summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/sk.js
blob: 1b73b5f3afa4bb6f801d469073a2f3b2559d812c (plain)
1
2
3
4
5
6
OC.L10N.register(
    "files_trashbin",
    {
    "Delete" : "Odstrániť"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");