@@ -6,13 +6,15 @@ msgid ""
6
6
msgstr ""
7
7
"Project-Id-Version : Odoo Server 16.0\n "
8
8
"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 "
10
11
"Language-Team : none\n "
11
12
"Language : fr\n "
12
13
"MIME-Version : 1.0\n "
13
14
"Content-Type : text/plain; charset=UTF-8\n "
14
15
"Content-Transfer-Encoding : \n "
15
16
"Plural-Forms : nplurals=2; plural=n > 1;\n "
17
+ "X-Generator : Weblate 5.6.2\n "
16
18
17
19
#. module: auth_oidc
18
20
#: model:ir.model.fields,help: auth_oidc.field_auth_oauth_provider__auth_link_params
@@ -24,7 +26,7 @@ msgstr ""
24
26
#. module: auth_oidc
25
27
#: model:ir.model.fields,field_description: auth_oidc.field_auth_oauth_provider__flow
26
28
msgid "Auth Flow"
27
- msgstr ""
29
+ msgstr "Flux d’autorisation "
28
30
29
31
#. module: auth_oidc
30
32
#: model:ir.model.fields,field_description: auth_oidc.field_auth_oauth_provider__auth_link_params
@@ -34,7 +36,7 @@ msgstr ""
34
36
#. module: auth_oidc
35
37
#: model:ir.model.fields,field_description: auth_oidc.field_auth_oauth_provider__client_secret
36
38
msgid "Client Secret"
37
- msgstr ""
39
+ msgstr "Secret du client "
38
40
39
41
#. module: auth_oidc
40
42
#: model:ir.model.fields,field_description: auth_oidc.field_auth_oauth_provider__code_verifier
@@ -55,22 +57,22 @@ msgstr ""
55
57
#. module: auth_oidc
56
58
#: model:ir.model.fields.selection,name: auth_oidc.selection__auth_oauth_provider__flow__access_token
57
59
msgid "OAuth2"
58
- msgstr ""
60
+ msgstr "OAuth2 "
59
61
60
62
#. module: auth_oidc
61
63
#: model:ir.model,name: auth_oidc.model_auth_oauth_provider
62
64
msgid "OAuth2 provider"
63
- msgstr ""
65
+ msgstr "Fournisseur OAuth2 "
64
66
65
67
#. module: auth_oidc
66
68
#: model:ir.model.fields.selection,name: auth_oidc.selection__auth_oauth_provider__flow__id_token_code
67
69
msgid "OpenID Connect (authorization code flow)"
68
- msgstr ""
70
+ msgstr "Connexion OpenID (attribution de code d'autorisation) "
69
71
70
72
#. module: auth_oidc
71
73
#: model:ir.model.fields.selection,name: auth_oidc.selection__auth_oauth_provider__flow__id_token
72
74
msgid "OpenID Connect (implicit flow, not recommended)"
73
- msgstr ""
75
+ msgstr "Connexion OpenID (flux implicite, non recommandé) "
74
76
75
77
#. module: auth_oidc
76
78
#: model:ir.model.fields,help: auth_oidc.field_auth_oauth_provider__token_endpoint
@@ -93,12 +95,12 @@ msgstr ""
93
95
#. module: auth_oidc
94
96
#: model:ir.model.fields,field_description: auth_oidc.field_auth_oauth_provider__token_map
95
97
msgid "Token Map"
96
- msgstr ""
98
+ msgstr "Correspondance du jeton "
97
99
98
100
#. module: auth_oidc
99
101
#: model:ir.model.fields,field_description: auth_oidc.field_auth_oauth_provider__token_endpoint
100
102
msgid "Token URL"
101
- msgstr ""
103
+ msgstr "URL du jeton "
102
104
103
105
#. module: auth_oidc
104
106
#: model:ir.model.fields,help: auth_oidc.field_auth_oauth_provider__code_verifier
@@ -114,7 +116,7 @@ msgstr ""
114
116
#. module: auth_oidc
115
117
#: model:ir.model,name: auth_oidc.model_res_users
116
118
msgid "User"
117
- msgstr ""
119
+ msgstr "Utilisateur "
118
120
119
121
#. module: auth_oidc
120
122
#: model:ir.model.fields,field_description: auth_oidc.field_auth_oauth_provider__validation_endpoint
@@ -124,7 +126,7 @@ msgstr ""
124
126
#. module: auth_oidc
125
127
#: model_terms:ir.ui.view,arch_db: auth_oidc.view_oidc_provider_form
126
128
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 "
128
130
129
131
#. module: auth_oidc
130
132
#: model:auth.oauth.provider,body: auth_oidc.local_keycloak
0 commit comments