72 lines
1.7 KiB
Plaintext
72 lines
1.7 KiB
Plaintext
|
# SOME DESCRIPTIVE TITLE.
|
|||
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|||
|
# This file is distributed under the same license as the PACKAGE package.
|
|||
|
#
|
|||
|
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
|
|||
|
msgid ""
|
|||
|
msgstr ""
|
|||
|
"Project-Id-Version: ownCloud\n"
|
|||
|
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n"
|
|||
|
"POT-Creation-Date: 2011-08-13 05:10+0200\n"
|
|||
|
"PO-Revision-Date: 2011-08-13 02:38+0000\n"
|
|||
|
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n"
|
|||
|
"Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
|
|||
|
"MIME-Version: 1.0\n"
|
|||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|||
|
"Content-Transfer-Encoding: 8bit\n"
|
|||
|
"Language: de\n"
|
|||
|
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
|||
|
|
|||
|
#: appinfo/app.php:7
|
|||
|
msgid "Files"
|
|||
|
msgstr "Dateien"
|
|||
|
|
|||
|
#: templates/admin.php:5
|
|||
|
msgid "Maximum upload size"
|
|||
|
msgstr "Maximale Größe"
|
|||
|
|
|||
|
#: templates/part.list.php:1
|
|||
|
msgid "Nothing in here. Upload something!"
|
|||
|
msgstr "Alles leer. Lad’ was hoch!"
|
|||
|
|
|||
|
#: templates/index.php:9
|
|||
|
msgid "Upload"
|
|||
|
msgstr "Hochladen"
|
|||
|
|
|||
|
#: templates/index.php:16
|
|||
|
msgid "New Folder"
|
|||
|
msgstr "Neuer Ordner"
|
|||
|
|
|||
|
#: templates/index.php:29
|
|||
|
msgid "Name"
|
|||
|
msgstr "Name"
|
|||
|
|
|||
|
#: templates/index.php:31
|
|||
|
msgid "Download"
|
|||
|
msgstr "Herunterladen"
|
|||
|
|
|||
|
#: templates/index.php:35
|
|||
|
msgid "Size"
|
|||
|
msgstr "Größe"
|
|||
|
|
|||
|
#: templates/index.php:36
|
|||
|
msgid "Modified"
|
|||
|
msgstr "Bearbeitet"
|
|||
|
|
|||
|
#: templates/index.php:36
|
|||
|
msgid "Delete"
|
|||
|
msgstr "Löschen"
|
|||
|
|
|||
|
#: templates/index.php:44
|
|||
|
msgid "Upload too large"
|
|||
|
msgstr "Upload zu groß"
|
|||
|
|
|||
|
#: templates/index.php:46
|
|||
|
msgid ""
|
|||
|
"The files you are trying to upload exceed the maximum size for file uploads "
|
|||
|
"on this server."
|
|||
|
msgstr ""
|
|||
|
"Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server."
|
|||
|
|
|||
|
|