You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
574 B

OC.L10N.register(
"files",
{
"Files" : "Dateien",
"Close" : "Schließen",
"Download" : "Download",
"Delete" : "Löschen",
"Details" : "Details",
"Could not move \"{file}\", target exists" : "\"{file}\" konnte nicht verschoben werden, weil das Ziel schon existiert",
"Could not move \"{file}\"" : "\"{file}\" konnte nicht verschoben werden",
"Name" : "Name",
"New" : "Neu",
"New folder" : "Neuer Ordner",
"Upload" : "Hochladen",
"Settings" : "Einstellungen",
"WebDAV" : "WebDAV"
},
"nplurals=2; plural=(n != 1);");