3
0
Fork 0

Translated using Weblate (French)

Currently translated at 100.0% (20 of 20 strings)

Translation: web-12.0/web-12.0-web_widget_dropdown_dynamic_example
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_widget_dropdown_dynamic_example/fr/
12.0
Yann Papouin 2022-01-19 13:03:57 +00:00 committed by OCA Transbot
parent 31404b9e31
commit 4d48880b03
1 changed files with 23 additions and 21 deletions

View File

@ -6,114 +6,116 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"PO-Revision-Date: 2022-01-19 13:10+0000\n"
"Last-Translator: Yann Papouin <y.papouin@dec-industrie.com>\n"
"Language-Team: none\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"
"X-Generator: Weblate 4.3.2\n"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__char_field
#: model_terms:ir.ui.view,arch_db:web_widget_dropdown_dynamic_example.web_widget_dropdown_dynamic_example_form
msgid "Char field"
msgstr ""
msgstr "Champ char"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__char_field_options
msgid "Char field options"
msgstr ""
msgstr "Options du champ char"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__create_uid
msgid "Created by"
msgstr ""
msgstr "Créé par"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__create_date
msgid "Created on"
msgstr ""
msgstr "Créé le"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__display_name
msgid "Display Name"
msgstr ""
msgstr "Nom affiché"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__id
msgid "ID"
msgstr ""
msgstr "ID"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__int_field
#: model_terms:ir.ui.view,arch_db:web_widget_dropdown_dynamic_example.web_widget_dropdown_dynamic_example_form
msgid "Int field"
msgstr ""
msgstr "Champ int"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__int_field_max
msgid "Int field (max)"
msgstr ""
msgstr "Champ int (max)"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__int_field_min
msgid "Int field (min)"
msgstr ""
msgstr "Champ int (min)"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example____last_update
msgid "Last Modified on"
msgstr ""
msgstr "Dernière modification le"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__write_uid
msgid "Last Updated by"
msgstr ""
msgstr "Dernière mise à jour par"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__write_date
msgid "Last Updated on"
msgstr ""
msgstr "Mis à jour le"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__name
msgid "Name"
msgstr ""
msgstr "Nom"
#. module: web_widget_dropdown_dynamic_example
#: selection:web.widget.dropdown.dynamic.example,selection_field:0
msgid "Option A"
msgstr ""
msgstr "Option A"
#. module: web_widget_dropdown_dynamic_example
#: selection:web.widget.dropdown.dynamic.example,selection_field:0
msgid "Option B"
msgstr ""
msgstr "Option B"
#. module: web_widget_dropdown_dynamic_example
#: selection:web.widget.dropdown.dynamic.example,selection_field:0
msgid "Option C"
msgstr ""
msgstr "Option C"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__selection_field
#: model_terms:ir.ui.view,arch_db:web_widget_dropdown_dynamic_example.web_widget_dropdown_dynamic_example_form
msgid "Selection field"
msgstr ""
msgstr "Champ sélection"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model.fields,field_description:web_widget_dropdown_dynamic_example.field_web_widget_dropdown_dynamic_example__selection_field_options
msgid "Selection field options"
msgstr ""
msgstr "Options du champ sélection"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.model,name:web_widget_dropdown_dynamic_example.model_web_widget_dropdown_dynamic_example
msgid "Web Widget Dropdown Dynamic Example"
msgstr ""
msgstr "Exemple du widget web de liste déroulante dynamique"
#. module: web_widget_dropdown_dynamic_example
#: model:ir.actions.act_window,name:web_widget_dropdown_dynamic_example.action_web_widget_dropdown_dynamic_example
#: model:ir.ui.menu,name:web_widget_dropdown_dynamic_example.web_widget_dropdown_dynamic_example_menu
msgid "web_widget_dropdown_dynamic Demo"
msgstr ""
msgstr "Démonstration de « web_widget_dropdown_dynamic »"