mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Added translation using Weblate (Italian)
This commit is contained in:
committed by
OCA Transbot
parent
5369aa4165
commit
3b6c8b9015
113
account_statement_import_online_ponto/i18n/it.po
Normal file
113
account_statement_import_online_ponto/i18n/it.po
Normal file
@@ -0,0 +1,113 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_statement_import_online_ponto
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\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"
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"%s \n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error during Create Synchronisation %s \n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Error during get transaction.\n"
|
||||
"\n"
|
||||
"%s \n"
|
||||
"\n"
|
||||
" %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model,name:account_statement_import_online_ponto.model_online_bank_statement_provider
|
||||
msgid "Online Bank Statement Provider"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid "Please fill login and key."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid "Ponto : no token"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: code:addons/account_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:0
|
||||
#, python-format
|
||||
msgid "Ponto : wrong configuration, unknow account %s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_last_identifier
|
||||
msgid "Ponto Last Identifier"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_token
|
||||
msgid "Ponto Token"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model:ir.model.fields,field_description:account_statement_import_online_ponto.field_online_bank_statement_provider__ponto_token_expiration
|
||||
msgid "Ponto Token Expiration"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
|
||||
msgid "Reset Last identifier."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_statement_import_online_ponto
|
||||
#: model_terms:ir.ui.view,arch_db:account_statement_import_online_ponto.online_bank_statement_provider_form
|
||||
msgid "Secret Key"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user