summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nds.json
blob: 62b55a1b64ed4f695b72d705691d79a4e6202daf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "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",
    "Cancel upload" : "Upload abbrechen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}