summaryrefslogtreecommitdiffstats
path: root/tests/data/l10n/cs.json
blob: c86f41aa077e26f9d7830c75a1f462afb4fa81e2 (plain)
1
2
3
4
5
6
{
	"translations" : {
		"_%n window_::_%n windows_" : ["%n okno", "%n okna", "%n oken"]
	},
	"pluralForm" :	"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}