aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/lb.js
blob: 3ba992bf6de4174614ab2c1dcf38fd128ee83e3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Ofbriechen",
    "Share" : "Deelen",
    "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);");