122 lines
3.8 KiB
Plaintext
122 lines
3.8 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * google_drive
|
||
|
#
|
||
|
# Translators:
|
||
|
# James Dove <james@oceancave.com>, 2015
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo 9.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2016-09-07 08:56+0000\n"
|
||
|
"PO-Revision-Date: 2015-09-16 16:36+0000\n"
|
||
|
"Last-Translator: James Dove <james@oceancave.com>\n"
|
||
|
"Language-Team: English (United Kingdom) (http://www.transifex.com/odoo/"
|
||
|
"odoo-9/language/en_GB/)\n"
|
||
|
"Language: en_GB\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_active
|
||
|
msgid "Active"
|
||
|
msgstr "Active"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_base_config_settings_google_drive_authorization_code
|
||
|
msgid "Authorization Code"
|
||
|
msgstr "Authorisation Code"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Created by"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Created on"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.filters,name:google_drive.filter_partner
|
||
|
msgid "Customer"
|
||
|
msgstr "Customer"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Display Name"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_filter_id
|
||
|
msgid "Filter"
|
||
|
msgstr "Filter"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model,name:google_drive.model_google_drive_config
|
||
|
msgid "Google Drive templates config"
|
||
|
msgstr "Google Drive templates config"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config___last_update
|
||
|
msgid "Last Modified on"
|
||
|
msgstr "Last Modified on"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Last Updated by"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Last Updated on"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,field_description:google_drive.field_google_drive_config_model_id
|
||
|
msgid "Model"
|
||
|
msgstr "Model"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: code:addons/google_drive/models/google_drive.py:79
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Something went wrong during the token generation. Please request again an "
|
||
|
"authorization code ."
|
||
|
msgstr ""
|
||
|
"Something went wrong during the token generation. Please request again an "
|
||
|
"authorisation code ."
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.actions.act_window,name:google_drive.action_google_drive_users_config
|
||
|
#: model:ir.ui.menu,name:google_drive.menu_google_drive_model_config
|
||
|
msgid "Templates"
|
||
|
msgstr "Templates"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model.fields,help:google_drive.field_base_config_settings_google_drive_uri
|
||
|
msgid "The URL to generate the authorization code from Google"
|
||
|
msgstr "The URL to generate the authorisation code from Google"
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: code:addons/google_drive/models/google_drive.py:58
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"You haven't configured 'Authorization Code' generated from google, Please "
|
||
|
"generate and configure it ."
|
||
|
msgstr ""
|
||
|
"You haven't configured 'Authorisation Code' generated from google, Please "
|
||
|
"generate and configure it ."
|
||
|
|
||
|
#. module: google_drive
|
||
|
#: model:ir.model,name:google_drive.model_base_config_settings
|
||
|
msgid "base.config.settings"
|
||
|
msgstr "base.config.settings"
|