161 lines
3.8 KiB
Plaintext
161 lines
3.8 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.
|
||
#
|
||
# Translators:
|
||
# <admin@s-goecker.de>, 2012.
|
||
# Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
|
||
# Jan-Christoph Borchardt <jan@unhosted.org>, 2011.
|
||
# Michael Krell <m4dmike.mni@gmail.com>, 2012.
|
||
# <nelsonfritsch@gmail.com>, 2012.
|
||
# Thomas Müller <>, 2012.
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: ownCloud\n"
|
||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||
"POT-Creation-Date: 2012-05-13 19:52+0200\n"
|
||
"PO-Revision-Date: 2012-05-14 16:55+0000\n"
|
||
"Last-Translator: goeck <admin@s-goecker.de>\n"
|
||
"Language-Team: German (http://www.transifex.net/projects/p/owncloud/language/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"
|
||
|
||
#: ajax/upload.php:19
|
||
msgid "There is no error, the file uploaded with success"
|
||
msgstr "Datei hochgeladen."
|
||
|
||
#: ajax/upload.php:20
|
||
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
|
||
msgstr "Die hochgeladene Datei ist zu groß."
|
||
|
||
#: ajax/upload.php:21
|
||
msgid ""
|
||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
||
"the HTML form"
|
||
msgstr "Die hochgeladene Datei ist zu groß."
|
||
|
||
#: ajax/upload.php:22
|
||
msgid "The uploaded file was only partially uploaded"
|
||
msgstr "Die Datei wurde nur teilweise hochgeladen."
|
||
|
||
#: ajax/upload.php:23
|
||
msgid "No file was uploaded"
|
||
msgstr "Es wurde keine Datei hochgeladen."
|
||
|
||
#: ajax/upload.php:24
|
||
msgid "Missing a temporary folder"
|
||
msgstr "Temporärer Ordner fehlt."
|
||
|
||
#: ajax/upload.php:25
|
||
msgid "Failed to write to disk"
|
||
msgstr "Fehler beim Schreiben auf Festplatte"
|
||
|
||
#: appinfo/app.php:7
|
||
msgid "Files"
|
||
msgstr "Dateien"
|
||
|
||
#: templates/admin.php:5
|
||
msgid "File handling"
|
||
msgstr ""
|
||
|
||
#: templates/admin.php:7
|
||
msgid "Maximum upload size"
|
||
msgstr "Maximale Größe"
|
||
|
||
#: templates/admin.php:7
|
||
msgid "max. possible: "
|
||
msgstr "maximal möglich:"
|
||
|
||
#: templates/admin.php:9
|
||
msgid "Needed for multi-file and folder downloads."
|
||
msgstr "Für Mehrfachdateien- und Ordnerupload benötigt:"
|
||
|
||
#: templates/admin.php:9
|
||
msgid "Enable ZIP-download"
|
||
msgstr "ZIP-Download aktivieren"
|
||
|
||
#: templates/admin.php:11
|
||
msgid "0 is unlimited"
|
||
msgstr "0 bedeutet unbegrenzt"
|
||
|
||
#: templates/admin.php:12
|
||
msgid "Maximum input size for ZIP files"
|
||
msgstr "Maximale Größe für ZIP Dateien"
|
||
|
||
#: templates/index.php:7
|
||
msgid "New"
|
||
msgstr "Neu"
|
||
|
||
#: templates/index.php:9
|
||
msgid "Text file"
|
||
msgstr "Text Datei"
|
||
|
||
#: templates/index.php:10
|
||
msgid "Folder"
|
||
msgstr "Ordner"
|
||
|
||
#: templates/index.php:11
|
||
msgid "From url"
|
||
msgstr "Von der URL"
|
||
|
||
#: templates/index.php:21
|
||
msgid "Upload"
|
||
msgstr "Hochladen"
|
||
|
||
#: templates/index.php:27
|
||
msgid "Cancel upload"
|
||
msgstr "Upload abbrechen"
|
||
|
||
#: templates/index.php:39
|
||
msgid "Nothing in here. Upload something!"
|
||
msgstr "Alles leer. Lad’ was hoch!"
|
||
|
||
#: templates/index.php:47
|
||
msgid "Name"
|
||
msgstr "Name"
|
||
|
||
#: templates/index.php:49
|
||
msgid "Share"
|
||
msgstr "Teilen"
|
||
|
||
#: templates/index.php:51
|
||
msgid "Download"
|
||
msgstr "Herunterladen"
|
||
|
||
#: templates/index.php:55
|
||
msgid "Size"
|
||
msgstr "Größe"
|
||
|
||
#: templates/index.php:56
|
||
msgid "Modified"
|
||
msgstr "Bearbeitet"
|
||
|
||
#: templates/index.php:56
|
||
msgid "Delete all"
|
||
msgstr "Alle löschen"
|
||
|
||
#: templates/index.php:56
|
||
msgid "Delete"
|
||
msgstr "Löschen"
|
||
|
||
#: templates/index.php:64
|
||
msgid "Upload too large"
|
||
msgstr "Upload zu groß"
|
||
|
||
#: templates/index.php:66
|
||
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."
|
||
|
||
#: templates/index.php:71
|
||
msgid "Files are being scanned, please wait."
|
||
msgstr "Daten werden gescannt, bitte warten."
|
||
|
||
#: templates/index.php:74
|
||
msgid "Current scanning"
|
||
msgstr "Scannen"
|