Pascal GOUHIER
4 years ago
committed by
OCA Transbot
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: Automatically generated\n" |
||||
|
"Language-Team: none\n" |
||||
|
"Language: fr_FR\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_bank_statement_import_online_ponto |
||||
|
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:80 |
||||
|
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:96 |
||||
|
#, 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:115 |
||||
|
#, 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:170 |
||||
|
#, 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:57 |
||||
|
#, 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:73 |
||||
|
#, 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:194 |
||||
|
#, 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