aboutsummaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/l10n/cs.js
blob: 711348c5a7f518027e1c24bf4d58a62b381de427 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "admin_audit",
    {
    "Auditing / Logging" : "Auditování / zaznamenávání událostí"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");