Blame view
sources/l10n/de_DE/files_trashbin.po
1.66 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 7 |
# Mario Siegmann <mario_siegmann@web.de>, 2013 # noxin <transifex.com@davidmainzer.com>, 2013 |
|
03e52840d
|
8 9 10 11 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
12 13 14 15 16 17 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 10:01-0500 " "PO-Revision-Date: 2013-11-16 07:44+0000 " |
|
03e52840d
|
18 19 |
"Last-Translator: I Robot <owncloud-bot@tmit.eu> " |
|
31b7f2792
|
20 21 |
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/) " |
|
03e52840d
|
22 23 24 25 26 27 28 29 30 31 |
"MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: de_DE " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
31b7f2792
|
32 |
#: ajax/delete.php:42 |
|
03e52840d
|
33 34 35 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "Konnte %s nicht dauerhaft löschen" |
|
31b7f2792
|
36 |
#: ajax/undelete.php:42 |
|
03e52840d
|
37 38 39 |
#, php-format msgid "Couldn't restore %s" msgstr "Konnte %s nicht wiederherstellen" |
|
31b7f2792
|
40 41 42 |
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149 msgid "Error" msgstr "Fehler" |
|
03e52840d
|
43 |
|
|
31b7f2792
|
44 45 46 |
#: lib/trashbin.php:815 lib/trashbin.php:817 msgid "restored" msgstr "Wiederhergestellt" |
|
03e52840d
|
47 |
|
|
31b7f2792
|
48 49 50 |
#: templates/index.php:8 msgid "Nothing in here. Your trash bin is empty!" msgstr "Nichts zu löschen, Ihr Papierkorb ist leer!" |
|
03e52840d
|
51 |
|
|
31b7f2792
|
52 |
#: templates/index.php:22 |
|
03e52840d
|
53 54 |
msgid "Name" msgstr "Name" |
|
31b7f2792
|
55 |
#: templates/index.php:25 templates/index.php:27 |
|
03e52840d
|
56 57 |
msgid "Restore" msgstr "Wiederherstellen" |
|
31b7f2792
|
58 59 60 61 62 |
#: templates/index.php:33 msgid "Deleted" msgstr "Gelöscht" #: templates/index.php:36 templates/index.php:37 |
|
03e52840d
|
63 64 65 66 67 |
msgid "Delete" msgstr "Löschen" #: templates/part.breadcrumb.php:9 msgid "Deleted Files" |
|
31b7f2792
|
68 |
msgstr "Gelöschte Dateien" |