From af51f89732ca38ed2d645d4ffbea85ed5fe9ef45 Mon Sep 17 00:00:00 2001 From: Martin Mayer Date: Sun, 29 Nov 2009 19:36:07 +0100 Subject: [PATCH] update/correct german-translation & add brots nick to his name in about page --- po/quassel_de.po | 4 +++- src/qtui/aboutdlg.cpp | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/po/quassel_de.po b/po/quassel_de.po index 2010756c..45835395 100644 --- a/po/quassel_de.po +++ b/po/quassel_de.po @@ -8,6 +8,7 @@ msgid "" msgstr "" "X-Virgin-Header: remove this line if you change anything in the header.\n" "X-Language: de\n" +"X-Source-Language: C\n" #. ts-context AboutDlg #: ../src/qtui/aboutdlg.cpp:62 @@ -1973,8 +1974,9 @@ msgstr "Empfange Status der Netzwerke" #. ts-context CoreConnection #: ../src/client/coreconnection.cpp:571 +#, fuzzy msgid "Synchronized to %1" -msgstr "Synchronisiet mit %1" +msgstr "Synchronisiert mit %1" #. ts-context CoreConnectionStatusWidget #: ../src/qtui/ui/coreconnectionstatuswidget.ui:14 diff --git a/src/qtui/aboutdlg.cpp b/src/qtui/aboutdlg.cpp index 86dd3150..0993b1f1 100644 --- a/src/qtui/aboutdlg.cpp +++ b/src/qtui/aboutdlg.cpp @@ -85,7 +85,7 @@ QString AboutDlg::contributors() const { "
Kevin \"KRF\" Funk
German translation
" "
Marco \"kaffeedoktor\" Genise
Ideas, hacking, motivation
" "
Sebastian \"seezer\" Goth
Various improvements and features
" - "
Michael Groh
German translation
" + "
Michael \"brot\" Groh
German translation
" "
H. İbrahim \"igungor\" Güngör
Turkish translation
" "
Edward \"Aides\" Toroshchin
Russian translation
" "
Fabiano \"elbryan\" Francesconi
Italian translation
" -- 2.20.1