Urgent Fix for Translations

This commit is contained in:
nocci 2025-04-29 18:02:22 +02:00
parent fb6a2799ce
commit b1aee9e5b8
6 changed files with 133 additions and 122 deletions

View file

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2025-04-29 13:06+0000\n"
"PO-Revision-Date: 2025-04-29 13:06+0000\n"
"POT-Creation-Date: 2025-04-29 15:53+0000\n"
"PO-Revision-Date: 2025-04-29 15:42+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: de\n"
"Language-Team: de <LL@li.org>\n"
@ -18,63 +18,63 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n"
#: app.py:187
#: app.py:194
msgid "Invalid credentials"
msgstr "Ungültige Anmeldedaten"
#: app.py:193
#: app.py:200
msgid "No new registrations. They are deactivated!"
msgstr "Upps. Keine neuen Registrierungen, sorry!"
msgstr "Keine neuen Registrierungen. Sie sind deaktiviert!"
#: app.py:201
#: app.py:208
msgid "Username already exists"
msgstr "Benutzername existiert bereits"
#: app.py:227
#: app.py:234
msgid "Current passwort is wrong"
msgstr "Das aktuelle Passwort ist falsch"
msgstr "Aktuelles Passwort ist falsch"
#: app.py:231
#: app.py:238
msgid "New Passwords are not matching"
msgstr "Die neuen Passwörter stimmen nicht überein"
msgstr "Neue Passwörter stimmen nicht überein"
#: app.py:236
#: app.py:243
msgid "Password changed successfully"
msgstr "Passwort erfolgreich geändert"
#: app.py:266
#: app.py:273
msgid "Game added successfully!"
msgstr "Spiel erfolgreich hinzugefügt!"
#: app.py:271
#: app.py:278
msgid "Steam Key already exists!"
msgstr "Game-Key existiert bereits!"
msgstr "Steam-Key existiert bereits!"
#: app.py:274 app.py:318
#: app.py:281 app.py:325
msgid "Error: "
msgstr "Fehler: "
#: app.py:313
#: app.py:320
msgid "Changes saved!"
msgstr "Änderungen gespeichert!"
#: app.py:401
#: app.py:408
msgid "Game List (without Keys)"
msgstr "Spieleliste (ohne Keys)"
#: app.py:494
#: app.py:501
#, python-format
msgid "%(new)d new games imported, %(dup)d skipped duplicates"
msgstr "%(new)d neue Spiele importiert, %(dup)d Duplikate übersprungen"
#: app.py:498
#: app.py:505
#, python-format
msgid "Import error: %(error)s"
msgstr "Importfehler: %(error)s"
#: app.py:502
#: app.py:509
msgid "Please upload a valid CSV file."
msgstr "Bitte lade eine gültige CSV-Datei hoch."
msgstr "Bitte eine gültige CSV-Datei hochladen."
#: templates/add_game.html:4 templates/index.html:9
msgid "Add New Game"
@ -86,32 +86,27 @@ msgstr "Name"
#: templates/add_game.html:13 templates/edit_game.html:13
msgid "Game Key"
msgstr "Spiel-Key"
msgstr "Spiele-Key"
#: templates/add_game.html:17 templates/edit_game.html:21
#: templates/index.html:21
#: templates/add_game.html:17 templates/edit_game.html:21 templates/index.html:21
msgid "Status"
msgstr "Status"
#: templates/add_game.html:19 templates/edit_game.html:23
#: templates/index.html:41
#: templates/add_game.html:19 templates/edit_game.html:23 templates/index.html:41
msgid "Not redeemed"
msgstr "Nicht eingelöst"
#: templates/add_game.html:20 templates/edit_game.html:24
#: templates/index.html:43
#: templates/add_game.html:20 templates/edit_game.html:24 templates/index.html:43
msgid "Gifted"
msgstr ""
#: templates/add_game.html:21 templates/edit_game.html:25
#: templates/index.html:45
msgid "Redeemed"
msgstr "Verschenkt"
#: templates/add_game.html:25 templates/edit_game.html:29
#: templates/index.html:23
#: templates/add_game.html:21 templates/edit_game.html:25 templates/index.html:45
msgid "Redeemed"
msgstr "Eingelöst"
#: templates/add_game.html:25 templates/edit_game.html:29 templates/index.html:23
msgid "Redeem by"
msgstr "Einzulösen vor"
msgstr "Einzulösen bis"
#: templates/add_game.html:29 templates/edit_game.html:33
msgid "Recipient"
@ -129,14 +124,13 @@ msgstr "Notizen"
msgid "Save"
msgstr "Speichern"
#: templates/add_game.html:42 templates/edit_game.html:61
#: templates/import.html:12
#: templates/add_game.html:42 templates/edit_game.html:61 templates/import.html:12
msgid "Cancel"
msgstr "Abbrechen"
#: templates/base.html:7
msgid "Game Key Manager"
msgstr "Game Key Manager"
msgstr "Game-Key-Verwaltung"
#: templates/base.html:23
msgid "Search"
@ -144,13 +138,13 @@ msgstr "Suche"
#: templates/base.html:31
msgid "Dark Mode"
msgstr "Dark Mode"
msgstr "Dunkler Modus"
#: templates/base.html:44 templates/login.html:16 templates/register.html:15
#: templates/base.html:46 templates/login.html:16 templates/register.html:15
msgid "Password"
msgstr "Passwort"
#: templates/base.html:47
#: templates/base.html:49
msgid "Logout"
msgstr "Abmelden"
@ -176,7 +170,7 @@ msgstr "Spiel bearbeiten"
#: templates/edit_game.html:17
msgid "Steam AppID (optional)"
msgstr "Steam AppID (optional)"
msgstr "Steam-AppID (optional)"
#: templates/edit_game.html:47
msgid "Active Redeem Link"
@ -184,7 +178,7 @@ msgstr "Aktiver Einlöse-Link"
#: templates/edit_game.html:54
msgid "Expires at"
msgstr "Läuft ab"
msgstr "Ablaufdatum"
#: templates/import.html:4
msgid "Import Games"
@ -232,7 +226,7 @@ msgstr "Aktionen"
#: templates/index.html:63
msgid "Generate redeem link"
msgstr "Geschenk-Link generieren"
msgstr "Einlöse-Link generieren"
#: templates/index.html:70
msgid "Really delete?"
@ -240,7 +234,7 @@ msgstr "Wirklich löschen?"
#: templates/index.html:96
msgid "Redeem link copied to clipboard!"
msgstr "Geschenk-Link in die Zwischenablage kopiert!"
msgstr "Einlöse-Link in die Zwischenablage kopiert!"
#: templates/index.html:100
msgid "Error generating link"
@ -260,7 +254,7 @@ msgstr "Benutzername"
#: templates/login.html:22
msgid "No account yet? Register"
msgstr "Noch kein Konto? Registrieren"
msgstr "Noch kein Konto? Jetzt registrieren"
#: templates/redeem.html:16
msgid "Your Key:"
@ -268,7 +262,7 @@ msgstr "Dein Key:"
#: templates/redeem.html:22
msgid "Redeem now on"
msgstr "Jetzt einlösen auf"
msgstr "Jetzt einlösen bei"
#: templates/redeem.html:26
msgid "This page will expire in"