mirror of
https://github.com/bringout/oca-server-auth.git
synced 2026-04-19 18:32:02 +02:00
36 lines
1.2 KiB
Text
36 lines
1.2 KiB
Text
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * auth_oauth_autologin
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 16.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"PO-Revision-Date: 2025-01-23 09:02+0000\n"
|
||
"Last-Translator: Vincent Hatakeyama <vincent+github@hatakeyama.fr>\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 5.6.2\n"
|
||
|
||
#. module: auth_oauth_autologin
|
||
#: model:ir.model.fields,field_description:auth_oauth_autologin.field_auth_oauth_provider__autologin
|
||
msgid "Automatic Login"
|
||
msgstr "Connexion automatique"
|
||
|
||
#. module: auth_oauth_autologin
|
||
#: model:ir.model.fields,help:auth_oauth_autologin.field_auth_oauth_provider__autologin
|
||
msgid ""
|
||
"If exactly one enabled provider has this checked, the login screen redirects"
|
||
" to the OAuth provider."
|
||
msgstr ""
|
||
"Si un seul fournisseur activé a cette case cochée, l’écran de connexion "
|
||
"redirigera vers le fournisseur OAuth ."
|
||
|
||
#. module: auth_oauth_autologin
|
||
#: model:ir.model,name:auth_oauth_autologin.model_auth_oauth_provider
|
||
msgid "OAuth2 provider"
|
||
msgstr "Fournisseur OAuth2"
|