Add missing translatable strings

This commit is contained in:
kramo
2023-05-25 17:49:22 +02:00
parent 2e19567c8e
commit 1c9be94ce7

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-23 07:30+0200\n" "POT-Creation-Date: 2023-05-25 17:48+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"
@@ -48,7 +48,7 @@ msgstr ""
msgid "Library" msgid "Library"
msgstr "" msgstr ""
#: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:65 #: data/hu.kramo.Cartridges.metainfo.xml.in:34 src/details_window.py:66
msgid "Edit Game Details" msgid "Edit Game Details"
msgstr "" msgstr ""
@@ -62,15 +62,52 @@ msgstr ""
msgid "Preferences" msgid "Preferences"
msgstr "" 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 #: data/gtk/game.blp:80
msgid "Title" msgid "Title"
msgstr "" 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 #: 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:202 #: data/gtk/game.blp:107 src/window.py:205
msgid "Hide" msgid "Hide"
msgstr "" msgstr ""
@@ -79,7 +116,7 @@ msgstr ""
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
#: data/gtk/game.blp:126 src/window.py:204 #: data/gtk/game.blp:126 src/window.py:207
msgid "Unhide" msgid "Unhide"
msgstr "" msgstr ""
@@ -104,7 +141,7 @@ msgstr ""
msgid "Shortcuts" msgid "Shortcuts"
msgstr "" msgstr ""
#: data/gtk/help-overlay.blp:34 src/game.py:167 src/preferences.py:98 #: data/gtk/help-overlay.blp:34 src/game.py:169 src/preferences.py:98
msgid "Undo" msgid "Undo"
msgstr "" msgstr ""
@@ -148,7 +185,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:79 #: data/gtk/preferences.blp:36 src/details_window.py:84
msgid "Images" msgid "Images"
msgstr "" msgstr ""
@@ -353,61 +390,61 @@ msgstr ""
msgid "translator_credits" msgid "translator_credits"
msgstr "" msgstr ""
#: src/window.py:184 #: src/window.py:187
msgid "Today" msgid "Today"
msgstr "" msgstr ""
#: src/window.py:186 #: src/window.py:189
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:225 #: src/window.py:228
msgid "Added: {}" msgid "Added: {}"
msgstr "" msgstr ""
#: src/window.py:228 #: src/window.py:231
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:232 #: src/window.py:235
msgid "Last played: {}" msgid "Last played: {}"
msgstr "" msgstr ""
#: src/details_window.py:70 #: src/details_window.py:75
msgid "Apply" msgid "Apply"
msgstr "" msgstr ""
#: src/details_window.py:76 #: src/details_window.py:81
msgid "Add New Game" msgid "Add New Game"
msgstr "" msgstr ""
#: src/details_window.py:77 #: src/details_window.py:82
msgid "Confirm" msgid "Confirm"
msgstr "" msgstr ""
#. Translate this string as you would translate "file" #. Translate this string as you would translate "file"
#: src/details_window.py:89 #: src/details_window.py:94
msgid "file.txt" msgid "file.txt"
msgstr "" msgstr ""
#. As in software #. As in software
#: src/details_window.py:91 #: src/details_window.py:96
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:96 src/details_window.py:98 #: src/details_window.py:101 src/details_window.py:103
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:102 src/details_window.py:104 #: src/details_window.py:107 src/details_window.py:109
msgid "/path/to/{}" msgid "/path/to/{}"
msgstr "" msgstr ""
#: src/details_window.py:108 #: src/details_window.py:113
msgid "" msgid ""
"To launch the executable \"{}\", use the command:\n" "To launch the executable \"{}\", use the command:\n"
"\n" "\n"
@@ -420,19 +457,19 @@ 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:139 src/details_window.py:145 #: src/details_window.py:143 src/details_window.py:149
msgid "Couldn't Add Game" msgid "Couldn't Add Game"
msgstr "" msgstr ""
#: src/details_window.py:139 src/details_window.py:172 #: src/details_window.py:143 src/details_window.py:176
msgid "Game title cannot be empty." msgid "Game title cannot be empty."
msgstr "" msgstr ""
#: src/details_window.py:145 src/details_window.py:180 #: src/details_window.py:149 src/details_window.py:184
msgid "Executable cannot be empty." msgid "Executable cannot be empty."
msgstr "" msgstr ""
#: src/details_window.py:171 src/details_window.py:179 #: src/details_window.py:175 src/details_window.py:183
msgid "Couldn't Apply Preferences" msgid "Couldn't Apply Preferences"
msgstr "" msgstr ""