Skip to content

Commit 1606daa

Browse files
committed
Apply german translation fixes in issue2550761
1 parent 7ca348d commit 1606daa

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ Fixed:
8585
interval that depends on the local time. Put the queried date a little
8686
later to avoid a race condition where the queried interval doesn't
8787
match the date because the clock has advanced. (Ralf Schlatterbeck)
88+
- Apply german translation fixes from Debian team in issue2550761,
89+
thanks to Kai Storbeck for taking the time to report these.
8890

8991
Minor:
9092
- demo.py usage message improved: explains "nuke" now. (Bernhard Reiter)

locale/de.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: Roundup 1.4.6\n"
8+
"Project-Id-Version: Roundup 1.5.0\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
1010
"POT-Creation-Date: 2009-03-12 11:58+0200\n"
11-
"PO-Revision-Date: 2013-10-31 10:43+0100\n"
11+
"PO-Revision-Date: 2014-03-31 18:42+0200\n"
1212
"Last-Translator: Tobias Herp <[email protected]>\n"
1313
"Language-Team: German Translators <[email protected]>\n"
1414
"MIME-Version: 1.0\n"
@@ -259,7 +259,7 @@ msgstr ""
259259
"Verwendung: help Thema\n"
260260
" Zeigt die Hilfe für ein Thema ein.\n"
261261
"\n"
262-
" commands -- Befehle auflisten\n"
262+
" commands -- Befehlsliste ausgeben\n"
263263
" <command> -- Hilfe zu einem bestimmten Befehl\n"
264264
" initopts -- Optionen zur Initialisierung\n"
265265
" all -- sämtlichen Hilfetext anzeigen\n"
@@ -383,7 +383,7 @@ msgstr ""
383383

384384
#: ../roundup/admin.py:401
385385
msgid "Select template [classic]: "
386-
msgstr "Template auswählen [classic]:"
386+
msgstr "Vorlagensatz auswählen [classic]:"
387387

388388
#: ../roundup/admin.py:412
389389
msgid "Select backend [anydbm]: "
@@ -444,7 +444,7 @@ msgid ""
444444
msgstr ""
445445
"Verwendung: genconfig <filename>\n"
446446
" Schreibt eine neue Tracker-Konfiguration (im \".ini\"-Format) mit \n"
447-
" Standard-Werten in die Datei <filename>.\n"
447+
" Standardwerten in die Datei <filename>.\n"
448448
" "
449449

450450
#. password
@@ -1898,7 +1898,7 @@ msgid ""
18981898
"\tcontains old-style template - ignored"
18991899
msgstr ""
19001900
"WARNUNG: Das Verzeichnis '%s'\n"
1901-
"\tenthält Templates im alten Format, die ignoriert werden."
1901+
"\tenthält Vorlagen im alten Format, die ignoriert werden."
19021902

19031903
#: ../roundup/mailgw.py:201
19041904
#: ../roundup/mailgw.py:213

0 commit comments

Comments
 (0)