diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/google_account | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/google_account')
90 files changed, 6798 insertions, 0 deletions
diff --git a/addons/google_account/__init__.py b/addons/google_account/__init__.py new file mode 100644 index 00000000..9afb106a --- /dev/null +++ b/addons/google_account/__init__.py @@ -0,0 +1,7 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import models +from . import controllers + +from .models.google_service import TIMEOUT # noqa diff --git a/addons/google_account/__manifest__.py b/addons/google_account/__manifest__.py new file mode 100644 index 00000000..1780a77d --- /dev/null +++ b/addons/google_account/__manifest__.py @@ -0,0 +1,16 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +{ + 'name': 'Google Users', + 'category': 'Hidden/Tools', + 'description': """ +The module adds google user in res user. +======================================== +""", + 'depends': ['base_setup'], + 'data': [ + 'data/google_account_data.xml', + ], + 'license': 'LGPL-3', +} diff --git a/addons/google_account/controllers/__init__.py b/addons/google_account/controllers/__init__.py new file mode 100644 index 00000000..12a7e529 --- /dev/null +++ b/addons/google_account/controllers/__init__.py @@ -0,0 +1 @@ +from . import main diff --git a/addons/google_account/controllers/main.py b/addons/google_account/controllers/main.py new file mode 100644 index 00000000..94aeacd2 --- /dev/null +++ b/addons/google_account/controllers/main.py @@ -0,0 +1,30 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +import json +from werkzeug.utils import redirect + +from odoo import http, registry +from odoo.http import request + + +class GoogleAuth(http.Controller): + + @http.route('/google_account/authentication', type='http', auth="public") + def oauth2callback(self, **kw): + """ This route/function is called by Google when user Accept/Refuse the consent of Google """ + state = json.loads(kw['state']) + dbname = state.get('d') + service = state.get('s') + url_return = state.get('f') + + with registry(dbname).cursor() as cr: + if kw.get('code'): + access_token, refresh_token, ttl = request.env['google.service']._get_google_tokens(kw['code'], service) + # LUL TODO only defined in google_calendar + request.env.user._set_auth_tokens(access_token, refresh_token, ttl) + return redirect(url_return) + elif kw.get('error'): + return redirect("%s%s%s" % (url_return, "?error=", kw['error'])) + else: + return redirect("%s%s" % (url_return, "?error=Unknown_error")) diff --git a/addons/google_account/data/google_account_data.xml b/addons/google_account/data/google_account_data.xml new file mode 100644 index 00000000..1c3a5f40 --- /dev/null +++ b/addons/google_account/data/google_account_data.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<odoo> + <data noupdate="1"> + <record id="config_google_redirect_uri" model="ir.config_parameter"> + <field name="key">google_redirect_uri</field> + <field name="value">urn:ietf:wg:oauth:2.0:oob</field> + </record> + </data> +</odoo> diff --git a/addons/google_account/i18n/af.po b/addons/google_account/i18n/af.po new file mode 100644 index 00000000..f20a858a --- /dev/null +++ b/addons/google_account/i18n/af.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: af\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Geskep deur" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Geskep op" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Vertoningsnaam" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Laas Gewysig op" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Laas Opgedateer deur" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Laas Opgedateer op" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/am.po b/addons/google_account/i18n/am.po new file mode 100644 index 00000000..ea3a0100 --- /dev/null +++ b/addons/google_account/i18n/am.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Amharic (https://www.transifex.com/odoo/teams/41243/am/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: am\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/ar.po b/addons/google_account/i18n/ar.po new file mode 100644 index 00000000..b15fef92 --- /dev/null +++ b/addons/google_account/i18n/ar.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Mustafa Rawi <mustafa@cubexco.com>, 2020 +# Osama Ahmaro <osamaahmaro@gmail.com>, 2020 +# Yihya Hugirat <hugirat@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Yihya Hugirat <hugirat@gmail.com>, 2020\n" +"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "الاسم المعروض" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "خدمة جوجل" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "المُعرف" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "آخر تعديل في" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"الطريقة غير معتمدة [%s] ليست واحدة من [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"حدث خطأ خلال إنشاء كلمة السر الخاصة بك. ربما يكون كود الترخيص غير صالح" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"حدث خطأ خلال إنشاء كلمة السر الخاصة بك. ربما يكون كود الترخيص غير صالح أو " +"منتهي الصلاحية" diff --git a/addons/google_account/i18n/az.po b/addons/google_account/i18n/az.po new file mode 100644 index 00000000..acb88d61 --- /dev/null +++ b/addons/google_account/i18n/az.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-08-24 09:18+0000\n" +"Language-Team: Azerbaijani (https://www.transifex.com/odoo/teams/41243/az/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: az\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_date +msgid "Created on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:172 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:120 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:56 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:150 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:193 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:131 +#, python-format +msgid "The account for the Google service '%s' is not configured." +msgstr "" diff --git a/addons/google_account/i18n/bg.po b/addons/google_account/i18n/bg.po new file mode 100644 index 00000000..699f2101 --- /dev/null +++ b/addons/google_account/i18n/bg.po @@ -0,0 +1,69 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Maria Boyadjieva <marabo2000@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Maria Boyadjieva <marabo2000@gmail.com>, 2020\n" +"Language-Team: Bulgarian (https://www.transifex.com/odoo/teams/41243/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Име за показване" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Последно променено на" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Методът не е поддържан [%s] не и във [ВЗЕМЕТЕ, ПУБЛИКУВАЙТЕ, ПОСТАВЕТЕ, " +"УРЕДЕТЕ или ИЗТРИЙТЕ]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Нещо се обърка при създаването на токена Ви. Възможно е кодът Ви за " +"упълномощаване да е невалиден" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Нещо се обърка при създаването на токена Ви. Възможно е кодът Ви за " +"упълномощаване да е невалиден или вече да е изтекъл" diff --git a/addons/google_account/i18n/bn.po b/addons/google_account/i18n/bn.po new file mode 100644 index 00000000..f138114a --- /dev/null +++ b/addons/google_account/i18n/bn.po @@ -0,0 +1,62 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Abu Zafar <azmikbal@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Abu Zafar <azmikbal@gmail.com>, 2021\n" +"Language-Team: Bengali (https://www.transifex.com/odoo/teams/41243/bn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "প্রদর্শন নাম" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "আইডি " + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "সর্বশেষ সংশোধিত" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/bs.po b/addons/google_account/i18n/bs.po new file mode 100644 index 00000000..3ed529fe --- /dev/null +++ b/addons/google_account/i18n/bs.po @@ -0,0 +1,103 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2018 +# Boško Stojaković <bluesoft83@gmail.com>, 2018 +# Bole <bole@dajmi5.com>, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Bole <bole@dajmi5.com>, 2018\n" +"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: bs\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_date +msgid "Created on" +msgstr "Kreirano" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Zadnje mijenjano" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_uid +msgid "Last Updated by" +msgstr "Zadnji ažurirao" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_date +msgid "Last Updated on" +msgstr "Zadnje ažurirano" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:172 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:120 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:56 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:150 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:193 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:131 +#, python-format +msgid "The account for the Google service '%s' is not configured." +msgstr "" diff --git a/addons/google_account/i18n/ca.po b/addons/google_account/i18n/ca.po new file mode 100644 index 00000000..c7ce356b --- /dev/null +++ b/addons/google_account/i18n/ca.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Arnau Ros, 2020 +# Josep Anton Belchi, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Josep Anton Belchi, 2021\n" +"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ca\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nom mostrat" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Servei de Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Última modificació el " + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Mètode no suportat [%s] no en [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Alguna cosa ha anat malament durant la generació del token. Pot ser el teu " +"Codi d'Autorització no és vàlid. " + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Alguna cosa ha anat malament durant la generació del token. Pot ser el teu " +"Codi d'Autorització no és vàlid o ha expirat." diff --git a/addons/google_account/i18n/ckb.po b/addons/google_account/i18n/ckb.po new file mode 100644 index 00000000..85ac471d --- /dev/null +++ b/addons/google_account/i18n/ckb.po @@ -0,0 +1,62 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Haval Abdulkarim <haval.abdulkarim@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Haval Abdulkarim <haval.abdulkarim@gmail.com>, 2020\n" +"Language-Team: Central Kurdish (https://www.transifex.com/odoo/teams/41243/ckb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ckb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "پیشاندانی ناو" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ناسنامە" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "دواین دەستکاری لە" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/cs.po b/addons/google_account/i18n/cs.po new file mode 100644 index 00000000..26f6db12 --- /dev/null +++ b/addons/google_account/i18n/cs.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Jan Horzinka <jan.horzinka@centrum.cz>, 2020 +# Jiří Podhorecký, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Jiří Podhorecký, 2020\n" +"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: cs\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Zobrazované jméno" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Služba Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Naposled změněno" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Metoda není podporována [%s] v [GET, POST, PUT, PATCH nebo DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Během vaší generace tokenů se něco pokazilo. Možná je váš autorizační kód " +"neplatný" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Během vaší generace tokenů se něco pokazilo. Možná je váš autorizační kód " +"neplatný nebo již vypršel" diff --git a/addons/google_account/i18n/da.po b/addons/google_account/i18n/da.po new file mode 100644 index 00000000..7f709b41 --- /dev/null +++ b/addons/google_account/i18n/da.po @@ -0,0 +1,69 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Morten Schou <ms@msteknik.dk>, 2020 +# Jesper Carstensen <jc@danodoo.dk>, 2020 +# Mads Søndergaard, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Mads Søndergaard, 2020\n" +"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Vis navn" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Service" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Sidst ændret den" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Metode ikke understøttet [%s] ikke i [GET, POST, PUT, PATCH, eller DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Noget gik galt under din token generering. Måske er din autoriserings kode " +"ugyldig" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Noget gik galt under din token generering. Måske er din autoriserings kode " +"ugyldig eller allerede udløbet" diff --git a/addons/google_account/i18n/de.po b/addons/google_account/i18n/de.po new file mode 100644 index 00000000..5fc3eb3a --- /dev/null +++ b/addons/google_account/i18n/de.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: de\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Anzeigename" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Service" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Zuletzt geändert am" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Methode nicht unterstützt [%s] nicht in [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Während der Generierung des Tokens ist ein Fehler aufgetreten. Eventuell ist" +" Ihr Autorisierungscode ungültig." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Während der Generierung des Tokens ist ein Fehler aufgetreten. Eventuell ist" +" Ihr Autorisierungscode ungültig oder bereits abgelaufen." diff --git a/addons/google_account/i18n/el.po b/addons/google_account/i18n/el.po new file mode 100644 index 00000000..5686c70c --- /dev/null +++ b/addons/google_account/i18n/el.po @@ -0,0 +1,62 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: el\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Εμφάνιση Ονόματος" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "Κωδικός" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Τελευταία τροποποίηση στις" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/en_AU.po b/addons/google_account/i18n/en_AU.po new file mode 100644 index 00000000..f181eac8 --- /dev/null +++ b/addons/google_account/i18n/en_AU.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-01-14 10:12+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: English (Australia) (http://www.transifex.com/odoo/odoo-9/" +"language/en_AU/)\n" +"Language: en_AU\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_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Created by" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Created on" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Display Name" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Last Modified on" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: google_account +#: code:addons/google_account/google_account.py:98 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:37 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:128 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:173 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/en_GB.po b/addons/google_account/i18n/en_GB.po new file mode 100644 index 00000000..44a87344 --- /dev/null +++ b/addons/google_account/i18n/en_GB.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/en_GB/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: en_GB\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Created by" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Created on" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Display Name" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Last Modified on" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Last Updated by" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Last Updated on" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/eo.po b/addons/google_account/i18n/eo.po new file mode 100644 index 00000000..4baa2599 --- /dev/null +++ b/addons/google_account/i18n/eo.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Language-Team: Esperanto (https://www.transifex.com/odoo/teams/41243/eo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/es.po b/addons/google_account/i18n/es.po new file mode 100644 index 00000000..418e6299 --- /dev/null +++ b/addons/google_account/i18n/es.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Braulio D. López Vázquez <bdl@odoo.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Braulio D. López Vázquez <bdl@odoo.com>, 2021\n" +"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Servicio de Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"¡Método no compatible [%s] no está en [GET, POST, PUT, PATCH o DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Algo salió mal durante la generación del token. Es probable que el código de" +" autorización sea inválido." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Algo salió mal durante la generación del token. Es probable que el código de" +" autorización sea inválido o haya expirado." diff --git a/addons/google_account/i18n/es_BO.po b/addons/google_account/i18n/es_BO.po new file mode 100644 index 00000000..d8162f68 --- /dev/null +++ b/addons/google_account/i18n/es_BO.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_BO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_CL.po b/addons/google_account/i18n/es_CL.po new file mode 100644 index 00000000..d70c9e77 --- /dev/null +++ b/addons/google_account/i18n/es_CL.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CL\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_CO.po b/addons/google_account/i18n/es_CO.po new file mode 100644 index 00000000..f15739a7 --- /dev/null +++ b/addons/google_account/i18n/es_CO.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Nombre Público" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Última Modificación el" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Actualizado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Actualizado" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_CR.po b/addons/google_account/i18n/es_CR.po new file mode 100644 index 00000000..562b922e --- /dev/null +++ b/addons/google_account/i18n/es_CR.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/es_CR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_CR\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_DO.po b/addons/google_account/i18n/es_DO.po new file mode 100644 index 00000000..3eac4bee --- /dev/null +++ b/addons/google_account/i18n/es_DO.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_DO\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Nombre mostrado" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID (identificación)" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Última modificación en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_EC.po b/addons/google_account/i18n/es_EC.po new file mode 100644 index 00000000..ce21ee6d --- /dev/null +++ b/addons/google_account/i18n/es_EC.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/es_EC/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_EC\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por:" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Nombre a Mostrar" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Fecha de modificación" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Ultima Actualización por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Actualizado en" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_MX.po b/addons/google_account/i18n/es_MX.po new file mode 100644 index 00000000..8a490969 --- /dev/null +++ b/addons/google_account/i18n/es_MX.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Cécile Collart <cco@odoo.com>, 2021 +# Braulio D. López Vázquez <bdl@odoo.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Braulio D. López Vázquez <bdl@odoo.com>, 2021\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/odoo/teams/41243/es_MX/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_MX\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nombre en pantalla" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Servicio de Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Última modificación el" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"¡Método no compatible [%s] no está en [GET, POST, PUT, PATCH o DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Algo salió mal durante la generación del token. Es probable que el código de" +" autorización sea inválido." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Algo salió mal durante la generación del token. Es probable que el código de" +" autorización sea inválido o haya expirado." diff --git a/addons/google_account/i18n/es_PA.po b/addons/google_account/i18n/es_PA.po new file mode 100644 index 00000000..c77d23fc --- /dev/null +++ b/addons/google_account/i18n/es_PA.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-01-14 10:12+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Spanish (Panama) (http://www.transifex.com/odoo/odoo-9/" +"language/es_PA/)\n" +"Language: es_PA\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_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: google_account +#: code:addons/google_account/google_account.py:98 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:37 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:128 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:173 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_PE.po b/addons/google_account/i18n/es_PE.po new file mode 100644 index 00000000..3d3e0e3e --- /dev/null +++ b/addons/google_account/i18n/es_PE.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Nombre a Mostrar" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Ultima Modificación en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Actualizado última vez por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Ultima Actualización" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_PY.po b/addons/google_account/i18n/es_PY.po new file mode 100644 index 00000000..4a6ce0b1 --- /dev/null +++ b/addons/google_account/i18n/es_PY.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_PY\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Ultima actualización por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Ultima actualización en" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/es_VE.po b/addons/google_account/i18n/es_VE.po new file mode 100644 index 00000000..db481c3d --- /dev/null +++ b/addons/google_account/i18n/es_VE.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/es_VE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: es_VE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado en" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Mostrar nombre" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Modificada por última vez" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Última actualización realizada por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Ultima actualizacion en" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/et.po b/addons/google_account/i18n/et.po new file mode 100644 index 00000000..a2ad3b05 --- /dev/null +++ b/addons/google_account/i18n/et.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Triine Aavik <triine@avalah.ee>, 2020 +# Eneli Õigus <enelioigus@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Eneli Õigus <enelioigus@gmail.com>, 2020\n" +"Language-Team: Estonian (https://www.transifex.com/odoo/teams/41243/et/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: et\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Kuva nimi" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Viimati muudetud (millal)" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Meetodit ei toetata [%s] ei ole [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Teie \"token\"-i genereerimisel läks midagi valesti. Võimalik, et teie " +"autoriseerimiskood on kehtetu." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Teie \"token\"-i genereerimisel läks midagi valesti. Võimalik, et teie " +"autoriseerimiskood on vale või aegunud." diff --git a/addons/google_account/i18n/eu.po b/addons/google_account/i18n/eu.po new file mode 100644 index 00000000..95f0d38f --- /dev/null +++ b/addons/google_account/i18n/eu.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2021 +# Eneko <eastigarraga@codesyntax.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Eneko <eastigarraga@codesyntax.com>, 2021\n" +"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/eu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: eu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Izena erakutsi" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Azken aldaketa" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/fa.po b/addons/google_account/i18n/fa.po new file mode 100644 index 00000000..2a607480 --- /dev/null +++ b/addons/google_account/i18n/fa.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Hamid Darabi, 2020 +# Hamed Mohammadi <hamed@dehongi.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Hamed Mohammadi <hamed@dehongi.com>, 2020\n" +"Language-Team: Persian (https://www.transifex.com/odoo/teams/41243/fa/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fa\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "نام نمایشی" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "شناسه" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "آخرین تغییر در" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/fi.po b/addons/google_account/i18n/fi.po new file mode 100644 index 00000000..fb7f3bd8 --- /dev/null +++ b/addons/google_account/i18n/fi.po @@ -0,0 +1,70 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Kari Lindgren <kari.lindgren@emsystems.fi>, 2020 +# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2020 +# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2020\n" +"Language-Team: Finnish (https://www.transifex.com/odoo/teams/41243/fi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Näyttönimi" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Googlen Palvelu" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "Tunniste (ID)" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Viimeksi muokattu" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Metodia [%s] ei löydy tuetuista metodeista [GET, POST, PUT, PATCH or " +"DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Jotain meni pieleen tokenin luonnissa. Valtuutusavain saattaa olla " +"virheellinen" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Jotain meni pieleen tokenin luonnissa. Valtuutusavain saattaa olla " +"vanhentunut" diff --git a/addons/google_account/i18n/fo.po b/addons/google_account/i18n/fo.po new file mode 100644 index 00000000..f70bfe42 --- /dev/null +++ b/addons/google_account/i18n/fo.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fo\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Byrjað av" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Byrjað tann" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Vís navn" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Seinast rættað tann" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Seinast dagført av" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Seinast dagført tann" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/fr.po b/addons/google_account/i18n/fr.po new file mode 100644 index 00000000..73dbd8e5 --- /dev/null +++ b/addons/google_account/i18n/fr.po @@ -0,0 +1,70 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Aurélien Pillevesse <aurelienpillevesse@hotmail.fr>, 2020 +# Cécile Collart <cco@odoo.com>, 2020 +# Gilles Mangin <gilles.mangin@phidias.fr>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Gilles Mangin <gilles.mangin@phidias.fr>, 2020\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Service Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Méthode non supportée [%s] pas dans [GET, POST, PUT, PATCH or DELETE] !" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Une erreur est survenue durant la génération du jeton. Votre code " +"d'autorisation est peut être invalide." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Une erreur est survenue durant la génération du jeton. Votre code " +"d'autorisation est peut être invalide ou expiré." diff --git a/addons/google_account/i18n/fr_BE.po b/addons/google_account/i18n/fr_BE.po new file mode 100644 index 00000000..9db796b1 --- /dev/null +++ b/addons/google_account/i18n/fr_BE.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-01-14 10:12+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: French (Belgium) (http://www.transifex.com/odoo/odoo-9/" +"language/fr_BE/)\n" +"Language: fr_BE\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_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Derniere fois mis à jour par" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Dernière mis à jour le" + +#. module: google_account +#: code:addons/google_account/google_account.py:98 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:37 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:128 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:173 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/fr_CA.po b/addons/google_account/i18n/fr_CA.po new file mode 100644 index 00000000..9d5421af --- /dev/null +++ b/addons/google_account/i18n/fr_CA.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/fr_CA/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr_CA\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Créé par" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Créé le" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Nom affiché" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "Identifiant" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/gl.po b/addons/google_account/i18n/gl.po new file mode 100644 index 00000000..507643fb --- /dev/null +++ b/addons/google_account/i18n/gl.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/gl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Creado por" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Creado o" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Última actualización de" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Última actualización en" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/google_account.pot b/addons/google_account/i18n/google_account.pot new file mode 100644 index 00000000..d20c9e31 --- /dev/null +++ b/addons/google_account/i18n/google_account.pot @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-01 07:29+0000\n" +"Last-Translator: \n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/gu.po b/addons/google_account/i18n/gu.po new file mode 100644 index 00000000..b84297a6 --- /dev/null +++ b/addons/google_account/i18n/gu.po @@ -0,0 +1,103 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2018 +# Turkesh Patel <turkesh4friends@gmail.com>, 2018 +# Dharmraj Jhala <dja@openerp.com>, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Dharmraj Jhala <dja@openerp.com>, 2018\n" +"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: gu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_uid +msgid "Created by" +msgstr "બનાવનાર" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_date +msgid "Created on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "પ્રદર્શન નામ" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ઓળખ" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:172 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:120 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:56 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:150 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:193 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:131 +#, python-format +msgid "The account for the Google service '%s' is not configured." +msgstr "" diff --git a/addons/google_account/i18n/he.po b/addons/google_account/i18n/he.po new file mode 100644 index 00000000..840c25a6 --- /dev/null +++ b/addons/google_account/i18n/he.po @@ -0,0 +1,65 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# ExcaliberX <excaliberx@gmail.com>, 2020 +# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2020 +# Lilach Gilliam <lilach.gilliam@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Lilach Gilliam <lilach.gilliam@gmail.com>, 2021\n" +"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: he\n" +"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "שם תצוגה" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "שירות Goggle" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "מזהה" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "שונה לאחרונה ב - " + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"הפעולה [%s] לא נמצאת בפעולות האפשריות [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "אירעה שגיאה במהלך יצירת הטוקן שלך. יתכן כי קוד האישור שלך לא תקין" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "אירעה שגיאה במהלך יצירת הטוקן שלך. יתכן כי קוד האישור שלך פג תוקף" diff --git a/addons/google_account/i18n/hi.po b/addons/google_account/i18n/hi.po new file mode 100644 index 00000000..9f009cd5 --- /dev/null +++ b/addons/google_account/i18n/hi.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Language-Team: Hindi (https://www.transifex.com/odoo/teams/41243/hi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hi\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/hr.po b/addons/google_account/i18n/hr.po new file mode 100644 index 00000000..d37e069e --- /dev/null +++ b/addons/google_account/i18n/hr.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Bole <bole@dajmi5.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Bole <bole@dajmi5.com>, 2020\n" +"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hr\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Naziv" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Servis" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Zadnja promjena" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Metoda nije podržana [%s] nije u [GET, POST, PUT, PATCH ili DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Nešto nije prošlo u redu pri generiranju vašeg tokena. Možda je neispravan " +"Kod Autorizacije." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Nešto nije prošlo u redu pri generiranju vašeg tokena. Možda je neispravan " +"Kod Autorizacije ili je već istekao." diff --git a/addons/google_account/i18n/hu.po b/addons/google_account/i18n/hu.po new file mode 100644 index 00000000..998c5f14 --- /dev/null +++ b/addons/google_account/i18n/hu.po @@ -0,0 +1,69 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# krnkris, 2021 +# Tamás Németh <ntomasz81@gmail.com>, 2021 +# Ákos Nagy <akos.nagy@oregional.hu>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Ákos Nagy <akos.nagy@oregional.hu>, 2021\n" +"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: hu\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Név megjelenítése" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google szolgáltatás" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "Azonosító" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Legutóbb módosítva" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Ez a mód [%s] nem támogatott ezekben [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Valami rosszul sikerült a token létrehozásakor. Talán az engedélyezési kódja" +" érvénytelen" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Valami rosszul sikerült a token létrehozásakor. Talán az engedélyezési kódja" +" már lejárt" diff --git a/addons/google_account/i18n/id.po b/addons/google_account/i18n/id.po new file mode 100644 index 00000000..aea41922 --- /dev/null +++ b/addons/google_account/i18n/id.po @@ -0,0 +1,62 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: Indonesian (https://www.transifex.com/odoo/teams/41243/id/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nama Tampilan" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Terakhir diubah pada" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/is.po b/addons/google_account/i18n/is.po new file mode 100644 index 00000000..c5eba7ca --- /dev/null +++ b/addons/google_account/i18n/is.po @@ -0,0 +1,104 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2018 +# Birgir Steinarsson <biggboss83@gmail.com>, 2018 +# Bjorn Ingvarsson <boi@exigo.is>, 2018 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-08-24 09:18+0000\n" +"Last-Translator: Bjorn Ingvarsson <boi@exigo.is>, 2018\n" +"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: is\n" +"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_uid +msgid "Created by" +msgstr "Búið til af" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_date +msgid "Created on" +msgstr "Stofnað þann" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nafn" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "Auðkenni" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Síðast breytt þann" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_uid +msgid "Last Updated by" +msgstr "Síðast uppfært af" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_date +msgid "Last Updated on" +msgstr "Síðast uppfært þann" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:172 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:120 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:56 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:150 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:193 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:131 +#, python-format +msgid "The account for the Google service '%s' is not configured." +msgstr "" diff --git a/addons/google_account/i18n/it.po b/addons/google_account/i18n/it.po new file mode 100644 index 00000000..96db6113 --- /dev/null +++ b/addons/google_account/i18n/it.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Sergio Zanchetta <primes2h@gmail.com>, 2020 +# Giovanni Perteghella <giovanni@perteghella.org>, 2020 +# Léonie Bouchat <lbo@odoo.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Léonie Bouchat <lbo@odoo.com>, 2020\n" +"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: it\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nome visualizzato" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Servizio Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Ultima modifica il" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Metodo non supportato [%s] non in [GET, POST, PUT, PATCH o DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"La generazione del token non è andata a buon fine. È probabile che il codice" +" di autorizzazione non sia valido" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"La generazione del token non è andata a buon fine. È probabile che il codice" +" di autorizzazione non sia valido o sia già scaduto" diff --git a/addons/google_account/i18n/ja.po b/addons/google_account/i18n/ja.po new file mode 100644 index 00000000..d8e11bfb --- /dev/null +++ b/addons/google_account/i18n/ja.po @@ -0,0 +1,65 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Shunho Kin <s-kin@shonan-innovation.co.jp>, 2020 +# Yoshi Tashiro <tashiro@roomsfor.hk>, 2020 +# Norimichi Sugimoto <norimichi.sugimoto@tls-ltd.co.jp>, 2020 +# Noma Yuki, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Noma Yuki, 2020\n" +"Language-Team: Japanese (https://www.transifex.com/odoo/teams/41243/ja/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ja\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "表示名" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Googleサービス" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "最終更新日" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "サポートされていないメソッド [%s]これらは[GET、POST、PUT、PATCH、DELETE]内にありません!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "トークンの生成中に何か問題が発生しました。 承認コードが無効である可能性があります" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "トークンの生成中に何か問題が発生しました。 承認コードが無効であるかすでに失効している可能性があります " diff --git a/addons/google_account/i18n/ka.po b/addons/google_account/i18n/ka.po new file mode 100644 index 00000000..d2442411 --- /dev/null +++ b/addons/google_account/i18n/ka.po @@ -0,0 +1,62 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Mari Khomeriki <mari.khomeriki@maxinai.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Mari Khomeriki <mari.khomeriki@maxinai.com>, 2021\n" +"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ka\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "სახელი" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "იდენტიფიკატორი/ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "ბოლოს განახლებულია" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/kab.po b/addons/google_account/i18n/kab.po new file mode 100644 index 00000000..10d96aac --- /dev/null +++ b/addons/google_account/i18n/kab.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: kab\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Yerna-t" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Yerna di" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "Asulay" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Aleqqem aneggaru di" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Aleqqem aneggaru sɣuṛ" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Aleqqem aneggaru di" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/km.po b/addons/google_account/i18n/km.po new file mode 100644 index 00000000..9523508d --- /dev/null +++ b/addons/google_account/i18n/km.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Sengtha Chay <sengtha@gmail.com>, 2020 +# Lux Sok <sok.lux@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Lux Sok <sok.lux@gmail.com>, 2020\n" +"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: km\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "ឈ្មោះសំរាប់បង្ហាញ" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "ស្រាវជ្រាវសេវា" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "អត្តសញ្ញាណ" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "កាលបរិច្ឆេតកែប្រែចុងក្រោយ" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "មិនគាំទ្រវិធីសាស្ត្រ [%s] នៅក្នុង [GET, POST, PUT, PATCH ឬលុប] ទេ!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"មានបញ្ហាអ្វីមួយកើតឡើងក្នុងជំនាន់ជំនាន់អ្នកតំណាង។ " +"ប្រហែលជាលេខកូដអនុញ្ញាតរបស់អ្នកមិនត្រឹមត្រូវ" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"មានបញ្ហាអ្វីមួយកើតឡើងក្នុងជំនាន់ជំនាន់អ្នកតំណាង។ " +"ប្រហែលជាលេខកូដការអនុញ្ញាតរបស់អ្នកមិនត្រឹមត្រូវឬផុតកំណត់" diff --git a/addons/google_account/i18n/ko.po b/addons/google_account/i18n/ko.po new file mode 100644 index 00000000..848e8adb --- /dev/null +++ b/addons/google_account/i18n/ko.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# JH CHOI <hwangtog@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: JH CHOI <hwangtog@gmail.com>, 2020\n" +"Language-Team: Korean (https://www.transifex.com/odoo/teams/41243/ko/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ko\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "이름 표시" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "구글 서비스" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "최근 수정" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "[%s] 메서드가 지원되지 않습니다. [GET, POST, PUT, PATCH 또는 DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "토큰 생성 중에 문제가 발생했습니다. 인증 코드가 잘못되었을 수 있습니다." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "토큰 생성 중에 문제가 발생했습니다. 인증 코드가 잘못되었거나 이미 만료되었을 수 있습니다." diff --git a/addons/google_account/i18n/lb.po b/addons/google_account/i18n/lb.po new file mode 100644 index 00000000..944c84d8 --- /dev/null +++ b/addons/google_account/i18n/lb.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-12 11:32+0000\n" +"PO-Revision-Date: 2019-08-26 09:10+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_date +msgid "Created on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:172 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:120 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:56 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:150 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:193 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:131 +#, python-format +msgid "The account for the Google service '%s' is not configured." +msgstr "" diff --git a/addons/google_account/i18n/ln.po b/addons/google_account/i18n/ln.po new file mode 100644 index 00000000..fd686542 --- /dev/null +++ b/addons/google_account/i18n/ln.po @@ -0,0 +1,88 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2015-09-07 18:42+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Lingala (http://www.transifex.com/odoo/odoo-9/language/ln/)\n" +"Language: ln\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_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:98 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:37 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:128 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:173 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/lo.po b/addons/google_account/i18n/lo.po new file mode 100644 index 00000000..d003e072 --- /dev/null +++ b/addons/google_account/i18n/lo.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Lao (https://www.transifex.com/odoo/teams/41243/lo/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lo\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/lt.po b/addons/google_account/i18n/lt.po new file mode 100644 index 00000000..2687db10 --- /dev/null +++ b/addons/google_account/i18n/lt.po @@ -0,0 +1,69 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2021 +# UAB "Draugiški sprendimai" <transifex@draugiskisprendimai.lt>, 2021 +# Linas Versada <linaskrisiukenas@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Linas Versada <linaskrisiukenas@gmail.com>, 2021\n" +"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lt\n" +"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Rodomas pavadinimas" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "\"Google\" paslaugos" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Paskutinį kartą keista" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Būdas nepalaikomas [%s] jei ne tarp [GET, POST, PUT, PATCH ar DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Generuojant prieigos kodą įvyko klaida. Galbūt jūsų patvirtinimo kodas yra " +"neteisingas." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Generuojant prieigos kodą įvyko klaida. Galbūt jūsų patvirtinimo kodas " +"nebegalioja ar yra neteisingas." diff --git a/addons/google_account/i18n/lv.po b/addons/google_account/i18n/lv.po new file mode 100644 index 00000000..ff95cda5 --- /dev/null +++ b/addons/google_account/i18n/lv.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Arnis Putniņš <arnis@allegro.lv>, 2020 +# ievaputnina <ievai.putninai@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: ievaputnina <ievai.putninai@gmail.com>, 2020\n" +"Language-Team: Latvian (https://www.transifex.com/odoo/teams/41243/lv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lv\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Attēlotais nosaukums" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Pēdējoreiz modificēts" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/mk.po b/addons/google_account/i18n/mk.po new file mode 100644 index 00000000..0c6abef2 --- /dev/null +++ b/addons/google_account/i18n/mk.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/mk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mk\n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Креирано од" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Креирано на" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Прикажи име" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Последна промена на" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Последно ажурирање од" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Последно ажурирање на" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/ml_IN.po b/addons/google_account/i18n/ml_IN.po new file mode 100644 index 00000000..3ccd7a60 --- /dev/null +++ b/addons/google_account/i18n/ml_IN.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-04-22 12:17+0000\n" +"Last-Translator: Martin Trigaux\n" +"Language-Team: Malayalam (India) (http://www.transifex.com/odoo/odoo-9/" +"language/ml_IN/)\n" +"Language: ml_IN\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_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "രൂപപ്പെടുത്തിയത്" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "നിർമിച്ച ദിവസം" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്തത്" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "അവസാനം അപ്ഡേറ്റ് ചെയ്ത ദിവസം" + +#. module: google_account +#: code:addons/google_account/google_account.py:98 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:37 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:128 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:173 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "താങ്കൾ ഗൂഗിൾ ലിൽ കൊടുത്ത അപേക്ഷ യിൽ എന്തോ കുഴപ്പം സംഭവിച്ചു " + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/mn.po b/addons/google_account/i18n/mn.po new file mode 100644 index 00000000..92c49873 --- /dev/null +++ b/addons/google_account/i18n/mn.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# tserendavaa tsogtoo <tseegii011929@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: tserendavaa tsogtoo <tseegii011929@gmail.com>, 2020\n" +"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: mn\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Дэлгэрэнгүй нэр" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google үйлчилгээ" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Сүүлд зассан огноо" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"[GET, POST, PUT, PATCH, DELETE] дотор ороогүй дэмжигдээгүй функц [%s] байна!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Тасалбарыг боловсруулах үед алдаа гарлаа. Магадгүй таны Баталгаажуулах Код " +"буруу байх" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Тасалбарыг боловсруулах үед алдаа гарлаа. Магадгүй таны Баталгаажуулах Код " +"буруу эсвэл хугацаа нь дууссан байх" diff --git a/addons/google_account/i18n/nb.po b/addons/google_account/i18n/nb.po new file mode 100644 index 00000000..ac40faa6 --- /dev/null +++ b/addons/google_account/i18n/nb.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Marius Stedjan <marius@stedjan.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Marius Stedjan <marius@stedjan.com>, 2020\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Visningsnavn" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Sist endret" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Metode ikke støttet [%s] ikke i [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/ne.po b/addons/google_account/i18n/ne.po new file mode 100644 index 00000000..cb260653 --- /dev/null +++ b/addons/google_account/i18n/ne.po @@ -0,0 +1,98 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ne\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/nl.po b/addons/google_account/i18n/nl.po new file mode 100644 index 00000000..1d9b397d --- /dev/null +++ b/addons/google_account/i18n/nl.po @@ -0,0 +1,68 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Yenthe Van Ginneken <yenthespam@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>, 2020\n" +"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Service" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Methode niet ondersteund [%s] niet in [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Er is iets fout gegaan tijdens het genereren van het token. Mogelijk is uw " +"authenticatie code foutief" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Er is iets fout gegaan tijdens het genereren van het token. Mogelijk is uw " +"authenticatie code foutief of al vervallen" diff --git a/addons/google_account/i18n/nl_BE.po b/addons/google_account/i18n/nl_BE.po new file mode 100644 index 00000000..8f08f1d1 --- /dev/null +++ b/addons/google_account/i18n/nl_BE.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/odoo/teams/41243/nl_BE/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: nl_BE\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Aangemaakt door" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Aangemaakt op" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Schermnaam" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Laatst gewijzigd op" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Laatst bijgewerkt door" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Laatst bijgewerkt op" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/pl.po b/addons/google_account/i18n/pl.po new file mode 100644 index 00000000..3838a724 --- /dev/null +++ b/addons/google_account/i18n/pl.po @@ -0,0 +1,69 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Dariusz Żbikowski <darek@krokus.com.pl>, 2020 +# Piotr Szlązak <szlazakpiotr@gmail.com>, 2020 +# Marcin Młynarczyk <mlynarczyk@gmail.com>, 2020 +# Piotr Cierkosz <piotr.w.cierkosz@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Piotr Cierkosz <piotr.w.cierkosz@gmail.com>, 2020\n" +"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pl\n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nazwa wyświetlana" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Service" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Data ostatniej modyfikacji" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Metoda bez wsparcia [%s] brak w [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Coś poszło nie tak podczas generowania znaczka. Może twój autoryzowany kod " +"jest zły" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Coś poszło nie tak podczas generowania tokena. Może twój kod autoryzacji " +"jest zły" diff --git a/addons/google_account/i18n/pt.po b/addons/google_account/i18n/pt.po new file mode 100644 index 00000000..7d13fa2f --- /dev/null +++ b/addons/google_account/i18n/pt.po @@ -0,0 +1,69 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Pedro Castro Silva <pedrocs@exo.pt>, 2020 +# Reinaldo Ramos <reinaldo.ramos@arxi.pt>, 2020 +# Pedro Filipe <pedro2.10@hotmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Pedro Filipe <pedro2.10@hotmail.com>, 2020\n" +"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nome" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Última Modificação em" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Método não suportado [%s] não é um de [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Algo correu mal durante a geração do token. É possível que o seu Código de " +"Autorização seja inválido" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Algo correu mal durante a geração do token. É possível que o seu Código de " +"Autorização seja inválido ou tenha expirado" diff --git a/addons/google_account/i18n/pt_BR.po b/addons/google_account/i18n/pt_BR.po new file mode 100644 index 00000000..d948d7ed --- /dev/null +++ b/addons/google_account/i18n/pt_BR.po @@ -0,0 +1,70 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Rodrigo de Almeida Sottomaior Macedo <rmsolucoeseminformatica@protonmail.com>, 2020 +# Mateus Lopes <mateus1@gmail.com>, 2020 +# Sávio Castelo <savio591@hotmail.com>, 2020 +# André Augusto Firmino Cordeiro <a.cordeito@gmail.com>, 2020 +# Éder Brito <britoederr@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Éder Brito <britoederr@gmail.com>, 2021\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: pt_BR\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nome exibido" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Service" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Última modificação em" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Método não suportado [%s] não em [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Erro ao gerar seu token de acesso. Talvez seu código de autorização seja " +"inválido" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Erro ao gerar seu token de acesso. Talvez seja porque seu código de " +"autorização seja inválido" diff --git a/addons/google_account/i18n/ro.po b/addons/google_account/i18n/ro.po new file mode 100644 index 00000000..1fb2da9f --- /dev/null +++ b/addons/google_account/i18n/ro.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Foldi Robert <foldirobert@nexterp.ro>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Foldi Robert <foldirobert@nexterp.ro>, 2020\n" +"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ro\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Nume afișat" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Ultima modificare la" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Ceva nu a funcționat în timpul generației dvs. de simboluri. Poate că Codul " +"dvs. de autorizare nu este valid" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Ceva nu a funcționat în timpul generației dvs. de simboluri. Poate că Codul " +"dvs. de autorizare este nevalid sau deja expirat" diff --git a/addons/google_account/i18n/ru.po b/addons/google_account/i18n/ru.po new file mode 100644 index 00000000..508d25c3 --- /dev/null +++ b/addons/google_account/i18n/ru.po @@ -0,0 +1,71 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Ivan Yelizariev <yelizariev@it-projects.info>, 2020 +# Vasiliy Korobatov <korobatov@gmail.com>, 2020 +# ILMIR <karamov@it-projects.info>, 2020 +# Irina Fedulova <istartlin@gmail.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Irina Fedulova <istartlin@gmail.com>, 2020\n" +"Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ru\n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Отображаемое имя" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Сервис Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "Идентификатор" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Последнее изменение" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Метод не поддерживается [ %s ] не в [GET, POST, PUT, PATCH или DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Что-то пошло не так во время генерации токенов. Возможно, ваш код " +"авторизации недействителен." + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Что-то пошло не так во время генерации токенов. Возможно, ваш код " +"авторизации недействителен или уже устарел" diff --git a/addons/google_account/i18n/si.po b/addons/google_account/i18n/si.po new file mode 100644 index 00000000..c770efb0 --- /dev/null +++ b/addons/google_account/i18n/si.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Language-Team: Sinhala (https://www.transifex.com/odoo/teams/41243/si/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: si\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/sk.po b/addons/google_account/i18n/sk.po new file mode 100644 index 00000000..6f4ed6d6 --- /dev/null +++ b/addons/google_account/i18n/sk.po @@ -0,0 +1,69 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Jaroslav Bosansky <jaro.bosansky@ekoenergo.sk>, 2020 +# Jan Prokop, 2020 +# Rastislav Brencic <rastislav.brencic@azet.sk>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Rastislav Brencic <rastislav.brencic@azet.sk>, 2020\n" +"Language-Team: Slovak (https://www.transifex.com/odoo/teams/41243/sk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Zobrazovaný názov" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Služba Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Posledná úprava" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Metóda nepodporovaná [%s] nie je [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Niečo sa pokazilo počas generovania vášho tokenu. Možno je váš autorizačný " +"kód neplatný" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Niečo sa pokazilo počas generovania vášho tokenu. Možno je váš autorizačný " +"kód neplatný alebo už expirovaný" diff --git a/addons/google_account/i18n/sl.po b/addons/google_account/i18n/sl.po new file mode 100644 index 00000000..4799b3f4 --- /dev/null +++ b/addons/google_account/i18n/sl.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Matjaz Mozetic <m.mozetic@matmoz.si>, 2021 +# matjaz k <matjaz@mentis.si>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: matjaz k <matjaz@mentis.si>, 2021\n" +"Language-Team: Slovenian (https://www.transifex.com/odoo/teams/41243/sl/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sl\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Prikazani naziv" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Zadnjič spremenjeno" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/sq.po b/addons/google_account/i18n/sq.po new file mode 100644 index 00000000..811718aa --- /dev/null +++ b/addons/google_account/i18n/sq.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux <mat@odoo.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n" +"Language-Team: Albanian (https://www.transifex.com/odoo/teams/41243/sq/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sq\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Krijuar nga" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Krijuar me" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Emri i paraqitur" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Modifikimi i fundit në" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Modifikuar per here te fundit nga" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Modifikuar per here te fundit me" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/sr.po b/addons/google_account/i18n/sr.po new file mode 100644 index 00000000..3c0f228b --- /dev/null +++ b/addons/google_account/i18n/sr.po @@ -0,0 +1,101 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~11.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-09-21 13:17+0000\n" +"PO-Revision-Date: 2018-09-21 13:17+0000\n" +"Last-Translator: Martin Trigaux, 2018\n" +"Language-Team: Serbian (https://www.transifex.com/odoo/teams/41243/sr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_uid +msgid "Created by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__create_date +msgid "Created on" +msgstr "Kreiran" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_uid +msgid "Last Updated by" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__write_date +msgid "Last Updated on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:172 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:120 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:56 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:150 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:193 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:131 +#, python-format +msgid "The account for the Google service '%s' is not configured." +msgstr "" diff --git a/addons/google_account/i18n/sr@latin.po b/addons/google_account/i18n/sr@latin.po new file mode 100644 index 00000000..213463b4 --- /dev/null +++ b/addons/google_account/i18n/sr@latin.po @@ -0,0 +1,103 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Djordje Marjanovic <djordje_m@yahoo.com>, 2017 +# Martin Trigaux <mat@odoo.com>, 2017 +# Ljubisa Jovev <ljubisa.jovev@gmail.com>, 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.saas~18\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-09-20 09:53+0000\n" +"PO-Revision-Date: 2017-09-20 09:53+0000\n" +"Last-Translator: Ljubisa Jovev <ljubisa.jovev@gmail.com>, 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/sr%40latin/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sr@latin\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "Kreirao" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "Datum kreiranja" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "Naziv za prikaz" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "Zadnja promena" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "Promenio" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "Vreme promene" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:171 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:119 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:55 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:149 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:192 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:130 +#, python-format +msgid "The account for the Google service '%s' is not configured" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "" diff --git a/addons/google_account/i18n/sv.po b/addons/google_account/i18n/sv.po new file mode 100644 index 00000000..20e8c9af --- /dev/null +++ b/addons/google_account/i18n/sv.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2021 +# Anders Wallenquist <anders.wallenquist@vertel.se>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Anders Wallenquist <anders.wallenquist@vertel.se>, 2021\n" +"Language-Team: Swedish (https://www.transifex.com/odoo/teams/41243/sv/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: sv\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Visningsnamn" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Senast redigerad" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/ta.po b/addons/google_account/i18n/ta.po new file mode 100644 index 00000000..6d0808c9 --- /dev/null +++ b/addons/google_account/i18n/ta.po @@ -0,0 +1,89 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Bagavathikumar Ramakrishnan <bagavathikumar@gmail.com>, 2016 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2016-08-18 14:07+0000\n" +"PO-Revision-Date: 2016-02-05 09:53+0000\n" +"Last-Translator: Bagavathikumar Ramakrishnan <bagavathikumar@gmail.com>\n" +"Language-Team: Tamil (http://www.transifex.com/odoo/odoo-9/language/ta/)\n" +"Language: ta\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_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_uid +msgid "Created by" +msgstr "உருவாக்கியவர்" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_create_date +msgid "Created on" +msgstr "உருவாக்கப்பட்ட தேதி" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_display_name +msgid "Display Name" +msgstr "காட்சி பெயர்" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service___last_update +msgid "Last Modified on" +msgstr "கடைசியாக திருத்திய" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_uid +msgid "Last Updated by" +msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service_write_date +msgid "Last Updated on" +msgstr "கடைசியாக புதுப்பிக்கப்பட்டது" + +#. module: google_account +#: code:addons/google_account/google_account.py:98 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:37 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:128 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired [%s]" +msgstr "" + +#. module: google_account +#: code:addons/google_account/google_account.py:173 +#, python-format +msgid "Something went wrong with your request to google" +msgstr "உங்கள் கோரிக்கை Google க்கு கொண்டு ஏதோ தவறு நடந்துவிட்டது" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "google.service" +msgstr "google.service" diff --git a/addons/google_account/i18n/th.po b/addons/google_account/i18n/th.po new file mode 100644 index 00000000..d957656a --- /dev/null +++ b/addons/google_account/i18n/th.po @@ -0,0 +1,62 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Martin Trigaux, 2020\n" +"Language-Team: Thai (https://www.transifex.com/odoo/teams/41243/th/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: th\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "ชื่อที่ใช้แสดง" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "รหัส" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "แก้ไขครั้งสุดท้ายเมื่อ" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/tr.po b/addons/google_account/i18n/tr.po new file mode 100644 index 00000000..a4c73861 --- /dev/null +++ b/addons/google_account/i18n/tr.po @@ -0,0 +1,71 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Levent Karakaş <levent@mektup.at>, 2020 +# Murat Kaplan <muratk@projetgrup.com>, 2020 +# Ertuğrul Güreş <ertugrulg@projetgrup.com>, 2020 +# Umur Akın <umura@projetgrup.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Umur Akın <umura@projetgrup.com>, 2020\n" +"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: tr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Görünüm Adı" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Hizmeti" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Son Düzenleme" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Yöntem desteklenmiyor [%s] [GET, POST, PUT, PATCH veya DELETE] içinde değil!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Kimliğinizi üretirken bir şeyler ters gitti. Yetkilendirme Kodunuz geçersiz " +"olabilir" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Kimliğinizi üretirken bir şeyler ters gitti. Belki Yetkilendirme Kodunuz " +"geçersiz veya süresi dolmuş" diff --git a/addons/google_account/i18n/uk.po b/addons/google_account/i18n/uk.po new file mode 100644 index 00000000..b7e37238 --- /dev/null +++ b/addons/google_account/i18n/uk.po @@ -0,0 +1,67 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Alina Lisnenko <alinasemeniuk1@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Alina Lisnenko <alinasemeniuk1@gmail.com>, 2021\n" +"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: uk\n" +"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Відобразити назву" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google Сервіс" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Останні зміни" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "Метод не підтримується [%s] не в [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Щось пішло не так під час генерації ваших токенів. Можливо, ваш код " +"авторизації недійсний" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Щось пішло не так під час вашої генерації токенів. Може, ваш код " +"авторизації недійсний або вже минув" diff --git a/addons/google_account/i18n/ur.po b/addons/google_account/i18n/ur.po new file mode 100644 index 00000000..f3cebe6f --- /dev/null +++ b/addons/google_account/i18n/ur.po @@ -0,0 +1,58 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Language-Team: Urdu (https://www.transifex.com/odoo/teams/41243/ur/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: ur\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" diff --git a/addons/google_account/i18n/vi.po b/addons/google_account/i18n/vi.po new file mode 100644 index 00000000..f91ac04f --- /dev/null +++ b/addons/google_account/i18n/vi.po @@ -0,0 +1,70 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Nancy Momoland <thanhnguyen.icsc@gmail.com>, 2020 +# Duy BQ <duybq86@gmail.com>, 2020 +# Trinh Tran Thi Phuong <trinhttp@trobz.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Trinh Tran Thi Phuong <trinhttp@trobz.com>, 2020\n" +"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: vi\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "Tên hiển thị" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Dịch vụ của Google" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "Sửa lần cuối vào" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "" +"Phương pháp không được hỗ trợ [%s] không có trong [GET, POST, PUT, PATCH " +"hoặc DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "" +"Đã xảy ra lỗi trong quá trình tạo mã token của bạn. Có thể Mã ủy quyền của " +"bạn không hợp lệ" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "" +"Đã xảy ra lỗi trong quá trình tạo mã Token của bạn. Có thể Mã ủy quyền của " +"bạn không hợp lệ hoặc đã hết hạn" diff --git a/addons/google_account/i18n/zh_CN.po b/addons/google_account/i18n/zh_CN.po new file mode 100644 index 00000000..66e8254b --- /dev/null +++ b/addons/google_account/i18n/zh_CN.po @@ -0,0 +1,65 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# Martin Trigaux, 2020 +# Jeffery CHEN Fan <jeffery9@gmail.com>, 2020 +# niulin lnc. <admin@niulin.net>, 2020 +# Felix Yang - Elico Corp <felixyangsh@aliyun.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: Felix Yang - Elico Corp <felixyangsh@aliyun.com>, 2020\n" +"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "显示名称" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "谷歌服务" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "最后修改日" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "方法 [%s] 不被 [GET, POST, PUT, PATCH 或 DELETE]支持!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "令牌生成过程中出错了。请重新申请授权码。" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "令牌生成过程中出错了。或许您的授权码无效或已过期。" diff --git a/addons/google_account/i18n/zh_TW.po b/addons/google_account/i18n/zh_TW.po new file mode 100644 index 00000000..707567db --- /dev/null +++ b/addons/google_account/i18n/zh_TW.po @@ -0,0 +1,62 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * google_account +# +# Translators: +# 敬雲 林 <chingyun@yuanchih-consult.com>, 2020 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~13.5\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-09-01 07:29+0000\n" +"PO-Revision-Date: 2020-09-07 08:12+0000\n" +"Last-Translator: 敬雲 林 <chingyun@yuanchih-consult.com>, 2020\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__display_name +msgid "Display Name" +msgstr "顯示名稱" + +#. module: google_account +#: model:ir.model,name:google_account.model_google_service +msgid "Google Service" +msgstr "Google服務" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service__id +msgid "ID" +msgstr "ID" + +#. module: google_account +#: model:ir.model.fields,field_description:google_account.field_google_service____last_update +msgid "Last Modified on" +msgstr "最後修改於" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!" +msgstr "該方法不支援 [%s] 於 [GET, POST, PUT, PATCH or DELETE]!" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid" +msgstr "密鑰生成過程中出現錯誤。請重新申請授權碼。" + +#. module: google_account +#: code:addons/google_account/models/google_service.py:0 +#, python-format +msgid "" +"Something went wrong during your token generation. Maybe your Authorization " +"Code is invalid or already expired" +msgstr "密鑰生成過程中出現錯誤。或許您的授權碼無效或已過期。" diff --git a/addons/google_account/models/__init__.py b/addons/google_account/models/__init__.py new file mode 100644 index 00000000..97134e71 --- /dev/null +++ b/addons/google_account/models/__init__.py @@ -0,0 +1,4 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from . import google_service diff --git a/addons/google_account/models/google_service.py b/addons/google_account/models/google_service.py new file mode 100644 index 00000000..5a69f35b --- /dev/null +++ b/addons/google_account/models/google_service.py @@ -0,0 +1,165 @@ +# -*- coding: utf-8 -*- +# Part of Odoo. See LICENSE file for full copyright and licensing details. + +from datetime import datetime +import json +import logging + +import requests +from werkzeug import urls + +from odoo import api, fields, models, _ + +_logger = logging.getLogger(__name__) + +TIMEOUT = 20 + +GOOGLE_AUTH_ENDPOINT = 'https://accounts.google.com/o/oauth2/auth' +GOOGLE_TOKEN_ENDPOINT = 'https://accounts.google.com/o/oauth2/token' +GOOGLE_API_BASE_URL = 'https://www.googleapis.com' + + +class GoogleService(models.AbstractModel): + _name = 'google.service' + _description = 'Google Service' + + @api.model + def generate_refresh_token(self, service, authorization_code): + """ Call Google API to refresh the token, with the given authorization code + :param service : the name of the google service to actualize + :param authorization_code : the code to exchange against the new refresh token + :returns the new refresh token + """ + Parameters = self.env['ir.config_parameter'].sudo() + client_id = Parameters.get_param('google_%s_client_id' % service) + client_secret = Parameters.get_param('google_%s_client_secret' % service) + redirect_uri = Parameters.get_param('google_redirect_uri') + + # Get the Refresh Token From Google And store it in ir.config_parameter + headers = {"Content-type": "application/x-www-form-urlencoded"} + data = { + 'code': authorization_code, + 'client_id': client_id, + 'client_secret': client_secret, + 'redirect_uri': redirect_uri, + 'grant_type': "authorization_code" + } + try: + req = requests.post(GOOGLE_TOKEN_ENDPOINT, data=data, headers=headers, timeout=TIMEOUT) + req.raise_for_status() + content = req.json() + except IOError: + error_msg = _("Something went wrong during your token generation. Maybe your Authorization Code is invalid or already expired") + raise self.env['res.config.settings'].get_config_warning(error_msg) + + return content.get('refresh_token') + + @api.model + def _get_google_token_uri(self, service, scope): + get_param = self.env['ir.config_parameter'].sudo().get_param + encoded_params = urls.url_encode({ + 'scope': scope, + 'redirect_uri': get_param('google_redirect_uri'), + 'client_id': get_param('google_%s_client_id' % service), + 'response_type': 'code', + }) + return '%s?%s' % (GOOGLE_AUTH_ENDPOINT, encoded_params) + + @api.model + def _get_authorize_uri(self, from_url, service, scope=False): + """ This method return the url needed to allow this instance of Odoo to access to the scope + of gmail specified as parameters + """ + state = { + 'd': self.env.cr.dbname, + 's': service, + 'f': from_url + } + + get_param = self.env['ir.config_parameter'].sudo().get_param + base_url = get_param('web.base.url', default='http://www.odoo.com?NoBaseUrl') + client_id = get_param('google_%s_client_id' % (service,), default=False) + + encoded_params = urls.url_encode({ + 'response_type': 'code', + 'client_id': client_id, + 'state': json.dumps(state), + 'scope': scope or '%s/auth/%s' % (GOOGLE_API_BASE_URL, service), # If no scope is passed, we use service by default to get a default scope + 'redirect_uri': base_url + '/google_account/authentication', + 'approval_prompt': 'force', + 'access_type': 'offline' + }) + return "%s?%s" % (GOOGLE_AUTH_ENDPOINT, encoded_params) + + @api.model + def _get_google_tokens(self, authorize_code, service): + """ Call Google API to exchange authorization code against token, with POST request, to + not be redirected. + """ + get_param = self.env['ir.config_parameter'].sudo().get_param + base_url = get_param('web.base.url', default='http://www.odoo.com?NoBaseUrl') + client_id = get_param('google_%s_client_id' % (service,), default=False) + client_secret = get_param('google_%s_client_secret' % (service,), default=False) + + headers = {"content-type": "application/x-www-form-urlencoded"} + data = { + 'code': authorize_code, + 'client_id': client_id, + 'client_secret': client_secret, + 'grant_type': 'authorization_code', + 'redirect_uri': base_url + '/google_account/authentication' + } + try: + dummy, response, dummy = self._do_request(GOOGLE_TOKEN_ENDPOINT, params=data, headers=headers, method='POST', preuri='') + access_token = response.get('access_token') + refresh_token = response.get('refresh_token') + ttl = response.get('expires_in') + return access_token, refresh_token, ttl + except requests.HTTPError: + error_msg = _("Something went wrong during your token generation. Maybe your Authorization Code is invalid") + raise self.env['res.config.settings'].get_config_warning(error_msg) + + @api.model + def _do_request(self, uri, params=None, headers=None, method='POST', preuri="https://www.googleapis.com", timeout=TIMEOUT): + """ Execute the request to Google API. Return a tuple ('HTTP_CODE', 'HTTP_RESPONSE') + :param uri : the url to contact + :param params : dict or already encoded parameters for the request to make + :param headers : headers of request + :param method : the method to use to make the request + :param preuri : pre url to prepend to param uri. + """ + if params is None: + params = {} + if headers is None: + headers = {} + + _logger.debug("Uri: %s - Type : %s - Headers: %s - Params : %s !", (uri, method, headers, params)) + + ask_time = fields.Datetime.now() + try: + if method.upper() in ('GET', 'DELETE'): + res = requests.request(method.lower(), preuri + uri, params=params, timeout=timeout) + elif method.upper() in ('POST', 'PATCH', 'PUT'): + res = requests.request(method.lower(), preuri + uri, data=params, headers=headers, timeout=timeout) + else: + raise Exception(_('Method not supported [%s] not in [GET, POST, PUT, PATCH or DELETE]!') % (method)) + res.raise_for_status() + status = res.status_code + + if int(status) in (204, 404): # Page not found, no response + response = False + else: + response = res.json() + + try: + ask_time = datetime.strptime(res.headers.get('date'), "%a, %d %b %Y %H:%M:%S %Z") + except: + pass + except requests.HTTPError as error: + if error.response.status_code in (204, 404): + status = error.response.status_code + response = "" + else: + _logger.exception("Bad google request : %s !", error.response.content) + raise error + return (status, response, ask_time) |
