[Scummvm-git-logs] scummvm master -> c7960a4089891c1135c754a7fe99814adb0d3397
ScummVM-Translations
noreply at scummvm.org
Mon Aug 7 08:22:25 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
c7960a4089 I18N: Update translations templates
Commit: c7960a4089891c1135c754a7fe99814adb0d3397
https://github.com/scummvm/scummvm/commit/c7960a4089891c1135c754a7fe99814adb0d3397
Author: ScummVM-Translations (ScummVM-Translations at scummvm.org)
Date: 2023-08-07T08:22:21Z
Commit Message:
I18N: Update translations templates
Changed paths:
po/scummvm.pot
diff --git a/po/scummvm.pot b/po/scummvm.pot
index aaa6dbbab56..44e487ee3eb 100644
--- a/po/scummvm.pot
+++ b/po/scummvm.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ScummVM 2.8.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
-"POT-Creation-Date: 2023-08-06 23:03+0000\n"
+"POT-Creation-Date: 2023-08-07 08:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -250,7 +250,8 @@ msgstr ""
msgid "Back"
msgstr ""
-#: gui/cloudconnectionwizard.cpp:436 gui/saveload-dialog.cpp:829
+#: gui/cloudconnectionwizard.cpp:436 gui/imagealbum-dialog.cpp:102
+#: gui/saveload-dialog.cpp:829
msgid "Next"
msgstr ""
@@ -447,8 +448,8 @@ msgstr ""
#. I18N: Close dialog button
#: gui/downloadpacksdialog.cpp:296 gui/downloadpacksdialog.cpp:387
-#: gui/gui-manager.cpp:162 gui/textviewer.cpp:53 gui/unknown-game-dialog.cpp:53
-#: backends/platform/android/options.cpp:492
+#: gui/gui-manager.cpp:162 gui/imagealbum-dialog.cpp:131 gui/textviewer.cpp:53
+#: gui/unknown-game-dialog.cpp:53 backends/platform/android/options.cpp:492
#: backends/platform/ios7/ios7_options.mm:197 engines/scumm/help.cpp:123
#: engines/scumm/help.cpp:138 engines/scumm/help.cpp:163
#: engines/scumm/help.cpp:189 engines/scumm/help.cpp:207
@@ -940,6 +941,23 @@ msgstr ""
msgid "???"
msgstr ""
+#: gui/imagealbum-dialog.cpp:101 gui/saveload-dialog.cpp:832
+msgid "Prev"
+msgstr ""
+
+#: gui/imagealbum-dialog.cpp:127
+msgid "Save Image..."
+msgstr ""
+
+#: gui/imagealbum-dialog.cpp:267
+#, c-format
+msgid "%u of %u"
+msgstr ""
+
+#: gui/imagealbum-dialog.cpp:380
+msgid "Save Image"
+msgstr ""
+
#. I18N: Group name for the game list
#: gui/launcher.cpp:99
msgctxt "group"
@@ -2300,10 +2318,6 @@ msgstr ""
msgid "Untitled saved game"
msgstr ""
-#: gui/saveload-dialog.cpp:832
-msgid "Prev"
-msgstr ""
-
#: gui/saveload-dialog.cpp:1033
msgid "New Save"
msgstr ""
@@ -2636,6 +2650,26 @@ msgstr ""
msgid "TB"
msgstr ""
+#: common/formats/formatinfo.cpp:102
+msgid "Bitmap Image File"
+msgstr ""
+
+#: common/formats/formatinfo.cpp:104
+msgid "PNG Image File"
+msgstr ""
+
+#: common/formats/formatinfo.cpp:106
+msgid "JPEG Image File"
+msgstr ""
+
+#: common/formats/formatinfo.cpp:108
+msgid "QuickDraw PICT Image File"
+msgstr ""
+
+#: common/formats/formatinfo.cpp:111
+msgid "Data File"
+msgstr ""
+
#: dists/android.strings.xml.cpp:30
msgid "ScummVM"
msgstr ""
@@ -6737,6 +6771,10 @@ msgid ""
"The game will still play, but some audio will not work."
msgstr ""
+#: engines/mtropolis/plugin/mti.cpp:549
+msgid "Image Viewer"
+msgstr ""
+
#: engines/mutationofjb/util.cpp:32
#, c-format
msgid "Unable to locate the '%s' engine data file"
More information about the Scummvm-git-logs
mailing list