- commit
- fa2db5c60889129bbdaa35bbe498f37cce0e1c9f
- parent
- 8dfa12427d678b37c0189ec821515379fb0b7cc1
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2025-08-13 11:03
update translations
Diffstat
| M | mfa/locale/de/LC_MESSAGES/django.po | 16 | ++++++++++++++++ |
| M | mfa/locale/fr/LC_MESSAGES/django.po | 9 | ++++++++- |
2 files changed, 24 insertions, 1 deletions
diff --git a/mfa/locale/de/LC_MESSAGES/django.po b/mfa/locale/de/LC_MESSAGES/django.po
@@ -1,5 +1,7 @@ 1 1 msgid "" 2 2 msgstr "" -1 3 "Report-Msgid-Bugs-To: \n" -1 4 "POT-Creation-Date: 2025-08-13 05:58-0500\n" 3 5 "MIME-Version: 1.0\n" 4 6 "Content-Type: text/plain; charset=UTF-8\n" 5 7 "Content-Transfer-Encoding: 8bit\n" @@ -14,5 +16,19 @@ msgstr "Validierung fehlgeschlagen" 14 16 msgid "Name for this key" 15 17 msgstr "Name für diesen Schlüssel" 16 18 -1 19 #, python-format -1 20 msgid "" -1 21 "Attempted login to %(site_name)s using a wrong two-factor authentication code" -1 22 msgstr "" -1 23 "Versuchte Anmeldung bei %(site_name)s mit einem falschen " -1 24 "Zwei-Faktor-Authentifizierungscode" -1 25 -1 26 msgid "" -1 27 "You cannot have more than {} keys. Please delete one of your existing keys " -1 28 "before adding a new one." -1 29 msgstr "" -1 30 "Sie können nicht mehr als {} Schlüssel haben. Bitte löschen Sie einen Ihrer " -1 31 "bestehenden Schlüssel, bevor Sie einen neuen hinzufügen." -1 32 17 33 msgid "Key was created successfully!" 18 34 msgstr "Schlüssel wurde erfolgreich erstellt!"
diff --git a/mfa/locale/fr/LC_MESSAGES/django.po b/mfa/locale/fr/LC_MESSAGES/django.po
@@ -1,7 +1,7 @@ 1 1 msgid "" 2 2 msgstr "" 3 3 "Report-Msgid-Bugs-To: \n"4 -1 "POT-Creation-Date: 2023-03-19 18:47+0100\n"-1 4 "POT-Creation-Date: 2025-08-13 05:59-0500\n" 5 5 "MIME-Version: 1.0\n" 6 6 "Content-Type: text/plain; charset=UTF-8\n" 7 7 "Content-Transfer-Encoding: 8bit\n" @@ -22,5 +22,12 @@ msgid "" 22 22 msgstr "" 23 23 "Tentative de connexion à %(site_name)s avec un code double-facteur incorrect" 24 24 -1 25 msgid "" -1 26 "You cannot have more than {} keys. Please delete one of your existing keys " -1 27 "before adding a new one." -1 28 msgstr "" -1 29 "Vous ne pouvez pas avoir plus de {} clés. Veuillez supprimer l'une de vos " -1 30 "clés existantes avant d'en ajouter une nouvelle." -1 31 25 32 msgid "Key was created successfully!" 26 33 msgstr "La clé a bien été créé !"