Padded bunch of project data
This commit is contained in:
parent
65972f37cc
commit
0044017df8
18 changed files with 1162 additions and 0 deletions
BIN
steam-translations/de/LC_MESSAGES/messages.mo
Normal file
BIN
steam-translations/de/LC_MESSAGES/messages.mo
Normal file
Binary file not shown.
185
steam-translations/de/LC_MESSAGES/messages.po
Normal file
185
steam-translations/de/LC_MESSAGES/messages.po
Normal file
|
@ -0,0 +1,185 @@
|
|||
# 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 ""
|
||||
|
||||
#: app.py:102
|
||||
msgid "Username already exists"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:147
|
||||
msgid "Game added successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:151 app.py:186
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: app.py:160 app.py:198
|
||||
msgid "Not allowed!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:181
|
||||
msgid "Changes saved!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:202
|
||||
msgid "Game deleted!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:205
|
||||
msgid "Error deleting: "
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:4 templates/index.html:6
|
||||
msgid "Add New Game"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:8 templates/edit_game.html:8 templates/index.html:16
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:12 templates/edit_game.html:12
|
||||
msgid "Steam Key"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:16 templates/edit_game.html:20
|
||||
#: templates/index.html:18
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:18 templates/edit_game.html:22
|
||||
#: templates/index.html:38
|
||||
msgid "Not redeemed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:19 templates/edit_game.html:23
|
||||
#: templates/index.html:40
|
||||
msgid "Gifted"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:20 templates/edit_game.html:24
|
||||
#: templates/index.html:42
|
||||
msgid "Redeemed"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:24 templates/edit_game.html:28
|
||||
#: templates/index.html:20
|
||||
msgid "Redeem by"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:28 templates/edit_game.html:32
|
||||
msgid "Recipient"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:32 templates/edit_game.html:36
|
||||
msgid "Shop URL"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:36 templates/edit_game.html:40
|
||||
msgid "Notes"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:40 templates/edit_game.html:44
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: templates/add_game.html:41 templates/edit_game.html:45
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:6 templates/base.html:13
|
||||
msgid "Steam Manager"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:19
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:27
|
||||
msgid "Dark Mode"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:48
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit_game.html:4
|
||||
msgid "Edit Game"
|
||||
msgstr ""
|
||||
|
||||
#: templates/edit_game.html:16
|
||||
msgid "Steam AppID (optional)"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:4
|
||||
msgid "My Games"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:15
|
||||
msgid "Cover"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:17
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:19
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:21 templates/index.html:53
|
||||
msgid "Shop"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:22
|
||||
msgid "Actions"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:59
|
||||
msgid "Really delete?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/index.html:68
|
||||
msgid "No games yet"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.html:7 templates/login.html:17
|
||||
msgid "Login"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.html:10 templates/register.html:10
|
||||
msgid "Username"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.html:14 templates/register.html:14
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/login.html:20
|
||||
msgid "No account yet? Register"
|
||||
msgstr ""
|
||||
|
||||
#: templates/register.html:7 templates/register.html:17
|
||||
msgid "Register"
|
||||
msgstr ""
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue