diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-05-10 21:51:50 +0700 |
| commit | 3751379f1e9a4c215fb6eb898b4ccc67659b9ace (patch) | |
| tree | a44932296ef4a9b71d5f010906253d8c53727726 /addons/l10n_fr/i18n/fr.po | |
| parent | 0a15094050bfde69a06d6eff798e9a8ddf2b8c21 (diff) | |
initial commit 2
Diffstat (limited to 'addons/l10n_fr/i18n/fr.po')
| -rw-r--r-- | addons/l10n_fr/i18n/fr.po | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/addons/l10n_fr/i18n/fr.po b/addons/l10n_fr/i18n/fr.po new file mode 100644 index 00000000..1cada1f2 --- /dev/null +++ b/addons/l10n_fr/i18n/fr.po @@ -0,0 +1,46 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * l10n_fr +# +# Translators: +# Cyrille de Lambert <cdelambert@teclib.com>, 2015 +# Maxime Chambreuil <maxime.chambreuil@gmail.com>, 2015 +# Nicolas JEUDY <nicolas@sudokeys.com>, 2015 +msgid "" +msgstr "" +"Project-Id-Version: Odoo 9.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-10-09 09:26+0000\n" +"PO-Revision-Date: 2015-11-11 21:04+0000\n" +"Last-Translator: Maxime Chambreuil <maxime.chambreuil@gmail.com>\n" +"Language-Team: French (http://www.transifex.com/odoo/odoo-9/language/fr/)\n" +"Language: 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: l10n_fr +#: model:ir.model.fields,field_description:l10n_fr.field_res_company_ape +msgid "APE" +msgstr "APE" + +#. module: l10n_fr +#: model:ir.model,name:l10n_fr.model_res_company +msgid "Companies" +msgstr "Sociétés" + +#. module: l10n_fr +#: model:ir.ui.menu,name:l10n_fr.account_reports_fr_statements_menu +msgid "French Statements" +msgstr "Déclarations françaises" + +#. module: l10n_fr +#: model:ir.actions.client,name:l10n_fr.action_client_l10n_fr_menu +msgid "Open Account Dashboard Menu" +msgstr "Ouvrez le menu du tableau de bord de la comptabilité" + +#. module: l10n_fr +#: model:ir.model.fields,field_description:l10n_fr.field_res_company_siret +msgid "SIRET" +msgstr "SIRET" |
