summaryrefslogtreecommitdiff
path: root/addons/google_account/i18n/ca.po
diff options
context:
space:
mode:
Diffstat (limited to 'addons/google_account/i18n/ca.po')
-rw-r--r--addons/google_account/i18n/ca.po68
1 files changed, 68 insertions, 0 deletions
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."