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/
This commit is contained in:
mymage
2024-05-03 14:21:49 +00:00
committed by Weblate
parent e577f13cf5
commit ff49cc8b5c

View File

@@ -6,13 +6,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 16.0\n" "Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n" "PO-Revision-Date: 2024-05-03 16:35+0000\n"
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: it\n" "Language: it\n"
"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=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#. odoo-python #. odoo-python
@@ -24,6 +26,9 @@ msgid ""
"\n" "\n"
" %(response_text)s" " %(response_text)s"
msgstr "" msgstr ""
"%(status_code)s \n"
"\n"
" %(response_text)s"
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#. odoo-python #. odoo-python
@@ -33,35 +38,37 @@ msgid ""
"Currency %(currency)s used in transaction ID %(transaction_id)s doesn't " "Currency %(currency)s used in transaction ID %(transaction_id)s doesn't "
"exist in Odoo." "exist in Odoo."
msgstr "" msgstr ""
"La valuta %(currency)s utilizzata nella trasizione ID %(transaction_id)s non "
"esiste in Odoo."
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_qonto.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online_qonto.online_bank_statement_provider_form
msgid "Key" msgid "Key"
msgstr "" msgstr "Chiave"
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_qonto.online_bank_statement_provider_form #: model_terms:ir.ui.view,arch_db:account_statement_import_online_qonto.online_bank_statement_provider_form
msgid "Login" msgid "Login"
msgstr "" msgstr "Login"
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#: model:ir.model,name:account_statement_import_online_qonto.model_online_bank_statement_provider #: model:ir.model,name:account_statement_import_online_qonto.model_online_bank_statement_provider
msgid "Online Bank Statement Provider" msgid "Online Bank Statement Provider"
msgstr "" msgstr "Fornitore estratto conto bancario online"
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#. odoo-python #. odoo-python
#: code:addons/account_statement_import_online_qonto/models/online_bank_statement_provider_qonto.py:0 #: code:addons/account_statement_import_online_qonto/models/online_bank_statement_provider_qonto.py:0
#, python-format #, python-format
msgid "Please fill login and key" msgid "Please fill login and key"
msgstr "" msgstr "Fornire login e chiave"
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#. odoo-python #. odoo-python
#: code:addons/account_statement_import_online_qonto/models/online_bank_statement_provider_qonto.py:0 #: code:addons/account_statement_import_online_qonto/models/online_bank_statement_provider_qonto.py:0
#, python-format #, python-format
msgid "Qonto : wrong configuration, unknow account %s" msgid "Qonto : wrong configuration, unknow account %s"
msgstr "" msgstr "Qonto: configurazione errata, account %s sconosciuto"
#. module: account_statement_import_online_qonto #. module: account_statement_import_online_qonto
#. odoo-python #. odoo-python
@@ -71,3 +78,5 @@ msgid ""
"Transaction ID %(transaction_id)s has no local currency. This should never " "Transaction ID %(transaction_id)s has no local currency. This should never "
"happen." "happen."
msgstr "" msgstr ""
"La transizione ID %(transaction_id)s non ha una valuta locale. Questo non "
"dovrebbe accadere."