Compare commits

..

2 Commits

Author SHA1 Message Date
kramo
8378c72250 v1.4.1 2023-05-05 14:43:43 +02:00
kramo
beef0223c3 Update Heroic GOG path 2023-05-05 14:41:06 +02:00
64 changed files with 5624 additions and 8357 deletions

View File

@@ -1,5 +1,5 @@
#define MyAppName "Cartridges" #define MyAppName "Cartridges"
#define MyAppVersion "1.5.1" #define MyAppVersion "1.4.1"
#define MyAppPublisher "kramo" #define MyAppPublisher "kramo"
#define MyAppURL "https://github.com/kra-mo/cartridges" #define MyAppURL "https://github.com/kra-mo/cartridges"
#define MyAppExeName "pythonw.exe" #define MyAppExeName "pythonw.exe"

View File

@@ -1,3 +1,128 @@
The project follows the [GNOME Code of Conduct](https://wiki.gnome.org/Foundation/CodeOfConduct). # Contributor Covenant Code of Conduct
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). ## 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.

View File

@@ -24,7 +24,7 @@ The project can be translated on [Weblate](https://hosted.weblate.org/engage/car
## For Windows ## For Windows
1. Install [MSYS2](https://www.msys2.org/). 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). 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. 3. Build it via Meson
## Meson ## Meson
```bash ```bash

View File

@@ -3,19 +3,15 @@
<img src="data/icons/hicolor/scalable/apps/hu.kramo.Cartridges.svg" width="128" height="128"> <img src="data/icons/hicolor/scalable/apps/hu.kramo.Cartridges.svg" width="128" height="128">
# Cartridges # Cartridges
A GTK4 + Libadwaita game launcher A GTK4 + Libadwaita game launcher
[![GNOME Circle][circle-image]][circle-url]
[![Flathub][flathub-image]][flathub-url] [![Flathub][flathub-image]][flathub-url]
[![Build status][github-actions-image]][github-actions-url] [![Build status][github-actions-image]][github-actions-url]
[![Translation Status][weblate-image]][weblate-url] [![Translation Status][weblate-image]][weblate-url]
[![License][license-image]][license-url] [![License][license-image]][license-url]
[![Code style][code-style-image]][code-style-url] [![Code style][code-style-image]][code-style-url]
[![Discord][discord-image]][discord-url] [![Discord Chatroom][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-url]: https://github.com/kra-mo/cartridges
[github-actions-image]: https://github.com/kra-mo/cartridges/actions/workflows/flatpak-builder.yml/badge.svg [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-url]: https://github.com/kra-mo/cartridges/blob/main/LICENSE
@@ -26,18 +22,15 @@
[weblate-image]: https://hosted.weblate.org/widgets/cartridges/-/cartridges/svg-badge.svg [weblate-image]: https://hosted.weblate.org/widgets/cartridges/-/cartridges/svg-badge.svg
[discord-url]: https://discord.gg/4KSFh3AmQR [discord-url]: https://discord.gg/4KSFh3AmQR
[discord-image]: https://img.shields.io/discord/1088155799299313754?color=%235865F2&label=discord&logo=discord&logoColor=%23FFFFFF [discord-image]: https://img.shields.io/discord/1088155799299313754?color=%235865F2&label=discord&logo=discord&logoColor=%23FFFFFF
[flathub-url]: https://flathub.org/apps/hu.kramo.Cartridges [flathub-url]: https://flathub.org/apps/details/hu.kramo.Cartridges
[flathub-image]: https://img.shields.io/flathub/v/hu.kramo.Cartridges [flathub-image]: https://img.shields.io/flathub/v/hu.kramo.Cartridges
<img src="data/screenshots/1.png"> <img src="data/screenshots/1.png">
</div> </div>
# The Project # The Project
Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita. Cartridges is a simple game launcher written in Python using GTK4 and Libadwaita.
## Features ## Features
- Manually adding and editing games - Manually adding and editing games
- Importing games from Steam, Lutris, Heroic, Bottles and itch - Importing games from Steam, Lutris, Heroic, Bottles and itch
- Support for multiple Steam install locations - Support for multiple Steam install locations
@@ -55,38 +48,25 @@ For updates and questions, join our [Discord server][discord-url]!
### Flathub (Recommended) ### Flathub (Recommended)
<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> <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>
### From Releases ### From Releases
1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/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`. 2. Install the downloaded file via GNOME Software or `flatpak install hu.kramo.Cartridges.flatpak`.
## Windows ## Windows
### From Releases ### From Releases
1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/releases). 1. Download the latest release from [Releases](https://github.com/kra-mo/cartridges/releases).
2. Run the downloaded installer. 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. 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 ## Building manually
See [Building](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md#building). See [Building](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md#building).
# Contributing # Contributing
See [CONTRIBUTING.md](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md). See [CONTRIBUTING](https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md).
Thanks to [Weblate](https://weblate.org/) for hosting our translations! 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).

View File

@@ -1,35 +0,0 @@
<?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

@@ -5,7 +5,6 @@
<file preprocess="xml-stripblanks">gtk/help-overlay.ui</file> <file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>
<file preprocess="xml-stripblanks">gtk/game.ui</file> <file preprocess="xml-stripblanks">gtk/game.ui</file>
<file preprocess="xml-stripblanks">gtk/preferences.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.css">gtk/style.css</file>
<file alias="style-dark.css">gtk/style-dark.css</file> <file alias="style-dark.css">gtk/style-dark.css</file>
<file>library_placeholder.svg</file> <file>library_placeholder.svg</file>

View File

@@ -1,159 +0,0 @@
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 {
visible: bind-property exec_info_button.active bidirectional;
Label exec_info_label {
use-markup: true;
wrap: true;
max-width-chars: 30;
margin-top: 6;
margin-bottom: 12;
margin-start: 6;
margin-end: 6;
}
};
styles [
"flat"
]
}
Entry executable {
accessibility {
label: _("Executable");
}
}
}
}
}
}

View File

@@ -1,81 +1,68 @@
using Gtk 4.0; using Gtk 4.0;
using Adw 1; using Adw 1;
template $Game : Box { template Game : Box {
orientation: vertical; orientation: vertical;
halign: center; halign: center;
valign: start; valign: start;
Adw.Clamp { Adw.Clamp {
maximum-size: 200; maximum-size: 200;
Box {
Overlay { orientation: vertical;
[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 { Button cover_button {
name: "cover_button";
overflow: hidden; overflow: hidden;
Overlay {
accessibility { [overlay]
labelled-by: title; Spinner spinner {
margin-start: 72;
margin-end: 72;
}
Picture cover {
width-request: 200;
height-request: 300;
hexpand: true;
vexpand: true;
}
} }
Box { styles [
orientation: vertical; "card",
"flat",
Overlay { ]
[overlay] }
Spinner spinner { Overlay overlay {
margin-start: 72; [overlay]
margin-end: 72; Revealer play_revealer {
reveal-child: false;
transition-type: crossfade;
Box {
Button play_button {
halign: start;
margin-start: 6;
margin-end: 6;
margin-top: 6;
margin-bottom: 6;
} }
MenuButton menu_button {
Picture cover { icon-name: "view-more-symbolic";
width-request: 200; margin-top: 6;
height-request: 300; margin-bottom: 6;
margin-end: 6;
margin-start: 6;
hexpand: true; hexpand: true;
vexpand: true; halign: end;
styles [
"flat",
]
} }
} }
}
Revealer title_revealer {
transition-type: slide_down;
reveal-child: true;
valign: start;
Label title { Label title {
label: _("Title"); label: _("Title");
ellipsize: end; ellipsize: end;
@@ -87,13 +74,13 @@ template $Game : Box {
margin-end: 12; margin-end: 12;
} }
} }
styles [
"card",
]
} }
} }
} }
styles [
"card",
]
} }
menu game_options { menu game_options {

View File

@@ -1,7 +1,7 @@
using Gtk 4.0; using Gtk 4.0;
using Adw 1; using Adw 1;
template $PreferencesWindow : Adw.PreferencesWindow { template PreferencesWindow : Adw.PreferencesWindow {
default-height: 500; default-height: 500;
Adw.PreferencesPage general_page { Adw.PreferencesPage general_page {
@@ -76,22 +76,47 @@ template $PreferencesWindow : Adw.PreferencesWindow {
title: _("Steam"); title: _("Steam");
show-enable-switch: true; show-enable-switch: true;
Adw.ActionRow steam_action_row { Adw.ActionRow {
title: _("Steam Install Location"); title: _("Steam Install Location");
subtitle: _("Directory to use when importing games");
Button steam_file_chooser_button { Button steam_file_chooser_button {
icon-name: "folder-symbolic"; icon-name: "folder-symbolic";
valign: center; 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 { Adw.ExpanderRow lutris_expander_row {
title: _("Lutris"); title: _("Lutris");
show-enable-switch: true; show-enable-switch: true;
Adw.ActionRow lutris_action_row { Adw.ActionRow {
title: _("Lutris Install Location"); title: _("Lutris Install Location");
subtitle: _("Directory to use when importing games");
Button lutris_file_chooser_button { Button lutris_file_chooser_button {
icon-name: "folder-symbolic"; icon-name: "folder-symbolic";
@@ -99,8 +124,9 @@ template $PreferencesWindow : Adw.PreferencesWindow {
} }
} }
Adw.ActionRow lutris_cache_action_row { Adw.ActionRow {
title: _("Lutris Cache Location"); title: _("Lutris Cache Location");
subtitle: _("Directory to use when importing game covers");
Button lutris_cache_file_chooser_button { Button lutris_cache_file_chooser_button {
icon-name: "folder-symbolic"; icon-name: "folder-symbolic";
@@ -110,9 +136,9 @@ template $PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow { Adw.ActionRow {
title: _("Import Steam Games"); title: _("Import Steam Games");
activatable-widget: lutris_import_steam_switch; activatable-widget: lutris_steam_switch;
Switch lutris_import_steam_switch { Switch lutris_steam_switch {
valign: center; valign: center;
} }
} }
@@ -122,8 +148,9 @@ template $PreferencesWindow : Adw.PreferencesWindow {
title: _("Heroic"); title: _("Heroic");
show-enable-switch: true; show-enable-switch: true;
Adw.ActionRow heroic_action_row { Adw.ActionRow {
title: _("Heroic Install Location"); title: _("Heroic Install Location");
subtitle: _("Directory to use when importing games");
Button heroic_file_chooser_button { Button heroic_file_chooser_button {
icon-name: "folder-symbolic"; icon-name: "folder-symbolic";
@@ -133,27 +160,27 @@ template $PreferencesWindow : Adw.PreferencesWindow {
Adw.ActionRow { Adw.ActionRow {
title: _("Import Epic Games"); title: _("Import Epic Games");
activatable-widget: heroic_import_epic_switch; activatable-widget: heroic_epic_switch;
Switch heroic_import_epic_switch { Switch heroic_epic_switch {
valign: center; valign: center;
} }
} }
Adw.ActionRow { Adw.ActionRow {
title: _("Import GOG Games"); title: _("Import GOG Games");
activatable-widget: heroic_import_gog_switch; activatable-widget: heroic_gog_switch;
Switch heroic_import_gog_switch { Switch heroic_gog_switch {
valign: center; valign: center;
} }
} }
Adw.ActionRow { Adw.ActionRow {
title: _("Import Sideloaded Games"); title: _("Import Sideloaded Games");
activatable-widget: heroic_import_sideload_switch; activatable-widget: heroic_sideloaded_switch;
Switch heroic_import_sideload_switch { Switch heroic_sideloaded_switch {
valign: center; valign: center;
} }
} }
@@ -163,8 +190,9 @@ template $PreferencesWindow : Adw.PreferencesWindow {
title: _("Bottles"); title: _("Bottles");
show-enable-switch: true; show-enable-switch: true;
Adw.ActionRow bottles_action_row { Adw.ActionRow {
title: _("Bottles Install Location"); title: _("Bottles Install Location");
subtitle: _("Directory to use when importing games");
Button bottles_file_chooser_button { Button bottles_file_chooser_button {
icon-name: "folder-symbolic"; icon-name: "folder-symbolic";
@@ -177,8 +205,9 @@ template $PreferencesWindow : Adw.PreferencesWindow {
title: _("itch"); title: _("itch");
show-enable-switch: true; show-enable-switch: true;
Adw.ActionRow itch_action_row { Adw.ActionRow {
title: _("itch Install Location"); title: _("itch Install Location");
subtitle: _("Directory to use when importing games");
Button itch_file_chooser_button { Button itch_file_chooser_button {
icon-name: "folder-symbolic"; icon-name: "folder-symbolic";
@@ -205,12 +234,12 @@ template $PreferencesWindow : Adw.PreferencesWindow {
Adw.PreferencesGroup sgdb_behavior_group { Adw.PreferencesGroup sgdb_behavior_group {
title: _("Behavior"); title: _("Behavior");
Adw.ActionRow sgdb_switch_row { Adw.ActionRow {
title: _("Use SteamGridDB"); title: _("Use SteamGridDB");
subtitle: _("Download images when adding or importing games"); subtitle: _("Download images when adding or importing games");
activatable-widget: sgdb_switch; activatable-widget: sgdb_download_switch;
Switch sgdb_switch { Switch sgdb_download_switch {
valign: center; valign: center;
} }
} }

View File

@@ -9,31 +9,12 @@ Adw.StatusPage notice_no_results {
valign: center; 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 { Adw.StatusPage notice_empty {
icon-name: "hu.kramo.Cartridges-symbolic"; icon-name: "applications-games-symbolic";
title: _("No Games"); title: _("No Games");
description: _("Use the + button to add games."); description: _("Use the + button to add games.");
vexpand: true; vexpand: true;
valign: center; valign: center;
Button {
label: _("Import");
halign: center;
action-name: "app.import";
styles [
"pill",
"suggested-action",
]
}
} }
Adw.StatusPage hidden_notice_empty { Adw.StatusPage hidden_notice_empty {
@@ -44,7 +25,7 @@ Adw.StatusPage hidden_notice_empty {
valign: center; valign: center;
} }
template $CartridgesWindow : Adw.ApplicationWindow { template CartridgesWindow : Adw.ApplicationWindow {
title: _("Cartridges"); title: _("Cartridges");
Adw.ToastOverlay toast_overlay { Adw.ToastOverlay toast_overlay {
@@ -91,7 +72,6 @@ template $CartridgesWindow : Adw.ApplicationWindow {
Adw.Clamp { Adw.Clamp {
maximum-size: 200; maximum-size: 200;
Overlay { Overlay {
[overlay] [overlay]
Spinner details_view_spinner { Spinner details_view_spinner {
@@ -133,7 +113,7 @@ template $CartridgesWindow : Adw.ApplicationWindow {
} }
Label details_view_developer { Label details_view_developer {
margin-top: 6; margin-top: 3;
hexpand: true; hexpand: true;
halign: start; halign: start;
max-width-chars: 36; max-width-chars: 36;
@@ -142,13 +122,13 @@ template $CartridgesWindow : Adw.ApplicationWindow {
natural-wrap-mode: word; natural-wrap-mode: word;
styles [ styles [
"heading", "heading"
] ]
} }
Box { Box {
orientation: horizontal; orientation: horizontal;
margin-top: 16; margin-top: 12;
hexpand: true; hexpand: true;
halign: start; halign: start;
@@ -157,7 +137,6 @@ template $CartridgesWindow : Adw.ApplicationWindow {
wrap-mode: word_char; wrap-mode: word_char;
natural-wrap-mode: word; natural-wrap-mode: word;
} }
Label details_view_last_played { Label details_view_last_played {
margin-start: 12; margin-start: 12;
wrap: true; wrap: true;
@@ -165,7 +144,6 @@ template $CartridgesWindow : Adw.ApplicationWindow {
natural-wrap-mode: word; natural-wrap-mode: word;
} }
} }
Box { Box {
hexpand: true; hexpand: true;
vexpand: true; vexpand: true;
@@ -188,40 +166,50 @@ template $CartridgesWindow : Adw.ApplicationWindow {
halign: start; halign: start;
valign: center; valign: center;
margin-top: 24; margin-top: 24;
margin-start: 9; margin-start: 12;
Button { Button {
icon-name: "document-edit-symbolic"; icon-name: "document-edit-symbolic";
action-name: "app.edit_game"; action-name: "app.edit_game";
tooltip-text: _("Edit"); tooltip-text: _("Edit");
styles ["raised", "circular"] styles [
"circular",
]
} }
Button details_view_hide_button { Button details_view_hide_button {
action-name: "app.hide_game"; action-name: "app.hide_game";
styles ["raised", "circular"] styles [
"circular",
]
} }
Button { Button {
icon-name: "user-trash-symbolic"; icon-name: "user-trash-symbolic";
action-name: "app.remove_game"; action-name: "app.remove_game";
tooltip-text: _("Remove"); tooltip-text: _("Remove");
styles ["raised", "circular"] styles [
"circular",
]
} }
styles [
"linked",
]
}
MenuButton { MenuButton {
halign: start;
valign: center;
margin-top: 24;
margin-start: 12;
icon-name: "system-search-symbolic"; icon-name: "system-search-symbolic";
menu-model: search; menu-model: search;
tooltip-text: _("Search"); tooltip-text: _("Search");
styles ["raised", "circular"] styles [
} "circular",
styles [
"toolbar",
] ]
} }
} }
@@ -262,9 +250,6 @@ template $CartridgesWindow : Adw.ApplicationWindow {
} }
SearchBar search_bar { SearchBar search_bar {
search-mode-enabled: bind-property search_button.active bidirectional;
key-capture-widget: library_view;
Adw.Clamp { Adw.Clamp {
maximum-size: 500; maximum-size: 500;
tightening-threshold: 500; tightening-threshold: 500;
@@ -313,7 +298,7 @@ template $CartridgesWindow : Adw.ApplicationWindow {
} }
[end] [end]
MenuButton hidden_primary_menu_button { MenuButton {
tooltip-text: _("Main Menu"); tooltip-text: _("Main Menu");
icon-name: "open-menu-symbolic"; icon-name: "open-menu-symbolic";
menu-model: primary_menu; menu-model: primary_menu;
@@ -328,9 +313,6 @@ template $CartridgesWindow : Adw.ApplicationWindow {
} }
SearchBar hidden_search_bar { SearchBar hidden_search_bar {
search-mode-enabled: bind-property hidden_search_button.active bidirectional;
key-capture-widget: hidden_library_view;
Adw.Clamp { Adw.Clamp {
maximum-size: 500; maximum-size: 500;
tightening-threshold: 500; tightening-threshold: 500;
@@ -437,7 +419,6 @@ menu add_games {
action: "app.add_game"; action: "app.add_game";
} }
} }
section { section {
item { item {
label: _("Import"); label: _("Import");
@@ -449,30 +430,25 @@ menu add_games {
menu search { menu search {
section { section {
label: "Search on…"; label: "Search on…";
item { item {
label: "IGDB"; label: "IGDB";
action: "app.igdb_search"; action: "app.igdb_search";
} }
item { item {
label: "SteamGridDB"; label: "SteamGridDB";
action: "app.sgdb_search"; action: "app.sgdb_search";
} }
item { item {
label: "ProtonDB"; label: "ProtonDB";
action: "app.protondb_search"; action: "app.protondb_search";
} }
item { item {
label: "Lutris"; label: "Lutris";
action: "app.lutris_search"; action: "app.lutris_search";
} }
item { item {
label: "HowLongToBeat"; label: "HowLongToBeat";
action: "app.hltb_search"; action: "app.hltb_search";
} }
} }
} }

View File

@@ -7,5 +7,4 @@ Icon=hu.kramo.Cartridges
Terminal=false Terminal=false
Type=Application Type=Application
Categories=GNOME;GTK;Game; Categories=GNOME;GTK;Game;
Keywords=gaming;launcher;steam;lutris;heroic;bottles;itch;
StartupNotify=true StartupNotify=true

View File

@@ -16,6 +16,12 @@
<key name="steam-location" type="s"> <key name="steam-location" type="s">
<default>"~/.steam/"</default> <default>"~/.steam/"</default>
</key> </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"> <key name="lutris" type="b">
<default>true</default> <default>true</default>
</key> </key>
@@ -68,7 +74,7 @@
<default>false</default> <default>false</default>
</key> </key>
</schema> </schema>
<schema id="hu.kramo.Cartridges.State" path="/hu/kramo/Cartridges/State/"> <schema id="hu.kramo.Cartridge.State" path="/hu/kramo/Cartridges/State/">
<key name="width" type="i"> <key name="width" type="i">
<default>1110</default> <default>1110</default>
</key> </key>

View File

@@ -16,14 +16,6 @@
<url type="contribute">https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md</url> <url type="contribute">https://github.com/kra-mo/cartridges/blob/main/CONTRIBUTING.md</url>
<developer_name translatable="no">kramo</developer_name> <developer_name translatable="no">kramo</developer_name>
<launchable type="desktop-id">hu.kramo.Cartridges.desktop</launchable> <launchable type="desktop-id">hu.kramo.Cartridges.desktop</launchable>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<recommends>
<display_length compare="gt">545</display_length>
</recommends>
<screenshots> <screenshots>
<screenshot type="default"> <screenshot type="default">
<image>https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/1.png</image> <image>https://raw.githubusercontent.com/kra-mo/cartridges/main/data/screenshots/1.png</image>
@@ -44,22 +36,10 @@
</screenshots> </screenshots>
<content_rating type="oars-1.1" /> <content_rating type="oars-1.1" />
<releases> <releases>
<release version="1.5.1" date="2023-05-26"> <release version="1.4.1" date="2023-05-05">
<description translatable="no"> <description translatable="no">
<ul> <ul>
<li>Fixes an issue with search</li> <li>Updates the Heroic GOG path</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> </ul>
</description> </description>
</release> </release>

View File

@@ -1 +1,15 @@
<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> <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>

Before

Width:  |  Height:  |  Size: 831 B

After

Width:  |  Height:  |  Size: 2.1 KiB

View File

@@ -3,8 +3,7 @@ blueprints = custom_target('blueprints',
'gtk/help-overlay.blp', 'gtk/help-overlay.blp',
'gtk/window.blp', 'gtk/window.blp',
'gtk/game.blp', 'gtk/game.blp',
'gtk/preferences.blp', 'gtk/preferences.blp'
'gtk/details_window.blp'
), ),
output: '.', output: '.',
command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT@', '@CURRENT_SOURCE_DIR@', '@INPUT@'], command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT@', '@CURRENT_SOURCE_DIR@', '@INPUT@'],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 683 KiB

After

Width:  |  Height:  |  Size: 710 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 142 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 292 KiB

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@@ -11,7 +11,12 @@
"--device=dri", "--device=dri",
"--socket=wayland", "--socket=wayland",
"--talk-name=org.freedesktop.Flatpak", "--talk-name=org.freedesktop.Flatpak",
"--filesystem=host:ro", "--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/com.valvesoftware.Steam/data/Steam/:ro",
"--filesystem=~/.var/app/net.lutris.Lutris/:ro", "--filesystem=~/.var/app/net.lutris.Lutris/:ro",
"--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/:ro", "--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/:ro",
@@ -106,7 +111,7 @@
{ {
"type" : "git", "type" : "git",
"url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler", "url" : "https://gitlab.gnome.org/jwestman/blueprint-compiler",
"tag" : "v0.8.1" "tag" : "v0.6.0"
} }
], ],
"cleanup" : [ "cleanup" : [

View File

@@ -1,5 +1,5 @@
project('cartridges', project('cartridges',
version: '1.5.1', version: '1.4.1',
meson_version: '>= 0.59.0', meson_version: '>= 0.59.0',
default_options: [ 'warning_level=2', 'werror=false', ], default_options: [ 'warning_level=2', 'werror=false', ],
) )

View File

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

View File

@@ -2,7 +2,6 @@ data/hu.kramo.Cartridges.desktop.in
data/hu.kramo.Cartridges.gschema.xml data/hu.kramo.Cartridges.gschema.xml
data/hu.kramo.Cartridges.metainfo.xml.in data/hu.kramo.Cartridges.metainfo.xml.in
data/gtk/details_window.blp
data/gtk/game.blp data/gtk/game.blp
data/gtk/help-overlay.blp data/gtk/help-overlay.blp
data/gtk/preferences.blp data/gtk/preferences.blp
@@ -10,10 +9,10 @@ data/gtk/window.blp
src/main.py src/main.py
src/window.py src/window.py
src/details_window.py
src/game.py src/game.py
src/preferences.py src/preferences.py
src/utils/create_details_window.py
src/utils/create_dialog.py src/utils/create_dialog.py
src/utils/importer.py src/utils/importer.py
src/utils/steamgriddb.py src/utils/steamgriddb.py

463
po/ar.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-26 18:10+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: Ali Aljishi <ahj696@hotmail.com>\n" "Last-Translator: Ali Aljishi <ahj696@hotmail.com>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Arabic <https://hosted.weblate.org/projects/cartridges/"
"cartridges/ar/>\n" "cartridges/ar/>\n"
@@ -18,11 +18,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "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" "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "خراطيش" msgstr "خراطيش"
@@ -35,10 +35,6 @@ msgstr "مشغِّل ألعاب"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "شغِّل كلَّ ألعابك" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -50,79 +46,43 @@ msgstr ""
"وبرامج أخرى، وذلك دون تسجيل دخول. ولك ترتيب وإخفاء الألعاب فيه كيفما شئت، " "وبرامج أخرى، وذلك دون تسجيل دخول. ولك ترتيب وإخفاء الألعاب فيه كيفما شئت، "
"وكذلك تستطيع منه تنزيل غُلُف الألعاب من SteamGridDB." "وكذلك تستطيع منه تنزيل غُلُف الألعاب من SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "المكتبة" msgstr "المكتبة"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "حرِّر تفاصيل اللعبة" msgstr "حرِّر تفاصيل اللعبة"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "تفاصيل اللعبة" msgstr "تفاصيل اللعبة"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "التفضيلات" msgstr "التفضيلات"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
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" msgid "Title"
msgstr "العنوان" msgstr "العنوان"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "حرِّر" msgstr "حرِّر"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "أخفِ" msgstr "أخفِ"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "أزل" msgstr "أزل"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "اكشف" msgstr "اكشف"
@@ -134,8 +94,8 @@ msgstr "عام"
msgid "Quit" msgid "Quit"
msgstr "أنهِ" msgstr "أنهِ"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "ابحث" msgstr "ابحث"
@@ -147,7 +107,8 @@ msgstr "أظهر التفضيلات"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "الاختصارات" msgstr "الاختصارات"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "تراجع" msgstr "تراجع"
@@ -175,7 +136,7 @@ msgstr "أظهر الألعاب المخفية"
msgid "Remove game" msgid "Remove game"
msgstr "أزل اللعبة" msgstr "أزل اللعبة"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "السلوك" msgstr "السلوك"
@@ -191,7 +152,7 @@ msgstr "تبدأ صورة الغلاف اللعبة"
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "يبدِّل سلوك صورة الغلاف وزرِّ «العب»" msgstr "يبدِّل سلوك صورة الغلاف وزرِّ «العب»"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "الصور" msgstr "الصور"
@@ -211,7 +172,7 @@ msgstr "منطقة خطر"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "أزل كلَّ الألعاب" msgstr "أزل كلَّ الألعاب"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "استورد" msgstr "استورد"
@@ -227,230 +188,326 @@ msgstr "ستيم"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "موضع تثبيت ستيم" msgstr "موضع تثبيت ستيم"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "المجلَّد المستخدم عند استيراد الألعاب"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "مكتبات ستيم الإضافية"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr "حدِّد المجلَّدات الأخرى التي ثُبِّتت فيها ألعاب ستيم"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "أمحُ"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "لوترس" msgstr "لوترس"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "موضع تثبيت لوترس" msgstr "موضع تثبيت لوترس"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "موضع ذكرة لوترس المؤقَّتة" msgstr "موضع ذكرة لوترس المؤقَّتة"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "المجلَّد المستخدم عند استيراد غُلُف الألعاب"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "استورد ألعابًا من ستيم" msgstr "استورد ألعابًا من ستيم"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "هِرُوِك" msgstr "هِرُوِك"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "موضع تثبيت هِرُوِك" msgstr "موضع تثبيت هِرُوِك"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "استورد ألعاب أَبِك" msgstr "استورد ألعاب أَبِك"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "استورد ألعاب جي‌أو‌جي" msgstr "استورد ألعاب جي‌أو‌جي"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "استورد ألعابًا مثبَّتةً بغير متجر" msgstr "استورد ألعابًا مثبَّتةً بغير متجر"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "قوارير" msgstr "قوارير"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "موضع تثبيت قوارير" msgstr "موضع تثبيت قوارير"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "إتش" msgstr "إتش"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "موضع تثبيت إتش" msgstr "موضع تثبيت إتش"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "الاستيثاق" msgstr "الاستيثاق"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "مفتاح واجهة البرمجة" msgstr "مفتاح واجهة البرمجة"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "استخدم SteamGridDB" msgstr "استخدم SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "نزِّل الصور حينما تنزِّل أو تستورد الألعاب" msgstr "نزِّل الصور حينما تنزِّل أو تستورد الألعاب"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "فضِّلها على الصور الرسمية" msgstr "فضِّلها على الصور الرسمية"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "فضِّل الصور المتحرِّكة" msgstr "فضِّل الصور المتحرِّكة"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "لم يُعثر على ألعاب" msgstr "لم يُعثر على ألعاب"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "جرِّب بحثًا آخر." msgstr "جرِّب بحثًا آخر."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "لا توجد ألعاب" msgstr "لا توجد ألعاب"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "استخدم زرَّ + لتضيف ألعابًا." msgstr "استخدم زرَّ + لتضيف ألعابًا."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "لا توجد ألعاب مخفية" msgstr "لا توجد ألعاب مخفية"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "هنا يظهر ما أخفيت من ألعاب." msgstr "هنا يظهر ما أخفيت من ألعاب."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "عد" msgstr "عد"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "عنوان اللعبة" msgstr "عنوان اللعبة"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "العب" msgstr "العب"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "أضف لعبةً" msgstr "أضف لعبةً"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "القائمة الرئيسة" msgstr "القائمة الرئيسة"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "الألعاب المخفية" msgstr "الألعاب المخفية"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "رتِّب" msgstr "رتِّب"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "أ-ي" msgstr "أ-ي"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "ي-أ" msgstr "ي-أ"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "الأجدد" msgstr "الأجدد"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "الأقدم" msgstr "الأقدم"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "لُعبت آخر مرَّة" msgstr "لُعبت آخر مرَّة"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "أظهر ما أخفي" msgstr "أظهر ما أخفي"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "اختصارات لوحة المفاتيح" msgstr "اختصارات لوحة المفاتيح"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "عن «خراطيش»" msgstr "عن «خراطيش»"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Ali Aljishi <ahj696@hotmail.com>" msgstr "Ali Aljishi <ahj696@hotmail.com>"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "بُدئت {}"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "أٌخفيت {}"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "أٌظهرت {}"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "أزيلت {}"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "اليوم" msgstr "اليوم"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "أمس" msgstr "أمس"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "أضيفت في: {}" msgstr "أضيفت في: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "أبدًا" msgstr "أبدًا"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "لُعبت آخر مرَّة في: {}" msgstr "لُعبت آخر مرَّة في: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "طبِّق" msgstr "التفاصيل"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "لم يُعثر على التثبيت"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "حدِّد مجلَّد ضبط {}."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "حدِّد مجلَّد بيانات {}."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "عيِّن الموضع"
#: src/preferences.py:132
msgid "All games removed"
msgstr "أُزيلت كلُّ الألعاب"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "لم يُعثر على الذاكرة المؤقَّتة"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "حدِّد مجلَّد ذاكرة لوترس المؤقَّتة."
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"تحتاج مفتاح واجهة برمجة حال ما أردت استخدام SteamGridDB، {}هنا تولِّده{}."
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "أضف لعبةً جديدةً" msgstr "أضف لعبةً جديدةً"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "أكِّد" msgstr "أكِّد"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "طبِّق"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "عنوان اللعبة"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "المطوِّر"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "المطوِّر أو الناشر (اختياري)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "ملف.txt" msgstr "ملف.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "البرنامج" msgstr "البرنامج"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\المسار\\إلى\\{}" msgstr "C:\\المسار\\إلى\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/المسار/إلى/{}" msgstr "/المسار/إلى/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -472,137 +529,82 @@ msgstr ""
"\n" "\n"
"ولا تنسَ إحاطة المسار بعلامتي تنصيص مزدوجتين حالما تضمَّن مسافات!" "ولا تنسَ إحاطة المسار بعلامتي تنصيص مزدوجتين حالما تضمَّن مسافات!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "ملفُّ التنفيذ"
#: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr "الملفُّ المفتوح أو الأمر المشغَّل عند بدء اللعبة"
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr "ألغِ"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "تعذَّرت إضافة اللعبة" msgstr "تعذَّرت إضافة اللعبة"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "لا يجوز كون عنوان اللعبة فارغًا." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "لا يجوز كون ملفِّ التنفيذ فارغًا."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "تعذَّر تطبيق التفضيلات" msgstr "تعذَّر تطبيق التفضيلات"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "بُدئت {}" msgstr "لا يجوز كون عنوان اللعبة فارغًا."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "أٌخفيت {}" msgstr "لا يجوز كون ملفِّ التنفيذ فارغًا."
#: src/game.py:220
msgid "{} unhidden"
msgstr "أٌظهرت {}"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "أزيلت {}"
#: src/preferences.py:97
msgid "All games removed"
msgstr "أُزيلت كلُّ الألعاب"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "لم يُعثر على الذاكرة المؤقَّتة"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "حدِّد مجلَّد ذاكرة لوترس المؤقَّتة."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "عيِّن الموضع"
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"تحتاج مفتاح واجهة برمجة حال ما أردت استخدام SteamGridDB، {}هنا تولِّده{}."
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr "لم يُعثر على التثبيت"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "حدِّد مجلَّد ضبط {}."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "حدِّد مجلَّد بيانات {}."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "تجاهل" msgstr "تجاهل"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "تُستورد الألعاب…" msgstr "تُستورد الألعاب…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "تُستورد الغُلُف…" msgstr "تُستورد الغُلُف…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "لم يُعثر على ألعاب جديدة" msgstr "لم يُعثر على ألعاب جديدة في نظامك."
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr "اُستوردت لعبة واحدة" 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 #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "اُستوردت {} لعبة" msgstr "اُستوردت {} لعبة بنجاح."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "تعذَّر الاتصال ب‍ SteamGridDB" msgstr "تعذَّر الاتصال ب‍ SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "المجلَّد المستخدم عند استيراد الألعاب" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "مكتبات ستيم الإضافية" 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" #~ msgid "Launch your games"
#~ msgstr "شغِّل ألعابك" #~ msgstr "شغِّل ألعابك"
@@ -624,16 +626,19 @@ msgstr "تعذَّر الاتصال ب‍ SteamGridDB"
#~ msgstr "/path/to/{file_name}" #~ msgstr "/path/to/{file_name}"
#, fuzzy #, fuzzy
#~| msgid "General"
#~ msgctxt "shortcuts window" #~ msgctxt "shortcuts window"
#~ msgid "General" #~ msgid "General"
#~ msgstr "عام" #~ msgstr "عام"
#, fuzzy #, fuzzy
#~| msgid "Search"
#~ msgctxt "shortcuts window" #~ msgctxt "shortcuts window"
#~ msgid "Search" #~ msgid "Search"
#~ msgstr "ابحث" #~ msgstr "ابحث"
#, fuzzy #, fuzzy
#~| msgid "Undo"
#~ msgctxt "shortcuts window" #~ msgctxt "shortcuts window"
#~ msgid "Undo" #~ msgid "Undo"
#~ msgstr "تراجع" #~ msgstr "تراجع"
@@ -682,9 +687,3 @@ msgstr "تعذَّر الاتصال ب‍ SteamGridDB"
#~ msgid "Talking to Steam" #~ msgid "Talking to Steam"
#~ msgstr "يُتواصل مع ستيم" #~ msgstr "يُتواصل مع ستيم"
#~ msgid "Game Imported"
#~ msgstr "اُستوردت اللعبة"
#~ msgid "Games Imported"
#~ msgstr "اُستوردت الألعاب"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cartridges\n" "Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,8 +18,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "" msgstr ""
@@ -32,10 +32,6 @@ msgstr ""
msgid "Launch all your games" msgid "Launch all your games"
msgstr "" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -44,79 +40,43 @@ msgid ""
"SteamGridDB." "SteamGridDB."
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
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" msgid "Title"
msgstr "" msgstr ""
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "" msgstr ""
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "" msgstr ""
@@ -128,8 +88,8 @@ msgstr ""
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "" msgstr ""
@@ -141,7 +101,8 @@ msgstr ""
msgid "Shortcuts" msgid "Shortcuts"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "" msgstr ""
@@ -169,7 +130,7 @@ msgstr ""
msgid "Remove game" msgid "Remove game"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "" msgstr ""
@@ -185,7 +146,7 @@ msgstr ""
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "" msgstr ""
@@ -205,7 +166,7 @@ msgstr ""
msgid "Remove All Games" msgid "Remove All Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "" msgstr ""
@@ -221,230 +182,325 @@ msgstr ""
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr ""
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr ""
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr ""
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr ""
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr ""
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "" msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "" msgstr ""
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "" msgstr ""
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "" msgstr ""
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "" msgstr ""
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "" msgstr ""
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "" msgstr ""
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "" msgstr ""
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "" msgstr ""
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "" msgstr ""
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "" msgstr ""
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "" msgstr ""
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "" msgstr ""
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "" msgstr ""
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "" msgstr ""
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "" msgstr ""
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "" msgstr ""
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "" msgstr ""
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "" msgstr ""
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "" msgstr ""
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "" msgstr ""
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr ""
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "" msgstr ""
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "" msgstr ""
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "" msgstr ""
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "" msgstr ""
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "" msgstr ""
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr ""
#: src/preferences.py:132
msgid "All games removed"
msgstr ""
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "" msgstr ""
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr ""
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr ""
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr ""
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr ""
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "" msgstr ""
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "" msgstr ""
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "" msgstr ""
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "" msgstr ""
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -457,101 +513,79 @@ msgid ""
"If the path contains spaces, make sure to wrap it in double quotes!" "If the path contains spaces, make sure to wrap it in double quotes!"
msgstr "" msgstr ""
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr ""
#: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr ""
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr ""
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "" msgstr ""
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "" #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "" msgstr ""
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "" msgstr ""
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr ""
#: src/game.py:220
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr ""
#: src/preferences.py:97
msgid "All games removed"
msgstr ""
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr ""
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "" msgstr ""
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "" msgstr ""
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "" msgstr ""
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "" msgstr ""
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr ""
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr ""
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "" msgstr ""
#. The variable is the number of games #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "" msgstr ""
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "" msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""

472
po/de.po
View File

@@ -3,14 +3,13 @@
# This file is distributed under the same license as the Cartridges package. # This file is distributed under the same license as the Cartridges package.
# Jummit <jummit@web.de>, 2023. # Jummit <jummit@web.de>, 2023.
# WebSnke <websnke@tutanota.com>, 2023. # WebSnke <websnke@tutanota.com>, 2023.
# Ettore Atalan <atalanttore@googlemail.com>, 2023.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cartridges\n" "Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-04-17 17:20+0000\n" "PO-Revision-Date: 2023-04-08 20:49+0000\n"
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>\n" "Last-Translator: Jummit <jummit@web.de>\n"
"Language-Team: German <https://hosted.weblate.org/projects/cartridges/" "Language-Team: German <https://hosted.weblate.org/projects/cartridges/"
"cartridges/de/>\n" "cartridges/de/>\n"
"Language: de\n" "Language: de\n"
@@ -18,11 +17,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartridges" msgstr "Cartridges"
@@ -35,10 +34,6 @@ msgstr "Spiele-Launcher"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Starte all deine Spiele" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -51,79 +46,43 @@ msgstr ""
"erforderlich. Du kannst sortieren, Spiele verstecken oder das Cover-Art aus " "erforderlich. Du kannst sortieren, Spiele verstecken oder das Cover-Art aus "
"SteamGRID herunterladen." "SteamGRID herunterladen."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Bibliothek" msgstr "Bibliothek"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Spieldetails bearbeiten" msgstr "Spieldetails bearbeiten"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Spieldetails" msgstr "Spieldetails"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Einstellungen" msgstr "Einstellungen"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Abbrechen"
#: 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" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "Bearbeiten" msgstr "Bearbeiten"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Verstecken" msgstr "Verstecken"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Entfernen" msgstr "Entfernen"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Unverstecken" msgstr "Unverstecken"
@@ -135,8 +94,8 @@ msgstr "Allgemein"
msgid "Quit" msgid "Quit"
msgstr "Beenden" msgstr "Beenden"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Suchen" msgstr "Suchen"
@@ -148,7 +107,8 @@ msgstr "Einstellungen anzeigen"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Kürzel" msgstr "Kürzel"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Rückgängig" msgstr "Rückgängig"
@@ -176,7 +136,7 @@ msgstr "Ausgeblendete Spiele anzeigen"
msgid "Remove game" msgid "Remove game"
msgstr "Spiel entfernen" msgstr "Spiel entfernen"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Verhalten" msgstr "Verhalten"
@@ -192,7 +152,7 @@ msgstr "Coverbild Startet Spiel"
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "Tauscht das Verhalten des Covers und des Spielen-Knopfes" msgstr "Tauscht das Verhalten des Covers und des Spielen-Knopfes"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Bilder" msgstr "Bilder"
@@ -212,7 +172,7 @@ msgstr "Gefahrenzone"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Alle Spiele entfernen" msgstr "Alle Spiele entfernen"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importieren" msgstr "Importieren"
@@ -228,230 +188,329 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Steam-Installationsort" msgstr "Steam-Installationsort"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Verzeichnis, das beim Importieren von Spielen verwendet wird"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Extra Steam-Bibliotheken"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
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:96
msgid "Clear"
msgstr "Löchen"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Lutris-Installationsort" msgstr "Lutris-Installationsort"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Lutris-Cacheort" msgstr "Lutris-Cacheort"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "Verzeichnis für den Import von Spiel-Covern"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Steam-Spiele importieren" msgstr "Steam-Spiele importieren"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Heroic-Installationsort" msgstr "Heroic-Installationsort"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Epic Games importieren" msgstr "Epic Games importieren"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "GOG-Spiele importieren" msgstr "GOG-Spiele importieren"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Sideloaded-Spiele importieren" msgstr "Sideloaded-Spiele importieren"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Bottles-Installationsort" msgstr "Bottles-Installationsort"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "itch-Installationsort" msgstr "itch-Installationsort"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Authentifizierung" msgstr "Authentifizierung"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "API-Schlüssel" msgstr "API-Schlüssel"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "SteamGridDB benutzen" msgstr "SteamGridDB benutzen"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Lade Bilder herunter, wenn Spiele hinzugefügt oder importiert werden" msgstr "Lade Bilder herunter, wenn Spiele hinzugefügt oder importiert werden"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Über offizielien Images bevorzugen" msgstr "Über offizielien Images bevorzugen"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
#, fuzzy
#| msgid "Prefer Over Official Images"
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Animierte Bilder bevorzugen" msgstr "Über offizielien Images bevorzugen"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Keine Spiele gefunden" msgstr "Keine Spiele gefunden"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Versuche eine andere Suche." msgstr "Versuche eine andere Suche."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Keine Spiele" msgstr "Keine Spiele"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Benutze denn + Knopf um Spiele hinzuzufügen." msgstr "Benutze denn + Knopf um Spiele hinzuzufügen."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Keine versteckten Spiele" msgstr "Keine versteckten Spiele"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Ausgeblendete Spiele, werden hier angezeigt." msgstr "Ausgeblendete Spiele, werden hier angezeigt."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Zurück" msgstr "Zurück"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Spieltitel" msgstr "Spieltitel"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Spielen" msgstr "Spielen"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Spiel hinzufügen" msgstr "Spiel hinzufügen"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Hauptmenü" msgstr "Hauptmenü"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Ausgeblendete Spiele" msgstr "Ausgeblendete Spiele"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Sortierung" msgstr "Sortierung"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Neuestes" msgstr "Neuestes"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Älteste" msgstr "Älteste"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Zuletzt gespielt" msgstr "Zuletzt gespielt"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Ausgeblendete anzeigen" msgstr "Ausgeblendete anzeigen"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Tastaturkürzel" msgstr "Tastaturkürzel"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Über Cartridges" msgstr "Über Cartridges"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Feliks Weber" msgstr "Feliks Weber"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} gestartet"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} versteckt"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} unversteckt"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} entfernt"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Heute" msgstr "Heute"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Gestern" msgstr "Gestern"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Hinzugefügt: {}" msgstr "Hinzugefügt: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Nie" msgstr "Nie"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Zuletzt gespielt: {}" msgstr "Zuletzt gespielt: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Anwenden" msgstr "Details"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Installation nicht gefunden"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "Wähle das Konfigurationsverzeichnis von {} aus."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "Wähle das Datenverzeichnis von {} aus."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Ort festlegen"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Alle Spiele entfernt"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Cache nicht gefunden"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Wähle das Lutris-Cache-Verzeichnis aus."
#: src/preferences.py:344
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/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Neues Spiel hinzufügen" msgstr "Neues Spiel hinzufügen"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Bestätigen" msgstr "Bestätigen"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Anwenden"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "Der Titel des Spiels"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Entwickler"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "Der Entwickler oder Verlag (optional)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "datei.txt" msgstr "datei.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "Programm" msgstr "Programm"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\pfad\\zu\\{}" msgstr "C:\\pfad\\zu\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/pfad/zu/{}" msgstr "/pfad/zu/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -474,147 +533,84 @@ msgstr ""
"Falls der Pfad Leerzeichen enthält, stelle sicher ihn in doppelte " "Falls der Pfad Leerzeichen enthält, stelle sicher ihn in doppelte "
"Anführungszeichen zu setzen!" "Anführungszeichen zu setzen!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Ausführbare Datei"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Abbrechen"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Konnte Spiel nicht hinzufügen" msgstr "Konnte Spiel nicht hinzufügen"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "Spieltitel kann nicht leer sein." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Ausführbare Datei darf nicht leer sein."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Einstellungen konnten nicht angewendet werden" msgstr "Einstellungen konnten nicht angewendet werden"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} gestartet" msgstr "Spieltitel kann nicht leer sein."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} versteckt" msgstr "Ausführbare Datei darf nicht leer sein."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} unversteckt"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} entfernt"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Alle Spiele entfernt"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Cache nicht gefunden"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Wähle das Lutris-Cache-Verzeichnis aus."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Ort festlegen"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Installation nicht gefunden"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Wähle das Konfigurationsverzeichnis von {} aus."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Wähle das Datenverzeichnis von {} aus."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Verstanden" msgstr "Verstanden"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Spiele werden importiert…" msgstr "Spiele werden importiert…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Spielecover werden importiert…" msgstr "Spielecover werden importiert…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
#, fuzzy msgid "No new games were found on your system."
#| msgid "No Games Found" msgstr "Keine neuen Spiele auf deinem System gefunden."
msgid "No new games found"
msgstr "Keine Spiele gefunden"
#: src/utils/importer.py:98 #: src/utils/importer.py:100
#, fuzzy msgid "Game Imported"
#| msgid "Game Imported"
msgid "1 game imported"
msgstr "Spiel Importiert" msgstr "Spiel Importiert"
#. The variable is the number of games #: src/utils/importer.py:101
#: src/utils/importer.py:104 msgid "Successfully imported 1 game."
#, fuzzy msgstr "Erfolgreich 1 Spiel importiert."
#| msgid "Games Imported"
msgid "{} games imported" #: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Spiele importiert" msgstr "Spiele importiert"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #. 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 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Verbindung zu SteamGridDB konnte nicht hergestellt werden" msgstr "Verbindung zu SteamGridDB konnte nicht hergestellt werden"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Verzeichnis, das beim Importieren von Spielen verwendet wird" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Extra Steam-Bibliotheken" msgstr ""
"Sieht aus als hättest du mehrere Steam-Bibliotheken. Möchtest du sie in den "
#~ msgid "Select other directories where you have Steam games installed" "Einstellungen hinzufügen?"
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Starte deine Spiele" #~ msgstr "Starte deine Spiele"

460
po/es.po
View File

@@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-04-14 12:29+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: gallegonovato <fran-carro@hotmail.es>\n" "Last-Translator: gallegonovato <fran-carro@hotmail.es>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Spanish <https://hosted.weblate.org/projects/cartridges/"
@@ -21,8 +21,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartuchos" msgstr "Cartuchos"
@@ -35,10 +35,6 @@ msgstr "Lanzador de juegos"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Lance todos sus juegos" msgstr "Lance todos sus juegos"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -51,79 +47,43 @@ msgstr ""
"una cuenta. Puedes ordenar y ocultar juegos, o descargar carátulas de " "una cuenta. Puedes ordenar y ocultar juegos, o descargar carátulas de "
"SteamGridDB." "SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Biblioteca" msgstr "Biblioteca"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Editar detalles del juego" msgstr "Editar detalles del juego"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Detalles del juego" msgstr "Detalles del juego"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Preferencias" msgstr "Preferencias"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Cancelar"
#: 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" msgid "Title"
msgstr "Título" msgstr "Título"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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 ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:196
msgid "Edit" msgid "Edit"
msgstr "Editar" msgstr "Editar"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Ocultar" msgstr "Ocultar"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Eliminar" msgstr "Eliminar"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Mostrar" msgstr "Mostrar"
@@ -135,8 +95,8 @@ msgstr "General"
msgid "Quit" msgid "Quit"
msgstr "Salir" msgstr "Salir"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"
@@ -148,7 +108,8 @@ msgstr "Mostrar preferencias"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Atajos" msgstr "Atajos"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Deshacer" msgstr "Deshacer"
@@ -176,7 +137,7 @@ msgstr "Mostrar juegos ocultos"
msgid "Remove game" msgid "Remove game"
msgstr "Eliminar juego" msgstr "Eliminar juego"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Conducta" msgstr "Conducta"
@@ -193,7 +154,7 @@ msgid "Swaps the behavior of the cover image and the play button"
msgstr "" msgstr ""
"Cambia el comportamiento de la imagen de portada y del botón de reproducción" "Cambia el comportamiento de la imagen de portada y del botón de reproducción"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Imágenes" msgstr "Imágenes"
@@ -213,7 +174,7 @@ msgstr "Zona peligrosa"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Quitar todos los juegos" msgstr "Quitar todos los juegos"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importar" msgstr "Importar"
@@ -229,230 +190,327 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Ubicación de la instalación de Steam" msgstr "Ubicación de la instalación de Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Directorio a usar para importar juegos"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Bibliotecas Steam adicionales"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr "Seleccione otros directorios donde tenga instalados juegos de Steam"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "Limpiar"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Ubicación de instalación de Lutris" msgstr "Ubicación de instalación de Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Ubicación de la caché de Lutris" msgstr "Ubicación de la caché de Lutris"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "Directorio para usar al importar las carátulas de los juegos"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Importar juegos de Steam" msgstr "Importar juegos de Steam"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Ubicación de la instalación de Heroic" msgstr "Ubicación de la instalación de Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Importar juegos de Epic" msgstr "Importar juegos de Epic"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Importar juegos de GOG" msgstr "Importar juegos de GOG"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Importar juegos descargados" msgstr "Importar juegos descargados"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Ubicación de instalación de Bottles" msgstr "Ubicación de instalación de Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "Ubicación de la instalación de itch" msgstr "Ubicación de la instalación de itch"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Autentificación" msgstr "Autentificación"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "Código API" msgstr "Código API"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Utiliza SteamGridDB" msgstr "Utiliza SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Descargar las imágenes al añadir o importar juegos" msgstr "Descargar las imágenes al añadir o importar juegos"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Preferir las imágenes oficiales" msgstr "Preferir las imágenes oficiales"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Prefiero las imágenes animadas" msgstr "Prefiero las imágenes animadas"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "No se han encontrado juegos" msgstr "No se han encontrado juegos"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Pruebe con otra búsqueda." msgstr "Pruebe con otra búsqueda."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "No hay juegos" msgstr "No hay juegos"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Use el botón + para añadir juegos." msgstr "Use el botón + para añadir juegos."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "No hay juegos ocultos" msgstr "No hay juegos ocultos"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Los juegos que oculte aparecerán aquí." msgstr "Los juegos que oculte aparecerán aquí."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Volver" msgstr "Volver"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Título del juego" msgstr "Título del juego"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Jugar" msgstr "Jugar"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Añadir juego" msgstr "Añadir juego"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Menú principal" msgstr "Menú principal"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Juegos ocultos" msgstr "Juegos ocultos"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Ordenar" msgstr "Ordenar"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Más recientes" msgstr "Más recientes"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Más antiguos" msgstr "Más antiguos"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Último jugado" msgstr "Último jugado"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Mostrar ocultos" msgstr "Mostrar ocultos"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Atajos del teclado" msgstr "Atajos del teclado"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Acerca de Cartuchos" msgstr "Acerca de Cartuchos"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Óscar Fernández Díaz <oscfdezdz@tuta.io>" msgstr "Óscar Fernández Díaz <oscfdezdz@tuta.io>"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} comenzó"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} oculto"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} visible"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} eliminado"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Hoy" msgstr "Hoy"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Ayer" msgstr "Ayer"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Añadido: {}" msgstr "Añadido: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Nunca" msgstr "Nunca"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Último jugado: {}" msgstr "Último jugado: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Aplicar" msgstr "Detalles"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "No se encuentra la instalación"
#. The variable is the name of the game launcher
#: src/preferences.py:56
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:59
msgid "Select the {} data directory."
msgstr "Selecciona el directorio de los datos {}."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Escoger la ubicación"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Todos los juegos eliminados"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Caché no encontrada"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Selecciona el directorio de la caché de Lutris."
#: src/preferences.py:344
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/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Añadir juego nuevo" msgstr "Añadir juego nuevo"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Confirmar" msgstr "Confirmar"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Aplicar"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "El título del juego"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Desarrollador"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "El desarrollador o editor (opcional)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "archivo.txt" msgstr "archivo.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "programa" msgstr "programa"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\ruta\\hasta\\{}" msgstr "C:\\ruta\\hasta\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/ruta/hasta/{}" msgstr "/ruta/hasta/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -474,146 +532,84 @@ msgstr ""
"\n" "\n"
"Si la ruta contiene espacios, ¡asegúrese de entrecomillarla!" "Si la ruta contiene espacios, ¡asegúrese de entrecomillarla!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Ejecutable"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Cancelar"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "No se puede añadir el juego" msgstr "No se puede añadir el juego"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "El título del juego no puede estar vacío." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "El ejecutable no puede estar vacío."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "No se pudieron aplicar las preferencias" msgstr "No se pudieron aplicar las preferencias"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} comenzó" msgstr "El título del juego no puede estar vacío."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} oculto" msgstr "El ejecutable no puede estar vacío."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} visible"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} eliminado"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Todos los juegos eliminados"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Caché no encontrada"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Selecciona el directorio de la caché de Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Escoger la ubicación"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "No se encuentra la instalación"
#. The variable is the name of the game launcher
#: src/preferences.py:288
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:290
msgid "Select the {} data directory."
msgstr "Selecciona el directorio de los datos {}."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Descartar" msgstr "Descartar"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Importando juegos…" msgstr "Importando juegos…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Importando las portadas…" msgstr "Importando las portadas…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
#, fuzzy msgid "No new games were found on your system."
#| msgid "No Games Found" msgstr "No se encontraron nuevos juegos en tú sistema."
msgid "No new games found"
msgstr "No se han encontrado juegos"
#: src/utils/importer.py:98 #: src/utils/importer.py:100
#, fuzzy msgid "Game Imported"
#| msgid "Game Imported"
msgid "1 game imported"
msgstr "Juego importado" msgstr "Juego importado"
#. The variable is the number of games #: src/utils/importer.py:101
#: src/utils/importer.py:104 msgid "Successfully imported 1 game."
#, fuzzy msgstr "Importado 1 juego con éxito."
#| msgid "Games Imported"
msgid "{} games imported" #: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Juegos importados" msgstr "Juegos importados"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #. 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 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "No se puede conectar a SteamGridDB" msgstr "No se puede conectar a SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Directorio a usar para importar juegos" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Bibliotecas Steam adicionales" msgstr ""
"Parece que tienes varias bibliotecas de Steam. ¿Quieres agregarlas en la "
#~ msgid "Select other directories where you have Steam games installed" "configuración?"
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Lance sus juegos" #~ msgstr "Lance sus juegos"

563
po/fa.po
View File

@@ -1,563 +0,0 @@
# 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-05-25 17:48+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:48
#: src/main.py:109
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:66
msgid "Edit Game Details"
msgstr "ویرایش جزییات بازی"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72
msgid "Game Details"
msgstr "جزییات بازی"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417
#: src/utils/importer.py:92 src/utils/importer.py:124
#: src/utils/steamgriddb.py:115
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:153
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:196
msgid "Edit"
msgstr "ویرایش"
#: data/gtk/game.blp:107 src/window.py:205
msgid "Hide"
msgstr "پنهان کردن"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210
msgid "Remove"
msgstr "حذف"
#: data/gtk/game.blp:126 src/window.py:207
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:218 data/gtk/window.blp:258
#: data/gtk/window.blp:324
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:169 src/preferences.py:98
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:206
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:84
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:69 data/gtk/window.blp:28 data/gtk/window.blp:443
msgid "Import"
msgstr "درون‌ریزی"
#: data/gtk/preferences.blp:73
msgid "Sources"
msgstr "منبع‌ها"
#: data/gtk/preferences.blp:76
msgid "Steam"
msgstr "استیم"
#: data/gtk/preferences.blp:80
msgid "Steam Install Location"
msgstr ""
#: data/gtk/preferences.blp:90
msgid "Lutris"
msgstr ""
#: data/gtk/preferences.blp:94
msgid "Lutris Install Location"
msgstr ""
#: data/gtk/preferences.blp:103
msgid "Lutris Cache Location"
msgstr ""
#: data/gtk/preferences.blp:112
msgid "Import Steam Games"
msgstr ""
#: data/gtk/preferences.blp:122
msgid "Heroic"
msgstr ""
#: data/gtk/preferences.blp:126
msgid "Heroic Install Location"
msgstr ""
#: data/gtk/preferences.blp:135
msgid "Import Epic Games"
msgstr ""
#: data/gtk/preferences.blp:144
msgid "Import GOG Games"
msgstr ""
#: data/gtk/preferences.blp:153
msgid "Import Sideloaded Games"
msgstr ""
#: data/gtk/preferences.blp:163
msgid "Bottles"
msgstr ""
#: data/gtk/preferences.blp:167
msgid "Bottles Install Location"
msgstr ""
#: data/gtk/preferences.blp:177
msgid "itch"
msgstr ""
#: data/gtk/preferences.blp:181
msgid "itch Install Location"
msgstr ""
#: data/gtk/preferences.blp:194
msgid "SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:198
msgid "Authentication"
msgstr ""
#: data/gtk/preferences.blp:201
msgid "API Key"
msgstr ""
#: data/gtk/preferences.blp:209
msgid "Use SteamGridDB"
msgstr ""
#: data/gtk/preferences.blp:210
msgid "Download images when adding or importing games"
msgstr ""
#: data/gtk/preferences.blp:219
msgid "Prefer Over Official Images"
msgstr ""
#: data/gtk/preferences.blp:228
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:22
msgid "No Games"
msgstr ""
#: data/gtk/window.blp:23
msgid "Use the + button to add games."
msgstr ""
#: data/gtk/window.blp:41
msgid "No Hidden Games"
msgstr ""
#: data/gtk/window.blp:42
msgid "Games you hide will appear here."
msgstr ""
#: data/gtk/window.blp:65 data/gtk/window.blp:305
msgid "Back"
msgstr ""
#: data/gtk/window.blp:122
msgid "Game Title"
msgstr ""
#: data/gtk/window.blp:177
msgid "Play"
msgstr ""
#: data/gtk/window.blp:244 data/gtk/window.blp:436
msgid "Add Game"
msgstr ""
#: data/gtk/window.blp:251 data/gtk/window.blp:317
msgid "Main Menu"
msgstr ""
#: data/gtk/window.blp:312
msgid "Hidden Games"
msgstr ""
#: data/gtk/window.blp:375
msgid "Sort"
msgstr ""
#: data/gtk/window.blp:378
msgid "A-Z"
msgstr ""
#: data/gtk/window.blp:384
msgid "Z-A"
msgstr ""
#: data/gtk/window.blp:390
msgid "Newest"
msgstr ""
#: data/gtk/window.blp:396
msgid "Oldest"
msgstr ""
#: data/gtk/window.blp:402
msgid "Last Played"
msgstr ""
#: data/gtk/window.blp:409
msgid "Show Hidden"
msgstr ""
#: data/gtk/window.blp:422
msgid "Keyboard Shortcuts"
msgstr ""
#: data/gtk/window.blp:427
msgid "About Cartridges"
msgstr ""
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127
msgid "translator_credits"
msgstr ""
#: src/window.py:187
msgid "Today"
msgstr ""
#: src/window.py:189
msgid "Yesterday"
msgstr ""
#. The variable is the date when the game was added
#: src/window.py:228
msgid "Added: {}"
msgstr ""
#: src/window.py:231
msgid "Never"
msgstr ""
#. The variable is the date when the game was last played
#: src/window.py:235
msgid "Last played: {}"
msgstr ""
#: src/details_window.py:75
msgid "Apply"
msgstr ""
#: src/details_window.py:81
msgid "Add New Game"
msgstr ""
#: src/details_window.py:82
msgid "Confirm"
msgstr ""
#. Translate this string as you would translate "file"
#: src/details_window.py:94
msgid "file.txt"
msgstr ""
#. As in software
#: src/details_window.py:96
msgid "program"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103
msgid "C:\\path\\to\\{}"
msgstr ""
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109
msgid "/path/to/{}"
msgstr ""
#: src/details_window.py:113
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:143 src/details_window.py:149
msgid "Couldn't Add Game"
msgstr ""
#: src/details_window.py:143 src/details_window.py:176
msgid "Game title cannot be empty."
msgstr ""
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences"
msgstr ""
#. The variable is the title of the game
#: src/game.py:208
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/game.py:220
msgid "{} hidden"
msgstr ""
#: src/game.py:220
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr ""
#: src/preferences.py:97
msgid "All games removed"
msgstr ""
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr ""
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr ""
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr ""
#: src/utils/importer.py:41
msgid "Importing Games…"
msgstr ""
#: src/utils/importer.py:76
msgid "Importing Covers…"
msgstr ""
#: src/utils/importer.py:91
#, fuzzy
#| msgid "Add new game"
msgid "No new games found"
msgstr "افزدون بازی"
#: src/utils/importer.py:98
msgid "1 game imported"
msgstr ""
#. The variable is the number of games
#: src/utils/importer.py:104
msgid "{} games imported"
msgstr ""
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112
msgid "Couldn't Connect to SteamGridDB"
msgstr ""

524
po/fi.po
View File

@@ -10,8 +10,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-07 15:38+0000\n" "PO-Revision-Date: 2023-04-02 15:04+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"Language-Team: Finnish <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Finnish <https://hosted.weblate.org/projects/cartridges/"
"cartridges/fi/>\n" "cartridges/fi/>\n"
@@ -20,11 +20,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartridges" msgstr "Cartridges"
@@ -37,10 +37,6 @@ msgstr "Pelin käynnistin"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Käynnistä kaikki pelisi" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
@@ -58,81 +54,43 @@ msgstr ""
"piilottamisen ja lajittelun lisäyspäivämäärän tai viimeisimmän pelatun pelin " "piilottamisen ja lajittelun lisäyspäivämäärän tai viimeisimmän pelatun pelin "
"mukaan." "mukaan."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Kirjasto" msgstr "Kirjasto"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Muokkaa pelin tietoja" msgstr "Muokkaa pelin tietoja"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Pelin tiedot" msgstr "Pelin tiedot"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Asetukset" msgstr "Asetukset"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Peru"
#: 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" msgid "Title"
msgstr "Nimi" msgstr "Nimi"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "Muokkaa" msgstr "Muokkaa"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Piilota" msgstr "Piilota"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Poista" msgstr "Poista"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Näytä" msgstr "Näytä"
@@ -144,8 +102,8 @@ msgstr "Yleistä"
msgid "Quit" msgid "Quit"
msgstr "Lopeta" msgstr "Lopeta"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Etsi" msgstr "Etsi"
@@ -157,7 +115,8 @@ msgstr "Näytä asetukset"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Pikanäppäimet" msgstr "Pikanäppäimet"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Kumoa" msgstr "Kumoa"
@@ -182,10 +141,12 @@ msgid "Show hidden games"
msgstr "Näytä piilotetut pelit" msgstr "Näytä piilotetut pelit"
#: data/gtk/help-overlay.blp:63 #: data/gtk/help-overlay.blp:63
#, fuzzy
#| msgid "Remove All Games"
msgid "Remove game" msgid "Remove game"
msgstr "Poista peli" msgstr "Poista kaikki pelit"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Toiminta" msgstr "Toiminta"
@@ -201,7 +162,7 @@ msgstr "Kansikuva käynnistää pelin"
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Kuvat" msgstr "Kuvat"
@@ -221,7 +182,7 @@ msgstr "Vaaravyöhyke"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Poista kaikki pelit" msgstr "Poista kaikki pelit"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Tuo" msgstr "Tuo"
@@ -237,230 +198,339 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Steam-asennuksen sijainti" msgstr "Steam-asennuksen sijainti"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Hakemisto, jota käytetään pelejä tuotaessa"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Steam-lisäkirjastot"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr "Valitse muut hakemistot, joihin Steam-pelit on asennettu"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "Tyhjennä"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Lutris-asennuksen sijainti" msgstr "Lutris-asennuksen sijainti"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Lutris-välimuistin sijainti" msgstr "Lutris-välimuistin sijainti"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Import Steam Games" #, fuzzy
msgstr "Tuo Steam-pelejä" #| 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:122 #: data/gtk/preferences.blp:138
#, fuzzy
#| msgid "Import Sideloaded Games"
msgid "Import Steam Games"
msgstr "Tuo Sideload-pelejä"
#: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Heroic-asennuksen sijainti" msgstr "Heroic-asennuksen sijainti"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Tuo Epic-pelejä" msgstr "Tuo Epic-pelejä"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Tuo GOG-pelejä" msgstr "Tuo GOG-pelejä"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Tuo Sideload-pelejä" msgstr "Tuo Sideload-pelejä"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Pullot" msgstr "Pullot"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Bottles-asennuksen sijainti" msgstr "Bottles-asennuksen sijainti"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:181
msgid "itch Install Location"
msgstr "itch-asennuksen sijainti"
#: data/gtk/preferences.blp:194
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198
msgid "Authentication"
msgstr "Tunnistautuminen"
#: data/gtk/preferences.blp:201
msgid "API Key"
msgstr "API-avain"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:209
#, fuzzy
#| msgid "Heroic Install Location"
msgid "itch Install Location"
msgstr "Heroic-asennuksen sijainti"
#: data/gtk/preferences.blp:223
#, fuzzy
#| msgid "Steam"
msgid "SteamGridDB"
msgstr "Steam"
#: data/gtk/preferences.blp:227
#, fuzzy
#| msgid "Set Location"
msgid "Authentication"
msgstr "Aseta sijainti"
#: data/gtk/preferences.blp:230
msgid "API Key"
msgstr ""
#: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Käytä SteamGridDB:tä" msgstr ""
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
#, fuzzy
#| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Lataa kuvat pelejä lisätessä tai tuotaessa" msgstr "Hakemisto, jota käytetään pelejä tuotaessa"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Suosi virallisten kuvien sijaan" msgstr ""
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Suosi animoituja kuvia" msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Pelejä ei löydetty" msgstr "Pelejä ei löydetty"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Kokeile eri hakua." msgstr "Kokeile eri hakua."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Ei pelejä" msgstr "Ei pelejä"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Käytä + lisätäksesi pelejä." msgstr "Käytä + lisätäksesi pelejä."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Ei piilotettuja pelejä" msgstr "Ei piilotettuja pelejä"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Piilotetut pelit näkyvät täällä." msgstr "Piilotetut pelit näkyvät täällä."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Takaisin" msgstr "Takaisin"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Pelin nimi" msgstr "Pelin nimi"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Pelaa" msgstr "Pelaa"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Lisää peli" msgstr "Lisää peli"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Päävalikko" msgstr "Päävalikko"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Piilotetut pelit" msgstr "Piilotetut pelit"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Lajittele" msgstr "Lajittele"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Uusin" msgstr "Uusin"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Vanhin" msgstr "Vanhin"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Viimeksi pelattu" msgstr "Viimeksi pelattu"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Näytä piilotetut" msgstr "Näytä piilotetut"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Pikanäppäimet" msgstr "Pikanäppäimet"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Tietoja - Cartridges" msgstr "Tietoja - Cartridges"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Linux Sauna" msgstr "Linux Sauna"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:182
#, fuzzy
#| msgid "Show Hidden"
msgid "{} hidden"
msgstr "Näytä piilotetut"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} poistettu"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Tänään" msgstr "Tänään"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Eilen" msgstr "Eilen"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Lisätty: {}" msgstr "Lisätty: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Ei koskaan" msgstr "Ei koskaan"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Viimeksi pelattu: {}" msgstr "Viimeksi pelattu: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Käytä" msgstr "Tiedot"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Asennusta ei löydy"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Aseta sijainti"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Kaikki pelit poistettu"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Välimuistia ei löydy"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Lisää uusi peli" msgstr "Lisää uusi peli"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Vahvista" msgstr "Vahvista"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Käytä"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "Pelin nimi"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Kehittäjä"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "Kehittäjä tai julkaisija (valinnainen)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "file.txt" msgstr "file.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "ohjelma" msgstr "ohjelma"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\polku\\kansioon\\{}" msgstr "C:\\polku\\kansioon\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/polku/kansioon/{}" msgstr "/polku/kansioon/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -483,148 +553,86 @@ msgstr ""
"Jos polku sisältää välilyöntejä, varmista, että se on suljettu " "Jos polku sisältää välilyöntejä, varmista, että se on suljettu "
"kaksinkertaisiin lainausmerkkeihin!" "kaksinkertaisiin lainausmerkkeihin!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Suoritettava"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Peru"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Peliä ei voitu lisätä" msgstr "Peliä ei voitu lisätä"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "Pelin nimi ei voi olla tyhjä." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Suoritettava ei voi olla tyhjä."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Asetuksia ei voitu ottaa käyttöön" msgstr "Asetuksia ei voitu ottaa käyttöön"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} käynnistetty" msgstr "Pelin nimi ei voi olla tyhjä."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} piilotettu" msgstr "Suoritettava ei voi olla tyhjä."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} palautettu näkyviin"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} poistettu"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Kaikki pelit poistettu"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Välimuistia ei löydy"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Aseta sijainti"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Asennusta ei löydy"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr ""
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Hylkää" msgstr "Hylkää"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Tuodaan pelejä…" msgstr "Tuodaan pelejä…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
#, fuzzy
#| msgid "Importing Games…"
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Tuodaan kansikuvia…" msgstr "Tuodaan pelejä…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
#, fuzzy msgid "No new games were found on your system."
#| msgid "No Games Found" msgstr "Järjestelmästä ei löytynyt uusia pelejä."
msgid "No new games found"
msgstr "Pelejä ei löydetty"
#: src/utils/importer.py:98 #: src/utils/importer.py:100
#, fuzzy msgid "Game Imported"
#| msgid "Game Imported"
msgid "1 game imported"
msgstr "Peli tuotu" msgstr "Peli tuotu"
#. The variable is the number of games #: src/utils/importer.py:101
#: src/utils/importer.py:104 msgid "Successfully imported 1 game."
#, fuzzy msgstr "Onnistuneesti tuotu 1 peli."
#| msgid "Games Imported"
msgid "{} games imported" #: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Pelit tuotu" msgstr "Pelit tuotu"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #. The variable is the number of games
#: src/utils/importer.py:109
msgid "Successfully imported {} games."
msgstr "{} peliä tuotu."
#: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Ei voitu yhdistää SteamGridDB:hen" msgstr ""
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Hakemisto, jota käytetään pelejä tuotaessa" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Steam-lisäkirjastot" msgstr ""
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Käynnistä pelit" #~ msgstr "Käynnistä pelit"

525
po/fr.po
View File

@@ -4,14 +4,12 @@
# "J. Lavoie" <j.lavoie@net-c.ca>, 2023. # "J. Lavoie" <j.lavoie@net-c.ca>, 2023.
# kramo <contact@kramo.hu>, 2023. # kramo <contact@kramo.hu>, 2023.
# rene-coty <irenee.thirion@e.email>, 2023. # rene-coty <irenee.thirion@e.email>, 2023.
# John Donne <akheron@zaclys.net>, 2023.
# "Yannick A." <pify@live.fr>, 2023.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-24 20:27+0000\n" "PO-Revision-Date: 2023-04-08 20:49+0000\n"
"Last-Translator: rene-coty <irenee.thirion@e.email>\n" "Last-Translator: rene-coty <irenee.thirion@e.email>\n"
"Language-Team: French <https://hosted.weblate.org/projects/cartridges/" "Language-Team: French <https://hosted.weblate.org/projects/cartridges/"
"cartridges/fr/>\n" "cartridges/fr/>\n"
@@ -20,27 +18,23 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartridges" msgstr "Cartouches"
#: data/hu.kramo.Cartridges.desktop.in:4 #: data/hu.kramo.Cartridges.desktop.in:4
msgid "Game Launcher" msgid "Game Launcher"
msgstr "Lanceur de jeux" msgstr "Lanceur de jeu"
#: data/hu.kramo.Cartridges.desktop.in:5 #: data/hu.kramo.Cartridges.desktop.in:5
#: data/hu.kramo.Cartridges.metainfo.xml.in:7 #: data/hu.kramo.Cartridges.metainfo.xml.in:7
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Lancez tous vos jeux" msgstr "Lancez tous vos jeux"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr "gaming;jeux;lanceur;steam;lutris;heroic;bouteilles;itch;"
#: data/hu.kramo.Cartridges.metainfo.xml.in:9 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -48,86 +42,50 @@ msgid ""
"necessary. You can sort and hide games or download cover art from " "necessary. You can sort and hide games or download cover art from "
"SteamGridDB." "SteamGridDB."
msgstr "" msgstr ""
"Cartridges est un lanceur de jeux simple pour tous vos jeux. Il prend en " "Cartouches est un simple lanceur pour tous vos jeux. Il prend en charge "
"charge limportation des jeux depuis Steam, Lutris, Heroic et dautres " "limportation de vos jeux depuis Steam, Lutris, Heroic et dautres encore, "
"encore, sans nécessiter de connexion. Vous pouvez trier et masquer les jeux " "sans nécessiter de compte. Vous pouvez trier et masquer les jeux, ou "
"ou télécharger la pochette depuis SteamGridDB." "télécharger la pochette depuis SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Bibliothèque" msgstr "Bibliothèque"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Modifier les détails du jeu" msgstr "Modifier les détails du jeu"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Détails du jeu" msgstr "Détails du jeu"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Préférences" msgstr "Préférences"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Annuler"
#: 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" msgid "Title"
msgstr "Titre" msgstr "Titre"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
msgid "The title of the game"
msgstr "Le titre du jeu"
#: data/gtk/details_window.blp:112 data/gtk/details_window.blp:117
msgid "Developer"
msgstr "Développeur"
#: data/gtk/details_window.blp:113
msgid "The developer or publisher (optional)"
msgstr "Le développeur ou léditeur (facultatif)"
#: data/gtk/details_window.blp:123 data/gtk/details_window.blp:153
msgid "Executable"
msgstr "Exécutable"
#: data/gtk/details_window.blp:124
msgid "File to open or command to run when launching the game"
msgstr "Fichier à ouvrir ou commande à exécuter au lancement du jeu"
#: data/gtk/details_window.blp:130
msgid "More Info"
msgstr ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:196
msgid "Edit" msgid "Edit"
msgstr "Modifier" msgstr "Modifier"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Masquer" msgstr "Masquer"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Supprimer" msgstr "Retirer"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Ne plus masquer" msgstr "Afficher"
#: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9 #: data/gtk/help-overlay.blp:11 data/gtk/preferences.blp:9
msgid "General" msgid "General"
@@ -137,8 +95,8 @@ msgstr "Général"
msgid "Quit" msgid "Quit"
msgstr "Quitter" msgstr "Quitter"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Rechercher" msgstr "Rechercher"
@@ -150,7 +108,8 @@ msgstr "Afficher les préférences"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Raccourcis" msgstr "Raccourcis"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Annuler" msgstr "Annuler"
@@ -178,7 +137,7 @@ msgstr "Afficher les jeux masqués"
msgid "Remove game" msgid "Remove game"
msgstr "Supprimer le jeu" msgstr "Supprimer le jeu"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Comportement" msgstr "Comportement"
@@ -195,7 +154,7 @@ msgid "Swaps the behavior of the cover image and the play button"
msgstr "" msgstr ""
"Intervertit le comportement de limage de la pochette et du bouton de lecture" "Intervertit le comportement de limage de la pochette et du bouton de lecture"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Images" msgstr "Images"
@@ -206,8 +165,7 @@ msgstr "Images de haute qualité"
#: data/gtk/preferences.blp:40 #: data/gtk/preferences.blp:40
msgid "Save game covers losslessly at the cost of storage" msgid "Save game covers losslessly at the cost of storage"
msgstr "" msgstr ""
"Sauvegarde les pochettes des jeux sans perte, mais prend plus d'espace de " "Sauvegarde les pochettes des jeux sans perte, mais prend plus de stockage"
"stockage"
#: data/gtk/preferences.blp:50 #: data/gtk/preferences.blp:50
msgid "Danger Zone" msgid "Danger Zone"
@@ -217,7 +175,7 @@ msgstr "Zone de danger"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Supprimer tous les jeux" msgstr "Supprimer tous les jeux"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importer" msgstr "Importer"
@@ -231,232 +189,332 @@ msgstr "Steam"
#: data/gtk/preferences.blp:80 #: data/gtk/preferences.blp:80
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Emplacement de linstallation de Steam" msgstr "Emplacement de l'installation de Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Répertoire à utiliser lors de l'importation de jeux"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Bibliothèque Steam supplémentaires"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr ""
"Sélectionnez dautres répertoires où vous avez des jeux Steam installés"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "Vider"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Emplacement de linstallation de Lutris" msgstr "Emplacement de linstallation Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Emplacement du cache de Lutris" msgstr "Emplacement du cache Lutris"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "Répertoire à utiliser lors de limportation des pochettes des jeux"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Importer les jeux de Steam" msgstr "Importer des jeux Steam"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Emplacement de linstallation d'Heroic" msgstr "Emplacement de l'installation Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Importer les jeux d'Epic Games" msgstr "Importer Epic Games"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Importer les jeux de GOG" msgstr "Importer des jeux GOG"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Importer des jeux Sideloaded" msgstr "Importer des jeux Sideloaded"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Emplacement de linstallation de Bouteilles" msgstr "Emplacement de l'installation Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "Emplacement dinstallation de Itch" msgstr "Emplacement dinstallation itch"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Authentification" msgstr "Identification"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "Clé API" msgstr "Clé API"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Utiliser SteamGridDB" msgstr "Utiliser SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Télécharger les images lors de lajout ou de limportation de jeux" msgstr "Télécharger les images lors de lajout ou de limportation de jeux"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Préférer à la place des images officielles" msgstr "Préférer à la place des images officielles"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
#, fuzzy
#| msgid "Prefer Over Official Images"
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Préférer les images animées" msgstr "Préférer à la place des images officielles"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Aucun jeu trouvé" msgstr "Aucun jeu trouvé"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Essayez une autre recherche." msgstr "Essayez une autre recherche."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Aucun jeu" msgstr "Aucun jeu"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Utilisez le bouton + pour ajouter des jeux." msgstr "Utilisez le bouton + pour ajouter des jeux."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Pas de jeux masqués" msgstr "Pas de jeux masqués"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Les jeux que vous masquez apparaîtront ici." msgstr "Les jeux que vous masquez apparaîtront ici."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Retour" msgstr "Retour"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Titre du jeu" msgstr "Titre du jeu"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Jouer" msgstr "Jouer"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Ajouter un jeu" msgstr "Ajouter un jeu"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Menu principal" msgstr "Menu principal"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Jeux masqués" msgstr "Jeux masqués"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Trier" msgstr "Trier"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Le plus récent" msgstr "Le plus récent"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Le plus ancien" msgstr "Le plus ancien"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Dernière session" msgstr "Dernière session"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Afficher les masqués" msgstr "Afficher les masqués"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Raccourcis clavier" msgstr "Raccourcis clavier"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "À propos de Cartridges" msgstr "À propos de Cartouches"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Irénée Thirion" msgstr "Irénée Thirion"
#: src/window.py:187 #. The variable is the title of the game
msgid "Today" #: src/main.py:164
msgstr "Aujourdhui" msgid "{} launched"
msgstr "{} lancé"
#: src/window.py:189 #. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} masqué"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} affiché"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} retiré"
#: src/window.py:262
msgid "Today"
msgstr "Aujourd'hui"
#: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Hier" msgstr "Hier"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Ajouté : {}" msgstr "Ajouté : {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Jamais" msgstr "Jamais"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Dernière session : {}" msgstr "Dernière session : {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Appliquer" msgstr "Détails"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Installation introuvable"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "Sélectionnez le répertoire de configuration de {}."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "Sélectionnez le répertoire de données de {}."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Définir lemplacement"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Tous les jeux ont été supprimés"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Cache non trouvé"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Sélectionnez le répertoire de cache de Lutris."
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Une clé API est requise pour utiliser SteamGridDB. Vous pouvez en générer "
"une {}ici{}."
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Ajouter un nouveau jeu" msgstr "Ajouter un nouveau jeu"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Confirmer" msgstr "Confirmer"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Appliquer"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "Le titre du jeu"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Développeur"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "Le développeur ou l'éditeur (facultatif)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "fichier.txt" msgstr "ficher.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "programme" msgstr "programme"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\chemin\\vers\\{}" msgstr "C:\\chemin\\vers\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/chemin/vers/{}" msgstr "/chemin/vers/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -468,11 +526,11 @@ msgid ""
"\n" "\n"
"If the path contains spaces, make sure to wrap it in double quotes!" "If the path contains spaces, make sure to wrap it in double quotes!"
msgstr "" msgstr ""
"Pour lancer lexécutable « {} », utilisez la commande :\n" "Pour lancer l'exécutable « {} », utilisez la commande :\n"
"\n" "\n"
"<tt>\"{}\"</tt>\n" "<tt>\"{}\"</tt>\n"
"\n" "\n"
"Pour ouvrir le fichier « {} » avec lapplication par défaut, utilisez la " "Pour ouvrir le fichier « {} » avec l'application par défaut, utilisez la "
"commande :\n" "commande :\n"
"\n" "\n"
"<tt>{} \"{}\"</tt>\n" "<tt>{} \"{}\"</tt>\n"
@@ -480,141 +538,84 @@ msgstr ""
"Si le chemin d'accès contient des espaces, veillez à le mettre entre " "Si le chemin d'accès contient des espaces, veillez à le mettre entre "
"guillemets !" "guillemets !"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Couldn't Add Game" msgid "Executable"
msgstr "Impossible dajouter le jeu" msgstr "Exécutable"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr "Fichier à ouvrir ou commande à exécuter au lancement du jeu"
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr "Annuler"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game"
msgstr "Impossible d'ajouter un jeu"
#: src/utils/create_details_window.py:261
#: src/utils/create_details_window.py:299
#: src/utils/create_details_window.py:307
msgid "Couldn't Apply Preferences"
msgstr "Impossible d'appliquer les préférences"
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:300
msgid "Game title cannot be empty." msgid "Game title cannot be empty."
msgstr "Le titre du jeu ne peut pas être vide." msgstr "Le titre du jeu ne peut pas être vide."
#: src/details_window.py:149 src/details_window.py:184 #: src/utils/create_details_window.py:275
#: src/utils/create_details_window.py:308
msgid "Executable cannot be empty." msgid "Executable cannot be empty."
msgstr "Lexécutable ne peut pas être vide." msgstr "L'exécutable ne peut pas être vide."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences"
msgstr "Impossible dappliquer les préférences"
#. The variable is the title of the game
#: src/game.py:208
msgid "{} launched"
msgstr "{} lancé"
#. The variable is the title of the game
#: src/game.py:220
msgid "{} hidden"
msgstr "{} masqué"
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} affiché"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} retiré"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Tous les jeux ont été supprimés"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Cache non trouvé"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Sélectionnez le répertoire du cache de Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Définir lemplacement"
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Une clé API est requise pour utiliser SteamGridDB. Vous pouvez en générer "
"une {}ici{}."
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr "Installation introuvable"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Sélectionnez le répertoire de configuration de {}."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Sélectionnez le répertoire de données de {}."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Fermer" msgstr "Rejeter"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Importation des jeux…" msgstr "Importation des jeux…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Importation des pochettes des jeux…" msgstr "Importation des pochettes des jeux…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "Aucun nouveau jeu trouvé" msgstr "Aucun nouveau jeu na été trouvé sur votre système."
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr "1 jeu importé" msgstr "Jeu importé"
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr "Importation réussie de 1 jeu."
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Jeux importés"
#. The variable is the number of games #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "{} jeux importés" msgstr "Importation de {} jeux réussie."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Impossible de se connecter à SteamGridDB" msgstr "Impossible de se connecter à SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Répertoire à utiliser lors de limportation de jeux" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Bibliothèques Steam supplémentaires" msgstr ""
"Il semble que vous ayez plusieurs bibliothèques Steam. Souhaitez-vous les "
#~ msgid "Select other directories where you have Steam games installed" "ajouter dans les préférences ?"
#~ msgstr ""
#~ "Sélectionnez dautres répertoires où vous avez des jeux Steam installés"
#~ msgid "Clear"
#~ msgstr "Vider"
#~ msgid "Directory to use when importing game covers"
#~ msgstr "Répertoire à utiliser lors de limportation des pochettes des jeux"
#~ msgid "Details"
#~ msgstr "Détails"
#~ msgid "No new games were found on your system."
#~ msgstr "Aucun nouveau jeu na été trouvé sur votre système."
#~ msgid "Successfully imported 1 game."
#~ msgstr "Importation réussie de 1 jeu."
#~ msgid "Successfully imported {} games."
#~ msgstr "Importation de {} jeux réussie."
#~ msgid ""
#~ "Looks like you have multiple Steam libraries. Would you like to add them "
#~ "in preferences?"
#~ msgstr ""
#~ "Il semble que vous ayez plusieurs bibliothèques Steam. Souhaitez-vous les "
#~ "ajouter dans les préférences ?"
#~ msgid "Launch your games" #~ msgid "Launch your games"
#~ msgstr "Lancez vos jeux" #~ msgstr "Lancez vos jeux"

466
po/hu.po
View File

@@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-26 18:10+0000\n" "PO-Revision-Date: 2023-04-11 21:31+0000\n"
"Last-Translator: kramo <contact@kramo.hu>\n" "Last-Translator: kramo <contact@kramo.hu>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Hungarian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/hu/>\n" "cartridges/hu/>\n"
@@ -18,11 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Kazetták" msgstr "Kazetták"
@@ -35,10 +35,6 @@ msgstr "Játék Indító"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Indítsa el az összes játékát" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -50,79 +46,43 @@ msgstr ""
"ból, Heroic-ból és több más forrásból bejelentkezés nélkül. Rendezheti és " "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." "elrejtheti a játékait, valamint letölthet borítóképeket a SteamGridDB-ről."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Könyvtár" msgstr "Könyvtár"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Játék Szerkesztése" msgstr "Játék Szerkesztése"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Játék Tulajdonságai" msgstr "Játék Tulajdonságai"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Beállítások" msgstr "Beállítások"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Mégse"
#: data/gtk/details_window.blp:57
msgid "New Cover"
msgstr "Új borító"
#: data/gtk/details_window.blp:75
msgid "Delete Cover"
msgstr "Borító törlése"
#: data/gtk/details_window.blp:101 data/gtk/details_window.blp:106
#: data/gtk/game.blp:80
msgid "Title" msgid "Title"
msgstr "Cím" msgstr "Cím"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "Szerkesztés" msgstr "Szerkesztés"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Elrejtés" msgstr "Elrejtés"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Eltávolítás" msgstr "Eltávolítás"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Elrejtés visszavonása" msgstr "Elrejtés visszavonása"
@@ -134,8 +94,8 @@ msgstr "Általános"
msgid "Quit" msgid "Quit"
msgstr "Kilépés" msgstr "Kilépés"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Keresés" msgstr "Keresés"
@@ -147,7 +107,8 @@ msgstr "Beállítások megjelenítése"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Gyorsbillentyűk" msgstr "Gyorsbillentyűk"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Visszavonás" msgstr "Visszavonás"
@@ -175,7 +136,7 @@ msgstr "Rejtett játékok megjelenítése"
msgid "Remove game" msgid "Remove game"
msgstr "Játék eltávolítása" msgstr "Játék eltávolítása"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Működés" msgstr "Működés"
@@ -191,7 +152,7 @@ msgstr "A borítókép indítja el a játékot"
msgid "Swaps the behavior of the cover image and the play button" 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" msgstr "Felcseréli a \"Játék\" gomb és a borítókép funkcióját"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Képek" msgstr "Képek"
@@ -211,7 +172,7 @@ msgstr "Veszélyzóna"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Az összes játék eltávolítása" msgstr "Az összes játék eltávolítása"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importálás" msgstr "Importálás"
@@ -227,230 +188,327 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Steam telepítés helye" msgstr "Steam telepítés helye"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Az importáláshoz használt mappa"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "További Steam könyvtárak"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
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:96
msgid "Clear"
msgstr "Törlés"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Lutris telepítés helye" msgstr "Lutris telepítés helye"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Lutris gyorsítótár helye" msgstr "Lutris gyorsítótár helye"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
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:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Steam játékok importálása" msgstr "Steam játékok importálása"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Heroic telepítés helye" msgstr "Heroic telepítés helye"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Epic Games játékok importálása" msgstr "Epic Games játékok importálása"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "GOG játékok importálása" msgstr "GOG játékok importálása"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Manuálisan hozzáadott játékok importálása" msgstr "Manuálisan hozzáadott játékok importálása"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Palackok" msgstr "Palackok"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Palackok telepítés helye" msgstr "Palackok telepítés helye"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "itch telepítés helye" msgstr "itch telepítés helye"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Hitelesítés" msgstr "Hitelesítés"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "API kulcs" msgstr "API kulcs"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "SteamGridDB használata" msgstr "SteamGridDB használata"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Képek letöltése játékok hozzáadásakor és importálásakor" msgstr "Képek letöltése játékok hozzáadásakor és importálásakor"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "SteamGridDB képek előnyben részesítése" msgstr "SteamGridDB képek előnyben részesítése"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Animált képek előnyben részesítése" msgstr "Animált képek előnyben részesítése"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Nem találhatóak játékok" msgstr "Nem találhatóak játékok"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Próbálkozz más kereséssel." msgstr "Próbálkozz más kereséssel."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Nincsenek játékok" msgstr "Nincsenek játékok"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Használja a + gombot a játékok hozzáadásához." msgstr "Használja a + gombot a játékok hozzáadásához."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Nincsenek rejtett játékok" msgstr "Nincsenek rejtett játékok"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "A rejtett játékaid itt lesznek megtalálhatóak." msgstr "A rejtett játékaid itt lesznek megtalálhatóak."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Vissza" msgstr "Vissza"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Cím" msgstr "Cím"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Játék" msgstr "Játék"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Játék hozzáadása" msgstr "Játék hozzáadása"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Főmenü" msgstr "Főmenü"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Rejtett játékok" msgstr "Rejtett játékok"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Rendezés" msgstr "Rendezés"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Legújabb" msgstr "Legújabb"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Legrégebbi" msgstr "Legrégebbi"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Legutóbb játszott" msgstr "Legutóbb játszott"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Rejtett játékok" msgstr "Rejtett játékok"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Gyorsbillentyűk" msgstr "Gyorsbillentyűk"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "A Kazetták névjegye" msgstr "A Kazetták névjegye"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "kramo https://kramo.hu" msgstr "kramo https://kramo.hu"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} elindítva"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} elrejtve"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} elrejtése visszavonva"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} eltávolítva"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Ma" msgstr "Ma"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Tegnap" msgstr "Tegnap"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Hozzáadva: {}" msgstr "Hozzáadva: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Soha" msgstr "Soha"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Legutóbbi játékmenet: {}" msgstr "Legutóbbi játékmenet: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Alkalmazás" msgstr "Tulajdonságok"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Telepítés nem található"
#. The variable is the name of the game launcher
#: src/preferences.py:56
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:59
msgid "Select the {} data directory."
msgstr "Válassza ki {} adatainak mappáját."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Mappa kiválasztása"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Az összes játék eltávolítva"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Gyorsítótár nem található"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Válassza ki Lutris gyorsítótár mappáját."
#: src/preferences.py:344
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/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Új játék hozzáadása" msgstr "Új játék hozzáadása"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Megerősítés" msgstr "Megerősítés"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Alkalmazás"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "A játék címe"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Fejlesztő"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "A fejlesztő vagy kiadó (nem kötelező)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "fájl.txt" msgstr "fájl.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "program" msgstr "program"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\útvonal\\ide\\{}" msgstr "C:\\útvonal\\ide\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/útvonal/ide/{}" msgstr "/útvonal/ide/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -473,140 +531,84 @@ msgstr ""
"\n" "\n"
"Ha az elérési útvonalban szóközök vannak, rakja 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/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Program"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Mégse"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Nem lehet hozzáadni a játékot" msgstr "Nem lehet hozzáadni a játékot"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "A cím nem lehet üres." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "A program nem lehet üres."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Nem lehet menteni a beállításokat" msgstr "Nem lehet menteni a beállításokat"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} elindítva" msgstr "A cím nem lehet üres."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} elrejtve" msgstr "A program nem lehet üres."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} elrejtése visszavonva"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} eltávolítva"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Az összes játék eltávolítva"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Gyorsítótár nem található"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Válassza ki Lutris gyorsítótár mappáját."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Mappa kiválasztása"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Telepítés nem található"
#. The variable is the name of the game launcher
#: src/preferences.py:288
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:290
msgid "Select the {} data directory."
msgstr "Válassza ki {} adatainak mappáját."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Rendben" msgstr "Rendben"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Játékok importálása folyamatban…" msgstr "Játékok importálása folyamatban…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Borítóképek importálása folyamatban…" msgstr "Borítóképek importálása folyamatban…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "Nem találhatóak új játékok" msgstr "Nem találhatóak új játékok a rendszerén."
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr "1 játék importálva" 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 #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "{} játék importálva" msgstr "{} játék sikeresen importálva."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Nem lehet csatlakozni a SteamGridDB-hez" msgstr "Nem lehet csatlakozni a SteamGridDB-hez"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Az importáláshoz használt mappa" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "További Steam könyvtárak" msgstr ""
"Úgy tűnik, több Steam könyvtára van. Szeretné őket hozzáadni a "
#~ msgid "Select other directories where you have Steam games installed" "beállításokban?"
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Indítsa el a játékait" #~ msgstr "Indítsa el a játékait"
@@ -714,9 +716,3 @@ msgstr "Nem lehet csatlakozni a SteamGridDB-hez"
#~ msgid "Set Steam Location" #~ msgid "Set Steam Location"
#~ msgstr "Steam mappa kiválasztása" #~ msgstr "Steam mappa kiválasztása"
#~ msgid "Game Imported"
#~ msgstr "Játékok importálva"
#~ msgid "Games Imported"
#~ msgstr "Játékok importálva"

474
po/it.po
View File

@@ -8,9 +8,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-26 18:10+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: albanobattistella <albano_battistella@hotmail.com>\n" "Last-Translator: Alessandro Iepure <alessandro.iepure@gmail.com>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Italian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/it/>\n" "cartridges/it/>\n"
"Language: it\n" "Language: it\n"
@@ -18,11 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartucce" msgstr "Cartucce"
@@ -35,10 +35,6 @@ msgstr "Launcher di giochi"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Avvia tutti i tuoi giochi" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -51,79 +47,43 @@ msgstr ""
"organizzare e nascondere i giochi oppure scaricare le copertine da " "organizzare e nascondere i giochi oppure scaricare le copertine da "
"StreamGridDB." "StreamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Libreria" msgstr "Libreria"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Modifica dettagli del gioco" msgstr "Modifica dettagli del gioco"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Dettagli del gioco" msgstr "Dettagli del gioco"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Preferenze" msgstr "Preferenze"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Annulla"
#: data/gtk/details_window.blp:57
msgid "New Cover"
msgstr "Nuova copertina"
#: data/gtk/details_window.blp:75
msgid "Delete Cover"
msgstr "Elimina copertina"
#: data/gtk/details_window.blp:101 data/gtk/details_window.blp:106
#: data/gtk/game.blp:80
msgid "Title" msgid "Title"
msgstr "Titolo" msgstr "Titolo"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "Modifica" msgstr "Modifica"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Nascondi" msgstr "Nascondi"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Rimuovi" msgstr "Rimuovi"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Mostra" msgstr "Mostra"
@@ -135,8 +95,8 @@ msgstr "Generale"
msgid "Quit" msgid "Quit"
msgstr "Chiudi" msgstr "Chiudi"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Cerca" msgstr "Cerca"
@@ -148,7 +108,8 @@ msgstr "Mostra preferenze"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Scorciatoie da tastiera" msgstr "Scorciatoie da tastiera"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Annulla" msgstr "Annulla"
@@ -176,7 +137,7 @@ msgstr "Mostra giochi nascosti"
msgid "Remove game" msgid "Remove game"
msgstr "Rimuovi gioco" msgstr "Rimuovi gioco"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Comportamento" msgstr "Comportamento"
@@ -192,7 +153,7 @@ msgstr "La copertina avvia il gioco"
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "Inverti il comportamento della copertina con il pulsante di avvio" msgstr "Inverti il comportamento della copertina con il pulsante di avvio"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Immagini" msgstr "Immagini"
@@ -213,7 +174,7 @@ msgstr "Zona di pericolo"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Rimuovi tutti i giochi" msgstr "Rimuovi tutti i giochi"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importa" msgstr "Importa"
@@ -229,230 +190,328 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Percorso Installazione Steam" msgstr "Percorso Installazione Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Cartella da usare per importare i giochi"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Librerie Steam Extra"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
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:96
msgid "Clear"
msgstr "Cancella"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Posizione di installazione di Lutris" msgstr "Posizione di installazione di Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Posizione della cache di Lutris" msgstr "Posizione della cache di Lutris"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr ""
"Directory da utilizzare durante l'importazione delle copertine dei giochi"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Importa giochi da Steam" msgstr "Importa giochi da Steam"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Percorso Installazione Heroic" msgstr "Percorso Installazione Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Importa giochi da Epic Games" msgstr "Importa giochi da Epic Games"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Importa giochi da GOG" msgstr "Importa giochi da GOG"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Importa giochi da aggiunti manualmente" msgstr "Importa giochi da aggiunti manualmente"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Percorso Installazione Bottles" msgstr "Percorso Installazione Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "itch Posizione di installazione" msgstr "itch Posizione di installazione"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Autenticazione" msgstr "Autenticazione"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "Chiave API" msgstr "Chiave API"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Usa SteamGridDB" msgstr "Usa SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Scarica immagini durante l'aggiunta o l'import di giochi" msgstr "Scarica immagini durante l'aggiunta o l'import di giochi"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Preferisci alle immagini ufficiali" msgstr "Preferisci alle immagini ufficiali"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Preferisci immagini animate" msgstr "Preferisci immagini animate"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Nessun Gioco Trovato" msgstr "Nessun Gioco Trovato"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Prova una ricerca diversa." msgstr "Prova una ricerca diversa."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Nessun Gioco" msgstr "Nessun Gioco"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Usa il pulsante + per aggiungere giochi." msgstr "Usa il pulsante + per aggiungere giochi."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Nessun Gioco Nascosto" msgstr "Nessun Gioco Nascosto"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "I giochi nascosti appariranno qui." msgstr "I giochi nascosti appariranno qui."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Indietro" msgstr "Indietro"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Titolo del gioco" msgstr "Titolo del gioco"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Gioca" msgstr "Gioca"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Aggiungi Gioco" msgstr "Aggiungi Gioco"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Menù Principale" msgstr "Menù Principale"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Giochi Nascosti" msgstr "Giochi Nascosti"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Ordina per" msgstr "Ordina per"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Più recente" msgstr "Più recente"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Più vecchio" msgstr "Più vecchio"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Ultimo Avvio" msgstr "Ultimo Avvio"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Mostra Nascosti" msgstr "Mostra Nascosti"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Scorciatoie da Tastiera" msgstr "Scorciatoie da Tastiera"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Informazioni su Cartucce" msgstr "Informazioni su Cartucce"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Alessandro Iepure https://ale.iepure.me" msgstr "Alessandro Iepure https://ale.iepure.me"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} avviato"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} nascosto"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} visibile"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} rimosso"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Oggi" msgstr "Oggi"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Ieri" msgstr "Ieri"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Aggiunto il: {}" msgstr "Aggiunto il: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Mai" msgstr "Mai"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Ultima riproduzione: {}" msgstr "Ultima riproduzione: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Applica" msgstr "Dettagli"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Installazione non trovata"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "Selezionare la directory di configurazione {}."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "Selezionare la directory dei dati {}."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Imposta percorso"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Tutti i giochi sono stati rimossi"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Cache non trovata"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Selezionare la directory della cache di Lutris."
#: src/preferences.py:344
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/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Aggiungi un Nuovo Gioco" msgstr "Aggiungi un Nuovo Gioco"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Conferma" msgstr "Conferma"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Applica"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "Titolo del gioco"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Sviluppatore"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "Lo sviluppatore o l'editore (opzionale)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "file.txt" msgstr "file.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "programma" msgstr "programma"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\path\\to{}" msgstr "C:\\path\\to{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/percorso/to/{}" msgstr "/percorso/to/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -474,142 +533,84 @@ msgstr ""
"\n" "\n"
"Se il percorso contiene spazi, assicurarsi di avvolgerlo in doppi apici!" "Se il percorso contiene spazi, assicurarsi di avvolgerlo in doppi apici!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Eseguibile"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Annulla"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Impossibile aggiungere il gioco" msgstr "Impossibile aggiungere il gioco"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "Il titolo del gioco non può essere vuoto." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "L'eseguibile non può essere vuoto."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Impossibile applicare le preferenze" msgstr "Impossibile applicare le preferenze"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} avviato" msgstr "Il titolo del gioco non può essere vuoto."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} nascosto" msgstr "L'eseguibile non può essere vuoto."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} visibile"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} rimosso"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Tutti i giochi sono stati rimossi"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Cache non trovata"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Selezionare la directory della cache di Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Imposta percorso"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Installazione non trovata"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Selezionare la directory di configurazione {}."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Selezionare la directory dei dati {}."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Chiudi" msgstr "Chiudi"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Import dei giochi in corso…" msgstr "Import dei giochi in corso…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Import delle copertine…" msgstr "Import delle copertine…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "Nessun nuovo gioco trovato" msgstr "Nessun nuovo gioco trovato nel tuo sistema."
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr "1 gioco importato" 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 #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "{} giochi importati" msgstr "Importazione riuscita di {} giochi."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Impossibile connettersi a SteamGridDB" msgstr "Impossibile connettersi a SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Cartella da usare per importare i giochi" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Librerie Steam Extra" msgstr ""
"Sembra che tu abbia più librerie Steam. Vorresti aggiungerle nelle "
#~ msgid "Select other directories where you have Steam games installed" "preferenze?"
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Avvia i tuoi giochi" #~ msgstr "Avvia i tuoi giochi"
@@ -631,16 +632,19 @@ msgstr "Impossibile connettersi a SteamGridDB"
#~ msgstr "/percorso/per/{file_name}" #~ msgstr "/percorso/per/{file_name}"
#, fuzzy #, fuzzy
#~| msgid "General"
#~ msgctxt "shortcuts window" #~ msgctxt "shortcuts window"
#~ msgid "General" #~ msgid "General"
#~ msgstr "Generale" #~ msgstr "Generale"
#, fuzzy #, fuzzy
#~| msgid "Search"
#~ msgctxt "shortcuts window" #~ msgctxt "shortcuts window"
#~ msgid "Search" #~ msgid "Search"
#~ msgstr "Cerca" #~ msgstr "Cerca"
#, fuzzy #, fuzzy
#~| msgid "Undo"
#~ msgctxt "shortcuts window" #~ msgctxt "shortcuts window"
#~ msgid "Undo" #~ msgid "Undo"
#~ msgstr "Annulla" #~ msgstr "Annulla"
@@ -689,9 +693,3 @@ msgstr "Impossibile connettersi a SteamGridDB"
#~ msgid "Talking to Steam" #~ msgid "Talking to Steam"
#~ msgstr "Parlando con Steam" #~ msgstr "Parlando con Steam"
#~ msgid "Game Imported"
#~ msgstr "Gioco importato"
#~ msgid "Games Imported"
#~ msgstr "Giochi importati"

406
po/ko.po
View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cartridges\n" "Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-03-28 22:23+0000\n" "PO-Revision-Date: 2023-03-28 22:23+0000\n"
"Last-Translator: MJKim <kmj10727@gmail.com>\n" "Last-Translator: MJKim <kmj10727@gmail.com>\n"
"Language-Team: Korean <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Korean <https://hosted.weblate.org/projects/cartridges/"
@@ -19,8 +19,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "카트리지" msgstr "카트리지"
@@ -33,10 +33,6 @@ msgstr "게임 런처"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "모든 게임을 실행합니다" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
@@ -53,79 +49,43 @@ msgstr ""
"별로 게임을 숨기거나 정렬하는 등의 정리 기능을 통해 Steam, Heroic 및 Bottles" "별로 게임을 숨기거나 정렬하는 등의 정리 기능을 통해 Steam, Heroic 및 Bottles"
"에서 게임을 가져올 수 있습니다." "에서 게임을 가져올 수 있습니다."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "라이브러리" msgstr "라이브러리"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "" msgstr ""
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
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" msgid "Title"
msgstr "" msgstr ""
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "" msgstr ""
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "" msgstr ""
@@ -137,8 +97,8 @@ msgstr ""
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "" msgstr ""
@@ -150,7 +110,8 @@ msgstr ""
msgid "Shortcuts" msgid "Shortcuts"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "" msgstr ""
@@ -184,7 +145,7 @@ msgstr ""
msgid "Remove game" msgid "Remove game"
msgstr "게임이 없습니다" msgstr "게임이 없습니다"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "" msgstr ""
@@ -200,7 +161,7 @@ msgstr ""
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "" msgstr ""
@@ -220,7 +181,7 @@ msgstr ""
msgid "Remove All Games" msgid "Remove All Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "" msgstr ""
@@ -236,232 +197,327 @@ msgstr ""
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr ""
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr ""
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr ""
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr ""
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr ""
#: data/gtk/preferences.blp:138
#, fuzzy #, fuzzy
#| msgid "No Games" #| msgid "No Games"
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "게임이 없습니다" msgstr "게임이 없습니다"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "" msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "" msgstr ""
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "" msgstr ""
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "게임이 없습니다" msgstr "게임이 없습니다"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "" msgstr ""
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "" msgstr ""
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "" msgstr ""
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "뒤로" msgstr "뒤로"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "" msgstr ""
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "" msgstr ""
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "" msgstr ""
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "" msgstr ""
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "" msgstr ""
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "정렬" msgstr "정렬"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "" msgstr ""
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "" msgstr ""
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "" msgstr ""
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "" msgstr ""
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "" msgstr ""
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "" msgstr ""
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "카트리지 정보" msgstr "카트리지 정보"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "" msgstr ""
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr ""
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "" msgstr ""
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "" msgstr ""
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "" msgstr ""
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "" msgstr ""
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "" msgstr ""
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr ""
#: src/preferences.py:132
msgid "All games removed"
msgstr ""
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "" msgstr ""
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr ""
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr ""
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr ""
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr ""
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "" msgstr ""
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "" msgstr ""
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "" msgstr ""
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "" msgstr ""
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -474,104 +530,82 @@ msgid ""
"If the path contains spaces, make sure to wrap it in double quotes!" "If the path contains spaces, make sure to wrap it in double quotes!"
msgstr "" msgstr ""
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr ""
#: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr ""
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr ""
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "" msgstr ""
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "" #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "" msgstr ""
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "" msgstr ""
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr ""
#: src/game.py:220
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr ""
#: src/preferences.py:97
msgid "All games removed"
msgstr ""
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr ""
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "" msgstr ""
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "" msgstr ""
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "" msgstr ""
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "" msgstr ""
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr ""
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr ""
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "" msgstr ""
#. The variable is the number of games #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "" msgstr ""
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "" msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
#~ msgid "Launch your games" #~ msgid "Launch your games"
#~ msgstr "게임을 실행합니다" #~ msgstr "게임을 실행합니다"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-04-06 08:09+0000\n" "PO-Revision-Date: 2023-04-06 08:09+0000\n"
"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/"
@@ -20,8 +20,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartridges" msgstr "Cartridges"
@@ -34,10 +34,6 @@ msgstr "Spillutvalgstarter"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Start alle spillene dine" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -50,79 +46,43 @@ msgstr ""
"innlogging. Du kan sortere og skjule spil eller laste ned omslagsbilder fra " "innlogging. Du kan sortere og skjule spil eller laste ned omslagsbilder fra "
"SteamGridDB." "SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Bibliotek" msgstr "Bibliotek"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Rediger spilldetaljer" msgstr "Rediger spilldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Spilldetaljer" msgstr "Spilldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Innstillinger" msgstr "Innstillinger"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Avbryt"
#: 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" msgid "Title"
msgstr "Navn" msgstr "Navn"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "Rediger" msgstr "Rediger"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Skjul" msgstr "Skjul"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Fjern" msgstr "Fjern"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Opphev fjerning" msgstr "Opphev fjerning"
@@ -134,8 +94,8 @@ msgstr "Generelt"
msgid "Quit" msgid "Quit"
msgstr "Avslutt" msgstr "Avslutt"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
#, fuzzy #, fuzzy
msgid "Search" msgid "Search"
msgstr "Søk" msgstr "Søk"
@@ -148,7 +108,8 @@ msgstr "Vis innstillinger"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Snarveier" msgstr "Snarveier"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Angre" msgstr "Angre"
@@ -178,7 +139,7 @@ msgstr "Vis skjulte spill"
msgid "Remove game" msgid "Remove game"
msgstr "Fjern spill" msgstr "Fjern spill"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
#, fuzzy #, fuzzy
msgid "Behavior" msgid "Behavior"
msgstr "Adferd" msgstr "Adferd"
@@ -195,7 +156,7 @@ msgstr "Omslagsbilde starter spill"
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "Bytter adferd for omslagsbilde og spill-knapp" msgstr "Bytter adferd for omslagsbilde og spill-knapp"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Bilder" msgstr "Bilder"
@@ -215,7 +176,7 @@ msgstr "Faresone"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Fjern alle spill" msgstr "Fjern alle spill"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importer" msgstr "Importer"
@@ -231,242 +192,347 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Installasjonssted for Steam" msgstr "Installasjonssted for Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Mappe å bruke ved import av spill"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Ekstra Steam-bibliotek"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
#, fuzzy
msgid "Select other directories where you have Steam games installed"
msgstr "Velg andre mapper der du har Steam-spill installert"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "Tøm"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Installasjonssted for Lutris" msgstr "Installasjonssted for Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
#, fuzzy #, fuzzy
#| msgid "Set Heroic Location" #| msgid "Set Heroic Location"
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Posisjon for Lutris-hurtiglager" msgstr "Posisjon for Lutris-hurtiglager"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
#, 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:138
#, fuzzy #, fuzzy
#| msgid "Import Sideloaded Games" #| msgid "Import Sideloaded Games"
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Importer sideinnlastede spill" msgstr "Importer sideinnlastede spill"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Installasjonssted for Heroic" msgstr "Installasjonssted for Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Importer Epic-spill" msgstr "Importer Epic-spill"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Importer GOG-spill" msgstr "Importer GOG-spill"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Importer sideinnlastede spill" msgstr "Importer sideinnlastede spill"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Installasjonssted for Bottles" msgstr "Installasjonssted for Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
#, fuzzy #, fuzzy
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
#, fuzzy #, fuzzy
#| msgid "Heroic Install Location" #| msgid "Heroic Install Location"
msgid "itch Install Location" msgid "itch Install Location"
msgstr "Installasjonssted for itch" msgstr "Installasjonssted for itch"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Identitetsbekreftelse" msgstr "Identitetsbekreftelse"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
#, fuzzy #, fuzzy
msgid "API Key" msgid "API Key"
msgstr "API-nøkkel" msgstr "API-nøkkel"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Bruk SteamGridDB" msgstr "Bruk SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
#, fuzzy #, fuzzy
#| msgid "Directory to use when importing games" #| msgid "Directory to use when importing games"
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Mappe å bruke ved import av spill" msgstr "Mappe å bruke ved import av spill"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
#, fuzzy #, fuzzy
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Foretrekk over offisielle bilder" msgstr "Foretrekk over offisielle bilder"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
#, fuzzy #, fuzzy
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Foretrekk over offisielle bilder" msgstr "Foretrekk over offisielle bilder"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Fant ingen spill" msgstr "Fant ingen spill"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Prøv et forskjellig søk." msgstr "Prøv et forskjellig søk."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Ingen spill" msgstr "Ingen spill"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Bruk «+»-knappen for å legge til spill." msgstr "Bruk «+»-knappen for å legge til spill."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Ingen skjulte spill" msgstr "Ingen skjulte spill"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Spill du skjuler vil vises her." msgstr "Spill du skjuler vil vises her."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Tilbake" msgstr "Tilbake"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Spillnavn" msgstr "Spillnavn"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Spill" msgstr "Spill"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Legg til spill" msgstr "Legg til spill"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Hovedmeny" msgstr "Hovedmeny"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Skjulte spill" msgstr "Skjulte spill"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Sorter" msgstr "Sorter"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Å" msgstr "A-Å"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Å-A" msgstr "Å-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Nyeste" msgstr "Nyeste"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Eldste" msgstr "Eldste"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Sist spilt" msgstr "Sist spilt"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Vis skjulte" msgstr "Vis skjulte"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Tastatursnarveier" msgstr "Tastatursnarveier"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Om" msgstr "Om"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Allan Nordhøy, <epost@anotheragency.no>" msgstr "Allan Nordhøy, <epost@anotheragency.no>"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} startet"
#. The variable is the title of the game
#: src/main.py:182
#, fuzzy
#| msgid "Show Hidden"
msgid "{} hidden"
msgstr "{} skjult"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} synlig"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} fjernet"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "I dag" msgstr "I dag"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "I går" msgstr "I går"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Tillagt: {}" msgstr "Tillagt: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Aldri" msgstr "Aldri"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Sist spilt: {}" msgstr "Sist spilt: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Bruk" msgstr "Detaljer"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Fant ikke installasjonen"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "Velg {}-oppsettsmappen."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "Velg {}-datamappen."
#: src/preferences.py:61 src/preferences.py:240
#, fuzzy
#| msgid "Set Steam Location"
msgid "Set Location"
msgstr "Velg mappe"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Alle spill fjernet"
#: src/preferences.py:237
#, fuzzy
msgid "Cache Not Found"
msgstr "Fant ikke hurtiglager"
#: src/preferences.py:238
#, fuzzy
msgid "Select the Lutris cache directory."
msgstr "Velg {name}-datamappen."
#: src/preferences.py:344
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/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Legg til nytt spill" msgstr "Legg til nytt spill"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Bekreft" msgstr "Bekreft"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Bruk"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "Navnet på spillet"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Utvikler"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "Utvikler eller utgiver (valgfritt)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "fil.txt" msgstr "fil.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "program" msgstr "program"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\sti\\til\\{}" msgstr "C:\\sti\\til\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/sti/til/{}" msgstr "/sti/til/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -489,157 +555,86 @@ msgstr ""
"Hvis stien inneholder mellomrom må du pakke den inn i doble engelske " "Hvis stien inneholder mellomrom må du pakke den inn i doble engelske "
"sitattegn." "sitattegn."
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Kjørbar"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Avbryt"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Kunne ikke legge til spill" msgstr "Kunne ikke legge til spill"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "Spillnavnet kan ikke være tomt." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Kjørbar fil må angis."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Kunne ikke ta i bruk endringer" msgstr "Kunne ikke ta i bruk endringer"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} startet" msgstr "Spillnavnet kan ikke være tomt."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
#, fuzzy msgid "Executable cannot be empty."
#| msgid "Show Hidden" msgstr "Kjørbar fil må angis."
msgid "{} hidden"
msgstr "{} skjult"
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} synlig"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} fjernet"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Alle spill fjernet"
#: src/preferences.py:136
#, fuzzy
msgid "Cache Not Found"
msgstr "Fant ikke hurtiglager"
#: src/preferences.py:137
#, fuzzy
msgid "Select the Lutris cache directory."
msgstr "Velg {name}-datamappen."
#: src/preferences.py:139 src/preferences.py:292
#, fuzzy
#| msgid "Set Steam Location"
msgid "Set Location"
msgstr "Velg mappe"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Fant ikke installasjonen"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Velg {}-oppsettsmappen."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Velg {}-datamappen."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Forkast" msgstr "Forkast"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Importerer spill …" msgstr "Importerer spill …"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Importerer omslag …" msgstr "Importerer omslag …"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
#, fuzzy msgid "No new games were found on your system."
#| msgid "No Games Found" msgstr "Fant ingen nye spill på systemet ditt."
msgid "No new games found"
msgstr "Fant ingen spill"
#: src/utils/importer.py:98 #: src/utils/importer.py:100
#, fuzzy msgid "Game Imported"
#| msgid "Game Imported" msgstr "Spill importert"
msgid "1 game imported"
#: 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" msgstr "Spill importert"
#. The variable is the number of games #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
#, fuzzy #, fuzzy
#| msgid "Games Imported" #| msgid "Successfully imported 1 game."
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "Spill importert" msgstr "Importerte {} spill."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
#, fuzzy #, fuzzy
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Kunne ikke koble til SteamGridDB" msgstr "Kunne ikke koble til SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Mappe å bruke ved import av spill"
#~ msgid "Extra Steam Libraries"
#~ msgstr "Ekstra Steam-bibliotek"
#, fuzzy #, fuzzy
#~ msgid "Select other directories where you have Steam games installed" msgid ""
#~ msgstr "Velg andre mapper der du har Steam-spill installert" "Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
#~ msgid "Clear" msgstr "Du har flere Steam-bibliotek. Vil du legge dem til i innstillingene?"
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Start spillene dine" #~ msgstr "Start spillene dine"

462
po/nl.po
View File

@@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-04-14 12:29+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: Philip Goto <philip.goto@gmail.com>\n" "Last-Translator: Philip Goto <philip.goto@gmail.com>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Dutch <https://hosted.weblate.org/projects/cartridges/"
@@ -20,8 +20,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartridges" msgstr "Cartridges"
@@ -34,10 +34,6 @@ msgstr "Game-launcher"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Start al uw games op" msgstr "Start al uw games op"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -50,80 +46,43 @@ msgstr ""
"meer, zonder in te hoeven loggen. U kunt spellen sorteren, verbergen en " "meer, zonder in te hoeven loggen. U kunt spellen sorteren, verbergen en "
"covers van SteamGridDB downloaden." "covers van SteamGridDB downloaden."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Bibliotheek" msgstr "Bibliotheek"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Game-details bewerken" msgstr "Game-details bewerken"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Game-details" msgstr "Game-details"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Voorkeuren" msgstr "Voorkeuren"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Annuleren"
#: 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" msgid "Title"
msgstr "Titel" msgstr "Titel"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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 ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:196
msgid "Edit" msgid "Edit"
msgstr "Bewerken" msgstr "Bewerken"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Verbergen" msgstr "Verbergen"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Verwijderen" msgstr "Verwijderen"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Niet meer verbergen" msgstr "Niet meer verbergen"
@@ -135,8 +94,8 @@ msgstr "Algemeen"
msgid "Quit" msgid "Quit"
msgstr "Sluiten" msgstr "Sluiten"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Zoeken" msgstr "Zoeken"
@@ -148,7 +107,8 @@ msgstr "Voorkeuren tonen"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Sneltoetsen" msgstr "Sneltoetsen"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Ongedaan maken" msgstr "Ongedaan maken"
@@ -176,7 +136,7 @@ msgstr "Verborgen games tonen"
msgid "Remove game" msgid "Remove game"
msgstr "Game verwijderen" msgstr "Game verwijderen"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Gedrag" msgstr "Gedrag"
@@ -192,7 +152,7 @@ msgstr "Cover-afbeelding start game"
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "Wisselt het gedrag van de cover-afbeelding en de speelknop om" msgstr "Wisselt het gedrag van de cover-afbeelding en de speelknop om"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Afbeeldingen" msgstr "Afbeeldingen"
@@ -213,7 +173,7 @@ msgstr "Gevarenzone"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Alle games verwijderen" msgstr "Alle games verwijderen"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importeren" msgstr "Importeren"
@@ -229,230 +189,327 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Installatielocatie van Steam" msgstr "Installatielocatie van Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Map om te gebruiken bij het importeren van games"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Extra Steam-bibliotheken"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr "Andere mappen waar u Steam-games heeft geïnstalleerd"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "Wissen"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Installatielocatie van Lutris" msgstr "Installatielocatie van Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Cache-locatie van Lutris" msgstr "Cache-locatie van Lutris"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "Map om te gebruiken bij het importeren van game-covers"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Steam-games importeren" msgstr "Steam-games importeren"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Installatielocatie van Heroic" msgstr "Installatielocatie van Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Epic-games importeren" msgstr "Epic-games importeren"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "GOG-games importeren" msgstr "GOG-games importeren"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Gesideloade games importeren" msgstr "Gesideloade games importeren"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Installatielocatie van Bottles" msgstr "Installatielocatie van Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "Installatielocatie van itch" msgstr "Installatielocatie van itch"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Authenticatie" msgstr "Authenticatie"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "API-sleutel" msgstr "API-sleutel"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "SteamGridDB gebruiken" msgstr "SteamGridDB gebruiken"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Afbeeldingen downloaden bij het toevoegen of importeren van games" msgstr "Afbeeldingen downloaden bij het toevoegen of importeren van games"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Voorkeur geven boven officiële afbeeldingen" msgstr "Voorkeur geven boven officiële afbeeldingen"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Voorkeur geven aan geanimeerde afbeeldingen" msgstr "Voorkeur geven aan geanimeerde afbeeldingen"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Geen games gevonden" msgstr "Geen games gevonden"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Probeer een andere zoekopdracht" msgstr "Probeer een andere zoekopdracht"
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Geen games" msgstr "Geen games"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Gebruik de plusknop om games toe te voegen" msgstr "Gebruik de plusknop om games toe te voegen"
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Geen verborgen games" msgstr "Geen verborgen games"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Games die u verbergt zullen hier verschijnen" msgstr "Games die u verbergt zullen hier verschijnen"
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Terug" msgstr "Terug"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Game-titel" msgstr "Game-titel"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Spelen" msgstr "Spelen"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Game toevoegen" msgstr "Game toevoegen"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Hoofdmenu" msgstr "Hoofdmenu"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Verborgen games" msgstr "Verborgen games"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Sorteren" msgstr "Sorteren"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Nieuwste" msgstr "Nieuwste"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Oudste" msgstr "Oudste"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Laatst gespeeld" msgstr "Laatst gespeeld"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Verborgen games tonen" msgstr "Verborgen games tonen"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Sneltoetsen" msgstr "Sneltoetsen"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Over Cartridges" msgstr "Over Cartridges"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Philip Goto https://flipflop97.github.io/" msgstr "Philip Goto https://flipflop97.github.io/"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} gestart"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} verborgen"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} hersteld"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} verwijderd"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Vandaag" msgstr "Vandaag"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Gisteren" msgstr "Gisteren"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Toegevoegd op {}" msgstr "Toegevoegd op {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Nooit" msgstr "Nooit"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Laatst gespeeld: {}" msgstr "Laatst gespeeld: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Toepassen" msgstr "Details"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Installatie niet gevonden"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "Selecteer de configuratiemap van {}"
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "Selecteer de gegevensmap van {}"
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Locatie instellen"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Alle games verwijderd"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Cache niet gevonden"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Selecteer de cache-map van Lutris"
#: src/preferences.py:344
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/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Nieuwe game toevoegen" msgstr "Nieuwe game toevoegen"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Bevestigen" msgstr "Bevestigen"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Toepassen"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "De titel van de game"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Ontwikkelaar"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "De ontwikkelaar of uitgever (optioneel)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "bestand.txt" msgstr "bestand.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "programma" msgstr "programma"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\pad\\naar\\{}" msgstr "C:\\pad\\naar\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/pad/naar/{}" msgstr "/pad/naar/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -476,146 +533,85 @@ msgstr ""
"Indien het pad spaties bevat, zorg er dan voor dat er dubbele " "Indien het pad spaties bevat, zorg er dan voor dat er dubbele "
"aanhalingstekens omheen staan!" "aanhalingstekens omheen staan!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Programmabestand"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Annuleren"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Kon game niet toevoegen" msgstr "Kon game niet toevoegen"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "Game-titel mag niet leeg zijn" #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Programmabestand mag niet leeg zijn"
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Kon voorkeuren niet toepassen" msgstr "Kon voorkeuren niet toepassen"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} gestart" msgstr "Game-titel mag niet leeg zijn"
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} verborgen" msgstr "Programmabestand mag niet leeg zijn"
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} hersteld"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} verwijderd"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Alle games verwijderd"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Cache niet gevonden"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Selecteer de cache-map van Lutris"
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Locatie instellen"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Installatie niet gevonden"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Selecteer de configuratiemap van {}"
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Selecteer de gegevensmap van {}"
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Sluiten" msgstr "Sluiten"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Games importeren…" msgstr "Games importeren…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Covers importeren…" msgstr "Covers importeren…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
#, fuzzy msgid "No new games were found on your system."
#| msgid "No Games Found" msgstr "Geen nieuwe games gevonden op uw systeem"
msgid "No new games found"
msgstr "Geen games gevonden"
#: src/utils/importer.py:98 #: src/utils/importer.py:100
#, fuzzy msgid "Game Imported"
#| msgid "Game Imported"
msgid "1 game imported"
msgstr "Game geïmporteerd" msgstr "Game geïmporteerd"
#. The variable is the number of games #: src/utils/importer.py:101
#: src/utils/importer.py:104 msgid "Successfully imported 1 game."
#, fuzzy msgstr "1 game succesvol geïmporteerd"
#| msgid "Games Imported"
msgid "{} games imported" #: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Games geïmporteerd" msgstr "Games geïmporteerd"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #. 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 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Kan geen verbinding maken met SteamGridDB" msgstr "Kan geen verbinding maken met SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Map om te gebruiken bij het importeren van games" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Extra Steam-bibliotheken" msgstr ""
"Het lijkt erop dat u meerdere Steam-bibliotheken heeft. Wilt u ze toevoegen "
#~ msgid "Select other directories where you have Steam games installed" "in de voorkeuren?"
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Start uw games op" #~ msgstr "Start uw games op"

614
po/pl.po
View File

@@ -1,614 +0,0 @@
# 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.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n"
"PO-Revision-Date: 2023-05-07 15:38+0000\n"
"Last-Translator: Artur Wróblewski <krypalkora1984@gmail.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:48
#: src/main.py:109
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:66
msgid "Edit Game Details"
msgstr "Edytuj detale gry"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72
msgid "Game Details"
msgstr "Detale gry"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417
#: src/utils/importer.py:92 src/utils/importer.py:124
#: src/utils/steamgriddb.py:115
msgid "Preferences"
msgstr "Ustawienia"
#: data/gtk/details_window.blp:25
msgid "Cancel"
msgstr "Anuluj"
#: 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 "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:153
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:196
msgid "Edit"
msgstr "Edytuj"
#: data/gtk/game.blp:107 src/window.py:205
msgid "Hide"
msgstr "Ukryj"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210
msgid "Remove"
msgstr "Usuń"
#: data/gtk/game.blp:126 src/window.py:207
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:218 data/gtk/window.blp:258
#: data/gtk/window.blp:324
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:169 src/preferences.py:98
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:206
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:84
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:69 data/gtk/window.blp:28 data/gtk/window.blp:443
msgid "Import"
msgstr "Importuj"
#: data/gtk/preferences.blp:73
msgid "Sources"
msgstr "Źródła"
#: data/gtk/preferences.blp:76
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:80
msgid "Steam Install Location"
msgstr "Lokalizacja instalacji Steam"
#: data/gtk/preferences.blp:90
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:94
msgid "Lutris Install Location"
msgstr "Lokalizacja instalacji Lutris"
#: data/gtk/preferences.blp:103
msgid "Lutris Cache Location"
msgstr "Lokalizacja Lutris Cache"
#: data/gtk/preferences.blp:112
msgid "Import Steam Games"
msgstr "Importuj gry Steam"
#: data/gtk/preferences.blp:122
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:126
msgid "Heroic Install Location"
msgstr "Lokalizacja instalacji Heroic"
#: data/gtk/preferences.blp:135
msgid "Import Epic Games"
msgstr "Zaimportuj Epic Games"
#: data/gtk/preferences.blp:144
msgid "Import GOG Games"
msgstr "Importuj gry z GOG"
#: data/gtk/preferences.blp:153
msgid "Import Sideloaded Games"
msgstr "Importuj gry w wersji Sideloaded"
#: data/gtk/preferences.blp:163
msgid "Bottles"
msgstr "Butelki"
#: data/gtk/preferences.blp:167
msgid "Bottles Install Location"
msgstr "Butelki Miejsce montażu"
#: data/gtk/preferences.blp:177
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:181
msgid "itch Install Location"
msgstr "Położenie instalacji itch"
#: data/gtk/preferences.blp:194
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198
msgid "Authentication"
msgstr "Uwierzytelnianie"
#: data/gtk/preferences.blp:201
msgid "API Key"
msgstr "Klucz API"
#: data/gtk/preferences.blp:209
msgid "Use SteamGridDB"
msgstr "Użyj SteamGridDB"
#: data/gtk/preferences.blp:210
msgid "Download images when adding or importing games"
msgstr "Pobieranie obrazów podczas dodawania lub importowania gier"
#: data/gtk/preferences.blp:219
msgid "Prefer Over Official Images"
msgstr "Preferuj ponad Oficjalne zdjęcia"
#: data/gtk/preferences.blp:228
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:22
msgid "No Games"
msgstr "Brak gier"
#: data/gtk/window.blp:23
msgid "Use the + button to add games."
msgstr "Użyj przycisku +, aby dodać gry."
#: data/gtk/window.blp:41
msgid "No Hidden Games"
msgstr "Brak ukrytych gier"
#: data/gtk/window.blp:42
msgid "Games you hide will appear here."
msgstr "Gry, które ukryjesz, pojawią się tutaj."
#: data/gtk/window.blp:65 data/gtk/window.blp:305
msgid "Back"
msgstr "Cofnij"
#: data/gtk/window.blp:122
msgid "Game Title"
msgstr "Tytuł gry"
#: data/gtk/window.blp:177
msgid "Play"
msgstr "Uruchom"
#: data/gtk/window.blp:244 data/gtk/window.blp:436
msgid "Add Game"
msgstr "Dodaj grę"
#: data/gtk/window.blp:251 data/gtk/window.blp:317
msgid "Main Menu"
msgstr "Menu główne"
#: data/gtk/window.blp:312
msgid "Hidden Games"
msgstr "Ukryte gry"
#: data/gtk/window.blp:375
msgid "Sort"
msgstr "Sortuj"
#: data/gtk/window.blp:378
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:384
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:390
msgid "Newest"
msgstr "Najnowsza"
#: data/gtk/window.blp:396
msgid "Oldest"
msgstr "Najstarszy"
#: data/gtk/window.blp:402
msgid "Last Played"
msgstr "Ostatnio odtwarzane"
#: data/gtk/window.blp:409
msgid "Show Hidden"
msgstr "Pokaż ukryte"
#: data/gtk/window.blp:422
msgid "Keyboard Shortcuts"
msgstr "Skróty klawiaturowe"
#: data/gtk/window.blp:427
msgid "About Cartridges"
msgstr "O Cartridges"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127
msgid "translator_credits"
msgstr "kredyty tłumacza"
#: src/window.py:187
msgid "Today"
msgstr "Dzisiaj"
#: src/window.py:189
msgid "Yesterday"
msgstr "Wczoraj"
#. The variable is the date when the game was added
#: src/window.py:228
msgid "Added: {}"
msgstr "Dodano: {}"
#: src/window.py:231
msgid "Never"
msgstr "Nigdy"
#. The variable is the date when the game was last played
#: src/window.py:235
msgid "Last played: {}"
msgstr "Ostatnio grane: {}"
#: src/details_window.py:75
msgid "Apply"
msgstr "Zastosuj"
#: src/details_window.py:81
msgid "Add New Game"
msgstr "Dodaj nową grę"
#: src/details_window.py:82
msgid "Confirm"
msgstr "Potwierdź"
#. Translate this string as you would translate "file"
#: src/details_window.py:94
msgid "file.txt"
msgstr "plik.txt"
#. As in software
#: src/details_window.py:96
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103
msgid "C:\\path\\to\\{}"
msgstr "C:\\scieżka\\do\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109
msgid "/path/to/{}"
msgstr "/ścieżka/do/{}"
#: src/details_window.py:113
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:143 src/details_window.py:149
msgid "Couldn't Add Game"
msgstr "Nie można było dodać gry"
#: src/details_window.py:143 src/details_window.py:176
msgid "Game title cannot be empty."
msgstr "Tytuł gry nie może być pusty."
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Plik wykonywalny nie może być pusty."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences"
msgstr "Nie można zastosować preferencji"
#. The variable is the title of the game
#: src/game.py:208
msgid "{} launched"
msgstr "{} uruchomiony"
#. The variable is the title of the game
#: src/game.py:220
msgid "{} hidden"
msgstr "{} ukryte"
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} nieukryty"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} usunięty"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Wszystkie gry usunięte"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Nie znaleziono pamięci podręcznej"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Wybierz katalog pamięci podręcznej Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Ustaw lokacje"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Nie znaleziono instalacji"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Wybierz {} katalog konfiguracyjny."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Wybierz {} katalog danych."
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Odrzucić"
#: src/utils/importer.py:41
msgid "Importing Games…"
msgstr "Importowanie gier…"
#: src/utils/importer.py:76
msgid "Importing Covers…"
msgstr "Importowanie okładek…"
#: src/utils/importer.py:91
#, fuzzy
#| msgid "No Games Found"
msgid "No new games found"
msgstr "Nie znaleziono żadnych gier"
#: src/utils/importer.py:98
#, fuzzy
#| msgid "Game Imported"
msgid "1 game imported"
msgstr "Gra Importowana"
#. The variable is the number of games
#: src/utils/importer.py:104
#, fuzzy
#| msgid "Games Imported"
msgid "{} games imported"
msgstr "Gry Przywiezione"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112
msgid "Couldn't Connect to SteamGridDB"
msgstr "Nie można połączyć się z SteamGridDB"
#~ 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?"

470
po/pt.po
View File

@@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-04-18 22:49+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: Henrique Machado <henriquecamposrj@gmail.com>\n" "Last-Translator: Henrique Machado <henriquecamposrj@gmail.com>\n"
"Language-Team: Portuguese <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Portuguese <https://hosted.weblate.org/projects/cartridges/"
"cartridges/pt/>\n" "cartridges/pt/>\n"
@@ -18,11 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartuchos" msgstr "Cartuchos"
@@ -35,10 +35,6 @@ msgstr "Iniciador de jogos"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Inicie todos os seus jogos" msgstr "Inicie todos os seus jogos"
#: data/hu.kramo.Cartridges.desktop.in:11
msgid "gaming;launcher;steam;lutris;heroic;bottles;itch;"
msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:9 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -51,79 +47,43 @@ msgstr ""
"organizar e esconder jogos ou baixar imagens das capas dos jogos a partir do " "organizar e esconder jogos ou baixar imagens das capas dos jogos a partir do "
"SteamGridDB." "SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Biblioteca" msgstr "Biblioteca"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Editar detalhes do jogo" msgstr "Editar detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Detalhes do jogo" msgstr "Detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Preferências" msgstr "Preferências"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
msgid "Cancel"
msgstr "Cancelar"
#: 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" msgid "Title"
msgstr "Título" msgstr "Título"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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 ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:196
msgid "Edit" msgid "Edit"
msgstr "Editar" msgstr "Editar"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Ocultar" msgstr "Ocultar"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Remover" msgstr "Remover"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Exibir" msgstr "Exibir"
@@ -135,8 +95,8 @@ msgstr "Geral"
msgid "Quit" msgid "Quit"
msgstr "Sair" msgstr "Sair"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Buscar" msgstr "Buscar"
@@ -148,7 +108,8 @@ msgstr "Mostrar preferências"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Atalhos" msgstr "Atalhos"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Desfazer" msgstr "Desfazer"
@@ -176,23 +137,23 @@ msgstr "Exibir jogos ocultados"
msgid "Remove game" msgid "Remove game"
msgstr "Remove o jogo" msgstr "Remove o jogo"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Comportamento" msgstr "Comportamento"
#: data/gtk/preferences.blp:16 #: data/gtk/preferences.blp:16
msgid "Exit After Launching Games" msgid "Exit After Launching Games"
msgstr "Fechar Cartuchos ao iniciar um jogo" msgstr "Sair depois de iniciar os jogos"
#: data/gtk/preferences.blp:25 #: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game" msgid "Cover Image Launches Game"
msgstr "Clicar na capa para iniciar o jogo" msgstr "Clicar na imagem da capa inicia o jogo"
#: data/gtk/preferences.blp:26 #: data/gtk/preferences.blp:26
msgid "Swaps the behavior of the cover image and the play button" 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" msgstr "Troca o comportamento da imagem da capa e do botão de jogar"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Imagens" msgstr "Imagens"
@@ -212,7 +173,7 @@ msgstr "Atenção"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Remove todos os jogos" msgstr "Remove todos os jogos"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Importar" msgstr "Importar"
@@ -228,230 +189,327 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Local de instalação da Steam" msgstr "Local de instalação da Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Diretório para usar ao importar jogos"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Bibliotecas adicionais da Steam"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
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:96
msgid "Clear"
msgstr "Limpar"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Local de instalação do Lutris" msgstr "Local de instalação do Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Local do cache do Lutris" msgstr "Local do cache do Lutris"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "Diretório para usar ao importar imagens das capas dos jogos"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Importar jogos da Steam" msgstr "Importar jogos da Steam"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Local de instalação do Heroic" msgstr "Local de instalação do Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Importar jogos da Epic Games" msgstr "Importar jogos da Epic Games"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Importar jogos do GOG" msgstr "Importar jogos do GOG"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Importar jogos adicionados manualmente" msgstr "Importar jogos adicionados manualmente"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Local de instalação do Bottles" msgstr "Local de instalação do Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "Local de instalação do itch" msgstr "Local de instalação do itch"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Autenticação" msgstr "Autenticação"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "Chave da API" msgstr "Chave da API"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Usar SteamGridDB" msgstr "Usar SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Baixa imagens ao adicionar ou importar jogos" msgstr "Baixa imagens ao adicionar ou importar jogos"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Preferir mais que as imagens oficiais" msgstr "Preferir mais que as imagens oficiais"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Preferir imagens animadas" msgstr "Preferir imagens animadas"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Nenhum jogo encontrado" msgstr "Nenhum jogo encontrado"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Tente outra pesquisa." msgstr "Tente outra pesquisa."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Sem jogos" msgstr "Sem jogos"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Use o botão + para adicionar jogos." msgstr "Use o botão + para adicionar jogos."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Sem jogos ocultados" msgstr "Sem jogos ocultados"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Jogos ocultados vão aparecer aqui." msgstr "Jogos ocultados vão aparecer aqui."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Voltar" msgstr "Voltar"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Título do jogo" msgstr "Título do jogo"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Jogar" msgstr "Jogar"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Adicionar jogo" msgstr "Adicionar jogo"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Menu principal" msgstr "Menu principal"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Jogos ocultados" msgstr "Jogos ocultados"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Ordenar" msgstr "Ordenar"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Mais novo" msgstr "Mais novo"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Mais antigo" msgstr "Mais antigo"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Última vez jogado" msgstr "Última vez jogado"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Mostrar ocultados" msgstr "Mostrar ocultados"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Atalhos de teclado" msgstr "Atalhos de teclado"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Sobre o Cartuchos" msgstr "Sobre o Cartuchos"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Pedro Sader Azevedo" msgstr "Pedro Sader Azevedo"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} iniciado"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} está oculto"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} está exposto"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} removido"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Hoje" msgstr "Hoje"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Ontem" msgstr "Ontem"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Adicionado: {}" msgstr "Adicionado: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Nunca" msgstr "Nunca"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Última vez jogado" msgstr "Última vez jogado"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Aplicar" msgstr "Detalhes"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Instalação não encontrada"
#. The variable is the name of the game launcher
#: src/preferences.py:56
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:59
msgid "Select the {} data directory."
msgstr "Selecione o diretório de informações de {}."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Definir local"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Todos os jogos foram removidos"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Cache não encontrado"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Selecione o diretório de cache do Lutris."
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Uma chave de API é necessária para usar a SteamGridDB. Você pode gerar uma "
"chave {}aqui{}."
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Adicionar novo jogo" msgstr "Adicionar novo jogo"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Confirmar" msgstr "Confirmar"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Aplicar"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "O título do jogo"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Desenvolvedor"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "O desenvolvedor ou publicador (opcional)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "arquivo.txt" msgstr "arquivo.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "programa" msgstr "programa"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\caminho\\para\\{}" msgstr "C:\\caminho\\para\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/caminho/para/{}" msgstr "/caminho/para/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -473,146 +531,84 @@ msgstr ""
"\n" "\n"
"Se o caminho contiver espaços, certifique-se de colocá-lo entre aspas duplas!" "Se o caminho contiver espaços, certifique-se de colocá-lo entre aspas duplas!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Executável"
#: src/utils/create_details_window.py:190
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:202
msgid "Cancel"
msgstr "Cancelar"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Não foi possível adicionar o jogo" msgstr "Não foi possível adicionar o jogo"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "O título do jogo não pode estar vazio." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "O executável não pode estar vazio."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Não foi possível aplicar as preferências" msgstr "Não foi possível aplicar as preferências"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} iniciado" msgstr "O título do jogo não pode estar vazio."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} está oculto" msgstr "O executável não pode estar vazio."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} está exposto"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} removido"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Todos os jogos foram removidos"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Cache não encontrado"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Selecione o diretório de cache do Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Definir local"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Instalação não encontrada"
#. The variable is the name of the game launcher
#: src/preferences.py:288
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:290
msgid "Select the {} data directory."
msgstr "Selecione o diretório de informações de {}."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Dispensar" msgstr "Dispensar"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Importando jogos…" msgstr "Importando jogos…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Importando capas…" msgstr "Importando capas…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
#, fuzzy msgid "No new games were found on your system."
#| msgid "No Games Found" msgstr "Nenhum jogo novo foi encontrado no seu sistema."
msgid "No new games found"
msgstr "Nenhum jogo encontrado"
#: src/utils/importer.py:98 #: src/utils/importer.py:100
#, fuzzy msgid "Game Imported"
#| msgid "Game Imported"
msgid "1 game imported"
msgstr "Jogo importado" msgstr "Jogo importado"
#. The variable is the number of games #: src/utils/importer.py:101
#: src/utils/importer.py:104 msgid "Successfully imported 1 game."
#, fuzzy msgstr "1 jogo foi importado com sucesso."
#| msgid "Games Imported"
msgid "{} games imported" #: src/utils/importer.py:107
msgid "Games Imported"
msgstr "Jogos importados" msgstr "Jogos importados"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #. 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 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Não foi possível conectar à SteamGridDB" msgstr "Não foi possível conectar à SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Diretório para usar ao importar jogos" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Bibliotecas adicionais da Steam" msgstr ""
"Parece que você tem múltiplas bibliotecas Steam. Gostaria de adicioná-las "
#~ msgid "Select other directories where you have Steam games installed" "nas preferências?"
#~ 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" #~ msgid "Launch your games"
#~ msgstr "Inicie seus jogos" #~ msgstr "Inicie seus jogos"

View File

@@ -1,613 +0,0 @@
# 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.
msgid ""
msgstr ""
"Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n"
"PO-Revision-Date: 2023-04-19 17:50+0000\n"
"Last-Translator: Henrique Machado <henriquecamposrj@gmail.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:48
#: src/main.py:109
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 ""
#: 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 iniciador de jogos simples. Ele tem suporte para importação "
"de jogos da Steam, Lutris, Heroic, e etc. sem precisar fazer login. E pode "
"organizar e esconder jogos ou baixar imagens das capas dos jogos a partir 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:66
msgid "Edit Game Details"
msgstr "Editar detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72
msgid "Game Details"
msgstr "Detalhes do jogo"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417
#: src/utils/importer.py:92 src/utils/importer.py:124
#: src/utils/steamgriddb.py:115
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 ""
#: 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 "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:153
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 ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:196
msgid "Edit"
msgstr "Editar"
#: data/gtk/game.blp:107 src/window.py:205
msgid "Hide"
msgstr "Ocultar"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210
msgid "Remove"
msgstr "Remover"
#: data/gtk/game.blp:126 src/window.py:207
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:218 data/gtk/window.blp:258
#: data/gtk/window.blp:324
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:169 src/preferences.py:98
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 ocultados"
#: data/gtk/help-overlay.blp:63
msgid "Remove game"
msgstr "Remove o jogo"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206
msgid "Behavior"
msgstr "Comportamento"
#: data/gtk/preferences.blp:16
msgid "Exit After Launching Games"
msgstr "Fechar Cartuchos ao iniciar um jogo"
#: data/gtk/preferences.blp:25
msgid "Cover Image Launches Game"
msgstr "Clicar na capa para iniciar o jogo"
#: 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:84
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 imagens das capas sem perda, consumindo mais armazenamento"
#: data/gtk/preferences.blp:50
msgid "Danger Zone"
msgstr "Atenção"
#: data/gtk/preferences.blp:53
msgid "Remove All Games"
msgstr "Remove todos os jogos"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443
msgid "Import"
msgstr "Importar"
#: data/gtk/preferences.blp:73
msgid "Sources"
msgstr "Fontes"
#: data/gtk/preferences.blp:76
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:80
msgid "Steam Install Location"
msgstr "Local de instalação da Steam"
#: data/gtk/preferences.blp:90
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:94
msgid "Lutris Install Location"
msgstr "Local de instalação do Lutris"
#: data/gtk/preferences.blp:103
msgid "Lutris Cache Location"
msgstr "Local do cache do Lutris"
#: data/gtk/preferences.blp:112
msgid "Import Steam Games"
msgstr "Importar jogos da Steam"
#: data/gtk/preferences.blp:122
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:126
msgid "Heroic Install Location"
msgstr "Local de instalação do Heroic"
#: data/gtk/preferences.blp:135
msgid "Import Epic Games"
msgstr "Importar jogos da Epic Games"
#: data/gtk/preferences.blp:144
msgid "Import GOG Games"
msgstr "Importar jogos do GOG"
#: data/gtk/preferences.blp:153
msgid "Import Sideloaded Games"
msgstr "Importar jogos adicionados manualmente"
#: data/gtk/preferences.blp:163
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:167
msgid "Bottles Install Location"
msgstr "Local de instalação do Bottles"
#: data/gtk/preferences.blp:177
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:181
msgid "itch Install Location"
msgstr "Local de instalação do itch"
#: data/gtk/preferences.blp:194
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198
msgid "Authentication"
msgstr "Autenticação"
#: data/gtk/preferences.blp:201
msgid "API Key"
msgstr "Chave da API"
#: data/gtk/preferences.blp:209
msgid "Use SteamGridDB"
msgstr "Usar SteamGridDB"
#: data/gtk/preferences.blp:210
msgid "Download images when adding or importing games"
msgstr "Baixa imagens ao adicionar ou importar jogos"
#: data/gtk/preferences.blp:219
msgid "Prefer Over Official Images"
msgstr "Preferir mais que as imagens oficiais"
#: data/gtk/preferences.blp:228
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:22
msgid "No Games"
msgstr "Sem jogos"
#: data/gtk/window.blp:23
msgid "Use the + button to add games."
msgstr "Use o botão + para adicionar jogos."
#: data/gtk/window.blp:41
msgid "No Hidden Games"
msgstr "Sem jogos ocultados"
#: data/gtk/window.blp:42
msgid "Games you hide will appear here."
msgstr "Jogos ocultados vão aparecer aqui."
#: data/gtk/window.blp:65 data/gtk/window.blp:305
msgid "Back"
msgstr "Voltar"
#: data/gtk/window.blp:122
msgid "Game Title"
msgstr "Título do jogo"
#: data/gtk/window.blp:177
msgid "Play"
msgstr "Jogar"
#: data/gtk/window.blp:244 data/gtk/window.blp:436
msgid "Add Game"
msgstr "Adicionar jogo"
#: data/gtk/window.blp:251 data/gtk/window.blp:317
msgid "Main Menu"
msgstr "Menu principal"
#: data/gtk/window.blp:312
msgid "Hidden Games"
msgstr "Jogos ocultados"
#: data/gtk/window.blp:375
msgid "Sort"
msgstr "Ordenar"
#: data/gtk/window.blp:378
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:384
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:390
msgid "Newest"
msgstr "Mais novo"
#: data/gtk/window.blp:396
msgid "Oldest"
msgstr "Mais antigo"
#: data/gtk/window.blp:402
msgid "Last Played"
msgstr "Última vez jogado"
#: data/gtk/window.blp:409
msgid "Show Hidden"
msgstr "Mostrar ocultados"
#: data/gtk/window.blp:422
msgid "Keyboard Shortcuts"
msgstr "Atalhos de teclado"
#: data/gtk/window.blp:427
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:127
msgid "translator_credits"
msgstr "Pedro Sader Azevedo"
#: src/window.py:187
msgid "Today"
msgstr "Hoje"
#: src/window.py:189
msgid "Yesterday"
msgstr "Ontem"
#. The variable is the date when the game was added
#: src/window.py:228
msgid "Added: {}"
msgstr "Adicionado: {}"
#: src/window.py:231
msgid "Never"
msgstr "Nunca"
#. The variable is the date when the game was last played
#: src/window.py:235
msgid "Last played: {}"
msgstr "Última vez jogado"
#: src/details_window.py:75
msgid "Apply"
msgstr "Aplicar"
#: src/details_window.py:81
msgid "Add New Game"
msgstr "Adicionar novo jogo"
#: src/details_window.py:82
msgid "Confirm"
msgstr "Confirmar"
#. Translate this string as you would translate "file"
#: src/details_window.py:94
msgid "file.txt"
msgstr "arquivo.txt"
#. As in software
#: src/details_window.py:96
msgid "program"
msgstr "programa"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103
msgid "C:\\path\\to\\{}"
msgstr "C:\\caminho\\para\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109
msgid "/path/to/{}"
msgstr "/caminho/para/{}"
#: src/details_window.py:113
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:143 src/details_window.py:149
msgid "Couldn't Add Game"
msgstr "Não foi possível adicionar o jogo"
#: src/details_window.py:143 src/details_window.py:176
msgid "Game title cannot be empty."
msgstr "O título do jogo não pode estar vazio."
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "O executável não pode estar vazio."
#: src/details_window.py:175 src/details_window.py:183
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:208
msgid "{} launched"
msgstr "{} iniciado"
#. The variable is the title of the game
#: src/game.py:220
msgid "{} hidden"
msgstr "{} está oculto"
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} está exposto"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} removido"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Todos os jogos foram removidos"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Cache não encontrado"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Selecione o diretório de cache do Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Definir local"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Instalação não encontrada"
#. The variable is the name of the game launcher
#: src/preferences.py:288
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:290
msgid "Select the {} data directory."
msgstr "Selecione o diretório de informações de {}."
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Dispensar"
#: src/utils/importer.py:41
msgid "Importing Games…"
msgstr "Importando jogos…"
#: src/utils/importer.py:76
msgid "Importing Covers…"
msgstr "Importando capas…"
#: src/utils/importer.py:91
#, fuzzy
#| msgid "No Games Found"
msgid "No new games found"
msgstr "Nenhum jogo encontrado"
#: src/utils/importer.py:98
#, fuzzy
#| msgid "Game Imported"
msgid "1 game imported"
msgstr "Jogo importado"
#. The variable is the number of games
#: src/utils/importer.py:104
#, fuzzy
#| msgid "Games Imported"
msgid "{} games imported"
msgstr "Jogos importados"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112
msgid "Couldn't Connect to SteamGridDB"
msgstr "Não foi possível conectar à SteamGridDB"
#~ 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?"

410
po/ro.po
View File

@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cartridges\n" "Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-04-04 17:12+0000\n" "PO-Revision-Date: 2023-04-04 17:12+0000\n"
"Last-Translator: Matt C <matei.gurzu@gmail.com>\n" "Last-Translator: Matt C <matei.gurzu@gmail.com>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Romanian <https://hosted.weblate.org/projects/cartridges/"
@@ -20,8 +20,8 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartușe" msgstr "Cartușe"
@@ -34,10 +34,6 @@ msgstr "Lansator de jocuri"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Lansați toate jocurile dvs" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
@@ -54,79 +50,43 @@ msgstr ""
"jocurilor dvs. din Steam, Heroic și Bottles cu funcții de organizare, cum ar " "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ă." "fi ascunderea și sortarea după data adăugată sau ultima dată jucată."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Bibliotecă" msgstr "Bibliotecă"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Editați detaliile jocului" msgstr "Editați detaliile jocului"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Detalii joc" msgstr "Detalii joc"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Preferințe" msgstr "Preferințe"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
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" msgid "Title"
msgstr "" msgstr ""
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "" msgstr ""
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "" msgstr ""
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "" msgstr ""
@@ -138,8 +98,8 @@ msgstr ""
msgid "Quit" msgid "Quit"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Căutare" msgstr "Căutare"
@@ -151,7 +111,8 @@ msgstr ""
msgid "Shortcuts" msgid "Shortcuts"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "" msgstr ""
@@ -179,7 +140,7 @@ msgstr ""
msgid "Remove game" msgid "Remove game"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "" msgstr ""
@@ -195,7 +156,7 @@ msgstr ""
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "" msgstr ""
@@ -215,7 +176,7 @@ msgstr ""
msgid "Remove All Games" msgid "Remove All Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "" msgstr ""
@@ -231,230 +192,325 @@ msgstr ""
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr ""
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr ""
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr ""
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr ""
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr ""
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "" msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Nu s-au găsit jocuri" msgstr "Nu s-au găsit jocuri"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Încercați o altă căutare." msgstr "Încercați o altă căutare."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Fără jocuri" msgstr "Fără jocuri"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Folosiți butonul + pentru a adăuga jocuri." msgstr "Folosiți butonul + pentru a adăuga jocuri."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Fără jocuri ascunse" msgstr "Fără jocuri ascunse"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Jocurile pe care le ascundeți vor apărea aici." msgstr "Jocurile pe care le ascundeți vor apărea aici."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Înapoi" msgstr "Înapoi"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Titlul jocului" msgstr "Titlul jocului"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Joacă" msgstr "Joacă"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Adăugați joc" msgstr "Adăugați joc"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Meniu principal" msgstr "Meniu principal"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Jocuri ascunse" msgstr "Jocuri ascunse"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "" msgstr ""
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "" msgstr ""
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "" msgstr ""
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "" msgstr ""
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "" msgstr ""
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "" msgstr ""
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "" msgstr ""
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "" msgstr ""
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "" msgstr ""
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "" msgstr ""
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr ""
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr ""
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "" msgstr ""
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "" msgstr ""
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "" msgstr ""
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "" msgstr ""
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "" msgstr ""
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr ""
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr ""
#: src/preferences.py:132
msgid "All games removed"
msgstr ""
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "" msgstr ""
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr ""
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr ""
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr ""
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr ""
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "" msgstr ""
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "" msgstr ""
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "" msgstr ""
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "" msgstr ""
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -467,106 +523,82 @@ msgid ""
"If the path contains spaces, make sure to wrap it in double quotes!" "If the path contains spaces, make sure to wrap it in double quotes!"
msgstr "" msgstr ""
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr ""
#: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr ""
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr ""
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "" msgstr ""
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "" #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr ""
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "" msgstr ""
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "" msgstr ""
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr ""
#: src/game.py:220
msgid "{} unhidden"
msgstr ""
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr ""
#: src/preferences.py:97
msgid "All games removed"
msgstr ""
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr ""
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr ""
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr ""
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr ""
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "" msgstr ""
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "" msgstr ""
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "" msgstr ""
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "" msgstr ""
#: src/utils/importer.py:91 #: src/utils/importer.py:92
#, fuzzy msgid "No new games were found on your system."
#| msgid "No Games Found" msgstr ""
msgid "No new games found"
msgstr "Nu s-au găsit jocuri"
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr ""
#: src/utils/importer.py:101
msgid "Successfully imported 1 game."
msgstr ""
#: src/utils/importer.py:107
msgid "Games Imported"
msgstr "" msgstr ""
#. The variable is the number of games #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "" msgstr ""
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "" msgstr ""
#: src/utils/importer.py:145
msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
"preferences?"
msgstr ""
#~ msgid "Launch your games" #~ msgid "Launch your games"
#~ msgstr "Lansați-vă jocurile" #~ msgstr "Lansați-vă jocurile"

462
po/ru.po
View File

@@ -7,8 +7,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-24 20:27+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: Сергей <asvmail.as@gmail.com>\n" "Last-Translator: Сергей <asvmail.as@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Russian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/ru/>\n" "cartridges/ru/>\n"
@@ -16,13 +16,13 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Картриджи" msgstr "Картриджи"
@@ -35,10 +35,6 @@ msgstr "Средство запуска игр"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Запустите все свои игры" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -51,79 +47,43 @@ msgstr ""
"систему. Вы можете сортировать и скрывать игры или загружать обложки из " "систему. Вы можете сортировать и скрывать игры или загружать обложки из "
"SteamGridDB." "SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Библиотека" msgstr "Библиотека"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Редактировать подробности об игре" msgstr "Редактировать подробности об игре"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Подробности об игре" msgstr "Подробности об игре"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Параметры" msgstr "Параметры"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
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" msgid "Title"
msgstr "Название" msgstr "Название"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "Редактировать" msgstr "Редактировать"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Скрыть" msgstr "Скрыть"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Удалить" msgstr "Удалить"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Показать" msgstr "Показать"
@@ -135,8 +95,8 @@ msgstr "Основное"
msgid "Quit" msgid "Quit"
msgstr "Выйти" msgstr "Выйти"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Поиск" msgstr "Поиск"
@@ -148,7 +108,8 @@ msgstr "Показать параметры"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Комбинации клавиш" msgstr "Комбинации клавиш"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Отменить" msgstr "Отменить"
@@ -176,7 +137,7 @@ msgstr "Показать скрытые игры"
msgid "Remove game" msgid "Remove game"
msgstr "Удалить игру" msgstr "Удалить игру"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Поведение" msgstr "Поведение"
@@ -192,7 +153,7 @@ msgstr "Запуск игры используя изображение обло
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "Меняет местами поведение изображения обложки и кнопки запуска" msgstr "Меняет местами поведение изображения обложки и кнопки запуска"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Изображения" msgstr "Изображения"
@@ -212,7 +173,7 @@ msgstr "Небезопасная область"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Удалить все игры" msgstr "Удалить все игры"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Импортировать" msgstr "Импортировать"
@@ -228,230 +189,327 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Место установки Steam" msgstr "Место установки Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Каталог для импорта игр"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Дополнительные библиотеки Steam"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr "Выберите другие каталоги, в которых у вас установлены игры из Steam"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "Очистить"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Место установки Lutris" msgstr "Место установки Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Расположение кэша Lutris" msgstr "Расположение кэша Lutris"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "Каталог для импорта обложек игр"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Импорт игр Steam" msgstr "Импорт игр Steam"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Место установки Heroic" msgstr "Место установки Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Импорт игр Epic" msgstr "Импорт игр Epic"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Импорт игр GOG" msgstr "Импорт игр GOG"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Импорт сторонних игр" msgstr "Импорт сторонних игр"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Место установки Bottles" msgstr "Место установки Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "Место установки itch" msgstr "Место установки itch"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Аутентификация" msgstr "Аутентификация"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "API-ключ" msgstr "API-ключ"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Использовать SteamGridDB" msgstr "Использовать SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Загрузка изображений при добавлении или импорте игр" msgstr "Загрузка изображений при добавлении или импорте игр"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Отдавать предпочтение официальным изображениям" msgstr "Отдавать предпочтение официальным изображениям"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Отдавать предпочтение анимированным изображениям" msgstr "Отдавать предпочтение анимированным изображениям"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Игры не найдены" msgstr "Игры не найдены"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Попробуйте другой поиск." msgstr "Попробуйте другой поиск."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Игр нет" msgstr "Игр нет"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Используйте кнопку «+» для добавления игр." msgstr "Используйте кнопку «+» для добавления игр."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Нет скрытых игр" msgstr "Нет скрытых игр"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Здесь появятся скрытые игры." msgstr "Здесь появятся скрытые игры."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Назад" msgstr "Назад"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Название игры" msgstr "Название игры"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Играть" msgstr "Играть"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Добавить игру" msgstr "Добавить игру"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Главное меню" msgstr "Главное меню"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Скрытые игры" msgstr "Скрытые игры"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Сортировать" msgstr "Сортировать"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "А-Я" msgstr "А-Я"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Я-А" msgstr "Я-А"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Сначала новые" msgstr "Сначала новые"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Сначала старые" msgstr "Сначала старые"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Последняя игра" msgstr "Последняя игра"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Показать скрытые" msgstr "Показать скрытые"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Комбинации клавиш" msgstr "Комбинации клавиш"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "О приложении" msgstr "О приложении"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "Ser82-png" msgstr "Ser82-png"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} - запущена"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} - скрытая"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} - не скрыта"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} удалена"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Сегодня" msgstr "Сегодня"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Вчера" msgstr "Вчера"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Добавлено: {}" msgstr "Добавлено: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Никогда" msgstr "Никогда"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Последняя игра: {}" msgstr "Последняя игра: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Применить" msgstr "Подробности"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Установка не найдена"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "Выберите каталог конфигурации {}."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "Выберите каталог данных {}."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Установить расположение"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Все игры удалены"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Кэш не найден"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Выберите каталог кэша Lutris."
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Для использования SteamGridDB требуется ключ API. Вы можете сгенерировать "
"его {}здесь{}."
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Добавить новую игру" msgstr "Добавить новую игру"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Подтвердить" msgstr "Подтвердить"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Применить"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "Название игры"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Разработчик"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "Разработчик или издатель (необязательно)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "file.txt" msgstr "file.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "программа" msgstr "программа"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\путь\\к\\{}" msgstr "C:\\путь\\к\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/путь/к/{}" msgstr "/путь/к/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -473,139 +531,83 @@ msgstr ""
"\n" "\n"
"Если путь содержит пробелы, обязательно заключите его в двойные кавычки!" "Если путь содержит пробелы, обязательно заключите его в двойные кавычки!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Исполняемый"
#: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr "Файл для открытия или команда для запуска игры"
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr "Отменить"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Не удалось добавить игру" msgstr "Не удалось добавить игру"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "Название игры не может быть пустым." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Исполняемый файл не может быть пустым."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Не удалось применить параметры" msgstr "Не удалось применить параметры"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} - запущена" msgstr "Название игры не может быть пустым."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} - скрытая" msgstr "Исполняемый файл не может быть пустым."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} - не скрыта"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} удалена"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Все игры удалены"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Кэш не найден"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Выберите каталог кэша Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Установить расположение"
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Для использования SteamGridDB требуется ключ API. Вы можете сгенерировать "
"его {}здесь{}."
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr "Установка не найдена"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Выберите каталог конфигурации {}."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Выберите каталог данных {}."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Отклонить" msgstr "Отклонить"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Импорт игр…" msgstr "Импорт игр…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Импорт обложек…" msgstr "Импорт обложек…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "Новых игр не найдено" msgstr "В вашей системе не найдено новых игр."
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr "1 игра импортирована" 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 #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "{} игр(ы) импортировано" msgstr "Успешно импортировано {} игр."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Не удалось подключиться к SteamGridDB" msgstr "Не удалось подключиться к SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Каталог для импорта игр" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Дополнительные библиотеки Steam" 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" #~ msgid "Launch your games"
#~ msgstr "Запускайте свои игры" #~ msgstr "Запускайте свои игры"

608
po/sv.po
View File

@@ -1,608 +0,0 @@
# 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-05-25 17:48+0200\n"
"PO-Revision-Date: 2023-05-24 20:27+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:48
#: src/main.py:109
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:66
msgid "Edit Game Details"
msgstr "Redigera speldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72
msgid "Game Details"
msgstr "Speldetaljer"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417
#: src/utils/importer.py:92 src/utils/importer.py:124
#: src/utils/steamgriddb.py:115
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 ""
#: 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 "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:153
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 ""
#: data/gtk/game.blp:102 data/gtk/game.blp:121 data/gtk/window.blp:196
msgid "Edit"
msgstr "Redigera"
#: data/gtk/game.blp:107 src/window.py:205
msgid "Hide"
msgstr "Dölj"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210
msgid "Remove"
msgstr "Ta bort"
#: data/gtk/game.blp:126 src/window.py:207
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:218 data/gtk/window.blp:258
#: data/gtk/window.blp:324
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:169 src/preferences.py:98
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:206
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:84
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:69 data/gtk/window.blp:28 data/gtk/window.blp:443
msgid "Import"
msgstr "Importera"
#: data/gtk/preferences.blp:73
msgid "Sources"
msgstr "Källor"
#: data/gtk/preferences.blp:76
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:80
msgid "Steam Install Location"
msgstr "Steam-installationsplats"
#: data/gtk/preferences.blp:90
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:94
msgid "Lutris Install Location"
msgstr "Lutris-installationsplats"
#: data/gtk/preferences.blp:103
msgid "Lutris Cache Location"
msgstr "Plats för Lutris cache"
#: data/gtk/preferences.blp:112
msgid "Import Steam Games"
msgstr "Importera Steam-spel"
#: data/gtk/preferences.blp:122
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:126
msgid "Heroic Install Location"
msgstr "Heroic-installationsplats"
#: data/gtk/preferences.blp:135
msgid "Import Epic Games"
msgstr "Importera Epic Games"
#: data/gtk/preferences.blp:144
msgid "Import GOG Games"
msgstr "Importera GOG-spel"
#: data/gtk/preferences.blp:153
msgid "Import Sideloaded Games"
msgstr "Importera sidoladdade spel"
#: data/gtk/preferences.blp:163
msgid "Bottles"
msgstr "Bottles"
#: data/gtk/preferences.blp:167
msgid "Bottles Install Location"
msgstr "Bottles-installationsplats"
#: data/gtk/preferences.blp:177
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:181
msgid "itch Install Location"
msgstr "itch-installationsplats"
#: data/gtk/preferences.blp:194
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198
msgid "Authentication"
msgstr "Autentisering"
#: data/gtk/preferences.blp:201
msgid "API Key"
msgstr "API-nyckel"
#: data/gtk/preferences.blp:209
msgid "Use SteamGridDB"
msgstr "Använd SteamGridDB"
#: data/gtk/preferences.blp:210
msgid "Download images when adding or importing games"
msgstr "Ladda ner bilder när spel läggs till eller importeras"
#: data/gtk/preferences.blp:219
msgid "Prefer Over Official Images"
msgstr "Föredra framför officiella bilder"
#: data/gtk/preferences.blp:228
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:22
msgid "No Games"
msgstr "Inga spel"
#: data/gtk/window.blp:23
msgid "Use the + button to add games."
msgstr "Använd +-knappen för att lägga till spel."
#: data/gtk/window.blp:41
msgid "No Hidden Games"
msgstr "Inga dolda spel"
#: data/gtk/window.blp:42
msgid "Games you hide will appear here."
msgstr "Spel som du döljer kommer visas här."
#: data/gtk/window.blp:65 data/gtk/window.blp:305
msgid "Back"
msgstr "Bakåt"
#: data/gtk/window.blp:122
msgid "Game Title"
msgstr "Speltitel"
#: data/gtk/window.blp:177
msgid "Play"
msgstr "Spela"
#: data/gtk/window.blp:244 data/gtk/window.blp:436
msgid "Add Game"
msgstr "Lägg till spel"
#: data/gtk/window.blp:251 data/gtk/window.blp:317
msgid "Main Menu"
msgstr "Huvudmeny"
#: data/gtk/window.blp:312
msgid "Hidden Games"
msgstr "Dolda spel"
#: data/gtk/window.blp:375
msgid "Sort"
msgstr "Sortering"
#: data/gtk/window.blp:378
msgid "A-Z"
msgstr "A-Ö"
#: data/gtk/window.blp:384
msgid "Z-A"
msgstr "Ö-A"
#: data/gtk/window.blp:390
msgid "Newest"
msgstr "Nyaste"
#: data/gtk/window.blp:396
msgid "Oldest"
msgstr "Äldsta"
#: data/gtk/window.blp:402
msgid "Last Played"
msgstr "Senast spelad"
#: data/gtk/window.blp:409
msgid "Show Hidden"
msgstr "Visa dolda"
#: data/gtk/window.blp:422
msgid "Keyboard Shortcuts"
msgstr "Tangentbordsgenvägar"
#: data/gtk/window.blp:427
msgid "About Cartridges"
msgstr "Om Cartridges"
#. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127
msgid "translator_credits"
msgstr "Micke"
#: src/window.py:187
msgid "Today"
msgstr "Idag"
#: src/window.py:189
msgid "Yesterday"
msgstr "Igår"
#. The variable is the date when the game was added
#: src/window.py:228
msgid "Added: {}"
msgstr "Tillagt: {}"
#: src/window.py:231
msgid "Never"
msgstr "Aldrig"
#. The variable is the date when the game was last played
#: src/window.py:235
msgid "Last played: {}"
msgstr "Senast spelat: {}"
#: src/details_window.py:75
msgid "Apply"
msgstr "Tillämpa"
#: src/details_window.py:81
msgid "Add New Game"
msgstr "Lägg till nytt spel"
#: src/details_window.py:82
msgid "Confirm"
msgstr "Bekräfta"
#. Translate this string as you would translate "file"
#: src/details_window.py:94
msgid "file.txt"
msgstr "fil.txt"
#. As in software
#: src/details_window.py:96
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103
msgid "C:\\path\\to\\{}"
msgstr "C:\\sökväg\\till\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109
msgid "/path/to/{}"
msgstr "/sökväg/till/{}"
#: src/details_window.py:113
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:143 src/details_window.py:149
msgid "Couldn't Add Game"
msgstr "Kunde inte lägga till spelet"
#: src/details_window.py:143 src/details_window.py:176
msgid "Game title cannot be empty."
msgstr "Spelets titel kan inte vara tom."
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Den körbara filen kan inte vara tom."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences"
msgstr "Kunde inte tillämpa inställningar"
#. The variable is the title of the game
#: src/game.py:208
msgid "{} launched"
msgstr "{} startat"
#. The variable is the title of the game
#: src/game.py:220
msgid "{} hidden"
msgstr "{} dolt"
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} synlig"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} borttaget"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Alla spel togs bort"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Cache inte hittad"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Välj Lutris cache-mapp."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Ange plats"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Installationen hittades inte"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Välj konfigurationsmappen {}."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Välj datamappen {}."
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Avvisa"
#: src/utils/importer.py:41
msgid "Importing Games…"
msgstr "Importerar spel…"
#: src/utils/importer.py:76
msgid "Importing Covers…"
msgstr "Importerar omslagsbilder…"
#: src/utils/importer.py:91
msgid "No new games found"
msgstr "Inga nya spel hittades"
#: src/utils/importer.py:98
msgid "1 game imported"
msgstr "1 spel Importerat"
#. The variable is the number of games
#: src/utils/importer.py:104
msgid "{} games imported"
msgstr "{} spel importerade"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112
msgid "Couldn't Connect to SteamGridDB"
msgstr "Kunde inte ansluta till SteamGridDB"
#~ 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?"

460
po/ta.po
View File

@@ -8,8 +8,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Cartridges\n" "Project-Id-Version: Cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-24 20:27+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: \"K.B.Dharun Krishna\" <kbdharunkrishna@gmail.com>\n" "Last-Translator: \"K.B.Dharun Krishna\" <kbdharunkrishna@gmail.com>\n"
"Language-Team: Tamil <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Tamil <https://hosted.weblate.org/projects/cartridges/"
"cartridges/ta/>\n" "cartridges/ta/>\n"
@@ -18,11 +18,11 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "கார்ட்ரிட்ஜ்கள்" msgstr "கார்ட்ரிட்ஜ்கள்"
@@ -35,10 +35,6 @@ msgstr "விளையாட்டு துவக்கி"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "உங்கள் எல்லா விளையாட்டுகளையும் தொடங்கவும்" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -52,79 +48,43 @@ msgstr ""
"மற்றும் மறைக்கலாம் அல்லது ஸ்டீம்கிரிட் டிபி (SteamGridDB) இலிருந்து அட்டைப்பட கலையைப் " "மற்றும் மறைக்கலாம் அல்லது ஸ்டீம்கிரிட் டிபி (SteamGridDB) இலிருந்து அட்டைப்பட கலையைப் "
"பதிவிறக்கலாம்." "பதிவிறக்கலாம்."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "நூலகம்" msgstr "நூலகம்"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "விளையாட்டு விவரங்களைத் திருத்து" msgstr "விளையாட்டு விவரங்களைத் திருத்து"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "விளையாட்டு விவரங்கள்" msgstr "விளையாட்டு விவரங்கள்"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "விருப்பங்கள்" msgstr "விருப்பங்கள்"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
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" msgid "Title"
msgstr "தலைப்பு" msgstr "தலைப்பு"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "தொகு" msgstr "தொகு"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "மறை" msgstr "மறை"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "அகற்று" msgstr "அகற்று"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "மறை காட்டு" msgstr "மறை காட்டு"
@@ -136,8 +96,8 @@ msgstr "பொது"
msgid "Quit" msgid "Quit"
msgstr "வெளியேறு" msgstr "வெளியேறு"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "தேடு" msgstr "தேடு"
@@ -149,7 +109,8 @@ msgstr "விருப்பங்களைக் காட்டு"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "குறுக்குவழிகள்" msgstr "குறுக்குவழிகள்"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "செயல்தவிர்" msgstr "செயல்தவிர்"
@@ -177,7 +138,7 @@ msgstr "மறைக்கப்பட்ட விளையாட்டுக
msgid "Remove game" msgid "Remove game"
msgstr "விளையாட்டை அகற்று" msgstr "விளையாட்டை அகற்று"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "நடத்தை" msgstr "நடத்தை"
@@ -193,7 +154,7 @@ msgstr "அட்டைப் படம் விளையாட்டை தொ
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "அட்டைப் படத்தின் நடத்தை மற்றும் பிளே பட்டனை மாற்றுகிறது" msgstr "அட்டைப் படத்தின் நடத்தை மற்றும் பிளே பட்டனை மாற்றுகிறது"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "படங்கள்" msgstr "படங்கள்"
@@ -213,7 +174,7 @@ msgstr "ஆபத்து மண்டலம்"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "அனைத்து விளையாட்டுகளையும் அகற்று" msgstr "அனைத்து விளையாட்டுகளையும் அகற்று"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "இறக்குமதி" msgstr "இறக்குமதி"
@@ -229,231 +190,328 @@ msgstr "Steam (ஸ்டீம்)"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Steam (ஸ்டீம்) நிறுவல் இடம்" msgstr "Steam (ஸ்டீம்) நிறுவல் இடம்"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "விளையாட்டுகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "கூடுதல் ஸ்டீம் (Steam) நூலகங்கள்"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr "ஸ்டீம் (Steam) கேம்களை நிறுவிய பிற கோப்பகங்களைத் தேர்ந்தெடுக்கவும்"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "தெளிவு"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "லூட்ரிஸ்" msgstr "லூட்ரிஸ்"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "லூட்ரிஸ் நிறுவல் இடம்" msgstr "லூட்ரிஸ் நிறுவல் இடம்"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "லுட்ரிஸ் தற்காலிக சேமிப்பு இடம்" msgstr "லுட்ரிஸ் தற்காலிக சேமிப்பு இடம்"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "விளையாட்டு அட்டைகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "ஸ்டீம் (Steam) விளையாட்டுகளை இறக்குமதி செய்யவும்" msgstr "ஸ்டீம் (Steam) விளையாட்டுகளை இறக்குமதி செய்யவும்"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic (ஹீரோயிக்)" msgstr "Heroic (ஹீரோயிக்)"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Heroic (ஹீரோயிக்) நிறுவல் இடம்" msgstr "Heroic (ஹீரோயிக்) நிறுவல் இடம்"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Epic விளையாட்டுகளை இறக்குமதி செய்" msgstr "Epic விளையாட்டுகளை இறக்குமதி செய்"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "GOG விளையாட்டுகளை இறக்குமதி செய்யவும்" msgstr "GOG விளையாட்டுகளை இறக்குமதி செய்யவும்"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "பக்க ஏற்றப்பட்ட விளையாட்டுகளை இறக்குமதி செய்யவும்" msgstr "பக்க ஏற்றப்பட்ட விளையாட்டுகளை இறக்குமதி செய்யவும்"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles (பாட்டில்கள்)" msgstr "Bottles (பாட்டில்கள்)"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Bottles (பாட்டில்கள்) நிறுவும் இடம்" msgstr "Bottles (பாட்டில்கள்) நிறுவும் இடம்"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "அரிப்பு (itch)" msgstr "அரிப்பு (itch)"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "அரிப்பு (itch) நிறுவல் இடம்" msgstr "அரிப்பு (itch) நிறுவல் இடம்"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB)" msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB)"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "அங்கீகாரம்" msgstr "அங்கீகாரம்"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "API விசை" msgstr "API விசை"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB) ஐப் பயன்படுத்தவும்" msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB) ஐப் பயன்படுத்தவும்"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "" msgstr ""
"விளையாட்டுகளைச் சேர்க்கும் போது அல்லது இறக்குமதி செய்யும் போது படங்களைப் பதிவிறக்கவும்" "விளையாட்டுகளைச் சேர்க்கும் போது அல்லது இறக்குமதி செய்யும் போது படங்களைப் பதிவிறக்கவும்"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "அதிகாரப்பூர்வ படங்களை விட முன்னுரிமை" msgstr "அதிகாரப்பூர்வ படங்களை விட முன்னுரிமை"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "இயங்குபடம் செய்யப்பட்ட படங்களுக்கு முன்னுரிமை கொடுங்கள்" msgstr "இயங்குபடம் செய்யப்பட்ட படங்களுக்கு முன்னுரிமை கொடுங்கள்"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "விளையாட்டுகள் எதுவும் இல்லை" msgstr "விளையாட்டுகள் எதுவும் இல்லை"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "வேறு தேடலை முயற்சிக்கவும்." msgstr "வேறு தேடலை முயற்சிக்கவும்."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "விளையாட்டுகள் இல்லை" msgstr "விளையாட்டுகள் இல்லை"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "விளையாட்டுகளைச் சேர்க்க + பொத்தானைப் பயன்படுத்தவும்." msgstr "விளையாட்டுகளைச் சேர்க்க + பொத்தானைப் பயன்படுத்தவும்."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "மறைக்கப்பட்ட விளையாட்டுகள் இல்லை" msgstr "மறைக்கப்பட்ட விளையாட்டுகள் இல்லை"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "நீங்கள் மறைக்கும் விளையாட்டுகள் இங்கே தோன்றும்." msgstr "நீங்கள் மறைக்கும் விளையாட்டுகள் இங்கே தோன்றும்."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "மீண்டும்" msgstr "மீண்டும்"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "விளையாட்டு தலைப்பு" msgstr "விளையாட்டு தலைப்பு"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "விளையாடு" msgstr "விளையாடு"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "விளையாட்டைச் சேர்க்கவும்" msgstr "விளையாட்டைச் சேர்க்கவும்"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "முதன்மை பட்டியல்" msgstr "முதன்மை பட்டியல்"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "மறைக்கப்பட்ட விளையாட்டுகள்" msgstr "மறைக்கப்பட்ட விளையாட்டுகள்"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "வகைபடுத்து" msgstr "வகைபடுத்து"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "A-Z" msgstr "A-Z"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Z-A" msgstr "Z-A"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "புதியது" msgstr "புதியது"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "பழமையானது" msgstr "பழமையானது"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "கடைசியாக விளையாடியது" msgstr "கடைசியாக விளையாடியது"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "மறைக்கப்பட்டதைக் காட்டு" msgstr "மறைக்கப்பட்டதைக் காட்டு"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "விசைப்பலகை குறுக்குவழிகள்" msgstr "விசைப்பலகை குறுக்குவழிகள்"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "கார்ட்ரிட்ஜ்கள் பற்றி" msgstr "கார்ட்ரிட்ஜ்கள் பற்றி"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "K.B.Dharun Krishna <kbdharunkrishna@gmail.com>" msgstr "K.B.Dharun Krishna <kbdharunkrishna@gmail.com>"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} தொடங்கப்பட்டது"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} மறைக்கப்பட்டுள்ளது"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} மறைக்கப்படாதது"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} அகற்றப்பட்டது"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "இன்று" msgstr "இன்று"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "நேற்று" msgstr "நேற்று"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "சேர்க்கப்பட்டது: {}" msgstr "சேர்க்கப்பட்டது: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "ஒருபோதும் இல்லை" msgstr "ஒருபோதும் இல்லை"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "கடைசியாக விளையாடியது: {}" msgstr "கடைசியாக விளையாடியது: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "விண்ணப்பி" msgstr "விவரங்கள்"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "நிறுவல் கிடைக்கவில்லை"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "{} உள்ளமைவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "{} தரவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "இருப்பிடத்தை அமைக்கவும்"
#: src/preferences.py:132
msgid "All games removed"
msgstr "அனைத்து விளையாட்டுகளும் அகற்றப்பட்டன"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "தற்காலிக சேமிப்பு கிடைக்கவில்லை"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "லூட்ரிஸ் தற்காலிக சேமிப்பு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"ஸ்டீம்கிரிட் டிபி (SteamGridDB) ஐப் பயன்படுத்த API விசை தேவை. நீங்கள் ஒன்றை {}இங்கே{} "
"உருவாக்கலாம்."
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "புதிய விளையாட்டைச் சேர்க்கவும்" msgstr "புதிய விளையாட்டைச் சேர்க்கவும்"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "உறுதிப்படுத்தவும்" msgstr "உறுதிப்படுத்தவும்"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "விண்ணப்பி"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "விளையாட்டின் தலைப்பு"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "டெவலப்பர்"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "டெவலப்பர் அல்லது வெளியீட்டாளர் (விரும்பினால்)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "கோப்பு.txt" msgstr "கோப்பு.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "பயன்பாடு" msgstr "பயன்பாடு"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\பாதை\\டு \\{}" msgstr "C:\\பாதை\\டு \\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/பாதை/டு/ {}" msgstr "/பாதை/டு/ {}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -475,140 +533,84 @@ msgstr ""
"\n" "\n"
"பாதையில் இடைவெளிகள் இருந்தால், அதை இரட்டை மேற்கோள்களில் போர்த்துவதை உறுதிசெய்யவும்!" "பாதையில் இடைவெளிகள் இருந்தால், அதை இரட்டை மேற்கோள்களில் போர்த்துவதை உறுதிசெய்யவும்!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "செயல்படுத்தக்கூடியது"
#: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr "விளையாட்டைத் தொடங்கும் போது திறக்க கோப்பு அல்லது இயக்க கட்டளை"
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr "ரத்துசெய்"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "விளையாட்டைச் சேர்க்க முடியவில்லை" msgstr "விளையாட்டைச் சேர்க்க முடியவில்லை"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "விளையாட்டு தலைப்பு காலியாக இருக்கக்கூடாது." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "இயங்கக்கூடியது காலியாக இருக்க முடியாது."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "விருப்பத்தேர்வுகளைப் பயன்படுத்த முடியவில்லை" msgstr "விருப்பத்தேர்வுகளைப் பயன்படுத்த முடியவில்லை"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} தொடங்கப்பட்டது" msgstr "விளையாட்டு தலைப்பு காலியாக இருக்கக்கூடாது."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} மறைக்கப்பட்டுள்ளது" msgstr "இயங்கக்கூடியது காலியாக இருக்க முடியாது."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} மறைக்கப்படாதது"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} அகற்றப்பட்டது"
#: src/preferences.py:97
msgid "All games removed"
msgstr "அனைத்து விளையாட்டுகளும் அகற்றப்பட்டன"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "தற்காலிக சேமிப்பு கிடைக்கவில்லை"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "லூட்ரிஸ் தற்காலிக சேமிப்பு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "இருப்பிடத்தை அமைக்கவும்"
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"ஸ்டீம்கிரிட் டிபி (SteamGridDB) ஐப் பயன்படுத்த API விசை தேவை. நீங்கள் ஒன்றை {}இங்கே{} "
"உருவாக்கலாம்."
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr "நிறுவல் கிடைக்கவில்லை"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "{} உள்ளமைவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "{} தரவு கோப்பகத்தைத் தேர்ந்தெடுக்கவும்."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "நிராகரி" msgstr "நிராகரி"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "விளையாட்டுகளை இறக்குமதி செய்கிறது…" msgstr "விளையாட்டுகளை இறக்குமதி செய்கிறது…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "அட்டைகளை இறக்குமதி செய்கிறது…" msgstr "அட்டைகளை இறக்குமதி செய்கிறது…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "புதிய விளையாட்டுகள் எதுவும் கண்டறியப்படவில்லை" msgstr "உங்கள் கணினியில் புதிய விளையாட்டுகள் எதுவும் ல்லை."
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr "1 விளையாட்டு இறக்குமதி செய்யப்பட்டது" 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 #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "{} விளையாட்டுகள் இறக்குமதி செய்யப்பட்டன" msgstr "{} விளையாட்டுகள் வெற்றிகரமாக இறக்குமதி செய்யப்பட்டன."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB) உடன் இணைக்க முடியவில்லை" msgstr "ஸ்டீம்கிரிட் டிபி (SteamGridDB) உடன் இணைக்க முடியவில்லை"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "விளையாட்டுகளை இறக்குமதி செய்யும் போது பயன்படுத்த வேண்டிய அடைவு" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "கூடுதல் ஸ்டீம் (Steam) நூலகங்கள்" 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" #~ msgid "Launch your games"
#~ msgstr "உங்கள் விளையாட்டுகளைத் தொடங்கவும்" #~ msgstr "உங்கள் விளையாட்டுகளைத் தொடங்கவும்"

575
po/tr.po
View File

@@ -1,575 +0,0 @@
# 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-05-25 17:48+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:48
#: src/main.py:109
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:66
msgid "Edit Game Details"
msgstr "Oyun Ayrıntılarını Düzenle"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72
msgid "Game Details"
msgstr "Oyun Ayrıntıları"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417
#: src/utils/importer.py:92 src/utils/importer.py:124
#: src/utils/steamgriddb.py:115
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:153
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:196
msgid "Edit"
msgstr "Düzenle"
#: data/gtk/game.blp:107 src/window.py:205
msgid "Hide"
msgstr "Gizle"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210
msgid "Remove"
msgstr "Kaldır"
#: data/gtk/game.blp:126 src/window.py:207
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:218 data/gtk/window.blp:258
#: data/gtk/window.blp:324
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:169 src/preferences.py:98
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:206
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:84
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:69 data/gtk/window.blp:28 data/gtk/window.blp:443
msgid "Import"
msgstr "İçe Aktar"
#: data/gtk/preferences.blp:73
msgid "Sources"
msgstr "Kaynaklar"
#: data/gtk/preferences.blp:76
msgid "Steam"
msgstr "Steam"
#: data/gtk/preferences.blp:80
msgid "Steam Install Location"
msgstr "Steam Kurulu Konumu"
#: data/gtk/preferences.blp:90
msgid "Lutris"
msgstr "Lutris"
#: data/gtk/preferences.blp:94
msgid "Lutris Install Location"
msgstr "Lutris Kurulu Konumu"
#: data/gtk/preferences.blp:103
msgid "Lutris Cache Location"
msgstr "Lutris Önbellek Konumu"
#: data/gtk/preferences.blp:112
msgid "Import Steam Games"
msgstr "Steam Oyunlarını İçe Aktar"
#: data/gtk/preferences.blp:122
msgid "Heroic"
msgstr "Heroic"
#: data/gtk/preferences.blp:126
msgid "Heroic Install Location"
msgstr "Heroic Kurulu Konumu"
#: data/gtk/preferences.blp:135
msgid "Import Epic Games"
msgstr "Epic Oyunlarını İçe Aktar"
#: data/gtk/preferences.blp:144
msgid "Import GOG Games"
msgstr "GOG Oyunlarını İçe Aktar"
#: data/gtk/preferences.blp:153
msgid "Import Sideloaded Games"
msgstr "Yandan Yüklenmiş Oyunları İçe Aktar"
#: data/gtk/preferences.blp:163
msgid "Bottles"
msgstr "Şişeler"
#: data/gtk/preferences.blp:167
msgid "Bottles Install Location"
msgstr "Şişeler Kurulu Konumu"
#: data/gtk/preferences.blp:177
msgid "itch"
msgstr "itch"
#: data/gtk/preferences.blp:181
msgid "itch Install Location"
msgstr "itch Kurulu Konumu"
#: data/gtk/preferences.blp:194
msgid "SteamGridDB"
msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198
msgid "Authentication"
msgstr "Kimlik Doğrulaması"
#: data/gtk/preferences.blp:201
msgid "API Key"
msgstr "API anahtarı"
#: data/gtk/preferences.blp:209
msgid "Use SteamGridDB"
msgstr "SteamGridDB Kullan"
#: data/gtk/preferences.blp:210
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:219
msgid "Prefer Over Official Images"
msgstr "Resmî Görsellere Yeğle"
#: data/gtk/preferences.blp:228
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:22
msgid "No Games"
msgstr "Oyun Yok"
#: data/gtk/window.blp:23
msgid "Use the + button to add games."
msgstr "Oyun eklemek için + düğmesini kullanın."
#: data/gtk/window.blp:41
msgid "No Hidden Games"
msgstr "Gizli Oyun Yok"
#: data/gtk/window.blp:42
msgid "Games you hide will appear here."
msgstr "Gizlediğiniz oyunlar burada belirecek."
#: data/gtk/window.blp:65 data/gtk/window.blp:305
msgid "Back"
msgstr "Geri"
#: data/gtk/window.blp:122
msgid "Game Title"
msgstr "Oyun Başlığı"
#: data/gtk/window.blp:177
msgid "Play"
msgstr "Oyna"
#: data/gtk/window.blp:244 data/gtk/window.blp:436
msgid "Add Game"
msgstr "Oyun Ekle"
#: data/gtk/window.blp:251 data/gtk/window.blp:317
msgid "Main Menu"
msgstr "Ana Menü"
#: data/gtk/window.blp:312
msgid "Hidden Games"
msgstr "Gizli Oyunlar"
#: data/gtk/window.blp:375
msgid "Sort"
msgstr "Sırala"
#: data/gtk/window.blp:378
msgid "A-Z"
msgstr "A-Z"
#: data/gtk/window.blp:384
msgid "Z-A"
msgstr "Z-A"
#: data/gtk/window.blp:390
msgid "Newest"
msgstr "En Yeni"
#: data/gtk/window.blp:396
msgid "Oldest"
msgstr "En Eski"
#: data/gtk/window.blp:402
msgid "Last Played"
msgstr "Son Oynanan"
#: data/gtk/window.blp:409
msgid "Show Hidden"
msgstr "Gizlileri Göster"
#: data/gtk/window.blp:422
msgid "Keyboard Shortcuts"
msgstr "Klavye Kısayolları"
#: data/gtk/window.blp:427
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:127
msgid "translator_credits"
msgstr "Sabri Ünal <libreajans@gmail.com>"
#: src/window.py:187
msgid "Today"
msgstr "Bugün"
#: src/window.py:189
msgid "Yesterday"
msgstr "Dün"
#. The variable is the date when the game was added
#: src/window.py:228
msgid "Added: {}"
msgstr "Eklendi: {}"
#: src/window.py:231
msgid "Never"
msgstr "Asla"
#. The variable is the date when the game was last played
#: src/window.py:235
msgid "Last played: {}"
msgstr "Son oynanma: {}"
#: src/details_window.py:75
msgid "Apply"
msgstr "Uygula"
#: src/details_window.py:81
msgid "Add New Game"
msgstr "Yeni Oyun Ekle"
#: src/details_window.py:82
msgid "Confirm"
msgstr "Doğrula"
#. Translate this string as you would translate "file"
#: src/details_window.py:94
msgid "file.txt"
msgstr "dosya.txt"
#. As in software
#: src/details_window.py:96
msgid "program"
msgstr "program"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103
msgid "C:\\path\\to\\{}"
msgstr "C:\\yol\\klasör\\{}"
#. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109
msgid "/path/to/{}"
msgstr "/yol/klasör/{}"
#: src/details_window.py:113
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:143 src/details_window.py:149
msgid "Couldn't Add Game"
msgstr "Oyun Eklenemedi"
#: src/details_window.py:143 src/details_window.py:176
msgid "Game title cannot be empty."
msgstr "Oyun başlığı boş olamaz."
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Çalıştırılabilir boş olamaz."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences"
msgstr "Tercihler Uygulanamadı"
#. The variable is the title of the game
#: src/game.py:208
msgid "{} launched"
msgstr "{} başlatıldı"
#. The variable is the title of the game
#: src/game.py:220
msgid "{} hidden"
msgstr "{} gizli"
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} görünür"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} kaldırıldı"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Tüm oyunlar kaldırıldı"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Önbellek Bulunamadı"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Lutris önbellek dizinini seç."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Konum Ayarla"
#: src/preferences.py:166
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:286
msgid "Installation Not Found"
msgstr "Kurulum Bulunamadı"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "{} yapılandırma dizinini seç."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "{} veri dizinini seç."
#: src/utils/create_dialog.py:25
msgid "Dismiss"
msgstr "Vazgeç"
#: src/utils/importer.py:41
msgid "Importing Games…"
msgstr "Oyunlar İçe Aktarılıyor…"
#: src/utils/importer.py:76
msgid "Importing Covers…"
msgstr "Kapaklar İçe Aktarılıyor…"
#: src/utils/importer.py:91
msgid "No new games found"
msgstr "Yeni oyun bulunamadı"
#: src/utils/importer.py:98
msgid "1 game imported"
msgstr "1 oyun içe aktarıldı"
#. The variable is the number of games
#: src/utils/importer.py:104
msgid "{} games imported"
msgstr "{} oyun içe aktarıldı"
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112
msgid "Couldn't Connect to SteamGridDB"
msgstr "SteamGridDBʼye bağlanılamadı"

461
po/uk.po
View File

@@ -3,13 +3,12 @@
# This file is distributed under the same license as the cartridges package. # This file is distributed under the same license as the cartridges package.
# kramo <contact@kramo.hu>, 2023. # kramo <contact@kramo.hu>, 2023.
# Dan <denqwerta@gmail.com>, 2023. # Dan <denqwerta@gmail.com>, 2023.
# Вова Смірнов <vovasmirnon5895@gmail.com>, 2023.
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: cartridges\n" "Project-Id-Version: cartridges\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-25 17:48+0200\n" "POT-Creation-Date: 2023-04-11 23:33+0200\n"
"PO-Revision-Date: 2023-05-26 18:10+0000\n" "PO-Revision-Date: 2023-04-14 12:29+0000\n"
"Last-Translator: Dan <denqwerta@gmail.com>\n" "Last-Translator: Dan <denqwerta@gmail.com>\n"
"Language-Team: Ukrainian <https://hosted.weblate.org/projects/cartridges/" "Language-Team: Ukrainian <https://hosted.weblate.org/projects/cartridges/"
"cartridges/uk/>\n" "cartridges/uk/>\n"
@@ -19,11 +18,11 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " "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" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.18-dev\n" "X-Generator: Weblate 4.17-dev\n"
#: data/hu.kramo.Cartridges.desktop.in:3 #: data/hu.kramo.Cartridges.desktop.in:3
#: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:48 #: data/hu.kramo.Cartridges.metainfo.xml.in:6 data/gtk/window.blp:29
#: src/main.py:109 #: src/main.py:119
msgid "Cartridges" msgid "Cartridges"
msgstr "Cartridges" msgstr "Cartridges"
@@ -36,10 +35,6 @@ msgstr "Ігровий лаунчер"
msgid "Launch all your games" msgid "Launch all your games"
msgstr "Запустіть усі свої ігри" 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 #: data/hu.kramo.Cartridges.metainfo.xml.in:9
msgid "" msgid ""
"Cartridges is a simple game launcher for all of your games. It has support " "Cartridges is a simple game launcher for all of your games. It has support "
@@ -52,79 +47,43 @@ msgstr ""
"можете сортувати та приховувати ігри або завантажувати обкладинки з " "можете сортувати та приховувати ігри або завантажувати обкладинки з "
"SteamGridDB." "SteamGridDB."
#: data/hu.kramo.Cartridges.metainfo.xml.in:30 #: data/hu.kramo.Cartridges.metainfo.xml.in:22
msgid "Library" msgid "Library"
msgstr "Бібліотека" msgstr "Бібліотека"
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66 #: data/hu.kramo.Cartridges.metainfo.xml.in:26
#: src/utils/create_details_window.py:87
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "Редагувати інформацію про гру" msgstr "Редагувати інформацію про гру"
#: data/hu.kramo.Cartridges.metainfo.xml.in:38 data/gtk/window.blp:72 #: data/hu.kramo.Cartridges.metainfo.xml.in:30 data/gtk/window.blp:51
msgid "Game Details" msgid "Game Details"
msgstr "Подробиці гри" msgstr "Подробиці гри"
#: data/hu.kramo.Cartridges.metainfo.xml.in:42 data/gtk/window.blp:417 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 data/gtk/window.blp:402
#: src/utils/importer.py:92 src/utils/importer.py:124 #: src/utils/importer.py:94 src/utils/importer.py:123 src/utils/importer.py:148
#: src/utils/steamgriddb.py:115 #: src/utils/steamgriddb.py:116
msgid "Preferences" msgid "Preferences"
msgstr "Параметри" msgstr "Параметри"
#: data/gtk/details_window.blp:25 #: data/gtk/game.blp:67 src/utils/create_details_window.py:129
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" msgid "Title"
msgstr "Назва" msgstr "Назва"
#: data/gtk/details_window.blp:102 #: data/gtk/game.blp:89 data/gtk/game.blp:108 data/gtk/window.blp:170
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:153
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:196
msgid "Edit" msgid "Edit"
msgstr "Редагувати" msgstr "Редагувати"
#: data/gtk/game.blp:107 src/window.py:205 #: data/gtk/game.blp:94 src/window.py:286
msgid "Hide" msgid "Hide"
msgstr "Приховати" msgstr "Приховати"
#: data/gtk/game.blp:112 data/gtk/game.blp:131 data/gtk/preferences.blp:56 #: data/gtk/game.blp:99 data/gtk/game.blp:118 data/gtk/preferences.blp:56
#: data/gtk/window.blp:210 #: data/gtk/window.blp:186
msgid "Remove" msgid "Remove"
msgstr "Видалити" msgstr "Видалити"
#: data/gtk/game.blp:126 src/window.py:207 #: data/gtk/game.blp:113 src/window.py:283
msgid "Unhide" msgid "Unhide"
msgstr "Показати" msgstr "Показати"
@@ -136,8 +95,8 @@ msgstr "Загальний"
msgid "Quit" msgid "Quit"
msgstr "Вийти" msgstr "Вийти"
#: data/gtk/help-overlay.blp:19 data/gtk/window.blp:218 data/gtk/window.blp:258 #: data/gtk/help-overlay.blp:19 data/gtk/window.blp:205 data/gtk/window.blp:249
#: data/gtk/window.blp:324 #: data/gtk/window.blp:312
msgid "Search" msgid "Search"
msgstr "Пошук" msgstr "Пошук"
@@ -149,7 +108,8 @@ msgstr "Показати параметри"
msgid "Shortcuts" msgid "Shortcuts"
msgstr "Ярлики" msgstr "Ярлики"
#: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/main.py:186 src/main.py:242
#: src/preferences.py:133
msgid "Undo" msgid "Undo"
msgstr "Відмінити" msgstr "Відмінити"
@@ -177,7 +137,7 @@ msgstr "Показати приховані ігри"
msgid "Remove game" msgid "Remove game"
msgstr "Видалити гру" msgstr "Видалити гру"
#: data/gtk/preferences.blp:13 data/gtk/preferences.blp:206 #: data/gtk/preferences.blp:13 data/gtk/preferences.blp:235
msgid "Behavior" msgid "Behavior"
msgstr "Поведінка" msgstr "Поведінка"
@@ -193,7 +153,7 @@ msgstr "Обкладинка запускає гру"
msgid "Swaps the behavior of the cover image and the play button" msgid "Swaps the behavior of the cover image and the play button"
msgstr "Міняє місцями поведінку зображення обкладинки та кнопки відтворення" msgstr "Міняє місцями поведінку зображення обкладинки та кнопки відтворення"
#: data/gtk/preferences.blp:36 src/details_window.py:84 #: data/gtk/preferences.blp:36 src/utils/create_details_window.py:101
msgid "Images" msgid "Images"
msgstr "Зображення" msgstr "Зображення"
@@ -213,7 +173,7 @@ msgstr "Небезпечна зона"
msgid "Remove All Games" msgid "Remove All Games"
msgstr "Видалити всі ігри" msgstr "Видалити всі ігри"
#: data/gtk/preferences.blp:69 data/gtk/window.blp:28 data/gtk/window.blp:443 #: data/gtk/preferences.blp:69 data/gtk/window.blp:427
msgid "Import" msgid "Import"
msgstr "Імпорт" msgstr "Імпорт"
@@ -229,230 +189,327 @@ msgstr "Steam"
msgid "Steam Install Location" msgid "Steam Install Location"
msgstr "Місце встановлення Steam" msgstr "Місце встановлення Steam"
#: data/gtk/preferences.blp:81 data/gtk/preferences.blp:119
#: data/gtk/preferences.blp:153 data/gtk/preferences.blp:195
#: data/gtk/preferences.blp:210
msgid "Directory to use when importing games"
msgstr "Каталог для імпорту ігор"
#: data/gtk/preferences.blp:89 src/utils/importer.py:143
msgid "Extra Steam Libraries"
msgstr "Додаткові бібліотеки Steam"
#: data/gtk/preferences.blp:90 #: data/gtk/preferences.blp:90
msgid "Select other directories where you have Steam games installed"
msgstr "Виберіть інші директорії, до яких інстальовано ігри Steam"
#: data/gtk/preferences.blp:96
msgid "Clear"
msgstr "Очистити"
#: data/gtk/preferences.blp:114
msgid "Lutris" msgid "Lutris"
msgstr "Lutris" msgstr "Lutris"
#: data/gtk/preferences.blp:94 #: data/gtk/preferences.blp:118
msgid "Lutris Install Location" msgid "Lutris Install Location"
msgstr "Місце встановлення Lutris" msgstr "Місце встановлення Lutris"
#: data/gtk/preferences.blp:103 #: data/gtk/preferences.blp:128
msgid "Lutris Cache Location" msgid "Lutris Cache Location"
msgstr "Розташування сховища Lutris" msgstr "Розташування сховища Lutris"
#: data/gtk/preferences.blp:112 #: data/gtk/preferences.blp:129
msgid "Directory to use when importing game covers"
msgstr "Каталог для імпорту обкладинок ігор"
#: data/gtk/preferences.blp:138
msgid "Import Steam Games" msgid "Import Steam Games"
msgstr "Імпорт ігор Steam" msgstr "Імпорт ігор Steam"
#: data/gtk/preferences.blp:122 #: data/gtk/preferences.blp:148
msgid "Heroic" msgid "Heroic"
msgstr "Heroic" msgstr "Heroic"
#: data/gtk/preferences.blp:126 #: data/gtk/preferences.blp:152
msgid "Heroic Install Location" msgid "Heroic Install Location"
msgstr "Місце встановлення Heroic" msgstr "Місце встановлення Heroic"
#: data/gtk/preferences.blp:135 #: data/gtk/preferences.blp:162
msgid "Import Epic Games" msgid "Import Epic Games"
msgstr "Імпорт Epic Games" msgstr "Імпорт Epic Games"
#: data/gtk/preferences.blp:144 #: data/gtk/preferences.blp:171
msgid "Import GOG Games" msgid "Import GOG Games"
msgstr "Імпорт ігор GOG" msgstr "Імпорт ігор GOG"
#: data/gtk/preferences.blp:153 #: data/gtk/preferences.blp:180
msgid "Import Sideloaded Games" msgid "Import Sideloaded Games"
msgstr "Імпорт сторонніх ігор" msgstr "Імпорт сторонніх ігор"
#: data/gtk/preferences.blp:163 #: data/gtk/preferences.blp:190
msgid "Bottles" msgid "Bottles"
msgstr "Bottles" msgstr "Bottles"
#: data/gtk/preferences.blp:167 #: data/gtk/preferences.blp:194
msgid "Bottles Install Location" msgid "Bottles Install Location"
msgstr "Місце встановлення Bottles" msgstr "Місце встановлення Bottles"
#: data/gtk/preferences.blp:177 #: data/gtk/preferences.blp:205
msgid "itch" msgid "itch"
msgstr "itch" msgstr "itch"
#: data/gtk/preferences.blp:181 #: data/gtk/preferences.blp:209
msgid "itch Install Location" msgid "itch Install Location"
msgstr "Місце встановлення itch" msgstr "Місце встановлення itch"
#: data/gtk/preferences.blp:194 #: data/gtk/preferences.blp:223
msgid "SteamGridDB" msgid "SteamGridDB"
msgstr "SteamGridDB" msgstr "SteamGridDB"
#: data/gtk/preferences.blp:198 #: data/gtk/preferences.blp:227
msgid "Authentication" msgid "Authentication"
msgstr "Аутентифікація" msgstr "Аутентифікація"
#: data/gtk/preferences.blp:201 #: data/gtk/preferences.blp:230
msgid "API Key" msgid "API Key"
msgstr "Ключ API" msgstr "Ключ API"
#: data/gtk/preferences.blp:209 #: data/gtk/preferences.blp:238
msgid "Use SteamGridDB" msgid "Use SteamGridDB"
msgstr "Використовувати SteamGridDB" msgstr "Використовувати SteamGridDB"
#: data/gtk/preferences.blp:210 #: data/gtk/preferences.blp:239
msgid "Download images when adding or importing games" msgid "Download images when adding or importing games"
msgstr "Завантаження зображень під час додавання або імпорту ігор" msgstr "Завантаження зображень під час додавання або імпорту ігор"
#: data/gtk/preferences.blp:219 #: data/gtk/preferences.blp:248
msgid "Prefer Over Official Images" msgid "Prefer Over Official Images"
msgstr "Надавати перевагу офіційним зображенням" msgstr "Надавати перевагу офіційним зображенням"
#: data/gtk/preferences.blp:228 #: data/gtk/preferences.blp:257
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "Надавати перевагу анімованим зображенням" msgstr "Надавати перевагу анімованим зображенням"
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 src/utils/importer.py:91
msgid "No Games Found" msgid "No Games Found"
msgstr "Ігор не знайдено" msgstr "Ігор не знайдено"
#: data/gtk/window.blp:7 data/gtk/window.blp:15 #: data/gtk/window.blp:7
msgid "Try a different search." msgid "Try a different search."
msgstr "Спробуйте інший пошук." msgstr "Спробуйте інший пошук."
#: data/gtk/window.blp:22 #: data/gtk/window.blp:14
msgid "No Games" msgid "No Games"
msgstr "Ніяких ігор" msgstr "Ніяких ігор"
#: data/gtk/window.blp:23 #: data/gtk/window.blp:15
msgid "Use the + button to add games." msgid "Use the + button to add games."
msgstr "Використовуйте кнопку +, щоб додати гру." msgstr "Використовуйте кнопку +, щоб додати гру."
#: data/gtk/window.blp:41 #: data/gtk/window.blp:22
msgid "No Hidden Games" msgid "No Hidden Games"
msgstr "Ніяких прихованих ігор" msgstr "Ніяких прихованих ігор"
#: data/gtk/window.blp:42 #: data/gtk/window.blp:23
msgid "Games you hide will appear here." msgid "Games you hide will appear here."
msgstr "Ігри, які ви сховали, з'являться тут." msgstr "Ігри, які ви сховали, з'являться тут."
#: data/gtk/window.blp:65 data/gtk/window.blp:305 #: data/gtk/window.blp:44 data/gtk/window.blp:293
msgid "Back" msgid "Back"
msgstr "Назад" msgstr "Назад"
#: data/gtk/window.blp:122 #: data/gtk/window.blp:100
msgid "Game Title" msgid "Game Title"
msgstr "Назва гри" msgstr "Назва гри"
#: data/gtk/window.blp:177 #: data/gtk/window.blp:151 src/game.py:158
msgid "Play" msgid "Play"
msgstr "Грати" msgstr "Грати"
#: data/gtk/window.blp:244 data/gtk/window.blp:436 #: data/gtk/window.blp:235 data/gtk/window.blp:421
msgid "Add Game" msgid "Add Game"
msgstr "Додати гру" msgstr "Додати гру"
#: data/gtk/window.blp:251 data/gtk/window.blp:317 #: data/gtk/window.blp:242 data/gtk/window.blp:305
msgid "Main Menu" msgid "Main Menu"
msgstr "Головне меню" msgstr "Головне меню"
#: data/gtk/window.blp:312 #: data/gtk/window.blp:300
msgid "Hidden Games" msgid "Hidden Games"
msgstr "Приховані ігри" msgstr "Приховані ігри"
#: data/gtk/window.blp:375 #: data/gtk/window.blp:360
msgid "Sort" msgid "Sort"
msgstr "Сортувати" msgstr "Сортувати"
#: data/gtk/window.blp:378 #: data/gtk/window.blp:363
msgid "A-Z" msgid "A-Z"
msgstr "А-Я" msgstr "А-Я"
#: data/gtk/window.blp:384 #: data/gtk/window.blp:369
msgid "Z-A" msgid "Z-A"
msgstr "Я-А" msgstr "Я-А"
#: data/gtk/window.blp:390 #: data/gtk/window.blp:375
msgid "Newest" msgid "Newest"
msgstr "Найновіші" msgstr "Найновіші"
#: data/gtk/window.blp:396 #: data/gtk/window.blp:381
msgid "Oldest" msgid "Oldest"
msgstr "Найстаріші" msgstr "Найстаріші"
#: data/gtk/window.blp:402 #: data/gtk/window.blp:387
msgid "Last Played" msgid "Last Played"
msgstr "Остання гра" msgstr "Остання гра"
#: data/gtk/window.blp:409 #: data/gtk/window.blp:394
msgid "Show Hidden" msgid "Show Hidden"
msgstr "Показати приховане" msgstr "Показати приховане"
#: data/gtk/window.blp:422 #: data/gtk/window.blp:407
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "Комбінації клавіш" msgstr "Комбінації клавіш"
#: data/gtk/window.blp:427 #: data/gtk/window.blp:412
msgid "About Cartridges" msgid "About Cartridges"
msgstr "Про Cartridges" msgstr "Про Cartridges"
#. Translators: Replace this with your name for it to show up in the about window #. Translators: Replace this with your name for it to show up in the about window
#: src/main.py:127 #: src/main.py:137
msgid "translator_credits" msgid "translator_credits"
msgstr "kefir2105" msgstr "kefir2105"
#: src/window.py:187 #. The variable is the title of the game
#: src/main.py:164
msgid "{} launched"
msgstr "{} запущено"
#. The variable is the title of the game
#: src/main.py:182
msgid "{} hidden"
msgstr "{} приховано"
#. The variable is the title of the game
#: src/main.py:185
msgid "{} unhidden"
msgstr "{} показано"
#. The variable is the title of the game
#: src/main.py:241
msgid "{} removed"
msgstr "{} видалено"
#: src/window.py:262
msgid "Today" msgid "Today"
msgstr "Сьогодні" msgstr "Сьогодні"
#: src/window.py:189 #: src/window.py:264
msgid "Yesterday" msgid "Yesterday"
msgstr "Вчора" msgstr "Вчора"
#. The variable is the date when the game was added #. The variable is the date when the game was added
#: src/window.py:228 #: src/window.py:310
msgid "Added: {}" msgid "Added: {}"
msgstr "Додано: {}" msgstr "Додано: {}"
#: src/window.py:231 #: src/window.py:315
msgid "Never" msgid "Never"
msgstr "Ніколи" msgstr "Ніколи"
#. The variable is the date when the game was last played #. The variable is the date when the game was last played
#: src/window.py:235 #: src/window.py:319
msgid "Last played: {}" msgid "Last played: {}"
msgstr "Останній раз грали: {}" msgstr "Останній раз грали: {}"
#: src/details_window.py:75 #: src/game.py:156
msgid "Apply" msgid "Details"
msgstr "Застосувати" msgstr "Деталі"
#: src/details_window.py:81 #: src/preferences.py:54
msgid "Installation Not Found"
msgstr "Встановлення не знайдено"
#. The variable is the name of the game launcher
#: src/preferences.py:56
msgid "Select the {} configuration directory."
msgstr "Виберіть каталог конфігурації {}."
#. The variable is the name of the game launcher
#: src/preferences.py:59
msgid "Select the {} data directory."
msgstr "Виберіть каталог даних {}."
#: src/preferences.py:61 src/preferences.py:240
msgid "Set Location"
msgstr "Встановити місцезнаходження"
#: src/preferences.py:132
msgid "All games removed"
msgstr "Всі ігри видалено"
#: src/preferences.py:237
msgid "Cache Not Found"
msgstr "Кеш не знайдено"
#: src/preferences.py:238
msgid "Select the Lutris cache directory."
msgstr "Виберіть каталог кешу Lutris."
#: src/preferences.py:344
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Для використання SteamGridDB потрібен ключ API. Ви можете згенерувати його {}"
"тут{}."
#: src/utils/create_details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "Додати нову гру" msgstr "Додати нову гру"
#: src/details_window.py:82 #: src/utils/create_details_window.py:85
msgid "Confirm" msgid "Confirm"
msgstr "Підтвердити" msgstr "Підтвердити"
#: src/utils/create_details_window.py:96
msgid "Apply"
msgstr "Застосувати"
#: src/utils/create_details_window.py:130
msgid "The title of the game"
msgstr "Назва гри"
#: src/utils/create_details_window.py:135
msgid "Developer"
msgstr "Розробник"
#: src/utils/create_details_window.py:136
msgid "The developer or publisher (optional)"
msgstr "Розробник або видавець (необов'язково)"
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:94 #: src/utils/create_details_window.py:147
msgid "file.txt" msgid "file.txt"
msgstr "file.txt" msgstr "file.txt"
#. As in software #. As in software
#: src/details_window.py:96 #: src/utils/create_details_window.py:149
msgid "program" msgid "program"
msgstr "програма" msgstr "програма"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:101 src/details_window.py:103 #: src/utils/create_details_window.py:154
#: src/utils/create_details_window.py:156
msgid "C:\\path\\to\\{}" msgid "C:\\path\\to\\{}"
msgstr "C:\\шлях\\до\\{}" msgstr "C:\\path\\to\\{}"
#. Translate this string as you would translate "path to {}" #. Translate this string as you would translate "path to {}"
#: src/details_window.py:107 src/details_window.py:109 #: src/utils/create_details_window.py:160
#: src/utils/create_details_window.py:162
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "/path/to/{}" msgstr "/path/to/{}"
#: src/details_window.py:113 #: src/utils/create_details_window.py:166
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -475,139 +532,83 @@ msgstr ""
"\n" "\n"
"Якщо шлях містить пробіли, обов'язково візьміть його в подвійні лапки!" "Якщо шлях містить пробіли, обов'язково візьміть його в подвійні лапки!"
#: src/details_window.py:143 src/details_window.py:149 #: src/utils/create_details_window.py:189
msgid "Executable"
msgstr "Виконуваний"
#: src/utils/create_details_window.py:190
msgid "File to open or command to run when launching the game"
msgstr "Файл для відкриття або команда для запуску під час запуску гри"
#: src/utils/create_details_window.py:202
msgid "Cancel"
msgstr "Скасувати"
#: src/utils/create_details_window.py:259
#: src/utils/create_details_window.py:269
#: src/utils/create_details_window.py:275
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "Не вдалося додати гру" msgstr "Не вдалося додати гру"
#: src/details_window.py:143 src/details_window.py:176 #: src/utils/create_details_window.py:261
msgid "Game title cannot be empty." #: src/utils/create_details_window.py:299
msgstr "Назва гри не може бути порожньою." #: src/utils/create_details_window.py:307
#: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty."
msgstr "Виконуваний файл не може бути порожнім."
#: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "Не вдалося застосувати параметри" msgstr "Не вдалося застосувати параметри"
#. The variable is the title of the game #: src/utils/create_details_window.py:269
#: src/game.py:208 #: src/utils/create_details_window.py:300
msgid "{} launched" msgid "Game title cannot be empty."
msgstr "{} запущено" msgstr "Назва гри не може бути порожньою."
#. The variable is the title of the game #: src/utils/create_details_window.py:275
#: src/game.py:220 #: src/utils/create_details_window.py:308
msgid "{} hidden" msgid "Executable cannot be empty."
msgstr "{} приховано" msgstr "Виконуваний файл не може бути порожнім."
#: src/game.py:220
msgid "{} unhidden"
msgstr "{} показано"
#. The variable is the title of the game
#: src/game.py:233
msgid "{} removed"
msgstr "{} видалено"
#: src/preferences.py:97
msgid "All games removed"
msgstr "Всі ігри видалено"
#: src/preferences.py:136
msgid "Cache Not Found"
msgstr "Кеш не знайдено"
#: src/preferences.py:137
msgid "Select the Lutris cache directory."
msgstr "Виберіть каталог кешу Lutris."
#: src/preferences.py:139 src/preferences.py:292
msgid "Set Location"
msgstr "Встановити місцезнаходження"
#: src/preferences.py:166
msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr ""
"Для використання SteamGridDB потрібен ключ API. Ви можете згенерувати його {}"
"тут{}."
#: src/preferences.py:286
msgid "Installation Not Found"
msgstr "Встановлення не знайдено"
#. The variable is the name of the game launcher
#: src/preferences.py:288
msgid "Select the {} configuration directory."
msgstr "Виберіть каталог конфігурації {}."
#. The variable is the name of the game launcher
#: src/preferences.py:290
msgid "Select the {} data directory."
msgstr "Виберіть каталог даних {}."
#: src/utils/create_dialog.py:25 #: src/utils/create_dialog.py:25
msgid "Dismiss" msgid "Dismiss"
msgstr "Відхилити" msgstr "Відхилити"
#: src/utils/importer.py:41 #: src/utils/importer.py:42
msgid "Importing Games…" msgid "Importing Games…"
msgstr "Імпорт ігор…" msgstr "Імпорт ігор…"
#: src/utils/importer.py:76 #: src/utils/importer.py:77
msgid "Importing Covers…" msgid "Importing Covers…"
msgstr "Імпорт обкладинок…" msgstr "Імпорт обкладинок…"
#: src/utils/importer.py:91 #: src/utils/importer.py:92
msgid "No new games found" msgid "No new games were found on your system."
msgstr "Нових ігор не знайдено" msgstr "У вашій системі не знайдено жодної нової гри."
#: src/utils/importer.py:98 #: src/utils/importer.py:100
msgid "1 game imported" msgid "Game Imported"
msgstr "1 гру імпортовано" 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 #. The variable is the number of games
#: src/utils/importer.py:104 #: src/utils/importer.py:109
msgid "{} games imported" msgid "Successfully imported {} games."
msgstr "{} гри імпортовано" msgstr "Успішно імпортовано {} ігор."
#: src/utils/importer.py:121 src/utils/steamgriddb.py:112 #: src/utils/importer.py:120 src/utils/steamgriddb.py:113
msgid "Couldn't Connect to SteamGridDB" msgid "Couldn't Connect to SteamGridDB"
msgstr "Не вдалося підключитися до SteamGridDB" msgstr "Не вдалося підключитися до SteamGridDB"
#~ msgid "Directory to use when importing games" #: src/utils/importer.py:145
#~ msgstr "Каталог для імпорту ігор" msgid ""
"Looks like you have multiple Steam libraries. Would you like to add them in "
#~ msgid "Extra Steam Libraries" "preferences?"
#~ msgstr "Додаткові бібліотеки Steam" 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" #~ msgid "Launch your games"
#~ msgstr "Запустіть свої ігри" #~ msgstr "Запустіть свої ігри"

View File

@@ -1,238 +0,0 @@
# 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
import shlex
from time import time
from gi.repository import Adw, Gio, GLib, Gtk
from PIL import Image
from . import shared
from .create_dialog import create_dialog
from .game import Game
from .game_cover import GameCover
from .save_cover import resize_cover, save_cover
from .steamgriddb import SGDBSave
@Gtk.Template(resource_path="/hu/kramo/Cartridges/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()
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
if isinstance(self.game.executable, str)
else shlex.join(self.game.executable)
)
self.apply_button.set_label(_("Apply"))
self.game_cover.new_cover(self.game.get_cover_path())
if self.game_cover.get_pixbuf():
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"
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)
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]
for current_game in self.win.games:
if "imported_" in current_game:
numbers.append(int(current_game.replace("imported_", "")))
self.game = Game(
{
"game_id": f"imported_{str(max(numbers) + 1)}",
"hidden": False,
"source": "imported",
"added": int(time()),
"last_played": 0,
},
)
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,
)
self.game.save()
if not self.game_cover.get_pixbuf():
SGDBSave({self.game})
self.game_cover.pictures.remove(self.cover)
self.close()
self.win.show_details_view(self.game)
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
self.cover_button_delete_revealer.set_reveal_child(True)
self.cover_changed = True
def resize():
self.game_cover.new_cover(resize_cover(path))
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

@@ -19,21 +19,21 @@
import json import json
import os import os
import shlex import shlex # pylint: disable=unused-import
import subprocess import subprocess
from pathlib import Path import sys
from time import time
from gi.repository import Adw, Gio, Gtk from gi.repository import Gio, Gtk
from . import shared
from .game_cover import GameCover from .game_cover import GameCover
from .save_game import save_game
@Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/game.ui") @Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/game.ui")
class Game(Gtk.Box): class Game(Gtk.Box):
__gtype_name__ = "Game" __gtype_name__ = "Game"
overlay = Gtk.Template.Child()
title = Gtk.Template.Child() title = Gtk.Template.Child()
play_button = Gtk.Template.Child() play_button = Gtk.Template.Child()
cover = Gtk.Template.Child() cover = Gtk.Template.Child()
@@ -41,196 +41,127 @@ class Game(Gtk.Box):
cover_button = Gtk.Template.Child() cover_button = Gtk.Template.Child()
menu_button = Gtk.Template.Child() menu_button = Gtk.Template.Child()
play_revealer = Gtk.Template.Child() play_revealer = Gtk.Template.Child()
menu_revealer = Gtk.Template.Child() title_revealer = Gtk.Template.Child()
game_options = Gtk.Template.Child() game_options = Gtk.Template.Child()
hidden_game_options = Gtk.Template.Child() hidden_game_options = Gtk.Template.Child()
loading = 0 def __init__(self, win, data, **kwargs):
filtered = False
added = None
executable = None
game_id = None
source = None
hidden = None
last_played = None
name = None
developer = None
removed = None
blacklisted = None
game_cover = None
def __init__(self, data, **kwargs):
super().__init__(**kwargs) super().__init__(**kwargs)
self.win = shared.win self.win = win
self.app = self.win.get_application() self.added = data["added"]
self.version = shared.spec_version 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.update_values(data) self.loading = 0
self.title.set_label(self.name)
self.win.games[self.game_id] = self if self.game_id in self.win.game_covers:
self.win.game_covers[self.game_id].add_picture(self.cover)
self.set_play_icon() else:
game_cover = GameCover({self.cover}, self.get_cover_path())
self.win.game_covers[self.game_id] = game_cover
self.event_contoller_motion = Gtk.EventControllerMotion.new() self.event_contoller_motion = Gtk.EventControllerMotion.new()
self.add_controller(self.event_contoller_motion) self.add_controller(self.event_contoller_motion)
self.event_contoller_motion.connect("enter", self.toggle_play, False) self.overlay.set_measure_overlay(self.play_revealer, True)
self.event_contoller_motion.connect("leave", self.toggle_play, None, None)
self.cover_button.connect("clicked", self.main_button_clicked, False) self.set_play_label()
self.play_button.connect("clicked", self.main_button_clicked, True)
shared.schema.connect("changed", self.schema_changed) self.cover_button.connect("clicked", self.cover_button_clicked)
self.play_button.connect("clicked", self.play_button_clicked)
def update(self): self.event_contoller_motion.connect("enter", self.show_play)
if self.get_parent(): self.event_contoller_motion.connect("leave", self.hide_play)
self.get_parent().get_parent().remove(self)
if self.get_parent():
self.get_parent().set_child()
self.menu_button.set_menu_model( self.win.schema.connect("changed", self.schema_changed)
self.hidden_game_options if self.hidden else self.game_options
)
self.title.set_label(self.name) if self.hidden:
self.menu_button.set_menu_model(self.hidden_game_options)
self.menu_button.get_popover().connect(
"notify::visible", self.toggle_play, None
)
self.menu_button.get_popover().connect(
"notify::visible", self.win.set_active_game, self
)
if self.game_id in self.win.game_covers:
self.game_cover = self.win.game_covers[self.game_id]
self.game_cover.add_picture(self.cover)
else: else:
self.game_cover = GameCover({self.cover}, self.get_cover_path()) self.menu_button.set_menu_model(self.game_options)
self.win.game_covers[self.game_id] = self.game_cover self.menu_button.get_popover().connect("notify::visible", self.hide_play)
if (
self.win.stack.get_visible_child() == self.win.details_view
and self.win.active_game == self
):
self.win.show_details_view(self)
if not self.removed and not self.blacklisted:
if self.hidden:
self.win.hidden_library.append(self)
else:
self.win.library.append(self)
self.get_parent().set_focusable(False)
self.win.set_library_child()
def update_values(self, data):
for key, value in data.items():
setattr(self, key, value)
def save(self):
shared.games_dir.mkdir(parents=True, exist_ok=True)
attrs = (
"added",
"executable",
"game_id",
"source",
"hidden",
"last_played",
"name",
"developer",
"removed",
"blacklisted",
"version",
)
# TODO: remove for 2.0
attrs = list(attrs)
if not self.removed:
attrs.remove("removed")
if not self.blacklisted:
attrs.remove("blacklisted")
json.dump(
{attr: getattr(self, attr) for attr in attrs if attr},
(shared.games_dir / f"{self.game_id}.json").open("w"),
indent=4,
sort_keys=True,
)
self.update()
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): def launch(self):
self.last_played = int(time()) # Generate launch arguments, either list (no shell) or a string (for shell).
self.save()
string = (
self.executable
if isinstance(self.executable, str)
else shlex.join(self.executable)
)
args = ( args = (
"flatpak-spawn --host /bin/sh -c " + shlex.quote(string) # Flatpak ["flatpak-spawn", "--host", *self.executable] # Flatpak
if os.getenv("FLATPAK_ID") == "hu.kramo.Cartridges" if os.getenv("FLATPAK_ID") == "hu.kramo.Cartridges"
else string # Others else shlex.join(
self.executable
) # Windows (We need shell to support its "open" built-in).
if os.name == "nt"
else self.executable # Linux/Others
) )
# The host environment vars are automatically passed through by Popen.
subprocess.Popen( subprocess.Popen(
args, args,
cwd=Path.home(), shell=isinstance(args, str),
shell=True,
start_new_session=True, start_new_session=True,
creationflags=subprocess.CREATE_NEW_PROCESS_GROUP if os.name == "nt" else 0, creationflags=subprocess.CREATE_NEW_PROCESS_GROUP if os.name == "nt" else 0,
) )
if Gio.Settings.new("hu.kramo.Cartridges").get_boolean("exit-after-launch"): if Gio.Settings.new("hu.kramo.Cartridges").get_boolean("exit-after-launch"):
self.app.quit() sys.exit()
# The variable is the title of the game def toggle_hidden(self):
self.create_toast(_("{} launched")) data = json.loads(
(self.win.games_dir / f"{self.game_id}.json").read_text("utf-8")
)
def toggle_hidden(self, toast=True): data["hidden"] = not data["hidden"]
self.hidden = not self.hidden
self.save()
if self.win.stack.get_visible_child() == self.win.details_view: save_game(self.win, data)
self.win.on_go_back_action()
if toast: def get_cover_path(self):
self.create_toast( cover_path = self.win.covers_dir / f"{self.game_id}.gif"
# The variable is the title of the game if cover_path.is_file():
(_("{} hidden") if self.hidden else _("{} unhidden")).format(self.name), return cover_path
"hide",
)
def remove_game(self): cover_path = self.win.covers_dir / f"{self.game_id}.tiff"
# Add "removed=True" to the game properties so it can be deleted on next init if cover_path.is_file():
self.removed = True return cover_path
self.save()
if self.win.stack.get_visible_child() == self.win.details_view: def show_play(self, _widget, *_unused):
self.win.on_go_back_action() self.play_revealer.set_reveal_child(True)
self.title_revealer.set_reveal_child(False)
# The variable is the title of the game def hide_play(self, _widget, *_unused):
self.create_toast(_("{} removed").format(self.name), "remove") if not self.menu_button.get_active():
self.play_revealer.set_reveal_child(False)
self.title_revealer.set_reveal_child(True)
def launch_game(self, _widget, *_unused):
self.win.set_active_game(None, None, self.game_id)
self.win.get_application().on_launch_game_action(None)
def cover_button_clicked(self, _widget):
if self.win.schema.get_boolean("cover-launches-game"):
self.launch_game(None)
else:
self.win.show_details_view(None, self.game_id)
def play_button_clicked(self, _widget):
if self.win.schema.get_boolean("cover-launches-game"):
self.win.show_details_view(None, self.game_id)
else:
self.launch_game(None)
def set_play_label(self):
if self.win.schema.get_boolean("cover-launches-game"):
self.play_button.set_label(_("Details"))
else:
self.play_button.set_label(_("Play"))
def schema_changed(self, _settings, key):
if key == "cover-launches-game":
self.set_play_label()
def set_loading(self, state): def set_loading(self, state):
self.loading += state self.loading += state
@@ -238,36 +169,3 @@ class Game(Gtk.Box):
self.cover.set_opacity(int(not loading)) self.cover.set_opacity(int(not loading))
self.spinner.set_spinning(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 cover_path
cover_path = shared.covers_dir / f"{self.game_id}.tiff"
if cover_path.is_file():
return cover_path
return None
def toggle_play(self, _widget, _prop1, _prop2, state=True):
if not self.menu_button.get_active():
self.play_revealer.set_reveal_child(not state)
self.menu_revealer.set_reveal_child(not state)
def main_button_clicked(self, _widget, button):
if shared.schema.get_boolean("cover-launches-game") ^ button:
self.launch()
else:
self.win.show_details_view(self)
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_icon()

View File

@@ -18,13 +18,10 @@
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
from gi.repository import GdkPixbuf, Gio, GLib from gi.repository import GdkPixbuf, Gio, GLib
from PIL import Image, ImageFilter, ImageStat
class GameCover: class GameCover:
pixbuf = None pixbuf = None
blurred = None
luminance = None
path = None path = None
animation = None animation = None
anim_iter = None anim_iter = None
@@ -35,31 +32,31 @@ class GameCover:
def __init__(self, pictures, path=None): def __init__(self, pictures, path=None):
self.pictures = pictures self.pictures = pictures
self.new_cover(path) self.new_pixbuf(path)
# Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args # Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args
def create_func(self, path): def create_func(self, path):
self.animation = GdkPixbuf.PixbufAnimation.new_from_file(str(path)) self.animation = GdkPixbuf.PixbufAnimation.new_from_file(str(path))
self.anim_iter = self.animation.get_iter() self.anim_iter = self.animation.get_iter()
def wrapper(task, *_args): def wrapper(task, *_unused):
self.update_animation((task, self.animation)) self.update_animation((task, self.animation))
return wrapper return wrapper
def new_cover(self, path=None): def new_pixbuf(self, path=None):
self.animation = None self.animation = None
self.pixbuf = None self.pixbuf = None
self.blurred = None
self.luminance = None
self.path = path self.path = path
if path: if path:
if path.suffix == ".gif": if str(path).rsplit(".", maxsplit=1)[-1] == "gif":
task = Gio.Task.new() task = Gio.Task.new()
task.run_in_thread(self.create_func(self.path)) task.run_in_thread(self.create_func(self.path))
else: else:
self.pixbuf = GdkPixbuf.Pixbuf.new_from_file(str(path)) self.pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_scale(
str(path), 200, 300, False
)
if not self.animation: if not self.animation:
self.set_pixbuf(self.pixbuf) self.set_pixbuf(self.pixbuf)
@@ -67,36 +64,8 @@ class GameCover:
def get_pixbuf(self): def get_pixbuf(self):
return self.animation.get_static_image() if self.animation else self.pixbuf return self.animation.get_static_image() if self.animation else self.pixbuf
def get_blurred(self): def get_animation(self):
if not self.blurred: return self.path if self.animation else None
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 = GdkPixbuf.Pixbuf.new_from_file(tmp_path)
stat = ImageStat.Stat(image.convert("L"))
# Luminance values for light and dark mode
self.luminance = (
(stat.mean[0] + stat.extrema[0][0]) / 510,
(stat.mean[0] + stat.extrema[0][1]) / 510,
)
else:
self.blurred = GdkPixbuf.Pixbuf.new_from_resource_at_scale(
"/hu/kramo/Cartridges/library_placeholder.svg", 2, 2, False
)
self.luminance = (0.1, 0.8)
return self.blurred
def add_picture(self, picture): def add_picture(self, picture):
self.pictures.add(picture) self.pictures.add(picture)

View File

@@ -22,14 +22,13 @@ from time import time
import yaml import yaml
from . import shared
from .check_install import check_install from .check_install import check_install
def bottles_installed(path=None): def bottles_installed(win, path=None):
location_key = "bottles-location" location_key = "bottles-location"
bottles_dir = ( bottles_dir = (
path if path else Path(shared.schema.get_string(location_key)).expanduser() path if path else Path(win.schema.get_string(location_key)).expanduser()
) )
check = "library.yml" check = "library.yml"
@@ -39,17 +38,17 @@ def bottles_installed(path=None):
if path if path
else ( else (
Path.home() / ".var/app/com.usebottles.bottles/data/bottles", Path.home() / ".var/app/com.usebottles.bottles/data/bottles",
shared.data_dir / "bottles", win.data_dir / "bottles",
) )
) )
bottles_dir = check_install(check, locations, (shared.schema, location_key)) bottles_dir = check_install(check, locations, (win.schema, location_key))
return bottles_dir return bottles_dir
def bottles_importer(): def bottles_importer(win):
bottles_dir = bottles_installed() bottles_dir = bottles_installed(win)
if not bottles_dir: if not bottles_dir:
return return
@@ -59,7 +58,7 @@ def bottles_importer():
library = yaml.load(data, Loader=yaml.Loader) library = yaml.load(data, Loader=yaml.Loader)
importer = shared.importer importer = win.importer
importer.total_queue += len(library) importer.total_queue += len(library)
importer.queue += len(library) importer.queue += len(library)
@@ -69,10 +68,7 @@ def bottles_importer():
values["game_id"] = f'bottles_{game["id"]}' values["game_id"] = f'bottles_{game["id"]}'
if ( if values["game_id"] in win.games and not win.games[values["game_id"]].removed:
values["game_id"] in shared.win.games
and not shared.win.games[values["game_id"]].removed
):
importer.save_game() importer.save_game()
continue continue

View File

@@ -17,20 +17,19 @@
# #
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
import hashlib
import json import json
import os import os
from hashlib import sha256
from pathlib import Path from pathlib import Path
from time import time from time import time
from . import shared
from .check_install import check_install from .check_install import check_install
def heroic_installed(path=None): def heroic_installed(win, path=None):
location_key = "heroic-location" location_key = "heroic-location"
heroic_dir = ( heroic_dir = (
path if path else Path(shared.schema.get_string(location_key)).expanduser() path if path else Path(win.schema.get_string(location_key)).expanduser()
) )
check = "config.json" check = "config.json"
@@ -40,33 +39,34 @@ def heroic_installed(path=None):
if path if path
else ( else (
Path.home() / ".var/app/com.heroicgameslauncher.hgl/config/heroic", Path.home() / ".var/app/com.heroicgameslauncher.hgl/config/heroic",
shared.config_dir / "heroic", win.config_dir / "heroic",
) )
) )
if os.name == "nt" and not path: if os.name == "nt" and not path:
locations += (Path(os.getenv("appdata")) / "heroic",) locations += (Path(os.getenv("appdata")) / "heroic",)
heroic_dir = check_install(check, locations, (shared.schema, location_key)) heroic_dir = check_install(check, locations, (win.schema, location_key))
return heroic_dir return heroic_dir
def heroic_importer(): def heroic_importer(win):
heroic_dir = heroic_installed() heroic_dir = heroic_installed(win)
if not heroic_dir: if not heroic_dir:
return return
current_time = int(time()) current_time = int(time())
importer = shared.importer importer = win.importer
# Import Epic games # Import Epic games
if not shared.schema.get_boolean("heroic-import-epic"): if not win.schema.get_boolean("heroic-import-epic"):
pass pass
elif (heroic_dir / "store_cache" / "legendary_library.json").exists(): elif (heroic_dir / "store_cache" / "legendary_library.json").exists():
library = json.load( data = (heroic_dir / "store_cache" / "legendary_library.json").read_text(
(heroic_dir / "store_cache" / "legendary_library.json").open() "utf-8"
) )
library = json.loads(data)
try: try:
for game in library["library"]: for game in library["library"]:
@@ -82,8 +82,8 @@ def heroic_importer():
values["game_id"] = f"heroic_epic_{app_name}" values["game_id"] = f"heroic_epic_{app_name}"
if ( if (
values["game_id"] in shared.win.games values["game_id"] in win.games
and not shared.win.games[values["game_id"]].removed and not win.games[values["game_id"]].removed
): ):
importer.save_game() importer.save_game()
continue continue
@@ -103,7 +103,7 @@ def heroic_importer():
image_path = ( image_path = (
heroic_dir heroic_dir
/ "images-cache" / "images-cache"
/ sha256( / hashlib.sha256(
(f'{game["art_square"]}?h=400&resize=1&w=300').encode() (f'{game["art_square"]}?h=400&resize=1&w=300').encode()
).hexdigest() ).hexdigest()
) )
@@ -114,12 +114,13 @@ def heroic_importer():
pass pass
# Import GOG games # Import GOG games
if not shared.schema.get_boolean("heroic-import-gog"): if not win.schema.get_boolean("heroic-import-gog"):
pass pass
elif (heroic_dir / "gog_store" / "installed.json").exists() and ( elif (heroic_dir / "gog_store" / "installed.json").exists() and (
heroic_dir / "store_cache" / "gog_library.json" heroic_dir / "store_cache" / "gog_library.json"
).exists(): ).exists():
installed = json.load((heroic_dir / "gog_store" / "installed.json").open()) data = (heroic_dir / "gog_store" / "installed.json").read_text("utf-8")
installed = json.loads(data)
importer.total_queue += len(installed["installed"]) importer.total_queue += len(installed["installed"])
importer.queue += len(installed["installed"]) importer.queue += len(installed["installed"])
@@ -131,16 +132,15 @@ def heroic_importer():
values["game_id"] = f"heroic_gog_{app_name}" values["game_id"] = f"heroic_gog_{app_name}"
if ( if (
values["game_id"] in shared.win.games values["game_id"] in win.games
and not shared.win.games[values["game_id"]].removed and not win.games[values["game_id"]].removed
): ):
importer.save_game() importer.save_game()
continue continue
# Get game title and developer from gog_library.json as they are not present in installed.json # Get game title and developer from gog_library.json as they are not present in installed.json
library = json.load( data = (heroic_dir / "store_cache" / "gog_library.json").read_text("utf-8")
(heroic_dir / "store_cache" / "gog_library.json").open() library = json.loads(data)
)
for game in library["games"]: for game in library["games"]:
if game["app_name"] == app_name: if game["app_name"] == app_name:
values["developer"] = game["developer"] values["developer"] = game["developer"]
@@ -148,7 +148,7 @@ def heroic_importer():
image_path = ( image_path = (
heroic_dir heroic_dir
/ "images-cache" / "images-cache"
/ sha256(game["art_square"].encode()).hexdigest() / hashlib.sha256(game["art_square"].encode()).hexdigest()
) )
values["executable"] = ( values["executable"] = (
@@ -164,10 +164,11 @@ def heroic_importer():
importer.save_game(values, image_path if image_path.exists() else None) importer.save_game(values, image_path if image_path.exists() else None)
# Import sideloaded games # Import sideloaded games
if not shared.schema.get_boolean("heroic-import-sideload"): if not win.schema.get_boolean("heroic-import-sideload"):
pass pass
elif (heroic_dir / "sideload_apps" / "library.json").exists(): elif (heroic_dir / "sideload_apps" / "library.json").exists():
library = json.load((heroic_dir / "sideload_apps" / "library.json").open()) data = (heroic_dir / "sideload_apps" / "library.json").read_text("utf-8")
library = json.loads(data)
importer.total_queue += len(library["games"]) importer.total_queue += len(library["games"])
importer.queue += len(library["games"]) importer.queue += len(library["games"])
@@ -179,8 +180,8 @@ def heroic_importer():
values["game_id"] = f"heroic_sideload_{app_name}" values["game_id"] = f"heroic_sideload_{app_name}"
if ( if (
values["game_id"] in shared.win.games values["game_id"] in win.games
and not shared.win.games[values["game_id"]].removed and not win.games[values["game_id"]].removed
): ):
importer.save_game() importer.save_game()
continue continue
@@ -198,7 +199,7 @@ def heroic_importer():
image_path = ( image_path = (
heroic_dir heroic_dir
/ "images-cache" / "images-cache"
/ sha256(item["art_square"].encode()).hexdigest() / hashlib.sha256(item["art_square"].encode()).hexdigest()
) )
importer.save_game(values, image_path if image_path.exists() else None) importer.save_game(values, image_path if image_path.exists() else None)

View File

@@ -26,20 +26,15 @@ from time import time
import requests import requests
from gi.repository import GdkPixbuf, Gio from gi.repository import GdkPixbuf, Gio
from . import shared
from .check_install import check_install from .check_install import check_install
from .save_cover import resize_cover
def get_game(task, current_time, row): def get_game(task, current_time, win, row):
values = {} values = {}
values["game_id"] = f"itch_{row[0]}" values["game_id"] = f"itch_{row[0]}"
if ( if values["game_id"] in win.games and not win.games[values["game_id"]].removed:
values["game_id"] in shared.win.games
and not shared.win.games[values["game_id"]].removed
):
task.return_value((None, None)) task.return_value((None, None))
return return
@@ -55,7 +50,7 @@ def get_game(task, current_time, row):
values["source"] = "itch" values["source"] = "itch"
if row[3] or row[2]: if row[3] or row[2]:
tmp_file = Gio.File.new_tmp()[0] tmp_file = Gio.File.new_tmp(None)[0]
try: try:
with requests.get(row[3] or row[2], timeout=5) as cover: with requests.get(row[3] or row[2], timeout=5) as cover:
cover.raise_for_status() cover.raise_for_status()
@@ -66,43 +61,43 @@ def get_game(task, current_time, row):
game_cover = GdkPixbuf.Pixbuf.new_from_stream_at_scale( game_cover = GdkPixbuf.Pixbuf.new_from_stream_at_scale(
tmp_file.read(), 2, 2, False tmp_file.read(), 2, 2, False
).scale_simple(*shared.image_size, GdkPixbuf.InterpType.BILINEAR) ).scale_simple(*win.image_size, GdkPixbuf.InterpType.BILINEAR)
itch_pixbuf = GdkPixbuf.Pixbuf.new_from_stream(tmp_file.read()) itch_pixbuf = GdkPixbuf.Pixbuf.new_from_stream(tmp_file.read())
itch_pixbuf = itch_pixbuf.scale_simple( itch_pixbuf = itch_pixbuf.scale_simple(
shared.image_size[0], win.image_size[0],
itch_pixbuf.get_height() * (shared.image_size[0] / itch_pixbuf.get_width()), itch_pixbuf.get_height() * (win.image_size[0] / itch_pixbuf.get_width()),
GdkPixbuf.InterpType.BILINEAR, GdkPixbuf.InterpType.BILINEAR,
) )
itch_pixbuf.composite( itch_pixbuf.composite(
game_cover, game_cover,
0, 0,
(shared.image_size[1] - itch_pixbuf.get_height()) / 2, (win.image_size[1] - itch_pixbuf.get_height()) / 2,
itch_pixbuf.get_width(), itch_pixbuf.get_width(),
itch_pixbuf.get_height(), itch_pixbuf.get_height(),
0, 0,
(shared.image_size[1] - itch_pixbuf.get_height()) / 2, (win.image_size[1] - itch_pixbuf.get_height()) / 2,
1.0, 1.0,
1.0, 1.0,
GdkPixbuf.InterpType.BILINEAR, GdkPixbuf.InterpType.BILINEAR,
255, 255,
) )
else: else:
game_cover = None game_cover = None
task.return_value((values, game_cover)) task.return_value((values, game_cover))
def get_games_async(rows, importer): def get_games_async(win, rows, importer):
current_time = int(time()) current_time = int(time())
# Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args # Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args
def create_func(current_time, row): def create_func(current_time, win, row):
def wrapper(task, *_args): def wrapper(task, *_unused):
get_game( get_game(
task, task,
current_time, current_time,
win,
row, row,
) )
@@ -111,21 +106,16 @@ def get_games_async(rows, importer):
def update_games(_task, result): def update_games(_task, result):
final_values = result.propagate_value()[1] final_values = result.propagate_value()[1]
# No need for an if statement as final_value would be None for games we don't want to save # No need for an if statement as final_value would be None for games we don't want to save
importer.save_game( importer.save_game(final_values[0], pixbuf=final_values[1])
final_values[0],
resize_cover(pixbuf=final_values[1]),
)
for row in rows: for row in rows:
task = Gio.Task.new(None, None, update_games) task = Gio.Task.new(None, None, update_games)
task.run_in_thread(create_func(current_time, row)) task.run_in_thread(create_func(current_time, win, row))
def itch_installed(path=None): def itch_installed(win, path=None):
location_key = "itch-location" location_key = "itch-location"
itch_dir = ( itch_dir = path if path else Path(win.schema.get_string(location_key)).expanduser()
path if path else Path(shared.schema.get_string(location_key)).expanduser()
)
check = Path("db") / "butler.db" check = Path("db") / "butler.db"
if not (itch_dir / check).is_file(): if not (itch_dir / check).is_file():
@@ -134,26 +124,26 @@ def itch_installed(path=None):
if path if path
else ( else (
Path.home() / ".var/app/io.itch.itch/config/itch", Path.home() / ".var/app/io.itch.itch/config/itch",
shared.config_dir / "itch", win.config_dir / "itch",
) )
) )
if os.name == "nt" and not path: if os.name == "nt" and not path:
locations += (Path(os.getenv("appdata")) / "itch",) locations += (Path(os.getenv("appdata")) / "itch",)
itch_dir = check_install(check, locations, (shared.schema, location_key)) itch_dir = check_install(check, locations, (win.schema, location_key))
return itch_dir return itch_dir
def itch_importer(): def itch_importer(win):
itch_dir = itch_installed() itch_dir = itch_installed(win)
if not itch_dir: if not itch_dir:
return return
database_path = (itch_dir / "db").expanduser() database_path = (itch_dir / "db").expanduser()
db_cache_dir = shared.cache_dir / "cartridges" / "itch" db_cache_dir = win.cache_dir / "cartridges" / "itch"
db_cache_dir.mkdir(parents=True, exist_ok=True) db_cache_dir.mkdir(parents=True, exist_ok=True)
# Copy the file because sqlite3 doesn't like databases in /run/user/ # Copy the file because sqlite3 doesn't like databases in /run/user/
@@ -176,7 +166,7 @@ def itch_importer():
ON ON
caves.game_id = games.id caves.game_id = games.id
; ;
""" """
connection = connect(database_tmp_path) connection = connect(database_tmp_path)
cursor = connection.execute(db_request) cursor = connection.execute(db_request)
@@ -185,8 +175,8 @@ def itch_importer():
# No need to unlink temp files as they disappear when the connection is closed # No need to unlink temp files as they disappear when the connection is closed
database_tmp_path.unlink(missing_ok=True) database_tmp_path.unlink(missing_ok=True)
importer = shared.importer importer = win.importer
importer.total_queue += len(rows) importer.total_queue += len(rows)
importer.queue += len(rows) importer.queue += len(rows)
get_games_async(rows, importer) get_games_async(win, rows, importer)

View File

@@ -22,14 +22,13 @@ from shutil import copyfile
from sqlite3 import connect from sqlite3 import connect
from time import time from time import time
from . import shared
from .check_install import check_install from .check_install import check_install
def lutris_installed(path=None): def lutris_installed(win, path=None):
location_key = "lutris-location" location_key = "lutris-location"
lutris_dir = ( lutris_dir = (
path if path else Path(shared.schema.get_string(location_key)).expanduser() path if path else Path(win.schema.get_string(location_key)).expanduser()
) )
check = "pga.db" check = "pga.db"
@@ -39,18 +38,18 @@ def lutris_installed(path=None):
if path if path
else ( else (
Path.home() / ".var/app/net.lutris.Lutris/data/lutris", Path.home() / ".var/app/net.lutris.Lutris/data/lutris",
shared.data_dir / "lutris", win.data_dir / "lutris",
) )
) )
lutris_dir = check_install(check, locations, (shared.schema, location_key)) lutris_dir = check_install(check, locations, (win.schema, location_key))
return lutris_dir return lutris_dir
def lutris_cache_exists(path=None): def lutris_cache_exists(win, path=None):
cache_key = "lutris-cache-location" cache_key = "lutris-cache-location"
cache_dir = path if path else Path(shared.schema.get_string(cache_key)).expanduser() cache_dir = path if path else Path(win.schema.get_string(cache_key)).expanduser()
cache_check = "coverart" cache_check = "coverart"
if not (cache_dir / cache_check).exists(): if not (cache_dir / cache_check).exists():
@@ -59,27 +58,25 @@ def lutris_cache_exists(path=None):
if path if path
else ( else (
Path.home() / ".var" / "app" / "net.lutris.Lutris" / "cache" / "lutris", Path.home() / ".var" / "app" / "net.lutris.Lutris" / "cache" / "lutris",
shared.cache_dir / "lutris", win.cache_dir / "lutris",
) )
) )
cache_dir = check_install( cache_dir = check_install(cache_check, cache_locations, (win.schema, cache_key))
cache_check, cache_locations, (shared.schema, cache_key)
)
return cache_dir return cache_dir
def lutris_importer(): def lutris_importer(win):
lutris_dir = lutris_installed() lutris_dir = lutris_installed(win)
if not lutris_dir: if not lutris_dir:
return return
cache_dir = lutris_cache_exists() cache_dir = lutris_cache_exists(win)
if not cache_dir: if not cache_dir:
return return
db_cache_dir = shared.cache_dir / "cartridges" / "lutris" db_cache_dir = win.cache_dir / "cartridges" / "lutris"
db_cache_dir.mkdir(parents=True, exist_ok=True) db_cache_dir.mkdir(parents=True, exist_ok=True)
# Copy the file because sqlite3 doesn't like databases in /run/user/ # Copy the file because sqlite3 doesn't like databases in /run/user/
@@ -99,7 +96,7 @@ def lutris_importer():
AND configPath IS NOT NULL AND configPath IS NOT NULL
AND installed IS TRUE AND installed IS TRUE
; ;
""" """
connection = connect(database_tmp_path) connection = connect(database_tmp_path)
cursor = connection.execute(db_request) cursor = connection.execute(db_request)
@@ -108,12 +105,12 @@ def lutris_importer():
# No need to unlink temp files as they disappear when the connection is closed # No need to unlink temp files as they disappear when the connection is closed
database_tmp_path.unlink(missing_ok=True) database_tmp_path.unlink(missing_ok=True)
if not shared.schema.get_boolean("lutris-import-steam"): if not win.schema.get_boolean("lutris-import-steam"):
rows = [row for row in rows if not row[3] == "steam"] rows = [row for row in rows if not row[3] == "steam"]
current_time = int(time()) current_time = int(time())
importer = shared.importer importer = win.importer
importer.total_queue += len(rows) importer.total_queue += len(rows)
importer.queue += len(rows) importer.queue += len(rows)
@@ -122,10 +119,7 @@ def lutris_importer():
values["game_id"] = f"lutris_{row[3]}_{row[0]}" values["game_id"] = f"lutris_{row[3]}_{row[0]}"
if ( if values["game_id"] in win.games and not win.games[values["game_id"]].removed:
values["game_id"] in shared.win.games
and not shared.win.games[values["game_id"]].removed
):
importer.save_game() importer.save_game()
continue continue

View File

@@ -25,7 +25,6 @@ from time import time
import requests import requests
from gi.repository import Gio from gi.repository import Gio
from . import shared
from .check_install import check_install from .check_install import check_install
@@ -43,7 +42,7 @@ def update_values_from_data(content, values):
return values return values
def get_game(task, datatypes, current_time, appmanifest, steam_dir): def get_game(task, datatypes, current_time, win, appmanifest, steam_dir):
values = {} values = {}
data = appmanifest.read_text("utf-8") data = appmanifest.read_text("utf-8")
@@ -57,10 +56,7 @@ def get_game(task, datatypes, current_time, appmanifest, steam_dir):
values["game_id"] = f'steam_{values["appid"]}' values["game_id"] = f'steam_{values["appid"]}'
if ( if values["game_id"] in win.games and not win.games[values["game_id"]].removed:
values["game_id"] in shared.win.games
and not shared.win.games[values["game_id"]].removed
):
task.return_value((None, None)) task.return_value((None, None))
return return
@@ -96,17 +92,18 @@ def get_game(task, datatypes, current_time, appmanifest, steam_dir):
task.return_value((values, image_path if image_path.exists() else None)) task.return_value((values, image_path if image_path.exists() else None))
def get_games_async(appmanifests, steam_dir, importer): def get_games_async(win, appmanifests, steam_dir, importer):
datatypes = ["appid", "name"] datatypes = ["appid", "name"]
current_time = int(time()) current_time = int(time())
# Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args # Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args
def create_func(datatypes, current_time, appmanifest, steam_dir): def create_func(datatypes, current_time, win, appmanifest, steam_dir):
def wrapper(task, *_args): def wrapper(task, *_unused):
get_game( get_game(
task, task,
datatypes, datatypes,
current_time, current_time,
win,
appmanifest, appmanifest,
steam_dir, steam_dir,
) )
@@ -120,12 +117,14 @@ def get_games_async(appmanifests, steam_dir, importer):
for appmanifest in appmanifests: for appmanifest in appmanifests:
task = Gio.Task.new(None, None, update_games) task = Gio.Task.new(None, None, update_games)
task.run_in_thread(create_func(datatypes, current_time, appmanifest, steam_dir)) task.run_in_thread(
create_func(datatypes, current_time, win, appmanifest, steam_dir)
)
def steam_installed(path=None): def steam_installed(win, path=None):
location_key = "steam-location" location_key = "steam-location"
steam_dir = Path(shared.schema.get_string(location_key)).expanduser() steam_dir = Path(win.schema.get_string(location_key)).expanduser()
check = "steamapps" check = "steamapps"
if not (steam_dir / check).is_file(): if not (steam_dir / check).is_file():
@@ -136,7 +135,7 @@ def steam_installed(path=None):
else ( else (
steam_dir, steam_dir,
Path.home() / ".steam", Path.home() / ".steam",
shared.data_dir / "Steam", win.data_dir / "Steam",
Path.home() / ".var/app/com.valvesoftware.Steam/data/Steam", Path.home() / ".var/app/com.valvesoftware.Steam/data/Steam",
) )
) )
@@ -144,27 +143,22 @@ def steam_installed(path=None):
if os.name == "nt": if os.name == "nt":
locations += (Path(os.getenv("programfiles(x86)")) / "Steam",) locations += (Path(os.getenv("programfiles(x86)")) / "Steam",)
steam_dir = check_install( steam_dir = check_install(check, locations, (win.schema, location_key), subdirs)
check, locations, (shared.schema, location_key), subdirs
)
return steam_dir return steam_dir
def steam_importer(): def steam_importer(win):
steam_dir = steam_installed() steam_dir = steam_installed(win)
if not steam_dir: if not steam_dir:
return return
appmanifests = [] appmanifests = []
if (lib_file := steam_dir / "steamapps" / "libraryfolders.vdf").is_file(): steam_dirs = [
libraryfolders = lib_file.open().read() Path(directory) for directory in win.schema.get_strv("steam-extra-dirs")
steam_dirs = [ ]
Path(path) for path in re.findall('"path"\t\t"(.*)"\n', libraryfolders) steam_dirs.append(steam_dir)
]
else:
steam_dirs = [steam_dir]
for directory in steam_dirs: for directory in steam_dirs:
if not (directory / "steamapps").exists(): if not (directory / "steamapps").exists():
@@ -175,8 +169,8 @@ def steam_importer():
if open_file.is_file() and "appmanifest" in open_file.name: if open_file.is_file() and "appmanifest" in open_file.name:
appmanifests.append(open_file) appmanifests.append(open_file)
importer = shared.importer importer = win.importer
importer.total_queue += len(appmanifests) importer.total_queue += len(appmanifests)
importer.queue += len(appmanifests) importer.queue += len(appmanifests)
get_games_async(appmanifests, steam_dir, importer) get_games_async(win, appmanifests, directory, importer)

View File

@@ -18,6 +18,7 @@
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
import sys import sys
import time
import gi import gi
@@ -27,25 +28,47 @@ gi.require_version("Adw", "1")
# pylint: disable=wrong-import-position # pylint: disable=wrong-import-position
from gi.repository import Adw, Gio, GLib, Gtk from gi.repository import Adw, Gio, GLib, Gtk
from . import shared
from .bottles_importer import bottles_importer from .bottles_importer import bottles_importer
from .details_window import DetailsWindow from .create_details_window import create_details_window
from .get_games import get_games
from .heroic_importer import heroic_importer from .heroic_importer import heroic_importer
from .importer import Importer from .importer import Importer
from .itch_importer import itch_importer from .itch_importer import itch_importer
from .lutris_importer import lutris_importer from .lutris_importer import lutris_importer
from .preferences import PreferencesWindow from .preferences import PreferencesWindow
from .save_game import save_game
from .steam_importer import steam_importer from .steam_importer import steam_importer
from .window import CartridgesWindow from .window import CartridgesWindow
class CartridgesApplication(Adw.Application): class CartridgesApplication(Adw.Application):
win = None
def __init__(self): def __init__(self):
super().__init__( super().__init__(
application_id="hu.kramo.Cartridges", flags=Gio.ApplicationFlags.FLAGS_NONE 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_game", self.on_edit_game_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_details_view",
self.on_remove_game_details_view_action,
["Delete"],
)
self.create_action("remove_game", self.on_remove_game_action)
self.create_action("igdb_search", self.on_igdb_search_action)
self.create_action("sgdb_search", self.on_sgdb_search_action)
self.create_action("protondb_search", self.on_protondb_search_action)
self.create_action("lutris_search", self.on_lutris_search_action)
self.create_action("hltb_search", self.on_hltb_search_action)
self.win = None
def do_activate(self): # pylint: disable=arguments-differ def do_activate(self): # pylint: disable=arguments-differ
# Create the main window # Create the main window
@@ -54,71 +77,58 @@ class CartridgesApplication(Adw.Application):
self.win = CartridgesWindow(application=self) self.win = CartridgesWindow(application=self)
# Save window geometry # Save window geometry
shared.state_schema.bind( state_settings = Gio.Settings(schema_id="hu.kramo.Cartridge.State")
state_settings.bind(
"width", self.win, "default-width", Gio.SettingsBindFlags.DEFAULT "width", self.win, "default-width", Gio.SettingsBindFlags.DEFAULT
) )
shared.state_schema.bind( state_settings.bind(
"height", self.win, "default-height", Gio.SettingsBindFlags.DEFAULT "height", self.win, "default-height", Gio.SettingsBindFlags.DEFAULT
) )
shared.state_schema.bind( state_settings.bind(
"is-maximized", self.win, "maximized", Gio.SettingsBindFlags.DEFAULT "is-maximized", self.win, "maximized", Gio.SettingsBindFlags.DEFAULT
) )
# 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),
}
)
sort_action = Gio.SimpleAction.new_stateful(
"sort_by", GLib.VariantType.new("s"), GLib.Variant("s", "a-z")
)
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() self.win.present()
def on_about_action(self, *_args): # Create actions for the main window
self.create_action(
"show_hidden", self.win.on_show_hidden_action, ["<primary>h"], 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_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"))
def on_about_action(self, _widget, _callback=None):
about = Adw.AboutWindow( about = Adw.AboutWindow(
transient_for=self.win, transient_for=self.win,
application_name=_("Cartridges"), application_name=_("Cartridges"),
application_icon="hu.kramo.Cartridges", application_icon="hu.kramo.Cartridges",
developer_name="kramo", developer_name="kramo",
version="1.5.1", version="1.4.1",
developers=[ developers=[
"kramo https://kramo.hu", "kramo https://kramo.hu",
"Arcitec https://github.com/Arcitec",
"Domenico https://github.com/Domefemia",
"Geoffrey Coulaud https://geoffrey-coulaud.fr",
"Paweł Lidwin https://github.com/imLinguin", "Paweł Lidwin https://github.com/imLinguin",
"Domenico https://github.com/Domefemia",
"Bananaman https://github.com/Bananaman",
"Geoffrey Coulaud https://geoffrey-coulaud.fr",
"Rafael Mardojai CM https://mardojai.com", "Rafael Mardojai CM https://mardojai.com",
], ],
designers=("kramo https://kramo.hu",), designers=["kramo https://kramo.hu"],
copyright="© 2022-2023 kramo", copyright="© 2022-2023 kramo",
license_type=Gtk.License.GPL_3_0, license_type=Gtk.License.GPL_3_0,
issue_url="https://github.com/kra-mo/cartridges/issues/new", issue_url="https://github.com/kra-mo/cartridges/issues/new",
@@ -129,95 +139,159 @@ class CartridgesApplication(Adw.Application):
about.present() about.present()
def on_preferences_action( def on_preferences_action(
self, _action=None, _parameter=None, page_name=None, expander_row=None self, _widget, _callback=None, page_name=None, expander_row=None
): ):
win = PreferencesWindow() win = PreferencesWindow(self.win)
if page_name: if page_name:
win.set_visible_page_name(page_name) win.set_visible_page_name(page_name)
if expander_row: if expander_row:
getattr(win, expander_row).set_expanded(True) getattr(win, expander_row).set_expanded(True)
win.present() win.present()
def on_launch_game_action(self, *_args): def on_launch_game_action(self, _widget, _callback=None):
self.win.active_game.launch() # Launch the game and update the last played value
def on_hide_game_action(self, *_args): game_id = self.win.active_game_id
self.win.active_game.toggle_hidden() last_played = int(time.time())
def on_edit_game_action(self, *_args): data = get_games(self.win, [game_id])[game_id]
DetailsWindow(self.win.active_game) data["last_played"] = last_played
save_game(self.win, data)
def on_add_game_action(self, *_args): self.win.games[game_id].launch()
DetailsWindow()
def on_import_action(self, *_args): # Update state
shared.importer = Importer() self.win.games[game_id].last_played = last_played
self.win.library.invalidate_sort()
shared.importer.blocker = True self.win.hidden_library.invalidate_sort()
if shared.schema.get_boolean("steam"):
steam_importer()
if shared.schema.get_boolean("lutris"):
lutris_importer()
if shared.schema.get_boolean("heroic"):
heroic_importer()
if shared.schema.get_boolean("bottles"):
bottles_importer()
if shared.schema.get_boolean("itch"):
itch_importer()
shared.importer.blocker = False
if shared.importer.import_dialog.is_visible and shared.importer.queue == 0:
shared.importer.queue = 1
shared.importer.save_game()
def on_remove_game_action(self, *_args):
self.win.active_game.remove_game()
def on_remove_game_details_view_action(self, *_args):
if self.win.stack.get_visible_child() == self.win.details_view: if self.win.stack.get_visible_child() == self.win.details_view:
self.on_remove_game_action() self.win.show_details_view(None, game_id)
def search(self, uri): title = self.win.games[game_id].name
Gio.AppInfo.launch_default_for_uri(f"{uri}{self.win.active_game.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_igdb_search_action(self, *_args): def on_hide_game_action(self, _widget, _callback=None, game_id=None, toast=True):
self.search("https://www.igdb.com/search?type=1&q=") if not game_id:
game_id = self.win.active_game_id
def on_sgdb_search_action(self, *_args): if self.win.stack.get_visible_child() == self.win.details_view:
self.search("https://www.steamgriddb.com/search/grids?term=") self.win.on_go_back_action(None, None)
self.win.games[game_id].toggle_hidden()
self.win.update_games([game_id])
def on_protondb_search_action(self, *_args): if not toast:
self.search("https://www.protondb.com/search?q=") return
def on_lutris_search_action(self, *_args): title = self.win.games[game_id].name
self.search("https://lutris.net/games?q=") 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 on_hltb_search_action(self, *_args): def on_edit_game_action(self, _widget, _callback=None):
self.search("https://howlongtobeat.com/?q=") create_details_window(self.win, self.win.active_game_id)
def on_quit_action(self, *_args): def on_add_game_action(self, _widget, _callback=None):
create_details_window(self.win)
def on_import_action(self, _widget, _callback=None):
self.win.importer = Importer(self.win)
self.win.importer.blocker = True
if self.win.schema.get_boolean("steam"):
steam_importer(self.win)
if self.win.schema.get_boolean("lutris"):
lutris_importer(self.win)
if self.win.schema.get_boolean("heroic"):
heroic_importer(self.win)
if self.win.schema.get_boolean("bottles"):
bottles_importer(self.win)
if self.win.schema.get_boolean("itch"):
itch_importer(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.details_view:
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_details_view_action(self, _widget, _callback=None):
if self.win.stack.get_visible_child() == self.win.details_view:
self.on_remove_game_action(None)
def on_quit_action(self, _widget, _callback=None):
self.quit() self.quit()
def create_actions(self, actions): def search(self, uri):
for action in actions: Gio.AppInfo.launch_default_for_uri(
simple_action = Gio.SimpleAction.new(action[0], None) f"{uri}{self.win.games[self.win.active_game_id].name}"
)
scope = action[2] if action[2:3] else self def on_igdb_search_action(self, _widget, _callback=None):
simple_action.connect("activate", getattr(scope, f"on_{action[0]}_action")) self.search("https://www.igdb.com/search?type=1&q=")
if action[1:2]: def on_sgdb_search_action(self, _widget, _callback=None):
self.set_accels_for_action( self.search("https://www.steamgriddb.com/search/grids?term=")
f"app.{action[0]}" if scope == self else f"win.{action[0]}",
action[1],
)
scope.add_action(simple_action) def on_protondb_search_action(self, _widget, _callback=None):
self.search("https://www.protondb.com/search?q=")
def on_lutris_search_action(self, _widget, _callback=None):
self.search("https://lutris.net/games?q=")
def on_hltb_search_action(self, _widget, _callback=None):
self.search("https://howlongtobeat.com/?q=")
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 main(version): # pylint: disable=unused-argument def main(version): # pylint: disable=unused-argument

View File

@@ -21,10 +21,8 @@ cartridges_sources = [
'main.py', 'main.py',
'window.py', 'window.py',
'preferences.py', 'preferences.py',
'details_window.py',
'game.py', 'game.py',
'game_cover.py', 'game_cover.py',
'shared.py',
'importers/steam_importer.py', 'importers/steam_importer.py',
'importers/lutris_importer.py', 'importers/lutris_importer.py',
'importers/heroic_importer.py', 'importers/heroic_importer.py',
@@ -32,8 +30,11 @@ cartridges_sources = [
'importers/itch_importer.py', 'importers/itch_importer.py',
'utils/importer.py', 'utils/importer.py',
'utils/steamgriddb.py', 'utils/steamgriddb.py',
'utils/get_games.py',
'utils/save_game.py',
'utils/save_cover.py', 'utils/save_cover.py',
'utils/create_dialog.py', 'utils/create_dialog.py',
'utils/create_details_window.py',
'utils/check_install.py' 'utils/check_install.py'
] ]

View File

@@ -18,21 +18,64 @@
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
import os import os
import re
from pathlib import Path from pathlib import Path
from shutil import move
from gi.repository import Adw, Gio, GLib, Gtk from gi.repository import Adw, Gio, GLib, Gtk
# pylint: disable=unused-import
from . import shared
from .bottles_importer import bottles_installed from .bottles_importer import bottles_installed
from .create_dialog import create_dialog from .create_dialog import create_dialog
from .get_games import get_games
from .heroic_importer import heroic_installed from .heroic_importer import heroic_installed
from .itch_importer import itch_installed from .itch_importer import itch_installed
from .lutris_importer import lutris_cache_exists, lutris_installed from .lutris_importer import lutris_cache_exists, lutris_installed
from .save_game import save_game
from .steam_importer import steam_installed from .steam_importer import steam_installed
class ImportPreferences:
def __init__(
self,
win,
source_id,
name,
check_func,
expander_row,
file_chooser_button,
config=False,
):
def set_dir(_source, result, _unused):
try:
path = Path(win.file_chooser.select_folder_finish(result).get_path())
except GLib.GError:
return
def response(widget, response):
if response == "choose_folder":
win.choose_folder(widget, set_dir)
if not check_func(win, path):
create_dialog(
win,
_("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)
win.schema.bind(
source_id,
expander_row,
"enable-expansion",
Gio.SettingsBindFlags.DEFAULT,
)
file_chooser_button.connect("clicked", win.choose_folder, set_dir)
@Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/preferences.ui") @Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/preferences.ui")
class PreferencesWindow(Adw.PreferencesWindow): class PreferencesWindow(Adw.PreferencesWindow):
__gtype_name__ = "PreferencesWindow" __gtype_name__ = "PreferencesWindow"
@@ -49,74 +92,130 @@ class PreferencesWindow(Adw.PreferencesWindow):
remove_all_games_button = Gtk.Template.Child() remove_all_games_button = Gtk.Template.Child()
steam_expander_row = Gtk.Template.Child() steam_expander_row = Gtk.Template.Child()
steam_action_row = Gtk.Template.Child()
steam_file_chooser_button = 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()
lutris_expander_row = Gtk.Template.Child() lutris_expander_row = Gtk.Template.Child()
lutris_action_row = Gtk.Template.Child()
lutris_file_chooser_button = Gtk.Template.Child() lutris_file_chooser_button = Gtk.Template.Child()
lutris_cache_action_row = Gtk.Template.Child()
lutris_cache_file_chooser_button = Gtk.Template.Child() lutris_cache_file_chooser_button = Gtk.Template.Child()
lutris_import_steam_switch = Gtk.Template.Child() lutris_steam_switch = Gtk.Template.Child()
heroic_expander_row = Gtk.Template.Child() heroic_expander_row = Gtk.Template.Child()
heroic_action_row = Gtk.Template.Child()
heroic_file_chooser_button = Gtk.Template.Child() heroic_file_chooser_button = Gtk.Template.Child()
heroic_import_epic_switch = Gtk.Template.Child() heroic_epic_switch = Gtk.Template.Child()
heroic_import_gog_switch = Gtk.Template.Child() heroic_gog_switch = Gtk.Template.Child()
heroic_import_sideload_switch = Gtk.Template.Child() heroic_sideloaded_switch = Gtk.Template.Child()
bottles_expander_row = Gtk.Template.Child() bottles_expander_row = Gtk.Template.Child()
bottles_action_row = Gtk.Template.Child()
bottles_file_chooser_button = Gtk.Template.Child() bottles_file_chooser_button = Gtk.Template.Child()
itch_expander_row = Gtk.Template.Child() itch_expander_row = Gtk.Template.Child()
itch_action_row = Gtk.Template.Child()
itch_file_chooser_button = Gtk.Template.Child() itch_file_chooser_button = Gtk.Template.Child()
sgdb_key_group = Gtk.Template.Child() sgdb_key_group = Gtk.Template.Child()
sgdb_key_entry_row = Gtk.Template.Child() sgdb_key_entry_row = Gtk.Template.Child()
sgdb_switch = Gtk.Template.Child() sgdb_download_switch = Gtk.Template.Child()
sgdb_switch_row = Gtk.Template.Child()
sgdb_prefer_switch = Gtk.Template.Child() sgdb_prefer_switch = Gtk.Template.Child()
sgdb_animated_switch = Gtk.Template.Child() sgdb_animated_switch = Gtk.Template.Child()
removed_games = set() def __init__(self, win, **kwargs):
# Whether to import after closing the window
import_changed = False
# Widgets and their properties to check whether to import after closing the window
import_changed_widgets = {}
def __init__(self, **kwargs):
super().__init__(**kwargs) super().__init__(**kwargs)
self.win = shared.win self.schema = win.schema
self.win = win
self.file_chooser = Gtk.FileDialog() self.file_chooser = Gtk.FileDialog()
self.set_transient_for(self.win) self.set_transient_for(win)
self.toast = Adw.Toast.new(_("All games removed")) self.toast = Adw.Toast.new(_("All games removed"))
self.toast.set_button_label(_("Undo")) self.toast.set_button_label(_("Undo"))
self.toast.connect("button-clicked", self.undo_remove_all, None) self.toast.connect("button-clicked", self.undo_remove_all, None)
self.toast.set_priority(Adw.ToastPriority.HIGH) self.toast.set_priority(Adw.ToastPriority.HIGH)
shortcut_controller = Gtk.ShortcutController()
(shortcut_controller := Gtk.ShortcutController()).add_shortcut( shortcut_controller.add_shortcut(
Gtk.Shortcut.new( Gtk.Shortcut.new(
Gtk.ShortcutTrigger.parse_string("<primary>z"), Gtk.ShortcutTrigger.parse_string("<primary>z"),
Gtk.CallbackAction.new(self.undo_remove_all), Gtk.CallbackAction.new(self.undo_remove_all),
) )
) )
self.add_controller(shortcut_controller) self.add_controller(shortcut_controller)
self.removed_games = []
# General # 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) self.remove_all_games_button.connect("clicked", self.remove_all_games)
# Steam # Steam
self.create_preferences(self, "steam", "Steam") ImportPreferences(
self,
"steam",
"Steam",
steam_installed,
self.steam_expander_row,
self.steam_file_chooser_button,
)
def update_revealer():
if self.schema.get_strv("steam-extra-dirs"):
self.steam_clear_button_revealer.set_reveal_child(True)
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:
return
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 # Lutris
self.create_preferences(self, "lutris", "Lutris") ImportPreferences(
self,
"lutris",
"Lutris",
lutris_installed,
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, *_args): def set_cache_dir(_source, result, _unused):
try: try:
path = Path(self.file_chooser.select_folder_finish(result).get_path()) path = Path(self.file_chooser.select_folder_finish(result).get_path())
except GLib.GError: except GLib.GError:
@@ -126,11 +225,7 @@ class PreferencesWindow(Adw.PreferencesWindow):
if response == "choose_folder": if response == "choose_folder":
self.choose_folder(widget, set_cache_dir) self.choose_folder(widget, set_cache_dir)
if lutris_cache_exists(self.win, path): if not lutris_cache_exists(path).exists():
self.import_changed = True
self.set_subtitle(self, "lutris-cache")
else:
create_dialog( create_dialog(
self.win, self.win,
_("Cache Not Found"), _("Cache Not Found"),
@@ -139,26 +234,93 @@ class PreferencesWindow(Adw.PreferencesWindow):
_("Set Location"), _("Set Location"),
).connect("response", response) ).connect("response", response)
self.set_subtitle(self, "lutris-cache")
self.lutris_cache_file_chooser_button.connect( self.lutris_cache_file_chooser_button.connect(
"clicked", self.choose_folder, set_cache_dir "clicked", self.choose_folder, set_cache_dir
) )
if os.name == "nt":
self.sources_group.remove(self.lutris_expander_row)
# Heroic # Heroic
self.create_preferences(self, "heroic", "Heroic", True) ImportPreferences(
self,
"heroic",
"Heroic",
heroic_installed,
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 # Bottles
self.create_preferences(self, "bottles", "Bottles") ImportPreferences(
self,
"bottles",
"Bottles",
bottles_installed,
self.bottles_expander_row,
self.bottles_file_chooser_button,
)
if os.name == "nt":
self.sources_group.remove(self.bottles_expander_row)
# itch # itch
self.create_preferences(self, "itch", "itch", True) ImportPreferences(
self,
"itch",
"itch",
itch_installed,
self.itch_expander_row,
self.itch_file_chooser_button,
True,
)
# SteamGridDB # SteamGridDB
def sgdb_key_changed(*_args): self.schema.bind(
shared.schema.set_string("sgdb-key", self.sgdb_key_entry_row.get_text()) "sgdb",
self.sgdb_download_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
self.sgdb_key_entry_row.set_text(shared.schema.get_string("sgdb-key")) self.schema.bind(
"sgdb-prefer",
self.sgdb_prefer_switch,
"active",
Gio.SettingsBindFlags.DEFAULT,
)
self.schema.bind(
"sgdb-animated",
self.sgdb_animated_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.connect("changed", sgdb_key_changed) self.sgdb_key_entry_row.connect("changed", sgdb_key_changed)
self.sgdb_key_group.set_description( self.sgdb_key_group.set_description(
@@ -169,163 +331,49 @@ class PreferencesWindow(Adw.PreferencesWindow):
) )
) )
def set_sgdb_sensitive(widget):
if not widget.get_text():
shared.schema.set_boolean("sgdb", False)
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",
"heroic-import-epic",
"heroic-import-gog",
"heroic-import-sideload",
"sgdb",
"sgdb-prefer",
"sgdb-animated",
)
)
# Connect the switches that change the behavior of importing to set_import_changed
self.connect_import_switches(
(
"lutris-import-steam",
"heroic-import-epic",
"heroic-import-gog",
"heroic-import-sideload",
)
)
# Windows
if os.name == "nt":
self.sources_group.remove(self.lutris_expander_row)
self.sources_group.remove(self.bottles_expander_row)
# When the user interacts with a widget that changes the behavior of importing,
# Cartridges should automatically import upon closing the preferences window
self.connect("close-request", self.check_import)
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 connect_import_switches(self, settings):
for setting in settings:
self.get_switch(setting).connect("notify::active", self.set_import_changed)
def choose_folder(self, _widget, function): def choose_folder(self, _widget, function):
self.file_chooser.select_folder(self.win, None, function, None) self.file_chooser.select_folder(self.win, None, function, None)
def undo_remove_all(self, *_args): def undo_remove_all(self, _widget, _unused):
for game in self.removed_games: deleted_covers_dir = self.win.cache_dir / "cartridges" / "deleted_covers"
game.removed = False
game.save()
self.removed_games = set() for game_id in self.removed_games:
data = get_games(self.win, [game_id])[game_id]
if "removed" in data:
data.pop("removed")
save_game(self.win, data)
cover_path = deleted_covers_dir / f"{game_id}.tiff"
if not cover_path.is_file():
cover_path = deleted_covers_dir / f"{game_id}.gif"
if not cover_path.is_file():
continue
move(cover_path, self.win.covers_dir / cover_path.name)
self.win.update_games(self.removed_games)
self.removed_games = []
self.toast.dismiss() self.toast.dismiss()
def remove_all_games(self, *_args): def remove_all_games(self, _widget):
for game in self.win.games.values(): deleted_covers_dir = self.win.cache_dir / "cartridges" / "deleted_covers"
if not game.removed: deleted_covers_dir.mkdir(parents=True, exist_ok=True)
self.removed_games.add(game)
game.removed = True for game in get_games(self.win).values():
game.save() if "removed" not in game:
self.removed_games.append(game["game_id"])
game["removed"] = True
save_game(self.win, game)
cover_path = self.win.games[game["game_id"]].get_cover_path()
if not cover_path:
continue
if cover_path.is_file():
move(cover_path, deleted_covers_dir / cover_path.name)
self.win.update_games(self.win.games)
if self.win.stack.get_visible_child() == self.win.details_view: if self.win.stack.get_visible_child() == self.win.details_view:
self.win.on_go_back_action() self.win.on_go_back_action(None, None)
self.add_toast(self.toast) self.add_toast(self.toast)
def set_subtitle(self, win, source_id):
getattr(win, f'{source_id.replace("-", "_")}_action_row').set_subtitle(
# Remove the path if the dir is picked via the Flatpak portal
re.sub(
"/run/user/\\d*/doc/......../",
"",
str(
Path(shared.schema.get_string(f"{source_id}-location")).expanduser()
),
)
)
def create_preferences(self, win, source_id, name, config=False):
def set_dir(_source, result, *_args):
try:
path = Path(win.file_chooser.select_folder_finish(result).get_path())
except GLib.GError:
return
def response(widget, response):
if response == "choose_folder":
win.choose_folder(widget, set_dir)
if globals()[f"{source_id}_installed"](path):
self.import_changed = True
self.set_subtitle(win, source_id)
else:
create_dialog(
win,
_("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)
self.set_subtitle(win, source_id)
shared.schema.bind(
source_id,
getattr(win, f"{source_id}_expander_row"),
"enable-expansion",
Gio.SettingsBindFlags.DEFAULT,
)
getattr(win, f"{source_id}_file_chooser_button").connect(
"clicked", win.choose_folder, set_dir
)
getattr(win, f"{source_id}_expander_row").connect(
"notify::enable-expansion", self.set_import_changed
)
def set_import_changed(self, widget, param):
if widget not in self.import_changed_widgets:
self.import_changed = True
self.import_changed_widgets[widget] = (
param.name,
not widget.get_property(param.name),
)
def check_import(self, *_args):
# This checks whether any of the switches that did actually change their state
# would have an effect on the outcome of the import action
# and if they would, it initiates it.
if self.import_changed and any(
(value := widget.get_property(prop[0])) and value != prop[1]
for widget, prop in self.import_changed_widgets.items()
):
# The timeout is a hack to circumvent a GTK bug that I'm too lazy to report:
# The window would stay darkened because of the import dialog for some reason
GLib.timeout_add(1, self.win.get_application().on_import_action)

View File

@@ -1,55 +0,0 @@
# shared.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 pathlib import Path
from gi.repository import Gdk, Gio
schema = Gio.Settings.new("hu.kramo.Cartridges")
state_schema = Gio.Settings.new("hu.kramo.Cartridges.State")
data_dir = (
Path(os.getenv("XDG_DATA_HOME"))
if "XDG_DATA_HOME" in os.environ
else Path.home() / ".local" / "share"
)
config_dir = (
Path(os.getenv("XDG_CONFIG_HOME"))
if "XDG_CONFIG_HOME" in os.environ
else Path.home() / ".config"
)
cache_dir = (
Path(os.getenv("XDG_CACHE_HOME"))
if "XDG_CACHE_HOME" in os.environ
else Path.home() / ".cache"
)
games_dir = data_dir / "cartridges" / "games"
covers_dir = data_dir / "cartridges" / "covers"
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
spec_version = 1.5 # The version of the game_id.json spec

View File

@@ -0,0 +1,367 @@
# 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, Gio, GLib, GObject, Gtk
from .create_dialog import create_dialog
from .game_cover import GameCover
from .save_cover import resize_animation, save_cover
from .save_game import save_game
from .steamgriddb import SGDBSave
def create_details_window(win, game_id=None):
window = Adw.Window(
modal=True, default_width=500, default_height=-1, transient_for=win
)
games = win.games
cover_changed = 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 game_cover
nonlocal cover_changed
game_cover.new_pixbuf()
cover_button_delete_revealer.set_reveal_child(False)
cover_changed = 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,
)
cover = Gtk.Picture.new()
game_cover = GameCover({cover})
if game_id:
window.set_title(_("Edit Game Details"))
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"))
game_cover.new_pixbuf(win.games[game_id].get_cover_path())
if game_cover.get_pixbuf():
cover_button_delete_revealer.set_reveal_child(True)
else:
window.set_title(_("Add New Game"))
name = Gtk.Entry()
developer = Gtk.Entry()
executable = Gtk.Entry()
apply_button = Gtk.Button.new_with_label(_("Confirm"))
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 game_cover
nonlocal cover_changed
try:
path = filechooser.open_finish(result).get_path()
except GLib.GError:
return
cover_button_delete_revealer.set_reveal_child(True)
cover_changed = True
game_cover.new_pixbuf(
resize_animation(path)
if str(path).rsplit(".", maxsplit=1)[-1] == "gif"
else path
)
def close_window(_widget, _callback=None):
window.close()
def apply_preferences(_widget, _callback=None):
nonlocal cover_changed
nonlocal game_id
nonlocal cover
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
win.game_covers[game_id] = game_cover
if cover_changed:
save_cover(
win,
game_id,
None,
game_cover.get_pixbuf(),
game_cover.get_animation(),
)
path = win.games_dir / f"{game_id}.json"
if path.exists():
data = json.loads(path.read_text("utf-8"))
data.update(values)
save_game(win, data)
else:
save_game(win, values)
win.update_games([game_id])
if not game_cover.get_pixbuf():
SGDBSave(win, {(game_id, values["name"])})
win.game_covers[game_id].pictures.remove(cover)
window.close()
win.show_details_view(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)
developer.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()

38
src/utils/get_games.py Normal file
View File

@@ -0,0 +1,38 @@
# get_games.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
def get_games(win, game_ids=None):
games = {}
if not win.games_dir.exists():
return {}
if game_ids:
game_files = [win.games_dir / f"{game_id}.json" for game_id in game_ids]
else:
game_files = win.games_dir.iterdir()
for game in game_files:
data = json.loads(game.read_text("utf-8"))
games[data["game_id"]] = data
return games

View File

@@ -17,18 +17,19 @@
# #
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
from gi.repository import Adw, GLib, Gtk from pathlib import Path
from gi.repository import Adw, Gtk
from . import shared
from .create_dialog import create_dialog from .create_dialog import create_dialog
from .game import Game from .save_cover import save_cover
from .save_cover import resize_cover, save_cover from .save_game import save_game
from .steamgriddb import SGDBSave from .steamgriddb import SGDBSave
class Importer: class Importer:
def __init__(self): def __init__(self, win):
self.win = shared.win self.win = win
self.total_queue = 0 self.total_queue = 0
self.queue = 0 self.queue = 0
self.games_no = 0 self.games_no = 0
@@ -47,23 +48,23 @@ class Importer:
modal=True, modal=True,
default_width=350, default_width=350,
default_height=-1, default_height=-1,
transient_for=self.win, transient_for=win,
deletable=False, deletable=False,
) )
self.import_dialog.present() self.import_dialog.present()
def save_game(self, values=None, cover_path=None): def save_game(self, values=None, cover_path=None, pixbuf=None):
if values: if values:
game = Game(values) save_game(self.win, values)
if save_cover: if cover_path or pixbuf:
save_cover(game.game_id, resize_cover(cover_path)) save_cover(self.win, values["game_id"], cover_path, pixbuf)
self.games.add(game) self.games.add((values["game_id"], values["name"]))
self.games_no += 1 self.games_no += 1
if game.blacklisted: if "blacklisted" in values:
self.games_no -= 1 self.games_no -= 1
self.queue -= 1 self.queue -= 1
@@ -75,7 +76,7 @@ class Importer:
self.queue = len(self.games) self.queue = len(self.games)
self.import_statuspage.set_title(_("Importing Covers…")) self.import_statuspage.set_title(_("Importing Covers…"))
self.update_progressbar() self.update_progressbar()
SGDBSave(self.games, self) SGDBSave(self.win, self.games, self)
else: else:
self.done() self.done()
@@ -84,38 +85,36 @@ class Importer:
if self.queue == 0: if self.queue == 0:
self.import_dialog.close() self.import_dialog.close()
toast = Adw.Toast()
toast.set_priority(Adw.ToastPriority.HIGH)
if self.games_no == 0: if self.games_no == 0:
toast.set_title(_("No new games found")) create_dialog(
toast.set_button_label(_("Preferences")) self.win,
toast.connect( _("No Games Found"),
"button-clicked", self.response, "open_preferences", "import" _("No new games were found on your system."),
) "open_preferences",
_("Preferences"),
).connect("response", self.response, "import")
elif self.games_no == 1: elif self.games_no == 1:
toast.set_title(_("1 game imported")) create_dialog(
self.win,
_("Game Imported"),
_("Successfully imported 1 game."),
).connect("response", self.response, "import")
elif self.games_no > 1: elif self.games_no > 1:
games_no = self.games_no games_no = self.games_no
toast.set_title( create_dialog(
self.win,
_("Games Imported"),
# The variable is the number of games # The variable is the number of games
_("{} games imported").format(games_no) _("Successfully imported {} games.").format(games_no),
) ).connect("response", self.response, "import")
self.win.toast_overlay.add_toast(toast)
# Add timeout to make it the last thing to happen
GLib.timeout_add(0, self.warning, None, None)
def response(self, _widget, response, page_name=None, expander_row=None): def response(self, _widget, response, page_name=None, expander_row=None):
if response == "open_preferences": if response == "open_preferences":
self.win.get_application().on_preferences_action( self.win.get_application().on_preferences_action(
None, page_name=page_name, expander_row=expander_row None, page_name=page_name, expander_row=expander_row
) )
elif self.sgdb_exception:
def warning(self, *_args):
if self.sgdb_exception:
create_dialog( create_dialog(
self.win, self.win,
_("Couldn't Connect to SteamGridDB"), _("Couldn't Connect to SteamGridDB"),
@@ -124,6 +123,30 @@ class Importer:
_("Preferences"), _("Preferences"),
).connect("response", self.response, "sgdb") ).connect("response", self.response, "sgdb")
self.sgdb_exception = None self.sgdb_exception = None
elif (
self.win.schema.get_boolean("steam")
and self.win.schema.get_boolean("steam-extra-dirs-hint")
and not self.win.schema.get_strv("steam-extra-dirs")
):
steam_library_path = (
Path(self.win.schema.get_string("steam-location"))
/ "steamapps"
/ "libraryfolders.vdf"
)
if (
steam_library_path.exists()
and steam_library_path.read_text("utf-8").count('"path"') > 1
):
self.win.schema.set_boolean("steam-extra-dirs-hint", False)
create_dialog(
self.win,
_("Extra Steam Libraries"),
_(
"Looks like you have multiple Steam libraries. Would you like to add them in preferences?"
),
"open_preferences",
_("Preferences"),
).connect("response", self.response, "import", "steam_expander_row")
def update_progressbar(self): def update_progressbar(self):
try: try:

View File

@@ -21,69 +21,59 @@
from pathlib import Path from pathlib import Path
from shutil import copyfile from shutil import copyfile
from gi.repository import Gio from gi.repository import GdkPixbuf, Gio
from PIL import Image, ImageSequence from PIL import Image, ImageSequence
from . import shared
def resize_animation(cover_path):
image = Image.open(cover_path)
frames = tuple(
frame.copy().resize((200, 300)) for frame in ImageSequence.Iterator(image)
)
def resize_cover(cover_path=None, pixbuf=None): tmp_path = Path(Gio.File.new_tmp("XXXXXX.gif")[0].get_path())
if not cover_path and not pixbuf: frames[0].save(
return None tmp_path,
format="gif",
if pixbuf: save_all=True,
cover_path = Path(Gio.File.new_tmp("XXXXXX.tiff")[0].get_path()) append_images=frames[1:],
pixbuf.savev(str(cover_path), "tiff", ["compression"], ["1"]) )
with Image.open(cover_path) as image:
if getattr(image, "is_animated", False):
frames = tuple(
frame.resize((200, 300)) for frame in ImageSequence.Iterator(image)
)
tmp_path = Path(Gio.File.new_tmp("XXXXXX.gif")[0].get_path())
frames[0].save(
tmp_path,
save_all=True,
append_images=frames[1:],
)
else:
# This might not be necessary in the future
# https://github.com/python-pillow/Pillow/issues/2663
if image.mode not in ("RGB", "RGBA"):
image = image.convert("RGBA")
tmp_path = Path(Gio.File.new_tmp("XXXXXX.tiff")[0].get_path())
image.resize(shared.image_size).save(
tmp_path,
compression="tiff_adobe_deflate"
if shared.schema.get_boolean("high-quality-images")
else "webp",
)
return tmp_path return tmp_path
def save_cover(game_id, cover_path): def save_cover(
shared.covers_dir.mkdir(parents=True, exist_ok=True) win,
game_id,
animated_path = shared.covers_dir / f"{game_id}.gif" cover_path=None,
static_path = shared.covers_dir / f"{game_id}.tiff" pixbuf=None,
animation_path=None,
):
win.covers_dir.mkdir(parents=True, exist_ok=True)
# Remove previous covers # Remove previous covers
animated_path.unlink(missing_ok=True) (win.covers_dir / f"{game_id}.tiff").unlink(missing_ok=True)
static_path.unlink(missing_ok=True) (win.covers_dir / f"{game_id}.gif").unlink(missing_ok=True)
if not cover_path: if animation_path:
copyfile(animation_path, win.covers_dir / f"{game_id}.gif")
if game_id in win.game_covers:
win.game_covers[game_id].new_pixbuf(animation_path)
return return
copyfile( if not pixbuf:
cover_path, if not cover_path:
animated_path if cover_path.suffix == ".gif" else static_path, return
pixbuf = GdkPixbuf.Pixbuf.new_from_file_at_scale(
str(cover_path), *win.image_size, False
)
pixbuf.savev(
str(win.covers_dir / f"{game_id}.tiff"),
"tiff",
["compression"],
["8"] if win.schema.get_boolean("high-quality-images") else ["7"],
) )
if game_id in shared.win.game_covers: if game_id in win.game_covers:
shared.win.game_covers[game_id].new_cover( win.game_covers[game_id].new_pixbuf(win.covers_dir / f"{game_id}.tiff")
animated_path if cover_path.suffix == ".gif" else static_path
)

28
src/utils/save_game.py Normal file
View File

@@ -0,0 +1,28 @@
# save_game.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
def save_game(win, game):
win.games_dir.mkdir(parents=True, exist_ok=True)
(win.games_dir / f'{game["game_id"]}.json').write_text(
json.dumps(game, indent=4, sort_keys=True), "utf-8"
)

View File

@@ -3,20 +3,19 @@ from pathlib import Path
import requests import requests
from gi.repository import Gio from gi.repository import Gio
from . import shared
from .create_dialog import create_dialog from .create_dialog import create_dialog
from .save_cover import save_cover, resize_cover from .save_cover import save_cover, resize_animation
class SGDBSave: class SGDBSave:
def __init__(self, games, importer=None): def __init__(self, win, games, importer=None):
self.win = shared.win self.win = win
self.importer = importer self.importer = importer
self.exception = None self.exception = None
# Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args # Wrap the function in another one as Gio.Task.run_in_thread does not allow for passing args
def create_func(game): def create_func(game):
def wrapper(task, *_args): def wrapper(task, *_unused):
self.update_cover( self.update_cover(
task, task,
game, game,
@@ -28,77 +27,79 @@ class SGDBSave:
Gio.Task.new(None, None, self.task_done).run_in_thread(create_func(game)) Gio.Task.new(None, None, self.task_done).run_in_thread(create_func(game))
def update_cover(self, task, game): def update_cover(self, task, game):
game.set_loading(1) if self.win.schema.get_boolean("sgdb") and (
self.win.schema.get_boolean("sgdb-prefer")
if ( or (
not ( not (self.win.covers_dir / f"{game[0]}.gif").is_file()
shared.schema.get_boolean("sgdb") and not (self.win.covers_dir / f"{game[0]}.tiff").is_file()
and (
(shared.schema.get_boolean("sgdb-prefer"))
or not (
(shared.covers_dir / f"{game.game_id}.gif").is_file()
or (shared.covers_dir / f"{game.game_id}.tiff").is_file()
)
)
) )
or game.blacklisted
): ):
task.return_value(game) if not self.importer:
return self.win.games[game[0]].set_loading(1)
url = "https://www.steamgriddb.com/api/v2/" url = "https://www.steamgriddb.com/api/v2/"
headers = {"Authorization": f'Bearer {shared.schema.get_string("sgdb-key")}'} headers = {
"Authorization": f'Bearer {self.win.schema.get_string("sgdb-key")}'
}
try: try:
search_result = requests.get( search_result = requests.get(
f"{url}search/autocomplete/{game.name}", f"{url}search/autocomplete/{game[1]}",
headers=headers, headers=headers,
timeout=5, timeout=5,
)
if search_result.status_code != 200:
self.exception = str(
search_result.json()["errors"][0]
if "errors" in tuple(search_result.json())
else search_result.status_code
) )
search_result.raise_for_status() if search_result.status_code != 200:
except requests.exceptions.RequestException: self.exception = str(
task.return_value(game) search_result.json()["errors"][0]
return if "errors" in tuple(search_result.json())
else search_result.status_code
)
search_result.raise_for_status()
except requests.exceptions.RequestException:
task.return_value(game[0])
return
response = None animated_grid = False
response = None
try: try:
if shared.schema.get_boolean("sgdb-animated"): if self.win.schema.get_boolean("sgdb-animated"):
try: try:
grid = requests.get(
f'{url}grids/game/{search_result.json()["data"][0]["id"]}?dimensions=600x900&types=animated',
headers=headers,
timeout=5,
)
response = requests.get(
grid.json()["data"][0]["url"], timeout=5
)
animated_grid = True
except IndexError:
pass
if not response:
grid = requests.get( grid = requests.get(
f'{url}grids/game/{search_result.json()["data"][0]["id"]}?dimensions=600x900&types=animated', f'{url}grids/game/{search_result.json()["data"][0]["id"]}?dimensions=600x900',
headers=headers, headers=headers,
timeout=5, timeout=5,
) )
response = requests.get(grid.json()["data"][0]["url"], timeout=5) response = requests.get(grid.json()["data"][0]["url"], timeout=5)
except IndexError: except (requests.exceptions.RequestException, IndexError):
pass task.return_value(game[0])
if not response: return
grid = requests.get(
f'{url}grids/game/{search_result.json()["data"][0]["id"]}?dimensions=600x900',
headers=headers,
timeout=5,
)
response = requests.get(grid.json()["data"][0]["url"], timeout=5)
except (requests.exceptions.RequestException, IndexError):
task.return_value(game)
return
tmp_file = Gio.File.new_tmp()[0] tmp_file = Gio.File.new_tmp(None)[0]
Path(tmp_file.get_path()).write_bytes(response.content) Path(tmp_file.get_path()).write_bytes(response.content)
save_cover( save_cover(
game.game_id, self.win,
resize_cover(tmp_file.get_path()), game[0],
) tmp_file.get_path(),
animation_path=resize_animation(tmp_file.get_path())
if animated_grid
else None,
)
task.return_value(game) task.return_value(game[0])
def task_done(self, _task, result): def task_done(self, _task, result):
if self.importer: if self.importer:
@@ -115,14 +116,9 @@ class SGDBSave:
_("Preferences"), _("Preferences"),
).connect("response", self.response) ).connect("response", self.response)
game = result.propagate_value()[1] game_id = result.propagate_value()[1]
game.set_loading(-1) self.win.update_games([game_id])
if self.importer:
game.save()
else:
game.update()
def response(self, _widget, response): def response(self, _widget, response):
if response == "open_preferences": if response == "open_preferences":
self.win.get_application().on_preferences_action(page_name="sgdb") self.win.get_application().on_preferences_action(None, page_name="sgdb")

View File

@@ -17,13 +17,17 @@
# #
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later
import json import datetime
from datetime import datetime import os
import struct
from pathlib import Path
from shutil import rmtree
from gi.repository import Adw, Gio, GLib, Gtk from gi.repository import Adw, Gdk, GdkPixbuf, Gio, GLib, Gtk
from . import shared
from .game import Game from .game import Game
from .get_games import get_games
from .save_game import save_game
@Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/window.ui") @Gtk.Template(resource_path="/hu/kramo/Cartridges/gtk/window.ui")
@@ -49,185 +53,258 @@ class CartridgesWindow(Adw.ApplicationWindow):
details_view_spinner = Gtk.Template.Child() details_view_spinner = Gtk.Template.Child()
details_view_title = Gtk.Template.Child() details_view_title = Gtk.Template.Child()
details_view_header_bar_title = Gtk.Template.Child() details_view_header_bar_title = Gtk.Template.Child()
details_view_blurred_cover = Gtk.Template.Child()
details_view_play_button = Gtk.Template.Child() details_view_play_button = Gtk.Template.Child()
details_view_blurred_cover = Gtk.Template.Child()
details_view_developer = Gtk.Template.Child() details_view_developer = Gtk.Template.Child()
details_view_added = Gtk.Template.Child() details_view_added = Gtk.Template.Child()
details_view_last_played = Gtk.Template.Child() details_view_last_played = Gtk.Template.Child()
details_view_hide_button = Gtk.Template.Child() details_view_hide_button = Gtk.Template.Child()
hidden_primary_menu_button = Gtk.Template.Child()
hidden_library = Gtk.Template.Child() hidden_library = Gtk.Template.Child()
hidden_library_view = Gtk.Template.Child() hidden_library_view = Gtk.Template.Child()
hidden_scrolledwindow = Gtk.Template.Child() hidden_scrolledwindow = Gtk.Template.Child()
hidden_library_bin = Gtk.Template.Child() hidden_library_bin = Gtk.Template.Child()
hidden_notice_empty = Gtk.Template.Child() hidden_notice_empty = Gtk.Template.Child()
hidden_notice_no_results = Gtk.Template.Child()
hidden_search_bar = Gtk.Template.Child() hidden_search_bar = Gtk.Template.Child()
hidden_search_entry = Gtk.Template.Child() hidden_search_entry = Gtk.Template.Child()
hidden_search_button = Gtk.Template.Child() hidden_search_button = Gtk.Template.Child()
games = {}
game_covers = {}
toasts = {}
active_game = None
details_view_game_cover = None
sort_state = "a-z"
def __init__(self, **kwargs): def __init__(self, **kwargs):
super().__init__(**kwargs) super().__init__(**kwargs)
shared.win = self self.data_dir = (
Path(os.getenv("XDG_DATA_HOME"))
if "XDG_DATA_HOME" in os.environ
else Path.home() / ".local" / "share"
)
self.config_dir = (
Path(os.getenv("XDG_CONFIG_HOME"))
if "XDG_CONFIG_HOME" in os.environ
else Path.home() / ".config"
)
self.cache_dir = (
Path(os.getenv("XDG_CACHE_HOME"))
if "XDG_CACHE_HOME" in os.environ
else Path.home() / ".cache"
)
self.games_dir = self.data_dir / "cartridges" / "games"
self.covers_dir = self.data_dir / "cartridges" / "covers"
self.games = {}
self.game_covers = {}
self.visible_widgets = {}
self.hidden_widgets = {}
self.filtered = {}
self.hidden_filtered = {}
self.previous_page = self.library_view self.previous_page = self.library_view
self.toasts = {}
self.active_game_id = None
self.scaled_pixbuf = None
self.details_view_game_cover = None
self.schema = Gio.Settings.new("hu.kramo.Cartridges")
scale_factor = max(
monitor.get_scale_factor()
for monitor in Gdk.Display.get_default().get_monitors()
)
self.image_size = (200 * scale_factor, 300 * scale_factor)
games = get_games(self)
for game_id in games:
if "removed" in games[game_id]:
(self.games_dir / f"{game_id}.json").unlink(missing_ok=True)
(self.covers_dir / f"{game_id}.tiff").unlink(missing_ok=True)
(self.covers_dir / f"{game_id}.gif").unlink(missing_ok=True)
rmtree(self.cache_dir / "cartridges" / "deleted_covers", True)
self.details_view.set_measure_overlay(self.details_view_box, True) self.details_view.set_measure_overlay(self.details_view_box, True)
self.details_view.set_clip_overlay(self.details_view_box, False) self.details_view.set_clip_overlay(self.details_view_box, False)
self.library.set_filter_func(self.filter_func) self.library.set_filter_func(self.search_filter)
self.hidden_library.set_filter_func(self.filter_func) self.hidden_library.set_filter_func(self.hidden_search_filter)
self.library.set_sort_func(self.sort_func) self.update_games(get_games(self))
self.hidden_library.set_sort_func(self.sort_func)
self.set_library_child()
games = {}
if shared.games_dir.exists():
for open_file in shared.games_dir.iterdir():
data = json.load(open_file.open())
games[data["game_id"]] = data
for game_id, game in games.items():
if (version := game.get("version")) and version > shared.spec_version:
continue
if game.get("removed"):
for path in (
shared.games_dir / f"{game_id}.json",
shared.covers_dir / f"{game_id}.tiff",
shared.covers_dir / f"{game_id}.gif",
):
path.unlink(missing_ok=True)
else:
Game(game).update()
# Connect search entries
self.search_bar.connect_entry(self.search_entry)
self.hidden_search_bar.connect_entry(self.hidden_search_entry)
# Connect signals # Connect signals
self.search_entry.connect("search-changed", self.search_changed, False) self.search_entry.connect("search-changed", self.search_changed, False)
self.hidden_search_entry.connect("search-changed", self.search_changed, True) self.hidden_search_entry.connect("search-changed", self.search_changed, True)
back_mouse_button = Gtk.GestureClick(button=8) back_mouse_button = Gtk.GestureClick(button=8)
(back_mouse_button).connect("pressed", self.on_go_back_action) back_mouse_button.connect("pressed", self.on_go_back_action)
self.add_controller(back_mouse_button) self.add_controller(back_mouse_button)
style_manager = Adw.StyleManager.get_default() Adw.StyleManager.get_default().connect(
style_manager.connect("notify::dark", self.set_details_view_opacity) "notify::dark", self.set_details_view_opacity
style_manager.connect("notify::high-contrast", self.set_details_view_opacity) )
Adw.StyleManager.get_default().connect(
"notify::high-contrast", self.set_details_view_opacity
)
def update_games(self, games):
current_games = get_games(self)
for game_id in games:
if game_id in self.visible_widgets:
self.library.remove(self.visible_widgets[game_id])
self.filtered.pop(self.visible_widgets[game_id])
self.visible_widgets.pop(game_id)
elif game_id in self.hidden_widgets:
self.hidden_library.remove(self.hidden_widgets[game_id])
self.hidden_filtered.pop(self.hidden_widgets[game_id])
self.hidden_widgets.pop(game_id)
current_game = current_games[game_id]
entry = Game(self, current_game)
self.games[current_game["game_id"]] = entry
if entry.removed:
continue
if entry.blacklisted:
continue
if not self.games[game_id].hidden:
self.visible_widgets[game_id] = entry
self.library.append(entry)
else:
self.hidden_widgets[game_id] = entry
self.hidden_library.append(entry)
entry.menu_button.get_popover().connect(
"notify::visible", self.set_active_game, game_id
)
entry.get_parent().set_focusable(False)
if not self.visible_widgets:
self.library_bin.set_child(self.notice_empty)
else:
self.library_bin.set_child(self.scrolledwindow)
if not self.hidden_widgets:
self.hidden_library_bin.set_child(self.hidden_notice_empty)
else:
self.hidden_library_bin.set_child(self.hidden_scrolledwindow)
if self.stack.get_visible_child() == self.details_view:
self.show_details_view(None, self.active_game_id)
self.library.invalidate_filter()
self.hidden_library.invalidate_filter()
def search_changed(self, _widget, hidden): def search_changed(self, _widget, hidden):
# Refresh search filter on keystroke in search box # Refresh search filter on keystroke in search box
(self.hidden_library if hidden else self.library).invalidate_filter() if not hidden:
self.library.invalidate_filter()
else:
self.hidden_library.invalidate_filter()
def set_library_child(self): def search_filter(self, child):
child, hidden_child = self.notice_empty, self.hidden_notice_empty # Only show games matching the contents of the search box
text = self.search_entry.get_text().lower()
if text == "":
filtered = True
elif (
text in child.get_first_child().name.lower()
or text in child.get_first_child().developer.lower()
if child.get_first_child().developer
else None
):
filtered = True
else:
filtered = False
for game in self.games.values(): # Add filtered entry to dict of filtered widgets
if game.removed or game.blacklisted: self.filtered[child.get_first_child()] = filtered
continue
if game.hidden:
if game.filtered and hidden_child != self.hidden_scrolledwindow:
hidden_child = self.hidden_notice_no_results
continue
hidden_child = self.hidden_scrolledwindow
else:
if game.filtered and child != self.scrolledwindow:
child = self.notice_no_results
continue
child = self.scrolledwindow
self.library_bin.set_child(child) if True not in self.filtered.values():
self.hidden_library_bin.set_child(hidden_child) self.library_bin.set_child(self.notice_no_results)
else:
self.library_bin.set_child(self.scrolledwindow)
return filtered
def filter_func(self, child): def hidden_search_filter(self, child):
game = child.get_child() text = self.hidden_search_entry.get_text().lower()
text = ( if text == "":
( filtered = True
self.hidden_search_entry elif (
if self.stack.get_visible_child() == self.hidden_library_view text in child.get_first_child().name.lower()
else self.search_entry or text in child.get_first_child().developer.lower()
) if child.get_first_child().developer
.get_text() else None
.lower() ):
) filtered = True
else:
filtered = False
filtered = text != "" and not ( self.hidden_filtered[child.get_first_child()] = filtered
text in game.name.lower()
or (text in game.developer.lower() if game.developer else False)
)
game.filtered = filtered if True not in self.hidden_filtered.values():
self.set_library_child() self.hidden_library_bin.set_child(self.notice_no_results)
else:
self.hidden_library_bin.set_child(self.hidden_scrolledwindow)
return filtered
return not filtered def set_active_game(self, _widget, _unused, game_id):
self.active_game_id = game_id
def set_active_game(self, _widget, _pspec, game):
self.active_game = game
def get_time(self, timestamp): def get_time(self, timestamp):
days_no = (datetime.today() - datetime.fromtimestamp(timestamp)).days date = datetime.datetime.fromtimestamp(timestamp)
if days_no == 0: if (datetime.datetime.today() - date).days == 0:
return _("Today") return _("Today")
if days_no == 1: if (datetime.datetime.today() - date).days == 1:
return _("Yesterday") return _("Yesterday")
if days_no < 8: if (datetime.datetime.today() - date).days < 8:
return GLib.DateTime.new_from_unix_utc(timestamp).format("%A") return GLib.DateTime.new_from_unix_utc(timestamp).format("%A")
if days_no < 335: if (datetime.datetime.today() - date).days < 335:
return GLib.DateTime.new_from_unix_utc(timestamp).format("%B") return GLib.DateTime.new_from_unix_utc(timestamp).format("%B")
return GLib.DateTime.new_from_unix_utc(timestamp).format("%Y") return GLib.DateTime.new_from_unix_utc(timestamp).format("%Y")
def show_details_view(self, game): def show_details_view(self, _widget, game_id):
self.active_game = game current_game = self.games[game_id]
self.details_view_cover.set_opacity(int(not game.loading)) self.details_view_cover.set_visible(not current_game.loading)
self.details_view_spinner.set_spinning(game.loading) self.details_view_spinner.set_spinning(current_game.loading)
self.details_view_developer.set_label(game.developer or "") if current_game.developer:
self.details_view_developer.set_visible(bool(game.developer)) self.details_view_developer.set_label(current_game.developer)
self.details_view_developer.set_visible(True)
else:
self.details_view_developer.set_visible(False)
icon, text = "view-conceal-symbolic", _("Hide") if current_game.hidden:
if game.hidden: self.details_view_hide_button.set_icon_name("view-reveal-symbolic")
icon, text = "view-reveal-symbolic", _("Unhide") self.details_view_hide_button.set_tooltip_text(_("Unhide"))
else:
self.details_view_hide_button.set_icon_name("view-conceal-symbolic")
self.details_view_hide_button.set_tooltip_text(_("Hide"))
self.details_view_hide_button.set_icon_name(icon) self.active_game_id = game_id
self.details_view_hide_button.set_tooltip_text(text)
if self.details_view_game_cover: if self.details_view_game_cover:
self.details_view_game_cover.pictures.remove(self.details_view_cover) self.details_view_game_cover.pictures.remove(self.details_view_cover)
self.details_view_game_cover = self.game_covers[game_id]
self.details_view_game_cover = game.game_cover
self.details_view_game_cover.add_picture(self.details_view_cover) self.details_view_game_cover.add_picture(self.details_view_cover)
self.details_view_blurred_cover.set_pixbuf( self.scaled_pixbuf = (
self.details_view_game_cover.get_blurred() self.details_view_game_cover.get_pixbuf()
) or self.details_view_game_cover.placeholder_pixbuf
).scale_simple(2, 3, GdkPixbuf.InterpType.BILINEAR)
self.details_view_blurred_cover.set_pixbuf(self.scaled_pixbuf)
self.details_view_title.set_label(game.name) self.details_view_title.set_label(current_game.name)
self.details_view_header_bar_title.set_title(game.name) self.details_view_header_bar_title.set_title(current_game.name)
date = self.get_time(current_game.added)
date = self.get_time(game.added)
self.details_view_added.set_label( self.details_view_added.set_label(
# The variable is the date when the game was added # The variable is the date when the game was added
_("Added: {}").format(date) _("Added: {}").format(date)
) )
last_played_date = ( last_played_date = (
self.get_time(game.last_played) if game.last_played != 0 else _("Never") self.get_time(current_game.last_played)
if current_game.last_played != 0
else _("Never")
) )
self.details_view_last_played.set_label( self.details_view_last_played.set_label(
# The variable is the date when the game was last played # The variable is the date when the game was last played
@@ -235,142 +312,206 @@ class CartridgesWindow(Adw.ApplicationWindow):
) )
if self.stack.get_visible_child() != self.details_view: if self.stack.get_visible_child() != self.details_view:
self.navigate(self.details_view) self.stack.set_transition_type(Gtk.StackTransitionType.OVER_LEFT)
self.set_focus(self.details_view_play_button) self.stack.set_visible_child(self.details_view)
self.set_details_view_opacity() self.set_details_view_opacity()
def set_details_view_opacity(self, *_args): def set_details_view_opacity(self, _widget=None, _unused=None):
if self.stack.get_visible_child() != self.details_view:
return
if (
style_manager := Adw.StyleManager.get_default()
).get_high_contrast() or not style_manager.get_system_supports_color_schemes():
self.details_view_blurred_cover.set_opacity(0.3)
return
self.details_view_blurred_cover.set_opacity(
1 - self.details_view_game_cover.luminance[0]
if style_manager.get_dark()
else self.details_view_game_cover.luminance[1]
)
def sort_func(self, child1, child2):
var, order = "name", True
if self.sort_state in ("newest", "oldest"):
var, order = "added", self.sort_state == "newest"
elif self.sort_state == "last_played":
var = "last_played"
elif self.sort_state == "a-z":
order = False
def get_value(index):
return str(
getattr((child1.get_child(), child2.get_child())[index], var)
).lower()
if var != "name" and get_value(0) == get_value(1):
var, order = "name", True
return ((get_value(0) > get_value(1)) ^ order) * 2 - 1
def navigate(self, next_page):
levels = (self.library_view, self.hidden_library_view, self.details_view)
self.stack.set_transition_type(
Gtk.StackTransitionType.UNDER_RIGHT
if levels.index(self.stack.get_visible_child()) - levels.index(next_page)
> 0
else Gtk.StackTransitionType.OVER_LEFT
)
if next_page in (self.library_view, self.hidden_library_view):
self.previous_page = next_page
self.lookup_action("show_hidden").set_enabled(
next_page == self.library_view
)
self.stack.set_visible_child(next_page)
def on_go_back_action(self, *_args):
if self.stack.get_visible_child() == self.hidden_library_view:
self.navigate(self.library_view)
elif self.stack.get_visible_child() == self.details_view:
self.on_go_to_parent_action()
def on_go_to_parent_action(self, *_args):
if self.stack.get_visible_child() == self.details_view: if self.stack.get_visible_child() == self.details_view:
self.navigate( style_manager = Adw.StyleManager.get_default()
self.hidden_library_view
if self.previous_page == self.hidden_library_view
else self.library_view
)
def on_go_home_action(self, *_args): if (
self.navigate(self.library_view) style_manager.get_high_contrast()
or not style_manager.get_system_supports_color_schemes()
):
self.details_view_blurred_cover.set_opacity(0.3)
return
def on_show_hidden_action(self, *_args): pixels = self.scaled_pixbuf.get_pixels()
self.navigate(self.hidden_library_view) channels = self.scaled_pixbuf.get_n_channels()
colors = set()
for index in range(6):
colors.add(struct.unpack_from("BBBB", pixels, offset=index * channels))
dark_theme = style_manager.get_dark()
luminances = []
for red, green, blue, alpha in colors:
# https://en.wikipedia.org/wiki/Relative_luminance
luminance = red * 0.2126 + green * 0.7152 + blue * 0.0722
if dark_theme:
luminances.append((luminance * alpha) / 255**2)
else:
luminances.append((alpha * (luminance - 255)) / 255**2 + 1)
if dark_theme:
self.details_view_blurred_cover.set_opacity(
1.3 - (sum(luminances) / len(luminances) + max(luminances)) / 2
)
else:
self.details_view_blurred_cover.set_opacity(
0.2 + (sum(luminances) / len(luminances) + min(luminances)) / 2
)
def a_z_sort(self, child1, child2):
name1 = child1.get_first_child().name.lower()
name2 = child2.get_first_child().name.lower()
if name1 > name2:
return 1
if name1 < name2:
return -1
if child1.get_first_child().game_id > child2.get_first_child().game_id:
return 1
return -1
def z_a_sort(self, child1, child2):
name1 = child1.get_first_child().name.lower()
name2 = child2.get_first_child().name.lower()
if name1 > name2:
return -1
return 1 if name1 < name2 else self.a_z_sort(child1, child2)
def newest_sort(self, child1, child2):
time1 = self.games[child1.get_first_child().game_id].added
time2 = self.games[child2.get_first_child().game_id].added
if time1 > time2:
return -1
return 1 if time1 < time2 else self.a_z_sort(child1, child2)
def oldest_sort(self, child1, child2):
time1 = self.games[child1.get_first_child().game_id].added
time2 = self.games[child2.get_first_child().game_id].added
if time1 > time2:
return 1
return -1 if time1 < time2 else self.a_z_sort(child1, child2)
def last_played_sort(self, child1, child2):
time1 = self.games[child1.get_first_child().game_id].last_played
time2 = self.games[child2.get_first_child().game_id].last_played
if time1 > time2:
return -1
return 1 if time1 < time2 else self.a_z_sort(child1, child2)
def on_go_back_action(self, _widget, _unused, _x=None, _y=None):
if self.stack.get_visible_child() == self.hidden_library_view:
self.on_show_library_action(None, None)
elif self.stack.get_visible_child() == self.details_view:
self.on_go_to_parent_action(None, None)
def on_go_to_parent_action(self, _widget, _unused):
if self.stack.get_visible_child() == self.details_view:
if self.previous_page == self.library_view:
self.on_show_library_action(None, None)
else:
self.on_show_hidden_action(None, None)
def on_show_library_action(self, _widget, _unused):
self.stack.set_transition_type(Gtk.StackTransitionType.UNDER_RIGHT)
self.stack.set_visible_child(self.library_view)
self.lookup_action("show_hidden").set_enabled(True)
self.previous_page = self.library_view
def on_show_hidden_action(self, _widget, _unused):
if self.stack.get_visible_child() == self.library_view:
self.stack.set_transition_type(Gtk.StackTransitionType.OVER_LEFT)
else:
self.stack.set_transition_type(Gtk.StackTransitionType.UNDER_RIGHT)
self.lookup_action("show_hidden").set_enabled(False)
self.stack.set_visible_child(self.hidden_library_view)
self.previous_page = self.hidden_library_view
def on_sort_action(self, action, state): def on_sort_action(self, action, state):
action.set_state(state) action.set_state(state)
self.sort_state = str(state).strip("'") state = str(state).strip("'")
self.library.invalidate_sort()
Gio.Settings(schema_id="hu.kramo.Cartridges.State").set_string( if state == "a-z":
"sort-mode", self.sort_state sort_func = self.a_z_sort
elif state == "z-a":
sort_func = self.z_a_sort
elif state == "newest":
sort_func = self.newest_sort
elif state == "oldest":
sort_func = self.oldest_sort
else:
sort_func = self.last_played_sort
Gio.Settings(schema_id="hu.kramo.Cartridge.State").set_string(
"sort-mode", state
) )
self.library.set_sort_func(sort_func)
self.hidden_library.set_sort_func(sort_func)
def on_toggle_search_action(self, *_args): def on_toggle_search_action(self, _widget, _unused):
if self.stack.get_visible_child() == self.library_view: if self.stack.get_visible_child() == self.library_view:
search_bar = self.search_bar search_bar = self.search_bar
search_entry = self.search_entry search_entry = self.search_entry
search_button = self.search_button
elif self.stack.get_visible_child() == self.hidden_library_view: elif self.stack.get_visible_child() == self.hidden_library_view:
search_bar = self.hidden_search_bar search_bar = self.hidden_search_bar
search_entry = self.hidden_search_entry search_entry = self.hidden_search_entry
search_button = self.hidden_search_button
else: else:
return return
search_bar.set_search_mode(not (search_mode := search_bar.get_search_mode())) search_mode = search_bar.get_search_mode()
search_bar.set_search_mode(not search_mode)
search_button.set_active(not search_button.get_active())
if not search_mode: if not search_mode:
self.set_focus(search_entry) self.set_focus(search_entry)
else:
search_entry.set_text("")
search_entry.set_text("") def on_escape_action(self, _widget, _unused):
def on_escape_action(self, *_args):
if self.stack.get_visible_child() == self.details_view: if self.stack.get_visible_child() == self.details_view:
self.on_go_back_action() self.on_go_back_action(None, None)
elif ( return
self.get_focus() == self.search_entry.get_focus_child() if self.stack.get_visible_child() == self.library_view:
or self.hidden_search_entry.get_focus_child() search_bar = self.search_bar
): search_entry = self.search_entry
self.on_toggle_search_action() search_button = self.search_button
elif self.stack.get_visible_child() == self.hidden_library_view:
search_bar = self.hidden_search_bar
search_entry = self.hidden_search_entry
search_button = self.hidden_search_button
else:
return
def on_undo_action(self, _widget, game=None, undo=None): if self.get_focus() == search_entry.get_focus_child():
if not game: # If the action was activated via Ctrl + Z search_bar.set_search_mode(False)
search_button.set_active(False)
search_entry.set_text("")
def on_undo_action(self, _widget, game_id=None, undo=None):
if not game_id: # If the action was activated via Ctrl + Z
try: try:
game = tuple(self.toasts.keys())[-1][0] game_id = tuple(self.toasts.keys())[-1][0]
undo = tuple(self.toasts.keys())[-1][1] undo = tuple(self.toasts.keys())[-1][1]
except IndexError: except IndexError:
return return
if undo == "hide": if undo == "hide":
game.toggle_hidden(False) self.get_application().on_hide_game_action(
None, game_id=game_id, toast=False
)
elif undo == "remove": elif undo == "remove":
game.removed = False data = get_games(self, [game_id])[game_id]
game.save() data.pop("removed", None)
save_game(self, data)
self.update_games([game_id])
self.toasts[(game, undo)].dismiss() self.toasts[(game_id, undo)].dismiss()
self.toasts.pop((game, undo)) self.toasts.pop((game_id, undo))
def on_open_menu_action(self, *_args): def on_open_menu_action(self, _widget, _unused):
if self.stack.get_visible_child() == self.library_view: if self.stack.get_visible_child() != self.details_view:
self.primary_menu_button.popup() self.primary_menu_button.set_active(True)
elif self.stack.get_visible_child() == self.hidden_library_view:
self.hidden_primary_menu_button.popup()
def on_close_action(self, *_args):
self.close()

View File

@@ -1,7 +1,7 @@
[wrap-git] [wrap-git]
directory = blueprint-compiler directory = blueprint-compiler
url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git url = https://gitlab.gnome.org/jwestman/blueprint-compiler.git
revision = v0.8.1 revision = v0.4.0
depth = 1 depth = 1
[provide] [provide]