summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
commit8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch)
treea6e4cdf4ebb1f11402a1dca4afa609b6b811640c /lib/l10n/de_DE.js
parent789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff)
downloadnextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz
nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de_DE.js')
-rw-r--r--lib/l10n/de_DE.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 434402a8527..806371a7f88 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -33,12 +33,11 @@ OC.L10N.register(
"_%n minute ago_::_%n minutes ago_" : ["Vor %n Minute","Vor %n Minuten"],
"seconds ago" : "Gerade eben",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Das Modul mit der ID: %s existiert nicht. Bitte aktivieren Sie es in Ihren App-Einstellungen oder kontaktieren Sie Ihren Administrator.",
- "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
- "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt",
- "4-byte characters are not supported in file names" : "4-Byte-Zeichen werden in Dateinamen nicht unterstützt",
"File name is a reserved word" : "Der Dateiname ist ein reserviertes Wort",
"File name contains at least one invalid character" : "Der Dateiname enthält mindestens ein ungültiges Zeichen",
"File name is too long" : "Dateiname ist zu lang",
+ "Dot files are not allowed" : "Dateinamen mit einem Punkt am Anfang sind nicht erlaubt",
+ "Empty filename is not allowed" : "Ein leerer Dateiname ist nicht erlaubt",
"APCu" : "APCu",
"Redis" : "Redis",
"Server settings" : "Servereinstellungen",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Storage connection error. %s" : "Speicher-Verbindungsfehler. %s",
"Storage is temporarily not available" : "Speicher ist vorübergehend nicht verfügbar",
"Storage connection timeout. %s" : "Speicher-Verbindungszeitüberschreitung. %s",
+ "4-byte characters are not supported in file names" : "4-Byte-Zeichen werden in Dateinamen nicht unterstützt",
"App directory already exists" : "Der Ordner für die App ist bereits vorhanden.",
"Can't create app folder. Please fix permissions. %s" : "Der Ordner für die App konnte nicht angelegt werden. Bitte überprüfen Sie die Ordner- und Dateirechte und passen Sie diese entsprechend an. %s",
"Archive does not contain a directory named %s" : "Das Archiv enthält kein Verzeichnis mit dem Namen %s",
.c { color: #888888 } /* Comment */ .highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */ .highlight .k { color: #008800; font-weight: bold } /* Keyword */ .highlight .ch { color: #888888 } /* Comment.Hashbang */ .highlight .cm { color: #888888 } /* Comment.Multiline */ .highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */ .highlight .cpf { color: #888888 } /* Comment.PreprocFile */ .highlight .c1 { color: #888888 } /* Comment.Single */ .highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */ .highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */ .highlight .ge { font-style: italic } /* Generic.Emph */ .highlight .gr { color: #aa0000 } /* Generic.Error */ .highlight .gh { color: #333333 } /* Generic.Heading */ .highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */ .highlight .go { color: #888888 } /* Generic.Output */ .highlight .gp { color: #555555 } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #666666 } /* Generic.Subheading */ .highlight .gt { color: #aa0000 } /* Generic.Traceback */ .highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008800 } /* Keyword.Pseudo */ .highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */ .highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */ .highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */ .highlight .na { color: #336699 } /* Name.Attribute */ .highlight .nb { color: #003388 } /* Name.Builtin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-07-30 02:02+0200\n"
"PO-Revision-Date: 2012-07-30 00:03+0000\n"
"Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"

#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr ""

#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""

#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""

#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr ""

#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr ""

#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr ""

#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr ""

#: appinfo/app.php:6
msgid "Files"
msgstr ""

#: js/fileactions.js:95
msgid "Unshare"
msgstr ""

#: js/fileactions.js:97 templates/index.php:56
msgid "Delete"
msgstr ""

#: js/filelist.js:186
msgid "deleted"
msgstr ""

#: js/filelist.js:186
msgid "undo"
msgstr ""

#: js/files.js:170
msgid "generating ZIP-file, it may take some time."
msgstr ""

#: js/files.js:199
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""

#: js/files.js:199
msgid "Upload Error"
msgstr ""

#: js/files.js:227 js/files.js:318 js/files.js:347
msgid "Pending"
msgstr ""

#: js/files.js:332
msgid "Upload cancelled."
msgstr ""

#: js/files.js:456
msgid "Invalid name, '/' is not allowed."
msgstr ""

#: js/files.js:631 templates/index.php:55
msgid "Size"
msgstr ""

#: js/files.js:632 templates/index.php:56
msgid "Modified"
msgstr ""

#: js/files.js:659
msgid "folder"
msgstr ""

#: js/files.js:661
msgid "folders"
msgstr ""

#: js/files.js:669
msgid "file"
msgstr ""

#: js/files.js:671
msgid "files"
msgstr ""

#: templates/admin.php:5
msgid "File handling"
msgstr ""

#: templates/admin.php:7
msgid "Maximum upload size"
msgstr ""

#: templates/admin.php:7
msgid "max. possible: "
msgstr ""

#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
msgstr ""

#: templates/admin.php:9
msgid "Enable ZIP-download"
msgstr ""

#: templates/admin.php:11
msgid "0 is unlimited"
msgstr ""

#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
msgstr ""

#: templates/index.php:7
msgid "New"
msgstr ""

#: templates/index.php:9
msgid "Text file"
msgstr ""

#: templates/index.php:10
msgid "Folder"
msgstr ""

#: templates/index.php:11
msgid "From url"
msgstr ""

#: templates/index.php:21
msgid "Upload"
msgstr ""

#: templates/index.php:27
msgid "Cancel upload"
msgstr ""

#: templates/index.php:39
msgid "Nothing in here. Upload something!"
msgstr ""

#: templates/index.php:47
msgid "Name"
msgstr ""

#: templates/index.php:49
msgid "Share"
msgstr ""

#: templates/index.php:51
msgid "Download"
msgstr ""

#: templates/index.php:64
msgid "Upload too large"
msgstr ""

#: templates/index.php:66
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""

#: templates/index.php:71
msgid "Files are being scanned, please wait."
msgstr ""

#: templates/index.php:74
msgid "Current scanning"
msgstr ""