diff --git a/po/ar.po b/po/ar.po index 2dfb20d..f565a41 100644 --- a/po/ar.po +++ b/po/ar.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-09-26 17:47+0000\n" "Last-Translator: Ali Aljishi \n" "Language-Team: Arabic " #. The variable is the date when the game was added -#: src/window.py:373 +#: cartridges/window.py:373 msgid "Added: {}" msgstr "أضيفت في: {}" -#: src/window.py:376 +#: cartridges/window.py:376 msgid "Never" msgstr "أبدًا" #. The variable is the date when the game was last played -#: src/window.py:380 +#: cartridges/window.py:380 msgid "Last played: {}" msgstr "لُعبت آخر مرَّة في: {}" -#: src/details_window.py:76 +#: cartridges/details_window.py:76 msgid "Apply" msgstr "طبِّق" -#: src/details_window.py:82 +#: cartridges/details_window.py:82 msgid "Add New Game" msgstr "أضف لعبةً جديدةً" -#: src/details_window.py:83 +#: cartridges/details_window.py:83 msgid "Add" msgstr "أضف" -#: src/details_window.py:93 +#: cartridges/details_window.py:93 msgid "Executables" msgstr "ملفات التنفيذ" #. Translate this string as you would translate "file" -#: src/details_window.py:108 +#: cartridges/details_window.py:108 msgid "file.txt" msgstr "ملف.txt" #. As in software -#: src/details_window.py:110 +#: cartridges/details_window.py:110 msgid "program" msgstr "البرنامج" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:115 src/details_window.py:117 +#: cartridges/details_window.py:115 cartridges/details_window.py:117 msgid "C:\\path\\to\\{}" msgstr "C:\\المسار\\إلى\\{}" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:121 src/details_window.py:123 +#: cartridges/details_window.py:121 cartridges/details_window.py:123 msgid "/path/to/{}" msgstr "/المسار/إلى/{}" -#: src/details_window.py:128 +#: cartridges/details_window.py:128 msgid "" "To launch the executable \"{}\", use the command:\n" "\n" @@ -485,146 +490,141 @@ msgstr "" "\n" "ولا تنسَ إحاطة المسار بعلامتي تنصيص مزدوجتين حالما تضمَّن مسافات!" -#: src/details_window.py:171 src/details_window.py:177 +#: cartridges/details_window.py:171 cartridges/details_window.py:177 msgid "Couldn't Add Game" msgstr "تعذَّرت إضافة اللعبة" -#: src/details_window.py:171 src/details_window.py:213 +#: cartridges/details_window.py:171 cartridges/details_window.py:213 msgid "Game title cannot be empty." msgstr "لا يجوز كون عنوان اللعبة فارغًا." -#: src/details_window.py:177 src/details_window.py:221 +#: cartridges/details_window.py:177 cartridges/details_window.py:221 msgid "Executable cannot be empty." msgstr "لا يجوز كون ملفِّ التنفيذ فارغًا." -#: src/details_window.py:212 src/details_window.py:220 +#: cartridges/details_window.py:212 cartridges/details_window.py:220 msgid "Couldn't Apply Preferences" msgstr "تعذَّر تطبيق التفضيلات" #. The variable is the title of the game -#: src/game.py:141 -msgid "{} launched" -msgstr "بُدئت {}" - -#. The variable is the title of the game -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} hidden" msgstr "أٌخفيت {}" -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} unhidden" msgstr "أٌظهرت {}" #. The variable is the title of the game #. The variable is the number of games removed -#: src/game.py:169 src/importer/importer.py:391 +#: cartridges/game.py:153 cartridges/importer/importer.py:391 msgid "{} removed" msgstr "أزيلت {}" -#: src/preferences.py:124 +#: cartridges/preferences.py:124 msgid "All games removed" msgstr "أُزيلت كلُّ الألعاب" -#: src/preferences.py:172 +#: cartridges/preferences.py:172 msgid "" "An API key is required to use SteamGridDB. You can generate one {}here{}." msgstr "" "تحتاج مفتاح واجهة برمجة حال ما أردت استخدام SteamGridDB، {}هنا تولِّده{}." -#: src/preferences.py:184 +#: cartridges/preferences.py:184 msgid "Downloading covers…" msgstr "تُنزَّل الغُلُف…" -#: src/preferences.py:203 +#: cartridges/preferences.py:203 msgid "Covers updated" msgstr "حُدِّثت الغُلُف" -#: src/preferences.py:335 +#: cartridges/preferences.py:335 msgid "Installation Not Found" msgstr "لم يُعثر على التثبيت" -#: src/preferences.py:336 +#: cartridges/preferences.py:336 msgid "Select a valid directory." msgstr "حدِّد مجلَّدًا صالحًا." -#: src/preferences.py:372 src/importer/importer.py:317 +#: cartridges/preferences.py:372 cartridges/importer/importer.py:317 msgid "Warning" msgstr "تحذير" -#: src/preferences.py:406 +#: cartridges/preferences.py:406 msgid "Invalid Directory" msgstr "مجلَّد غير صالح" -#: src/preferences.py:412 +#: cartridges/preferences.py:412 msgid "Set Location" msgstr "عيِّن الموضع" -#: src/utils/create_dialog.py:33 src/importer/importer.py:318 +#: cartridges/utils/create_dialog.py:33 cartridges/importer/importer.py:318 msgid "Dismiss" msgstr "تجاهل" -#: src/importer/importer.py:145 +#: cartridges/importer/importer.py:145 msgid "Importing Games…" msgstr "تُستورد الألعاب…" -#: src/importer/importer.py:338 +#: cartridges/importer/importer.py:338 msgid "The following errors occured during import:" msgstr "طرأ هذا الخطأ أثناء الاستيراد:" -#: src/importer/importer.py:367 +#: cartridges/importer/importer.py:367 msgid "No new games found" msgstr "لم يُعثر على ألعاب جديدة" -#: src/importer/importer.py:379 +#: cartridges/importer/importer.py:379 msgid "1 game imported" msgstr "اُستوردت لعبة واحدة" #. The variable is the number of games -#: src/importer/importer.py:383 +#: cartridges/importer/importer.py:383 msgid "{} games imported" msgstr "اُستوردت {} لعبة" #. A single game removed -#: src/importer/importer.py:387 +#: cartridges/importer/importer.py:387 msgid "1 removed" msgstr "أزيل ١" #. The variable is the name of the source -#: src/importer/sources/location.py:33 +#: cartridges/importer/location.py:33 msgid "Select the {} cache directory." msgstr "حدِّد مجلَّد ذاكرة {} المؤقتة." #. The variable is the name of the source -#: src/importer/sources/location.py:35 +#: cartridges/importer/location.py:35 msgid "Select the {} configuration directory." msgstr "حدِّد مجلَّد ضبط {}." #. The variable is the name of the source -#: src/importer/sources/location.py:37 +#: cartridges/importer/location.py:37 msgid "Select the {} data directory." msgstr "حدِّد مجلَّد بيانات {}." -#: src/store/managers/sgdb_manager.py:46 -msgid "Couldn't Authenticate SteamGridDB" -msgstr "تعذَّر استيثاق SteamGridDB" - -#: src/store/managers/sgdb_manager.py:47 -msgid "Verify your API key in preferences" -msgstr "أكِّد مفتاح واجهة البرمجة في التفضيلات" - -#: src/importer/sources/retroarch_source.py:129 +#: cartridges/importer/retroarch_source.py:129 msgid "No RetroArch Core Selected" msgstr "لم تختر نواة رتروآرتش" #. The variable is a newline separated list of playlists -#: src/importer/sources/retroarch_source.py:131 +#: cartridges/importer/retroarch_source.py:131 msgid "The following playlists have no default core:" msgstr "ليس للقوائم التالية نواة مبدئية:" -#: src/importer/sources/retroarch_source.py:133 +#: cartridges/importer/retroarch_source.py:133 msgid "Games with no core selected were not imported" msgstr "لم نستورد الألعاب التي لم تختر لها أنويةً" +#: cartridges/store/managers/sgdb_manager.py:46 +msgid "Couldn't Authenticate SteamGridDB" +msgstr "تعذَّر استيثاق SteamGridDB" + +#: cartridges/store/managers/sgdb_manager.py:47 +msgid "Verify your API key in preferences" +msgstr "أكِّد مفتاح واجهة البرمجة في التفضيلات" + #~ msgid "Library" #~ msgstr "المكتبة" diff --git a/po/cs.po b/po/cs.po index 7a38a17..05be0a7 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-09-24 16:04+0000\n" "Last-Translator: foo expert \n" "Language-Team: Czech \n" "Language-Team: German \n" "Language-Team: Greek \n" @@ -16,12 +16,12 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.0.1-dev\n" +"X-Generator: Weblate 5.1-dev\n" #: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:47 -#: data/gtk/window.blp:80 +#: data/gtk/window.blp:80 cartridges/main.py:185 msgid "Cartridges" msgstr "Κασέτες" @@ -55,7 +55,7 @@ msgstr "" "SteamGridDB." #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:288 -#: src/details_window.py:71 +#: cartridges/details_window.py:71 msgid "Game Details" msgstr "Λεπτομέρειες Παιχνιδιού" @@ -64,8 +64,8 @@ msgid "Edit Game Details" msgstr "Επεξεργασία Λεπτομερειών Παιχνιδιού" #: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/help-overlay.blp:19 -#: data/gtk/window.blp:515 src/details_window.py:271 -#: src/importer/importer.py:319 src/importer/importer.py:370 +#: data/gtk/window.blp:515 cartridges/details_window.py:271 +#: cartridges/importer/importer.py:319 cartridges/importer/importer.py:370 msgid "Preferences" msgstr "Προτιμήσεις" @@ -81,7 +81,7 @@ msgstr "Νέο Εξώφυλλο" msgid "Delete Cover" msgstr "Διαγραφή Εξώφυλλου" -#: data/gtk/details-window.blp:100 data/gtk/game.blp:80 +#: data/gtk/details-window.blp:100 data/gtk/game.blp:81 msgid "Title" msgstr "Τίτλος" @@ -101,20 +101,20 @@ msgstr "Επιλογή αρχείου" msgid "More Info" msgstr "Περισσότερες Πληροφορίες" -#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:415 +#: data/gtk/game.blp:103 data/gtk/game.blp:122 data/gtk/window.blp:415 msgid "Edit" msgstr "Επεξεργασία" -#: data/gtk/game.blp:107 src/window.py:350 +#: data/gtk/game.blp:108 cartridges/window.py:350 msgid "Hide" msgstr "Απόκρυψη" -#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:40 +#: data/gtk/game.blp:113 data/gtk/game.blp:132 data/gtk/preferences.blp:40 #: data/gtk/window.blp:435 msgid "Remove" msgstr "Αφαίρεση" -#: data/gtk/game.blp:126 src/window.py:352 +#: data/gtk/game.blp:127 cartridges/window.py:352 msgid "Unhide" msgstr "Φανέρωση" @@ -131,8 +131,8 @@ msgstr "Αναζήτηση" msgid "Keyboard Shortcuts" msgstr "Συντομεύσεις Πληκτρολογίου" -#: data/gtk/help-overlay.blp:29 src/game.py:105 src/preferences.py:125 -#: src/importer/importer.py:394 +#: data/gtk/help-overlay.blp:29 cartridges/game.py:103 +#: cartridges/preferences.py:125 cartridges/importer/importer.py:394 msgid "Undo" msgstr "Αναίρεση" @@ -142,7 +142,7 @@ msgstr "Κλείσιμο" #: data/gtk/help-overlay.blp:39 data/gtk/window.blp:88 data/gtk/window.blp:164 msgid "Toggle Sidebar" -msgstr "" +msgstr "Ρύθμιση πάνελ" #: data/gtk/help-overlay.blp:44 data/gtk/window.blp:177 data/gtk/window.blp:236 msgid "Main Menu" @@ -162,14 +162,10 @@ msgid "Import" msgstr "Εισαγωγή" #: data/gtk/help-overlay.blp:63 -#, fuzzy -#| msgid "Show hidden games" msgid "Show Hidden Games" msgstr "Εμφάνιση κρυμμένων παιχνιδιών" #: data/gtk/help-overlay.blp:68 -#, fuzzy -#| msgid "Remove game" msgid "Remove Game" msgstr "Αφαίρεση παιχνιδιού" @@ -190,7 +186,7 @@ msgstr "Εξώφυλλο εκκινεί το παιχνίδι" msgid "Swaps the behavior of the cover image and the play button" msgstr "Αντικατάσταση συμπεριφοράς εξωφύλλου και του κουμπιού αναπαραγωγής" -#: data/gtk/preferences.blp:25 src/details_window.py:85 +#: data/gtk/preferences.blp:25 cartridges/details_window.py:85 msgid "Images" msgstr "Εικόνες" @@ -219,7 +215,7 @@ msgstr "Αφαίρεση απεγκατεστημένων παιχνιδιών" msgid "Sources" msgstr "Πηγές" -#: data/gtk/preferences.blp:83 src/importer/sources/steam_source.py:114 +#: data/gtk/preferences.blp:83 cartridges/importer/steam_source.py:114 msgid "Steam" msgstr "Steam" @@ -230,7 +226,7 @@ msgstr "Steam" msgid "Install Location" msgstr "Τοποθεσία εγκατάστασης" -#: data/gtk/preferences.blp:100 src/importer/sources/lutris_source.py:92 +#: data/gtk/preferences.blp:100 cartridges/importer/lutris_source.py:92 msgid "Lutris" msgstr "Lutris" @@ -246,7 +242,7 @@ msgstr "Εισαγωγή παιχνιδιών Steam" msgid "Import Flatpak Games" msgstr "Εισαγωγή παιχνιδιών Flatpak" -#: data/gtk/preferences.blp:137 src/importer/sources/heroic_source.py:355 +#: data/gtk/preferences.blp:137 cartridges/importer/heroic_source.py:355 msgid "Heroic" msgstr "Heroic" @@ -266,23 +262,23 @@ msgstr "Εισαγωγή παιχνιδιών Amazon" msgid "Import Sideloaded Games" msgstr "Εισαγωγή παιχνιδιών μέσω sideloading" -#: data/gtk/preferences.blp:170 src/importer/sources/bottles_source.py:86 +#: data/gtk/preferences.blp:170 cartridges/importer/bottles_source.py:86 msgid "Bottles" msgstr "Bottles" -#: data/gtk/preferences.blp:187 src/importer/sources/itch_source.py:81 +#: data/gtk/preferences.blp:187 cartridges/importer/itch_source.py:81 msgid "itch" msgstr "itch" -#: data/gtk/preferences.blp:204 src/importer/sources/legendary_source.py:97 +#: data/gtk/preferences.blp:204 cartridges/importer/legendary_source.py:97 msgid "Legendary" msgstr "Legendary" -#: data/gtk/preferences.blp:221 src/importer/sources/retroarch_source.py:142 +#: data/gtk/preferences.blp:221 cartridges/importer/retroarch_source.py:142 msgid "RetroArch" msgstr "RetroArch" -#: data/gtk/preferences.blp:238 src/importer/sources/flatpak_source.py:118 +#: data/gtk/preferences.blp:238 cartridges/importer/flatpak_source.py:118 msgid "Flatpak" msgstr "Flatpak" @@ -290,7 +286,7 @@ msgstr "Flatpak" msgid "Import Game Launchers" msgstr "Εισαγωγή εκκινητών παιχνιδιών" -#: data/gtk/preferences.blp:259 src/importer/sources/desktop_source.py:217 +#: data/gtk/preferences.blp:259 cartridges/importer/desktop_source.py:215 msgid "Desktop Entries" msgstr "Εισαγωγές desktop" @@ -323,18 +319,16 @@ msgid "Prefer Animated Images" msgstr "Προτίμηση Κινούμενων Εικόνων" #: data/gtk/preferences.blp:296 -#, fuzzy -#| msgid "Delete Cover" msgid "Update Covers" -msgstr "Διαγραφή Εξώφυλλου" +msgstr "Ανανέωση εξώφυλλου" #: data/gtk/preferences.blp:297 msgid "Fetch covers for games already in your library" -msgstr "" +msgstr "Ανάκτηση εξώφυλλων για τα προϋπάρχων παιχνίδια στη βιβλιοθήκη σας" #: data/gtk/preferences.blp:301 msgid "Update" -msgstr "" +msgstr "Ανανέωση" #: data/gtk/window.blp:6 data/gtk/window.blp:14 msgid "No Games Found" @@ -360,23 +354,17 @@ msgstr "Δεν υπάρχουν κρυφά παιχνίδια" msgid "Games you hide will appear here." msgstr "Τα παιχνίδια που κρύβετε θα εμφανίζονται εδώ." -#: data/gtk/window.blp:75 data/gtk/window.blp:106 src/main.py:166 -#, fuzzy -#| msgid "Remove All Games" +#: data/gtk/window.blp:75 data/gtk/window.blp:106 cartridges/main.py:207 msgid "All Games" -msgstr "Αφαίρεση Όλων Των Παιχνιδιών" +msgstr "Όλα τα παιχνίδια" -#: data/gtk/window.blp:126 src/main.py:168 -#, fuzzy -#| msgid "Added: {}" +#: data/gtk/window.blp:126 cartridges/main.py:209 msgid "Added" -msgstr "Προστέθηκε: {}" +msgstr "Προστέθηκε" #: data/gtk/window.blp:141 -#, fuzzy -#| msgid "Import" msgid "Imported" -msgstr "Εισαγωγή" +msgstr "Εισήχθη" #: data/gtk/window.blp:229 msgid "Hidden Games" @@ -422,62 +410,67 @@ msgstr "Εμφάνιση Κρυφών" msgid "About Cartridges" msgstr "Σχετικά με τις Κασέτες" +#. The variable is the title of the game +#: cartridges/main.py:186 cartridges/game.py:125 +msgid "{} launched" +msgstr "{} εκκινήθη" + #. Translators: Replace this with your name for it to show up in the about window -#: src/main.py:208 +#: cartridges/main.py:249 msgid "translator_credits" msgstr "Yiannis Ioannides" #. The variable is the date when the game was added -#: src/window.py:373 +#: cartridges/window.py:373 msgid "Added: {}" msgstr "Προστέθηκε: {}" -#: src/window.py:376 +#: cartridges/window.py:376 msgid "Never" msgstr "Ποτέ" #. The variable is the date when the game was last played -#: src/window.py:380 +#: cartridges/window.py:380 msgid "Last played: {}" msgstr "Τελευταία αναπαραγωγή: {}" -#: src/details_window.py:76 +#: cartridges/details_window.py:76 msgid "Apply" msgstr "Εφαρμογή" -#: src/details_window.py:82 +#: cartridges/details_window.py:82 msgid "Add New Game" msgstr "Προσθήκη νέου παιχνιδιού" -#: src/details_window.py:83 +#: cartridges/details_window.py:83 msgid "Add" msgstr "Προσθήκη" -#: src/details_window.py:93 +#: cartridges/details_window.py:93 msgid "Executables" msgstr "Προγράμματα" #. Translate this string as you would translate "file" -#: src/details_window.py:108 +#: cartridges/details_window.py:108 msgid "file.txt" msgstr "αρχειο.txt" #. As in software -#: src/details_window.py:110 +#: cartridges/details_window.py:110 msgid "program" msgstr "πρόγραμμα" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:115 src/details_window.py:117 +#: cartridges/details_window.py:115 cartridges/details_window.py:117 msgid "C:\\path\\to\\{}" msgstr "C:\\προς\\φάκελο\\{}" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:121 src/details_window.py:123 +#: cartridges/details_window.py:121 cartridges/details_window.py:123 msgid "/path/to/{}" msgstr "/προς/φάκελο/{}" -#: src/details_window.py:128 +#: cartridges/details_window.py:128 msgid "" "To launch the executable \"{}\", use the command:\n" "\n" @@ -501,150 +494,143 @@ msgstr "" "Αν η διεύθυνση φακέλου περιέχει κενά, φροντίστε να την περικλείσετε σε διπλά " "εισαγωγικά!" -#: src/details_window.py:171 src/details_window.py:177 +#: cartridges/details_window.py:171 cartridges/details_window.py:177 msgid "Couldn't Add Game" msgstr "Αδυναμία προσθήκης παιχνιδιού" -#: src/details_window.py:171 src/details_window.py:213 +#: cartridges/details_window.py:171 cartridges/details_window.py:213 msgid "Game title cannot be empty." msgstr "Ο τίτλος παιχνιδιού δεν μπορεί να είναι κενός." -#: src/details_window.py:177 src/details_window.py:221 +#: cartridges/details_window.py:177 cartridges/details_window.py:221 msgid "Executable cannot be empty." msgstr "Η εφαρμογή δεν μπορεί να είναι κενή." -#: src/details_window.py:212 src/details_window.py:220 +#: cartridges/details_window.py:212 cartridges/details_window.py:220 msgid "Couldn't Apply Preferences" msgstr "Αδυναμία Εφαρμογής Προτιμήσεων" #. The variable is the title of the game -#: src/game.py:141 -msgid "{} launched" -msgstr "{} εκκινήθη" - -#. The variable is the title of the game -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} hidden" msgstr "{} αποκρύφθηκε" -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} unhidden" msgstr "{} φανερώθηκε" #. The variable is the title of the game #. The variable is the number of games removed -#: src/game.py:169 src/importer/importer.py:391 +#: cartridges/game.py:153 cartridges/importer/importer.py:391 msgid "{} removed" msgstr "{} αφαιρέθηκε" -#: src/preferences.py:124 +#: cartridges/preferences.py:124 msgid "All games removed" msgstr "Όλα τα παιχνίδια αφαιρέθηκαν" -#: src/preferences.py:172 +#: cartridges/preferences.py:172 msgid "" "An API key is required to use SteamGridDB. You can generate one {}here{}." msgstr "" "Για τη χρήση του SteamGridDB απαιτείται ένα κλειδί API. Μπορείτε να " "δημιουργήσετε ένα {}εδώ{}." -#: src/preferences.py:184 -#, fuzzy -#| msgid "Importing Covers…" +#: cartridges/preferences.py:184 msgid "Downloading covers…" -msgstr "Εισαγωγή εξώφυλλων…" +msgstr "Λήψη εξώφυλλων…" -#: src/preferences.py:203 +#: cartridges/preferences.py:203 msgid "Covers updated" -msgstr "" +msgstr "Τα εξώφυλλα ανανεώθηκαν" -#: src/preferences.py:335 +#: cartridges/preferences.py:335 msgid "Installation Not Found" msgstr "Η εγκατάσταση δεν βρέθηκε" -#: src/preferences.py:336 +#: cartridges/preferences.py:336 msgid "Select a valid directory." msgstr "Επιλέξτε έναν έγκυρο προορισμό." -#: src/preferences.py:372 src/importer/importer.py:317 +#: cartridges/preferences.py:372 cartridges/importer/importer.py:317 msgid "Warning" msgstr "Προσοχή" -#: src/preferences.py:406 +#: cartridges/preferences.py:406 msgid "Invalid Directory" msgstr "Μη έγκυρος προορισμός" -#: src/preferences.py:412 +#: cartridges/preferences.py:412 msgid "Set Location" msgstr "Ορίστε Τοποθεσία" -#: src/utils/create_dialog.py:33 src/importer/importer.py:318 +#: cartridges/utils/create_dialog.py:33 cartridges/importer/importer.py:318 msgid "Dismiss" msgstr "Απόρριψη" -#: src/importer/importer.py:145 +#: cartridges/importer/importer.py:145 msgid "Importing Games…" msgstr "Εισαγωγή παιχνιδιών…" -#: src/importer/importer.py:338 +#: cartridges/importer/importer.py:338 msgid "The following errors occured during import:" msgstr "Τα παρακάτω σφάλματα παρουσιάστηκαν κατά την εισαγωγή:" -#: src/importer/importer.py:367 +#: cartridges/importer/importer.py:367 msgid "No new games found" msgstr "Δεν βρέθηκαν νέα παιχνίδια" -#: src/importer/importer.py:379 +#: cartridges/importer/importer.py:379 msgid "1 game imported" msgstr "1 παιχνίδι εισήχθη" #. The variable is the number of games -#: src/importer/importer.py:383 +#: cartridges/importer/importer.py:383 msgid "{} games imported" msgstr "{} παιχνίδια εισήχθησαν" #. A single game removed -#: src/importer/importer.py:387 +#: cartridges/importer/importer.py:387 msgid "1 removed" msgstr "1 αφαιρέθηκε" #. The variable is the name of the source -#: src/importer/sources/location.py:33 +#: cartridges/importer/location.py:33 msgid "Select the {} cache directory." msgstr "Επιλέξτε τον προορισμό cache του {}." #. The variable is the name of the source -#: src/importer/sources/location.py:35 +#: cartridges/importer/location.py:35 msgid "Select the {} configuration directory." msgstr "Επιλέξτε τον προορισμό ρυθμίσεων του {}." #. The variable is the name of the source -#: src/importer/sources/location.py:37 +#: cartridges/importer/location.py:37 msgid "Select the {} data directory." msgstr "Επιλέξτε τον προορισμό δεδομένων του {}." -#: src/store/managers/sgdb_manager.py:46 -msgid "Couldn't Authenticate SteamGridDB" -msgstr "" -"Η επιβεβαίωση γνησιότητας του SteamGridDB δεν μπόρεσε να πραγματοποιηθεί" - -#: src/store/managers/sgdb_manager.py:47 -msgid "Verify your API key in preferences" -msgstr "Επιβεβαιώστε το κλειδί API σας στις ρυθμίσεις" - -#: src/importer/sources/retroarch_source.py:129 +#: cartridges/importer/retroarch_source.py:129 msgid "No RetroArch Core Selected" msgstr "Δεν υπάρχει επιλεγμένος πυρήνας RetroArch" #. The variable is a newline separated list of playlists -#: src/importer/sources/retroarch_source.py:131 +#: cartridges/importer/retroarch_source.py:131 msgid "The following playlists have no default core:" msgstr "Οι παρακάτω λίστες δεν έχουν προεπιλεγμένο πυρήνα:" -#: src/importer/sources/retroarch_source.py:133 +#: cartridges/importer/retroarch_source.py:133 msgid "Games with no core selected were not imported" msgstr "Παιχνίδια χωρίς επιλεγμένο πυρήνα δεν εισήχθησαν" +#: cartridges/store/managers/sgdb_manager.py:46 +msgid "Couldn't Authenticate SteamGridDB" +msgstr "" +"Η επιβεβαίωση γνησιότητας του SteamGridDB δεν μπόρεσε να πραγματοποιηθεί" + +#: cartridges/store/managers/sgdb_manager.py:47 +msgid "Verify your API key in preferences" +msgstr "Επιβεβαιώστε το κλειδί API σας στις ρυθμίσεις" + #~ msgid "Library" #~ msgstr "Βιβλιοθήκη" diff --git a/po/es.po b/po/es.po index 2b03933..ca7d9f4 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-09-26 12:33+0000\n" "Last-Translator: gallegonovato \n" "Language-Team: Spanish " #. The variable is the date when the game was added -#: src/window.py:373 +#: cartridges/window.py:373 msgid "Added: {}" msgstr "Añadido: {}" -#: src/window.py:376 +#: cartridges/window.py:376 msgid "Never" msgstr "Nunca" #. The variable is the date when the game was last played -#: src/window.py:380 +#: cartridges/window.py:380 msgid "Last played: {}" msgstr "Último jugado: {}" -#: src/details_window.py:76 +#: cartridges/details_window.py:76 msgid "Apply" msgstr "Aplicar" -#: src/details_window.py:82 +#: cartridges/details_window.py:82 msgid "Add New Game" msgstr "Añadir un nuevo Juego" -#: src/details_window.py:83 +#: cartridges/details_window.py:83 msgid "Add" msgstr "Añadir" -#: src/details_window.py:93 +#: cartridges/details_window.py:93 msgid "Executables" msgstr "Ejecutables" #. Translate this string as you would translate "file" -#: src/details_window.py:108 +#: cartridges/details_window.py:108 msgid "file.txt" msgstr "archivo.txt" #. As in software -#: src/details_window.py:110 +#: cartridges/details_window.py:110 msgid "program" msgstr "programa" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:115 src/details_window.py:117 +#: cartridges/details_window.py:115 cartridges/details_window.py:117 msgid "C:\\path\\to\\{}" msgstr "C:\\ruta\\hasta\\{}" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:121 src/details_window.py:123 +#: cartridges/details_window.py:121 cartridges/details_window.py:123 msgid "/path/to/{}" msgstr "/ruta/hasta/{}" -#: src/details_window.py:128 +#: cartridges/details_window.py:128 msgid "" "To launch the executable \"{}\", use the command:\n" "\n" @@ -488,147 +493,142 @@ msgstr "" "\n" "Si la ruta contiene espacios, ¡asegúrese de entrecomillarla!" -#: src/details_window.py:171 src/details_window.py:177 +#: cartridges/details_window.py:171 cartridges/details_window.py:177 msgid "Couldn't Add Game" msgstr "No se puede añadir el juego" -#: src/details_window.py:171 src/details_window.py:213 +#: cartridges/details_window.py:171 cartridges/details_window.py:213 msgid "Game title cannot be empty." msgstr "El título del juego no puede estar vacío." -#: src/details_window.py:177 src/details_window.py:221 +#: cartridges/details_window.py:177 cartridges/details_window.py:221 msgid "Executable cannot be empty." msgstr "El ejecutable no puede estar vacío." -#: src/details_window.py:212 src/details_window.py:220 +#: cartridges/details_window.py:212 cartridges/details_window.py:220 msgid "Couldn't Apply Preferences" msgstr "No se pudieron aplicar las preferencias" #. The variable is the title of the game -#: src/game.py:141 -msgid "{} launched" -msgstr "{} comenzó" - -#. The variable is the title of the game -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} hidden" msgstr "{} oculto" -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} unhidden" msgstr "{} visible" #. The variable is the title of the game #. The variable is the number of games removed -#: src/game.py:169 src/importer/importer.py:391 +#: cartridges/game.py:153 cartridges/importer/importer.py:391 msgid "{} removed" msgstr "{} eliminado" -#: src/preferences.py:124 +#: cartridges/preferences.py:124 msgid "All games removed" msgstr "Todos los juegos eliminados" -#: src/preferences.py:172 +#: cartridges/preferences.py:172 msgid "" "An API key is required to use SteamGridDB. You can generate one {}here{}." msgstr "" "Se necesita una clave API para utilizar SteamGridDB. Puedes generar una {}" "aquí{}." -#: src/preferences.py:184 +#: cartridges/preferences.py:184 msgid "Downloading covers…" msgstr "Descargando las portadas…" -#: src/preferences.py:203 +#: cartridges/preferences.py:203 msgid "Covers updated" msgstr "Portadas actualizadas" -#: src/preferences.py:335 +#: cartridges/preferences.py:335 msgid "Installation Not Found" msgstr "Instalación no encontrada" -#: src/preferences.py:336 +#: cartridges/preferences.py:336 msgid "Select a valid directory." msgstr "Selecciona un directorio válido." -#: src/preferences.py:372 src/importer/importer.py:317 +#: cartridges/preferences.py:372 cartridges/importer/importer.py:317 msgid "Warning" msgstr "Advertencia" -#: src/preferences.py:406 +#: cartridges/preferences.py:406 msgid "Invalid Directory" msgstr "Directorio incorrecto" -#: src/preferences.py:412 +#: cartridges/preferences.py:412 msgid "Set Location" msgstr "Escoger la ubicación" -#: src/utils/create_dialog.py:33 src/importer/importer.py:318 +#: cartridges/utils/create_dialog.py:33 cartridges/importer/importer.py:318 msgid "Dismiss" msgstr "Descartar" -#: src/importer/importer.py:145 +#: cartridges/importer/importer.py:145 msgid "Importing Games…" msgstr "Importando juegos…" -#: src/importer/importer.py:338 +#: cartridges/importer/importer.py:338 msgid "The following errors occured during import:" msgstr "Han sucedido los siguientes fallos durante la importación:" -#: src/importer/importer.py:367 +#: cartridges/importer/importer.py:367 msgid "No new games found" msgstr "No se encontraron juegos nuevos" -#: src/importer/importer.py:379 +#: cartridges/importer/importer.py:379 msgid "1 game imported" msgstr "1 juego importado" #. The variable is the number of games -#: src/importer/importer.py:383 +#: cartridges/importer/importer.py:383 msgid "{} games imported" msgstr "0 juegos importados" #. A single game removed -#: src/importer/importer.py:387 +#: cartridges/importer/importer.py:387 msgid "1 removed" msgstr "1 eliminado" #. The variable is the name of the source -#: src/importer/sources/location.py:33 +#: cartridges/importer/location.py:33 msgid "Select the {} cache directory." msgstr "Seleccione el directorio de la caché {}." #. The variable is the name of the source -#: src/importer/sources/location.py:35 +#: cartridges/importer/location.py:35 msgid "Select the {} configuration directory." msgstr "Seleccione el directorio de configuración {}." #. The variable is the name of the source -#: src/importer/sources/location.py:37 +#: cartridges/importer/location.py:37 msgid "Select the {} data directory." msgstr "Seleccione el directorio de datos {}." -#: src/store/managers/sgdb_manager.py:46 -msgid "Couldn't Authenticate SteamGridDB" -msgstr "No se ha podido autenticar SteamGridDB" - -#: src/store/managers/sgdb_manager.py:47 -msgid "Verify your API key in preferences" -msgstr "Verifica tu clave API en las preferencias" - -#: src/importer/sources/retroarch_source.py:129 +#: cartridges/importer/retroarch_source.py:129 msgid "No RetroArch Core Selected" msgstr "No seleccionaste ningún núcleo para RetroArch" #. The variable is a newline separated list of playlists -#: src/importer/sources/retroarch_source.py:131 +#: cartridges/importer/retroarch_source.py:131 msgid "The following playlists have no default core:" msgstr "Las siguientes listas de reproducción no tienen un núcleo por defecto:" -#: src/importer/sources/retroarch_source.py:133 +#: cartridges/importer/retroarch_source.py:133 msgid "Games with no core selected were not imported" msgstr "Los juegos sin núcleo seleccionado no se importaron" +#: cartridges/store/managers/sgdb_manager.py:46 +msgid "Couldn't Authenticate SteamGridDB" +msgstr "No se ha podido autenticar SteamGridDB" + +#: cartridges/store/managers/sgdb_manager.py:47 +msgid "Verify your API key in preferences" +msgstr "Verifica tu clave API en las preferencias" + #~ msgid "Library" #~ msgstr "Biblioteca" diff --git a/po/fa.po b/po/fa.po index 75270f7..9cf2efb 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-09-24 16:04+0000\n" "Last-Translator: Danial Behzadi \n" "Language-Team: Persian " #. The variable is the date when the game was added -#: src/window.py:373 +#: cartridges/window.py:373 msgid "Added: {}" msgstr "افزوده: {}" -#: src/window.py:376 +#: cartridges/window.py:376 msgid "Never" msgstr "هرگز" #. The variable is the date when the game was last played -#: src/window.py:380 +#: cartridges/window.py:380 msgid "Last played: {}" msgstr "آخرین بازی شده: {}" -#: src/details_window.py:76 +#: cartridges/details_window.py:76 msgid "Apply" msgstr "اعمال" -#: src/details_window.py:82 +#: cartridges/details_window.py:82 msgid "Add New Game" msgstr "افزودن بازی جدید" -#: src/details_window.py:83 +#: cartridges/details_window.py:83 msgid "Add" msgstr "افزودن" -#: src/details_window.py:93 +#: cartridges/details_window.py:93 msgid "Executables" msgstr "اجرایی‌ها" #. Translate this string as you would translate "file" -#: src/details_window.py:108 +#: cartridges/details_window.py:108 msgid "file.txt" msgstr "پرونده.txt" #. As in software -#: src/details_window.py:110 +#: cartridges/details_window.py:110 msgid "program" msgstr "برنامه" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:115 src/details_window.py:117 +#: cartridges/details_window.py:115 cartridges/details_window.py:117 msgid "C:\\path\\to\\{}" msgstr "C:\\Path\\to\\{}" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:121 src/details_window.py:123 +#: cartridges/details_window.py:121 cartridges/details_window.py:123 msgid "/path/to/{}" msgstr "/path/to/{}" -#: src/details_window.py:128 +#: cartridges/details_window.py:128 msgid "" "To launch the executable \"{}\", use the command:\n" "\n" @@ -487,147 +492,142 @@ msgstr "" "\n" "اگر مسیر فاصله داشت، مطمئن شوید در نقل‌قول گذاشته‌ایدش!" -#: src/details_window.py:171 src/details_window.py:177 +#: cartridges/details_window.py:171 cartridges/details_window.py:177 msgid "Couldn't Add Game" msgstr "نتوانست بازی بیفزاید" -#: src/details_window.py:171 src/details_window.py:213 +#: cartridges/details_window.py:171 cartridges/details_window.py:213 msgid "Game title cannot be empty." msgstr "عنوان بازی نمی‌تواند خالی باشد." -#: src/details_window.py:177 src/details_window.py:221 +#: cartridges/details_window.py:177 cartridges/details_window.py:221 msgid "Executable cannot be empty." msgstr "اجرایی نمی‌تواند خالی باشد." -#: src/details_window.py:212 src/details_window.py:220 +#: cartridges/details_window.py:212 cartridges/details_window.py:220 msgid "Couldn't Apply Preferences" msgstr "نتوانست ترجیحات را اعمال کند" #. The variable is the title of the game -#: src/game.py:141 -msgid "{} launched" -msgstr "{} اجرا شد" - -#. The variable is the title of the game -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} hidden" msgstr "{}‌نهفته" -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} unhidden" msgstr "{} نانهفته" #. The variable is the title of the game #. The variable is the number of games removed -#: src/game.py:169 src/importer/importer.py:391 +#: cartridges/game.py:153 cartridges/importer/importer.py:391 msgid "{} removed" msgstr "{} برداشته" -#: src/preferences.py:124 +#: cartridges/preferences.py:124 msgid "All games removed" msgstr "همهٔ بازی‌ها برداشته شدند" -#: src/preferences.py:172 +#: cartridges/preferences.py:172 msgid "" "An API key is required to use SteamGridDB. You can generate one {}here{}." msgstr "" "برای استفاده از SteamGridDB نیاز به یک کلید API است. می‌توانید {}این‌جا{} یکی " "بسازید." -#: src/preferences.py:184 +#: cartridges/preferences.py:184 msgid "Downloading covers…" msgstr "" -#: src/preferences.py:203 +#: cartridges/preferences.py:203 msgid "Covers updated" msgstr "" -#: src/preferences.py:335 +#: cartridges/preferences.py:335 msgid "Installation Not Found" msgstr "نصب پیدا نشد" -#: src/preferences.py:336 +#: cartridges/preferences.py:336 msgid "Select a valid directory." msgstr "گزینش شاخه‌ای معتبر." -#: src/preferences.py:372 src/importer/importer.py:317 +#: cartridges/preferences.py:372 cartridges/importer/importer.py:317 msgid "Warning" msgstr "هشدار" -#: src/preferences.py:406 +#: cartridges/preferences.py:406 msgid "Invalid Directory" msgstr "شاخهٔ نامعتبر" -#: src/preferences.py:412 +#: cartridges/preferences.py:412 msgid "Set Location" msgstr "تنظیم مکان" -#: src/utils/create_dialog.py:33 src/importer/importer.py:318 +#: cartridges/utils/create_dialog.py:33 cartridges/importer/importer.py:318 msgid "Dismiss" msgstr "رد" -#: src/importer/importer.py:145 +#: cartridges/importer/importer.py:145 msgid "Importing Games…" msgstr "درون‌ریزی بازی‌ها…" -#: src/importer/importer.py:338 +#: cartridges/importer/importer.py:338 msgid "The following errors occured during import:" msgstr "هنگام درون‌ریزی خطاهای زیر رخ دادند:" -#: src/importer/importer.py:367 +#: cartridges/importer/importer.py:367 msgid "No new games found" msgstr "هیچ بازی جدیدی پیدا نشد" -#: src/importer/importer.py:379 +#: cartridges/importer/importer.py:379 msgid "1 game imported" msgstr "۱ بازی درون‌ریخته شد" #. The variable is the number of games -#: src/importer/importer.py:383 +#: cartridges/importer/importer.py:383 msgid "{} games imported" msgstr "{} بازی درون‌ریخته شدند" #. A single game removed -#: src/importer/importer.py:387 +#: cartridges/importer/importer.py:387 msgid "1 removed" msgstr "یکی برداشته شد" #. The variable is the name of the source -#: src/importer/sources/location.py:33 +#: cartridges/importer/location.py:33 msgid "Select the {} cache directory." msgstr "گزینش شاخهٔ انبارهٔ {}." #. The variable is the name of the source -#: src/importer/sources/location.py:35 +#: cartridges/importer/location.py:35 msgid "Select the {} configuration directory." msgstr "گزینش شاخهٔ پیکربندی {}." #. The variable is the name of the source -#: src/importer/sources/location.py:37 +#: cartridges/importer/location.py:37 msgid "Select the {} data directory." msgstr "گزینش شاخهٔ دادهٔ {}." -#: src/store/managers/sgdb_manager.py:46 -msgid "Couldn't Authenticate SteamGridDB" -msgstr "نتوانست در SteamGridDB هویت‌سنجی کند" - -#: src/store/managers/sgdb_manager.py:47 -msgid "Verify your API key in preferences" -msgstr "کلید APIتان را در ترجیحات تأیید کنید" - -#: src/importer/sources/retroarch_source.py:129 +#: cartridges/importer/retroarch_source.py:129 msgid "No RetroArch Core Selected" msgstr "هیچ هستهٔ رتروآرچی گزیده نشده" #. The variable is a newline separated list of playlists -#: src/importer/sources/retroarch_source.py:131 +#: cartridges/importer/retroarch_source.py:131 msgid "The following playlists have no default core:" msgstr "سیاهه‌های بازی کردن زیر هیچ هستهٔ پیش‌گزیده‌ای ندارند:" -#: src/importer/sources/retroarch_source.py:133 +#: cartridges/importer/retroarch_source.py:133 msgid "Games with no core selected were not imported" msgstr "بازی‌های بدون هسته درون‌ریزی نشدند" +#: cartridges/store/managers/sgdb_manager.py:46 +msgid "Couldn't Authenticate SteamGridDB" +msgstr "نتوانست در SteamGridDB هویت‌سنجی کند" + +#: cartridges/store/managers/sgdb_manager.py:47 +msgid "Verify your API key in preferences" +msgstr "کلید APIتان را در ترجیحات تأیید کنید" + #~ msgid "Library" #~ msgstr "کتابخانه" diff --git a/po/fi.po b/po/fi.po index 608fb32..fb29450 100644 --- a/po/fi.po +++ b/po/fi.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-10-05 19:10+0000\n" "Last-Translator: Jiri Grönroos \n" "Language-Team: Finnish \n" "Language-Team: French \n" "Language-Team: Hungarian \n" "Language-Team: Italian \n" "Language-Team: Korean \n" "Language-Team: Norwegian Bokmål " #. The variable is the date when the game was added -#: src/window.py:373 +#: cartridges/window.py:373 msgid "Added: {}" msgstr "Tillagt: {}" -#: src/window.py:376 +#: cartridges/window.py:376 msgid "Never" msgstr "Aldri" #. The variable is the date when the game was last played -#: src/window.py:380 +#: cartridges/window.py:380 msgid "Last played: {}" msgstr "Sist spilt: {}" -#: src/details_window.py:76 +#: cartridges/details_window.py:76 msgid "Apply" msgstr "Bruk" -#: src/details_window.py:82 +#: cartridges/details_window.py:82 msgid "Add New Game" msgstr "Legg til nytt spill" -#: src/details_window.py:83 +#: cartridges/details_window.py:83 msgid "Add" msgstr "" -#: src/details_window.py:93 +#: cartridges/details_window.py:93 #, fuzzy #| msgid "Executable" msgid "Executables" msgstr "Kjørbar" #. Translate this string as you would translate "file" -#: src/details_window.py:108 +#: cartridges/details_window.py:108 msgid "file.txt" msgstr "fil.txt" #. As in software -#: src/details_window.py:110 +#: cartridges/details_window.py:110 msgid "program" msgstr "program" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:115 src/details_window.py:117 +#: cartridges/details_window.py:115 cartridges/details_window.py:117 msgid "C:\\path\\to\\{}" msgstr "C:\\sti\\til\\{}" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:121 src/details_window.py:123 +#: cartridges/details_window.py:121 cartridges/details_window.py:123 msgid "/path/to/{}" msgstr "/sti/til/{}" -#: src/details_window.py:128 +#: cartridges/details_window.py:128 msgid "" "To launch the executable \"{}\", use the command:\n" "\n" @@ -512,161 +517,156 @@ msgstr "" "Hvis stien inneholder mellomrom må du pakke den inn i doble engelske " "sitattegn." -#: src/details_window.py:171 src/details_window.py:177 +#: cartridges/details_window.py:171 cartridges/details_window.py:177 msgid "Couldn't Add Game" msgstr "Kunne ikke legge til spill" -#: src/details_window.py:171 src/details_window.py:213 +#: cartridges/details_window.py:171 cartridges/details_window.py:213 msgid "Game title cannot be empty." msgstr "Spillnavnet kan ikke være tomt." -#: src/details_window.py:177 src/details_window.py:221 +#: cartridges/details_window.py:177 cartridges/details_window.py:221 msgid "Executable cannot be empty." msgstr "Kjørbar fil må angis." -#: src/details_window.py:212 src/details_window.py:220 +#: cartridges/details_window.py:212 cartridges/details_window.py:220 msgid "Couldn't Apply Preferences" msgstr "Kunne ikke ta i bruk endringer" #. The variable is the title of the game -#: src/game.py:141 -msgid "{} launched" -msgstr "{} startet" - -#. The variable is the title of the game -#: src/game.py:155 +#: cartridges/game.py:139 #, fuzzy msgid "{} hidden" msgstr "{} skjult" -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} unhidden" msgstr "{} synlig" #. The variable is the title of the game #. The variable is the number of games removed -#: src/game.py:169 src/importer/importer.py:391 +#: cartridges/game.py:153 cartridges/importer/importer.py:391 msgid "{} removed" msgstr "{} fjernet" -#: src/preferences.py:124 +#: cartridges/preferences.py:124 msgid "All games removed" msgstr "Alle spill fjernet" -#: src/preferences.py:172 +#: cartridges/preferences.py:172 msgid "" "An API key is required to use SteamGridDB. You can generate one {}here{}." msgstr "" "En API-nøkkel kreves for å bruke SteamGridDB. Du kan generere en {}her{}." -#: src/preferences.py:184 +#: cartridges/preferences.py:184 #, fuzzy #| msgid "Importing Covers…" msgid "Downloading covers…" msgstr "Importerer omslag …" -#: src/preferences.py:203 +#: cartridges/preferences.py:203 msgid "Covers updated" msgstr "" -#: src/preferences.py:335 +#: cartridges/preferences.py:335 #, fuzzy msgid "Installation Not Found" msgstr "Fant ikke installasjonen" -#: src/preferences.py:336 +#: cartridges/preferences.py:336 #, fuzzy msgid "Select a valid directory." msgstr "Velg {}-datamappen." -#: src/preferences.py:372 src/importer/importer.py:317 +#: cartridges/preferences.py:372 cartridges/importer/importer.py:317 msgid "Warning" msgstr "" -#: src/preferences.py:406 +#: cartridges/preferences.py:406 msgid "Invalid Directory" msgstr "" -#: src/preferences.py:412 +#: cartridges/preferences.py:412 #, fuzzy msgid "Set Location" msgstr "Velg mappe" -#: src/utils/create_dialog.py:33 src/importer/importer.py:318 +#: cartridges/utils/create_dialog.py:33 cartridges/importer/importer.py:318 msgid "Dismiss" msgstr "Forkast" -#: src/importer/importer.py:145 +#: cartridges/importer/importer.py:145 msgid "Importing Games…" msgstr "Importerer spill …" -#: src/importer/importer.py:338 +#: cartridges/importer/importer.py:338 msgid "The following errors occured during import:" msgstr "" -#: src/importer/importer.py:367 +#: cartridges/importer/importer.py:367 #, fuzzy msgid "No new games found" msgstr "Fant ingen spill" -#: src/importer/importer.py:379 +#: cartridges/importer/importer.py:379 #, fuzzy msgid "1 game imported" msgstr "Spill importert" #. The variable is the number of games -#: src/importer/importer.py:383 +#: cartridges/importer/importer.py:383 #, fuzzy msgid "{} games imported" msgstr "Spill importert" #. A single game removed -#: src/importer/importer.py:387 +#: cartridges/importer/importer.py:387 #, fuzzy #| msgid "{} removed" msgid "1 removed" msgstr "{} fjernet" #. The variable is the name of the source -#: src/importer/sources/location.py:33 +#: cartridges/importer/location.py:33 #, fuzzy msgid "Select the {} cache directory." msgstr "Velg {}-datamappen." #. The variable is the name of the source -#: src/importer/sources/location.py:35 +#: cartridges/importer/location.py:35 #, fuzzy msgid "Select the {} configuration directory." msgstr "Velg {}-oppsettsmappen." #. The variable is the name of the source -#: src/importer/sources/location.py:37 +#: cartridges/importer/location.py:37 #, fuzzy msgid "Select the {} data directory." msgstr "Velg {}-datamappen." -#: src/store/managers/sgdb_manager.py:46 -#, fuzzy -msgid "Couldn't Authenticate SteamGridDB" -msgstr "Kunne ikke koble til SteamGridDB" - -#: src/store/managers/sgdb_manager.py:47 -msgid "Verify your API key in preferences" -msgstr "" - -#: src/importer/sources/retroarch_source.py:129 +#: cartridges/importer/retroarch_source.py:129 msgid "No RetroArch Core Selected" msgstr "" #. The variable is a newline separated list of playlists -#: src/importer/sources/retroarch_source.py:131 +#: cartridges/importer/retroarch_source.py:131 msgid "The following playlists have no default core:" msgstr "" -#: src/importer/sources/retroarch_source.py:133 +#: cartridges/importer/retroarch_source.py:133 msgid "Games with no core selected were not imported" msgstr "" +#: cartridges/store/managers/sgdb_manager.py:46 +#, fuzzy +msgid "Couldn't Authenticate SteamGridDB" +msgstr "Kunne ikke koble til SteamGridDB" + +#: cartridges/store/managers/sgdb_manager.py:47 +msgid "Verify your API key in preferences" +msgstr "" + #~ msgid "Library" #~ msgstr "Bibliotek" diff --git a/po/nl.po b/po/nl.po index 8a83551..18f56dc 100644 --- a/po/nl.po +++ b/po/nl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-09-30 08:01+0000\n" "Last-Translator: Philip Goto \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese \n" "Language-Team: Portuguese (Brazil) \n" "Language-Team: Romanian \n" "Language-Team: Russian \n" "Language-Team: Swedish \n" "Language-Team: Tamil " #. The variable is the date when the game was added -#: src/window.py:373 +#: cartridges/window.py:373 msgid "Added: {}" msgstr "சேர்க்கப்பட்டது: {}" -#: src/window.py:376 +#: cartridges/window.py:376 msgid "Never" msgstr "ஒருபோதும் இல்லை" #. The variable is the date when the game was last played -#: src/window.py:380 +#: cartridges/window.py:380 msgid "Last played: {}" msgstr "கடைசியாக விளையாடியது: {}" -#: src/details_window.py:76 +#: cartridges/details_window.py:76 msgid "Apply" msgstr "விண்ணப்பி" -#: src/details_window.py:82 +#: cartridges/details_window.py:82 msgid "Add New Game" msgstr "புதிய விளையாட்டைச் சேர்க்கவும்" -#: src/details_window.py:83 +#: cartridges/details_window.py:83 msgid "Add" msgstr "சேர்" -#: src/details_window.py:93 +#: cartridges/details_window.py:93 msgid "Executables" msgstr "செயல்படுத்தக்கூடியவை" #. Translate this string as you would translate "file" -#: src/details_window.py:108 +#: cartridges/details_window.py:108 msgid "file.txt" msgstr "கோப்பு.txt" #. As in software -#: src/details_window.py:110 +#: cartridges/details_window.py:110 msgid "program" msgstr "பயன்பாடு" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:115 src/details_window.py:117 +#: cartridges/details_window.py:115 cartridges/details_window.py:117 msgid "C:\\path\\to\\{}" msgstr "C:\\பாதை\\டு \\{}" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:121 src/details_window.py:123 +#: cartridges/details_window.py:121 cartridges/details_window.py:123 msgid "/path/to/{}" msgstr "/பாதை/டு/ {}" -#: src/details_window.py:128 +#: cartridges/details_window.py:128 msgid "" "To launch the executable \"{}\", use the command:\n" "\n" @@ -488,145 +493,140 @@ msgstr "" "\n" "பாதையில் இடைவெளிகள் இருந்தால், அதை இரட்டை மேற்கோள்களில் போர்த்துவதை உறுதிசெய்யவும்!" -#: src/details_window.py:171 src/details_window.py:177 +#: cartridges/details_window.py:171 cartridges/details_window.py:177 msgid "Couldn't Add Game" msgstr "விளையாட்டைச் சேர்க்க முடியவில்லை" -#: src/details_window.py:171 src/details_window.py:213 +#: cartridges/details_window.py:171 cartridges/details_window.py:213 msgid "Game title cannot be empty." msgstr "விளையாட்டு தலைப்பு காலியாக இருக்கக்கூடாது." -#: src/details_window.py:177 src/details_window.py:221 +#: cartridges/details_window.py:177 cartridges/details_window.py:221 msgid "Executable cannot be empty." msgstr "இயங்கக்கூடியது காலியாக இருக்க முடியாது." -#: src/details_window.py:212 src/details_window.py:220 +#: cartridges/details_window.py:212 cartridges/details_window.py:220 msgid "Couldn't Apply Preferences" msgstr "விருப்பங்களைப் பயன்படுத்த முடியவில்லை" #. The variable is the title of the game -#: src/game.py:141 -msgid "{} launched" -msgstr "{} தொடங்கப்பட்டது" - -#. The variable is the title of the game -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} hidden" msgstr "{} மறைக்கப்பட்டுள்ளது" -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} unhidden" msgstr "{} மறைக்கப்படாதது" #. The variable is the title of the game #. The variable is the number of games removed -#: src/game.py:169 src/importer/importer.py:391 +#: cartridges/game.py:153 cartridges/importer/importer.py:391 msgid "{} removed" msgstr "{} அகற்றப்பட்டது" -#: src/preferences.py:124 +#: cartridges/preferences.py:124 msgid "All games removed" msgstr "அனைத்து விளையாட்டுகளும் அகற்றப்பட்டன" -#: src/preferences.py:172 +#: cartridges/preferences.py:172 msgid "" "An API key is required to use SteamGridDB. You can generate one {}here{}." msgstr "SteamGridDB ஐப் பயன்படுத்த API விசை தேவை. நீங்கள் ஒன்றை {}இங்கே{} உருவாக்கலாம்." -#: src/preferences.py:184 +#: cartridges/preferences.py:184 msgid "Downloading covers…" msgstr "அட்டைகளைப் பதிவிறக்குகிறது…" -#: src/preferences.py:203 +#: cartridges/preferences.py:203 msgid "Covers updated" msgstr "அட்டைகள் புதுப்பிக்கப்பட்டன" -#: src/preferences.py:335 +#: cartridges/preferences.py:335 msgid "Installation Not Found" msgstr "நிறுவல் கிடைக்கவில்லை" -#: src/preferences.py:336 +#: cartridges/preferences.py:336 msgid "Select a valid directory." msgstr "சரியான கோப்பகத்தைத் தேர்ந்தெடுக்கவும்." -#: src/preferences.py:372 src/importer/importer.py:317 +#: cartridges/preferences.py:372 cartridges/importer/importer.py:317 msgid "Warning" msgstr "எச்சரிக்கை" -#: src/preferences.py:406 +#: cartridges/preferences.py:406 msgid "Invalid Directory" msgstr "தவறான கோப்பகம்" -#: src/preferences.py:412 +#: cartridges/preferences.py:412 msgid "Set Location" msgstr "இருப்பிடத்தை அமைக்கவும்" -#: src/utils/create_dialog.py:33 src/importer/importer.py:318 +#: cartridges/utils/create_dialog.py:33 cartridges/importer/importer.py:318 msgid "Dismiss" msgstr "நிராகரி" -#: src/importer/importer.py:145 +#: cartridges/importer/importer.py:145 msgid "Importing Games…" msgstr "விளையாட்டுகளை இறக்குமதி செய்கிறது…" -#: src/importer/importer.py:338 +#: cartridges/importer/importer.py:338 msgid "The following errors occured during import:" msgstr "இறக்குமதியின் போது பின்வரும் பிழைகள் ஏற்பட்டன:" -#: src/importer/importer.py:367 +#: cartridges/importer/importer.py:367 msgid "No new games found" msgstr "புதிய விளையாட்டுகள் எதுவும் கண்டறியப்படவில்லை" -#: src/importer/importer.py:379 +#: cartridges/importer/importer.py:379 msgid "1 game imported" msgstr "1 விளையாட்டு இறக்குமதி செய்யப்பட்டது" #. The variable is the number of games -#: src/importer/importer.py:383 +#: cartridges/importer/importer.py:383 msgid "{} games imported" msgstr "{} விளையாட்டுகள் இறக்குமதி செய்யப்பட்டன" #. A single game removed -#: src/importer/importer.py:387 +#: cartridges/importer/importer.py:387 msgid "1 removed" msgstr "1 அகற்றப்பட்டது" #. The variable is the name of the source -#: src/importer/sources/location.py:33 +#: cartridges/importer/location.py:33 msgid "Select the {} cache directory." msgstr "{} கேச் கோப்பகத்தைத் தேர்ந்தெடுக்கவும்." #. The variable is the name of the source -#: src/importer/sources/location.py:35 +#: cartridges/importer/location.py:35 msgid "Select the {} configuration directory." msgstr "{} கட்டமைப்பு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்." #. The variable is the name of the source -#: src/importer/sources/location.py:37 +#: cartridges/importer/location.py:37 msgid "Select the {} data directory." msgstr "{} தரவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்." -#: src/store/managers/sgdb_manager.py:46 -msgid "Couldn't Authenticate SteamGridDB" -msgstr "SteamGridDB ஐ அங்கீகரிக்க முடியவில்லை" - -#: src/store/managers/sgdb_manager.py:47 -msgid "Verify your API key in preferences" -msgstr "உங்கள் API விசையை விருப்பங்களில் சரிபார்க்கவும்" - -#: src/importer/sources/retroarch_source.py:129 +#: cartridges/importer/retroarch_source.py:129 msgid "No RetroArch Core Selected" msgstr "RetroArch மையம் தேர்ந்தெடுக்கப்படவில்லை" #. The variable is a newline separated list of playlists -#: src/importer/sources/retroarch_source.py:131 +#: cartridges/importer/retroarch_source.py:131 msgid "The following playlists have no default core:" msgstr "பின்வரும் விளையாட்டு பட்டியல்களுக்கு இயல்புநிலை மையம் இல்லை:" -#: src/importer/sources/retroarch_source.py:133 +#: cartridges/importer/retroarch_source.py:133 msgid "Games with no core selected were not imported" msgstr "தேர்வு செய்யப்பட்ட மையம் இல்லாத விளையாட்டுகள் இறக்குமதி செய்யப்படவில்லை" +#: cartridges/store/managers/sgdb_manager.py:46 +msgid "Couldn't Authenticate SteamGridDB" +msgstr "SteamGridDB ஐ அங்கீகரிக்க முடியவில்லை" + +#: cartridges/store/managers/sgdb_manager.py:47 +msgid "Verify your API key in preferences" +msgstr "உங்கள் API விசையை விருப்பங்களில் சரிபார்க்கவும்" + #~ msgid "Library" #~ msgstr "நூலகம்" diff --git a/po/tr.po b/po/tr.po index 4424d72..a041a37 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: Cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-10-03 16:11+0000\n" "Last-Translator: Sabri Ünal \n" "Language-Team: Turkish " #. The variable is the date when the game was added -#: src/window.py:373 +#: cartridges/window.py:373 msgid "Added: {}" msgstr "Eklendi: {}" -#: src/window.py:376 +#: cartridges/window.py:376 msgid "Never" msgstr "Asla" #. The variable is the date when the game was last played -#: src/window.py:380 +#: cartridges/window.py:380 msgid "Last played: {}" msgstr "Son oynanma: {}" -#: src/details_window.py:76 +#: cartridges/details_window.py:76 msgid "Apply" msgstr "Uygula" -#: src/details_window.py:82 +#: cartridges/details_window.py:82 msgid "Add New Game" msgstr "Yeni Oyun Ekle" -#: src/details_window.py:83 +#: cartridges/details_window.py:83 msgid "Add" msgstr "Ekle" -#: src/details_window.py:93 +#: cartridges/details_window.py:93 msgid "Executables" msgstr "Yürütülebilirler" #. Translate this string as you would translate "file" -#: src/details_window.py:108 +#: cartridges/details_window.py:108 msgid "file.txt" msgstr "dosya.txt" #. As in software -#: src/details_window.py:110 +#: cartridges/details_window.py:110 msgid "program" msgstr "program" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:115 src/details_window.py:117 +#: cartridges/details_window.py:115 cartridges/details_window.py:117 msgid "C:\\path\\to\\{}" msgstr "C:\\yol\\klasör\\{}" #. Translate this string as you would translate "path to {}" -#: src/details_window.py:121 src/details_window.py:123 +#: cartridges/details_window.py:121 cartridges/details_window.py:123 msgid "/path/to/{}" msgstr "/yol/klasör/{}" -#: src/details_window.py:128 +#: cartridges/details_window.py:128 msgid "" "To launch the executable \"{}\", use the command:\n" "\n" @@ -487,147 +492,142 @@ msgstr "" "\n" "Yol boşluk içeriyorsa, çift tırnak içine aldığınızdan emin olun!" -#: src/details_window.py:171 src/details_window.py:177 +#: cartridges/details_window.py:171 cartridges/details_window.py:177 msgid "Couldn't Add Game" msgstr "Oyun Eklenemedi" -#: src/details_window.py:171 src/details_window.py:213 +#: cartridges/details_window.py:171 cartridges/details_window.py:213 msgid "Game title cannot be empty." msgstr "Oyun başlığı boş olamaz." -#: src/details_window.py:177 src/details_window.py:221 +#: cartridges/details_window.py:177 cartridges/details_window.py:221 msgid "Executable cannot be empty." msgstr "Çalıştırılabilir boş olamaz." -#: src/details_window.py:212 src/details_window.py:220 +#: cartridges/details_window.py:212 cartridges/details_window.py:220 msgid "Couldn't Apply Preferences" msgstr "Tercihler Uygulanamadı" #. The variable is the title of the game -#: src/game.py:141 -msgid "{} launched" -msgstr "{} başlatıldı" - -#. The variable is the title of the game -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} hidden" msgstr "{} gizli" -#: src/game.py:155 +#: cartridges/game.py:139 msgid "{} unhidden" msgstr "{} görünür" #. The variable is the title of the game #. The variable is the number of games removed -#: src/game.py:169 src/importer/importer.py:391 +#: cartridges/game.py:153 cartridges/importer/importer.py:391 msgid "{} removed" msgstr "{} kaldırıldı" -#: src/preferences.py:124 +#: cartridges/preferences.py:124 msgid "All games removed" msgstr "Tüm oyunlar kaldırıldı" -#: src/preferences.py:172 +#: cartridges/preferences.py:172 msgid "" "An API key is required to use SteamGridDB. You can generate one {}here{}." msgstr "" "SteamGridDBʼyi kullanmak için API anahtarı gereklidir. {}Buradan{} bir tane " "oluşturabilirsiniz." -#: src/preferences.py:184 +#: cartridges/preferences.py:184 msgid "Downloading covers…" msgstr "Kapaklar indiriliyor…" -#: src/preferences.py:203 +#: cartridges/preferences.py:203 msgid "Covers updated" msgstr "Kapaklar güncellendi" -#: src/preferences.py:335 +#: cartridges/preferences.py:335 msgid "Installation Not Found" msgstr "Kurulum Bulunamadı" -#: src/preferences.py:336 +#: cartridges/preferences.py:336 msgid "Select a valid directory." msgstr "Geçerli bir dizin seçin." -#: src/preferences.py:372 src/importer/importer.py:317 +#: cartridges/preferences.py:372 cartridges/importer/importer.py:317 msgid "Warning" msgstr "Uyarı" -#: src/preferences.py:406 +#: cartridges/preferences.py:406 msgid "Invalid Directory" msgstr "Geçersiz Dizin" -#: src/preferences.py:412 +#: cartridges/preferences.py:412 msgid "Set Location" msgstr "Konum Ayarla" -#: src/utils/create_dialog.py:33 src/importer/importer.py:318 +#: cartridges/utils/create_dialog.py:33 cartridges/importer/importer.py:318 msgid "Dismiss" msgstr "Vazgeç" -#: src/importer/importer.py:145 +#: cartridges/importer/importer.py:145 msgid "Importing Games…" msgstr "Oyunlar İçe Aktarılıyor…" -#: src/importer/importer.py:338 +#: cartridges/importer/importer.py:338 msgid "The following errors occured during import:" msgstr "İçe aktarılırken şu hatalar oluştu:" -#: src/importer/importer.py:367 +#: cartridges/importer/importer.py:367 msgid "No new games found" msgstr "Yeni oyun bulunamadı" -#: src/importer/importer.py:379 +#: cartridges/importer/importer.py:379 msgid "1 game imported" msgstr "1 oyun içe aktarıldı" #. The variable is the number of games -#: src/importer/importer.py:383 +#: cartridges/importer/importer.py:383 msgid "{} games imported" msgstr "{} oyun içe aktarıldı" #. A single game removed -#: src/importer/importer.py:387 +#: cartridges/importer/importer.py:387 msgid "1 removed" msgstr "1 kaldırıldı" #. The variable is the name of the source -#: src/importer/sources/location.py:33 +#: cartridges/importer/location.py:33 msgid "Select the {} cache directory." msgstr "{} önbellek dizinini seç." #. The variable is the name of the source -#: src/importer/sources/location.py:35 +#: cartridges/importer/location.py:35 msgid "Select the {} configuration directory." msgstr "{} yapılandırma dizinini seç." #. The variable is the name of the source -#: src/importer/sources/location.py:37 +#: cartridges/importer/location.py:37 msgid "Select the {} data directory." msgstr "{} veri dizinini seç." -#: src/store/managers/sgdb_manager.py:46 -msgid "Couldn't Authenticate SteamGridDB" -msgstr "SteamGridDB Kimlik Doğrulaması Yapılamadı" - -#: src/store/managers/sgdb_manager.py:47 -msgid "Verify your API key in preferences" -msgstr "Tercihlerde API anahtarınızı doğrulayın" - -#: src/importer/sources/retroarch_source.py:129 +#: cartridges/importer/retroarch_source.py:129 msgid "No RetroArch Core Selected" msgstr "RetroArch Çekirdeği Seçilmedi" #. The variable is a newline separated list of playlists -#: src/importer/sources/retroarch_source.py:131 +#: cartridges/importer/retroarch_source.py:131 msgid "The following playlists have no default core:" msgstr "Aşağıdaki oynatma listelerinin öntanımlı çekirdeği yok:" -#: src/importer/sources/retroarch_source.py:133 +#: cartridges/importer/retroarch_source.py:133 msgid "Games with no core selected were not imported" msgstr "Çekirdek seçilmeyen oyunlar içe aktarılmadı" +#: cartridges/store/managers/sgdb_manager.py:46 +msgid "Couldn't Authenticate SteamGridDB" +msgstr "SteamGridDB Kimlik Doğrulaması Yapılamadı" + +#: cartridges/store/managers/sgdb_manager.py:47 +msgid "Verify your API key in preferences" +msgstr "Tercihlerde API anahtarınızı doğrulayın" + #~ msgid "Library" #~ msgstr "Kütüphane" diff --git a/po/uk.po b/po/uk.po index 88d0557..8ab930b 100644 --- a/po/uk.po +++ b/po/uk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: cartridges\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-09-26 13:51+0200\n" +"POT-Creation-Date: 2023-10-10 22:22+0200\n" "PO-Revision-Date: 2023-10-05 19:10+0000\n" "Last-Translator: Andrii Murha \n" "Language-Team: Ukrainian