UNPKG

@mui/material

Version:

React components that implement Google's Material Design.

1,749 lines (1,740 loc) 121 kB
export var amET = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'መንገድ አሳይ' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'ወደ መጀመሪያው ገጽ ይሂዱ'; } if (type === 'last') { return 'ወደ መጨረሻው ገጽ ይሂዱ'; } if (type === 'next') { return 'ወደ ቀጣዩ ገጽ ይሂዱ'; } // if (type === 'previous') { return 'ወደ ቀዳሚው ገጽ ይሂዱ'; }, labelRowsPerPage: 'ረድፎች በአንድ ገጽ:', labelDisplayedRows: function labelDisplayedRows(_ref) { var from = _ref.from, to = _ref.to, count = _ref.count; return "".concat(from, "-").concat(to, " \u12A8 ").concat(count !== -1 ? count : "".concat(to, " \u1260\u120B\u12ED")); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " \u12AE\u12A8").concat(value !== 1 ? 'ቦች' : 'ብ'); }, emptyLabelText: 'ባዶ' } }, MuiAutocomplete: { defaultProps: { clearText: 'አጽዳ', closeText: 'ዝጋ', loadingText: 'በመጫን ላይ…', noOptionsText: 'አማራጮች የሉም', openText: 'ክፈት' } }, MuiAlert: { defaultProps: { closeText: 'ዝጋ' } }, MuiPagination: { defaultProps: { 'aria-label': 'የገጽ አሰሳ', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'ወደ ', "\u1308\u133D ").concat(page).concat(selected ? '' : ' ሂድ'); } if (type === 'first') { return 'ወደ መጀመሪያው ገጽ ይሂዱ'; } if (type === 'last') { return 'ወደ መጨረሻው ገጽ ይሂዱ'; } if (type === 'next') { return 'ወደ ቀጣዩ ገጽ ይሂዱ'; } // if (type === 'previous') { return 'ወደ ቀዳሚው ገጽ ይሂዱ'; } } } } }; export var arEG = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'إظهار المسار' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'انتقل إلى الصفحة الأولى'; } if (type === 'last') { return 'انتقل إلى الصفحة الأخيرة'; } if (type === 'next') { return 'انتقل إلى الصفحة التالية'; } // if (type === 'previous') { return 'انتقل إلى الصفحة السابقة'; }, labelRowsPerPage: 'عدد الصفوف في الصفحة:', labelDisplayedRows: function labelDisplayedRows(_ref2) { var from = _ref2.from, to = _ref2.to, count = _ref2.count; return "".concat(from, "\u2013").concat(to, " \u0645\u0646 ").concat(count !== -1 ? count : " \u0623\u0643\u062B\u0631 \u0645\u0646".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " ").concat(value !== 1 ? 'نجوم' : 'نجمة'); }, emptyLabelText: 'فارغ' } }, MuiAutocomplete: { defaultProps: { clearText: 'مسح', closeText: 'إغلاق', loadingText: 'جار التحميل...', noOptionsText: 'لا يوجد خيارات', openText: 'فتح' } }, MuiAlert: { defaultProps: { closeText: 'إغلاق' } }, MuiPagination: { defaultProps: { 'aria-label': 'التنقل عبر الصفحات', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'انتقل إلى ', " \u0635\u0641\u062D\u0629 ").concat(page); } if (type === 'first') { return 'انتقل إلى الصفحة الأولى'; } if (type === 'last') { return 'انتقل إلى الصفحة الأخيرة'; } if (type === 'next') { return 'انتقل إلى الصفحة التالية'; } // if (type === 'previous') { return 'انتقل إلى الصفحة السابقة'; } } } } }; export var arSA = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'إظهار المسار' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'الانتقال إلى الصفحة الأولى'; } if (type === 'last') { return 'الانتقال إلى الصفحة الأخيرة'; } if (type === 'next') { return 'الانتقال إلى الصفحة التالية'; } // if (type === 'previous') { return 'الانتقال إلى الصفحة السابقة'; }, labelRowsPerPage: 'عدد الصفوف في الصفحة:', labelDisplayedRows: function labelDisplayedRows(_ref3) { var from = _ref3.from, to = _ref3.to, count = _ref3.count; return "".concat(from, "\u2013").concat(to, " \u0645\u0646 ").concat(count !== -1 ? count : " \u0623\u0643\u062B\u0631 \u0645\u0646".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " ").concat(value !== 1 ? 'نجوم' : 'نجمة'); }, emptyLabelText: 'فارغ' } }, MuiAutocomplete: { defaultProps: { clearText: 'مسح', closeText: 'إغلاق', loadingText: 'جار التحميل...', noOptionsText: 'لا توجد خيارات', openText: 'فتح' } }, MuiAlert: { defaultProps: { closeText: 'إغلاق' } }, MuiPagination: { defaultProps: { 'aria-label': 'التنقل عبر الصفحات', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'الانتقال إلى ', " \u0635\u0641\u062D\u0629 ").concat(page); } if (type === 'first') { return 'الانتقال إلى الصفحة الأولى'; } if (type === 'last') { return 'الانتقال الي الصفحة الأخيرة'; } if (type === 'next') { return 'الانتقال إلى الصفحة التالية'; } // if (type === 'previous') { return 'الانتقال إلى الصفحة السابقة'; } } } } }; export var arSD = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'إظهار المسار' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'انتقل إلى الصفحة الأولى'; } if (type === 'last') { return 'انتقل إلى الصفحة الأخيرة'; } if (type === 'next') { return 'انتقل إلى الصفحة التالية'; } // if (type === 'previous') { return 'انتقل إلى الصفحة السابقة'; }, labelRowsPerPage: 'عدد الصفوف في الصفحة:', labelDisplayedRows: function labelDisplayedRows(_ref4) { var from = _ref4.from, to = _ref4.to, count = _ref4.count; return "".concat(from, "\u2013").concat(to, " \u0645\u0646 ").concat(count !== -1 ? count : " \u0623\u0643\u062B\u0631 \u0645\u0646".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " ").concat(value !== 1 ? 'نجوم' : 'نجمة'); }, emptyLabelText: 'فارغ' } }, MuiAutocomplete: { defaultProps: { clearText: 'مسح', closeText: 'إغلاق', loadingText: 'جار التحميل...', noOptionsText: 'لا يوجد خيارات', openText: 'فتح' } }, MuiAlert: { defaultProps: { closeText: 'إغلاق' } }, MuiPagination: { defaultProps: { 'aria-label': 'التنقل عبر الصفحات', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'انتقل إلى ', " \u0635\u0641\u062D\u0629 ").concat(page); } if (type === 'first') { return 'انتقل إلى الصفحة الأولى'; } if (type === 'last') { return 'انتقل الي الصفحة الأخيرة'; } if (type === 'next') { return 'انتقل إلى الصفحة التالية'; } // if (type === 'previous') { return 'انتقل إلى الصفحة السابقة'; } } } } }; export var azAZ = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Yolu göstər' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Birinci səhifəyə keç'; } if (type === 'last') { return 'Sonuncu səhifəyə keç'; } if (type === 'next') { return 'Növbəti səhifəyə keç'; } // if (type === 'previous') { return 'Əvvəlki səhifəyə keç'; }, labelRowsPerPage: 'Səhifəyə düşən sətrlər:' // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} dən ${count !== -1 ? count : `more than ${to}`}`, } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { var pluralForm = 'Ulduz'; var lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5) { pluralForm = 'Ulduzlar'; } return "".concat(value, " ").concat(pluralForm); }, emptyLabelText: 'Boş' } }, MuiAutocomplete: { defaultProps: { clearText: 'Silmək', closeText: 'Bağlamaq', loadingText: 'Yüklənir…', noOptionsText: 'Seçimlər mövcud deyil', openText: 'Открыть' } }, MuiAlert: { defaultProps: { closeText: 'Bağlamaq' } }, MuiPagination: { defaultProps: { 'aria-label': 'Səhifənin naviqasiyası', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(page, " ").concat(selected ? 'səhifə' : 'səhifəyə keç'); } if (type === 'first') { return 'Birinci səhifəyə keç'; } if (type === 'last') { return 'Sonuncu səhifəyə keç'; } if (type === 'next') { return 'Növbəti səhifəyə keç'; } // if (type === 'previous') { return 'Əvvəlki səhifəyə keç'; } } } } }; export var bnBD = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'পথ দেখান' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'প্রথম পৃষ্ঠায় যান'; } if (type === 'last') { return 'শেষ পৃষ্ঠায় যান'; } if (type === 'next') { return 'পরবর্তী পৃষ্ঠায় যান'; } // if (type === 'previous') { return 'আগের পৃষ্ঠায় যান'; }, labelRowsPerPage: 'প্রতি পৃষ্ঠায় সারি:', labelDisplayedRows: function labelDisplayedRows(_ref5) { var from = _ref5.from, to = _ref5.to, count = _ref5.count; return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "".concat(to, " \u09A5\u09C7\u0995\u09C7 \u09AC\u09C7\u09B6\u09BF")); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " \u09B8\u09CD\u099F\u09BE\u09B0"); }, emptyLabelText: 'খালি' } }, MuiAutocomplete: { defaultProps: { clearText: 'পরিষ্কার করুন', closeText: 'বন্ধ করুন', loadingText: 'লোড হচ্ছে…', noOptionsText: 'কোন অপশন নেই', openText: 'ওপেন করুন' } }, MuiAlert: { defaultProps: { closeText: 'বন্ধ করুন' } }, MuiPagination: { defaultProps: { 'aria-label': 'পেজিনেশন নেভিগেশন', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'যান ', "\u09AA\u09C3\u09B7\u09CD\u09A0\u09BE ").concat(page, "-\u098F"); } if (type === 'first') { return 'প্রথম পৃষ্ঠায় যান'; } if (type === 'last') { return 'শেষ পৃষ্ঠায় যান'; } if (type === 'next') { return 'পরবর্তী পৃষ্ঠায় যান'; } // if (type === 'previous') { return 'আগের পৃষ্ঠায় যান'; } } } } }; export var beBY = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Паказаць шлях' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Перайсці на першую старонку'; } if (type === 'last') { return 'Перайсці на апошнюю старонку'; } if (type === 'next') { return 'Перайсці на наступную старонку'; } // if (type === 'previous') { return 'Перайсці на папярэднюю старонку'; }, labelRowsPerPage: 'Радкоў на старонцы:', labelDisplayedRows: function labelDisplayedRows(_ref6) { var from = _ref6.from, to = _ref6.to, count = _ref6.count; return "".concat(from, "\u2013").concat(to, " \u0437 ").concat(count !== -1 ? count : "\u0431\u043E\u043B\u044C\u0448 \u0447\u044B\u043C ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { var pluralForm = 'Зорак'; var lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5 && (value < 10 || value > 20)) { pluralForm = 'Зоркі'; } else if (lastDigit === 1 && value % 100 !== 11) { pluralForm = 'Зорка'; } return "".concat(value, " ").concat(pluralForm); }, emptyLabelText: 'Рэйтынг адсутнічае' } }, MuiAutocomplete: { defaultProps: { clearText: 'Ачысціць', closeText: 'Закрыць', loadingText: 'Загрузка…', noOptionsText: 'Няма варыянтаў', openText: 'Адкрыць' } }, MuiAlert: { defaultProps: { closeText: 'Закрыць' } }, MuiPagination: { defaultProps: { 'aria-label': 'Навігацыя па старонкам', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { if (selected) { return "".concat(page, " \u0441\u0442\u0430\u0440\u043E\u043D\u043A\u0430"); } return "\u041F\u0435\u0440\u0430\u0439\u0441\u0446\u0456 \u043D\u0430 ".concat(page, " \u0441\u0442\u0430\u0440\u043E\u043D\u043A\u0443"); } if (type === 'first') { return 'Перайсці на першую старонку'; } if (type === 'last') { return 'Перайсці на апошнюю старонку'; } if (type === 'next') { return 'Перайсці на наступную старонку'; } // if (type === 'previous') { return 'Перайсці на папярэднюю старонку'; } } } } }; export var bgBG = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Показване на пътя' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Отиди на първата страница'; } if (type === 'last') { return 'Отиди на последната страница'; } if (type === 'next') { return 'Отиди на следващата страница'; } // if (type === 'previous') { return 'Отиди на предишната страница'; }, labelRowsPerPage: 'Редове на страница:' // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} от ${count !== -1 ? count : `more than ${to}`}`, } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " \u0417\u0432\u0435\u0437\u0434").concat(value !== 1 ? 'и' : 'а'); }, emptyLabelText: 'Изчисти' } }, MuiAutocomplete: { defaultProps: { clearText: 'Изчисти', closeText: 'Затвори', loadingText: 'Зареждане…', noOptionsText: 'Няма налични опции', openText: 'Отвори' } }, MuiAlert: { defaultProps: { closeText: 'Затвори' } }, MuiPagination: { defaultProps: { 'aria-label': 'Пагинация', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Към ', "\u0441\u0442\u0440\u0430\u043D\u0438\u0446\u0430 ").concat(page); } if (type === 'first') { return 'Отиди на първата страница'; } if (type === 'last') { return 'Отиди на последната страница'; } if (type === 'next') { return 'Отиди на следващата страница'; } // if (type === 'previous') { return 'Отиди на предишната страница'; } } } } }; export var caES = { components: { // MuiBreadcrumbs: { // defaultProps: { // expandText: 'Show path', // }, // }, MuiTablePagination: { defaultProps: { // getItemAriaLabel: (type) => { // if (type === 'first') { // return 'Go to first page'; // } // if (type === 'last') { // return 'Go to last page'; // } // if (type === 'next') { // return 'Go to next page'; // } // // if (type === 'previous') { // return 'Go to previous page'; // }, labelRowsPerPage: 'Files per pàgina:' // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} de ${count !== -1 ? count : `more than ${to}`}`, } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " ").concat(value !== 1 ? 'Estrelles' : 'Estrella'); }, emptyLabelText: 'Buit' } }, MuiAutocomplete: { defaultProps: { clearText: 'Netejar', closeText: 'Tancar', loadingText: 'Carregant…', noOptionsText: 'Sense opcions', openText: 'Obert' } }, MuiAlert: { defaultProps: { closeText: 'Tancat' } } // MuiPagination: { // defaultProps: { // 'aria-label': 'Pagination navigation', // getItemAriaLabel: (type, page, selected) => { // if (type === 'page') { // return `${selected ? '' : 'Go to '}page ${page}`; // } // if (type === 'first') { // return 'Go to first page'; // } // if (type === 'last') { // return 'Go to last page'; // } // if (type === 'next') { // return 'Go to next page'; // } // // if (type === 'previous') { // return 'Go to previous page'; // }, // }, // }, } }; export var csCZ = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Ukázat cestu' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Jít na první stránku'; } if (type === 'last') { return 'Jít na poslední stránku'; } if (type === 'next') { return 'Jít na další stránku'; } // if (type === 'previous') { return 'Jít na předchozí stránku'; }, labelRowsPerPage: 'Řádků na stránce:', labelDisplayedRows: function labelDisplayedRows(_ref7) { var from = _ref7.from, to = _ref7.to, count = _ref7.count; return "".concat(from, "\u2013").concat(to, " z ").concat(count !== -1 ? count : "v\xEDce ne\u017E ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { if (value === 1) { return "".concat(value, " hv\u011Bzdi\u010Dka"); } if (value >= 2 && value <= 4) { return "".concat(value, " hv\u011Bzdi\u010Dky"); } return "".concat(value, " hv\u011Bzdi\u010Dek"); }, emptyLabelText: 'Prázdné' } }, MuiAutocomplete: { defaultProps: { clearText: 'Vymazat', closeText: 'Zavřít', loadingText: 'Načítání…', noOptionsText: 'Žádné možnosti', openText: 'Otevřít' } }, MuiAlert: { defaultProps: { closeText: 'Zavřít' } }, MuiPagination: { defaultProps: { 'aria-label': 'Navigace stránkováním', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Jít na ').concat(page, ". str\xE1nku"); } if (type === 'first') { return 'Jít na první stránku'; } if (type === 'last') { return 'Jít na poslední stránku'; } if (type === 'next') { return 'Jít na další stránku'; } // if (type === 'previous') { return 'Jít na předchozí stránku'; } } } } }; export var daDK = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Vis sti' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Gå til den første side'; } if (type === 'last') { return 'Gå til den sidste side'; } if (type === 'next') { return 'Gå til den næste side'; } // if (type === 'previous') { return 'Gå til den forrige side'; }, labelRowsPerPage: 'Rækker pr side:', labelDisplayedRows: function labelDisplayedRows(_ref8) { var from = _ref8.from, to = _ref8.to, count = _ref8.count; return "".concat(from, "-").concat(to, " af ").concat(count !== -1 ? count : "mere end ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " Stjern").concat(value !== 1 ? 'er' : ''); }, emptyLabelText: 'Tom' } }, MuiAutocomplete: { defaultProps: { clearText: 'Slet', closeText: 'Luk', loadingText: 'Indlæser…', noOptionsText: 'Ingen muligheder', openText: 'Åben' } }, MuiAlert: { defaultProps: { closeText: 'Luk' } }, MuiPagination: { defaultProps: { 'aria-label': 'Sideinddelings navigation', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Go to ', "page ").concat(page); } if (type === 'first') { return 'Gå til den første side'; } if (type === 'last') { return 'Gå til den sidste side'; } if (type === 'next') { return 'Gå til den næste side'; } // if (type === 'previous') { return 'Gå til den forrige side'; } } } } }; export var deDE = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Pfad anzeigen' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Zur ersten Seite'; } if (type === 'last') { return 'Zur letzten Seite'; } if (type === 'next') { return 'Zur nächsten Seite'; } // if (type === 'previous') { return 'Zur vorherigen Seite'; }, labelRowsPerPage: 'Zeilen pro Seite:', labelDisplayedRows: function labelDisplayedRows(_ref9) { var from = _ref9.from, to = _ref9.to, count = _ref9.count; return "".concat(from, "\u2013").concat(to, " von ").concat(count !== -1 ? count : "mehr als ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " ").concat(value !== 1 ? 'Sterne' : 'Stern'); }, emptyLabelText: 'Keine Wertung' } }, MuiAutocomplete: { defaultProps: { clearText: 'Leeren', closeText: 'Schließen', loadingText: 'Wird geladen…', noOptionsText: 'Keine Optionen', openText: 'Öffnen' } }, MuiAlert: { defaultProps: { closeText: 'Schließen' } }, MuiPagination: { defaultProps: { 'aria-label': 'Navigation via Seitennummerierung', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Gehe zu ', "Seite ").concat(page); } if (type === 'first') { return 'Zur ersten Seite'; } if (type === 'last') { return 'Zur letzten Seite'; } if (type === 'next') { return 'Zur nächsten Seite'; } // if (type === 'previous') { return 'Zur vorherigen Seite'; } } } } }; export var elGR = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Εμφάνιση διαδρομής' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Πρώτη σελίδα'; } if (type === 'last') { return 'Τελευταία σελίδα'; } if (type === 'next') { return 'Επόμενη σελίδα'; } // if (type === "previous") { return 'Προηγούμενη σελίδα'; }, labelRowsPerPage: 'Γραμμές ανα σελίδα:', labelDisplayedRows: function labelDisplayedRows(_ref10) { var from = _ref10.from, to = _ref10.to, count = _ref10.count; return "".concat(from, "\u2013").concat(to, " \u03B1\u03C0\u03CC ").concat(count !== -1 ? count : "\u03C0\u03AC\u03BD\u03C9 \u03B1\u03C0\u03CC ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " \u0391\u03C3\u03C4\u03AD\u03C1\u03B9").concat(value !== 1 ? 'α' : ''); }, emptyLabelText: 'Χωρίς βαθμολόγηση' } }, MuiAutocomplete: { defaultProps: { clearText: 'Καθαρισμός', closeText: 'Κλείσιμο', loadingText: 'Φόρτωση…', noOptionsText: 'Δεν υπάρχουν επιλογές', openText: 'Άνοιγμα' } }, MuiAlert: { defaultProps: { closeText: 'Κλείσιμο' } }, MuiPagination: { defaultProps: { 'aria-label': 'Πλοήγηση σε σελίδες', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Μετάβαση ', "\u03C3\u03B5\u03BB\u03AF\u03B4\u03B1 ").concat(page); } if (type === 'first') { return 'Πρώτη σελίδα'; } if (type === 'last') { return 'Τελευταία σελίδα'; } if (type === 'next') { return 'Επόμενη σελίδα'; } // if (type === "previous") { return 'Προηγούμενη σελίδα'; } } } } }; // default export var enUS = { /* components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Show path', }}, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { if (type === 'first') { return 'Go to first page'; } if (type === 'last') { return 'Go to last page'; } if (type === 'next') { return 'Go to next page'; } // if (type === 'previous') { return 'Go to previous page'; }, labelRowsPerPage: 'Rows per page:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} of ${count !== -1 ? count : `more than ${to}`}`, }}, MuiRating: { defaultProps: { getLabelText: value => `${value} Star${value !== 1 ? 's' : ''}`, emptyLabelText: 'Empty', }}, MuiAutocomplete: { defaultProps: { clearText: 'Clear', closeText: 'Close', loadingText: 'Loading…', noOptionsText: 'No options', openText: 'Open', }}, MuiAlert: { defaultProps: { closeText: 'Close', }}, MuiPagination: { defaultProps: { 'aria-label': 'Pagination navigation', getItemAriaLabel: (type, page, selected) => { if (type === 'page') { return `${selected ? '' : 'Go to '}page ${page}`; } if (type === 'first') { return 'Go to first page'; } if (type === 'last') { return 'Go to last page'; } if (type === 'next') { return 'Go to next page'; } // if (type === 'previous') { return 'Go to previous page'; }, }}, }, */ }; export var esES = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Mostrar ruta' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Ir a la primera página'; } if (type === 'last') { return 'Ir a la última página'; } if (type === 'next') { return 'Ir a la página siguiente'; } // if (type === 'previous') { return 'Ir a la página anterior'; }, labelRowsPerPage: 'Filas por página:', labelDisplayedRows: function labelDisplayedRows(_ref11) { var from = _ref11.from, to = _ref11.to, count = _ref11.count; return "".concat(from, "\u2013").concat(to, " de ").concat(count !== -1 ? count : "m\xE1s de ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " Estrella").concat(value !== 1 ? 's' : ''); }, emptyLabelText: 'Vacío' } }, MuiAutocomplete: { defaultProps: { clearText: 'Limpiar', closeText: 'Cerrar', loadingText: 'Cargando…', noOptionsText: 'Sin opciones', openText: 'Abierto' } }, MuiAlert: { defaultProps: { closeText: 'Cerrar' } }, MuiPagination: { defaultProps: { 'aria-label': 'Paginador', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Ir a la ', "p\xE1gina ").concat(page); } if (type === 'first') { return 'Ir a la primera página'; } if (type === 'last') { return 'Ir a la última página'; } if (type === 'next') { return 'Ir a la página siguiente'; } // if (type === 'previous') { return 'Ir a la página anterior'; } } } } }; export var etEE = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Näita teed' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Vali esimene lehekülg'; } if (type === 'last') { return 'Vali viimane lehekülg'; } if (type === 'next') { return 'Vali järgmine lehekülg'; } // if (type === 'previous') { return 'Vali eelmine lehekülg'; }, labelRowsPerPage: 'Ridu leheküljel:', labelDisplayedRows: function labelDisplayedRows(_ref12) { var from = _ref12.from, to = _ref12.to, count = _ref12.count; return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "rohkem kui ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " T\xE4rn").concat(value !== 1 ? 'i' : ''); }, emptyLabelText: 'Tühi' } }, MuiAutocomplete: { defaultProps: { clearText: 'Tühjenda', closeText: 'Sulge', loadingText: 'Laen…', noOptionsText: 'Valikuid ei ole', openText: 'Ava' } }, MuiAlert: { defaultProps: { closeText: 'Sulge' } }, MuiPagination: { defaultProps: { 'aria-label': 'Lehekülgede valik', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Vali ', "lehek\xFClg ").concat(page); } if (type === 'first') { return 'Vali esimene lehekülg'; } if (type === 'last') { return 'Vali viimane lehekülg'; } if (type === 'next') { return 'Vali järgmine lehekülg'; } // if (type === 'previous') { return 'Vali eelmine lehekülg'; } } } } }; export var faIR = { components: { // MuiBreadcrumbs: { // defaultProps: { // expandText: 'Show path', // }, // }, MuiBreadcrumbs: { defaultProps: { expandText: 'نمایش مسیر' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'رفتن به اولین صفحه'; } if (type === 'last') { return 'رفتن به آخرین صفحه'; } if (type === 'next') { return 'رفتن به صفحه‌ی بعدی'; } // if (type === 'previous') { return 'رفتن به صفحه‌ی قبلی'; }, labelRowsPerPage: 'تعداد سطرهای هر صفحه:', labelDisplayedRows: function labelDisplayedRows(_ref13) { var from = _ref13.from, to = _ref13.to, count = _ref13.count; return "".concat(from, "\u2013").concat(to, " \u0627\u0632 ").concat(count !== -1 ? count : "\u0628\u06CC\u0634\u062A\u0631 \u0627\u0632 ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " \u0633\u062A\u0627\u0631\u0647"); }, emptyLabelText: 'خالی' } }, MuiAutocomplete: { defaultProps: { clearText: 'پاک‌کردن', closeText: 'بستن', loadingText: 'در حال بارگذاری…', noOptionsText: 'بی‌نتیجه', openText: 'بازکردن' } }, MuiAlert: { defaultProps: { closeText: 'بستن' } }, MuiPagination: { defaultProps: { 'aria-label': 'ناوبری صفحه', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'رفتن به ', "\u0635\u0641\u062D\u0647\u0654 ").concat(page); } if (type === 'first') { return 'رفتن به اولین صفحه'; } if (type === 'last') { return 'رفتن به آخرین صفحه'; } if (type === 'next') { return 'رفتن به صفحه‌ی بعدی'; } // if (type === 'previous') { return 'رفتن به صفحه‌ی قبلی'; } } } } }; export var fiFI = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Näytä reitti' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Mene ensimmäiselle sivulle'; } if (type === 'last') { return 'Mene viimeiselle sivulle'; } if (type === 'next') { return 'Mene seuraavalle sivulle'; } // if (type === 'previous') { return 'Mene edelliselle sivulle'; }, labelRowsPerPage: 'Rivejä per sivu:', labelDisplayedRows: function labelDisplayedRows(_ref14) { var from = _ref14.from, to = _ref14.to, count = _ref14.count; return "".concat(from, "\u2013").concat(to, " / ").concat(count !== -1 ? count : "enemm\xE4n kuin ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " T\xE4ht").concat(value !== 1 ? 'eä' : 'i'); }, emptyLabelText: 'Tyhjä' } }, MuiAutocomplete: { defaultProps: { clearText: 'Tyhjennä', closeText: 'Sulje', loadingText: 'Ladataan…', noOptionsText: 'Ei valintoja', openText: 'Avaa' } }, MuiAlert: { defaultProps: { closeText: 'Sulje' } }, MuiPagination: { defaultProps: { 'aria-label': 'Sivutus navigaatio', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? 'sivu' : 'Mene sivulle', " ").concat(page); } if (type === 'first') { return 'Mene ensimmäiselle sivulle'; } if (type === 'last') { return 'Mene viimeiselle sivulle'; } if (type === 'next') { return 'Mene seuraavalle sivulle'; } // if (type === 'previous') { return 'Mene edelliselle sivulle'; } } } } }; export var frFR = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Montrer le chemin' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Aller à la première page'; } if (type === 'last') { return 'Aller à la dernière page'; } if (type === 'next') { return 'Aller à la page suivante'; } // if (type === 'previous') { return 'Aller à la page précédente'; }, labelRowsPerPage: 'Lignes par page :', labelDisplayedRows: function labelDisplayedRows(_ref15) { var from = _ref15.from, to = _ref15.to, count = _ref15.count; return "".concat(from, "\u2013").concat(to, " sur ").concat(count !== -1 ? count : "plus que ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " Etoile").concat(value !== 1 ? 's' : ''); }, emptyLabelText: 'Vide' } }, MuiAutocomplete: { defaultProps: { clearText: 'Vider', closeText: 'Fermer', loadingText: 'Chargement…', noOptionsText: 'Pas de résultats', openText: 'Ouvrir' } }, MuiAlert: { defaultProps: { closeText: 'Fermer' } }, MuiPagination: { defaultProps: { 'aria-label': 'navigation de pagination', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Aller à la ', "page ").concat(page); } if (type === 'first') { return 'Aller à la première page'; } if (type === 'last') { return 'Aller à la dernière page'; } if (type === 'next') { return 'Aller à la page suivante'; } // if (type === 'previous') { return 'Aller à la page précédente'; } } } } }; export var heIL = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'הצג נתיב' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'לעמוד הראשון'; } if (type === 'last') { return 'לעמוד האחרון'; } if (type === 'next') { return 'לעמוד הבא'; } // if (type === 'previous') { return 'לעמוד הקודם'; }, labelRowsPerPage: 'שורות בעמוד:', labelDisplayedRows: function labelDisplayedRows(_ref16) { var from = _ref16.from, to = _ref16.to, count = _ref16.count; return "".concat(from, "\u2013").concat(to, " \u05DE\u05EA\u05D5\u05DA ").concat(count !== -1 ? count : "\u05D9\u05D5\u05EA\u05E8 \u05DE ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " \u05DB\u05D5\u05DB\u05D1").concat(value !== 1 ? 'ים' : ''); }, emptyLabelText: 'ריק' } }, MuiAutocomplete: { defaultProps: { clearText: 'נקה', closeText: 'סגור', loadingText: 'טוען…', noOptionsText: 'אין אופציות', openText: 'פתח' } }, MuiAlert: { defaultProps: { closeText: 'סגור' } }, MuiPagination: { defaultProps: { 'aria-label': 'ניווט בעמודים', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'ל ', "\u05E2\u05DE\u05D5\u05D3 ").concat(page); } if (type === 'first') { return 'לעמוד הראשון'; } if (type === 'last') { return 'לעמוד האחרון'; } if (type === 'next') { return 'לעמוד הבא'; } // if (type === 'previous') { return 'לעמוד הקודם'; } } } } }; export var hiIN = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'रास्ता दिखायें' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'पहले पृष्ठ पर जाएँ'; } if (type === 'last') { return 'अंतिम पृष्ठ पर जाएँ'; } if (type === 'next') { return 'अगले पृष्ठ पर जाएँ'; } // if (type === 'previous') { return 'पिछले पृष्ठ पर जाएँ'; }, labelRowsPerPage: 'पंक्तियाँ प्रति पृष्ठ:', labelDisplayedRows: function labelDisplayedRows(_ref17) { var from = _ref17.from, to = _ref17.to, count = _ref17.count; return "".concat(from, "-").concat(to === -1 ? count : to, " \u0915\u0941\u0932 ").concat(count, " \u092E\u0947\u0902"); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " \u0924\u093E\u0930").concat(value !== 1 ? 'े' : 'ा'); }, emptyLabelText: 'रिक्त' } }, MuiAutocomplete: { defaultProps: { clearText: 'हटायें', closeText: 'बंद करें', loadingText: 'लोड हो रहा है…', noOptionsText: 'कोई विकल्प नहीं', openText: 'खोलें' } }, MuiAlert: { defaultProps: { closeText: 'बंद करें' } }, MuiPagination: { defaultProps: { 'aria-label': 'पृस्ठानुसार संचालन', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "\u092A\u0943\u0937\u094D\u0920 ".concat(page, " ").concat(selected ? '' : ' पर जाएँ'); } if (type === 'first') { return 'पहले पृष्ठ पर जाएँ'; } if (type === 'last') { return 'अंतिम पृष्ठ पर जाएँ'; } if (type === 'next') { return 'अगले पृष्ठ पर जाएँ'; } // if (type === 'previous') { return 'पिछले पृष्ठ पर जाएँ'; } } } } }; // Croatian - Hrvatski export var hrHR = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Pokaži putanju' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Idi na prvu stranicu'; } if (type === 'last') { return 'Idi na posljednju stranicu'; } if (type === 'next') { return 'Idi na sljedeću stranicu'; } // if (type === 'previous') { return 'Idi na prethodnu stranicu'; }, labelRowsPerPage: 'Redova po stranici:', labelDisplayedRows: function labelDisplayedRows(_ref18) { var from = _ref18.from, to = _ref18.to, count = _ref18.count; return "".concat(from, "\u2013").concat(to, " od ").concat(count !== -1 ? count : "vi\u0161e nego ".concat(to)); } } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { var lastDigit = value % 10; var lastTwoDigits = value % 100; if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) { return 'Zvijezde'; } return 'Zvijezda'; }, emptyLabelText: 'Prazno' } }, MuiAutocomplete: { defaultProps: { clearText: 'Briši', closeText: 'Zatvori', loadingText: 'Učitavanje…', noOptionsText: 'Nema opcija', openText: 'Otvori' } }, MuiAlert: { defaultProps: { closeText: 'Zatvori' } }, MuiPagination: { defaultProps: { 'aria-label': 'Navigacija po stranicama', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(selected ? '' : 'Idi na ', "stranicu ").concat(page); } if (type === 'first') { return 'Idi na prvu stranicu'; } if (type === 'last') { return 'Idi na zadnju stranicu'; } if (type === 'next') { return 'Idi na sljedeću stranicu'; } // if (type === 'previous') { return 'Idi na prethodnu stranicu'; } } } } }; export var huHU = { components: { MuiBreadcrumbs: { defaultProps: { expandText: 'Útvonal' } }, MuiTablePagination: { defaultProps: { getItemAriaLabel: function getItemAriaLabel(type) { if (type === 'first') { return 'Első oldalra'; } if (type === 'last') { return 'Utolsó oldalra'; } if (type === 'next') { return 'Következő oldalra'; } // if (type === 'previous') { return 'Előző oldalra'; }, labelRowsPerPage: 'Sorok száma:' // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`, } }, MuiRating: { defaultProps: { getLabelText: function getLabelText(value) { return "".concat(value, " Csillag"); }, emptyLabelText: 'Üres' } }, MuiAutocomplete: { defaultProps: { clearText: 'Törlés', closeText: 'Bezárás', loadingText: 'Töltés…', noOptionsText: 'Nincs találat', openText: 'Megnyitás' } }, MuiAlert: { defaultProps: { closeText: 'Bezárás' } }, MuiPagination: { defaultProps: { 'aria-label': 'Lapozás', getItemAriaLabel: function getItemAriaLabel(type, page, selected) { if (type === 'page') { return "".concat(page, ". oldal").concat(selected ? '' : 'ra'); } if (type === 'first') { return 'Első oldalra'; } if (type === 'last') { return 'Utolsó oldalra'; } if (type