Compare commits

...

461 Commits

Author SHA1 Message Date
GeoffreyCoulaud
927275cda9 🚧 Prototype import undo v2
bad:
- Not optimised at all
- copies a lot of unnecessary things
- not reliable

good:
- works, a little

---

For it to work more than "a little", we need to fix that bug:
- Import
- Remove a game
- Import (game comes back)
- Undo Import (game gone)
- Import
- Undo (everything gone)
2023-07-03 17:48:32 +02:00
GeoffreyCoulaud
df9f7dbca8 Revert "🚧 Very unfinished initial work on import undo"
This reverts commit d252b6b97d.
2023-07-03 14:00:23 +02:00
GeoffreyCoulaud
6c6fd29faa Merge branch 'main' into add-import-undo 2023-07-03 13:58:22 +02:00
kramo
e320e58ffc Fix Appstream ID 2023-07-03 12:43:33 +02:00
kramo
c9a1104b44 Revert test 2023-07-02 14:46:54 +02:00
kramo
ee5740c21c Test Actions 2023-07-02 14:46:37 +02:00
kramo
1498326f45 Exit differently 2023-07-02 13:03:34 +02:00
kramo
69fc7e1b03 Remove test module 2023-07-02 12:55:19 +02:00
kramo
8a3397bef5 This should work 2023-07-02 12:54:49 +02:00
kramo
d87048ee64 Test worked 2023-07-02 12:26:56 +02:00
kramo
3d6601238d Actions Test 2023-07-02 12:21:55 +02:00
kramo
a7393ba9b9 Rename Windows Action 2023-07-02 01:25:08 +02:00
kramo
c2f429a29c Fix Flatpak action caching 2023-07-02 00:57:54 +02:00
kramo
8fadcc8524 oops 2023-07-02 00:53:20 +02:00
kramo
c544901519 I'm one with the cloud ☁️ (#130) 2023-07-02 00:51:28 +02:00
GeoffreyCoulaud
d252b6b97d 🚧 Very unfinished initial work on import undo 2023-07-02 00:08:00 +02:00
kramo
7756f75bb9 Test Release Action 2023-07-01 20:18:26 +02:00
Geoffrey Coulaud
fabd9828f6 Merge pull request #129 from kra-mo/online-managers-improvements
Retry all online managers on ConnectionError
2023-07-01 18:52:26 +02:00
GeoffreyCoulaud
29e022327b Retry all online managers on ConnectionError 2023-07-01 18:51:50 +02:00
Geoffrey Coulaud
49fb3705e4 Merge pull request #128 from kra-mo/windows-logging-fix
Windows fixes
2023-07-01 18:29:47 +02:00
GeoffreyCoulaud
0c6cfc14f0 Fix hiding unavailable source rows 2023-07-01 18:27:11 +02:00
GeoffreyCoulaud
75a5255806 Sepcified utf-8 for lzma log backups 2023-07-01 18:14:10 +02:00
Geoffrey Coulaud
dd1dd2b7e5 Merge pull request #127 from kra-mo/sources-paths-fix
Sources paths fix
2023-07-01 17:10:47 +02:00
GeoffreyCoulaud
4a204442b5 Using new shared paths in sources 2023-07-01 15:53:52 +02:00
GeoffreyCoulaud
fb0c47c1f1 Re added hardcoded candidates for linux
- Real fix would be to get the XDG_*_DIR
2023-07-01 15:17:12 +02:00
GeoffreyCoulaud
3af968fee7 Simplified source available on 2023-07-01 15:10:40 +02:00
kramo
9fbb45cfa5 Fix Steam API developers 2023-07-01 14:30:26 +02:00
kramo
bbfe478ac3 Fix Legendary location labels 2023-07-01 13:58:47 +02:00
kramo
339ec1c20a Update translations 2023-07-01 13:48:30 +02:00
kramo
97e40e0a80 Fix Legendary, warning for missing locations 2023-07-01 13:44:14 +02:00
kramo
95d47815ab Add translation comments 2023-07-01 11:36:45 +02:00
kramo
772bf30468 Fix translations 2023-07-01 11:35:17 +02:00
kramo
7311015549 Fix translations 2023-07-01 11:30:44 +02:00
kramo
e7d2f58416 Merge pull request #126 from kra-mo/kra-mo-patch-1
Update README.md
2023-07-01 11:23:46 +02:00
kramo
a040b058d2 Update README.md 2023-07-01 11:23:38 +02:00
kramo
7be20c64bd Update translations 2023-07-01 11:15:55 +02:00
kramo
036e5814f3 Fix Flatpak custom paths 2023-07-01 11:11:16 +02:00
kramo
e46c9b6a30 Fix Flatpak desktop entry search 2023-07-01 10:54:48 +02:00
kramo
495755f278 More reliance on GLib 2023-07-01 10:44:15 +02:00
kramo
1f25bed842 Move away from PyXDG 2023-07-01 10:05:16 +02:00
Geoffrey Coulaud
ad38dc6d49 Merge pull request #125 from kra-mo/remove-allow-side-effects
Various cleanups
2023-07-01 03:12:08 +02:00
GeoffreyCoulaud
a7efe0a920 Removed allow_side_effects 2023-07-01 03:01:15 +02:00
GeoffreyCoulaud
8d082ab158 Removed win.games 2023-07-01 02:56:40 +02:00
GeoffreyCoulaud
b3c2437618 fixed flatpak location preferences 2023-07-01 02:55:42 +02:00
kramo
8e7d08b3b2 Fix indentation and trailing / for Flatpak 2023-07-01 00:10:36 +02:00
kramo
d22d3820b9 Merge pull request #124 from kra-mo/flatpak-source
Flatpak source
2023-06-30 23:50:58 +02:00
kramo
721a46c5b8 Finalize Flatpak source 2023-06-30 23:49:48 +02:00
kramo
8efb1c6c5e Fix Flatpak source for .svgs 2023-06-30 22:33:21 +02:00
kramo
07960182c7 Flatpak source cleanups 2023-06-30 21:13:06 +02:00
kramo
fccf302c4b Flatpak source initial work 2023-06-30 19:51:44 +02:00
kramo
7a1e5e0968 Show details of first search entry on eneter 2023-06-30 14:34:56 +02:00
kramo
19a1c856ac Merge pull request #123 from kra-mo/fix-importer-progress
Fixed importer progressbar stuck at 100%
2023-06-30 14:01:28 +02:00
GeoffreyCoulaud
e9b8c0d01e Fixed importer progressbar stuck at 100%
- Progress is 0 by default
- 10% for the sources progress
- 90% for the pipelines progress
2023-06-30 13:57:22 +02:00
kramo
95cd65bc7a Add min and max for luminance 2023-06-30 13:56:08 +02:00
kramo
073dbdb97b Merge pull request #122 from kra-mo/fix-bad-source-location-error
Silently skip sources with bad locations
2023-06-30 13:37:01 +02:00
kramo
ad0e5b2abf Allow escape to leave the hidden library 2023-06-30 13:36:27 +02:00
GeoffreyCoulaud
9ed085e1a0 Silently skip sources with bad locations 2023-06-30 13:25:01 +02:00
kramo
f4f6d73d4a Display logs from current session in about window 2023-06-30 10:58:47 +02:00
kramo
107c1c96b5 Merge pull request #121 from kra-mo/v2-logging 2023-06-29 17:49:02 +02:00
GeoffreyCoulaud
299333c959 Added horizontal line between runs 2023-06-29 17:39:52 +02:00
GeoffreyCoulaud
e4b315f252 Added log files contents to aboutwindow debug info 2023-06-29 17:29:16 +02:00
kramo
455c6891d8 Make logs prettier 2023-06-29 15:39:29 +02:00
GeoffreyCoulaud
2311f3dff7 better compression
Compress old logs at startup
Added back the .log suffix
2023-06-29 15:26:21 +02:00
kramo
f5b527cc51 Make logs pretty 2023-06-29 15:19:57 +02:00
GeoffreyCoulaud
0a89061218 Moved log number to first suffix 2023-06-29 14:41:28 +02:00
kramo
20bfe9309c OCD 2023-06-29 13:24:00 +02:00
kramo
50e9bb7c0e Fix iscc icon path 2023-06-29 11:17:34 +02:00
kramo
3b032ffb64 Fix iscc icon path 2023-06-29 11:11:36 +02:00
kramo
09a7504c78 Test? 2023-06-29 11:02:56 +02:00
kramo
1c51da2750 Configure Cartridges.iss via meson 2023-06-29 10:53:32 +02:00
kramo
7a07553a5d Fixed colors for themeing 2023-06-28 11:26:26 +02:00
kramo
450cab9bbf Mark to-be-reviewed strings as untranslatable 2023-06-26 22:22:47 +02:00
kramo
6b46efb0b8 Spelling 2023-06-26 21:46:52 +02:00
kramo
00b3145833 oops 2023-06-26 17:38:04 +02:00
kramo
8cb1cd998c Add troubleshooting info to about window 2023-06-26 14:32:56 +02:00
Weblate (bot)
8870c20279 Translations update from Hosted Weblate (#118)
* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (117 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Hungarian)

Currently translated at 97.4% (114 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: kramo <contact@kramo.hu>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/hu/
Translation: Cartridges/Cartridges

---------

Co-authored-by: kramo <contact@kramo.hu>
2023-06-26 12:05:49 +02:00
kramo
08da6b8e3f Update error string 2023-06-26 12:01:14 +02:00
kramo
18858edcd4 Merge pull request #103 from kra-mo/gali-importer-structure
Gali importer structure
2023-06-26 11:53:16 +02:00
kramo
27829670b6 Merge branch 'main' into gali-importer-structure 2023-06-26 11:50:00 +02:00
Weblate (bot)
affdfaed27 Translated using Weblate (Russian) (#117)
Currently translated at 100.0% (126 of 126 strings)



Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ru/
Translation: Cartridges/Cartridges

Co-authored-by: Сергей <asvmail.as@gmail.com>
2023-06-26 11:43:42 +02:00
kramo
cbd0b3f287 Update translations 2023-06-26 11:37:39 +02:00
kramo
523aa8a82c Cleanups 2023-06-26 11:21:42 +02:00
kramo
4f7dc8716a Make errors properly translatable 2023-06-26 11:08:33 +02:00
kramo
92add88c5d Change error dialog margin 2023-06-26 11:00:59 +02:00
kramo
e73bc5507c Change display of errors 2023-06-26 10:56:01 +02:00
GeoffreyCoulaud
f1acb55ece Removed unused import 2023-06-24 16:14:30 +02:00
GeoffreyCoulaud
5e5a2fe746 🎨 Improved importer error dialog
- Kept simple for single errors
- Made more readable for multiple errors
2023-06-24 16:13:41 +02:00
GeoffreyCoulaud
3fa80a53c6 🎨 Work on import error handling
- Generic ErrorProducer class
- Importer and managers are error producers
- SGDB Auth friendly error
- Bad source location friendly errors (data, config, cache)
- Removed unused decorators
2023-06-24 15:13:35 +02:00
kramo
41c2a1023a Backport Bottles thumbnail fix 2023-06-22 21:13:27 +02:00
GeoffreyCoulaud
c38a73ea98 🔥 Remove old importers + rate limiter debug logs 2023-06-20 13:07:49 +02:00
GeoffreyCoulaud
6408e250ee 🐛 Fixed breaking typo in location picking code 2023-06-19 23:33:51 +02:00
GeoffreyCoulaud
e97c08a42b 🐛 Added debug info, improved messages 2023-06-19 23:33:18 +02:00
GeoffreyCoulaud
e57a2a74df 🚧 Set schema on location resolve 2023-06-19 23:11:55 +02:00
GeoffreyCoulaud
f9000be272 🚧 WIP new location system
TODO
- Locations contain the schema key
- Schema key overriden at location resolve
- No need for callable candidates,
but need to represent "this location's key"
2023-06-19 22:47:56 +02:00
kramo
882ed55cc6 Update update description 2023-06-19 19:58:10 +02:00
Weblate (bot)
7bbb9e564d Translations update from Hosted Weblate (#106)
* Translated using Weblate (Spanish)

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/es/
Translation: Cartridges/Cartridges

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: João Alves <joao.2003.couto@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/pt/
Translation: Cartridges/Cartridges

* Translated using Weblate (Russian)

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ru/
Translation: Cartridges/Cartridges

* Translated using Weblate (Dutch)

Currently translated at 100.0% (126 of 126 strings)

Translated using Weblate (Dutch)

Currently translated at 95.2% (120 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Philip Goto <philip.goto@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/nl/
Translation: Cartridges/Cartridges

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Вова Смірнов <vovasmirnon5895@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/uk/
Translation: Cartridges/Cartridges

* Translated using Weblate (Greek)

Currently translated at 100.0% (126 of 126 strings)

Added translation using Weblate (Greek)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: yiannis ioannides <sub@wai.ai>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/el/
Translation: Cartridges/Cartridges

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Vinícius Gama Santos <vinny.stalck@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/pt_BR/
Translation: Cartridges/Cartridges

* Translated using Weblate (Polish)

Currently translated at 96.0% (121 of 126 strings)

Co-authored-by: Kshyso <Kshysio@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/pl/
Translation: Cartridges/Cartridges

* Translated using Weblate (Tamil)

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ta/
Translation: Cartridges/Cartridges

* Translated using Weblate (Swedish)

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: micke <micke@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/sv/
Translation: Cartridges/Cartridges

* Translated using Weblate (French)

Currently translated at 100.0% (126 of 126 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: rene-coty <irenee.thirion@e.email>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fr/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Cartridges/Cartridges
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/

---------

Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: João Alves <joao.2003.couto@gmail.com>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Co-authored-by: Philip Goto <philip.goto@gmail.com>
Co-authored-by: Вова Смірнов <vovasmirnon5895@gmail.com>
Co-authored-by: yiannis ioannides <sub@wai.ai>
Co-authored-by: Vinícius Gama Santos <vinny.stalck@protonmail.com>
Co-authored-by: Kshyso <Kshysio@protonmail.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: micke <micke@users.noreply.hosted.weblate.org>
Co-authored-by: rene-coty <irenee.thirion@e.email>
2023-06-19 19:56:18 +02:00
kramo
ad7084410c v1.5.6 2023-06-19 19:54:59 +02:00
kramo
ea0ecf4fb4 Fix bottles import if no thumbnail - fixes #113 2023-06-19 19:52:51 +02:00
kramo
9f582dfa3e Improve a11y and consistency for info popover 2023-06-19 19:31:27 +02:00
kramo
6ff9039064 Reset schema 2023-06-19 14:58:34 +02:00
kramo
42ba8244d0 Add "Reset" button for debugging 2023-06-19 13:58:43 +02:00
kramo
4793d50b0a Clean up strings in preferences 2023-06-19 13:58:25 +02:00
kramo
a96b989a29 Error handling 2023-06-19 12:58:52 +02:00
kramo
286b44360e Move game_cover away from GdkPixbuf 2023-06-18 13:57:09 +02:00
kramo
2aea2fb377 Move placeholders to Gdk.Texture 2023-06-18 13:46:17 +02:00
kramo
2e97edcdb5 Please pylint once and for all 2023-06-18 13:15:03 +02:00
kramo
32adc68d82 Correct directory check 2023-06-18 12:58:24 +02:00
kramo
8dcbe56e76 "Sigh..." 2023-06-17 16:33:27 +02:00
kramo
009e6f3641 "Intellisense betrayed me" 2023-06-17 16:31:14 +02:00
kramo
9d7a6d8ea4 Add copyright headers 2023-06-17 16:27:10 +02:00
GeoffreyCoulaud
cff2a4ae6c Fix adding games manually 2023-06-17 16:15:53 +02:00
kramo
eb91586216 Clean up relative dates 2023-06-17 16:11:02 +02:00
kramo
8eb203cb06 Convert executables to strings at init time 2023-06-17 15:35:43 +02:00
kramo
b2b1780374 Remove auto-import feature from settings 2023-06-17 10:07:23 +02:00
kramo
f0dda997c3 Only kill import toast after the user can click it 2023-06-16 20:46:50 +02:00
kramo
366b68cf8f Add after import error dialog 2023-06-16 16:22:12 +02:00
GeoffreyCoulaud
beba0ff1e2 🎨 Improved internal manager storage
- Stored pipeline managers in a set
- Renamed store method to enable_manager_in_pipeline
- Simplified a bit the ugly code™ in details_window
2023-06-16 15:38:05 +02:00
GeoffreyCoulaud
e694341a31 🐛 Fix game import not refreshing remove covers 2023-06-16 15:21:39 +02:00
kramo
d060acb90a Escape game titles in toasts 2023-06-16 13:16:48 +02:00
kramo
90667b0f31 Fix details_window logic 2023-06-15 17:53:48 +02:00
kramo
39bc64c136 Use signals for updating and saving games 2023-06-15 17:37:54 +02:00
kramo
e6afed6678 Cleanups 2023-06-15 15:22:08 +02:00
GeoffreyCoulaud
3bc0df3881 🎨 Change image composition logic 2023-06-14 17:23:54 +02:00
GeoffreyCoulaud
695cc88d76 🎨 Made OnlineCoverManager more general
- Does compositing of image with a blurred background
- Stretches the original image if it's not too much
- Handles images that are too wide and images that are too tall
- Removed ItchCoverManager
2023-06-14 00:05:38 +02:00
GeoffreyCoulaud
6dd8e3965f 🐛 Ported sqlite fix from main 2023-06-13 10:32:07 +02:00
GeoffreyCoulaud
dbb96a166b Added debug info to the beginning of log files 2023-06-13 09:48:18 +02:00
GeoffreyCoulaud
054089431f 🎨 Made log file rotation more robust 2023-06-13 09:05:29 +02:00
GeoffreyCoulaud
59c2d68642 Removed unnecessary prints 2023-06-13 00:25:24 +02:00
GeoffreyCoulaud
68273d9217 🎨 Improved logging
- One unlimited log file per session
- Up to 3 session logs kept at any time
- Log compressed via lzma
2023-06-12 23:11:09 +02:00
GeoffreyCoulaud
2798097623 🎨 Improved logging code
- Silenced unwanted library messages
- Logging to file with a max size of 8MB

When the file size is passed, a backup of the file is created,
and the file gets truncated.
There can only be one current file and one backup file.
2023-06-12 03:27:43 +02:00
GeoffreyCoulaud
6a099b2bdd New logging system 2023-06-11 21:11:53 +02:00
kramo
d340e007e3 Remove replaced_by_env_path decorator 2023-06-10 20:54:49 +02:00
kramo
de3ef53148 Make pylint happy 2023-06-10 19:34:00 +02:00
kramo
5a7ada1c0e Trim .pylintrc 2023-06-10 19:29:28 +02:00
kramo
0db636b375 Port bottles fix from main 2023-06-10 19:13:25 +02:00
kramo
49011c395a Merge branch 'main' into gali-importer-structure 2023-06-10 19:04:59 +02:00
kramo
893b290a1e v1.5.5 2023-06-10 18:48:39 +02:00
kramo
49769b7083 Fix import hanging if custom Bottles location 2023-06-10 18:45:56 +02:00
kramo
5fadaf8537 Add _ to Python builtins 2023-06-10 18:24:59 +02:00
GeoffreyCoulaud
dcd4357e57 🎨 No longer using SGDBSave
- Details window uses a Pipeline with SGDBTask
- Store saves managers in a type: instance dict
- Removed SGDBSave
2023-06-10 16:22:09 +02:00
GeoffreyCoulaud
3a0911e742 🐛 Fixed UI not updating on some game actions 2023-06-10 15:31:54 +02:00
GeoffreyCoulaud
8eb2a270f6 🎨 Improved manager error handling structure 2023-06-10 14:51:52 +02:00
GeoffreyCoulaud
e7fd01f509 🎨 Made manager attributes more flexible
Changed run_after, retryable_on and continue_on to be type Container.
We don't need them to be sets.

The performance gain of sets over small tuples is nonexistant
for in checks and the  syntax is more verbose.
2023-06-10 12:03:16 +02:00
GeoffreyCoulaud
c9a96f5eec 🎨 Fixed some linter warnings
Applied suggested pylint fixes and suppressed unhelpful pylint messages
2023-06-10 03:30:09 +02:00
GeoffreyCoulaud
eeb0f3e501 👷 Added .pylintrc 2023-06-10 03:06:53 +02:00
GeoffreyCoulaud
842f9fe522 🎨 Various code style / behaviour fixes
- Merged platform sources when possible
- Added URLExecutableSource class
- Moved replaced_by_schema_key to utils/decorators
- Better retryable exception handling in some managers
-  Split SteamHelper into SteamFileHelper and SteamAPIHelper
- Delegated SteamRateLimiter creation to SteamAPIManager init
- Using additional_data for appid in SteamAPIManager
- Added Windows support for Legendary
- Stylistic changed suggested by pylint
2023-06-10 02:59:41 +02:00
GeoffreyCoulaud
070d875ff8 🎨 Improved Legendary source
- Fixed wrong library iteration
- Fixed executable format
- Added toggle in the preferences
- Added legendary to on_import_action
2023-06-09 17:06:33 +02:00
GeoffreyCoulaud
51922ad4c6 🚧 Base Legendary source 2023-06-08 10:50:09 +02:00
GeoffreyCoulaud
b895c8ebe2 🎨 Made itch cover manager sync 2023-06-07 19:31:15 +02:00
GeoffreyCoulaud
9ebd7cf7ee Added Itch source
- Added call stack to unretryable errors in managers
- Added existing itch cover downloading code
- Fixed importer not closing if no source enabled

TODO
- Tidying the itch cover downloading code
- If possible, make save_cover and resize_cover work in AsyncManager-s
2023-06-07 15:33:00 +02:00
GeoffreyCoulaud
5dc6ec899a 🎨 Various changes
- Changed source additional data to dict
- Moved local cover saving into a manager
- Added stub for itch cover manager
2023-06-07 15:00:42 +02:00
GeoffreyCoulaud
98f02da36c 🎨 SourceIterator can yield addtitional data
SourceIterator-s can yield a game and a tuple of additional data.
This data will be passed to the Store, Pipeline and Managers.
2023-06-07 14:01:06 +02:00
GeoffreyCoulaud
7eef050a64 🚧 WIP Itch source (only game discovery) 2023-06-07 12:12:12 +02:00
GeoffreyCoulaud
b50a0a1a04 📝 Updated SourceIterator type hints 2023-06-05 13:29:54 +02:00
GeoffreyCoulaud
725bab5c93 🐛 Fixed new location override syntax 2023-06-05 13:21:19 +02:00
GeoffreyCoulaud
1e3e6484e4 🎨 Simplified source location user override 2023-06-05 13:11:05 +02:00
GeoffreyCoulaud
1dcfe38253 🎨 Simplified SourceIterator-s
- Using generator functions
- Common generator init and next in base class
- Explicited that error handling should happen in generator
2023-06-05 12:40:41 +02:00
GeoffreyCoulaud
e91aeddd3b Added Bottles source 2023-06-05 01:57:38 +02:00
GeoffreyCoulaud
43d4a50bf7 Added logging info to game launch 2023-06-05 01:57:25 +02:00
GeoffreyCoulaud
cf9d4059b3 📝 Consistent typing in exsiting sources 2023-06-05 00:34:47 +02:00
GeoffreyCoulaud
67a5a364f7 🐛 Fixed pick history start error when empty 2023-06-05 00:19:22 +02:00
GeoffreyCoulaud
ff0ba00733 🎨 Added delay before manager retry 2023-06-05 00:17:41 +02:00
GeoffreyCoulaud
1e4004329c New Heroic source
- Fixed wrong `installed` key, shoud be `is_installed`
- Log warnings on invalid games found in library
2023-06-04 22:51:54 +02:00
GeoffreyCoulaud
7cf4d8199c ️ Improved rate limiting
- Ensures that the target rate isn't overshot
- Aware of the requests sliding window
- Allows for a defined burst size
- Remembers the request timestamps between app restarts
2023-06-04 17:03:59 +02:00
GeoffreyCoulaud
ebd22e27da Various fixes
- Improved pipeline performance
- Improver importer progress
- Steam API slow down to not get 429-ed
(but still allow bursts on smaller steam libraries)
2023-06-04 02:45:52 +02:00
GeoffreyCoulaud
7d8a7a894f 🐛 fixed source imports 2023-06-03 21:41:04 +02:00
GeoffreyCoulaud
729ca82445 🎨 Simplified sources 2023-06-03 20:55:03 +02:00
GeoffreyCoulaud
6f77e0d30d Added Steam API rate limiter 2023-06-03 18:49:47 +02:00
GeoffreyCoulaud
216c3f5dae 🐛 Fixed deadlock in rate limiter 2023-06-03 17:50:00 +02:00
GeoffreyCoulaud
dc47c850ce 🐛 Moved Steam rate limiter init to runtime 2023-06-03 17:33:51 +02:00
GeoffreyCoulaud
b1476a744d 🐛 Fixed wrong variable in rate limiter init 2023-06-03 16:35:25 +02:00
GeoffreyCoulaud
58054f1c26 🐛 Added rate limiter for Steam 2023-06-03 16:31:15 +02:00
GeoffreyCoulaud
6d6e830cc9 🚧 Intial work on a generic rate limiter 2023-06-03 14:18:26 +02:00
GeoffreyCoulaud
10a635fc78 🚧 Thread-safe manager error reporting 2023-06-03 14:18:07 +02:00
GeoffreyCoulaud
06b6ee4593 🚧 Unfinished rate limiter 2023-06-02 22:23:36 +02:00
kramo
e804f8192e Update bug_report.md 2023-06-02 17:40:28 +02:00
GeoffreyCoulaud
2009003dea 🚧 Added todo before push 2023-06-02 10:28:43 +02:00
GeoffreyCoulaud
2b2355e2c2 🔥 Removed SteamForbiddenError 2023-06-01 14:10:59 +02:00
GeoffreyCoulaud
f05d1e702b 🚧 Removed blacklist on 403 2023-06-01 00:40:28 +02:00
GeoffreyCoulaud
aa33e79963 🐛 Blacklist on SteamAPI 403 2023-06-01 00:34:46 +02:00
GeoffreyCoulaud
f0948c422f 🐛 Fixed importer not finishing if no game found 2023-06-01 00:01:19 +02:00
GeoffreyCoulaud
97b770cbf2 🚧 Various fixes
- Platform-dependent sources
- Added heroic schema keys
- Moved location and is_installed to Source
2023-05-31 22:43:30 +02:00
GeoffreyCoulaud
ed66109404 🚧 Ground work for heroic source 2023-05-31 21:47:55 +02:00
GeoffreyCoulaud
344aa7057d 🎨 Consistency in source typing 2023-05-31 18:54:00 +02:00
GeoffreyCoulaud
a213abe4da 🎨 SourceIterator is not sized anymore 2023-05-31 18:18:58 +02:00
GeoffreyCoulaud
ef63210a8f 🎨 Better error handling in managers 2023-05-31 17:21:01 +02:00
GeoffreyCoulaud
d204737339 🚧 More work on resilient managers 2023-05-31 16:54:51 +02:00
GeoffreyCoulaud
0b188136a2 🚧 Initial work on retryable managers 2023-05-31 15:25:59 +02:00
kramo
743db2b747 Merge branch 'main' into gali-importer-structure 2023-05-30 20:25:00 +02:00
kramo
1311c53c3e Import demos from Steam - closes #108 2023-05-30 20:24:41 +02:00
GeoffreyCoulaud
0645808ac4 🐛 Fixed GTK race condition in pipelines 2023-05-29 01:38:36 +02:00
GeoffreyCoulaud
8ddb110cbb Managers use callback functions instead of signals 2023-05-29 00:23:25 +02:00
GeoffreyCoulaud
b99c058cd7 Added blocking/async managers 2023-05-29 00:05:44 +02:00
GeoffreyCoulaud
aeab1de4a9 🎨 Improved structure / added debug info 2023-05-28 22:19:43 +02:00
GeoffreyCoulaud
e7fa20e4d4 🎨 Better logging init 2023-05-27 19:39:52 +02:00
kramo
12ad5c598e Create shared.PROFILE 2023-05-27 19:36:49 +02:00
kramo
101eb1f07c Merge main 2023-05-27 19:08:40 +02:00
GeoffreyCoulaud
39b7b35c1b 🚧 WIP import progress based on game pipelines 2023-05-27 18:24:46 +02:00
kramo
6f69344a16 v1.5.4 2023-05-27 17:54:43 +02:00
kramo
63951d76ac Fix custom path check logic 2023-05-27 17:53:08 +02:00
kramo
c045ad1f53 Fix prefix formatting 2023-05-27 17:01:18 +02:00
kramo
8a1e00883c Fix gresource prefix 2023-05-27 16:21:31 +02:00
kramo
620a094ff0 v1.5.3 2023-05-27 16:06:43 +02:00
kramo
7b7232d741 Fix flatpak manifest path 2023-05-27 15:14:14 +02:00
kramo
4c1af9245f Update build configuration 2023-05-27 15:11:03 +02:00
kramo
d05a03dee7 Fix custom install locations check logic 2023-05-27 14:03:09 +02:00
kramo
bff225572e v1.5.2 2023-05-27 09:14:36 +02:00
kramo
ac3f3133d9 Use yaml.safe_load for Bottles import 2023-05-27 09:02:53 +02:00
kramo
bda487f26e Fix Steam API response handling - fixes #101 2023-05-27 09:00:29 +02:00
kramo
4711652b4a Set fallback icon-name - fixes #100 2023-05-27 08:58:07 +02:00
kramo
2f9bbe933b Fix typo 2023-05-26 20:28:44 +02:00
kramo
11cd2129b8 v1.5.1 2023-05-26 20:24:39 +02:00
Weblate (bot)
5dd09b6d8f Translations update from Hosted Weblate (#99)
* Translated using Weblate (Arabic)

Currently translated at 100.0% (126 of 126 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Arabic)

Currently translated at 100.0% (117 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Ali Aljishi <ahj696@hotmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ar/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Russian)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ru/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Translated using Weblate (Turkish)

Currently translated at 100.0% (126 of 126 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Turkish)

Currently translated at 100.0% (117 of 117 strings)

Translated using Weblate (Turkish)

Currently translated at 1.7% (2 of 117 strings)

Added translation using Weblate (Turkish)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sabri Ünal <libreajans@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/tr/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (126 of 126 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (126 of 126 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Вова Смірнов <vovasmirnon5895@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/uk/
Translation: Cartridges/Cartridges

* Translated using Weblate (Italian)

Currently translated at 100.0% (126 of 126 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Italian)

Currently translated at 100.0% (117 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Alessandro Iepure <alessandro.iepure@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: albanobattistella <albano_battistella@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/it/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (126 of 126 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Hungarian)

Currently translated at 100.0% (117 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: kramo <contact@kramo.hu>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/hu/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Tamil)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ta/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Swedish)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: micke <micke@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/sv/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (French)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: rene-coty <irenee.thirion@e.email>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fr/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Cartridges/Cartridges
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/

---------

Co-authored-by: Ali Aljishi <ahj696@hotmail.com>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Co-authored-by: Sabri Ünal <libreajans@gmail.com>
Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: Вова Смірнов <vovasmirnon5895@gmail.com>
Co-authored-by: Alessandro Iepure <alessandro.iepure@gmail.com>
Co-authored-by: albanobattistella <albano_battistella@hotmail.com>
Co-authored-by: kramo <contact@kramo.hu>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: micke <micke@users.noreply.hosted.weblate.org>
Co-authored-by: rene-coty <irenee.thirion@e.email>
2023-05-26 20:23:06 +02:00
kramo
b6ebb6bb54 Revert "Translations update from Hosted Weblate (#95)" (#98)
This reverts commit cb35f58db8.
2023-05-26 20:22:19 +02:00
Weblate (bot)
cb35f58db8 Translations update from Hosted Weblate (#95)
* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Italian)

Currently translated at 100.0% (117 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Alessandro Iepure <alessandro.iepure@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/it/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Arabic)

Currently translated at 100.0% (117 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Ali Aljishi <ahj696@hotmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ar/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Russian)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ru/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Turkish)

Currently translated at 100.0% (117 of 117 strings)

Translated using Weblate (Turkish)

Currently translated at 1.7% (2 of 117 strings)

Added translation using Weblate (Turkish)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Sabri Ünal <libreajans@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/tr/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/uk/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Hungarian)

Currently translated at 100.0% (117 of 117 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: kramo <contact@kramo.hu>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/hu/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Tamil)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ta/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Swedish)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: micke <micke@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/sv/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (French)

Currently translated at 100.0% (117 of 117 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: rene-coty <irenee.thirion@e.email>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fr/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Cartridges/Cartridges
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/

---------

Co-authored-by: Alessandro Iepure <alessandro.iepure@gmail.com>
Co-authored-by: Ali Aljishi <ahj696@hotmail.com>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Co-authored-by: Sabri Ünal <libreajans@gmail.com>
Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: kramo <contact@kramo.hu>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: micke <micke@users.noreply.hosted.weblate.org>
Co-authored-by: rene-coty <irenee.thirion@e.email>
2023-05-26 20:14:28 +02:00
kramo
edf9242288 Fix search logic if no developer 2023-05-26 20:09:55 +02:00
kramo
1c9be94ce7 Add missing translatable strings 2023-05-25 17:49:22 +02:00
Sabri Ünal
2e19567c8e i18n: Add details_window.blp to POTFILES (#97)
Add missing details_window.blp to the POTFILES to make it translatable.

Fixes: #96
2023-05-25 17:47:57 +02:00
GeoffreyCoulaud
3202bd4332 changed importer.manager_done_callback stub 2023-05-24 19:38:26 +02:00
GeoffreyCoulaud
1d2253ff94 Various changes
- Removed useless format manager
- Moved pipeline to its own file
- Fixed steam source next not returning game
- Changed pipeline order
2023-05-24 19:34:07 +02:00
kramo
e7e30c8ac5 Set version to 0 by default 2023-05-24 18:32:27 +02:00
GeoffreyCoulaud
8da7185d17 Various fixes 2023-05-24 17:30:19 +02:00
GeoffreyCoulaud
7220852291 🎨 Reorganized game loading from disk 2023-05-24 17:08:34 +02:00
GeoffreyCoulaud
8026c41886 🎨 Moved Initial game load to app.on_activate 2023-05-24 16:32:13 +02:00
GeoffreyCoulaud
4943a9c7fd 🐛 Fixed Pipeline GObject definition 2023-05-24 15:36:25 +02:00
kramo
fda06e6c1a Update docs 2023-05-24 15:36:25 +02:00
kramo
36b6bc17bd Cleanups 2023-05-24 15:36:25 +02:00
kramo
f06aed3ce0 Move spec_version to shared 2023-05-24 15:36:22 +02:00
GeoffreyCoulaud
2b8c594a50 🐛 Small fixes 2023-05-24 15:35:48 +02:00
GeoffreyCoulaud
a11569014d ♻️ Restructured sources and managers 2023-05-24 15:35:48 +02:00
GeoffreyCoulaud
95524563bb 🎨 Moved things to managers 2023-05-24 15:35:48 +02:00
GeoffreyCoulaud
abe41635fd 🚧 More work on managers 2023-05-24 15:35:47 +02:00
GeoffreyCoulaud
9ea2e9652d 🚧 More work on managers 2023-05-24 15:35:46 +02:00
GeoffreyCoulaud
3df9380c2d 🚧 Base work for the Store/Manager architecture 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
9fd58e6ba3 🚧 More fixes 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
e5d2657bb9 🚑 More rebase conflicts resolved 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
f246a73b19 ♻️ Changed shared imports to absolute 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
dd37fda07b 🎨 Better Steam code 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
7fdf164120 Changes to Steam Windows source 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
49f0b2d92d 🎨 Changes to Lutris source 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
8587c80394 🚧 More work on Steam source 2023-05-24 15:35:18 +02:00
GeoffreyCoulaud
4bc35383ae Changed source.__next__() type hint 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
604bcfb2e9 🚧 Initial work on Steam source 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
08c4b53cca 🐛 Fixed importer popup callbacks 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
7252655aba 🐛 fixed wrong module name 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
7b97481b55 🚨 Fixed some pylint warnings 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
138dcb6271 🐛 Added gettext's _() to builtin stubs 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
83d7aad0d1 Made more linter-friendly 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
a176b33241 🎨 Using absolute imports 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
56c110ffa2 Improved SGDB logging messages 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
505088e053 🐛 Task fix + progress bar 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
c0e275ac5c 🐛 Fixed still cover not got if animated failed 2023-05-24 15:35:17 +02:00
GeoffreyCoulaud
46f30d289b Fixed new importer SGDB cover import 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
2abf671ea4 🚧 Importer tasks fix 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
d981f05095 🚧 using closures to pass data to Tasks 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
538b00bba5 fixes 2023-05-24 15:35:16 +02:00
GeoffreyCoulaud
0c6c0ea467 Work on importer / SGDB integration 2023-05-24 15:35:13 +02:00
kramo
ee80c2c552 Remove last_played from details_window 2023-05-24 15:34:27 +02:00
kramo
42e3b45ec6 Make Game handle last_played 2023-05-24 15:34:27 +02:00
kramo
4553ab97e0 Fix version check logic 2023-05-24 15:34:25 +02:00
kramo
e93c93e802 Add version to game_id.json 2023-05-24 15:33:54 +02:00
GeoffreyCoulaud
d347c30dff 🚧 Switched back to tasks 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
2b92417674 Work on after import dialogs 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
211c5d670b Follow-up: changed how importer is run 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
b2ade45d76 🚧 Non-blocking importer 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
b706f140e7 🎨 Better separation of threads in importer 2023-05-24 15:33:20 +02:00
GeoffreyCoulaud
aa5252d7e8 removed unnecessary whitespace 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
771c64acac 🚧 Hacky, untested SGDB code 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
8a0951c727 🎨 Sorted imports, made pylint happy 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
c647ca1a31 🐛 Fixed import 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
78b91c0d52 Initial importer work done 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
48ca1d938f 🐛 Fixed some imports 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
74afc8b6ea 🐛 Reintroduced check_install 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
cb337044ac 🐛 Reintroduced old importers 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
f3190e50b6 Towards launching 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
855ab2c5e8 🚧 Using the new importer 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
718b6f3063 Reorganized code 2023-05-24 15:33:19 +02:00
GeoffreyCoulaud
9a33660f94 🚧 More work on importer and source 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
0abe283619 🚧 SGDB 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
5c6bfc8b3e 🚧 Added todo 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
8b7b23379f 🎨 Black codestyle 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
f432c41843 🔥 Fo-cus. 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
451fde8a91 Locations with decorators 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
0abb7d3df9 WIP location (to be discarded) 2023-05-24 15:33:18 +02:00
GeoffreyCoulaud
524a56ea9a WIP - Work on base classes 2023-05-24 15:33:18 +02:00
kramo
19496ab9c3 Remove extra line 2023-05-23 15:50:58 +02:00
kramo
382623d1e7 v1.5 2023-05-23 15:44:59 +02:00
Weblate (bot)
8cafd0c246 Translations update from Hosted Weblate (#88)
* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Swedish)

Currently translated at 100.0% (131 of 131 strings)

Added translation using Weblate (Swedish)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: micke <mikanybe@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/sv/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (French)

Currently translated at 100.0% (131 of 131 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Yannick A <pify@live.fr>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fr/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Squash Git commits" hook in Weblate.

Translation: Cartridges/Cartridges
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/

---------

Co-authored-by: micke <mikanybe@gmail.com>
Co-authored-by: Yannick A <pify@live.fr>
2023-05-23 15:43:17 +02:00
kramo
5c07bbb88a Add version checking logic 2023-05-23 15:13:54 +02:00
kramo
9cac59e912 Add Circle badge to README 2023-05-23 14:07:42 +02:00
kramo
4ca8e140aa Move close action to the window class 2023-05-23 14:04:57 +02:00
kramo
0e24c8c50b Update translations 2023-05-23 07:31:16 +02:00
kramo
0fc063a528 Cleanups 2023-05-23 07:11:42 +02:00
kramo
2e1aa24e54 Set focus to play button in details view 2023-05-22 23:11:09 +02:00
kramo
da207d35f7 Update screenshot 2023-05-22 20:48:15 +02:00
kramo
acb2924602 GTK cleanups 2 2023-05-22 20:47:14 +02:00
kramo
f041598629 Update screenshot 2023-05-22 20:26:20 +02:00
kramo
292e1f8f97 GTK cleanups 2023-05-22 20:25:06 +02:00
kramo
d6a2108e42 Add accessibility label to info toggle button 2023-05-22 19:36:31 +02:00
kramo
5c8e290fd4 Make Ctrl + W a separate action 2023-05-22 16:58:14 +02:00
kramo
1597d783f0 Quit on Ctrl + W 2023-05-22 16:09:35 +02:00
kramo
8fc7bcd8a8 Update screenshots 2023-05-22 16:08:22 +02:00
kramo
dd2562a8ed Don't skip Steam import if no libraryfolders.vdf 2023-05-22 16:06:48 +02:00
kramo
f2c9e11856 Update widget labels 2023-05-22 15:58:14 +02:00
kramo
5e07621b48 Add refrence to COC in README 2023-05-22 13:59:04 +02:00
kramo
0f59b75d42 Darken placeholder cover 2023-05-22 13:54:21 +02:00
kramo
203393dea0 Move shared values to shared 2023-05-21 17:28:29 +02:00
Geoffrey Coulaud
ab21e8b38b Moved schemas to shared module (#94) 2023-05-21 16:34:22 +02:00
kramo
d6cda0c562 Fix typo 2023-05-21 13:07:00 +02:00
kramo
1db5a15c33 Replace subtitles with paths in settings 2023-05-21 12:46:49 +02:00
kramo
1b5080b0c6 Cleanup import warning logic 2023-05-21 10:36:16 +02:00
kramo
2dc36287ee Set schema instead of switch in preferences 2023-05-21 10:25:55 +02:00
kramo
88dbf04325 Preferences wording change 2023-05-20 20:01:07 +02:00
kramo
0074ef56d4 Use Popen for spawning games again 2023-05-20 19:53:54 +02:00
kramo
48685d2591 Automatically add extra Steam libraries 2023-05-20 18:45:18 +02:00
kramo
caaeade600 Fix SGDB warning dialog logic 2023-05-20 10:53:45 +02:00
kramo
7b34b53a3a Workaround for breaking changes before 2.0 2023-05-20 09:34:44 +02:00
kramo
d060c4feca Make the SGDB row insensitive if no API key 2023-05-20 09:10:13 +02:00
kramo
f2c807d8e8 Set cwd to home dir 2023-05-20 08:46:03 +02:00
kramo
0715c77c06 Use crossfade for button revealers 2023-05-20 08:29:40 +02:00
kramo
0e79f07d72 Update blueprint-compiler to 0.8.1 2023-05-19 23:01:17 +02:00
kramo
28a304e364 Fix syntax 2023-05-18 15:44:10 +02:00
kramo
4ff236ed44 Fix bug 2023-05-18 15:42:06 +02:00
kramo
235c8ab531 Use toasts for informing the user about imports 2023-05-18 15:36:04 +02:00
kramo
5d5530ffb5 Fix osd button padding 2023-05-16 17:42:05 +02:00
kramo
caf68332ba Move overflow property back to cover button 2023-05-16 17:34:50 +02:00
kramo
247a6e1012 Move buttons inside of the game cover 2023-05-16 17:22:47 +02:00
kramo
19c7148ee6 Update Blueprint syntax for 0.8 2023-05-16 13:56:43 +02:00
kramo
cd7e5a5de0 Don't round the bottom of game covers 2023-05-16 13:49:30 +02:00
kramo
e9ef3b2d32 Use opacity, not visibility for hiding widgets 2023-05-15 20:23:28 +02:00
kramo
25a340015c Remove nested if statement 2023-05-15 18:22:22 +02:00
kramo
3127f4a898 Handle the user flipping a switch back 2023-05-15 18:17:49 +02:00
kramo
6db43213f0 Auto-import only if changes would have effect 2023-05-15 16:20:05 +02:00
kramo
53f273d434 Automatically import if changing import settings 2023-05-15 14:25:19 +02:00
kramo
8446635f10 Revamp empty status page 2023-05-15 13:52:10 +02:00
kramo
01622f48a6 Use app icon symbolic as placeholder art 2023-05-15 13:45:30 +02:00
kramo
2b7d0d9f88 Update blueprint-compiler version 2023-05-15 09:55:37 +02:00
kramo
c113ebb750 Navigation improvements - closes #80 2023-05-13 21:49:37 +02:00
kramo
f7c363f118 Correct number comparison in appstream file 2023-05-13 20:08:39 +02:00
kramo
630d94f75f Add device appstream info 2023-05-13 20:06:24 +02:00
kramo
410ef80fe8 Add keywords to desktop entry 2023-05-11 10:19:27 +02:00
kramo
0be07aa8de Add DOAP 2023-05-10 10:40:23 +02:00
kramo
8f3ce6328b Update code of conduct 2023-05-10 10:09:12 +02:00
kramo
47f4d85efa Update Flathub links in readme 2023-05-08 17:41:55 +02:00
kramo
34ab65c4d2 Fix SGDB loading logic 2023-05-08 11:40:58 +02:00
kramo
aaed2ee8f2 Adjust blurred cover art opacity 2023-05-08 10:09:00 +02:00
kramo
d701d0827a Cleanups 2023-05-08 09:35:01 +02:00
K.B.Dharun Krishna
c39eb5672f Merge pull request #70 from weblate/weblate-cartridges-cartridges
Translations update from Hosted Weblate
2023-05-07 22:26:35 +05:30
Hosted Weblate
0c63943cfc Update translation files
Updated by "Squash Git commits" hook in Weblate.

Translation: Cartridges/Cartridges
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
2023-05-07 17:59:30 +02:00
Hosted Weblate
e46ed5de44 Translated using Weblate (French)
Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (French)

Currently translated at 100.0% (131 of 131 strings)

Translated using Weblate (French)

Currently translated at 100.0% (131 of 131 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: John Donne <akheron@zaclys.net>
Co-authored-by: rene-coty <irenee.thirion@e.email>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fr/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
98a299016f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
d4dbf4ce67 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
613c2e6300 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
160d62fd76 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
0010e20a34 Translated using Weblate (Polish)
Currently translated at 100.0% (131 of 131 strings)

Added translation using Weblate (Polish)

Co-authored-by: Artur Wróblewski <krypalkora1984@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/pl/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
2ce604d7f0 Translated using Weblate (Persian)
Currently translated at 25.9% (34 of 131 strings)

Added translation using Weblate (Persian)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: سید حسین موسوی فرد <shmf1385@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fa/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
1b00d1445e Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (131 of 131 strings)

Added translation using Weblate (Portuguese (Brazil))

Co-authored-by: Henrique Machado <henriquecamposrj@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/pt_BR/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
62b3116b3c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
7fedf887f9 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
c675492f10 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
4c2853eb0d Translated using Weblate (Portuguese)
Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Henrique Machado <henriquecamposrj@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/pt/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
76e11f0413 Translated using Weblate (German)
Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Ettore Atalan <atalanttore@googlemail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/de/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
131199b75a Translated using Weblate (Finnish)
Currently translated at 94.6% (124 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fi/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
f6332d50c6 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:30 +02:00
Hosted Weblate
74e4d28edd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:29 +02:00
Hosted Weblate
961525c2ca Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:29 +02:00
Hosted Weblate
e6b09bc0af Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges
2023-05-07 17:59:29 +02:00
kramo
00fa770943 Cleanups 2023-05-07 17:59:23 +02:00
kramo
e1296444e5 Cleanups 2023-05-07 17:38:31 +02:00
kramo
bd0386bcba Resize images asynchronously in the edit dialog 2023-05-06 10:07:41 +02:00
Arcitec
f8c06a9e4d Sort contributors alphabetically (#82) 2023-05-06 07:41:42 +02:00
kramo
eb8f6ef204 Missing period 2023-05-05 19:56:20 +02:00
kramo
15fc6292b6 Remove GdkPixbuf hack 2023-05-05 17:40:22 +02:00
kramo
cd396a4bf8 Better blur 2023-05-05 17:21:48 +02:00
kramo
820bcb5aa8 Better blur 2023-05-05 17:06:28 +02:00
kramo
491bc4919c Blur game covers properly 2023-05-05 16:59:56 +02:00
kramo
92e818af64 Simplify action creation 2023-05-03 20:25:54 +02:00
kramo
caf0706d22 Fix GOG path check 2023-04-28 18:58:16 +02:00
Rishabh Moharir
82aceb3b18 Fix/update gog library path (#75) 2023-04-28 18:56:14 +02:00
kramo
44d63d37bd Cleanups 2023-04-26 20:18:10 +02:00
kramo
fc67ba471a Fix typo in gschema 2023-04-26 20:03:04 +02:00
kramo
6f273ab8a6 Fix potential missing file in Heroic importer 2023-04-26 17:29:20 +02:00
kramo
d505705493 Fix DetailsWindow bugs 2023-04-20 02:05:20 +02:00
kramo
1e3df843ba Move DetailsWindow to its own class 2023-04-20 01:53:22 +02:00
kramo
5fd0cdf416 Don't get covers from SGDB for blacklisted games 2023-04-19 22:50:45 +02:00
kramo
7a5450d7d8 Potentially fix bad fd error 2023-04-19 22:46:57 +02:00
kramo
2b2b7e0c75 Cleanups 2023-04-19 22:26:54 +02:00
kramo
3cfb3c5028 Update SGDBSave to use Game class 2023-04-19 22:05:14 +02:00
kramo
b92e316729 Update create_details_window to use Game class 2023-04-19 21:54:25 +02:00
kramo
259891fdc5 Cleanups 2023-04-19 21:14:00 +02:00
kramo
9c38d10ff8 Simplify action creation 2023-04-19 20:15:43 +02:00
kramo
9e7dc12a99 Cleanups 2023-04-19 19:50:11 +02:00
kramo
96a16c1adb Cleanups 2023-04-18 21:11:38 +02:00
kramo
bc9192e83b Cleanups 2023-04-18 19:07:49 +02:00
kramo
f8bb111939 Cleanups 2023-04-18 02:31:44 +02:00
kramo
741245b415 Cleanups 2023-04-17 22:32:28 +02:00
kramo
bc0d33f966 More reliance on GLib 2023-04-17 19:20:29 +02:00
kramo
297bea8494 Fix saving in unsupported modes with Pillow 2023-04-17 18:22:16 +02:00
kramo
838460ce2a Resize images consistently 2023-04-17 14:21:37 +02:00
kramo
a6523aee16 Support all formats supported by PIL - closes #72 2023-04-16 21:00:02 +02:00
kramo
8832bb36f4 Update translation 2023-04-16 21:00:02 +02:00
K.B.Dharun Krishna
b4b1d62c46 README: fix markdown to follow markdownlint 2023-04-16 18:34:37 +05:30
K.B.Dharun Krishna
b4f0e9b2c6 README: add information about winget (#71)
* README: add information about winget

* Update README.md

---------

Co-authored-by: kramo <93832451+kra-mo@users.noreply.github.com>
2023-04-16 14:58:48 +02:00
kramo
1a3c26c074 v1.4 2023-04-16 13:51:37 +02:00
kramo
598f93201b Update README.md 2023-04-16 13:44:17 +02:00
Weblate (bot)
a03fae8556 Translations update from Hosted Weblate (#65)
* Translated using Weblate (Dutch)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Philip Goto <philip.goto@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/nl/
Translation: Cartridges/Cartridges

* Translated using Weblate (Italian)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Italian)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Alessandro Iepure <alessandro.iepure@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: albanobattistella <albano_battistella@hotmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/it/
Translation: Cartridges/Cartridges

* Translated using Weblate (Arabic)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Arabic)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Ali Aljishi <ahj696@hotmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ar/
Translation: Cartridges/Cartridges

* Translated using Weblate (Spanish)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Spanish)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/es/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (German)

Currently translated at 100.0% (130 of 130 strings)

Translated using Weblate (German)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jummit <jummit@web.de>
Co-authored-by: WebSnke <websnke@tutanota.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/de/
Translation: Cartridges/Cartridges

* Translated using Weblate (Portuguese)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Henrique Machado <henriquecamposrj@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/pt/
Translation: Cartridges/Cartridges

* Translated using Weblate (Russian)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ru/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Translated using Weblate (Ukrainian)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/uk/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Hungarian)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Hungarian)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: kramo <contact@kramo.hu>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/hu/
Translation: Cartridges/Cartridges

* Translated using Weblate (Tamil)

Currently translated at 100.0% (131 of 131 strings)

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (Tamil)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/ta/
Translation: Cartridges/Cartridges

* Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translated using Weblate (French)

Currently translated at 100.0% (130 of 130 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: rene-coty <irenee.thirion@e.email>
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/
Translate-URL: https://hosted.weblate.org/projects/cartridges/cartridges/fr/
Translation: Cartridges/Cartridges

---------

Co-authored-by: Philip Goto <philip.goto@gmail.com>
Co-authored-by: Alessandro Iepure <alessandro.iepure@gmail.com>
Co-authored-by: albanobattistella <albano_battistella@hotmail.com>
Co-authored-by: Ali Aljishi <ahj696@hotmail.com>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Jummit <jummit@web.de>
Co-authored-by: WebSnke <websnke@tutanota.com>
Co-authored-by: Henrique Machado <henriquecamposrj@gmail.com>
Co-authored-by: Сергей <asvmail.as@gmail.com>
Co-authored-by: Dan <denqwerta@gmail.com>
Co-authored-by: kramo <contact@kramo.hu>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: rene-coty <irenee.thirion@e.email>
2023-04-16 13:42:48 +02:00
kramo
7eb7248b4c Better display of dates 2023-04-16 13:42:18 +02:00
kramo
16956d214b Fix animated cover import bug 2023-04-16 13:07:50 +02:00
kramo
3966b8f4ff Update screenshots 2023-04-16 13:04:21 +02:00
kramo
4b11a2737a Cleanups 2023-04-16 12:52:06 +02:00
kramo
aea8a6ed5f Cleanups 2023-04-16 11:04:00 +02:00
kramo
24ad3369c7 Remove arbitrary cover save 2023-04-16 01:26:55 +02:00
kramo
12f6ae0567 Fix play button flickering when launching game 2023-04-16 01:18:46 +02:00
kramo
b89d15537d Fix SGDBSave before update 2023-04-15 23:09:07 +02:00
kramo
f0be6888cf Fix Windows not opening links 2023-04-15 22:33:06 +02:00
kramo
43ec0e1a1f Fix hiding game toast bug 2023-04-15 22:02:04 +02:00
kramo
e3411b8e7e Fix move when deleting all games 2023-04-15 21:50:19 +02:00
kramo
00151abcf7 Fix SGDB warning dialog popping up twice 2023-04-15 00:15:09 +02:00
kramo
6b2678c5f6 Use new functions in preferences 2023-04-14 16:10:40 +02:00
kramo
6edd85e80a Cleanups 2023-04-14 14:44:44 +02:00
kramo
3da6674dbb UI improvements 2023-04-14 14:27:48 +02:00
kramo
43e8317c46 Refactor install location checking - fixes #69 2023-04-14 14:12:27 +02:00
kramo
8a7d716db6 Update translation 2023-04-11 23:34:01 +02:00
kramo
fd66d07ac3 Cleanups 2023-04-11 23:31:16 +02:00
kramo
cebf080619 Update translation 2023-04-11 21:03:12 +02:00
Rafael Mardojai CM
e08f849d64 preferences: Use activatable-widget for action rows with switches (#68) 2023-04-11 20:59:34 +02:00
kramo
a08ed1d4c2 Cleanups 2023-04-11 20:57:11 +02:00
kramo
984249c05b Remove animated covers properly 2023-04-11 19:03:16 +02:00
kramo
1d630722de Save all covers in a shared directory 2023-04-11 18:31:46 +02:00
kramo
2303c2e6da Adaptive cover resolution for still images 2023-04-11 17:44:39 +02:00
kramo
fd9e0511d0 Always resize images 2023-04-11 17:06:35 +02:00
kramo
dc9a91eac3 Better performance for animated images 2023-04-11 15:56:51 +02:00
kramo
0da5f94ea3 SteamGridDB animated covers 2023-04-11 15:42:07 +02:00
kramo
5b08cea6de Delete animated covers properly 2023-04-11 15:00:18 +02:00
kramo
0f6a989142 Reimplement animated covers with Pillow 2023-04-11 14:49:18 +02:00
kramo
3c6639ae07 Create GameCover class 2023-04-11 12:33:42 +02:00
kramo
3e495283b0 Revert animation support due to performance issues 2023-04-11 00:58:42 +02:00
kramo
9e60aad7f3 Fix animation when deleting cover 2023-04-11 00:06:09 +02:00
kramo
8ec2998077 Fix animated covers in the overview 2023-04-11 00:01:05 +02:00
kramo
62aff0e7cc Basic animated cover support 2023-04-10 23:24:48 +02:00
kramo
c1715aa328 Reimplement pixbuf caching 2023-04-10 20:54:24 +02:00
kramo
d136897c8c Fix cover saving issue 2023-04-10 20:05:41 +02:00
kramo
7b4513913e Add ability to search for games 2023-04-10 18:56:49 +02:00
kramo
0fb7c859d2 Cleanups 2023-04-10 16:34:03 +02:00
kramo
39f79e118e Custom CSS for play button 2023-04-10 16:12:42 +02:00
kramo
d93c6aa81d Details view improvements 2023-04-10 15:24:24 +02:00
kramo
3107bda8e0 Fix ZeroDivisionError - fixes #67 2023-04-09 16:26:55 +02:00
ducky
fbc33e0fe3 Fixed a missing comma (#64) 2023-04-08 11:15:24 +02:00
kramo
5ea8d49f14 Remove debugging print 2023-04-08 09:33:05 +02:00
kramo
cccc4744ac More elegant formulas 2023-04-08 09:30:14 +02:00
kramo
05004b8225 Make pixbufs appear consistent 2023-04-08 09:18:05 +02:00
kramo
b86f0f9217 Got some sleep 2023-04-08 09:11:38 +02:00
kramo
22182a838a Add tinting back for high contrast 2023-04-08 00:05:26 +02:00
kramo
a9e67595f7 Totally unnecessary algorithm 2023-04-07 23:54:42 +02:00
kramo
9986e35365 v1.3.2 2023-04-06 14:24:43 +02:00
kramo
c8bc101c96 Fix SteamGridDB query 2023-04-06 14:21:40 +02:00
kramo
06026757d6 Fix SteamGridDB if no internet connection 2023-04-06 14:15:23 +02:00
kramo
d2064ecaf4 Use the requests library consistently 2023-04-06 13:55:49 +02:00
kramo
ed3b8d7019 Fix Steam import property case bug 2023-04-06 12:21:02 +02:00
kramo
1279514c30 v1.3.1 2023-04-06 11:38:54 +02:00
kramo
b580e55c02 Fix inconsistent faulty Steam import 2023-04-06 11:32:57 +02:00
115 changed files with 15222 additions and 8505 deletions

View File

@@ -26,6 +26,7 @@ If applicable, add screenshots to help explain your problem.
**System (please complete the following information):**
- OS: [e.g. Fedora Linux]
- Installation method [e.g. Flatpak]
- Cartridges version [e.g. 1.5.4]
**Additional context**
Add any other context about the problem here.

60
.github/workflows/ci.yml vendored Normal file
View File

@@ -0,0 +1,60 @@
on:
push:
branches: [main]
pull_request:
name: CI
concurrency:
group: release-${{ github.sha }}
jobs:
flatpak:
name: Flatpak
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
options: --privileged
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Flatpak Builder
uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1
with:
bundle: hu.kramo.Cartridges.Devel.flatpak
manifest-path: flatpak/hu.kramo.Cartridges.Devel.json
windows:
name: Windows
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup MSYS2
uses: msys2/setup-msys2@v2
with:
msystem: UCRT64
update: true
install: mingw-w64-ucrt-x86_64-gtk4 mingw-w64-ucrt-x86_64-libadwaita mingw-w64-ucrt-x86_64-python-gobject mingw-w64-ucrt-x86_64-python-yaml mingw-w64-ucrt-x86_64-python-requests mingw-w64-ucrt-x86_64-python-pillow mingw-w64-ucrt-x86_64-desktop-file-utils mingw-w64-ucrt-x86_64-ca-certificates mingw-w64-ucrt-x86_64-meson git
- name: Compile
shell: msys2 {0}
run: |
meson setup _build
ninja -C _build install
pacman --noconfirm -Rs mingw-w64-ucrt-x86_64-desktop-file-utils mingw-w64-ucrt-x86_64-meson git
find /ucrt64/share/locale/ -type f ! -name "*cartridges.mo" -delete
- name: Test
shell: msys2 {0}
run: |
set +e
timeout 2 cartridges; [ "$?" -eq "124" ]
- name: Inno Setup
run: iscc ".\_build\Cartridges.iss"
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
name: Windows Installer
path: _build/Output/Cartridges Setup.exe

View File

@@ -1,19 +0,0 @@
on:
push:
branches: [main]
pull_request:
name: CI
jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
container:
image: bilelmoussaoui/flatpak-github-actions:gnome-44
options: --privileged
steps:
- uses: actions/checkout@v3
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
with:
bundle: hu.kramo.Cartridges.flatpak
manifest-path: hu.kramo.Cartridges.json
cache-key: flatpak-builder-${{ github.sha }}

45
.github/workflows/publish-release.yml vendored Normal file
View File

@@ -0,0 +1,45 @@
on:
push:
tags:
"*"
name: Publish Release
concurrency:
group: release-${{ github.sha }}
jobs:
publish-release:
name: Publish Release
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Download workflow artifact
uses: dawidd6/action-download-artifact@v2.27.0
with:
workflow: ci.yml
commit: ${{ github.sha }}
- name: Get release notes
shell: python
run: |
import re, textwrap
open_file = open("./data/hu.kramo.Cartridges.metainfo.xml.in", "r", encoding="utf-8")
string = open_file.read()
open_file.close()
string = re.findall("<release.*>\s*<description.*>\n([\s\S]*?)\s*</description>\s*<\/release>", string)[0]
string = textwrap.dedent(string)
open_file = open("release_notes", "w", encoding="utf-8")
open_file.write(string)
open_file.close()
- name: Get tag name
id: get_tag_name
run: echo tag_name=${GITHUB_REF#refs/tags/} >> $GITHUB_OUTPUT
- name: Publish release
uses: softprops/action-gh-release@v0.1.15
with:
files: Windows Installer/Cartridges Setup.exe
fail_on_unmatched_files: true
tag_name: ${{ steps.get_tag_name.outputs.tag_name }}
body_path: release_notes

View File

@@ -1,33 +0,0 @@
on:
push:
branches: [main]
pull_request:
name: "Build for Windows"
jobs:
windows:
name: "Build"
runs-on: windows-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: MSYS2
uses: msys2/setup-msys2@v2
with:
msystem: UCRT64
update: true
install: mingw-w64-ucrt-x86_64-gtk4 mingw-w64-ucrt-x86_64-libadwaita mingw-w64-ucrt-x86_64-python-gobject mingw-w64-ucrt-x86_64-python-yaml mingw-w64-ucrt-x86_64-python-pip mingw-w64-ucrt-x86_64-desktop-file-utils mingw-w64-ucrt-x86_64-ca-certificates mingw-w64-ucrt-x86_64-meson git
- name: Compile
shell: msys2 {0}
run: |
pip install python-steamgriddb
meson setup _build
ninja -C _build install
pacman --noconfirm -Rs mingw-w64-ucrt-x86_64-python-pip mingw-w64-ucrt-x86_64-desktop-file-utils mingw-w64-ucrt-x86_64-meson git
find /ucrt64/share/locale/ -type f ! -name "*cartridges.mo" -delete
- name: "Inno Setup"
run: iscc ".\.windows\Cartridges.iss"
- name: "Upload Artifact"
uses: actions/upload-artifact@v3
with:
name: "Installer"
path: ".windows/Output/Cartridges Setup.exe"

32
.pylintrc Normal file
View File

@@ -0,0 +1,32 @@
[MAIN]
ignore=importers
[MESSAGES CONTROL]
disable=raw-checker-failed,
bad-inline-option,
locally-disabled,
file-ignored,
suppressed-message,
useless-suppression,
deprecated-pragma,
use-symbolic-message-instead,
too-few-public-methods,
missing-function-docstring,
missing-class-docstring,
missing-module-docstring,
relative-beyond-top-level,
import-error,
no-name-in-module
[TYPECHECK]
ignored-classes=Child
[VARIABLES]
additional-builtins=_

View File

@@ -1,128 +1,3 @@
# Contributor Covenant Code of Conduct
The project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct).
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, religion, or sexual identity
and orientation.
We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.
## Our Standards
Examples of behavior that contributes to a positive environment for our
community include:
* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the
overall community
Examples of unacceptable behavior include:
* The use of sexualized language or imagery, and sexual attention or
advances of any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email
address, without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Enforcement Responsibilities
Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.
Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.
## Scope
This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
cartridges-community@kramo.hu.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
reporter of any incident.
## Enforcement Guidelines
Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:
### 1. Correction
**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.
**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.
### 2. Warning
**Community Impact**: A violation through a single incident or series
of actions.
**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or
permanent ban.
### 3. Temporary Ban
**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.
**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.
### 4. Permanent Ban
**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.
**Consequence**: A permanent ban from any sort of public interaction within
the community.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.0, available at
https://www.contributor-covenant.org/version/2/0/code_of_conduct.html.
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/diversity).
[homepage]: https://www.contributor-covenant.org
For answers to common questions about this code of conduct, see the FAQ at
https://www.contributor-covenant.org/faq. Translations are available at
https://www.contributor-covenant.org/translations.
If you believe that someone is violating the Code of Conduct, or have any other concerns, please contact us via [cartridges-community@kramo.hu](mailto:cartridges-community@kramo.hu).

View File

@@ -23,8 +23,8 @@ The project can be translated on [Weblate](https://hosted.weblate.org/engage/car
## For Windows
1. Install [MSYS2](https://www.msys2.org/).
2. From the MSYS2 shell, install the required dependencies listed [here](https://github.com/kra-mo/cartridges/blob/main/.github/workflows/windows.yml).
3. Build it via Meson
2. From the MSYS2 shell, install the required dependencies listed [here](https://github.com/kra-mo/cartridges/blob/main/.github/workflows/ci.yml).
3. Build it via Meson.
## Meson
```bash

View File

@@ -3,40 +3,52 @@
<img src="data/icons/hicolor/scalable/apps/hu.kramo.Cartridges.svg" width="128" height="128">
# Cartridges
A GTK4 + Libadwaita game launcher
[![GNOME Circle][circle-image]][circle-url]
[![Flathub][flathub-image]][flathub-url]
[![Build status][github-actions-image]][github-actions-url]
[![Translation Status][weblate-image]][weblate-url]
[![License][license-image]][license-url]
[![Code style][code-style-image]][code-style-url]
[![Discord Chatroom][discord-image]][discord-url]
[![Discord][discord-image]][discord-url]
[circle-url]: https://circle.gnome.org
[circle-image]: https://circle.gnome.org/assets/button/badge.svg
[github-actions-url]: https://github.com/kra-mo/cartridges
[github-actions-image]: https://github.com/kra-mo/cartridges/actions/workflows/flatpak-builder.yml/badge.svg
[license-url]: https://github.com/kra-mo/cartridges/blob/main/LICENSE
[license-image]: https://img.shields.io/github/license/kra-mo/cartridges
[github-actions-image]: https://github.com/kra-mo/cartridges/actions/workflows/ci.yml/badge.svg
[code-style-url]: https://github.com/psf/black
[code-style-image]: https://img.shields.io/badge/code%20style-black-000000?style=flat
[weblate-url]: https://hosted.weblate.org/engage/cartridges/
[weblate-image]: https://hosted.weblate.org/widgets/cartridges/-/cartridges/svg-badge.svg
[discord-url]: https://discord.gg/4KSFh3AmQR
[discord-image]: https://img.shields.io/discord/1088155799299313754?color=%235865F2&label=discord&logo=discord&logoColor=%23FFFFFF
[flathub-url]: https://flathub.org/apps/details/hu.kramo.Cartridges
[flathub-url]: https://flathub.org/apps/hu.kramo.Cartridges
[flathub-image]: https://img.shields.io/flathub/v/hu.kramo.Cartridges
<img src="data/screenshots/1.png">
</div>
# The Project
Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita.
## Features
- Manually adding and editing games
- Importing games from Steam, Lutris Heroic, Bottles and itch
- Support for multiple Steam install locations
- Importing games from various sources:
- Steam
- Lutris
- Heroic
- Bottles
- itch
- Legendary
- Flatpak
- Hiding games
- Searching and sorting by title, date added and last played
- Automatically downloading cover art from [SteamGridDB](https://www.steamgriddb.com/)
- Searching for games on various databases
- Animated covers
For updates and questions, join our [Discord server][discord-url]!
@@ -44,27 +56,37 @@ For updates and questions, join our [Discord server][discord-url]!
## Linux
### Flathub (Recommended)
### Flathub
<a href=https://flathub.org/apps/details/hu.kramo.Cartridges><img width='240' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>
The app is available on Flathub.
### From Releases
1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/releases).
2. Install the downloaded file via GNOME Software or `flatpak install hu.kramo.Cartridges.flatpak`.
<a href=https://flathub.org/apps/hu.kramo.Cartridges><img width='240' alt='Download on Flathub' src='https://dl.flathub.org/assets/badges/flathub-badge-en.png'/></a>
## Windows
### From Releases
1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/releases).
2. Run the downloaded installer.
Note: Windows might present you with a warning when trying to install the app. This is expected, just ignore the warning.
### Winget
Install the latest release with the command: `winget install cartridges`.
## Building manually
See [Building](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md#building).
# Contributing
See [CONTRIBUTING](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md).
See [CONTRIBUTING.md](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md).
Thanks to [Weblate](https://weblate.org/) for hosting our translations!
# Code of Conduct
The project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct).
See [CODE_OF_CONDUCT.md](https://github.com/kra-mo/cartridges/blob/main/CODE_OF_CONDUCT.md).

35
cartridges.doap Normal file
View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="UTF-8"?>
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
<name>Cartridges</name>
<shortdesc xml:lang="en">Launch all your games</shortdesc>
<description xml:lang="en">
Cartridges is a simple game launcher for all of your games. It has support for importing games from Steam, Lutris, Heroic and more with no login necessary. You can sort and hide games or download cover art from SteamGridDB.
</description>
<homepage rdf:resource="https://github.com/kra-mo/cartridges" />
<download-page rdf:resource="https://github.com/kra-mo/cartridges" />
<bug-database rdf:resource="https://github.com/kra-mo/cartridges/issues" />
<programming-language>Python</programming-language>
<platform>GTK 4</platform>
<platform>Libadwaita</platform>
<maintainer>
<foaf:Person>
<foaf:name>kramo</foaf:name>
<foaf:mbox rdf:resource="mailto:contact@kramo.hu" />
<foaf:account>
<foaf:OnlineAccount>
<foaf:accountServiceHomepage rdf:resource="https://github.com"/>
<foaf:accountName>kra-mo</foaf:accountName>
</foaf:OnlineAccount>
</foaf:account>
</foaf:Person>
</maintainer>
</Project>

View File

@@ -1,12 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/hu/kramo/Cartridges">
<gresource prefix="@PREFIX@">
<file preprocess="xml-stripblanks">gtk/window.ui</file>
<file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>
<file preprocess="xml-stripblanks">gtk/game.ui</file>
<file preprocess="xml-stripblanks">gtk/preferences.ui</file>
<file preprocess="xml-stripblanks">gtk/details-window.ui</file>
<file alias="style.css">gtk/style.css</file>
<file alias="style-dark.css">gtk/style-dark.css</file>
<file>library_placeholder.svg</file>
<file>library_placeholder_small.svg</file>
</gresource>
</gresources>

161
data/gtk/details-window.blp Normal file
View File

@@ -0,0 +1,161 @@
using Gtk 4.0;
using Adw 1;
template $DetailsWindow : Adw.Window {
default-width: 500;
default-height: -1;
modal: true;
ShortcutController {
Shortcut {
trigger: "Escape";
action: "action(window.close)";
}
}
Box {
orientation: vertical;
Adw.HeaderBar HeaderBar {
show-start-title-buttons: false;
show-end-title-buttons: false;
[start]
Button cancel_button {
label: _("Cancel");
action-name: "window.close";
}
[end]
Button apply_button {
styles [
"suggested-action"
]
}
}
Adw.PreferencesPage {
vexpand: true;
Adw.PreferencesGroup cover_group {
Adw.Clamp cover_clamp {
maximum-size: 200;
Overlay {
[overlay]
Spinner spinner {
margin-start: 72;
margin-end: 72;
}
Overlay cover_overlay {
halign: center;
valign: center;
[overlay]
Button cover_button_edit {
icon-name: "document-edit-symbolic";
tooltip-text: _("New Cover");
halign: end;
valign: end;
margin-bottom: 6;
margin-end: 6;
styles [
"circular", "osd"
]
}
[overlay]
Revealer cover_button_delete_revealer {
transition-type: crossfade;
margin-end: 40;
Button cover_button_delete {
icon-name: "user-trash-symbolic";
tooltip-text: _("Delete Cover");
halign: end;
valign: end;
margin-bottom: 6;
margin-end: 6;
styles [
"circular", "osd"
]
}
}
Picture cover {
width-request: 200;
height-request: 300;
styles [
"card"
]
}
}
}
}
}
Adw.PreferencesGroup title_group {
title: _("Title");
description: _("The title of the game");
Entry name {
accessibility {
label: _("Title");
}
}
}
Adw.PreferencesGroup developer_group {
title: _("Developer");
description: _("The developer or publisher (optional)");
Entry developer {
accessibility {
label: _("Developer");
}
}
}
Adw.PreferencesGroup exec_group {
title: _("Executable");
description: _("File to open or command to run when launching the game");
[header-suffix]
Gtk.MenuButton exec_info_button {
valign: center;
icon-name: "help-about-symbolic";
tooltip-text: _("More Info");
popover: Popover exec_info_popover {
Label exec_info_label {
use-markup: true;
wrap: true;
max-width-chars: 50;
halign: center;
valign: center;
margin-top: 6;
margin-bottom: 6;
margin-start: 6;
margin-end: 6;
selectable: true;
}
};
styles [
"flat"
]
}
Entry executable {
accessibility {
label: _("Executable");
}
}
}
}
}
}

View File

@@ -1,61 +1,81 @@
using Gtk 4.0;
using Adw 1;
template game : Box {
template $Game : Box {
orientation: vertical;
halign: center;
valign: start;
Adw.Clamp {
maximum-size: 200;
Box {
orientation: vertical;
Overlay {
[overlay]
Revealer play_revealer {
transition-type: crossfade;
valign: start;
halign: start;
Button play_button {
icon-name: "media-playback-start-symbolic";
margin-start: 6;
margin-end: 3;
margin-top: 6;
margin-bottom: 3;
styles [
"circular",
"osd",
]
}
}
[overlay]
Revealer menu_revealer {
transition-type: crossfade;
valign: start;
halign: end;
MenuButton menu_button {
icon-name: "view-more-symbolic";
margin-start: 3;
margin-end: 6;
margin-top: 6;
margin-bottom: 3;
styles [
"circular",
"osd",
]
}
}
Button cover_button {
name: "cover_button";
overflow: hidden;
Picture cover {
width-request: 200;
height-request: 300;
hexpand: true;
vexpand: true;
accessibility {
labelled-by: title;
}
styles [
"card",
"flat",
]
}
Overlay overlay {
[overlay]
Revealer play_revealer {
reveal-child: false;
transition-type: crossfade;
Box {
Button button_play {
halign: start;
margin-start: 6;
margin-end: 6;
margin-top: 6;
margin-bottom: 6;
}
MenuButton menu_button {
icon-name: "view-more-symbolic";
margin-top: 6;
margin-bottom: 6;
margin-end: 6;
margin-start: 6;
hexpand: true;
halign: end;
Box {
orientation: vertical;
styles [
"flat",
]
Overlay {
[overlay]
Spinner spinner {
margin-start: 72;
margin-end: 72;
}
Picture cover {
width-request: 200;
height-request: 300;
hexpand: true;
vexpand: true;
}
}
}
Revealer title_revealer {
transition-type: slide_down;
reveal-child: true;
valign: start;
Label title {
label: _("Title");
ellipsize: end;
@@ -67,20 +87,20 @@ template game : Box {
margin-end: 12;
}
}
styles [
"card",
]
}
}
}
styles [
"card",
]
}
menu game_options {
section {
item {
label: _("Edit");
action: "app.edit_details";
action: "app.edit_game";
}
item {
@@ -99,7 +119,7 @@ menu hidden_game_options {
section {
item {
label: _("Edit");
action: "app.edit_details";
action: "app.edit_game";
}
item {

View File

@@ -61,7 +61,7 @@ ShortcutsWindow help_overlay {
ShortcutsShortcut {
title: _("Remove game");
action-name: "app.remove_game_overview";
action-name: "app.remove_game_details_view";
}
}
}

View File

@@ -1,7 +1,7 @@
using Gtk 4.0;
using Adw 1;
template PreferencesWindow : Adw.PreferencesWindow {
template $PreferencesWindow : Adw.PreferencesWindow {
default-height: 500;
Adw.PreferencesPage general_page {
@@ -14,6 +14,7 @@ template PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow {
title: _("Exit After Launching Games");
activatable-widget: exit_after_launch_switch;
Switch exit_after_launch_switch {
valign: center;
@@ -23,6 +24,7 @@ template PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow {
title: _("Cover Image Launches Game");
subtitle: _("Swaps the behavior of the cover image and the play button");
activatable-widget: cover_launches_game_switch;
Switch cover_launches_game_switch {
valign: center;
@@ -36,6 +38,7 @@ template PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow {
title: _("High Quality Images");
subtitle: _("Save game covers losslessly at the cost of storage");
activatable-widget: high_quality_images_switch;
Switch high_quality_images_switch {
valign: center;
@@ -58,6 +61,22 @@ template PreferencesWindow : Adw.PreferencesWindow {
]
}
}
Adw.ActionRow reset_action_row {
title: "Reset App";
subtitle: "Completely resets and quits Cartridges";
visible: false;
Button reset_button {
label: "Reset";
valign: center;
styles [
"destructive-action",
]
}
}
}
}
@@ -73,58 +92,31 @@ template PreferencesWindow : Adw.PreferencesWindow {
title: _("Steam");
show-enable-switch: true;
Adw.ActionRow {
title: _("Steam Install Location");
subtitle: _("Directory to use when importing games");
Adw.ActionRow steam_data_action_row {
title: _("Install Location");
Button steam_file_chooser_button {
Button steam_data_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}
}
Adw.ActionRow {
title: _("Extra Steam Libraries");
subtitle: _("Select other directories where you have Steam games installed");
Revealer steam_clear_button_revealer {
reveal-child: false;
transition-type: slide_left;
Button steam_clear_button {
label: _("Clear");
valign: center;
halign: end;
styles [
"destructive-action",
]
}
}
Button steam_extra_file_chooser_button {
icon-name: "folder-new-symbolic";
valign: center;
}
}
}
Adw.ExpanderRow lutris_expander_row {
title: _("Lutris");
show-enable-switch: true;
Adw.ActionRow {
title: _("Lutris Install Location");
subtitle: _("Directory to use when importing games");
Adw.ActionRow lutris_data_action_row {
title: _("Install Location");
Button lutris_file_chooser_button {
Button lutris_data_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}
}
Adw.ActionRow {
title: _("Lutris Cache Location");
subtitle: _("Directory to use when importing game covers");
Adw.ActionRow lutris_cache_action_row {
title: _("Cache Location");
Button lutris_cache_file_chooser_button {
icon-name: "folder-symbolic";
@@ -134,8 +126,18 @@ template PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow {
title: _("Import Steam Games");
activatable-widget: lutris_import_steam_switch;
Switch lutris_steam_switch {
Switch lutris_import_steam_switch {
valign: center;
}
}
Adw.ActionRow {
title: _("Import Flatpak Games");
activatable-widget: lutris_import_flatpak_switch;
Switch lutris_import_flatpak_switch {
valign: center;
}
}
@@ -145,11 +147,10 @@ template PreferencesWindow : Adw.PreferencesWindow {
title: _("Heroic");
show-enable-switch: true;
Adw.ActionRow {
title: _("Heroic Install Location");
subtitle: _("Directory to use when importing games");
Adw.ActionRow heroic_config_action_row {
title: _("Install Location");
Button heroic_file_chooser_button {
Button heroic_config_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}
@@ -157,24 +158,27 @@ template PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow {
title: _("Import Epic Games");
activatable-widget: heroic_import_epic_switch;
Switch heroic_epic_switch {
Switch heroic_import_epic_switch {
valign: center;
}
}
Adw.ActionRow {
title: _("Import GOG Games");
activatable-widget: heroic_import_gog_switch;
Switch heroic_gog_switch {
Switch heroic_import_gog_switch {
valign: center;
}
}
Adw.ActionRow {
title: _("Import Sideloaded Games");
activatable-widget: heroic_import_sideload_switch;
Switch heroic_sideloaded_switch {
Switch heroic_import_sideload_switch {
valign: center;
}
}
@@ -184,11 +188,10 @@ template PreferencesWindow : Adw.PreferencesWindow {
title: _("Bottles");
show-enable-switch: true;
Adw.ActionRow {
title: _("Bottles Install Location");
subtitle: _("Directory to use when importing games");
Adw.ActionRow bottles_data_action_row {
title: _("Install Location");
Button bottles_file_chooser_button {
Button bottles_data_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}
@@ -199,16 +202,52 @@ template PreferencesWindow : Adw.PreferencesWindow {
title: _("itch");
show-enable-switch: true;
Adw.ActionRow {
title: _("itch Install Location");
subtitle: _("Directory to use when importing games");
Adw.ActionRow itch_config_action_row {
title: _("Install Location");
Button itch_file_chooser_button {
Button itch_config_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}
}
}
Adw.ExpanderRow legendary_expander_row {
title: _("Legendary");
show-enable-switch: true;
Adw.ActionRow legendary_config_action_row {
title: _("Install Location");
Button legendary_config_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}
}
}
Adw.ExpanderRow flatpak_expander_row {
title: _("Flatpak");
show-enable-switch: true;
Adw.ActionRow flatpak_data_action_row {
title: _("Install Location");
Button flatpak_data_file_chooser_button {
icon-name: "folder-symbolic";
valign: center;
}
}
Adw.ActionRow flatpak_import_launchers_row {
title: _("Import Game Launchers");
activatable-widget: flatpak_import_launchers_switch;
Switch flatpak_import_launchers_switch {
valign: center;
}
}
}
}
}
@@ -228,21 +267,33 @@ template PreferencesWindow : Adw.PreferencesWindow {
Adw.PreferencesGroup sgdb_behavior_group {
title: _("Behavior");
Adw.ActionRow {
Adw.ActionRow sgdb_switch_row {
title: _("Use SteamGridDB");
subtitle: _("Download images when adding or importing games");
activatable-widget: sgdb_switch;
Switch sgdb_download_switch {
Switch sgdb_switch {
valign: center;
}
}
Adw.ActionRow {
title: _("Prefer Over Official Images");
activatable-widget: sgdb_prefer_switch;
Switch sgdb_prefer_switch {
valign: center;
}
}
Adw.ActionRow {
title: _("Prefer Animated Images");
activatable-widget: sgdb_animated_switch;
Switch sgdb_animated_switch {
valign: center;
}
}
}
}
}

View File

@@ -1,2 +1,11 @@
@define-color accent_color @purple_1;
@define-color accent_bg_color @purple_4;
#details_view {
background-color: black;
}
#details_view_play_button {
color: rgba(0, 0, 0, .8);
background-color: white;
}

View File

@@ -1,2 +1,11 @@
@define-color accent_color @purple_5;
@define-color accent_bg_color @purple_3;
#details_view {
background-color: white;
}
#details_view_play_button {
color: white;
background-color: rgba(0, 0, 0, .8);
}

View File

@@ -9,12 +9,30 @@ Adw.StatusPage notice_no_results {
valign: center;
}
Adw.StatusPage hidden_notice_no_results {
icon-name: "system-search-symbolic";
title: _("No Games Found");
description: _("Try a different search.");
vexpand: true;
valign: center;
}
Adw.StatusPage notice_empty {
icon-name: "applications-games-symbolic";
title: _("No Games");
description: _("Use the + button to add games.");
vexpand: true;
valign: center;
Button {
label: _("Import");
halign: center;
action-name: "app.import";
styles [
"pill",
"suggested-action",
]
}
}
Adw.StatusPage hidden_notice_empty {
@@ -25,7 +43,7 @@ Adw.StatusPage hidden_notice_empty {
valign: center;
}
template CartridgesWindow : Adw.ApplicationWindow {
template $CartridgesWindow : Adw.ApplicationWindow {
title: _("Cartridges");
Adw.ToastOverlay toast_overlay {
@@ -33,9 +51,11 @@ template CartridgesWindow : Adw.ApplicationWindow {
visible-child: library_view;
transition-type: over_left;
Overlay overview {
Overlay details_view {
name: "details_view";
[overlay]
Box overview_box {
Box details_view_box {
orientation: vertical;
Adw.HeaderBar {
@@ -47,7 +67,7 @@ template CartridgesWindow : Adw.ApplicationWindow {
}
[title]
Adw.WindowTitle overview_header_bar_title {
Adw.WindowTitle details_view_header_bar_title {
title: _("Game Details");
}
@@ -70,14 +90,15 @@ template CartridgesWindow : Adw.ApplicationWindow {
Adw.Clamp {
maximum-size: 200;
Overlay {
[overlay]
Spinner overview_spinner {
Spinner details_view_spinner {
margin-start: 72;
margin-end: 72;
}
Picture overview_cover {
Picture details_view_cover {
halign: end;
valign: start;
width-request: 200;
@@ -96,10 +117,11 @@ template CartridgesWindow : Adw.ApplicationWindow {
vexpand: true;
valign: center;
Label overview_title {
Label details_view_title {
label: _("Game Title");
hexpand: true;
halign: start;
max-width-chars: 24;
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
@@ -109,71 +131,96 @@ template CartridgesWindow : Adw.ApplicationWindow {
]
}
Label overview_developer {
margin-top: 3;
hexpand: true;
halign: start;
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
styles [
"heading"
]
}
Label overview_added {
margin-top: 12;
hexpand: true;
halign: start;
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
styles [
"dim-label",
]
}
Label overview_last_played {
Label details_view_developer {
margin-top: 6;
hexpand: true;
halign: start;
max-width-chars: 36;
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
styles [
"dim-label",
"heading",
]
}
Box {
orientation: horizontal;
margin-top: 16;
hexpand: true;
halign: start;
Label details_view_added {
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
}
Label details_view_last_played {
margin-start: 12;
wrap: true;
wrap-mode: word_char;
natural-wrap-mode: word;
}
}
Box {
hexpand: true;
vexpand: true;
valign: center;
Button overview_launch {
Button details_view_play_button {
name: "details_view_play_button";
action-name: "app.launch_game";
label: _("Play");
halign: start;
margin-top: 24;
styles [
"suggested-action",
"opaque",
"pill",
]
}
MenuButton overview_menu_button {
icon-name: "view-more-symbolic";
hexpand: true;
vexpand: true;
Box {
halign: start;
valign: center;
margin-top: 24;
margin-start: 6;
margin-start: 9;
Button {
icon-name: "document-edit-symbolic";
action-name: "app.edit_game";
tooltip-text: _("Edit");
styles ["raised", "circular"]
}
Button details_view_hide_button {
action-name: "app.hide_game";
styles ["raised", "circular"]
}
Button {
icon-name: "user-trash-symbolic";
action-name: "app.remove_game";
tooltip-text: _("Remove");
styles ["raised", "circular"]
}
MenuButton {
icon-name: "system-search-symbolic";
menu-model: search;
tooltip-text: _("Search");
styles ["raised", "circular"]
}
styles [
"circular",
"toolbar",
]
}
}
@@ -182,16 +229,8 @@ template CartridgesWindow : Adw.ApplicationWindow {
}
}
styles [
"background",
]
Picture overview_blurred_cover {
opacity: 0.2;
can-shrink: true;
Picture details_view_blurred_cover {
keep-aspect-ratio: false;
hexpand: true;
vexpand: true;
}
}
@@ -222,6 +261,9 @@ template CartridgesWindow : Adw.ApplicationWindow {
}
SearchBar search_bar {
search-mode-enabled: bind-property search_button.active bidirectional;
key-capture-widget: library_view;
Adw.Clamp {
maximum-size: 500;
tightening-threshold: 500;
@@ -270,7 +312,7 @@ template CartridgesWindow : Adw.ApplicationWindow {
}
[end]
MenuButton {
MenuButton hidden_primary_menu_button {
tooltip-text: _("Main Menu");
icon-name: "open-menu-symbolic";
menu-model: primary_menu;
@@ -285,6 +327,9 @@ template CartridgesWindow : Adw.ApplicationWindow {
}
SearchBar hidden_search_bar {
search-mode-enabled: bind-property hidden_search_button.active bidirectional;
key-capture-widget: hidden_library_view;
Adw.Clamp {
maximum-size: 500;
tightening-threshold: 500;
@@ -391,6 +436,7 @@ menu add_games {
action: "app.add_game";
}
}
section {
item {
label: _("Import");
@@ -398,3 +444,34 @@ menu add_games {
}
}
}
menu search {
section {
label: "Search on…";
item {
label: "IGDB";
action: "app.igdb_search";
}
item {
label: "SteamGridDB";
action: "app.sgdb_search";
}
item {
label: "ProtonDB";
action: "app.protondb_search";
}
item {
label: "Lutris";
action: "app.lutris_search";
}
item {
label: "HowLongToBeat";
action: "app.hltb_search";
}
}
}

View File

@@ -3,8 +3,9 @@ Name=Cartridges
GenericName=Game Launcher
Comment=Launch all your games
Exec=cartridges
Icon=hu.kramo.Cartridges
Icon=@APP_ID@
Terminal=false
Type=Application
Categories=GNOME;GTK;Game;
Keywords=gaming;launcher;steam;lutris;heroic;bottles;itch;
StartupNotify=true

View File

@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="cartridges">
<schema id="hu.kramo.Cartridges" path="/hu/kramo/Cartridges/">
<key name="exit-after-launch" type="b">
<default>false</default>
</key>
<schema id="@APP_ID@" path="@PREFIX@/">
<key name="exit-after-launch" type="b">
<default>false</default>
</key>
<key name="cover-launches-game" type="b">
<default>false</default>
</key>
@@ -16,12 +16,6 @@
<key name="steam-location" type="s">
<default>"~/.steam/"</default>
</key>
<key name="steam-extra-dirs" type="as">
<default>[]</default>
</key>
<key name="steam-extra-dirs-hint" type="b">
<default>true</default>
</key>
<key name="lutris" type="b">
<default>true</default>
</key>
@@ -34,25 +28,28 @@
<key name="lutris-import-steam" type="b">
<default>false</default>
</key>
<key name="lutris-import-flatpak" type="b">
<default>false</default>
</key>
<key name="heroic" type="b">
<default>true</default>
</key>
<key name="heroic-location" type="s">
<default>"~/.var/app/com.heroicgameslauncher.hgl/config/heroic/"</default>
<default>"~/.config/heroic/"</default>
</key>
<key name="heroic-import-epic" type="b">
<default>true</default>
</key>
<key name="heroic-import-gog" type="b">
<default>true</default>
</key>
<key name="heroic-import-sideload" type="b">
<default>true</default>
</key>
<key name="heroic-import-epic" type="b">
<default>true</default>
</key>
<key name="heroic-import-gog" type="b">
<default>true</default>
</key>
<key name="heroic-import-sideload" type="b">
<default>true</default>
</key>
<key name="bottles" type="b">
<default>true</default>
</key>
<key name="bottles-location" type="s">
<key name="bottles-location" type="s">
<default>"~/.var/app/com.usebottles.bottles/data/bottles/"</default>
</key>
<key name="itch" type="b">
@@ -61,6 +58,21 @@
<key name="itch-location" type="s">
<default>"~/.var/app/io.itch.itch/config/itch/"</default>
</key>
<key name="legendary" type="b">
<default>true</default>
</key>
<key name="legendary-location" type="s">
<default>"~/.config/legendary/"</default>
</key>
<key name="flatpak" type="b">
<default>true</default>
</key>
<key name="flatpak-location" type="s">
<default>"/var/lib/flatpak/"</default>
</key>
<key name="flatpak-import-launchers" type="b">
<default>false</default>
</key>
<key name="sgdb-key" type="s">
<default>""</default>
</key>
@@ -70,8 +82,11 @@
<key name="sgdb-prefer" type="b">
<default>false</default>
</key>
</schema>
<schema id="hu.kramo.Cartridge.State" path="/hu/kramo/Cartridges/State/">
<key name="sgdb-animated" type="b">
<default>false</default>
</key>
</schema>
<schema id="@APP_ID@.State" path="@PREFIX@/State/">
<key name="width" type="i">
<default>1110</default>
</key>
@@ -83,13 +98,16 @@
</key>
<key name="sort-mode" type="s">
<choices>
<choice value="a-z"/>
<choice value="z-a"/>
<choice value="newest"/>
<choice value="oldest"/>
<choice value="last_played"/>
<choice value="a-z" />
<choice value="z-a" />
<choice value="newest" />
<choice value="oldest" />
<choice value="last_played" />
</choices>
<default>"a-z"</default>
</key>
<key name="steam-limiter-tokens-history" type="s">
<default>"[]"</default>
</key>
</schema>
</schemalist>

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>hu.kramo.Cartridges.desktop</id>
<id>@APP_ID@</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Cartridges</name>
@@ -15,7 +15,15 @@
<url type="vcs-browser">https://github.com/kra-mo/cartridges</url>
<url type="contribute">https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md</url>
<developer_name translatable="no">kramo</developer_name>
<launchable type="desktop-id">hu.kramo.Cartridges.desktop</launchable>
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<recommends>
<display_length compare="gt">545</display_length>
</recommends>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/1.png</image>
@@ -36,6 +44,35 @@
</screenshots>
<content_rating type="oars-1.1" />
<releases>
<release version="1.5.6" date="2023-06-19">
<description translatable="no">
<ul>
<li>Fixes an issue with importing Bottles games without covers</li>
<li>Translations since 1.5</li>
</ul>
</description>
</release>
<release version="1.5" date="2023-05-23">
<description translatable="no">
<ul>
<li>Cartridges is now part of GNOME Circle!</li>
<li>Extra Steam libraries are now detected automatically</li>
<li>Executables are now passed directly to the shell</li>
<li>Various UX improvements</li>
<li>Translations since 1.4</li>
</ul>
</description>
</release>
<release version="1.4" date="2023-04-16">
<description translatable="no">
<ul>
<li>Support for animated covers</li>
<li>Redesigned details view</li>
<li>Easily search for games on various databases</li>
<li>Translations since 1.3</li>
</ul>
</description>
</release>
<release version="1.3" date="2023-04-06">
<description translatable="no">
<ul>

View File

@@ -0,0 +1,85 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg height="128px" viewBox="0 0 128 128" width="128px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a" gradientUnits="userSpaceOnUse" x1="9" x2="119" y1="115" y2="115">
<stop offset="0" stop-color="#613583"/>
<stop offset="0.05" stop-color="#9141ac"/>
<stop offset="0.22" stop-color="#613583"/>
<stop offset="0.78" stop-color="#613583"/>
<stop offset="0.95" stop-color="#9141ac"/>
<stop offset="1" stop-color="#613583"/>
</linearGradient>
<linearGradient id="b" gradientUnits="userSpaceOnUse" x1="45" x2="45" y1="50" y2="82">
<stop offset="0" stop-color="#bdd0d5"/>
<stop offset="1" stop-color="#305749"/>
</linearGradient>
<clipPath id="c">
<rect height="128" width="128"/>
</clipPath>
<clipPath id="d">
<rect height="128" width="128"/>
</clipPath>
<filter id="e" height="100%" width="100%" x="0%" y="0%">
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
</filter>
<mask id="f">
<g clip-path="url(#d)" filter="url(#e)">
<g clip-path="url(#c)">
<path d="m 111 29 h -94 c -4.417969 0 -8 3.582031 -8 8 v 70 c 0 4.417969 3.582031 8 8 8 h 94 c 4.417969 0 8 -3.582031 8 -8 v -70 c 0 -4.417969 -3.582031 -8 -8 -8 z m 0 0" fill="url(#a)"/>
<path d="m 111 29 h -94 c -4.417969 0 -8 3.679688 -8 8.222656 v 57.554688 c 0 4.539062 3.582031 8.222656 8 8.222656 h 94 c 4.417969 0 8 -3.679688 8 -8.222656 v -57.554688 c 0 -4.539062 -3.582031 -8.222656 -8 -8.222656 z m 0 0" fill="#c061cb"/>
<path d="m 84 42 h -40 c -2.210938 0 -4 1.789062 -4 4 v 40 c 0 2.210938 1.789062 4 4 4 h 40 c 2.210938 0 4 -1.789062 4 -4 v -40 c 0 -2.210938 -1.789062 -4 -4 -4 z m 0 0"/>
<path d="m 81 50 h -34 c -1.105469 0 -2 0.894531 -2 2 v 28 c 0 1.105469 0.894531 2 2 2 h 34 c 1.105469 0 2 -0.894531 2 -2 v -28 c 0 -1.105469 -0.894531 -2 -2 -2 z m 0 0" fill="url(#b)"/>
<path d="m 102 61 v -1 c 0 -2.761719 -2.238281 -5 -5 -5 s -5 2.238281 -5 5 v 1 c 0 2.761719 2.238281 5 5 5 s 5 -2.238281 5 -5 z m 12 -6 v -1 c 0 -2.761719 -2.238281 -5 -5 -5 s -5 2.238281 -5 5 v 1 c 0 2.761719 2.238281 5 5 5 s 5 -2.238281 5 -5 z m 0 0"/>
<path d="m 97 64 c 2.761719 0 5 -2.015625 5 -4.5 s -2.238281 -4.5 -5 -4.5 s -5 2.015625 -5 4.5 s 2.238281 4.5 5 4.5 z m 12 -6 c 2.761719 0 5 -2.015625 5 -4.5 s -2.238281 -4.5 -5 -4.5 s -5 2.015625 -5 4.5 s 2.238281 4.5 5 4.5 z m 0 0" fill="#3d3846"/>
<path d="m 29 56.5 c 0 -1.933594 -1.566406 -3.5 -3.5 -3.5 s -3.5 1.566406 -3.5 3.5 v 13 c 0 1.933594 1.566406 3.5 3.5 3.5 s 3.5 -1.566406 3.5 -3.5 z m 0 0"/>
<path d="m 33 58 h -15 c -1.65625 0 -3 1.34375 -3 3 v 2 c 0 1.65625 1.34375 3 3 3 h 15 c 1.65625 0 3 -1.34375 3 -3 v -2 c 0 -1.65625 -1.34375 -3 -3 -3 z m 0 0"/>
<path d="m 29 54.5 c 0 -1.933594 -1.566406 -3.5 -3.5 -3.5 s -3.5 1.566406 -3.5 3.5 v 13 c 0 1.933594 1.566406 3.5 3.5 3.5 s 3.5 -1.566406 3.5 -3.5 z m 0 0" fill="#3d3846"/>
<path d="m 33 58 h -15 c -1.65625 0 -3 1.34375 -3 3 s 1.34375 3 3 3 h 15 c 1.65625 0 3 -1.34375 3 -3 s -1.34375 -3 -3 -3 z m 0 0" fill="#3d3846"/>
<path d="m 71 109 c 0 -1.105469 0.894531 -2 2 -2 s 2 0.894531 2 2 s -0.894531 2 -2 2 s -2 -0.894531 -2 -2 z m 0 0"/>
<path d="m 71.0625 108.5 c 0.226562 0.882812 1.023438 1.503906 1.9375 1.503906 s 1.710938 -0.621094 1.9375 -1.503906 c 0.195312 0.757812 -0.066406 1.558594 -0.671875 2.050781 c -0.605469 0.492188 -1.445313 0.585938 -2.144531 0.242188 c -0.855469 -0.414063 -1.296875 -1.375 -1.058594 -2.292969 z m 0 0" fill="#9141ac"/>
<path d="m 66 107 h -10 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 h 10 c 1.105469 0 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m 0 0"/>
<path d="m 54.0625 108.5 c -0.152344 0.597656 -0.023438 1.234375 0.355469 1.726562 c 0.378906 0.488282 0.964843 0.773438 1.582031 0.773438 h 10 c 0.617188 0 1.203125 -0.285156 1.582031 -0.773438 c 0.378907 -0.492187 0.511719 -1.128906 0.355469 -1.726562 c -0.226562 0.882812 -1.023438 1.5 -1.9375 1.5 h -10 c -0.914062 0 -1.710938 -0.617188 -1.9375 -1.5 z m 0 0" fill="#9141ac"/>
<path d="m 110 74 h -14 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 14 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 z m 0 5 h -14 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 14 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 z m 0 5 h -14 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 14 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 z m 0 0" fill="#613583"/>
<path d="m 21.5 79 h -3 c -1.378906 0 -2.5 1.121094 -2.5 2.5 s 1.121094 2.5 2.5 2.5 h 3 c 1.378906 0 2.5 -1.121094 2.5 -2.5 s -1.121094 -2.5 -2.5 -2.5 z m 11 0 h -3 c -1.378906 0 -2.5 1.121094 -2.5 2.5 s 1.121094 2.5 2.5 2.5 h 3 c 1.378906 0 2.5 -1.121094 2.5 -2.5 s -1.121094 -2.5 -2.5 -2.5 z m 0 0"/>
<path d="m 22 79 h -4 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 h 4 c 1.105469 0 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m 11 0 h -4 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 h 4 c 1.105469 0 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m 0 0" fill="#3d3846"/>
</g>
</g>
</mask>
<mask id="g">
<g filter="url(#e)">
<rect fill-opacity="0.8" height="128" width="128"/>
</g>
</mask>
<linearGradient id="h" gradientTransform="matrix(0 0.37 -0.98462 0 295.38501 -30.360001)" gradientUnits="userSpaceOnUse" x1="300" x2="428" y1="235" y2="235">
<stop offset="0" stop-color="#f9f06b"/>
<stop offset="1" stop-color="#f5c211"/>
</linearGradient>
<clipPath id="i">
<rect height="128" width="128"/>
</clipPath>
<clipPath id="j">
<rect height="128" width="128"/>
</clipPath>
<path d="m 111 29 h -94 c -4.417969 0 -8 3.582031 -8 8 v 70 c 0 4.417969 3.582031 8 8 8 h 94 c 4.417969 0 8 -3.582031 8 -8 v -70 c 0 -4.417969 -3.582031 -8 -8 -8 z m 0 0" fill="url(#a)"/>
<path d="m 111 29 h -94 c -4.417969 0 -8 3.679688 -8 8.222656 v 57.554688 c 0 4.539062 3.582031 8.222656 8 8.222656 h 94 c 4.417969 0 8 -3.679688 8 -8.222656 v -57.554688 c 0 -4.539062 -3.582031 -8.222656 -8 -8.222656 z m 0 0" fill="#c061cb"/>
<path d="m 84 42 h -40 c -2.210938 0 -4 1.789062 -4 4 v 40 c 0 2.210938 1.789062 4 4 4 h 40 c 2.210938 0 4 -1.789062 4 -4 v -40 c 0 -2.210938 -1.789062 -4 -4 -4 z m 0 0"/>
<path d="m 81 50 h -34 c -1.105469 0 -2 0.894531 -2 2 v 28 c 0 1.105469 0.894531 2 2 2 h 34 c 1.105469 0 2 -0.894531 2 -2 v -28 c 0 -1.105469 -0.894531 -2 -2 -2 z m 0 0" fill="url(#b)"/>
<path d="m 102 61 v -1 c 0 -2.761719 -2.238281 -5 -5 -5 s -5 2.238281 -5 5 v 1 c 0 2.761719 2.238281 5 5 5 s 5 -2.238281 5 -5 z m 12 -6 v -1 c 0 -2.761719 -2.238281 -5 -5 -5 s -5 2.238281 -5 5 v 1 c 0 2.761719 2.238281 5 5 5 s 5 -2.238281 5 -5 z m 0 0"/>
<path d="m 97 64 c 2.761719 0 5 -2.015625 5 -4.5 s -2.238281 -4.5 -5 -4.5 s -5 2.015625 -5 4.5 s 2.238281 4.5 5 4.5 z m 12 -6 c 2.761719 0 5 -2.015625 5 -4.5 s -2.238281 -4.5 -5 -4.5 s -5 2.015625 -5 4.5 s 2.238281 4.5 5 4.5 z m 0 0" fill="#3d3846"/>
<path d="m 29 56.5 c 0 -1.933594 -1.566406 -3.5 -3.5 -3.5 s -3.5 1.566406 -3.5 3.5 v 13 c 0 1.933594 1.566406 3.5 3.5 3.5 s 3.5 -1.566406 3.5 -3.5 z m 0 0"/>
<path d="m 33 58 h -15 c -1.65625 0 -3 1.34375 -3 3 v 2 c 0 1.65625 1.34375 3 3 3 h 15 c 1.65625 0 3 -1.34375 3 -3 v -2 c 0 -1.65625 -1.34375 -3 -3 -3 z m 0 0"/>
<path d="m 29 54.5 c 0 -1.933594 -1.566406 -3.5 -3.5 -3.5 s -3.5 1.566406 -3.5 3.5 v 13 c 0 1.933594 1.566406 3.5 3.5 3.5 s 3.5 -1.566406 3.5 -3.5 z m 0 0" fill="#3d3846"/>
<path d="m 33 58 h -15 c -1.65625 0 -3 1.34375 -3 3 s 1.34375 3 3 3 h 15 c 1.65625 0 3 -1.34375 3 -3 s -1.34375 -3 -3 -3 z m 0 0" fill="#3d3846"/>
<path d="m 71 109 c 0 -1.105469 0.894531 -2 2 -2 s 2 0.894531 2 2 s -0.894531 2 -2 2 s -2 -0.894531 -2 -2 z m 0 0"/>
<path d="m 71.0625 108.5 c 0.226562 0.882812 1.023438 1.503906 1.9375 1.503906 s 1.710938 -0.621094 1.9375 -1.503906 c 0.195312 0.757812 -0.066406 1.558594 -0.671875 2.050781 c -0.605469 0.492188 -1.445313 0.585938 -2.144531 0.242188 c -0.855469 -0.414063 -1.296875 -1.375 -1.058594 -2.292969 z m 0 0" fill="#9141ac"/>
<path d="m 66 107 h -10 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 h 10 c 1.105469 0 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m 0 0"/>
<path d="m 54.0625 108.5 c -0.152344 0.597656 -0.023438 1.234375 0.355469 1.726562 c 0.378906 0.488282 0.964843 0.773438 1.582031 0.773438 h 10 c 0.617188 0 1.203125 -0.285156 1.582031 -0.773438 c 0.378907 -0.492187 0.511719 -1.128906 0.355469 -1.726562 c -0.226562 0.882812 -1.023438 1.5 -1.9375 1.5 h -10 c -0.914062 0 -1.710938 -0.617188 -1.9375 -1.5 z m 0 0" fill="#9141ac"/>
<path d="m 110 74 h -14 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 14 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 z m 0 5 h -14 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 14 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 z m 0 5 h -14 c -0.550781 0 -1 0.449219 -1 1 s 0.449219 1 1 1 h 14 c 0.550781 0 1 -0.449219 1 -1 s -0.449219 -1 -1 -1 z m 0 0" fill="#613583"/>
<path d="m 21.5 79 h -3 c -1.378906 0 -2.5 1.121094 -2.5 2.5 s 1.121094 2.5 2.5 2.5 h 3 c 1.378906 0 2.5 -1.121094 2.5 -2.5 s -1.121094 -2.5 -2.5 -2.5 z m 11 0 h -3 c -1.378906 0 -2.5 1.121094 -2.5 2.5 s 1.121094 2.5 2.5 2.5 h 3 c 1.378906 0 2.5 -1.121094 2.5 -2.5 s -1.121094 -2.5 -2.5 -2.5 z m 0 0"/>
<path d="m 22 79 h -4 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 h 4 c 1.105469 0 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m 11 0 h -4 c -1.105469 0 -2 0.894531 -2 2 s 0.894531 2 2 2 h 4 c 1.105469 0 2 -0.894531 2 -2 s -0.894531 -2 -2 -2 z m 0 0" fill="#3d3846"/>
<g clip-path="url(#j)" mask="url(#f)">
<g clip-path="url(#i)" mask="url(#g)">
<path d="m 128 80.640625 v 47.359375 h -128 v -47.359375 z m 0 0" fill="url(#h)"/>
<path d="m 13.308594 80.640625 l 47.355468 47.359375 h 21.214844 l -47.359375 -47.359375 z m 42.421875 0 l 47.363281 47.359375 h 21.214844 l -47.363282 -47.359375 z m 42.429687 0 l 29.839844 29.839844 v -21.210938 l -8.628906 -8.628906 z m -98.160156 7.90625 v 21.214844 l 18.238281 18.238281 h 21.214844 z m 0 0"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1,3 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 3C1.89543 3 1 3.89543 1 5V11C1 12.1046 1.89543 13 3 13H13C14.1046 13 15 12.1046 15 11V5C15 3.89543 14.1046 3 13 3H3ZM6 5C5.44772 5 5 5.44772 5 6V10C5 10.5523 5.44772 11 6 11H10C10.5523 11 11 10.5523 11 10V6C11 5.44772 10.5523 5 10 5H6ZM12 8C12 7.44772 12.4477 7 13 7C13.5523 7 14 7.44772 14 8C14 8.55228 13.5523 9 13 9C12.4477 9 12 8.55228 12 8ZM3 7C2.44772 7 2 7.44772 2 8C2 8.55228 2.44772 9 3 9C3.55228 9 4 8.55228 4 8C4 7.44772 3.55228 7 3 7Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 618 B

View File

@@ -1,13 +1,11 @@
application_id = 'hu.kramo.Cartridges'
scalable_dir = join_paths('hicolor', 'scalable', 'apps')
install_data(
join_paths(scalable_dir, ('@0@.svg').format(application_id)),
join_paths(scalable_dir, ('@0@.svg').format(app_id)),
install_dir: join_paths(get_option('datadir'), 'icons', scalable_dir)
)
symbolic_dir = join_paths('hicolor', 'symbolic', 'apps')
install_data(
join_paths(symbolic_dir, ('@0@-symbolic.svg').format(application_id)),
join_paths(symbolic_dir, ('@0@-symbolic.svg').format(app_id)),
install_dir: join_paths(get_option('datadir'), 'icons', symbolic_dir)
)

View File

@@ -1,15 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="200" height="300" fill="none">
<path fill="url(#a)" d="M0 0h200v300H0z"/>
<g fill="#241F31" clip-path="url(#b)">
<path d="M49 169.125v15.937C49 193.853 56.147 201 64.938 201h3.187c7.047 0 12.75-5.703 12.75-12.75s5.703-12.75 12.75-12.75 12.75 5.703 12.75 12.75c.872 7.919 8.019 13.622 15.937 12.75 8.791 0 15.938-7.122 15.938-15.938v-15.937c0-14.095-11.405-25.5-25.5-25.5H74.5c-14.095 0-25.5 11.405-25.5 25.5Zm20.719-12.75h3.187c.872 0 1.594.722 1.594 1.594v4.781h4.781c.872 0 1.594.722 1.594 1.594v3.187c0 .897-.722 1.594-1.594 1.594H74.5v4.781c0 .897-.722 1.594-1.594 1.594H69.72a1.573 1.573 0 0 1-1.594-1.594v-4.781h-4.781a1.573 1.573 0 0 1-1.594-1.594v-3.187c0-.872.697-1.594 1.594-1.594h4.781v-4.781c0-.872.697-1.594 1.594-1.594Zm39.843 4.781a4.783 4.783 0 0 1 4.782 4.782 4.783 4.783 0 0 1-4.782 4.781 4.783 4.783 0 0 1-4.781-4.781 4.783 4.783 0 0 1 4.781-4.782Zm12.75 6.375a4.783 4.783 0 0 1 4.782 4.781 4.783 4.783 0 0 1-4.782 4.782 4.783 4.783 0 0 1-4.781-4.782 4.783 4.783 0 0 1 4.781-4.781ZM61.75 118.225c.05 10.558 8.666 19.075 19.225 19.025h50.8c10.609 0 19.225-8.616 19.225-19.225-.05-10.558-8.666-19.075-19.225-19.025h-50.8c-10.609 0-19.225 8.616-19.225 19.225Zm20.52-12.85h3.187c.872 0 1.594.722 1.594 1.594v4.781h4.781c.872 0 1.594.722 1.594 1.594v3.187c0 .897-.722 1.594-1.594 1.594h-4.781v4.781c0 .897-.722 1.594-1.594 1.594h-3.188a1.573 1.573 0 0 1-1.593-1.594v-4.781h-4.782a1.573 1.573 0 0 1-1.593-1.594v-3.187c0-.872.697-1.594 1.593-1.594h4.782v-4.781c0-.872.697-1.594 1.593-1.594Zm39.843 4.781a4.783 4.783 0 0 1 4.782 4.782 4.783 4.783 0 0 1-4.782 4.781 4.783 4.783 0 0 1-4.781-4.781 4.783 4.783 0 0 1 4.781-4.782Zm12.75.199a4.783 4.783 0 0 1 4.782 4.782 4.783 4.783 0 0 1-4.782 4.781 4.783 4.783 0 0 1-4.781-4.781 4.783 4.783 0 0 1 4.781-4.782Z"/>
</g>
<defs>
<linearGradient id="a" x1="100" x2="100" y1="0" y2="300" gradientUnits="userSpaceOnUse">
<stop stop-color="#DEDDDA"/>
<stop offset="1" stop-color="#9A9996"/>
</linearGradient>
<clipPath id="b">
<path fill="#fff" d="M49 99h102v102H49z"/>
</clipPath>
</defs>
</svg>
<svg width="200" height="300" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="url(#a)" d="M0 0h200v300H0z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M63.125 113.125c-8.146 0-14.75 6.604-14.75 14.75v44.25c0 8.146 6.604 14.75 14.75 14.75h73.75c8.146 0 14.75-6.604 14.75-14.75v-44.25c0-8.146-6.604-14.75-14.75-14.75h-73.75Zm22.125 14.75a7.375 7.375 0 0 0-7.375 7.375v29.5a7.375 7.375 0 0 0 7.375 7.375h29.5a7.375 7.375 0 0 0 7.375-7.375v-29.5a7.375 7.375 0 0 0-7.375-7.375h-29.5ZM129.5 150a7.375 7.375 0 1 1 14.75 0 7.375 7.375 0 0 1-14.75 0Zm-66.375-7.375a7.375 7.375 0 1 0 0 14.75 7.375 7.375 0 0 0 0-14.75Z" fill="#fff"/><defs><linearGradient id="a" x1="100" y1="0" x2="100" y2="300" gradientUnits="userSpaceOnUse"><stop stop-color="#9A9996"/><stop offset="1" stop-color="#5E5C64"/></linearGradient></defs></svg>

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 831 B

View File

@@ -0,0 +1 @@
<svg width="2" height="2" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill="url(#a)" d="M0 0h2v2H0z"/><defs><linearGradient id="a" x1="1" y1="0" x2="1" y2="2" gradientUnits="userSpaceOnUse"><stop stop-color="#9A9996"/><stop offset="1" stop-color="#5E5C64"/></linearGradient></defs></svg>

After

Width:  |  Height:  |  Size: 296 B

View File

@@ -3,14 +3,19 @@ blueprints = custom_target('blueprints',
'gtk/help-overlay.blp',
'gtk/window.blp',
'gtk/game.blp',
'gtk/preferences.blp'
'gtk/preferences.blp',
'gtk/details-window.blp'
),
output: '.',
command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT@', '@CURRENT_SOURCE_DIR@', '@INPUT@'],
)
gnome.compile_resources('cartridges',
'cartridges.gresource.xml',
configure_file(
input: 'cartridges.gresource.xml.in',
output: 'cartridges.gresource.xml',
configuration: conf
),
gresource_bundle: true,
install: true,
install_dir: pkgdatadir,
@@ -18,8 +23,12 @@ gnome.compile_resources('cartridges',
)
desktop_file = i18n.merge_file(
input: 'hu.kramo.Cartridges.desktop.in',
output: 'hu.kramo.Cartridges.desktop',
input: configure_file(
input: 'hu.kramo.Cartridges.desktop.in',
output: app_id + '.desktop.in',
configuration: conf
),
output: app_id + '.desktop',
type: 'desktop',
po_dir: '../po',
install: true,
@@ -32,8 +41,12 @@ if desktop_utils.found()
endif
appstream_file = i18n.merge_file(
input: 'hu.kramo.Cartridges.metainfo.xml.in',
output: 'hu.kramo.Cartridges.metainfo.xml',
input: configure_file(
input: 'hu.kramo.Cartridges.metainfo.xml.in',
output: app_id + '.metainfo.xml.in',
configuration: conf
),
output: app_id + '.metainfo.xml',
po_dir: '../po',
install: true,
install_dir: join_paths(get_option('datadir'), 'metainfo')
@@ -44,7 +57,12 @@ if appstream_util.found()
test('Validate appstream file', appstream_util, args: ['validate', appstream_file])
endif
install_data('hu.kramo.Cartridges.gschema.xml',
install_data(
configure_file(
input: 'hu.kramo.Cartridges.gschema.xml.in',
output: app_id + '.gschema.xml',
configuration: conf
),
install_dir: join_paths(get_option('datadir'), 'glib-2.0/schemas')
)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 KiB

After

Width:  |  Height:  |  Size: 683 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 292 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 25 KiB

116
docs/game_id.json.md Normal file
View File

@@ -0,0 +1,116 @@
# [game_id].json specification
#### Version 2.0
Games are saved to disk in the form of [game_id].json files. These files contain all information about a game excluding its cover, which is handled separately.
## Location
The standard location for these files is `/cartridges/games/` under the data directory of the user (`XDG_DATA_HOME` on Linux).
## Contents
The following attributes are saved:
- [added](#added)
- [executable](#executable)
- [game_id](#game_id)
- [source](#source)
- [hidden](#hidden)
- [last_played](#last_played)
- [name](#name)
- [developer](#developer)
- [removed](#removed)
- [blacklisted](#blacklisted)
- [version](#version)
### added
The date at which the game was added.
Cartridges will set the value for itself. Don't touch it.
Stored as a Unix time stamp.
### executable
The executable to run when launching a game.
If the source has a URL handler, using that is preferred. In that case, the value should be `"xdg-open url://example/url"` for Linux and `"start url://example/url"` for Windows.
Stored as either a string (preferred) or an argument vector to be passed to the shell through [subprocess.Popen](https://docs.python.org/3/library/subprocess.html#popen-constructor).
### game_id
The unique ID of the game, prefixed with [`[source]_`](#source) to avoid clashes.
If the game's source uses a consistent internal ID system, use the ID from there. If not, use a hash function that always returns the same hash for the same game, even if some of its attributes change inside of the source.
Stored as a string.
### source
A unique ID for the source of the game in lowercase, without spaces.
If a source provides multiple internal sources, these should be separately labeled, but share a common prefix. eg. `heoic_gog`, `heroic_epic`.
Stored as a string.
### hidden
Whether or not a game is hidden.
If the source provides a way of hiding games, take the value from there. Otherwise it should be set to false by default.
Stored as a boolean.
### last_played
The date at which the game was last launched from Cartridges.
Cartridges will set the value for itself. Don't touch it.
Stored as a Unix time stamp. 0 if the game hasn't been played yet.
### name
The title of the game.
Stored as a string.
### developer
The developer or publisher of the game.
If there are multiple developers or publishers, they should be joined with a comma and a space (`, `) into one string.
This is an optional attribute. If it can't be retrieved from the source, don't touch it.
Stored as a string.
### removed
Whether or not a game has been removed.
Cartridges will set the value for itself. Don't touch it.
Stored as a boolean.
### blacklisted
Whether or not a game is blacklisted. Blacklisting a game means it is going to still be imported, but not displayed to the user.
You should only blacklist a game based on information you pull from the web. This is to ensure that games which you would skip based on information online are still skipped even if the user loses their internet connection. If an entry is broken locally, just skip it.
The only reason to blacklist a game is if you find out that the locally cached entry is not actually a game (eg. Proton) or is otherwise invalid.
Unless the above criteria is met, don't touch the attribute.
Stored as a boolean.
### version
The version number of the [game_id].json specification.
Cartridges will set the value for itself. Don't touch it.
Stored as a number.

View File

@@ -0,0 +1,132 @@
{
"id" : "hu.kramo.Cartridges.Devel",
"runtime" : "org.gnome.Platform",
"runtime-version" : "44",
"sdk" : "org.gnome.Sdk",
"command" : "cartridges",
"finish-args" : [
"--share=network",
"--share=ipc",
"--socket=fallback-x11",
"--device=dri",
"--socket=wayland",
"--talk-name=org.freedesktop.Flatpak",
"--filesystem=host:ro",
"--filesystem=~/.var/app/com.valvesoftware.Steam/data/Steam/:ro",
"--filesystem=~/.var/app/net.lutris.Lutris/:ro",
"--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/:ro",
"--filesystem=~/.var/app/com.usebottles.bottles/data/bottles/:ro",
"--filesystem=~/.var/app/io.itch.itch/config/itch/:ro",
"--filesystem=/var/lib/flatpak:ro"
],
"cleanup" : [
"/include",
"/lib/pkgconfig",
"/man",
"/share/doc",
"/share/gtk-doc",
"/share/man",
"/share/pkgconfig",
"*.la",
"*.a"
],
"modules" : [
{
"name": "python3-modules",
"buildsystem": "simple",
"build-commands": [],
"modules": [
{
"name": "python3-pyyaml",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pyyaml\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz",
"sha256": "68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2"
}
]
},
{
"name": "python3-requests",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"requests\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/71/4c/3db2b8021bd6f2f0ceb0e088d6b2d49147671f25832fb17970e9b583d742/certifi-2022.12.7-py3-none-any.whl",
"sha256": "4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/ff/d7/8d757f8bd45be079d76309248845a04f09619a7b17d6dfc8c9ff6433cac2/charset-normalizer-3.1.0.tar.gz",
"sha256": "34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl",
"sha256": "90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/d2/f4/274d1dbe96b41cf4e0efb70cbced278ffd61b5c7bb70338b62af94ccb25b/requests-2.28.2-py3-none-any.whl",
"sha256": "64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/7b/f5/890a0baca17a61c1f92f72b81d3c31523c99bec609e60c292ea55b387ae8/urllib3-1.26.15-py2.py3-none-any.whl",
"sha256": "aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42"
}
]
},
{
"name": "python3-pillow",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pillow\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/00/d5/4903f310765e0ff2b8e91ffe55031ac6af77d982f0156061e20a4d1a8b2d/Pillow-9.5.0.tar.gz",
"sha256": "bf548479d336726d7a0eceb6e767e179fbde37833ae42794602631a070d630f1"
}
]
}
]
},
{
"name" : "blueprint-compiler",
"buildsystem" : "meson",
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.8.1"
}
],
"cleanup" : [
"*"
]
},
{
"name" : "cartridges",
"builddir" : true,
"buildsystem" : "meson",
"config-opts": [
"-Dprofile=development"
],
"sources" : [
{
"type" : "dir",
"path" : ".."
}
]
}
]
}

View File

@@ -1,117 +0,0 @@
{
"id" : "hu.kramo.Cartridges",
"runtime" : "org.gnome.Platform",
"runtime-version" : "44",
"sdk" : "org.gnome.Sdk",
"command" : "cartridges",
"finish-args" : [
"--share=network",
"--share=ipc",
"--socket=fallback-x11",
"--device=dri",
"--socket=wayland",
"--talk-name=org.freedesktop.Flatpak",
"--filesystem=~/.steam/steam/:ro",
"--filesystem=xdg-data/lutris/:ro",
"--filesystem=xdg-cache/lutris/:ro",
"--filesystem=xdg-config/heroic/:ro",
"--filesystem=xdg-data/bottles/:ro",
"--filesystem=xdg-config/itch/:ro",
"--filesystem=~/.var/app/com.valvesoftware.Steam/data/Steam/:ro",
"--filesystem=~/.var/app/net.lutris.Lutris/:ro",
"--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/:ro",
"--filesystem=~/.var/app/com.usebottles.bottles/data/bottles/:ro",
"--filesystem=~/.var/app/io.itch.itch/config/itch/:ro"
],
"cleanup" : [
"/include",
"/lib/pkgconfig",
"/man",
"/share/doc",
"/share/gtk-doc",
"/share/man",
"/share/pkgconfig",
"*.la",
"*.a"
],
"modules" : [
{
"name": "python3-pyyaml",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"pyyaml\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz",
"sha256": "68fb519c14306fec9720a2a5b45bc9f0c8d1b9c72adf45c37baedfcd949c35a2"
}
]
},
{
"name": "python3-python-steamgriddb",
"buildsystem": "simple",
"build-commands": [
"pip3 install --verbose --exists-action=i --no-index --find-links=\"file://${PWD}\" --prefix=${FLATPAK_DEST} \"python-steamgriddb\" --no-build-isolation"
],
"sources": [
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/71/4c/3db2b8021bd6f2f0ceb0e088d6b2d49147671f25832fb17970e9b583d742/certifi-2022.12.7-py3-none-any.whl",
"sha256": "4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/ff/d7/8d757f8bd45be079d76309248845a04f09619a7b17d6dfc8c9ff6433cac2/charset-normalizer-3.1.0.tar.gz",
"sha256": "34e0a2f9c370eb95597aae63bf85eb5e96826d81e3dcf88b8886012906f509b5"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/fc/34/3030de6f1370931b9dbb4dad48f6ab1015ab1d32447850b9fc94e60097be/idna-3.4-py3-none-any.whl",
"sha256": "90b77e79eaa3eba6de819a0c442c0b4ceefc341a7a2ab77d7562bf49f425c5c2"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/d6/90/a84d927799ca177d4f7a111f99fee0a3f19da63e42c3b325c9c1bfe3bba0/python-steamgriddb-1.0.5.tar.gz",
"sha256": "036db7bb09865da73b40b68cf04fb9675cd18b4908275092d91f37bf16245069"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/d2/f4/274d1dbe96b41cf4e0efb70cbced278ffd61b5c7bb70338b62af94ccb25b/requests-2.28.2-py3-none-any.whl",
"sha256": "64299f4909223da747622c030b781c0d7811e359c37124b4bd368fb8c6518baa"
},
{
"type": "file",
"url": "https://files.pythonhosted.org/packages/7b/f5/890a0baca17a61c1f92f72b81d3c31523c99bec609e60c292ea55b387ae8/urllib3-1.26.15-py2.py3-none-any.whl",
"sha256": "aa751d169e23c7479ce47a0cb0da579e3ede798f994f5816a74e4f4500dcea42"
}
]
},
{
"name" : "blueprint-compiler",
"buildsystem" : "meson",
"sources" : [
{
"type" : "git",
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.6.0"
}
],
"cleanup" : [
"*"
]
},
{
"name" : "cartridges",
"builddir" : true,
"buildsystem" : "meson",
"sources" : [
{
"type" : "dir",
"path" : "."
}
]
}
]
}

View File

@@ -1,18 +1,46 @@
project('cartridges',
version: '1.3',
version: '1.5.6',
meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2', 'werror=false', ],
)
i18n = import('i18n')
gnome = import('gnome')
python = import('python')
pkgdatadir = join_paths(get_option('prefix'), get_option('datadir'), meson.project_name())
profile = get_option('profile')
if profile == 'development'
app_id = 'hu.kramo.Cartridges.Devel'
prefix = '/hu/kramo/Cartridges/Devel'
elif profile == 'release'
app_id = 'hu.kramo.Cartridges'
prefix = '/hu/kramo/Cartridges'
endif
conf = configuration_data()
conf.set('PYTHON', python.find_installation('python3').full_path())
conf.set('PYTHON_VERSION', python.find_installation('python3').language_version())
conf.set('APP_ID', app_id)
conf.set('PREFIX', prefix)
conf.set('VERSION', meson.project_version())
conf.set('PROFILE', profile)
conf.set('localedir', join_paths(get_option('prefix'), get_option('localedir')))
conf.set('pkgdatadir', pkgdatadir)
subdir('data')
subdir('src')
subdir('po')
configure_file(
input: './windows/Cartridges.iss.in',
output: 'Cartridges.iss',
configuration: conf,
install: true,
install_dir: '.'
)
gnome.post_install(
glib_compile_schemas: true,
gtk_update_icon_cache: true,

9
meson_options.txt Normal file
View File

@@ -0,0 +1,9 @@
option(
'profile',
type: 'combo',
choices: [
'release',
'development',
],
value: 'release'
)

View File

@@ -13,3 +13,9 @@ ru
ko
de
ro
pt_BR
fa
pl
sv
tr
el

View File

@@ -1,20 +1,19 @@
data/hu.kramo.Cartridges.desktop.in
data/hu.kramo.Cartridges.gschema.xml
data/hu.kramo.Cartridges.gschema.xml.in
data/hu.kramo.Cartridges.metainfo.xml.in
data/gtk/window.blp
data/gtk/details-window.blp
data/gtk/game.blp
data/gtk/help-overlay.blp
data/gtk/preferences.blp
data/gtk/window.blp
src/main.py
src/window.py
src/details_window.py
src/game.py
src/preferences.py
src/utils/importer.py
src/utils/bottles_parser.py
src/utils/create_details_window.py
src/utils/create_dialog.py
src/utils/heroic_parser.py
src/utils/steam_parser.py
src/importer/sources/source.py
src/store/managers/sgdb_manager.py

716
po/ar.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-05 11:33+0000\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-26 18:10+0000\n"
"Last-Translator: Ali Aljishi <ahj696@hotmail.com>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/cartridges/"
"cartridges/ar/>\n"
@@ -18,11 +18,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "خراطيش"
@@ -35,6 +35,10 @@ msgstr "مشغِّل ألعاب"
msgid "Launch all your games"
msgstr "شغِّل كلَّ ألعابك"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "لعب;مشغل;ستيم;لوترس;هروك;قوارير;إتش;هيرويك;بوتلز;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
@@ -42,137 +46,82 @@ msgid ""
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"«خراطيش» هو مشغِّل ألعاب يسير، فيه دعم لاستيراد الألعاب من ستيم،ولوترس، "
هِرُوِك، وبرامج أخرى، وذلك دون تسجيل دخول. ولك ترتيب وإخفاء الألعاب فيه "
"كيفما شئت، وكذلك تستطيع منه تنزيل غُلُف الألعاب من SteamGridDB."
"«خراطيش» هو مشغِّل ألعاب يسير، فيه دعم لاستيراد الألعاب من ستيم،ولوترس، وهِرُوِك، "
"وبرامج أخرى، وذلك دون تسجيل دخول. ولك ترتيب وإخفاء الألعاب فيه كيفما شئت، "
"وكذلك تستطيع منه تنزيل غُلُف الألعاب من SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "المكتبة"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "حرِّر تفاصيل اللعبة"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "تفاصيل اللعبة"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "التفضيلات"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "لم يُعثر على ألعاب"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "ألغِ"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "جرِّب بحثًا آخر."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "غلاف جديد"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "لا توجد ألعاب"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "احذف الغلاف"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "استخدم زرَّ + لتضيف ألعابًا."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "لا توجد ألعاب مخفية"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "هنا يظهر ما أخفيت من ألعاب."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "عد"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "عنوان اللعبة"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "العب"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "أضف لعبةً"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "القائمة الرئيسة"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "ابحث"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "الألعاب المخفية"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "رتِّب"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "أ-ي"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "ي-أ"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "الأجدد"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "الأقدم"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "لُعبت آخر مرَّة"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "أظهر ما أخفي"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "اختصارات لوحة المفاتيح"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "عن «خراطيش»"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "استورد"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "العنوان"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "عنوان اللعبة"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "المطوِّر"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "المطوِّر أو الناشر (اختياري)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "ملفُّ التنفيذ"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "الملفُّ المفتوح أو الأمر المشغَّل عند بدء اللعبة"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "معلومات أكثر"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "حرِّر"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "أخفِ"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "أزل"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "اكشف"
@@ -184,6 +133,11 @@ msgstr "عام"
msgid "Quit"
msgstr "أنهِ"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "ابحث"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "أظهر التفضيلات"
@@ -192,8 +146,7 @@ msgstr "أظهر التفضيلات"
msgid "Shortcuts"
msgstr "الاختصارات"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "تراجع"
@@ -221,7 +174,7 @@ msgstr "أظهر الألعاب المخفية"
msgid "Remove game"
msgstr "أزل اللعبة"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "السلوك"
@@ -229,317 +182,260 @@ msgstr "السلوك"
msgid "Exit After Launching Games"
msgstr "اخرج بعد بدء الألعاب"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "تبدأ صورة الغلاف اللعبة"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "يبدِّل سلوك صورة الغلاف وزرِّ «العب»"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "الصور"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "صور ذات دقَّة عالية"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "احفظ غُلُف الألعاب دون فقد على حساب مساحة التخزين"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "منطقة خطر"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "أزل كلَّ الألعاب"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "استورد"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "المصادر"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "ستيم"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "موضع تثبيت ستيم"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "موضع تثبيت إتش"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "المجلَّد المستخدم عند استيراد الألعاب"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "مكتبات ستيم الإضافية"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "حدِّد المجلَّدات الأخرى التي ثُبِّتت فيها ألعاب ستيم"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "أمحُ"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "لوترس"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "موضع تثبيت لوترس"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "موضع ذكرة لوترس المؤقَّتة"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "المجلَّد المستخدم عند استيراد غُلُف الألعاب"
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "استورد ألعابًا من ستيم"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "هِرُوِك"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "موضع تثبيت هِرُوِك"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "استورد ألعاب أَبِك"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "استورد ألعاب جي‌أو‌جي"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "استورد ألعابًا مثبَّتةً بغير متجر"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "قوارير"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "موضع تثبيت قوارير"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "إتش"
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr "موضع تثبيت إتش"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:217
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:221
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "الاستيثاق"
#: data/gtk/preferences.blp:224
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "مفتاح واجهة البرمجة"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "استخدم SteamGridDB"
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "نزِّل الصور حينما تنزِّل أو تستورد الألعاب"
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "فضِّلها على الصور الرسمية"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "فضِّل الصور المتحرِّكة"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "لم يُعثر على ألعاب"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "جرِّب بحثًا آخر."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "لا توجد ألعاب"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "استخدم زرَّ + لتضيف ألعابًا."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "لا توجد ألعاب مخفية"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "هنا يظهر ما أخفيت من ألعاب."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "عد"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "عنوان اللعبة"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "العب"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "أضف لعبةً"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "القائمة الرئيسة"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "الألعاب المخفية"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "رتِّب"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "أ-ي"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "ي-أ"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "الأجدد"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "الأقدم"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "لُعبت آخر مرَّة"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "أظهر ما أخفي"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "اختصارات لوحة المفاتيح"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "عن «خراطيش»"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Ali Aljishi <ahj696@hotmail.com>"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "بُدئت {}"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "أٌخفيت {}"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "أٌظهرت {}"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "أزيلت {}"
#: src/window.py:241
msgid "Today"
msgstr "اليوم"
#: src/window.py:243
msgid "Yesterday"
msgstr "أمس"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "أضيفت في: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "أبدًا"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "لُعبت آخر مرَّة في: {}"
#: src/game.py:166
msgid "Details"
msgstr "التفاصيل"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "لم يُعثر على التثبيت"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "حدِّد مجلَّد ضبط {}."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "حدِّد مجلَّد بيانات {}."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "عيِّن الموضع"
#: src/preferences.py:130
msgid "All games removed"
msgstr "أُزيلت كلُّ الألعاب"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "لم يُعثر على الذاكرة المؤقَّتة"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "حدِّد مجلَّد ذاكرة لوترس المؤقَّتة."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"تحتاج مفتاح واجهة برمجة حال ما أردت استخدام SteamGridDB، {}هنا تولِّده{}."
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "تُستورد الألعاب…"
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr "تُستورد الغُلُف…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "لم يُعثر على ألعاب جديدة في نظامك."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "اُستوردت اللعبة"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "اُستوردت لعبة بنجاح."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "اُستوردت الألعاب"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "اُستوردت {} لعبة بنجاح."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr "تعذَّر الاتصال ب‍ SteamGridDB"
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr "يبدو أن عندك أكثر من مكتبة ستيم. أتريد إضافتهم في التفضيلات؟"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "أضف لعبةً جديدةً"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "أكِّد"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "طبِّق"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "عنوان اللعبة"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "أضف لعبةً جديدةً"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "المطوِّر"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "المطوِّر أو الناشر (اختياري)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "أكِّد"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "ملف.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "برنامج"
msgstr "البرنامج"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\إلى\\المسار\\{}"
msgstr "C:\\المسار\\إلى\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/إلى/المسار/{}"
msgstr "/المسار/إلى/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -559,46 +455,173 @@ msgstr ""
"\n"
"<tt>{} «{}»</tt>\n"
"\n"
"ولا تنسَ إحاطة المسار بعلامتي تنصيص مزدوجتين حال ما تضمَّن مسافات!"
"ولا تنسَ إحاطة المسار بعلامتي تنصيص مزدوجتين حالما تضمَّن مسافات!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "ملفُّ تنفيذ"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "الملفُّ المفتوح أو الأمر المشغَّل عند بدء اللعبة"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "ألغِ"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "تعذَّرت إضافة اللعبة"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "تعذَّر تطبيق التفضيلات"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "لا يجوز كون عنوان اللعبة فارغًا."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "لا يجوز كون ملفِّ التنفيذ فارغًا."
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr "أٌخفيت {}"
#: src/game.py:154
msgid "{} unhidden"
msgstr "أٌظهرت {}"
#: src/game.py:171
msgid "{} removed"
msgstr "أزيلت {}"
#: src/preferences.py:102
msgid "All games removed"
msgstr "أُزيلت كلُّ الألعاب"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"تحتاج مفتاح واجهة برمجة حال ما أردت استخدام SteamGridDB، {}هنا تولِّده{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "عيِّن الموضع"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "تجاهل"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "أكِّد"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "تعذَّر الاتصال ب‍ SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "موضع تثبيت ستيم"
#~ msgid "Lutris Install Location"
#~ msgstr "موضع تثبيت لوترس"
#~ msgid "Heroic Install Location"
#~ msgstr "موضع تثبيت هِرُوِك"
#~ msgid "Bottles Install Location"
#~ msgstr "موضع تثبيت قوارير"
#~ msgid "Today"
#~ msgstr "اليوم"
#~ msgid "Yesterday"
#~ msgstr "أمس"
#~ msgid "Cache Not Found"
#~ msgstr "لم يُعثر على الذاكرة المؤقَّتة"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "حدِّد مجلَّد ذاكرة لوترس المؤقَّتة."
#~ msgid "Installation Not Found"
#~ msgstr "لم يُعثر على التثبيت"
#~ msgid "Select the {} configuration directory."
#~ msgstr "حدِّد مجلَّد ضبط {}."
#~ msgid "Select the {} data directory."
#~ msgstr "حدِّد مجلَّد بيانات {}."
#~ msgid "Importing Games…"
#~ msgstr "تُستورد الألعاب…"
#~ msgid "Importing Covers…"
#~ msgstr "تُستورد الغُلُف…"
#~ msgid "No new games found"
#~ msgstr "لم يُعثر على ألعاب جديدة"
#~ msgid "1 game imported"
#~ msgstr "اُستوردت لعبة واحدة"
#~ msgid "{} games imported"
#~ msgstr "اُستوردت {} لعبة"
#~ msgid "Directory to use when importing games"
#~ msgstr "المجلَّد المستخدم عند استيراد الألعاب"
#~ msgid "Extra Steam Libraries"
#~ msgstr "مكتبات ستيم الإضافية"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "حدِّد المجلَّدات الأخرى التي ثُبِّتت فيها ألعاب ستيم"
#~ msgid "Clear"
#~ msgstr "أمحُ"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "المجلَّد المستخدم عند استيراد غُلُف الألعاب"
#~ msgid "Details"
#~ msgstr "التفاصيل"
#~ msgid "No new games were found on your system."
#~ msgstr "لم يُعثر على ألعاب جديدة في نظامك."
#~ msgid "Successfully imported 1 game."
#~ msgstr "اُستوردت لعبة بنجاح."
#~ msgid "Successfully imported {} games."
#~ msgstr "اُستوردت {} لعبة بنجاح."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr "يبدو أن عندك أكثر من مكتبة ستيم. أتريد إضافتهم في التفضيلات؟"
#~ msgid "Launch your games"
#~ msgstr "شغِّل ألعابك"
@@ -619,19 +642,16 @@ msgstr "تجاهل"
#~ msgstr "/path/to/{file_name}"
#, fuzzy
#~| msgid "General"
#~ msgctxt "shortcuts window"
#~ msgid "General"
#~ msgstr "عام"
#, fuzzy
#~| msgid "Search"
#~ msgctxt "shortcuts window"
#~ msgid "Search"
#~ msgstr "ابحث"
#, fuzzy
#~| msgid "Undo"
#~ msgctxt "shortcuts window"
#~ msgid "Undo"
#~ msgstr "تراجع"
@@ -680,3 +700,9 @@ msgstr "تجاهل"
#~ msgid "Talking to Steam"
#~ msgstr "يُتواصل مع ستيم"
#~ msgid "Game Imported"
#~ msgstr "اُستوردت اللعبة"
#~ msgid "Games Imported"
#~ msgstr "اُستوردت الألعاب"

View File

@@ -8,18 +8,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"POT-Creation-Date: 2023-07-01 13:45+0200\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:162
msgid "Cartridges"
msgstr ""
@@ -32,6 +32,10 @@ msgstr ""
msgid "Launch all your games"
msgstr ""
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
@@ -40,133 +44,78 @@ msgid ""
"SteamGridDB."
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:238
msgid "Preferences"
msgstr ""
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr ""
#: data/gtk/window.blp:7
msgid "Try a different search."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr ""
#: data/gtk/window.blp:14
msgid "No Games"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr ""
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr ""
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr ""
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr ""
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr ""
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr ""
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr ""
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr ""
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr ""
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr ""
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr ""
#: data/gtk/window.blp:329
msgid "Sort"
msgstr ""
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr ""
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr ""
#: data/gtk/window.blp:344
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr ""
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr ""
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr ""
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr ""
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr ""
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr ""
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr ""
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr ""
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:171
msgid "Hide"
msgstr ""
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr ""
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:173
msgid "Unhide"
msgstr ""
@@ -178,6 +127,11 @@ msgstr ""
msgid "Quit"
msgstr ""
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr ""
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr ""
@@ -186,8 +140,7 @@ msgstr ""
msgid "Shortcuts"
msgstr ""
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:102 src/preferences.py:112
msgid "Undo"
msgstr ""
@@ -215,7 +168,7 @@ msgstr ""
msgid "Remove game"
msgstr ""
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:268
msgid "Behavior"
msgstr ""
@@ -223,316 +176,269 @@ msgstr ""
msgid "Exit After Launching Games"
msgstr ""
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr ""
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr ""
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr ""
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr ""
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr ""
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr ""
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr ""
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr ""
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr ""
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:151 data/gtk/preferences.blp:192
#: data/gtk/preferences.blp:206 data/gtk/preferences.blp:220
#: data/gtk/preferences.blp:234
msgid "Install Location"
msgstr ""
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr ""
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr ""
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr ""
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr ""
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr ""
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
#: data/gtk/preferences.blp:119
msgid "Cache Location"
msgstr ""
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
msgstr ""
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr ""
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr ""
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:137
msgid "Import Flatpak Games"
msgstr ""
#: data/gtk/preferences.blp:147
msgid "Heroic"
msgstr ""
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr ""
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:160
msgid "Import Epic Games"
msgstr ""
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:169
msgid "Import GOG Games"
msgstr ""
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:178
msgid "Import Sideloaded Games"
msgstr ""
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:188
msgid "Bottles"
msgstr ""
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr ""
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:202
msgid "itch"
msgstr ""
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
#: data/gtk/preferences.blp:216
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:217
#: data/gtk/preferences.blp:230
msgid "Flatpak"
msgstr ""
#: data/gtk/preferences.blp:243
msgid "Import Game Launchers"
msgstr ""
#: data/gtk/preferences.blp:256
msgid "SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:221
#: data/gtk/preferences.blp:260
msgid "Authentication"
msgstr ""
#: data/gtk/preferences.blp:224
#: data/gtk/preferences.blp:263
msgid "API Key"
msgstr ""
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:271
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:272
msgid "Download images when adding or importing games"
msgstr ""
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:281
msgid "Prefer Over Official Images"
msgstr ""
#: data/gtk/preferences.blp:290
msgid "Prefer Animated Images"
msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr ""
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr ""
#: data/gtk/window.blp:21
msgid "No Games"
msgstr ""
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr ""
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr ""
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr ""
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr ""
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr ""
#: data/gtk/window.blp:176
msgid "Play"
msgstr ""
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr ""
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr ""
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr ""
#: data/gtk/window.blp:374
msgid "Sort"
msgstr ""
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr ""
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr ""
#: data/gtk/window.blp:389
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr ""
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:180
msgid "translator_credits"
msgstr ""
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr ""
#: src/window.py:241
msgid "Today"
msgstr ""
#: src/window.py:243
msgid "Yesterday"
msgstr ""
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:194
msgid "Added: {}"
msgstr ""
#: src/window.py:286
#: src/window.py:197
msgid "Never"
msgstr ""
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:201
msgid "Last played: {}"
msgstr ""
#: src/game.py:166
msgid "Details"
msgstr ""
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr ""
#: src/preferences.py:130
msgid "All games removed"
msgstr ""
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr ""
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr ""
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr ""
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr ""
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr ""
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr ""
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr ""
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr ""
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr ""
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr ""
#: src/utils/create_details_window.py:128
msgid "The title of the game"
#: src/details_window.py:78
msgid "Add New Game"
msgstr ""
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr ""
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
#: src/details_window.py:79
msgid "Confirm"
msgstr ""
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr ""
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr ""
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -545,40 +451,83 @@ msgid ""
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr ""
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr ""
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr ""
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr ""
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr ""
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:180
msgid "Game title cannot be empty."
msgstr ""
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:188
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:179 src/details_window.py:187
msgid "Couldn't Apply Preferences"
msgstr ""
#. The variable is the title of the game
#: src/game.py:138
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/game.py:151
msgid "{} hidden"
msgstr ""
#: src/game.py:151
msgid "{} unhidden"
msgstr ""
#: src/game.py:168
msgid "{} removed"
msgstr ""
#: src/preferences.py:111
msgid "All games removed"
msgstr ""
#: src/preferences.py:159
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:284
msgid "Installation Not Found"
msgstr ""
#: src/preferences.py:286
msgid "Select a valid directory."
msgstr ""
#: src/preferences.py:349 src/preferences.py:353
msgid "Invalid Directory"
msgstr ""
#. The variable is the name of the source
#: src/preferences.py:351
msgid "Select the {} cache directory."
msgstr ""
#. The variable is the name of the source
#: src/preferences.py:355
msgid "Select the {} installation directory."
msgstr ""
#: src/preferences.py:361
msgid "Set Location"
msgstr ""
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
msgid "Couldn't Authenticate SteamGridDB"
msgstr ""
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""

781
po/de.po
View File

@@ -2,13 +2,15 @@
# Copyright (C) YEAR kramo
# This file is distributed under the same license as the Cartridges package.
# Jummit <jummit@web.de>, 2023.
# WebSnke <websnke@tutanota.com>, 2023.
# Ettore Atalan <atalanttore@googlemail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-03 07:38+0000\n"
"Last-Translator: Jummit <jummit@web.de>\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-04-17 17:20+0000\n"
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n"
"Language-Team: German <https://hosted.weblate.org/projects/cartridges/"
"cartridges/de/>\n"
"Language: de\n"
@@ -16,169 +18,113 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.17\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Kassetten"
msgstr "Cartridges"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
msgstr "Spiel-Launcher"
msgstr "Spiele-Launcher"
#: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games"
msgstr "Starte all deine Spiele"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
#| "Cartridges is a simple game launcher. It has support for importing your "
#| "games from Steam, Heroic and Bottles with organizational features such as "
#| "hiding and sorting by date added or last played."
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Kassetten ist ein einfacher Spiel-Launcher. Es unterstützt das Importieren "
"deiner Spiele aus Steam, Heroic und Bottles mit organisatorischen "
"Funktionen, wie dem Ausblenden und Sortieren nach dem Datum an dem sie "
"hinzugefügt oder zuletzt gespielt wurden."
"Cartridges ist ein einfacher Spiel-Launcher. Es unterstützt das Importieren "
"von Spielen aus Steam, Lutris, Heroic und mehr, keine Anmeldung "
"erforderlich. Du kannst sortieren, Spiele verstecken oder das Cover-Art aus "
"SteamGRID herunterladen."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Bibliothek"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Spieldetails bearbeiten"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Spieldetails"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Einstellungen"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Keine Spiele gefunden"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Abbrechen"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Versuche eine andere Suche."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr ""
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Keine Spiele"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr ""
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Benutze denn + Knopf um Spiele hinzuzufügen."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Keine versteckten Spiele"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Spiele, die du ausblendest, werden hier angezeigt."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Zurück"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Spieltitel"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Spielen"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Spiel hinzufügen"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Hauptmenü"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Suchen"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Ausgeblendete Spiele"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Sortierung"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Neuestes"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Älteste"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Zuletzt gespielt"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Ausgeblendete anzeigen"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Tastaturkürzel"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Über Kassetten"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Importieren"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Titel"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Der Titel des Spiels"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Entwickler"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Der Entwickler oder Verlag (optional)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Ausführbare Datei"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Datei zum Öffnen oder Befehl zum Starten des Spiels"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Bearbeiten"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Ausblenden"
msgstr "Verstecken"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Entfernen"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Einblenden"
msgstr "Unverstecken"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General"
@@ -188,6 +134,11 @@ msgstr "Allgemein"
msgid "Quit"
msgstr "Beenden"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Suchen"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Einstellungen anzeigen"
@@ -196,8 +147,7 @@ msgstr "Einstellungen anzeigen"
msgid "Shortcuts"
msgstr "Kürzel"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Rückgängig"
@@ -222,12 +172,10 @@ msgid "Show hidden games"
msgstr "Ausgeblendete Spiele anzeigen"
#: data/gtk/help-overlay.blp:63
#, fuzzy
#| msgid "Remove All Games"
msgid "Remove game"
msgstr "Alle Spiele entfernen"
msgstr "Spiel entfernen"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Verhalten"
@@ -235,332 +183,260 @@ msgstr "Verhalten"
msgid "Exit After Launching Games"
msgstr "Nach dem Starten von Spielen beenden"
#: data/gtk/preferences.blp:24
msgid "Cover Image Launches Game"
msgstr "Titelbild Startet Spiel"
#: data/gtk/preferences.blp:25
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Tauscht das Verhalten des Titelbildes und des Spielen-Knopfes"
msgid "Cover Image Launches Game"
msgstr "Coverbild Startet Spiel"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Tauscht das Verhalten des Covers und des Spielen-Knopfes"
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Bilder"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Hochaufgelöste Bilder"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Speichere Spieltitelbilder verlustfrei auf Kosten des Speicherplatzes"
msgstr "Speichere Spielcovers verlustfrei auf Kosten des Speicherplatzes"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Gefahrenzone"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Alle Spiele entfernen"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importieren"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Quellen"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Steam-Installationsort"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "itch-Installationsort"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Verzeichnis, das beim Importieren von Spielen verwendet wird"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Extra Steam-Bibliotheken"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Wähle andere Verzeichnisse in denen du Steam-Spiele installiert hast"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Löchen"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Lutris-Installationsort"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Lutris-Cacheort"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "Verzeichnis für den Import von Spiel-Covern"
#: data/gtk/preferences.blp:136
#, fuzzy
#| msgid "Import Sideloaded Games"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Sideloaded-Spiele importieren"
msgstr "Steam-Spiele importieren"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Heroic-Installationsort"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Epic Games importieren"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "GOG-Spiele importieren"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Sideloaded-Spiele importieren"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Bottles-Installationsort"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:203
#, fuzzy
#| msgid "Heroic Install Location"
msgid "itch Install Location"
msgstr "Heroic-Installationsort"
#: data/gtk/preferences.blp:217
#, fuzzy
#| msgid "Steam"
msgid "SteamGridDB"
msgstr "Steam"
#: data/gtk/preferences.blp:221
#, fuzzy
#| msgid "Set Location"
msgid "Authentication"
msgstr "Ort festlegen"
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Authentifizierung"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
msgstr "API-Schlüssel"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games"
msgstr "Verzeichnis, das beim Importieren von Spielen verwendet wird"
msgstr "SteamGridDB benutzen"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Lade Bilder herunter, wenn Spiele hinzugefügt oder importiert werden"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
msgstr "Über offizielien Images bevorzugen"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Animierte Bilder bevorzugen"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Keine Spiele gefunden"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Versuche eine andere Suche."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Keine Spiele"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Benutze denn + Knopf um Spiele hinzuzufügen."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Keine versteckten Spiele"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Ausgeblendete Spiele, werden hier angezeigt."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Zurück"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Spieltitel"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Spielen"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Spiel hinzufügen"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Hauptmenü"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Ausgeblendete Spiele"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Sortierung"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Neuestes"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Älteste"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Zuletzt gespielt"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Ausgeblendete anzeigen"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Tastaturkürzel"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Über Cartridges"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Feliks Weber"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:174
#, fuzzy
#| msgid "Show Hidden"
msgid "{} hidden"
msgstr "Ausgeblendete anzeigen"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} entfernt"
#: src/window.py:241
msgid "Today"
msgstr "Heute"
#: src/window.py:243
msgid "Yesterday"
msgstr "Gestern"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Hinzugefügt: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Nie"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Zuletzt gespielt: {}"
#: src/game.py:166
msgid "Details"
msgstr "Details"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Installation nicht gefunden"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Wähle das Konfigurationsverzeichnis von {} aus."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Wähle das Datenverzeichnis von {} aus."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Ort festlegen"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Alle Spiele entfernt"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Cache nicht gefunden"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Wähle das Lutris-Cache-Verzeichnis aus."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Spiele werden importiert…"
#: src/utils/importer.py:77
#, fuzzy
#| msgid "Importing Games…"
msgid "Importing Covers…"
msgstr "Spiele werden importiert…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "Keine neuen Spiele auf deinem System gefunden."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Spiel Importiert"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Erfolgreich 1 Spiel importiert."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Spiele importiert"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "Erfolgreich {} Spiele importiert."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"Sieht aus als hättest du mehrere Steam-Bibliotheken. Möchtest du sie in den "
"Einstellungen hinzufügen?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Neues Spiel hinzufügen"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Bestätigen"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Anwenden"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "Der Titel des Spiels"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Neues Spiel hinzufügen"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Entwickler"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "Der Entwickler oder Verlag (optional)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Bestätigen"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "datei.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "Programm"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\pfad\\zu\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/pfad/zu/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -583,43 +459,180 @@ msgstr ""
"Falls der Pfad Leerzeichen enthält, stelle sicher ihn in doppelte "
"Anführungszeichen zu setzen!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Ausführbare Datei"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "Datei zum Öffnen oder Befehl zum Starten des Spiels"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Abbrechen"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Konnte Spiel nicht hinzufügen"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Einstellungen konnten nicht angewendet werden"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Spieltitel kann nicht leer sein."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Ausführbare Datei darf nicht leer sein."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Einstellungen konnten nicht angewendet werden"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} gestartet"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} versteckt"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} unversteckt"
#: src/game.py:171
msgid "{} removed"
msgstr "{} entfernt"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Alle Spiele entfernt"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Für die Nutzung von SteamGridDB ist ein API-Schlüssel erforderlich. Sie "
"können ihn {}hier{} generieren."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Ort festlegen"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Verstanden"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Bestätigen"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Verbindung zu SteamGridDB konnte nicht hergestellt werden"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Steam-Installationsort"
#~ msgid "Lutris Install Location"
#~ msgstr "Lutris-Installationsort"
#~ msgid "Heroic Install Location"
#~ msgstr "Heroic-Installationsort"
#~ msgid "Bottles Install Location"
#~ msgstr "Bottles-Installationsort"
#~ msgid "Today"
#~ msgstr "Heute"
#~ msgid "Yesterday"
#~ msgstr "Gestern"
#~ msgid "Cache Not Found"
#~ msgstr "Cache nicht gefunden"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Wähle das Lutris-Cache-Verzeichnis aus."
#~ msgid "Installation Not Found"
#~ msgstr "Installation nicht gefunden"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Wähle das Konfigurationsverzeichnis von {} aus."
#~ msgid "Select the {} data directory."
#~ msgstr "Wähle das Datenverzeichnis von {} aus."
#~ msgid "Importing Games…"
#~ msgstr "Spiele werden importiert…"
#~ msgid "Importing Covers…"
#~ msgstr "Spielecover werden importiert…"
#, fuzzy
#~| msgid "No Games Found"
#~ msgid "No new games found"
#~ msgstr "Keine Spiele gefunden"
#, fuzzy
#~| msgid "Game Imported"
#~ msgid "1 game imported"
#~ msgstr "Spiel Importiert"
#, fuzzy
#~| msgid "Games Imported"
#~ msgid "{} games imported"
#~ msgstr "Spiele importiert"
#~ msgid "Directory to use when importing games"
#~ msgstr "Verzeichnis, das beim Importieren von Spielen verwendet wird"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Extra Steam-Bibliotheken"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr ""
#~ "Wähle andere Verzeichnisse in denen du Steam-Spiele installiert hast"
#~ msgid "Clear"
#~ msgstr "Löchen"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Verzeichnis für den Import von Spiel-Covern"
#~ msgid "Details"
#~ msgstr "Details"
#~ msgid "No new games were found on your system."
#~ msgstr "Keine neuen Spiele auf deinem System gefunden."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Erfolgreich 1 Spiel importiert."
#~ msgid "Successfully imported {} games."
#~ msgstr "Erfolgreich {} Spiele importiert."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Sieht aus als hättest du mehrere Steam-Bibliotheken. Möchtest du sie in "
#~ "den Einstellungen hinzufügen?"
#~ msgid "Launch your games"
#~ msgstr "Starte deine Spiele"

596
po/el.po Normal file
View File

@@ -0,0 +1,596 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR kramo
# This file is distributed under the same license as the Cartridges package.
# yiannis ioannides <sub@wai.ai>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-29 18:48+0000\n"
"Last-Translator: yiannis ioannides <sub@wai.ai>\n"
"Language-Team: Greek <https://hosted.weblate.org/projects/cartridges/"
"cartridges/el/>\n"
"Language: el\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: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Κασέτες"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
msgstr "Πρόγραμμα Εκκίνησης Παιχνιδιών"
#: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games"
msgstr "Εκκινήστε όλα σας τα παιχνίδια"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "gaming;εκκινητής;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Οι Κασέτες είναι ένας απλός εκκινητής παιχνιδιών για όλα σας τα παιχνίδια. "
"Υποστηρίζει την εισαγωγή παιχνιδιών από το Steam, Heroic και άλλες "
"πλατφόρμες χωρίς σύνδεση να είναι απαραίτητη. Μπορείτε να ταξινομήσετε και "
"να κρύψετε τα παιχνίδια σας, καθώς και να κατεβάσετε τα εξώφυλλα τους από το "
"SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Βιβλιοθήκη"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Επεξεργασία Λεπτομερειών Παιχνιδιού"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Λεπτομέρειες Παιχνιδιού"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Προτιμήσεις"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Ακύρωση"
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Νέο Εξώφυλλο"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Διαγραφή Εξώφυλλου"
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Τίτλος"
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Τίτλος Παιχνιδιού"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Προγραμματιστής"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Προγραμματιστής ή Εκδότης (προαιρετικό)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Πρόγραμμα"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
"Αρχείο προς άνοιγμα ή εντολή προς εκτέλεση κατά την εκκίνηση παιχνιδιού"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Περισσότερες Πληροφορίες"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Επεξεργασία"
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Απόκρυψη"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Αφαίρεση"
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Φανέρωση"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General"
msgstr "Γενικά"
#: data/gtk/help-overlay.blp:14
msgid "Quit"
msgstr "Κλείσιμο"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Εύρεση"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Εμφάνιση προτιμήσεων"
#: data/gtk/help-overlay.blp:29
msgid "Shortcuts"
msgstr "Συντομεύσεις"
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Αναίρεση"
#: data/gtk/help-overlay.blp:39
msgid "Open menu"
msgstr "Άνοιγμα μενού"
#: data/gtk/help-overlay.blp:45
msgid "Games"
msgstr "Παιχνίδια"
#: data/gtk/help-overlay.blp:48
msgid "Add new game"
msgstr "Πρόσθεση νέου παιχνιδιού"
#: data/gtk/help-overlay.blp:53
msgid "Import games"
msgstr "Εισαγωγή παιχνιδιών"
#: data/gtk/help-overlay.blp:58
msgid "Show hidden games"
msgstr "Εμφάνιση κρυμμένων παιχνιδιών"
#: data/gtk/help-overlay.blp:63
msgid "Remove game"
msgstr "Αφαίρεση παιχνιδιού"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Συμπεριφορά"
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "Έξοδος μετά την εκκίνηση παιχνιδιών"
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Εξώφυλλο εκκινεί το παιχνίδι"
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Αντικατάσταση συμπεριφοράς εξωφύλλου και του κουμπιού αναπαραγωγής"
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Εικόνες"
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Εικόνες Υψηλής Ποιότητας"
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
"Αποθήκευση εξωφύλλου παιχνιδιού σε υψηλή ευκρίνεια, με κόστος τη χωρητικότητα"
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Επικίνδυνη Ζώνη"
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Αφαίρεση Όλων Των Παιχνιδιών"
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Εισαγωγή"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Πηγές"
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Τοποθεσία Εγκατάστασης itch"
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Τοποθεσία cache του Lutris"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Εισαγωγή Παιχνιδιών Steam"
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Εισαγωγή Παιχνιδιών Epic"
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Εισαγωγή Παιχνιδιών GOG"
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Εισαγωγή Παιχνιδιών Μέσω Sideloading"
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Επιβεβαίωση"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "Κλειδί API"
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "Χρήση SteamGridDB"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Λήψη εικόνων κατά τη διάρκεια πρόσθεσης ή εισαγωγής παιχνιδιών"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Προτίμηση Επίσημων Εικόνων"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Προτίμηση Κινούμενων Εικόνων"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Δεν Βρέθηκαν Παιχνίδια"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Δοκιμάστε μια διαφορετική αναζήτηση."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Δίχως Παιχνίδια"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Χρησιμοποιήστε το κουμπί + για να προσθέσετε παιχνίδια."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Δεν υπάρχουν κρυφά παιχνίδια"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Τα παιχνίδια που κρύβετε θα εμφανίζονται εδώ."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Πίσω"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Τίτλος παιχνιδιού"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Παίξτε"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Προσθήκη παιχνιδιού"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Κύριο μενού"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Κρυμμένα παιχνίδια"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Ταξινόμηση"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "Α-Ζ"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Ζ-Α"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Νεότερο"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Παλαιότερο"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Τελευταία αναπαραγωγή"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Εμφάνιση Κρυφών"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Συντομεύσεις Πληκτρολογίου"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Σχετικά με τις Κασέτες"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:164
msgid "translator_credits"
msgstr "Yiannis Ioannides"
#. The variable is the date when the game was added
#: src/window.py:192
msgid "Added: {}"
msgstr "Προστέθηκε: {}"
#: src/window.py:195
msgid "Never"
msgstr "Ποτέ"
#. The variable is the date when the game was last played
#: src/window.py:199
msgid "Last played: {}"
msgstr "Τελευταία αναπαραγωγή: {}"
#: src/details_window.py:72
msgid "Apply"
msgstr "Εφαρμογή"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Προσθήκη νέου παιχνιδιού"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Επιβεβαίωση"
#. Translate this string as you would translate "file"
#: src/details_window.py:91
msgid "file.txt"
msgstr "αρχειο.txt"
#. As in software
#: src/details_window.py:93
msgid "program"
msgstr "Πρόγραμμα"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\προς\\φάκελο\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/προς/φάκελο/{}"
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"To open the file \"{}\" with the default application, use:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
"Για να εκτελέσετε την εφαρμογή \"{}\", χρησιμοποιήστε την εντολή:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"Για να ανοίξετε το αρχείο \"{}\" με την προεπιλεγμένη εφαρμογή, "
"χρησιμοποιήστε:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"Αν η διεύθυνση φακέλου περιέχει κενά, φροντίστε να την περικλείσετε σε διπλά "
"εισαγωγικά!"
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Αδυναμία προσθήκης παιχνιδιού"
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Ο τίτλος παιχνιδιού δεν μπορεί να είναι κενός."
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Η εφαρμογή δεν μπορεί να είναι κενή."
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr "{} αποκρύφθηκε"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} φανερώθηκε"
#: src/game.py:171
msgid "{} removed"
msgstr "{} αφαιρέθηκε"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Όλα τα παιχνίδια αφαιρέθηκαν"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Για τη χρήση του SteamGridDB απαιτείται ένα κλειδί API. Μπορείτε να "
"δημιουργήσετε ένα {}εδώ{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Ορίστε Τοποθεσία"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Απόρριψη"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Επιβεβαίωση"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Η σύνδεση στο SteamGridDB δεν μπόρεσε να πραγματοποιηθεί"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Τοποθεσία Εγκατάστασης Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Τοποθεσία Εγκατάστασης Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Τοποθεσία Εγκατάστασης Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Τοποθεσία Εγκατάστασης Bottles"
#~ msgid "Today"
#~ msgstr "Σήμερα"
#~ msgid "Yesterday"
#~ msgstr "Χθες"
#~ msgid "Cache Not Found"
#~ msgstr "Τα cache δεν βρέθηκαν"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Επιλέξτε τη τοποθεσία cache του Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "Η εγκατάσταση δεν βρέθηκε"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Επιλέξτε τον κατάλογο διαμόρφωσης {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Επιλέξτε τον κατάλογο δεδομένων {}."
#~ msgid "Importing Games…"
#~ msgstr "Εισαγωγή παιχνιδιών…"
#~ msgid "Importing Covers…"
#~ msgstr "Εισαγωγή εξώφυλλων…"
#~ msgid "No new games found"
#~ msgstr "Δεν βρέθηκαν νέα παιχνίδια"
#~ msgid "1 game imported"
#~ msgstr "1 παιχνίδι εισήχθη"
#~ msgid "{} games imported"
#~ msgstr "{} παιχνίδια εισήχθησαν"

745
po/es.po
View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-04 15:35+0000\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-28 10:11+0000\n"
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/cartridges/"
"cartridges/es/>\n"
@@ -18,11 +18,11 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartuchos"
@@ -35,149 +35,94 @@ msgstr "Lanzador de juegos"
msgid "Launch all your games"
msgstr "Lance todos sus juegos"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "gaming;launcher;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
#| "Cartridges is a simple game launcher. It has support for importing your "
#| "games from Steam, Heroic and Bottles with organizational features such as "
#| "hiding and sorting by date added or last played."
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Cartuchos es un lanzador de juegos simple. Tiene soporte para importar sus "
"juegos de Steam, Heroic y Bottles con características de organización como "
"ocultar y ordenar por fecha añadida o última vez jugado."
"Cartridges es un lanzador simple para todos tus juegos. Admite la "
"importación de tus juegos de Steam, Lutris, Heroic y más sin necesidad de "
"una cuenta. Puedes ordenar y ocultar juegos, o descargar carátulas de "
"SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Biblioteca"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Editar detalles del juego"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Detalles del juego"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Preferencias"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "No se han encontrado juegos"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Cancelar"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Pruebe con otra búsqueda."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Nueva caratula"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "No hay juegos"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Borrar la caratula"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Use el botón + para añadir juegos."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "No hay juegos ocultos"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Los juegos que oculte aparecerán aquí."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Volver"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Título del juego"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Jugar"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Añadir juego"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Menú principal"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Buscar"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Juegos ocultos"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Ordenar"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Más recientes"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Más antiguos"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Último jugado"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Mostrar ocultos"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Atajos del teclado"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Acerca de Cartuchos"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Importar"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Título"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "El título del juego"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Desarrollador"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "El desarrollador o editor (opcional)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Ejecutable"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Archivo a abrir o comando a ejecutar al iniciar el juego"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Más información"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Editar"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Ocultar"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Eliminar"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Mostrar"
@@ -189,6 +134,11 @@ msgstr "General"
msgid "Quit"
msgstr "Salir"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Buscar"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Mostrar preferencias"
@@ -197,8 +147,7 @@ msgstr "Mostrar preferencias"
msgid "Shortcuts"
msgstr "Atajos"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Deshacer"
@@ -223,12 +172,10 @@ msgid "Show hidden games"
msgstr "Mostrar juegos ocultos"
#: data/gtk/help-overlay.blp:63
#, fuzzy
#| msgid "Remove All Games"
msgid "Remove game"
msgstr "Quitar todos los juegos"
msgstr "Eliminar juego"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Conducta"
@@ -236,329 +183,261 @@ msgstr "Conducta"
msgid "Exit After Launching Games"
msgstr "Salir después de iniciar juegos"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "La imagen de portada lanza el juego"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr ""
"Cambia el comportamiento de la imagen de portada y del botón de reproducción"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Imágenes"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Imágenes de alta calidad"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Guarda las partidas sin pérdidas a costa del almacenamiento"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Zona peligrosa"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Quitar todos los juegos"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importar"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Fuentes"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Ubicación de la instalación de Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Ubicación de la instalación de itch"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Directorio a usar para importar juegos"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Bibliotecas Steam adicionales"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Seleccione otros directorios donde tenga instalados juegos de Steam"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Limpiar"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Ubicación de instalación de Lutris"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Ubicación de la caché de Lutris"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "Directorio para usar al importar las carátulas de los juegos"
#: data/gtk/preferences.blp:136
#, fuzzy
#| msgid "Import Sideloaded Games"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Importar juegos descargados"
msgstr "Importar juegos de Steam"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Ubicación de la instalación de Heroic"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Importar juegos de Epic"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Importar juegos de GOG"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Importar juegos descargados"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Ubicación de instalación de Bottles"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr "Ubicación de la instalación de itch"
#: data/gtk/preferences.blp:217
#, fuzzy
#| msgid "Steam"
msgid "SteamGridDB"
msgstr "Steam"
#: data/gtk/preferences.blp:221
#, fuzzy
#| msgid "Set Location"
msgid "Authentication"
msgstr "Escoger la ubicación"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Autentificación"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
msgstr "Código API"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games"
msgstr "Directorio a usar para importar juegos"
msgstr "Utiliza SteamGridDB"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Descargar las imágenes al añadir o importar juegos"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
msgstr "Preferir las imágenes oficiales"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Prefiero las imágenes animadas"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "No se han encontrado juegos"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Pruebe con otra búsqueda."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "No hay juegos"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Use el botón + para añadir juegos."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "No hay juegos ocultos"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Los juegos que oculte aparecerán aquí."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Volver"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Título del juego"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Jugar"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Añadir juego"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Menú principal"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Juegos ocultos"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Ordenar"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Más recientes"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Más antiguos"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Último jugado"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Mostrar ocultos"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Atajos del teclado"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Acerca de Cartuchos"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Óscar Fernández Díaz <oscfdezdz@tuta.io>"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} comenzó"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "{} oculto"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} visible"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} eliminado"
#: src/window.py:241
msgid "Today"
msgstr "Hoy"
#: src/window.py:243
msgid "Yesterday"
msgstr "Ayer"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Añadido: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Nunca"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Último jugado: {}"
#: src/game.py:166
msgid "Details"
msgstr "Detalles"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "No se encuentra la instalación"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Selecciona el directorio de la configuración {}."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Selecciona el directorio de los datos {}."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Escoger la ubicación"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Todos los juegos eliminados"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Caché no encontrada"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Selecciona el directorio de la caché de Lutris."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Importando juegos…"
#: src/utils/importer.py:77
#, fuzzy
#| msgid "Importing Games…"
msgid "Importing Covers…"
msgstr "Importando juegos…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "No se encontraron nuevos juegos en tú sistema."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Juego importado"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Importado 1 juego con éxito."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Juegos importados"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} juegos importados con éxito."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"Parece que tienes varias bibliotecas de Steam. ¿Quieres agregarlas en la "
"configuración?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Añadir juego nuevo"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Confirmar"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Aplicar"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "El título del juego"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Añadir juego nuevo"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Desarrollador"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "El desarrollador o editor (opcional)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Confirmar"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "archivo.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "programa"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\ruta\\hasta\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/ruta/hasta/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -580,44 +459,174 @@ msgstr ""
"\n"
"Si la ruta contiene espacios, ¡asegúrese de entrecomillarla!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Ejecutable"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "Archivo a abrir o comando a ejecutar al iniciar el juego"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Cancelar"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "No se puede añadir el juego"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "No se pudieron aplicar las preferencias"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "El título del juego no puede estar vacío."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "El ejecutable no puede estar vacío."
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr "{} oculto"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} visible"
#: src/game.py:171
msgid "{} removed"
msgstr "{} eliminado"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Todos los juegos eliminados"
#: src/preferences.py:149
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:289
msgid "Set Location"
msgstr "Escoger la ubicación"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Descartar"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Confirmar"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "No se puede conectar a SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Ubicación de la instalación de Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Ubicación de instalación de Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Ubicación de la instalación de Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Ubicación de instalación de Bottles"
#~ msgid "Today"
#~ msgstr "Hoy"
#~ msgid "Yesterday"
#~ msgstr "Ayer"
#~ msgid "Cache Not Found"
#~ msgstr "Caché no encontrada"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Selecciona el directorio de la caché de Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "No se encuentra la instalación"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Selecciona el directorio de la configuración {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Selecciona el directorio de los datos {}."
#~ msgid "Importing Games…"
#~ msgstr "Importando juegos…"
#~ msgid "Importing Covers…"
#~ msgstr "Importando las portadas…"
#~ msgid "No new games found"
#~ msgstr "No se encontraron juegos nuevos"
#~ msgid "1 game imported"
#~ msgstr "1 juego importado"
#~ msgid "{} games imported"
#~ msgstr "0 juegos importados"
#~ msgid "Directory to use when importing games"
#~ msgstr "Directorio a usar para importar juegos"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Bibliotecas Steam adicionales"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Seleccione otros directorios donde tenga instalados juegos de Steam"
#~ msgid "Clear"
#~ msgstr "Limpiar"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Directorio para usar al importar las carátulas de los juegos"
#~ msgid "Details"
#~ msgstr "Detalles"
#~ msgid "No new games were found on your system."
#~ msgstr "No se encontraron nuevos juegos en tú sistema."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Importado 1 juego con éxito."
#~ msgid "Successfully imported {} games."
#~ msgstr "{} juegos importados con éxito."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Parece que tienes varias bibliotecas de Steam. ¿Quieres agregarlas en la "
#~ "configuración?"
#~ msgid "Launch your games"
#~ msgstr "Lance sus juegos"

528
po/fa.po Normal file
View File

@@ -0,0 +1,528 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR kramo
# This file is distributed under the same license as the Cartridges package.
# سید حسین موسوی فرد <shmf1385@protonmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-04-22 10:48+0000\n"
"Last-Translator: سید حسین موسوی فرد <shmf1385@protonmail.com>\n"
"Language-Team: Persian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/fa/>\n"
"Language: fa\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: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "کارتریج‌ها"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
msgstr "اجراگر بازی"
#: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games"
msgstr "اجرای همهٔ بازی‌های شما"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"کارتریج یک اجراگر سادهٔ بازی برای همهٔ بازی‌های شماست. کارتریج می‌تواند بدون "
"نیاز به ورود، بازی‌های شما را از استیم، لوتریس، هیروییک و... وارد کند. شما "
"می‌توانید بازی‌های خود را پنهان کنید یا جلدشان را از SteamGridDB بارگیری کنید."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "کتاب‌خانه"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "ویرایش جزییات بازی"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "جزییات بازی"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "ترجیحات"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr ""
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr ""
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr ""
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "عنوان"
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr ""
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr ""
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr ""
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr ""
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "ویرایش"
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "پنهان کردن"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "حذف"
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "پیدا کردن"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General"
msgstr "عمومی"
#: data/gtk/help-overlay.blp:14
msgid "Quit"
msgstr "خروج"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "جست‌وجو"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "نمایش ترجیحات"
#: data/gtk/help-overlay.blp:29
msgid "Shortcuts"
msgstr "میانبرها"
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "برگردان"
#: data/gtk/help-overlay.blp:39
msgid "Open menu"
msgstr "گشودن فهرست"
#: data/gtk/help-overlay.blp:45
msgid "Games"
msgstr "بازی‌ها"
#: data/gtk/help-overlay.blp:48
msgid "Add new game"
msgstr "افزدون بازی"
#: data/gtk/help-overlay.blp:53
msgid "Import games"
msgstr "درون‌ریزی بازی"
#: data/gtk/help-overlay.blp:58
msgid "Show hidden games"
msgstr "نمایش بازی‌های پنهان"
#: data/gtk/help-overlay.blp:63
msgid "Remove game"
msgstr "حذف کردن بازی"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr ""
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "خروج پس از اجرا کردن بازی"
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "عکس جلد بازی را باز می‌کند"
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr ""
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "عکس‌ها"
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "عکس‌های با کیفیت بالا"
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "منطقهٔ خطر"
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "حذف کردن همهٔ بازی‌ها"
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "درون‌ریزی"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "منبع‌ها"
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "استیم"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
msgid "Install Location"
msgstr ""
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr ""
#: data/gtk/preferences.blp:119
msgid "Cache Location"
msgstr ""
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr ""
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr ""
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr ""
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr ""
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr ""
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr ""
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr ""
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr ""
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr ""
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr ""
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr ""
#: data/gtk/window.blp:21
msgid "No Games"
msgstr ""
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr ""
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr ""
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr ""
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr ""
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr ""
#: data/gtk/window.blp:176
msgid "Play"
msgstr ""
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr ""
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr ""
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr ""
#: data/gtk/window.blp:374
msgid "Sort"
msgstr ""
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr ""
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr ""
#: data/gtk/window.blp:389
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr ""
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:164
msgid "translator_credits"
msgstr ""
#. The variable is the date when the game was added
#: src/window.py:192
msgid "Added: {}"
msgstr ""
#: src/window.py:195
msgid "Never"
msgstr ""
#. The variable is the date when the game was last played
#: src/window.py:199
msgid "Last played: {}"
msgstr ""
#: src/details_window.py:72
msgid "Apply"
msgstr ""
#: src/details_window.py:78
msgid "Add New Game"
msgstr ""
#: src/details_window.py:79
msgid "Confirm"
msgstr ""
#. Translate this string as you would translate "file"
#: src/details_window.py:91
msgid "file.txt"
msgstr ""
#. As in software
#: src/details_window.py:93
msgid "program"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr ""
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"To open the file \"{}\" with the default application, use:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr ""
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr ""
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr ""
#: src/game.py:154
msgid "{} unhidden"
msgstr ""
#: src/game.py:171
msgid "{} removed"
msgstr ""
#: src/preferences.py:102
msgid "All games removed"
msgstr ""
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:289
msgid "Set Location"
msgstr ""
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr ""
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
msgid "Configuration"
msgstr ""
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
msgid "Couldn't Authenticate SteamGridDB"
msgstr ""
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#, fuzzy
#~| msgid "Add new game"
#~ msgid "No new games found"
#~ msgstr "افزدون بازی"

740
po/fi.po
View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-02 15:04+0000\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-07 15:38+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/cartridges/"
"cartridges/fi/>\n"
@@ -20,11 +20,11 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartridges"
@@ -37,6 +37,10 @@ msgstr "Pelin käynnistin"
msgid "Launch all your games"
msgstr "Käynnistä kaikki pelisi"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
@@ -54,133 +58,80 @@ msgstr ""
"piilottamisen ja lajittelun lisäyspäivämäärän tai viimeisimmän pelatun pelin "
"mukaan."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Kirjasto"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Muokkaa pelin tietoja"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Pelin tiedot"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Asetukset"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Pelejä ei löydetty"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Peru"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Kokeile eri hakua."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr ""
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Ei pelejä"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr ""
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Käytä + lisätäksesi pelejä."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Ei piilotettuja pelejä"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Piilotetut pelit näkyvät täällä."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Takaisin"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Pelin nimi"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Pelaa"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Lisää peli"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Päävalikko"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Etsi"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Piilotetut pelit"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Lajittele"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Uusin"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Vanhin"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Viimeksi pelattu"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Näytä piilotetut"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Pikanäppäimet"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Tietoja - Cartridges"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Tuo"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Nimi"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Pelin nimi"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Kehittäjä"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Kehittäjä tai julkaisija (valinnainen)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Suoritettava"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
"Tiedosto, joka avataan tai komento, joka ajetaan pelin käynnistämisen "
"yhteydessä"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Muokkaa"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Piilota"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Poista"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Näytä"
@@ -192,6 +143,11 @@ msgstr "Yleistä"
msgid "Quit"
msgstr "Lopeta"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Etsi"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Näytä asetukset"
@@ -200,8 +156,7 @@ msgstr "Näytä asetukset"
msgid "Shortcuts"
msgstr "Pikanäppäimet"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Kumoa"
@@ -226,12 +181,10 @@ msgid "Show hidden games"
msgstr "Näytä piilotetut pelit"
#: data/gtk/help-overlay.blp:63
#, fuzzy
#| msgid "Remove All Games"
msgid "Remove game"
msgstr "Poista kaikki pelit"
msgstr "Poista peli"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Toiminta"
@@ -239,332 +192,260 @@ msgstr "Toiminta"
msgid "Exit After Launching Games"
msgstr "Poistuminen pelin käynnistämisen jälkeen"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Kansikuva käynnistää pelin"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr ""
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Kuvat"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Korkealaatuiset kuvat"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Tallenna pelien kansikuvat häviöttömästi tallennustilan kustannuksella"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Vaaravyöhyke"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Poista kaikki pelit"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Tuo"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Lähteet"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Steam-asennuksen sijainti"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "itch-asennuksen sijainti"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Hakemisto, jota käytetään pelejä tuotaessa"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Steam-lisäkirjastot"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Valitse muut hakemistot, joihin Steam-pelit on asennettu"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Tyhjennä"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Lutris-asennuksen sijainti"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Lutris-välimuistin sijainti"
#: data/gtk/preferences.blp:127
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Directory to use when importing game covers"
msgstr "Hakemisto, jota käytetään pelejä tuotaessa"
#: data/gtk/preferences.blp:136
#, fuzzy
#| msgid "Import Sideloaded Games"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Tuo Sideload-pelejä"
msgstr "Tuo Steam-pelejä"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Heroic-asennuksen sijainti"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Tuo Epic-pelejä"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Tuo GOG-pelejä"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Tuo Sideload-pelejä"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Pullot"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Bottles-asennuksen sijainti"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr ""
#: data/gtk/preferences.blp:203
#, fuzzy
#| msgid "Heroic Install Location"
msgid "itch Install Location"
msgstr "Heroic-asennuksen sijainti"
#: data/gtk/preferences.blp:217
#, fuzzy
#| msgid "Steam"
msgid "SteamGridDB"
msgstr "Steam"
#: data/gtk/preferences.blp:221
#, fuzzy
#| msgid "Set Location"
msgid "Authentication"
msgstr "Aseta sijainti"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Tunnistautuminen"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
msgstr "API-avain"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games"
msgstr "Hakemisto, jota käytetään pelejä tuotaessa"
msgstr "Käytä SteamGridDB:tä"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Lataa kuvat pelejä lisätessä tai tuotaessa"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
msgstr "Suosi virallisten kuvien sijaan"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Suosi animoituja kuvia"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Pelejä ei löydetty"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Kokeile eri hakua."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Ei pelejä"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Käytä + lisätäksesi pelejä."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Ei piilotettuja pelejä"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Piilotetut pelit näkyvät täällä."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Takaisin"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Pelin nimi"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Pelaa"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Lisää peli"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Päävalikko"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Piilotetut pelit"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Lajittele"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Uusin"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Vanhin"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Viimeksi pelattu"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Näytä piilotetut"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Pikanäppäimet"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Tietoja - Cartridges"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Linux Sauna"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:174
#, fuzzy
#| msgid "Show Hidden"
msgid "{} hidden"
msgstr "Näytä piilotetut"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} poistettu"
#: src/window.py:241
msgid "Today"
msgstr "Tänään"
#: src/window.py:243
msgid "Yesterday"
msgstr "Eilen"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Lisätty: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Ei koskaan"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Viimeksi pelattu: {}"
#: src/game.py:166
msgid "Details"
msgstr "Tiedot"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Asennusta ei löydy"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Aseta sijainti"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Kaikki pelit poistettu"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Välimuistia ei löydy"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Tuodaan pelejä…"
#: src/utils/importer.py:77
#, fuzzy
#| msgid "Importing Games…"
msgid "Importing Covers…"
msgstr "Tuodaan pelejä…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "Järjestelmästä ei löytynyt uusia pelejä."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Peli tuotu"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Onnistuneesti tuotu 1 peli."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Pelit tuotu"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} peliä tuotu."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Lisää uusi peli"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Vahvista"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Käytä"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "Pelin nimi"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Lisää uusi peli"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Kehittäjä"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "Kehittäjä tai julkaisija (valinnainen)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Vahvista"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "file.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "ohjelma"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\polku\\kansioon\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/polku/kansioon/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -587,46 +468,173 @@ msgstr ""
"Jos polku sisältää välilyöntejä, varmista, että se on suljettu "
"kaksinkertaisiin lainausmerkkeihin!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Suoritettava"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr ""
"Tiedosto, joka avataan tai komento, joka ajetaan pelin käynnistämisen "
"yhteydessä"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Peru"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Peliä ei voitu lisätä"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Asetuksia ei voitu ottaa käyttöön"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Pelin nimi ei voi olla tyhjä."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Suoritettava ei voi olla tyhjä."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Asetuksia ei voitu ottaa käyttöön"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} käynnistetty"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} piilotettu"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} palautettu näkyviin"
#: src/game.py:171
msgid "{} removed"
msgstr "{} poistettu"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Kaikki pelit poistettu"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"API-avain on pakollinen, jos haluat käyttää SteamGridDB:tä. Voit luoda "
"avaimen {}täällä{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Aseta sijainti"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Hylkää"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Vahvista"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Ei voitu yhdistää SteamGridDB:hen"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Steam-asennuksen sijainti"
#~ msgid "Lutris Install Location"
#~ msgstr "Lutris-asennuksen sijainti"
#~ msgid "Heroic Install Location"
#~ msgstr "Heroic-asennuksen sijainti"
#~ msgid "Bottles Install Location"
#~ msgstr "Bottles-asennuksen sijainti"
#~ msgid "Today"
#~ msgstr "Tänään"
#~ msgid "Yesterday"
#~ msgstr "Eilen"
#~ msgid "Cache Not Found"
#~ msgstr "Välimuistia ei löydy"
#~ msgid "Installation Not Found"
#~ msgstr "Asennusta ei löydy"
#~ msgid "Importing Games…"
#~ msgstr "Tuodaan pelejä…"
#~ msgid "Importing Covers…"
#~ msgstr "Tuodaan kansikuvia…"
#, fuzzy
#~| msgid "No Games Found"
#~ msgid "No new games found"
#~ msgstr "Pelejä ei löydetty"
#, fuzzy
#~| msgid "Game Imported"
#~ msgid "1 game imported"
#~ msgstr "Peli tuotu"
#, fuzzy
#~| msgid "Games Imported"
#~ msgid "{} games imported"
#~ msgstr "Pelit tuotu"
#~ msgid "Directory to use when importing games"
#~ msgstr "Hakemisto, jota käytetään pelejä tuotaessa"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Steam-lisäkirjastot"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Valitse muut hakemistot, joihin Steam-pelit on asennettu"
#~ msgid "Clear"
#~ msgstr "Tyhjennä"
#, fuzzy
#~| msgid "Directory to use when importing games"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Hakemisto, jota käytetään pelejä tuotaessa"
#~ msgid "Details"
#~ msgstr "Tiedot"
#~ msgid "No new games were found on your system."
#~ msgstr "Järjestelmästä ei löytynyt uusia pelejä."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Onnistuneesti tuotu 1 peli."
#~ msgid "Successfully imported {} games."
#~ msgstr "{} peliä tuotu."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Vaikuttaa siltä, että sinulla on useita Steam-kirjastoja. Haluatko lisätä "
#~ "ne asetuksissa?"
#~ msgid "Launch your games"
#~ msgstr "Käynnistä pelit"

801
po/fr.po

File diff suppressed because it is too large Load Diff

707
po/hu.po
View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-05 10:28+0000\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-06-26 10:05+0000\n"
"Last-Translator: kramo <contact@kramo.hu>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/hu/>\n"
@@ -18,11 +18,11 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.18.1\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Kazetták"
@@ -35,6 +35,10 @@ msgstr "Játék Indító"
msgid "Launch all your games"
msgstr "Indítsa el az összes játékát"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "játék;indító;steam;lutris;heroic;palackok;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
@@ -46,133 +50,78 @@ msgstr ""
"ból, Heroic-ból és több más forrásból bejelentkezés nélkül. Rendezheti és "
"elrejtheti a játékait, valamint letölthet borítóképeket a SteamGridDB-ről."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Könyvtár"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Játék Szerkesztése"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Játék Tulajdonságai"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Beállítások"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Nem találhatóak játékok"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Mégse"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Próbálkozz más kereséssel."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Új borító"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Nincsenek játékok"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Borító törlése"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Használja a + gombot a játékok hozzáadásához."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Nincsenek rejtett játékok"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "A rejtett játékaid itt lesznek megtalálhatóak."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Vissza"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Cím"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Játék"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Játék hozzáadása"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Főmenü"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Keresés"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Rejtett játékok"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Rendezés"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Legújabb"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Legrégebbi"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Legutóbb játszott"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Rejtett játékok"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Gyorsbillentyűk"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "A Kazetták névjegye"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Importálás"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Cím"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "A játék címe"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Fejlesztő"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "A fejlesztő vagy kiadó (nem kötelező)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Program"
#: data/gtk/details-window.blp:124
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"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Több infó"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Szerkesztés"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Elrejtés"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Eltávolítás"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Elrejtés visszavonása"
@@ -184,6 +133,11 @@ msgstr "Általános"
msgid "Quit"
msgstr "Kilépés"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Keresés"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Beállítások megjelenítése"
@@ -192,8 +146,7 @@ msgstr "Beállítások megjelenítése"
msgid "Shortcuts"
msgstr "Gyorsbillentyűk"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Visszavonás"
@@ -221,7 +174,7 @@ msgstr "Rejtett játékok megjelenítése"
msgid "Remove game"
msgstr "Játék eltávolítása"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Működés"
@@ -229,320 +182,256 @@ msgstr "Működés"
msgid "Exit After Launching Games"
msgstr "Kilépés játékok indítása után"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "A borítókép indítja el a játékot"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Felcseréli a \"Játék\" gomb és a borítókép funkcióját"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Képek"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Jó minőségű képek"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Játékborítók veszteségmentes tárolása a tárhely költségére"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Veszélyzóna"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Az összes játék eltávolítása"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importálás"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Források"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Steam telepítés helye"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
msgid "Install Location"
msgstr "Telepítés helye"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Az importáláshoz használt mappa"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "További Steam könyvtárak"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Válasszon ki egyéb mappákat, ahol vannak még Steam játékai"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Törlés"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Lutris telepítés helye"
#: data/gtk/preferences.blp:119
msgid "Cache Location"
msgstr "Gyorsítótár helye"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
msgstr "Lutris gyorsítótár helye"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "A játékborítók importáláshoz használt mappa"
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Steam játékok importálása"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Heroic telepítés helye"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Epic Games játékok importálása"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "GOG játékok importálása"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Manuálisan hozzáadott játékok importálása"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Palackok"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Palackok telepítés helye"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr "itch telepítés helye"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr "Legendary"
#: data/gtk/preferences.blp:217
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:221
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Hitelesítés"
#: data/gtk/preferences.blp:224
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "API kulcs"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "SteamGridDB használata"
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Képek letöltése játékok hozzáadásakor és importálásakor"
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "SteamGridDB képek előnyben részesítése"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Animált képek előnyben részesítése"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Nem találhatóak játékok"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Próbálkozz más kereséssel."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Nincsenek játékok"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Használja a + gombot a játékok hozzáadásához."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Nincsenek rejtett játékok"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "A rejtett játékaid itt lesznek megtalálhatóak."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Vissza"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Cím"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Játék"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Játék hozzáadása"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Főmenü"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Rejtett játékok"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Rendezés"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Legújabb"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Legrégebbi"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Legutóbb játszott"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Rejtett játékok"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Gyorsbillentyűk"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "A Kazetták névjegye"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "kramo https://kramo.hu"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} elindítva"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "{} elrejtve"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} elrejtése visszavonva"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} eltávolítva"
#: src/window.py:241
msgid "Today"
msgstr "Ma"
#: src/window.py:243
msgid "Yesterday"
msgstr "Tegnap"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Hozzáadva: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Soha"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Legutóbbi játékmenet: {}"
#: src/game.py:166
msgid "Details"
msgstr "Tulajdonságok"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Telepítés nem található"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Válassza ki {} konfigurációs mappáját."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Válassza ki {} adatainak mappáját."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Mappa kiválasztása"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Az összes játék eltávolítva"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Gyorsítótár nem található"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Válassza ki Lutris gyorsítótár mappáját."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Egy API kulcs szükséges a SteamGridDB használatához. {}Itt{} generálhat "
"egyet."
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Játékok importálása folyamatban…"
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr "Borítóképek importálása folyamatban…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "Nem találhatóak új játékok a rendszerén."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Játékok importálva"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "1 játék sikeresen importálva."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Játékok importálva"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} játék sikeresen importálva."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr "Nem lehet csatlakozni a SteamGridDB-hez"
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"Úgy tűnik, több Steam könyvtára van. Szeretné őket hozzáadni a "
"beállításokban?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Új játék hozzáadása"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Megerősítés"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Alkalmazás"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "A játék címe"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Új játék hozzáadása"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Fejlesztő"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "A fejlesztő vagy kiadó (nem kötelező)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Megerősítés"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "fájl.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\útvonal\\ide\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/útvonal/ide/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -554,55 +443,181 @@ msgid ""
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
"Az \"{}\" program elindításához ezt a parancsot használd:\n"
"Az \"{}\" program elindításához használja ezt a parancsot:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"A \"{}\" fájl megnyitásához az alapértelmezett programmal ezt a parancsot "
"használd:\n"
"A \"{}\" fájl megnyitásához az alapértelmezett programmal használja ezt a "
"parancsot:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"Ha az elérési útvonalban szóközök vannak, rakd az útvonalat idézőjelek közé!"
"Ha az elérési útvonalban szóközök vannak, rakja az útvonalat idézőjelek közé!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Program"
#: src/utils/create_details_window.py:188
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:200
msgid "Cancel"
msgstr "Mégse"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Nem lehet hozzáadni a játékot"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Nem lehet menteni a beállításokat"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "A cím nem lehet üres."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "A program nem lehet üres."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Nem lehet menteni a beállításokat"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} elindítva"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} elrejtve"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} elrejtése visszavonva"
#: src/game.py:171
msgid "{} removed"
msgstr "{} eltávolítva"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Az összes játék eltávolítva"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Egy API kulcs szükséges a SteamGridDB használatához. {}Itt{} generálhat "
"egyet."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Mappa kiválasztása"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Rendben"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr "Adatok"
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr "Gyorsítótár"
#: src/importer/sources/source.py:108
msgid "Configuration"
msgstr "Konfigurációk"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr "Érvénytelen {} mappa ennek a forrásnak: {{}}"
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr "Válasszon egy újat, vagy kapcsolja ki a forrást a beállításokban"
#: src/store/managers/sgdb_manager.py:47
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Nem lehet hitelesíteni SteamGridDB-t"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr "Ellenőrizze az API kulcsát a beállításokban"
#~ msgid "Steam Install Location"
#~ msgstr "Steam telepítés helye"
#~ msgid "Lutris Install Location"
#~ msgstr "Lutris telepítés helye"
#~ msgid "Heroic Install Location"
#~ msgstr "Heroic telepítés helye"
#~ msgid "Bottles Install Location"
#~ msgstr "Palackok telepítés helye"
#~ msgid "Today"
#~ msgstr "Ma"
#~ msgid "Yesterday"
#~ msgstr "Tegnap"
#~ msgid "Cache Not Found"
#~ msgstr "Gyorsítótár nem található"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Válassza ki Lutris gyorsítótár mappáját."
#~ msgid "Installation Not Found"
#~ msgstr "Telepítés nem található"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Válassza ki {} konfigurációs mappáját."
#~ msgid "Select the {} data directory."
#~ msgstr "Válassza ki {} adatainak mappáját."
#~ msgid "Importing Games…"
#~ msgstr "Játékok importálása folyamatban…"
#~ msgid "Importing Covers…"
#~ msgstr "Borítóképek importálása folyamatban…"
#~ msgid "No new games found"
#~ msgstr "Nem találhatóak új játékok"
#~ msgid "1 game imported"
#~ msgstr "1 játék importálva"
#~ msgid "{} games imported"
#~ msgstr "{} játék importálva"
#~ msgid "Directory to use when importing games"
#~ msgstr "Az importáláshoz használt mappa"
#~ msgid "Extra Steam Libraries"
#~ msgstr "További Steam könyvtárak"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Válasszon ki egyéb mappákat, ahol vannak még Steam játékai"
#~ msgid "Clear"
#~ msgstr "Törlés"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "A játékborítók importáláshoz használt mappa"
#~ msgid "Details"
#~ msgstr "Tulajdonságok"
#~ msgid "No new games were found on your system."
#~ msgstr "Nem találhatóak új játékok a rendszerén."
#~ msgid "Successfully imported 1 game."
#~ msgstr "1 játék sikeresen importálva."
#~ msgid "Successfully imported {} games."
#~ msgstr "{} játék sikeresen importálva."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Úgy tűnik, több Steam könyvtára van. Szeretné őket hozzáadni a "
#~ "beállításokban?"
#~ msgid "Launch your games"
#~ msgstr "Indítsa el a játékait"
@@ -709,3 +724,9 @@ msgstr "Rendben"
#~ msgid "Set Steam Location"
#~ msgstr "Steam mappa kiválasztása"
#~ msgid "Game Imported"
#~ msgstr "Játékok importálva"
#~ msgid "Games Imported"
#~ msgstr "Játékok importálva"

724
po/it.po
View File

@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-05 17:18+0000\n"
"Last-Translator: Alessandro Iepure <alessandro.iepure@gmail.com>\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-26 18:10+0000\n"
"Last-Translator: albanobattistella <albano_battistella@hotmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/it/>\n"
"Language: it\n"
@@ -18,11 +18,11 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartucce"
@@ -35,6 +35,10 @@ msgstr "Launcher di giochi"
msgid "Launch all your games"
msgstr "Avvia tutti i tuoi giochi"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "gioco;launcher;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
@@ -47,133 +51,78 @@ msgstr ""
"organizzare e nascondere i giochi oppure scaricare le copertine da "
"StreamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Libreria"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Modifica dettagli del gioco"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Dettagli del gioco"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Preferenze"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Nessun Gioco Trovato"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Annulla"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Prova una ricerca diversa."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Nuova copertina"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Nessun Gioco"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Elimina copertina"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Usa il pulsante + per aggiungere giochi."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Nessun Gioco Nascosto"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "I giochi nascosti appariranno qui."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Indietro"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Titolo del gioco"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Gioca"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Aggiungi Gioco"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Menù Principale"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Cerca"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Giochi Nascosti"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Ordina per"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Più recente"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Più vecchio"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Ultimo Avvio"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Mostra Nascosti"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Scorciatoie da Tastiera"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Informazioni su Cartucce"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Importa"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Titolo"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Titolo del gioco"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Sviluppatore"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Lo sviluppatore o l'editore (opzionale)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Eseguibile"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "File da aprire o comando da lanciare per avviare il gioco"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Altre informazioni"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Modifica"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Nascondi"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Rimuovi"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Mostra"
@@ -185,6 +134,11 @@ msgstr "Generale"
msgid "Quit"
msgstr "Chiudi"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Cerca"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Mostra preferenze"
@@ -193,8 +147,7 @@ msgstr "Mostra preferenze"
msgid "Shortcuts"
msgstr "Scorciatoie da tastiera"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Annulla"
@@ -222,7 +175,7 @@ msgstr "Mostra giochi nascosti"
msgid "Remove game"
msgstr "Rimuovi gioco"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Comportamento"
@@ -230,321 +183,261 @@ msgstr "Comportamento"
msgid "Exit After Launching Games"
msgstr "Esci dopo l'avvio dei giochi"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "La copertina avvia il gioco"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Inverti il comportamento della copertina con il pulsante di avvio"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Immagini"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Immagini di alta qualità"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
"Salva copertine dei giochi in formato lossless, consuma più spazio su disco"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Zona di pericolo"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Rimuovi tutti i giochi"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importa"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Fonti"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Percorso Installazione Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "itch Posizione di installazione"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Cartella da usare per importare i giochi"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Librerie Steam Extra"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Seleziona le altre directory in cui sono installati i giochi di Steam"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Cancella"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Posizione di installazione di Lutris"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Posizione della cache di Lutris"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr ""
"Directory da utilizzare durante l'importazione delle copertine dei giochi"
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Importa giochi da Steam"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Percorso Installazione Heroic"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Importa giochi da Epic Games"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Importa giochi da GOG"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Importa giochi da aggiunti manualmente"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Percorso Installazione Bottles"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr "Percorso Installazione di itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:217
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:221
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Autenticazione"
#: data/gtk/preferences.blp:224
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "Chiave API"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "Usa SteamGridDB"
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Scarica immagini durante l'aggiunta o l'import di giochi"
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Preferisci alle immagini ufficiali"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Preferisci immagini animate"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Nessun Gioco Trovato"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Prova una ricerca diversa."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Nessun Gioco"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Usa il pulsante + per aggiungere giochi."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Nessun Gioco Nascosto"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "I giochi nascosti appariranno qui."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Indietro"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Titolo del gioco"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Gioca"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Aggiungi Gioco"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Menù Principale"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Giochi Nascosti"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Ordina per"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Più recente"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Più vecchio"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Ultimo Avvio"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Mostra Nascosti"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Scorciatoie da Tastiera"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Informazioni su Cartucce"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Alessandro Iepure https://ale.iepure.me"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} avviato"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "{} nascosto"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} visibile"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} rimosso"
#: src/window.py:241
msgid "Today"
msgstr "Oggi"
#: src/window.py:243
msgid "Yesterday"
msgstr "Ieri"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Aggiunto il: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Mai"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Ultimo avvio: {}"
msgstr "Ultima riproduzione: {}"
#: src/game.py:166
msgid "Details"
msgstr "Dettagli"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Installazione non trovata"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Selezionare la directory di configurazione per {}."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Selezionare la cartella dei dati per {}."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Imposta percorso"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Tutti i giochi sono stati rimossi"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Cache non trovata"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Seleziona la directory della cache di Lutris."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Per utilizzare SteamGridDB è necessaria una chiave API. Puoi generarne una "
"{}qui{}."
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Import dei giochi in corso…"
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr "Import delle copertine…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "Nessun nuovo gioco trovato nel tuo sistema."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Gioco importato"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Un gioco importato con successo."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Giochi importati"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} giochi importati correttamente."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr "Impossibile connettersi a SteamGridDB"
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"Sembra che hai più di una libreria Steam. Vuoi aggiungerle nelle preferenze?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Aggiungi un Nuovo Gioco"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Conferma"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Applica"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "Titolo del gioco"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Aggiungi un Nuovo Gioco"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Sviluppatore"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "Lo sviluppatore o l'editore (opzionale)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Conferma"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "file.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "programma"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\percorso\\per\\{}"
msgstr "C:\\path\\to{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/percorso/per/{}"
msgstr "/percorso/to/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -556,54 +449,186 @@ msgid ""
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
"Per avviare l'eseguibile \"{}\", usa il comando:\n"
"Per lanciare l'eseguibile \"{}\", utilizzare il comando:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"Per aprire il file \"{}\" con il programma di default, usa:\n"
"Per aprire il file \"{}\" con l'applicazione predefinita, utilizzare:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"Se il comando contiene spazi, mettilo tra virgolette!"
"Se il percorso contiene spazi, assicurarsi di avvolgerlo in doppi apici!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Eseguibile"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "File da aprire o comando da lanciare per avviare il gioco"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Annulla"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Impossibile aggiungere il gioco"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Impossibile applicare le preferenze"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Il titolo del gioco non può essere vuoto."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "L'eseguibile non può essere vuoto."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Impossibile applicare le preferenze"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} avviato"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} nascosto"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} visibile"
#: src/game.py:171
msgid "{} removed"
msgstr "{} rimosso"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Tutti i giochi sono stati rimossi"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Per utilizzare SteamGridDB è necessaria una chiave API. Puoi generarne una {}"
"qui{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Imposta percorso"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Chiudi"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Conferma"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Impossibile connettersi a SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Percorso Installazione Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Posizione di installazione di Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Percorso Installazione Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Percorso Installazione Bottles"
#~ msgid "Today"
#~ msgstr "Oggi"
#~ msgid "Yesterday"
#~ msgstr "Ieri"
#~ msgid "Cache Not Found"
#~ msgstr "Cache non trovata"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Selezionare la directory della cache di Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "Installazione non trovata"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Selezionare la directory di configurazione {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Selezionare la directory dei dati {}."
#~ msgid "Importing Games…"
#~ msgstr "Import dei giochi in corso…"
#~ msgid "Importing Covers…"
#~ msgstr "Import delle copertine…"
#~ msgid "No new games found"
#~ msgstr "Nessun nuovo gioco trovato"
#~ msgid "1 game imported"
#~ msgstr "1 gioco importato"
#~ msgid "{} games imported"
#~ msgstr "{} giochi importati"
#~ msgid "Directory to use when importing games"
#~ msgstr "Cartella da usare per importare i giochi"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Librerie Steam Extra"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr ""
#~ "Seleziona le altre directory in cui sono installati i giochi di Steam"
#~ msgid "Clear"
#~ msgstr "Cancella"
#~ msgid "Directory to use when importing game covers"
#~ msgstr ""
#~ "Directory da utilizzare durante l'importazione delle copertine dei giochi"
#~ msgid "Details"
#~ msgstr "Dettagli"
#~ msgid "No new games were found on your system."
#~ msgstr "Nessun nuovo gioco trovato nel tuo sistema."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Un gioco importato con successo."
#~ msgid "Successfully imported {} games."
#~ msgstr "Importazione riuscita di {} giochi."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Sembra che tu abbia più librerie Steam. Vorresti aggiungerle nelle "
#~ "preferenze?"
#~ msgid "Launch your games"
#~ msgstr "Avvia i tuoi giochi"
@@ -624,19 +649,16 @@ msgstr "Chiudi"
#~ msgstr "/percorso/per/{file_name}"
#, fuzzy
#~| msgid "General"
#~ msgctxt "shortcuts window"
#~ msgid "General"
#~ msgstr "Generale"
#, fuzzy
#~| msgid "Search"
#~ msgctxt "shortcuts window"
#~ msgid "Search"
#~ msgstr "Cerca"
#, fuzzy
#~| msgid "Undo"
#~ msgctxt "shortcuts window"
#~ msgid "Undo"
#~ msgstr "Annulla"
@@ -685,3 +707,9 @@ msgstr "Chiudi"
#~ msgid "Talking to Steam"
#~ msgstr "Parlando con Steam"
#~ msgid "Game Imported"
#~ msgstr "Gioco importato"
#~ msgid "Games Imported"
#~ msgstr "Giochi importati"

595
po/ko.po
View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-03-28 22:23+0000\n"
"Last-Translator: MJKim <kmj10727@gmail.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/cartridges/"
@@ -19,8 +19,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "카트리지"
@@ -33,6 +33,10 @@ msgstr "게임 런처"
msgid "Launch all your games"
msgstr "모든 게임을 실행합니다"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
@@ -49,133 +53,78 @@ msgstr ""
"별로 게임을 숨기거나 정렬하는 등의 정리 기능을 통해 Steam, Heroic 및 Bottles"
"에서 게임을 가져올 수 있습니다."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "라이브러리"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr ""
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr ""
#: data/gtk/window.blp:7
msgid "Try a different search."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr ""
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "게임이 없습니다"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr ""
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr ""
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr ""
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "뒤로"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr ""
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr ""
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr ""
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr ""
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr ""
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr ""
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "정렬"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr ""
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr ""
#: data/gtk/window.blp:344
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "카트리지 정보"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr ""
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr ""
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr ""
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr ""
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr ""
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr ""
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr ""
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr ""
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr ""
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr ""
@@ -187,6 +136,11 @@ msgstr ""
msgid "Quit"
msgstr ""
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr ""
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr ""
@@ -195,8 +149,7 @@ msgstr ""
msgid "Shortcuts"
msgstr ""
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr ""
@@ -230,7 +183,7 @@ msgstr ""
msgid "Remove game"
msgstr "게임이 없습니다"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr ""
@@ -238,318 +191,258 @@ msgstr ""
msgid "Exit After Launching Games"
msgstr ""
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr ""
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr ""
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr ""
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr ""
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr ""
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr ""
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr ""
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr ""
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr ""
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
msgid "Install Location"
msgstr ""
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr ""
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr ""
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr ""
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr ""
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr ""
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
#: data/gtk/preferences.blp:119
msgid "Cache Location"
msgstr ""
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
msgstr ""
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr ""
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
#, fuzzy
#| msgid "No Games"
msgid "Import Steam Games"
msgstr "게임이 없습니다"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr ""
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr ""
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr ""
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr ""
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr ""
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr ""
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr ""
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr ""
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr ""
#: data/gtk/preferences.blp:217
msgid "SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:221
msgid "Authentication"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr ""
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr ""
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr ""
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr ""
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "게임이 없습니다"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr ""
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr ""
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr ""
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "뒤로"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr ""
#: data/gtk/window.blp:176
msgid "Play"
msgstr ""
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr ""
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr ""
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr ""
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "정렬"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr ""
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr ""
#: data/gtk/window.blp:389
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "카트리지 정보"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr ""
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr ""
#: src/window.py:241
msgid "Today"
msgstr ""
#: src/window.py:243
msgid "Yesterday"
msgstr ""
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr ""
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr ""
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr ""
#: src/game.py:166
msgid "Details"
msgstr ""
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr ""
#: src/preferences.py:130
msgid "All games removed"
msgstr ""
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr ""
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr ""
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr ""
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr ""
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr ""
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr ""
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr ""
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr ""
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr ""
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr ""
#: src/utils/create_details_window.py:128
msgid "The title of the game"
#: src/details_window.py:78
msgid "Add New Game"
msgstr ""
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr ""
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
#: src/details_window.py:79
msgid "Confirm"
msgstr ""
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr ""
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr ""
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -562,43 +455,85 @@ msgid ""
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr ""
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr ""
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr ""
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr ""
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr ""
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr ""
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr ""
#: src/game.py:154
msgid "{} unhidden"
msgstr ""
#: src/game.py:171
msgid "{} removed"
msgstr ""
#: src/preferences.py:102
msgid "All games removed"
msgstr ""
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:289
msgid "Set Location"
msgstr ""
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr ""
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
msgid "Configuration"
msgstr ""
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
msgid "Couldn't Authenticate SteamGridDB"
msgstr ""
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Launch your games"
#~ msgstr "게임을 실행합니다"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-04-06 08:09+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@@ -20,8 +20,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartridges"
@@ -34,6 +34,10 @@ msgstr "Spillutvalgstarter"
msgid "Launch all your games"
msgstr "Start alle spillene dine"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
@@ -46,134 +50,78 @@ msgstr ""
"innlogging. Du kan sortere og skjule spil eller laste ned omslagsbilder fra "
"SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Bibliotek"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Rediger spilldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Spilldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Innstillinger"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Fant ingen spill"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Avbryt"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Prøv et forskjellig søk."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr ""
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Ingen spill"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr ""
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Bruk «+»-knappen for å legge til spill."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Ingen skjulte spill"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Spill du skjuler vil vises her."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Tilbake"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Spillnavn"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Spill"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Legg til spill"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Hovedmeny"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
#, fuzzy
msgid "Search"
msgstr "Søk"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Skjulte spill"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Sorter"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Å"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Å-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Nyeste"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Eldste"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Sist spilt"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Vis skjulte"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Tastatursnarveier"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Om"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Importer"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Navn"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Navnet på spillet"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Utvikler"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Utvikler eller utgiver (valgfritt)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Kjørbar"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Fil å åpne eller kommando å kjøre ved oppstart av spillet"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Rediger"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Skjul"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Fjern"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Opphev fjerning"
@@ -185,6 +133,12 @@ msgstr "Generelt"
msgid "Quit"
msgstr "Avslutt"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
#, fuzzy
msgid "Search"
msgstr "Søk"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Vis innstillinger"
@@ -193,8 +147,7 @@ msgstr "Vis innstillinger"
msgid "Shortcuts"
msgstr "Snarveier"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Angre"
@@ -224,7 +177,7 @@ msgstr "Vis skjulte spill"
msgid "Remove game"
msgstr "Fjern spill"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
#, fuzzy
msgid "Behavior"
msgstr "Adferd"
@@ -233,341 +186,268 @@ msgstr "Adferd"
msgid "Exit After Launching Games"
msgstr "Avslutt etter oppstart av spill"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Omslagsbilde starter spill"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Bytter adferd for omslagsbilde og spill-knapp"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Bilder"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Høykvalitetsbilder"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Lagre spillomslag tapsfritt på bekostning av lagringsplass"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Faresone"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Fjern alle spill"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importer"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Kilder"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Installasjonssted for Steam"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Mappe å bruke ved import av spill"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Ekstra Steam-bibliotek"
#: data/gtk/preferences.blp:87
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
msgid "Select other directories where you have Steam games installed"
msgstr "Velg andre mapper der du har Steam-spill installert"
#| msgid "Heroic Install Location"
msgid "Install Location"
msgstr "Installasjonssted for itch"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Tøm"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Installasjonssted for Lutris"
#: data/gtk/preferences.blp:126
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Set Heroic Location"
msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Posisjon for Lutris-hurtiglager"
#: data/gtk/preferences.blp:127
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Directory to use when importing game covers"
msgstr "Mappe å bruke ved import av spillomslag"
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
#, fuzzy
#| msgid "Import Sideloaded Games"
msgid "Import Steam Games"
msgstr "Importer sideinnlastede spill"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Installasjonssted for Heroic"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Importer Epic-spill"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Importer GOG-spill"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Importer sideinnlastede spill"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Installasjonssted for Bottles"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
#, fuzzy
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:203
#, fuzzy
#| msgid "Heroic Install Location"
msgid "itch Install Location"
msgstr "Installasjonssted for itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:217
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:221
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Identitetsbekreftelse"
#: data/gtk/preferences.blp:224
#: data/gtk/preferences.blp:231
#, fuzzy
msgid "API Key"
msgstr "API-nøkkel"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "Bruk SteamGridDB"
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games"
msgstr "Mappe å bruke ved import av spill"
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
#, fuzzy
msgid "Prefer Over Official Images"
msgstr "Foretrekk over offisielle bilder"
#: data/gtk/preferences.blp:258
#, fuzzy
msgid "Prefer Animated Images"
msgstr "Foretrekk over offisielle bilder"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Fant ingen spill"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Prøv et forskjellig søk."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Ingen spill"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Bruk «+»-knappen for å legge til spill."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Ingen skjulte spill"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Spill du skjuler vil vises her."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Tilbake"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Spillnavn"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Spill"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Legg til spill"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Hovedmeny"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Skjulte spill"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Sorter"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Å"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Å-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Nyeste"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Eldste"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Sist spilt"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Vis skjulte"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Tastatursnarveier"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Om"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Allan Nordhøy, <epost@anotheragency.no>"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} startet"
#. The variable is the title of the game
#: src/main.py:174
#, fuzzy
#| msgid "Show Hidden"
msgid "{} hidden"
msgstr "{} skjult"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} synlig"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} fjernet"
#: src/window.py:241
msgid "Today"
msgstr "I dag"
#: src/window.py:243
msgid "Yesterday"
msgstr "I går"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Tillagt: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Aldri"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Sist spilt: {}"
#: src/game.py:166
msgid "Details"
msgstr "Detaljer"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Fant ikke installasjonen"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Velg {}-oppsettsmappen."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Velg {}-datamappen."
#: src/preferences.py:60 src/preferences.py:238
#, fuzzy
#| msgid "Set Steam Location"
msgid "Set Location"
msgstr "Velg mappe"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Alle spill fjernet"
#: src/preferences.py:235
#, fuzzy
msgid "Cache Not Found"
msgstr "Fant ikke hurtiglager"
#: src/preferences.py:236
#, fuzzy
msgid "Select the Lutris cache directory."
msgstr "Velg {name}-datamappen."
#: src/preferences.py:335
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/utils/importer.py:42
msgid "Importing Games…"
msgstr "Importerer spill …"
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr "Importerer omslag …"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "Fant ingen nye spill på systemet ditt."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Spill importert"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Importerte ett spill."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Spill importert"
#. The variable is the number of games
#: src/utils/importer.py:109
#, fuzzy
#| msgid "Successfully imported 1 game."
msgid "Successfully imported {} games."
msgstr "Importerte {} spill."
#: src/utils/importer.py:120
#, fuzzy
msgid "Couldn't Connect to SteamGridDB"
msgstr "Kunne ikke koble til SteamGridDB"
#: src/utils/importer.py:145
#, fuzzy
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr "Du har flere Steam-bibliotek. Vil du legge dem til i innstillingene?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Legg til nytt spill"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Bekreft"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Bruk"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "Navnet på spillet"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Legg til nytt spill"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Utvikler"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "Utvikler eller utgiver (valgfritt)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Bekreft"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "fil.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\sti\\til\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/sti/til/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -590,44 +470,189 @@ msgstr ""
"Hvis stien inneholder mellomrom må du pakke den inn i doble engelske "
"sitattegn."
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Kjørbar"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "Fil å åpne eller kommando å kjøre ved oppstart av spillet"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Avbryt"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Kunne ikke legge til spill"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Kunne ikke ta i bruk endringer"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Spillnavnet kan ikke være tomt."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Kjørbar fil må angis."
#: src/details_window.py:180 src/details_window.py:188
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:154
#, fuzzy
#| msgid "Show Hidden"
msgid "{} hidden"
msgstr "{} skjult"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} synlig"
#: src/game.py:171
msgid "{} removed"
msgstr "{} fjernet"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Alle spill fjernet"
#: src/preferences.py:149
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:289
#, fuzzy
#| msgid "Set Steam Location"
msgid "Set Location"
msgstr "Velg mappe"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Forkast"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Bekreft"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Kunne ikke koble til SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Installasjonssted for Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Installasjonssted for Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Installasjonssted for Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Installasjonssted for Bottles"
#~ msgid "Today"
#~ msgstr "I dag"
#~ msgid "Yesterday"
#~ msgstr "I går"
#, fuzzy
#~ msgid "Cache Not Found"
#~ msgstr "Fant ikke hurtiglager"
#, fuzzy
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Velg {name}-datamappen."
#~ msgid "Installation Not Found"
#~ msgstr "Fant ikke installasjonen"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Velg {}-oppsettsmappen."
#~ msgid "Select the {} data directory."
#~ msgstr "Velg {}-datamappen."
#~ msgid "Importing Games…"
#~ msgstr "Importerer spill …"
#~ msgid "Importing Covers…"
#~ msgstr "Importerer omslag …"
#, fuzzy
#~| msgid "No Games Found"
#~ msgid "No new games found"
#~ msgstr "Fant ingen spill"
#, fuzzy
#~| msgid "Game Imported"
#~ msgid "1 game imported"
#~ msgstr "Spill importert"
#, fuzzy
#~| msgid "Games Imported"
#~ msgid "{} games imported"
#~ msgstr "Spill importert"
#~ msgid "Directory to use when importing games"
#~ msgstr "Mappe å bruke ved import av spill"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Ekstra Steam-bibliotek"
#, fuzzy
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Velg andre mapper der du har Steam-spill installert"
#~ msgid "Clear"
#~ msgstr "Tøm"
#, fuzzy
#~| msgid "Directory to use when importing games"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Mappe å bruke ved import av spillomslag"
#~ msgid "Details"
#~ msgstr "Detaljer"
#~ msgid "No new games were found on your system."
#~ msgstr "Fant ingen nye spill på systemet ditt."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Importerte ett spill."
#, fuzzy
#~| msgid "Successfully imported 1 game."
#~ msgid "Successfully imported {} games."
#~ msgstr "Importerte {} spill."
#, fuzzy
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Du har flere Steam-bibliotek. Vil du legge dem til i innstillingene?"
#~ msgid "Launch your games"
#~ msgstr "Start spillene dine"

703
po/nl.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-05 10:28+0000\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-29 18:48+0000\n"
"Last-Translator: Philip Goto <philip.goto@gmail.com>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/cartridges/"
"cartridges/nl/>\n"
@@ -17,11 +17,11 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartridges"
@@ -34,6 +34,12 @@ msgstr "Game-launcher"
msgid "Launch all your games"
msgstr "Start al uw games op"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
"gaming;launcher;steam;lutris;heroic;bottles;itch;spelen;games;starten;"
"opstarten;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
@@ -46,133 +52,79 @@ msgstr ""
"meer, zonder in te hoeven loggen. U kunt spellen sorteren, verbergen en "
"covers van SteamGridDB downloaden."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Bibliotheek"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Game-details bewerken"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Game-details"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Voorkeuren"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Geen games gevonden"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Annuleren"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Probeer een andere zoekopdracht"
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Nieuwe cover"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Geen games"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Cover verwijderen"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Gebruik de plusknop om games toe te voegen"
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Geen verborgen games"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Games die u verbergt zullen hier verschijnen"
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Terug"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Game-titel"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Spelen"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Game toevoegen"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Hoofdmenu"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Zoeken"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Verborgen games"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Sorteren"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Nieuwste"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Oudste"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Laatst gespeeld"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Verborgen games tonen"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Over Cartridges"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Importeren"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Titel"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "De titel van de game"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Ontwikkelaar"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "De ontwikkelaar of uitgever (optioneel)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Programmabestand"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
"Te openen bestand of uit te voeren opdracht bij het starten van de game"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Meer info"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Bewerken"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Verbergen"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Verwijderen"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Niet meer verbergen"
@@ -184,6 +136,11 @@ msgstr "Algemeen"
msgid "Quit"
msgstr "Sluiten"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Zoeken"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Voorkeuren tonen"
@@ -192,8 +149,7 @@ msgstr "Voorkeuren tonen"
msgid "Shortcuts"
msgstr "Sneltoetsen"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Ongedaan maken"
@@ -221,7 +177,7 @@ msgstr "Verborgen games tonen"
msgid "Remove game"
msgstr "Game verwijderen"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Gedrag"
@@ -229,321 +185,261 @@ msgstr "Gedrag"
msgid "Exit After Launching Games"
msgstr "Sluiten na starten van game"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Cover-afbeelding start game"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Wisselt het gedrag van de cover-afbeelding en de speelknop om"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Afbeeldingen"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Afbeeldingen van hoge kwaliteit"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
"Game-covers zonder kwaliteitsverlies opslaan ten koste van opslagruimte"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Gevarenzone"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Alle games verwijderen"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importeren"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Bronnen"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Installatielocatie van Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Installatielocatie van itch"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Map om te gebruiken bij het importeren van games"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Extra Steam-bibliotheken"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Andere mappen waar u Steam-games heeft geïnstalleerd"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Wissen"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Installatielocatie van Lutris"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Cache-locatie van Lutris"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "Map om te gebruiken bij het importeren van game-covers"
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Steam-games importeren"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Installatielocatie van Heroic"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Epic-games importeren"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "GOG-games importeren"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Gesideloade games importeren"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Installatielocatie van Bottles"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr "Installatielocatie van itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:217
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:221
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Authenticatie"
#: data/gtk/preferences.blp:224
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "API-sleutel"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "SteamGridDB gebruiken"
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Afbeeldingen downloaden bij het toevoegen of importeren van games"
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Voorkeur geven boven officiële afbeeldingen"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Voorkeur geven aan geanimeerde afbeeldingen"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Geen games gevonden"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Probeer een andere zoekopdracht"
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Geen games"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Gebruik de plusknop om games toe te voegen"
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Geen verborgen games"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Games die u verbergt zullen hier verschijnen"
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Terug"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Game-titel"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Spelen"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Game toevoegen"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Hoofdmenu"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Verborgen games"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Sorteren"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Nieuwste"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Oudste"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Laatst gespeeld"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Verborgen games tonen"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Over Cartridges"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Philip Goto https://flipflop97.github.io/"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} gestart"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "{} verborgen"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} hersteld"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} verwijderd"
#: src/window.py:241
msgid "Today"
msgstr "Vandaag"
#: src/window.py:243
msgid "Yesterday"
msgstr "Gisteren"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Toegevoegd op {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Nooit"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Laatst gespeeld: {}"
#: src/game.py:166
msgid "Details"
msgstr "Details"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Installatie niet gevonden"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Selecteer de configuratiemap van {}"
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Selecteer de gegevensmap van {}"
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Locatie instellen"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Alle games verwijderd"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Cache niet gevonden"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Selecteer de cache-map van Lutris"
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Een API-sleutel is vereist om SteamGridDB te gebruiken. U kunt er {}hier{} "
"één genereren."
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Games importeren…"
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr "Covers importeren…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "Geen nieuwe games gevonden op uw systeem"
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Game geïmporteerd"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "1 game succesvol geïmporteerd"
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Games geïmporteerd"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} games succesvol geïmporteerd"
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr "Kan geen verbinding maken met SteamGridDB"
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"Het lijkt erop dat u meerdere Steam-bibliotheken heeft. Wilt u ze toevoegen "
"in de voorkeuren?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Nieuwe game toevoegen"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Bevestigen"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Toepassen"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "De titel van de game"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Nieuwe game toevoegen"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Ontwikkelaar"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "De ontwikkelaar of uitgever (optioneel)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Bevestigen"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "bestand.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "programma"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\pad\\naar\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/pad/naar/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -567,45 +463,174 @@ msgstr ""
"Indien het pad spaties bevat, zorg er dan voor dat er dubbele "
"aanhalingstekens omheen staan!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Programmabestand"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr ""
"Te openen bestand of uit te voeren opdracht bij het starten van de game"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Annuleren"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Kon game niet toevoegen"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Kon voorkeuren niet toepassen"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Game-titel mag niet leeg zijn"
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Programmabestand mag niet leeg zijn"
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Kon voorkeuren niet toepassen"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} gestart"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} verborgen"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} hersteld"
#: src/game.py:171
msgid "{} removed"
msgstr "{} verwijderd"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Alle games verwijderd"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Een API-sleutel is vereist om SteamGridDB te gebruiken. U kunt er {}hier{} "
"één genereren."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Locatie instellen"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Sluiten"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Bevestigen"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Kan geen verbinding maken met SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Installatielocatie van Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Installatielocatie van Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Installatielocatie van Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Installatielocatie van Bottles"
#~ msgid "Today"
#~ msgstr "Vandaag"
#~ msgid "Yesterday"
#~ msgstr "Gisteren"
#~ msgid "Cache Not Found"
#~ msgstr "Cache niet gevonden"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Selecteer de cache-map van Lutris"
#~ msgid "Installation Not Found"
#~ msgstr "Installatie niet gevonden"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Selecteer de configuratiemap van {}"
#~ msgid "Select the {} data directory."
#~ msgstr "Selecteer de gegevensmap van {}"
#~ msgid "Importing Games…"
#~ msgstr "Games importeren…"
#~ msgid "Importing Covers…"
#~ msgstr "Covers importeren…"
#~ msgid "No new games found"
#~ msgstr "Geen nieuwe games gevonden"
#~ msgid "1 game imported"
#~ msgstr "1 game geïmporteerd"
#~ msgid "{} games imported"
#~ msgstr "{} games geïmporteerd"
#~ msgid "Directory to use when importing games"
#~ msgstr "Map om te gebruiken bij het importeren van games"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Extra Steam-bibliotheken"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Andere mappen waar u Steam-games heeft geïnstalleerd"
#~ msgid "Clear"
#~ msgstr "Wissen"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Map om te gebruiken bij het importeren van game-covers"
#~ msgid "Details"
#~ msgstr "Details"
#~ msgid "No new games were found on your system."
#~ msgstr "Geen nieuwe games gevonden op uw systeem"
#~ msgid "Successfully imported 1 game."
#~ msgstr "1 game succesvol geïmporteerd"
#~ msgid "Successfully imported {} games."
#~ msgstr "{} games succesvol geïmporteerd"
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Het lijkt erop dat u meerdere Steam-bibliotheken heeft. Wilt u ze "
#~ "toevoegen in de voorkeuren?"
#~ msgid "Launch your games"
#~ msgstr "Start uw games op"

633
po/pl.po Normal file
View File

@@ -0,0 +1,633 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR kramo
# This file is distributed under the same license as the Cartridges package.
# Artur Wróblewski <krypalkora1984@gmail.com>, 2023.
# Kshyso <Kshysio@protonmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-06-10 16:48+0000\n"
"Last-Translator: Kshyso <Kshysio@protonmail.com>\n"
"Language-Team: Polish <https://hosted.weblate.org/projects/cartridges/"
"cartridges/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartridges"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
msgstr "Launcher Gier"
#: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games"
msgstr "Uruchom wszystkie swoje gry"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Cartridges to prosty launcher gier dla wszystkich twoich gier. Posiada "
"wsparcie dla importu gier ze Steam, Lutris, Heroic i innych bez konieczności "
"logowania. Możesz sortować i ukrywać gry lub pobierać okładki ze SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Biblioteka"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Edytuj detale gry"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Detale gry"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Ustawienia"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Anuluj"
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Nowa Okładka"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Usuń Okładkę"
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Tytuł"
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Tytuł gry"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Deweloper"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Twórca lub wydawca (opcjonalnie)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Wykonywalne"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
"Plik do otwarcia lub polecenie do uruchomienia podczas uruchamiania gry"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Edytuj"
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Ukryj"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Usuń"
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Odkryj"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General"
msgstr "Ogólne"
#: data/gtk/help-overlay.blp:14
msgid "Quit"
msgstr "Wyjdź"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Szukaj"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Pokaż preferencje"
#: data/gtk/help-overlay.blp:29
msgid "Shortcuts"
msgstr "Skróty"
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Cofnij"
#: data/gtk/help-overlay.blp:39
msgid "Open menu"
msgstr "Otwórz menu"
#: data/gtk/help-overlay.blp:45
msgid "Games"
msgstr "Gry"
#: data/gtk/help-overlay.blp:48
msgid "Add new game"
msgstr "Dodaj nową grę"
#: data/gtk/help-overlay.blp:53
msgid "Import games"
msgstr "Importuj gry"
#: data/gtk/help-overlay.blp:58
msgid "Show hidden games"
msgstr "Pokaż ukryte gry"
#: data/gtk/help-overlay.blp:63
msgid "Remove game"
msgstr "Usuń grę"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Zachowanie"
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "Wyjdź po uruchomieniu gry"
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Obraz okładki startera gier"
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Zamienia zachowanie obrazu okładki i przycisku odtwarzania"
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Obrazy"
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Wysokiej jakości obrazy"
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Zapisywanie okładek gier bezstratnie kosztem pamięci masowej"
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Strefa zagrożenia"
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Usuń wszystkie gry"
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importuj"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Źródła"
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Położenie instalacji itch"
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Lokalizacja Lutris Cache"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Importuj gry Steam"
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Zaimportuj Epic Games"
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Importuj gry z GOG"
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Importuj gry w wersji Sideloaded"
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Butelki"
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Uwierzytelnianie"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "Klucz API"
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "Użyj SteamGridDB"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Pobieranie obrazów podczas dodawania lub importowania gier"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Preferuj ponad Oficjalne zdjęcia"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Preferuj animowane obrazy"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Nie znaleziono żadnych gier"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Spróbuj innego wyszukiwania."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Brak gier"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Użyj przycisku +, aby dodać gry."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Brak ukrytych gier"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Gry, które ukryjesz, pojawią się tutaj."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Cofnij"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Tytuł gry"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Uruchom"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Dodaj grę"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Menu główne"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Ukryte gry"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Sortuj"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Najnowsza"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Najstarszy"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Ostatnio odtwarzane"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Pokaż ukryte"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Skróty klawiaturowe"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "O Cartridges"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:164
msgid "translator_credits"
msgstr "kredyty tłumacza"
#. The variable is the date when the game was added
#: src/window.py:192
msgid "Added: {}"
msgstr "Dodano: {}"
#: src/window.py:195
msgid "Never"
msgstr "Nigdy"
#. The variable is the date when the game was last played
#: src/window.py:199
msgid "Last played: {}"
msgstr "Ostatnio grane: {}"
#: src/details_window.py:72
msgid "Apply"
msgstr "Zastosuj"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Dodaj nową grę"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Potwierdź"
#. Translate this string as you would translate "file"
#: src/details_window.py:91
msgid "file.txt"
msgstr "plik.txt"
#. As in software
#: src/details_window.py:93
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\scieżka\\do\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/ścieżka/do/{}"
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"To open the file \"{}\" with the default application, use:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
"Aby uruchomić plik wykonywalny \"{}\", należy użyć polecenia:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"Aby otworzyć plik \"{}\" za pomocą domyślnej aplikacji, użyj:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"Jeśli ścieżka zawiera spacje, pamiętaj, aby zawinąć ją w podwójne cudzysłowy!"
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Nie można było dodać gry"
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Tytuł gry nie może być pusty."
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Plik wykonywalny nie może być pusty."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Nie można zastosować preferencji"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} uruchomiony"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} ukryte"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} nieukryty"
#: src/game.py:171
msgid "{} removed"
msgstr "{} usunięty"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Wszystkie gry usunięte"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Do korzystania z SteamGridDB wymagany jest klucz API. Możesz go wygenerować "
"{} tutaj{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Ustaw lokacje"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Odrzucić"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Potwierdź"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Nie można połączyć się z SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Lokalizacja instalacji Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Lokalizacja instalacji Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Lokalizacja instalacji Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Butelki Miejsce montażu"
#~ msgid "Today"
#~ msgstr "Dzisiaj"
#~ msgid "Yesterday"
#~ msgstr "Wczoraj"
#~ msgid "Cache Not Found"
#~ msgstr "Nie znaleziono pamięci podręcznej"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Wybierz katalog pamięci podręcznej Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "Nie znaleziono instalacji"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Wybierz {} katalog konfiguracyjny."
#~ msgid "Select the {} data directory."
#~ msgstr "Wybierz {} katalog danych."
#~ msgid "Importing Games…"
#~ msgstr "Importowanie gier…"
#~ msgid "Importing Covers…"
#~ msgstr "Importowanie okładek…"
#, fuzzy
#~| msgid "No Games Found"
#~ msgid "No new games found"
#~ msgstr "Nie znaleziono żadnych gier"
#, fuzzy
#~| msgid "Game Imported"
#~ msgid "1 game imported"
#~ msgstr "Gra Importowana"
#, fuzzy
#~| msgid "Games Imported"
#~ msgid "{} games imported"
#~ msgstr "Gry Przywiezione"
#~ msgid "Directory to use when importing games"
#~ msgstr "Katalog używany podczas importowania gier"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Dodatkowe biblioteki Steam"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Wybierz inne katalogi, w których masz zainstalowane gry Steam"
#~ msgid "Clear"
#~ msgstr "Wyczyść"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Katalog do użycia podczas importowania okładek gier"
#~ msgid "Details"
#~ msgstr "Szczegóły"
#~ msgid "No new games were found on your system."
#~ msgstr "W systemie nie znaleziono żadnych nowych gier."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Udało się zaimportować 1 grę."
#~ msgid "Successfully imported {} games."
#~ msgstr "Udało się zaimportować {} gier."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Wygląda na to, że masz wiele bibliotek Steam. Czy chciałbyś dodać je w "
#~ "preferencjach?"

778
po/pt.po
View File

@@ -4,13 +4,14 @@
# Pedro Sader Azevedo <pedro.saderazevedo@protonmail.com>, 2023.
# kramo <contact@kramo.hu>, 2023.
# Henrique Machado <henriquecamposrj@gmail.com>, 2023.
# João Alves <joao.2003.couto@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-02 15:04+0000\n"
"Last-Translator: Henrique Machado <henriquecamposrj@gmail.com>\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-06-04 22:47+0000\n"
"Last-Translator: João Alves <joao.2003.couto@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/cartridges/"
"cartridges/pt/>\n"
"Language: pt\n"
@@ -18,13 +19,13 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartuchos"
msgstr "Cartridges"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
@@ -35,149 +36,94 @@ msgstr "Iniciador de jogos"
msgid "Launch all your games"
msgstr "Inicie todos os seus jogos"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "gaming;iniciador;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
#| "Cartridges is a simple game launcher. It has support for importing your "
#| "games from Steam, Heroic and Bottles with organizational features such as "
#| "hiding and sorting by date added or last played."
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Cartuchos é um iniciador de jogos simples. Ele tem suporte para importação "
"de jogos da Steam, do Heroic, e do Bottles, com recursos de organização como "
"ocultação e ordenação por data de adição ou de última vez jogado."
"Cartridges é um lançador de jogos simples para todos os seus jogos. Tem "
"suporte para importar jogos do Steam, Lutris, Heroic e muito mais, sem "
"necessidade de login. Você pode classificar e ocultar jogos ou baixar a capa "
"do SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Biblioteca"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Editar detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Preferências"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Nenhum jogo encontrado"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Cancelar"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Tente outra pesquisa."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Nova capa"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Sem jogos"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Apagar capa"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Use o botão + para adicionar jogos."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Sem jogos ocultados"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Jogos ocultados vão aparecer aqui."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Voltar"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Título do jogo"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Jogar"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Adicionar jogo"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Menu principal"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Buscar"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Jogos ocultados"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Ordenar"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Mais novo"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Mais antigo"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Última vez jogado"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Mostrar ocultados"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Atalhos de teclado"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Sobre o Cartuchos"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Importar"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Título"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "O título do jogo"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Desenvolvedor"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "O desenvolvedor ou publicador (opcional)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Executável"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Arquivo a ser aberto ou comando a ser executado ao iniciar o jogo"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Mais informação"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Editar"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Ocultar"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Remover"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Exibir"
@@ -189,6 +135,11 @@ msgstr "Geral"
msgid "Quit"
msgstr "Sair"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Buscar"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Mostrar preferências"
@@ -197,8 +148,7 @@ msgstr "Mostrar preferências"
msgid "Shortcuts"
msgstr "Atalhos"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Desfazer"
@@ -223,343 +173,271 @@ msgid "Show hidden games"
msgstr "Exibir jogos ocultados"
#: data/gtk/help-overlay.blp:63
#, fuzzy
#| msgid "Remove All Games"
msgid "Remove game"
msgstr "Remove todos os jogos"
msgstr "Remover jogo"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Comportamento"
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "Sair depois de iniciar os jogos"
#: data/gtk/preferences.blp:24
msgid "Cover Image Launches Game"
msgstr "Imagem de capa inicia o jogo"
msgstr "Fechar Cartridges ao iniciar um jogo"
#: data/gtk/preferences.blp:25
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Troca o comportamento da imagem de capa e do botão de jogar"
msgid "Cover Image Launches Game"
msgstr "Clicar na capa inicia o jogo"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Troca o comportamento de clicar na capa do jogo e do botão Jogar"
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Imagens"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Imagens de alta qualidade"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Salvar imagens de capa sem perda, consumindo mais armazenamento"
#: data/gtk/preferences.blp:47
msgid "Danger Zone"
msgstr "Atenção"
msgstr "Salva imagens das capas sem perda, consumindo mais armazenamento"
#: data/gtk/preferences.blp:50
msgid "Remove All Games"
msgstr "Remove todos os jogos"
msgid "Danger Zone"
msgstr "Zona de perigo"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Remover todos os jogos"
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importar"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Fontes"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Local de instalação da Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Local de instalação do itch"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Diretório para usar ao importar jogos"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Bibliotecas adicionais da Steam"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Selecione outros diretórios onde você tem jogos da Steam instalados"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Limpar"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Local de instalação do Lutris"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
msgstr "Definir local do cache do Lutris"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "Diretório para usar ao importar imagens das capas dos jogos"
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Import Sideloaded Games"
msgid "Import Steam Games"
msgstr "Importar jogos adicionados manualmente"
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Local do cache do Lutris"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Importar jogos da Steam"
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Local de instalação do Heroic"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Importar jogos da Epic Games"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Importar jogos do GOG"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Importar jogos adicionados manualmente"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Local de instalação do Bottles"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:203
#, fuzzy
#| msgid "Heroic Install Location"
msgid "itch Install Location"
msgstr "Local de instalação do Heroic"
#: data/gtk/preferences.blp:217
#, fuzzy
#| msgid "Steam"
msgid "SteamGridDB"
msgstr "Steam"
#: data/gtk/preferences.blp:221
#, fuzzy
#| msgid "Set Location"
msgid "Authentication"
msgstr "Definir local"
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Autenticação"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
msgstr "Chave da API"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games"
msgstr "Diretório para usar ao importar jogos"
msgstr "Usar SteamGridDB"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Baixa imagens ao adicionar ou importar jogos"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
msgstr "Preferir mais que as imagens oficiais"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Preferir imagens animadas"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Nenhum jogo encontrado"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Tente outra pesquisa."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Sem jogos"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Use o botão + para adicionar jogos."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Sem jogos ocultados"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Jogos ocultados vão aparecer aqui."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Voltar"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Título do jogo"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Jogar"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Adicionar jogo"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Menu principal"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Jogos ocultados"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Ordenar"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Mais novo"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Mais antigo"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Última vez jogado"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Mostrar ocultados"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Atalhos de teclado"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Sobre o Cartuchos"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Pedro Sader Azevedo"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:174
#, fuzzy
#| msgid "Show Hidden"
msgid "{} hidden"
msgstr "Mostrar ocultados"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} removido"
#: src/window.py:241
msgid "Today"
msgstr "Hoje"
#: src/window.py:243
msgid "Yesterday"
msgstr "Ontem"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Adicionado: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Nunca"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Última vez jogado"
#: src/game.py:166
msgid "Details"
msgstr "Detalhes"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Instalação não encontrada"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Selecione o diretório de configuração de {}."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Selecione o diretório de informações de {}."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Definir local"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Todos os jogos foram removidos"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Cache não encontrado"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Selecione o diretório de cache do Lutris."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Importando jogos…"
#: src/utils/importer.py:77
#, fuzzy
#| msgid "Importing Games…"
msgid "Importing Covers…"
msgstr "Importando jogos…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "Nenhum jogo novo foi encontrado no seu sistema."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Jogo importado"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "1 jogo foi importado com sucesso."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Jogos importados"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} jogos foram importados com sucesso."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Adicionar novo jogo"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Confirmar"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Aplicar"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "O título do jogo"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Adicionar novo jogo"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Desenvolvedor"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "O desenvolvedor ou publicador (opcional)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Confirmar"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "arquivo.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "programa"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\caminho\\para\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/caminho/para/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -581,44 +459,174 @@ msgstr ""
"\n"
"Se o caminho contiver espaços, certifique-se de colocá-lo entre aspas duplas!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Executável"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "Arquivo a ser aberto ou comando a ser executado ao iniciar o jogo"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Cancelar"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Não foi possível adicionar o jogo"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Não foi possível aplicar as preferências"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "O título do jogo não pode estar vazio."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "O executável não pode estar vazio."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Não foi possível aplicar as preferências"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} iniciado"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} está oculto"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} está exposto"
#: src/game.py:171
msgid "{} removed"
msgstr "{} removido"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Todos os jogos foram removidos"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Uma chave da API é necessária para usar a SteamGridDB. Você pode gerar uma "
"chave {}aqui{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Definir local"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Dispensar"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Confirmar"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Não foi possível conectar à SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Local de instalação da Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Local de instalação do Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Local de instalação do Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Local de instalação do Bottles"
#~ msgid "Today"
#~ msgstr "Hoje"
#~ msgid "Yesterday"
#~ msgstr "Ontem"
#~ msgid "Cache Not Found"
#~ msgstr "Cache não encontrado"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Selecione o diretório de cache do Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "Instalação não encontrada"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Selecione o diretório de configuração de {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Selecione o diretório de informações de {}."
#~ msgid "Importing Games…"
#~ msgstr "Importando jogos…"
#~ msgid "Importing Covers…"
#~ msgstr "Importando capas…"
#~ msgid "No new games found"
#~ msgstr "Nenhum jogo novo encontrado"
#~ msgid "1 game imported"
#~ msgstr "1 jogo importado"
#~ msgid "{} games imported"
#~ msgstr "{} jogos importados"
#~ msgid "Directory to use when importing games"
#~ msgstr "Diretório para usar ao importar jogos"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Bibliotecas adicionais da Steam"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Selecione outros diretórios onde você tem jogos da Steam instalados"
#~ msgid "Clear"
#~ msgstr "Limpar"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Diretório para usar ao importar imagens das capas dos jogos"
#~ msgid "Details"
#~ msgstr "Detalhes"
#~ msgid "No new games were found on your system."
#~ msgstr "Nenhum jogo novo foi encontrado no seu sistema."
#~ msgid "Successfully imported 1 game."
#~ msgstr "1 jogo foi importado com sucesso."
#~ msgid "Successfully imported {} games."
#~ msgstr "{} jogos foram importados com sucesso."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Parece que você tem múltiplas bibliotecas Steam. Gostaria de adicioná-las "
#~ "nas preferências?"
#~ msgid "Launch your games"
#~ msgstr "Inicie seus jogos"

626
po/pt_BR.po Normal file
View File

@@ -0,0 +1,626 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR kramo
# This file is distributed under the same license as the Cartridges package.
# Henrique Machado <henriquecamposrj@gmail.com>, 2023.
# Vinícius Gama Santos <vinny.stalck@protonmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-06-02 15:40+0000\n"
"Last-Translator: Vinícius Gama Santos <vinny.stalck@protonmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
"cartridges/cartridges/pt_BR/>\n"
"Language: pt_BR\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: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartuchos"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
msgstr "Iniciador de jogos"
#: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games"
msgstr "Inicie todos os seus jogos"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "jogos;gaming;launcher;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Cartuchos é um simples iniciador de jogos para todos os seus jogos. Ele tem "
"suporte para importar jogos do Steam, Lutris, Heroic e outros, sem "
"necessidade de login. Você pode ordenar e esconder jogos ou baixar arte de "
"capa do SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Biblioteca"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Editar detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Preferências"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Cancelar"
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Nova capa"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Excluir capa"
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Título"
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "O título do jogo"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Desenvolvedor"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "O desenvolvedor ou publicador (opcional)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Executável"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Arquivo a ser aberto ou comando a ser executado ao iniciar o jogo"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Mais informações"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Editar"
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Esconder"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Remover"
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Exibir"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General"
msgstr "Geral"
#: data/gtk/help-overlay.blp:14
msgid "Quit"
msgstr "Sair"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Buscar"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Mostrar preferências"
#: data/gtk/help-overlay.blp:29
msgid "Shortcuts"
msgstr "Atalhos"
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Desfazer"
#: data/gtk/help-overlay.blp:39
msgid "Open menu"
msgstr "Abrir menu"
#: data/gtk/help-overlay.blp:45
msgid "Games"
msgstr "Jogos"
#: data/gtk/help-overlay.blp:48
msgid "Add new game"
msgstr "Adicionar novo jogo"
#: data/gtk/help-overlay.blp:53
msgid "Import games"
msgstr "Importar jogos"
#: data/gtk/help-overlay.blp:58
msgid "Show hidden games"
msgstr "Exibir jogos ocultos"
#: data/gtk/help-overlay.blp:63
msgid "Remove game"
msgstr "Remover jogo"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Comportamento"
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "Fechar ao iniciar jogos"
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Imagem da capa inicia o jogo"
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Troca o comportamento da imagem da capa e do botão jogar"
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Imagens"
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Imagens de alta qualidade"
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Salva capas de jogos sem perdas, consumindo mais armazenamento"
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Zona de Perigo"
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Remover todos os jogos"
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importar"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Fontes"
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Local de instalação do itch"
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Local do cache do Lutris"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Importar jogos do Steam"
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Importar jogos da Epic Games"
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Importar jogos do GOG"
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Importar jogos adicionados manualmente"
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Garrafas"
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Autenticação"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "Chave da API"
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "Usar SteamGridDB"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Baixar imagens ao adicionar ou importar jogos"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Preferir mais que as imagens oficiais"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Preferir imagens animadas"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Nenhum jogo encontrado"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Tente uma busca diferente."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Sem jogos"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Use o botão + para adicionar jogos."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Sem jogos ocultos"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Os jogos ocultos aparecerão aqui."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Voltar"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Título do jogo"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Jogar"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Adicionar jogo"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Menu Principal"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Jogos ocultos"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Ordenar"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Mais novo"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Mais antigo"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Última vez jogado"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Mostrar ocultados"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Atalhos de teclado"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Sobre o Cartuchos"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:164
msgid "translator_credits"
msgstr "Pedro Sader Azevedo, Vinícius \"Stalck\""
#. The variable is the date when the game was added
#: src/window.py:192
msgid "Added: {}"
msgstr "Adicionado: {}"
#: src/window.py:195
msgid "Never"
msgstr "Nunca"
#. The variable is the date when the game was last played
#: src/window.py:199
msgid "Last played: {}"
msgstr "Jogado pela última vez: {}"
#: src/details_window.py:72
msgid "Apply"
msgstr "Aplicar"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Adicionar novo jogo"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Confirmar"
#. Translate this string as you would translate "file"
#: src/details_window.py:91
msgid "file.txt"
msgstr "arquivo.txt"
#. As in software
#: src/details_window.py:93
msgid "program"
msgstr "programa"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\caminho\\para\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/caminho/para/{}"
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"To open the file \"{}\" with the default application, use:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
"Para iniciar o executável \"{}\", use o comando:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"Para abrir o arquivo \"{}\" com o aplicativo padrão, use:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"Se o caminho contiver espaços, certifique-se de colocá-lo entre aspas duplas!"
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Não foi possível adicionar o jogo"
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "O título do jogo não pode estar vazio."
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "O executável não pode estar vazio."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Não foi possível aplicar as preferências"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} iniciado"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} ocultado"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} exibido"
#: src/game.py:171
msgid "{} removed"
msgstr "{} removido"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Todos os jogos foram removidos"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Uma chave de API é necessária para utilizar o SteamGridDB. Você pode gerar "
"uma {}aqui{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Definir local"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Dispensar"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Confirmar"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Não foi possível conectar-se ao SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Local de instalação do Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Local de instalação do Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Local de instalação do Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Local de instalação do Garrafas"
#~ msgid "Today"
#~ msgstr "Hoje"
#~ msgid "Yesterday"
#~ msgstr "Ontem"
#~ msgid "Cache Not Found"
#~ msgstr "Cache não encontrado"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Selecione o diretório de cache do Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "Instalação não encontrada"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Selecione o diretório de configuração do(a) {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Selecione o diretório de dados do(a) {}."
#~ msgid "Importing Games…"
#~ msgstr "Importando jogos…"
#~ msgid "Importing Covers…"
#~ msgstr "Importando capas…"
#~ msgid "No new games found"
#~ msgstr "Nenhum jogo novo encontrado"
#~ msgid "1 game imported"
#~ msgstr "1 jogo importado"
#~ msgid "{} games imported"
#~ msgstr "{} jogos importados"
#~ msgid "Directory to use when importing games"
#~ msgstr "Diretório para usar ao importar jogos"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Bibliotecas adicionais da Steam"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Selecione outros diretórios onde você tem jogos da Steam instalados"
#~ msgid "Clear"
#~ msgstr "Limpar"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Diretório para usar ao importar imagens das capas dos jogos"
#~ msgid "Details"
#~ msgstr "Detalhes"
#~ msgid "No new games were found on your system."
#~ msgstr "Nenhum jogo novo foi encontrado no seu sistema."
#~ msgid "Successfully imported 1 game."
#~ msgstr "1 jogo foi importado com sucesso."
#~ msgid "Successfully imported {} games."
#~ msgstr "{} jogos foram importados com sucesso."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Parece que você tem múltiplas bibliotecas Steam. Gostaria de adicioná-las "
#~ "nas preferências?"

600
po/ro.po
View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-04-04 17:12+0000\n"
"Last-Translator: Matt C <matei.gurzu@gmail.com>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/cartridges/"
@@ -20,8 +20,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartușe"
@@ -34,6 +34,10 @@ msgstr "Lansator de jocuri"
msgid "Launch all your games"
msgstr "Lansați toate jocurile dvs"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
@@ -50,133 +54,78 @@ msgstr ""
"jocurilor dvs. din Steam, Heroic și Bottles cu funcții de organizare, cum ar "
"fi ascunderea și sortarea după data adăugată sau ultima dată jucată."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Bibliotecă"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Editați detaliile jocului"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Detalii joc"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Preferințe"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Nu s-au găsit jocuri"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Încercați o altă căutare."
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Fără jocuri"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Folosiți butonul + pentru a adăuga jocuri."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Fără jocuri ascunse"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Jocurile pe care le ascundeți vor apărea aici."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Înapoi"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Titlul jocului"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Joacă"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Adăugați joc"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Meniu principal"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Căutare"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Jocuri ascunse"
#: data/gtk/window.blp:329
msgid "Sort"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr ""
#: data/gtk/window.blp:332
msgid "A-Z"
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr ""
#: data/gtk/window.blp:338
msgid "Z-A"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr ""
#: data/gtk/window.blp:344
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr ""
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr ""
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr ""
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr ""
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr ""
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr ""
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr ""
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr ""
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr ""
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr ""
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr ""
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr ""
@@ -188,6 +137,11 @@ msgstr ""
msgid "Quit"
msgstr ""
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Căutare"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr ""
@@ -196,8 +150,7 @@ msgstr ""
msgid "Shortcuts"
msgstr ""
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr ""
@@ -225,7 +178,7 @@ msgstr ""
msgid "Remove game"
msgstr ""
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr ""
@@ -233,316 +186,256 @@ msgstr ""
msgid "Exit After Launching Games"
msgstr ""
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr ""
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr ""
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr ""
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr ""
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr ""
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr ""
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr ""
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr ""
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr ""
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
msgid "Install Location"
msgstr ""
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr ""
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr ""
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr ""
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr ""
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr ""
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
#: data/gtk/preferences.blp:119
msgid "Cache Location"
msgstr ""
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
msgstr ""
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr ""
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr ""
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr ""
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr ""
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr ""
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr ""
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr ""
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr ""
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr ""
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr ""
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr ""
#: data/gtk/preferences.blp:217
msgid "SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:221
msgid "Authentication"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr ""
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr ""
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Nu s-au găsit jocuri"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Încercați o altă căutare."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Fără jocuri"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Folosiți butonul + pentru a adăuga jocuri."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Fără jocuri ascunse"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Jocurile pe care le ascundeți vor apărea aici."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Înapoi"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Titlul jocului"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Joacă"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Adăugați joc"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Meniu principal"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Jocuri ascunse"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr ""
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr ""
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr ""
#: data/gtk/window.blp:389
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr ""
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr ""
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr ""
#: src/window.py:241
msgid "Today"
msgstr ""
#: src/window.py:243
msgid "Yesterday"
msgstr ""
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr ""
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr ""
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr ""
#: src/game.py:166
msgid "Details"
msgstr ""
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr ""
#: src/preferences.py:130
msgid "All games removed"
msgstr ""
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr ""
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr ""
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr ""
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr ""
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr ""
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr ""
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr ""
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr ""
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr ""
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr ""
#: src/utils/create_details_window.py:128
msgid "The title of the game"
#: src/details_window.py:78
msgid "Add New Game"
msgstr ""
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr ""
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
#: src/details_window.py:79
msgid "Confirm"
msgstr ""
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr ""
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr ""
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -555,43 +448,90 @@ msgid ""
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr ""
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr ""
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr ""
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr ""
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr ""
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr ""
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr ""
#: src/game.py:154
msgid "{} unhidden"
msgstr ""
#: src/game.py:171
msgid "{} removed"
msgstr ""
#: src/preferences.py:102
msgid "All games removed"
msgstr ""
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:289
msgid "Set Location"
msgstr ""
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr ""
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
msgid "Configuration"
msgstr ""
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
msgid "Couldn't Authenticate SteamGridDB"
msgstr ""
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#, fuzzy
#~| msgid "No Games Found"
#~ msgid "No new games found"
#~ msgstr "Nu s-au găsit jocuri"
#~ msgid "Launch your games"
#~ msgstr "Lansați-vă jocurile"

703
po/ru.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-05 17:18+0000\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-06-26 04:40+0000\n"
"Last-Translator: Сергей <asvmail.as@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/ru/>\n"
@@ -16,13 +16,13 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.17-dev\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.18.1\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Картриджи"
@@ -35,6 +35,10 @@ msgstr "Средство запуска игр"
msgid "Launch all your games"
msgstr "Запустите все свои игры"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "gaming;launcher;steam;lutris;heroic;bottles;itch;игры;стим;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
@@ -47,133 +51,78 @@ msgstr ""
"систему. Вы можете сортировать и скрывать игры или загружать обложки из "
"SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Библиотека"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Редактировать подробности об игре"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Подробности об игре"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Параметры"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Игры не найдены"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Отменить"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Попробуйте другой поиск."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Новая обложка"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Игр нет"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Удалить обложку"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Используйте кнопку «+» для добавления игр."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Нет скрытых игр"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Здесь появятся скрытые игры."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Назад"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Название игры"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Играть"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Добавить игру"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Главное меню"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Поиск"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Скрытые игры"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Сортировать"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "А-Я"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Я-А"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Сначала новые"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Сначала старые"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Последняя игра"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Показать скрытые"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Комбинации клавиш"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "О приложении"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Импортировать"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Название"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Название игры"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Разработчик"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Разработчик или издатель (необязательно)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Исполняемый"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Файл для открытия или команда для запуска игры"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Дополнительная информация"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Редактировать"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Скрыть"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Удалить"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Показать"
@@ -185,6 +134,11 @@ msgstr "Основное"
msgid "Quit"
msgstr "Выйти"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Поиск"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Показать параметры"
@@ -193,10 +147,9 @@ msgstr "Показать параметры"
msgid "Shortcuts"
msgstr "Комбинации клавиш"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Отменить"
msgstr "Вернуть"
#: data/gtk/help-overlay.blp:39
msgid "Open menu"
@@ -222,7 +175,7 @@ msgstr "Показать скрытые игры"
msgid "Remove game"
msgstr "Удалить игру"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Поведение"
@@ -230,319 +183,260 @@ msgstr "Поведение"
msgid "Exit After Launching Games"
msgstr "Выход после запуска игр"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Запуск игры используя изображение обложки"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Меняет местами поведение изображения обложки и кнопки запуска"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Изображения"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Изображения высокого качества"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Сохранение обложек игр без потерь за счет хранилища"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Небезопасная область"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Удалить все игры"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Импортировать"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Источники"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Место установки Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Место установки itch"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Каталог для импорта игр"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Дополнительные библиотеки Steam"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Выберите другие каталоги, в которых у вас установлены игры из Steam"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Очистить"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Место установки Lutris"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Расположение кэша Lutris"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "Каталог для импорта обложек игр"
#: data/gtk/preferences.blp:136
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Импорт игр Steam"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Место установки Heroic"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Импорт игр Epic"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Импорт игр GOG"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Импорт сторонних игр"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Место установки Bottles"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr "Место установки itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:217
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:221
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Аутентификация"
#: data/gtk/preferences.blp:224
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "API-ключ"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "Использовать SteamGridDB"
#: data/gtk/preferences.blp:233
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Загрузка изображений при добавлении или импорте игр"
#: data/gtk/preferences.blp:240
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Отдавать предпочтение официальным изображениям"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Отдавать предпочтение анимированным изображениям"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Игры не найдены"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Попробуйте другой поиск."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Игр нет"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Используйте кнопку «+» для добавления игр."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Нет скрытых игр"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Здесь появятся скрытые игры."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Назад"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Название игры"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Играть"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Добавить игру"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Главное меню"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Скрытые игры"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Сортировать"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "А-Я"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Я-А"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Сначала новые"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Сначала старые"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Последняя игра"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Показать скрытые"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Комбинации клавиш"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "О приложении"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "Ser82-png"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} - запущена"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "{} - скрытая"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} - не скрыта"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} удалена"
#: src/window.py:241
msgid "Today"
msgstr "Сегодня"
#: src/window.py:243
msgid "Yesterday"
msgstr "Вчера"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Добавлено: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Никогда"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Последняя игра: {}"
#: src/game.py:166
msgid "Details"
msgstr "Подробности"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Установка не найдена"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Выберите каталог конфигурации {}."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Выберите каталог данных {}."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Установить расположение"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Все игры удалены"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Кэш не найден"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Выберите каталог кэша Lutris."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Для использования SteamGridDB требуется ключ API. Вы можете сгенерировать "
"его {}здесь{}."
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Импорт игр…"
#: src/utils/importer.py:77
msgid "Importing Covers…"
msgstr "Импорт обложек…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "В вашей системе не найдено новых игр."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Игра импортирована"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Успешно импортирована 1 игра."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Игры импортированы"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "Успешно импортировано {} игр."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr "Не удалось подключиться к SteamGridDB"
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"Похоже, у вас несколько библиотек Steam. Хотите добавить их в параметрах?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Добавить новую игру"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Подтвердить"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Применить"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "Название игры"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Добавить новую игру"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Разработчик"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "Разработчик или издатель (необязательно)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Подтвердить"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "file.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "программа"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\путь\\к\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/путь/к/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -564,44 +458,173 @@ msgstr ""
"\n"
"Если путь содержит пробелы, обязательно заключите его в двойные кавычки!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Исполняемый"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "Файл для открытия или команда для запуска игры"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Отменить"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Не удалось добавить игру"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Не удалось применить параметры"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Название игры не может быть пустым."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Исполняемый файл не может быть пустым."
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr "{} - скрытая"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} - не скрыта"
#: src/game.py:171
msgid "{} removed"
msgstr "{} удалена"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Все игры удалены"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Для использования SteamGridDB требуется ключ API. Вы можете сгенерировать "
"его {}здесь{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Установить расположение"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Отклонить"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Подтвердить"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Не удалось подключиться к SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Место установки Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Место установки Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Место установки Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Место установки Bottles"
#~ msgid "Today"
#~ msgstr "Сегодня"
#~ msgid "Yesterday"
#~ msgstr "Вчера"
#~ msgid "Cache Not Found"
#~ msgstr "Кэш не найден"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Выберите каталог кэша Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "Установка не найдена"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Выберите каталог конфигурации {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Выберите каталог данных {}."
#~ msgid "Importing Games…"
#~ msgstr "Импорт игр…"
#~ msgid "Importing Covers…"
#~ msgstr "Импорт обложек…"
#~ msgid "No new games found"
#~ msgstr "Новых игр не найдено"
#~ msgid "1 game imported"
#~ msgstr "1 игра импортирована"
#~ msgid "{} games imported"
#~ msgstr "{} игр(ы) импортировано"
#~ msgid "Directory to use when importing games"
#~ msgstr "Каталог для импорта игр"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Дополнительные библиотеки Steam"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Выберите другие каталоги, в которых у вас установлены игры из Steam"
#~ msgid "Clear"
#~ msgstr "Очистить"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Каталог для импорта обложек игр"
#~ msgid "Details"
#~ msgstr "Подробности"
#~ msgid "No new games were found on your system."
#~ msgstr "В вашей системе не найдено новых игр."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Успешно импортирована 1 игра."
#~ msgid "Successfully imported {} games."
#~ msgstr "Успешно импортировано {} игр."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Похоже, у вас несколько библиотек Steam. Хотите добавить их в параметрах?"
#~ msgid "Launch your games"
#~ msgstr "Запускайте свои игры"

626
po/sv.po Normal file
View File

@@ -0,0 +1,626 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR kramo
# This file is distributed under the same license as the Cartridges package.
# micke <mikanybe@gmail.com>, 2023.
# micke <micke@users.noreply.hosted.weblate.org>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-06-02 15:40+0000\n"
"Last-Translator: micke <micke@users.noreply.hosted.weblate.org>\n"
"Language-Team: Swedish <https://hosted.weblate.org/projects/cartridges/"
"cartridges/sv/>\n"
"Language: sv\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: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartridges"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
msgstr "Spelstartare"
#: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games"
msgstr "Starta alla dina spel"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "gaming;spelstartare;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Cartridges är en enkel spelstartare för alla dina spel. Det har stöd för att "
"importera spel från Steam, Lutris, Heroic och fler utan inloggning. Du kan "
"sortera och dölja spel eller ladda ner omslagsbilder från SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Bibliotek"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Redigera speldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Speldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Inställningar"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Avbryt"
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Nytt omslag"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Ta bort omslag"
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Titel"
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Spelets titel"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Utvecklare"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Utvecklaren eller utgivaren (valfritt)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Körbar"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Fil som ska öppnas eller kommando som ska köras när spelet startas"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Mer info"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Redigera"
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Dölj"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Ta bort"
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Visa"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General"
msgstr "Allmänt"
#: data/gtk/help-overlay.blp:14
msgid "Quit"
msgstr "Avsluta"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Sök"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Visa inställningar"
#: data/gtk/help-overlay.blp:29
msgid "Shortcuts"
msgstr "Genvägar"
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Ångra"
#: data/gtk/help-overlay.blp:39
msgid "Open menu"
msgstr "Öppna meny"
#: data/gtk/help-overlay.blp:45
msgid "Games"
msgstr "Spel"
#: data/gtk/help-overlay.blp:48
msgid "Add new game"
msgstr "Lägg till nytt spel"
#: data/gtk/help-overlay.blp:53
msgid "Import games"
msgstr "Importera spel"
#: data/gtk/help-overlay.blp:58
msgid "Show hidden games"
msgstr "Visa dolda spel"
#: data/gtk/help-overlay.blp:63
msgid "Remove game"
msgstr "Ta bort spel"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Beteende"
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "Avsluta efter start av spel"
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Omslagsbild startar spel"
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Byt beteende för omslagsbilden och Spela-knappen"
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Bilder"
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Bilder av hög kvalitet"
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
"Spara omslagsbilder utan kvalitetsförlust på bekostnad av lagringsplats"
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Farozon"
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Ta bort alla spel"
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Importera"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Källor"
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "itch-installationsplats"
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Plats för Lutris cache"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Importera Steam-spel"
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Importera Epic Games"
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Importera GOG-spel"
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Importera sidoladdade spel"
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Autentisering"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "API-nyckel"
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "Använd SteamGridDB"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Ladda ner bilder när spel läggs till eller importeras"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Föredra framför officiella bilder"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Föredra animerade bilder"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Inga spel hittades"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Försök med en annan sökning."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Inga spel"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Använd +-knappen för att lägga till spel."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Inga dolda spel"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Spel som du döljer kommer visas här."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Bakåt"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Speltitel"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Spela"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Lägg till spel"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Huvudmeny"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Dolda spel"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Sortering"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Ö"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Ö-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Nyaste"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Äldsta"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Senast spelad"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Visa dolda"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Tangentbordsgenvägar"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Om Cartridges"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:164
msgid "translator_credits"
msgstr "Micke"
#. The variable is the date when the game was added
#: src/window.py:192
msgid "Added: {}"
msgstr "Tillagt: {}"
#: src/window.py:195
msgid "Never"
msgstr "Aldrig"
#. The variable is the date when the game was last played
#: src/window.py:199
msgid "Last played: {}"
msgstr "Senast spelat: {}"
#: src/details_window.py:72
msgid "Apply"
msgstr "Tillämpa"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Lägg till nytt spel"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Bekräfta"
#. Translate this string as you would translate "file"
#: src/details_window.py:91
msgid "file.txt"
msgstr "fil.txt"
#. As in software
#: src/details_window.py:93
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\sökväg\\till\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/sökväg/till/{}"
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"To open the file \"{}\" with the default application, use:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
"Använd kommandot för att starta den körbara filen \"{}\":\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"För att öppna filen \"{}\" med standardprogrammet använder du:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"Om sökvägen innehåller mellanslag, se till att den omsluts av dubbla "
"citationstecken!"
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Kunde inte lägga till spelet"
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Spelets titel kan inte vara tom."
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Den körbara filen kan inte vara tom."
#: src/details_window.py:180 src/details_window.py:188
msgid "Couldn't Apply Preferences"
msgstr "Kunde inte tillämpa inställningar"
#. The variable is the title of the game
#: src/game.py:141
msgid "{} launched"
msgstr "{} startat"
#. The variable is the title of the game
#: src/game.py:154
msgid "{} hidden"
msgstr "{} dolt"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} synlig"
#: src/game.py:171
msgid "{} removed"
msgstr "{} borttaget"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Alla spel togs bort"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"En API-nyckel krävs för att använda SteamGridDB. Du kan generera en {}här{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Ange plats"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Avvisa"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Bekräfta"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Kunde inte ansluta till SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Steam-installationsplats"
#~ msgid "Lutris Install Location"
#~ msgstr "Lutris-installationsplats"
#~ msgid "Heroic Install Location"
#~ msgstr "Heroic-installationsplats"
#~ msgid "Bottles Install Location"
#~ msgstr "Bottles-installationsplats"
#~ msgid "Today"
#~ msgstr "Idag"
#~ msgid "Yesterday"
#~ msgstr "Igår"
#~ msgid "Cache Not Found"
#~ msgstr "Cache inte hittad"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Välj Lutris cache-mapp."
#~ msgid "Installation Not Found"
#~ msgstr "Installationen hittades inte"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Välj konfigurationsmappen {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Välj datamappen {}."
#~ msgid "Importing Games…"
#~ msgstr "Importerar spel…"
#~ msgid "Importing Covers…"
#~ msgstr "Importerar omslagsbilder…"
#~ msgid "No new games found"
#~ msgstr "Inga nya spel hittades"
#~ msgid "1 game imported"
#~ msgstr "1 spel Importerat"
#~ msgid "{} games imported"
#~ msgstr "{} spel importerade"
#~ msgid "Directory to use when importing games"
#~ msgstr "Mapp att använda för importering av spel"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Extra Steam-bibliotek"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Välj andra mappar där du har Steam-spel installerade"
#~ msgid "Clear"
#~ msgstr "Rensa"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Mapp att använda för import av omslagsbilder"
#~ msgid "Details"
#~ msgstr "Detaljer"
#~ msgid "No new games were found on your system."
#~ msgstr "Inga nya spel hittades på ditt system."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Importerade 1 spel."
#~ msgid "Successfully imported {} games."
#~ msgstr "Importerade {} spel."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Du verkar ha flera Steam-bibliotek. Vill du lägga till dem i "
#~ "inställningar?"

748
po/ta.po
View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-04 15:35+0000\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-29 18:48+0000\n"
"Last-Translator: \"K.B.Dharun Krishna\" <kbdharunkrishna@gmail.com>\n"
"Language-Team: Tamil <https://hosted.weblate.org/projects/cartridges/"
"cartridges/ta/>\n"
@@ -18,11 +18,11 @@ 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 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "கார்ட்ரிட்ஜ்கள்"
@@ -35,150 +35,95 @@ msgstr "விளையாட்டு துவக்கி"
msgid "Launch all your games"
msgstr "உங்கள் எல்லா விளையாட்டுகளையும் தொடங்கவும்"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "விளையாட்டு; துவக்கி; steam;lutris;heroic;பாட்டில்கள்;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
#| "Cartridges is a simple game launcher. It has support for importing your "
#| "games from Steam, Heroic and Bottles with organizational features such as "
#| "hiding and sorting by date added or last played."
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"கார்ட்ரிட்ஜ்கள் ஒரு எளிய விளையாட்டு துவக்கி. இது உங்கள் விளையாட்டுகளை ஸ்டீம், ஹீரோயிக் "
"மற்றும் பாட்டில்களில் இருந்து இறக்குமதி செய்வதற்கான ஆதரவைக் கொண்டுள்ளது, அதாவது மறைத்தல் "
"மற்றும் சேர்த்த அல்லது கடைசியாக விளையாடிய தேதியின்படி வரிசைப்படுத்துதல் போன்ற நிறுவன "
"அம்சங்களுடன்."
"உங்கள் எல்லா விளையாட்டுகளுக்கும் கேட்ரிட்ஜ்கள் ஒரு எளிய விளையாட்டு துவக்கி ஆகும். ஸ்டீம் "
"(Steam), லுட்ரிஸ் (Lutris), வீரம் (Heroic) மற்றும் பலவற்றிலிருந்து விளையாட்டுகளை "
"இறக்குமதி செய்வதற்கான ஆதரவை இது கொண்டுள்ளது. நீங்கள் விளையாட்டுகளை வரிசைப்படுத்தலாம் "
"மற்றும் மறைக்கலாம் அல்லது ஸ்டீம்கிரிட் டிபி (SteamGridDB) இலிருந்து அட்டைப்பட கலையைப் "
"பதிவிறக்கலாம்."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "நூலகம்"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "விளையாட்டு விவரங்களைத் திருத்து"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "விளையாட்டு விவரங்கள்"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "விருப்பங்கள்"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "விளையாட்டுகள் எதுவும் இல்லை"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "ரத்துசெய்"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "வேறு தேடலை முயற்சிக்கவும்."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "புதிய அட்டை"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "விளையாட்டுகள் இல்லை"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "அட்டையை நீக்கு"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "விளையாட்டுகளைச் சேர்க்க + பொத்தானைப் பயன்படுத்தவும்."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "மறைக்கப்பட்ட விளையாட்டுகள் இல்லை"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "நீங்கள் மறைக்கும் விளையாட்டுகள் இங்கே தோன்றும்."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "மீண்டும்"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "விளையாட்டு தலைப்பு"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "விளையாடு"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "விளையாட்டைச் சேர்க்கவும்"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "முதன்மை பட்டியல்"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "தேடு"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "மறைக்கப்பட்ட விளையாட்டுகள்"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "வகைபடுத்து"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "புதியது"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "பழமையானது"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "கடைசியாக விளையாடியது"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "மறைக்கப்பட்டதைக் காட்டு"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "விசைப்பலகை குறுக்குவழிகள்"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "கார்ட்ரிட்ஜ்கள் பற்றி"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "இறக்குமதி"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "தலைப்பு"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "விளையாட்டின் தலைப்பு"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "டெவலப்பர்"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "டெவலப்பர் அல்லது வெளியீட்டாளர் (விரும்பினால்)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "செயல்படுத்தக்கூடியது"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "விளையாட்டைத் தொடங்கும் போது திறக்க கோப்பு அல்லது இயக்க கட்டளை"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "மேலும் தகவல்"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "தொகு"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "மறை"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "அகற்று"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "மறை காட்டு"
@@ -190,6 +135,11 @@ msgstr "பொது"
msgid "Quit"
msgstr "வெளியேறு"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "தேடு"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "விருப்பங்களைக் காட்டு"
@@ -198,8 +148,7 @@ msgstr "விருப்பங்களைக் காட்டு"
msgid "Shortcuts"
msgstr "குறுக்குவழிகள்"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "செயல்தவிர்"
@@ -224,12 +173,10 @@ msgid "Show hidden games"
msgstr "மறைக்கப்பட்ட விளையாட்டுகளைக் காட்டு"
#: data/gtk/help-overlay.blp:63
#, fuzzy
#| msgid "Remove All Games"
msgid "Remove game"
msgstr "அனைத்து விளையாட்டுகளையும் அகற்று"
msgstr "விளையாட்ட அகற்று"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "நடத்தை"
@@ -237,328 +184,261 @@ msgstr "நடத்தை"
msgid "Exit After Launching Games"
msgstr "விளையாட்டுகளை தொடங்கிய பிறகு வெளியேறவும்"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "அட்டைப் படம் விளையாட்டை தொடங்குகிறது"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "அட்டைப் படத்தின் நடத்தை மற்றும் பிளே பட்டனை மாற்றுகிறது"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "படங்கள்"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "உயர்தர படங்கள்"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "சேமிப்பக செலவில் விளையாட்டுகளை இழப்பின்றி சேமிக்கவும்"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "ஆபத்து மண்டலம்"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "அனைத்து விளையாட்டுகளையும் அகற்று"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "இறக்குமதி"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "மூலங்கள்"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam (ஸ்டீம்)"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Steam (ஸ்டீம்) நிறுவல் இடம்"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "அரிப்பு (itch) நிறுவல் இடம்"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "விளையாட்டுகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "கூடுதல் ஸ்டீம் (Steam) நூலகங்கள்"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "ஸ்டீம் (Steam) கேம்களை நிறுவிய பிற கோப்பகங்களைத் தேர்ந்தெடுக்கவும்"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "தெளிவு"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "லூட்ரிஸ்"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "லூட்ரிஸ் நிறுவல் இடம்"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "லுட்ரிஸ் தற்காலிக சேமிப்பு இடம்"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "விளையாட்டு அட்டைகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு"
#: data/gtk/preferences.blp:136
#, fuzzy
#| msgid "Import Sideloaded Games"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "பக்க ஏற்றப்பட்ட விளையாட்டுகளை இறக்குமதி செய்யவும்"
msgstr "ஸ்டீம் (Steam) விளையாட்டுகளை இறக்குமதி செய்யவும்"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic (ஹீரோயிக்)"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Heroic (ஹீரோயிக்) நிறுவல் இடம்"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Epic விளையாட்டுகளை இறக்குமதி செய்"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "GOG விளையாட்டுகளை இறக்குமதி செய்யவும்"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "பக்க ஏற்றப்பட்ட விளையாட்டுகளை இறக்குமதி செய்யவும்"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles (பாட்டில்கள்)"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Bottles (பாட்டில்கள்) நிறுவும் இடம்"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "அரிப்பு (itch)"
#: data/gtk/preferences.blp:203
msgid "itch Install Location"
msgstr "அரிப்பு (itch) நிறுவல் இடம்"
#: data/gtk/preferences.blp:217
#, fuzzy
#| msgid "Steam"
msgid "SteamGridDB"
msgstr "Steam (ஸ்டீம்)"
#: data/gtk/preferences.blp:221
#, fuzzy
#| msgid "Set Location"
msgid "Authentication"
msgstr "இருப்பிடத்தை அமைக்கவும்"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB)"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "அங்கீகாரம்"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
msgstr "API விசை"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games"
msgstr "விளையாட்டுகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு"
msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB) ஐப் பயன்படுத்தவும்"
#: data/gtk/preferences.blp:240
msgid "Prefer Over Official Images"
msgid "Download images when adding or importing games"
msgstr ""
"விளையாட்டுகளைச் சேர்க்கும் போது அல்லது இறக்குமதி செய்யும் போது படங்களைப் பதிவிறக்கவும்"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "அதிகாரப்பூர்வ படங்களை விட முன்னுரிமை"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "இயங்குபடம் செய்யப்பட்ட படங்களுக்கு முன்னுரிமை கொடுங்கள்"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "விளையாட்டுகள் எதுவும் இல்லை"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "வேறு தேடலை முயற்சிக்கவும்."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "விளையாட்டுகள் இல்லை"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "விளையாட்டுகளைச் சேர்க்க + பொத்தானைப் பயன்படுத்தவும்."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "மறைக்கப்பட்ட விளையாட்டுகள் இல்லை"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "நீங்கள் மறைக்கும் விளையாட்டுகள் இங்கே தோன்றும்."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "மீண்டும்"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "விளையாட்டு தலைப்பு"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "விளையாடு"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "விளையாட்டைச் சேர்க்கவும்"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "முதன்மை பட்டியல்"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "மறைக்கப்பட்ட விளையாட்டுகள்"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "வகைபடுத்து"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "புதியது"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "பழமையானது"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "கடைசியாக விளையாடியது"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "மறைக்கப்பட்டதைக் காட்டு"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "விசைப்பலகை குறுக்குவழிகள்"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "கார்ட்ரிட்ஜ்கள் பற்றி"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "K.B.Dharun Krishna <kbdharunkrishna@gmail.com>"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} தொடங்கப்பட்டது"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "{} மறைக்கப்பட்டுள்ளது"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} மறைக்கப்படாதது"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} அகற்றப்பட்டது"
#: src/window.py:241
msgid "Today"
msgstr "இன்று"
#: src/window.py:243
msgid "Yesterday"
msgstr "நேற்று"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "சேர்க்கப்பட்டது: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "ஒருபோதும் இல்லை"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "கடைசியாக விளையாடியது: {}"
#: src/game.py:166
msgid "Details"
msgstr "விவரங்கள்"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "நிறுவல் கிடைக்கவில்லை"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "{} உள்ளமைவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "{} தரவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "இருப்பிடத்தை அமைக்கவும்"
#: src/preferences.py:130
msgid "All games removed"
msgstr "அனைத்து விளையாட்டுகளும் அகற்றப்பட்டன"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "தற்காலிக சேமிப்பு கிடைக்கவில்லை"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "லூட்ரிஸ் தற்காலிக சேமிப்பு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "விளையாட்டுகளை இறக்குமதி செய்கிறது…"
#: src/utils/importer.py:77
#, fuzzy
#| msgid "Importing Games…"
msgid "Importing Covers…"
msgstr "விளையாட்டுகளை இறக்குமதி செய்கிறது…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "உங்கள் கணினியில் புதிய விளையாட்டுகள் எதுவும் இல்லை."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "விளையாட்டு இறக்குமதி செய்யப்பட்டது"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "1 விளையாட்டு வெற்றிகரமாக இறக்குமதி செய்யப்பட்டது."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "விளையாட்டுகள் இறக்குமதி செய்யப்பட்டன"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} விளையாட்டுகள் வெற்றிகரமாக இறக்குமதி செய்யப்பட்டன."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"உங்களிடம் பல ஸ்டீம் (Steam) நூலகங்கள் இருப்பது போல் தெரிகிறது. அவற்றை விருப்பத்தேர்வுகளில் "
"சேர்க்க விரும்புகிறீர்களா?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "புதிய விளையாட்டைச் சேர்க்கவும்"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "உறுதிப்படுத்தவும்"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "விண்ணப்பி"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "விளையாட்டின் தலைப்பு"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "புதிய விளையாட்டைச் சேர்க்கவும்"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "டெவலப்பர்"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "டெவலப்பர் அல்லது வெளியீட்டாளர் (விரும்பினால்)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "உறுதிப்படுத்தவும்"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "கோப்பு.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "பயன்பாடு"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\பாதை\\டு \\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/பாதை/டு/ {}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -580,44 +460,174 @@ msgstr ""
"\n"
"பாதையில் இடைவெளிகள் இருந்தால், அதை இரட்டை மேற்கோள்களில் போர்த்துவதை உறுதிசெய்யவும்!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "செயல்படுத்தக்கூடியது"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "விளையாட்டைத் தொடங்கும் போது திறக்க கோப்பு அல்லது இயக்க கட்டளை"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "ரத்துசெய்"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "விளையாட்டைச் சேர்க்க முடியவில்லை"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "விருப்பத்தேர்வுகளைப் பயன்படுத்த முடியவில்லை"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "விளையாட்டு தலைப்பு காலியாக இருக்கக்கூடாது."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "இயங்கக்கூடியது காலியாக இருக்க முடியாது."
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr "{} மறைக்கப்பட்டுள்ளது"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} மறைக்கப்படாதது"
#: src/game.py:171
msgid "{} removed"
msgstr "{} அகற்றப்பட்டது"
#: src/preferences.py:102
msgid "All games removed"
msgstr "அனைத்து விளையாட்டுகளும் அகற்றப்பட்டன"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"ஸ்டீம்கிரிட் டிபி (SteamGridDB) ஐப் பயன்படுத்த API விசை தேவை. நீங்கள் ஒன்றை {}இங்கே{} "
"உருவாக்கலாம்."
#: src/preferences.py:289
msgid "Set Location"
msgstr "இருப்பிடத்தை அமைக்கவும்"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "நிராகரி"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "உறுதிப்படுத்தவும்"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB) உடன் இணைக்க முடியவில்லை"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Steam (ஸ்டீம்) நிறுவல் இடம்"
#~ msgid "Lutris Install Location"
#~ msgstr "லூட்ரிஸ் நிறுவல் இடம்"
#~ msgid "Heroic Install Location"
#~ msgstr "Heroic (ஹீரோயிக்) நிறுவல் இடம்"
#~ msgid "Bottles Install Location"
#~ msgstr "Bottles (பாட்டில்கள்) நிறுவும் இடம்"
#~ msgid "Today"
#~ msgstr "இன்று"
#~ msgid "Yesterday"
#~ msgstr "நேற்று"
#~ msgid "Cache Not Found"
#~ msgstr "தற்காலிக சேமிப்பு கிடைக்கவில்லை"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "லூட்ரிஸ் தற்காலிக சேமிப்பு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#~ msgid "Installation Not Found"
#~ msgstr "நிறுவல் கிடைக்கவில்லை"
#~ msgid "Select the {} configuration directory."
#~ msgstr "{} உள்ளமைவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#~ msgid "Select the {} data directory."
#~ msgstr "{} தரவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#~ msgid "Importing Games…"
#~ msgstr "விளையாட்டுகளை இறக்குமதி செய்கிறது…"
#~ msgid "Importing Covers…"
#~ msgstr "அட்டைகளை இறக்குமதி செய்கிறது…"
#~ msgid "No new games found"
#~ msgstr "புதிய விளையாட்டுகள் எதுவும் கண்டறியப்படவில்லை"
#~ msgid "1 game imported"
#~ msgstr "1 விளையாட்டு இறக்குமதி செய்யப்பட்டது"
#~ msgid "{} games imported"
#~ msgstr "{} விளையாட்டுகள் இறக்குமதி செய்யப்பட்டன"
#~ msgid "Directory to use when importing games"
#~ msgstr "விளையாட்டுகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு"
#~ msgid "Extra Steam Libraries"
#~ msgstr "கூடுதல் ஸ்டீம் (Steam) நூலகங்கள்"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "ஸ்டீம் (Steam) கேம்களை நிறுவிய பிற கோப்பகங்களைத் தேர்ந்தெடுக்கவும்"
#~ msgid "Clear"
#~ msgstr "தெளிவு"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "விளையாட்டு அட்டைகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு"
#~ msgid "Details"
#~ msgstr "விவரங்கள்"
#~ msgid "No new games were found on your system."
#~ msgstr "உங்கள் கணினியில் புதிய விளையாட்டுகள் எதுவும் இல்லை."
#~ msgid "Successfully imported 1 game."
#~ msgstr "1 விளையாட்டு வெற்றிகரமாக இறக்குமதி செய்யப்பட்டது."
#~ msgid "Successfully imported {} games."
#~ msgstr "{} விளையாட்டுகள் வெற்றிகரமாக இறக்குமதி செய்யப்பட்டன."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "உங்களிடம் பல ஸ்டீம் (Steam) நூலகங்கள் இருப்பது போல் தெரிகிறது. அவற்றை "
#~ "விருப்பத்தேர்வுகளில் சேர்க்க விரும்புகிறீர்களா?"
#~ msgid "Launch your games"
#~ msgstr "உங்கள் விளையாட்டுகளைத் தொடங்கவும்"

593
po/tr.po Normal file
View File

@@ -0,0 +1,593 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR kramo
# This file is distributed under the same license as the Cartridges package.
# Sabri Ünal <libreajans@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-05-26 18:10+0000\n"
"Last-Translator: Sabri Ünal <libreajans@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/cartridges/"
"cartridges/tr/>\n"
"Language: tr\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: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Kartuşlar"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
msgstr "Oyun Başlatıcı"
#: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games"
msgstr "Tüm oyunlarınızı başlatın"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "oyun;başlatıcı;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Kartuşlar, tüm oyunlarınız için basit bir oyun başlatıcıdır. Oturum açmaya "
"gerek kalmadan Steam, Lutris, Heroic ve daha fazla sağlayıcıdan oyun içe "
"aktarma desteğine sahiptir. Oyunları sıralayabilir, gizleyebilir veya "
"SteamGridDB'den kapak resmi indirebilirsiniz."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Kütüphane"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Oyun Ayrıntılarını Düzenle"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Oyun Ayrıntıları"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Tercihler"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "İptal"
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Yeni Kapak"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Kapağı Sil"
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Başlık"
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Oyunun başlığı"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Geliştirici"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Geliştirici veya yayıncı (isteğe bağlı)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Yürütülebilir"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Oyun başlatılırken açılacak dosya veya çalıştırılacak komut"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Daha Fazla Bilgi"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Düzenle"
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Gizle"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Kaldır"
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Göster"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General"
msgstr "Genel"
#: data/gtk/help-overlay.blp:14
msgid "Quit"
msgstr "Çık"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Ara"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Tercihleri göster"
#: data/gtk/help-overlay.blp:29
msgid "Shortcuts"
msgstr "Kısayollar"
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Geri Al"
#: data/gtk/help-overlay.blp:39
msgid "Open menu"
msgstr "Menüyü aç"
#: data/gtk/help-overlay.blp:45
msgid "Games"
msgstr "Oyunlar"
#: data/gtk/help-overlay.blp:48
msgid "Add new game"
msgstr "Yeni oyun ekle"
#: data/gtk/help-overlay.blp:53
msgid "Import games"
msgstr "Oyunları içe aktar"
#: data/gtk/help-overlay.blp:58
msgid "Show hidden games"
msgstr "Gizli oyunları göster"
#: data/gtk/help-overlay.blp:63
msgid "Remove game"
msgstr "Oyunu kaldır"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Davranış"
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "Oyunu Başlatıldıktan Sonra Çık"
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Kapak Görüntüsü Oyunu Başlatır"
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Kapak görüntüsünün ve oyna düğmesinin davranışını değiştirir"
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Görüntüler"
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Yüksek Kaliteli Görüntüler"
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr ""
"Oyun kapaklarını, daha çok depolama alanı gerektirmesine rağmen, kayıpsız "
"kaydet"
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Tehlikeli Bölge"
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Tüm Oyunları Kaldır"
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "İçe Aktar"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Kaynaklar"
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "itch Kurulu Konumu"
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Lutris Önbellek Konumu"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Steam Oyunlarını İçe Aktar"
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Epic Oyunlarını İçe Aktar"
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "GOG Oyunlarını İçe Aktar"
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Yandan Yüklenmiş Oyunları İçe Aktar"
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Şişeler"
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Kimlik Doğrulaması"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr "API anahtarı"
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr "SteamGridDB Kullan"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Oyun eklerken veya içe aktarırken görüntüleri indir"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr "Resmî Görsellere Yeğle"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Hareketli Görselleri Yeğle"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Hiçbir Oyun Bulunamadı"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Başka arama dene."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Oyun Yok"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Oyun eklemek için + düğmesini kullanın."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Gizli Oyun Yok"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Gizlediğiniz oyunlar burada belirecek."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Geri"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Oyun Başlığı"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Oyna"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Oyun Ekle"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Ana Menü"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Gizli Oyunlar"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Sırala"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "En Yeni"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "En Eski"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Son Oynanan"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Gizlileri Göster"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Klavye Kısayolları"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Kartuşlar Hakkında"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:164
msgid "translator_credits"
msgstr "Sabri Ünal <libreajans@gmail.com>"
#. The variable is the date when the game was added
#: src/window.py:192
msgid "Added: {}"
msgstr "Eklendi: {}"
#: src/window.py:195
msgid "Never"
msgstr "Asla"
#. The variable is the date when the game was last played
#: src/window.py:199
msgid "Last played: {}"
msgstr "Son oynanma: {}"
#: src/details_window.py:72
msgid "Apply"
msgstr "Uygula"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Yeni Oyun Ekle"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Doğrula"
#. Translate this string as you would translate "file"
#: src/details_window.py:91
msgid "file.txt"
msgstr "dosya.txt"
#. As in software
#: src/details_window.py:93
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\yol\\klasör\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/yol/klasör/{}"
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"To open the file \"{}\" with the default application, use:\n"
"\n"
"<tt>{} \"{}\"</tt>\n"
"\n"
"If the path contains spaces, make sure to wrap it in double quotes!"
msgstr ""
"\"{}\" yürütülebilirini başlatmak için şu komutu kullanın:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"\"{}\" dosyasını öntanımlı uygulamayla açmak için şunu kullanın:\n"
"\n"
"<tt>\"{}\"</tt>\n"
"\n"
"Yol boşluk içeriyorsa, çift tırnak içine aldığınızdan emin olun!"
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Oyun Eklenemedi"
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Oyun başlığı boş olamaz."
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Çalıştırılabilir boş olamaz."
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr "{} gizli"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} görünür"
#: src/game.py:171
msgid "{} removed"
msgstr "{} kaldırıldı"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Tüm oyunlar kaldırıldı"
#: src/preferences.py:149
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:289
msgid "Set Location"
msgstr "Konum Ayarla"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Vazgeç"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Doğrula"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "SteamGridDBʼye bağlanılamadı"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Steam Kurulu Konumu"
#~ msgid "Lutris Install Location"
#~ msgstr "Lutris Kurulu Konumu"
#~ msgid "Heroic Install Location"
#~ msgstr "Heroic Kurulu Konumu"
#~ msgid "Bottles Install Location"
#~ msgstr "Şişeler Kurulu Konumu"
#~ msgid "Today"
#~ msgstr "Bugün"
#~ msgid "Yesterday"
#~ msgstr "Dün"
#~ msgid "Cache Not Found"
#~ msgstr "Önbellek Bulunamadı"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Lutris önbellek dizinini seç."
#~ msgid "Installation Not Found"
#~ msgstr "Kurulum Bulunamadı"
#~ msgid "Select the {} configuration directory."
#~ msgstr "{} yapılandırma dizinini seç."
#~ msgid "Select the {} data directory."
#~ msgstr "{} veri dizinini seç."
#~ msgid "Importing Games…"
#~ msgstr "Oyunlar İçe Aktarılıyor…"
#~ msgid "Importing Covers…"
#~ msgstr "Kapaklar İçe Aktarılıyor…"
#~ msgid "No new games found"
#~ msgstr "Yeni oyun bulunamadı"
#~ msgid "1 game imported"
#~ msgstr "1 oyun içe aktarıldı"
#~ msgid "{} games imported"
#~ msgstr "{} oyun içe aktarıldı"

756
po/uk.po
View File

@@ -3,13 +3,14 @@
# This file is distributed under the same license as the cartridges package.
# kramo <contact@kramo.hu>, 2023.
# Dan <denqwerta@gmail.com>, 2023.
# Вова Смірнов <vovasmirnon5895@gmail.com>, 2023.
msgid ""
msgstr ""
"Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-05 11:11+0200\n"
"PO-Revision-Date: 2023-04-03 16:20+0000\n"
"Last-Translator: Dan <denqwerta@gmail.com>\n"
"POT-Creation-Date: 2023-06-26 12:01+0200\n"
"PO-Revision-Date: 2023-06-03 18:51+0000\n"
"Last-Translator: Вова Смірнов <vovasmirnon5895@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/uk/>\n"
"Language: uk\n"
@@ -18,13 +19,13 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.17-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:113
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:47
#: src/main.py:146
msgid "Cartridges"
msgstr "Cartridges"
msgstr "Картриджі"
#: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher"
@@ -35,149 +36,94 @@ msgstr "Ігровий лаунчер"
msgid "Launch all your games"
msgstr "Запустіть усі свої ігри"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "ігри;лаунчер;steam;lutris;heroic;bottles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy
#| msgid ""
#| "Cartridges is a simple game launcher. It has support for importing your "
#| "games from Steam, Heroic and Bottles with organizational features such as "
#| "hiding and sorting by date added or last played."
msgid ""
"Cartridges is a simple game launcher for all of your games. It has support "
"for importing games from Steam, Lutris, Heroic and more with no login "
"necessary. You can sort and hide games or download cover art from "
"SteamGridDB."
msgstr ""
"Cartridges — це простий ігровий лаунчер. Він підтримує імпорт ваших ігор із "
"Steam, Heroic та Bottles із такими організаційними функціями, як "
"приховування та сортування за датою додавання чи останньої гри."
"Картриджі - це простий лаунчер для всіх ваших ігор. Він підтримує імпорт "
"ігор з Steam, Lutris, Heroic тощо без необхідності входу в систему. Ви "
"можете сортувати та приховувати ігри або завантажувати обкладинки з "
"SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:22
#: data/hu.kramo.Cartridges.metainfo.xml.in:30
msgid "Library"
msgstr "Бібліотека"
#: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:85
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:67
msgid "Edit Game Details"
msgstr "Редагувати інформацію про гру"
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:71
msgid "Game Details"
msgstr "Подробиці гри"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:371
#: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:416
#: src/details_window.py:239
msgid "Preferences"
msgstr "Параметри"
#: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found"
msgstr "Ігор не знайдено"
#: data/gtk/details-window.blp:25
msgid "Cancel"
msgstr "Скасувати"
#: data/gtk/window.blp:7
msgid "Try a different search."
msgstr "Спробуйте інший пошук."
#: data/gtk/details-window.blp:57
msgid "New Cover"
msgstr "Нова обкладинка"
#: data/gtk/window.blp:14
msgid "No Games"
msgstr "Ніяких ігор"
#: data/gtk/details-window.blp:75
msgid "Delete Cover"
msgstr "Видалити обкладинку"
#: data/gtk/window.blp:15
msgid "Use the + button to add games."
msgstr "Використовуйте кнопку +, щоб додати гру."
#: data/gtk/window.blp:22
msgid "No Hidden Games"
msgstr "Ніяких прихованих ігор"
#: data/gtk/window.blp:23
msgid "Games you hide will appear here."
msgstr "Ігри, які ви сховали, з'являться тут."
#: data/gtk/window.blp:44 data/gtk/window.blp:262
msgid "Back"
msgstr "Назад"
#: data/gtk/window.blp:100
msgid "Game Title"
msgstr "Назва гри"
#: data/gtk/window.blp:156 src/game.py:168
msgid "Play"
msgstr "Грати"
#: data/gtk/window.blp:204 data/gtk/window.blp:390
msgid "Add Game"
msgstr "Додати гру"
#: data/gtk/window.blp:211 data/gtk/window.blp:274
msgid "Main Menu"
msgstr "Головне меню"
#: data/gtk/window.blp:218 data/gtk/window.blp:281 data/gtk/help-overlay.blp:19
msgid "Search"
msgstr "Пошук"
#: data/gtk/window.blp:269
msgid "Hidden Games"
msgstr "Приховані ігри"
#: data/gtk/window.blp:329
msgid "Sort"
msgstr "Сортувати"
#: data/gtk/window.blp:332
msgid "A-Z"
msgstr "А-Я"
#: data/gtk/window.blp:338
msgid "Z-A"
msgstr "Я-А"
#: data/gtk/window.blp:344
msgid "Newest"
msgstr "Найновіші"
#: data/gtk/window.blp:350
msgid "Oldest"
msgstr "Найстаріші"
#: data/gtk/window.blp:356
msgid "Last Played"
msgstr "Остання гра"
#: data/gtk/window.blp:363
msgid "Show Hidden"
msgstr "Показати приховане"
#: data/gtk/window.blp:376
msgid "Keyboard Shortcuts"
msgstr "Комбінації клавіш"
#: data/gtk/window.blp:381
msgid "About Cartridges"
msgstr "Про Cartridges"
#: data/gtk/window.blp:396 data/gtk/preferences.blp:66
msgid "Import"
msgstr "Імпорт"
#: data/gtk/game.blp:60 src/utils/create_details_window.py:127
#: data/gtk/details-window.blp:101 data/gtk/details-window.blp:106
#: data/gtk/game.blp:80
msgid "Title"
msgstr "Назва"
#: data/gtk/game.blp:82 data/gtk/game.blp:101
#: data/gtk/details-window.blp:102
msgid "The title of the game"
msgstr "Назва гри"
#: data/gtk/details-window.blp:112 data/gtk/details-window.blp:117
msgid "Developer"
msgstr "Розробник"
#: data/gtk/details-window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Розробник або видавець (необов'язково)"
#: data/gtk/details-window.blp:123 data/gtk/details-window.blp:155
msgid "Executable"
msgstr "Виконуваний"
#: data/gtk/details-window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Файл для відкриття або команда для запуску під час запуску гри"
#: data/gtk/details-window.blp:130
msgid "More Info"
msgstr "Більше інформації"
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:195
msgid "Edit"
msgstr "Редагувати"
#: data/gtk/game.blp:87
#: data/gtk/game.blp:107 src/window.py:169
msgid "Hide"
msgstr "Приховати"
#: data/gtk/game.blp:92 data/gtk/game.blp:111 data/gtk/preferences.blp:53
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:209
msgid "Remove"
msgstr "Видалити"
#: data/gtk/game.blp:106
#: data/gtk/game.blp:126 src/window.py:171
msgid "Unhide"
msgstr "Показати"
@@ -189,6 +135,11 @@ msgstr "Загальний"
msgid "Quit"
msgstr "Вийти"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:217 data/gtk/window.blp:257
#: data/gtk/window.blp:323
msgid "Search"
msgstr "Пошук"
#: data/gtk/help-overlay.blp:24
msgid "Show preferences"
msgstr "Показати параметри"
@@ -197,8 +148,7 @@ msgstr "Показати параметри"
msgid "Shortcuts"
msgstr "Ярлики"
#: data/gtk/help-overlay.blp:34 src/main.py:178 src/main.py:234
#: src/preferences.py:131
#: data/gtk/help-overlay.blp:34 src/game.py:105 src/preferences.py:103
msgid "Undo"
msgstr "Відмінити"
@@ -223,12 +173,10 @@ msgid "Show hidden games"
msgstr "Показати приховані ігри"
#: data/gtk/help-overlay.blp:63
#, fuzzy
#| msgid "Remove All Games"
msgid "Remove game"
msgstr "Видалити всі ігри"
msgstr "Видалити гру"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:229
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:236
msgid "Behavior"
msgstr "Поведінка"
@@ -236,329 +184,260 @@ msgstr "Поведінка"
msgid "Exit After Launching Games"
msgstr "Вихід після запуску ігор"
#: data/gtk/preferences.blp:24
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Обкладинка запускає гру"
#: data/gtk/preferences.blp:25
#: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button"
msgstr "Міняє місцями поведінку зображення обкладинки та кнопки відтворення"
#: data/gtk/preferences.blp:34 src/utils/create_details_window.py:99
#: data/gtk/preferences.blp:36 src/details_window.py:81
msgid "Images"
msgstr "Зображення"
#: data/gtk/preferences.blp:37
#: data/gtk/preferences.blp:39
msgid "High Quality Images"
msgstr "Зображення високої якості"
#: data/gtk/preferences.blp:38
#: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage"
msgstr "Збережена гра покривається без втрат за вартістю зберігання"
#: data/gtk/preferences.blp:47
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Небезпечна зона"
#: data/gtk/preferences.blp:50
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Видалити всі ігри"
#: data/gtk/preferences.blp:70
#: data/gtk/preferences.blp:85 data/gtk/window.blp:27 data/gtk/window.blp:442
msgid "Import"
msgstr "Імпорт"
#: data/gtk/preferences.blp:89
msgid "Sources"
msgstr "Джерела"
#: data/gtk/preferences.blp:73
#: data/gtk/preferences.blp:92
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:77
msgid "Steam Install Location"
msgstr "Місце встановлення Steam"
#: data/gtk/preferences.blp:96 data/gtk/preferences.blp:110
#: data/gtk/preferences.blp:142 data/gtk/preferences.blp:183
#: data/gtk/preferences.blp:197 data/gtk/preferences.blp:211
#, fuzzy
#| msgid "itch Install Location"
msgid "Install Location"
msgstr "Місце встановлення itch"
#: data/gtk/preferences.blp:78 data/gtk/preferences.blp:117
#: data/gtk/preferences.blp:150 data/gtk/preferences.blp:189
#: data/gtk/preferences.blp:204
msgid "Directory to use when importing games"
msgstr "Каталог для імпорту ігор"
#: data/gtk/preferences.blp:86 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Додаткові бібліотеки Steam"
#: data/gtk/preferences.blp:87
msgid "Select other directories where you have Steam games installed"
msgstr "Виберіть інші директорії, до яких інстальовано ігри Steam"
#: data/gtk/preferences.blp:94
msgid "Clear"
msgstr "Очистити"
#: data/gtk/preferences.blp:112
#: data/gtk/preferences.blp:106
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:116
msgid "Lutris Install Location"
msgstr "Місце встановлення Lutris"
#: data/gtk/preferences.blp:126
msgid "Lutris Cache Location"
#: data/gtk/preferences.blp:119
#, fuzzy
#| msgid "Lutris Cache Location"
msgid "Cache Location"
msgstr "Розташування сховища Lutris"
#: data/gtk/preferences.blp:127
msgid "Directory to use when importing game covers"
msgstr "Каталог для імпорту обкладинок ігор"
#: data/gtk/preferences.blp:136
#, fuzzy
#| msgid "Import Sideloaded Games"
#: data/gtk/preferences.blp:128
msgid "Import Steam Games"
msgstr "Імпорт сторонніх ігор"
msgstr "Імпорт ігор Steam"
#: data/gtk/preferences.blp:145
#: data/gtk/preferences.blp:138
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:149
msgid "Heroic Install Location"
msgstr "Місце встановлення Heroic"
#: data/gtk/preferences.blp:159
#: data/gtk/preferences.blp:151
msgid "Import Epic Games"
msgstr "Імпорт Epic Games"
#: data/gtk/preferences.blp:167
#: data/gtk/preferences.blp:160
msgid "Import GOG Games"
msgstr "Імпорт ігор GOG"
#: data/gtk/preferences.blp:175
#: data/gtk/preferences.blp:169
msgid "Import Sideloaded Games"
msgstr "Імпорт сторонніх ігор"
#: data/gtk/preferences.blp:184
#: data/gtk/preferences.blp:179
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:188
msgid "Bottles Install Location"
msgstr "Місце встановлення Bottles"
#: data/gtk/preferences.blp:199
#: data/gtk/preferences.blp:193
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:207
msgid "Legendary"
msgstr ""
#: data/gtk/preferences.blp:203
#, fuzzy
#| msgid "Heroic Install Location"
msgid "itch Install Location"
msgstr "Місце встановлення Heroic"
#: data/gtk/preferences.blp:217
#, fuzzy
#| msgid "Steam"
msgid "SteamGridDB"
msgstr "Steam"
#: data/gtk/preferences.blp:221
#, fuzzy
#| msgid "Set Location"
msgid "Authentication"
msgstr "Встановити місцезнаходження"
#: data/gtk/preferences.blp:224
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:228
msgid "Authentication"
msgstr "Аутентифікація"
#: data/gtk/preferences.blp:231
msgid "API Key"
msgstr ""
msgstr "Ключ API"
#: data/gtk/preferences.blp:232
#: data/gtk/preferences.blp:239
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:233
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games"
msgstr "Каталог для імпорту ігор"
msgstr "Використовувати SteamGridDB"
#: data/gtk/preferences.blp:240
msgid "Download images when adding or importing games"
msgstr "Завантаження зображень під час додавання або імпорту ігор"
#: data/gtk/preferences.blp:249
msgid "Prefer Over Official Images"
msgstr ""
msgstr "Надавати перевагу офіційним зображенням"
#: data/gtk/preferences.blp:258
msgid "Prefer Animated Images"
msgstr "Надавати перевагу анімованим зображенням"
#: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found"
msgstr "Ігор не знайдено"
#: data/gtk/window.blp:7 data/gtk/window.blp:15
msgid "Try a different search."
msgstr "Спробуйте інший пошук."
#: data/gtk/window.blp:21
msgid "No Games"
msgstr "Ніяких ігор"
#: data/gtk/window.blp:22
msgid "Use the + button to add games."
msgstr "Використовуйте кнопку +, щоб додати гру."
#: data/gtk/window.blp:40
msgid "No Hidden Games"
msgstr "Ніяких прихованих ігор"
#: data/gtk/window.blp:41
msgid "Games you hide will appear here."
msgstr "Ігри, які ви сховали, з'являться тут."
#: data/gtk/window.blp:64 data/gtk/window.blp:304
msgid "Back"
msgstr "Назад"
#: data/gtk/window.blp:121
msgid "Game Title"
msgstr "Назва гри"
#: data/gtk/window.blp:176
msgid "Play"
msgstr "Грати"
#: data/gtk/window.blp:243 data/gtk/window.blp:435
msgid "Add Game"
msgstr "Додати гру"
#: data/gtk/window.blp:250 data/gtk/window.blp:316
msgid "Main Menu"
msgstr "Головне меню"
#: data/gtk/window.blp:311
msgid "Hidden Games"
msgstr "Приховані ігри"
#: data/gtk/window.blp:374
msgid "Sort"
msgstr "Сортувати"
#: data/gtk/window.blp:377
msgid "A-Z"
msgstr "А-Я"
#: data/gtk/window.blp:383
msgid "Z-A"
msgstr "Я-А"
#: data/gtk/window.blp:389
msgid "Newest"
msgstr "Найновіші"
#: data/gtk/window.blp:395
msgid "Oldest"
msgstr "Найстаріші"
#: data/gtk/window.blp:401
msgid "Last Played"
msgstr "Остання гра"
#: data/gtk/window.blp:408
msgid "Show Hidden"
msgstr "Показати приховане"
#: data/gtk/window.blp:421
msgid "Keyboard Shortcuts"
msgstr "Комбінації клавіш"
#: data/gtk/window.blp:426
msgid "About Cartridges"
msgstr "Про Картриджі"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:129
#: src/main.py:164
msgid "translator_credits"
msgstr "kefir2105"
#. The variable is the title of the game
#: src/main.py:156
msgid "{} launched"
msgstr "{} запущено"
#. The variable is the title of the game
#: src/main.py:174
msgid "{} hidden"
msgstr "{} приховано"
#. The variable is the title of the game
#: src/main.py:177
msgid "{} unhidden"
msgstr "{} показано"
#. The variable is the title of the game
#: src/main.py:233
msgid "{} removed"
msgstr "{} видалено"
#: src/window.py:241
msgid "Today"
msgstr "Сьогодні"
#: src/window.py:243
msgid "Yesterday"
msgstr "Вчора"
#. The variable is the date when the game was added
#: src/window.py:281
#: src/window.py:192
msgid "Added: {}"
msgstr "Додано: {}"
#: src/window.py:286
#: src/window.py:195
msgid "Never"
msgstr "Ніколи"
#. The variable is the date when the game was last played
#: src/window.py:290
#: src/window.py:199
msgid "Last played: {}"
msgstr "Останній раз грали: {}"
msgstr "Востаннє грали: {}"
#: src/game.py:166
msgid "Details"
msgstr "Деталі"
#: src/preferences.py:53
msgid "Installation Not Found"
msgstr "Встановлення не знайдено"
#. The variable is the name of the game launcher
#: src/preferences.py:55
msgid "Select the {} configuration directory."
msgstr "Виберіть каталог конфігурації {}."
#. The variable is the name of the game launcher
#: src/preferences.py:58
msgid "Select the {} data directory."
msgstr "Виберіть каталог даних {}."
#: src/preferences.py:60 src/preferences.py:238
msgid "Set Location"
msgstr "Встановити місцезнаходження"
#: src/preferences.py:130
msgid "All games removed"
msgstr "Всі ігри видалено"
#: src/preferences.py:235
msgid "Cache Not Found"
msgstr "Кеш не знайдено"
#: src/preferences.py:236
msgid "Select the Lutris cache directory."
msgstr "Виберіть каталог кешу Lutris."
#: src/preferences.py:335
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/importer.py:42
msgid "Importing Games…"
msgstr "Імпорт ігор…"
#: src/utils/importer.py:77
#, fuzzy
#| msgid "Importing Games…"
msgid "Importing Covers…"
msgstr "Імпорт ігор…"
#: src/utils/importer.py:92
msgid "No new games were found on your system."
msgstr "У вашій системі не знайдено жодної нової гри."
#: src/utils/importer.py:100
msgid "Game Imported"
msgstr "Ігру імпортовано"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Успішно імпортовано 1 гру."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Ігри імпортовано"
#. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "Успішно імпортовано {} ігор."
#: src/utils/importer.py:120
msgid "Couldn't Connect to SteamGridDB"
msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
"Схоже, у вас є кілька бібліотек Steam. Бажаєте додати їх у налаштуваннях?"
#: src/utils/create_details_window.py:78
msgid "Add New Game"
msgstr "Додати нову гру"
#: src/utils/create_details_window.py:83
msgid "Confirm"
msgstr "Підтвердити"
#: src/utils/create_details_window.py:94
#: src/details_window.py:72
msgid "Apply"
msgstr "Застосувати"
#: src/utils/create_details_window.py:128
msgid "The title of the game"
msgstr "Назва гри"
#: src/details_window.py:78
msgid "Add New Game"
msgstr "Додати нову гру"
#: src/utils/create_details_window.py:133
msgid "Developer"
msgstr "Розробник"
#: src/utils/create_details_window.py:134
msgid "The developer or publisher (optional)"
msgstr "Розробник або видавець (необов'язково)"
#: src/details_window.py:79
msgid "Confirm"
msgstr "Підтвердити"
#. Translate this string as you would translate "file"
#: src/utils/create_details_window.py:145
#: src/details_window.py:91
msgid "file.txt"
msgstr "file.txt"
#. As in software
#: src/utils/create_details_window.py:147
#: src/details_window.py:93
msgid "program"
msgstr "програма"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:152
#: src/utils/create_details_window.py:154
#: src/details_window.py:98 src/details_window.py:100
msgid "C:\\path\\to\\{}"
msgstr "C:\\path\\to\\{}"
msgstr "C:\\шлях\\до\\{}"
#. Translate this string as you would translate "path to {}"
#: src/utils/create_details_window.py:158
#: src/utils/create_details_window.py:160
#: src/details_window.py:104 src/details_window.py:106
msgid "/path/to/{}"
msgstr "/path/to/{}"
#: src/utils/create_details_window.py:164
#: src/details_window.py:111
msgid ""
"To launch the executable \"{}\", use the command:\n"
"\n"
@@ -581,44 +460,173 @@ msgstr ""
"\n"
"Якщо шлях містить пробіли, обов'язково візьміть його в подвійні лапки!"
#: src/utils/create_details_window.py:187
msgid "Executable"
msgstr "Виконуваний"
#: src/utils/create_details_window.py:188
msgid "File to open or command to run when launching the game"
msgstr "Файл для відкриття або команда для запуску під час запуску гри"
#: src/utils/create_details_window.py:200
msgid "Cancel"
msgstr "Скасувати"
#: src/utils/create_details_window.py:252
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:268
#: src/details_window.py:146 src/details_window.py:152
msgid "Couldn't Add Game"
msgstr "Не вдалося додати гру"
#: src/utils/create_details_window.py:254
#: src/utils/create_details_window.py:292
#: src/utils/create_details_window.py:300
msgid "Couldn't Apply Preferences"
msgstr "Не вдалося застосувати параметри"
#: src/utils/create_details_window.py:262
#: src/utils/create_details_window.py:293
#: src/details_window.py:146 src/details_window.py:181
msgid "Game title cannot be empty."
msgstr "Назва гри не може бути порожньою."
#: src/utils/create_details_window.py:268
#: src/utils/create_details_window.py:301
#: src/details_window.py:152 src/details_window.py:189
msgid "Executable cannot be empty."
msgstr "Виконуваний файл не може бути порожнім."
#: src/details_window.py:180 src/details_window.py:188
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:154
msgid "{} hidden"
msgstr "{} приховано"
#: src/game.py:154
msgid "{} unhidden"
msgstr "{} показано"
#: src/game.py:171
msgid "{} removed"
msgstr "{} видалено"
#: src/preferences.py:102
msgid "All games removed"
msgstr "Всі ігри видалено"
#: src/preferences.py:149
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Для використання SteamGridDB потрібен ключ API. Ви можете згенерувати його {}"
"тут{}."
#: src/preferences.py:289
msgid "Set Location"
msgstr "Встановити місцезнаходження"
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Відхилити"
#: src/importer/sources/source.py:106
msgid "Data"
msgstr ""
#: src/importer/sources/source.py:107
msgid "Cache"
msgstr ""
#: src/importer/sources/source.py:108
#, fuzzy
#| msgid "Confirm"
msgid "Configuration"
msgstr "Підтвердити"
#. The variables are the type of location (eg. cache) and the source's name (eg. Steam)
#: src/importer/sources/source.py:119
msgid "Invalid {} Location for {{}}"
msgstr ""
#: src/importer/sources/source.py:120
msgid "Pick a new one or disable the source in preferences"
msgstr ""
#: src/store/managers/sgdb_manager.py:47
#, fuzzy
#| msgid "Couldn't Connect to SteamGridDB"
msgid "Couldn't Authenticate SteamGridDB"
msgstr "Не вдалося підключитися до SteamGridDB"
#: src/store/managers/sgdb_manager.py:48
msgid "Verify your API key in preferences"
msgstr ""
#~ msgid "Steam Install Location"
#~ msgstr "Місце встановлення Steam"
#~ msgid "Lutris Install Location"
#~ msgstr "Місце встановлення Lutris"
#~ msgid "Heroic Install Location"
#~ msgstr "Місце встановлення Heroic"
#~ msgid "Bottles Install Location"
#~ msgstr "Місце встановлення Bottles"
#~ msgid "Today"
#~ msgstr "Сьогодні"
#~ msgid "Yesterday"
#~ msgstr "Вчора"
#~ msgid "Cache Not Found"
#~ msgstr "Кеш не знайдено"
#~ msgid "Select the Lutris cache directory."
#~ msgstr "Виберіть каталог кешу Lutris."
#~ msgid "Installation Not Found"
#~ msgstr "Встановлення не знайдено"
#~ msgid "Select the {} configuration directory."
#~ msgstr "Виберіть каталог конфігурації {}."
#~ msgid "Select the {} data directory."
#~ msgstr "Виберіть каталог даних {}."
#~ msgid "Importing Games…"
#~ msgstr "Імпорт ігор…"
#~ msgid "Importing Covers…"
#~ msgstr "Імпорт обкладинок…"
#~ msgid "No new games found"
#~ msgstr "Нових ігор не знайдено"
#~ msgid "1 game imported"
#~ msgstr "1 гру імпортовано"
#~ msgid "{} games imported"
#~ msgstr "{} гри імпортовано"
#~ msgid "Directory to use when importing games"
#~ msgstr "Каталог для імпорту ігор"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Додаткові бібліотеки Steam"
#~ msgid "Select other directories where you have Steam games installed"
#~ msgstr "Виберіть інші директорії, до яких інстальовано ігри Steam"
#~ msgid "Clear"
#~ msgstr "Очистити"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Каталог для імпорту обкладинок ігор"
#~ msgid "Details"
#~ msgstr "Деталі"
#~ msgid "No new games were found on your system."
#~ msgstr "У вашій системі не знайдено жодної нової гри."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Успішно імпортовано 1 гру."
#~ msgid "Successfully imported {} games."
#~ msgstr "Успішно імпортовано {} ігор."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Схоже, у вас є кілька бібліотек Steam. Бажаєте додати їх у налаштуваннях?"
#~ msgid "Launch your games"
#~ msgstr "Запустіть свої ігри"

1
src/__builtins__.pyi Normal file
View File

@@ -0,0 +1 @@
def _(_msg: str, /) -> str: ...

View File

View File

@@ -55,6 +55,6 @@ if __name__ == "__main__":
resource = Gio.Resource.load(os.path.join(pkgdatadir, "cartridges.gresource"))
resource._register()
from cartridges import main
from src import main
sys.exit(main.main(VERSION))

270
src/details_window.py Normal file
View File

@@ -0,0 +1,270 @@
# details_window.py
#
# Copyright 2022-2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import os
from time import time
from gi.repository import Adw, Gio, GLib, Gtk
from PIL import Image
from src import shared
from src.errors.friendly_error import FriendlyError
from src.game import Game
from src.game_cover import GameCover
from src.store.managers.sgdb_manager import SGDBManager
from src.utils.create_dialog import create_dialog
from src.utils.save_cover import resize_cover, save_cover
@Gtk.Template(resource_path=shared.PREFIX + "/gtk/details-window.ui")
class DetailsWindow(Adw.Window):
__gtype_name__ = "DetailsWindow"
cover_overlay = Gtk.Template.Child()
cover = Gtk.Template.Child()
cover_button_edit = Gtk.Template.Child()
cover_button_delete_revealer = Gtk.Template.Child()
cover_button_delete = Gtk.Template.Child()
spinner = Gtk.Template.Child()
name = Gtk.Template.Child()
developer = Gtk.Template.Child()
executable = Gtk.Template.Child()
exec_info_label = Gtk.Template.Child()
exec_info_popover = Gtk.Template.Child()
apply_button = Gtk.Template.Child()
cover_changed = False
def __init__(self, game=None, **kwargs):
super().__init__(**kwargs)
self.win = shared.win
self.game = game
self.game_cover = GameCover({self.cover})
self.set_transient_for(self.win)
if self.game:
self.set_title(_("Edit Game Details"))
self.name.set_text(self.game.name)
if self.game.developer:
self.developer.set_text(self.game.developer)
self.executable.set_text(self.game.executable)
self.apply_button.set_label(_("Apply"))
self.game_cover.new_cover(self.game.get_cover_path())
if self.game_cover.get_texture():
self.cover_button_delete_revealer.set_reveal_child(True)
else:
self.set_title(_("Add New Game"))
self.apply_button.set_label(_("Confirm"))
image_filter = Gtk.FileFilter(name=_("Images"))
for extension in Image.registered_extensions():
image_filter.add_suffix(extension[1:])
file_filters = Gio.ListStore.new(Gtk.FileFilter)
file_filters.append(image_filter)
self.file_dialog = Gtk.FileDialog()
self.file_dialog.set_filters(file_filters)
# Translate this string as you would translate "file"
file_name = _("file.txt")
# As in software
exe_name = _("program")
if os.name == "nt":
exe_name += ".exe"
# Translate this string as you would translate "path to {}"
exe_path = _("C:\\path\\to\\{}").format(exe_name)
# Translate this string as you would translate "path to {}"
file_path = _("C:\\path\\to\\{}").format(file_name)
command = "start"
else:
# Translate this string as you would translate "path to {}"
exe_path = _("/path/to/{}").format(exe_name)
# Translate this string as you would translate "path to {}"
file_path = _("/path/to/{}").format(file_name)
command = "xdg-open"
# pylint: disable=line-too-long
exec_info_text = _(
'To launch the executable "{}", use the command:\n\n<tt>"{}"</tt>\n\nTo open the file "{}" with the default application, use:\n\n<tt>{} "{}"</tt>\n\nIf the path contains spaces, make sure to wrap it in double quotes!'
).format(exe_name, exe_path, file_name, command, file_path)
self.exec_info_label.set_label(exec_info_text)
def clear_info_selection(*_args):
self.exec_info_label.select_region(-1, -1)
self.exec_info_popover.connect("show", clear_info_selection)
self.cover_button_delete.connect("clicked", self.delete_pixbuf)
self.cover_button_edit.connect("clicked", self.choose_cover)
self.apply_button.connect("clicked", self.apply_preferences)
self.name.connect("activate", self.focus_executable)
self.developer.connect("activate", self.focus_executable)
self.executable.connect("activate", self.apply_preferences)
self.set_focus(self.name)
self.present()
def delete_pixbuf(self, *_args):
self.game_cover.new_cover()
self.cover_button_delete_revealer.set_reveal_child(False)
self.cover_changed = True
def apply_preferences(self, *_args):
final_name = self.name.get_text()
final_developer = self.developer.get_text()
final_executable = self.executable.get_text()
if not self.game:
if final_name == "":
create_dialog(
self, _("Couldn't Add Game"), _("Game title cannot be empty.")
)
return
if final_executable == "":
create_dialog(
self, _("Couldn't Add Game"), _("Executable cannot be empty.")
)
return
# Increment the number after the game id (eg. imported_1, imported_2)
numbers = [0]
game_id: str
for game_id in shared.store.games:
prefix = "imported_"
if not game_id.startswith(prefix):
continue
numbers.append(int(game_id.replace(prefix, "", 1)))
game_number = max(numbers) + 1
self.game = Game(
{
"game_id": f"imported_{game_number}",
"hidden": False,
"source": "imported",
"added": int(time()),
}
)
else:
if final_name == "":
create_dialog(
self,
_("Couldn't Apply Preferences"),
_("Game title cannot be empty."),
)
return
if final_executable == "":
create_dialog(
self,
_("Couldn't Apply Preferences"),
_("Executable cannot be empty."),
)
return
self.game.name = final_name
self.game.developer = final_developer or None
self.game.executable = final_executable
if self.game.game_id in self.win.game_covers.keys():
self.win.game_covers[self.game.game_id].animation = None
self.win.game_covers[self.game.game_id] = self.game_cover
if self.cover_changed:
save_cover(
self.game.game_id,
self.game_cover.path,
)
shared.store.add_game(self.game, {}, run_pipeline=False)
self.game.save()
self.game.update()
# TODO: this is fucked up (less than before)
# Get a cover from SGDB if none is present
if not self.game_cover.get_texture():
self.game.set_loading(1)
sgdb_manager: SGDBManager = shared.store.managers[SGDBManager]
sgdb_manager.reset_cancellable()
sgdb_manager.process_game(self.game, {}, self.update_cover_callback)
self.game_cover.pictures.remove(self.cover)
self.close()
self.win.show_details_view(self.game)
def update_cover_callback(self, manager: SGDBManager):
# Set the game as not loading
self.game.set_loading(-1)
self.game.update()
# Handle errors that occured
for error in manager.collect_errors():
# On auth error, inform the user
if isinstance(error, FriendlyError):
create_dialog(
shared.win,
error.title,
error.subtitle,
"open_preferences",
_("Preferences"),
).connect("response", self.update_cover_error_response)
def update_cover_error_response(self, _widget, response):
if response == "open_preferences":
shared.win.get_application().on_preferences_action(page_name="sgdb")
def focus_executable(self, *_args):
self.set_focus(self.executable)
def toggle_loading(self):
self.apply_button.set_sensitive(not self.apply_button.get_sensitive())
self.spinner.set_spinning(not self.spinner.get_spinning())
self.cover_overlay.set_opacity(not self.cover_overlay.get_opacity())
def set_cover(self, _source, result, *_args):
try:
path = self.file_dialog.open_finish(result).get_path()
except GLib.GError:
return
def resize():
if cover := resize_cover(path):
self.game_cover.new_cover(cover)
self.cover_button_delete_revealer.set_reveal_child(True)
self.cover_changed = True
self.toggle_loading()
self.toggle_loading()
GLib.Thread.new(None, resize)
def choose_cover(self, *_args):
self.file_dialog.open(self, None, self.set_cover)

View File

@@ -0,0 +1,28 @@
from threading import Lock
class ErrorProducer:
"""
A mixin for objects that produce errors.
Specifies the report_error and collect_errors methods in a thread-safe manner.
"""
errors: list[Exception] = None
errors_lock: Lock = None
def __init__(self) -> None:
self.errors = []
self.errors_lock = Lock()
def report_error(self, error: Exception):
"""Report an error"""
with self.errors_lock:
self.errors.append(error)
def collect_errors(self) -> list[Exception]:
"""Collect and remove the errors produced by the object"""
with self.errors_lock:
errors = self.errors.copy()
self.errors.clear()
return errors

View File

@@ -0,0 +1,47 @@
from typing import Iterable
class FriendlyError(Exception):
"""
An error that is supposed to be shown to the user in a nice format
Use `raise ... from ...` to preserve context.
"""
title_format: str
title_args: Iterable[str]
subtitle_format: str
subtitle_args: Iterable[str]
@property
def title(self) -> str:
"""Get the gettext translated error title"""
return self.title_format.format(self.title_args)
@property
def subtitle(self) -> str:
"""Get the gettext translated error subtitle"""
return self.subtitle_format.format(self.subtitle_args)
def __init__(
self,
title: str,
subtitle: str,
title_args: Iterable[str] = None,
subtitle_args: Iterable[str] = None,
) -> None:
"""Create a friendly error
:param str title: The error's title, translatable with gettext
:param str subtitle: The error's subtitle, translatable with gettext
"""
super().__init__()
if title is not None:
self.title_format = title
if subtitle is not None:
self.subtitle_format = subtitle
self.title_args = title_args if title_args else ()
self.subtitle_args = subtitle_args if subtitle_args else ()
def __str__(self) -> str:
return f"{self.title} - {self.subtitle}"

View File

@@ -17,156 +17,201 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
import json
import logging
import os
import shlex # pylint: disable=unused-import
import shlex
import subprocess
import sys
from pathlib import Path
from time import time
from gi.repository import GdkPixbuf, Gio, Gtk
from gi.repository import Adw, GLib, GObject, Gtk
from .save_game import save_game
from src import shared
@Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/game.ui")
class game(Gtk.Box): # pylint: disable=invalid-name
__gtype_name__ = "game"
# pylint: disable=too-many-instance-attributes
@Gtk.Template(resource_path=shared.PREFIX + "/gtk/game.ui")
class Game(Gtk.Box):
__gtype_name__ = "Game"
overlay = Gtk.Template.Child()
title = Gtk.Template.Child()
button_play = Gtk.Template.Child()
play_button = Gtk.Template.Child()
cover = Gtk.Template.Child()
spinner = Gtk.Template.Child()
cover_button = Gtk.Template.Child()
menu_button = Gtk.Template.Child()
play_revealer = Gtk.Template.Child()
title_revealer = Gtk.Template.Child()
menu_revealer = Gtk.Template.Child()
game_options = Gtk.Template.Child()
hidden_game_options = Gtk.Template.Child()
def __init__(self, parent_widget, data, **kwargs):
loading = 0
filtered = False
added = None
executable = None
game_id = None
source = None
hidden = False
last_played = 0
name = None
developer = None
removed = False
blacklisted = False
game_cover = None
version = 0
def __init__(self, data, **kwargs):
super().__init__(**kwargs)
self.parent_widget = parent_widget
self.added = data["added"]
self.executable = data["executable"]
self.game_id = data["game_id"]
self.hidden = data["hidden"]
self.last_played = data["last_played"]
self.name = data["name"]
self.developer = data["developer"] if "developer" in data else None
self.removed = "removed" in data
self.blacklisted = "blacklisted" in data
self.win = shared.win
self.app = self.win.get_application()
self.version = shared.SPEC_VERSION
self.pixbuf = self.get_cover()
self.update_values(data)
self.cover.set_pixbuf(self.pixbuf)
self.title.set_label(self.name)
self.set_play_icon()
self.event_contoller_motion = Gtk.EventControllerMotion.new()
self.add_controller(self.event_contoller_motion)
self.overlay.set_measure_overlay(self.play_revealer, True)
self.event_contoller_motion.connect("enter", self.toggle_play, False)
self.event_contoller_motion.connect("leave", self.toggle_play, None, None)
self.cover_button.connect("clicked", self.main_button_clicked, False)
self.play_button.connect("clicked", self.main_button_clicked, True)
self.set_play_label()
shared.schema.connect("changed", self.schema_changed)
self.cover_button.connect("clicked", self.cover_button_clicked)
self.button_play.connect("clicked", self.button_play_clicked)
def update_values(self, data):
for key, value in data.items():
# Convert executables to strings
if key == "executable" and isinstance(value, list):
value = shlex.join(value)
setattr(self, key, value)
self.event_contoller_motion.connect("enter", self.show_play)
self.event_contoller_motion.connect("leave", self.hide_play)
def update(self):
self.emit("update-ready", {})
self.parent_widget.schema.connect("changed", self.schema_changed)
def save(self):
self.emit("save-ready", {})
if self.hidden:
self.menu_button.set_menu_model(self.hidden_game_options)
else:
self.menu_button.set_menu_model(self.game_options)
self.menu_button.get_popover().connect("notify::visible", self.hide_play)
def create_toast(self, title, action=None):
toast = Adw.Toast.new(title.format(self.name))
toast.set_priority(Adw.ToastPriority.HIGH)
if action:
toast.set_button_label(_("Undo"))
toast.connect("button-clicked", self.win.on_undo_action, self, action)
if (self, action) in self.win.toasts.keys():
# Dismiss the toast if there already is one
self.win.toasts[(self, action)].dismiss()
self.win.toasts[(self, action)] = toast
self.win.toast_overlay.add_toast(toast)
def launch(self):
# Generate launch arguments, either list (no shell) or a string (for shell).
self.last_played = int(time())
self.save()
self.update()
args = (
["flatpak-spawn", "--host", *self.executable] # Flatpak
if os.getenv("FLATPAK_ID") == "hu.kramo.Cartridges"
else shlex.join(
self.executable
) # Windows (We need shell to support its "open" built-in).
if os.name == "nt"
else self.executable # Linux/Others
"flatpak-spawn --host /bin/sh -c " + shlex.quote(self.executable) # Flatpak
if os.getenv("FLATPAK_ID") == shared.APP_ID
else self.executable # Others
)
# The host environment vars are automatically passed through by Popen.
logging.info("Starting %s: %s", self.name, str(args))
# pylint: disable=consider-using-with
subprocess.Popen(
args,
shell=isinstance(args, str),
cwd=Path.home(),
shell=True,
start_new_session=True,
creationflags=subprocess.CREATE_NEW_PROCESS_GROUP if os.name == "nt" else 0,
)
if Gio.Settings.new("hu.kramo.Cartridges").get_boolean("exit-after-launch"):
sys.exit()
def toggle_hidden(self):
games_dir = self.parent_widget.data_dir / "cartridges" / "games"
if shared.schema.get_boolean("exit-after-launch"):
self.app.quit()
if not games_dir.exists():
return
# The variable is the title of the game
self.create_toast(_("{} launched"))
data = json.loads((games_dir / f"{self.game_id}.json").read_text("utf-8"))
def toggle_hidden(self, toast=True):
self.hidden = not self.hidden
self.save()
self.update()
data["hidden"] = not data["hidden"]
if self.win.stack.get_visible_child() == self.win.details_view:
self.win.on_go_back_action()
save_game(self.parent_widget, data)
if toast:
self.create_toast(
# The variable is the title of the game
(_("{} hidden") if self.hidden else _("{} unhidden")).format(
GLib.markup_escape_text(self.name)
),
"hide",
)
def get_cover(self):
def remove_game(self):
# Add "removed=True" to the game properties so it can be deleted on next init
self.removed = True
self.save()
self.update()
# If the cover is already in memory, return
if self.game_id in self.parent_widget.pixbufs:
return self.parent_widget.pixbufs[self.game_id]
if self.win.stack.get_visible_child() == self.win.details_view:
self.win.on_go_back_action()
# Create a new pixbuf
cover_path = (
self.parent_widget.data_dir
/ "cartridges"
/ "covers"
/ f"{self.game_id}.tiff"
# The variable is the title of the game
self.create_toast(
_("{} removed").format(GLib.markup_escape_text(self.name)), "remove"
)
def set_loading(self, state):
self.loading += state
loading = self.loading > 0
self.cover.set_opacity(int(not loading))
self.spinner.set_spinning(loading)
def get_cover_path(self):
cover_path = shared.covers_dir / f"{self.game_id}.gif"
if cover_path.is_file():
return GdkPixbuf.Pixbuf.new_from_file(str(cover_path))
return cover_path
# Return the placeholder pixbuf
return self.parent_widget.placeholder_pixbuf
cover_path = shared.covers_dir / f"{self.game_id}.tiff"
if cover_path.is_file():
return cover_path
def show_play(self, _widget, *_unused):
self.play_revealer.set_reveal_child(True)
self.title_revealer.set_reveal_child(False)
return None
def hide_play(self, _widget, *_unused):
def toggle_play(self, _widget, _prop1, _prop2, state=True):
if not self.menu_button.get_active():
self.play_revealer.set_reveal_child(False)
self.title_revealer.set_reveal_child(True)
self.play_revealer.set_reveal_child(not state)
self.menu_revealer.set_reveal_child(not state)
def launch_game(self, _widget, *_unused):
self.parent_widget.set_active_game(None, None, self.game_id)
self.parent_widget.get_application().on_launch_game_action(None)
def cover_button_clicked(self, _widget):
if self.parent_widget.schema.get_boolean("cover-launches-game"):
self.launch_game(None)
def main_button_clicked(self, _widget, button):
if shared.schema.get_boolean("cover-launches-game") ^ button:
self.launch()
else:
self.parent_widget.show_overview(None, self.game_id)
self.win.show_details_view(self)
def button_play_clicked(self, _widget):
if self.parent_widget.schema.get_boolean("cover-launches-game"):
self.parent_widget.show_overview(None, self.game_id)
else:
self.launch_game(None)
def set_play_label(self):
if self.parent_widget.schema.get_boolean("cover-launches-game"):
self.button_play.set_label(_("Details"))
else:
self.button_play.set_label(_("Play"))
def set_play_icon(self):
self.play_button.set_icon_name(
"help-about-symbolic"
if shared.schema.get_boolean("cover-launches-game")
else "media-playback-start-symbolic"
)
def schema_changed(self, _settings, key):
if key == "cover-launches-game":
self.set_play_label()
self.set_play_icon()
@GObject.Signal(name="update-ready", arg_types=[object])
def update_ready(self, _additional_data) -> None:
"""Signal emitted when the game needs updating"""
@GObject.Signal(name="save-ready", arg_types=[object])
def save_ready(self, _additional_data) -> None:
"""Signal emitted when the game needs saving"""

135
src/game_cover.py Normal file
View File

@@ -0,0 +1,135 @@
# game_cover.py
#
# Copyright 2022-2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from gi.repository import Gdk, GdkPixbuf, Gio, GLib
from PIL import Image, ImageFilter, ImageStat
from src import shared
class GameCover:
texture = None
blurred = None
luminance = None
path = None
animation = None
anim_iter = None
placeholder = Gdk.Texture.new_from_resource(
shared.PREFIX + "/library_placeholder.svg"
)
placeholder_small = Gdk.Texture.new_from_resource(
shared.PREFIX + "/library_placeholder_small.svg"
)
def __init__(self, pictures, path=None):
self.pictures = pictures
self.new_cover(path)
# Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args
def create_func(self, path):
self.animation = GdkPixbuf.PixbufAnimation.new_from_file(str(path))
self.anim_iter = self.animation.get_iter()
def wrapper(task, *_args):
self.update_animation((task, self.animation))
return wrapper
def new_cover(self, path=None):
self.animation = None
self.texture = None
self.blurred = None
self.luminance = None
self.path = path
if path:
if path.suffix == ".gif":
task = Gio.Task.new()
task.run_in_thread(self.create_func(self.path))
else:
self.texture = Gdk.Texture.new_from_filename(str(path))
if not self.animation:
self.set_texture(self.texture)
def get_texture(self):
return (
Gdk.Texture.new_for_pixbuf(self.animation.get_static_image())
if self.animation
else self.texture
)
def get_blurred(self):
if not self.blurred:
if self.path:
with Image.open(self.path) as image:
image = (
image.convert("RGB")
.resize((100, 150))
.filter(ImageFilter.GaussianBlur(20))
)
tmp_path = Gio.File.new_tmp(None)[0].get_path()
image.save(tmp_path, "tiff", compression=None)
self.blurred = Gdk.Texture.new_from_filename(tmp_path)
stat = ImageStat.Stat(image.convert("L"))
# Luminance values for light and dark mode
self.luminance = [
min((stat.mean[0] + stat.extrema[0][0]) / 510, 0.7),
max((stat.mean[0] + stat.extrema[0][1]) / 510, 0.3),
]
else:
self.blurred = self.placeholder_small
self.luminance = (0.3, 0.5)
return self.blurred
def add_picture(self, picture):
self.pictures.add(picture)
if not self.animation:
self.set_texture(self.texture)
def set_texture(self, texture):
self.pictures.discard(
picture for picture in self.pictures if not picture.is_visible()
)
if not self.pictures:
self.animation = None
else:
for picture in self.pictures:
picture.set_paintable(texture or self.placeholder)
def update_animation(self, data):
if self.animation == data[1]:
self.anim_iter.advance()
self.set_texture(Gdk.Texture.new_for_pixbuf(self.anim_iter.get_pixbuf()))
delay_time = self.anim_iter.get_delay_time()
GLib.timeout_add(
20 if delay_time < 20 else delay_time,
self.update_animation,
data,
)
else:
data[0].return_value(False)

383
src/importer/importer.py Normal file
View File

@@ -0,0 +1,383 @@
# importer.py
#
# Copyright 2022-2023 kramo
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import json
import logging
from shutil import copytree, rmtree
from gi.repository import Adw, GLib, Gtk
from src import shared
from src.errors.error_producer import ErrorProducer
from src.errors.friendly_error import FriendlyError
from src.game import Game
from src.importer.sources.bottles_source import BottlesSource
from src.importer.sources.flatpak_source import FlatpakSource
from src.importer.sources.heroic_source import HeroicSource
from src.importer.sources.itch_source import ItchSource
from src.importer.sources.legendary_source import LegendarySource
from src.importer.sources.location import UnresolvableLocationError
from src.importer.sources.lutris_source import LutrisSource
from src.importer.sources.source import Source
from src.importer.sources.steam_source import SteamSource
from src.store.managers.async_manager import AsyncManager
from src.store.pipeline import Pipeline
from src.utils.task import Task
# pylint: disable=too-many-instance-attributes
class Importer(ErrorProducer):
"""A class in charge of scanning sources for games"""
progressbar = None
import_statuspage = None
import_dialog = None
summary_toast = None
sources: set[Source] = None
n_source_tasks_created: int = 0
n_source_tasks_done: int = 0
n_pipelines_done: int = 0
game_pipelines: set[Pipeline] = None
def __init__(self):
super().__init__()
self.game_pipelines = set()
self.sources = set()
if shared.schema.get_boolean("lutris"):
self.sources.add(LutrisSource())
if shared.schema.get_boolean("steam"):
self.sources.add(SteamSource())
if shared.schema.get_boolean("heroic"):
self.sources.add(HeroicSource())
if shared.schema.get_boolean("bottles"):
self.sources.add(BottlesSource())
if shared.schema.get_boolean("flatpak"):
self.sources.add(FlatpakSource())
if shared.schema.get_boolean("itch"):
self.sources.add(ItchSource())
if shared.schema.get_boolean("legendary"):
self.sources.add(LegendarySource())
@property
def n_games_added(self):
return sum(
1 if not (pipeline.game.blacklisted or pipeline.game.removed) else 0
for pipeline in self.game_pipelines
)
@property
def pipelines_progress(self):
progress = sum(pipeline.progress for pipeline in self.game_pipelines)
try:
progress = progress / len(self.game_pipelines)
except ZeroDivisionError:
progress = 0
return progress
@property
def sources_progress(self):
try:
progress = self.n_source_tasks_done / self.n_source_tasks_created
except ZeroDivisionError:
progress = 0
return progress
@property
def finished(self):
return (
self.n_source_tasks_created == self.n_source_tasks_done
and len(self.game_pipelines) == self.n_pipelines_done
)
def load_games_from_disk(self):
"""Load the games from disk"""
if shared.games_dir.is_dir():
for game_file in shared.games_dir.iterdir():
data = json.load(game_file.open())
game = Game(data)
shared.store.add_game(game, {"skip_save": True})
game.update()
def delete_backup(self):
"""Delete a a previously made backup"""
rmtree(shared.backup_games_dir, ignore_errors=True)
rmtree(shared.backup_covers_dir, ignore_errors=True)
def create_backup(self):
"""Make a games and covers backup"""
self.delete_backup()
copytree(shared.games_dir, shared.backup_games_dir)
copytree(shared.covers_dir, shared.backup_covers_dir)
def restore_backup(self):
"""Restore a previously made backup"""
# Remove games from the store and UI
for game in shared.store.games.values():
game.update_values({"removed": True})
game.update()
# Restore the disk backup
rmtree(shared.games_dir, ignore_errors=True)
rmtree(shared.covers_dir, ignore_errors=True)
shared.backup_games_dir.rename(shared.games_dir)
shared.backup_covers_dir.rename(shared.covers_dir)
# Reload games from disk
self.load_games_from_disk()
def run(self):
"""Use several Gio.Task to import games from added sources"""
self.create_backup()
self.create_dialog()
# Collect all errors and reset the cancellables for the managers
# - Only one importer exists at any given time
# - Every import starts fresh
self.collect_errors()
for manager in shared.store.managers.values():
manager.collect_errors()
if isinstance(manager, AsyncManager):
manager.reset_cancellable()
for source in self.sources:
logging.debug("Importing games from source %s", source.id)
task = Task.new(None, None, self.source_callback, (source,))
self.n_source_tasks_created += 1
task.set_task_data((source,))
task.run_in_thread(self.source_task_thread_func)
self.progress_changed_callback()
def create_dialog(self):
"""Create the import dialog"""
self.progressbar = Gtk.ProgressBar(margin_start=12, margin_end=12)
self.import_statuspage = Adw.StatusPage(
title=_("Importing Games…"),
child=self.progressbar,
)
self.import_dialog = Adw.Window(
content=self.import_statuspage,
modal=True,
default_width=350,
default_height=-1,
transient_for=shared.win,
deletable=False,
)
self.import_dialog.present()
def source_task_thread_func(self, _task, _obj, data, _cancellable):
"""Source import task code"""
source: Source
source, *_rest = data
# Early exit if not available or not installed
if not source.is_available:
logging.info("Source %s skipped, not available", source.id)
return
try:
iterator = iter(source)
except UnresolvableLocationError:
logging.info("Source %s skipped, bad location", source.id)
return
# Get games from source
logging.info("Scanning source %s", source.id)
while True:
# Handle exceptions raised when iterating
try:
iteration_result = next(iterator)
except StopIteration:
break
except Exception as error: # pylint: disable=broad-exception-caught
logging.exception("%s in %s", type(error).__name__, source.id)
self.report_error(error)
continue
# Handle the result depending on its type
if isinstance(iteration_result, Game):
game = iteration_result
additional_data = {}
elif isinstance(iteration_result, tuple):
game, additional_data = iteration_result
elif iteration_result is None:
continue
else:
# Warn source implementers that an invalid type was produced
# Should not happen on production code
logging.warning(
"%s produced an invalid iteration return type %s",
source.id,
type(iteration_result),
)
continue
# Register game
pipeline: Pipeline = shared.store.add_game(game, additional_data)
if pipeline is not None:
logging.info("Imported %s (%s)", game.name, game.game_id)
pipeline.connect("advanced", self.pipeline_advanced_callback)
self.game_pipelines.add(pipeline)
def update_progressbar(self):
"""Update the progressbar to show the overall import progress"""
# Reserve 10% for the sources discovery, the rest is the pipelines
self.progressbar.set_fraction(
(0.1 * self.sources_progress) + (0.9 * self.pipelines_progress)
)
def source_callback(self, _obj, _result, data):
"""Callback executed when a source is fully scanned"""
source, *_rest = data
logging.debug("Import done for source %s", source.id)
self.n_source_tasks_done += 1
self.progress_changed_callback()
def pipeline_advanced_callback(self, pipeline: Pipeline):
"""Callback called when a pipeline for a game has advanced"""
if pipeline.is_done:
self.n_pipelines_done += 1
self.progress_changed_callback()
def progress_changed_callback(self):
"""
Callback called when the import process has progressed
Triggered when:
* All sources have been started
* A source finishes
* A pipeline finishes
"""
self.update_progressbar()
if self.finished:
self.import_callback()
def import_callback(self):
"""Callback called when importing has finished"""
logging.info("Import done")
self.import_dialog.close()
self.summary_toast = self.create_summary_toast()
self.create_error_dialog()
def create_error_dialog(self):
"""Dialog containing all errors raised by importers"""
# Collect all errors that happened in the importer and the managers
errors: list[Exception] = []
errors.extend(self.collect_errors())
for manager in shared.store.managers.values():
errors.extend(manager.collect_errors())
# Filter out non friendly errors
errors = set(
tuple(
(error.title, error.subtitle)
for error in (
filter(lambda error: isinstance(error, FriendlyError), errors)
)
)
)
# No error to display
if not errors:
self.timeout_toast()
return
# Create error dialog
dialog = Adw.MessageDialog()
dialog.set_heading(_("Warning"))
dialog.add_response("close", _("Dismiss"))
dialog.add_response("open_preferences_import", _("Preferences"))
dialog.set_default_response("open_preferences_import")
dialog.connect("response", self.dialog_response_callback)
dialog.set_transient_for(shared.win)
if len(errors) == 1:
dialog.set_heading((error := next(iter(errors)))[0])
dialog.set_body(error[1])
else:
# Display the errors in a list
list_box = Gtk.ListBox()
list_box.set_selection_mode(Gtk.SelectionMode.NONE)
list_box.set_css_classes(["boxed-list"])
list_box.set_margin_top(8)
for error in errors:
row = Adw.ActionRow.new()
row.set_title(error[0])
row.set_subtitle(error[1])
list_box.append(row)
dialog.set_body(_("The following errors occured during import:"))
dialog.set_extra_child(list_box)
dialog.present()
def create_summary_toast(self):
"""N games imported toast"""
toast = Adw.Toast(timeout=0, priority=Adw.ToastPriority.HIGH)
if self.n_games_added == 0:
toast.set_title(_("No new games found"))
toast.set_button_label(_("Preferences"))
toast.connect(
"button-clicked",
self.dialog_response_callback,
"open_preferences",
"import",
)
else:
toast.set_button_label(_("Undo"))
toast.connect(
"button-clicked", self.dialog_response_callback, "undo_import"
)
toast.set_title(
_("1 game imported")
if self.n_games_added == 1
# The variable is the number of games
else _("{} games imported").format(self.n_games_added)
)
shared.win.toast_overlay.add_toast(toast)
return toast
def open_preferences(self, page=None, expander_row=None):
return shared.win.get_application().on_preferences_action(
page_name=page, expander_row=expander_row
)
def timeout_toast(self, *_args):
"""Manually timeout the toast after the user has dismissed all warnings"""
GLib.timeout_add_seconds(5, self.summary_toast.dismiss)
def dialog_response_callback(self, _widget, response, *args):
"""Handle after-import dialogs callback"""
logging.debug("After-import dialog response: %s (%s)", response, str(args))
if response == "open_preferences":
self.open_preferences(*args)
elif response == "open_preferences_import":
self.open_preferences(*args).connect("close-request", self.timeout_toast)
elif response == "undo_import":
self.restore_backup()
else:
self.timeout_toast()

View File

@@ -0,0 +1,102 @@
# bottles_source.py
#
# Copyright 2022-2023 kramo
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from pathlib import Path
from time import time
import yaml
from src import shared
from src.game import Game
from src.importer.sources.location import Location
from src.importer.sources.source import (
SourceIterationResult,
SourceIterator,
URLExecutableSource,
)
class BottlesSourceIterator(SourceIterator):
source: "BottlesSource"
def generator_builder(self) -> SourceIterationResult:
"""Generator method producing games"""
data = self.source.data_location["library.yml"].read_text("utf-8")
library: dict = yaml.safe_load(data)
added_time = int(time())
for entry in library.values():
# Build game
values = {
"source": self.source.id,
"added": added_time,
"name": entry["name"],
"game_id": self.source.game_id_format.format(game_id=entry["id"]),
"executable": self.source.executable_format.format(
bottle_name=entry["bottle"]["name"], game_name=entry["name"]
),
}
game = Game(values)
# Get official cover path
try:
# This will not work if both Cartridges and Bottles are installed via Flatpak
# as Cartridges can't access directories picked via Bottles' file picker portal
bottles_location = Path(
yaml.safe_load(
self.source.data_location["data.yml"].read_text("utf-8")
)["custom_bottles_path"]
)
except (FileNotFoundError, KeyError):
bottles_location = self.source.data_location.root / "bottles"
bottle_path = entry["bottle"]["path"]
additional_data = {}
if entry["thumbnail"]:
image_name = entry["thumbnail"].split(":")[1]
image_path = bottles_location / bottle_path / "grids" / image_name
additional_data = {"local_image_path": image_path}
# Produce game
yield (game, additional_data)
class BottlesSource(URLExecutableSource):
"""Generic Bottles source"""
name = "Bottles"
iterator_class = BottlesSourceIterator
url_format = 'bottles:run/"{bottle_name}"/"{game_name}"'
available_on = {"linux"}
data_location = Location(
schema_key="bottles-location",
candidates=(
shared.flatpak_dir / "com.usebottles.bottles" / "data" / "bottles",
shared.data_dir / "bottles/",
shared.home / ".local" / "share" / "bottles",
),
paths={
"library.yml": (False, "library.yml"),
"data.yml": (False, "data.yml"),
},
)

View File

@@ -0,0 +1,131 @@
# flatpak_source.py
#
# Copyright 2022-2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from pathlib import Path
from time import time
from gi.repository import GLib, Gtk
from src import shared
from src.game import Game
from src.importer.sources.location import Location
from src.importer.sources.source import Source, SourceIterationResult, SourceIterator
class FlatpakSourceIterator(SourceIterator):
source: "FlatpakSource"
def generator_builder(self) -> SourceIterationResult:
"""Generator method producing games"""
added_time = int(time())
icon_theme = Gtk.IconTheme.new()
icon_theme.add_search_path(str(self.source.data_location["icons"]))
blacklist = (
{"hu.kramo.Cartridges"}
if shared.schema.get_boolean("flatpak-import-launchers")
else {
"hu.kramo.Cartridges",
"com.valvesoftware.Steam",
"net.lutris.Lutris",
"com.heroicgameslauncher.hgl",
"com.usebottles.Bottles",
"io.itch.itch",
}
)
for entry in (self.source.data_location["applications"]).iterdir():
if entry.suffix != ".desktop":
continue
keyfile = GLib.KeyFile.new()
try:
keyfile.load_from_file(str(entry), 0)
if "Game" not in keyfile.get_string_list("Desktop Entry", "Categories"):
continue
if (
flatpak_id := keyfile.get_string("Desktop Entry", "X-Flatpak")
) in blacklist or flatpak_id != entry.stem:
continue
name = keyfile.get_string("Desktop Entry", "Name")
except GLib.GError:
continue
values = {
"source": self.source.id,
"added": added_time,
"name": name,
"game_id": self.source.game_id_format.format(game_id=flatpak_id),
"executable": self.source.executable_format.format(
flatpak_id=flatpak_id
),
}
game = Game(values)
additional_data = {}
try:
if (
icon_path := icon_theme.lookup_icon(
keyfile.get_string("Desktop Entry", "Icon"),
None,
512,
1,
shared.win.get_direction(),
0,
)
.get_file()
.get_path()
):
additional_data = {"local_icon_path": Path(icon_path)}
else:
pass
except GLib.GError:
pass
# Produce game
yield (game, additional_data)
class FlatpakSource(Source):
"""Generic Flatpak source"""
name = "Flatpak"
iterator_class = FlatpakSourceIterator
executable_format = "flatpak run {flatpak_id}"
available_on = {"linux"}
data_location = Location(
schema_key="flatpak-location",
candidates=(
"/var/lib/flatpak/",
shared.data_dir / "flatpak",
),
paths={
"applications": (True, "exports/share/applications"),
"icons": (True, "exports/share/icons"),
},
)

View File

@@ -0,0 +1,158 @@
# heroic_source.py
#
# Copyright 2022-2023 kramo
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import json
import logging
from hashlib import sha256
from json import JSONDecodeError
from time import time
from typing import Optional, TypedDict
from src import shared
from src.game import Game
from src.importer.sources.location import Location
from src.importer.sources.source import (
URLExecutableSource,
SourceIterationResult,
SourceIterator,
)
class HeroicLibraryEntry(TypedDict):
app_name: str
installed: Optional[bool]
runner: str
title: str
developer: str
art_square: str
class HeroicSubSource(TypedDict):
service: str
path: tuple[str]
class HeroicSourceIterator(SourceIterator):
source: "HeroicSource"
sub_sources: dict[str, HeroicSubSource] = {
"sideload": {
"service": "sideload",
"path": ("sideload_apps", "library.json"),
},
"legendary": {
"service": "epic",
"path": ("store_cache", "legendary_library.json"),
},
"gog": {
"service": "gog",
"path": ("store_cache", "gog_library.json"),
},
}
def game_from_library_entry(
self, entry: HeroicLibraryEntry, added_time: int
) -> SourceIterationResult:
"""Helper method used to build a Game from a Heroic library entry"""
# Skip games that are not installed
if not entry["is_installed"]:
return None
# Build game
app_name = entry["app_name"]
runner = entry["runner"]
service = self.sub_sources[runner]["service"]
values = {
"source": self.source.id,
"added": added_time,
"name": entry["title"],
"developer": entry["developer"],
"game_id": self.source.game_id_format.format(
service=service, game_id=app_name
),
"executable": self.source.executable_format.format(app_name=app_name),
}
game = Game(values)
# Get the image path from the heroic cache
# Filenames are derived from the URL that heroic used to get the file
uri: str = entry["art_square"]
if service == "epic":
uri += "?h=400&resize=1&w=300"
digest = sha256(uri.encode()).hexdigest()
image_path = self.source.config_location.root / "images-cache" / digest
additional_data = {"local_image_path": image_path}
return (game, additional_data)
def generator_builder(self) -> SourceIterationResult:
"""Generator method producing games from all the Heroic sub-sources"""
for sub_source in self.sub_sources.values():
# Skip disabled sub-sources
if not shared.schema.get_boolean("heroic-import-" + sub_source["service"]):
continue
# Load games from JSON
file = self.source.config_location.root.joinpath(*sub_source["path"])
try:
library = json.load(file.open())["library"]
except (JSONDecodeError, OSError, KeyError):
# Invalid library.json file, skip it
logging.warning("Couldn't open Heroic file: %s", str(file))
continue
added_time = int(time())
for entry in library:
try:
result = self.game_from_library_entry(entry, added_time)
except KeyError:
# Skip invalid games
logging.warning("Invalid Heroic game skipped in %s", str(file))
continue
yield result
class HeroicSource(URLExecutableSource):
"""Generic Heroic Games Launcher source"""
name = "Heroic"
iterator_class = HeroicSourceIterator
url_format = "heroic://launch/{app_name}"
available_on = {"linux", "win32"}
config_location = Location(
schema_key="heroic-location",
candidates=(
shared.flatpak_dir / "com.heroicgameslauncher.hgl" / "config" / "heroic",
shared.config_dir / "heroic",
shared.home / ".config" / "heroic",
shared.appdata_dir / "heroic",
),
paths={
"config.json": (False, "config.json"),
},
)
@property
def game_id_format(self) -> str:
"""The string format used to construct game IDs"""
return self.name.lower() + "_{service}_{game_id}"

View File

@@ -0,0 +1,96 @@
# itch_source.py
#
# Copyright 2022-2023 kramo
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from shutil import rmtree
from sqlite3 import connect
from time import time
from src import shared
from src.game import Game
from src.importer.sources.location import Location
from src.importer.sources.source import (
SourceIterationResult,
SourceIterator,
URLExecutableSource,
)
from src.utils.sqlite import copy_db
class ItchSourceIterator(SourceIterator):
source: "ItchSource"
def generator_builder(self) -> SourceIterationResult:
"""Generator method producing games"""
# Query the database
db_request = """
SELECT
games.id,
games.title,
games.cover_url,
games.still_cover_url,
caves.id
FROM
'caves'
INNER JOIN
'games'
ON
caves.game_id = games.id
;
"""
db_path = copy_db(self.source.config_location["butler.db"])
connection = connect(db_path)
cursor = connection.execute(db_request)
added_time = int(time())
# Create games from the db results
for row in cursor:
values = {
"added": added_time,
"source": self.source.id,
"name": row[1],
"game_id": self.source.game_id_format.format(game_id=row[0]),
"executable": self.source.executable_format.format(cave_id=row[4]),
}
additional_data = {"online_cover_url": row[3] or row[2]}
game = Game(values)
yield (game, additional_data)
# Cleanup
rmtree(str(db_path.parent))
class ItchSource(URLExecutableSource):
name = "Itch"
iterator_class = ItchSourceIterator
url_format = "itch://caves/{cave_id}/launch"
available_on = {"linux", "win32"}
config_location = Location(
schema_key="itch-location",
candidates=(
shared.flatpak_dir / "io.itch.itch" / "config" / "itch",
shared.config_dir / "itch",
shared.home / ".config" / "itch",
shared.appdata_dir / "itch",
),
paths={"butler.db": (False, "db/butler.db")},
)

View File

@@ -0,0 +1,108 @@
# legendary_source.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import json
import logging
from json import JSONDecodeError
from time import time
from typing import Generator
from src import shared
from src.game import Game
from src.importer.sources.location import Location
from src.importer.sources.source import Source, SourceIterationResult, SourceIterator
class LegendarySourceIterator(SourceIterator):
source: "LegendarySource"
def game_from_library_entry(
self, entry: dict, added_time: int
) -> SourceIterationResult:
# Skip non-games
if entry["is_dlc"]:
return None
# Build game
app_name = entry["app_name"]
values = {
"added": added_time,
"source": self.source.id,
"name": entry["title"],
"game_id": self.source.game_id_format.format(game_id=app_name),
"executable": self.source.executable_format.format(app_name=app_name),
}
data = {}
# Get additional metadata from file (optional)
metadata_file = self.source.data_location["metadata"] / f"{app_name}.json"
try:
metadata = json.load(metadata_file.open())
values["developer"] = metadata["metadata"]["developer"]
for image_entry in metadata["metadata"]["keyImages"]:
if image_entry["type"] == "DieselGameBoxTall":
data["online_cover_url"] = image_entry["url"]
break
except (JSONDecodeError, OSError, KeyError):
pass
game = Game(values)
return (game, data)
def generator_builder(self) -> Generator[SourceIterationResult, None, None]:
# Open library
file = self.source.data_location["installed.json"]
try:
library: dict = json.load(file.open())
except (JSONDecodeError, OSError):
logging.warning("Couldn't open Legendary file: %s", str(file))
return
added_time = int(time())
# Generate games from library
for entry in library.values():
try:
result = self.game_from_library_entry(entry, added_time)
except KeyError as error:
# Skip invalid games
logging.warning(
"Invalid Legendary game skipped in %s", str(file), exc_info=error
)
continue
yield result
class LegendarySource(Source):
name = "Legendary"
executable_format = "legendary launch {app_name}"
available_on = {"linux", "win32"}
iterator_class = LegendarySourceIterator
config_location: Location = Location(
schema_key="legendary-location",
candidates=(
shared.config_dir / "legendary",
shared.home / ".config" / "legendary",
),
paths={
"installed.json": (False, "installed.json"),
"metadata": (True, "metadata"),
},
)

View File

@@ -0,0 +1,84 @@
import logging
from pathlib import Path
from typing import Callable, Mapping, Iterable
from os import PathLike
from src import shared
PathSegment = str | PathLike | Path
PathSegments = Iterable[PathSegment]
Candidate = PathSegments | Callable[[], PathSegments]
class UnresolvableLocationError(Exception):
pass
class Location:
"""
Class representing a filesystem location
* A location may have multiple candidate roots
* The path in the schema is always favored
* From the candidate root, multiple subpaths should exist for it to be valid
* When resolved, the schema is updated with the picked chosen
"""
schema_key: str
candidates: Iterable[Candidate]
paths: Mapping[str, tuple[bool, PathSegments]]
root: Path = None
def __init__(
self,
schema_key: str,
candidates: Iterable[Candidate],
paths: Mapping[str, tuple[bool, PathSegments]],
) -> None:
super().__init__()
self.schema_key = schema_key
self.candidates = candidates
self.paths = paths
def check_candidate(self, candidate: Path) -> bool:
"""Check if a candidate root has the necessary files and directories"""
for type_is_dir, subpath in self.paths.values():
subpath = Path(candidate) / Path(subpath)
if type_is_dir:
if not subpath.is_dir():
return False
else:
if not subpath.is_file():
return False
return True
def resolve(self) -> None:
"""Choose a root path from the candidates for the location.
If none fits, raise a UnresolvableLocationError"""
if self.root is not None:
return
# Get the schema candidate
schema_candidate = shared.schema.get_string(self.schema_key)
# Find the first matching candidate
for candidate in (schema_candidate, *self.candidates):
candidate = Path(candidate).expanduser()
if not self.check_candidate(candidate):
continue
self.root = candidate
break
else:
# No good candidate found
raise UnresolvableLocationError()
# Update the schema with the found candidate
value = str(candidate)
shared.schema.set_string(self.schema_key, value)
logging.debug("Resolved value for schema key %s: %s", self.schema_key, value)
def __getitem__(self, key: str):
"""Get the computed path from its key for the location"""
self.resolve()
return self.root / self.paths[key][1]

View File

@@ -0,0 +1,126 @@
# lutris_source.py
#
# Copyright 2022-2023 kramo
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from shutil import rmtree
from sqlite3 import connect
from time import time
from src import shared
from src.game import Game
from src.importer.sources.location import Location
from src.importer.sources.source import (
SourceIterationResult,
SourceIterator,
URLExecutableSource,
)
from src.utils.sqlite import copy_db
class LutrisSourceIterator(SourceIterator):
source: "LutrisSource"
def generator_builder(self) -> SourceIterationResult:
"""Generator method producing games"""
# Query the database
request = """
SELECT id, name, slug, runner, hidden
FROM 'games'
WHERE
name IS NOT NULL
AND slug IS NOT NULL
AND configPath IS NOT NULL
AND installed
AND (runner IS NOT "steam" OR :import_steam)
AND (runner IS NOT "flatpak" OR :import_flatpak)
;
"""
params = {
"import_steam": shared.schema.get_boolean("lutris-import-steam"),
"import_flatpak": shared.schema.get_boolean("lutris-import-flatpak"),
}
db_path = copy_db(self.source.data_location["pga.db"])
connection = connect(db_path)
cursor = connection.execute(request, params)
added_time = int(time())
# Create games from the DB results
for row in cursor:
# Create game
values = {
"added": added_time,
"hidden": row[4],
"name": row[1],
"source": f"{self.source.id}_{row[3]}",
"game_id": self.source.game_id_format.format(
game_id=row[2], game_internal_id=row[0]
),
"executable": self.source.executable_format.format(game_id=row[2]),
}
game = Game(values)
# Get official image path
image_path = self.source.cache_location["coverart"] / f"{row[2]}.jpg"
additional_data = {"local_image_path": image_path}
# Produce game
yield (game, additional_data)
# Cleanup
rmtree(str(db_path.parent))
class LutrisSource(URLExecutableSource):
"""Generic Lutris source"""
name = "Lutris"
iterator_class = LutrisSourceIterator
url_format = "lutris:rungameid/{game_id}"
available_on = {"linux"}
# FIXME possible bug: location picks ~/.var... and cache_lcoation picks ~/.local...
data_location = Location(
schema_key="lutris-location",
candidates=(
shared.flatpak_dir / "net.lutris.Lutris" / "data" / "lutris",
shared.data_dir / "lutris",
shared.home / ".local" / "share" / "lutris",
),
paths={
"pga.db": (False, "pga.db"),
},
)
cache_location = Location(
schema_key="lutris-cache-location",
candidates=(
shared.flatpak_dir / "net.lutris.Lutris" / "cache" / "lutris",
shared.cache_dir / "lutris",
shared.home / ".cache" / "lutris",
),
paths={
"coverart": (True, "coverart"),
},
)
@property
def game_id_format(self):
return super().game_id_format + "_{game_internal_id}"

View File

@@ -0,0 +1,130 @@
# source.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import sys
from abc import abstractmethod
from collections.abc import Iterable, Iterator
from typing import Any, Generator, Optional
from src.game import Game
from src.importer.sources.location import Location
# Type of the data returned by iterating on a Source
SourceIterationResult = None | Game | tuple[Game, tuple[Any]]
class SourceIterator(Iterator):
"""Data producer for a source of games"""
source: "Source" = None
generator: Generator = None
def __init__(self, source: "Source") -> None:
super().__init__()
self.source = source
self.generator = self.generator_builder()
def __iter__(self) -> "SourceIterator":
return self
def __next__(self) -> SourceIterationResult:
return next(self.generator)
@abstractmethod
def generator_builder(self) -> Generator[SourceIterationResult, None, None]:
"""
Method that returns a generator that produces games
* Should be implemented as a generator method
* May yield `None` when an iteration hasn't produced a game
* In charge of handling per-game errors
* Returns when exhausted
"""
class Source(Iterable):
"""Source of games. E.g an installed app with a config file that lists game directories"""
name: str
variant: str = None
available_on: set[str] = set()
data_location: Optional[Location] = None
cache_location: Optional[Location] = None
config_location: Optional[Location] = None
iterator_class: type[SourceIterator]
@property
def full_name(self) -> str:
"""The source's full name"""
full_name_ = self.name
if self.variant is not None:
full_name_ += f" ({self.variant})"
return full_name_
@property
def id(self) -> str: # pylint: disable=invalid-name
"""The source's identifier"""
id_ = self.name.lower()
if self.variant is not None:
id_ += f"_{self.variant.lower()}"
return id_
@property
def game_id_format(self) -> str:
"""The string format used to construct game IDs"""
return self.id + "_{game_id}"
@property
def is_available(self):
return sys.platform in self.available_on
@property
@abstractmethod
def executable_format(self) -> str:
"""The executable format used to construct game executables"""
def __iter__(self) -> SourceIterator:
"""
Get an iterator for the source
:raises UnresolvableLocationError: Not iterable if any of the locations are unresolvable
"""
for location_name in ("data", "cache", "config"):
location = getattr(self, f"{location_name}_location", None)
if location is None:
continue
location.resolve()
return self.iterator_class(self)
# pylint: disable=abstract-method
class URLExecutableSource(Source):
"""Source class that use custom URLs to start games"""
url_format: str
@property
def executable_format(self) -> str:
match sys.platform:
case "win32":
return "start " + self.url_format
case "linux":
return "xdg-open " + self.url_format
case other:
raise NotImplementedError(
f"No URL handler command available for {other}"
)

View File

@@ -0,0 +1,130 @@
# steam_source.py
#
# Copyright 2022-2023 kramo
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import re
from pathlib import Path
from time import time
from typing import Iterable
from src import shared
from src.game import Game
from src.importer.sources.source import (
SourceIterationResult,
SourceIterator,
URLExecutableSource,
)
from src.utils.steam import SteamFileHelper, SteamInvalidManifestError
from src.importer.sources.location import Location
class SteamSourceIterator(SourceIterator):
source: "SteamSource"
def get_manifest_dirs(self) -> Iterable[Path]:
"""Get dirs that contain steam app manifests"""
libraryfolders_path = self.source.data_location["libraryfolders.vdf"]
with open(libraryfolders_path, "r", encoding="utf-8") as file:
contents = file.read()
return [
Path(path) / "steamapps"
for path in re.findall('"path"\\s+"(.*)"\n', contents, re.IGNORECASE)
]
def get_manifests(self) -> Iterable[Path]:
"""Get app manifests"""
manifests = set()
for steamapps_dir in self.get_manifest_dirs():
if not steamapps_dir.is_dir():
continue
manifests.update(
[
manifest
for manifest in steamapps_dir.glob("appmanifest_*.acf")
if manifest.is_file()
]
)
return manifests
def generator_builder(self) -> SourceIterationResult:
"""Generator method producing games"""
appid_cache = set()
manifests = self.get_manifests()
added_time = int(time())
for manifest in manifests:
# Get metadata from manifest
steam = SteamFileHelper()
try:
local_data = steam.get_manifest_data(manifest)
except (OSError, SteamInvalidManifestError):
continue
# Skip non installed games
installed_mask = 4
if not int(local_data["stateflags"]) & installed_mask:
continue
# Skip duplicate appids
appid = local_data["appid"]
if appid in appid_cache:
continue
appid_cache.add(appid)
# Build game from local data
values = {
"added": added_time,
"name": local_data["name"],
"source": self.source.id,
"game_id": self.source.game_id_format.format(game_id=appid),
"executable": self.source.executable_format.format(game_id=appid),
}
game = Game(values)
# Add official cover image
image_path = (
self.source.data_location["librarycache"]
/ f"{appid}_library_600x900.jpg"
)
additional_data = {"local_image_path": image_path, "steam_appid": appid}
# Produce game
yield (game, additional_data)
class SteamSource(URLExecutableSource):
name = "Steam"
available_on = {"linux", "win32"}
iterator_class = SteamSourceIterator
url_format = "steam://rungameid/{game_id}"
data_location = Location(
schema_key="steam-location",
candidates=(
shared.flatpak_dir / "com.valvesoftware.Steam" / "data" / "Steam",
shared.data_dir / "Steam",
shared.home / ".steam",
shared.programfiles32_dir / "Steam",
),
paths={
"libraryfolders.vdf": (False, "steamapps/libraryfolders.vdf"),
"librarycache": (True, "appcache/librarycache"),
},
)

View File

@@ -0,0 +1,44 @@
# color_log_formatter.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from logging import Formatter, LogRecord
class ColorLogFormatter(Formatter):
"""Formatter that outputs logs in a colored format"""
RESET = "\033[0m"
DIM = "\033[2m"
BOLD = "\033[1m"
RED = "\033[31m"
YELLOW = "\033[33m"
def format(self, record: LogRecord):
super_format = super().format(record)
match record.levelname:
case "CRITICAL":
return self.BOLD + self.RED + super_format + self.RESET
case "ERROR":
return self.RED + super_format + self.RESET
case "WARNING":
return self.YELLOW + super_format + self.RESET
case "DEBUG":
return self.DIM + super_format + self.RESET
case _other:
return super_format

View File

@@ -0,0 +1,132 @@
# session_file_handler.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import lzma
from io import StringIO
from logging import StreamHandler
from lzma import FORMAT_XZ, PRESET_DEFAULT
from os import PathLike
from pathlib import Path
from src import shared
class SessionFileHandler(StreamHandler):
"""
A logging handler that writes to a new file on every app restart.
The files are compressed and older sessions logs are kept up to a small limit.
"""
NUMBER_SUFFIX_POSITION = 1
backup_count: int
filename: Path
log_file: StringIO = None
def create_dir(self) -> None:
"""Create the log dir if needed"""
self.filename.parent.mkdir(exist_ok=True, parents=True)
def path_is_logfile(self, path: Path) -> bool:
return path.is_file() and path.name.startswith(self.filename.stem)
def path_has_number(self, path: Path) -> bool:
try:
int(path.suffixes[self.NUMBER_SUFFIX_POSITION][1:])
except (ValueError, IndexError):
return False
return True
def get_path_number(self, path: Path) -> int:
"""Get the number extension in the filename as an int"""
suffixes = path.suffixes
number = (
0
if not self.path_has_number(path)
else int(suffixes[self.NUMBER_SUFFIX_POSITION][1:])
)
return number
def set_path_number(self, path: Path, number: int) -> str:
"""Set or add the number extension in the filename"""
suffixes = path.suffixes
if self.path_has_number(path):
suffixes.pop(self.NUMBER_SUFFIX_POSITION)
suffixes.insert(self.NUMBER_SUFFIX_POSITION, f".{number}")
stem = path.name.split(".", maxsplit=1)[0]
new_name = stem + "".join(suffixes)
return new_name
def file_sort_key(self, path: Path) -> int:
"""Key function used to sort files"""
return self.get_path_number(path) if self.path_has_number(path) else 0
def get_logfiles(self) -> list[Path]:
"""Get the log files"""
logfiles = list(filter(self.path_is_logfile, self.filename.parent.iterdir()))
logfiles.sort(key=self.file_sort_key, reverse=True)
return logfiles
def rotate_file(self, path: Path):
"""Rotate a file's number suffix and remove it if it's too old"""
# If uncompressed, compress
if not path.name.endswith(".xz"):
compressed_path = path.with_suffix(path.suffix + ".xz")
with (
lzma.open(
compressed_path,
"wt",
format=FORMAT_XZ,
preset=PRESET_DEFAULT,
encoding="utf-8",
) as lzma_file,
open(path, "r", encoding="utf-8") as original_file,
):
lzma_file.write(original_file.read())
path.unlink()
path = compressed_path
# Rename with new number suffix
new_number = self.get_path_number(path) + 1
new_path_name = self.set_path_number(path, new_number)
path = path.rename(path.with_name(new_path_name))
# Remove older files
if new_number > self.backup_count:
path.unlink()
return
def rotate(self) -> None:
"""Rotate the numbered suffix on the log files and remove old ones"""
for path in self.get_logfiles():
self.rotate_file(path)
def __init__(self, filename: PathLike, backup_count: int = 2) -> None:
self.filename = Path(filename)
self.backup_count = backup_count
self.create_dir()
self.rotate()
self.log_file = open(self.filename, "w", encoding="utf-8")
shared.log_files = self.get_logfiles()
super().__init__(self.log_file)
def close(self) -> None:
self.log_file.close()
super().close()

109
src/logging/setup.py Normal file
View File

@@ -0,0 +1,109 @@
# setup.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import logging
import logging.config as logging_dot_config
import os
import platform
import subprocess
import sys
from src import shared
def setup_logging():
"""Intitate the app's logging"""
is_dev = shared.PROFILE == "development"
profile_app_log_level = "DEBUG" if is_dev else "INFO"
profile_lib_log_level = "INFO" if is_dev else "WARNING"
app_log_level = os.environ.get("LOGLEVEL", profile_app_log_level).upper()
lib_log_level = os.environ.get("LIBLOGLEVEL", profile_lib_log_level).upper()
log_filename = shared.cache_dir / "cartridges" / "logs" / "cartridges.log"
config = {
"version": 1,
"formatters": {
"file_formatter": {
"format": "%(asctime)s - %(levelname)s: %(message)s",
"datefmt": "%M:%S",
},
"console_formatter": {
"format": "%(name)s %(levelname)s - %(message)s",
"class": "src.logging.color_log_formatter.ColorLogFormatter",
},
},
"handlers": {
"file_handler": {
"class": "src.logging.session_file_handler.SessionFileHandler",
"formatter": "file_formatter",
"level": "DEBUG",
"filename": log_filename,
"backup_count": 2,
},
"app_console_handler": {
"class": "logging.StreamHandler",
"formatter": "console_formatter",
"level": app_log_level,
},
"lib_console_handler": {
"class": "logging.StreamHandler",
"formatter": "console_formatter",
"level": lib_log_level,
},
},
"loggers": {
"PIL": {
"handlers": ["lib_console_handler", "file_handler"],
"propagate": False,
"level": "NOTSET",
},
"urllib3": {
"handlers": ["lib_console_handler", "file_handler"],
"propagate": False,
"level": "NOTSET",
},
},
"root": {
"level": "NOTSET",
"handlers": ["app_console_handler", "file_handler"],
},
}
logging_dot_config.dictConfig(config)
def log_system_info():
"""Log system debug information"""
logging.debug("Starting %s v%s (%s)", shared.APP_ID, shared.VERSION, shared.PROFILE)
logging.debug("Python version: %s", sys.version)
if os.getenv("FLATPAK_ID") == shared.APP_ID:
process = subprocess.run(
("flatpak-spawn", "--host", "flatpak", "--version"),
capture_output=True,
encoding="utf-8",
check=False,
)
logging.debug("Flatpak version: %s", process.stdout.rstrip())
logging.debug("Platform: %s", platform.platform())
if os.name == "posix":
for key, value in platform.uname()._asdict().items():
logging.debug("\t%s: %s", key.title(), value)
logging.debug("" * 37)

View File

@@ -17,8 +17,8 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
import lzma
import sys
import time
import gi
@@ -28,235 +28,217 @@ gi.require_version("Adw", "1")
# pylint: disable=wrong-import-position
from gi.repository import Adw, Gio, GLib, Gtk
from .bottles_parser import bottles_parser
from .create_details_window import create_details_window
from .get_games import get_games
from .heroic_parser import heroic_parser
from .importer import Importer
from .itch_parser import itch_parser
from .lutris_parser import lutris_parser
from .preferences import PreferencesWindow
from .save_game import save_game
from .steam_parser import steam_parser
from .window import CartridgesWindow
from src import shared
from src.details_window import DetailsWindow
from src.importer.importer import Importer
from src.logging.setup import log_system_info, setup_logging
from src.preferences import PreferencesWindow
from src.store.managers.display_manager import DisplayManager
from src.store.managers.file_manager import FileManager
from src.store.managers.local_cover_manager import LocalCoverManager
from src.store.managers.online_cover_manager import OnlineCoverManager
from src.store.managers.sgdb_manager import SGDBManager
from src.store.managers.steam_api_manager import SteamAPIManager
from src.store.store import Store
from src.window import CartridgesWindow
class CartridgesApplication(Adw.Application):
def __init__(self):
super().__init__(
application_id="hu.kramo.Cartridges", flags=Gio.ApplicationFlags.FLAGS_NONE
)
self.create_action("quit", self.on_quit_action, ["<primary>q"])
self.create_action("about", self.on_about_action)
self.create_action(
"preferences", self.on_preferences_action, ["<primary>comma"]
)
self.create_action("launch_game", self.on_launch_game_action)
self.create_action("hide_game", self.on_hide_game_action)
self.create_action("edit_details", self.on_edit_details_action)
self.create_action("add_game", self.on_add_game_action, ["<primary>n"])
self.create_action("import", self.on_import_action, ["<primary>i"])
self.create_action(
"remove_game_overview", self.on_remove_game_overview_action, ["Delete"]
)
self.create_action("remove_game", self.on_remove_game_action)
win = None
self.win = None
def __init__(self):
shared.store = Store()
super().__init__(
application_id=shared.APP_ID, flags=Gio.ApplicationFlags.FLAGS_NONE
)
def do_activate(self): # pylint: disable=arguments-differ
"""Called on app creation"""
# Set fallback icon-name
Gtk.Window.set_default_icon_name(shared.APP_ID)
# Create the main window
self.win = self.props.active_window # pylint: disable=no-member
if not self.win:
self.win = CartridgesWindow(application=self)
shared.win = self.win = CartridgesWindow(application=self)
# Save window geometry
state_settings = Gio.Settings(schema_id="hu.kramo.Cartridge.State")
state_settings.bind(
shared.state_schema.bind(
"width", self.win, "default-width", Gio.SettingsBindFlags.DEFAULT
)
state_settings.bind(
shared.state_schema.bind(
"height", self.win, "default-height", Gio.SettingsBindFlags.DEFAULT
)
state_settings.bind(
shared.state_schema.bind(
"is-maximized", self.win, "maximized", Gio.SettingsBindFlags.DEFAULT
)
self.win.present()
# Add managers to the store for game imports
shared.store.add_manager(DisplayManager())
shared.store.add_manager(FileManager())
shared.store.add_manager(LocalCoverManager())
shared.store.add_manager(SteamAPIManager())
shared.store.add_manager(OnlineCoverManager())
shared.store.add_manager(SGDBManager())
# Create actions for the main window
self.create_action(
"show_hidden", self.win.on_show_hidden_action, ["<primary>h"], self.win
# Load games from disk
Importer().load_games_from_disk()
# Create actions
self.create_actions(
{
("quit", ("<primary>q",)),
("about",),
("preferences", ("<primary>comma",)),
("launch_game",),
("hide_game",),
("edit_game",),
("add_game", ("<primary>n",)),
("import", ("<primary>i",)),
("remove_game_details_view", ("Delete",)),
("remove_game",),
("igdb_search",),
("sgdb_search",),
("protondb_search",),
("lutris_search",),
("hltb_search",),
("show_hidden", ("<primary>h",), self.win),
("go_back", ("<alt>Left",), self.win),
("go_to_parent", ("<alt>Up",), self.win),
("go_home", ("<alt>Home",), self.win),
("toggle_search", ("<primary>f",), self.win),
("escape", ("Escape",), self.win),
("undo", ("<primary>z",), self.win),
("open_menu", ("F10",), self.win),
("close", ("<primary>w",), self.win),
}
)
self.create_action(
"go_back", self.win.on_go_back_action, ["<alt>Left"], self.win
)
self.create_action(
"go_to_parent", self.win.on_go_to_parent_action, ["<alt>Up"], self.win
)
self.create_action(
"toggle_search", self.win.on_toggle_search_action, ["<primary>f"], self.win
)
self.create_action("escape", self.win.on_escape_action, ["Escape"], self.win)
self.create_action("undo", self.win.on_undo_action, ["<primary>z"], self.win)
self.create_action("open_menu", self.win.on_open_menu_action, ["F10"], self.win)
self.win.sort = Gio.SimpleAction.new_stateful(
sort_action = Gio.SimpleAction.new_stateful(
"sort_by", GLib.VariantType.new("s"), GLib.Variant("s", "a-z")
)
self.win.add_action(self.win.sort)
self.win.sort.connect("activate", self.win.on_sort_action)
self.win.on_sort_action(self.win.sort, state_settings.get_value("sort-mode"))
sort_action.connect("activate", self.win.on_sort_action)
self.win.add_action(sort_action)
self.win.on_sort_action(sort_action, shared.state_schema.get_value("sort-mode"))
self.win.present()
def on_about_action(self, *_args):
# Get the debug info from the log files
debug_str = ""
for i, path in enumerate(shared.log_files):
# Add a horizontal line between runs
if i > 0:
debug_str += "" * 37 + "\n"
# Add the run's logs
log_file = (
lzma.open(path, "rt", encoding="utf-8")
if path.name.endswith(".xz")
else open(path, "r", encoding="utf-8")
)
debug_str += log_file.read()
log_file.close()
def on_about_action(self, _widget, _callback=None):
about = Adw.AboutWindow(
transient_for=self.win,
application_name=_("Cartridges"),
application_icon="hu.kramo.Cartridges",
application_icon=shared.APP_ID,
developer_name="kramo",
version="1.3",
version=shared.VERSION,
developers=[
"kramo https://kramo.hu",
"Paweł Lidwin https://github.com/imLinguin",
"Bananaman https://github.com/Bananaman",
"Geoffrey Coulaud https://geoffrey-coulaud.fr",
"Arcitec https://github.com/Arcitec",
"Domenico https://github.com/Domefemia",
"Paweł Lidwin https://github.com/imLinguin",
"Rafael Mardojai CM https://mardojai.com",
],
designers=["kramo https://kramo.hu"],
designers=("kramo https://kramo.hu",),
copyright="© 2022-2023 kramo",
license_type=Gtk.License.GPL_3_0,
issue_url="https://github.com/kra-mo/cartridges/issues/new",
website="https://github.com/kra-mo/cartridges",
# Translators: Replace this with your name for it to show up in the about window
translator_credits=_("translator_credits"),
debug_info=debug_str,
)
about.present()
def on_preferences_action(
self, _widget, _callback=None, page_name=None, expander_row=None
self, _action=None, _parameter=None, page_name=None, expander_row=None
):
win = PreferencesWindow(self.win)
win = PreferencesWindow()
if page_name:
win.set_visible_page_name(page_name)
if expander_row:
getattr(win, expander_row).set_expanded(True)
win.present()
def on_launch_game_action(self, _widget, _callback=None):
# Launch the game and update the last played value
return win
game_id = self.win.active_game_id
def on_launch_game_action(self, *_args):
self.win.active_game.launch()
data = get_games(self.win, [game_id])[game_id]
data["last_played"] = int(time.time())
save_game(self.win, data)
def on_hide_game_action(self, *_args):
self.win.active_game.toggle_hidden()
self.win.games[game_id].launch()
def on_edit_game_action(self, *_args):
DetailsWindow(self.win.active_game)
title = self.win.games[game_id].name
# The variable is the title of the game
toast = Adw.Toast.new(_("{} launched").format(title))
toast.set_priority(Adw.ToastPriority.HIGH)
self.win.toast_overlay.add_toast(toast)
def on_add_game_action(self, *_args):
DetailsWindow()
self.win.update_games([game_id])
def on_import_action(self, *_args):
Importer().run()
def on_hide_game_action(self, _widget, _callback=None, game_id=None):
if not game_id:
game_id = self.win.active_game_id
def on_remove_game_action(self, *_args):
self.win.active_game.remove_game()
if self.win.stack.get_visible_child() == self.win.overview:
self.win.on_go_back_action(None, None)
self.win.games[game_id].toggle_hidden()
self.win.update_games([game_id])
def on_remove_game_details_view_action(self, *_args):
if self.win.stack.get_visible_child() == self.win.details_view:
self.on_remove_game_action()
title = self.win.games[game_id].name
if self.win.games[game_id].hidden:
# The variable is the title of the game
toast = Adw.Toast.new(_("{} hidden").format(title))
else:
# The variable is the title of the game
toast = Adw.Toast.new(_("{} unhidden").format(title))
toast.set_button_label(_("Undo"))
toast.connect("button-clicked", self.win.on_undo_action, game_id, "hide")
toast.set_priority(Adw.ToastPriority.HIGH)
if (game_id, "hide") in self.win.toasts.keys():
# Dismiss the toast if there already is one
self.win.toasts[(game_id, "hide")].dismiss()
self.win.toasts[(game_id, "hide")] = toast
self.win.toast_overlay.add_toast(toast)
def search(self, uri):
Gio.AppInfo.launch_default_for_uri(f"{uri}{self.win.active_game.name}")
def on_edit_details_action(self, _widget, _callback=None):
create_details_window(self.win, self.win.active_game_id)
def on_igdb_search_action(self, *_args):
self.search("https://www.igdb.com/search?type=1&q=")
def on_add_game_action(self, _widget, _callback=None):
create_details_window(self.win)
def on_sgdb_search_action(self, *_args):
self.search("https://www.steamgriddb.com/search/grids?term=")
def on_import_action(self, _widget, _callback=None):
self.win.importer = Importer(self.win)
def on_protondb_search_action(self, *_args):
self.search("https://www.protondb.com/search?q=")
self.win.importer.blocker = True
def on_lutris_search_action(self, *_args):
self.search("https://lutris.net/games?q=")
if self.win.schema.get_boolean("steam"):
steam_parser(self.win)
def on_hltb_search_action(self, *_args):
self.search("https://howlongtobeat.com/?q=")
if self.win.schema.get_boolean("lutris"):
lutris_parser(self.win)
if self.win.schema.get_boolean("heroic"):
heroic_parser(self.win)
if self.win.schema.get_boolean("bottles"):
bottles_parser(self.win)
if self.win.schema.get_boolean("itch"):
itch_parser(self.win)
self.win.importer.blocker = False
if self.win.importer.import_dialog.is_visible and self.win.importer.queue == 0:
self.win.importer.queue = 1
self.win.importer.save_game()
def on_remove_game_action(self, _widget, _callback=None):
# Add "removed=True" to the game properties so it can be deleted on next init
game_id = self.win.active_game_id
data = get_games(self.win, [game_id])[game_id]
data["removed"] = True
save_game(self.win, data)
self.win.update_games([game_id])
if self.win.stack.get_visible_child() == self.win.overview:
self.win.on_go_back_action(None, None)
title = self.win.games[game_id].name
# The variable is the title of the game
toast = Adw.Toast.new(_("{} removed").format(title))
toast.set_button_label(_("Undo"))
toast.connect("button-clicked", self.win.on_undo_action, game_id, "remove")
toast.set_priority(Adw.ToastPriority.HIGH)
self.win.toasts[(game_id, "remove")] = toast
self.win.toast_overlay.add_toast(toast)
def on_remove_game_overview_action(self, _widget, _callback=None):
if self.win.stack.get_visible_child() == self.win.overview:
self.on_remove_game_action(None)
def on_quit_action(self, _widget, _callback=None):
def on_quit_action(self, *_args):
self.quit()
def create_action(self, name, callback, shortcuts=None, win=None):
action = Gio.SimpleAction.new(name, None)
action.connect("activate", callback)
if not win:
self.add_action(action)
if shortcuts:
self.set_accels_for_action(f"app.{name}", shortcuts)
else:
win.add_action(action)
if shortcuts:
self.set_accels_for_action(f"win.{name}", shortcuts)
def create_actions(self, actions):
for action in actions:
simple_action = Gio.SimpleAction.new(action[0], None)
scope = action[2] if action[2:3] else self
simple_action.connect("activate", getattr(scope, f"on_{action[0]}_action"))
if action[1:2]:
self.set_accels_for_action(
f"app.{action[0]}" if scope == self else f"win.{action[0]}",
action[1],
)
scope.add_action(simple_action)
def main(version): # pylint: disable=unused-argument
def main(_version):
"""App entry point"""
setup_logging()
log_system_info()
app = CartridgesApplication()
return app.run(sys.argv)

View File

@@ -1,12 +1,4 @@
moduledir = join_paths(pkgdatadir, 'cartridges')
python = import('python')
conf = configuration_data()
conf.set('PYTHON', python.find_installation('python3').path())
conf.set('VERSION', meson.project_version())
conf.set('localedir', join_paths(get_option('prefix'), get_option('localedir')))
conf.set('pkgdatadir', pkgdatadir)
moduledir = join_paths(pkgdatadir, 'src')
configure_file(
input: 'cartridges.in',
@@ -16,24 +8,24 @@ configure_file(
install_dir: get_option('bindir')
)
cartridges_sources = [
'__init__.py',
'main.py',
'window.py',
'preferences.py',
'game.py',
'utils/importer.py',
'utils/steamgriddb.py',
'utils/steam_parser.py',
'utils/lutris_parser.py',
'utils/heroic_parser.py',
'utils/bottles_parser.py',
'utils/itch_parser.py',
'utils/get_games.py',
'utils/save_game.py',
'utils/save_cover.py',
'utils/create_dialog.py',
'utils/create_details_window.py'
]
install_data(cartridges_sources, install_dir: moduledir)
install_subdir('importer', install_dir: moduledir)
install_subdir('utils', install_dir: moduledir)
install_subdir('store', install_dir: moduledir)
install_subdir('logging', install_dir: moduledir)
install_subdir('errors', install_dir: moduledir)
install_data(
[
'main.py',
'window.py',
'preferences.py',
'details_window.py',
'game.py',
'game_cover.py',
configure_file(
input: 'shared.py.in',
output: 'shared.py',
configuration: conf
)
],
install_dir: moduledir
)

View File

@@ -17,67 +17,27 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
import os
import logging
import re
from pathlib import Path
from shutil import rmtree
from gi.repository import Adw, Gio, GLib, Gtk
from .create_dialog import create_dialog
from .get_games import get_games
from .save_game import save_game
from src import shared
from src.importer.sources.bottles_source import BottlesSource
from src.importer.sources.flatpak_source import FlatpakSource
from src.importer.sources.heroic_source import HeroicSource
from src.importer.sources.itch_source import ItchSource
from src.importer.sources.legendary_source import LegendarySource
from src.importer.sources.location import UnresolvableLocationError
from src.importer.sources.lutris_source import LutrisSource
from src.importer.sources.source import Source
from src.importer.sources.steam_source import SteamSource
from src.utils.create_dialog import create_dialog
class ImportPreferences:
def __init__(
self,
window,
source_id,
name,
install_key,
paths,
expander_row,
file_chooser_button,
config=False,
):
def set_dir(_source, result, _unused):
try:
path = Path(window.file_chooser.select_folder_finish(result).get_path())
def response(widget, response):
if response == "choose_folder":
window.choose_folder(widget, set_dir)
if not any((path / current_path).exists() for current_path in paths):
create_dialog(
window.parent_widget,
_("Installation Not Found"),
# The variable is the name of the game launcher
_("Select the {} configuration directory.").format(name)
if config
# The variable is the name of the game launcher
else _("Select the {} data directory.").format(name),
"choose_folder",
_("Set Location"),
).connect("response", response)
else:
window.schema.set_string(
install_key,
str(path),
)
except GLib.GError:
pass
window.schema.bind(
source_id,
expander_row,
"enable-expansion",
Gio.SettingsBindFlags.DEFAULT,
)
file_chooser_button.connect("clicked", window.choose_folder, set_dir)
@Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/preferences.ui")
@Gtk.Template(resource_path=shared.PREFIX + "/gtk/preferences.ui")
class PreferencesWindow(Adw.PreferencesWindow):
__gtype_name__ = "PreferencesWindow"
@@ -90,244 +50,108 @@ class PreferencesWindow(Adw.PreferencesWindow):
exit_after_launch_switch = Gtk.Template.Child()
cover_launches_game_switch = Gtk.Template.Child()
high_quality_images_switch = Gtk.Template.Child()
remove_all_games_button = Gtk.Template.Child()
steam_expander_row = Gtk.Template.Child()
steam_file_chooser_button = Gtk.Template.Child()
steam_extra_file_chooser_button = Gtk.Template.Child()
steam_clear_button_revealer = Gtk.Template.Child()
steam_clear_button = Gtk.Template.Child()
steam_data_action_row = Gtk.Template.Child()
steam_data_file_chooser_button = Gtk.Template.Child()
lutris_expander_row = Gtk.Template.Child()
lutris_file_chooser_button = Gtk.Template.Child()
lutris_data_action_row = Gtk.Template.Child()
lutris_data_file_chooser_button = Gtk.Template.Child()
lutris_cache_action_row = Gtk.Template.Child()
lutris_cache_file_chooser_button = Gtk.Template.Child()
lutris_steam_switch = Gtk.Template.Child()
lutris_import_steam_switch = Gtk.Template.Child()
lutris_import_flatpak_switch = Gtk.Template.Child()
heroic_expander_row = Gtk.Template.Child()
heroic_file_chooser_button = Gtk.Template.Child()
heroic_epic_switch = Gtk.Template.Child()
heroic_gog_switch = Gtk.Template.Child()
heroic_sideloaded_switch = Gtk.Template.Child()
heroic_config_action_row = Gtk.Template.Child()
heroic_config_file_chooser_button = Gtk.Template.Child()
heroic_import_epic_switch = Gtk.Template.Child()
heroic_import_gog_switch = Gtk.Template.Child()
heroic_import_sideload_switch = Gtk.Template.Child()
bottles_expander_row = Gtk.Template.Child()
bottles_file_chooser_button = Gtk.Template.Child()
bottles_data_action_row = Gtk.Template.Child()
bottles_data_file_chooser_button = Gtk.Template.Child()
itch_expander_row = Gtk.Template.Child()
itch_file_chooser_button = Gtk.Template.Child()
itch_config_action_row = Gtk.Template.Child()
itch_config_file_chooser_button = Gtk.Template.Child()
legendary_expander_row = Gtk.Template.Child()
legendary_config_action_row = Gtk.Template.Child()
legendary_config_file_chooser_button = Gtk.Template.Child()
flatpak_expander_row = Gtk.Template.Child()
flatpak_data_action_row = Gtk.Template.Child()
flatpak_data_file_chooser_button = Gtk.Template.Child()
flatpak_import_launchers_switch = Gtk.Template.Child()
sgdb_key_group = Gtk.Template.Child()
sgdb_key_entry_row = Gtk.Template.Child()
sgdb_download_switch = Gtk.Template.Child()
sgdb_switch = Gtk.Template.Child()
sgdb_switch_row = Gtk.Template.Child()
sgdb_prefer_switch = Gtk.Template.Child()
sgdb_animated_switch = Gtk.Template.Child()
def __init__(self, parent_widget, **kwargs):
danger_zone_group = Gtk.Template.Child()
reset_action_row = Gtk.Template.Child()
reset_button = Gtk.Template.Child()
remove_all_games_button = Gtk.Template.Child()
removed_games = set()
warning_menu_buttons = {}
def __init__(self, **kwargs):
super().__init__(**kwargs)
self.schema = parent_widget.schema
self.parent_widget = parent_widget
self.win = shared.win
self.file_chooser = Gtk.FileDialog()
self.set_transient_for(parent_widget)
self.set_transient_for(self.win)
self.toast = Adw.Toast.new(_("All games removed"))
self.toast.set_button_label(_("Undo"))
self.toast.connect("button-clicked", self.undo_remove_all, None)
self.toast.set_priority(Adw.ToastPriority.HIGH)
shortcut_controller = Gtk.ShortcutController()
shortcut_controller.add_shortcut(
(shortcut_controller := Gtk.ShortcutController()).add_shortcut(
Gtk.Shortcut.new(
Gtk.ShortcutTrigger.parse_string("<primary>z"),
Gtk.CallbackAction.new(self.undo_remove_all),
)
)
self.add_controller(shortcut_controller)
self.removed_games = []
# General
self.schema.bind(
"exit-after-launch",
self.exit_after_launch_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
self.schema.bind(
"cover-launches-game",
self.cover_launches_game_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
self.schema.bind(
"high-quality-images",
self.high_quality_images_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
self.remove_all_games_button.connect("clicked", self.remove_all_games)
# Steam
ImportPreferences(
self,
"steam",
"Steam",
"steam-location",
[
"steamapps",
Path("steam") / "steamapps",
Path("Steam") / "steamapps",
],
self.steam_expander_row,
self.steam_file_chooser_button,
)
# Debug
if shared.PROFILE == "development":
self.reset_action_row.set_visible(True)
self.reset_button.connect("clicked", self.reset_app)
self.set_default_size(-1, 560)
def update_revealer():
if self.schema.get_strv("steam-extra-dirs"):
self.steam_clear_button_revealer.set_reveal_child(True)
# Sources settings
for source_class in (
BottlesSource,
FlatpakSource,
HeroicSource,
ItchSource,
LegendarySource,
LutrisSource,
SteamSource,
):
source = source_class()
if not source.is_available:
expander_row = getattr(self, f"{source.id}_expander_row")
expander_row.set_visible(False)
else:
self.steam_clear_button_revealer.set_reveal_child(False)
def add_steam_dir(_source, result, _unused):
try:
value = self.schema.get_strv("steam-extra-dirs")
value.append(self.file_chooser.select_folder_finish(result).get_path())
self.schema.set_strv("steam-extra-dirs", value)
except GLib.GError:
pass
update_revealer()
def clear_steam_dirs(*_unused):
self.schema.set_strv("steam-extra-dirs", [])
update_revealer()
update_revealer()
self.steam_extra_file_chooser_button.connect(
"clicked", self.choose_folder, add_steam_dir
)
self.steam_clear_button.connect("clicked", clear_steam_dirs)
# Lutris
ImportPreferences(
self,
"lutris",
"Lutris",
"lutris-location",
["pga.db"],
self.lutris_expander_row,
self.lutris_file_chooser_button,
)
self.schema.bind(
"lutris-import-steam",
self.lutris_steam_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
def set_cache_dir(_source, result, _unused):
try:
path = Path(self.file_chooser.select_folder_finish(result).get_path())
def response(widget, response):
if response == "choose_folder":
self.choose_folder(widget, set_cache_dir)
if not (path / "coverart").exists():
create_dialog(
self.parent_widget,
_("Cache Not Found"),
_("Select the Lutris cache directory."),
"choose_folder",
_("Set Location"),
).connect("response", response)
else:
self.schema.set_string(
"lutris-cache-location",
str(path),
)
except GLib.GError:
pass
self.lutris_cache_file_chooser_button.connect(
"clicked", self.choose_folder, set_cache_dir
)
if os.name == "nt":
self.sources_group.remove(self.lutris_expander_row)
# Heroic
ImportPreferences(
self,
"heroic",
"Heroic",
"heroic-location",
["config.json"],
self.heroic_expander_row,
self.heroic_file_chooser_button,
True,
)
self.schema.bind(
"heroic-import-epic",
self.heroic_epic_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
self.schema.bind(
"heroic-import-gog",
self.heroic_gog_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
self.schema.bind(
"heroic-import-sideload",
self.heroic_sideloaded_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
# Bottles
ImportPreferences(
self,
"bottles",
"Bottles",
"bottles-location",
["library.yml"],
self.bottles_expander_row,
self.bottles_file_chooser_button,
)
if os.name == "nt":
self.sources_group.remove(self.bottles_expander_row)
# itch
ImportPreferences(
self,
"itch",
"itch",
"itch-location",
[Path("db") / "butler.db"],
self.itch_expander_row,
self.itch_file_chooser_button,
True,
)
self.init_source_row(source)
# SteamGridDB
self.schema.bind(
"sgdb",
self.sgdb_download_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
def sgdb_key_changed(*_args):
shared.schema.set_string("sgdb-key", self.sgdb_key_entry_row.get_text())
self.schema.bind(
"sgdb-prefer",
self.sgdb_prefer_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
def sgdb_key_changed(_widget):
self.schema.set_string("sgdb-key", self.sgdb_key_entry_row.get_text())
self.sgdb_key_entry_row.set_text(self.schema.get_string("sgdb-key"))
self.sgdb_key_entry_row.set_text(shared.schema.get_string("sgdb-key"))
self.sgdb_key_entry_row.connect("changed", sgdb_key_changed)
self.sgdb_key_group.set_description(
@@ -338,28 +162,226 @@ class PreferencesWindow(Adw.PreferencesWindow):
)
)
def choose_folder(self, _widget, function):
self.file_chooser.select_folder(self.parent_widget, None, function, None)
def set_sgdb_sensitive(widget):
if not widget.get_text():
shared.schema.set_boolean("sgdb", False)
def undo_remove_all(self, _widget, _unused):
for game_id in self.removed_games:
data = get_games(self.parent_widget, [game_id])[game_id]
if "removed" in data:
data.pop("removed")
save_game(self.parent_widget, data)
self.parent_widget.update_games(self.removed_games)
self.removed_games = []
self.sgdb_switch_row.set_sensitive(widget.get_text())
self.sgdb_key_entry_row.connect("changed", set_sgdb_sensitive)
set_sgdb_sensitive(self.sgdb_key_entry_row)
# Switches
self.bind_switches(
(
"exit-after-launch",
"cover-launches-game",
"high-quality-images",
"lutris-import-steam",
"lutris-import-flatpak",
"heroic-import-epic",
"heroic-import-gog",
"heroic-import-sideload",
"flatpak-import-launchers",
"sgdb",
"sgdb-prefer",
"sgdb-animated",
)
)
def get_switch(self, setting):
return getattr(self, f'{setting.replace("-", "_")}_switch')
def bind_switches(self, settings):
for setting in settings:
shared.schema.bind(
setting,
self.get_switch(setting),
"active",
Gio.SettingsBindFlags.DEFAULT,
)
def choose_folder(self, _widget, callback, callback_data=None):
self.file_chooser.select_folder(self.win, None, callback, callback_data)
def undo_remove_all(self, *_args):
for game in self.removed_games:
game.removed = False
game.save()
game.update()
self.removed_games = set()
self.toast.dismiss()
def remove_all_games(self, _widget):
for game in get_games(self.parent_widget).values():
if "removed" not in game:
self.removed_games.append(game["game_id"])
game["removed"] = True
save_game(self.parent_widget, game)
def remove_all_games(self, *_args):
for game in shared.store.games.values():
if not game.removed:
self.removed_games.add(game)
self.parent_widget.update_games(self.parent_widget.games)
if self.parent_widget.stack.get_visible_child() == self.parent_widget.overview:
self.parent_widget.on_go_back_action(None, None)
game.removed = True
game.save()
game.update()
if self.win.stack.get_visible_child() == self.win.details_view:
self.win.on_go_back_action()
self.add_toast(self.toast)
def reset_app(self, *_args):
rmtree(shared.data_dir / "cartridges", True)
rmtree(shared.config_dir / "cartridges", True)
rmtree(shared.cache_dir / "cartridges", True)
for key in (
(settings_schema_source := Gio.SettingsSchemaSource.get_default())
.lookup(shared.APP_ID, True)
.list_keys()
):
shared.schema.reset(key)
for key in settings_schema_source.lookup(
shared.APP_ID + ".State", True
).list_keys():
shared.state_schema.reset(key)
shared.win.get_application().quit()
def update_source_action_row_paths(self, source):
"""Set the dir subtitle for a source's action rows"""
for location in ("data", "config", "cache"):
# Get the action row to subtitle
action_row = getattr(self, f"{source.id}_{location}_action_row", None)
if not action_row:
continue
infix = "-cache" if location == "cache" else ""
key = f"{source.id}{infix}-location"
path = Path(shared.schema.get_string(key)).expanduser()
# Remove the path prefix if picked via Flatpak portal
subtitle = re.sub("/run/user/\\d*/doc/.*/", "", str(path))
action_row.set_subtitle(subtitle)
def resolve_locations(self, source):
"""Resolve locations and add a warning if location cannot be found"""
def clear_warning_selection(_widget, label):
label.select_region(-1, -1)
for location_name in ("data", "config", "cache"):
action_row = getattr(self, f"{source.id}_{location_name}_action_row", None)
if not action_row:
continue
try:
getattr(source, f"{location_name}_location", None).resolve()
except UnresolvableLocationError:
popover = Gtk.Popover(
child=(
label := Gtk.Label(
label=(
'<span rise="12pt"><b><big>'
+ _("Installation Not Found")
+ "</big></b></span>\n"
+ _("Select a valid directory.")
),
use_markup=True,
wrap=True,
max_width_chars=50,
halign=Gtk.Align.CENTER,
valign=Gtk.Align.CENTER,
justify=Gtk.Justification.CENTER,
margin_top=9,
margin_bottom=9,
margin_start=12,
margin_end=12,
selectable=True,
)
)
)
popover.connect("show", clear_warning_selection, label)
menu_button = Gtk.MenuButton(
icon_name="dialog-warning-symbolic",
valign=Gtk.Align.CENTER,
popover=popover,
)
menu_button.add_css_class("warning")
action_row.add_prefix(menu_button)
self.warning_menu_buttons[source.id] = menu_button
def init_source_row(self, source: Source):
"""Initialize a preference row for a source class"""
def set_dir(_widget, result, location_name):
"""Callback called when a dir picker button is clicked"""
try:
path = Path(self.file_chooser.select_folder_finish(result).get_path())
except GLib.GError:
return
# Good picked location
location = getattr(source, f"{location_name}_location")
if location.check_candidate(path):
# Set the schema
infix = "-cache" if location_name == "cache" else ""
key = f"{source.id}{infix}-location"
value = str(path)
shared.schema.set_string(key, value)
# Update the row
self.update_source_action_row_paths(source)
if self.warning_menu_buttons.get(source.id):
action_row = getattr(
self, f"{source.id}_{location_name}_action_row", None
)
action_row.remove(self.warning_menu_buttons[source.id])
self.warning_menu_buttons.pop(source.id)
logging.debug("User-set value for schema key %s: %s", key, value)
# Bad picked location, inform user
else:
if location_name == "cache":
title = _("Invalid Directory")
# The variable is the name of the source
subtitle_format = _("Select the {} cache directory.")
else:
title = _("Invalid Directory")
# The variable is the name of the source
subtitle_format = _("Select the {} installation directory.")
dialog = create_dialog(
self,
title,
subtitle_format.format(source.name),
"choose_folder",
_("Set Location"),
)
def on_response(widget, response):
if response == "choose_folder":
self.choose_folder(widget, set_dir, location_name)
dialog.connect("response", on_response)
# Bind expander row activation to source being enabled
expander_row = getattr(self, f"{source.id}_expander_row")
shared.schema.bind(
source.id,
expander_row,
"enable-expansion",
Gio.SettingsBindFlags.DEFAULT,
)
# Connect dir picker buttons
for location in ("data", "config", "cache"):
button = getattr(self, f"{source.id}_{location}_file_chooser_button", None)
if button is not None:
button.connect("clicked", self.choose_folder, set_dir, location)
# Set the source row subtitles
self.resolve_locations(source)
self.update_source_action_row_paths(source)

59
src/shared.py.in Normal file
View File

@@ -0,0 +1,59 @@
# shared.py.in
#
# Copyright 2022-2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import os
from pathlib import Path
from gi.repository import Gdk, Gio, GLib
APP_ID = "@APP_ID@"
VERSION = "@VERSION@"
PREFIX = "@PREFIX@"
PROFILE = "@PROFILE@"
SPEC_VERSION = 1.5 # The version of the game_id.json spec
schema = Gio.Settings.new(APP_ID)
state_schema = Gio.Settings.new(APP_ID + ".State")
home = Path.home()
data_dir = Path(GLib.get_user_data_dir())
config_dir = Path(GLib.get_user_config_dir())
cache_dir = Path(GLib.get_user_cache_dir())
flatpak_dir = home / ".var" / "app"
games_dir = data_dir / "cartridges" / "games"
covers_dir = data_dir / "cartridges" / "covers"
backup_dir = cache_dir / "cartridges" / "backup"
backup_games_dir = backup_dir / games_dir.name
backup_covers_dir = backup_dir / covers_dir.name
appdata_dir = Path(os.getenv("appdata") or "C:\\Users\\Default\\AppData\\Roaming")
programfiles32_dir = Path(os.getenv("programfiles(x86)") or "C:\\Program Files (x86)")
scale_factor = max(
monitor.get_scale_factor() for monitor in Gdk.Display.get_default().get_monitors()
)
image_size = (200 * scale_factor, 300 * scale_factor)
# pylint: disable=invalid-name
win = None
importer = None
store = None
log_files = None

View File

@@ -0,0 +1,64 @@
# async_manager.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from typing import Callable, Any
from gi.repository import Gio
from src.game import Game
from src.store.managers.manager import Manager
from src.utils.task import Task
class AsyncManager(Manager):
"""Manager that can run asynchronously"""
blocking = False
cancellable: Gio.Cancellable = None
def __init__(self) -> None:
super().__init__()
self.cancellable = Gio.Cancellable()
def cancel_tasks(self):
"""Cancel all tasks for this manager"""
self.cancellable.cancel()
def reset_cancellable(self):
"""Reset the cancellable for this manager.
Already scheduled Tasks will no longer be cancellable."""
self.cancellable = Gio.Cancellable()
def process_game(
self, game: Game, additional_data: dict, callback: Callable[["Manager"], Any]
) -> None:
"""Create a task to process the game in a separate thread"""
task = Task.new(None, self.cancellable, self._task_callback, (callback,))
task.set_task_data((game, additional_data))
task.run_in_thread(self._task_thread_func)
def _task_thread_func(self, _task, _source_object, data, _cancellable):
"""Task thread entry point"""
game, additional_data, *_rest = data
self.execute_resilient_manager_logic(game, additional_data)
def _task_callback(self, _source_object, _result, data):
"""Method run after the task is done"""
callback, *_rest = data
callback(self)

View File

@@ -0,0 +1,76 @@
# display_manager.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import logging
from src import shared
from src.game import Game
from src.game_cover import GameCover
from src.store.managers.manager import Manager
from src.store.managers.sgdb_manager import SGDBManager
from src.store.managers.steam_api_manager import SteamAPIManager
class DisplayManager(Manager):
"""Manager in charge of adding a game to the UI"""
run_after = (SteamAPIManager, SGDBManager)
signals = {"update-ready"}
def manager_logic(self, game: Game, _additional_data: dict) -> None:
if game.get_parent():
game.get_parent().get_parent().remove(game)
if game.get_parent():
game.get_parent().set_child()
game.menu_button.set_menu_model(
game.hidden_game_options if game.hidden else game.game_options
)
game.title.set_label(game.name)
game.menu_button.get_popover().connect(
"notify::visible", game.toggle_play, None
)
game.menu_button.get_popover().connect(
"notify::visible", shared.win.set_active_game, game
)
if game.game_id in shared.win.game_covers:
game.game_cover = shared.win.game_covers[game.game_id]
game.game_cover.add_picture(game.cover)
else:
game.game_cover = GameCover({game.cover}, game.get_cover_path())
shared.win.game_covers[game.game_id] = game.game_cover
if (
shared.win.stack.get_visible_child() == shared.win.details_view
and shared.win.active_game == game
):
shared.win.show_details_view(game)
if not game.removed and not game.blacklisted:
logging.debug("Adding %s (%s) to the UI", game.name, game.game_id)
if game.hidden:
shared.win.hidden_library.append(game)
else:
shared.win.library.append(game)
game.get_parent().set_focusable(False)
shared.win.set_library_child()

View File

@@ -0,0 +1,59 @@
# file_manager.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import json
from src import shared
from src.game import Game
from src.store.managers.async_manager import AsyncManager
from src.store.managers.steam_api_manager import SteamAPIManager
class FileManager(AsyncManager):
"""Manager in charge of saving a game to a file"""
run_after = (SteamAPIManager,)
signals = {"save-ready"}
def manager_logic(self, game: Game, additional_data: dict) -> None:
if additional_data.get("skip_save"): # Skip saving when loading games from disk
return
shared.games_dir.mkdir(parents=True, exist_ok=True)
attrs = (
"added",
"executable",
"game_id",
"source",
"hidden",
"last_played",
"name",
"developer",
"removed",
"blacklisted",
"version",
)
json.dump(
{attr: getattr(game, attr) for attr in attrs if attr},
(shared.games_dir / f"{game.game_id}.json").open("w"),
indent=4,
sort_keys=True,
)

View File

@@ -0,0 +1,71 @@
# local_cover_manager.py
#
# Copyright 2023 Geoffrey Coulaud
# Copyright 2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from gi.repository import GdkPixbuf
from src import shared
from src.game import Game
from src.store.managers.manager import Manager
from src.store.managers.steam_api_manager import SteamAPIManager
from src.utils.save_cover import resize_cover, save_cover
class LocalCoverManager(Manager):
"""Manager in charge of adding the local cover image of the game"""
run_after = (SteamAPIManager,)
def manager_logic(self, game: Game, additional_data: dict) -> None:
if image_path := additional_data.get("local_image_path"):
if not image_path.is_file():
return
save_cover(game.game_id, resize_cover(image_path))
elif icon_path := additional_data.get("local_icon_path"):
cover_width, cover_height = shared.image_size
dest_width = cover_width * 0.7
dest_height = cover_width * 0.7
dest_x = cover_width * 0.15
dest_y = (cover_height - dest_height) / 2
image = GdkPixbuf.Pixbuf.new_from_file(str(icon_path)).scale_simple(
dest_width, dest_height, GdkPixbuf.InterpType.BILINEAR
)
cover = image.scale_simple(
1, 2, GdkPixbuf.InterpType.BILINEAR
).scale_simple(cover_width, cover_height, GdkPixbuf.InterpType.BILINEAR)
image.composite(
cover,
dest_x,
dest_y,
dest_width,
dest_height,
dest_x,
dest_y,
1,
1,
GdkPixbuf.InterpType.BILINEAR,
255,
)
save_cover(game.game_id, resize_cover(pixbuf=cover))

View File

@@ -0,0 +1,121 @@
# manager.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import logging
from abc import abstractmethod
from time import sleep
from typing import Any, Callable, Container
from src.errors.error_producer import ErrorProducer
from src.errors.friendly_error import FriendlyError
from src.game import Game
class Manager(ErrorProducer):
"""Class in charge of handling a post creation action for games.
* May connect to signals on the game to handle them.
* May cancel its running tasks on critical error,
in that case a new cancellable must be generated for new tasks to run.
* May be retried on some specific error types
"""
run_after: Container[type["Manager"]] = tuple()
blocking: bool = True
retryable_on: Container[type[Exception]] = tuple()
continue_on: Container[type[Exception]] = tuple()
signals: Container[type[str]] = set()
retry_delay: int = 3
max_tries: int = 3
@property
def name(self):
return type(self).__name__
@abstractmethod
def manager_logic(self, game: Game, additional_data: dict) -> None:
"""
Manager specific logic triggered by the run method
* Implemented by final child classes
* May block its thread
* May raise retryable exceptions that will trigger a retry if possible
* May raise other exceptions that will be reported
"""
def execute_resilient_manager_logic(self, game: Game, additional_data: dict):
"""Handle errors (retry, ignore or raise) that occur in the manager logic"""
# Keep track of the number of tries
tries = 1
def handle_error(error: Exception):
nonlocal tries
# If FriendlyError, handle its cause instead
base_error = error
if isinstance(error, FriendlyError):
error = error.__cause__
log_args = (
type(error).__name__,
self.name,
f"{game.name} ({game.game_id})",
)
out_of_retries_format = "Out of retries dues to %s in %s for %s"
retrying_format = "Retrying %s in %s for %s"
unretryable_format = "Unretryable %s in %s for %s"
if error in self.continue_on:
# Handle skippable errors (skip silently)
return
if error in self.retryable_on:
if tries > self.max_tries:
# Handle being out of retries
logging.error(out_of_retries_format, *log_args)
self.report_error(base_error)
else:
# Handle retryable errors
logging.error(retrying_format, *log_args)
sleep(self.retry_delay)
tries += 1
try_manager_logic()
else:
# Handle unretryable errors
logging.error(unretryable_format, *log_args, exc_info=error)
self.report_error(base_error)
def try_manager_logic():
try:
self.manager_logic(game, additional_data)
except Exception as error: # pylint: disable=broad-exception-caught
handle_error(error)
logging.debug("Running %s for %s (%s)", self.name, game.name, game.game_id)
try_manager_logic()
def process_game(
self, game: Game, additional_data: dict, callback: Callable[["Manager"], Any]
) -> None:
"""Pass the game through the manager"""
self.execute_resilient_manager_logic(game, additional_data)
callback(self)

View File

@@ -0,0 +1,126 @@
# online_cover_manager.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import logging
from pathlib import Path
import requests
from gi.repository import Gio, GdkPixbuf
from requests.exceptions import HTTPError, SSLError
from PIL import Image
from src import shared
from src.game import Game
from src.store.managers.local_cover_manager import LocalCoverManager
from src.store.managers.manager import Manager
from src.utils.save_cover import resize_cover, save_cover
class OnlineCoverManager(Manager):
"""Manager that downloads game covers from URLs"""
run_after = (LocalCoverManager,)
retryable_on = (HTTPError, SSLError, ConnectionError)
def save_composited_cover(
self,
game: Game,
image_file: Gio.File,
original_width: int,
original_height: int,
target_width: int,
target_height: int,
) -> None:
"""Save the image composited with a background blur to fit the cover size"""
logging.debug(
"Compositing image for %s (%s) %dx%d -> %dx%d",
game.name,
game.game_id,
original_width,
original_height,
target_width,
target_height,
)
# Load game image
image = GdkPixbuf.Pixbuf.new_from_stream(image_file.read())
# Create background blur of the size of the cover
cover = image.scale_simple(2, 2, GdkPixbuf.InterpType.BILINEAR).scale_simple(
target_width, target_height, GdkPixbuf.InterpType.BILINEAR
)
# Center the image above the blurred background
scale = min(target_width / original_width, target_height / original_height)
left_padding = (target_width - original_width * scale) / 2
top_padding = (target_height - original_height * scale) / 2
image.composite(
cover,
# Top left of overwritten area on the destination
left_padding,
top_padding,
# Size of the overwritten area on the destination
original_width * scale,
original_height * scale,
# Offset
left_padding,
top_padding,
# Scale to apply to the resized image
scale,
scale,
# Compositing stuff
GdkPixbuf.InterpType.BILINEAR,
255,
)
# Resize and save the cover
save_cover(game.game_id, resize_cover(pixbuf=cover))
def manager_logic(self, game: Game, additional_data: dict) -> None:
# Ensure that we have a cover to download
cover_url = additional_data.get("online_cover_url")
if not cover_url:
return
# Download cover
image_file = Gio.File.new_tmp()[0]
image_path = Path(image_file.get_path())
with requests.get(cover_url, timeout=5) as cover:
cover.raise_for_status()
image_path.write_bytes(cover.content)
# Get image size
cover_width, cover_height = shared.image_size
with Image.open(image_path) as pil_image:
width, height = pil_image.size
# Composite if the image is shorter and the stretch amount is too high
aspect_ratio = width / height
target_aspect_ratio = cover_width / cover_height
is_taller = aspect_ratio < target_aspect_ratio
resized_height = height / width * cover_width
stretch = 1 - (resized_height / cover_height)
max_stretch = 0.12
if is_taller or stretch <= max_stretch:
save_cover(game.game_id, resize_cover(image_path))
else:
self.save_composited_cover(
game, image_file, width, height, cover_width, cover_height
)

View File

@@ -0,0 +1,49 @@
# sgdb_manager.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from json import JSONDecodeError
from requests.exceptions import HTTPError, SSLError
from src.errors.friendly_error import FriendlyError
from src.game import Game
from src.store.managers.async_manager import AsyncManager
from src.store.managers.local_cover_manager import LocalCoverManager
from src.store.managers.online_cover_manager import OnlineCoverManager
from src.store.managers.steam_api_manager import SteamAPIManager
from src.utils.steamgriddb import SGDBAuthError, SGDBHelper
class SGDBManager(AsyncManager):
"""Manager in charge of downloading a game's cover from steamgriddb"""
run_after = (SteamAPIManager, LocalCoverManager, OnlineCoverManager)
retryable_on = (HTTPError, SSLError, ConnectionError, JSONDecodeError)
def manager_logic(self, game: Game, _additional_data: dict) -> None:
try:
sgdb = SGDBHelper()
sgdb.conditionaly_update_cover(game)
except SGDBAuthError as error:
# If invalid auth, cancel all SGDBManager tasks
self.cancellable.cancel()
raise FriendlyError(
_("Couldn't Authenticate SteamGridDB"),
_("Verify your API key in preferences"),
) from error

View File

@@ -0,0 +1,56 @@
# steam_api_manager.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from requests.exceptions import HTTPError, SSLError
from src.game import Game
from src.store.managers.async_manager import AsyncManager
from src.utils.steam import (
SteamGameNotFoundError,
SteamAPIHelper,
SteamNotAGameError,
SteamRateLimiter,
)
class SteamAPIManager(AsyncManager):
"""Manager in charge of completing a game's data from the Steam API"""
retryable_on = (HTTPError, SSLError, ConnectionError)
steam_api_helper: SteamAPIHelper = None
steam_rate_limiter: SteamRateLimiter = None
def __init__(self) -> None:
super().__init__()
self.steam_rate_limiter = SteamRateLimiter()
self.steam_api_helper = SteamAPIHelper(self.steam_rate_limiter)
def manager_logic(self, game: Game, additional_data: dict) -> None:
# Skip non-steam games
appid = additional_data.get("steam_appid", None)
if appid is None:
return
# Get online metadata
try:
online_data = self.steam_api_helper.get_api_data(appid=appid)
except (SteamNotAGameError, SteamGameNotFoundError):
game.update_values({"blacklisted": True})
else:
game.update_values(online_data)

110
src/store/pipeline.py Normal file
View File

@@ -0,0 +1,110 @@
# pipeline.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import logging
from typing import Iterable
from gi.repository import GObject
from src.game import Game
from src.store.managers.manager import Manager
class Pipeline(GObject.Object):
"""Class representing a set of managers for a game"""
game: Game
additional_data: dict
waiting: set[Manager]
running: set[Manager]
done: set[Manager]
def __init__(
self, game: Game, additional_data: dict, managers: Iterable[Manager]
) -> None:
super().__init__()
self.game = game
self.additional_data = additional_data
self.waiting = set(managers)
self.running = set()
self.done = set()
@property
def not_done(self) -> set[Manager]:
"""Get the managers that are not done yet"""
return self.waiting | self.running
@property
def is_done(self) -> bool:
return len(self.waiting) == 0 and len(self.running) == 0
@property
def blocked(self) -> set[Manager]:
"""Get the managers that cannot run because their dependencies aren't done"""
blocked = set()
for waiting in self.waiting:
for not_done in self.not_done:
if waiting == not_done:
continue
if type(not_done) in waiting.run_after:
blocked.add(waiting)
return blocked
@property
def ready(self) -> set[Manager]:
"""Get the managers that can be run"""
return self.waiting - self.blocked
@property
def progress(self) -> float:
"""Get the pipeline progress. Should only be a rough idea."""
n_done = len(self.done)
n_total = len(self.waiting) + len(self.running) + n_done
try:
progress = n_done / n_total
except ZeroDivisionError:
progress = 1
return progress
def advance(self):
"""Spawn tasks for managers that are able to run for a game"""
# Separate blocking / async managers
managers = self.ready
blocking = set(filter(lambda manager: manager.blocking, managers))
parallel = managers - blocking
# Schedule parallel managers, then run the blocking ones
for manager in (*parallel, *blocking):
self.waiting.remove(manager)
self.running.add(manager)
manager.process_game(self.game, self.additional_data, self.manager_callback)
def manager_callback(self, manager: Manager) -> None:
"""Method called by a manager when it's done"""
logging.debug("%s done for %s", manager.name, self.game.game_id)
self.running.remove(manager)
self.done.add(manager)
self.emit("advanced")
self.advance()
@GObject.Signal(name="advanced")
def advanced(self) -> None:
"""Signal emitted when the pipeline has advanced"""

106
src/store/store.py Normal file
View File

@@ -0,0 +1,106 @@
# store.py
#
# Copyright 2023 Geoffrey Coulaud
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import logging
from src import shared
from src.game import Game
from src.store.managers.manager import Manager
from src.store.pipeline import Pipeline
class Store:
"""Class in charge of handling games being added to the app."""
managers: dict[type[Manager], Manager]
pipeline_managers: set[Manager]
pipelines: dict[str, Pipeline]
games: dict[str, Game]
def __init__(self) -> None:
self.managers = {}
self.pipeline_managers = set()
self.pipelines = {}
self.games = {}
def add_manager(self, manager: Manager, in_pipeline=True):
"""Add a manager to the store"""
manager_type = type(manager)
self.managers[manager_type] = manager
if in_pipeline:
self.enable_manager_in_pipelines(manager_type)
def enable_manager_in_pipelines(self, manager_type: type[Manager]):
"""Make a manager run in new pipelines"""
self.pipeline_managers.add(self.managers[manager_type])
def cleanup_game(self, game: Game) -> None:
"""Remove a game's files"""
for path in (
shared.games_dir / f"{game.game_id}.json",
shared.covers_dir / f"{game.game_id}.tiff",
shared.covers_dir / f"{game.game_id}.gif",
):
path.unlink(missing_ok=True)
def add_game(
self, game: Game, additional_data: dict, run_pipeline=True
) -> Pipeline | None:
"""Add a game to the app"""
# Ignore games from a newer spec version
if game.version > shared.SPEC_VERSION:
return None
# Scanned game is already removed, just clean it up
if game.removed:
self.cleanup_game(game)
return None
# Handle game duplicates
stored_game = self.games.get(game.game_id)
if not stored_game:
# New game, do as normal
logging.debug("New store game %s (%s)", game.name, game.game_id)
elif stored_game.removed:
# Will replace a removed game, cleanup its remains
logging.debug(
"New store game %s (%s) (replacing a removed one)",
game.name,
game.game_id,
)
self.cleanup_game(stored_game)
else:
# Duplicate game, ignore it
logging.debug("Duplicate store game %s (%s)", game.name, game.game_id)
return None
# Connect signals
for manager in self.managers.values():
for signal in manager.signals:
game.connect(signal, manager.execute_resilient_manager_logic)
# Run the pipeline for the game
if not run_pipeline:
return None
pipeline = Pipeline(game, additional_data, self.pipeline_managers)
self.games[game.game_id] = game
self.pipelines[game.game_id] = pipeline
pipeline.advance()
return pipeline

View File

@@ -1,91 +0,0 @@
# bottles_parser.py
#
# Copyright 2022-2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
from pathlib import Path
from time import time
import yaml
def bottles_parser(parent_widget):
schema = parent_widget.schema
bottles_dir = Path(schema.get_string("bottles-location")).expanduser()
if not (bottles_dir / "library.yml").is_file():
if (
Path("~/.var/app/com.usebottles.bottles/data/bottles/")
.expanduser()
.exists()
):
schema.set_string(
"bottles-location", "~/.var/app/com.usebottles.bottles/data/bottles/"
)
elif (parent_widget.data_dir / "bottles").exists():
schema.set_string(
"bottles-location", str(parent_widget.data_dir / "bottles")
)
else:
return
bottles_dir = Path(schema.get_string("bottles-location")).expanduser()
current_time = int(time())
data = (bottles_dir / "library.yml").read_text("utf-8")
library = yaml.load(data, Loader=yaml.Loader)
importer = parent_widget.importer
importer.total_queue += len(library)
importer.queue += len(library)
for game in library:
game = library[game]
values = {}
values["game_id"] = f'bottles_{game["id"]}'
if (
values["game_id"] in parent_widget.games
and not parent_widget.games[values["game_id"]].removed
):
importer.save_game()
continue
values["name"] = game["name"]
values["executable"] = [
"xdg-open",
f'bottles:run/{game["bottle"]["name"]}/{game["name"]}',
]
values["hidden"] = False
values["source"] = "bottles"
values["added"] = current_time
values["last_played"] = 0
importer.save_game(
values,
(
bottles_dir
/ "bottles"
/ game["bottle"]["path"]
/ "grids"
/ game["thumbnail"].split(":")[1]
)
if game["thumbnail"]
else None,
)

View File

@@ -1,4 +1,4 @@
# save_game.py
# check_install.py
#
# Copyright 2022-2023 kramo
#
@@ -17,14 +17,16 @@
#
# SPDX-License-Identifier: GPL-3.0-or-later
import json
from pathlib import Path
def save_game(parent_widget, game):
games_dir = parent_widget.data_dir / "cartridges" / "games"
# TODO delegate to the sources
def check_install(check, locations, setting=None, subdirs=(Path(),)):
for location in locations:
for subdir in (Path(),) + subdirs:
if (location / subdir / check).exists():
if setting:
setting[0].set_string(setting[1], str(location / subdir))
return location / subdir
games_dir.mkdir(parents=True, exist_ok=True)
(games_dir / f'{game["game_id"]}.json').write_text(
json.dumps(game, indent=4, sort_keys=True), "utf-8"
)
return False

View File

@@ -1,355 +0,0 @@
# create_details_window.py
#
# Copyright 2022-2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import json
import os
import shlex
import time
from gi.repository import Adw, GdkPixbuf, Gio, GLib, GObject, Gtk
from .create_dialog import create_dialog
from .save_cover import save_cover
from .save_game import save_game
from .steamgriddb import SGDBSave
def create_details_window(parent_widget, game_id=None):
window = Adw.Window(
modal=True, default_width=500, default_height=-1, transient_for=parent_widget
)
games = parent_widget.games
pixbuf = None
cover_deleted = False
cover_button_edit = Gtk.Button(
icon_name="document-edit-symbolic",
halign=Gtk.Align.END,
valign=Gtk.Align.END,
margin_bottom=6,
margin_end=6,
css_classes=["circular", "osd"],
)
cover_button_delete = Gtk.Button(
icon_name="user-trash-symbolic",
css_classes=["circular", "osd"],
halign=Gtk.Align.END,
valign=Gtk.Align.END,
margin_bottom=6,
margin_end=6,
)
def delete_pixbuf(_widget):
nonlocal pixbuf
nonlocal cover_deleted
cover.set_pixbuf(parent_widget.placeholder_pixbuf)
cover_button_delete_revealer.set_reveal_child(False)
pixbuf = None
cover_deleted = True
cover_button_delete.connect("clicked", delete_pixbuf)
cover_button_delete_revealer = Gtk.Revealer(
child=cover_button_delete,
transition_type=Gtk.RevealerTransitionType.CROSSFADE,
margin_end=40,
)
if not game_id:
window.set_title(_("Add New Game"))
cover = Gtk.Picture.new_for_pixbuf(parent_widget.placeholder_pixbuf)
name = Gtk.Entry()
developer = Gtk.Entry()
executable = Gtk.Entry()
apply_button = Gtk.Button.new_with_label(_("Confirm"))
else:
window.set_title(_("Edit Game Details"))
cover = Gtk.Picture.new_for_pixbuf(parent_widget.games[game_id].pixbuf)
developer = Gtk.Entry.new_with_buffer(
Gtk.EntryBuffer.new(games[game_id].developer, -1)
)
name = Gtk.Entry.new_with_buffer(Gtk.EntryBuffer.new(games[game_id].name, -1))
executable = Gtk.Entry.new_with_buffer(
Gtk.EntryBuffer.new(shlex.join(games[game_id].executable), -1)
)
apply_button = Gtk.Button.new_with_label(_("Apply"))
if parent_widget.games[game_id].pixbuf != parent_widget.placeholder_pixbuf:
cover_button_delete_revealer.set_reveal_child(True)
image_filter = Gtk.FileFilter(name=_("Images"))
image_filter.add_pixbuf_formats()
file_filters = Gio.ListStore.new(Gtk.FileFilter)
file_filters.append(image_filter)
filechooser = Gtk.FileDialog()
filechooser.set_filters(file_filters)
cover.add_css_class("card")
cover.set_size_request(200, 300)
cover_overlay = Gtk.Overlay(
child=cover,
halign=Gtk.Align.CENTER,
valign=Gtk.Align.CENTER,
)
cover_overlay.add_overlay(cover_button_edit)
cover_overlay.add_overlay(cover_button_delete_revealer)
cover_clamp = Adw.Clamp(
maximum_size=200,
child=cover_overlay,
)
cover_group = Adw.PreferencesGroup()
cover_group.add(cover_clamp)
title_group = Adw.PreferencesGroup(
title=_("Title"),
description=_("The title of the game"),
)
title_group.add(name)
developer_group = Adw.PreferencesGroup(
title=_("Developer"),
description=_("The developer or publisher (optional)"),
)
developer_group.add(developer)
exec_info_button = Gtk.ToggleButton(
icon_name="help-about-symbolic",
valign=Gtk.Align.CENTER,
css_classes=["flat"],
)
# Translate this string as you would translate "file"
file_name = _("file.txt")
# As in software
exe_name = _("program")
if os.name == "nt":
exe_name += ".exe"
# Translate this string as you would translate "path to {}"
exe_path = _("C:\\path\\to\\{}").format(exe_name)
# Translate this string as you would translate "path to {}"
file_path = _("C:\\path\\to\\{}").format(file_name)
command = "start"
else:
# Translate this string as you would translate "path to {}"
exe_path = _("/path/to/{}").format(exe_name)
# Translate this string as you would translate "path to {}"
file_path = _("/path/to/{}").format(file_name)
command = "xdg-open"
exec_info_text = _(
'To launch the executable "{}", use the command:\n\n<tt>"{}"</tt>\n\nTo open the file "{}" with the default application, use:\n\n<tt>{} "{}"</tt>\n\nIf the path contains spaces, make sure to wrap it in double quotes!'
).format(exe_name, exe_path, file_name, command, file_path)
exec_info_label = Gtk.Label(
label=exec_info_text,
use_markup=True,
wrap=True,
max_width_chars=30,
margin_top=6,
margin_bottom=12,
margin_start=6,
margin_end=6,
)
exec_info_popover = Gtk.Popover(
position=Gtk.PositionType.TOP, child=exec_info_label
)
exec_info_popover.bind_property(
"visible", exec_info_button, "active", GObject.BindingFlags.BIDIRECTIONAL
)
exec_group = Adw.PreferencesGroup(
title=_("Executable"),
description=_("File to open or command to run when launching the game"),
header_suffix=exec_info_button,
)
exec_info_popover.set_parent(exec_group.get_header_suffix())
exec_group.add(executable)
general_page = Adw.PreferencesPage(vexpand=True)
general_page.add(cover_group)
general_page.add(title_group)
general_page.add(developer_group)
general_page.add(exec_group)
cancel_button = Gtk.Button.new_with_label(_("Cancel"))
apply_button.add_css_class("suggested-action")
header_bar = Adw.HeaderBar(
show_start_title_buttons=False,
show_end_title_buttons=False,
)
header_bar.pack_start(cancel_button)
header_bar.pack_end(apply_button)
main_box = Gtk.Box.new(Gtk.Orientation.VERTICAL, 0)
main_box.append(header_bar)
main_box.append(general_page)
window.set_content(main_box)
def choose_cover(_widget):
filechooser.open(window, None, set_cover, None)
def set_cover(_source, result, _unused):
nonlocal pixbuf
try:
pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_scale(
filechooser.open_finish(result).get_path(), 200, 300, False
)
cover_button_delete_revealer.set_reveal_child(True)
cover.set_pixbuf(pixbuf)
except GLib.GError:
return
def close_window(_widget, _callback=None):
window.close()
def apply_preferences(_widget, _callback=None):
nonlocal pixbuf
nonlocal cover_deleted
nonlocal game_id
values = {}
final_name = name.get_buffer().get_text()
final_developer = developer.get_buffer().get_text()
final_executable = executable.get_buffer().get_text()
try:
# Attempt to parse using shell parsing rules (doesn't verify executable existence).
final_executable_split = shlex.split(
final_executable, comments=False, posix=True
)
except ValueError as exception:
create_dialog(
window,
_("Couldn't Add Game")
if not game_id
else _("Couldn't Apply Preferences"),
f'{_("Executable")}: {exception}.',
)
return
if not game_id:
if final_name == "":
create_dialog(
window, _("Couldn't Add Game"), _("Game title cannot be empty.")
)
return
if final_executable == "":
create_dialog(
window, _("Couldn't Add Game"), _("Executable cannot be empty.")
)
return
# Increment the number after the game id (eg. imported_1, imported_2)
numbers = [0]
for game in games:
if "imported_" in game:
numbers.append(int(game.replace("imported_", "")))
game_id = f"imported_{str(max(numbers) + 1)}"
values["game_id"] = game_id
values["hidden"] = False
values["source"] = "imported"
values["added"] = int(time.time())
values["last_played"] = 0
else:
if final_name == "":
create_dialog(
window,
_("Couldn't Apply Preferences"),
_("Game title cannot be empty."),
)
return
if final_executable == "":
create_dialog(
window,
_("Couldn't Apply Preferences"),
_("Executable cannot be empty."),
)
return
values["name"] = final_name
values["developer"] = final_developer or None
values["executable"] = final_executable_split
if cover_deleted:
(
parent_widget.data_dir / "cartridges" / "covers" / f"{game_id}.tiff"
).unlink(missing_ok=True)
if game_id in parent_widget.pixbufs:
parent_widget.pixbufs.pop(game_id)
if pixbuf:
save_cover(parent_widget, game_id, None, pixbuf)
elif not (
parent_widget.data_dir / "cartridges" / "covers" / f"{game_id}.tiff"
).is_file():
SGDBSave(parent_widget, {(game_id, values["name"])})
path = parent_widget.data_dir / "cartridges" / "games" / f"{game_id}.json"
if path.exists():
data = json.loads(path.read_text("utf-8"))
data.update(values)
save_game(parent_widget, data)
else:
save_game(parent_widget, values)
parent_widget.update_games([game_id])
window.close()
parent_widget.show_overview(None, game_id)
def focus_executable(_widget):
window.set_focus(executable)
cover_button_edit.connect("clicked", choose_cover)
cancel_button.connect("clicked", close_window)
apply_button.connect("clicked", apply_preferences)
name.connect("activate", focus_executable)
executable.connect("activate", apply_preferences)
shortcut_controller = Gtk.ShortcutController()
shortcut_controller.add_shortcut(
Gtk.Shortcut.new(
Gtk.ShortcutTrigger.parse_string("Escape"),
Gtk.CallbackAction.new(close_window),
)
)
window.add_controller(shortcut_controller)
window.set_focus(name)
window.present()

View File

@@ -20,8 +20,8 @@
from gi.repository import Adw
def create_dialog(parent_widget, heading, body, extra_option=None, extra_label=None):
dialog = Adw.MessageDialog.new(parent_widget, heading, body)
def create_dialog(win, heading, body, extra_option=None, extra_label=None):
dialog = Adw.MessageDialog.new(win, heading, body)
dialog.add_response("dismiss", _("Dismiss"))
if extra_option:

View File

@@ -1,196 +0,0 @@
# heroic_parser.py
#
# Copyright 2022-2023 kramo
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
# SPDX-License-Identifier: GPL-3.0-or-later
import hashlib
import json
import os
from pathlib import Path
from time import time
def heroic_parser(parent_widget):
schema = parent_widget.schema
heroic_dir = Path(schema.get_string("heroic-location")).expanduser()
if not (heroic_dir / "config.json").exists():
if (
Path("~/.var/app/com.heroicgameslauncher.hgl/config/heroic/")
.expanduser()
.exists()
):
schema.set_string(
"heroic-location",
"~/.var/app/com.heroicgameslauncher.hgl/config/heroic/",
)
elif (parent_widget.config_dir / "heroic").exists():
schema.set_string(
"heroic-location", str(parent_widget.config_dir / "heroic")
)
elif os.name == "nt" and (Path(os.getenv("appdata")) / "heroic").exists():
schema.set_string(
"heroic-location", str(Path(os.getenv("appdata")) / "heroic")
)
else:
return
heroic_dir = Path(schema.get_string("heroic-location")).expanduser()
current_time = int(time())
importer = parent_widget.importer
# Import Epic games
if not schema.get_boolean("heroic-import-epic"):
pass
elif (heroic_dir / "lib-cache" / "library.json").exists():
data = (heroic_dir / "lib-cache" / "library.json").read_text("utf-8")
library = json.loads(data)
try:
for game in library["library"]:
if not game["is_installed"]:
continue
importer.total_queue += 1
importer.queue += 1
values = {}
app_name = game["app_name"]
values["game_id"] = f"heroic_epic_{app_name}"
if (
values["game_id"] in parent_widget.games
and not parent_widget.games[values["game_id"]].removed
):
importer.save_game()
continue
values["name"] = game["title"]
values["developer"] = game["developer"]
values["executable"] = (
["start", f"heroic://launch/{app_name}"]
if os.name == "nt"
else ["xdg-open", f"heroic://launch/{app_name}"]
)
values["hidden"] = False
values["source"] = "heroic_epic"
values["added"] = current_time
values["last_played"] = 0
image_path = (
heroic_dir
/ "images-cache"
/ hashlib.sha256(
(f'{game["art_square"]}?h=400&resize=1&w=300').encode()
).hexdigest()
)
importer.save_game(values, image_path if image_path.exists() else None)
except KeyError:
pass
# Import GOG games
if not schema.get_boolean("heroic-import-gog"):
pass
elif (heroic_dir / "gog_store" / "installed.json").exists():
data = (heroic_dir / "gog_store" / "installed.json").read_text("utf-8")
installed = json.loads(data)
importer.total_queue += len(installed["installed"])
importer.queue += len(installed["installed"])
for item in installed["installed"]:
values = {}
app_name = item["appName"]
values["game_id"] = f"heroic_gog_{app_name}"
if (
values["game_id"] in parent_widget.games
and not parent_widget.games[values["game_id"]].removed
):
importer.save_game()
continue
# Get game title and developer from library.json as they are not present in installed.json
data = (heroic_dir / "gog_store" / "library.json").read_text("utf-8")
library = json.loads(data)
for game in library["games"]:
if game["app_name"] == app_name:
values["developer"] = game["developer"]
values["name"] = game["title"]
image_path = (
heroic_dir
/ "images-cache"
/ hashlib.sha256(game["art_square"].encode()).hexdigest()
)
values["executable"] = (
["start", f"heroic://launch/{app_name}"]
if os.name == "nt"
else ["xdg-open", f"heroic://launch/{app_name}"]
)
values["hidden"] = False
values["source"] = "heroic_gog"
values["added"] = current_time
values["last_played"] = 0
importer.save_game(values, image_path if image_path.exists() else None)
# Import sideloaded games
if not schema.get_boolean("heroic-import-sideload"):
pass
elif (heroic_dir / "sideload_apps" / "library.json").exists():
data = (heroic_dir / "sideload_apps" / "library.json").read_text("utf-8")
library = json.loads(data)
importer.total_queue += len(library["games"])
importer.queue += len(library["games"])
for item in library["games"]:
values = {}
app_name = item["app_name"]
values["game_id"] = f"heroic_sideload_{app_name}"
if (
values["game_id"] in parent_widget.games
and not parent_widget.games[values["game_id"]].removed
):
importer.save_game()
continue
values["name"] = item["title"]
values["executable"] = (
["start", f"heroic://launch/{app_name}"]
if os.name == "nt"
else ["xdg-open", f"heroic://launch/{app_name}"]
)
values["hidden"] = False
values["source"] = "heroic_sideload"
values["added"] = current_time
values["last_played"] = 0
image_path = (
heroic_dir
/ "images-cache"
/ hashlib.sha256(item["art_square"].encode()).hexdigest()
)
importer.save_game(values, image_path if image_path.exists() else None)

Some files were not shown because too many files have changed in this diff Show More