@react-spectrum/s2
Version:
Spectrum 2 UI components in React
62 lines (59 loc) • 2.95 kB
JavaScript
var $fb5e8c90f7637ad5$exports = {};
$fb5e8c90f7637ad5$exports = {
"actionbar.actions": `Dzia\u{142}ania`,
"actionbar.actionsAvailable": `Dost\u{119}pne dzia\u{142}ania.`,
"actionbar.clearSelection": `Wyczy\u{15B}\u{107} zaznaczenie`,
"actionbar.selected": (args)=>`Zaznaczono: ${args.count}`,
"actionbar.selectedAll": `Wszystkie zaznaczone`,
"breadcrumbs.more": `Wi\u{119}cej element\xf3w`,
"button.pending": `oczekuj\u{105}ce`,
"calendar.invalidSelection": (args, formatter)=>`${formatter.plural(args.selectedCount, {
one: `Wybrana data jest niedost\u{119}pna`,
other: `Wybrane daty s\u{105} niedost\u{119}pne`
})}.`,
"combobox.noResults": `Brak wynik\xf3w`,
"contextualhelp.help": `Pomoc`,
"contextualhelp.info": `Informacja`,
"datepicker.endTime": `Godzina ko\u{144}cowa`,
"datepicker.startTime": `Godzina pocz\u{105}tkowa`,
"datepicker.time": `Godzina`,
"dialog.alert": `Ostrze\u{17C}enie`,
"dialog.dismiss": `Zignoruj`,
"dropzone.replaceMessage": `Upu\u{15B}\u{107} plik, aby zast\u{105}pi\u{107}`,
"inlinealert.informative": `Informacja`,
"inlinealert.negative": `B\u{142}\u{105}d`,
"inlinealert.notice": `Ostrze\u{17C}enie`,
"inlinealert.positive": `Powodzenie`,
"label.(optional)": `(opcjonalne)`,
"label.(required)": `(wymagane)`,
"menu.moreActions": `Wi\u{119}cej akcji`,
"notificationbadge.indicatorOnly": `Nowa aktywno\u{15B}\u{107}`,
"notificationbadge.plus": (args)=>`${args.notifications}+`,
"picker.placeholder": `Zaznacz\u{2026}`,
"picker.selectedCount": (args, formatter)=>`${formatter.plural(args.count, {
"=0": `Nie zaznaczono \u{17C}adnych element\xf3w`,
one: ()=>`${formatter.number(args.count)} zaznaczony element`,
few: ()=>`${formatter.number(args.count)} zaznaczone elementy`,
many: ()=>`${formatter.number(args.count)} zaznaczonych element\xf3w`,
other: ()=>`${formatter.number(args.count)} zaznaczonych element\xf3w`
})}`,
"slider.maximum": `Maksimum`,
"slider.minimum": `Minimum`,
"table.cancel": `Anuluj`,
"table.editCell": `Edytuj kom\xf3rk\u{119}`,
"table.loading": `Wczytywanie...`,
"table.loadingMore": `Wczytywanie wi\u{119}kszej liczby...`,
"table.resizeColumn": `Zmie\u{144} rozmiar kolumny`,
"table.save": `Zapisz`,
"table.sortAscending": `Sortuj rosn\u{105}co`,
"table.sortDescending": `Sortuj malej\u{105}co`,
"tag.actions": `Dzia\u{142}ania`,
"tag.hideButtonLabel": `Wy\u{15B}wietl mniej`,
"tag.noTags": `Brak`,
"tag.showAllButtonLabel": (args, formatter)=>`Poka\u{17C} wszystko (${formatter.number(args.tagCount)})`,
"toast.clearAll": `Wyczy\u{15B}\u{107} wszystko`,
"toast.collapse": `Zwi\u{144}`,
"toast.showAll": `Poka\u{17C} wszystko`
};
export {$fb5e8c90f7637ad5$exports as default};
//# sourceMappingURL=pl-PL.mjs.map