[Scummvm-git-logs] scummvm master -> 4d1d59a8474fdf315e85b41e89272e0ee97b80b5
ScummVM-Translations
noreply at scummvm.org
Tue Oct 24 17:01:28 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:
4d1d59a847 I18N: Update translations templates
Commit: 4d1d59a8474fdf315e85b41e89272e0ee97b80b5
https://github.com/scummvm/scummvm/commit/4d1d59a8474fdf315e85b41e89272e0ee97b80b5
Author: ScummVM-Translations (ScummVM-Translations at scummvm.org)
Date: 2023-10-24T17:01:24Z
Commit Message:
I18N: Update translations templates
Changed paths:
po/scummvm.pot
diff --git a/po/scummvm.pot b/po/scummvm.pot
index 4ae0569a832..df8c7d00590 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-10-22 00:34+0000\n"
+"POT-Creation-Date: 2023-10-24 17:01+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"
@@ -201,7 +201,8 @@ msgstr ""
msgid "Copy the JSON code from the browser here and press Next:"
msgstr ""
-#: gui/cloudconnectionwizard.cpp:361
+#: gui/cloudconnectionwizard.cpp:361 gui/gui-manager.cpp:258
+#: gui/gui-manager.cpp:273
msgid "Paste"
msgstr ""
@@ -922,7 +923,47 @@ msgstr ""
msgid "Right"
msgstr ""
-#: gui/gui-manager.cpp:194 engines/pegasus/pegasus.cpp:2818
+#: gui/gui-manager.cpp:194
+msgid "New Line"
+msgstr ""
+
+#: gui/gui-manager.cpp:201
+msgid "Close Dialog"
+msgstr ""
+
+#: gui/gui-manager.cpp:206
+msgid "Backspace"
+msgstr ""
+
+#: gui/gui-manager.cpp:212
+msgid "Delete Character"
+msgstr ""
+
+#: gui/gui-manager.cpp:218
+msgid "Go to end of line"
+msgstr ""
+
+#: gui/gui-manager.cpp:229
+msgid "Move cursor left"
+msgstr ""
+
+#: gui/gui-manager.cpp:235
+msgid "Move cursor right"
+msgstr ""
+
+#: gui/gui-manager.cpp:241
+msgid "Go to start of line"
+msgstr ""
+
+#: gui/gui-manager.cpp:253 gui/gui-manager.cpp:268
+msgid "Cut"
+msgstr ""
+
+#: gui/gui-manager.cpp:263 gui/gui-manager.cpp:278
+msgid "Copy"
+msgstr ""
+
+#: gui/gui-manager.cpp:284 engines/pegasus/pegasus.cpp:2818
#: engines/wintermute/keymapper_tables.h:305
#: engines/wintermute/keymapper_tables.h:346
#: engines/wintermute/keymapper_tables.h:381
More information about the Scummvm-git-logs
mailing list