UNPKG

@react-spectrum/s2

Version:
46 lines (43 loc) 1.94 kB
module.exports = { "actionbar.actions": `Radnje`, "actionbar.actionsAvailable": `Dostupne su radnje.`, "actionbar.clearSelection": `Poni\u{161}ti izbor`, "actionbar.selected": (args, formatter)=>`${formatter.plural(args.count, { "=0": `Nema izabranih stavki`, other: ()=>`${formatter.number(args.count)} izabrano` })}`, "actionbar.selectedAll": `Sve je izabrano`, "breadcrumbs.more": `Vi\u{161}e stavki`, "button.pending": `nere\u{161}eno`, "combobox.noResults": `Nema rezultata`, "contextualhelp.help": `Pomo\u{107}`, "contextualhelp.info": `Informacije`, "dialog.alert": `Upozorenje`, "dialog.dismiss": `Odbaci`, "dropzone.replaceMessage": `Otpustite datoteku radi zamene`, "inlinealert.informative": `Informacije`, "inlinealert.negative": `Gre\u{161}ka`, "inlinealert.notice": `Upozorenje`, "inlinealert.positive": `Uspe\u{161}no`, "label.(optional)": `(opciono)`, "label.(required)": `(obavezno)`, "menu.moreActions": `Dodatne radnje`, "notificationbadge.indicatorOnly": `Nova aktivnost`, "notificationbadge.plus": (args)=>`${args.notifications}+`, "picker.placeholder": `Izaberite...`, "slider.maximum": `Najvi\u{161}e`, "slider.minimum": `Najmanje`, "table.loading": `U\u{10D}itavam...`, "table.loadingMore": `U\u{10D}itavam jo\u{161}...`, "table.resizeColumn": `Promeni veli\u{10D}inu kolone`, "table.sortAscending": `Sortiraj po rastu\u{107}em redosledu`, "table.sortDescending": `Sortiraj po opadaju\u{107}em redosledu`, "tag.actions": `Radnje`, "tag.hideButtonLabel": `Prika\u{17E}i manje`, "tag.noTags": `Ne postoji`, "tag.showAllButtonLabel": (args, formatter)=>`Prika\u{17E}i sve (${formatter.number(args.tagCount)})`, "toast.clearAll": `Clear all`, "toast.collapse": `Collapse`, "toast.showAll": `Show all` }; //# sourceMappingURL=sr-SP.cjs.map