mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-23 20:22:03 +02:00
19.0 vanilla
This commit is contained in:
parent
ba20ce7443
commit
768b70e05e
2357 changed files with 1057103 additions and 712486 deletions
|
|
@ -1,29 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * microsoft_account
|
||||
#
|
||||
# Translators:
|
||||
# Arnau Ros, 2022
|
||||
# marcescu, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
# * microsoft_account
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-09-20 09:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 22:40+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-19/"
|
||||
"microsoft_account/ca/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: microsoft_account
|
||||
#: model:ir.model.fields,field_description:microsoft_account.field_microsoft_service__display_name
|
||||
#: model:ir.model.fields,field_description:microsoft_account.field_res_users__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom mostrat"
|
||||
|
||||
#. module: microsoft_account
|
||||
#: model:ir.model.fields,field_description:microsoft_account.field_microsoft_service__id
|
||||
#: model:ir.model.fields,field_description:microsoft_account.field_res_users__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: microsoft_account
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_account/models/microsoft_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]!"
|
||||
|
||||
|
|
@ -48,26 +59,23 @@ msgid "Microsoft User token"
|
|||
msgstr "Token d'usuari de Microsoft"
|
||||
|
||||
#. module: microsoft_account
|
||||
#. odoo-python
|
||||
#: code:addons/microsoft_account/models/microsoft_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: microsoft_account
|
||||
#: code:addons/microsoft_account/models/microsoft_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."
|
||||
"Codi d'Autorització no és vàlid."
|
||||
|
||||
#. module: microsoft_account
|
||||
#: model:ir.model,name:microsoft_account.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Usuari"
|
||||
|
||||
#~ 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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue