mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
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:
@@ -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 <stefano.consolaro@mymage.it>\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."
|
||||
|
||||
Reference in New Issue
Block a user