summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/be.js
blob: 3ed1bc6464aaa0f85fc0f2ef2d0f568527234a04 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Памылка"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");