Skip to content

Commit 0c9c1ec

Browse files
translate: Updates for project authentik and language fr_FR (#21378)
* translate: Translate web/xliff/en.xlf in fr_FR 100% translated source file: 'web/xliff/en.xlf' on 'fr_FR'. * translate: Translate django.po in fr_FR 100% translated source file: 'django.po' on 'fr_FR'. * translate: Removing web/xliff/en.xlf in fr_FR 99% of minimum 100% translated source file: 'web/xliff/en.xlf' on 'fr_FR'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent a6775bc commit 0c9c1ec

1 file changed

Lines changed: 14 additions & 6 deletions

File tree

locale/fr_FR/LC_MESSAGES/django.po

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: PACKAGE VERSION\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2026-03-31 00:19+0000\n"
17+
"POT-Creation-Date: 2026-04-02 00:18+0000\n"
1818
"PO-Revision-Date: 2025-12-01 19:09+0000\n"
1919
"Last-Translator: Sp P, 2026\n"
2020
"Language-Team: French (France) (https://app.transifex.com/authentik/teams/119923/fr_FR/)\n"
@@ -123,6 +123,11 @@ msgstr "Échec de validation du plan"
123123
msgid "Either path or content must be set."
124124
msgstr "Le chemin ou le contenu doit être défini."
125125

126+
#: authentik/blueprints/api.py
127+
#, python-brace-format
128+
msgid "User lacks permission to create {model}"
129+
msgstr "L'utilisateur manque de permission pour créer {model}"
130+
126131
#: authentik/blueprints/models.py
127132
msgid "Managed by authentik"
128133
msgstr "Géré par authentik"
@@ -257,11 +262,6 @@ msgstr ""
257262
"fournisseurs backchannels sont retournés. Si faux, les fournisseurs "
258263
"backchannels sont exclus"
259264

260-
#: authentik/core/api/transactional_applications.py
261-
#, python-brace-format
262-
msgid "User lacks permission to create {model}"
263-
msgstr "L'utilisateur manque de permission pour créer {model}"
264-
265265
#: authentik/core/api/users.py
266266
msgid "No leading or trailing slashes allowed."
267267
msgstr ""
@@ -3838,6 +3838,14 @@ msgstr ""
38383838
" un risque de sécurité, aucune validation de l'ID de la requête n'est "
38393839
"effectuée."
38403840

3841+
#: authentik/sources/saml/models.py
3842+
msgid ""
3843+
"When enabled, the IdP will re-authenticate the user even if a session "
3844+
"exists."
3845+
msgstr ""
3846+
"Quand activé, le fournisseur d'identités ré-authentifiera l'utilisateur même"
3847+
" s'il dispose d'une session existante."
3848+
38413849
#: authentik/sources/saml/models.py
38423850
msgid ""
38433851
"NameID Policy sent to the IdP. Can be unset, in which case no Policy is "

0 commit comments

Comments
 (0)