summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lb.js
blob: f391757f7094a8cd0e8fb7fdbb699df931ffc421 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Ofbriechen",
    "Shared by" : "Gedeelt vun",
    "The password is wrong. Try again." : "Den Passwuert ass incorrect. Probeier ed nach eng keier.",
    "Password" : "Passwuert",
    "Name" : "Numm",
    "Download" : "Download"
},
"nplurals=2; plural=(n != 1);");