Urgent Fix for Translations
This commit is contained in:
parent
fb6a2799ce
commit
b1aee9e5b8
6 changed files with 133 additions and 122 deletions
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2025-04-29 13:06+0000\n"
|
||||
"POT-Creation-Date: 2025-04-29 15:53+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,61 +17,61 @@ msgstr ""
|
|||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
|
||||
#: app.py:187
|
||||
#: app.py:194
|
||||
msgid "Invalid credentials"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:193
|
||||
#: app.py:200
|
||||
msgid "No new registrations. They are deactivated!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:201
|
||||
#: app.py:208
|
||||
msgid "Username already exists"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:227
|
||||
#: app.py:234
|
||||
msgid "Current passwort is wrong"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:231
|
||||
#: app.py:238
|
||||
msgid "New Passwords are not matching"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:236
|
||||
#: app.py:243
|
||||
msgid "Password changed successfully"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:266
|
||||
#: app.py:273
|
||||
msgid "Game added successfully!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:271
|
||||
#: app.py:278
|
||||
msgid "Steam Key already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:274 app.py:318
|
||||
#: app.py:281 app.py:325
|
||||
msgid "Error: "
|
||||
msgstr ""
|
||||
|
||||
#: app.py:313
|
||||
#: app.py:320
|
||||
msgid "Changes saved!"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:401
|
||||
#: app.py:408
|
||||
msgid "Game List (without Keys)"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:494
|
||||
#: app.py:501
|
||||
#, python-format
|
||||
msgid "%(new)d new games imported, %(dup)d skipped duplicates"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:498
|
||||
#: app.py:505
|
||||
#, python-format
|
||||
msgid "Import error: %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: app.py:502
|
||||
#: app.py:509
|
||||
msgid "Please upload a valid CSV file."
|
||||
msgstr ""
|
||||
|
||||
|
@ -145,11 +145,11 @@ msgstr ""
|
|||
msgid "Dark Mode"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:44 templates/login.html:16 templates/register.html:15
|
||||
#: templates/base.html:46 templates/login.html:16 templates/register.html:15
|
||||
msgid "Password"
|
||||
msgstr ""
|
||||
|
||||
#: templates/base.html:47
|
||||
#: templates/base.html:49
|
||||
msgid "Logout"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue