From 08132587d13f936ff888fa1b31a58b529ded14b2 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 22 Sep 2012 02:01:19 +0200 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/de.php | 1 + apps/files_sharing/l10n/de.php | 2 ++ apps/files_versions/l10n/de.php | 1 + core/l10n/de.php | 10 ++++++++++ l10n/de/core.po | 24 ++++++++++++------------ l10n/de/files.po | 6 +++--- l10n/de/files_sharing.po | 8 ++++---- l10n/de/files_versions.po | 6 +++--- l10n/templates/core.pot | 2 +- l10n/templates/files.pot | 2 +- l10n/templates/files_encryption.pot | 2 +- l10n/templates/files_external.pot | 2 +- l10n/templates/files_sharing.pot | 2 +- l10n/templates/files_versions.pot | 2 +- l10n/templates/lib.pot | 2 +- l10n/templates/settings.pot | 2 +- l10n/templates/user_ldap.pot | 2 +- 17 files changed, 45 insertions(+), 31 deletions(-) diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index 837ca1eabe2..5ef991cbea1 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -9,6 +9,7 @@ "Files" => "Dateien", "Unshare" => "Nicht mehr teilen", "Delete" => "Löschen", +"Rename" => "Umbenennen", "already exists" => "ist bereits vorhanden", "replace" => "ersetzen", "suggest name" => "Name vorschlagen", diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php index 90dce8ec623..b9a50387aa0 100644 --- a/apps/files_sharing/l10n/de.php +++ b/apps/files_sharing/l10n/de.php @@ -1,6 +1,8 @@ "Passwort", "Submit" => "Absenden", +"%s shared the folder %s with you" => "%s hat mit Ihnen den Ordner %s geteilt", +"%s shared the file %s with you" => "%s hat mit Ihnen die Datei %s geteilt", "Download" => "Download", "No preview available for" => "Es ist keine Vorschau verfügbar für", "web services under your control" => "Web-Services unter Ihrer Kontrolle" diff --git a/apps/files_versions/l10n/de.php b/apps/files_versions/l10n/de.php index 235e31aedfe..a568112d02d 100644 --- a/apps/files_versions/l10n/de.php +++ b/apps/files_versions/l10n/de.php @@ -1,5 +1,6 @@ "Alle Versionen löschen", +"History" => "Historie", "Versions" => "Versionen", "This will delete all existing backup versions of your files" => "Dies löscht alle vorhandenen Sicherungsversionen Ihrer Dateien.", "Files Versioning" => "Dateiversionierung", diff --git a/core/l10n/de.php b/core/l10n/de.php index 1922bc3eff8..225fd6192ba 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -15,13 +15,23 @@ "October" => "Oktober", "November" => "November", "December" => "Dezember", +"Choose" => "Auswählen", "Cancel" => "Abbrechen", "No" => "Nein", "Yes" => "Ja", "Ok" => "OK", "No categories selected for deletion." => "Es wurde keine Kategorien zum Löschen ausgewählt.", "Error" => "Fehler", +"Error while sharing" => "Fehler beim Teilen", +"Error while changing permissions" => "Fehler beim Ändern der Rechte", "Password" => "Passwort", +"can edit" => "kann bearbeiten", +"access control" => "Zugriffskontrolle", +"create" => "erstellen", +"update" => "aktualisieren", +"delete" => "löschen", +"share" => "teilen", +"Password protected" => "Passwort geschützt", "ownCloud password reset" => "ownCloud-Passwort zurücksetzen", "Use the following link to reset your password: {link}" => "Nutzen Sie den nachfolgenden Link, um Ihr Passwort zurückzusetzen: {link}", "You will receive a link to reset your password via Email." => "Sie erhalten einen Link, um Ihr Passwort per E-Mail zurückzusetzen.", diff --git a/l10n/de/core.po b/l10n/de/core.po index faa64fdc38a..a8d24d92a6c 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" -"PO-Revision-Date: 2012-09-21 23:14+0000\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" +"PO-Revision-Date: 2012-09-21 23:24+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -95,7 +95,7 @@ msgstr "Dezember" #: js/oc-dialogs.js:123 msgid "Choose" -msgstr "" +msgstr "Auswählen" #: js/oc-dialogs.js:143 js/oc-dialogs.js:163 msgid "Cancel" @@ -123,7 +123,7 @@ msgstr "Fehler" #: js/share.js:103 msgid "Error while sharing" -msgstr "" +msgstr "Fehler beim Teilen" #: js/share.js:114 msgid "Error while unsharing" @@ -131,7 +131,7 @@ msgstr "" #: js/share.js:121 msgid "Error while changing permissions" -msgstr "" +msgstr "Fehler beim Ändern der Rechte" #: js/share.js:130 #, perl-format @@ -191,31 +191,31 @@ msgstr "" #: js/share.js:275 msgid "can edit" -msgstr "" +msgstr "kann bearbeiten" #: js/share.js:277 msgid "access control" -msgstr "" +msgstr "Zugriffskontrolle" #: js/share.js:280 msgid "create" -msgstr "" +msgstr "erstellen" #: js/share.js:283 msgid "update" -msgstr "" +msgstr "aktualisieren" #: js/share.js:286 msgid "delete" -msgstr "" +msgstr "löschen" #: js/share.js:289 msgid "share" -msgstr "" +msgstr "teilen" #: js/share.js:313 js/share.js:463 msgid "Password protected" -msgstr "" +msgstr "Passwort geschützt" #: js/share.js:485 msgid "Error setting expiration date" diff --git a/l10n/de/files.po b/l10n/de/files.po index 0e5061071cf..2ae5f807f64 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-22 01:13+0200\n" -"PO-Revision-Date: 2012-09-21 23:14+0000\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" +"PO-Revision-Date: 2012-09-21 23:22+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -74,7 +74,7 @@ msgstr "Löschen" #: js/fileactions.js:182 msgid "Rename" -msgstr "" +msgstr "Umbenennen" #: js/filelist.js:188 js/filelist.js:190 msgid "already exists" diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po index 6021581abc1..64990416394 100644 --- a/l10n/de/files_sharing.po +++ b/l10n/de/files_sharing.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" -"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" +"PO-Revision-Date: 2012-09-21 23:22+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -32,12 +32,12 @@ msgstr "Absenden" #: templates/public.php:9 #, php-format msgid "%s shared the folder %s with you" -msgstr "" +msgstr "%s hat mit Ihnen den Ordner %s geteilt" #: templates/public.php:11 #, php-format msgid "%s shared the file %s with you" -msgstr "" +msgstr "%s hat mit Ihnen die Datei %s geteilt" #: templates/public.php:14 templates/public.php:30 msgid "Download" diff --git a/l10n/de/files_versions.po b/l10n/de/files_versions.po index 32c40729944..d6e541868da 100644 --- a/l10n/de/files_versions.po +++ b/l10n/de/files_versions.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" -"PO-Revision-Date: 2012-09-21 23:15+0000\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" +"PO-Revision-Date: 2012-09-21 23:21+0000\n" "Last-Translator: I Robot \n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" @@ -27,7 +27,7 @@ msgstr "Alle Versionen löschen" #: js/versions.js:16 msgid "History" -msgstr "" +msgstr "Historie" #: templates/settings-personal.php:4 msgid "Versions" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 015b551e210..2304aa8f880 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index ba6bc6dc04a..494ef40b5c9 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 741fb3611cf..902adebfc20 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:13+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 88791a0c736..9f3d7dcf810 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 50c205047b0..f1f3a3c1652 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 683525fdace..376c699f8c3 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 5fe21474560..c4b3b645ad5 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index 4c063162548..335090f42ee 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 0add0c24ad3..5340103866c 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-09-22 01:14+0200\n" +"POT-Creation-Date: 2012-09-22 02:00+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- 2.39.5