# Translation of Odoo Server. # This file contains the translation of the following modules: # * base_technical_features # # Translators: # OCA Transbot , 2016 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-01-21 04:22+0000\n" "PO-Revision-Date: 2024-12-31 17:06+0000\n" "Last-Translator: samibc2c \n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/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" "X-Generator: Weblate 5.6.2\n" #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_base msgid "Base" msgstr "Base" #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_ir_ui_menu msgid "Menu" msgstr "Menu" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_res_users__show_technical_features msgid "Show field Technical Features" msgstr "Montrer le champ Fonctionnalités techniques" #. module: base_technical_features #: model:ir.model.fields,field_description:base_technical_features.field_res_users__technical_features msgid "Technical Features" msgstr "Fonctionnalités techniques" #. module: base_technical_features #: model:res.groups,name:base_technical_features.group_technical_features msgid "Technical Features (w/o debug mode)" msgstr "Fonctionnalités techniques (sans le mode développeur)" #. module: base_technical_features #. odoo-python #: code:addons/base_technical_features/models/res_users.py:0 #, python-format msgid "The user does not have access to technical features." msgstr "L'utilisateur n'a pas accès aux fonctionnalités techniques." #. module: base_technical_features #: model:ir.model,name:base_technical_features.model_res_users msgid "User" msgstr "Utilisateur" #. module: base_technical_features #: model:ir.model.fields,help:base_technical_features.field_res_users__show_technical_features msgid "" "Whether to display the technical features field in the user preferences." msgstr "" "Afficher ou non le champ des fonctionnalités techniques dans les préférences " "utilisateurs." #~ msgid "Users" #~ msgstr "Utilisateurs"