mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-18 12:52:02 +02:00
107 lines
2.9 KiB
Text
107 lines
2.9 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * auth_admin_passkey
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
# Nicolas JEUDY <njeudy@panda-chi.io>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2017-12-01 02:09+0000\n"
|
|
"PO-Revision-Date: 2017-12-01 02:09+0000\n"
|
|
"Last-Translator: Nicolas JEUDY <njeudy@panda-chi.io>, 2017\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"
|
|
|
|
#. module: auth_admin_passkey
|
|
#. odoo-python
|
|
#: code:addons/auth_admin_passkey/models/res_users.py:0
|
|
#, python-format
|
|
msgid "Passkey used"
|
|
msgstr "Mot de passe \"bris de glace\" utilisé"
|
|
|
|
#. module: auth_admin_passkey
|
|
#. odoo-python
|
|
#: code:addons/auth_admin_passkey/models/res_users.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"System Administrator user used his passkey to login with %(login)s.\n"
|
|
"\n"
|
|
"\n"
|
|
"\n"
|
|
"Technicals informations belows : \n"
|
|
"\n"
|
|
"- Login date : %(login_date)s\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#. module: auth_admin_passkey
|
|
#: model:ir.model,name:auth_admin_passkey.model_res_users
|
|
msgid "User"
|
|
msgstr ""
|
|
|
|
#, python-format
|
|
#~ msgid "<pre>User with login '%s' has the same password as you.</pre>"
|
|
#~ msgstr ""
|
|
#~ "<pre>L'utilisateur dont l'identifiant est '%s' a le même mot de passe que "
|
|
#~ "vous.</pre>"
|
|
|
|
#, python-format
|
|
#~ msgid ""
|
|
#~ "Admin user used his passkey to login with '%s'.\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "Technicals informations belows : \n"
|
|
#~ "\n"
|
|
#~ "- Login date : %s\n"
|
|
#~ "\n"
|
|
#~ msgstr ""
|
|
#~ "L'administrateur a utilisé son mot de passe \"bris de glace\" pour "
|
|
#~ "s'identifier avec l'identifiant '%s'.\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "\n"
|
|
#~ "Informations techniques ci-dessous : \n"
|
|
#~ "\n"
|
|
#~ "- Date d'authentification : %s\n"
|
|
#~ "\n"
|
|
|
|
#~ msgid "Passkey"
|
|
#~ msgstr "Mot de passe \"bris de glace\""
|
|
|
|
#~ msgid "Send email to admin user."
|
|
#~ msgstr "Envoyer un email à l'administrateur."
|
|
|
|
#~ msgid "Send email to user."
|
|
#~ msgstr "Envoyer un email à l'utilisateur."
|
|
|
|
#~ msgid "Users"
|
|
#~ msgstr "Utilisateurs"
|
|
|
|
#~ msgid ""
|
|
#~ "When the administrator use his password to login in with a different "
|
|
#~ "account, Odoo will send an email to the account user."
|
|
#~ msgstr ""
|
|
#~ "Quand l'administrateur utilise son mot de passe pour s'authentifier avec "
|
|
#~ "un compte différent, Odoo lui enverra un mail."
|
|
|
|
#~ msgid ""
|
|
#~ "When the administrator use his password to login in with a different "
|
|
#~ "account, Odoo will send an email to the admin user."
|
|
#~ msgstr ""
|
|
#~ "Quand l'administrateur utilise son mot de passe pour s'authentifier avec "
|
|
#~ "un compte différent, Odoo enverra un mail à l'utilisateur."
|
|
|
|
#, python-format
|
|
#~ msgid "[WARNING] Odoo Security Risk"
|
|
#~ msgstr "[WARNING] Faille de sécurité sur Odoo"
|
|
|
|
#~ msgid "base.config.settings"
|
|
#~ msgstr "base.config.settings"
|