Blame view
sources/l10n/de/files_trashbin.po
1.59 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 |
# Mario Siegmann <mario_siegmann@web.de>, 2013 |
|
03e52840d
|
7 8 9 10 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
11 12 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
13 14 15 16 17 18 |
"POT-Creation-Date: 2014-06-08 01:54-0400 " "PO-Revision-Date: 2014-06-07 06:12+0000 " "Last-Translator: I Robot " |
|
31b7f2792
|
19 20 |
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/) " |
|
03e52840d
|
21 22 23 24 25 26 27 28 29 30 |
"MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: de " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
6d9380f96
|
31 |
#: ajax/delete.php:59 |
|
03e52840d
|
32 33 34 |
#, php-format msgid "Couldn't delete %s permanently" msgstr "Konnte %s nicht dauerhaft löschen" |
|
6d9380f96
|
35 |
#: ajax/undelete.php:64 |
|
03e52840d
|
36 37 38 |
#, php-format msgid "Couldn't restore %s" msgstr "Konnte %s nicht wiederherstellen" |
|
6d9380f96
|
39 40 41 42 43 44 45 46 47 |
#: appinfo/app.php:13 js/filelist.js:34 msgid "Deleted files" msgstr "Gelöschte Dateien" #: js/app.js:52 templates/index.php:21 templates/index.php:23 msgid "Restore" msgstr "Wiederherstellen" #: js/filelist.js:119 js/filelist.js:164 js/filelist.js:214 |
|
31b7f2792
|
48 49 |
msgid "Error" msgstr "Fehler" |
|
03e52840d
|
50 |
|
|
6d9380f96
|
51 |
#: lib/trashbin.php:857 lib/trashbin.php:859 |
|
31b7f2792
|
52 53 |
msgid "restored" msgstr "Wiederhergestellt" |
|
03e52840d
|
54 |
|
|
6d9380f96
|
55 |
#: templates/index.php:7 |
|
31b7f2792
|
56 57 |
msgid "Nothing in here. Your trash bin is empty!" msgstr "Nichts zu löschen, der Papierkorb ist leer!" |
|
03e52840d
|
58 |
|
|
6d9380f96
|
59 |
#: templates/index.php:18 |
|
03e52840d
|
60 61 |
msgid "Name" msgstr "Name" |
|
6d9380f96
|
62 |
#: templates/index.php:29 |
|
31b7f2792
|
63 64 |
msgid "Deleted" msgstr "gelöscht" |
|
6d9380f96
|
65 |
#: templates/index.php:32 templates/index.php:33 |
|
03e52840d
|
66 67 |
msgid "Delete" msgstr "Löschen" |