GameKeyManager/translations/de/LC_MESSAGES/messages.po

281 lines
6.2 KiB
Plaintext
Raw Normal View History

2025-04-26 12:32:07 +00:00
# German translations for PROJECT.
# Copyright (C) 2025 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
2025-04-29 13:19:59 +00:00
"POT-Creation-Date: 2025-04-29 13:06+0000\n"
"PO-Revision-Date: 2025-04-29 13:06+0000\n"
2025-04-26 12:32:07 +00:00
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: de\n"
"Language-Team: de <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n"
#: app.py:187
msgid "Invalid credentials"
2025-04-29 13:19:59 +00:00
msgstr "Ungültige Anmeldedaten"
2025-04-26 12:32:07 +00:00
#: app.py:193
2025-04-29 13:19:59 +00:00
msgid "No new registrations. They are deactivated!"
msgstr "Upps. Keine neuen Registrierungen, sorry!"
2025-04-26 12:32:07 +00:00
#: app.py:201
msgid "Username already exists"
2025-04-29 13:19:59 +00:00
msgstr "Benutzername existiert bereits"
2025-04-26 12:32:07 +00:00
#: app.py:227
2025-04-29 13:19:59 +00:00
msgid "Current passwort is wrong"
msgstr "Das aktuelle Passwort ist falsch"
2025-04-26 12:32:07 +00:00
#: app.py:231
2025-04-29 13:19:59 +00:00
msgid "New Passwords are not matching"
msgstr "Die neuen Passwörter stimmen nicht überein"
2025-04-26 12:32:07 +00:00
#: app.py:236
2025-04-29 13:19:59 +00:00
msgid "Password changed successfully"
msgstr "Passwort erfolgreich geändert"
2025-04-26 12:32:07 +00:00
#: app.py:266
msgid "Game added successfully!"
2025-04-29 13:19:59 +00:00
msgstr "Spiel erfolgreich hinzugefügt!"
2025-04-26 12:32:07 +00:00
#: app.py:271
msgid "Steam Key already exists!"
2025-04-29 13:19:59 +00:00
msgstr "Game-Key existiert bereits!"
2025-04-26 12:32:07 +00:00
#: app.py:274 app.py:318
msgid "Error: "
2025-04-29 13:19:59 +00:00
msgstr "Fehler: "
2025-04-26 12:32:07 +00:00
#: app.py:313
msgid "Changes saved!"
2025-04-29 13:19:59 +00:00
msgstr "Änderungen gespeichert!"
2025-04-26 12:32:07 +00:00
#: app.py:401
msgid "Game List (without Keys)"
2025-04-29 13:19:59 +00:00
msgstr "Spieleliste (ohne Keys)"
2025-04-26 12:32:07 +00:00
#: app.py:494
#, python-format
2025-04-29 13:19:59 +00:00
msgid "%(new)d new games imported, %(dup)d skipped duplicates"
msgstr "%(new)d neue Spiele importiert, %(dup)d Duplikate übersprungen"
2025-04-26 12:32:07 +00:00
#: app.py:498
#, python-format
2025-04-29 13:19:59 +00:00
msgid "Import error: %(error)s"
msgstr "Importfehler: %(error)s"
2025-04-26 12:32:07 +00:00
#: app.py:502
2025-04-29 13:19:59 +00:00
msgid "Please upload a valid CSV file."
msgstr "Bitte lade eine gültige CSV-Datei hoch."
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:4 templates/index.html:9
msgid "Add New Game"
2025-04-29 13:19:59 +00:00
msgstr "Neues Spiel hinzufügen"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:9 templates/edit_game.html:9 templates/index.html:19
msgid "Name"
2025-04-29 13:19:59 +00:00
msgstr "Name"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:13 templates/edit_game.html:13
msgid "Game Key"
2025-04-29 13:19:59 +00:00
msgstr "Spiel-Key"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:17 templates/edit_game.html:21
#: templates/index.html:21
msgid "Status"
2025-04-29 13:19:59 +00:00
msgstr "Status"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:19 templates/edit_game.html:23
#: templates/index.html:41
msgid "Not redeemed"
2025-04-29 13:19:59 +00:00
msgstr "Nicht eingelöst"
2025-04-26 12:32:07 +00:00
#: 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"
2025-04-29 13:19:59 +00:00
msgstr "Verschenkt"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:25 templates/edit_game.html:29
#: templates/index.html:23
msgid "Redeem by"
2025-04-29 13:19:59 +00:00
msgstr "Einzulösen vor"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:29 templates/edit_game.html:33
msgid "Recipient"
2025-04-29 13:19:59 +00:00
msgstr "Empfänger"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:33 templates/edit_game.html:37
msgid "Shop URL"
2025-04-29 13:19:59 +00:00
msgstr "Shop-URL"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:37 templates/edit_game.html:41
msgid "Notes"
2025-04-29 13:19:59 +00:00
msgstr "Notizen"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:41 templates/edit_game.html:60
msgid "Save"
2025-04-29 13:19:59 +00:00
msgstr "Speichern"
2025-04-26 12:32:07 +00:00
#: templates/add_game.html:42 templates/edit_game.html:61
2025-04-29 13:19:59 +00:00
#: templates/import.html:12
2025-04-26 12:32:07 +00:00
msgid "Cancel"
2025-04-29 13:19:59 +00:00
msgstr "Abbrechen"
2025-04-26 12:32:07 +00:00
#: templates/base.html:7
msgid "Game Key Manager"
2025-04-29 13:19:59 +00:00
msgstr "Game Key Manager"
2025-04-26 12:32:07 +00:00
#: templates/base.html:23
msgid "Search"
2025-04-29 13:19:59 +00:00
msgstr "Suche"
2025-04-26 12:32:07 +00:00
#: templates/base.html:31
msgid "Dark Mode"
2025-04-29 13:19:59 +00:00
msgstr "Dark Mode"
2025-04-26 12:32:07 +00:00
2025-04-29 13:19:59 +00:00
#: templates/base.html:44 templates/login.html:16 templates/register.html:15
msgid "Password"
msgstr "Passwort"
2025-04-26 12:32:07 +00:00
#: templates/base.html:47
msgid "Logout"
2025-04-29 13:19:59 +00:00
msgstr "Abmelden"
2025-04-26 12:32:07 +00:00
#: templates/change_password.html:4 templates/change_password.html:19
msgid "Change Password"
2025-04-29 13:19:59 +00:00
msgstr "Passwort ändern"
2025-04-26 12:32:07 +00:00
#: templates/change_password.html:8
msgid "Current Password"
2025-04-29 13:19:59 +00:00
msgstr "Aktuelles Passwort"
2025-04-26 12:32:07 +00:00
#: templates/change_password.html:12
msgid "New Password"
2025-04-29 13:19:59 +00:00
msgstr "Neues Passwort"
2025-04-26 12:32:07 +00:00
#: templates/change_password.html:16
msgid "Confirm New Password"
2025-04-29 13:19:59 +00:00
msgstr "Neues Passwort bestätigen"
2025-04-26 12:32:07 +00:00
#: templates/edit_game.html:4
msgid "Edit Game"
2025-04-29 13:19:59 +00:00
msgstr "Spiel bearbeiten"
2025-04-26 12:32:07 +00:00
#: templates/edit_game.html:17
msgid "Steam AppID (optional)"
2025-04-29 13:19:59 +00:00
msgstr "Steam AppID (optional)"
2025-04-26 12:32:07 +00:00
#: templates/edit_game.html:47
msgid "Active Redeem Link"
2025-04-29 13:19:59 +00:00
msgstr "Aktiver Einlöse-Link"
2025-04-26 12:32:07 +00:00
#: templates/edit_game.html:54
msgid "Expires at"
2025-04-29 13:19:59 +00:00
msgstr "Läuft ab"
2025-04-26 12:32:07 +00:00
#: templates/import.html:4
msgid "Import Games"
2025-04-29 13:19:59 +00:00
msgstr "Spiele importieren"
2025-04-26 12:32:07 +00:00
#: templates/import.html:8
2025-04-29 13:19:59 +00:00
msgid "Select CSV file"
msgstr "CSV-Datei auswählen"
2025-04-26 12:32:07 +00:00
#: templates/import.html:11
2025-04-29 13:19:59 +00:00
msgid "Import"
msgstr "Importieren"
2025-04-26 12:32:07 +00:00
#: templates/index.html:4
msgid "My Games"
2025-04-29 13:19:59 +00:00
msgstr "Meine Spiele"
2025-04-26 12:32:07 +00:00
#: templates/index.html:6
msgid "Export CSV"
2025-04-29 13:19:59 +00:00
msgstr "CSV exportieren"
2025-04-26 12:32:07 +00:00
#: templates/index.html:8
msgid "Import CSV"
2025-04-29 13:19:59 +00:00
msgstr "CSV importieren"
2025-04-26 12:32:07 +00:00
#: templates/index.html:18
msgid "Cover"
2025-04-29 13:19:59 +00:00
msgstr "Cover"
2025-04-26 12:32:07 +00:00
#: templates/index.html:20
msgid "Key"
2025-04-29 13:19:59 +00:00
msgstr "Key"
2025-04-26 12:32:07 +00:00
#: templates/index.html:22
msgid "Created"
2025-04-29 13:19:59 +00:00
msgstr "Erstellt"
2025-04-26 12:32:07 +00:00
#: templates/index.html:24 templates/index.html:56
msgid "Shop"
2025-04-29 13:19:59 +00:00
msgstr "Shop"
2025-04-26 12:32:07 +00:00
#: templates/index.html:25
msgid "Actions"
2025-04-29 13:19:59 +00:00
msgstr "Aktionen"
2025-04-26 12:32:07 +00:00
#: templates/index.html:63
msgid "Generate redeem link"
2025-04-29 13:19:59 +00:00
msgstr "Geschenk-Link generieren"
2025-04-26 12:32:07 +00:00
#: templates/index.html:70
msgid "Really delete?"
2025-04-29 13:19:59 +00:00
msgstr "Wirklich löschen?"
2025-04-26 12:32:07 +00:00
#: templates/index.html:96
msgid "Redeem link copied to clipboard!"
2025-04-29 13:19:59 +00:00
msgstr "Geschenk-Link in die Zwischenablage kopiert!"
2025-04-26 12:32:07 +00:00
#: templates/index.html:100
msgid "Error generating link"
2025-04-29 13:19:59 +00:00
msgstr "Fehler beim Generieren des Links"
2025-04-26 12:32:07 +00:00
#: templates/index.html:106
msgid "No games yet"
2025-04-29 13:19:59 +00:00
msgstr "Der Kornspeicher ist leer, Sire!"
2025-04-26 12:32:07 +00:00
#: templates/login.html:8 templates/login.html:19
msgid "Login"
2025-04-29 13:19:59 +00:00
msgstr "Anmelden"
2025-04-26 12:32:07 +00:00
#: templates/login.html:12 templates/register.html:11
msgid "Username"
2025-04-29 13:19:59 +00:00
msgstr "Benutzername"
2025-04-26 12:32:07 +00:00
#: templates/login.html:22
msgid "No account yet? Register"
2025-04-29 13:19:59 +00:00
msgstr "Noch kein Konto? Registrieren"
2025-04-26 12:32:07 +00:00
#: templates/redeem.html:16
msgid "Your Key:"
2025-04-29 13:19:59 +00:00
msgstr "Dein Key:"
2025-04-26 12:32:07 +00:00
#: templates/redeem.html:22
msgid "Redeem now on"
2025-04-29 13:19:59 +00:00
msgstr "Jetzt einlösen auf"
2025-04-26 12:32:07 +00:00
#: templates/redeem.html:26
msgid "This page will expire in"
2025-04-29 13:19:59 +00:00
msgstr "Diese Seite läuft ab in"
2025-04-26 12:32:07 +00:00
#: templates/register.html:7 templates/register.html:18
msgid "Register"
2025-04-29 13:19:59 +00:00
msgstr "Registrieren"
2025-04-26 12:32:07 +00:00