@trackunit/react-table 1.13.54 → 1.13.56
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/package.json +9 -9
- package/translation.cjs.js +1 -1
- package/translation.cjs10.js +4 -4
- package/translation.cjs11.js +1 -1
- package/translation.cjs12.js +1 -1
- package/translation.cjs13.js +1 -1
- package/translation.cjs14.js +1 -1
- package/translation.cjs15.js +1 -1
- package/translation.cjs16.js +1 -1
- package/translation.cjs17.js +1 -1
- package/translation.cjs2.js +1 -1
- package/translation.cjs3.js +1 -1
- package/translation.cjs4.js +1 -1
- package/translation.cjs5.js +1 -1
- package/translation.cjs6.js +4 -4
- package/translation.cjs7.js +4 -4
- package/translation.cjs8.js +1 -1
- package/translation.cjs9.js +1 -1
- package/translation.esm.js +1 -1
- package/translation.esm10.js +4 -4
- package/translation.esm11.js +1 -1
- package/translation.esm12.js +1 -1
- package/translation.esm13.js +1 -1
- package/translation.esm14.js +1 -1
- package/translation.esm15.js +1 -1
- package/translation.esm16.js +1 -1
- package/translation.esm17.js +1 -1
- package/translation.esm2.js +1 -1
- package/translation.esm3.js +1 -1
- package/translation.esm4.js +1 -1
- package/translation.esm5.js +1 -1
- package/translation.esm6.js +4 -4
- package/translation.esm7.js +4 -4
- package/translation.esm8.js +1 -1
- package/translation.esm9.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/react-table",
|
|
3
|
-
"version": "1.13.
|
|
3
|
+
"version": "1.13.56",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"engines": {
|
|
@@ -14,14 +14,14 @@
|
|
|
14
14
|
"react-dnd-html5-backend": "16.0.1",
|
|
15
15
|
"@tanstack/react-router": "1.114.29",
|
|
16
16
|
"tailwind-merge": "^2.0.0",
|
|
17
|
-
"@trackunit/react-components": "1.17.
|
|
18
|
-
"@trackunit/shared-utils": "1.13.
|
|
19
|
-
"@trackunit/css-class-variance-utilities": "1.11.
|
|
20
|
-
"@trackunit/ui-icons": "1.11.
|
|
21
|
-
"@trackunit/react-table-base-components": "1.13.
|
|
22
|
-
"@trackunit/react-form-components": "1.14.
|
|
23
|
-
"@trackunit/i18n-library-translation": "1.12.
|
|
24
|
-
"@trackunit/iris-app-runtime-core-api": "1.12.
|
|
17
|
+
"@trackunit/react-components": "1.17.46",
|
|
18
|
+
"@trackunit/shared-utils": "1.13.58",
|
|
19
|
+
"@trackunit/css-class-variance-utilities": "1.11.58",
|
|
20
|
+
"@trackunit/ui-icons": "1.11.56",
|
|
21
|
+
"@trackunit/react-table-base-components": "1.13.53",
|
|
22
|
+
"@trackunit/react-form-components": "1.14.52",
|
|
23
|
+
"@trackunit/i18n-library-translation": "1.12.49",
|
|
24
|
+
"@trackunit/iris-app-runtime-core-api": "1.12.41",
|
|
25
25
|
"graphql": "^16.10.0"
|
|
26
26
|
},
|
|
27
27
|
"module": "./index.esm.js",
|
package/translation.cjs.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Suchen...",
|
|
31
31
|
"table.searchPlaceholder": "Suchen...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Auswahl löschen",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Auswahl",
|
package/translation.cjs10.js
CHANGED
|
@@ -29,10 +29,10 @@ var translation = {
|
|
|
29
29
|
"table.rowDensity.spacious": "Przestronny",
|
|
30
30
|
"table.search.placeholder": "Szukaj...",
|
|
31
31
|
"table.searchPlaceholder": "Szukaj...",
|
|
32
|
-
"table.selectAll.allSelected": "<strong>{{totalCount}}
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
34
|
-
"table.selectAll.pageSelected": "<strong>{{count}}
|
|
35
|
-
"table.selectAll.selectAll": "
|
|
32
|
+
"table.selectAll.allSelected": "Wybrane elementy: <strong>{{totalCount}}</strong>.",
|
|
33
|
+
"table.selectAll.clearSelection": "Wyczyść wybór",
|
|
34
|
+
"table.selectAll.pageSelected": "Wybrane elementy na tej stronie: <strong>{{count}}</strong>.",
|
|
35
|
+
"table.selectAll.selectAll": "Zaznacz wszystkie elementy",
|
|
36
36
|
"table.selection.label": "Wybór",
|
|
37
37
|
"table.sorting.ascending": "Rosnąco",
|
|
38
38
|
"table.sorting.descending": "Malejąco",
|
package/translation.cjs11.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Pesquisar...",
|
|
31
31
|
"table.searchPlaceholder": "Pesquisar...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Limpar seleção",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Seleção",
|
package/translation.cjs12.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Поиск...",
|
|
31
31
|
"table.searchPlaceholder": "Поиск...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Очистить выбранное",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Выбор",
|
package/translation.cjs13.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Căutare...",
|
|
31
31
|
"table.searchPlaceholder": "Căutare...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Ștergere selecție",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Selectare",
|
package/translation.cjs14.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Buscar...",
|
|
31
31
|
"table.searchPlaceholder": "Buscar...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Borrar selección",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Selección",
|
package/translation.cjs15.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Sök...",
|
|
31
31
|
"table.searchPlaceholder": "Sök...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Rensa urvalet",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Urval",
|
package/translation.cjs16.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "検索",
|
|
31
31
|
"table.searchPlaceholder": "検索",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "選択をクリア",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "選択",
|
package/translation.cjs17.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "ค้นหา...",
|
|
31
31
|
"table.searchPlaceholder": "ค้นหา...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "ล้างการเลือก",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "สิ่งที่เลือก",
|
package/translation.cjs2.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Søg...",
|
|
31
31
|
"table.searchPlaceholder": "Søg...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Ryd valg",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Valg",
|
package/translation.cjs3.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Hledat...",
|
|
31
31
|
"table.searchPlaceholder": "Hledat...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Vymazat výběr",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Výběr",
|
package/translation.cjs4.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Zoeken...",
|
|
31
31
|
"table.searchPlaceholder": "Zoeken...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Wis selectie",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Selectie",
|
package/translation.cjs5.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Rechercher...",
|
|
31
31
|
"table.searchPlaceholder": "Rechercher...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Effacer la sélection",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Sélection",
|
package/translation.cjs6.js
CHANGED
|
@@ -29,10 +29,10 @@ var translation = {
|
|
|
29
29
|
"table.rowDensity.spacious": "Harva",
|
|
30
30
|
"table.search.placeholder": "Haku...",
|
|
31
31
|
"table.searchPlaceholder": "Haku...",
|
|
32
|
-
"table.selectAll.allSelected": "<strong>{{totalCount}}
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
34
|
-
"table.selectAll.pageSelected": "<strong>{{count}}
|
|
35
|
-
"table.selectAll.selectAll": "
|
|
32
|
+
"table.selectAll.allSelected": "<strong>{{totalCount}} laitetta</strong> on valittu.",
|
|
33
|
+
"table.selectAll.clearSelection": "Poista valinta",
|
|
34
|
+
"table.selectAll.pageSelected": "<strong>{{count}} laitetta</strong> tältä sivulta on valittu.",
|
|
35
|
+
"table.selectAll.selectAll": "Valitse kaikki kohteet",
|
|
36
36
|
"table.selection.label": "Valinta",
|
|
37
37
|
"table.sorting.ascending": "Nouseva",
|
|
38
38
|
"table.sorting.descending": "Laskeva",
|
package/translation.cjs7.js
CHANGED
|
@@ -29,10 +29,10 @@ var translation = {
|
|
|
29
29
|
"table.rowDensity.spacious": "Tágas",
|
|
30
30
|
"table.search.placeholder": "Keresés...",
|
|
31
31
|
"table.searchPlaceholder": "Keresés...",
|
|
32
|
-
"table.selectAll.allSelected": "<strong>{{totalCount}}
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
34
|
-
"table.selectAll.pageSelected": "<strong>{{count}}
|
|
35
|
-
"table.selectAll.selectAll": "
|
|
32
|
+
"table.selectAll.allSelected": "<strong>{{totalCount}} tétel</strong> kijelölve.",
|
|
33
|
+
"table.selectAll.clearSelection": "Kijelölés törlése",
|
|
34
|
+
"table.selectAll.pageSelected": "<strong>{{count}} tétel</strong> kijelölve ezen az oldalon.",
|
|
35
|
+
"table.selectAll.selectAll": "Összes tétel kijelölése",
|
|
36
36
|
"table.selection.label": "Kijelölés",
|
|
37
37
|
"table.sorting.ascending": "Növekvő",
|
|
38
38
|
"table.sorting.descending": "Csökkenő",
|
package/translation.cjs8.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Ricerca...",
|
|
31
31
|
"table.searchPlaceholder": "Ricerca...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Cancella selezione",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Selezione",
|
package/translation.cjs9.js
CHANGED
|
@@ -30,7 +30,7 @@ var translation = {
|
|
|
30
30
|
"table.search.placeholder": "Søk ...",
|
|
31
31
|
"table.searchPlaceholder": "Søk ...",
|
|
32
32
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
33
|
-
"table.selectAll.clearSelection": "
|
|
33
|
+
"table.selectAll.clearSelection": "Slett valg",
|
|
34
34
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
35
35
|
"table.selectAll.selectAll": "Select all items",
|
|
36
36
|
"table.selection.label": "Valg",
|
package/translation.esm.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Suchen...",
|
|
29
29
|
"table.searchPlaceholder": "Suchen...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Auswahl löschen",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Auswahl",
|
package/translation.esm10.js
CHANGED
|
@@ -27,10 +27,10 @@ var translation = {
|
|
|
27
27
|
"table.rowDensity.spacious": "Przestronny",
|
|
28
28
|
"table.search.placeholder": "Szukaj...",
|
|
29
29
|
"table.searchPlaceholder": "Szukaj...",
|
|
30
|
-
"table.selectAll.allSelected": "<strong>{{totalCount}}
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
32
|
-
"table.selectAll.pageSelected": "<strong>{{count}}
|
|
33
|
-
"table.selectAll.selectAll": "
|
|
30
|
+
"table.selectAll.allSelected": "Wybrane elementy: <strong>{{totalCount}}</strong>.",
|
|
31
|
+
"table.selectAll.clearSelection": "Wyczyść wybór",
|
|
32
|
+
"table.selectAll.pageSelected": "Wybrane elementy na tej stronie: <strong>{{count}}</strong>.",
|
|
33
|
+
"table.selectAll.selectAll": "Zaznacz wszystkie elementy",
|
|
34
34
|
"table.selection.label": "Wybór",
|
|
35
35
|
"table.sorting.ascending": "Rosnąco",
|
|
36
36
|
"table.sorting.descending": "Malejąco",
|
package/translation.esm11.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Pesquisar...",
|
|
29
29
|
"table.searchPlaceholder": "Pesquisar...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Limpar seleção",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Seleção",
|
package/translation.esm12.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Поиск...",
|
|
29
29
|
"table.searchPlaceholder": "Поиск...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Очистить выбранное",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Выбор",
|
package/translation.esm13.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Căutare...",
|
|
29
29
|
"table.searchPlaceholder": "Căutare...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Ștergere selecție",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Selectare",
|
package/translation.esm14.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Buscar...",
|
|
29
29
|
"table.searchPlaceholder": "Buscar...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Borrar selección",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Selección",
|
package/translation.esm15.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Sök...",
|
|
29
29
|
"table.searchPlaceholder": "Sök...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Rensa urvalet",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Urval",
|
package/translation.esm16.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "検索",
|
|
29
29
|
"table.searchPlaceholder": "検索",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "選択をクリア",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "選択",
|
package/translation.esm17.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "ค้นหา...",
|
|
29
29
|
"table.searchPlaceholder": "ค้นหา...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "ล้างการเลือก",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "สิ่งที่เลือก",
|
package/translation.esm2.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Søg...",
|
|
29
29
|
"table.searchPlaceholder": "Søg...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Ryd valg",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Valg",
|
package/translation.esm3.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Hledat...",
|
|
29
29
|
"table.searchPlaceholder": "Hledat...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Vymazat výběr",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Výběr",
|
package/translation.esm4.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Zoeken...",
|
|
29
29
|
"table.searchPlaceholder": "Zoeken...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Wis selectie",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Selectie",
|
package/translation.esm5.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Rechercher...",
|
|
29
29
|
"table.searchPlaceholder": "Rechercher...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Effacer la sélection",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Sélection",
|
package/translation.esm6.js
CHANGED
|
@@ -27,10 +27,10 @@ var translation = {
|
|
|
27
27
|
"table.rowDensity.spacious": "Harva",
|
|
28
28
|
"table.search.placeholder": "Haku...",
|
|
29
29
|
"table.searchPlaceholder": "Haku...",
|
|
30
|
-
"table.selectAll.allSelected": "<strong>{{totalCount}}
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
32
|
-
"table.selectAll.pageSelected": "<strong>{{count}}
|
|
33
|
-
"table.selectAll.selectAll": "
|
|
30
|
+
"table.selectAll.allSelected": "<strong>{{totalCount}} laitetta</strong> on valittu.",
|
|
31
|
+
"table.selectAll.clearSelection": "Poista valinta",
|
|
32
|
+
"table.selectAll.pageSelected": "<strong>{{count}} laitetta</strong> tältä sivulta on valittu.",
|
|
33
|
+
"table.selectAll.selectAll": "Valitse kaikki kohteet",
|
|
34
34
|
"table.selection.label": "Valinta",
|
|
35
35
|
"table.sorting.ascending": "Nouseva",
|
|
36
36
|
"table.sorting.descending": "Laskeva",
|
package/translation.esm7.js
CHANGED
|
@@ -27,10 +27,10 @@ var translation = {
|
|
|
27
27
|
"table.rowDensity.spacious": "Tágas",
|
|
28
28
|
"table.search.placeholder": "Keresés...",
|
|
29
29
|
"table.searchPlaceholder": "Keresés...",
|
|
30
|
-
"table.selectAll.allSelected": "<strong>{{totalCount}}
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
32
|
-
"table.selectAll.pageSelected": "<strong>{{count}}
|
|
33
|
-
"table.selectAll.selectAll": "
|
|
30
|
+
"table.selectAll.allSelected": "<strong>{{totalCount}} tétel</strong> kijelölve.",
|
|
31
|
+
"table.selectAll.clearSelection": "Kijelölés törlése",
|
|
32
|
+
"table.selectAll.pageSelected": "<strong>{{count}} tétel</strong> kijelölve ezen az oldalon.",
|
|
33
|
+
"table.selectAll.selectAll": "Összes tétel kijelölése",
|
|
34
34
|
"table.selection.label": "Kijelölés",
|
|
35
35
|
"table.sorting.ascending": "Növekvő",
|
|
36
36
|
"table.sorting.descending": "Csökkenő",
|
package/translation.esm8.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Ricerca...",
|
|
29
29
|
"table.searchPlaceholder": "Ricerca...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Cancella selezione",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Selezione",
|
package/translation.esm9.js
CHANGED
|
@@ -28,7 +28,7 @@ var translation = {
|
|
|
28
28
|
"table.search.placeholder": "Søk ...",
|
|
29
29
|
"table.searchPlaceholder": "Søk ...",
|
|
30
30
|
"table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
|
|
31
|
-
"table.selectAll.clearSelection": "
|
|
31
|
+
"table.selectAll.clearSelection": "Slett valg",
|
|
32
32
|
"table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
|
|
33
33
|
"table.selectAll.selectAll": "Select all items",
|
|
34
34
|
"table.selection.label": "Valg",
|