fix: re-introduce modified version info

This commit is contained in:
Stéphane Lesimple
2021-10-09 16:08:45 +02:00
parent db4d3af31d
commit 62b602030a
7 changed files with 113 additions and 37 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dvdisaster 0.52.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-09 14:18+0200\n"
"POT-Creation-Date: 2021-10-09 16:03+0200\n"
"PO-Revision-Date: 2004-11-30 19:48+0100\n"
"Last-Translator: Carsten Gnörlich <carsten@dvdisaster.de>\n"
"Language-Team: German <de@li.org>\n"
@@ -967,13 +967,13 @@ msgstr ""
msgid "windowtitle|About dvdisaster"
msgstr "Kurzinformation"
#: src/help-dialogs.c:742 src/misc.c:219
#: src/help-dialogs.c:743 src/misc.c:219
msgid ""
"Copyright 2004-2017 Carsten Gnoerlich.\n"
"Copyright 2019-2021 The dvdisaster development team."
msgstr ""
#: src/help-dialogs.c:748
#: src/help-dialogs.c:751
msgid ""
"dvdisaster provides a margin of safety against data loss\n"
"on optical media caused by aging or scratches.\n"
@@ -985,7 +985,7 @@ msgstr ""
"Es erzeugt Fehlerkorrektur-Daten, um bei nachfolgenden Datenträger-\n"
"Problemen unlesbare Sektoren zu rekonstruieren.\n"
#: src/help-dialogs.c:753
#: src/help-dialogs.c:756
msgid ""
"This software comes with <b>absolutely no warranty</b>.\n"
"This is free software and you are welcome to redistribute it\n"
@@ -994,13 +994,24 @@ msgstr ""
"dvdisaster ist <b>freie Software</b>; es gelten die Bedingungen\n"
"der [GNU General Public License] .\n"
#: src/help-dialogs.c:758
#: src/help-dialogs.c:761
msgid ""
"\n"
"e-mail: support@dvdisaster.org"
msgstr ""
#: src/help-dialogs.c:765
#: src/help-dialogs.c:767
msgid ""
"\n"
"This version is <b>not the original</b>. It has been patched\n"
"for Debian to support DVD-ROMs (with and without encryption),\n"
"and subsequently patched again to support a CLI-only build, among other things.\n"
"\n"
"Please do not bother the original authors of dvdisaster\n"
"but submit bugreports against [GitHub] instead.\n"
msgstr ""
#: src/help-dialogs.c:775
msgid ""
"\n"
"NetBSD port: Sergey Svishchev &lt;svs@ropnet.ru&gt;"