[Scummvm-cvs-logs] scummvm master -> 5cac63d6d5603adb95130fb860a0c5520c1f50a4

criezy criezy at scummvm.org
Sat Apr 2 14:37:31 CEST 2016


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
886ca7c096 CREDITS: Adding myself as OS X packager
5cac63d6d5 I18N: Merge recent changes from scummvm.pot into German po file


Commit: 886ca7c0968a22769056b5cd0f87ad5bc689d934
    https://github.com/scummvm/scummvm/commit/886ca7c0968a22769056b5cd0f87ad5bc689d934
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2016-04-02T13:33:33+01:00

Commit Message:
CREDITS: Adding myself as OS X packager

Changed paths:
    AUTHORS
    devtools/credits.pl
    gui/credits.h



diff --git a/AUTHORS b/AUTHORS
index eff485c..8be4818 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -444,6 +444,7 @@ Other contributions
     Mac OS X:
        Max Horn                     - (retired)
        Oystein Eftevaag
+       Thierry Crozat
 
     Mandriva:
        Dominik Scherer              - (retired)
diff --git a/devtools/credits.pl b/devtools/credits.pl
index c67793c..e306820 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1007,6 +1007,7 @@ begin_credits("Credits");
 			begin_section("Mac OS X");
 				add_person("Max Horn", "Fingolfin", "(retired)");
 				add_person("Oystein Eftevaag", "vinterstum", "");
+				add_person("Thierry Crozat", "criezy", "");
 			end_section();
 
 			begin_section("Mandriva");
diff --git a/gui/credits.h b/gui/credits.h
index cb9a10f..d1d3bb2 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -535,6 +535,7 @@ static const char *credits[] = {
 "C0""Max Horn",
 "C2""(retired)",
 "C0""Oystein Eftevaag",
+"C0""Thierry Crozat",
 "",
 "C1""Mandriva",
 "C0""Dominik Scherer",


Commit: 5cac63d6d5603adb95130fb860a0c5520c1f50a4
    https://github.com/scummvm/scummvm/commit/5cac63d6d5603adb95130fb860a0c5520c1f50a4
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2016-04-02T13:37:05+01:00

Commit Message:
I18N: Merge recent changes from scummvm.pot into German po file

Changed paths:
    po/de_DE.po



diff --git a/po/de_DE.po b/po/de_DE.po
index 722531b..70af434 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ScummVM 1.8.0git\n"
 "Report-Msgid-Bugs-To: scummvm-devel at lists.sf.net\n"
-"POT-Creation-Date: 2016-03-28 12:15+0100\n"
+"POT-Creation-Date: 2016-04-01 19:18+0200\n"
 "PO-Revision-Date: 2016-03-28 15:00+0100\n"
 "Last-Translator: Lothar Serra Mari <scummvm at rootfather.de>\n"
 "Language-Team: Simon Sawatzki <SimSaw at gmx.de>, Lothar Serra Mari "
@@ -1257,7 +1257,7 @@ msgstr "Kantengl
 msgid "Antialiased"
 msgstr "Kantenglättung"
 
-#: gui/widget.cpp:323 gui/widget.cpp:325 gui/widget.cpp:331 gui/widget.cpp:333
+#: gui/widget.cpp:325 gui/widget.cpp:327 gui/widget.cpp:333 gui/widget.cpp:335
 msgid "Clear value"
 msgstr "Wert löschen"
 
@@ -2375,7 +2375,9 @@ msgstr "Verwende hochaufl
 
 #: engines/agi/detection.cpp:178
 msgid "Uses Hercules hires font, when font file is available."
-msgstr "Verwende hochauflösende Hercules-Schriftart, wenn die Schriftarten-Datei verfügbar ist."
+msgstr ""
+"Verwende hochauflösende Hercules-Schriftart, wenn die Schriftarten-Datei "
+"verfügbar ist."
 
 #: engines/agi/detection.cpp:187
 msgid "Pause when entering commands"
@@ -2386,8 +2388,8 @@ msgid ""
 "Shows a command prompt window and pauses the game (like in SCI) instead of a "
 "real-time prompt."
 msgstr ""
-"Zeige eine Fenster mit einer Kommandozeile und pausiere das Spiel (wie in SCI) "
-"anstelle einer Eingabe in Echtzeit."
+"Zeige eine Fenster mit einer Kommandozeile und pausiere das Spiel (wie in "
+"SCI) anstelle einer Eingabe in Echtzeit."
 
 #: engines/agi/saveload.cpp:777 engines/avalanche/parser.cpp:1887
 #: engines/cge/events.cpp:85 engines/cge2/events.cpp:78
@@ -2682,6 +2684,14 @@ msgstr ""
 "\"import_savefile\" verwenden.\n"
 "\n"
 
+#: engines/mohawk/detection.cpp:168
+msgid "Play the Myst fly by movie"
+msgstr ""
+
+#: engines/mohawk/detection.cpp:169
+msgid "The Myst fly by movie was not played by the original engine."
+msgstr ""
+
 #. I18N: Option for fast scene switching
 #: engines/mohawk/dialogs.cpp:96 engines/mohawk/dialogs.cpp:239
 msgid "~Z~ip Mode Activated"
@@ -3767,7 +3777,9 @@ msgstr "Verwende englische Sprachausgabe"
 #: engines/sword25/detection.cpp:47
 msgid ""
 "Use English speech instead of German for every language other than German"
-msgstr "Verwende englische Sprachausgabe anstelle der deutschen, wenn eine andere Sprache als Deutsch verwendet wird."
+msgstr ""
+"Verwende englische Sprachausgabe anstelle der deutschen, wenn eine andere "
+"Sprache als Deutsch verwendet wird."
 
 #: engines/teenagent/resources.cpp:95
 msgid ""






More information about the Scummvm-git-logs mailing list