UNPKG

react-aria

Version:
23 lines (20 loc) 1.06 kB
module.exports = { "buttonLabel": `Zobrazit doporu\u{10D}en\xed`, "countAnnouncement": (args, formatter)=>`K dispozici ${formatter.plural(args.optionCount, { one: ()=>`je ${formatter.number(args.optionCount)} mo\u{17E}nost`, other: ()=>`jsou/je ${formatter.number(args.optionCount)} mo\u{17E}nosti/-\xed` })}.`, "focusAnnouncement": (args, formatter)=>`${formatter.select({ true: ()=>`Zadan\xe1 skupina \u{201E}${args.groupTitle}\u{201C} ${formatter.plural(args.groupCount, { one: ()=>`s ${formatter.number(args.groupCount)} mo\u{17E}nost\xed`, other: ()=>`se ${formatter.number(args.groupCount)} mo\u{17E}nostmi` })}. `, other: `` }, args.isGroupChange)}${args.optionText}${formatter.select({ true: ` (vybr\xe1no)`, other: `` }, args.isSelected)}`, "listboxLabel": `N\xe1vrhy`, "selectedAnnouncement": (args)=>`${args.optionText}, vybr\xe1no` }; //# sourceMappingURL=cs-CZ.cjs.map