216 lines
4.5 KiB
Plaintext
216 lines
4.5 KiB
Plaintext
# 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"
|
|
"POT-Creation-Date: 2025-04-22 11:22+0000\n"
|
|
"PO-Revision-Date: 2025-04-22 11:22+0000\n"
|
|
"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:94
|
|
msgid "Invalid credentials"
|
|
msgstr "Ooops. Falsche Benutzerdaten!"
|
|
|
|
#: app.py:103
|
|
msgid "Username already exists"
|
|
msgstr "Benutzer existiert bereits"
|
|
|
|
#: app.py:148
|
|
msgid "Game added successfully!"
|
|
msgstr "Spiel erfolgreich hinzugefügt!"
|
|
|
|
#: app.py:152 app.py:181
|
|
msgid "Error: "
|
|
msgstr "Ui. Ein Fehler: "
|
|
|
|
#: app.py:160 app.py:191
|
|
msgid "Not allowed!"
|
|
msgstr "Das ist nicht erlaubt!"
|
|
|
|
#: app.py:177
|
|
msgid "Changes saved!"
|
|
msgstr "Änderungen gespeichert!"
|
|
|
|
#: app.py:195
|
|
msgid "Game deleted!"
|
|
msgstr "Spiel gelöscht!"
|
|
|
|
#: app.py:198
|
|
msgid "Error deleting: "
|
|
msgstr "Fehler beim Löschen: "
|
|
|
|
#: app.py:248
|
|
msgid "Import erfolgreich!"
|
|
msgstr "Import erfolgreich!"
|
|
|
|
#: app.py:250
|
|
msgid "Bitte eine gültige CSV-Datei hochladen."
|
|
msgstr "Bitte eine gültige CSV-Datei hochladen."
|
|
|
|
#: templates/add_game.html:4 templates/index.html:6
|
|
msgid "Add New Game"
|
|
msgstr "Spiel hinzufügen"
|
|
|
|
#: templates/add_game.html:8 templates/edit_game.html:8 templates/index.html:16
|
|
msgid "Name"
|
|
msgstr "Name"
|
|
|
|
#: templates/add_game.html:12 templates/edit_game.html:12
|
|
msgid "Steam Key"
|
|
msgstr "Game Key"
|
|
|
|
#: templates/add_game.html:16 templates/edit_game.html:20
|
|
#: templates/index.html:18
|
|
msgid "Status"
|
|
msgstr "Status"
|
|
|
|
#: templates/add_game.html:18 templates/edit_game.html:22
|
|
#: templates/index.html:38
|
|
msgid "Not redeemed"
|
|
msgstr "Nicht eingelöst"
|
|
|
|
#: templates/add_game.html:19 templates/edit_game.html:23
|
|
#: templates/index.html:40
|
|
msgid "Gifted"
|
|
msgstr "Verschenkt"
|
|
|
|
#: templates/add_game.html:20 templates/edit_game.html:24
|
|
#: templates/index.html:42
|
|
msgid "Redeemed"
|
|
msgstr "Eingelöst"
|
|
|
|
#: templates/add_game.html:24 templates/edit_game.html:28
|
|
#: templates/index.html:20
|
|
msgid "Redeem by"
|
|
msgstr "Einzulösen vor"
|
|
|
|
#: templates/add_game.html:28 templates/edit_game.html:32
|
|
msgid "Recipient"
|
|
msgstr "Empfänger*in"
|
|
|
|
#: templates/add_game.html:32 templates/edit_game.html:36
|
|
msgid "Shop URL"
|
|
msgstr "Shop URL"
|
|
|
|
#: templates/add_game.html:36 templates/edit_game.html:40
|
|
msgid "Notes"
|
|
msgstr "Notizen"
|
|
|
|
#: templates/add_game.html:40 templates/edit_game.html:44
|
|
msgid "Save"
|
|
msgstr "Gespeichert"
|
|
|
|
#: templates/add_game.html:41 templates/edit_game.html:45
|
|
msgid "Cancel"
|
|
msgstr "Abbrechen"
|
|
|
|
#: templates/base.html:6 templates/base.html:13
|
|
msgid "Steam Manager"
|
|
msgstr "Steam Spiele Manager"
|
|
|
|
#: templates/base.html:19
|
|
msgid "Search"
|
|
msgstr "Suche"
|
|
|
|
#: templates/base.html:27
|
|
msgid "Dark Mode"
|
|
msgstr "Dark Mode"
|
|
|
|
#: templates/base.html:48
|
|
msgid "Export"
|
|
msgstr "Export"
|
|
|
|
#: templates/base.html:49
|
|
msgid "Import"
|
|
msgstr "Import"
|
|
|
|
#: templates/base.html:50
|
|
msgid "Logout"
|
|
msgstr "Logout"
|
|
|
|
#: templates/edit_game.html:4
|
|
msgid "Edit Game"
|
|
msgstr "Spiel editieren"
|
|
|
|
#: templates/edit_game.html:16
|
|
msgid "Steam AppID (optional)"
|
|
msgstr ""
|
|
|
|
#: templates/import.html:4
|
|
msgid "Import Games"
|
|
msgstr "Importiere Spiele"
|
|
|
|
#: templates/import.html:7
|
|
msgid "CSV-Datei auswählen"
|
|
msgstr ""
|
|
|
|
#: templates/import.html:10
|
|
msgid "Importieren"
|
|
msgstr ""
|
|
|
|
#: templates/import.html:11
|
|
msgid "Abbrechen"
|
|
msgstr ""
|
|
|
|
#: templates/index.html:4
|
|
msgid "My Games"
|
|
msgstr "Meine Spiele"
|
|
|
|
#: templates/index.html:15
|
|
msgid "Cover"
|
|
msgstr "Cover"
|
|
|
|
#: templates/index.html:17
|
|
msgid "Key"
|
|
msgstr "Key"
|
|
|
|
#: templates/index.html:19
|
|
msgid "Created"
|
|
msgstr "Erstellt"
|
|
|
|
#: templates/index.html:21 templates/index.html:53
|
|
msgid "Shop"
|
|
msgstr "ShopLink"
|
|
|
|
#: templates/index.html:22
|
|
msgid "Actions"
|
|
msgstr "Aktionen"
|
|
|
|
#: templates/index.html:59
|
|
msgid "Really delete?"
|
|
msgstr "Wirklich löschen?"
|
|
|
|
#: templates/index.html:68
|
|
msgid "No games yet"
|
|
msgstr "Der Kornspeicher ist leer, Sire!"
|
|
|
|
#: templates/login.html:7 templates/login.html:17
|
|
msgid "Login"
|
|
msgstr "Anmelden"
|
|
|
|
#: templates/login.html:10 templates/register.html:10
|
|
msgid "Username"
|
|
msgstr "Benutzername"
|
|
|
|
#: templates/login.html:14 templates/register.html:14
|
|
msgid "Password"
|
|
msgstr "Passwort"
|
|
|
|
#: templates/login.html:20
|
|
msgid "No account yet? Register"
|
|
msgstr "Kein Account? Hier registrieren!"
|
|
|
|
#: templates/register.html:7 templates/register.html:17
|
|
msgid "Register"
|
|
msgstr "Registrieren" |