Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 15 additions & 3 deletions locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
# Charles Leclerc, 2024
# nerdinator <florian.dupret@gmail.com>, 2024
# Tina, 2024
# Marc Schmitt, 2024
# Marc Schmitt, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-18 13:31+0000\n"
"POT-Creation-Date: 2024-12-20 00:08+0000\n"
"PO-Revision-Date: 2022-09-26 16:47+0000\n"
"Last-Translator: Marc Schmitt, 2024\n"
"Last-Translator: Marc Schmitt, 2025\n"
"Language-Team: French (https://app.transifex.com/authentik/teams/119923/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -121,6 +121,10 @@ msgstr "Marque"
msgid "Brands"
msgstr "Marques"

#: authentik/core/api/application_entitlements.py
msgid "User does not have access to application."
msgstr "L'utilisateur n'a pas accès à l'application."

#: authentik/core/api/devices.py
msgid "Extra description not available"
msgstr "Description supplémentaire indisponible"
Expand Down Expand Up @@ -256,6 +260,14 @@ msgstr "Application"
msgid "Applications"
msgstr "Applications"

#: authentik/core/models.py
msgid "Application Entitlement"
msgstr "Droit applicatif"

#: authentik/core/models.py
msgid "Application Entitlements"
msgstr "Droits applicatifs"

#: authentik/core/models.py
msgid "Use the source-specific identifier"
msgstr "Utiliser l'identifiant spécifique à la source"
Expand Down