server/apps/files_trashbin/l10n/sk.js
2014-11-21 02:54:26 -05:00

6 lines
138 B
JavaScript

OC.L10N.register(
"files_trashbin",
{
"Delete" : "Odstrániť"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");