Update translations
This commit is contained in:
@@ -293,12 +293,12 @@ template $PreferencesWindow : Adw.PreferencesWindow {
|
||||
|
||||
Adw.PreferencesGroup {
|
||||
Adw.ActionRow {
|
||||
title: _("Redownload Covers");
|
||||
title: _("Update Covers");
|
||||
subtitle: _("Fetch covers for games already in your library");
|
||||
sensitive: bind sgdb_switch.active;
|
||||
|
||||
Button sgdb_fetch_button {
|
||||
label: _("Download");
|
||||
label: _("Update");
|
||||
valign: center;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Cartridges\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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -123,7 +123,7 @@ msgstr ""
|
||||
msgid "Keyboard Shortcuts"
|
||||
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
|
||||
msgid "Undo"
|
||||
msgstr ""
|
||||
@@ -309,6 +309,18 @@ msgstr ""
|
||||
msgid "Prefer Animated Images"
|
||||
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
|
||||
msgid "No Games Found"
|
||||
msgstr ""
|
||||
@@ -493,32 +505,40 @@ msgstr ""
|
||||
msgid "{} removed"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.py:121
|
||||
#: src/preferences.py:124
|
||||
msgid "All games removed"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.py:169
|
||||
#: src/preferences.py:172
|
||||
msgid ""
|
||||
"An API key is required to use SteamGridDB. You can generate one {}here{}."
|
||||
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"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.py:298
|
||||
#: src/preferences.py:336
|
||||
msgid "Select a valid directory."
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.py:334 src/importer/importer.py:317
|
||||
#: src/preferences.py:372 src/importer/importer.py:317
|
||||
msgid "Warning"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.py:368
|
||||
#: src/preferences.py:406
|
||||
msgid "Invalid Directory"
|
||||
msgstr ""
|
||||
|
||||
#: src/preferences.py:374
|
||||
#: src/preferences.py:412
|
||||
msgid "Set Location"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user