Updated German translation (Kai Wasserbäch). Closes: #518377
parent
b7495e752a
commit
535f70b372
|
@ -1,3 +1,9 @@
|
||||||
|
ikiwiki (3.07) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Updated German translation (Kai Wasserbäch). Closes: #518377
|
||||||
|
|
||||||
|
-- Joey Hess <joeyh@debian.org> Thu, 05 Mar 2009 15:43:02 -0500
|
||||||
|
|
||||||
ikiwiki (3.06) unstable; urgency=low
|
ikiwiki (3.06) unstable; urgency=low
|
||||||
|
|
||||||
* Setup automator: Fix bug in password comparison. Closes: #517654
|
* Setup automator: Fix bug in password comparison. Closes: #517654
|
||||||
|
|
12
po/de.po
12
po/de.po
|
@ -4,10 +4,10 @@
|
||||||
#
|
#
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: ikiwiki 3.04\n"
|
"Project-Id-Version: ikiwiki 3.06\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2009-03-01 15:03-0500\n"
|
"POT-Creation-Date: 2009-03-01 15:03-0500\n"
|
||||||
"PO-Revision-Date: 2009-02-20 17:44+0100\n"
|
"PO-Revision-Date: 2009-03-02 15:39+0100\n"
|
||||||
"Last-Translator: Kai Wasserbäch <debian@carbon-project.org>\n"
|
"Last-Translator: Kai Wasserbäch <debian@carbon-project.org>\n"
|
||||||
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
|
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -23,6 +23,8 @@ msgid ""
|
||||||
"probable misconfiguration: sslcookie is set, but you are attepting to login "
|
"probable misconfiguration: sslcookie is set, but you are attepting to login "
|
||||||
"via http, not https"
|
"via http, not https"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"mögliche Fehlkonfiguration: »sslcookie« ist gesetzt, aber Sie versuchen sich "
|
||||||
|
"mittels HTTP und nicht HTTPS anzumelden"
|
||||||
|
|
||||||
#: ../IkiWiki/CGI.pm:149
|
#: ../IkiWiki/CGI.pm:149
|
||||||
msgid "login failed, perhaps you need to turn on cookies?"
|
msgid "login failed, perhaps you need to turn on cookies?"
|
||||||
|
@ -875,15 +877,15 @@ msgid ""
|
||||||
"The configuration changes shown below require a wiki rebuild to take effect."
|
"The configuration changes shown below require a wiki rebuild to take effect."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Die unten aufgeführten Konfigurationsänderungen erfordern eine erneute "
|
"Die unten aufgeführten Konfigurationsänderungen erfordern eine erneute "
|
||||||
"Erzeugung des Wikis, um aktiv zu werden."
|
"Erzeugung des Wikis, um aktiviert zu werden."
|
||||||
|
|
||||||
#: ../IkiWiki/Plugin/websetup.pm:399
|
#: ../IkiWiki/Plugin/websetup.pm:399
|
||||||
msgid ""
|
msgid ""
|
||||||
"For the configuration changes shown below to fully take effect, you may need "
|
"For the configuration changes shown below to fully take effect, you may need "
|
||||||
"to rebuild the wiki."
|
"to rebuild the wiki."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Damit die unten aufgeführten Konfigurationsänderungen aktiv werden, kann es "
|
"Damit die unten aufgeführten Konfigurationsänderungen aktiviert werden, kann "
|
||||||
"erforderlich sein, das Wiki neu zu erzeugen."
|
"es erforderlich sein, das Wiki neu zu erzeugen."
|
||||||
|
|
||||||
#: ../IkiWiki/Plugin/websetup.pm:433
|
#: ../IkiWiki/Plugin/websetup.pm:433
|
||||||
#, perl-format
|
#, perl-format
|
||||||
|
|
Loading…
Reference in New Issue