Skip to content

Commit 8401158

Browse files
translate: Updates for project authentik and language fr_FR (goauthentik#21474)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 263ddd8 commit 8401158

2 files changed

Lines changed: 140 additions & 30 deletions

File tree

locale/fr_FR/LC_MESSAGES/django.po

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Charles Leclerc, 2025
87
# Marc Schmitt, 2025
98
# Esteban, 2026
9+
# nerdinator <florian.dupret@gmail.com>, 2026
10+
# Charles Leclerc, 2026
1011
# Sp P, 2026
1112
#
1213
#, fuzzy
1314
msgid ""
1415
msgstr ""
1516
"Project-Id-Version: PACKAGE VERSION\n"
1617
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2026-04-02 00:18+0000\n"
18+
"POT-Creation-Date: 2026-04-08 00:28+0000\n"
1819
"PO-Revision-Date: 2025-12-01 19:09+0000\n"
1920
"Last-Translator: Sp P, 2026\n"
2021
"Language-Team: French (France) (https://app.transifex.com/authentik/teams/119923/fr_FR/)\n"
@@ -1246,6 +1247,14 @@ msgstr "Entreprise est requis pour utiliser EAP-TLS."
12461247
msgid "Enterprise is required to use the OAuth mode."
12471248
msgstr "Enterprise est requis pour utiliser le mode OAuth."
12481249

1250+
#: authentik/enterprise/providers/ssf/models.py
1251+
msgid "SSF RFC Push"
1252+
msgstr "Push d'après la RFC de SSF"
1253+
1254+
#: authentik/enterprise/providers/ssf/models.py
1255+
msgid "SSF RFC Pull"
1256+
msgstr "Pull d'après la RFC de SSF"
1257+
12491258
#: authentik/enterprise/providers/ssf/models.py
12501259
#: authentik/providers/oauth2/models.py
12511260
msgid "Signing Key"
@@ -2256,6 +2265,14 @@ msgstr "Comparaison stricte d'URL"
22562265
msgid "Regular Expression URL matching"
22572266
msgstr "Correspondance d'URL par expression régulière"
22582267

2268+
#: authentik/providers/oauth2/models.py
2269+
msgid "Authorization"
2270+
msgstr "Authorisation"
2271+
2272+
#: authentik/providers/oauth2/models.py
2273+
msgid "Logout"
2274+
msgstr "Déconnexion"
2275+
22592276
#: authentik/providers/oauth2/models.py
22602277
msgid "Back-channel"
22612278
msgstr "Back-channel"
@@ -3300,7 +3317,7 @@ msgstr ""
33003317
" Veuillez contacter votre administrateur.\n"
33013318
" "
33023319

3303-
#: authentik/sources/ldap/api.py
3320+
#: authentik/sources/ldap/api/sources.py
33043321
msgid "Only a single LDAP Source with password synchronization is allowed"
33053322
msgstr ""
33063323
"Une seule source LDAP avec synchronisation de mot de passe est autorisée"

web/xliff/fr_FR.xlf

Lines changed: 120 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1858,14 +1858,6 @@
18581858
<source>Same identifier is used for all providers</source>
18591859
<target>Le même identifiant est utilisé pour tous les fournisseurs</target>
18601860
</trans-unit>
1861-
<trans-unit id="seb411b22a8f262d6">
1862-
<source>Valid redirect URIs after a successful authorization flow. Also specify any origins here for Implicit flows.</source>
1863-
<target>URLs de redirection autorisées après un flux d&apos;autorisation réussi. Indiquez également toute origine ici pour les flux implicites.</target>
1864-
</trans-unit>
1865-
<trans-unit id="s2a369bc2febb5d55">
1866-
<source>If no explicit redirect URIs are specified, the first successfully used redirect URI will be saved.</source>
1867-
<target>Si aucune URI de redirection explicite n&apos;est spécifiée, la première URI de redirection utilisée avec succès sera enregistrée.</target>
1868-
</trans-unit>
18691861
<trans-unit id="s4c49d27de60a532b">
18701862
<source>To allow any redirect URI, set the mode to Regex and the value to &quot;.*&quot;. Be aware of the possible security implications this can have.</source>
18711863
<target>Pour permettre n&apos;importe quelle URI de redirection, définissez cette valeur sur &quot;.*&quot;. Soyez conscient des possibles implications de sécurité que cela peut avoir.</target>
@@ -2066,10 +2058,6 @@
20662058
<source>JWTs signed by certificates configured in the selected sources can be used to authenticate to this provider.</source>
20672059
<target>Les JWT signés par des certificats configurés par les sources sélectionnées peuvent être utilisés pour s&apos;authentifier auprès de ce fournisseur.</target>
20682060
</trans-unit>
2069-
<trans-unit id="s555465bf6577505e">
2070-
<source>Federated OIDC Providers</source>
2071-
<target>Fournisseurs OIDC fédérés</target>
2072-
</trans-unit>
20732061
<trans-unit id="s066bfb12c9032dc2">
20742062
<source>Available Providers</source>
20752063
<target>Fournisseurs disponibles</target>
@@ -2939,10 +2927,6 @@
29392927
<source>Determines how long events are stored for. If an event could not be sent correctly, its expiration is also increased by this duration.</source>
29402928
<target>Détermine pendant combien de temps les évènements sont stockés. Si un évènement n&apos;a pas pu être correctement envoyé, son expiration est également augmentée de cette valeur.</target>
29412929
</trans-unit>
2942-
<trans-unit id="s1aa62e1bf258e88a">
2943-
<source>OIDC Providers</source>
2944-
<target>Fournisseurs OIDC</target>
2945-
</trans-unit>
29462930
<trans-unit id="sb0b86b8ca6ab13bd">
29472931
<source>Providers</source>
29482932
<target>Fournisseurs</target>
@@ -3191,9 +3175,6 @@
31913175
<source>Warning: Provider is not used by an Application.</source>
31923176
<target>Avertissement : Le fournisseur n&apos;est pas utilisé par une application.</target>
31933177
</trans-unit>
3194-
<trans-unit id="scbf29ce484222325">
3195-
<source/>
3196-
</trans-unit>
31973178
<trans-unit id="sdbc08adee233f180">
31983179
<source>Update OAuth2 Provider</source>
31993180
<target>Mettre à jour le fournisseur OAuth2</target>
@@ -3980,10 +3961,6 @@ doesn&apos;t pass when either or both of the selected options are equal or above
39803961
<source>Update SCIM Provider</source>
39813962
<target>Mettre à jour le fournisseur SCIM</target>
39823963
</trans-unit>
3983-
<trans-unit id="sb9d947872397ca07">
3984-
<source>SSF Provider is in preview.</source>
3985-
<target>Le fournisseur SSF est en aperçu.</target>
3986-
</trans-unit>
39873964
<trans-unit id="sa1db89262360550b">
39883965
<source>Send us feedback!</source>
39893966
<target>Envoyez-nous vos commentaires !</target>
@@ -7630,10 +7607,6 @@ doesn&apos;t pass when either or both of the selected options are equal or above
76307607
<source>Background shown during execution.</source>
76317608
<target>Arrière-plan utilisé durant l&apos;exécution.</target>
76327609
</trans-unit>
7633-
<trans-unit id="sb904f23f17b60c3a">
7634-
<source>Successfully imported flow.</source>
7635-
<target>Flux importé avec succès</target>
7636-
</trans-unit>
76377610
<trans-unit id="s8b0e21adf383c8ba">
76387611
<source>.yaml files, which can be found in the Example Flows documentation</source>
76397612
<target>Fichiers .yaml, qui peuvent être trouvés dans la documentation &quot;Example Flows&quot;</target>
@@ -11454,6 +11427,126 @@ Les liaisons avec les groupes/utilisateurs sont vérifiées par rapport à l&apo
1145411427
<source>When enabled, any unique authenticator can only be registered once.</source>
1145511428
<target>Quand activé, chaque authentificateur unique ne peut être enregistré qu&apos;une seule fois.</target>
1145611429
</trans-unit>
11430+
<trans-unit id="sce00b83d404f4037">
11431+
<source>Successfully imported blueprint.</source>
11432+
<target>Plan importé avec succès</target>
11433+
</trans-unit>
11434+
<trans-unit id="s8e2a8ba956a87d80">
11435+
<source>File upload</source>
11436+
<target>Chargement de fichier</target>
11437+
</trans-unit>
11438+
<trans-unit id="s39920e4c648f42d7">
11439+
<source>Import Blueprint</source>
11440+
<target>Importer un plan</target>
11441+
</trans-unit>
11442+
<trans-unit id="s82ad1b952d1637ec">
11443+
<source>Warning: Blueprint files may contain objects such as users, policies and expression.</source>
11444+
<target>Attention : les fichiers de plan peuvent contenirdes objets comme des utilisateurs, des politiques et des expressions.</target>
11445+
</trans-unit>
11446+
<trans-unit id="sabe892a3d6cb0df0">
11447+
<source>Force authentication</source>
11448+
<target>Obliger à s&apos;authentifier</target>
11449+
</trans-unit>
11450+
<trans-unit id="sa79a733d1d6ea7ca">
11451+
<source>When enabled, the IdP is requested to force re-authentication of the user, even if the user has an existing session.</source>
11452+
<target>Quand activé, le fournisseur d&apos;identités doit obliget les utilisateurs à se ré-authentifier, même s&apos;ils disposent d&apos;une session existante.</target>
11453+
</trans-unit>
11454+
<trans-unit id="sd70c33ce20f4221f">
11455+
<source><x id="0" equiv-text="${healthyCount}"/>/<x id="1" equiv-text="${totalCount}"/> instances are healthy.</source>
11456+
<target><x id="0" equiv-text="${healthyCount}"/>/<x id="1" equiv-text="${totalCount}"/> instances sont saines.</target>
11457+
</trans-unit>
11458+
<trans-unit id="sc1006ec5976bf600">
11459+
<source>Federated OAuth2/OpenID Providers</source>
11460+
<target>Fournisseurs de fédération OAuth2/OpenID</target>
11461+
</trans-unit>
11462+
<trans-unit id="s2063a9d17c280fe5">
11463+
<source>Info</source>
11464+
<target>Infos</target>
11465+
</trans-unit>
11466+
<trans-unit id="s83cb0a6bd0b57d0c">
11467+
<source>Verify Push stream endpoints&apos; certificate</source>
11468+
<target>Vérifier le certificat des points de terminaison des flux Push</target>
11469+
</trans-unit>
11470+
<trans-unit id="s2044fd89e1e779ff">
11471+
<source>Stream(s)</source>
11472+
<target>Flux</target>
11473+
</trans-unit>
11474+
<trans-unit id="sdbfc37eb5da37686">
11475+
<source>Delivery method</source>
11476+
<target>Méthode de diffusion</target>
11477+
</trans-unit>
11478+
<trans-unit id="sf39364d7836810a6">
11479+
<source>Delivery Method</source>
11480+
<target>Méthode de Diffusion</target>
11481+
</trans-unit>
11482+
<trans-unit id="s96b1fe1a2884509e">
11483+
<source>Pull</source>
11484+
<target>Récupération Pull</target>
11485+
</trans-unit>
11486+
<trans-unit id="s970d041a28d1067d">
11487+
<source>Push</source>
11488+
<target>Envoi Push</target>
11489+
</trans-unit>
11490+
<trans-unit id="s0eaba83c8b21236b">
11491+
<source>post logout</source>
11492+
<target>après déconnexio</target>
11493+
</trans-unit>
11494+
<trans-unit id="sff974ce1fd18159e">
11495+
<source>authorization</source>
11496+
<target>autorisation</target>
11497+
</trans-unit>
11498+
<trans-unit id="s399592d27c549c96">
11499+
<source>Valid redirect URIs after a successful authorization or invalidation flow. Also specify any origins here for Implicit flows. Use the type dropdown to designate URIs for authorization or post-logout redirection.</source>
11500+
<target>URI de redirections valides après une autorisation réussie ou un flux invalide. Définissez aussi ici les origines pour les Flux implicites. Utilisez le type liste déroulante pour désigner les URI pour l&apos;autorisation ou pour les redirections après déconnexion.</target>
11501+
</trans-unit>
11502+
<trans-unit id="s272aa39ee16e3fe7">
11503+
<source>If no explicit authorization redirect URIs are specified, the first successfully used authorization redirect URI will be saved.</source>
11504+
<target>Si aucune URI de redirection d&apos;autorisation explicite n&apos;est spécifiée, la première URI de redirection d&apos;autorisation utilisée avec succès sera enregistrée.</target>
11505+
</trans-unit>
11506+
<trans-unit id="s49cafb32ed1d0d2b">
11507+
<source>Post Logout</source>
11508+
<target>Après déconnexion</target>
11509+
</trans-unit>
11510+
<trans-unit id="s0e1a87cb82be68ac">
11511+
<source>No connectivity status available.</source>
11512+
<target>Aucun état de connectivité disponible</target>
11513+
</trans-unit>
11514+
<trans-unit id="sf053496846861a89">
11515+
<source>LDAP Group(s)</source>
11516+
<target>Groupe(s) LDAP</target>
11517+
</trans-unit>
11518+
<trans-unit id="s08d22cb65d51ec12">
11519+
<source>Connect Group</source>
11520+
<target>Connecter le Group</target>
11521+
</trans-unit>
11522+
<trans-unit id="s0e54649b37607548">
11523+
<source>Successfully connected user.</source>
11524+
<target>Utilisateur connecté avec succès.</target>
11525+
</trans-unit>
11526+
<trans-unit id="sf5c3def20e22e0ac">
11527+
<source>The unique identifier of this object in LDAP, the value of the &apos;<x id="0" equiv-text="${this.source?.objectUniquenessField}"/>&apos; attribute.</source>
11528+
<target>L&apos;identificateur unique de cet objet dans le LDAP, la valeur de l&apos;attribut &apos;<x id="0" equiv-text="${this.source?.objectUniquenessField}"/>&apos;.</target>
11529+
</trans-unit>
11530+
<trans-unit id="s6e982a7b2b65c859">
11531+
<source>LDAP User(s)</source>
11532+
<target>Utilisateur(s) LDAP</target>
11533+
</trans-unit>
11534+
<trans-unit id="s37d7a0b00f4f6378">
11535+
<source>Connect User</source>
11536+
<target>Connecter l&apos;Utilisateur</target>
11537+
</trans-unit>
11538+
<trans-unit id="s21c15246d76b2910">
11539+
<source>Object Identifier (<x id="0" equiv-text="${this.source?.objectUniquenessField}"/>)</source>
11540+
<target>Identificateur d&apos;objet (<x id="0" equiv-text="${this.source?.objectUniquenessField}"/>)</target>
11541+
</trans-unit>
11542+
<trans-unit id="sa0e1c48bdd7086f7">
11543+
<source>Synced Users</source>
11544+
<target>Utilisateurs synchronisés</target>
11545+
</trans-unit>
11546+
<trans-unit id="s444676dba7492f41">
11547+
<source>Synced Groups</source>
11548+
<target>Groupes synchronisés</target>
11549+
</trans-unit>
1145711550
</body>
1145811551
</file>
1145911552
</xliff>

0 commit comments

Comments
 (0)