# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-01-29 14:12+0100\n" "PO-Revision-Date: 2023-01-29 14:19+0100\n" "Last-Translator: kramo \n" "Language-Team: \n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 3.2.2\n" #. Create toast for undoing the remove action #: src/main.py:133 msgid "removed" msgstr "eltávolítva" #: src/main.py:134 msgid "Undo" msgstr "Visszavonás" #: src/window.py:195 msgid "Today" msgstr "Ma" #: src/window.py:197 msgid "Yesterday" msgstr "Tegnap" #: src/window.py:221 msgid "Added: " msgstr "Hozzáadva: " #: src/window.py:222 msgid "Last played: " msgstr "Legutóbb játszva: " #: src/window.py:222 msgid "Last played: Never" msgstr "Legutóbb játszva: Soha" #: src/window.blp:6 src/window.blp:14 src/utils/steam_parser.py:98 #: src/utils/heroic_parser.py:153 msgid "No Games Found" msgstr "Nem Találhatóak Játékok" #: src/window.blp:7 msgid "Try a different search." msgstr "Próbálkozz más kereséssel." #: src/window.blp:15 msgid "Use the + button to add games." msgstr "Használd a + gombot a játékok hozzáadásához." #: src/window.blp:22 msgid "No Hidden Games" msgstr "Nincsenek Rejtett Játékok" #: src/window.blp:23 msgid "Games you hide will appear here." msgstr "A rejtett játékaid itt lesznek megtalálhatók." #: src/window.blp:29 msgid "Game Shelf" msgstr "Játékpolc" #: src/window.blp:52 msgid "Game Details" msgstr "Játék Részletei" #: src/window.blp:90 msgid "Game Title" msgstr "Cím" #: src/window.blp:132 src/gtk/game.blp:62 src/gtk/game.blp:88 msgid "Play" msgstr "Játék" #: src/window.blp:241 msgid "Hidden Games" msgstr "Rejtett Játékok" #: src/window.blp:299 msgid "Sort" msgstr "Rendezés" #: src/window.blp:302 msgid "A-Z" msgstr "A-Z" #: src/window.blp:308 msgid "Z-A" msgstr "Z-A" #: src/window.blp:314 msgid "Newest" msgstr "Legújabb" #: src/window.blp:320 msgid "Oldest" msgstr "Legrégebbi" #: src/window.blp:326 msgid "Last Played" msgstr "Legutóbb játszott" #: src/window.blp:333 msgid "Show Hidden" msgstr "Rejtett Játékok" #: src/window.blp:341 msgid "Preferences" msgstr "Beállítások" #: src/window.blp:346 msgid "Keyboard Shortcuts" msgstr "Billentyűparancsok" #: src/window.blp:351 msgid "About Game Shelf" msgstr "A Játékpolcról" #: src/window.blp:360 msgid "Add Game" msgstr "Játék Hozzáadása" #: src/window.blp:365 msgid "Import From Steam" msgstr "Importálás Steam-ből" #: src/window.blp:370 msgid "Import From Heroic" msgstr "Importálás Heroic-ból" #: src/window.blp:379 src/window.blp:398 src/gtk/game.blp:69 #: src/gtk/game.blp:95 msgid "Edit" msgstr "Szerkeszt" #: src/window.blp:384 src/gtk/game.blp:74 msgid "Hide" msgstr "Elrejt" #: src/window.blp:389 src/window.blp:408 src/gtk/game.blp:79 #: src/gtk/game.blp:105 msgid "Remove" msgstr "Eltávolít" #: src/window.blp:403 src/gtk/game.blp:100 msgid "Unhide" msgstr "Mutat" #: src/gtk/game.blp:32 src/utils/create_details_window.py:82 msgid "Title" msgstr "Cím" #: src/gtk/preferences.blp:10 msgid "General" msgstr "Általános" #: src/gtk/preferences.blp:13 msgid "Exit After Launching Games" msgstr "Kilépés Játékok Indítása Után" #: src/gtk/preferences.blp:25 msgid "Steam Install Location" msgstr "Steam Telepítés Helye" #: src/gtk/preferences.blp:26 src/gtk/preferences.blp:40 msgid "Directory to use when importing games" msgstr "Az importáláskor használatos mappa" #: src/gtk/preferences.blp:39 msgid "Heroic Install Location" msgstr "Heroic Telepítés Helye" #: src/gtk/preferences.blp:49 msgid "Import Epic Games" msgstr "Epic Games Játékok Importálása" #: src/gtk/preferences.blp:57 msgid "Import GOG Games" msgstr "GOG Játékok Importálása" #: src/gtk/preferences.blp:65 msgid "Import Sideloaded Games" msgstr "Manuálisan Hozzáadott Játékok Importálása" #: src/utils/create_details_window.py:38 msgid "Add New Game" msgstr "Új Játék Hozzáadása" #: src/utils/create_details_window.py:42 msgid "Confirm" msgstr "Megerősít" #: src/utils/create_details_window.py:44 msgid "Edit Game Details" msgstr "Játék Részleteinek Szerkesztése" #: src/utils/create_details_window.py:48 msgid "Apply" msgstr "Alkalmaz" #: src/utils/create_details_window.py:51 msgid "Images" msgstr "Képek" #: src/utils/create_details_window.py:83 msgid "The title of the game" msgstr "A játék címe" #: src/utils/create_details_window.py:88 msgid "Executable" msgstr "Program" #: src/utils/create_details_window.py:89 msgid "File to open or command to run when launching the game" msgstr "Fájl megnyitása vagy parancs futtatása a játék indításakor" #: src/utils/create_details_window.py:98 msgid "Cancel" msgstr "Mégse" #: src/utils/create_details_window.py:141 #: src/utils/create_details_window.py:145 msgid "Couldn't Add Game" msgstr "Nem Lehet Hozzáadni a Játékot" #: src/utils/create_details_window.py:141 #: src/utils/create_details_window.py:166 msgid "Game title cannot be empty." msgstr "A cím nem lehet üres." #: src/utils/create_details_window.py:145 #: src/utils/create_details_window.py:170 msgid "Executable cannot be empty." msgstr "A program nem lehet üres." #: src/utils/create_details_window.py:166 #: src/utils/create_details_window.py:170 msgid "Couldn't Apply Preferences" msgstr "Nem Lehet Menteni a Beállításokat" #: src/utils/create_dialog.py:24 msgid "Dismiss" msgstr "Rendben" #: src/utils/steam_parser.py:49 src/utils/heroic_parser.py:49 msgid "Couldn't Import Games" msgstr "Nem Lehet Importálni a Játékot" #: src/utils/steam_parser.py:49 msgid "Steam directory cannot be found." msgstr "A Steam mappa nem található." #: src/utils/steam_parser.py:49 msgid "Set Steam Location" msgstr "Steam Mappa Kiválasztása" #: src/utils/steam_parser.py:98 msgid "No new games found in Steam library." msgstr "Nem találhatók új játékok a Steam könyvtárban." #: src/utils/steam_parser.py:100 src/utils/steam_parser.py:102 msgid "Steam Games Imported" msgstr "Steam Játékok Importálva" #: src/utils/steam_parser.py:100 src/utils/heroic_parser.py:155 msgid "Successfully imported 1 game." msgstr "1 játék sikeresen importálva." #: src/utils/steam_parser.py:102 src/utils/heroic_parser.py:157 msgid "Successfully imported" msgstr "Sikeresen importálva" #: src/utils/steam_parser.py:102 src/utils/heroic_parser.py:157 msgid "games." msgstr "játék." #: src/utils/heroic_parser.py:49 msgid "Heroic directory cannot be found." msgstr "A Heroic mappa nem található." #: src/utils/heroic_parser.py:49 msgid "Set Heroic Location" msgstr "Heroic Mappa Kiválasztása" #: src/utils/heroic_parser.py:153 msgid "No new games found in Heroic library." msgstr "Nem találhatók új játékok a Heroic könyvtárban." #: src/utils/heroic_parser.py:155 src/utils/heroic_parser.py:157 msgid "Heroic Games Imported" msgstr "Heroic Játékok Importálva"