From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/sms/i18n/fr.po | 1395 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1395 insertions(+) create mode 100644 addons/sms/i18n/fr.po (limited to 'addons/sms/i18n/fr.po') diff --git a/addons/sms/i18n/fr.po b/addons/sms/i18n/fr.po new file mode 100644 index 00000000..4353dbb7 --- /dev/null +++ b/addons/sms/i18n/fr.po @@ -0,0 +1,1395 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * sms +# +# Translators: +# Florian , 2020 +# e2f , 2020 +# Moka Tourisme , 2020 +# Martin Trigaux, 2020 +# Nicolas Roussey , 2020 +# Aurélien Pillevesse , 2020 +# Fred Gilson , 2020 +# Eloïse Stilmant , 2020 +# Laura Piraux , 2020 +# Jonathan Castillo , 2020 +# Celia Tydgat , 2020 +# Gilles Mangin , 2020 +# Jonathan Quique , 2020 +# Cécile Collart , 2020 +# khalid chamakh , 2021 +# Alexandra Jubert , 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-11-27 14:12+0000\n" +"PO-Revision-Date: 2020-09-07 08:18+0000\n" +"Last-Translator: Alexandra Jubert , 2021\n" +"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_invalid_count +msgid "# Invalid recipients" +msgstr "# Destinataires invalides" + +#. module: sms +#: model:ir.model.fields,field_description:sms.field_sms_composer__recipient_valid_count +msgid "# Valid recipients" +msgstr "# Destinataires valides" + +#. module: sms +#: code:addons/sms/models/sms_template.py:0 +#, python-format +msgid "%s (copy)" +msgstr "%s (copie)" + +#. module: sms +#. openerp-web +#: code:addons/sms/static/src/js/fields_sms_widget.js:0 +#: code:addons/sms/static/src/js/fields_sms_widget.js:0 +#, python-format +msgid "%s characters, fits in %s SMS (%s) " +msgstr "%s caractères, rentre dans %s SMS (%s) " + +#. module: sms +#: code:addons/sms/wizard/sms_composer.py:0 +#, python-format +msgid "%s invalid recipients" +msgstr "%s destinataires invalides" + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.mail_resend_message_view_form +msgid "" +" Caution: It won't be possible to send " +"this SMS again to the recipients you did not select." +msgstr "" +" Attention: il ne sera plus possible de " +"renvoyer ce SMS aux destinataires que vous n'avez pas sélectionnés." + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form +msgid "" +"Add\n" +" Context Action" +msgstr "" +"Ajouter\n" +" Action Contextuelle" + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.sms_template_view_form +msgid "" +"Remove\n" +" Context Action" +msgstr "" +"Enlever\n" +" Action Contextuelle" + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.sms_template_preview_form +msgid "" +"" +msgstr "enregistrements à la place.
" + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form +msgid "records selected." +msgstr "enregistrements sélectionnés." + +#. module: sms +#: model_terms:ir.ui.view,arch_db:sms.sms_composer_view_form +msgid "to send to all" +msgstr "pour envoyer à tous" -- cgit v1.2.3