changeset d17b0b41cfdd in weblate:default
details: https://hg.tryton.org/weblate?cmd=changeset&node=d17b0b41cfdd
description:
        Translated using Weblate (Italian)

        Currently translated at 100.0% (36 of 36 strings)

        Translation: Tryton/bank
        Translate-URL: https://translate.tryton.org/projects/tryton/bank/it/
diffstat:

 modules/bank/locale/it.po |  13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)

diffs (48 lines):

diff -r 3f1d1b277a8f -r d17b0b41cfdd modules/bank/locale/it.po
--- a/modules/bank/locale/it.po Thu Apr 21 11:22:33 2022 +0000
+++ b/modules/bank/locale/it.po Thu Apr 21 11:30:04 2022 +0000
@@ -1,13 +1,13 @@
 #
 msgid ""
 msgstr ""
-"PO-Revision-Date: 2020-04-30 17:40+0000\n"
+"PO-Revision-Date: 2022-04-21 12:08+0000\n"
 "Last-Translator: Luca Cristaldi <[email protected]>\n"
 "Language: it\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 3.11.3\n"
+"X-Generator: Weblate 4.11.2\n"
 
 msgctxt "field:bank,bic:"
 msgid "BIC"
@@ -103,24 +103,23 @@
 
 msgctxt "model:ir.message,text:msg_account_iban_invalid_bic"
 msgid "The BIC of \"%(account)s\" is not valid with the \"%(bic)s\" from IBAN."
-msgstr ""
+msgstr "Il BIC di \"%(account)s\" non è valido con il \"%(bic)s\" dall'IBAN."
 
 msgctxt "model:ir.message,text:msg_account_iban_unique"
 msgid "Account can have only one IBAN."
-msgstr ""
+msgstr "Il conto può avere un solo IBAN."
 
 msgctxt "model:ir.message,text:msg_invalid_bic"
 msgid "The BIC \"%(bic)s\" is not valid."
 msgstr "Il BIC \"%(bic)s\" non è valido."
 
-#, fuzzy
 msgctxt "model:ir.message,text:msg_invalid_iban"
 msgid "IBAN \"%(number)s\" is not valid."
-msgstr "Il numero IBAN \"%(number)s\" non è valido."
+msgstr "Il codice IBAN \"%(number)s\" non è valido."
 
 msgctxt "model:ir.message,text:msg_number_iban_unique"
 msgid "IBAN must be unique."
-msgstr ""
+msgstr "Il codice IBAN deve essere univoco."
 
 msgctxt "model:ir.ui.menu,name:menu_bank_account_form"
 msgid "Accounts"

Reply via email to