summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de_AT.js
blob: 50b8f406f806723d65ded003ab5d63f90b1296e5 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Abbrechen",
    "Password" : "Passwort",
    "Download" : "Herunterladen"
},
"nplurals=2; plural=(n != 1);");