186 lines
4.0 KiB
Plaintext
186 lines
4.0 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-21 11:24+0000\n"
|
|
"PO-Revision-Date: 2025-04-21 11:24+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:93
|
|
msgid "Invalid credentials"
|
|
msgstr "Ooops. Falsche Benutzerdaten!"
|
|
|
|
#: app.py:102
|
|
msgid "Username already exists"
|
|
msgstr "Benutzer existiert bereits"
|
|
|
|
#: app.py:147
|
|
msgid "Game added successfully!"
|
|
msgstr "Spiel erfolgreich hinzugefügt!"
|
|
|
|
#: app.py:151 app.py:186
|
|
msgid "Error: "
|
|
msgstr "Ui. Ein Fehler: "
|
|
|
|
#: app.py:160 app.py:198
|
|
msgid "Not allowed!"
|
|
msgstr "Das ist nicht erlaubt!"
|
|
|
|
#: app.py:181
|
|
msgid "Changes saved!"
|
|
msgstr "Änderungen gespeichert!"
|
|
|
|
#: app.py:202
|
|
msgid "Game deleted!"
|
|
msgstr "Spiel gelöscht!"
|
|
|
|
#: app.py:205
|
|
msgid "Error deleting: "
|
|
msgstr "Fehler beim Löschen: "
|
|
|
|
#: 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 "Steam Schlüssel"
|
|
|
|
#: 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 "Logout"
|
|
msgstr "Abmelden"
|
|
|
|
#: templates/edit_game.html:4
|
|
msgid "Edit Game"
|
|
msgstr "Spiel editieren"
|
|
|
|
#: templates/edit_game.html:16
|
|
msgid "Steam AppID (optional)"
|
|
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 "Schlüssel"
|
|
|
|
#: templates/index.html:19
|
|
msgid "Created"
|
|
msgstr "Erstellt"
|
|
|
|
#: templates/index.html:21 templates/index.html:53
|
|
msgid "Shop"
|
|
msgstr "Shop"
|
|
|
|
#: 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 "Noch keine Spiele vorhanden"
|
|
|
|
#: 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 "Noch kein Account? Hier Registrieren!"
|
|
|
|
#: templates/register.html:7 templates/register.html:17
|
|
msgid "Register"
|
|
msgstr "Registrierung"
|
|
|