Update translations

This commit is contained in:
kramo
2023-09-26 13:52:51 +02:00
parent df2b8c40c9
commit bebc8f3d7f
2 changed files with 31 additions and 11 deletions

View File

@@ -293,12 +293,12 @@ template $PreferencesWindow : Adw.PreferencesWindow {
Adw.PreferencesGroup { Adw.PreferencesGroup {
Adw.ActionRow { Adw.ActionRow {
title: _("Redownload Covers"); title: _("Update Covers");
subtitle: _("Fetch covers for games already in your library"); subtitle: _("Fetch covers for games already in your library");
sensitive: bind sgdb_switch.active; sensitive: bind sgdb_switch.active;
Button sgdb_fetch_button { Button sgdb_fetch_button {
label: _("Download"); label: _("Update");
valign: center; valign: center;
} }
} }

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-09-23 15:21+0200\n" "POT-Creation-Date: 2023-09-26 13:51+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"
@@ -123,7 +123,7 @@ msgstr ""
msgid "Keyboard Shortcuts" msgid "Keyboard Shortcuts"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:29 src/game.py:105 src/preferences.py:122 #: data/gtk/help-overlay.blp:29 src/game.py:105 src/preferences.py:125
#: src/importer/importer.py:394 #: src/importer/importer.py:394
msgid "Undo" msgid "Undo"
msgstr "" msgstr ""
@@ -309,6 +309,18 @@ msgstr ""
msgid "Prefer Animated Images" msgid "Prefer Animated Images"
msgstr "" msgstr ""
#: data/gtk/preferences.blp:296
msgid "Update Covers"
msgstr ""
#: data/gtk/preferences.blp:297
msgid "Fetch covers for games already in your library"
msgstr ""
#: data/gtk/preferences.blp:301
msgid "Update"
msgstr ""
#: data/gtk/window.blp:6 data/gtk/window.blp:14 #: data/gtk/window.blp:6 data/gtk/window.blp:14
msgid "No Games Found" msgid "No Games Found"
msgstr "" msgstr ""
@@ -493,32 +505,40 @@ msgstr ""
msgid "{} removed" msgid "{} removed"
msgstr "" msgstr ""
#: src/preferences.py:121 #: src/preferences.py:124
msgid "All games removed" msgid "All games removed"
msgstr "" msgstr ""
#: src/preferences.py:169 #: src/preferences.py:172
msgid "" msgid ""
"An API key is required to use SteamGridDB. You can generate one {}here{}." "An API key is required to use SteamGridDB. You can generate one {}here{}."
msgstr "" msgstr ""
#: src/preferences.py:297 #: src/preferences.py:184
msgid "Downloading covers…"
msgstr ""
#: src/preferences.py:203
msgid "Covers updated"
msgstr ""
#: src/preferences.py:335
msgid "Installation Not Found" msgid "Installation Not Found"
msgstr "" msgstr ""
#: src/preferences.py:298 #: src/preferences.py:336
msgid "Select a valid directory." msgid "Select a valid directory."
msgstr "" msgstr ""
#: src/preferences.py:334 src/importer/importer.py:317 #: src/preferences.py:372 src/importer/importer.py:317
msgid "Warning" msgid "Warning"
msgstr "" msgstr ""
#: src/preferences.py:368 #: src/preferences.py:406
msgid "Invalid Directory" msgid "Invalid Directory"
msgstr "" msgstr ""
#: src/preferences.py:374 #: src/preferences.py:412
msgid "Set Location" msgid "Set Location"
msgstr "" msgstr ""