aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sk.js
blob: 47af64a4937a7227d2730b4c86249eec471a7e38 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files",
    {
    "Share" : "Zdieľať",
    "Delete" : "Odstrániť",
    "Save" : "Uložiť",
    "Download" : "Stiahnuť"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");