From 88943e78dbdc5fd6e8a57ab09223517daf2c04a8 Mon Sep 17 00:00:00 2001 From: janw Date: Thu, 3 Apr 2008 12:24:50 +0000 Subject: [PATCH] Added Translation Strings. Added German Translation. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10143 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../phpgw/locale/de/LC_MESSAGES/messages.po | 24 ++++++++----------- .../phpgw/locale/es/LC_MESSAGES/messages.po | 2 +- .../phpgw/locale/fr/LC_MESSAGES/messages.po | 2 +- .../phpgw/locale/it/LC_MESSAGES/messages.po | 2 +- gosa-plugins/phpgw/locale/messages.po | 2 +- .../phpgw/locale/nl/LC_MESSAGES/messages.po | 2 +- .../phpgw/locale/pl/LC_MESSAGES/messages.po | 2 +- .../phpgw/locale/ru/LC_MESSAGES/messages.po | 2 +- .../phpgw/locale/zh/LC_MESSAGES/messages.po | 2 +- 9 files changed, 18 insertions(+), 22 deletions(-) diff --git a/gosa-plugins/phpgw/locale/de/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/de/LC_MESSAGES/messages.po index 442cc0ea1..35583ddea 100644 --- a/gosa-plugins/phpgw/locale/de/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/de/LC_MESSAGES/messages.po @@ -1,24 +1,25 @@ # translation of messages.po to Deutsch -# Alfred Schroeder , 2004. -# Cajus Pollmeier , 2004, 2005, 2006. -# Jan Wenzel , 2004,2005. -# Stefan Koehler , 2005. # GOsa2 Translations # Copyright (C) 2003 GONICUS GmbH, Germany # This file is distributed under the same license as the GOsa2 package. # # +# Alfred Schroeder , 2004. +# Cajus Pollmeier , 2004, 2005, 2006. +# Jan Wenzel , 2004,2005, 2008. +# Stefan Koehler , 2005. msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" -"PO-Revision-Date: 2007-06-18 15:08+0200\n" -"Last-Translator: Cajus Pollmeier \n" -"Language-Team: German \n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" +"PO-Revision-Date: 2008-04-03 14:24+0200\n" +"Last-Translator: Jan Wenzel \n" +"Language-Team: Deutsch \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" #: personal/connectivity/phpgw/class_phpgwAccount.inc:5 msgid "PHPGroupware" @@ -31,7 +32,7 @@ msgstr "Dies tut etwas" #: personal/connectivity/phpgw/class_phpgwAccount.inc:85 #: personal/connectivity/phpgw/class_phpgwAccount.inc:141 msgid "LDAP error" -msgstr "" +msgstr "LDAP-Fehler" #: personal/connectivity/phpgw/class_phpgwAccount.inc:160 msgid "PHP GW" @@ -53,8 +54,3 @@ msgstr "Mein Konto" msgid "PHPGroupware account" msgstr "phpGroupware-Konto" -#~ msgid "Removing of user/PHPgw account with dn '%s' failed." -#~ msgstr "Entfernen von Benutzer/PHPgw-Konto mit dn '%s' fehlgeschlagen." - -#~ msgid "Saving of user/PHPgw account with dn '%s' failed." -#~ msgstr "Speichern von Benutzer/PHPgw-Konto mit dn '%s' fehlgeschlagen." diff --git a/gosa-plugins/phpgw/locale/es/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/es/LC_MESSAGES/messages.po index 6806f9da3..7e36903fd 100644 --- a/gosa-plugins/phpgw/locale/es/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/es/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: admin\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: 2007-07-24 00:26+0200\n" "Last-Translator: ALEJANDRO ESCANERO BLANCO\n" "Language-Team: \n" diff --git a/gosa-plugins/phpgw/locale/fr/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/fr/LC_MESSAGES/messages.po index dccf75c11..1525488e3 100644 --- a/gosa-plugins/phpgw/locale/fr/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/fr/LC_MESSAGES/messages.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: 2007-07-19 11:57+0200\n" "Last-Translator: Benoit Mortier \n" "Language-Team: Français \n" diff --git a/gosa-plugins/phpgw/locale/it/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/it/LC_MESSAGES/messages.po index 75b804861..6bc2795ab 100644 --- a/gosa-plugins/phpgw/locale/it/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/it/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: 2005-11-18 15:26+0100\n" "Last-Translator: Alessandro Amici \n" "Language-Team: Italian\n" diff --git a/gosa-plugins/phpgw/locale/messages.po b/gosa-plugins/phpgw/locale/messages.po index 929107587..91664454d 100644 --- a/gosa-plugins/phpgw/locale/messages.po +++ b/gosa-plugins/phpgw/locale/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/gosa-plugins/phpgw/locale/nl/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/nl/LC_MESSAGES/messages.po index 180b01403..ac5913868 100644 --- a/gosa-plugins/phpgw/locale/nl/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/nl/LC_MESSAGES/messages.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: 2006-06-02 16:58+0100\n" "Last-Translator: Niels Klomp (CareWorks ICT Services) \n" "Language-Team: CareWorks ICT Services \n" diff --git a/gosa-plugins/phpgw/locale/pl/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/pl/LC_MESSAGES/messages.po index bd5347cbf..070b2d56b 100644 --- a/gosa-plugins/phpgw/locale/pl/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/pl/LC_MESSAGES/messages.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: polski\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: 2007-07-14 21:45+0100\n" "Last-Translator: Piotr Rybicki \n" "Language-Team: Piotr Rybicki \n" diff --git a/gosa-plugins/phpgw/locale/ru/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/ru/LC_MESSAGES/messages.po index 3cdd4678d..14656dd39 100644 --- a/gosa-plugins/phpgw/locale/ru/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/ru/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: 2005-04-18 14:35+0300\n" "Last-Translator: Igor Muratov \n" "Language-Team: ALT Linux Team\n" diff --git a/gosa-plugins/phpgw/locale/zh/LC_MESSAGES/messages.po b/gosa-plugins/phpgw/locale/zh/LC_MESSAGES/messages.po index 27b3ccc76..d583d9254 100644 --- a/gosa-plugins/phpgw/locale/zh/LC_MESSAGES/messages.po +++ b/gosa-plugins/phpgw/locale/zh/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: messages\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-03-14 13:40+0100\n" +"POT-Creation-Date: 2008-04-03 14:24+0200\n" "PO-Revision-Date: 2007-06-03 12:27+0800\n" "Last-Translator: Jiang Xin \n" "Language-Team: Chinese Simplified \n" -- 2.30.2