translation update

This commit is contained in:
Paul Marillonnet 2020-01-27 18:21:02 +01:00
parent d6c8741fcf
commit b94ce13a1f
1 changed files with 64 additions and 44 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Authentic\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-10-04 18:56+0200\n"
"POT-Creation-Date: 2020-01-27 18:15+0100\n"
"PO-Revision-Date: 2019-12-30 14:45+0100\n"
"Last-Translator: Benjamin Dauvergne <bdauvergne@entrouvert.com>\n"
"Language-Team: None\n"
@ -17,8 +17,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: src/authentic2_idp_oidc/models.py:67 src/authentic2_idp_oidc/models.py:242
#: src/authentic2_idp_oidc/models.py:303
#: src/authentic2_idp_oidc/models.py:67 src/authentic2_idp_oidc/models.py:257
#: src/authentic2_idp_oidc/models.py:318
msgid "uuid"
msgstr "identifiant unique interne"
@ -42,140 +42,156 @@ msgstr "HMAC"
msgid "RSA"
msgstr "RSA"
#: src/authentic2_idp_oidc/models.py:82
#: src/authentic2_idp_oidc/models.py:83
msgid "authorization code"
msgstr "code dautorisation"
#: src/authentic2_idp_oidc/models.py:83
#: src/authentic2_idp_oidc/models.py:84
msgid "implicit/native"
msgstr "implicite/natif"
#: src/authentic2_idp_oidc/models.py:90
#: src/authentic2_idp_oidc/models.py:85
msgid "resource owner password credentials"
msgstr ""
#: src/authentic2_idp_oidc/models.py:92
msgid "authorization by service"
msgstr "autoriser par service"
#: src/authentic2_idp_oidc/models.py:91
#: src/authentic2_idp_oidc/models.py:93
msgid "authorization by ou"
msgstr "autoriser par collectivité"
#: src/authentic2_idp_oidc/models.py:92
#: src/authentic2_idp_oidc/models.py:94
msgid "none"
msgstr "aucun"
#: src/authentic2_idp_oidc/models.py:97 src/authentic2_idp_oidc/models.py:211
#: src/authentic2_idp_oidc/models.py:99 src/authentic2_idp_oidc/models.py:226
msgid "client id"
msgstr "Identifiant du client (client id)"
#: src/authentic2_idp_oidc/models.py:102
#: src/authentic2_idp_oidc/models.py:104
msgid "client secret"
msgstr "Secret du client (client secret)"
#: src/authentic2_idp_oidc/models.py:105
#: src/authentic2_idp_oidc/models.py:107
msgid "time during which the token is valid"
msgstr "durée de validité du jeton"
#: src/authentic2_idp_oidc/models.py:112
msgid "time during which the access token is valid"
msgstr "durée de validité du jeton d'accès"
#: src/authentic2_idp_oidc/models.py:119
msgid "authorization mode"
msgstr "mode dautorisation"
#: src/authentic2_idp_oidc/models.py:114
#: src/authentic2_idp_oidc/models.py:121
msgid "authorization flow"
msgstr "processus dautorisation"
#: src/authentic2_idp_oidc/models.py:118
#: src/authentic2_idp_oidc/models.py:125
msgid "redirect URIs"
msgstr "URIs de redirection"
#: src/authentic2_idp_oidc/models.py:121
#: src/authentic2_idp_oidc/models.py:128
msgid "post logout redirect URIs"
msgstr "URIs de redirection après déconnexion"
#: src/authentic2_idp_oidc/models.py:126
#: src/authentic2_idp_oidc/models.py:133
msgid "sector identifier URI"
msgstr "URI didentifiant de secteur"
#: src/authentic2_idp_oidc/models.py:129
#: src/authentic2_idp_oidc/models.py:136
msgid "identifier policy"
msgstr "politique des identifiants"
#: src/authentic2_idp_oidc/models.py:145
#: src/authentic2_idp_oidc/models.py:140
msgid "resource owner credentials grant scope"
msgstr "portée de cession par crédentiels du propriétaire de la ressource"
#: src/authentic2_idp_oidc/models.py:141
msgid "Permitted or default scopes (for credentials grant)"
msgstr "Portées autorisées ou par défaut (pour la cession par crédentiels)"
#: src/authentic2_idp_oidc/models.py:157
msgid "IDToken signature algorithm"
msgstr "algorithme de signature de lIDToken"
#: src/authentic2_idp_oidc/models.py:147
#: src/authentic2_idp_oidc/models.py:159
msgid "has API access"
msgstr "doit accéder à lAPI"
msgstr "a accès à lAPI"
#: src/authentic2_idp_oidc/models.py:150
#: src/authentic2_idp_oidc/models.py:162
msgid "frontchannel logout URI"
msgstr "URI de déconnexion frontchannel"
#: src/authentic2_idp_oidc/models.py:153
#: src/authentic2_idp_oidc/models.py:165
msgid "frontchannel timeout"
msgstr "temps dexpiration pour la déconnexion frontchannel"
#: src/authentic2_idp_oidc/models.py:163 src/authentic2_idp_oidc/models.py:222
#: src/authentic2_idp_oidc/models.py:268 src/authentic2_idp_oidc/models.py:319
#: src/authentic2_idp_oidc/models.py:175 src/authentic2_idp_oidc/models.py:237
#: src/authentic2_idp_oidc/models.py:283 src/authentic2_idp_oidc/models.py:335
msgid "created"
msgstr "créé"
#: src/authentic2_idp_oidc/models.py:166
#: src/authentic2_idp_oidc/models.py:178
msgid "modified"
msgstr "modifié"
#: src/authentic2_idp_oidc/models.py:209
#: src/authentic2_idp_oidc/models.py:224
msgid "client ct"
msgstr "type de contenu du client"
#: src/authentic2_idp_oidc/models.py:215 src/authentic2_idp_oidc/models.py:249
#: src/authentic2_idp_oidc/models.py:310
#: src/authentic2_idp_oidc/models.py:230 src/authentic2_idp_oidc/models.py:264
#: src/authentic2_idp_oidc/models.py:325
msgid "user"
msgstr "utilisateur"
#: src/authentic2_idp_oidc/models.py:218 src/authentic2_idp_oidc/models.py:251
#: src/authentic2_idp_oidc/models.py:312
#: src/authentic2_idp_oidc/models.py:233 src/authentic2_idp_oidc/models.py:266
#: src/authentic2_idp_oidc/models.py:327
msgid "scopes"
msgstr "portées (scopes)"
#: src/authentic2_idp_oidc/models.py:225 src/authentic2_idp_oidc/models.py:271
#: src/authentic2_idp_oidc/models.py:322
#: src/authentic2_idp_oidc/models.py:240 src/authentic2_idp_oidc/models.py:286
#: src/authentic2_idp_oidc/models.py:338
msgid "expire"
msgstr "expiration"
#: src/authentic2_idp_oidc/models.py:246 src/authentic2_idp_oidc/models.py:307
#: src/authentic2_idp_oidc/models.py:359
#: src/authentic2_idp_oidc/models.py:261 src/authentic2_idp_oidc/models.py:322
#: src/authentic2_idp_oidc/models.py:375
msgid "client"
msgstr "client"
#: src/authentic2_idp_oidc/models.py:254
#: src/authentic2_idp_oidc/models.py:269
msgid "state"
msgstr "statut"
#: src/authentic2_idp_oidc/models.py:257
#: src/authentic2_idp_oidc/models.py:272
msgid "nonce"
msgstr "nonce"
#: src/authentic2_idp_oidc/models.py:259
#: src/authentic2_idp_oidc/models.py:274
msgid "redirect URI"
msgstr "URI de redirection"
#: src/authentic2_idp_oidc/models.py:261 src/authentic2_idp_oidc/models.py:314
#: src/authentic2_idp_oidc/models.py:276 src/authentic2_idp_oidc/models.py:329
msgid "session key"
msgstr "clé de session"
#: src/authentic2_idp_oidc/models.py:264
#: src/authentic2_idp_oidc/models.py:279
msgid "auth time"
msgstr "date dautorisation"
#: src/authentic2_idp_oidc/models.py:362
#: src/authentic2_idp_oidc/models.py:378
msgid "attribute name"
msgstr "nom dattribut"
#: src/authentic2_idp_oidc/models.py:365
#: src/authentic2_idp_oidc/models.py:381
msgid "attribute value"
msgstr "valeur de lattribut"
#: src/authentic2_idp_oidc/models.py:368
#: src/authentic2_idp_oidc/models.py:384
msgid "attribute scopes"
msgstr "portées (scopes) liées à cet attribut"
@ -209,11 +225,15 @@ msgstr "Refuser"
msgid "Sending logout to %(name)s..."
msgstr "Déconnexion de %(name)s..."
#: src/authentic2_idp_oidc/views.py:107 src/authentic2_idp_oidc/views.py:113
#: src/authentic2_idp_oidc/views.py:119
#: src/authentic2_idp_oidc/views.py:123 src/authentic2_idp_oidc/views.py:129
#: src/authentic2_idp_oidc/views.py:142
msgid "Authorization request is invalid"
msgstr "La demande dauthentification est invalide."
#: src/authentic2_idp_oidc/views.py:482
#: src/authentic2_idp_oidc/views.py:135
msgid "Client is configured for resource owner password credentials grant type"
msgstr "Le client est configuré pour le type de cession par crédentiels du propriétaire de la ressource"
#: src/authentic2_idp_oidc/views.py:626
msgid "Invalid post logout URI"
msgstr "URI de retour après déconnexion invalide"