From ff49cc8b5cde4a498c08b55e92f2b97db3433d7e Mon Sep 17 00:00:00 2001 From: mymage Date: Fri, 3 May 2024 14:21:49 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (8 of 8 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_online_qonto Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_online_qonto/it/ --- .../i18n/it.po | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/account_statement_import_online_qonto/i18n/it.po b/account_statement_import_online_qonto/i18n/it.po index 6af24a01..089400cc 100644 --- a/account_statement_import_online_qonto/i18n/it.po +++ b/account_statement_import_online_qonto/i18n/it.po @@ -6,13 +6,15 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 16.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2024-05-03 16:35+0000\n" +"Last-Translator: mymage \n" "Language-Team: none\n" "Language: it\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" +"X-Generator: Weblate 4.17\n" #. module: account_statement_import_online_qonto #. odoo-python @@ -24,6 +26,9 @@ msgid "" "\n" " %(response_text)s" msgstr "" +"%(status_code)s \n" +"\n" +" %(response_text)s" #. module: account_statement_import_online_qonto #. odoo-python @@ -33,35 +38,37 @@ msgid "" "Currency %(currency)s used in transaction ID %(transaction_id)s doesn't " "exist in Odoo." msgstr "" +"La valuta %(currency)s utilizzata nella trasizione ID %(transaction_id)s non " +"esiste in Odoo." #. module: account_statement_import_online_qonto #: model_terms:ir.ui.view,arch_db:account_statement_import_online_qonto.online_bank_statement_provider_form msgid "Key" -msgstr "" +msgstr "Chiave" #. module: account_statement_import_online_qonto #: model_terms:ir.ui.view,arch_db:account_statement_import_online_qonto.online_bank_statement_provider_form msgid "Login" -msgstr "" +msgstr "Login" #. module: account_statement_import_online_qonto #: model:ir.model,name:account_statement_import_online_qonto.model_online_bank_statement_provider msgid "Online Bank Statement Provider" -msgstr "" +msgstr "Fornitore estratto conto bancario online" #. module: account_statement_import_online_qonto #. odoo-python #: code:addons/account_statement_import_online_qonto/models/online_bank_statement_provider_qonto.py:0 #, python-format msgid "Please fill login and key" -msgstr "" +msgstr "Fornire login e chiave" #. module: account_statement_import_online_qonto #. odoo-python #: code:addons/account_statement_import_online_qonto/models/online_bank_statement_provider_qonto.py:0 #, python-format msgid "Qonto : wrong configuration, unknow account %s" -msgstr "" +msgstr "Qonto: configurazione errata, account %s sconosciuto" #. module: account_statement_import_online_qonto #. odoo-python @@ -71,3 +78,5 @@ msgid "" "Transaction ID %(transaction_id)s has no local currency. This should never " "happen." msgstr "" +"La transizione ID %(transaction_id)s non ha una valuta locale. Questo non " +"dovrebbe accadere."