@kissesses/mantine-react-table-open 9.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +196 -0
- package/dist/index.cjs +3769 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +1488 -0
- package/dist/index.esm.d.mts +1488 -0
- package/dist/index.esm.mjs +3664 -0
- package/dist/index.esm.mjs.map +1 -0
- package/locales/ar/index.cjs +97 -0
- package/locales/ar/index.d.cts +3 -0
- package/locales/ar/index.esm.d.mts +3 -0
- package/locales/ar/index.esm.mjs +95 -0
- package/locales/ar/package.json +19 -0
- package/locales/az/index.cjs +97 -0
- package/locales/az/index.d.cts +3 -0
- package/locales/az/index.esm.d.mts +3 -0
- package/locales/az/index.esm.mjs +95 -0
- package/locales/az/package.json +19 -0
- package/locales/bg/index.cjs +97 -0
- package/locales/bg/index.d.cts +3 -0
- package/locales/bg/index.esm.d.mts +3 -0
- package/locales/bg/index.esm.mjs +95 -0
- package/locales/bg/package.json +19 -0
- package/locales/cs/index.cjs +97 -0
- package/locales/cs/index.d.cts +3 -0
- package/locales/cs/index.esm.d.mts +3 -0
- package/locales/cs/index.esm.mjs +95 -0
- package/locales/cs/package.json +19 -0
- package/locales/da/index.cjs +97 -0
- package/locales/da/index.d.cts +3 -0
- package/locales/da/index.esm.d.mts +3 -0
- package/locales/da/index.esm.mjs +95 -0
- package/locales/da/package.json +19 -0
- package/locales/de/index.cjs +97 -0
- package/locales/de/index.d.cts +3 -0
- package/locales/de/index.esm.d.mts +3 -0
- package/locales/de/index.esm.mjs +95 -0
- package/locales/de/package.json +19 -0
- package/locales/el/index.cjs +97 -0
- package/locales/el/index.d.cts +3 -0
- package/locales/el/index.esm.d.mts +3 -0
- package/locales/el/index.esm.mjs +95 -0
- package/locales/el/package.json +19 -0
- package/locales/en/index.cjs +97 -0
- package/locales/en/index.d.cts +3 -0
- package/locales/en/index.esm.d.mts +3 -0
- package/locales/en/index.esm.mjs +95 -0
- package/locales/en/package.json +19 -0
- package/locales/es/index.cjs +97 -0
- package/locales/es/index.d.cts +3 -0
- package/locales/es/index.esm.d.mts +3 -0
- package/locales/es/index.esm.mjs +95 -0
- package/locales/es/package.json +19 -0
- package/locales/et/index.cjs +97 -0
- package/locales/et/index.d.cts +3 -0
- package/locales/et/index.esm.d.mts +3 -0
- package/locales/et/index.esm.mjs +95 -0
- package/locales/et/package.json +19 -0
- package/locales/fa/index.cjs +97 -0
- package/locales/fa/index.d.cts +3 -0
- package/locales/fa/index.esm.d.mts +3 -0
- package/locales/fa/index.esm.mjs +95 -0
- package/locales/fa/package.json +19 -0
- package/locales/fi/index.cjs +97 -0
- package/locales/fi/index.d.cts +3 -0
- package/locales/fi/index.esm.d.mts +3 -0
- package/locales/fi/index.esm.mjs +95 -0
- package/locales/fi/package.json +19 -0
- package/locales/fr/index.cjs +97 -0
- package/locales/fr/index.d.cts +3 -0
- package/locales/fr/index.esm.d.mts +3 -0
- package/locales/fr/index.esm.mjs +95 -0
- package/locales/fr/package.json +19 -0
- package/locales/he/index.cjs +97 -0
- package/locales/he/index.d.cts +3 -0
- package/locales/he/index.esm.d.mts +3 -0
- package/locales/he/index.esm.mjs +95 -0
- package/locales/he/package.json +19 -0
- package/locales/hr/index.cjs +97 -0
- package/locales/hr/index.d.cts +3 -0
- package/locales/hr/index.esm.d.mts +3 -0
- package/locales/hr/index.esm.mjs +95 -0
- package/locales/hr/package.json +19 -0
- package/locales/hu/index.cjs +97 -0
- package/locales/hu/index.d.cts +3 -0
- package/locales/hu/index.esm.d.mts +3 -0
- package/locales/hu/index.esm.mjs +95 -0
- package/locales/hu/package.json +19 -0
- package/locales/hy/index.cjs +97 -0
- package/locales/hy/index.d.cts +3 -0
- package/locales/hy/index.esm.d.mts +3 -0
- package/locales/hy/index.esm.mjs +95 -0
- package/locales/hy/package.json +19 -0
- package/locales/id/index.cjs +97 -0
- package/locales/id/index.d.cts +3 -0
- package/locales/id/index.esm.d.mts +3 -0
- package/locales/id/index.esm.mjs +95 -0
- package/locales/id/package.json +19 -0
- package/locales/it/index.cjs +97 -0
- package/locales/it/index.d.cts +3 -0
- package/locales/it/index.esm.d.mts +3 -0
- package/locales/it/index.esm.mjs +95 -0
- package/locales/it/package.json +19 -0
- package/locales/ja/index.cjs +97 -0
- package/locales/ja/index.d.cts +3 -0
- package/locales/ja/index.esm.d.mts +3 -0
- package/locales/ja/index.esm.mjs +95 -0
- package/locales/ja/package.json +19 -0
- package/locales/ko/index.cjs +97 -0
- package/locales/ko/index.d.cts +3 -0
- package/locales/ko/index.esm.d.mts +3 -0
- package/locales/ko/index.esm.mjs +95 -0
- package/locales/ko/package.json +19 -0
- package/locales/nl/index.cjs +97 -0
- package/locales/nl/index.d.cts +3 -0
- package/locales/nl/index.esm.d.mts +3 -0
- package/locales/nl/index.esm.mjs +95 -0
- package/locales/nl/package.json +19 -0
- package/locales/no/index.cjs +97 -0
- package/locales/no/index.d.cts +3 -0
- package/locales/no/index.esm.d.mts +3 -0
- package/locales/no/index.esm.mjs +95 -0
- package/locales/no/package.json +19 -0
- package/locales/np/index.cjs +97 -0
- package/locales/np/index.d.cts +3 -0
- package/locales/np/index.esm.d.mts +3 -0
- package/locales/np/index.esm.mjs +95 -0
- package/locales/np/package.json +19 -0
- package/locales/pl/index.cjs +97 -0
- package/locales/pl/index.d.cts +3 -0
- package/locales/pl/index.esm.d.mts +3 -0
- package/locales/pl/index.esm.mjs +95 -0
- package/locales/pl/package.json +19 -0
- package/locales/pt/index.cjs +97 -0
- package/locales/pt/index.d.cts +3 -0
- package/locales/pt/index.esm.d.mts +3 -0
- package/locales/pt/index.esm.mjs +95 -0
- package/locales/pt/package.json +19 -0
- package/locales/pt-BR/index.cjs +97 -0
- package/locales/pt-BR/index.d.cts +3 -0
- package/locales/pt-BR/index.esm.d.mts +3 -0
- package/locales/pt-BR/index.esm.mjs +95 -0
- package/locales/pt-BR/package.json +19 -0
- package/locales/ro/index.cjs +97 -0
- package/locales/ro/index.d.cts +3 -0
- package/locales/ro/index.esm.d.mts +3 -0
- package/locales/ro/index.esm.mjs +95 -0
- package/locales/ro/package.json +19 -0
- package/locales/ru/index.cjs +97 -0
- package/locales/ru/index.d.cts +3 -0
- package/locales/ru/index.esm.d.mts +3 -0
- package/locales/ru/index.esm.mjs +95 -0
- package/locales/ru/package.json +19 -0
- package/locales/sk/index.cjs +97 -0
- package/locales/sk/index.d.cts +3 -0
- package/locales/sk/index.esm.d.mts +3 -0
- package/locales/sk/index.esm.mjs +95 -0
- package/locales/sk/package.json +19 -0
- package/locales/sr-Cyrl-RS/index.cjs +97 -0
- package/locales/sr-Cyrl-RS/index.d.cts +3 -0
- package/locales/sr-Cyrl-RS/index.esm.d.mts +3 -0
- package/locales/sr-Cyrl-RS/index.esm.mjs +95 -0
- package/locales/sr-Cyrl-RS/package.json +19 -0
- package/locales/sr-Latn-RS/index.cjs +97 -0
- package/locales/sr-Latn-RS/index.d.cts +3 -0
- package/locales/sr-Latn-RS/index.esm.d.mts +3 -0
- package/locales/sr-Latn-RS/index.esm.mjs +95 -0
- package/locales/sr-Latn-RS/package.json +19 -0
- package/locales/sv/index.cjs +97 -0
- package/locales/sv/index.d.cts +3 -0
- package/locales/sv/index.esm.d.mts +3 -0
- package/locales/sv/index.esm.mjs +95 -0
- package/locales/sv/package.json +19 -0
- package/locales/tr/index.cjs +97 -0
- package/locales/tr/index.d.cts +3 -0
- package/locales/tr/index.esm.d.mts +3 -0
- package/locales/tr/index.esm.mjs +95 -0
- package/locales/tr/package.json +19 -0
- package/locales/uk/index.cjs +97 -0
- package/locales/uk/index.d.cts +3 -0
- package/locales/uk/index.esm.d.mts +3 -0
- package/locales/uk/index.esm.mjs +95 -0
- package/locales/uk/package.json +19 -0
- package/locales/vi/index.cjs +97 -0
- package/locales/vi/index.d.cts +3 -0
- package/locales/vi/index.esm.d.mts +3 -0
- package/locales/vi/index.esm.mjs +95 -0
- package/locales/vi/package.json +19 -0
- package/locales/zh-Hans/index.cjs +97 -0
- package/locales/zh-Hans/index.d.cts +3 -0
- package/locales/zh-Hans/index.esm.d.mts +3 -0
- package/locales/zh-Hans/index.esm.mjs +95 -0
- package/locales/zh-Hans/package.json +19 -0
- package/locales/zh-Hant/index.cjs +97 -0
- package/locales/zh-Hant/index.d.cts +3 -0
- package/locales/zh-Hant/index.esm.d.mts +3 -0
- package/locales/zh-Hant/index.esm.mjs +95 -0
- package/locales/zh-Hant/package.json +19 -0
- package/package.json +154 -0
- package/src/components/MantineReactTable.tsx +37 -0
- package/src/components/body/MRT_TableBody.module.css +42 -0
- package/src/components/body/MRT_TableBody.tsx +215 -0
- package/src/components/body/MRT_TableBodyCell.module.css +107 -0
- package/src/components/body/MRT_TableBodyCell.tsx +351 -0
- package/src/components/body/MRT_TableBodyCellValue.tsx +113 -0
- package/src/components/body/MRT_TableBodyEmptyRow.tsx +110 -0
- package/src/components/body/MRT_TableBodyRow.module.css +252 -0
- package/src/components/body/MRT_TableBodyRow.tsx +263 -0
- package/src/components/body/MRT_TableBodyRowGrabHandle.tsx +58 -0
- package/src/components/body/MRT_TableBodyRowPinButton.tsx +58 -0
- package/src/components/body/MRT_TableDetailPanel.module.css +35 -0
- package/src/components/body/MRT_TableDetailPanel.tsx +131 -0
- package/src/components/buttons/MRT_ColumnPinningButtons.module.css +11 -0
- package/src/components/buttons/MRT_ColumnPinningButtons.tsx +68 -0
- package/src/components/buttons/MRT_CopyButton.module.css +27 -0
- package/src/components/buttons/MRT_CopyButton.tsx +83 -0
- package/src/components/buttons/MRT_EditActionButtons.module.css +4 -0
- package/src/components/buttons/MRT_EditActionButtons.tsx +128 -0
- package/src/components/buttons/MRT_ExpandAllButton.module.css +26 -0
- package/src/components/buttons/MRT_ExpandAllButton.tsx +83 -0
- package/src/components/buttons/MRT_ExpandButton.module.css +37 -0
- package/src/components/buttons/MRT_ExpandButton.tsx +120 -0
- package/src/components/buttons/MRT_GrabHandleButton.module.css +6 -0
- package/src/components/buttons/MRT_GrabHandleButton.tsx +64 -0
- package/src/components/buttons/MRT_RowPinButton.tsx +83 -0
- package/src/components/buttons/MRT_ShowHideColumnsButton.tsx +45 -0
- package/src/components/buttons/MRT_ToggleDensePaddingButton.tsx +65 -0
- package/src/components/buttons/MRT_ToggleFiltersButton.tsx +44 -0
- package/src/components/buttons/MRT_ToggleFullScreenButton.tsx +58 -0
- package/src/components/buttons/MRT_ToggleGlobalFilterButton.tsx +51 -0
- package/src/components/buttons/MRT_ToggleRowActionMenuButton.tsx +86 -0
- package/src/components/footer/MRT_TableFooter.module.css +17 -0
- package/src/components/footer/MRT_TableFooter.tsx +72 -0
- package/src/components/footer/MRT_TableFooterCell.module.css +50 -0
- package/src/components/footer/MRT_TableFooterCell.tsx +122 -0
- package/src/components/footer/MRT_TableFooterRow.module.css +10 -0
- package/src/components/footer/MRT_TableFooterRow.tsx +94 -0
- package/src/components/head/MRT_TableHead.module.css +32 -0
- package/src/components/head/MRT_TableHead.tsx +108 -0
- package/src/components/head/MRT_TableHeadCell.module.css +163 -0
- package/src/components/head/MRT_TableHeadCell.tsx +322 -0
- package/src/components/head/MRT_TableHeadCellFilterContainer.module.css +5 -0
- package/src/components/head/MRT_TableHeadCellFilterContainer.tsx +147 -0
- package/src/components/head/MRT_TableHeadCellFilterLabel.module.css +14 -0
- package/src/components/head/MRT_TableHeadCellFilterLabel.tsx +171 -0
- package/src/components/head/MRT_TableHeadCellGrabHandle.tsx +81 -0
- package/src/components/head/MRT_TableHeadCellResizeHandle.module.css +44 -0
- package/src/components/head/MRT_TableHeadCellResizeHandle.tsx +67 -0
- package/src/components/head/MRT_TableHeadCellSortLabel.module.css +22 -0
- package/src/components/head/MRT_TableHeadCellSortLabel.tsx +89 -0
- package/src/components/head/MRT_TableHeadRow.module.css +12 -0
- package/src/components/head/MRT_TableHeadRow.tsx +87 -0
- package/src/components/inputs/MRT_EditCellTextInput.tsx +218 -0
- package/src/components/inputs/MRT_FilterCheckBox.module.css +4 -0
- package/src/components/inputs/MRT_FilterCheckbox.tsx +79 -0
- package/src/components/inputs/MRT_FilterRangeFields.module.css +5 -0
- package/src/components/inputs/MRT_FilterRangeFields.tsx +35 -0
- package/src/components/inputs/MRT_FilterRangeSlider.module.css +6 -0
- package/src/components/inputs/MRT_FilterRangeSlider.tsx +106 -0
- package/src/components/inputs/MRT_FilterTextInput.module.css +27 -0
- package/src/components/inputs/MRT_FilterTextInput.tsx +417 -0
- package/src/components/inputs/MRT_GlobalFilterTextInput.module.css +11 -0
- package/src/components/inputs/MRT_GlobalFilterTextInput.tsx +141 -0
- package/src/components/inputs/MRT_SelectCheckbox.tsx +137 -0
- package/src/components/menus/MRT_ColumnActionMenu.module.css +7 -0
- package/src/components/menus/MRT_ColumnActionMenu.tsx +287 -0
- package/src/components/menus/MRT_FilterOptionMenu.module.css +6 -0
- package/src/components/menus/MRT_FilterOptionMenu.tsx +274 -0
- package/src/components/menus/MRT_RowActionMenu.tsx +74 -0
- package/src/components/menus/MRT_ShowHideColumnsMenu.module.css +10 -0
- package/src/components/menus/MRT_ShowHideColumnsMenu.tsx +135 -0
- package/src/components/menus/MRT_ShowHideColumnsMenuItems.module.css +35 -0
- package/src/components/menus/MRT_ShowHideColumnsMenuItems.tsx +170 -0
- package/src/components/modals/MRT_EditRowModal.tsx +97 -0
- package/src/components/table/MRT_Table.module.css +7 -0
- package/src/components/table/MRT_Table.tsx +110 -0
- package/src/components/table/MRT_TableContainer.module.css +20 -0
- package/src/components/table/MRT_TableContainer.tsx +109 -0
- package/src/components/table/MRT_TablePaper.module.css +88 -0
- package/src/components/table/MRT_TablePaper.tsx +92 -0
- package/src/components/toolbar/MRT_BottomToolbar.module.css +40 -0
- package/src/components/toolbar/MRT_BottomToolbar.tsx +100 -0
- package/src/components/toolbar/MRT_ProgressBar.module.css +10 -0
- package/src/components/toolbar/MRT_ProgressBar.tsx +53 -0
- package/src/components/toolbar/MRT_TablePagination.module.css +20 -0
- package/src/components/toolbar/MRT_TablePagination.tsx +166 -0
- package/src/components/toolbar/MRT_ToolbarAlertBanner.module.css +37 -0
- package/src/components/toolbar/MRT_ToolbarAlertBanner.tsx +168 -0
- package/src/components/toolbar/MRT_ToolbarDropZone.module.css +23 -0
- package/src/components/toolbar/MRT_ToolbarDropZone.tsx +67 -0
- package/src/components/toolbar/MRT_ToolbarInternalButtons.module.css +6 -0
- package/src/components/toolbar/MRT_ToolbarInternalButtons.tsx +73 -0
- package/src/components/toolbar/MRT_TopToolbar.module.css +24 -0
- package/src/components/toolbar/MRT_TopToolbar.tsx +128 -0
- package/src/components/toolbar/common.styles.module.css +10 -0
- package/src/fns/aggregationFns.ts +3 -0
- package/src/fns/filterFns.ts +272 -0
- package/src/fns/sortingFns.ts +34 -0
- package/src/hooks/display-columns/getMRT_RowActionsColumnDef.tsx +23 -0
- package/src/hooks/display-columns/getMRT_RowDragColumnDef.tsx +30 -0
- package/src/hooks/display-columns/getMRT_RowExpandColumnDef.tsx +92 -0
- package/src/hooks/display-columns/getMRT_RowNumbersColumnDef.tsx +30 -0
- package/src/hooks/display-columns/getMRT_RowPinningColumnDef.tsx +24 -0
- package/src/hooks/display-columns/getMRT_RowSelectColumnDef.tsx +34 -0
- package/src/hooks/display-columns/getMRT_RowSpacerColumnDef.tsx +34 -0
- package/src/hooks/useMRT_ColumnVirtualizer.ts +129 -0
- package/src/hooks/useMRT_Effects.ts +105 -0
- package/src/hooks/useMRT_RowVirtualizer.ts +95 -0
- package/src/hooks/useMRT_Rows.ts +46 -0
- package/src/hooks/useMRT_TableInstance.ts +314 -0
- package/src/hooks/useMRT_TableOptions.ts +264 -0
- package/src/hooks/useMantineReactTable.ts +14 -0
- package/src/icons.ts +73 -0
- package/src/index.ts +90 -0
- package/src/locales/ar.ts +96 -0
- package/src/locales/az.ts +96 -0
- package/src/locales/bg.ts +96 -0
- package/src/locales/cs.ts +97 -0
- package/src/locales/da.ts +96 -0
- package/src/locales/de.ts +96 -0
- package/src/locales/el.ts +96 -0
- package/src/locales/en.ts +96 -0
- package/src/locales/es.ts +96 -0
- package/src/locales/et.ts +97 -0
- package/src/locales/fa.ts +96 -0
- package/src/locales/fi.ts +97 -0
- package/src/locales/fr.ts +96 -0
- package/src/locales/he.ts +96 -0
- package/src/locales/hr.ts +96 -0
- package/src/locales/hu.ts +96 -0
- package/src/locales/hy.ts +96 -0
- package/src/locales/id.ts +97 -0
- package/src/locales/it.ts +96 -0
- package/src/locales/ja.ts +96 -0
- package/src/locales/ko.ts +96 -0
- package/src/locales/nl.ts +96 -0
- package/src/locales/no.ts +97 -0
- package/src/locales/np.ts +97 -0
- package/src/locales/pl.ts +96 -0
- package/src/locales/pt-BR.ts +96 -0
- package/src/locales/pt.ts +96 -0
- package/src/locales/ro.ts +96 -0
- package/src/locales/ru.ts +96 -0
- package/src/locales/sk.ts +97 -0
- package/src/locales/sr-Cyrl-RS.ts +96 -0
- package/src/locales/sr-Latn-RS.ts +96 -0
- package/src/locales/sv.ts +96 -0
- package/src/locales/tr.ts +96 -0
- package/src/locales/uk.ts +96 -0
- package/src/locales/vi.ts +96 -0
- package/src/locales/zh-Hans.ts +95 -0
- package/src/locales/zh-Hant.ts +95 -0
- package/src/types.ts +1276 -0
- package/src/typings.d.ts +1 -0
- package/src/utils/column.utils.ts +124 -0
- package/src/utils/displayColumn.utils.ts +153 -0
- package/src/utils/row.utils.ts +263 -0
- package/src/utils/style.utils.ts +32 -0
- package/src/utils/tanstack.helpers.ts +66 -0
- package/src/utils/utils.ts +4 -0
- package/src/utils/virtualization.utils.ts +19 -0
- package/styles.css +1320 -0
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { type MRT_Localization } from '..';
|
|
2
|
+
|
|
3
|
+
export const MRT_Localization_HE: MRT_Localization = {
|
|
4
|
+
actions: 'פעולות',
|
|
5
|
+
and: 'ו',
|
|
6
|
+
cancel: 'ביטול',
|
|
7
|
+
changeFilterMode: 'שינוי מצב סינון',
|
|
8
|
+
changeSearchMode: 'שינוי מצב חיפוש',
|
|
9
|
+
clearFilter: 'נקה סינון',
|
|
10
|
+
clearSearch: 'נקה חיפוש',
|
|
11
|
+
clearSelection: 'נקה בחירה',
|
|
12
|
+
clearSort: 'נקה מיון',
|
|
13
|
+
clickToCopy: 'לחץ להעתקה',
|
|
14
|
+
copy: 'העתק',
|
|
15
|
+
collapse: 'צמצום',
|
|
16
|
+
collapseAll: 'צמצום הכל',
|
|
17
|
+
columnActions: 'פעולות עמודה',
|
|
18
|
+
copiedToClipboard: 'הועתק ללוח',
|
|
19
|
+
dropToGroupBy: 'גרור לקיבוץ לפי {column}',
|
|
20
|
+
edit: 'ערוך',
|
|
21
|
+
expand: 'הרחב',
|
|
22
|
+
expandAll: 'הרחב הכל',
|
|
23
|
+
filterArrIncludes: 'כולל',
|
|
24
|
+
filterArrIncludesAll: 'כולל הכל',
|
|
25
|
+
filterArrIncludesSome: 'כולל',
|
|
26
|
+
filterBetween: 'בין',
|
|
27
|
+
filterBetweenInclusive: 'בין כולל',
|
|
28
|
+
filterByColumn: 'סנן לפי {column}',
|
|
29
|
+
filterContains: 'מכיל',
|
|
30
|
+
filterEmpty: 'ריק',
|
|
31
|
+
filterEndsWith: 'מסתיים ב',
|
|
32
|
+
filterEquals: 'שווה',
|
|
33
|
+
filterEqualsString: 'שווה',
|
|
34
|
+
filterFuzzy: 'פעיל',
|
|
35
|
+
filterGreaterThan: 'גדול מ',
|
|
36
|
+
filterGreaterThanOrEqualTo: 'גדול או שווה ל',
|
|
37
|
+
filterInNumberRange: 'בין',
|
|
38
|
+
filterIncludesString: 'מכיל',
|
|
39
|
+
filterIncludesStringSensitive: 'מכיל',
|
|
40
|
+
filterLessThan: 'קטן מ',
|
|
41
|
+
filterLessThanOrEqualTo: 'קטן או שווה ל',
|
|
42
|
+
filterMode: 'מצב סינון: {filterType}',
|
|
43
|
+
filterNotEmpty: 'לא ריק',
|
|
44
|
+
filterNotEquals: 'לא שווה',
|
|
45
|
+
filterStartsWith: 'מתחיל ב',
|
|
46
|
+
filterWeakEquals: 'שווה',
|
|
47
|
+
filteringByColumn: 'מסנן לפי {column} - {filterType} {filterValue}',
|
|
48
|
+
goToFirstPage: 'לדף הראשון',
|
|
49
|
+
goToLastPage: 'לדף האחרון',
|
|
50
|
+
goToNextPage: 'לדף הבא',
|
|
51
|
+
goToPreviousPage: 'לדף הקודם',
|
|
52
|
+
grab: 'תפוס',
|
|
53
|
+
groupByColumn: 'קיבוץ לפי {column}',
|
|
54
|
+
groupedBy: 'קובץ לפי',
|
|
55
|
+
hideAll: 'הסתר הכל',
|
|
56
|
+
hideColumn: 'הסתר עמודה {column}',
|
|
57
|
+
max: 'מקסימום',
|
|
58
|
+
min: 'מינימום',
|
|
59
|
+
move: 'הזז',
|
|
60
|
+
noRecordsToDisplay: 'אין רשומות להצגה',
|
|
61
|
+
noResultsFound: 'לא נמצאו תוצאות',
|
|
62
|
+
of: 'מתוך',
|
|
63
|
+
or: 'או',
|
|
64
|
+
pin: 'נעץ',
|
|
65
|
+
pinToLeft: 'נעץ לשמאל',
|
|
66
|
+
pinToRight: 'נעץ לימין',
|
|
67
|
+
resetColumnSize: 'איפוס גודל עמודה',
|
|
68
|
+
resetOrder: 'איפוס סדר',
|
|
69
|
+
rowActions: 'פעולות שורה',
|
|
70
|
+
rowNumber: '#',
|
|
71
|
+
rowNumbers: 'מספרי שורות',
|
|
72
|
+
rowsPerPage: 'שורות לעמוד',
|
|
73
|
+
save: 'שמור',
|
|
74
|
+
search: 'חיפוש',
|
|
75
|
+
selectedCountOfRowCountRowsSelected:
|
|
76
|
+
'{selectedCount} מתוך {rowCount} שורות נבחרו',
|
|
77
|
+
select: 'בחר',
|
|
78
|
+
showAll: 'הצג הכל',
|
|
79
|
+
showAllColumns: 'הצג את כל העמודות',
|
|
80
|
+
showHideColumns: 'הצג/הסתר עמודות',
|
|
81
|
+
showHideFilters: 'הצג/הסתר סינונים',
|
|
82
|
+
showHideSearch: 'הצג/הסתר חיפוש',
|
|
83
|
+
sortByColumnAsc: 'מיין לפי {column} בסדר עולה',
|
|
84
|
+
sortByColumnDesc: 'מיין לפי {column} בסדר יורד',
|
|
85
|
+
sortedByColumnAsc: 'ממוין לפי {column} בסדר עולה',
|
|
86
|
+
sortedByColumnDesc: 'ממוין לפי {column} בסדר יורד',
|
|
87
|
+
thenBy: ', ואז לפי ',
|
|
88
|
+
toggleDensity: 'שנה צפיפות',
|
|
89
|
+
toggleFullScreen: 'מסך מלא',
|
|
90
|
+
toggleSelectAll: 'בחר/בטל בחירת הכל',
|
|
91
|
+
toggleSelectRow: 'בחר/בטל בחירת שורה',
|
|
92
|
+
toggleVisibility: 'הצג/הסתר',
|
|
93
|
+
ungroupByColumn: 'בטל קיבוץ לפי {column}',
|
|
94
|
+
unpin: 'בטל נעיצה',
|
|
95
|
+
unpinAll: 'בטל נעיצת הכל',
|
|
96
|
+
};
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { type MRT_Localization } from '..';
|
|
2
|
+
|
|
3
|
+
export const MRT_Localization_HR: MRT_Localization = {
|
|
4
|
+
actions: 'Radnje',
|
|
5
|
+
and: 'i',
|
|
6
|
+
cancel: 'Odustani',
|
|
7
|
+
changeFilterMode: 'Promijeni način filtriranja',
|
|
8
|
+
changeSearchMode: 'Promijeni način pretraživanja',
|
|
9
|
+
clearFilter: 'Očisti filtriranje',
|
|
10
|
+
clearSearch: 'Očisti pretragu',
|
|
11
|
+
clearSelection: 'Očisti odabir',
|
|
12
|
+
clearSort: 'Očisti sortiranje',
|
|
13
|
+
clickToCopy: 'Klikni za kopiranje',
|
|
14
|
+
copy: 'Kopiraj',
|
|
15
|
+
collapse: 'Sažmi',
|
|
16
|
+
collapseAll: 'Sažmi sve',
|
|
17
|
+
columnActions: 'Radnje s stupcima',
|
|
18
|
+
copiedToClipboard: 'Kopirano u međuspremnik',
|
|
19
|
+
dropToGroupBy: 'Ispusti za grupiranje po {column}',
|
|
20
|
+
edit: 'Uredi',
|
|
21
|
+
expand: 'Proširi',
|
|
22
|
+
expandAll: 'Proširi sve',
|
|
23
|
+
filterArrIncludes: 'Uključuje',
|
|
24
|
+
filterArrIncludesAll: 'Uključuje sve',
|
|
25
|
+
filterArrIncludesSome: 'Uključuje',
|
|
26
|
+
filterBetween: 'Između',
|
|
27
|
+
filterBetweenInclusive: 'Između uključivo',
|
|
28
|
+
filterByColumn: 'Filtriraj po {column}',
|
|
29
|
+
filterContains: 'Sadrži',
|
|
30
|
+
filterEmpty: 'Prazno',
|
|
31
|
+
filterEndsWith: 'Završava s',
|
|
32
|
+
filterEquals: 'Jednako',
|
|
33
|
+
filterEqualsString: 'Jednako',
|
|
34
|
+
filterFuzzy: 'Maglovito',
|
|
35
|
+
filterGreaterThan: 'Veće od',
|
|
36
|
+
filterGreaterThanOrEqualTo: 'Veće od ili jednako',
|
|
37
|
+
filterInNumberRange: 'Između',
|
|
38
|
+
filterIncludesString: 'Sadrži',
|
|
39
|
+
filterIncludesStringSensitive: 'Sadrži',
|
|
40
|
+
filterLessThan: 'Manje od',
|
|
41
|
+
filterLessThanOrEqualTo: 'Manje od ili jednako',
|
|
42
|
+
filterMode: 'Način filtriranja: {filterType}',
|
|
43
|
+
filterNotEmpty: 'Nije prazno',
|
|
44
|
+
filterNotEquals: 'Nije jednako',
|
|
45
|
+
filterStartsWith: 'Počinje s',
|
|
46
|
+
filterWeakEquals: 'Jednako',
|
|
47
|
+
filteringByColumn: 'Filtriranje po {column} - {filterType} {filterValue}',
|
|
48
|
+
goToFirstPage: 'Idi na prvu stranicu',
|
|
49
|
+
goToLastPage: 'Idi na zadnju stranicu',
|
|
50
|
+
goToNextPage: 'Idi na sljedeću stranicu',
|
|
51
|
+
goToPreviousPage: 'Idi na prethodnu stranicu',
|
|
52
|
+
grab: 'Uhvati',
|
|
53
|
+
groupByColumn: 'Grupiraj po {column}',
|
|
54
|
+
groupedBy: 'Grupirano po ',
|
|
55
|
+
hideAll: 'Sakrij sve',
|
|
56
|
+
hideColumn: 'Sakrij stupac {column}',
|
|
57
|
+
max: 'Maks.',
|
|
58
|
+
min: 'Min.',
|
|
59
|
+
move: 'Premjesti',
|
|
60
|
+
noRecordsToDisplay: 'Nema zapisa za prikaz',
|
|
61
|
+
noResultsFound: 'Nema pronađenih rezultata',
|
|
62
|
+
of: 'od',
|
|
63
|
+
or: 'ili',
|
|
64
|
+
pin: 'Prikači',
|
|
65
|
+
pinToLeft: 'Prikači na lijevo',
|
|
66
|
+
pinToRight: 'Prikači na desno',
|
|
67
|
+
resetColumnSize: 'Resetiraj veličinu stupca',
|
|
68
|
+
resetOrder: 'Resetiraj redoslijed',
|
|
69
|
+
rowActions: 'Radnje retka',
|
|
70
|
+
rowNumber: '#',
|
|
71
|
+
rowNumbers: 'Brojevi redaka',
|
|
72
|
+
rowsPerPage: 'Redaka po stranici',
|
|
73
|
+
save: 'Spremi',
|
|
74
|
+
search: 'Pretraži',
|
|
75
|
+
selectedCountOfRowCountRowsSelected:
|
|
76
|
+
'{selectedCount} od {rowCount} odabranih redaka',
|
|
77
|
+
select: 'Odaberi',
|
|
78
|
+
showAll: 'Prikaži sve',
|
|
79
|
+
showAllColumns: 'Prikaži sve stupce',
|
|
80
|
+
showHideColumns: 'Prikaži/sakrij stupce',
|
|
81
|
+
showHideFilters: 'Prikaži/sakrij filtere',
|
|
82
|
+
showHideSearch: 'Prikaži/sakrij pretragu',
|
|
83
|
+
sortByColumnAsc: 'Sortiraj po {column} uzlazno',
|
|
84
|
+
sortByColumnDesc: 'Sortiraj po {column} silazno',
|
|
85
|
+
sortedByColumnAsc: 'Sortirano po {column} uzlazno',
|
|
86
|
+
sortedByColumnDesc: 'Sortirano po {column} silazno',
|
|
87
|
+
thenBy: ', zatim po ',
|
|
88
|
+
toggleDensity: 'Promijeni gustoću',
|
|
89
|
+
toggleFullScreen: 'Prebaci u puni zaslon',
|
|
90
|
+
toggleSelectAll: 'Prebaci odabir svih',
|
|
91
|
+
toggleSelectRow: 'Prebaci odabir retka',
|
|
92
|
+
toggleVisibility: 'Prebaci vidljivost',
|
|
93
|
+
ungroupByColumn: 'Razgrupiraj po {column}',
|
|
94
|
+
unpin: 'Odkači',
|
|
95
|
+
unpinAll: 'Odkači sve',
|
|
96
|
+
};
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { type MRT_Localization } from '..';
|
|
2
|
+
|
|
3
|
+
export const MRT_Localization_HU: MRT_Localization = {
|
|
4
|
+
actions: 'Műveletek',
|
|
5
|
+
and: 'és',
|
|
6
|
+
cancel: 'Mégse',
|
|
7
|
+
changeFilterMode: 'Szűrő módjának megváltoztatása',
|
|
8
|
+
changeSearchMode: 'Keresés módjának megváltoztatása',
|
|
9
|
+
clearFilter: 'Szűrő törlése',
|
|
10
|
+
clearSearch: 'Keresés törlése',
|
|
11
|
+
clearSelection: 'Kiválasztás törlése',
|
|
12
|
+
clearSort: 'Rendezés törlése',
|
|
13
|
+
clickToCopy: 'Kattintson a másoláshoz',
|
|
14
|
+
copy: 'Másolás',
|
|
15
|
+
collapse: 'Összecsukás',
|
|
16
|
+
collapseAll: 'Mindet összecsuk',
|
|
17
|
+
columnActions: 'Oszlop műveletek',
|
|
18
|
+
copiedToClipboard: 'Vágólapra másolva',
|
|
19
|
+
dropToGroupBy: 'Húzza ide a csoportosításhoz: {column}',
|
|
20
|
+
edit: 'Szerkesztés',
|
|
21
|
+
expand: 'Kibontás',
|
|
22
|
+
expandAll: 'Mindet kibont',
|
|
23
|
+
filterArrIncludes: 'Tartalmazza',
|
|
24
|
+
filterArrIncludesAll: 'Mindet tartalmazza',
|
|
25
|
+
filterArrIncludesSome: 'Tartalmazza',
|
|
26
|
+
filterBetween: 'Között',
|
|
27
|
+
filterBetweenInclusive: 'Között (beleértve)',
|
|
28
|
+
filterByColumn: 'Szűrés: {column} alapján',
|
|
29
|
+
filterContains: 'Tartalmazza',
|
|
30
|
+
filterEmpty: 'Üres',
|
|
31
|
+
filterEndsWith: 'Végződik',
|
|
32
|
+
filterEquals: 'Egyenlő',
|
|
33
|
+
filterEqualsString: 'Egyenlő',
|
|
34
|
+
filterFuzzy: 'Pontatlan',
|
|
35
|
+
filterGreaterThan: 'Nagyobb, mint',
|
|
36
|
+
filterGreaterThanOrEqualTo: 'Nagyobb vagy egyenlő, mint',
|
|
37
|
+
filterInNumberRange: 'Között',
|
|
38
|
+
filterIncludesString: 'Tartalmazza',
|
|
39
|
+
filterIncludesStringSensitive: 'Tartalmazza',
|
|
40
|
+
filterLessThan: 'Kisebb, mint',
|
|
41
|
+
filterLessThanOrEqualTo: 'Kisebb vagy egyenlő, mint',
|
|
42
|
+
filterMode: 'Szűrő mód: {filterType}',
|
|
43
|
+
filterNotEmpty: 'Nem üres',
|
|
44
|
+
filterNotEquals: 'Nem egyenlő',
|
|
45
|
+
filterStartsWith: 'Kezdődik',
|
|
46
|
+
filterWeakEquals: 'Egyenlő',
|
|
47
|
+
filteringByColumn: '{column} szűrése - {filterType} {filterValue}',
|
|
48
|
+
goToFirstPage: 'Ugrás az első oldalra',
|
|
49
|
+
goToLastPage: 'Ugrás az utolsó oldalra',
|
|
50
|
+
goToNextPage: 'Ugrás a következő oldalra',
|
|
51
|
+
goToPreviousPage: 'Ugrás az előző oldalra',
|
|
52
|
+
grab: 'Fogás',
|
|
53
|
+
groupByColumn: 'Csoportosítás: {column} alapján',
|
|
54
|
+
groupedBy: 'Csoportosítva: ',
|
|
55
|
+
hideAll: 'Mindet elrejt',
|
|
56
|
+
hideColumn: '{column} oszlop elrejtése',
|
|
57
|
+
max: 'Max',
|
|
58
|
+
min: 'Min',
|
|
59
|
+
move: 'Mozgatás',
|
|
60
|
+
noRecordsToDisplay: 'Nincsenek megjeleníthető rekordok',
|
|
61
|
+
noResultsFound: 'Nincs találat',
|
|
62
|
+
of: 'összesen',
|
|
63
|
+
or: 'vagy',
|
|
64
|
+
pin: 'Rögzítés',
|
|
65
|
+
pinToLeft: 'Rögzítés balra',
|
|
66
|
+
pinToRight: 'Rögzítés jobbra',
|
|
67
|
+
resetColumnSize: 'Oszlop méretének alaphelyzetbe állítása',
|
|
68
|
+
resetOrder: 'Rendezés alaphelyzetbe állítása',
|
|
69
|
+
rowActions: 'Sor műveletek',
|
|
70
|
+
rowNumber: '#',
|
|
71
|
+
rowNumbers: 'Sor számok',
|
|
72
|
+
rowsPerPage: 'Sorok oldalanként',
|
|
73
|
+
save: 'Mentés',
|
|
74
|
+
search: 'Keresés',
|
|
75
|
+
selectedCountOfRowCountRowsSelected:
|
|
76
|
+
'{selectedCount} kiválasztva {rowCount} sorból',
|
|
77
|
+
select: 'Kiválasztás',
|
|
78
|
+
showAll: 'Összes mutatása',
|
|
79
|
+
showAllColumns: 'Összes oszlop mutatása',
|
|
80
|
+
showHideColumns: 'Oszlopok mutatása/elrejtése',
|
|
81
|
+
showHideFilters: 'Szűrők mutatása/elrejtése',
|
|
82
|
+
showHideSearch: 'Keresés mutatása/elrejtése',
|
|
83
|
+
sortByColumnAsc: '{column} szerinti növekvő rendezés',
|
|
84
|
+
sortByColumnDesc: '{column} szerinti csökkenő rendezés',
|
|
85
|
+
sortedByColumnAsc: '{column} szerinti növekvő rendezés',
|
|
86
|
+
sortedByColumnDesc: '{column} szerinti csökkenő rendezés',
|
|
87
|
+
thenBy: ', majd {column} alapján',
|
|
88
|
+
toggleDensity: 'Sűrűség váltása',
|
|
89
|
+
toggleFullScreen: 'Váltás teljes képernyőre',
|
|
90
|
+
toggleSelectAll: 'Összes kiválasztás váltása',
|
|
91
|
+
toggleSelectRow: 'Sor kiválasztás váltása',
|
|
92
|
+
toggleVisibility: 'Láthatóság váltása',
|
|
93
|
+
ungroupByColumn: 'Csoportosítás megszüntetése: {column}',
|
|
94
|
+
unpin: 'Feloldás',
|
|
95
|
+
unpinAll: 'Minden feloldása',
|
|
96
|
+
};
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { type MRT_Localization } from '..';
|
|
2
|
+
|
|
3
|
+
export const MRT_Localization_HY: MRT_Localization = {
|
|
4
|
+
actions: 'Գործողություններ',
|
|
5
|
+
and: 'և',
|
|
6
|
+
cancel: 'Չեղարկել',
|
|
7
|
+
changeFilterMode: 'Փոխել զտիչի ռեժիմը',
|
|
8
|
+
changeSearchMode: 'Փոխել որոնման ռեժիմը',
|
|
9
|
+
clearFilter: 'Մաքրել զտիչը',
|
|
10
|
+
clearSearch: 'Մաքրել որոնումը',
|
|
11
|
+
clearSelection: 'Մաքրել ընտրությունը',
|
|
12
|
+
clearSort: 'Մաքրել տեսակավորումը',
|
|
13
|
+
clickToCopy: 'Սեղմել պատճենելու համար',
|
|
14
|
+
copy: 'Պատճենել',
|
|
15
|
+
columnActions: 'Սյունակի գործողություն',
|
|
16
|
+
copiedToClipboard: 'Պատճենվել է փոխանակման բուֆերում',
|
|
17
|
+
collapse: 'Փոքրացնել',
|
|
18
|
+
collapseAll: 'Փոքրացնել բոլորը',
|
|
19
|
+
dropToGroupBy: 'Ավելացնել խմբին {column}',
|
|
20
|
+
edit: 'Խմբագրել',
|
|
21
|
+
expand: 'Բացել',
|
|
22
|
+
expandAll: 'Բացել բոլորը',
|
|
23
|
+
filterArrIncludes: 'Միացնել',
|
|
24
|
+
filterArrIncludesAll: 'Միացնել բոլորը',
|
|
25
|
+
filterArrIncludesSome: 'Միացնել',
|
|
26
|
+
filterBetween: 'Միջև',
|
|
27
|
+
filterBetweenInclusive: 'Միջև ներառյալ',
|
|
28
|
+
filterByColumn: 'Զտել ըստ {column}',
|
|
29
|
+
filterContains: 'Պարունակում է',
|
|
30
|
+
filterEmpty: 'Դատարկ է',
|
|
31
|
+
filterEndsWith: 'Ավարտվում է',
|
|
32
|
+
filterEquals: 'Հավասար են',
|
|
33
|
+
filterEqualsString: 'Հավասար են',
|
|
34
|
+
filterFuzzy: 'Ֆազզի',
|
|
35
|
+
filterGreaterThan: 'Ավել է քան',
|
|
36
|
+
filterGreaterThanOrEqualTo: 'Ավել է կամ հավասար է',
|
|
37
|
+
filterInNumberRange: 'Միջև',
|
|
38
|
+
filterIncludesString: 'Պարունակում է',
|
|
39
|
+
filterIncludesStringSensitive: 'Պարունակում է (գրանցումից կախված է)',
|
|
40
|
+
filterLessThan: 'Փոքր է քան',
|
|
41
|
+
filterLessThanOrEqualTo: 'Զտիչի ռեժիմ',
|
|
42
|
+
filterMode: 'Զտիչի ռեժիմ: {filterType}',
|
|
43
|
+
filterNotEmpty: 'Դատարկ չէ',
|
|
44
|
+
filterNotEquals: 'Հավասար չեն',
|
|
45
|
+
filterStartsWith: 'Սկսվում է ...-ից',
|
|
46
|
+
filterWeakEquals: 'Հավասար են',
|
|
47
|
+
filteringByColumn: 'Զտիչը ըստ {column} - {filterType} {filterValue}',
|
|
48
|
+
goToFirstPage: 'Անցնել առաջին էջ',
|
|
49
|
+
goToLastPage: 'Անցնել վերջին էջ',
|
|
50
|
+
goToNextPage: 'Անցնել հաջորդ էջ',
|
|
51
|
+
goToPreviousPage: 'Անցնել նախորդ էջ',
|
|
52
|
+
grab: 'Տեղաշարժել',
|
|
53
|
+
groupByColumn: 'Խմբավորել ըստ {column}',
|
|
54
|
+
groupedBy: 'Խմբավորել',
|
|
55
|
+
hideAll: 'Թաքցնել բոլորը',
|
|
56
|
+
hideColumn: 'Թաքցնել {column} սյունակը',
|
|
57
|
+
max: 'Առվ',
|
|
58
|
+
min: 'Նվզ',
|
|
59
|
+
move: 'Շարժել',
|
|
60
|
+
noRecordsToDisplay: 'Ցուցադրման համար գրառումներ չկան',
|
|
61
|
+
noResultsFound: 'Արդյունքներ չեն գտնվել',
|
|
62
|
+
of: '-ից',
|
|
63
|
+
or: 'կամ',
|
|
64
|
+
pin: 'Կցել',
|
|
65
|
+
pinToLeft: 'Կցել ձախից',
|
|
66
|
+
pinToRight: 'Կցել աջից',
|
|
67
|
+
resetColumnSize: 'Չեղարկել սյունակի չափը',
|
|
68
|
+
resetOrder: 'Չեղարկել կարգը',
|
|
69
|
+
rowActions: 'Տողի գործողությունները',
|
|
70
|
+
rowNumber: '#',
|
|
71
|
+
rowNumbers: 'Տողերի քանակը',
|
|
72
|
+
rowsPerPage: 'Տողեր էջում',
|
|
73
|
+
save: 'Պահպանել',
|
|
74
|
+
search: 'Գտնել',
|
|
75
|
+
selectedCountOfRowCountRowsSelected:
|
|
76
|
+
'{rowCount} տողից ընտրված է {selectedCount}',
|
|
77
|
+
select: 'Ընտրել',
|
|
78
|
+
showAll: 'Ցույց տալ բոլորը',
|
|
79
|
+
showAllColumns: 'Ցույց տալ բոլոր սյունակները',
|
|
80
|
+
showHideColumns: 'Ցույց տալ/թաքցնել սյունակները',
|
|
81
|
+
showHideFilters: 'Ցույց տալ/թաքցնել զտիչները',
|
|
82
|
+
showHideSearch: 'Ցույց տալ/թաքցնել որոնումը',
|
|
83
|
+
sortByColumnAsc: 'Տեսակավորել {column} ըստ աճման',
|
|
84
|
+
sortByColumnDesc: 'Տեսակավորել {column} ըստ նվազման',
|
|
85
|
+
sortedByColumnAsc: 'Տեսակավորված է ըստ {column} աճման',
|
|
86
|
+
sortedByColumnDesc: 'Տեսակավորված է ըստ {column} նվազման',
|
|
87
|
+
thenBy: ', այնուհետ ',
|
|
88
|
+
toggleDensity: 'Փոխել խտությունը',
|
|
89
|
+
toggleFullScreen: 'Միացնել ամբողջ էկրանով ռեժիմը',
|
|
90
|
+
toggleSelectAll: 'Ընտրել բոլորը',
|
|
91
|
+
toggleSelectRow: 'Փոխել տողի ընտրությունը',
|
|
92
|
+
toggleVisibility: 'Փոխել տեսանելիությունը',
|
|
93
|
+
ungroupByColumn: 'Խմբավորել ըստ {column}',
|
|
94
|
+
unpin: 'Ապակցել',
|
|
95
|
+
unpinAll: 'Ապակցել բոլորը',
|
|
96
|
+
};
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { type MRT_Localization } from '..';
|
|
2
|
+
|
|
3
|
+
export const MRT_Localization_ID: MRT_Localization = {
|
|
4
|
+
actions: 'Aksi',
|
|
5
|
+
and: 'dan',
|
|
6
|
+
cancel: 'Batal',
|
|
7
|
+
changeFilterMode: 'Ubah mode filter',
|
|
8
|
+
changeSearchMode: 'Ubah mode pencarian',
|
|
9
|
+
clearFilter: 'Hapus filter',
|
|
10
|
+
clearSearch: 'Hapus pencarian',
|
|
11
|
+
clearSelection: 'Hapus pilihan',
|
|
12
|
+
clearSort: 'Hapus urutan',
|
|
13
|
+
clickToCopy: 'Klik untuk menyalin',
|
|
14
|
+
copy: 'Salin',
|
|
15
|
+
collapse: 'Ciutkan',
|
|
16
|
+
collapseAll: 'Ciutkan semua',
|
|
17
|
+
columnActions: 'Aksi Kolom',
|
|
18
|
+
copiedToClipboard: 'Disalin ke papan klip',
|
|
19
|
+
dropToGroupBy: 'Jatuhkan untuk mengelompokkan berdasarkan {column}',
|
|
20
|
+
edit: 'Ubah',
|
|
21
|
+
expand: 'Bentangkan',
|
|
22
|
+
expandAll: 'Bentangkan semua',
|
|
23
|
+
filterArrIncludes: 'Termasuk',
|
|
24
|
+
filterArrIncludesAll: 'Termasuk semua',
|
|
25
|
+
filterArrIncludesSome: 'Termasuk',
|
|
26
|
+
filterBetween: 'Antara',
|
|
27
|
+
filterBetweenInclusive: 'Antara Inklusif',
|
|
28
|
+
filterByColumn: 'Filter berdasarkan {column}',
|
|
29
|
+
filterContains: 'Berisi',
|
|
30
|
+
filterEmpty: 'Kosong',
|
|
31
|
+
filterEndsWith: 'Berakhir Dengan',
|
|
32
|
+
filterEquals: 'Sama dengan',
|
|
33
|
+
filterEqualsString: 'Sama dengan',
|
|
34
|
+
filterFuzzy: 'Fuzzy',
|
|
35
|
+
filterGreaterThan: 'Lebih Dari',
|
|
36
|
+
filterGreaterThanOrEqualTo: 'Lebih Dari Atau Sama Dengan',
|
|
37
|
+
filterInNumberRange: 'Antara',
|
|
38
|
+
filterIncludesString: 'Berisi',
|
|
39
|
+
filterIncludesStringSensitive: 'Berisi',
|
|
40
|
+
filterLessThan: 'Kurang Dari',
|
|
41
|
+
filterLessThanOrEqualTo: 'Kurang Dari Atau Sama Dengan',
|
|
42
|
+
filterMode: 'Mode Filter: {filterType}',
|
|
43
|
+
filterNotEmpty: 'Tidak Kosong',
|
|
44
|
+
filterNotEquals: 'Tidak Sama Dengan',
|
|
45
|
+
filterStartsWith: 'Dimulai Dengan',
|
|
46
|
+
filterWeakEquals: 'Sama Dengan',
|
|
47
|
+
filteringByColumn:
|
|
48
|
+
'Memfilter berdasarkan {column} - {filterType} {filterValue}',
|
|
49
|
+
goToFirstPage: 'Pergi ke halaman pertama',
|
|
50
|
+
goToLastPage: 'Pergi ke halaman terakhir',
|
|
51
|
+
goToNextPage: 'Pergi ke halaman berikutnya',
|
|
52
|
+
goToPreviousPage: 'Pergi ke halaman sebelumnya',
|
|
53
|
+
grab: 'Ambil',
|
|
54
|
+
groupByColumn: 'Kelompokkan berdasarkan {column}',
|
|
55
|
+
groupedBy: 'Dikelompokkan berdasarkan ',
|
|
56
|
+
hideAll: 'Sembunyikan semua',
|
|
57
|
+
hideColumn: 'Sembunyikan kolom {column}',
|
|
58
|
+
max: 'Maks',
|
|
59
|
+
min: 'Min',
|
|
60
|
+
move: 'Pindah',
|
|
61
|
+
noRecordsToDisplay: 'Tidak ada data untuk ditampilkan',
|
|
62
|
+
noResultsFound: 'Tidak ada hasil yang ditemukan',
|
|
63
|
+
of: 'dari',
|
|
64
|
+
or: 'atau',
|
|
65
|
+
pin: 'Sematkan',
|
|
66
|
+
pinToLeft: 'Sematkan ke kiri',
|
|
67
|
+
pinToRight: 'Sematkan ke kanan',
|
|
68
|
+
resetColumnSize: 'Reset ukuran kolom',
|
|
69
|
+
resetOrder: 'Reset urutan',
|
|
70
|
+
rowActions: 'Aksi Baris',
|
|
71
|
+
rowNumber: '#',
|
|
72
|
+
rowNumbers: 'Nomor Baris',
|
|
73
|
+
rowsPerPage: 'Baris per halaman',
|
|
74
|
+
save: 'Simpan',
|
|
75
|
+
search: 'Cari',
|
|
76
|
+
selectedCountOfRowCountRowsSelected:
|
|
77
|
+
'{selectedCount} dari {rowCount} baris dipilih',
|
|
78
|
+
select: 'Pilih',
|
|
79
|
+
showAll: 'Tampilkan semua',
|
|
80
|
+
showAllColumns: 'Tampilkan semua kolom',
|
|
81
|
+
showHideColumns: 'Tampilkan/Sembunyikan kolom',
|
|
82
|
+
showHideFilters: 'Tampilkan/Sembunyikan filter',
|
|
83
|
+
showHideSearch: 'Tampilkan/Sembunyikan pencarian',
|
|
84
|
+
sortByColumnAsc: 'Urutkan berdasarkan {column} menaik',
|
|
85
|
+
sortByColumnDesc: 'Urutkan berdasarkan {column} menurun',
|
|
86
|
+
sortedByColumnAsc: 'Diurutkan berdasarkan {column} menaik',
|
|
87
|
+
sortedByColumnDesc: 'Diurutkan berdasarkan {column} menurun',
|
|
88
|
+
thenBy: ', lalu berdasarkan ',
|
|
89
|
+
toggleDensity: 'Beralih kepadatan',
|
|
90
|
+
toggleFullScreen: 'Beralih layar penuh',
|
|
91
|
+
toggleSelectAll: 'Beralih pilih semua',
|
|
92
|
+
toggleSelectRow: 'Beralih pilih baris',
|
|
93
|
+
toggleVisibility: 'Beralih visibilitas',
|
|
94
|
+
ungroupByColumn: 'Batalkan pengelompokan berdasarkan {column}',
|
|
95
|
+
unpin: 'Lepaskan sematan',
|
|
96
|
+
unpinAll: 'Lepaskan semua sematan',
|
|
97
|
+
};
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { type MRT_Localization } from '..';
|
|
2
|
+
|
|
3
|
+
export const MRT_Localization_IT: MRT_Localization = {
|
|
4
|
+
actions: 'Azioni',
|
|
5
|
+
and: 'e',
|
|
6
|
+
cancel: 'Cancella',
|
|
7
|
+
changeFilterMode: 'Cambia modalità filtro',
|
|
8
|
+
changeSearchMode: 'Cambia modalità ricerca',
|
|
9
|
+
clearFilter: 'Cancella filtro',
|
|
10
|
+
clearSearch: 'Cancella ricerca',
|
|
11
|
+
clearSelection: 'Cancella selezione',
|
|
12
|
+
clearSort: 'Cancella ordinamento',
|
|
13
|
+
clickToCopy: 'Click per copiare',
|
|
14
|
+
copy: 'Copia',
|
|
15
|
+
collapse: 'Chiudi',
|
|
16
|
+
collapseAll: 'Chiudi tutto',
|
|
17
|
+
columnActions: 'Azioni colonna',
|
|
18
|
+
copiedToClipboard: 'Copia negli appunti',
|
|
19
|
+
dropToGroupBy: 'Crea gruppo da {column}',
|
|
20
|
+
edit: 'Modifica',
|
|
21
|
+
expand: 'Espandi',
|
|
22
|
+
expandAll: 'Espandi tutto',
|
|
23
|
+
filterArrIncludes: 'Includi',
|
|
24
|
+
filterArrIncludesAll: 'Includi tutto',
|
|
25
|
+
filterArrIncludesSome: 'Inclusioni',
|
|
26
|
+
filterBetween: 'Tra',
|
|
27
|
+
filterBetweenInclusive: 'Tra inclusioni',
|
|
28
|
+
filterByColumn: 'Filtra da {column}',
|
|
29
|
+
filterContains: 'Contiene',
|
|
30
|
+
filterEmpty: 'Vuoto',
|
|
31
|
+
filterEndsWith: 'Finisce con',
|
|
32
|
+
filterEquals: 'Uguale',
|
|
33
|
+
filterEqualsString: 'Uguale',
|
|
34
|
+
filterFuzzy: 'Sfocato',
|
|
35
|
+
filterGreaterThan: 'Maggiore di',
|
|
36
|
+
filterGreaterThanOrEqualTo: 'Maggiore o uguale a',
|
|
37
|
+
filterInNumberRange: 'Tra',
|
|
38
|
+
filterIncludesString: 'Contiene',
|
|
39
|
+
filterIncludesStringSensitive: 'Contiene',
|
|
40
|
+
filterLessThan: 'Minore di',
|
|
41
|
+
filterLessThanOrEqualTo: 'Minore o uguale a',
|
|
42
|
+
filterMode: 'Modalità filtro: {filterType}',
|
|
43
|
+
filterNotEmpty: 'Non vuoto',
|
|
44
|
+
filterNotEquals: 'Non uguale',
|
|
45
|
+
filterStartsWith: 'Inizia con',
|
|
46
|
+
filterWeakEquals: 'Uguale',
|
|
47
|
+
filteringByColumn: 'Filtrando da {column} - {filterType} {filterValue}',
|
|
48
|
+
goToFirstPage: 'Vai alla prima pagina',
|
|
49
|
+
goToLastPage: "Vai all'ultima pagina",
|
|
50
|
+
goToNextPage: 'Vai alla pagina successiva',
|
|
51
|
+
goToPreviousPage: 'Vai alla pagina precedente',
|
|
52
|
+
grab: 'Prendi',
|
|
53
|
+
groupByColumn: 'Raggruppa da {column}',
|
|
54
|
+
groupedBy: 'Raggruppa da ',
|
|
55
|
+
hideAll: 'Nascondi tutto',
|
|
56
|
+
hideColumn: 'Nascondi la colonna {column}',
|
|
57
|
+
max: 'Massimo',
|
|
58
|
+
min: 'Minimo',
|
|
59
|
+
move: 'Sposta',
|
|
60
|
+
noRecordsToDisplay: 'Nessun record da mostrare',
|
|
61
|
+
noResultsFound: 'Nessun risultato trovato',
|
|
62
|
+
of: 'di',
|
|
63
|
+
or: 'o',
|
|
64
|
+
pin: 'Blocca',
|
|
65
|
+
pinToLeft: 'Blocca a sinistra',
|
|
66
|
+
pinToRight: 'Blocca a destra',
|
|
67
|
+
resetColumnSize: 'Resetta dimensione colonna',
|
|
68
|
+
resetOrder: 'Resetta ordine',
|
|
69
|
+
rowActions: 'Azioni riga',
|
|
70
|
+
rowNumber: '#',
|
|
71
|
+
rowNumbers: 'Righe',
|
|
72
|
+
rowsPerPage: 'Righe per pagina',
|
|
73
|
+
save: 'Salva',
|
|
74
|
+
search: 'Cerca',
|
|
75
|
+
selectedCountOfRowCountRowsSelected:
|
|
76
|
+
'{selectedCount} di {rowCount} righe selezionate',
|
|
77
|
+
select: 'Seleziona',
|
|
78
|
+
showAll: 'Mostra tutto',
|
|
79
|
+
showAllColumns: 'Mostra tutte le colonne',
|
|
80
|
+
showHideColumns: 'Mostra/Nascondi colonne',
|
|
81
|
+
showHideFilters: 'Mostra/Nascondi filtri',
|
|
82
|
+
showHideSearch: 'Mostra/Nascondi ricerca',
|
|
83
|
+
sortByColumnAsc: 'Ordina da {column} crescente',
|
|
84
|
+
sortByColumnDesc: 'Ordina da {column} decrescente',
|
|
85
|
+
sortedByColumnAsc: 'Ordinato da {column} crescente',
|
|
86
|
+
sortedByColumnDesc: 'Ordinato da {column} decrescente',
|
|
87
|
+
thenBy: ', poi da',
|
|
88
|
+
toggleDensity: 'Cambia densità',
|
|
89
|
+
toggleFullScreen: 'Cambia schermo intero',
|
|
90
|
+
toggleSelectAll: 'Cambia selezione totale',
|
|
91
|
+
toggleSelectRow: 'Cambia selezione riga',
|
|
92
|
+
toggleVisibility: 'Cambia visibilità',
|
|
93
|
+
ungroupByColumn: 'Rimuovi gruppo {column}',
|
|
94
|
+
unpin: 'Sblocca',
|
|
95
|
+
unpinAll: 'Sblocca tutto',
|
|
96
|
+
};
|
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { type MRT_Localization } from '..';
|
|
2
|
+
|
|
3
|
+
export const MRT_Localization_JA: MRT_Localization = {
|
|
4
|
+
actions: '操作',
|
|
5
|
+
and: 'と',
|
|
6
|
+
cancel: 'キャンセル',
|
|
7
|
+
changeFilterMode: '検索モードを変更',
|
|
8
|
+
changeSearchMode: '検索モードを変更',
|
|
9
|
+
clearFilter: 'リセット',
|
|
10
|
+
clearSearch: 'リセット',
|
|
11
|
+
clearSelection: '選択を解除',
|
|
12
|
+
clearSort: '並べ替えを解除',
|
|
13
|
+
clickToCopy: 'クリックでコピー',
|
|
14
|
+
copy: 'コピー',
|
|
15
|
+
collapse: '折りたたむ',
|
|
16
|
+
collapseAll: '全て折りたたむ',
|
|
17
|
+
columnActions: '操作',
|
|
18
|
+
copiedToClipboard: 'クリップボードにコピーしました',
|
|
19
|
+
dropToGroupBy: 'ドロップで{column}をグループ化',
|
|
20
|
+
edit: '編集',
|
|
21
|
+
expand: '展開',
|
|
22
|
+
expandAll: '全て展開',
|
|
23
|
+
filterArrIncludes: '含む',
|
|
24
|
+
filterArrIncludesAll: '全て含む',
|
|
25
|
+
filterArrIncludesSome: '含む',
|
|
26
|
+
filterBetween: '最大最小',
|
|
27
|
+
filterBetweenInclusive: '間を含む',
|
|
28
|
+
filterByColumn: '{column}を検索',
|
|
29
|
+
filterContains: '含まれる',
|
|
30
|
+
filterEmpty: '空',
|
|
31
|
+
filterEndsWith: 'で終わる',
|
|
32
|
+
filterEquals: '一致',
|
|
33
|
+
filterEqualsString: '一致',
|
|
34
|
+
filterFuzzy: 'あいまい検索',
|
|
35
|
+
filterGreaterThan: 'より大きい',
|
|
36
|
+
filterGreaterThanOrEqualTo: '以上',
|
|
37
|
+
filterInNumberRange: '間',
|
|
38
|
+
filterIncludesString: '含む',
|
|
39
|
+
filterIncludesStringSensitive: '含む',
|
|
40
|
+
filterLessThan: 'より少ない',
|
|
41
|
+
filterLessThanOrEqualTo: '以下',
|
|
42
|
+
filterMode: '検索モード:{filterType}',
|
|
43
|
+
filterNotEmpty: '空ではない',
|
|
44
|
+
filterNotEquals: '不一致',
|
|
45
|
+
filterStartsWith: 'で始まる',
|
|
46
|
+
filterWeakEquals: '等しい',
|
|
47
|
+
filteringByColumn: '{column}によるフィルタリング - {filterType}{filterValue}',
|
|
48
|
+
goToFirstPage: '最初のページへ移動',
|
|
49
|
+
goToLastPage: '最後のページへ移動',
|
|
50
|
+
goToNextPage: '次のページへ移動',
|
|
51
|
+
goToPreviousPage: '前のページに移動',
|
|
52
|
+
grab: '掴む',
|
|
53
|
+
groupByColumn: '{column}をグループ化',
|
|
54
|
+
groupedBy: 'グループ化',
|
|
55
|
+
hideAll: '全て隠す',
|
|
56
|
+
hideColumn: '{column}を隠す',
|
|
57
|
+
max: '最大',
|
|
58
|
+
min: '最小',
|
|
59
|
+
move: '移動',
|
|
60
|
+
noRecordsToDisplay: '表示するレコードがありません',
|
|
61
|
+
noResultsFound: '結果なし',
|
|
62
|
+
of: '/',
|
|
63
|
+
or: 'または',
|
|
64
|
+
pin: '固定',
|
|
65
|
+
pinToLeft: '左に固定',
|
|
66
|
+
pinToRight: '右に固定',
|
|
67
|
+
resetColumnSize: '列のサイズをリセット',
|
|
68
|
+
resetOrder: '並べ替えをリセット',
|
|
69
|
+
rowActions: '行の操作',
|
|
70
|
+
rowNumber: 'No.',
|
|
71
|
+
rowNumbers: '行番号',
|
|
72
|
+
rowsPerPage: '表示件数',
|
|
73
|
+
save: '保存',
|
|
74
|
+
search: '検索',
|
|
75
|
+
selectedCountOfRowCountRowsSelected:
|
|
76
|
+
'{rowCount}行中{selectedCount}行が選択されました',
|
|
77
|
+
select: '選択',
|
|
78
|
+
showAll: '全て表示',
|
|
79
|
+
showAllColumns: '全ての列を表示',
|
|
80
|
+
showHideColumns: '列の表示状態',
|
|
81
|
+
showHideFilters: '検索バーを表示',
|
|
82
|
+
showHideSearch: '検索',
|
|
83
|
+
sortByColumnAsc: '{column}を昇順で並べ替え',
|
|
84
|
+
sortByColumnDesc: '{column}を降順で並べ替え',
|
|
85
|
+
sortedByColumnAsc: '{column}を昇順で並べ替え',
|
|
86
|
+
sortedByColumnDesc: '{column}を降順で並べ替え',
|
|
87
|
+
thenBy: 'さらに',
|
|
88
|
+
toggleDensity: 'テーブルの高さを変更',
|
|
89
|
+
toggleFullScreen: 'フルスクリーン切り替え',
|
|
90
|
+
toggleSelectAll: '全て選択',
|
|
91
|
+
toggleSelectRow: '選択',
|
|
92
|
+
toggleVisibility: '表示を切り替え',
|
|
93
|
+
ungroupByColumn: '{column}のグループ解除',
|
|
94
|
+
unpin: '固定を解除',
|
|
95
|
+
unpinAll: '全ての固定を解除',
|
|
96
|
+
};
|