[Scummvm-git-logs] scummvm master -> b91ca4af4852d9f563665ae39e5f3f40d34db43c
sev-
sev at scummvm.org
Sat Mar 28 18:13:16 UTC 2020
This automated email contains information about 3 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
1007ff26ec PRINCE: I18N: Added empty moblist names
b0fef55168 PRINCE: I18N: Fix translation
b91ca4af48 PRINCE: I18N: Regenerate prince_translation.dat
Commit: 1007ff26ec21d2bbfe14f6b3aceb923d5ab27f7f
https://github.com/scummvm/scummvm/commit/1007ff26ec21d2bbfe14f6b3aceb923d5ab27f7f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-03-28T19:10:59+01:00
Commit Message:
PRINCE: I18N: Added empty moblist names
Changed paths:
devtools/create_prince/en.po
devtools/create_prince/prince.pot
diff --git a/devtools/create_prince/en.po b/devtools/create_prince/en.po
index 99df641b5a..cec4d57681 100644
--- a/devtools/create_prince/en.po
+++ b/devtools/create_prince/en.po
@@ -12089,6 +12089,46 @@ msgstr "Dragon's Lair - "
msgid "MÅyn - "
msgstr "The Mill - "
+#: mob.lst:51001
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51002
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51003
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51004
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51005
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51006
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51007
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51008
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51009
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51010
+msgid " - "
+msgstr " - "
+
#: mob.lst:52001
msgid "dźwignia - "
msgstr "lever - "
@@ -12101,6 +12141,14 @@ msgstr "button - "
msgid "powrót - "
msgstr "exit - "
+#: mob.lst:52004
+msgid "powrót - "
+msgstr "exit - "
+
+#: mob.lst:58001
+msgid " - "
+msgstr " - "
+
#: variatxt.txt:9
msgid "Nie mogÄ tego wzÄ
Ä."
msgstr "I cannot take it."
diff --git a/devtools/create_prince/prince.pot b/devtools/create_prince/prince.pot
index d5fcb37295..bbd7e9752e 100644
--- a/devtools/create_prince/prince.pot
+++ b/devtools/create_prince/prince.pot
@@ -11006,18 +11006,66 @@ msgstr ""
msgid "MÅyn - "
msgstr ""
+#: mob.lst:51001
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51002
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51003
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51004
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51005
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51006
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51007
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51008
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51009
+msgid " - "
+msgstr " - "
+
+#: mob.lst:51010
+msgid " - "
+msgstr " - "
+
#: mob.lst:52001
msgid "dźwignia - "
msgstr ""
-#: mob.lst:52001
+#: mob.lst:52002
msgid "przycisk - "
msgstr ""
-#: mob.lst:52002
+#: mob.lst:52003
msgid "powrót - "
msgstr ""
+#: mob.lst:52004
+msgid "powrót - "
+msgstr ""
+
+#: mob.lst:58001
+msgid " - "
+msgstr " - "
+
#: variatxt.txt:9
msgid "Nie mogÄ tego wzÄ
Ä."
msgstr ""
Commit: b0fef551685797dbdb27467e690e58b373ea5f1e
https://github.com/scummvm/scummvm/commit/b0fef551685797dbdb27467e690e58b373ea5f1e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-03-28T19:12:32+01:00
Commit Message:
PRINCE: I18N: Fix translation
Changed paths:
devtools/create_prince/en.po
diff --git a/devtools/create_prince/en.po b/devtools/create_prince/en.po
index cec4d57681..56715ecd32 100644
--- a/devtools/create_prince/en.po
+++ b/devtools/create_prince/en.po
@@ -12151,7 +12151,7 @@ msgstr " - "
#: variatxt.txt:9
msgid "Nie mogÄ tego wzÄ
Ä."
-msgstr "I cannot take it."
+msgstr "I cannot pick it up."
#: variatxt.txt:10
msgid "Nie mogÄ tego użyÄ."
Commit: b91ca4af4852d9f563665ae39e5f3f40d34db43c
https://github.com/scummvm/scummvm/commit/b91ca4af4852d9f563665ae39e5f3f40d34db43c
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-03-28T19:12:46+01:00
Commit Message:
PRINCE: I18N: Regenerate prince_translation.dat
Changed paths:
dists/engine-data/prince_translation.dat
diff --git a/dists/engine-data/prince_translation.dat b/dists/engine-data/prince_translation.dat
index 8a57ba9f78..4074ff8d6d 100644
Binary files a/dists/engine-data/prince_translation.dat and b/dists/engine-data/prince_translation.dat differ
More information about the Scummvm-git-logs
mailing list