[Scummvm-git-logs] scummvm master -> 8e328647dc7ee62c26d6a9518c7a9072e637c186
rootfather
lserramari at gmail.com
Sat Oct 22 17:17:00 CEST 2016
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:
853006204c NEWS/DE: Mention SDL2 filtering option
9eb1500c4a I18N: Update German GUI translation
8e328647dc I18N: Regenerate translations.dat
Commit: 853006204c2b682f453e9234576546a4368c1316
https://github.com/scummvm/scummvm/commit/853006204c2b682f453e9234576546a4368c1316
Author: rootfather (rootfather at scummvm.org)
Date: 2016-10-22T17:02:27+02:00
Commit Message:
NEWS/DE: Mention SDL2 filtering option
Changed paths:
doc/de/NEUES
diff --git a/doc/de/NEUES b/doc/de/NEUES
index 69c88d3..3ba46be 100644
--- a/doc/de/NEUES
+++ b/doc/de/NEUES
@@ -4,6 +4,9 @@ Programmcodes finden Sie auf Englisch unter:
1.10.0 (DD.MM.YYYY)
+1.9.1 (DD.MM.YYYY)
+ Allgemein:
+ - Option für bilineare Filterung im SDL2-Vollbildmodus hinzugefügt.
1.9.0 (17.10.2016)
Neue Spiele:
Commit: 9eb1500c4abb1c7eb667aa205f7b302767076fdb
https://github.com/scummvm/scummvm/commit/9eb1500c4abb1c7eb667aa205f7b302767076fdb
Author: rootfather (rootfather at scummvm.org)
Date: 2016-10-22T17:06:32+02:00
Commit Message:
I18N: Update German GUI translation
Changed paths:
po/de_DE.po
diff --git a/po/de_DE.po b/po/de_DE.po
index 7881bb8..3d951a2 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -5,18 +5,19 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: ScummVM 1.9.0git\n"
+"Project-Id-Version: ScummVM 1.10.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
"POT-Creation-Date: 2016-10-12 23:37+0100\n"
-"PO-Revision-Date: 2016-07-19 9:40:00+0200\n"
+"PO-Revision-Date: 2016-10-22 17:05+0200\n"
"Last-Translator: Lothar Serra Mari <rootfather at scummvm.org>\n"
"Language-Team: Simon Sawatzki <SimSaw at gmx.de>, Lothar Serra Mari "
"<rootfather at scummvm.org>\n"
-"Language: Deutsch\n"
+"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Poedit 1.8.11\n"
#: gui/about.cpp:94
#, c-format
@@ -849,9 +850,8 @@ msgid "the fullscreen setting could not be changed"
msgstr "Vollbildeinstellung konnte nicht geändert werden."
#: gui/options.cpp:462
-#, fuzzy
msgid "the filtering setting could not be changed"
-msgstr "Vollbildeinstellung konnte nicht geändert werden."
+msgstr "Die Filtereinstellung konnte nicht geändert werden"
#: gui/options.cpp:782
msgid "Graphics mode:"
@@ -872,13 +872,12 @@ msgid "Fullscreen mode"
msgstr "Vollbildmodus"
#: gui/options.cpp:811
-#, fuzzy
msgid "Filter graphics"
-msgstr "Farbgrafik verwenden"
+msgstr "Bilineare Filterung"
#: gui/options.cpp:811
msgid "Use linear filtering when scaling graphics"
-msgstr ""
+msgstr "Verwende bilineare Filterung zur Grafik-Skalierung"
#: gui/options.cpp:814
msgid "Aspect ratio correction"
@@ -1905,9 +1904,8 @@ msgid "Could not apply fullscreen setting."
msgstr "Konnte Einstellung für Vollbildmodus nicht anwenden."
#: engines/engine.cpp:373
-#, fuzzy
msgid "Could not apply filtering setting."
-msgstr "Konnte Einstellung für Vollbildmodus nicht anwenden."
+msgstr "Konnte Filtereinstellungen nicht anwenden."
#: engines/engine.cpp:473
msgid ""
@@ -2223,14 +2221,12 @@ msgid "Disabled aspect ratio correction"
msgstr "Seitenverhältniskorrektur aus"
#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2353
-#, fuzzy
msgid "Filtering enabled"
-msgstr "Klicken aktiviert"
+msgstr "Bilineare Filterung aktiviert"
#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2355
-#, fuzzy
msgid "Filtering disabled"
-msgstr "Klicken deaktiviert"
+msgstr "Bilineare Filterung deaktiviert"
#: backends/graphics/surfacesdl/surfacesdl-graphics.cpp:2407
msgid "Active graphics filter:"
Commit: 8e328647dc7ee62c26d6a9518c7a9072e637c186
https://github.com/scummvm/scummvm/commit/8e328647dc7ee62c26d6a9518c7a9072e637c186
Author: rootfather (rootfather at scummvm.org)
Date: 2016-10-22T17:12:45+02:00
Commit Message:
I18N: Regenerate translations.dat
Changed paths:
gui/themes/translations.dat
diff --git a/gui/themes/translations.dat b/gui/themes/translations.dat
index 8d97890..8965134 100644
Binary files a/gui/themes/translations.dat and b/gui/themes/translations.dat differ
More information about the Scummvm-git-logs
mailing list