forked from OCA/bank-statement-import
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (French (France))
Currently translated at 57.1% (4 of 7 strings) Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_ofx Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_ofx/fr_FR/
- Loading branch information
1 parent
e14b219
commit b64d117
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,13 +6,15 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2021-04-10 17:46+0000\n" | ||
"Last-Translator: Yves Le Doeuff <[email protected]>\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_statement_import_ofx | ||
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal__display_name | ||
|
@@ -29,7 +31,7 @@ msgstr "" | |
#. module: account_statement_import_ofx | ||
#: model:ir.model,name:account_statement_import_ofx.model_account_statement_import | ||
msgid "Import Bank Statement Files" | ||
msgstr "" | ||
msgstr "Importer des Relevés Bancaires" | ||
|
||
#. module: account_statement_import_ofx | ||
#: model:ir.model,name:account_statement_import_ofx.model_account_journal | ||
|
@@ -40,12 +42,12 @@ msgstr "" | |
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_journal____last_update | ||
#: model:ir.model.fields,field_description:account_statement_import_ofx.field_account_statement_import____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Dernière modification" | ||
|
||
#. module: account_statement_import_ofx | ||
#: model_terms:ir.ui.view,arch_db:account_statement_import_ofx.account_statement_import_form | ||
msgid "Open Financial Exchange (.OFX Money)" | ||
msgstr "" | ||
msgstr "Open Financial Exchange (.OFX Money)" | ||
|
||
#. module: account_statement_import_ofx | ||
#: code:addons/account_statement_import_ofx/wizard/account_statement_import.py:0 | ||
|
@@ -55,3 +57,7 @@ msgid "" | |
"\n" | ||
" %s" | ||
msgstr "" | ||
"Le problème suivant est survenu lors de l'importation. Le fichier n'est pas " | ||
"valide.\n" | ||
"\n" | ||
"%s" |