From c533e4548e8a460a566b3a5791b8e8506dcd2518 Mon Sep 17 00:00:00 2001 From: Jagar <41321155+JagarYousef@users.noreply.github.com> Date: Fri, 29 Apr 2022 17:46:40 +0300 Subject: [PATCH 1/5] Add Kurdish (Kurmanji) Add the Kurdish (Kurmanji) translation with tag `ku-Latn` / `kuLatn` --- packages/mui-material/src/locale/index.ts | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/packages/mui-material/src/locale/index.ts b/packages/mui-material/src/locale/index.ts index 95adcbca5e874e..2ab528681a416f 100644 --- a/packages/mui-material/src/locale/index.ts +++ b/packages/mui-material/src/locale/index.ts @@ -2039,6 +2039,65 @@ export const koKR: Localization = { }, }; +export const kuLatn: Localization = { + components: { + MuiBreadcrumbs: { defaultProps: { + expandText: 'Rê nîşan bide', + }}, + MuiTablePagination: { defaultProps: { + getItemAriaLabel: (type) => { + if (type === 'first') { + return 'Biçe rûpela yekem'; + } + if (type === 'last') { + return 'Biçe rûpela dawî'; + } + if (type === 'next') { + return 'Biçe rûpela din'; + } + // if (type === 'previous') { + return 'Biçe rûpela berê'; + }, + labelRowsPerPage: 'Rêz li ser rûpelê:', + labelDisplayedRows: ({ from, to, count }) => + `${from}–${to} of ${count !== -1 ? count : `zêdetir ji ${to}`}`, + }}, + MuiRating: { defaultProps: { + getLabelText: value => `${value} Stêrk`, + emptyLabelText: 'Vala', + }}, + MuiAutocomplete: { defaultProps: { + clearText: 'Paqij bike', + closeText: 'Bigre', + loadingText: 'Tê barkirin…', + noOptionsText: 'Vebijêrk tune', + openText: 'Veke', + }}, + MuiAlert: { defaultProps: { + closeText: 'Bigre', + }}, + MuiPagination: { defaultProps: { + 'aria-label': 'Navîgasyona rûpelan', + getItemAriaLabel: (type, page, selected) => { + if (type === 'page') { + return `${selected ? '' : 'Biçe '}rûpel ${page}`; + } + if (type === 'first') { + return 'Biçe rûpela yekem'; + } + if (type === 'last') { + return 'Biçe rûpela dawî'; + } + if (type === 'next') { + return 'Biçe rûpela din'; + } + // if (type === 'previous') { + return 'Biçe rûpela berê'; + }, + }}, + }, +}; + export const kzKZ: Localization = { components: { MuiBreadcrumbs: { From 04e57b1a38cadc704aa933a452a29c25465accad Mon Sep 17 00:00:00 2001 From: Jagar <41321155+JagarYousef@users.noreply.github.com> Date: Sat, 30 Apr 2022 00:04:00 +0300 Subject: [PATCH 2/5] Update index.ts --- packages/mui-material/src/locale/index.ts | 2484 +++++++++++---------- 1 file changed, 1261 insertions(+), 1223 deletions(-) diff --git a/packages/mui-material/src/locale/index.ts b/packages/mui-material/src/locale/index.ts index 2ab528681a416f..6e4f4f681844fd 100644 --- a/packages/mui-material/src/locale/index.ts +++ b/packages/mui-material/src/locale/index.ts @@ -1,98 +1,107 @@ -import { ComponentsPropsList } from '../styles/props'; +import { ComponentsPropsList } from "../styles/props"; export interface Localization { components?: { MuiAlert?: { - defaultProps: Pick; + defaultProps: Pick; + }; + MuiBreadcrumbs?: { + defaultProps: Pick; }; - MuiBreadcrumbs?: { defaultProps: Pick }; MuiTablePagination?: { defaultProps: Pick< - ComponentsPropsList['MuiTablePagination'], - 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel' + ComponentsPropsList["MuiTablePagination"], + "labelRowsPerPage" | "labelDisplayedRows" | "getItemAriaLabel" >; }; MuiRating?: { - defaultProps: Pick; + defaultProps: Pick< + ComponentsPropsList["MuiRating"], + "emptyLabelText" | "getLabelText" + >; }; MuiAutocomplete?: { defaultProps: Pick< - ComponentsPropsList['MuiAutocomplete'], - 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText' + ComponentsPropsList["MuiAutocomplete"], + "clearText" | "closeText" | "loadingText" | "noOptionsText" | "openText" >; }; // The core package has no dependencies on the @mui/lab components. // We can't use ComponentsPropsList, we have to duplicate and inline the definitions. MuiPagination?: { - defaultProps: Pick; + defaultProps: Pick< + ComponentsPropsList["MuiPagination"], + "aria-label" | "getItemAriaLabel" + >; }; }; } + export const amET: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'መንገድ አሳይ', + expandText: "መንገድ አሳይ", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'ወደ መጀመሪያው ገጽ ይሂዱ'; + if (type === "first") { + return "ወደ መጀመሪያው ገጽ ይሂዱ"; } - if (type === 'last') { - return 'ወደ መጨረሻው ገጽ ይሂዱ'; + if (type === "last") { + return "ወደ መጨረሻው ገጽ ይሂዱ"; } - if (type === 'next') { - return 'ወደ ቀጣዩ ገጽ ይሂዱ'; + if (type === "next") { + return "ወደ ቀጣዩ ገጽ ይሂዱ"; } // if (type === 'previous') { - return 'ወደ ቀዳሚው ገጽ ይሂዱ'; + return "ወደ ቀዳሚው ገጽ ይሂዱ"; }, - labelRowsPerPage: 'ረድፎች በአንድ ገጽ:', + labelRowsPerPage: "ረድፎች በአንድ ገጽ:", labelDisplayedRows: ({ from, to, count }) => `${from}-${to} ከ ${count !== -1 ? count : `${to} በላይ`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ኮከ${value !== 1 ? 'ቦች' : 'ብ'}`, - emptyLabelText: 'ባዶ', + getLabelText: (value) => `${value} ኮከ${value !== 1 ? "ቦች" : "ብ"}`, + emptyLabelText: "ባዶ", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'አጽዳ', - closeText: 'ዝጋ', - loadingText: 'በመጫን ላይ…', - noOptionsText: 'አማራጮች የሉም', - openText: 'ክፈት', + clearText: "አጽዳ", + closeText: "ዝጋ", + loadingText: "በመጫን ላይ…", + noOptionsText: "አማራጮች የሉም", + openText: "ክፈት", }, }, MuiAlert: { defaultProps: { - closeText: 'ዝጋ', + closeText: "ዝጋ", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'የገጽ አሰሳ', + "aria-label": "የገጽ አሰሳ", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'ወደ '}ገጽ ${page}${selected ? '' : ' ሂድ'}`; + if (type === "page") { + return `${selected ? "" : "ወደ "}ገጽ ${page}${selected ? "" : " ሂድ"}`; } - if (type === 'first') { - return 'ወደ መጀመሪያው ገጽ ይሂዱ'; + if (type === "first") { + return "ወደ መጀመሪያው ገጽ ይሂዱ"; } - if (type === 'last') { - return 'ወደ መጨረሻው ገጽ ይሂዱ'; + if (type === "last") { + return "ወደ መጨረሻው ገጽ ይሂዱ"; } - if (type === 'next') { - return 'ወደ ቀጣዩ ገጽ ይሂዱ'; + if (type === "next") { + return "ወደ ቀጣዩ ገጽ ይሂዱ"; } // if (type === 'previous') { - return 'ወደ ቀዳሚው ገጽ ይሂዱ'; + return "ወደ ቀዳሚው ገጽ ይሂዱ"; }, }, }, @@ -103,67 +112,67 @@ export const arEG: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'ظهر العنوان', + expandText: "ظهر العنوان", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'امش للصفحة الأولى'; + if (type === "first") { + return "امش للصفحة الأولى"; } - if (type === 'last') { - return 'امش للصفحة الأخيرة'; + if (type === "last") { + return "امش للصفحة الأخيرة"; } - if (type === 'next') { - return 'امش للصفحة التالية'; + if (type === "next") { + return "امش للصفحة التالية"; } // if (type === 'previous') { - return 'امش للصفحة السابقة'; + return "امش للصفحة السابقة"; }, - labelRowsPerPage: 'عدد الصفوف في الصفحة:', + labelRowsPerPage: "عدد الصفوف في الصفحة:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} من ${count !== -1 ? count : ` أكثر من${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? 'نجوم' : 'نجمة'}`, - emptyLabelText: 'فارغ', + getLabelText: (value) => `${value} ${value !== 1 ? "نجوم" : "نجمة"}`, + emptyLabelText: "فارغ", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'مسح', - closeText: 'إغلاق', - loadingText: 'يتم التحميل…', - noOptionsText: 'لا يوجد خيارات', - openText: 'فتح', + clearText: "مسح", + closeText: "إغلاق", + loadingText: "يتم التحميل…", + noOptionsText: "لا يوجد خيارات", + openText: "فتح", }, }, MuiAlert: { defaultProps: { - closeText: 'إغلاق', + closeText: "إغلاق", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'التنقل عبر الصفحات', + "aria-label": "التنقل عبر الصفحات", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'امش إلى '} صفحة ${page}`; + if (type === "page") { + return `${selected ? "" : "امش إلى "} صفحة ${page}`; } - if (type === 'first') { - return 'امش للصفحة الأولى'; + if (type === "first") { + return "امش للصفحة الأولى"; } - if (type === 'last') { - return 'امش للصفحة الأخيرة'; + if (type === "last") { + return "امش للصفحة الأخيرة"; } - if (type === 'next') { - return 'امش للصفحة التالية'; + if (type === "next") { + return "امش للصفحة التالية"; } // if (type === 'previous') { - return 'امش للصفحة السابقة'; + return "امش للصفحة السابقة"; }, }, }, @@ -174,67 +183,67 @@ export const arSD: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'إظهر العنوان', + expandText: "إظهر العنوان", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'إذهب الى الصفحة الأولى'; + if (type === "first") { + return "إذهب الى الصفحة الأولى"; } - if (type === 'last') { - return 'إذهب الي الصفحة الأخيرة'; + if (type === "last") { + return "إذهب الي الصفحة الأخيرة"; } - if (type === 'next') { - return 'إذهب الى الصفحة التالية'; + if (type === "next") { + return "إذهب الى الصفحة التالية"; } // if (type === 'previous') { - return 'إذهب الى الصفحة السابقة'; + return "إذهب الى الصفحة السابقة"; }, - labelRowsPerPage: 'عدد الصفوف في الصفحة:', + labelRowsPerPage: "عدد الصفوف في الصفحة:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} من ${count !== -1 ? count : ` أكثر من${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? 'نجوم' : 'نجمة'}`, - emptyLabelText: 'فارغ', + getLabelText: (value) => `${value} ${value !== 1 ? "نجوم" : "نجمة"}`, + emptyLabelText: "فارغ", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'مسح', - closeText: 'إغلاق', - loadingText: 'يتم التحميل…', - noOptionsText: 'لا يوجد خيارات', - openText: 'فتح', + clearText: "مسح", + closeText: "إغلاق", + loadingText: "يتم التحميل…", + noOptionsText: "لا يوجد خيارات", + openText: "فتح", }, }, MuiAlert: { defaultProps: { - closeText: 'إغلاق', + closeText: "إغلاق", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'التنقل عبر الصفحات', + "aria-label": "التنقل عبر الصفحات", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'إذهب إلى '} صفحة ${page}`; + if (type === "page") { + return `${selected ? "" : "إذهب إلى "} صفحة ${page}`; } - if (type === 'first') { - return 'إذهب الى الصفحة الأولى'; + if (type === "first") { + return "إذهب الى الصفحة الأولى"; } - if (type === 'last') { - return 'إذهب الي الصفحة الأخيرة'; + if (type === "last") { + return "إذهب الي الصفحة الأخيرة"; } - if (type === 'next') { - return 'إذهب الى الصفحة التالية'; + if (type === "next") { + return "إذهب الى الصفحة التالية"; } // if (type === 'previous') { - return 'إذهب الى الصفحة السابقة'; + return "إذهب الى الصفحة السابقة"; }, }, }, @@ -245,25 +254,25 @@ export const azAZ: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Yolu göstər', + expandText: "Yolu göstər", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Birinci səhifəyə keç'; + if (type === "first") { + return "Birinci səhifəyə keç"; } - if (type === 'last') { - return 'Sonuncu 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 === "next") { + return "Növbəti səhifəyə keç"; } // if (type === 'previous') { - return 'Əvvəlki səhifəyə keç'; + return "Əvvəlki səhifəyə keç"; }, - labelRowsPerPage: 'Səhifəyə düşən sətrlər:', + labelRowsPerPage: "Səhifəyə düşən sətrlər:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} dən ${count !== -1 ? count : `more than ${to}`}`, }, @@ -271,50 +280,50 @@ export const azAZ: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = 'Ulduz'; + let pluralForm = "Ulduz"; const lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5) { - pluralForm = 'Ulduzlar'; + pluralForm = "Ulduzlar"; } return `${value} ${pluralForm}`; }, - emptyLabelText: 'Boş', + emptyLabelText: "Boş", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Silmək', - closeText: 'Bağlamaq', - loadingText: 'Yüklənir…', - noOptionsText: 'Seçimlər mövcud deyil', - openText: 'Открыть', + clearText: "Silmək", + closeText: "Bağlamaq", + loadingText: "Yüklənir…", + noOptionsText: "Seçimlər mövcud deyil", + openText: "Открыть", }, }, MuiAlert: { defaultProps: { - closeText: 'Bağlamaq', + closeText: "Bağlamaq", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Səhifənin naviqasiyası', + "aria-label": "Səhifənin naviqasiyası", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${page} ${selected ? 'səhifə' : 'səhifəyə keç'}`; + if (type === "page") { + return `${page} ${selected ? "səhifə" : "səhifəyə keç"}`; } - if (type === 'first') { - return 'Birinci səhifəyə keç'; + if (type === "first") { + return "Birinci səhifəyə keç"; } - if (type === 'last') { - return 'Sonuncu 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 === "next") { + return "Növbəti səhifəyə keç"; } // if (type === 'previous') { - return 'Əvvəlki səhifəyə keç'; + return "Əvvəlki səhifəyə keç"; }, }, }, @@ -325,25 +334,25 @@ export const bnBD: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'পথ দেখান', + expandText: "পথ দেখান", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'প্রথম পৃষ্ঠায় যান'; + if (type === "first") { + return "প্রথম পৃষ্ঠায় যান"; } - if (type === 'last') { - return 'শেষ পৃষ্ঠায় যান'; + if (type === "last") { + return "শেষ পৃষ্ঠায় যান"; } - if (type === 'next') { - return 'পরবর্তী পৃষ্ঠায় যান'; + if (type === "next") { + return "পরবর্তী পৃষ্ঠায় যান"; } // if (type === 'previous') { - return 'আগের পৃষ্ঠায় যান'; + return "আগের পৃষ্ঠায় যান"; }, - labelRowsPerPage: 'প্রতি পৃষ্ঠায় সারি:', + labelRowsPerPage: "প্রতি পৃষ্ঠায় সারি:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `${to} থেকে বেশি`}`, }, @@ -351,41 +360,41 @@ export const bnBD: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} স্টার`, - emptyLabelText: 'খালি', + emptyLabelText: "খালি", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'পরিষ্কার করুন', - closeText: 'বন্ধ করুন', - loadingText: 'লোড হচ্ছে…', - noOptionsText: 'কোন অপশন নেই', - openText: 'ওপেন করুন', + clearText: "পরিষ্কার করুন", + closeText: "বন্ধ করুন", + loadingText: "লোড হচ্ছে…", + noOptionsText: "কোন অপশন নেই", + openText: "ওপেন করুন", }, }, MuiAlert: { defaultProps: { - closeText: 'বন্ধ করুন', + closeText: "বন্ধ করুন", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'পেজিনেশন নেভিগেশন', + "aria-label": "পেজিনেশন নেভিগেশন", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'যান '}পৃষ্ঠা ${page}-এ`; + if (type === "page") { + return `${selected ? "" : "যান "}পৃষ্ঠা ${page}-এ`; } - if (type === 'first') { - return 'প্রথম পৃষ্ঠায় যান'; + if (type === "first") { + return "প্রথম পৃষ্ঠায় যান"; } - if (type === 'last') { - return 'শেষ পৃষ্ঠায় যান'; + if (type === "last") { + return "শেষ পৃষ্ঠায় যান"; } - if (type === 'next') { - return 'পরবর্তী পৃষ্ঠায় যান'; + if (type === "next") { + return "পরবর্তী পৃষ্ঠায় যান"; } // if (type === 'previous') { - return 'আগের পৃষ্ঠায় যান'; + return "আগের পৃষ্ঠায় যান"; }, }, }, @@ -396,67 +405,67 @@ export const bgBG: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Показване на пътя', + expandText: "Показване на пътя", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Отиди на първата страница'; + if (type === "first") { + return "Отиди на първата страница"; } - if (type === 'last') { - return 'Отиди на последната страница'; + if (type === "last") { + return "Отиди на последната страница"; } - if (type === 'next') { - return 'Отиди на следващата страница'; + if (type === "next") { + return "Отиди на следващата страница"; } // if (type === 'previous') { - return 'Отиди на предишната страница'; + return "Отиди на предишната страница"; }, - labelRowsPerPage: 'Редове на страница:', + labelRowsPerPage: "Редове на страница:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} от ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Звезд${value !== 1 ? 'и' : 'а'}`, - emptyLabelText: 'Изчисти', + getLabelText: (value) => `${value} Звезд${value !== 1 ? "и" : "а"}`, + emptyLabelText: "Изчисти", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Изчисти', - closeText: 'Затвори', - loadingText: 'Зареждане…', - noOptionsText: 'Няма налични опции', - openText: 'Отвори', + clearText: "Изчисти", + closeText: "Затвори", + loadingText: "Зареждане…", + noOptionsText: "Няма налични опции", + openText: "Отвори", }, }, MuiAlert: { defaultProps: { - closeText: 'Затвори', + closeText: "Затвори", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Пагинация', + "aria-label": "Пагинация", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Към '}страница ${page}`; + if (type === "page") { + return `${selected ? "" : "Към "}страница ${page}`; } - if (type === 'first') { - return 'Отиди на първата страница'; + if (type === "first") { + return "Отиди на първата страница"; } - if (type === 'last') { - return 'Отиди на последната страница'; + if (type === "last") { + return "Отиди на последната страница"; } - if (type === 'next') { - return 'Отиди на следващата страница'; + if (type === "next") { + return "Отиди на следващата страница"; } // if (type === 'previous') { - return 'Отиди на предишната страница'; + return "Отиди на предишната страница"; }, }, }, @@ -485,29 +494,30 @@ export const caES: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: 'Files per pàgina:', + labelRowsPerPage: "Files per pàgina:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} de ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? 'Estrelles' : 'Estrella'}`, - emptyLabelText: 'Buit', + getLabelText: (value) => + `${value} ${value !== 1 ? "Estrelles" : "Estrella"}`, + emptyLabelText: "Buit", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Netejar', - closeText: 'Tancar', - loadingText: 'Carregant…', - noOptionsText: 'Sense opcions', - openText: 'Obert', + clearText: "Netejar", + closeText: "Tancar", + loadingText: "Carregant…", + noOptionsText: "Sense opcions", + openText: "Obert", }, }, MuiAlert: { defaultProps: { - closeText: 'Tancat', + closeText: "Tancat", }, }, // MuiPagination: { @@ -538,25 +548,25 @@ export const csCZ: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Ukázat cestu', + expandText: "Ukázat cestu", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Jít na první stránku'; + if (type === "first") { + return "Jít na první stránku"; } - if (type === 'last') { - return 'Jít na poslední stránku'; + if (type === "last") { + return "Jít na poslední stránku"; } - if (type === 'next') { - return 'Jít na další stránku'; + if (type === "next") { + return "Jít na další stránku"; } // if (type === 'previous') { - return 'Jít na předchozí stránku'; + return "Jít na předchozí stránku"; }, - labelRowsPerPage: 'Řádků na stránce:', + labelRowsPerPage: "Řádků na stránce:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} z ${count !== -1 ? count : `více než ${to}`}`, }, @@ -572,41 +582,41 @@ export const csCZ: Localization = { } return `${value} hvězdiček`; }, - emptyLabelText: 'Prázdné', + emptyLabelText: "Prázdné", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Vymazat', - closeText: 'Zavřít', - loadingText: 'Načítání…', - noOptionsText: 'Žádné možnosti', - openText: 'Otevřít', + clearText: "Vymazat", + closeText: "Zavřít", + loadingText: "Načítání…", + noOptionsText: "Žádné možnosti", + openText: "Otevřít", }, }, MuiAlert: { defaultProps: { - closeText: 'Zavřít', + closeText: "Zavřít", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigace stránkováním', + "aria-label": "Navigace stránkováním", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Jít na '}${page} stránku`; + if (type === "page") { + return `${selected ? "" : "Jít na "}${page} stránku`; } - if (type === 'first') { - return 'Jít na první stránku'; + if (type === "first") { + return "Jít na první stránku"; } - if (type === 'last') { - return 'Jít na poslední stránku'; + if (type === "last") { + return "Jít na poslední stránku"; } - if (type === 'next') { - return 'Jít na další stránku'; + if (type === "next") { + return "Jít na další stránku"; } // if (type === 'previous') { - return 'Jít na předchozí stránku'; + return "Jít na předchozí stránku"; }, }, }, @@ -617,67 +627,67 @@ export const daDK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Vis sti', + expandText: "Vis sti", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Gå til den første side'; + if (type === "first") { + return "Gå til den første side"; } - if (type === 'last') { - return 'Gå til den sidste side'; + if (type === "last") { + return "Gå til den sidste side"; } - if (type === 'next') { - return 'Gå til den næste side'; + if (type === "next") { + return "Gå til den næste side"; } // if (type === 'previous') { - return 'Gå til den forrige side'; + return "Gå til den forrige side"; }, - labelRowsPerPage: 'Rækker pr side:', + labelRowsPerPage: "Rækker pr side:", labelDisplayedRows: ({ from, to, count }) => `${from}-${to} af ${count !== -1 ? count : `mere end ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Stjern${value !== 1 ? 'er' : ''}`, - emptyLabelText: 'Tom', + getLabelText: (value) => `${value} Stjern${value !== 1 ? "er" : ""}`, + emptyLabelText: "Tom", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Slet', - closeText: 'Luk', - loadingText: 'Indlæser…', - noOptionsText: 'Ingen muligheder', - openText: 'Åben', + clearText: "Slet", + closeText: "Luk", + loadingText: "Indlæser…", + noOptionsText: "Ingen muligheder", + openText: "Åben", }, }, MuiAlert: { defaultProps: { - closeText: 'Luk', + closeText: "Luk", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Sideinddelings navigation', + "aria-label": "Sideinddelings navigation", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Go to '}page ${page}`; + if (type === "page") { + return `${selected ? "" : "Go to "}page ${page}`; } - if (type === 'first') { - return 'Gå til den første side'; + if (type === "first") { + return "Gå til den første side"; } - if (type === 'last') { - return 'Gå til den sidste side'; + if (type === "last") { + return "Gå til den sidste side"; } - if (type === 'next') { - return 'Gå til den næste side'; + if (type === "next") { + return "Gå til den næste side"; } // if (type === 'previous') { - return 'Gå til den forrige side'; + return "Gå til den forrige side"; }, }, }, @@ -688,67 +698,67 @@ export const deDE: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Pfad anzeigen', + expandText: "Pfad anzeigen", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Zur ersten Seite'; + if (type === "first") { + return "Zur ersten Seite"; } - if (type === 'last') { - return 'Zur letzten Seite'; + if (type === "last") { + return "Zur letzten Seite"; } - if (type === 'next') { - return 'Zur nächsten Seite'; + if (type === "next") { + return "Zur nächsten Seite"; } // if (type === 'previous') { - return 'Zur vorherigen Seite'; + return "Zur vorherigen Seite"; }, - labelRowsPerPage: 'Zeilen pro Seite:', + labelRowsPerPage: "Zeilen pro Seite:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} von ${count !== -1 ? count : `mehr als ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? 'Sterne' : 'Stern'}`, - emptyLabelText: 'Keine Wertung', + getLabelText: (value) => `${value} ${value !== 1 ? "Sterne" : "Stern"}`, + emptyLabelText: "Keine Wertung", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Leeren', - closeText: 'Schließen', - loadingText: 'Wird geladen…', - noOptionsText: 'Keine Optionen', - openText: 'Öffnen', + clearText: "Leeren", + closeText: "Schließen", + loadingText: "Wird geladen…", + noOptionsText: "Keine Optionen", + openText: "Öffnen", }, }, MuiAlert: { defaultProps: { - closeText: 'Schließen', + closeText: "Schließen", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigation via Seitennummerierung', + "aria-label": "Navigation via Seitennummerierung", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Gehe zu '}Seite ${page}`; + if (type === "page") { + return `${selected ? "" : "Gehe zu "}Seite ${page}`; } - if (type === 'first') { - return 'Zur ersten Seite'; + if (type === "first") { + return "Zur ersten Seite"; } - if (type === 'last') { - return 'Zur letzten Seite'; + if (type === "last") { + return "Zur letzten Seite"; } - if (type === 'next') { - return 'Zur nächsten Seite'; + if (type === "next") { + return "Zur nächsten Seite"; } // if (type === 'previous') { - return 'Zur vorherigen Seite'; + return "Zur vorherigen Seite"; }, }, }, @@ -759,69 +769,69 @@ export const elGR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Εμφάνιση διαδρομής', + expandText: "Εμφάνιση διαδρομής", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Πρώτη σελίδα'; + if (type === "first") { + return "Πρώτη σελίδα"; } - if (type === 'last') { - return 'Τελευταία σελίδα'; + if (type === "last") { + return "Τελευταία σελίδα"; } - if (type === 'next') { - return 'Επόμενη σελίδα'; + if (type === "next") { + return "Επόμενη σελίδα"; } // if (type === "previous") { - return 'Προηγούμενη σελίδα'; + return "Προηγούμενη σελίδα"; }, - labelRowsPerPage: 'Γραμμές ανα σελίδα:', + labelRowsPerPage: "Γραμμές ανα σελίδα:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} από ${count !== -1 ? count : `πάνω από ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Αστέρι${value !== 1 ? 'α' : ''}`, - emptyLabelText: 'Χωρίς βαθμολόγηση', + getLabelText: (value) => `${value} Αστέρι${value !== 1 ? "α" : ""}`, + emptyLabelText: "Χωρίς βαθμολόγηση", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Καθαρισμός', - closeText: 'Κλείσιμο', - loadingText: 'Φόρτωση…', - noOptionsText: 'Δεν υπάρχουν επιλογές', - openText: 'Άνοιγμα', + clearText: "Καθαρισμός", + closeText: "Κλείσιμο", + loadingText: "Φόρτωση…", + noOptionsText: "Δεν υπάρχουν επιλογές", + openText: "Άνοιγμα", }, }, MuiAlert: { defaultProps: { - closeText: 'Κλείσιμο', + closeText: "Κλείσιμο", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Πλοήγηση σε σελίδες', + "aria-label": "Πλοήγηση σε σελίδες", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Μετάβαση '}σελίδα ${page}`; + if (type === "page") { + return `${selected ? "" : "Μετάβαση "}σελίδα ${page}`; } - if (type === 'first') { - return 'Πρώτη σελίδα'; + if (type === "first") { + return "Πρώτη σελίδα"; } - if (type === 'last') { - return 'Τελευταία σελίδα'; + if (type === "last") { + return "Τελευταία σελίδα"; } - if (type === 'next') { - return 'Επόμενη σελίδα'; + if (type === "next") { + return "Επόμενη σελίδα"; } // if (type === "previous") { - return 'Προηγούμενη σελίδα'; + return "Προηγούμενη σελίδα"; }, }, }, @@ -894,67 +904,67 @@ export const esES: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Mostrar ruta', + expandText: "Mostrar ruta", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Ir a la primera página'; + if (type === "first") { + return "Ir a la primera página"; } - if (type === 'last') { - return 'Ir a la última página'; + if (type === "last") { + return "Ir a la última página"; } - if (type === 'next') { - return 'Ir a la página siguiente'; + if (type === "next") { + return "Ir a la página siguiente"; } // if (type === 'previous') { - return 'Ir a la página anterior'; + return "Ir a la página anterior"; }, - labelRowsPerPage: 'Filas por página:', + labelRowsPerPage: "Filas por página:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} de ${count !== -1 ? count : `más de ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Estrella${value !== 1 ? 's' : ''}`, - emptyLabelText: 'Vacío', + getLabelText: (value) => `${value} Estrella${value !== 1 ? "s" : ""}`, + emptyLabelText: "Vacío", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Limpiar', - closeText: 'Cerrar', - loadingText: 'Cargando…', - noOptionsText: 'Sin opciones', - openText: 'Abierto', + clearText: "Limpiar", + closeText: "Cerrar", + loadingText: "Cargando…", + noOptionsText: "Sin opciones", + openText: "Abierto", }, }, MuiAlert: { defaultProps: { - closeText: 'Cerrar', + closeText: "Cerrar", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Paginador', + "aria-label": "Paginador", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Ir a la '}página ${page}`; + if (type === "page") { + return `${selected ? "" : "Ir a la "}página ${page}`; } - if (type === 'first') { - return 'Ir a la primera página'; + if (type === "first") { + return "Ir a la primera página"; } - if (type === 'last') { - return 'Ir a la última página'; + if (type === "last") { + return "Ir a la última página"; } - if (type === 'next') { - return 'Ir a la página siguiente'; + if (type === "next") { + return "Ir a la página siguiente"; } // if (type === 'previous') { - return 'Ir a la página anterior'; + return "Ir a la página anterior"; }, }, }, @@ -965,67 +975,67 @@ export const etEE: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Näita teed', + expandText: "Näita teed", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Vali esimene lehekülg'; + if (type === "first") { + return "Vali esimene lehekülg"; } - if (type === 'last') { - return 'Vali viimane lehekülg'; + if (type === "last") { + return "Vali viimane lehekülg"; } - if (type === 'next') { - return 'Vali järgmine lehekülg'; + if (type === "next") { + return "Vali järgmine lehekülg"; } // if (type === 'previous') { - return 'Vali eelmine lehekülg'; + return "Vali eelmine lehekülg"; }, - labelRowsPerPage: 'Ridu leheküljel:', + labelRowsPerPage: "Ridu leheküljel:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `rohkem kui ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Tärn${value !== 1 ? 'i' : ''}`, - emptyLabelText: 'Tühi', + getLabelText: (value) => `${value} Tärn${value !== 1 ? "i" : ""}`, + emptyLabelText: "Tühi", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Tühjenda', - closeText: 'Sulge', - loadingText: 'Laen…', - noOptionsText: 'Valikuid ei ole', - openText: 'Ava', + clearText: "Tühjenda", + closeText: "Sulge", + loadingText: "Laen…", + noOptionsText: "Valikuid ei ole", + openText: "Ava", }, }, MuiAlert: { defaultProps: { - closeText: 'Sulge', + closeText: "Sulge", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Lehekülgede valik', + "aria-label": "Lehekülgede valik", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Vali '}lehekülg ${page}`; + if (type === "page") { + return `${selected ? "" : "Vali "}lehekülg ${page}`; } - if (type === 'first') { - return 'Vali esimene lehekülg'; + if (type === "first") { + return "Vali esimene lehekülg"; } - if (type === 'last') { - return 'Vali viimane lehekülg'; + if (type === "last") { + return "Vali viimane lehekülg"; } - if (type === 'next') { - return 'Vali järgmine lehekülg'; + if (type === "next") { + return "Vali järgmine lehekülg"; } // if (type === 'previous') { - return 'Vali eelmine lehekülg'; + return "Vali eelmine lehekülg"; }, }, }, @@ -1041,25 +1051,25 @@ export const faIR: Localization = { // }, MuiBreadcrumbs: { defaultProps: { - expandText: 'نمایش مسیر', + expandText: "نمایش مسیر", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'رفتن به اولین صفحه'; + if (type === "first") { + return "رفتن به اولین صفحه"; } - if (type === 'last') { - return 'رفتن به آخرین صفحه'; + if (type === "last") { + return "رفتن به آخرین صفحه"; } - if (type === 'next') { - return 'رفتن به صفحه‌ی بعدی'; + if (type === "next") { + return "رفتن به صفحه‌ی بعدی"; } // if (type === 'previous') { - return 'رفتن به صفحه‌ی قبلی'; + return "رفتن به صفحه‌ی قبلی"; }, - labelRowsPerPage: 'تعداد سطرهای هر صفحه:', + labelRowsPerPage: "تعداد سطرهای هر صفحه:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} از ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1067,41 +1077,41 @@ export const faIR: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} ستاره`, - emptyLabelText: 'خالی', + emptyLabelText: "خالی", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'پاک‌کردن', - closeText: 'بستن', - loadingText: 'در حال بارگذاری…', - noOptionsText: 'بی‌نتیجه', - openText: 'بازکردن', + clearText: "پاک‌کردن", + closeText: "بستن", + loadingText: "در حال بارگذاری…", + noOptionsText: "بی‌نتیجه", + openText: "بازکردن", }, }, MuiAlert: { defaultProps: { - closeText: 'بستن', + closeText: "بستن", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'ناوبری صفحه', + "aria-label": "ناوبری صفحه", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'رفتن به '}صفحهٔ ${page}`; + if (type === "page") { + return `${selected ? "" : "رفتن به "}صفحهٔ ${page}`; } - if (type === 'first') { - return 'رفتن به اولین صفحه'; + if (type === "first") { + return "رفتن به اولین صفحه"; } - if (type === 'last') { - return 'رفتن به آخرین صفحه'; + if (type === "last") { + return "رفتن به آخرین صفحه"; } - if (type === 'next') { - return 'رفتن به صفحه‌ی بعدی'; + if (type === "next") { + return "رفتن به صفحه‌ی بعدی"; } // if (type === 'previous') { - return 'رفتن به صفحه‌ی قبلی'; + return "رفتن به صفحه‌ی قبلی"; }, }, }, @@ -1112,67 +1122,67 @@ export const fiFI: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Näytä reitti', + expandText: "Näytä reitti", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Mene ensimmäiselle sivulle'; + if (type === "first") { + return "Mene ensimmäiselle sivulle"; } - if (type === 'last') { - return 'Mene viimeiselle sivulle'; + if (type === "last") { + return "Mene viimeiselle sivulle"; } - if (type === 'next') { - return 'Mene seuraavalle sivulle'; + if (type === "next") { + return "Mene seuraavalle sivulle"; } // if (type === 'previous') { - return 'Mene edelliselle sivulle'; + return "Mene edelliselle sivulle"; }, - labelRowsPerPage: 'Rivejä per sivu:', + labelRowsPerPage: "Rivejä per sivu:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `enemmän kuin ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Täht${value !== 1 ? 'eä' : 'i'}`, - emptyLabelText: 'Tyhjä', + getLabelText: (value) => `${value} Täht${value !== 1 ? "eä" : "i"}`, + emptyLabelText: "Tyhjä", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Tyhjennä', - closeText: 'Sulje', - loadingText: 'Ladataan…', - noOptionsText: 'Ei valintoja', - openText: 'Avaa', + clearText: "Tyhjennä", + closeText: "Sulje", + loadingText: "Ladataan…", + noOptionsText: "Ei valintoja", + openText: "Avaa", }, }, MuiAlert: { defaultProps: { - closeText: 'Sulje', + closeText: "Sulje", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Sivutus navigaatio', + "aria-label": "Sivutus navigaatio", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? 'sivu' : 'Mene sivulle'} ${page}`; + if (type === "page") { + return `${selected ? "sivu" : "Mene sivulle"} ${page}`; } - if (type === 'first') { - return 'Mene ensimmäiselle sivulle'; + if (type === "first") { + return "Mene ensimmäiselle sivulle"; } - if (type === 'last') { - return 'Mene viimeiselle sivulle'; + if (type === "last") { + return "Mene viimeiselle sivulle"; } - if (type === 'next') { - return 'Mene seuraavalle sivulle'; + if (type === "next") { + return "Mene seuraavalle sivulle"; } // if (type === 'previous') { - return 'Mene edelliselle sivulle'; + return "Mene edelliselle sivulle"; }, }, }, @@ -1183,67 +1193,67 @@ export const frFR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Montrer le chemin', + expandText: "Montrer le chemin", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Aller à la première page'; + if (type === "first") { + return "Aller à la première page"; } - if (type === 'last') { - return 'Aller à la dernière page'; + if (type === "last") { + return "Aller à la dernière page"; } - if (type === 'next') { - return 'Aller à la page suivante'; + if (type === "next") { + return "Aller à la page suivante"; } // if (type === 'previous') { - return 'Aller à la page précédente'; + return "Aller à la page précédente"; }, - labelRowsPerPage: 'Lignes par page :', + labelRowsPerPage: "Lignes par page :", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} sur ${count !== -1 ? count : `plus que ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Etoile${value !== 1 ? 's' : ''}`, - emptyLabelText: 'Vide', + getLabelText: (value) => `${value} Etoile${value !== 1 ? "s" : ""}`, + emptyLabelText: "Vide", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Vider', - closeText: 'Fermer', - loadingText: 'Chargement…', - noOptionsText: 'Pas de résultats', - openText: 'Ouvrir', + clearText: "Vider", + closeText: "Fermer", + loadingText: "Chargement…", + noOptionsText: "Pas de résultats", + openText: "Ouvrir", }, }, MuiAlert: { defaultProps: { - closeText: 'Fermer', + closeText: "Fermer", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'navigation de pagination', + "aria-label": "navigation de pagination", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Aller à la '}page ${page}`; + if (type === "page") { + return `${selected ? "" : "Aller à la "}page ${page}`; } - if (type === 'first') { - return 'Aller à la première page'; + if (type === "first") { + return "Aller à la première page"; } - if (type === 'last') { - return 'Aller à la dernière page'; + if (type === "last") { + return "Aller à la dernière page"; } - if (type === 'next') { - return 'Aller à la page suivante'; + if (type === "next") { + return "Aller à la page suivante"; } // if (type === 'previous') { - return 'Aller à la page précédente'; + return "Aller à la page précédente"; }, }, }, @@ -1254,67 +1264,67 @@ export const heIL: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'הצג נתיב', + expandText: "הצג נתיב", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'לעמוד הראשון'; + if (type === "first") { + return "לעמוד הראשון"; } - if (type === 'last') { - return 'לעמוד האחרון'; + if (type === "last") { + return "לעמוד האחרון"; } - if (type === 'next') { - return 'לעמוד הבא'; + if (type === "next") { + return "לעמוד הבא"; } // if (type === 'previous') { - return 'לעמוד הקודם'; + return "לעמוד הקודם"; }, - labelRowsPerPage: 'שורות בעמוד:', + labelRowsPerPage: "שורות בעמוד:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} מתוך ${count !== -1 ? count : `יותר מ ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} כוכב${value !== 1 ? 'ים' : ''}`, - emptyLabelText: 'ריק', + getLabelText: (value) => `${value} כוכב${value !== 1 ? "ים" : ""}`, + emptyLabelText: "ריק", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'נקה', - closeText: 'סגור', - loadingText: 'טוען…', - noOptionsText: 'אין אופציות', - openText: 'פתח', + clearText: "נקה", + closeText: "סגור", + loadingText: "טוען…", + noOptionsText: "אין אופציות", + openText: "פתח", }, }, MuiAlert: { defaultProps: { - closeText: 'סגור', + closeText: "סגור", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'ניווט בעמודים', + "aria-label": "ניווט בעמודים", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'ל '}עמוד ${page}`; + if (type === "page") { + return `${selected ? "" : "ל "}עמוד ${page}`; } - if (type === 'first') { - return 'לעמוד הראשון'; + if (type === "first") { + return "לעמוד הראשון"; } - if (type === 'last') { - return 'לעמוד האחרון'; + if (type === "last") { + return "לעמוד האחרון"; } - if (type === 'next') { - return 'לעמוד הבא'; + if (type === "next") { + return "לעמוד הבא"; } // if (type === 'previous') { - return 'לעמוד הקודם'; + return "לעמוד הקודם"; }, }, }, @@ -1325,67 +1335,67 @@ export const hiIN: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'रास्ता दिखायें', + expandText: "रास्ता दिखायें", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'पहले पृष्ठ पर जाएँ'; + if (type === "first") { + return "पहले पृष्ठ पर जाएँ"; } - if (type === 'last') { - return 'अंतिम पृष्ठ पर जाएँ'; + if (type === "last") { + return "अंतिम पृष्ठ पर जाएँ"; } - if (type === 'next') { - return 'अगले पृष्ठ पर जाएँ'; + if (type === "next") { + return "अगले पृष्ठ पर जाएँ"; } // if (type === 'previous') { - return 'पिछले पृष्ठ पर जाएँ'; + return "पिछले पृष्ठ पर जाएँ"; }, - labelRowsPerPage: 'पंक्तियाँ प्रति पृष्ठ:', + labelRowsPerPage: "पंक्तियाँ प्रति पृष्ठ:", labelDisplayedRows: ({ from, to, count }) => `${from}-${to === -1 ? count : to} कुल ${count} में`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} तार${value !== 1 ? 'े' : 'ा'}`, - emptyLabelText: 'रिक्त', + getLabelText: (value) => `${value} तार${value !== 1 ? "े" : "ा"}`, + emptyLabelText: "रिक्त", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'हटायें', - closeText: 'बंद करें', - loadingText: 'लोड हो रहा है…', - noOptionsText: 'कोई विकल्प नहीं', - openText: 'खोलें', + clearText: "हटायें", + closeText: "बंद करें", + loadingText: "लोड हो रहा है…", + noOptionsText: "कोई विकल्प नहीं", + openText: "खोलें", }, }, MuiAlert: { defaultProps: { - closeText: 'बंद करें', + closeText: "बंद करें", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'पृस्ठानुसार संचालन', + "aria-label": "पृस्ठानुसार संचालन", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `पृष्ठ ${page} ${selected ? '' : ' पर जाएँ'}`; + if (type === "page") { + return `पृष्ठ ${page} ${selected ? "" : " पर जाएँ"}`; } - if (type === 'first') { - return 'पहले पृष्ठ पर जाएँ'; + if (type === "first") { + return "पहले पृष्ठ पर जाएँ"; } - if (type === 'last') { - return 'अंतिम पृष्ठ पर जाएँ'; + if (type === "last") { + return "अंतिम पृष्ठ पर जाएँ"; } - if (type === 'next') { - return 'अगले पृष्ठ पर जाएँ'; + if (type === "next") { + return "अगले पृष्ठ पर जाएँ"; } // if (type === 'previous') { - return 'पिछले पृष्ठ पर जाएँ'; + return "पिछले पृष्ठ पर जाएँ"; }, }, }, @@ -1397,25 +1407,25 @@ export const hrHR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Pokaži putanju', + expandText: "Pokaži putanju", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Idi na prvu stranicu'; + if (type === "first") { + return "Idi na prvu stranicu"; } - if (type === 'last') { - return 'Idi na posljednju stranicu'; + if (type === "last") { + return "Idi na posljednju stranicu"; } - if (type === 'next') { - return 'Idi na sljedeću stranicu'; + if (type === "next") { + return "Idi na sljedeću stranicu"; } // if (type === 'previous') { - return 'Idi na prethodnu stranicu'; + return "Idi na prethodnu stranicu"; }, - labelRowsPerPage: 'Redova po stranici:', + labelRowsPerPage: "Redova po stranici:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} od ${count !== -1 ? count : `više nego ${to}`}`, }, @@ -1425,46 +1435,49 @@ export const hrHR: Localization = { getLabelText: (value) => { const lastDigit = value % 10; const lastTwoDigits = value % 100; - if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) { - return 'Zvijezde'; + if ( + [2, 3, 4].includes(lastDigit) && + ![12, 13, 14].includes(lastTwoDigits) + ) { + return "Zvijezde"; } - return 'Zvijezda'; + return "Zvijezda"; }, - emptyLabelText: 'Prazno', + emptyLabelText: "Prazno", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Briši', - closeText: 'Zatvori', - loadingText: 'Učitavanje…', - noOptionsText: 'Nema opcija', - openText: 'Otvori', + clearText: "Briši", + closeText: "Zatvori", + loadingText: "Učitavanje…", + noOptionsText: "Nema opcija", + openText: "Otvori", }, }, MuiAlert: { defaultProps: { - closeText: 'Zatvori', + closeText: "Zatvori", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigacija po stranicama', + "aria-label": "Navigacija po stranicama", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Idi na '}stranicu ${page}`; + if (type === "page") { + return `${selected ? "" : "Idi na "}stranicu ${page}`; } - if (type === 'first') { - return 'Idi na prvu stranicu'; + if (type === "first") { + return "Idi na prvu stranicu"; } - if (type === 'last') { - return 'Idi na zadnju stranicu'; + if (type === "last") { + return "Idi na zadnju stranicu"; } - if (type === 'next') { - return 'Idi na sljedeću stranicu'; + if (type === "next") { + return "Idi na sljedeću stranicu"; } // if (type === 'previous') { - return 'Idi na prethodnu stranicu'; + return "Idi na prethodnu stranicu"; }, }, }, @@ -1475,25 +1488,25 @@ export const huHU: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Útvonal', + expandText: "Útvonal", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Első oldalra'; + if (type === "first") { + return "Első oldalra"; } - if (type === 'last') { - return 'Utolsó oldalra'; + if (type === "last") { + return "Utolsó oldalra"; } - if (type === 'next') { - return 'Következő oldalra'; + if (type === "next") { + return "Következő oldalra"; } // if (type === 'previous') { - return 'Előző oldalra'; + return "Előző oldalra"; }, - labelRowsPerPage: 'Sorok száma:', + labelRowsPerPage: "Sorok száma:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1501,41 +1514,41 @@ export const huHU: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} Csillag`, - emptyLabelText: 'Üres', + emptyLabelText: "Üres", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Törlés', - closeText: 'Bezárás', - loadingText: 'Töltés…', - noOptionsText: 'Nincs találat', - openText: 'Megnyitás', + 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', + closeText: "Bezárás", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Lapozás', + "aria-label": "Lapozás", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${page}. oldal${selected ? '' : 'ra'}`; + if (type === "page") { + return `${page}. oldal${selected ? "" : "ra"}`; } - if (type === 'first') { - return 'Első oldalra'; + if (type === "first") { + return "Első oldalra"; } - if (type === 'last') { - return 'Utolsó oldalra'; + if (type === "last") { + return "Utolsó oldalra"; } - if (type === 'next') { - return 'Következő oldalra'; + if (type === "next") { + return "Következő oldalra"; } // if (type === 'previous') { - return 'Előző oldalra'; + return "Előző oldalra"; }, }, }, @@ -1564,7 +1577,7 @@ export const hyAM: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: 'Տողեր մեկ էջում`', + labelRowsPerPage: "Տողեր մեկ էջում`", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1572,21 +1585,21 @@ export const hyAM: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} Աստղ`, - emptyLabelText: 'Դատարկ', + emptyLabelText: "Դատարկ", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Մաքրել', - closeText: 'Փակել', - loadingText: 'Բեռնում…', - noOptionsText: 'Տարբերակներ չկան', - openText: 'Բացել', + clearText: "Մաքրել", + closeText: "Փակել", + loadingText: "Բեռնում…", + noOptionsText: "Տարբերակներ չկան", + openText: "Բացել", }, }, MuiAlert: { defaultProps: { - closeText: 'Փակել', + closeText: "Փակել", }, }, // MuiPagination: { @@ -1635,7 +1648,7 @@ export const idID: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: 'Baris per halaman:', + labelRowsPerPage: "Baris per halaman:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} dari ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1648,16 +1661,16 @@ export const idID: Localization = { }, MuiAutocomplete: { defaultProps: { - clearText: 'Hapus', - closeText: 'Tutup', - loadingText: 'Memuat…', - noOptionsText: 'Tidak ada opsi', - openText: 'Buka', + clearText: "Hapus", + closeText: "Tutup", + loadingText: "Memuat…", + noOptionsText: "Tidak ada opsi", + openText: "Buka", }, }, MuiAlert: { defaultProps: { - closeText: 'Tutup', + closeText: "Tutup", }, }, // MuiPagination: { @@ -1706,29 +1719,30 @@ export const isIS: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: 'Raðir á síðu:', + labelRowsPerPage: "Raðir á síðu:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} af ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value === 1 ? 'Stjarna' : 'Stjörnur'}`, - emptyLabelText: 'Tómt', + getLabelText: (value) => + `${value} ${value === 1 ? "Stjarna" : "Stjörnur"}`, + emptyLabelText: "Tómt", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Hreinsa', - closeText: 'Loka', - loadingText: 'Hlaða…', - noOptionsText: 'Engar niðurstöður', - openText: 'Opna', + clearText: "Hreinsa", + closeText: "Loka", + loadingText: "Hlaða…", + noOptionsText: "Engar niðurstöður", + openText: "Opna", }, }, MuiAlert: { defaultProps: { - closeText: 'Loka', + closeText: "Loka", }, }, // MuiPagination: { @@ -1759,67 +1773,67 @@ export const itIT: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Visualizza percorso', + expandText: "Visualizza percorso", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Vai alla prima pagina'; + if (type === "first") { + return "Vai alla prima pagina"; } - if (type === 'last') { + if (type === "last") { return "Vai all'ultima pagina"; } - if (type === 'next') { - return 'Vai alla pagina successiva'; + if (type === "next") { + return "Vai alla pagina successiva"; } // if (type === 'previous') { - return 'Vai alla pagina precedente'; + return "Vai alla pagina precedente"; }, - labelRowsPerPage: 'Righe per pagina:', + labelRowsPerPage: "Righe per pagina:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} di ${count !== -1 ? count : `più di ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Stell${value !== 1 ? 'e' : 'a'}`, - emptyLabelText: 'Vuoto', + getLabelText: (value) => `${value} Stell${value !== 1 ? "e" : "a"}`, + emptyLabelText: "Vuoto", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Svuota', - closeText: 'Chiudi', - loadingText: 'Caricamento in corso…', - noOptionsText: 'Nessuna opzione', - openText: 'Apri', + clearText: "Svuota", + closeText: "Chiudi", + loadingText: "Caricamento in corso…", + noOptionsText: "Nessuna opzione", + openText: "Apri", }, }, MuiAlert: { defaultProps: { - closeText: 'Chiudi', + closeText: "Chiudi", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigazione impaginata', + "aria-label": "Navigazione impaginata", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Vai alla '}pagina ${page}`; + if (type === "page") { + return `${selected ? "" : "Vai alla "}pagina ${page}`; } - if (type === 'first') { - return 'Vai alla prima pagina'; + if (type === "first") { + return "Vai alla prima pagina"; } - if (type === 'last') { + if (type === "last") { return "Vai all'ultima pagina"; } - if (type === 'next') { - return 'Vai alla pagina successiva'; + if (type === "next") { + return "Vai alla pagina successiva"; } // if (type === 'previous') { - return 'Vai alla pagina precedente'; + return "Vai alla pagina precedente"; }, }, }, @@ -1830,25 +1844,25 @@ export const jaJP: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'すべて表示', + expandText: "すべて表示", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return '最初のページへ'; + if (type === "first") { + return "最初のページへ"; } - if (type === 'last') { - return '最後のページへ'; + if (type === "last") { + return "最後のページへ"; } - if (type === 'next') { - return '次のページへ'; + if (type === "next") { + return "次のページへ"; } // if (type === 'previous') { - return '前のページへ'; + return "前のページへ"; }, - labelRowsPerPage: 'ページあたりの行数:', + labelRowsPerPage: "ページあたりの行数:", labelDisplayedRows: ({ from, to, count }) => `${from}~${to} / ${count !== -1 ? count : `${to}以上`}`, }, @@ -1856,41 +1870,41 @@ export const jaJP: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `星${value}`, - emptyLabelText: '星なし', + emptyLabelText: "星なし", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'クリア', - closeText: '閉じる', - loadingText: '読み込み中…', - noOptionsText: 'データがありません', - openText: '開く', + clearText: "クリア", + closeText: "閉じる", + loadingText: "読み込み中…", + noOptionsText: "データがありません", + openText: "開く", }, }, MuiAlert: { defaultProps: { - closeText: '閉じる', + closeText: "閉じる", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'ページ選択', + "aria-label": "ページ選択", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `ページ${page}${selected ? '' : 'へ'}`; + if (type === "page") { + return `ページ${page}${selected ? "" : "へ"}`; } - if (type === 'first') { - return '最初のページへ'; + if (type === "first") { + return "最初のページへ"; } - if (type === 'last') { - return '最後のページへ'; + if (type === "last") { + return "最後のページへ"; } - if (type === 'next') { - return '次のページへ'; + if (type === "next") { + return "次のページへ"; } // if (type === 'previous') { - return '前のページへ'; + return "前のページへ"; }, }, }, @@ -1901,67 +1915,67 @@ export const khKH: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'បង្ហាញផ្លូវ', + expandText: "បង្ហាញផ្លូវ", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'ទៅទំព័រដំបូង'; + if (type === "first") { + return "ទៅទំព័រដំបូង"; } - if (type === 'last') { - return 'ទៅទំព័រចុងក្រោយ'; + if (type === "last") { + return "ទៅទំព័រចុងក្រោយ"; } - if (type === 'next') { - return 'ទៅទំព័របន្ទាប់'; + if (type === "next") { + return "ទៅទំព័របន្ទាប់"; } // if (type === 'previous') { - return 'ទៅទំព័រមុន'; + return "ទៅទំព័រមុន"; }, - labelRowsPerPage: 'ចំនួនជួរដេកក្នុងមួយទំព័រ:', + labelRowsPerPage: "ចំនួនជួរដេកក្នុងមួយទំព័រ:", labelDisplayedRows: ({ from, to, count }) => `${from} - ${to} នៃ ${count !== -1 ? count : `ច្រើនជាង ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ផ្កាយ${value !== 1 ? '' : ''}`, - emptyLabelText: 'ទទេ', + getLabelText: (value) => `${value} ផ្កាយ${value !== 1 ? "" : ""}`, + emptyLabelText: "ទទេ", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'លុបចោល', - closeText: 'បិទ', - loadingText: 'កំពុងលោត…', - noOptionsText: 'គ្មានជម្រើស', - openText: 'បើក', + clearText: "លុបចោល", + closeText: "បិទ", + loadingText: "កំពុងលោត…", + noOptionsText: "គ្មានជម្រើស", + openText: "បើក", }, }, MuiAlert: { defaultProps: { - closeText: 'បិទ', + closeText: "បិទ", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'រុករកទំព័រ', + "aria-label": "រុករកទំព័រ", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'ទៅ '}ទំព័រ ${page}`; + if (type === "page") { + return `${selected ? "" : "ទៅ "}ទំព័រ ${page}`; } - if (type === 'first') { - return 'ទៅទំព័រដំបូង'; + if (type === "first") { + return "ទៅទំព័រដំបូង"; } - if (type === 'last') { - return 'ទៅទំព័រចុងក្រោយ'; + if (type === "last") { + return "ទៅទំព័រចុងក្រោយ"; } - if (type === 'next') { - return 'ទៅទំព័របន្ទាប់'; + if (type === "next") { + return "ទៅទំព័របន្ទាប់"; } // if (type === 'previous') { - return 'ទៅទំព័រមុន'; + return "ទៅទំព័រមុន"; }, }, }, @@ -1972,25 +1986,25 @@ export const koKR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: '경로 보기', + expandText: "경로 보기", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return '첫 번째 페이지로 이동'; + if (type === "first") { + return "첫 번째 페이지로 이동"; } - if (type === 'last') { - return '마지막 페이지로 이동'; + if (type === "last") { + return "마지막 페이지로 이동"; } - if (type === 'next') { - return '다음 페이지로 이동'; + if (type === "next") { + return "다음 페이지로 이동"; } // if (type === 'previous') { - return '이전 페이지로 이동'; + return "이전 페이지로 이동"; }, - labelRowsPerPage: '페이지 당 행:', + labelRowsPerPage: "페이지 당 행:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `${to}개 이상`}`, }, @@ -1998,41 +2012,41 @@ export const koKR: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} 점`, - emptyLabelText: '빈 텍스트', + emptyLabelText: "빈 텍스트", }, }, MuiAutocomplete: { defaultProps: { - clearText: '지우기', - closeText: '닫기', - loadingText: '불러오는 중…', - noOptionsText: '옵션 없음', - openText: '열기', + clearText: "지우기", + closeText: "닫기", + loadingText: "불러오는 중…", + noOptionsText: "옵션 없음", + openText: "열기", }, }, MuiAlert: { defaultProps: { - closeText: '닫기', + closeText: "닫기", }, }, MuiPagination: { defaultProps: { - 'aria-label': '페이지네이션 네비게이션', + "aria-label": "페이지네이션 네비게이션", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${page} 번째 페이지${selected ? '' : '로 이동'}`; + if (type === "page") { + return `${page} 번째 페이지${selected ? "" : "로 이동"}`; } - if (type === 'first') { - return '첫 번째 페이지로 이동'; + if (type === "first") { + return "첫 번째 페이지로 이동"; } - if (type === 'last') { - return '마지막 페이지로 이동'; + if (type === "last") { + return "마지막 페이지로 이동"; } - if (type === 'next') { - return '다음 페이지로 이동'; + if (type === "next") { + return "다음 페이지로 이동"; } // if (type === 'previous') { - return '이전 페이지로 이동'; + return "이전 페이지로 이동"; }, }, }, @@ -2040,87 +2054,99 @@ export const koKR: Localization = { }; export const kuLatn: Localization = { - components: { - MuiBreadcrumbs: { defaultProps: { - expandText: 'Rê nîşan bide', - }}, - MuiTablePagination: { defaultProps: { - getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Biçe rûpela yekem'; - } - if (type === 'last') { - return 'Biçe rûpela dawî'; - } - if (type === 'next') { - return 'Biçe rûpela din'; - } - // if (type === 'previous') { - return 'Biçe rûpela berê'; - }, - labelRowsPerPage: 'Rêz li ser rûpelê:', - labelDisplayedRows: ({ from, to, count }) => - `${from}–${to} of ${count !== -1 ? count : `zêdetir ji ${to}`}`, - }}, - MuiRating: { defaultProps: { - getLabelText: value => `${value} Stêrk`, - emptyLabelText: 'Vala', - }}, - MuiAutocomplete: { defaultProps: { - clearText: 'Paqij bike', - closeText: 'Bigre', - loadingText: 'Tê barkirin…', - noOptionsText: 'Vebijêrk tune', - openText: 'Veke', - }}, - MuiAlert: { defaultProps: { - closeText: 'Bigre', - }}, - MuiPagination: { defaultProps: { - 'aria-label': 'Navîgasyona rûpelan', - getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Biçe '}rûpel ${page}`; - } - if (type === 'first') { - return 'Biçe rûpela yekem'; - } - if (type === 'last') { - return 'Biçe rûpela dawî'; - } - if (type === 'next') { - return 'Biçe rûpela din'; - } - // if (type === 'previous') { - return 'Biçe rûpela berê'; - }, - }}, + components: { + MuiBreadcrumbs: { + defaultProps: { + expandText: "Rê nîşan bide", + }, }, + MuiTablePagination: { + defaultProps: { + getItemAriaLabel: (type) => { + if (type === "first") { + return "Biçe rûpela yekem"; + } + if (type === "last") { + return "Biçe rûpela dawî"; + } + if (type === "next") { + return "Biçe rûpela din"; + } + // if (type === 'previous') { + return "Biçe rûpela berê"; + }, + labelRowsPerPage: "Rêz li ser rûpelê:", + labelDisplayedRows: ({ from, to, count }) => + `${from}–${to} of ${count !== -1 ? count : `zêdetir ji ${to}`}`, + }, + }, + MuiRating: { + defaultProps: { + getLabelText: (value) => `${value} Stêrk`, + emptyLabelText: "Vala", + }, + }, + MuiAutocomplete: { + defaultProps: { + clearText: "Paqij bike", + closeText: "Bigre", + loadingText: "Tê barkirin…", + noOptionsText: "Vebijêrk tune", + openText: "Veke", + }, + }, + MuiAlert: { + defaultProps: { + closeText: "Bigre", + }, + }, + MuiPagination: { + defaultProps: { + "aria-label": "Navîgasyona rûpelan", + getItemAriaLabel: (type, page, selected) => { + if (type === "page") { + return `${selected ? "" : "Biçe "}rûpel ${page}`; + } + if (type === "first") { + return "Biçe rûpela yekem"; + } + if (type === "last") { + return "Biçe rûpela dawî"; + } + if (type === "next") { + return "Biçe rûpela din"; + } + // if (type === 'previous') { + return "Biçe rûpela berê"; + }, + }, + }, + }, }; export const kzKZ: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Толық жолды көрсету', + expandText: "Толық жолды көрсету", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Бірінші бетке өту'; + if (type === "first") { + return "Бірінші бетке өту"; } - if (type === 'last') { - return 'Соңғы бетке өту'; + if (type === "last") { + return "Соңғы бетке өту"; } - if (type === 'next') { - return 'Келесі бетке өту'; + if (type === "next") { + return "Келесі бетке өту"; } // if (type === 'previous') { - return 'Алдыңғы бетке өту'; + return "Алдыңғы бетке өту"; }, - labelRowsPerPage: 'Беттегі қатарлар:', + labelRowsPerPage: "Беттегі қатарлар:", labelDisplayedRows: ({ from, to, count }) => `${count !== -1 ? count : `+${to}`} қатардың ішінен ${from}–${to}`, }, @@ -2128,44 +2154,44 @@ export const kzKZ: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} жұлдыз`, - emptyLabelText: 'Рейтинг жоқ', + emptyLabelText: "Рейтинг жоқ", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Тазарту', - closeText: 'Жабу', - loadingText: 'Жүктелуде…', - noOptionsText: 'Қол жетімді нұсқалар жоқ', - openText: 'Ашу', + clearText: "Тазарту", + closeText: "Жабу", + loadingText: "Жүктелуде…", + noOptionsText: "Қол жетімді нұсқалар жоқ", + openText: "Ашу", }, }, MuiAlert: { defaultProps: { - closeText: 'Жабу', + closeText: "Жабу", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Беттерді шарлау', + "aria-label": "Беттерді шарлау", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { + if (type === "page") { if (selected) { return `${page} — бет`; } return `${page} — бетке өту`; } - if (type === 'first') { - return 'Бірінші бетке өту'; + if (type === "first") { + return "Бірінші бетке өту"; } - if (type === 'last') { - return 'Соңғы бетке өту'; + if (type === "last") { + return "Соңғы бетке өту"; } - if (type === 'next') { - return 'Келесі бетке өту'; + if (type === "next") { + return "Келесі бетке өту"; } // if (type === 'previous') { - return 'Алдыңғы бетке өту'; + return "Алдыңғы бетке өту"; }, }, }, @@ -2177,25 +2203,25 @@ export const mkMK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Прикажи патека', + expandText: "Прикажи патека", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Оди на прва страница'; + if (type === "first") { + return "Оди на прва страница"; } - if (type === 'last') { - return 'Оди на последна страница'; + if (type === "last") { + return "Оди на последна страница"; } - if (type === 'next') { - return 'Оди на следна страница'; + if (type === "next") { + return "Оди на следна страница"; } // if (type === 'previous') { - return 'Оди на предходна страница'; + return "Оди на предходна страница"; }, - labelRowsPerPage: 'Редови по страница:', + labelRowsPerPage: "Редови по страница:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} од ${count !== -1 ? count : `повеќе од ${to}`}`, }, @@ -2204,43 +2230,43 @@ export const mkMK: Localization = { defaultProps: { getLabelText: (value) => { const lastDigit = value % 10; - return `${value} Ѕвезд${lastDigit === 1 ? 'а' : 'и'}`; + return `${value} Ѕвезд${lastDigit === 1 ? "а" : "и"}`; }, - emptyLabelText: 'Празно', + emptyLabelText: "Празно", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Избриши', - closeText: 'Затвори', - loadingText: 'Се презема', - noOptionsText: 'Нема опција', - openText: 'Отвори', + clearText: "Избриши", + closeText: "Затвори", + loadingText: "Се презема", + noOptionsText: "Нема опција", + openText: "Отвори", }, }, MuiAlert: { defaultProps: { - closeText: 'Затвори', + closeText: "Затвори", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Навигација низ страници', + "aria-label": "Навигација низ страници", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Оди на '}страница ${page}`; + if (type === "page") { + return `${selected ? "" : "Оди на "}страница ${page}`; } - if (type === 'first') { - return 'Оди на прва страница'; + if (type === "first") { + return "Оди на прва страница"; } - if (type === 'last') { - return 'Оди на последна страница'; + if (type === "last") { + return "Оди на последна страница"; } - if (type === 'next') { - return 'Оди на следна страница'; + if (type === "next") { + return "Оди на следна страница"; } // if (type === 'previous') { - return 'Оди на предходна страница'; + return "Оди на предходна страница"; }, }, }, @@ -2251,67 +2277,67 @@ export const nbNO: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Vis sti', + expandText: "Vis sti", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Gå til første side'; + if (type === "first") { + return "Gå til første side"; } - if (type === 'last') { - return 'Gå til siste side'; + if (type === "last") { + return "Gå til siste side"; } - if (type === 'next') { - return 'Gå til neste side'; + if (type === "next") { + return "Gå til neste side"; } // if (type === 'previous') { - return 'Gå til forrige side'; + return "Gå til forrige side"; }, - labelRowsPerPage: 'Rader per side:', + labelRowsPerPage: "Rader per side:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} av ${count !== -1 ? count : `mer enn ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Stjerne${value !== 1 ? 'r' : ''}`, - emptyLabelText: 'Tom', + getLabelText: (value) => `${value} Stjerne${value !== 1 ? "r" : ""}`, + emptyLabelText: "Tom", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Tøm', - closeText: 'Lukk', - loadingText: 'Laster inn…', - noOptionsText: 'Ingen alternativer', - openText: 'Åpne', + clearText: "Tøm", + closeText: "Lukk", + loadingText: "Laster inn…", + noOptionsText: "Ingen alternativer", + openText: "Åpne", }, }, MuiAlert: { defaultProps: { - closeText: 'Lukk', + closeText: "Lukk", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Paginering navigasjon', + "aria-label": "Paginering navigasjon", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Gå til '}side ${page}`; + if (type === "page") { + return `${selected ? "" : "Gå til "}side ${page}`; } - if (type === 'first') { - return 'Gå til første side'; + if (type === "first") { + return "Gå til første side"; } - if (type === 'last') { - return 'Gå til siste side'; + if (type === "last") { + return "Gå til siste side"; } - if (type === 'next') { - return 'Gå til neste side'; + if (type === "next") { + return "Gå til neste side"; } // if (type === 'previous') { - return 'Gå til forrige side'; + return "Gå til forrige side"; }, }, }, @@ -2322,67 +2348,67 @@ export const nlNL: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Pad tonen', + expandText: "Pad tonen", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Ga naar eerste pagina'; + if (type === "first") { + return "Ga naar eerste pagina"; } - if (type === 'last') { - return 'Ga naar laatste pagina'; + if (type === "last") { + return "Ga naar laatste pagina"; } - if (type === 'next') { - return 'Ga naar volgende pagina'; + if (type === "next") { + return "Ga naar volgende pagina"; } // if (type === 'previous') { - return 'Ga naar vorige pagina'; + return "Ga naar vorige pagina"; }, - labelRowsPerPage: 'Regels per pagina:', + labelRowsPerPage: "Regels per pagina:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} van ${count !== -1 ? count : `meer dan ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Ster${value !== 1 ? 'ren' : ''}`, - emptyLabelText: 'Leeg', + getLabelText: (value) => `${value} Ster${value !== 1 ? "ren" : ""}`, + emptyLabelText: "Leeg", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Wissen', - closeText: 'Sluiten', - loadingText: 'Laden…', - noOptionsText: 'Geen opties', - openText: 'Openen', + clearText: "Wissen", + closeText: "Sluiten", + loadingText: "Laden…", + noOptionsText: "Geen opties", + openText: "Openen", }, }, MuiAlert: { defaultProps: { - closeText: 'Sluiten', + closeText: "Sluiten", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigatie via paginering', + "aria-label": "Navigatie via paginering", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Ga naar '}pagina ${page}`; + if (type === "page") { + return `${selected ? "" : "Ga naar "}pagina ${page}`; } - if (type === 'first') { - return 'Ga naar eerste pagina'; + if (type === "first") { + return "Ga naar eerste pagina"; } - if (type === 'last') { - return 'Ga naar laatste pagina'; + if (type === "last") { + return "Ga naar laatste pagina"; } - if (type === 'next') { - return 'Ga naar volgende pagina'; + if (type === "next") { + return "Ga naar volgende pagina"; } // if (type === 'previous') { - return 'Ga naar vorige pagina'; + return "Ga naar vorige pagina"; }, }, }, @@ -2393,25 +2419,25 @@ export const plPL: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Pokaż ścieżkę', + expandText: "Pokaż ścieżkę", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Przejdź do pierwszej strony'; + if (type === "first") { + return "Przejdź do pierwszej strony"; } - if (type === 'last') { - return 'Przejdź do ostatniej strony'; + if (type === "last") { + return "Przejdź do ostatniej strony"; } - if (type === 'next') { - return 'Przejdź do następnej strony'; + if (type === "next") { + return "Przejdź do następnej strony"; } // if (type === 'previous') { - return 'Przejdź do poprzedniej strony'; + return "Przejdź do poprzedniej strony"; }, - labelRowsPerPage: 'Wierszy na stronę:', + labelRowsPerPage: "Wierszy na stronę:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} z ${count !== -1 ? count : `ponad ${to}`}`, }, @@ -2419,52 +2445,52 @@ export const plPL: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = 'gwiazdek'; + let pluralForm = "gwiazdek"; const lastDigit = value % 10; if ((value < 10 || value > 20) && lastDigit > 1 && lastDigit < 5) { - pluralForm = 'gwiazdki'; + pluralForm = "gwiazdki"; } else if (value === 1) { - pluralForm = 'gwiazdka'; + pluralForm = "gwiazdka"; } return `${value} ${pluralForm}`; }, - emptyLabelText: 'Brak gwiazdek', + emptyLabelText: "Brak gwiazdek", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Wyczyść', - closeText: 'Zamknij', - loadingText: 'Ładowanie…', - noOptionsText: 'Brak opcji', - openText: 'Otwórz', + clearText: "Wyczyść", + closeText: "Zamknij", + loadingText: "Ładowanie…", + noOptionsText: "Brak opcji", + openText: "Otwórz", }, }, MuiAlert: { defaultProps: { - closeText: 'Zamknij', + closeText: "Zamknij", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Nawigacja podziału na strony', + "aria-label": "Nawigacja podziału na strony", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { + if (type === "page") { return selected ? `${page}. strona` : `Przejdź do ${page}. strony`; } - if (type === 'first') { - return 'Przejdź do pierwszej strony'; + if (type === "first") { + return "Przejdź do pierwszej strony"; } - if (type === 'last') { - return 'Przejdź do ostatniej strony'; + if (type === "last") { + return "Przejdź do ostatniej strony"; } - if (type === 'next') { - return 'Przejdź do następnej strony'; + if (type === "next") { + return "Przejdź do następnej strony"; } // if (type === 'previous') { - return 'Przejdź do poprzedniej strony'; + return "Przejdź do poprzedniej strony"; }, }, }, @@ -2475,67 +2501,67 @@ export const ptBR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Mostrar caminho', + expandText: "Mostrar caminho", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Ir para a primeira página'; + if (type === "first") { + return "Ir para a primeira página"; } - if (type === 'last') { - return 'Ir para a última página'; + if (type === "last") { + return "Ir para a última página"; } - if (type === 'next') { - return 'Ir para a próxima página'; + if (type === "next") { + return "Ir para a próxima página"; } // if (type === 'previous') { - return 'Ir para a página anterior'; + return "Ir para a página anterior"; }, - labelRowsPerPage: 'Linhas por página:', + labelRowsPerPage: "Linhas por página:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} de ${count !== -1 ? count : `mais de ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Estrela${value !== 1 ? 's' : ''}`, - emptyLabelText: 'Vazio', + getLabelText: (value) => `${value} Estrela${value !== 1 ? "s" : ""}`, + emptyLabelText: "Vazio", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Limpar', - closeText: 'Fechar', - loadingText: 'Carregando…', - noOptionsText: 'Sem opções', - openText: 'Abrir', + clearText: "Limpar", + closeText: "Fechar", + loadingText: "Carregando…", + noOptionsText: "Sem opções", + openText: "Abrir", }, }, MuiAlert: { defaultProps: { - closeText: 'Fechar', + closeText: "Fechar", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navegar pela paginação', + "aria-label": "Navegar pela paginação", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Ir para a '}página ${page}`; + if (type === "page") { + return `${selected ? "" : "Ir para a "}página ${page}`; } - if (type === 'first') { - return 'Ir para a primeira página'; + if (type === "first") { + return "Ir para a primeira página"; } - if (type === 'last') { - return 'Ir para a última página'; + if (type === "last") { + return "Ir para a última página"; } - if (type === 'next') { - return 'Ir para a próxima página'; + if (type === "next") { + return "Ir para a próxima página"; } // if (type === 'previous') { - return 'Ir para a página anterior'; + return "Ir para a página anterior"; }, }, }, @@ -2546,67 +2572,67 @@ export const ptPT: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Mostrar caminho', + expandText: "Mostrar caminho", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Primeira página'; + if (type === "first") { + return "Primeira página"; } - if (type === 'last') { - return 'Última página'; + if (type === "last") { + return "Última página"; } - if (type === 'next') { - return 'Próxima página'; + if (type === "next") { + return "Próxima página"; } // if (type === 'previous') { - return 'Página anterior'; + return "Página anterior"; }, - labelRowsPerPage: 'Linhas por página:', + labelRowsPerPage: "Linhas por página:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} de ${count !== -1 ? count : `mais de ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Estrela${value !== 1 ? 's' : ''}`, - emptyLabelText: 'Vazio', + getLabelText: (value) => `${value} Estrela${value !== 1 ? "s" : ""}`, + emptyLabelText: "Vazio", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Limpar', - closeText: 'Fechar', - loadingText: 'A carregar…', - noOptionsText: 'Sem opções', - openText: 'Abrir', + clearText: "Limpar", + closeText: "Fechar", + loadingText: "A carregar…", + noOptionsText: "Sem opções", + openText: "Abrir", }, }, MuiAlert: { defaultProps: { - closeText: 'Fechar', + closeText: "Fechar", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navegar por páginas', + "aria-label": "Navegar por páginas", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Ir para a '}página ${page}`; + if (type === "page") { + return `${selected ? "" : "Ir para a "}página ${page}`; } - if (type === 'first') { - return 'Primeira página'; + if (type === "first") { + return "Primeira página"; } - if (type === 'last') { - return 'Última página'; + if (type === "last") { + return "Última página"; } - if (type === 'next') { - return 'Próxima página'; + if (type === "next") { + return "Próxima página"; } // if (type === 'previous') { - return 'Página anterior'; + return "Página anterior"; }, }, }, @@ -2617,67 +2643,67 @@ export const roRO: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Arată calea', + expandText: "Arată calea", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Mergi la prima pagină'; + if (type === "first") { + return "Mergi la prima pagină"; } - if (type === 'last') { - return 'Mergi la ultima pagină'; + if (type === "last") { + return "Mergi la ultima pagină"; } - if (type === 'next') { - return 'Mergi la pagina următoare'; + if (type === "next") { + return "Mergi la pagina următoare"; } // if (type === 'previous') { - return 'Mergi la pagina precedentă'; + return "Mergi la pagina precedentă"; }, - labelRowsPerPage: 'Rânduri pe pagină:', + labelRowsPerPage: "Rânduri pe pagină:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} din ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} St${value !== 1 ? 'ele' : 'ea'}`, - emptyLabelText: 'Gol', + getLabelText: (value) => `${value} St${value !== 1 ? "ele" : "ea"}`, + emptyLabelText: "Gol", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Șterge', - closeText: 'Închide', - loadingText: 'Se încarcă…', - noOptionsText: 'Nicio opțiune', - openText: 'Deschide', + clearText: "Șterge", + closeText: "Închide", + loadingText: "Se încarcă…", + noOptionsText: "Nicio opțiune", + openText: "Deschide", }, }, MuiAlert: { defaultProps: { - closeText: 'Închide', + closeText: "Închide", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigare prin paginare', + "aria-label": "Navigare prin paginare", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Mergi la '}pagina ${page}`; + if (type === "page") { + return `${selected ? "" : "Mergi la "}pagina ${page}`; } - if (type === 'first') { - return 'Mergi la prima pagină'; + if (type === "first") { + return "Mergi la prima pagină"; } - if (type === 'last') { - return 'Mergi la ultima pagină'; + if (type === "last") { + return "Mergi la ultima pagină"; } - if (type === 'next') { - return 'Mergi la pagina următoare'; + if (type === "next") { + return "Mergi la pagina următoare"; } // if (type === 'previous') { - return 'Mergi la pagina precedentă'; + return "Mergi la pagina precedentă"; }, }, }, @@ -2689,25 +2715,25 @@ export const srRS: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Pokaži putanju', + expandText: "Pokaži putanju", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Idi na prvu stranicu'; + if (type === "first") { + return "Idi na prvu stranicu"; } - if (type === 'last') { - return 'Idi na poslednju stranicu'; + if (type === "last") { + return "Idi na poslednju stranicu"; } - if (type === 'next') { - return 'Idi na sledeću stranicu'; + if (type === "next") { + return "Idi na sledeću stranicu"; } // if (type === 'previous') { - return 'Idi na prethodnu stranicu'; + return "Idi na prethodnu stranicu"; }, - labelRowsPerPage: 'Redova po stranici:', + labelRowsPerPage: "Redova po stranici:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} od ${count !== -1 ? count : `više nego ${to}`}`, }, @@ -2717,46 +2743,49 @@ export const srRS: Localization = { getLabelText: (value) => { const lastDigit = value % 10; const lastTwoDigits = value % 100; - if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) { - return 'Zvezde'; + if ( + [2, 3, 4].includes(lastDigit) && + ![12, 13, 14].includes(lastTwoDigits) + ) { + return "Zvezde"; } - return 'Zvezda'; + return "Zvezda"; }, - emptyLabelText: 'Prazno', + emptyLabelText: "Prazno", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Briši', - closeText: 'Zatvori', - loadingText: 'Učitavanje…', - noOptionsText: 'Nema opcija', - openText: 'Otvori', + clearText: "Briši", + closeText: "Zatvori", + loadingText: "Učitavanje…", + noOptionsText: "Nema opcija", + openText: "Otvori", }, }, MuiAlert: { defaultProps: { - closeText: 'Zatvori', + closeText: "Zatvori", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigacija po stranicama', + "aria-label": "Navigacija po stranicama", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Idi na '}stranicu ${page}`; + if (type === "page") { + return `${selected ? "" : "Idi na "}stranicu ${page}`; } - if (type === 'first') { - return 'Idi na prvu stranicu'; + if (type === "first") { + return "Idi na prvu stranicu"; } - if (type === 'last') { - return 'Idi na zadnju stranicu'; + if (type === "last") { + return "Idi na zadnju stranicu"; } - if (type === 'next') { - return 'Idi na sledeću stranicu'; + if (type === "next") { + return "Idi na sledeću stranicu"; } // if (type === 'previous') { - return 'Idi na prethodnu stranicu'; + return "Idi na prethodnu stranicu"; }, }, }, @@ -2767,25 +2796,25 @@ export const ruRU: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Показать полный путь', + expandText: "Показать полный путь", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Перейти на первую страницу'; + if (type === "first") { + return "Перейти на первую страницу"; } - if (type === 'last') { - return 'Перейти на последнюю страницу'; + if (type === "last") { + return "Перейти на последнюю страницу"; } - if (type === 'next') { - return 'Перейти на следующую страницу'; + if (type === "next") { + return "Перейти на следующую страницу"; } // if (type === 'previous') { - return 'Перейти на предыдущую страницу'; + return "Перейти на предыдущую страницу"; }, - labelRowsPerPage: 'Строк на странице:', + labelRowsPerPage: "Строк на странице:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} из ${count !== -1 ? count : `более чем ${to}`}`, }, @@ -2793,55 +2822,55 @@ export const ruRU: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = 'Звёзд'; + let pluralForm = "Звёзд"; const lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5) { - pluralForm = 'Звезды'; + pluralForm = "Звезды"; } else if (lastDigit === 1) { - pluralForm = 'Звезда'; + pluralForm = "Звезда"; } return `${value} ${pluralForm}`; }, - emptyLabelText: 'Рейтинг отсутствует', + emptyLabelText: "Рейтинг отсутствует", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Очистить', - closeText: 'Закрыть', - loadingText: 'Загрузка…', - noOptionsText: 'Нет доступных вариантов', - openText: 'Открыть', + clearText: "Очистить", + closeText: "Закрыть", + loadingText: "Загрузка…", + noOptionsText: "Нет доступных вариантов", + openText: "Открыть", }, }, MuiAlert: { defaultProps: { - closeText: 'Закрыть', + closeText: "Закрыть", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Навигация по страницам', + "aria-label": "Навигация по страницам", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { + if (type === "page") { if (selected) { return `${page} страница`; } return `Перейти на ${page} страницу`; } - if (type === 'first') { - return 'Перейти на первую страницу'; + if (type === "first") { + return "Перейти на первую страницу"; } - if (type === 'last') { - return 'Перейти на последнюю страницу'; + if (type === "last") { + return "Перейти на последнюю страницу"; } - if (type === 'next') { - return 'Перейти на следующую страницу'; + if (type === "next") { + return "Перейти на следующую страницу"; } // if (type === 'previous') { - return 'Перейти на предыдущую страницу'; + return "Перейти на предыдущую страницу"; }, }, }, @@ -2852,67 +2881,69 @@ export const siLK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'ගමන් මඟ පෙන්වන්න', + expandText: "ගමන් මඟ පෙන්වන්න", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'පළමු පිටුවට යන්න'; + if (type === "first") { + return "පළමු පිටුවට යන්න"; } - if (type === 'last') { - return 'අවසාන පිටුවට යන්න'; + if (type === "last") { + return "අවසාන පිටුවට යන්න"; } - if (type === 'next') { - return 'මීළඟ පිටුවට යන්න'; + if (type === "next") { + return "මීළඟ පිටුවට යන්න"; } // if (type === 'previous') { - return 'පෙර පිටුවට යන්න'; + return "පෙර පිටුවට යන්න"; }, - labelRowsPerPage: 'පිටුවක පේළි:', + labelRowsPerPage: "පිටුවක පේළි:", labelDisplayedRows: ({ from, to, count }) => - `${from}–${to} දක්වා ${count !== -1 ? count : `${to} ට වැඩි ප්‍රමාණයකින්`}`, + `${from}–${to} දක්වා ${ + count !== -1 ? count : `${to} ට වැඩි ප්‍රමාණයකින්` + }`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `තරු ${value}`, - emptyLabelText: 'හිස්', + emptyLabelText: "හිස්", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'මකන්න', - closeText: 'වසන්න', - loadingText: 'නැංවෙමින්…', - noOptionsText: 'විකල්ප නැත', - openText: 'විවෘත කරන්න', + clearText: "මකන්න", + closeText: "වසන්න", + loadingText: "නැංවෙමින්…", + noOptionsText: "විකල්ප නැත", + openText: "විවෘත කරන්න", }, }, MuiAlert: { defaultProps: { - closeText: 'වසන්න', + closeText: "වසන්න", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'පිටු අතර සංචරණය', + "aria-label": "පිටු අතර සංචරණය", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `පිටුව ${page} ${selected ? '' : 'ට යන්න'}`; + if (type === "page") { + return `පිටුව ${page} ${selected ? "" : "ට යන්න"}`; } - if (type === 'first') { - return 'පළමු පිටුවට යන්න'; + if (type === "first") { + return "පළමු පිටුවට යන්න"; } - if (type === 'last') { - return 'අවසාන පිටුවට යන්න'; + if (type === "last") { + return "අවසාන පිටුවට යන්න"; } - if (type === 'next') { - return 'මීළඟ පිටුවට යන්න'; + if (type === "next") { + return "මීළඟ පිටුවට යන්න"; } // if (type === 'previous') { - return 'පෙර පිටුවට යන්න'; + return "පෙර පිටුවට යන්න"; }, }, }, @@ -2923,25 +2954,25 @@ export const skSK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Ukázať cestu ', + expandText: "Ukázať cestu ", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Ísť na prvú stránku'; + if (type === "first") { + return "Ísť na prvú stránku"; } - if (type === 'last') { - return 'Ísť na poslednú stránku'; + if (type === "last") { + return "Ísť na poslednú stránku"; } - if (type === 'next') { - return 'Ísť na ďaľšiu stránku'; + if (type === "next") { + return "Ísť na ďaľšiu stránku"; } // if (type === 'previous') { - return 'Ísť na predchádzajúcu stránku'; + return "Ísť na predchádzajúcu stránku"; }, - labelRowsPerPage: 'Riadkov na stránke:', + labelRowsPerPage: "Riadkov na stránke:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} z ${count !== -1 ? count : `viac ako ${to}`}`, }, @@ -2957,41 +2988,41 @@ export const skSK: Localization = { } return `${value} hviezdičiek`; }, - emptyLabelText: 'Prázdne', + emptyLabelText: "Prázdne", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Vymazať', - closeText: 'Zavrieť', - loadingText: 'Načítanie…', - noOptionsText: 'Žiadne možnosti', - openText: 'Otvoriť', + clearText: "Vymazať", + closeText: "Zavrieť", + loadingText: "Načítanie…", + noOptionsText: "Žiadne možnosti", + openText: "Otvoriť", }, }, MuiAlert: { defaultProps: { - closeText: 'Zavrieť', + closeText: "Zavrieť", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Navigácia stránkovanim', + "aria-label": "Navigácia stránkovanim", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Ísť na '}stránku ${page}`; + if (type === "page") { + return `${selected ? "" : "Ísť na "}stránku ${page}`; } - if (type === 'first') { - return 'Ísť na prvú stránku'; + if (type === "first") { + return "Ísť na prvú stránku"; } - if (type === 'last') { - return 'Ísť na poslednú stránku'; + if (type === "last") { + return "Ísť na poslednú stránku"; } - if (type === 'next') { - return 'Ísť na ďaľšiu stránku'; + if (type === "next") { + return "Ísť na ďaľšiu stránku"; } // if (type === 'previous') { - return 'Ísť na predchádzajúcu stránku'; + return "Ísť na predchádzajúcu stránku"; }, }, }, @@ -3002,67 +3033,68 @@ export const svSE: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Visa sökväg', + expandText: "Visa sökväg", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Gå till första sidan'; + if (type === "first") { + return "Gå till första sidan"; } - if (type === 'last') { - return 'Gå till sista sidan'; + if (type === "last") { + return "Gå till sista sidan"; } - if (type === 'next') { - return 'Gå till nästa sida'; + if (type === "next") { + return "Gå till nästa sida"; } // if (type === 'previous') { - return 'Gå till föregående sida'; + return "Gå till föregående sida"; }, - labelRowsPerPage: 'Rader per sida:', + labelRowsPerPage: "Rader per sida:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} av ${count !== -1 ? count : `fler än ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? 'Stjärnor' : 'Stjärna'}`, - emptyLabelText: 'Tom', + getLabelText: (value) => + `${value} ${value !== 1 ? "Stjärnor" : "Stjärna"}`, + emptyLabelText: "Tom", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Rensa', - closeText: 'Stäng', - loadingText: 'Laddar…', - noOptionsText: 'Inga alternativ', - openText: 'Öppna', + clearText: "Rensa", + closeText: "Stäng", + loadingText: "Laddar…", + noOptionsText: "Inga alternativ", + openText: "Öppna", }, }, MuiAlert: { defaultProps: { - closeText: 'Stäng', + closeText: "Stäng", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Sidnavigering', + "aria-label": "Sidnavigering", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Gå till '}sida ${page}`; + if (type === "page") { + return `${selected ? "" : "Gå till "}sida ${page}`; } - if (type === 'first') { - return 'Gå till första sidan'; + if (type === "first") { + return "Gå till första sidan"; } - if (type === 'last') { - return 'Gå till sista sidan'; + if (type === "last") { + return "Gå till sista sidan"; } - if (type === 'next') { - return 'Gå till nästa sida'; + if (type === "next") { + return "Gå till nästa sida"; } // if (type === 'previous') { - return 'Gå till föregående sida'; + return "Gå till föregående sida"; }, }, }, @@ -3073,25 +3105,25 @@ export const thTH: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'แสดงเส้นทาง', + expandText: "แสดงเส้นทาง", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'ไปที่หน้าแรก'; + if (type === "first") { + return "ไปที่หน้าแรก"; } - if (type === 'last') { - return 'ไปที่หน้าสุดท้าย'; + if (type === "last") { + return "ไปที่หน้าสุดท้าย"; } - if (type === 'next') { - return 'ไปที่หน้าถัดไป'; + if (type === "next") { + return "ไปที่หน้าถัดไป"; } // if (type === 'previous') { - return 'ไปที่หน้าก่อน'; + return "ไปที่หน้าก่อน"; }, - labelRowsPerPage: 'จำนวนแถวต่อหน้า:', + labelRowsPerPage: "จำนวนแถวต่อหน้า:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} จาก ${count !== -1 ? count : `มากกว่า ${to}`}`, }, @@ -3099,41 +3131,41 @@ export const thTH: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} ดาว`, - emptyLabelText: 'ว่างเปล่า', + emptyLabelText: "ว่างเปล่า", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'เคลียร์', - closeText: 'ปิด', - loadingText: 'กำลังโหลด…', - noOptionsText: 'ไม่มีตัวเลือก', - openText: 'เปิด', + clearText: "เคลียร์", + closeText: "ปิด", + loadingText: "กำลังโหลด…", + noOptionsText: "ไม่มีตัวเลือก", + openText: "เปิด", }, }, MuiAlert: { defaultProps: { - closeText: 'ปิด', + closeText: "ปิด", }, }, MuiPagination: { defaultProps: { - 'aria-label': '', + "aria-label": "", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'ไปที่'}หน้า ${page}`; + if (type === "page") { + return `${selected ? "" : "ไปที่"}หน้า ${page}`; } - if (type === 'first') { - return 'ไปที่หน้าแรก'; + if (type === "first") { + return "ไปที่หน้าแรก"; } - if (type === 'last') { - return 'ไปที่หน้าสุดท้าย'; + if (type === "last") { + return "ไปที่หน้าสุดท้าย"; } - if (type === 'next') { - return 'ไปที่หน้าถัดไป'; + if (type === "next") { + return "ไปที่หน้าถัดไป"; } // if (type === 'previous') { - return 'ไปที่หน้าก่อน'; + return "ไปที่หน้าก่อน"; }, }, }, @@ -3144,25 +3176,25 @@ export const trTR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Yolu göster', + expandText: "Yolu göster", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'İlk sayfaya git'; + if (type === "first") { + return "İlk sayfaya git"; } - if (type === 'last') { - return 'Son sayfaya git'; + if (type === "last") { + return "Son sayfaya git"; } - if (type === 'next') { - return 'Sonraki sayfaya git'; + if (type === "next") { + return "Sonraki sayfaya git"; } // if (type === 'previous') { - return 'Önceki sayfaya git'; + return "Önceki sayfaya git"; }, - labelRowsPerPage: 'Sayfa başına satır:', + labelRowsPerPage: "Sayfa başına satır:", // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} tanesinden ${count !== -1 ? count : `more than ${to}`}`, }, @@ -3170,41 +3202,41 @@ export const trTR: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} Yıldız`, - emptyLabelText: 'Boş', + emptyLabelText: "Boş", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Temizle', - closeText: 'Kapat', - loadingText: 'Yükleniyor…', - noOptionsText: 'Seçenek yok', - openText: 'Aç', + clearText: "Temizle", + closeText: "Kapat", + loadingText: "Yükleniyor…", + noOptionsText: "Seçenek yok", + openText: "Aç", }, }, MuiAlert: { defaultProps: { - closeText: 'Kapat', + closeText: "Kapat", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Sayfa navigasyonu', + "aria-label": "Sayfa navigasyonu", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${page}. ${selected ? 'sayfa' : 'sayfaya git'}`; + if (type === "page") { + return `${page}. ${selected ? "sayfa" : "sayfaya git"}`; } - if (type === 'first') { - return 'İlk sayfaya git'; + if (type === "first") { + return "İlk sayfaya git"; } - if (type === 'last') { - return 'Son sayfaya git'; + if (type === "last") { + return "Son sayfaya git"; } - if (type === 'next') { - return 'Sonraki sayfaya git'; + if (type === "next") { + return "Sonraki sayfaya git"; } // if (type === 'previous') { - return 'Önceki sayfaya git'; + return "Önceki sayfaya git"; }, }, }, @@ -3215,25 +3247,25 @@ export const ukUA: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Показати шлях сторінок', + expandText: "Показати шлях сторінок", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Перейти на першу сторінку'; + if (type === "first") { + return "Перейти на першу сторінку"; } - if (type === 'last') { - return 'Перейти на останню сторінку'; + if (type === "last") { + return "Перейти на останню сторінку"; } - if (type === 'next') { - return 'Перейти на наступну сторінку'; + if (type === "next") { + return "Перейти на наступну сторінку"; } // if (type === 'previous') { - return 'Перейти на попередню сторінку'; + return "Перейти на попередню сторінку"; }, - labelRowsPerPage: 'Рядків на сторінці:', + labelRowsPerPage: "Рядків на сторінці:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} з ${count !== -1 ? count : `понад ${to}`}`, }, @@ -3241,52 +3273,52 @@ export const ukUA: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = 'Зірок'; + let pluralForm = "Зірок"; const lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5) { - pluralForm = 'Зірки'; + pluralForm = "Зірки"; } else if (lastDigit === 1) { - pluralForm = 'Зірка'; + pluralForm = "Зірка"; } return `${value} ${pluralForm}`; }, - emptyLabelText: 'Рейтинг відсутній', + emptyLabelText: "Рейтинг відсутній", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Очистити', - closeText: 'Згорнути', - loadingText: 'Завантаження…', - noOptionsText: 'Немає варіантів', - openText: 'Розгорнути', + clearText: "Очистити", + closeText: "Згорнути", + loadingText: "Завантаження…", + noOptionsText: "Немає варіантів", + openText: "Розгорнути", }, }, MuiAlert: { defaultProps: { - closeText: 'Згорнути', + closeText: "Згорнути", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Навігація сторінками', + "aria-label": "Навігація сторінками", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Перейти на '}сторінку ${page}`; + if (type === "page") { + return `${selected ? "" : "Перейти на "}сторінку ${page}`; } - if (type === 'first') { - return 'Перейти на першу сторінку'; + if (type === "first") { + return "Перейти на першу сторінку"; } - if (type === 'last') { - return 'Перейти на останню сторінку'; + if (type === "last") { + return "Перейти на останню сторінку"; } - if (type === 'next') { - return 'Перейти на наступну сторінку'; + if (type === "next") { + return "Перейти на наступну сторінку"; } // if (type === 'previous') { - return 'Перейти на попередню сторінку'; + return "Перейти на попередню сторінку"; }, }, }, @@ -3297,25 +3329,25 @@ export const viVN: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: 'Mở ra', + expandText: "Mở ra", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return 'Tới trang đầu tiên'; + if (type === "first") { + return "Tới trang đầu tiên"; } - if (type === 'last') { - return 'Tới trang cuối cùng'; + if (type === "last") { + return "Tới trang cuối cùng"; } - if (type === 'next') { - return 'Tới trang tiếp theo'; + if (type === "next") { + return "Tới trang tiếp theo"; } // if (type === 'previous') { - return 'Về trang trước đó'; + return "Về trang trước đó"; }, - labelRowsPerPage: 'Số hàng mỗi trang:', + labelRowsPerPage: "Số hàng mỗi trang:", labelDisplayedRows: ({ from, to, count }) => `${from}–${to} trong ${count !== -1 ? count : `nhiều hơn ${to}`}`, }, @@ -3323,41 +3355,41 @@ export const viVN: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} sao`, - emptyLabelText: 'Không có dữ liệu', + emptyLabelText: "Không có dữ liệu", }, }, MuiAutocomplete: { defaultProps: { - clearText: 'Xóa', - closeText: 'Đóng', - loadingText: 'Đang tải…', - noOptionsText: 'Không có lựa chọn nào', - openText: 'Mở', + clearText: "Xóa", + closeText: "Đóng", + loadingText: "Đang tải…", + noOptionsText: "Không có lựa chọn nào", + openText: "Mở", }, }, MuiAlert: { defaultProps: { - closeText: 'Đóng', + closeText: "Đóng", }, }, MuiPagination: { defaultProps: { - 'aria-label': 'Thanh điều khiển trang', + "aria-label": "Thanh điều khiển trang", getItemAriaLabel: (type, page, selected) => { - if (type === 'page') { - return `${selected ? '' : 'Tới '}trang ${page}`; + if (type === "page") { + return `${selected ? "" : "Tới "}trang ${page}`; } - if (type === 'first') { - return 'Tới trang đầu tiên'; + if (type === "first") { + return "Tới trang đầu tiên"; } - if (type === 'last') { - return 'Tới trang cuối cùng'; + if (type === "last") { + return "Tới trang cuối cùng"; } - if (type === 'next') { - return 'Tới trang tiếp theo'; + if (type === "next") { + return "Tới trang tiếp theo"; } // if (type === 'previous') { - return 'Về trang trước đó'; + return "Về trang trước đó"; }, }, }, @@ -3368,46 +3400,48 @@ export const zhCN: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: '展开', + expandText: "展开", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return '第一页'; + if (type === "first") { + return "第一页"; } - if (type === 'last') { - return '最后一页'; + if (type === "last") { + return "最后一页"; } - if (type === 'next') { - return '下一页'; + if (type === "next") { + return "下一页"; } - return '上一页'; + return "上一页"; }, - labelRowsPerPage: '每页行数:', + labelRowsPerPage: "每页行数:", labelDisplayedRows: ({ from, to, count }) => - `第 ${from} 条到第 ${to} 条,${count !== -1 ? `共 ${count} 条` : `至少 ${to} 条`}`, + `第 ${from} 条到第 ${to} 条,${ + count !== -1 ? `共 ${count} 条` : `至少 ${to} 条` + }`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `${value} 颗星`, - emptyLabelText: '无标签', + emptyLabelText: "无标签", }, }, MuiAutocomplete: { defaultProps: { - clearText: '清空', - closeText: '关闭', - loadingText: '加载中……', - noOptionsText: '没有可用选项', - openText: '打开', + clearText: "清空", + closeText: "关闭", + loadingText: "加载中……", + noOptionsText: "没有可用选项", + openText: "打开", }, }, MuiAlert: { defaultProps: { - closeText: '关闭', + closeText: "关闭", }, }, }, @@ -3417,46 +3451,48 @@ export const zhHK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: '展開', + expandText: "展開", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return '第一頁'; + if (type === "first") { + return "第一頁"; } - if (type === 'last') { - return '最後一頁'; + if (type === "last") { + return "最後一頁"; } - if (type === 'next') { - return '下一頁'; + if (type === "next") { + return "下一頁"; } - return '上一頁'; + return "上一頁"; }, - labelRowsPerPage: '每頁行數:', + labelRowsPerPage: "每頁行數:", labelDisplayedRows: ({ from, to, count }) => - `第 ${from} 項至第 ${to} 項,${count !== -1 ? `共 ${count} 項` : `超過 ${to} 項`}`, + `第 ${from} 項至第 ${to} 項,${ + count !== -1 ? `共 ${count} 項` : `超過 ${to} 項` + }`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `${value} 粒星`, - emptyLabelText: '無標籤', + emptyLabelText: "無標籤", }, }, MuiAutocomplete: { defaultProps: { - clearText: '清除', - closeText: '關閉', - loadingText: '載入中……', - noOptionsText: '沒有可用選項', - openText: '開啟', + clearText: "清除", + closeText: "關閉", + loadingText: "載入中……", + noOptionsText: "沒有可用選項", + openText: "開啟", }, }, MuiAlert: { defaultProps: { - closeText: '關閉', + closeText: "關閉", }, }, }, @@ -3466,46 +3502,48 @@ export const zhTW: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: '展開', + expandText: "展開", }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === 'first') { - return '第一頁'; + if (type === "first") { + return "第一頁"; } - if (type === 'last') { - return '最後一頁'; + if (type === "last") { + return "最後一頁"; } - if (type === 'next') { - return '下一頁'; + if (type === "next") { + return "下一頁"; } - return '上一頁'; + return "上一頁"; }, - labelRowsPerPage: '每行行數:', + labelRowsPerPage: "每行行數:", labelDisplayedRows: ({ from, to, count }) => - `第 ${from} 條到第 ${to} 條,${count !== -1 ? `共 ${count} 條` : `至少 ${to} 條`}`, + `第 ${from} 條到第 ${to} 條,${ + count !== -1 ? `共 ${count} 條` : `至少 ${to} 條` + }`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `${value} 顆星`, - emptyLabelText: '無標簽', + emptyLabelText: "無標簽", }, }, MuiAutocomplete: { defaultProps: { - clearText: '清空', - closeText: '關閉', - loadingText: '載入中……', - noOptionsText: '没有可用選項', - openText: '打開', + clearText: "清空", + closeText: "關閉", + loadingText: "載入中……", + noOptionsText: "没有可用選項", + openText: "打開", }, }, MuiAlert: { defaultProps: { - closeText: '關閉', + closeText: "關閉", }, }, }, From c918496bef377060d085b5f4b053192e76f4e09b Mon Sep 17 00:00:00 2001 From: Jagar Date: Sat, 30 Apr 2022 01:38:11 +0300 Subject: [PATCH 3/5] fix prettier format --- packages/mui-material/src/locale/index.ts | 2411 ++++++++++----------- 1 file changed, 1194 insertions(+), 1217 deletions(-) diff --git a/packages/mui-material/src/locale/index.ts b/packages/mui-material/src/locale/index.ts index 6e4f4f681844fd..4e2346e5d3660a 100644 --- a/packages/mui-material/src/locale/index.ts +++ b/packages/mui-material/src/locale/index.ts @@ -1,38 +1,32 @@ -import { ComponentsPropsList } from "../styles/props"; +import { ComponentsPropsList } from '../styles/props'; export interface Localization { components?: { MuiAlert?: { - defaultProps: Pick; + defaultProps: Pick; }; MuiBreadcrumbs?: { - defaultProps: Pick; + defaultProps: Pick; }; MuiTablePagination?: { defaultProps: Pick< - ComponentsPropsList["MuiTablePagination"], - "labelRowsPerPage" | "labelDisplayedRows" | "getItemAriaLabel" + ComponentsPropsList['MuiTablePagination'], + 'labelRowsPerPage' | 'labelDisplayedRows' | 'getItemAriaLabel' >; }; MuiRating?: { - defaultProps: Pick< - ComponentsPropsList["MuiRating"], - "emptyLabelText" | "getLabelText" - >; + defaultProps: Pick; }; MuiAutocomplete?: { defaultProps: Pick< - ComponentsPropsList["MuiAutocomplete"], - "clearText" | "closeText" | "loadingText" | "noOptionsText" | "openText" + ComponentsPropsList['MuiAutocomplete'], + 'clearText' | 'closeText' | 'loadingText' | 'noOptionsText' | 'openText' >; }; // The core package has no dependencies on the @mui/lab components. // We can't use ComponentsPropsList, we have to duplicate and inline the definitions. MuiPagination?: { - defaultProps: Pick< - ComponentsPropsList["MuiPagination"], - "aria-label" | "getItemAriaLabel" - >; + defaultProps: Pick; }; }; } @@ -41,67 +35,67 @@ export const amET: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "መንገድ አሳይ", + expandText: 'መንገድ አሳይ', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "ወደ መጀመሪያው ገጽ ይሂዱ"; + if (type === 'first') { + return 'ወደ መጀመሪያው ገጽ ይሂዱ'; } - if (type === "last") { - return "ወደ መጨረሻው ገጽ ይሂዱ"; + if (type === 'last') { + return 'ወደ መጨረሻው ገጽ ይሂዱ'; } - if (type === "next") { - return "ወደ ቀጣዩ ገጽ ይሂዱ"; + if (type === 'next') { + return 'ወደ ቀጣዩ ገጽ ይሂዱ'; } // if (type === 'previous') { - return "ወደ ቀዳሚው ገጽ ይሂዱ"; + return 'ወደ ቀዳሚው ገጽ ይሂዱ'; }, - labelRowsPerPage: "ረድፎች በአንድ ገጽ:", + labelRowsPerPage: 'ረድፎች በአንድ ገጽ:', labelDisplayedRows: ({ from, to, count }) => `${from}-${to} ከ ${count !== -1 ? count : `${to} በላይ`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ኮከ${value !== 1 ? "ቦች" : "ብ"}`, - emptyLabelText: "ባዶ", + getLabelText: (value) => `${value} ኮከ${value !== 1 ? 'ቦች' : 'ብ'}`, + emptyLabelText: 'ባዶ', }, }, MuiAutocomplete: { defaultProps: { - clearText: "አጽዳ", - closeText: "ዝጋ", - loadingText: "በመጫን ላይ…", - noOptionsText: "አማራጮች የሉም", - openText: "ክፈት", + clearText: 'አጽዳ', + closeText: 'ዝጋ', + loadingText: 'በመጫን ላይ…', + noOptionsText: 'አማራጮች የሉም', + openText: 'ክፈት', }, }, MuiAlert: { defaultProps: { - closeText: "ዝጋ", + closeText: 'ዝጋ', }, }, MuiPagination: { defaultProps: { - "aria-label": "የገጽ አሰሳ", + 'aria-label': 'የገጽ አሰሳ', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "ወደ "}ገጽ ${page}${selected ? "" : " ሂድ"}`; + if (type === 'page') { + return `${selected ? '' : 'ወደ '}ገጽ ${page}${selected ? '' : ' ሂድ'}`; } - if (type === "first") { - return "ወደ መጀመሪያው ገጽ ይሂዱ"; + if (type === 'first') { + return 'ወደ መጀመሪያው ገጽ ይሂዱ'; } - if (type === "last") { - return "ወደ መጨረሻው ገጽ ይሂዱ"; + if (type === 'last') { + return 'ወደ መጨረሻው ገጽ ይሂዱ'; } - if (type === "next") { - return "ወደ ቀጣዩ ገጽ ይሂዱ"; + if (type === 'next') { + return 'ወደ ቀጣዩ ገጽ ይሂዱ'; } // if (type === 'previous') { - return "ወደ ቀዳሚው ገጽ ይሂዱ"; + return 'ወደ ቀዳሚው ገጽ ይሂዱ'; }, }, }, @@ -112,67 +106,67 @@ export const arEG: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "ظهر العنوان", + expandText: 'ظهر العنوان', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "امش للصفحة الأولى"; + if (type === 'first') { + return 'امش للصفحة الأولى'; } - if (type === "last") { - return "امش للصفحة الأخيرة"; + if (type === 'last') { + return 'امش للصفحة الأخيرة'; } - if (type === "next") { - return "امش للصفحة التالية"; + if (type === 'next') { + return 'امش للصفحة التالية'; } // if (type === 'previous') { - return "امش للصفحة السابقة"; + return 'امش للصفحة السابقة'; }, - labelRowsPerPage: "عدد الصفوف في الصفحة:", + labelRowsPerPage: 'عدد الصفوف في الصفحة:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} من ${count !== -1 ? count : ` أكثر من${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? "نجوم" : "نجمة"}`, - emptyLabelText: "فارغ", + getLabelText: (value) => `${value} ${value !== 1 ? 'نجوم' : 'نجمة'}`, + emptyLabelText: 'فارغ', }, }, MuiAutocomplete: { defaultProps: { - clearText: "مسح", - closeText: "إغلاق", - loadingText: "يتم التحميل…", - noOptionsText: "لا يوجد خيارات", - openText: "فتح", + clearText: 'مسح', + closeText: 'إغلاق', + loadingText: 'يتم التحميل…', + noOptionsText: 'لا يوجد خيارات', + openText: 'فتح', }, }, MuiAlert: { defaultProps: { - closeText: "إغلاق", + closeText: 'إغلاق', }, }, MuiPagination: { defaultProps: { - "aria-label": "التنقل عبر الصفحات", + 'aria-label': 'التنقل عبر الصفحات', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "امش إلى "} صفحة ${page}`; + if (type === 'page') { + return `${selected ? '' : 'امش إلى '} صفحة ${page}`; } - if (type === "first") { - return "امش للصفحة الأولى"; + if (type === 'first') { + return 'امش للصفحة الأولى'; } - if (type === "last") { - return "امش للصفحة الأخيرة"; + if (type === 'last') { + return 'امش للصفحة الأخيرة'; } - if (type === "next") { - return "امش للصفحة التالية"; + if (type === 'next') { + return 'امش للصفحة التالية'; } // if (type === 'previous') { - return "امش للصفحة السابقة"; + return 'امش للصفحة السابقة'; }, }, }, @@ -183,67 +177,67 @@ export const arSD: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "إظهر العنوان", + expandText: 'إظهر العنوان', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "إذهب الى الصفحة الأولى"; + if (type === 'first') { + return 'إذهب الى الصفحة الأولى'; } - if (type === "last") { - return "إذهب الي الصفحة الأخيرة"; + if (type === 'last') { + return 'إذهب الي الصفحة الأخيرة'; } - if (type === "next") { - return "إذهب الى الصفحة التالية"; + if (type === 'next') { + return 'إذهب الى الصفحة التالية'; } // if (type === 'previous') { - return "إذهب الى الصفحة السابقة"; + return 'إذهب الى الصفحة السابقة'; }, - labelRowsPerPage: "عدد الصفوف في الصفحة:", + labelRowsPerPage: 'عدد الصفوف في الصفحة:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} من ${count !== -1 ? count : ` أكثر من${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? "نجوم" : "نجمة"}`, - emptyLabelText: "فارغ", + getLabelText: (value) => `${value} ${value !== 1 ? 'نجوم' : 'نجمة'}`, + emptyLabelText: 'فارغ', }, }, MuiAutocomplete: { defaultProps: { - clearText: "مسح", - closeText: "إغلاق", - loadingText: "يتم التحميل…", - noOptionsText: "لا يوجد خيارات", - openText: "فتح", + clearText: 'مسح', + closeText: 'إغلاق', + loadingText: 'يتم التحميل…', + noOptionsText: 'لا يوجد خيارات', + openText: 'فتح', }, }, MuiAlert: { defaultProps: { - closeText: "إغلاق", + closeText: 'إغلاق', }, }, MuiPagination: { defaultProps: { - "aria-label": "التنقل عبر الصفحات", + 'aria-label': 'التنقل عبر الصفحات', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "إذهب إلى "} صفحة ${page}`; + if (type === 'page') { + return `${selected ? '' : 'إذهب إلى '} صفحة ${page}`; } - if (type === "first") { - return "إذهب الى الصفحة الأولى"; + if (type === 'first') { + return 'إذهب الى الصفحة الأولى'; } - if (type === "last") { - return "إذهب الي الصفحة الأخيرة"; + if (type === 'last') { + return 'إذهب الي الصفحة الأخيرة'; } - if (type === "next") { - return "إذهب الى الصفحة التالية"; + if (type === 'next') { + return 'إذهب الى الصفحة التالية'; } // if (type === 'previous') { - return "إذهب الى الصفحة السابقة"; + return 'إذهب الى الصفحة السابقة'; }, }, }, @@ -254,25 +248,25 @@ export const azAZ: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Yolu göstər", + expandText: 'Yolu göstər', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Birinci səhifəyə keç"; + if (type === 'first') { + return 'Birinci səhifəyə keç'; } - if (type === "last") { - return "Sonuncu 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 === 'next') { + return 'Növbəti səhifəyə keç'; } // if (type === 'previous') { - return "Əvvəlki səhifəyə keç"; + return 'Əvvəlki səhifəyə keç'; }, - labelRowsPerPage: "Səhifəyə düşən sətrlər:", + labelRowsPerPage: 'Səhifəyə düşən sətrlər:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} dən ${count !== -1 ? count : `more than ${to}`}`, }, @@ -280,50 +274,50 @@ export const azAZ: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = "Ulduz"; + let pluralForm = 'Ulduz'; const lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5) { - pluralForm = "Ulduzlar"; + pluralForm = 'Ulduzlar'; } return `${value} ${pluralForm}`; }, - emptyLabelText: "Boş", + emptyLabelText: 'Boş', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Silmək", - closeText: "Bağlamaq", - loadingText: "Yüklənir…", - noOptionsText: "Seçimlər mövcud deyil", - openText: "Открыть", + clearText: 'Silmək', + closeText: 'Bağlamaq', + loadingText: 'Yüklənir…', + noOptionsText: 'Seçimlər mövcud deyil', + openText: 'Открыть', }, }, MuiAlert: { defaultProps: { - closeText: "Bağlamaq", + closeText: 'Bağlamaq', }, }, MuiPagination: { defaultProps: { - "aria-label": "Səhifənin naviqasiyası", + 'aria-label': 'Səhifənin naviqasiyası', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${page} ${selected ? "səhifə" : "səhifəyə keç"}`; + if (type === 'page') { + return `${page} ${selected ? 'səhifə' : 'səhifəyə keç'}`; } - if (type === "first") { - return "Birinci səhifəyə keç"; + if (type === 'first') { + return 'Birinci səhifəyə keç'; } - if (type === "last") { - return "Sonuncu 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 === 'next') { + return 'Növbəti səhifəyə keç'; } // if (type === 'previous') { - return "Əvvəlki səhifəyə keç"; + return 'Əvvəlki səhifəyə keç'; }, }, }, @@ -334,25 +328,25 @@ export const bnBD: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "পথ দেখান", + expandText: 'পথ দেখান', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "প্রথম পৃষ্ঠায় যান"; + if (type === 'first') { + return 'প্রথম পৃষ্ঠায় যান'; } - if (type === "last") { - return "শেষ পৃষ্ঠায় যান"; + if (type === 'last') { + return 'শেষ পৃষ্ঠায় যান'; } - if (type === "next") { - return "পরবর্তী পৃষ্ঠায় যান"; + if (type === 'next') { + return 'পরবর্তী পৃষ্ঠায় যান'; } // if (type === 'previous') { - return "আগের পৃষ্ঠায় যান"; + return 'আগের পৃষ্ঠায় যান'; }, - labelRowsPerPage: "প্রতি পৃষ্ঠায় সারি:", + labelRowsPerPage: 'প্রতি পৃষ্ঠায় সারি:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `${to} থেকে বেশি`}`, }, @@ -360,41 +354,41 @@ export const bnBD: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} স্টার`, - emptyLabelText: "খালি", + emptyLabelText: 'খালি', }, }, MuiAutocomplete: { defaultProps: { - clearText: "পরিষ্কার করুন", - closeText: "বন্ধ করুন", - loadingText: "লোড হচ্ছে…", - noOptionsText: "কোন অপশন নেই", - openText: "ওপেন করুন", + clearText: 'পরিষ্কার করুন', + closeText: 'বন্ধ করুন', + loadingText: 'লোড হচ্ছে…', + noOptionsText: 'কোন অপশন নেই', + openText: 'ওপেন করুন', }, }, MuiAlert: { defaultProps: { - closeText: "বন্ধ করুন", + closeText: 'বন্ধ করুন', }, }, MuiPagination: { defaultProps: { - "aria-label": "পেজিনেশন নেভিগেশন", + 'aria-label': 'পেজিনেশন নেভিগেশন', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "যান "}পৃষ্ঠা ${page}-এ`; + if (type === 'page') { + return `${selected ? '' : 'যান '}পৃষ্ঠা ${page}-এ`; } - if (type === "first") { - return "প্রথম পৃষ্ঠায় যান"; + if (type === 'first') { + return 'প্রথম পৃষ্ঠায় যান'; } - if (type === "last") { - return "শেষ পৃষ্ঠায় যান"; + if (type === 'last') { + return 'শেষ পৃষ্ঠায় যান'; } - if (type === "next") { - return "পরবর্তী পৃষ্ঠায় যান"; + if (type === 'next') { + return 'পরবর্তী পৃষ্ঠায় যান'; } // if (type === 'previous') { - return "আগের পৃষ্ঠায় যান"; + return 'আগের পৃষ্ঠায় যান'; }, }, }, @@ -405,67 +399,67 @@ export const bgBG: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Показване на пътя", + expandText: 'Показване на пътя', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Отиди на първата страница"; + if (type === 'first') { + return 'Отиди на първата страница'; } - if (type === "last") { - return "Отиди на последната страница"; + if (type === 'last') { + return 'Отиди на последната страница'; } - if (type === "next") { - return "Отиди на следващата страница"; + if (type === 'next') { + return 'Отиди на следващата страница'; } // if (type === 'previous') { - return "Отиди на предишната страница"; + return 'Отиди на предишната страница'; }, - labelRowsPerPage: "Редове на страница:", + labelRowsPerPage: 'Редове на страница:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} от ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Звезд${value !== 1 ? "и" : "а"}`, - emptyLabelText: "Изчисти", + getLabelText: (value) => `${value} Звезд${value !== 1 ? 'и' : 'а'}`, + emptyLabelText: 'Изчисти', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Изчисти", - closeText: "Затвори", - loadingText: "Зареждане…", - noOptionsText: "Няма налични опции", - openText: "Отвори", + clearText: 'Изчисти', + closeText: 'Затвори', + loadingText: 'Зареждане…', + noOptionsText: 'Няма налични опции', + openText: 'Отвори', }, }, MuiAlert: { defaultProps: { - closeText: "Затвори", + closeText: 'Затвори', }, }, MuiPagination: { defaultProps: { - "aria-label": "Пагинация", + 'aria-label': 'Пагинация', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Към "}страница ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Към '}страница ${page}`; } - if (type === "first") { - return "Отиди на първата страница"; + if (type === 'first') { + return 'Отиди на първата страница'; } - if (type === "last") { - return "Отиди на последната страница"; + if (type === 'last') { + return 'Отиди на последната страница'; } - if (type === "next") { - return "Отиди на следващата страница"; + if (type === 'next') { + return 'Отиди на следващата страница'; } // if (type === 'previous') { - return "Отиди на предишната страница"; + return 'Отиди на предишната страница'; }, }, }, @@ -494,30 +488,29 @@ export const caES: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: "Files per pàgina:", + labelRowsPerPage: 'Files per pàgina:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} de ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => - `${value} ${value !== 1 ? "Estrelles" : "Estrella"}`, - emptyLabelText: "Buit", + getLabelText: (value) => `${value} ${value !== 1 ? 'Estrelles' : 'Estrella'}`, + emptyLabelText: 'Buit', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Netejar", - closeText: "Tancar", - loadingText: "Carregant…", - noOptionsText: "Sense opcions", - openText: "Obert", + clearText: 'Netejar', + closeText: 'Tancar', + loadingText: 'Carregant…', + noOptionsText: 'Sense opcions', + openText: 'Obert', }, }, MuiAlert: { defaultProps: { - closeText: "Tancat", + closeText: 'Tancat', }, }, // MuiPagination: { @@ -548,25 +541,25 @@ export const csCZ: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Ukázat cestu", + expandText: 'Ukázat cestu', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Jít na první stránku"; + if (type === 'first') { + return 'Jít na první stránku'; } - if (type === "last") { - return "Jít na poslední stránku"; + if (type === 'last') { + return 'Jít na poslední stránku'; } - if (type === "next") { - return "Jít na další stránku"; + if (type === 'next') { + return 'Jít na další stránku'; } // if (type === 'previous') { - return "Jít na předchozí stránku"; + return 'Jít na předchozí stránku'; }, - labelRowsPerPage: "Řádků na stránce:", + labelRowsPerPage: 'Řádků na stránce:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} z ${count !== -1 ? count : `více než ${to}`}`, }, @@ -582,41 +575,41 @@ export const csCZ: Localization = { } return `${value} hvězdiček`; }, - emptyLabelText: "Prázdné", + emptyLabelText: 'Prázdné', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Vymazat", - closeText: "Zavřít", - loadingText: "Načítání…", - noOptionsText: "Žádné možnosti", - openText: "Otevřít", + clearText: 'Vymazat', + closeText: 'Zavřít', + loadingText: 'Načítání…', + noOptionsText: 'Žádné možnosti', + openText: 'Otevřít', }, }, MuiAlert: { defaultProps: { - closeText: "Zavřít", + closeText: 'Zavřít', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigace stránkováním", + 'aria-label': 'Navigace stránkováním', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Jít na "}${page} stránku`; + if (type === 'page') { + return `${selected ? '' : 'Jít na '}${page} stránku`; } - if (type === "first") { - return "Jít na první stránku"; + if (type === 'first') { + return 'Jít na první stránku'; } - if (type === "last") { - return "Jít na poslední stránku"; + if (type === 'last') { + return 'Jít na poslední stránku'; } - if (type === "next") { - return "Jít na další stránku"; + if (type === 'next') { + return 'Jít na další stránku'; } // if (type === 'previous') { - return "Jít na předchozí stránku"; + return 'Jít na předchozí stránku'; }, }, }, @@ -627,67 +620,67 @@ export const daDK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Vis sti", + expandText: 'Vis sti', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Gå til den første side"; + if (type === 'first') { + return 'Gå til den første side'; } - if (type === "last") { - return "Gå til den sidste side"; + if (type === 'last') { + return 'Gå til den sidste side'; } - if (type === "next") { - return "Gå til den næste side"; + if (type === 'next') { + return 'Gå til den næste side'; } // if (type === 'previous') { - return "Gå til den forrige side"; + return 'Gå til den forrige side'; }, - labelRowsPerPage: "Rækker pr side:", + labelRowsPerPage: 'Rækker pr side:', labelDisplayedRows: ({ from, to, count }) => `${from}-${to} af ${count !== -1 ? count : `mere end ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Stjern${value !== 1 ? "er" : ""}`, - emptyLabelText: "Tom", + getLabelText: (value) => `${value} Stjern${value !== 1 ? 'er' : ''}`, + emptyLabelText: 'Tom', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Slet", - closeText: "Luk", - loadingText: "Indlæser…", - noOptionsText: "Ingen muligheder", - openText: "Åben", + clearText: 'Slet', + closeText: 'Luk', + loadingText: 'Indlæser…', + noOptionsText: 'Ingen muligheder', + openText: 'Åben', }, }, MuiAlert: { defaultProps: { - closeText: "Luk", + closeText: 'Luk', }, }, MuiPagination: { defaultProps: { - "aria-label": "Sideinddelings navigation", + 'aria-label': 'Sideinddelings navigation', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Go to "}page ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Go to '}page ${page}`; } - if (type === "first") { - return "Gå til den første side"; + if (type === 'first') { + return 'Gå til den første side'; } - if (type === "last") { - return "Gå til den sidste side"; + if (type === 'last') { + return 'Gå til den sidste side'; } - if (type === "next") { - return "Gå til den næste side"; + if (type === 'next') { + return 'Gå til den næste side'; } // if (type === 'previous') { - return "Gå til den forrige side"; + return 'Gå til den forrige side'; }, }, }, @@ -698,67 +691,67 @@ export const deDE: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Pfad anzeigen", + expandText: 'Pfad anzeigen', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Zur ersten Seite"; + if (type === 'first') { + return 'Zur ersten Seite'; } - if (type === "last") { - return "Zur letzten Seite"; + if (type === 'last') { + return 'Zur letzten Seite'; } - if (type === "next") { - return "Zur nächsten Seite"; + if (type === 'next') { + return 'Zur nächsten Seite'; } // if (type === 'previous') { - return "Zur vorherigen Seite"; + return 'Zur vorherigen Seite'; }, - labelRowsPerPage: "Zeilen pro Seite:", + labelRowsPerPage: 'Zeilen pro Seite:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} von ${count !== -1 ? count : `mehr als ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ${value !== 1 ? "Sterne" : "Stern"}`, - emptyLabelText: "Keine Wertung", + getLabelText: (value) => `${value} ${value !== 1 ? 'Sterne' : 'Stern'}`, + emptyLabelText: 'Keine Wertung', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Leeren", - closeText: "Schließen", - loadingText: "Wird geladen…", - noOptionsText: "Keine Optionen", - openText: "Öffnen", + clearText: 'Leeren', + closeText: 'Schließen', + loadingText: 'Wird geladen…', + noOptionsText: 'Keine Optionen', + openText: 'Öffnen', }, }, MuiAlert: { defaultProps: { - closeText: "Schließen", + closeText: 'Schließen', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigation via Seitennummerierung", + 'aria-label': 'Navigation via Seitennummerierung', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Gehe zu "}Seite ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Gehe zu '}Seite ${page}`; } - if (type === "first") { - return "Zur ersten Seite"; + if (type === 'first') { + return 'Zur ersten Seite'; } - if (type === "last") { - return "Zur letzten Seite"; + if (type === 'last') { + return 'Zur letzten Seite'; } - if (type === "next") { - return "Zur nächsten Seite"; + if (type === 'next') { + return 'Zur nächsten Seite'; } // if (type === 'previous') { - return "Zur vorherigen Seite"; + return 'Zur vorherigen Seite'; }, }, }, @@ -769,69 +762,69 @@ export const elGR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Εμφάνιση διαδρομής", + expandText: 'Εμφάνιση διαδρομής', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Πρώτη σελίδα"; + if (type === 'first') { + return 'Πρώτη σελίδα'; } - if (type === "last") { - return "Τελευταία σελίδα"; + if (type === 'last') { + return 'Τελευταία σελίδα'; } - if (type === "next") { - return "Επόμενη σελίδα"; + if (type === 'next') { + return 'Επόμενη σελίδα'; } // if (type === "previous") { - return "Προηγούμενη σελίδα"; + return 'Προηγούμενη σελίδα'; }, - labelRowsPerPage: "Γραμμές ανα σελίδα:", + labelRowsPerPage: 'Γραμμές ανα σελίδα:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} από ${count !== -1 ? count : `πάνω από ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Αστέρι${value !== 1 ? "α" : ""}`, - emptyLabelText: "Χωρίς βαθμολόγηση", + getLabelText: (value) => `${value} Αστέρι${value !== 1 ? 'α' : ''}`, + emptyLabelText: 'Χωρίς βαθμολόγηση', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Καθαρισμός", - closeText: "Κλείσιμο", - loadingText: "Φόρτωση…", - noOptionsText: "Δεν υπάρχουν επιλογές", - openText: "Άνοιγμα", + clearText: 'Καθαρισμός', + closeText: 'Κλείσιμο', + loadingText: 'Φόρτωση…', + noOptionsText: 'Δεν υπάρχουν επιλογές', + openText: 'Άνοιγμα', }, }, MuiAlert: { defaultProps: { - closeText: "Κλείσιμο", + closeText: 'Κλείσιμο', }, }, MuiPagination: { defaultProps: { - "aria-label": "Πλοήγηση σε σελίδες", + 'aria-label': 'Πλοήγηση σε σελίδες', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Μετάβαση "}σελίδα ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Μετάβαση '}σελίδα ${page}`; } - if (type === "first") { - return "Πρώτη σελίδα"; + if (type === 'first') { + return 'Πρώτη σελίδα'; } - if (type === "last") { - return "Τελευταία σελίδα"; + if (type === 'last') { + return 'Τελευταία σελίδα'; } - if (type === "next") { - return "Επόμενη σελίδα"; + if (type === 'next') { + return 'Επόμενη σελίδα'; } // if (type === "previous") { - return "Προηγούμενη σελίδα"; + return 'Προηγούμενη σελίδα'; }, }, }, @@ -904,67 +897,67 @@ export const esES: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Mostrar ruta", + expandText: 'Mostrar ruta', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Ir a la primera página"; + if (type === 'first') { + return 'Ir a la primera página'; } - if (type === "last") { - return "Ir a la última página"; + if (type === 'last') { + return 'Ir a la última página'; } - if (type === "next") { - return "Ir a la página siguiente"; + if (type === 'next') { + return 'Ir a la página siguiente'; } // if (type === 'previous') { - return "Ir a la página anterior"; + return 'Ir a la página anterior'; }, - labelRowsPerPage: "Filas por página:", + labelRowsPerPage: 'Filas por página:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} de ${count !== -1 ? count : `más de ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Estrella${value !== 1 ? "s" : ""}`, - emptyLabelText: "Vacío", + getLabelText: (value) => `${value} Estrella${value !== 1 ? 's' : ''}`, + emptyLabelText: 'Vacío', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Limpiar", - closeText: "Cerrar", - loadingText: "Cargando…", - noOptionsText: "Sin opciones", - openText: "Abierto", + clearText: 'Limpiar', + closeText: 'Cerrar', + loadingText: 'Cargando…', + noOptionsText: 'Sin opciones', + openText: 'Abierto', }, }, MuiAlert: { defaultProps: { - closeText: "Cerrar", + closeText: 'Cerrar', }, }, MuiPagination: { defaultProps: { - "aria-label": "Paginador", + 'aria-label': 'Paginador', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Ir a la "}página ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Ir a la '}página ${page}`; } - if (type === "first") { - return "Ir a la primera página"; + if (type === 'first') { + return 'Ir a la primera página'; } - if (type === "last") { - return "Ir a la última página"; + if (type === 'last') { + return 'Ir a la última página'; } - if (type === "next") { - return "Ir a la página siguiente"; + if (type === 'next') { + return 'Ir a la página siguiente'; } // if (type === 'previous') { - return "Ir a la página anterior"; + return 'Ir a la página anterior'; }, }, }, @@ -975,67 +968,67 @@ export const etEE: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Näita teed", + expandText: 'Näita teed', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Vali esimene lehekülg"; + if (type === 'first') { + return 'Vali esimene lehekülg'; } - if (type === "last") { - return "Vali viimane lehekülg"; + if (type === 'last') { + return 'Vali viimane lehekülg'; } - if (type === "next") { - return "Vali järgmine lehekülg"; + if (type === 'next') { + return 'Vali järgmine lehekülg'; } // if (type === 'previous') { - return "Vali eelmine lehekülg"; + return 'Vali eelmine lehekülg'; }, - labelRowsPerPage: "Ridu leheküljel:", + labelRowsPerPage: 'Ridu leheküljel:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `rohkem kui ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Tärn${value !== 1 ? "i" : ""}`, - emptyLabelText: "Tühi", + getLabelText: (value) => `${value} Tärn${value !== 1 ? 'i' : ''}`, + emptyLabelText: 'Tühi', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Tühjenda", - closeText: "Sulge", - loadingText: "Laen…", - noOptionsText: "Valikuid ei ole", - openText: "Ava", + clearText: 'Tühjenda', + closeText: 'Sulge', + loadingText: 'Laen…', + noOptionsText: 'Valikuid ei ole', + openText: 'Ava', }, }, MuiAlert: { defaultProps: { - closeText: "Sulge", + closeText: 'Sulge', }, }, MuiPagination: { defaultProps: { - "aria-label": "Lehekülgede valik", + 'aria-label': 'Lehekülgede valik', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Vali "}lehekülg ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Vali '}lehekülg ${page}`; } - if (type === "first") { - return "Vali esimene lehekülg"; + if (type === 'first') { + return 'Vali esimene lehekülg'; } - if (type === "last") { - return "Vali viimane lehekülg"; + if (type === 'last') { + return 'Vali viimane lehekülg'; } - if (type === "next") { - return "Vali järgmine lehekülg"; + if (type === 'next') { + return 'Vali järgmine lehekülg'; } // if (type === 'previous') { - return "Vali eelmine lehekülg"; + return 'Vali eelmine lehekülg'; }, }, }, @@ -1051,25 +1044,25 @@ export const faIR: Localization = { // }, MuiBreadcrumbs: { defaultProps: { - expandText: "نمایش مسیر", + expandText: 'نمایش مسیر', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "رفتن به اولین صفحه"; + if (type === 'first') { + return 'رفتن به اولین صفحه'; } - if (type === "last") { - return "رفتن به آخرین صفحه"; + if (type === 'last') { + return 'رفتن به آخرین صفحه'; } - if (type === "next") { - return "رفتن به صفحه‌ی بعدی"; + if (type === 'next') { + return 'رفتن به صفحه‌ی بعدی'; } // if (type === 'previous') { - return "رفتن به صفحه‌ی قبلی"; + return 'رفتن به صفحه‌ی قبلی'; }, - labelRowsPerPage: "تعداد سطرهای هر صفحه:", + labelRowsPerPage: 'تعداد سطرهای هر صفحه:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} از ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1077,41 +1070,41 @@ export const faIR: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} ستاره`, - emptyLabelText: "خالی", + emptyLabelText: 'خالی', }, }, MuiAutocomplete: { defaultProps: { - clearText: "پاک‌کردن", - closeText: "بستن", - loadingText: "در حال بارگذاری…", - noOptionsText: "بی‌نتیجه", - openText: "بازکردن", + clearText: 'پاک‌کردن', + closeText: 'بستن', + loadingText: 'در حال بارگذاری…', + noOptionsText: 'بی‌نتیجه', + openText: 'بازکردن', }, }, MuiAlert: { defaultProps: { - closeText: "بستن", + closeText: 'بستن', }, }, MuiPagination: { defaultProps: { - "aria-label": "ناوبری صفحه", + 'aria-label': 'ناوبری صفحه', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "رفتن به "}صفحهٔ ${page}`; + if (type === 'page') { + return `${selected ? '' : 'رفتن به '}صفحهٔ ${page}`; } - if (type === "first") { - return "رفتن به اولین صفحه"; + if (type === 'first') { + return 'رفتن به اولین صفحه'; } - if (type === "last") { - return "رفتن به آخرین صفحه"; + if (type === 'last') { + return 'رفتن به آخرین صفحه'; } - if (type === "next") { - return "رفتن به صفحه‌ی بعدی"; + if (type === 'next') { + return 'رفتن به صفحه‌ی بعدی'; } // if (type === 'previous') { - return "رفتن به صفحه‌ی قبلی"; + return 'رفتن به صفحه‌ی قبلی'; }, }, }, @@ -1122,67 +1115,67 @@ export const fiFI: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Näytä reitti", + expandText: 'Näytä reitti', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Mene ensimmäiselle sivulle"; + if (type === 'first') { + return 'Mene ensimmäiselle sivulle'; } - if (type === "last") { - return "Mene viimeiselle sivulle"; + if (type === 'last') { + return 'Mene viimeiselle sivulle'; } - if (type === "next") { - return "Mene seuraavalle sivulle"; + if (type === 'next') { + return 'Mene seuraavalle sivulle'; } // if (type === 'previous') { - return "Mene edelliselle sivulle"; + return 'Mene edelliselle sivulle'; }, - labelRowsPerPage: "Rivejä per sivu:", + labelRowsPerPage: 'Rivejä per sivu:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `enemmän kuin ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Täht${value !== 1 ? "eä" : "i"}`, - emptyLabelText: "Tyhjä", + getLabelText: (value) => `${value} Täht${value !== 1 ? 'eä' : 'i'}`, + emptyLabelText: 'Tyhjä', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Tyhjennä", - closeText: "Sulje", - loadingText: "Ladataan…", - noOptionsText: "Ei valintoja", - openText: "Avaa", + clearText: 'Tyhjennä', + closeText: 'Sulje', + loadingText: 'Ladataan…', + noOptionsText: 'Ei valintoja', + openText: 'Avaa', }, }, MuiAlert: { defaultProps: { - closeText: "Sulje", + closeText: 'Sulje', }, }, MuiPagination: { defaultProps: { - "aria-label": "Sivutus navigaatio", + 'aria-label': 'Sivutus navigaatio', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "sivu" : "Mene sivulle"} ${page}`; + if (type === 'page') { + return `${selected ? 'sivu' : 'Mene sivulle'} ${page}`; } - if (type === "first") { - return "Mene ensimmäiselle sivulle"; + if (type === 'first') { + return 'Mene ensimmäiselle sivulle'; } - if (type === "last") { - return "Mene viimeiselle sivulle"; + if (type === 'last') { + return 'Mene viimeiselle sivulle'; } - if (type === "next") { - return "Mene seuraavalle sivulle"; + if (type === 'next') { + return 'Mene seuraavalle sivulle'; } // if (type === 'previous') { - return "Mene edelliselle sivulle"; + return 'Mene edelliselle sivulle'; }, }, }, @@ -1193,67 +1186,67 @@ export const frFR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Montrer le chemin", + expandText: 'Montrer le chemin', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Aller à la première page"; + if (type === 'first') { + return 'Aller à la première page'; } - if (type === "last") { - return "Aller à la dernière page"; + if (type === 'last') { + return 'Aller à la dernière page'; } - if (type === "next") { - return "Aller à la page suivante"; + if (type === 'next') { + return 'Aller à la page suivante'; } // if (type === 'previous') { - return "Aller à la page précédente"; + return 'Aller à la page précédente'; }, - labelRowsPerPage: "Lignes par page :", + labelRowsPerPage: 'Lignes par page :', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} sur ${count !== -1 ? count : `plus que ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Etoile${value !== 1 ? "s" : ""}`, - emptyLabelText: "Vide", + getLabelText: (value) => `${value} Etoile${value !== 1 ? 's' : ''}`, + emptyLabelText: 'Vide', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Vider", - closeText: "Fermer", - loadingText: "Chargement…", - noOptionsText: "Pas de résultats", - openText: "Ouvrir", + clearText: 'Vider', + closeText: 'Fermer', + loadingText: 'Chargement…', + noOptionsText: 'Pas de résultats', + openText: 'Ouvrir', }, }, MuiAlert: { defaultProps: { - closeText: "Fermer", + closeText: 'Fermer', }, }, MuiPagination: { defaultProps: { - "aria-label": "navigation de pagination", + 'aria-label': 'navigation de pagination', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Aller à la "}page ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Aller à la '}page ${page}`; } - if (type === "first") { - return "Aller à la première page"; + if (type === 'first') { + return 'Aller à la première page'; } - if (type === "last") { - return "Aller à la dernière page"; + if (type === 'last') { + return 'Aller à la dernière page'; } - if (type === "next") { - return "Aller à la page suivante"; + if (type === 'next') { + return 'Aller à la page suivante'; } // if (type === 'previous') { - return "Aller à la page précédente"; + return 'Aller à la page précédente'; }, }, }, @@ -1264,67 +1257,67 @@ export const heIL: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "הצג נתיב", + expandText: 'הצג נתיב', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "לעמוד הראשון"; + if (type === 'first') { + return 'לעמוד הראשון'; } - if (type === "last") { - return "לעמוד האחרון"; + if (type === 'last') { + return 'לעמוד האחרון'; } - if (type === "next") { - return "לעמוד הבא"; + if (type === 'next') { + return 'לעמוד הבא'; } // if (type === 'previous') { - return "לעמוד הקודם"; + return 'לעמוד הקודם'; }, - labelRowsPerPage: "שורות בעמוד:", + labelRowsPerPage: 'שורות בעמוד:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} מתוך ${count !== -1 ? count : `יותר מ ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} כוכב${value !== 1 ? "ים" : ""}`, - emptyLabelText: "ריק", + getLabelText: (value) => `${value} כוכב${value !== 1 ? 'ים' : ''}`, + emptyLabelText: 'ריק', }, }, MuiAutocomplete: { defaultProps: { - clearText: "נקה", - closeText: "סגור", - loadingText: "טוען…", - noOptionsText: "אין אופציות", - openText: "פתח", + clearText: 'נקה', + closeText: 'סגור', + loadingText: 'טוען…', + noOptionsText: 'אין אופציות', + openText: 'פתח', }, }, MuiAlert: { defaultProps: { - closeText: "סגור", + closeText: 'סגור', }, }, MuiPagination: { defaultProps: { - "aria-label": "ניווט בעמודים", + 'aria-label': 'ניווט בעמודים', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "ל "}עמוד ${page}`; + if (type === 'page') { + return `${selected ? '' : 'ל '}עמוד ${page}`; } - if (type === "first") { - return "לעמוד הראשון"; + if (type === 'first') { + return 'לעמוד הראשון'; } - if (type === "last") { - return "לעמוד האחרון"; + if (type === 'last') { + return 'לעמוד האחרון'; } - if (type === "next") { - return "לעמוד הבא"; + if (type === 'next') { + return 'לעמוד הבא'; } // if (type === 'previous') { - return "לעמוד הקודם"; + return 'לעמוד הקודם'; }, }, }, @@ -1335,67 +1328,67 @@ export const hiIN: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "रास्ता दिखायें", + expandText: 'रास्ता दिखायें', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "पहले पृष्ठ पर जाएँ"; + if (type === 'first') { + return 'पहले पृष्ठ पर जाएँ'; } - if (type === "last") { - return "अंतिम पृष्ठ पर जाएँ"; + if (type === 'last') { + return 'अंतिम पृष्ठ पर जाएँ'; } - if (type === "next") { - return "अगले पृष्ठ पर जाएँ"; + if (type === 'next') { + return 'अगले पृष्ठ पर जाएँ'; } // if (type === 'previous') { - return "पिछले पृष्ठ पर जाएँ"; + return 'पिछले पृष्ठ पर जाएँ'; }, - labelRowsPerPage: "पंक्तियाँ प्रति पृष्ठ:", + labelRowsPerPage: 'पंक्तियाँ प्रति पृष्ठ:', labelDisplayedRows: ({ from, to, count }) => `${from}-${to === -1 ? count : to} कुल ${count} में`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} तार${value !== 1 ? "े" : "ा"}`, - emptyLabelText: "रिक्त", + getLabelText: (value) => `${value} तार${value !== 1 ? 'े' : 'ा'}`, + emptyLabelText: 'रिक्त', }, }, MuiAutocomplete: { defaultProps: { - clearText: "हटायें", - closeText: "बंद करें", - loadingText: "लोड हो रहा है…", - noOptionsText: "कोई विकल्प नहीं", - openText: "खोलें", + clearText: 'हटायें', + closeText: 'बंद करें', + loadingText: 'लोड हो रहा है…', + noOptionsText: 'कोई विकल्प नहीं', + openText: 'खोलें', }, }, MuiAlert: { defaultProps: { - closeText: "बंद करें", + closeText: 'बंद करें', }, }, MuiPagination: { defaultProps: { - "aria-label": "पृस्ठानुसार संचालन", + 'aria-label': 'पृस्ठानुसार संचालन', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `पृष्ठ ${page} ${selected ? "" : " पर जाएँ"}`; + if (type === 'page') { + return `पृष्ठ ${page} ${selected ? '' : ' पर जाएँ'}`; } - if (type === "first") { - return "पहले पृष्ठ पर जाएँ"; + if (type === 'first') { + return 'पहले पृष्ठ पर जाएँ'; } - if (type === "last") { - return "अंतिम पृष्ठ पर जाएँ"; + if (type === 'last') { + return 'अंतिम पृष्ठ पर जाएँ'; } - if (type === "next") { - return "अगले पृष्ठ पर जाएँ"; + if (type === 'next') { + return 'अगले पृष्ठ पर जाएँ'; } // if (type === 'previous') { - return "पिछले पृष्ठ पर जाएँ"; + return 'पिछले पृष्ठ पर जाएँ'; }, }, }, @@ -1407,25 +1400,25 @@ export const hrHR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Pokaži putanju", + expandText: 'Pokaži putanju', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Idi na prvu stranicu"; + if (type === 'first') { + return 'Idi na prvu stranicu'; } - if (type === "last") { - return "Idi na posljednju stranicu"; + if (type === 'last') { + return 'Idi na posljednju stranicu'; } - if (type === "next") { - return "Idi na sljedeću stranicu"; + if (type === 'next') { + return 'Idi na sljedeću stranicu'; } // if (type === 'previous') { - return "Idi na prethodnu stranicu"; + return 'Idi na prethodnu stranicu'; }, - labelRowsPerPage: "Redova po stranici:", + labelRowsPerPage: 'Redova po stranici:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} od ${count !== -1 ? count : `više nego ${to}`}`, }, @@ -1435,49 +1428,46 @@ export const hrHR: Localization = { getLabelText: (value) => { const lastDigit = value % 10; const lastTwoDigits = value % 100; - if ( - [2, 3, 4].includes(lastDigit) && - ![12, 13, 14].includes(lastTwoDigits) - ) { - return "Zvijezde"; + if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) { + return 'Zvijezde'; } - return "Zvijezda"; + return 'Zvijezda'; }, - emptyLabelText: "Prazno", + emptyLabelText: 'Prazno', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Briši", - closeText: "Zatvori", - loadingText: "Učitavanje…", - noOptionsText: "Nema opcija", - openText: "Otvori", + clearText: 'Briši', + closeText: 'Zatvori', + loadingText: 'Učitavanje…', + noOptionsText: 'Nema opcija', + openText: 'Otvori', }, }, MuiAlert: { defaultProps: { - closeText: "Zatvori", + closeText: 'Zatvori', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigacija po stranicama", + 'aria-label': 'Navigacija po stranicama', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Idi na "}stranicu ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Idi na '}stranicu ${page}`; } - if (type === "first") { - return "Idi na prvu stranicu"; + if (type === 'first') { + return 'Idi na prvu stranicu'; } - if (type === "last") { - return "Idi na zadnju stranicu"; + if (type === 'last') { + return 'Idi na zadnju stranicu'; } - if (type === "next") { - return "Idi na sljedeću stranicu"; + if (type === 'next') { + return 'Idi na sljedeću stranicu'; } // if (type === 'previous') { - return "Idi na prethodnu stranicu"; + return 'Idi na prethodnu stranicu'; }, }, }, @@ -1488,25 +1478,25 @@ export const huHU: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Útvonal", + expandText: 'Útvonal', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Első oldalra"; + if (type === 'first') { + return 'Első oldalra'; } - if (type === "last") { - return "Utolsó oldalra"; + if (type === 'last') { + return 'Utolsó oldalra'; } - if (type === "next") { - return "Következő oldalra"; + if (type === 'next') { + return 'Következő oldalra'; } // if (type === 'previous') { - return "Előző oldalra"; + return 'Előző oldalra'; }, - labelRowsPerPage: "Sorok száma:", + labelRowsPerPage: 'Sorok száma:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1514,41 +1504,41 @@ export const huHU: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} Csillag`, - emptyLabelText: "Üres", + emptyLabelText: 'Üres', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Törlés", - closeText: "Bezárás", - loadingText: "Töltés…", - noOptionsText: "Nincs találat", - openText: "Megnyitás", + 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", + closeText: 'Bezárás', }, }, MuiPagination: { defaultProps: { - "aria-label": "Lapozás", + 'aria-label': 'Lapozás', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${page}. oldal${selected ? "" : "ra"}`; + if (type === 'page') { + return `${page}. oldal${selected ? '' : 'ra'}`; } - if (type === "first") { - return "Első oldalra"; + if (type === 'first') { + return 'Első oldalra'; } - if (type === "last") { - return "Utolsó oldalra"; + if (type === 'last') { + return 'Utolsó oldalra'; } - if (type === "next") { - return "Következő oldalra"; + if (type === 'next') { + return 'Következő oldalra'; } // if (type === 'previous') { - return "Előző oldalra"; + return 'Előző oldalra'; }, }, }, @@ -1577,7 +1567,7 @@ export const hyAM: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: "Տողեր մեկ էջում`", + labelRowsPerPage: 'Տողեր մեկ էջում`', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} / ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1585,21 +1575,21 @@ export const hyAM: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} Աստղ`, - emptyLabelText: "Դատարկ", + emptyLabelText: 'Դատարկ', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Մաքրել", - closeText: "Փակել", - loadingText: "Բեռնում…", - noOptionsText: "Տարբերակներ չկան", - openText: "Բացել", + clearText: 'Մաքրել', + closeText: 'Փակել', + loadingText: 'Բեռնում…', + noOptionsText: 'Տարբերակներ չկան', + openText: 'Բացել', }, }, MuiAlert: { defaultProps: { - closeText: "Փակել", + closeText: 'Փակել', }, }, // MuiPagination: { @@ -1648,7 +1638,7 @@ export const idID: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: "Baris per halaman:", + labelRowsPerPage: 'Baris per halaman:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} dari ${count !== -1 ? count : `more than ${to}`}`, }, @@ -1661,16 +1651,16 @@ export const idID: Localization = { }, MuiAutocomplete: { defaultProps: { - clearText: "Hapus", - closeText: "Tutup", - loadingText: "Memuat…", - noOptionsText: "Tidak ada opsi", - openText: "Buka", + clearText: 'Hapus', + closeText: 'Tutup', + loadingText: 'Memuat…', + noOptionsText: 'Tidak ada opsi', + openText: 'Buka', }, }, MuiAlert: { defaultProps: { - closeText: "Tutup", + closeText: 'Tutup', }, }, // MuiPagination: { @@ -1719,30 +1709,29 @@ export const isIS: Localization = { // // if (type === 'previous') { // return 'Go to previous page'; // }, - labelRowsPerPage: "Raðir á síðu:", + labelRowsPerPage: 'Raðir á síðu:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} af ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => - `${value} ${value === 1 ? "Stjarna" : "Stjörnur"}`, - emptyLabelText: "Tómt", + getLabelText: (value) => `${value} ${value === 1 ? 'Stjarna' : 'Stjörnur'}`, + emptyLabelText: 'Tómt', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Hreinsa", - closeText: "Loka", - loadingText: "Hlaða…", - noOptionsText: "Engar niðurstöður", - openText: "Opna", + clearText: 'Hreinsa', + closeText: 'Loka', + loadingText: 'Hlaða…', + noOptionsText: 'Engar niðurstöður', + openText: 'Opna', }, }, MuiAlert: { defaultProps: { - closeText: "Loka", + closeText: 'Loka', }, }, // MuiPagination: { @@ -1773,67 +1762,67 @@ export const itIT: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Visualizza percorso", + expandText: 'Visualizza percorso', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Vai alla prima pagina"; + if (type === 'first') { + return 'Vai alla prima pagina'; } - if (type === "last") { + if (type === 'last') { return "Vai all'ultima pagina"; } - if (type === "next") { - return "Vai alla pagina successiva"; + if (type === 'next') { + return 'Vai alla pagina successiva'; } // if (type === 'previous') { - return "Vai alla pagina precedente"; + return 'Vai alla pagina precedente'; }, - labelRowsPerPage: "Righe per pagina:", + labelRowsPerPage: 'Righe per pagina:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} di ${count !== -1 ? count : `più di ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Stell${value !== 1 ? "e" : "a"}`, - emptyLabelText: "Vuoto", + getLabelText: (value) => `${value} Stell${value !== 1 ? 'e' : 'a'}`, + emptyLabelText: 'Vuoto', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Svuota", - closeText: "Chiudi", - loadingText: "Caricamento in corso…", - noOptionsText: "Nessuna opzione", - openText: "Apri", + clearText: 'Svuota', + closeText: 'Chiudi', + loadingText: 'Caricamento in corso…', + noOptionsText: 'Nessuna opzione', + openText: 'Apri', }, }, MuiAlert: { defaultProps: { - closeText: "Chiudi", + closeText: 'Chiudi', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigazione impaginata", + 'aria-label': 'Navigazione impaginata', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Vai alla "}pagina ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Vai alla '}pagina ${page}`; } - if (type === "first") { - return "Vai alla prima pagina"; + if (type === 'first') { + return 'Vai alla prima pagina'; } - if (type === "last") { + if (type === 'last') { return "Vai all'ultima pagina"; } - if (type === "next") { - return "Vai alla pagina successiva"; + if (type === 'next') { + return 'Vai alla pagina successiva'; } // if (type === 'previous') { - return "Vai alla pagina precedente"; + return 'Vai alla pagina precedente'; }, }, }, @@ -1844,25 +1833,25 @@ export const jaJP: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "すべて表示", + expandText: 'すべて表示', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "最初のページへ"; + if (type === 'first') { + return '最初のページへ'; } - if (type === "last") { - return "最後のページへ"; + if (type === 'last') { + return '最後のページへ'; } - if (type === "next") { - return "次のページへ"; + if (type === 'next') { + return '次のページへ'; } // if (type === 'previous') { - return "前のページへ"; + return '前のページへ'; }, - labelRowsPerPage: "ページあたりの行数:", + labelRowsPerPage: 'ページあたりの行数:', labelDisplayedRows: ({ from, to, count }) => `${from}~${to} / ${count !== -1 ? count : `${to}以上`}`, }, @@ -1870,41 +1859,41 @@ export const jaJP: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `星${value}`, - emptyLabelText: "星なし", + emptyLabelText: '星なし', }, }, MuiAutocomplete: { defaultProps: { - clearText: "クリア", - closeText: "閉じる", - loadingText: "読み込み中…", - noOptionsText: "データがありません", - openText: "開く", + clearText: 'クリア', + closeText: '閉じる', + loadingText: '読み込み中…', + noOptionsText: 'データがありません', + openText: '開く', }, }, MuiAlert: { defaultProps: { - closeText: "閉じる", + closeText: '閉じる', }, }, MuiPagination: { defaultProps: { - "aria-label": "ページ選択", + 'aria-label': 'ページ選択', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `ページ${page}${selected ? "" : "へ"}`; + if (type === 'page') { + return `ページ${page}${selected ? '' : 'へ'}`; } - if (type === "first") { - return "最初のページへ"; + if (type === 'first') { + return '最初のページへ'; } - if (type === "last") { - return "最後のページへ"; + if (type === 'last') { + return '最後のページへ'; } - if (type === "next") { - return "次のページへ"; + if (type === 'next') { + return '次のページへ'; } // if (type === 'previous') { - return "前のページへ"; + return '前のページへ'; }, }, }, @@ -1915,67 +1904,67 @@ export const khKH: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "បង្ហាញផ្លូវ", + expandText: 'បង្ហាញផ្លូវ', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "ទៅទំព័រដំបូង"; + if (type === 'first') { + return 'ទៅទំព័រដំបូង'; } - if (type === "last") { - return "ទៅទំព័រចុងក្រោយ"; + if (type === 'last') { + return 'ទៅទំព័រចុងក្រោយ'; } - if (type === "next") { - return "ទៅទំព័របន្ទាប់"; + if (type === 'next') { + return 'ទៅទំព័របន្ទាប់'; } // if (type === 'previous') { - return "ទៅទំព័រមុន"; + return 'ទៅទំព័រមុន'; }, - labelRowsPerPage: "ចំនួនជួរដេកក្នុងមួយទំព័រ:", + labelRowsPerPage: 'ចំនួនជួរដេកក្នុងមួយទំព័រ:', labelDisplayedRows: ({ from, to, count }) => `${from} - ${to} នៃ ${count !== -1 ? count : `ច្រើនជាង ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} ផ្កាយ${value !== 1 ? "" : ""}`, - emptyLabelText: "ទទេ", + getLabelText: (value) => `${value} ផ្កាយ${value !== 1 ? '' : ''}`, + emptyLabelText: 'ទទេ', }, }, MuiAutocomplete: { defaultProps: { - clearText: "លុបចោល", - closeText: "បិទ", - loadingText: "កំពុងលោត…", - noOptionsText: "គ្មានជម្រើស", - openText: "បើក", + clearText: 'លុបចោល', + closeText: 'បិទ', + loadingText: 'កំពុងលោត…', + noOptionsText: 'គ្មានជម្រើស', + openText: 'បើក', }, }, MuiAlert: { defaultProps: { - closeText: "បិទ", + closeText: 'បិទ', }, }, MuiPagination: { defaultProps: { - "aria-label": "រុករកទំព័រ", + 'aria-label': 'រុករកទំព័រ', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "ទៅ "}ទំព័រ ${page}`; + if (type === 'page') { + return `${selected ? '' : 'ទៅ '}ទំព័រ ${page}`; } - if (type === "first") { - return "ទៅទំព័រដំបូង"; + if (type === 'first') { + return 'ទៅទំព័រដំបូង'; } - if (type === "last") { - return "ទៅទំព័រចុងក្រោយ"; + if (type === 'last') { + return 'ទៅទំព័រចុងក្រោយ'; } - if (type === "next") { - return "ទៅទំព័របន្ទាប់"; + if (type === 'next') { + return 'ទៅទំព័របន្ទាប់'; } // if (type === 'previous') { - return "ទៅទំព័រមុន"; + return 'ទៅទំព័រមុន'; }, }, }, @@ -1986,25 +1975,25 @@ export const koKR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "경로 보기", + expandText: '경로 보기', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "첫 번째 페이지로 이동"; + if (type === 'first') { + return '첫 번째 페이지로 이동'; } - if (type === "last") { - return "마지막 페이지로 이동"; + if (type === 'last') { + return '마지막 페이지로 이동'; } - if (type === "next") { - return "다음 페이지로 이동"; + if (type === 'next') { + return '다음 페이지로 이동'; } // if (type === 'previous') { - return "이전 페이지로 이동"; + return '이전 페이지로 이동'; }, - labelRowsPerPage: "페이지 당 행:", + labelRowsPerPage: '페이지 당 행:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} / ${count !== -1 ? count : `${to}개 이상`}`, }, @@ -2012,41 +2001,41 @@ export const koKR: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} 점`, - emptyLabelText: "빈 텍스트", + emptyLabelText: '빈 텍스트', }, }, MuiAutocomplete: { defaultProps: { - clearText: "지우기", - closeText: "닫기", - loadingText: "불러오는 중…", - noOptionsText: "옵션 없음", - openText: "열기", + clearText: '지우기', + closeText: '닫기', + loadingText: '불러오는 중…', + noOptionsText: '옵션 없음', + openText: '열기', }, }, MuiAlert: { defaultProps: { - closeText: "닫기", + closeText: '닫기', }, }, MuiPagination: { defaultProps: { - "aria-label": "페이지네이션 네비게이션", + 'aria-label': '페이지네이션 네비게이션', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${page} 번째 페이지${selected ? "" : "로 이동"}`; + if (type === 'page') { + return `${page} 번째 페이지${selected ? '' : '로 이동'}`; } - if (type === "first") { - return "첫 번째 페이지로 이동"; + if (type === 'first') { + return '첫 번째 페이지로 이동'; } - if (type === "last") { - return "마지막 페이지로 이동"; + if (type === 'last') { + return '마지막 페이지로 이동'; } - if (type === "next") { - return "다음 페이지로 이동"; + if (type === 'next') { + return '다음 페이지로 이동'; } // if (type === 'previous') { - return "이전 페이지로 이동"; + return '이전 페이지로 이동'; }, }, }, @@ -2057,25 +2046,25 @@ export const kuLatn: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Rê nîşan bide", + expandText: 'Rê nîşan bide', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Biçe rûpela yekem"; + if (type === 'first') { + return 'Biçe rûpela yekem'; } - if (type === "last") { - return "Biçe rûpela dawî"; + if (type === 'last') { + return 'Biçe rûpela dawî'; } - if (type === "next") { - return "Biçe rûpela din"; + if (type === 'next') { + return 'Biçe rûpela din'; } // if (type === 'previous') { - return "Biçe rûpela berê"; + return 'Biçe rûpela berê'; }, - labelRowsPerPage: "Rêz li ser rûpelê:", + labelRowsPerPage: 'Rêz li ser rûpelê:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} of ${count !== -1 ? count : `zêdetir ji ${to}`}`, }, @@ -2083,41 +2072,41 @@ export const kuLatn: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} Stêrk`, - emptyLabelText: "Vala", + emptyLabelText: 'Vala', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Paqij bike", - closeText: "Bigre", - loadingText: "Tê barkirin…", - noOptionsText: "Vebijêrk tune", - openText: "Veke", + clearText: 'Paqij bike', + closeText: 'Bigre', + loadingText: 'Tê barkirin…', + noOptionsText: 'Vebijêrk tune', + openText: 'Veke', }, }, MuiAlert: { defaultProps: { - closeText: "Bigre", + closeText: 'Bigre', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navîgasyona rûpelan", + 'aria-label': 'Navîgasyona rûpelan', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Biçe "}rûpel ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Biçe '}rûpel ${page}`; } - if (type === "first") { - return "Biçe rûpela yekem"; + if (type === 'first') { + return 'Biçe rûpela yekem'; } - if (type === "last") { - return "Biçe rûpela dawî"; + if (type === 'last') { + return 'Biçe rûpela dawî'; } - if (type === "next") { - return "Biçe rûpela din"; + if (type === 'next') { + return 'Biçe rûpela din'; } // if (type === 'previous') { - return "Biçe rûpela berê"; + return 'Biçe rûpela berê'; }, }, }, @@ -2128,25 +2117,25 @@ export const kzKZ: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Толық жолды көрсету", + expandText: 'Толық жолды көрсету', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Бірінші бетке өту"; + if (type === 'first') { + return 'Бірінші бетке өту'; } - if (type === "last") { - return "Соңғы бетке өту"; + if (type === 'last') { + return 'Соңғы бетке өту'; } - if (type === "next") { - return "Келесі бетке өту"; + if (type === 'next') { + return 'Келесі бетке өту'; } // if (type === 'previous') { - return "Алдыңғы бетке өту"; + return 'Алдыңғы бетке өту'; }, - labelRowsPerPage: "Беттегі қатарлар:", + labelRowsPerPage: 'Беттегі қатарлар:', labelDisplayedRows: ({ from, to, count }) => `${count !== -1 ? count : `+${to}`} қатардың ішінен ${from}–${to}`, }, @@ -2154,44 +2143,44 @@ export const kzKZ: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} жұлдыз`, - emptyLabelText: "Рейтинг жоқ", + emptyLabelText: 'Рейтинг жоқ', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Тазарту", - closeText: "Жабу", - loadingText: "Жүктелуде…", - noOptionsText: "Қол жетімді нұсқалар жоқ", - openText: "Ашу", + clearText: 'Тазарту', + closeText: 'Жабу', + loadingText: 'Жүктелуде…', + noOptionsText: 'Қол жетімді нұсқалар жоқ', + openText: 'Ашу', }, }, MuiAlert: { defaultProps: { - closeText: "Жабу", + closeText: 'Жабу', }, }, MuiPagination: { defaultProps: { - "aria-label": "Беттерді шарлау", + 'aria-label': 'Беттерді шарлау', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { + if (type === 'page') { if (selected) { return `${page} — бет`; } return `${page} — бетке өту`; } - if (type === "first") { - return "Бірінші бетке өту"; + if (type === 'first') { + return 'Бірінші бетке өту'; } - if (type === "last") { - return "Соңғы бетке өту"; + if (type === 'last') { + return 'Соңғы бетке өту'; } - if (type === "next") { - return "Келесі бетке өту"; + if (type === 'next') { + return 'Келесі бетке өту'; } // if (type === 'previous') { - return "Алдыңғы бетке өту"; + return 'Алдыңғы бетке өту'; }, }, }, @@ -2203,25 +2192,25 @@ export const mkMK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Прикажи патека", + expandText: 'Прикажи патека', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Оди на прва страница"; + if (type === 'first') { + return 'Оди на прва страница'; } - if (type === "last") { - return "Оди на последна страница"; + if (type === 'last') { + return 'Оди на последна страница'; } - if (type === "next") { - return "Оди на следна страница"; + if (type === 'next') { + return 'Оди на следна страница'; } // if (type === 'previous') { - return "Оди на предходна страница"; + return 'Оди на предходна страница'; }, - labelRowsPerPage: "Редови по страница:", + labelRowsPerPage: 'Редови по страница:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} од ${count !== -1 ? count : `повеќе од ${to}`}`, }, @@ -2230,43 +2219,43 @@ export const mkMK: Localization = { defaultProps: { getLabelText: (value) => { const lastDigit = value % 10; - return `${value} Ѕвезд${lastDigit === 1 ? "а" : "и"}`; + return `${value} Ѕвезд${lastDigit === 1 ? 'а' : 'и'}`; }, - emptyLabelText: "Празно", + emptyLabelText: 'Празно', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Избриши", - closeText: "Затвори", - loadingText: "Се презема", - noOptionsText: "Нема опција", - openText: "Отвори", + clearText: 'Избриши', + closeText: 'Затвори', + loadingText: 'Се презема', + noOptionsText: 'Нема опција', + openText: 'Отвори', }, }, MuiAlert: { defaultProps: { - closeText: "Затвори", + closeText: 'Затвори', }, }, MuiPagination: { defaultProps: { - "aria-label": "Навигација низ страници", + 'aria-label': 'Навигација низ страници', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Оди на "}страница ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Оди на '}страница ${page}`; } - if (type === "first") { - return "Оди на прва страница"; + if (type === 'first') { + return 'Оди на прва страница'; } - if (type === "last") { - return "Оди на последна страница"; + if (type === 'last') { + return 'Оди на последна страница'; } - if (type === "next") { - return "Оди на следна страница"; + if (type === 'next') { + return 'Оди на следна страница'; } // if (type === 'previous') { - return "Оди на предходна страница"; + return 'Оди на предходна страница'; }, }, }, @@ -2277,67 +2266,67 @@ export const nbNO: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Vis sti", + expandText: 'Vis sti', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Gå til første side"; + if (type === 'first') { + return 'Gå til første side'; } - if (type === "last") { - return "Gå til siste side"; + if (type === 'last') { + return 'Gå til siste side'; } - if (type === "next") { - return "Gå til neste side"; + if (type === 'next') { + return 'Gå til neste side'; } // if (type === 'previous') { - return "Gå til forrige side"; + return 'Gå til forrige side'; }, - labelRowsPerPage: "Rader per side:", + labelRowsPerPage: 'Rader per side:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} av ${count !== -1 ? count : `mer enn ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Stjerne${value !== 1 ? "r" : ""}`, - emptyLabelText: "Tom", + getLabelText: (value) => `${value} Stjerne${value !== 1 ? 'r' : ''}`, + emptyLabelText: 'Tom', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Tøm", - closeText: "Lukk", - loadingText: "Laster inn…", - noOptionsText: "Ingen alternativer", - openText: "Åpne", + clearText: 'Tøm', + closeText: 'Lukk', + loadingText: 'Laster inn…', + noOptionsText: 'Ingen alternativer', + openText: 'Åpne', }, }, MuiAlert: { defaultProps: { - closeText: "Lukk", + closeText: 'Lukk', }, }, MuiPagination: { defaultProps: { - "aria-label": "Paginering navigasjon", + 'aria-label': 'Paginering navigasjon', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Gå til "}side ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Gå til '}side ${page}`; } - if (type === "first") { - return "Gå til første side"; + if (type === 'first') { + return 'Gå til første side'; } - if (type === "last") { - return "Gå til siste side"; + if (type === 'last') { + return 'Gå til siste side'; } - if (type === "next") { - return "Gå til neste side"; + if (type === 'next') { + return 'Gå til neste side'; } // if (type === 'previous') { - return "Gå til forrige side"; + return 'Gå til forrige side'; }, }, }, @@ -2348,67 +2337,67 @@ export const nlNL: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Pad tonen", + expandText: 'Pad tonen', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Ga naar eerste pagina"; + if (type === 'first') { + return 'Ga naar eerste pagina'; } - if (type === "last") { - return "Ga naar laatste pagina"; + if (type === 'last') { + return 'Ga naar laatste pagina'; } - if (type === "next") { - return "Ga naar volgende pagina"; + if (type === 'next') { + return 'Ga naar volgende pagina'; } // if (type === 'previous') { - return "Ga naar vorige pagina"; + return 'Ga naar vorige pagina'; }, - labelRowsPerPage: "Regels per pagina:", + labelRowsPerPage: 'Regels per pagina:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} van ${count !== -1 ? count : `meer dan ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Ster${value !== 1 ? "ren" : ""}`, - emptyLabelText: "Leeg", + getLabelText: (value) => `${value} Ster${value !== 1 ? 'ren' : ''}`, + emptyLabelText: 'Leeg', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Wissen", - closeText: "Sluiten", - loadingText: "Laden…", - noOptionsText: "Geen opties", - openText: "Openen", + clearText: 'Wissen', + closeText: 'Sluiten', + loadingText: 'Laden…', + noOptionsText: 'Geen opties', + openText: 'Openen', }, }, MuiAlert: { defaultProps: { - closeText: "Sluiten", + closeText: 'Sluiten', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigatie via paginering", + 'aria-label': 'Navigatie via paginering', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Ga naar "}pagina ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Ga naar '}pagina ${page}`; } - if (type === "first") { - return "Ga naar eerste pagina"; + if (type === 'first') { + return 'Ga naar eerste pagina'; } - if (type === "last") { - return "Ga naar laatste pagina"; + if (type === 'last') { + return 'Ga naar laatste pagina'; } - if (type === "next") { - return "Ga naar volgende pagina"; + if (type === 'next') { + return 'Ga naar volgende pagina'; } // if (type === 'previous') { - return "Ga naar vorige pagina"; + return 'Ga naar vorige pagina'; }, }, }, @@ -2419,25 +2408,25 @@ export const plPL: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Pokaż ścieżkę", + expandText: 'Pokaż ścieżkę', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Przejdź do pierwszej strony"; + if (type === 'first') { + return 'Przejdź do pierwszej strony'; } - if (type === "last") { - return "Przejdź do ostatniej strony"; + if (type === 'last') { + return 'Przejdź do ostatniej strony'; } - if (type === "next") { - return "Przejdź do następnej strony"; + if (type === 'next') { + return 'Przejdź do następnej strony'; } // if (type === 'previous') { - return "Przejdź do poprzedniej strony"; + return 'Przejdź do poprzedniej strony'; }, - labelRowsPerPage: "Wierszy na stronę:", + labelRowsPerPage: 'Wierszy na stronę:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} z ${count !== -1 ? count : `ponad ${to}`}`, }, @@ -2445,52 +2434,52 @@ export const plPL: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = "gwiazdek"; + let pluralForm = 'gwiazdek'; const lastDigit = value % 10; if ((value < 10 || value > 20) && lastDigit > 1 && lastDigit < 5) { - pluralForm = "gwiazdki"; + pluralForm = 'gwiazdki'; } else if (value === 1) { - pluralForm = "gwiazdka"; + pluralForm = 'gwiazdka'; } return `${value} ${pluralForm}`; }, - emptyLabelText: "Brak gwiazdek", + emptyLabelText: 'Brak gwiazdek', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Wyczyść", - closeText: "Zamknij", - loadingText: "Ładowanie…", - noOptionsText: "Brak opcji", - openText: "Otwórz", + clearText: 'Wyczyść', + closeText: 'Zamknij', + loadingText: 'Ładowanie…', + noOptionsText: 'Brak opcji', + openText: 'Otwórz', }, }, MuiAlert: { defaultProps: { - closeText: "Zamknij", + closeText: 'Zamknij', }, }, MuiPagination: { defaultProps: { - "aria-label": "Nawigacja podziału na strony", + 'aria-label': 'Nawigacja podziału na strony', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { + if (type === 'page') { return selected ? `${page}. strona` : `Przejdź do ${page}. strony`; } - if (type === "first") { - return "Przejdź do pierwszej strony"; + if (type === 'first') { + return 'Przejdź do pierwszej strony'; } - if (type === "last") { - return "Przejdź do ostatniej strony"; + if (type === 'last') { + return 'Przejdź do ostatniej strony'; } - if (type === "next") { - return "Przejdź do następnej strony"; + if (type === 'next') { + return 'Przejdź do następnej strony'; } // if (type === 'previous') { - return "Przejdź do poprzedniej strony"; + return 'Przejdź do poprzedniej strony'; }, }, }, @@ -2501,67 +2490,67 @@ export const ptBR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Mostrar caminho", + expandText: 'Mostrar caminho', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Ir para a primeira página"; + if (type === 'first') { + return 'Ir para a primeira página'; } - if (type === "last") { - return "Ir para a última página"; + if (type === 'last') { + return 'Ir para a última página'; } - if (type === "next") { - return "Ir para a próxima página"; + if (type === 'next') { + return 'Ir para a próxima página'; } // if (type === 'previous') { - return "Ir para a página anterior"; + return 'Ir para a página anterior'; }, - labelRowsPerPage: "Linhas por página:", + labelRowsPerPage: 'Linhas por página:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} de ${count !== -1 ? count : `mais de ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Estrela${value !== 1 ? "s" : ""}`, - emptyLabelText: "Vazio", + getLabelText: (value) => `${value} Estrela${value !== 1 ? 's' : ''}`, + emptyLabelText: 'Vazio', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Limpar", - closeText: "Fechar", - loadingText: "Carregando…", - noOptionsText: "Sem opções", - openText: "Abrir", + clearText: 'Limpar', + closeText: 'Fechar', + loadingText: 'Carregando…', + noOptionsText: 'Sem opções', + openText: 'Abrir', }, }, MuiAlert: { defaultProps: { - closeText: "Fechar", + closeText: 'Fechar', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navegar pela paginação", + 'aria-label': 'Navegar pela paginação', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Ir para a "}página ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Ir para a '}página ${page}`; } - if (type === "first") { - return "Ir para a primeira página"; + if (type === 'first') { + return 'Ir para a primeira página'; } - if (type === "last") { - return "Ir para a última página"; + if (type === 'last') { + return 'Ir para a última página'; } - if (type === "next") { - return "Ir para a próxima página"; + if (type === 'next') { + return 'Ir para a próxima página'; } // if (type === 'previous') { - return "Ir para a página anterior"; + return 'Ir para a página anterior'; }, }, }, @@ -2572,67 +2561,67 @@ export const ptPT: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Mostrar caminho", + expandText: 'Mostrar caminho', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Primeira página"; + if (type === 'first') { + return 'Primeira página'; } - if (type === "last") { - return "Última página"; + if (type === 'last') { + return 'Última página'; } - if (type === "next") { - return "Próxima página"; + if (type === 'next') { + return 'Próxima página'; } // if (type === 'previous') { - return "Página anterior"; + return 'Página anterior'; }, - labelRowsPerPage: "Linhas por página:", + labelRowsPerPage: 'Linhas por página:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} de ${count !== -1 ? count : `mais de ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} Estrela${value !== 1 ? "s" : ""}`, - emptyLabelText: "Vazio", + getLabelText: (value) => `${value} Estrela${value !== 1 ? 's' : ''}`, + emptyLabelText: 'Vazio', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Limpar", - closeText: "Fechar", - loadingText: "A carregar…", - noOptionsText: "Sem opções", - openText: "Abrir", + clearText: 'Limpar', + closeText: 'Fechar', + loadingText: 'A carregar…', + noOptionsText: 'Sem opções', + openText: 'Abrir', }, }, MuiAlert: { defaultProps: { - closeText: "Fechar", + closeText: 'Fechar', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navegar por páginas", + 'aria-label': 'Navegar por páginas', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Ir para a "}página ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Ir para a '}página ${page}`; } - if (type === "first") { - return "Primeira página"; + if (type === 'first') { + return 'Primeira página'; } - if (type === "last") { - return "Última página"; + if (type === 'last') { + return 'Última página'; } - if (type === "next") { - return "Próxima página"; + if (type === 'next') { + return 'Próxima página'; } // if (type === 'previous') { - return "Página anterior"; + return 'Página anterior'; }, }, }, @@ -2643,67 +2632,67 @@ export const roRO: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Arată calea", + expandText: 'Arată calea', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Mergi la prima pagină"; + if (type === 'first') { + return 'Mergi la prima pagină'; } - if (type === "last") { - return "Mergi la ultima pagină"; + if (type === 'last') { + return 'Mergi la ultima pagină'; } - if (type === "next") { - return "Mergi la pagina următoare"; + if (type === 'next') { + return 'Mergi la pagina următoare'; } // if (type === 'previous') { - return "Mergi la pagina precedentă"; + return 'Mergi la pagina precedentă'; }, - labelRowsPerPage: "Rânduri pe pagină:", + labelRowsPerPage: 'Rânduri pe pagină:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} din ${count !== -1 ? count : `more than ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => `${value} St${value !== 1 ? "ele" : "ea"}`, - emptyLabelText: "Gol", + getLabelText: (value) => `${value} St${value !== 1 ? 'ele' : 'ea'}`, + emptyLabelText: 'Gol', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Șterge", - closeText: "Închide", - loadingText: "Se încarcă…", - noOptionsText: "Nicio opțiune", - openText: "Deschide", + clearText: 'Șterge', + closeText: 'Închide', + loadingText: 'Se încarcă…', + noOptionsText: 'Nicio opțiune', + openText: 'Deschide', }, }, MuiAlert: { defaultProps: { - closeText: "Închide", + closeText: 'Închide', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigare prin paginare", + 'aria-label': 'Navigare prin paginare', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Mergi la "}pagina ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Mergi la '}pagina ${page}`; } - if (type === "first") { - return "Mergi la prima pagină"; + if (type === 'first') { + return 'Mergi la prima pagină'; } - if (type === "last") { - return "Mergi la ultima pagină"; + if (type === 'last') { + return 'Mergi la ultima pagină'; } - if (type === "next") { - return "Mergi la pagina următoare"; + if (type === 'next') { + return 'Mergi la pagina următoare'; } // if (type === 'previous') { - return "Mergi la pagina precedentă"; + return 'Mergi la pagina precedentă'; }, }, }, @@ -2715,25 +2704,25 @@ export const srRS: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Pokaži putanju", + expandText: 'Pokaži putanju', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Idi na prvu stranicu"; + if (type === 'first') { + return 'Idi na prvu stranicu'; } - if (type === "last") { - return "Idi na poslednju stranicu"; + if (type === 'last') { + return 'Idi na poslednju stranicu'; } - if (type === "next") { - return "Idi na sledeću stranicu"; + if (type === 'next') { + return 'Idi na sledeću stranicu'; } // if (type === 'previous') { - return "Idi na prethodnu stranicu"; + return 'Idi na prethodnu stranicu'; }, - labelRowsPerPage: "Redova po stranici:", + labelRowsPerPage: 'Redova po stranici:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} od ${count !== -1 ? count : `više nego ${to}`}`, }, @@ -2743,49 +2732,46 @@ export const srRS: Localization = { getLabelText: (value) => { const lastDigit = value % 10; const lastTwoDigits = value % 100; - if ( - [2, 3, 4].includes(lastDigit) && - ![12, 13, 14].includes(lastTwoDigits) - ) { - return "Zvezde"; + if ([2, 3, 4].includes(lastDigit) && ![12, 13, 14].includes(lastTwoDigits)) { + return 'Zvezde'; } - return "Zvezda"; + return 'Zvezda'; }, - emptyLabelText: "Prazno", + emptyLabelText: 'Prazno', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Briši", - closeText: "Zatvori", - loadingText: "Učitavanje…", - noOptionsText: "Nema opcija", - openText: "Otvori", + clearText: 'Briši', + closeText: 'Zatvori', + loadingText: 'Učitavanje…', + noOptionsText: 'Nema opcija', + openText: 'Otvori', }, }, MuiAlert: { defaultProps: { - closeText: "Zatvori", + closeText: 'Zatvori', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigacija po stranicama", + 'aria-label': 'Navigacija po stranicama', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Idi na "}stranicu ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Idi na '}stranicu ${page}`; } - if (type === "first") { - return "Idi na prvu stranicu"; + if (type === 'first') { + return 'Idi na prvu stranicu'; } - if (type === "last") { - return "Idi na zadnju stranicu"; + if (type === 'last') { + return 'Idi na zadnju stranicu'; } - if (type === "next") { - return "Idi na sledeću stranicu"; + if (type === 'next') { + return 'Idi na sledeću stranicu'; } // if (type === 'previous') { - return "Idi na prethodnu stranicu"; + return 'Idi na prethodnu stranicu'; }, }, }, @@ -2796,25 +2782,25 @@ export const ruRU: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Показать полный путь", + expandText: 'Показать полный путь', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Перейти на первую страницу"; + if (type === 'first') { + return 'Перейти на первую страницу'; } - if (type === "last") { - return "Перейти на последнюю страницу"; + if (type === 'last') { + return 'Перейти на последнюю страницу'; } - if (type === "next") { - return "Перейти на следующую страницу"; + if (type === 'next') { + return 'Перейти на следующую страницу'; } // if (type === 'previous') { - return "Перейти на предыдущую страницу"; + return 'Перейти на предыдущую страницу'; }, - labelRowsPerPage: "Строк на странице:", + labelRowsPerPage: 'Строк на странице:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} из ${count !== -1 ? count : `более чем ${to}`}`, }, @@ -2822,55 +2808,55 @@ export const ruRU: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = "Звёзд"; + let pluralForm = 'Звёзд'; const lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5) { - pluralForm = "Звезды"; + pluralForm = 'Звезды'; } else if (lastDigit === 1) { - pluralForm = "Звезда"; + pluralForm = 'Звезда'; } return `${value} ${pluralForm}`; }, - emptyLabelText: "Рейтинг отсутствует", + emptyLabelText: 'Рейтинг отсутствует', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Очистить", - closeText: "Закрыть", - loadingText: "Загрузка…", - noOptionsText: "Нет доступных вариантов", - openText: "Открыть", + clearText: 'Очистить', + closeText: 'Закрыть', + loadingText: 'Загрузка…', + noOptionsText: 'Нет доступных вариантов', + openText: 'Открыть', }, }, MuiAlert: { defaultProps: { - closeText: "Закрыть", + closeText: 'Закрыть', }, }, MuiPagination: { defaultProps: { - "aria-label": "Навигация по страницам", + 'aria-label': 'Навигация по страницам', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { + if (type === 'page') { if (selected) { return `${page} страница`; } return `Перейти на ${page} страницу`; } - if (type === "first") { - return "Перейти на первую страницу"; + if (type === 'first') { + return 'Перейти на первую страницу'; } - if (type === "last") { - return "Перейти на последнюю страницу"; + if (type === 'last') { + return 'Перейти на последнюю страницу'; } - if (type === "next") { - return "Перейти на следующую страницу"; + if (type === 'next') { + return 'Перейти на следующую страницу'; } // if (type === 'previous') { - return "Перейти на предыдущую страницу"; + return 'Перейти на предыдущую страницу'; }, }, }, @@ -2881,69 +2867,67 @@ export const siLK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "ගමන් මඟ පෙන්වන්න", + expandText: 'ගමන් මඟ පෙන්වන්න', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "පළමු පිටුවට යන්න"; + if (type === 'first') { + return 'පළමු පිටුවට යන්න'; } - if (type === "last") { - return "අවසාන පිටුවට යන්න"; + if (type === 'last') { + return 'අවසාන පිටුවට යන්න'; } - if (type === "next") { - return "මීළඟ පිටුවට යන්න"; + if (type === 'next') { + return 'මීළඟ පිටුවට යන්න'; } // if (type === 'previous') { - return "පෙර පිටුවට යන්න"; + return 'පෙර පිටුවට යන්න'; }, - labelRowsPerPage: "පිටුවක පේළි:", + labelRowsPerPage: 'පිටුවක පේළි:', labelDisplayedRows: ({ from, to, count }) => - `${from}–${to} දක්වා ${ - count !== -1 ? count : `${to} ට වැඩි ප්‍රමාණයකින්` - }`, + `${from}–${to} දක්වා ${count !== -1 ? count : `${to} ට වැඩි ප්‍රමාණයකින්`}`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `තරු ${value}`, - emptyLabelText: "හිස්", + emptyLabelText: 'හිස්', }, }, MuiAutocomplete: { defaultProps: { - clearText: "මකන්න", - closeText: "වසන්න", - loadingText: "නැංවෙමින්…", - noOptionsText: "විකල්ප නැත", - openText: "විවෘත කරන්න", + clearText: 'මකන්න', + closeText: 'වසන්න', + loadingText: 'නැංවෙමින්…', + noOptionsText: 'විකල්ප නැත', + openText: 'විවෘත කරන්න', }, }, MuiAlert: { defaultProps: { - closeText: "වසන්න", + closeText: 'වසන්න', }, }, MuiPagination: { defaultProps: { - "aria-label": "පිටු අතර සංචරණය", + 'aria-label': 'පිටු අතර සංචරණය', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `පිටුව ${page} ${selected ? "" : "ට යන්න"}`; + if (type === 'page') { + return `පිටුව ${page} ${selected ? '' : 'ට යන්න'}`; } - if (type === "first") { - return "පළමු පිටුවට යන්න"; + if (type === 'first') { + return 'පළමු පිටුවට යන්න'; } - if (type === "last") { - return "අවසාන පිටුවට යන්න"; + if (type === 'last') { + return 'අවසාන පිටුවට යන්න'; } - if (type === "next") { - return "මීළඟ පිටුවට යන්න"; + if (type === 'next') { + return 'මීළඟ පිටුවට යන්න'; } // if (type === 'previous') { - return "පෙර පිටුවට යන්න"; + return 'පෙර පිටුවට යන්න'; }, }, }, @@ -2954,25 +2938,25 @@ export const skSK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Ukázať cestu ", + expandText: 'Ukázať cestu ', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Ísť na prvú stránku"; + if (type === 'first') { + return 'Ísť na prvú stránku'; } - if (type === "last") { - return "Ísť na poslednú stránku"; + if (type === 'last') { + return 'Ísť na poslednú stránku'; } - if (type === "next") { - return "Ísť na ďaľšiu stránku"; + if (type === 'next') { + return 'Ísť na ďaľšiu stránku'; } // if (type === 'previous') { - return "Ísť na predchádzajúcu stránku"; + return 'Ísť na predchádzajúcu stránku'; }, - labelRowsPerPage: "Riadkov na stránke:", + labelRowsPerPage: 'Riadkov na stránke:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} z ${count !== -1 ? count : `viac ako ${to}`}`, }, @@ -2988,41 +2972,41 @@ export const skSK: Localization = { } return `${value} hviezdičiek`; }, - emptyLabelText: "Prázdne", + emptyLabelText: 'Prázdne', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Vymazať", - closeText: "Zavrieť", - loadingText: "Načítanie…", - noOptionsText: "Žiadne možnosti", - openText: "Otvoriť", + clearText: 'Vymazať', + closeText: 'Zavrieť', + loadingText: 'Načítanie…', + noOptionsText: 'Žiadne možnosti', + openText: 'Otvoriť', }, }, MuiAlert: { defaultProps: { - closeText: "Zavrieť", + closeText: 'Zavrieť', }, }, MuiPagination: { defaultProps: { - "aria-label": "Navigácia stránkovanim", + 'aria-label': 'Navigácia stránkovanim', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Ísť na "}stránku ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Ísť na '}stránku ${page}`; } - if (type === "first") { - return "Ísť na prvú stránku"; + if (type === 'first') { + return 'Ísť na prvú stránku'; } - if (type === "last") { - return "Ísť na poslednú stránku"; + if (type === 'last') { + return 'Ísť na poslednú stránku'; } - if (type === "next") { - return "Ísť na ďaľšiu stránku"; + if (type === 'next') { + return 'Ísť na ďaľšiu stránku'; } // if (type === 'previous') { - return "Ísť na predchádzajúcu stránku"; + return 'Ísť na predchádzajúcu stránku'; }, }, }, @@ -3033,68 +3017,67 @@ export const svSE: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Visa sökväg", + expandText: 'Visa sökväg', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Gå till första sidan"; + if (type === 'first') { + return 'Gå till första sidan'; } - if (type === "last") { - return "Gå till sista sidan"; + if (type === 'last') { + return 'Gå till sista sidan'; } - if (type === "next") { - return "Gå till nästa sida"; + if (type === 'next') { + return 'Gå till nästa sida'; } // if (type === 'previous') { - return "Gå till föregående sida"; + return 'Gå till föregående sida'; }, - labelRowsPerPage: "Rader per sida:", + labelRowsPerPage: 'Rader per sida:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} av ${count !== -1 ? count : `fler än ${to}`}`, }, }, MuiRating: { defaultProps: { - getLabelText: (value) => - `${value} ${value !== 1 ? "Stjärnor" : "Stjärna"}`, - emptyLabelText: "Tom", + getLabelText: (value) => `${value} ${value !== 1 ? 'Stjärnor' : 'Stjärna'}`, + emptyLabelText: 'Tom', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Rensa", - closeText: "Stäng", - loadingText: "Laddar…", - noOptionsText: "Inga alternativ", - openText: "Öppna", + clearText: 'Rensa', + closeText: 'Stäng', + loadingText: 'Laddar…', + noOptionsText: 'Inga alternativ', + openText: 'Öppna', }, }, MuiAlert: { defaultProps: { - closeText: "Stäng", + closeText: 'Stäng', }, }, MuiPagination: { defaultProps: { - "aria-label": "Sidnavigering", + 'aria-label': 'Sidnavigering', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Gå till "}sida ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Gå till '}sida ${page}`; } - if (type === "first") { - return "Gå till första sidan"; + if (type === 'first') { + return 'Gå till första sidan'; } - if (type === "last") { - return "Gå till sista sidan"; + if (type === 'last') { + return 'Gå till sista sidan'; } - if (type === "next") { - return "Gå till nästa sida"; + if (type === 'next') { + return 'Gå till nästa sida'; } // if (type === 'previous') { - return "Gå till föregående sida"; + return 'Gå till föregående sida'; }, }, }, @@ -3105,25 +3088,25 @@ export const thTH: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "แสดงเส้นทาง", + expandText: 'แสดงเส้นทาง', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "ไปที่หน้าแรก"; + if (type === 'first') { + return 'ไปที่หน้าแรก'; } - if (type === "last") { - return "ไปที่หน้าสุดท้าย"; + if (type === 'last') { + return 'ไปที่หน้าสุดท้าย'; } - if (type === "next") { - return "ไปที่หน้าถัดไป"; + if (type === 'next') { + return 'ไปที่หน้าถัดไป'; } // if (type === 'previous') { - return "ไปที่หน้าก่อน"; + return 'ไปที่หน้าก่อน'; }, - labelRowsPerPage: "จำนวนแถวต่อหน้า:", + labelRowsPerPage: 'จำนวนแถวต่อหน้า:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} จาก ${count !== -1 ? count : `มากกว่า ${to}`}`, }, @@ -3131,41 +3114,41 @@ export const thTH: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} ดาว`, - emptyLabelText: "ว่างเปล่า", + emptyLabelText: 'ว่างเปล่า', }, }, MuiAutocomplete: { defaultProps: { - clearText: "เคลียร์", - closeText: "ปิด", - loadingText: "กำลังโหลด…", - noOptionsText: "ไม่มีตัวเลือก", - openText: "เปิด", + clearText: 'เคลียร์', + closeText: 'ปิด', + loadingText: 'กำลังโหลด…', + noOptionsText: 'ไม่มีตัวเลือก', + openText: 'เปิด', }, }, MuiAlert: { defaultProps: { - closeText: "ปิด", + closeText: 'ปิด', }, }, MuiPagination: { defaultProps: { - "aria-label": "", + 'aria-label': '', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "ไปที่"}หน้า ${page}`; + if (type === 'page') { + return `${selected ? '' : 'ไปที่'}หน้า ${page}`; } - if (type === "first") { - return "ไปที่หน้าแรก"; + if (type === 'first') { + return 'ไปที่หน้าแรก'; } - if (type === "last") { - return "ไปที่หน้าสุดท้าย"; + if (type === 'last') { + return 'ไปที่หน้าสุดท้าย'; } - if (type === "next") { - return "ไปที่หน้าถัดไป"; + if (type === 'next') { + return 'ไปที่หน้าถัดไป'; } // if (type === 'previous') { - return "ไปที่หน้าก่อน"; + return 'ไปที่หน้าก่อน'; }, }, }, @@ -3176,25 +3159,25 @@ export const trTR: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Yolu göster", + expandText: 'Yolu göster', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "İlk sayfaya git"; + if (type === 'first') { + return 'İlk sayfaya git'; } - if (type === "last") { - return "Son sayfaya git"; + if (type === 'last') { + return 'Son sayfaya git'; } - if (type === "next") { - return "Sonraki sayfaya git"; + if (type === 'next') { + return 'Sonraki sayfaya git'; } // if (type === 'previous') { - return "Önceki sayfaya git"; + return 'Önceki sayfaya git'; }, - labelRowsPerPage: "Sayfa başına satır:", + labelRowsPerPage: 'Sayfa başına satır:', // labelDisplayedRows: ({ from, to, count }) => // `${from}–${to} tanesinden ${count !== -1 ? count : `more than ${to}`}`, }, @@ -3202,41 +3185,41 @@ export const trTR: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} Yıldız`, - emptyLabelText: "Boş", + emptyLabelText: 'Boş', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Temizle", - closeText: "Kapat", - loadingText: "Yükleniyor…", - noOptionsText: "Seçenek yok", - openText: "Aç", + clearText: 'Temizle', + closeText: 'Kapat', + loadingText: 'Yükleniyor…', + noOptionsText: 'Seçenek yok', + openText: 'Aç', }, }, MuiAlert: { defaultProps: { - closeText: "Kapat", + closeText: 'Kapat', }, }, MuiPagination: { defaultProps: { - "aria-label": "Sayfa navigasyonu", + 'aria-label': 'Sayfa navigasyonu', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${page}. ${selected ? "sayfa" : "sayfaya git"}`; + if (type === 'page') { + return `${page}. ${selected ? 'sayfa' : 'sayfaya git'}`; } - if (type === "first") { - return "İlk sayfaya git"; + if (type === 'first') { + return 'İlk sayfaya git'; } - if (type === "last") { - return "Son sayfaya git"; + if (type === 'last') { + return 'Son sayfaya git'; } - if (type === "next") { - return "Sonraki sayfaya git"; + if (type === 'next') { + return 'Sonraki sayfaya git'; } // if (type === 'previous') { - return "Önceki sayfaya git"; + return 'Önceki sayfaya git'; }, }, }, @@ -3247,25 +3230,25 @@ export const ukUA: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Показати шлях сторінок", + expandText: 'Показати шлях сторінок', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Перейти на першу сторінку"; + if (type === 'first') { + return 'Перейти на першу сторінку'; } - if (type === "last") { - return "Перейти на останню сторінку"; + if (type === 'last') { + return 'Перейти на останню сторінку'; } - if (type === "next") { - return "Перейти на наступну сторінку"; + if (type === 'next') { + return 'Перейти на наступну сторінку'; } // if (type === 'previous') { - return "Перейти на попередню сторінку"; + return 'Перейти на попередню сторінку'; }, - labelRowsPerPage: "Рядків на сторінці:", + labelRowsPerPage: 'Рядків на сторінці:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} з ${count !== -1 ? count : `понад ${to}`}`, }, @@ -3273,52 +3256,52 @@ export const ukUA: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => { - let pluralForm = "Зірок"; + let pluralForm = 'Зірок'; const lastDigit = value % 10; if (lastDigit > 1 && lastDigit < 5) { - pluralForm = "Зірки"; + pluralForm = 'Зірки'; } else if (lastDigit === 1) { - pluralForm = "Зірка"; + pluralForm = 'Зірка'; } return `${value} ${pluralForm}`; }, - emptyLabelText: "Рейтинг відсутній", + emptyLabelText: 'Рейтинг відсутній', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Очистити", - closeText: "Згорнути", - loadingText: "Завантаження…", - noOptionsText: "Немає варіантів", - openText: "Розгорнути", + clearText: 'Очистити', + closeText: 'Згорнути', + loadingText: 'Завантаження…', + noOptionsText: 'Немає варіантів', + openText: 'Розгорнути', }, }, MuiAlert: { defaultProps: { - closeText: "Згорнути", + closeText: 'Згорнути', }, }, MuiPagination: { defaultProps: { - "aria-label": "Навігація сторінками", + 'aria-label': 'Навігація сторінками', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Перейти на "}сторінку ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Перейти на '}сторінку ${page}`; } - if (type === "first") { - return "Перейти на першу сторінку"; + if (type === 'first') { + return 'Перейти на першу сторінку'; } - if (type === "last") { - return "Перейти на останню сторінку"; + if (type === 'last') { + return 'Перейти на останню сторінку'; } - if (type === "next") { - return "Перейти на наступну сторінку"; + if (type === 'next') { + return 'Перейти на наступну сторінку'; } // if (type === 'previous') { - return "Перейти на попередню сторінку"; + return 'Перейти на попередню сторінку'; }, }, }, @@ -3329,25 +3312,25 @@ export const viVN: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "Mở ra", + expandText: 'Mở ra', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "Tới trang đầu tiên"; + if (type === 'first') { + return 'Tới trang đầu tiên'; } - if (type === "last") { - return "Tới trang cuối cùng"; + if (type === 'last') { + return 'Tới trang cuối cùng'; } - if (type === "next") { - return "Tới trang tiếp theo"; + if (type === 'next') { + return 'Tới trang tiếp theo'; } // if (type === 'previous') { - return "Về trang trước đó"; + return 'Về trang trước đó'; }, - labelRowsPerPage: "Số hàng mỗi trang:", + labelRowsPerPage: 'Số hàng mỗi trang:', labelDisplayedRows: ({ from, to, count }) => `${from}–${to} trong ${count !== -1 ? count : `nhiều hơn ${to}`}`, }, @@ -3355,41 +3338,41 @@ export const viVN: Localization = { MuiRating: { defaultProps: { getLabelText: (value) => `${value} sao`, - emptyLabelText: "Không có dữ liệu", + emptyLabelText: 'Không có dữ liệu', }, }, MuiAutocomplete: { defaultProps: { - clearText: "Xóa", - closeText: "Đóng", - loadingText: "Đang tải…", - noOptionsText: "Không có lựa chọn nào", - openText: "Mở", + clearText: 'Xóa', + closeText: 'Đóng', + loadingText: 'Đang tải…', + noOptionsText: 'Không có lựa chọn nào', + openText: 'Mở', }, }, MuiAlert: { defaultProps: { - closeText: "Đóng", + closeText: 'Đóng', }, }, MuiPagination: { defaultProps: { - "aria-label": "Thanh điều khiển trang", + 'aria-label': 'Thanh điều khiển trang', getItemAriaLabel: (type, page, selected) => { - if (type === "page") { - return `${selected ? "" : "Tới "}trang ${page}`; + if (type === 'page') { + return `${selected ? '' : 'Tới '}trang ${page}`; } - if (type === "first") { - return "Tới trang đầu tiên"; + if (type === 'first') { + return 'Tới trang đầu tiên'; } - if (type === "last") { - return "Tới trang cuối cùng"; + if (type === 'last') { + return 'Tới trang cuối cùng'; } - if (type === "next") { - return "Tới trang tiếp theo"; + if (type === 'next') { + return 'Tới trang tiếp theo'; } // if (type === 'previous') { - return "Về trang trước đó"; + return 'Về trang trước đó'; }, }, }, @@ -3400,48 +3383,46 @@ export const zhCN: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "展开", + expandText: '展开', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "第一页"; + if (type === 'first') { + return '第一页'; } - if (type === "last") { - return "最后一页"; + if (type === 'last') { + return '最后一页'; } - if (type === "next") { - return "下一页"; + if (type === 'next') { + return '下一页'; } - return "上一页"; + return '上一页'; }, - labelRowsPerPage: "每页行数:", + labelRowsPerPage: '每页行数:', labelDisplayedRows: ({ from, to, count }) => - `第 ${from} 条到第 ${to} 条,${ - count !== -1 ? `共 ${count} 条` : `至少 ${to} 条` - }`, + `第 ${from} 条到第 ${to} 条,${count !== -1 ? `共 ${count} 条` : `至少 ${to} 条`}`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `${value} 颗星`, - emptyLabelText: "无标签", + emptyLabelText: '无标签', }, }, MuiAutocomplete: { defaultProps: { - clearText: "清空", - closeText: "关闭", - loadingText: "加载中……", - noOptionsText: "没有可用选项", - openText: "打开", + clearText: '清空', + closeText: '关闭', + loadingText: '加载中……', + noOptionsText: '没有可用选项', + openText: '打开', }, }, MuiAlert: { defaultProps: { - closeText: "关闭", + closeText: '关闭', }, }, }, @@ -3451,48 +3432,46 @@ export const zhHK: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "展開", + expandText: '展開', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "第一頁"; + if (type === 'first') { + return '第一頁'; } - if (type === "last") { - return "最後一頁"; + if (type === 'last') { + return '最後一頁'; } - if (type === "next") { - return "下一頁"; + if (type === 'next') { + return '下一頁'; } - return "上一頁"; + return '上一頁'; }, - labelRowsPerPage: "每頁行數:", + labelRowsPerPage: '每頁行數:', labelDisplayedRows: ({ from, to, count }) => - `第 ${from} 項至第 ${to} 項,${ - count !== -1 ? `共 ${count} 項` : `超過 ${to} 項` - }`, + `第 ${from} 項至第 ${to} 項,${count !== -1 ? `共 ${count} 項` : `超過 ${to} 項`}`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `${value} 粒星`, - emptyLabelText: "無標籤", + emptyLabelText: '無標籤', }, }, MuiAutocomplete: { defaultProps: { - clearText: "清除", - closeText: "關閉", - loadingText: "載入中……", - noOptionsText: "沒有可用選項", - openText: "開啟", + clearText: '清除', + closeText: '關閉', + loadingText: '載入中……', + noOptionsText: '沒有可用選項', + openText: '開啟', }, }, MuiAlert: { defaultProps: { - closeText: "關閉", + closeText: '關閉', }, }, }, @@ -3502,48 +3481,46 @@ export const zhTW: Localization = { components: { MuiBreadcrumbs: { defaultProps: { - expandText: "展開", + expandText: '展開', }, }, MuiTablePagination: { defaultProps: { getItemAriaLabel: (type) => { - if (type === "first") { - return "第一頁"; + if (type === 'first') { + return '第一頁'; } - if (type === "last") { - return "最後一頁"; + if (type === 'last') { + return '最後一頁'; } - if (type === "next") { - return "下一頁"; + if (type === 'next') { + return '下一頁'; } - return "上一頁"; + return '上一頁'; }, - labelRowsPerPage: "每行行數:", + labelRowsPerPage: '每行行數:', labelDisplayedRows: ({ from, to, count }) => - `第 ${from} 條到第 ${to} 條,${ - count !== -1 ? `共 ${count} 條` : `至少 ${to} 條` - }`, + `第 ${from} 條到第 ${to} 條,${count !== -1 ? `共 ${count} 條` : `至少 ${to} 條`}`, }, }, MuiRating: { defaultProps: { getLabelText: (value) => `${value} 顆星`, - emptyLabelText: "無標簽", + emptyLabelText: '無標簽', }, }, MuiAutocomplete: { defaultProps: { - clearText: "清空", - closeText: "關閉", - loadingText: "載入中……", - noOptionsText: "没有可用選項", - openText: "打開", + clearText: '清空', + closeText: '關閉', + loadingText: '載入中……', + noOptionsText: '没有可用選項', + openText: '打開', }, }, MuiAlert: { defaultProps: { - closeText: "關閉", + closeText: '關閉', }, }, }, From 3f2ee5cde98cc87dbdf6869998af79797c440af1 Mon Sep 17 00:00:00 2001 From: Marija Najdova Date: Tue, 20 Dec 2022 17:42:21 +0100 Subject: [PATCH 4/5] Update packages/mui-material/src/locale/index.ts Signed-off-by: Marija Najdova --- packages/mui-material/src/locale/index.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/mui-material/src/locale/index.ts b/packages/mui-material/src/locale/index.ts index ab407ad44bfe06..37a005dcf3824a 100644 --- a/packages/mui-material/src/locale/index.ts +++ b/packages/mui-material/src/locale/index.ts @@ -5,9 +5,7 @@ export interface Localization { MuiAlert?: { defaultProps: Pick; }; - MuiBreadcrumbs?: { - defaultProps: Pick; - }; + MuiBreadcrumbs?: { defaultProps: Pick }; MuiTablePagination?: { defaultProps: Pick< ComponentsPropsList['MuiTablePagination'], From 8b3a300b6f1578f0ba54ab3d10de67f57d2b387b Mon Sep 17 00:00:00 2001 From: Marija Najdova Date: Tue, 20 Dec 2022 17:43:04 +0100 Subject: [PATCH 5/5] Update packages/mui-material/src/locale/index.ts Signed-off-by: Marija Najdova --- packages/mui-material/src/locale/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/mui-material/src/locale/index.ts b/packages/mui-material/src/locale/index.ts index 37a005dcf3824a..b7771b4a841370 100644 --- a/packages/mui-material/src/locale/index.ts +++ b/packages/mui-material/src/locale/index.ts @@ -28,7 +28,6 @@ export interface Localization { }; }; } - export const amET: Localization = { components: { MuiBreadcrumbs: {