# English translations for PROJECT. # Copyright (C) 2025 ORGANIZATION # This file is distributed under the same license as the PROJECT project. # FIRST AUTHOR , 2025. # 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" "PO-Revision-Date: 2025-04-29 13:06+0000\n" "Last-Translator: FULL NAME \n" "Language: en\n" "Language-Team: en \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:187 msgid "Invalid credentials" msgstr "" #: app.py:193 msgid "No new registrations. They are deactivated!" msgstr "" #: app.py:201 msgid "Username already exists" msgstr "" #: app.py:227 msgid "Current passwort is wrong" msgstr "" #: app.py:231 msgid "New Passwords are not matching" msgstr "" #: app.py:236 msgid "Password changed successfully" msgstr "" #: app.py:266 msgid "Game added successfully!" msgstr "" #: app.py:271 msgid "Steam Key already exists!" msgstr "" #: app.py:274 app.py:318 msgid "Error: " msgstr "" #: app.py:313 msgid "Changes saved!" msgstr "" #: app.py:401 msgid "Game List (without Keys)" msgstr "" #: app.py:494 #, python-format msgid "%(new)d new games imported, %(dup)d skipped duplicates" msgstr "" #: app.py:498 #, python-format msgid "Import error: %(error)s" msgstr "" #: app.py:502 msgid "Please upload a valid CSV file." msgstr "" #: templates/add_game.html:4 templates/index.html:9 msgid "Add New Game" msgstr "" #: templates/add_game.html:9 templates/edit_game.html:9 templates/index.html:19 msgid "Name" msgstr "" #: templates/add_game.html:13 templates/edit_game.html:13 msgid "Game Key" msgstr "" #: templates/add_game.html:17 templates/edit_game.html:21 #: templates/index.html:21 msgid "Status" msgstr "" #: templates/add_game.html:19 templates/edit_game.html:23 #: templates/index.html:41 msgid "Not redeemed" msgstr "" #: templates/add_game.html:20 templates/edit_game.html:24 #: templates/index.html:43 msgid "Gifted" msgstr "" #: templates/add_game.html:21 templates/edit_game.html:25 #: templates/index.html:45 msgid "Redeemed" msgstr "" #: templates/add_game.html:25 templates/edit_game.html:29 #: templates/index.html:23 msgid "Redeem by" msgstr "" #: templates/add_game.html:29 templates/edit_game.html:33 msgid "Recipient" msgstr "" #: templates/add_game.html:33 templates/edit_game.html:37 msgid "Shop URL" msgstr "" #: templates/add_game.html:37 templates/edit_game.html:41 msgid "Notes" msgstr "" #: templates/add_game.html:41 templates/edit_game.html:60 msgid "Save" msgstr "" #: templates/add_game.html:42 templates/edit_game.html:61 #: templates/import.html:12 msgid "Cancel" msgstr "" #: templates/base.html:7 msgid "Game Key Manager" msgstr "" #: templates/base.html:23 msgid "Search" msgstr "" #: templates/base.html:31 msgid "Dark Mode" msgstr "" #: templates/base.html:44 templates/login.html:16 templates/register.html:15 msgid "Password" msgstr "" #: templates/base.html:47 msgid "Logout" msgstr "" #: templates/change_password.html:4 templates/change_password.html:19 msgid "Change Password" msgstr "" #: templates/change_password.html:8 msgid "Current Password" msgstr "" #: templates/change_password.html:12 msgid "New Password" msgstr "" #: templates/change_password.html:16 msgid "Confirm New Password" msgstr "" #: templates/edit_game.html:4 msgid "Edit Game" msgstr "" #: templates/edit_game.html:17 msgid "Steam AppID (optional)" msgstr "" #: templates/edit_game.html:47 msgid "Active Redeem Link" msgstr "" #: templates/edit_game.html:54 msgid "Expires at" msgstr "" #: templates/import.html:4 msgid "Import Games" msgstr "" #: templates/import.html:8 msgid "Select CSV file" msgstr "" #: templates/import.html:11 msgid "Import" msgstr "" #: templates/index.html:4 msgid "My Games" msgstr "" #: templates/index.html:6 msgid "Export CSV" msgstr "" #: templates/index.html:8 msgid "Import CSV" msgstr "" #: templates/index.html:18 msgid "Cover" msgstr "" #: templates/index.html:20 msgid "Key" msgstr "" #: templates/index.html:22 msgid "Created" msgstr "" #: templates/index.html:24 templates/index.html:56 msgid "Shop" msgstr "" #: templates/index.html:25 msgid "Actions" msgstr "" #: templates/index.html:63 msgid "Generate redeem link" msgstr "" #: templates/index.html:70 msgid "Really delete?" msgstr "" #: templates/index.html:96 msgid "Redeem link copied to clipboard!" msgstr "" #: templates/index.html:100 msgid "Error generating link" msgstr "" #: templates/index.html:106 msgid "No games yet" msgstr "" #: templates/login.html:8 templates/login.html:19 msgid "Login" msgstr "" #: templates/login.html:12 templates/register.html:11 msgid "Username" msgstr "" #: templates/login.html:22 msgid "No account yet? Register" msgstr "" #: templates/redeem.html:16 msgid "Your Key:" msgstr "" #: templates/redeem.html:22 msgid "Redeem now on" msgstr "" #: templates/redeem.html:26 msgid "This page will expire in" msgstr "" #: templates/register.html:7 templates/register.html:18 msgid "Register" msgstr ""