Skip to content

Commit 30f6e3c

Browse files
vincent-hatakeyamaweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 45.4% (10 of 22 strings) Translation: server-auth-16.0/server-auth-16.0-auth_oidc Translate-URL: https://translation.odoo-community.org/projects/server-auth-16-0/server-auth-16-0-auth_oidc/fr/
1 parent 005dd13 commit 30f6e3c

File tree

1 file changed

+13
-11
lines changed

1 file changed

+13
-11
lines changed

auth_oidc/i18n/fr.po

+13-11
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 16.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"Last-Translator: Automatically generated\n"
9+
"PO-Revision-Date: 2025-01-23 09:20+0000\n"
10+
"Last-Translator: Vincent Hatakeyama <vincent+github@hatakeyama.fr>\n"
1011
"Language-Team: none\n"
1112
"Language: fr\n"
1213
"MIME-Version: 1.0\n"
1314
"Content-Type: text/plain; charset=UTF-8\n"
1415
"Content-Transfer-Encoding: \n"
1516
"Plural-Forms: nplurals=2; plural=n > 1;\n"
17+
"X-Generator: Weblate 5.6.2\n"
1618

1719
#. module: auth_oidc
1820
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__auth_link_params
@@ -24,7 +26,7 @@ msgstr ""
2426
#. module: auth_oidc
2527
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__flow
2628
msgid "Auth Flow"
27-
msgstr ""
29+
msgstr "Flux d’autorisation"
2830

2931
#. module: auth_oidc
3032
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__auth_link_params
@@ -34,7 +36,7 @@ msgstr ""
3436
#. module: auth_oidc
3537
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__client_secret
3638
msgid "Client Secret"
37-
msgstr ""
39+
msgstr "Secret du client"
3840

3941
#. module: auth_oidc
4042
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__code_verifier
@@ -55,22 +57,22 @@ msgstr ""
5557
#. module: auth_oidc
5658
#: model:ir.model.fields.selection,name:auth_oidc.selection__auth_oauth_provider__flow__access_token
5759
msgid "OAuth2"
58-
msgstr ""
60+
msgstr "OAuth2"
5961

6062
#. module: auth_oidc
6163
#: model:ir.model,name:auth_oidc.model_auth_oauth_provider
6264
msgid "OAuth2 provider"
63-
msgstr ""
65+
msgstr "Fournisseur OAuth2"
6466

6567
#. module: auth_oidc
6668
#: model:ir.model.fields.selection,name:auth_oidc.selection__auth_oauth_provider__flow__id_token_code
6769
msgid "OpenID Connect (authorization code flow)"
68-
msgstr ""
70+
msgstr "Connexion OpenID (attribution de code d'autorisation)"
6971

7072
#. module: auth_oidc
7173
#: model:ir.model.fields.selection,name:auth_oidc.selection__auth_oauth_provider__flow__id_token
7274
msgid "OpenID Connect (implicit flow, not recommended)"
73-
msgstr ""
75+
msgstr "Connexion OpenID (flux implicite, non recommandé)"
7476

7577
#. module: auth_oidc
7678
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__token_endpoint
@@ -93,12 +95,12 @@ msgstr ""
9395
#. module: auth_oidc
9496
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__token_map
9597
msgid "Token Map"
96-
msgstr ""
98+
msgstr "Correspondance du jeton"
9799

98100
#. module: auth_oidc
99101
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__token_endpoint
100102
msgid "Token URL"
101-
msgstr ""
103+
msgstr "URL du jeton"
102104

103105
#. module: auth_oidc
104106
#: model:ir.model.fields,help:auth_oidc.field_auth_oauth_provider__code_verifier
@@ -114,7 +116,7 @@ msgstr ""
114116
#. module: auth_oidc
115117
#: model:ir.model,name:auth_oidc.model_res_users
116118
msgid "User"
117-
msgstr ""
119+
msgstr "Utilisateur"
118120

119121
#. module: auth_oidc
120122
#: model:ir.model.fields,field_description:auth_oidc.field_auth_oauth_provider__validation_endpoint
@@ -124,7 +126,7 @@ msgstr ""
124126
#. module: auth_oidc
125127
#: model_terms:ir.ui.view,arch_db:auth_oidc.view_oidc_provider_form
126128
msgid "e.g from:to upn:email sub:user_id"
127-
msgstr ""
129+
msgstr "du type depuis:vers, par exemple upn:email sub:user_id"
128130

129131
#. module: auth_oidc
130132
#: model:auth.oauth.provider,body:auth_oidc.local_keycloak

0 commit comments

Comments
 (0)