summaryrefslogtreecommitdiffstats
path: root/l10n/de
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-07 00:06:32 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-07 00:06:32 +0100
commit0b007235b99fa8d66cdb8ca917fe2f45dd8e4edc (patch)
tree6f9ae049fc3729a9d04b1e7d8c29fc79fb13b1b7 /l10n/de
parent7ca740fa3deb0ca9844afe6e91a622d5bf7c6c58 (diff)
downloadnextcloud-server-0b007235b99fa8d66cdb8ca917fe2f45dd8e4edc.tar.gz
nextcloud-server-0b007235b99fa8d66cdb8ca917fe2f45dd8e4edc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de')
-rw-r--r--l10n/de/core.po11
-rw-r--r--l10n/de/files.po54
2 files changed, 39 insertions, 26 deletions
diff --git a/l10n/de/core.po b/l10n/de/core.po
index 861465cce99..d4b5f08b8f2 100644
--- a/l10n/de/core.po
+++ b/l10n/de/core.po
@@ -23,9 +23,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-12-23 00:09+0100\n"
-"PO-Revision-Date: 2012-12-22 13:50+0000\n"
-"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
+"POT-Creation-Date: 2013-01-07 00:04+0100\n"
+"PO-Revision-Date: 2013-01-06 23:04+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -580,6 +580,11 @@ msgstr "Zurück"
msgid "next"
msgstr "Weiter"
+#: templates/update.php:3
+#, php-format
+msgid "Updating ownCloud to version %s, this may take a while."
+msgstr ""
+
#: templates/verify.php:5
msgid "Security Warning!"
msgstr "Sicherheitswarnung!"
diff --git a/l10n/de/files.po b/l10n/de/files.po
index 03474bf54bf..c2ef3a1360d 100644
--- a/l10n/de/files.po
+++ b/l10n/de/files.po
@@ -25,9 +25,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-01-05 00:02+0100\n"
-"PO-Revision-Date: 2013-01-04 21:11+0000\n"
-"Last-Translator: Linutux <transifex.com@mail.simonzoellner.de>\n"
+"POT-Creation-Date: 2013-01-07 00:04+0100\n"
+"PO-Revision-Date: 2013-01-06 23:05+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -130,86 +130,94 @@ msgstr "Freigabe von {files} aufgehoben"
msgid "deleted {files}"
msgstr "{files} gelöscht"
-#: js/files.js:33
+#: js/files.js:31
+msgid "'.' is an invalid file name."
+msgstr ""
+
+#: js/files.js:36
+msgid "File name cannot be empty."
+msgstr ""
+
+#: js/files.js:45
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig."
-#: js/files.js:174
+#: js/files.js:186
msgid "generating ZIP-file, it may take some time."
msgstr "Erstelle ZIP-Datei. Dies kann eine Weile dauern."
-#: js/files.js:212
+#: js/files.js:224
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist."
-#: js/files.js:212
+#: js/files.js:224
msgid "Upload Error"
msgstr "Fehler beim Upload"
-#: js/files.js:229
+#: js/files.js:241
msgid "Close"
msgstr "Schließen"
-#: js/files.js:248 js/files.js:362 js/files.js:392
+#: js/files.js:260 js/files.js:374 js/files.js:404
msgid "Pending"
msgstr "Ausstehend"
-#: js/files.js:268
+#: js/files.js:280
msgid "1 file uploading"
msgstr "Eine Datei wird hoch geladen"
-#: js/files.js:271 js/files.js:325 js/files.js:340
+#: js/files.js:283 js/files.js:337 js/files.js:352
msgid "{count} files uploading"
msgstr "{count} Dateien werden hochgeladen"
-#: js/files.js:343 js/files.js:376
+#: js/files.js:355 js/files.js:388
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
-#: js/files.js:445
+#: js/files.js:457
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen."
-#: js/files.js:515
+#: js/files.js:527
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten."
-#: js/files.js:699
+#: js/files.js:711
msgid "{count} files scanned"
msgstr "{count} Dateien wurden gescannt"
-#: js/files.js:707
+#: js/files.js:719
msgid "error while scanning"
msgstr "Fehler beim Scannen"
-#: js/files.js:780 templates/index.php:66
+#: js/files.js:792 templates/index.php:66
msgid "Name"
msgstr "Name"
-#: js/files.js:781 templates/index.php:77
+#: js/files.js:793 templates/index.php:77
msgid "Size"
msgstr "Größe"
-#: js/files.js:782 templates/index.php:79
+#: js/files.js:794 templates/index.php:79
msgid "Modified"
msgstr "Bearbeitet"
-#: js/files.js:801
+#: js/files.js:813
msgid "1 folder"
msgstr "1 Ordner"
-#: js/files.js:803
+#: js/files.js:815
msgid "{count} folders"
msgstr "{count} Ordner"
-#: js/files.js:811
+#: js/files.js:823
msgid "1 file"
msgstr "1 Datei"
-#: js/files.js:813
+#: js/files.js:825
msgid "{count} files"
msgstr "{count} Dateien"