ready for version 0.2

This commit is contained in:
nocci 2025-04-22 13:45:13 +02:00
parent 3a79036ec4
commit 4bebbb27e4
9 changed files with 157 additions and 37 deletions

View file

@ -7,8 +7,8 @@ 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"
"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: en\n"
"Language-Team: en <LL@li.org>\n"
@ -18,38 +18,46 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n"
#: app.py:93
#: app.py:94
msgid "Invalid credentials"
msgstr ""
#: app.py:102
#: app.py:103
msgid "Username already exists"
msgstr ""
#: app.py:147
#: app.py:148
msgid "Game added successfully!"
msgstr ""
#: app.py:151 app.py:186
#: app.py:152 app.py:181
msgid "Error: "
msgstr ""
#: app.py:160 app.py:198
#: app.py:160 app.py:191
msgid "Not allowed!"
msgstr ""
#: app.py:181
#: app.py:177
msgid "Changes saved!"
msgstr ""
#: app.py:202
#: app.py:195
msgid "Game deleted!"
msgstr ""
#: app.py:205
#: app.py:198
msgid "Error deleting: "
msgstr ""
#: app.py:248
msgid "Import erfolgreich!"
msgstr ""
#: app.py:250
msgid "Bitte eine gültige CSV-Datei hochladen."
msgstr ""
#: templates/add_game.html:4 templates/index.html:6
msgid "Add New Game"
msgstr ""
@ -120,6 +128,14 @@ msgid "Dark Mode"
msgstr ""
#: templates/base.html:48
msgid "Export"
msgstr ""
#: templates/base.html:49
msgid "Import"
msgstr ""
#: templates/base.html:50
msgid "Logout"
msgstr ""
@ -131,6 +147,22 @@ msgstr ""
msgid "Steam AppID (optional)"
msgstr ""
#: templates/import.html:4
msgid "Import Games"
msgstr ""
#: 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 ""

View file

@ -8,7 +8,7 @@ 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"
"POT-Creation-Date: 2025-04-22 11:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,38 +17,46 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.17.0\n"
#: app.py:93
#: app.py:94
msgid "Invalid credentials"
msgstr ""
#: app.py:102
#: app.py:103
msgid "Username already exists"
msgstr ""
#: app.py:147
#: app.py:148
msgid "Game added successfully!"
msgstr ""
#: app.py:151 app.py:186
#: app.py:152 app.py:181
msgid "Error: "
msgstr ""
#: app.py:160 app.py:198
#: app.py:160 app.py:191
msgid "Not allowed!"
msgstr ""
#: app.py:181
#: app.py:177
msgid "Changes saved!"
msgstr ""
#: app.py:202
#: app.py:195
msgid "Game deleted!"
msgstr ""
#: app.py:205
#: app.py:198
msgid "Error deleting: "
msgstr ""
#: app.py:248
msgid "Import erfolgreich!"
msgstr ""
#: app.py:250
msgid "Bitte eine gültige CSV-Datei hochladen."
msgstr ""
#: templates/add_game.html:4 templates/index.html:6
msgid "Add New Game"
msgstr ""
@ -119,6 +127,14 @@ msgid "Dark Mode"
msgstr ""
#: templates/base.html:48
msgid "Export"
msgstr ""
#: templates/base.html:49
msgid "Import"
msgstr ""
#: templates/base.html:50
msgid "Logout"
msgstr ""
@ -130,6 +146,22 @@ msgstr ""
msgid "Steam AppID (optional)"
msgstr ""
#: templates/import.html:4
msgid "Import Games"
msgstr ""
#: 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 ""