aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nds.js
blob: 9b28220ae43069bbf7bcbaed19b7130cd71987cd (plain)
1
2
3
4
5
6
7
8
9
10
OC.L10N.register(
    "files",
    {
    "Files" : "Dateien",
    "Delete" : "Löschen",
    "Name" : "Name",
    "Settings" : "Einstellungen",
    "WebDAV" : "WebDAV"
},
"nplurals=2; plural=(n != 1);");