GameKeyManager/steam-translations/de/LC_MESSAGES/messages.po

216 lines
4.5 KiB
Text
Raw Normal View History

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