@trackunit/react-table 1.3.162 → 1.3.163
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 +1 -1
- package/translation.cjs10.js +6 -6
- package/translation.cjs15.js +6 -6
- package/translation.cjs3.js +6 -6
- package/translation.cjs5.js +6 -6
- package/translation.cjs6.js +6 -6
- package/translation.cjs7.js +6 -6
- package/translation.cjs8.js +6 -6
- package/translation.esm10.js +6 -6
- package/translation.esm15.js +6 -6
- package/translation.esm3.js +6 -6
- package/translation.esm5.js +6 -6
- package/translation.esm6.js +6 -6
- package/translation.esm7.js +6 -6
- package/translation.esm8.js +6 -6
package/package.json
CHANGED
package/translation.cjs10.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"layout.actions.reset": "Zresetuj",
|
|
5
5
|
"table.actionsheet.selected": "Wybrano {{count}}",
|
|
6
|
-
"table.columnActions.clearSorting": "
|
|
7
|
-
"table.columnActions.hideColumn": "
|
|
8
|
-
"table.columnActions.pinColumn": "
|
|
9
|
-
"table.columnActions.sortAscending": "
|
|
10
|
-
"table.columnActions.sortDescending": "
|
|
11
|
-
"table.columnActions.unPinColumn": "
|
|
6
|
+
"table.columnActions.clearSorting": "Wyczyść sortowanie",
|
|
7
|
+
"table.columnActions.hideColumn": "Ukryj kolumnę",
|
|
8
|
+
"table.columnActions.pinColumn": "Przypnij kolumnę",
|
|
9
|
+
"table.columnActions.sortAscending": "Sortuj rosnąco",
|
|
10
|
+
"table.columnActions.sortDescending": "Sortuj malejąco",
|
|
11
|
+
"table.columnActions.unPinColumn": "Odepnij kolumnę",
|
|
12
12
|
"table.columnFilters.columns": "Kolumny",
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} ukryta kolumna",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "liczba ukrytych kolumn: {{count}}",
|
package/translation.cjs15.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"layout.actions.reset": "Rensa",
|
|
5
5
|
"table.actionsheet.selected": "{{count}} valda",
|
|
6
|
-
"table.columnActions.clearSorting": "
|
|
7
|
-
"table.columnActions.hideColumn": "
|
|
8
|
-
"table.columnActions.pinColumn": "
|
|
9
|
-
"table.columnActions.sortAscending": "
|
|
10
|
-
"table.columnActions.sortDescending": "
|
|
11
|
-
"table.columnActions.unPinColumn": "
|
|
6
|
+
"table.columnActions.clearSorting": "Rensa sortering",
|
|
7
|
+
"table.columnActions.hideColumn": "Dölj kolumn",
|
|
8
|
+
"table.columnActions.pinColumn": "Fäst kolumn",
|
|
9
|
+
"table.columnActions.sortAscending": "Sortera stigande",
|
|
10
|
+
"table.columnActions.sortDescending": "Sortera fallande",
|
|
11
|
+
"table.columnActions.unPinColumn": "Lossa kolumn",
|
|
12
12
|
"table.columnFilters.columns": "kolumner",
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} kolumn dold",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "{{count}} dolda kolumner",
|
package/translation.cjs3.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"layout.actions.reset": "Resetovat",
|
|
5
5
|
"table.actionsheet.selected": "{{count}} vybráno",
|
|
6
|
-
"table.columnActions.clearSorting": "
|
|
7
|
-
"table.columnActions.hideColumn": "
|
|
8
|
-
"table.columnActions.pinColumn": "
|
|
9
|
-
"table.columnActions.sortAscending": "
|
|
10
|
-
"table.columnActions.sortDescending": "
|
|
11
|
-
"table.columnActions.unPinColumn": "
|
|
6
|
+
"table.columnActions.clearSorting": "Smazat řazení",
|
|
7
|
+
"table.columnActions.hideColumn": "Skrýt sloupec",
|
|
8
|
+
"table.columnActions.pinColumn": "Připnout sloupec",
|
|
9
|
+
"table.columnActions.sortAscending": "Řadit vzestupně",
|
|
10
|
+
"table.columnActions.sortDescending": "Řadit sestupně",
|
|
11
|
+
"table.columnActions.unPinColumn": "Odepnout sloupec",
|
|
12
12
|
"table.columnFilters.columns": "Sloupce",
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} skrytý sloupec",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "{{count}} skrytých sloupců",
|
package/translation.cjs5.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"layout.actions.reset": "Réinitialiser",
|
|
5
5
|
"table.actionsheet.selected": "{{count}} sélectionné(s)",
|
|
6
|
-
"table.columnActions.clearSorting": "
|
|
7
|
-
"table.columnActions.hideColumn": "
|
|
8
|
-
"table.columnActions.pinColumn": "
|
|
9
|
-
"table.columnActions.sortAscending": "
|
|
10
|
-
"table.columnActions.sortDescending": "
|
|
11
|
-
"table.columnActions.unPinColumn": "
|
|
6
|
+
"table.columnActions.clearSorting": "Effacer le tri",
|
|
7
|
+
"table.columnActions.hideColumn": "Masquer la colonne",
|
|
8
|
+
"table.columnActions.pinColumn": "Épingler la colonne",
|
|
9
|
+
"table.columnActions.sortAscending": "Trier par ordre croissant",
|
|
10
|
+
"table.columnActions.sortDescending": "Trier par ordre décroissant",
|
|
11
|
+
"table.columnActions.unPinColumn": "Désépingler la colonne",
|
|
12
12
|
"table.columnFilters.columns": "Colonnes",
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} colonne masquée",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "{{count}} colonnes masquées",
|
package/translation.cjs6.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"layout.actions.reset": "Nollaa",
|
|
5
5
|
"table.actionsheet.selected": "{{count}} valittuna",
|
|
6
|
-
"table.columnActions.clearSorting": "
|
|
7
|
-
"table.columnActions.hideColumn": "
|
|
8
|
-
"table.columnActions.pinColumn": "
|
|
9
|
-
"table.columnActions.sortAscending": "
|
|
10
|
-
"table.columnActions.sortDescending": "
|
|
11
|
-
"table.columnActions.unPinColumn": "
|
|
6
|
+
"table.columnActions.clearSorting": "Tyhjennä lajittelu",
|
|
7
|
+
"table.columnActions.hideColumn": "Piilota sarake",
|
|
8
|
+
"table.columnActions.pinColumn": "Kiinnitä sarake",
|
|
9
|
+
"table.columnActions.sortAscending": "Lajittele nousevasti",
|
|
10
|
+
"table.columnActions.sortDescending": "Lajittele laskevasti",
|
|
11
|
+
"table.columnActions.unPinColumn": "Irrota sarake",
|
|
12
12
|
"table.columnFilters.columns": "Sarakkeet",
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} piilotettu sarake",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "{{count}} piilotettua saraketta",
|
package/translation.cjs7.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"layout.actions.reset": "Visszaállítás",
|
|
5
5
|
"table.actionsheet.selected": "{{count}} kijelölve",
|
|
6
|
-
"table.columnActions.clearSorting": "
|
|
7
|
-
"table.columnActions.hideColumn": "
|
|
8
|
-
"table.columnActions.pinColumn": "
|
|
9
|
-
"table.columnActions.sortAscending": "
|
|
10
|
-
"table.columnActions.sortDescending": "
|
|
11
|
-
"table.columnActions.unPinColumn": "
|
|
6
|
+
"table.columnActions.clearSorting": "Rendezés törlése",
|
|
7
|
+
"table.columnActions.hideColumn": "Oszlop elrejtése",
|
|
8
|
+
"table.columnActions.pinColumn": "Oszlop rögzítése",
|
|
9
|
+
"table.columnActions.sortAscending": "Rendezés növekvő sorrendben",
|
|
10
|
+
"table.columnActions.sortDescending": "Rendezés csökkenő sorrendben",
|
|
11
|
+
"table.columnActions.unPinColumn": "Oszlop rögzítésének feloldása",
|
|
12
12
|
"table.columnFilters.columns": "Oszlopok",
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} rejtett oszlop",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "{{count}} oszlop elrejtve",
|
package/translation.cjs8.js
CHANGED
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
var translation = {
|
|
4
4
|
"layout.actions.reset": "Reimposta",
|
|
5
5
|
"table.actionsheet.selected": "{{count}} selezionati",
|
|
6
|
-
"table.columnActions.clearSorting": "
|
|
7
|
-
"table.columnActions.hideColumn": "
|
|
8
|
-
"table.columnActions.pinColumn": "
|
|
9
|
-
"table.columnActions.sortAscending": "
|
|
10
|
-
"table.columnActions.sortDescending": "
|
|
11
|
-
"table.columnActions.unPinColumn": "
|
|
6
|
+
"table.columnActions.clearSorting": "Cancella ordinamento",
|
|
7
|
+
"table.columnActions.hideColumn": "Nascondi colonna",
|
|
8
|
+
"table.columnActions.pinColumn": "Fissa colonna in alto",
|
|
9
|
+
"table.columnActions.sortAscending": "Ordina in modo crescente",
|
|
10
|
+
"table.columnActions.sortDescending": "Ordina in modo decrescente",
|
|
11
|
+
"table.columnActions.unPinColumn": "Sblocca colonna",
|
|
12
12
|
"table.columnFilters.columns": "Colonne",
|
|
13
13
|
"table.columnFilters.hiddenColumnCount": "{{count}} colonna nascosta",
|
|
14
14
|
"table.columnFilters.hiddenColumnsCount": "{{count}} colonne nascoste",
|
package/translation.esm10.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"layout.actions.reset": "Zresetuj",
|
|
3
3
|
"table.actionsheet.selected": "Wybrano {{count}}",
|
|
4
|
-
"table.columnActions.clearSorting": "
|
|
5
|
-
"table.columnActions.hideColumn": "
|
|
6
|
-
"table.columnActions.pinColumn": "
|
|
7
|
-
"table.columnActions.sortAscending": "
|
|
8
|
-
"table.columnActions.sortDescending": "
|
|
9
|
-
"table.columnActions.unPinColumn": "
|
|
4
|
+
"table.columnActions.clearSorting": "Wyczyść sortowanie",
|
|
5
|
+
"table.columnActions.hideColumn": "Ukryj kolumnę",
|
|
6
|
+
"table.columnActions.pinColumn": "Przypnij kolumnę",
|
|
7
|
+
"table.columnActions.sortAscending": "Sortuj rosnąco",
|
|
8
|
+
"table.columnActions.sortDescending": "Sortuj malejąco",
|
|
9
|
+
"table.columnActions.unPinColumn": "Odepnij kolumnę",
|
|
10
10
|
"table.columnFilters.columns": "Kolumny",
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} ukryta kolumna",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "liczba ukrytych kolumn: {{count}}",
|
package/translation.esm15.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"layout.actions.reset": "Rensa",
|
|
3
3
|
"table.actionsheet.selected": "{{count}} valda",
|
|
4
|
-
"table.columnActions.clearSorting": "
|
|
5
|
-
"table.columnActions.hideColumn": "
|
|
6
|
-
"table.columnActions.pinColumn": "
|
|
7
|
-
"table.columnActions.sortAscending": "
|
|
8
|
-
"table.columnActions.sortDescending": "
|
|
9
|
-
"table.columnActions.unPinColumn": "
|
|
4
|
+
"table.columnActions.clearSorting": "Rensa sortering",
|
|
5
|
+
"table.columnActions.hideColumn": "Dölj kolumn",
|
|
6
|
+
"table.columnActions.pinColumn": "Fäst kolumn",
|
|
7
|
+
"table.columnActions.sortAscending": "Sortera stigande",
|
|
8
|
+
"table.columnActions.sortDescending": "Sortera fallande",
|
|
9
|
+
"table.columnActions.unPinColumn": "Lossa kolumn",
|
|
10
10
|
"table.columnFilters.columns": "kolumner",
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} kolumn dold",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "{{count}} dolda kolumner",
|
package/translation.esm3.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"layout.actions.reset": "Resetovat",
|
|
3
3
|
"table.actionsheet.selected": "{{count}} vybráno",
|
|
4
|
-
"table.columnActions.clearSorting": "
|
|
5
|
-
"table.columnActions.hideColumn": "
|
|
6
|
-
"table.columnActions.pinColumn": "
|
|
7
|
-
"table.columnActions.sortAscending": "
|
|
8
|
-
"table.columnActions.sortDescending": "
|
|
9
|
-
"table.columnActions.unPinColumn": "
|
|
4
|
+
"table.columnActions.clearSorting": "Smazat řazení",
|
|
5
|
+
"table.columnActions.hideColumn": "Skrýt sloupec",
|
|
6
|
+
"table.columnActions.pinColumn": "Připnout sloupec",
|
|
7
|
+
"table.columnActions.sortAscending": "Řadit vzestupně",
|
|
8
|
+
"table.columnActions.sortDescending": "Řadit sestupně",
|
|
9
|
+
"table.columnActions.unPinColumn": "Odepnout sloupec",
|
|
10
10
|
"table.columnFilters.columns": "Sloupce",
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} skrytý sloupec",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "{{count}} skrytých sloupců",
|
package/translation.esm5.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"layout.actions.reset": "Réinitialiser",
|
|
3
3
|
"table.actionsheet.selected": "{{count}} sélectionné(s)",
|
|
4
|
-
"table.columnActions.clearSorting": "
|
|
5
|
-
"table.columnActions.hideColumn": "
|
|
6
|
-
"table.columnActions.pinColumn": "
|
|
7
|
-
"table.columnActions.sortAscending": "
|
|
8
|
-
"table.columnActions.sortDescending": "
|
|
9
|
-
"table.columnActions.unPinColumn": "
|
|
4
|
+
"table.columnActions.clearSorting": "Effacer le tri",
|
|
5
|
+
"table.columnActions.hideColumn": "Masquer la colonne",
|
|
6
|
+
"table.columnActions.pinColumn": "Épingler la colonne",
|
|
7
|
+
"table.columnActions.sortAscending": "Trier par ordre croissant",
|
|
8
|
+
"table.columnActions.sortDescending": "Trier par ordre décroissant",
|
|
9
|
+
"table.columnActions.unPinColumn": "Désépingler la colonne",
|
|
10
10
|
"table.columnFilters.columns": "Colonnes",
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} colonne masquée",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "{{count}} colonnes masquées",
|
package/translation.esm6.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"layout.actions.reset": "Nollaa",
|
|
3
3
|
"table.actionsheet.selected": "{{count}} valittuna",
|
|
4
|
-
"table.columnActions.clearSorting": "
|
|
5
|
-
"table.columnActions.hideColumn": "
|
|
6
|
-
"table.columnActions.pinColumn": "
|
|
7
|
-
"table.columnActions.sortAscending": "
|
|
8
|
-
"table.columnActions.sortDescending": "
|
|
9
|
-
"table.columnActions.unPinColumn": "
|
|
4
|
+
"table.columnActions.clearSorting": "Tyhjennä lajittelu",
|
|
5
|
+
"table.columnActions.hideColumn": "Piilota sarake",
|
|
6
|
+
"table.columnActions.pinColumn": "Kiinnitä sarake",
|
|
7
|
+
"table.columnActions.sortAscending": "Lajittele nousevasti",
|
|
8
|
+
"table.columnActions.sortDescending": "Lajittele laskevasti",
|
|
9
|
+
"table.columnActions.unPinColumn": "Irrota sarake",
|
|
10
10
|
"table.columnFilters.columns": "Sarakkeet",
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} piilotettu sarake",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "{{count}} piilotettua saraketta",
|
package/translation.esm7.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"layout.actions.reset": "Visszaállítás",
|
|
3
3
|
"table.actionsheet.selected": "{{count}} kijelölve",
|
|
4
|
-
"table.columnActions.clearSorting": "
|
|
5
|
-
"table.columnActions.hideColumn": "
|
|
6
|
-
"table.columnActions.pinColumn": "
|
|
7
|
-
"table.columnActions.sortAscending": "
|
|
8
|
-
"table.columnActions.sortDescending": "
|
|
9
|
-
"table.columnActions.unPinColumn": "
|
|
4
|
+
"table.columnActions.clearSorting": "Rendezés törlése",
|
|
5
|
+
"table.columnActions.hideColumn": "Oszlop elrejtése",
|
|
6
|
+
"table.columnActions.pinColumn": "Oszlop rögzítése",
|
|
7
|
+
"table.columnActions.sortAscending": "Rendezés növekvő sorrendben",
|
|
8
|
+
"table.columnActions.sortDescending": "Rendezés csökkenő sorrendben",
|
|
9
|
+
"table.columnActions.unPinColumn": "Oszlop rögzítésének feloldása",
|
|
10
10
|
"table.columnFilters.columns": "Oszlopok",
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} rejtett oszlop",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "{{count}} oszlop elrejtve",
|
package/translation.esm8.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var translation = {
|
|
2
2
|
"layout.actions.reset": "Reimposta",
|
|
3
3
|
"table.actionsheet.selected": "{{count}} selezionati",
|
|
4
|
-
"table.columnActions.clearSorting": "
|
|
5
|
-
"table.columnActions.hideColumn": "
|
|
6
|
-
"table.columnActions.pinColumn": "
|
|
7
|
-
"table.columnActions.sortAscending": "
|
|
8
|
-
"table.columnActions.sortDescending": "
|
|
9
|
-
"table.columnActions.unPinColumn": "
|
|
4
|
+
"table.columnActions.clearSorting": "Cancella ordinamento",
|
|
5
|
+
"table.columnActions.hideColumn": "Nascondi colonna",
|
|
6
|
+
"table.columnActions.pinColumn": "Fissa colonna in alto",
|
|
7
|
+
"table.columnActions.sortAscending": "Ordina in modo crescente",
|
|
8
|
+
"table.columnActions.sortDescending": "Ordina in modo decrescente",
|
|
9
|
+
"table.columnActions.unPinColumn": "Sblocca colonna",
|
|
10
10
|
"table.columnFilters.columns": "Colonne",
|
|
11
11
|
"table.columnFilters.hiddenColumnCount": "{{count}} colonna nascosta",
|
|
12
12
|
"table.columnFilters.hiddenColumnsCount": "{{count}} colonne nascoste",
|