|
|
@ -6,13 +6,15 @@ msgid "" |
|
|
|
msgstr "" |
|
|
|
"Project-Id-Version: Odoo Server 12.0\n" |
|
|
|
"Report-Msgid-Bugs-To: \n" |
|
|
|
"Last-Translator: Automatically generated\n" |
|
|
|
"PO-Revision-Date: 2021-02-26 18:45+0000\n" |
|
|
|
"Last-Translator: Pascal GOUHIER <pascal.gouhier@copagex.fr>\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" |
|
|
|
"X-Generator: Weblate 4.3.2\n" |
|
|
|
|
|
|
|
#. module: account_bank_statement_import_online_ponto |
|
|
|
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:80 |
|
|
@ -22,6 +24,9 @@ msgid "%s \n" |
|
|
|
"\n" |
|
|
|
" %s" |
|
|
|
msgstr "" |
|
|
|
"%s \n" |
|
|
|
"\n" |
|
|
|
" %s" |
|
|
|
|
|
|
|
#. module: account_bank_statement_import_online_ponto |
|
|
|
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:115 |
|
|
@ -30,6 +35,9 @@ msgid "Error during Create Synchronisation %s \n" |
|
|
|
"\n" |
|
|
|
" %s" |
|
|
|
msgstr "" |
|
|
|
"Erreur lors de la synchronisation de %s \n" |
|
|
|
"\n" |
|
|
|
"%s" |
|
|
|
|
|
|
|
#. module: account_bank_statement_import_online_ponto |
|
|
|
#: code:addons/account_bank_statement_import_online_ponto/models/online_bank_statement_provider_ponto.py:170 |
|
|
@ -40,49 +48,54 @@ msgid "Error during get transaction.\n" |
|
|
|
"\n" |
|
|
|
" %s" |
|
|
|
msgstr "" |
|
|
|
"Erreur lors de l’import de la transaction.\n" |
|
|
|
"\n" |
|
|
|
"%s \n" |
|
|
|
"\n" |
|
|
|
"%s" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "Identifiant" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "Fournisseur de relevés bancaires en ligne" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "S’il vous plaît remplir le login et la clé" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "Ponto : pas de jeton (token)" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "Ponto : mauvaise configuration, compte inconnu %s" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "Ponto Dernier Identificateur" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "Jeton (Token) Ponto" |
|
|
|
|
|
|
|
#. 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 "" |
|
|
|
msgstr "Expiration des jetons (token) ponto" |
|
|
|
|
|
|
|
#. 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 |
|
|
@ -92,4 +105,4 @@ 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 "" |
|
|
|
msgstr "Clé secrète" |