diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-01 00:19:28 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-01 00:19:28 +0100 |
commit | 94f744672431d5d4fc98ba3970aa9c5fb70cbc93 (patch) | |
tree | 00beaed492553312610888b417db86f0ba23f294 /l10n/de/files_trashbin.po | |
parent | 5dd2c9152e86a5b4e0ca050aa1aca29ce3b813b1 (diff) | |
download | nextcloud-server-94f744672431d5d4fc98ba3970aa9c5fb70cbc93.tar.gz nextcloud-server-94f744672431d5d4fc98ba3970aa9c5fb70cbc93.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/de/files_trashbin.po')
-rw-r--r-- | l10n/de/files_trashbin.po | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/l10n/de/files_trashbin.po b/l10n/de/files_trashbin.po index 0b445ccb0e6..795574f96d8 100644 --- a/l10n/de/files_trashbin.po +++ b/l10n/de/files_trashbin.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# <wachhund@wachhund.to>, 2013. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-01-31 17:02+0100\n" -"PO-Revision-Date: 2013-01-31 16:03+0000\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"POT-Creation-Date: 2013-02-01 00:17+0100\n" +"PO-Revision-Date: 2013-01-31 23:00+0000\n" +"Last-Translator: Wachhund <wachhund@wachhund.to>\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" @@ -19,40 +20,40 @@ msgstr "" #: js/trash.js:7 msgid "perform restore operation" -msgstr "" +msgstr "Wiederherstellung ausführen" #: js/trash.js:69 msgid "perform undelete operation" -msgstr "" +msgstr "löschen rückgängig machen" #: js/trash.js:100 templates/index.php:17 msgid "Name" -msgstr "" +msgstr "Name" #: js/trash.js:101 templates/index.php:27 msgid "Deleted" -msgstr "" +msgstr "gelöscht" #: js/trash.js:110 msgid "1 folder" -msgstr "" +msgstr "1 Ordner" #: js/trash.js:112 msgid "{count} folders" -msgstr "" +msgstr "{count} Ordner" #: js/trash.js:120 msgid "1 file" -msgstr "" +msgstr "1 Datei" #: js/trash.js:122 msgid "{count} files" -msgstr "" +msgstr "{count} Dateien" #: templates/index.php:9 msgid "Nothing in here. Your trash bin is empty!" -msgstr "" +msgstr "Nichts zu löschen, der Papierkorb ist leer" #: templates/index.php:20 templates/index.php:22 msgid "Restore" -msgstr "" +msgstr "Wiederherstellen" |