Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-financial-tools-16.0/account-financial-tools-16.0-account_cash_deposit Translate-URL: https://translation.odoo-community.org/projects/account-financial-tools-16-0/account-financial-tools-16-0-account_cash_deposit/
This commit is contained in:
parent
b04cf76763
commit
64fad228fc
@ -519,11 +519,9 @@ msgstr "Nombre de messages en échec d'envoi"
|
|||||||
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"On {deposit}, the cash journal {cash_journal} is not in the selected "
|
"On %(deposit)s, the cash journal %(cash_journal)s is not in the selected "
|
||||||
"currency {currency}."
|
"currency %(currency)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Sur {deposit}, la caisse {cash_journal} n'est pas dans la devise "
|
|
||||||
"sélectionnée {currency}."
|
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__operation_type
|
#: model:ir.model.fields,field_description:account_cash_deposit.field_account_cash_deposit__operation_type
|
||||||
@ -721,6 +719,14 @@ msgstr "Historique des échanges sur le site Web"
|
|||||||
msgid "You must delete cash lines that are linked to a currency other than %s."
|
msgid "You must delete cash lines that are linked to a currency other than %s."
|
||||||
msgstr "Vous devez supprimer les lignes liées à une devise autre que %s."
|
msgstr "Vous devez supprimer les lignes liées à une devise autre que %s."
|
||||||
|
|
||||||
|
#, python-format
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "On {deposit}, the cash journal {cash_journal} is not in the selected "
|
||||||
|
#~ "currency {currency}."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Sur {deposit}, la caisse {cash_journal} n'est pas dans la devise "
|
||||||
|
#~ "sélectionnée {currency}."
|
||||||
|
|
||||||
#, python-format
|
#, python-format
|
||||||
#~ msgid "There are no non-zero lines on %s!"
|
#~ msgid "There are no non-zero lines on %s!"
|
||||||
#~ msgstr "Il n'y a aucune ligne non nulle sur %s !"
|
#~ msgstr "Il n'y a aucune ligne non nulle sur %s !"
|
||||||
|
@ -13,8 +13,8 @@ msgstr ""
|
|||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: \n"
|
"Content-Transfer-Encoding: \n"
|
||||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||||
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Generator: Weblate 4.17\n"
|
"X-Generator: Weblate 4.17\n"
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
@ -514,8 +514,8 @@ msgstr "Broj poruka sa greškom pri isporuci"
|
|||||||
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"On {deposit}, the cash journal {cash_journal} is not in the selected "
|
"On %(deposit)s, the cash journal %(cash_journal)s is not in the selected "
|
||||||
"currency {currency}."
|
"currency %(currency)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: account_cash_deposit
|
#. module: account_cash_deposit
|
||||||
@ -708,6 +708,5 @@ msgstr ""
|
|||||||
#. odoo-python
|
#. odoo-python
|
||||||
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
#: code:addons/account_cash_deposit/models/account_cash_deposit.py:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid ""
|
msgid "You must delete cash lines that are linked to a currency other than %s."
|
||||||
"You must delete cash lines that are linked to a currency other than %s."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user