[Scummvm-git-logs] scummvm master -> 981fa375c2bf19687a5f66a3a29975cb1b053479
ScummVM-Translations
noreply at scummvm.org
Fri Jun 23 16:54:13 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:
981fa375c2 I18N: Update translation (German)
Commit: 981fa375c2bf19687a5f66a3a29975cb1b053479
https://github.com/scummvm/scummvm/commit/981fa375c2bf19687a5f66a3a29975cb1b053479
Author: Lothar Serra Mari (lothar.serramari at scummvm.org)
Date: 2023-06-23T16:54:08Z
Commit Message:
I18N: Update translation (German)
Currently translated at 100.0% (1943 of 1943 strings)
Changed paths:
po/de_DE.po
diff --git a/po/de_DE.po b/po/de_DE.po
index 7bfdf0fd5d2..41b4999be44 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: ScummVM 1.10.0git\n"
"Report-Msgid-Bugs-To: scummvm-devel at lists.scummvm.org\n"
"POT-Creation-Date: 2023-06-22 19:52+0000\n"
-"PO-Revision-Date: 2023-06-17 09:06+0000\n"
+"PO-Revision-Date: 2023-06-23 16:54+0000\n"
"Last-Translator: Lothar Serra Mari <lothar.serramari at scummvm.org>\n"
"Language-Team: German <https://translations.scummvm.org/projects/scummvm/"
"scummvm/de/>\n"
@@ -4952,34 +4952,26 @@ msgstr ""
"nicht richtig abgespielt werden."
#: engines/agos/midi.cpp:313
-#, fuzzy, c-format
-#| msgid ""
-#| "Could not find AdLib instrument definition files\n"
-#| "%s and %s. Without these files,\n"
-#| "the music will not sound the same as the original game."
+#, c-format
msgid ""
"Could not find AdLib instrument definition file\n"
"%s. Without this file,\n"
"the music will not sound the same as the original game."
msgstr ""
-"Die AdLib-Instrumenten-Dateien %s und %s \n"
-"wurden nicht gefunden. Ohne diese Dateien\n"
-"wird die Musik im Spiel anders klingen als im Original-Spiel."
+"Die AdLib-Instrumenten-Datei %s wurde nicht gefunden.\n"
+"Ohne diese Dateie wird die Musik im Spiel anders\n"
+"klingen als im Original-Spiel."
#: engines/agos/midi.cpp:435
-#, fuzzy, c-format
-#| msgid ""
-#| "Could not find AdLib instrument definition files\n"
-#| "%s and %s. Without these files,\n"
-#| "the music will not sound the same as the original game."
+#, c-format
msgid ""
"Could not find AdLib instrument definition file\n"
"%s or %s. Without one of these files,\n"
"the music will not sound the same as the original game."
msgstr ""
-"Die AdLib-Instrumenten-Dateien %s und %s \n"
-"wurden nicht gefunden. Ohne diese Dateien\n"
-"wird die Musik im Spiel anders klingen als im Original-Spiel."
+"Die AdLib-Instrumenten-Dateien %s oder %s wurden nicht gefunden.\n"
+"Ohne eine dieser Dateien wird die Musik im Spiel anders\n"
+"klingen als im Original-Spiel."
#: engines/ags/dialogs.cpp:59
msgid "Game language:"
More information about the Scummvm-git-logs
mailing list