oca-travis
4 years ago
1 changed files with 95 additions and 0 deletions
@ -0,0 +1,95 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * account_bank_statement_import_online_ponto |
|||
# |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: Odoo Server 12.0\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"Last-Translator: <>\n" |
|||
"Language-Team: \n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Plural-Forms: \n" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:88 |
|||
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:104 |
|||
#, python-format |
|||
msgid "%s \n" |
|||
"\n" |
|||
" %s" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:123 |
|||
#, python-format |
|||
msgid "Error during Create Synchronisation %s \n" |
|||
"\n" |
|||
" %s" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:178 |
|||
#, python-format |
|||
msgid "Error during get transaction.\n" |
|||
"\n" |
|||
"%s \n" |
|||
"\n" |
|||
" %s" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_ponto.online_bank_statement_provider_form |
|||
msgid "Login" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: model:ir.model,name:account_bank_statement_import_online_ponto.model_online_bank_statement_provider |
|||
msgid "Online Bank Statement Provider" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:65 |
|||
#, python-format |
|||
msgid "Please fill login and key." |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:81 |
|||
#, python-format |
|||
msgid "Ponto : no token" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:197 |
|||
#, python-format |
|||
msgid "Ponto : wrong configuration, unknow account %s" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: model:ir.model.fields,field_description:account_bank_statement_import_online_ponto.field_online_bank_statement_provider__ponto_last_identifier |
|||
msgid "Ponto Last Identifier" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: model:ir.model.fields,field_description:account_bank_statement_import_online_ponto.field_online_bank_statement_provider__ponto_token |
|||
msgid "Ponto Token" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: model:ir.model.fields,field_description:account_bank_statement_import_online_ponto.field_online_bank_statement_provider__ponto_token_expiration |
|||
msgid "Ponto Token Expiration" |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_ponto.online_bank_statement_provider_form |
|||
msgid "Reset Last identifier." |
|||
msgstr "" |
|||
|
|||
#. module: account_bank_statement_import_online_ponto |
|||
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import_online_ponto.online_bank_statement_provider_form |
|||
msgid "Secret Key" |
|||
msgstr "" |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue