summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/sk.js
blob: aa3858514974926cbb891d2bc0938a39c1c77491 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Zrušiť",
    "Download" : "Stiahnuť"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");