@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,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "index.cjs",
|
|
3
|
+
"module": "index.esm.mjs",
|
|
4
|
+
"sideEffects": false,
|
|
5
|
+
"types": "index.d.cts",
|
|
6
|
+
"exports": {
|
|
7
|
+
".": {
|
|
8
|
+
"import": {
|
|
9
|
+
"types": "./index.d.cts",
|
|
10
|
+
"default": "./index.esm.mjs"
|
|
11
|
+
},
|
|
12
|
+
"require": {
|
|
13
|
+
"types": "./index.esm.d.mts",
|
|
14
|
+
"default": "./index.cjs"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"./package.json": "./package.json"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const MRT_Localization_IT = {
|
|
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: '{selectedCount} di {rowCount} righe selezionate',
|
|
76
|
+
select: 'Seleziona',
|
|
77
|
+
showAll: 'Mostra tutto',
|
|
78
|
+
showAllColumns: 'Mostra tutte le colonne',
|
|
79
|
+
showHideColumns: 'Mostra/Nascondi colonne',
|
|
80
|
+
showHideFilters: 'Mostra/Nascondi filtri',
|
|
81
|
+
showHideSearch: 'Mostra/Nascondi ricerca',
|
|
82
|
+
sortByColumnAsc: 'Ordina da {column} crescente',
|
|
83
|
+
sortByColumnDesc: 'Ordina da {column} decrescente',
|
|
84
|
+
sortedByColumnAsc: 'Ordinato da {column} crescente',
|
|
85
|
+
sortedByColumnDesc: 'Ordinato da {column} decrescente',
|
|
86
|
+
thenBy: ', poi da',
|
|
87
|
+
toggleDensity: 'Cambia densità',
|
|
88
|
+
toggleFullScreen: 'Cambia schermo intero',
|
|
89
|
+
toggleSelectAll: 'Cambia selezione totale',
|
|
90
|
+
toggleSelectRow: 'Cambia selezione riga',
|
|
91
|
+
toggleVisibility: 'Cambia visibilità',
|
|
92
|
+
ungroupByColumn: 'Rimuovi gruppo {column}',
|
|
93
|
+
unpin: 'Sblocca',
|
|
94
|
+
unpinAll: 'Sblocca tutto',
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.MRT_Localization_IT = MRT_Localization_IT;
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
const MRT_Localization_IT = {
|
|
2
|
+
actions: 'Azioni',
|
|
3
|
+
and: 'e',
|
|
4
|
+
cancel: 'Cancella',
|
|
5
|
+
changeFilterMode: 'Cambia modalità filtro',
|
|
6
|
+
changeSearchMode: 'Cambia modalità ricerca',
|
|
7
|
+
clearFilter: 'Cancella filtro',
|
|
8
|
+
clearSearch: 'Cancella ricerca',
|
|
9
|
+
clearSelection: 'Cancella selezione',
|
|
10
|
+
clearSort: 'Cancella ordinamento',
|
|
11
|
+
clickToCopy: 'Click per copiare',
|
|
12
|
+
copy: 'Copia',
|
|
13
|
+
collapse: 'Chiudi',
|
|
14
|
+
collapseAll: 'Chiudi tutto',
|
|
15
|
+
columnActions: 'Azioni colonna',
|
|
16
|
+
copiedToClipboard: 'Copia negli appunti',
|
|
17
|
+
dropToGroupBy: 'Crea gruppo da {column}',
|
|
18
|
+
edit: 'Modifica',
|
|
19
|
+
expand: 'Espandi',
|
|
20
|
+
expandAll: 'Espandi tutto',
|
|
21
|
+
filterArrIncludes: 'Includi',
|
|
22
|
+
filterArrIncludesAll: 'Includi tutto',
|
|
23
|
+
filterArrIncludesSome: 'Inclusioni',
|
|
24
|
+
filterBetween: 'Tra',
|
|
25
|
+
filterBetweenInclusive: 'Tra inclusioni',
|
|
26
|
+
filterByColumn: 'Filtra da {column}',
|
|
27
|
+
filterContains: 'Contiene',
|
|
28
|
+
filterEmpty: 'Vuoto',
|
|
29
|
+
filterEndsWith: 'Finisce con',
|
|
30
|
+
filterEquals: 'Uguale',
|
|
31
|
+
filterEqualsString: 'Uguale',
|
|
32
|
+
filterFuzzy: 'Sfocato',
|
|
33
|
+
filterGreaterThan: 'Maggiore di',
|
|
34
|
+
filterGreaterThanOrEqualTo: 'Maggiore o uguale a',
|
|
35
|
+
filterInNumberRange: 'Tra',
|
|
36
|
+
filterIncludesString: 'Contiene',
|
|
37
|
+
filterIncludesStringSensitive: 'Contiene',
|
|
38
|
+
filterLessThan: 'Minore di',
|
|
39
|
+
filterLessThanOrEqualTo: 'Minore o uguale a',
|
|
40
|
+
filterMode: 'Modalità filtro: {filterType}',
|
|
41
|
+
filterNotEmpty: 'Non vuoto',
|
|
42
|
+
filterNotEquals: 'Non uguale',
|
|
43
|
+
filterStartsWith: 'Inizia con',
|
|
44
|
+
filterWeakEquals: 'Uguale',
|
|
45
|
+
filteringByColumn: 'Filtrando da {column} - {filterType} {filterValue}',
|
|
46
|
+
goToFirstPage: 'Vai alla prima pagina',
|
|
47
|
+
goToLastPage: "Vai all'ultima pagina",
|
|
48
|
+
goToNextPage: 'Vai alla pagina successiva',
|
|
49
|
+
goToPreviousPage: 'Vai alla pagina precedente',
|
|
50
|
+
grab: 'Prendi',
|
|
51
|
+
groupByColumn: 'Raggruppa da {column}',
|
|
52
|
+
groupedBy: 'Raggruppa da ',
|
|
53
|
+
hideAll: 'Nascondi tutto',
|
|
54
|
+
hideColumn: 'Nascondi la colonna {column}',
|
|
55
|
+
max: 'Massimo',
|
|
56
|
+
min: 'Minimo',
|
|
57
|
+
move: 'Sposta',
|
|
58
|
+
noRecordsToDisplay: 'Nessun record da mostrare',
|
|
59
|
+
noResultsFound: 'Nessun risultato trovato',
|
|
60
|
+
of: 'di',
|
|
61
|
+
or: 'o',
|
|
62
|
+
pin: 'Blocca',
|
|
63
|
+
pinToLeft: 'Blocca a sinistra',
|
|
64
|
+
pinToRight: 'Blocca a destra',
|
|
65
|
+
resetColumnSize: 'Resetta dimensione colonna',
|
|
66
|
+
resetOrder: 'Resetta ordine',
|
|
67
|
+
rowActions: 'Azioni riga',
|
|
68
|
+
rowNumber: '#',
|
|
69
|
+
rowNumbers: 'Righe',
|
|
70
|
+
rowsPerPage: 'Righe per pagina',
|
|
71
|
+
save: 'Salva',
|
|
72
|
+
search: 'Cerca',
|
|
73
|
+
selectedCountOfRowCountRowsSelected: '{selectedCount} di {rowCount} righe selezionate',
|
|
74
|
+
select: 'Seleziona',
|
|
75
|
+
showAll: 'Mostra tutto',
|
|
76
|
+
showAllColumns: 'Mostra tutte le colonne',
|
|
77
|
+
showHideColumns: 'Mostra/Nascondi colonne',
|
|
78
|
+
showHideFilters: 'Mostra/Nascondi filtri',
|
|
79
|
+
showHideSearch: 'Mostra/Nascondi ricerca',
|
|
80
|
+
sortByColumnAsc: 'Ordina da {column} crescente',
|
|
81
|
+
sortByColumnDesc: 'Ordina da {column} decrescente',
|
|
82
|
+
sortedByColumnAsc: 'Ordinato da {column} crescente',
|
|
83
|
+
sortedByColumnDesc: 'Ordinato da {column} decrescente',
|
|
84
|
+
thenBy: ', poi da',
|
|
85
|
+
toggleDensity: 'Cambia densità',
|
|
86
|
+
toggleFullScreen: 'Cambia schermo intero',
|
|
87
|
+
toggleSelectAll: 'Cambia selezione totale',
|
|
88
|
+
toggleSelectRow: 'Cambia selezione riga',
|
|
89
|
+
toggleVisibility: 'Cambia visibilità',
|
|
90
|
+
ungroupByColumn: 'Rimuovi gruppo {column}',
|
|
91
|
+
unpin: 'Sblocca',
|
|
92
|
+
unpinAll: 'Sblocca tutto',
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
export { MRT_Localization_IT };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "index.cjs",
|
|
3
|
+
"module": "index.esm.mjs",
|
|
4
|
+
"sideEffects": false,
|
|
5
|
+
"types": "index.d.cts",
|
|
6
|
+
"exports": {
|
|
7
|
+
".": {
|
|
8
|
+
"import": {
|
|
9
|
+
"types": "./index.d.cts",
|
|
10
|
+
"default": "./index.esm.mjs"
|
|
11
|
+
},
|
|
12
|
+
"require": {
|
|
13
|
+
"types": "./index.esm.d.mts",
|
|
14
|
+
"default": "./index.cjs"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"./package.json": "./package.json"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const MRT_Localization_JA = {
|
|
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: '{rowCount}行中{selectedCount}行が選択されました',
|
|
76
|
+
select: '選択',
|
|
77
|
+
showAll: '全て表示',
|
|
78
|
+
showAllColumns: '全ての列を表示',
|
|
79
|
+
showHideColumns: '列の表示状態',
|
|
80
|
+
showHideFilters: '検索バーを表示',
|
|
81
|
+
showHideSearch: '検索',
|
|
82
|
+
sortByColumnAsc: '{column}を昇順で並べ替え',
|
|
83
|
+
sortByColumnDesc: '{column}を降順で並べ替え',
|
|
84
|
+
sortedByColumnAsc: '{column}を昇順で並べ替え',
|
|
85
|
+
sortedByColumnDesc: '{column}を降順で並べ替え',
|
|
86
|
+
thenBy: 'さらに',
|
|
87
|
+
toggleDensity: 'テーブルの高さを変更',
|
|
88
|
+
toggleFullScreen: 'フルスクリーン切り替え',
|
|
89
|
+
toggleSelectAll: '全て選択',
|
|
90
|
+
toggleSelectRow: '選択',
|
|
91
|
+
toggleVisibility: '表示を切り替え',
|
|
92
|
+
ungroupByColumn: '{column}のグループ解除',
|
|
93
|
+
unpin: '固定を解除',
|
|
94
|
+
unpinAll: '全ての固定を解除',
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.MRT_Localization_JA = MRT_Localization_JA;
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
const MRT_Localization_JA = {
|
|
2
|
+
actions: '操作',
|
|
3
|
+
and: 'と',
|
|
4
|
+
cancel: 'キャンセル',
|
|
5
|
+
changeFilterMode: '検索モードを変更',
|
|
6
|
+
changeSearchMode: '検索モードを変更',
|
|
7
|
+
clearFilter: 'リセット',
|
|
8
|
+
clearSearch: 'リセット',
|
|
9
|
+
clearSelection: '選択を解除',
|
|
10
|
+
clearSort: '並べ替えを解除',
|
|
11
|
+
clickToCopy: 'クリックでコピー',
|
|
12
|
+
copy: 'コピー',
|
|
13
|
+
collapse: '折りたたむ',
|
|
14
|
+
collapseAll: '全て折りたたむ',
|
|
15
|
+
columnActions: '操作',
|
|
16
|
+
copiedToClipboard: 'クリップボードにコピーしました',
|
|
17
|
+
dropToGroupBy: 'ドロップで{column}をグループ化',
|
|
18
|
+
edit: '編集',
|
|
19
|
+
expand: '展開',
|
|
20
|
+
expandAll: '全て展開',
|
|
21
|
+
filterArrIncludes: '含む',
|
|
22
|
+
filterArrIncludesAll: '全て含む',
|
|
23
|
+
filterArrIncludesSome: '含む',
|
|
24
|
+
filterBetween: '最大最小',
|
|
25
|
+
filterBetweenInclusive: '間を含む',
|
|
26
|
+
filterByColumn: '{column}を検索',
|
|
27
|
+
filterContains: '含まれる',
|
|
28
|
+
filterEmpty: '空',
|
|
29
|
+
filterEndsWith: 'で終わる',
|
|
30
|
+
filterEquals: '一致',
|
|
31
|
+
filterEqualsString: '一致',
|
|
32
|
+
filterFuzzy: 'あいまい検索',
|
|
33
|
+
filterGreaterThan: 'より大きい',
|
|
34
|
+
filterGreaterThanOrEqualTo: '以上',
|
|
35
|
+
filterInNumberRange: '間',
|
|
36
|
+
filterIncludesString: '含む',
|
|
37
|
+
filterIncludesStringSensitive: '含む',
|
|
38
|
+
filterLessThan: 'より少ない',
|
|
39
|
+
filterLessThanOrEqualTo: '以下',
|
|
40
|
+
filterMode: '検索モード:{filterType}',
|
|
41
|
+
filterNotEmpty: '空ではない',
|
|
42
|
+
filterNotEquals: '不一致',
|
|
43
|
+
filterStartsWith: 'で始まる',
|
|
44
|
+
filterWeakEquals: '等しい',
|
|
45
|
+
filteringByColumn: '{column}によるフィルタリング - {filterType}{filterValue}',
|
|
46
|
+
goToFirstPage: '最初のページへ移動',
|
|
47
|
+
goToLastPage: '最後のページへ移動',
|
|
48
|
+
goToNextPage: '次のページへ移動',
|
|
49
|
+
goToPreviousPage: '前のページに移動',
|
|
50
|
+
grab: '掴む',
|
|
51
|
+
groupByColumn: '{column}をグループ化',
|
|
52
|
+
groupedBy: 'グループ化',
|
|
53
|
+
hideAll: '全て隠す',
|
|
54
|
+
hideColumn: '{column}を隠す',
|
|
55
|
+
max: '最大',
|
|
56
|
+
min: '最小',
|
|
57
|
+
move: '移動',
|
|
58
|
+
noRecordsToDisplay: '表示するレコードがありません',
|
|
59
|
+
noResultsFound: '結果なし',
|
|
60
|
+
of: '/',
|
|
61
|
+
or: 'または',
|
|
62
|
+
pin: '固定',
|
|
63
|
+
pinToLeft: '左に固定',
|
|
64
|
+
pinToRight: '右に固定',
|
|
65
|
+
resetColumnSize: '列のサイズをリセット',
|
|
66
|
+
resetOrder: '並べ替えをリセット',
|
|
67
|
+
rowActions: '行の操作',
|
|
68
|
+
rowNumber: 'No.',
|
|
69
|
+
rowNumbers: '行番号',
|
|
70
|
+
rowsPerPage: '表示件数',
|
|
71
|
+
save: '保存',
|
|
72
|
+
search: '検索',
|
|
73
|
+
selectedCountOfRowCountRowsSelected: '{rowCount}行中{selectedCount}行が選択されました',
|
|
74
|
+
select: '選択',
|
|
75
|
+
showAll: '全て表示',
|
|
76
|
+
showAllColumns: '全ての列を表示',
|
|
77
|
+
showHideColumns: '列の表示状態',
|
|
78
|
+
showHideFilters: '検索バーを表示',
|
|
79
|
+
showHideSearch: '検索',
|
|
80
|
+
sortByColumnAsc: '{column}を昇順で並べ替え',
|
|
81
|
+
sortByColumnDesc: '{column}を降順で並べ替え',
|
|
82
|
+
sortedByColumnAsc: '{column}を昇順で並べ替え',
|
|
83
|
+
sortedByColumnDesc: '{column}を降順で並べ替え',
|
|
84
|
+
thenBy: 'さらに',
|
|
85
|
+
toggleDensity: 'テーブルの高さを変更',
|
|
86
|
+
toggleFullScreen: 'フルスクリーン切り替え',
|
|
87
|
+
toggleSelectAll: '全て選択',
|
|
88
|
+
toggleSelectRow: '選択',
|
|
89
|
+
toggleVisibility: '表示を切り替え',
|
|
90
|
+
ungroupByColumn: '{column}のグループ解除',
|
|
91
|
+
unpin: '固定を解除',
|
|
92
|
+
unpinAll: '全ての固定を解除',
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
export { MRT_Localization_JA };
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"main": "index.cjs",
|
|
3
|
+
"module": "index.esm.mjs",
|
|
4
|
+
"sideEffects": false,
|
|
5
|
+
"types": "index.d.cts",
|
|
6
|
+
"exports": {
|
|
7
|
+
".": {
|
|
8
|
+
"import": {
|
|
9
|
+
"types": "./index.d.cts",
|
|
10
|
+
"default": "./index.esm.mjs"
|
|
11
|
+
},
|
|
12
|
+
"require": {
|
|
13
|
+
"types": "./index.esm.d.mts",
|
|
14
|
+
"default": "./index.cjs"
|
|
15
|
+
}
|
|
16
|
+
},
|
|
17
|
+
"./package.json": "./package.json"
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
const MRT_Localization_KO = {
|
|
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} 필터링 - {filterValue} {filterType}',
|
|
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: '{rowCount} 행 중 {selectedCount} 행 선택됨',
|
|
76
|
+
select: '선택',
|
|
77
|
+
showAll: '모두 보이기',
|
|
78
|
+
showAllColumns: '모든 열 보이기',
|
|
79
|
+
showHideColumns: '열 숨기기/보이기',
|
|
80
|
+
showHideFilters: '필터 숨기기/보이기',
|
|
81
|
+
showHideSearch: '검색 숨기기/보이기',
|
|
82
|
+
sortByColumnAsc: '{column} 오름차순 정렬',
|
|
83
|
+
sortByColumnDesc: '{column} 내림차순 정렬',
|
|
84
|
+
sortedByColumnAsc: '{column} 오름차순 정렬됨',
|
|
85
|
+
sortedByColumnDesc: '{column} 내림차순 정렬됨',
|
|
86
|
+
thenBy: ', ',
|
|
87
|
+
toggleDensity: '행 높이 조정',
|
|
88
|
+
toggleFullScreen: '전체 화면 토글',
|
|
89
|
+
toggleSelectAll: '전체 선택',
|
|
90
|
+
toggleSelectRow: '행 선택',
|
|
91
|
+
toggleVisibility: '숨기기/보이기',
|
|
92
|
+
ungroupByColumn: '{column} 그룹 해제',
|
|
93
|
+
unpin: '고정 해제',
|
|
94
|
+
unpinAll: '전체 고정 해제',
|
|
95
|
+
};
|
|
96
|
+
|
|
97
|
+
exports.MRT_Localization_KO = MRT_Localization_KO;
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
const MRT_Localization_KO = {
|
|
2
|
+
actions: '동작',
|
|
3
|
+
and: '~',
|
|
4
|
+
cancel: '취소',
|
|
5
|
+
changeFilterMode: '필터 모드 변경',
|
|
6
|
+
changeSearchMode: '검색 모드 변경',
|
|
7
|
+
clearFilter: '필터 초기화',
|
|
8
|
+
clearSearch: '검색 초기화',
|
|
9
|
+
clearSelection: '선택 초기화',
|
|
10
|
+
clearSort: '정렬 초기화',
|
|
11
|
+
clickToCopy: '클릭하여 복사하기',
|
|
12
|
+
copy: '복사',
|
|
13
|
+
collapse: '행 접기',
|
|
14
|
+
collapseAll: '전체 접기',
|
|
15
|
+
columnActions: '열 동작',
|
|
16
|
+
copiedToClipboard: '클립보드에 복사됨',
|
|
17
|
+
dropToGroupBy: '드롭하여 {column} 그룹화',
|
|
18
|
+
edit: '편집',
|
|
19
|
+
expand: '행 확장',
|
|
20
|
+
expandAll: '전체 확장',
|
|
21
|
+
filterArrIncludes: '포함',
|
|
22
|
+
filterArrIncludesAll: '모두 포함',
|
|
23
|
+
filterArrIncludesSome: '포함',
|
|
24
|
+
filterBetween: '사이(필터 값 제외)',
|
|
25
|
+
filterBetweenInclusive: '사이(필터 값 포함)',
|
|
26
|
+
filterByColumn: '{column} 필터링',
|
|
27
|
+
filterContains: '포함',
|
|
28
|
+
filterEmpty: '비어있는 셀',
|
|
29
|
+
filterEndsWith: '끝 단어',
|
|
30
|
+
filterEquals: '같음',
|
|
31
|
+
filterEqualsString: '같음',
|
|
32
|
+
filterFuzzy: '퍼지',
|
|
33
|
+
filterGreaterThan: '보다 큼',
|
|
34
|
+
filterGreaterThanOrEqualTo: '보다 크거나 같음',
|
|
35
|
+
filterInNumberRange: '사이',
|
|
36
|
+
filterIncludesString: '포함',
|
|
37
|
+
filterIncludesStringSensitive: '포함',
|
|
38
|
+
filterLessThan: '보다 작음',
|
|
39
|
+
filterLessThanOrEqualTo: '보다 작거나 같음',
|
|
40
|
+
filterMode: '필터 모드: {filterType}',
|
|
41
|
+
filterNotEmpty: '비어있지 않은 셀',
|
|
42
|
+
filterNotEquals: '같지 않음',
|
|
43
|
+
filterStartsWith: '시작 단어',
|
|
44
|
+
filterWeakEquals: '같음',
|
|
45
|
+
filteringByColumn: '{column} 필터링 - {filterValue} {filterType}',
|
|
46
|
+
goToFirstPage: '첫 페이지',
|
|
47
|
+
goToLastPage: '마지막 페이지',
|
|
48
|
+
goToNextPage: '다음 페이지',
|
|
49
|
+
goToPreviousPage: '이전 페이지',
|
|
50
|
+
grab: '잡기',
|
|
51
|
+
groupByColumn: '{column} 그룹화',
|
|
52
|
+
groupedBy: '다음으로 그룹화 됨 ',
|
|
53
|
+
hideAll: '모두 숨기기',
|
|
54
|
+
hideColumn: '{column} 숨기기',
|
|
55
|
+
max: '최대',
|
|
56
|
+
min: '최소',
|
|
57
|
+
move: '이동',
|
|
58
|
+
noRecordsToDisplay: '표시할 데이터가 없습니다.',
|
|
59
|
+
noResultsFound: '찾은 결과가 없습니다.',
|
|
60
|
+
of: '/',
|
|
61
|
+
or: '또는',
|
|
62
|
+
pin: '고정',
|
|
63
|
+
pinToLeft: '왼쪽에 고정',
|
|
64
|
+
pinToRight: '오른쪽에 고정',
|
|
65
|
+
resetColumnSize: '열 크기 초기화',
|
|
66
|
+
resetOrder: '순서 초기화',
|
|
67
|
+
rowActions: '행 동작',
|
|
68
|
+
rowNumber: '#',
|
|
69
|
+
rowNumbers: '행 번호',
|
|
70
|
+
rowsPerPage: '페이지 당 행 수',
|
|
71
|
+
save: '저장',
|
|
72
|
+
search: '검색',
|
|
73
|
+
selectedCountOfRowCountRowsSelected: '{rowCount} 행 중 {selectedCount} 행 선택됨',
|
|
74
|
+
select: '선택',
|
|
75
|
+
showAll: '모두 보이기',
|
|
76
|
+
showAllColumns: '모든 열 보이기',
|
|
77
|
+
showHideColumns: '열 숨기기/보이기',
|
|
78
|
+
showHideFilters: '필터 숨기기/보이기',
|
|
79
|
+
showHideSearch: '검색 숨기기/보이기',
|
|
80
|
+
sortByColumnAsc: '{column} 오름차순 정렬',
|
|
81
|
+
sortByColumnDesc: '{column} 내림차순 정렬',
|
|
82
|
+
sortedByColumnAsc: '{column} 오름차순 정렬됨',
|
|
83
|
+
sortedByColumnDesc: '{column} 내림차순 정렬됨',
|
|
84
|
+
thenBy: ', ',
|
|
85
|
+
toggleDensity: '행 높이 조정',
|
|
86
|
+
toggleFullScreen: '전체 화면 토글',
|
|
87
|
+
toggleSelectAll: '전체 선택',
|
|
88
|
+
toggleSelectRow: '행 선택',
|
|
89
|
+
toggleVisibility: '숨기기/보이기',
|
|
90
|
+
ungroupByColumn: '{column} 그룹 해제',
|
|
91
|
+
unpin: '고정 해제',
|
|
92
|
+
unpinAll: '전체 고정 해제',
|
|
93
|
+
};
|
|
94
|
+
|
|
95
|
+
export { MRT_Localization_KO };
|