@trackunit/react-table 1.14.6 → 1.14.7

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/react-table",
3
- "version": "1.14.6",
3
+ "version": "1.14.7",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "Weitläufig",
30
30
  "table.search.placeholder": "Suchen...",
31
31
  "table.searchPlaceholder": "Suchen...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
32
+ "table.selectAll.allSelected": "<strong>{{totalCount}} Elemente</strong> sind ausgewählt.",
33
33
  "table.selectAll.clearSelection": "Auswahl löschen",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
34
+ "table.selectAll.pageSelected": "<strong>{{count}} Elemente</strong> auf dieser Seite sind ausgewählt.",
35
+ "table.selectAll.selectAll": "Alle Elemente auswählen",
36
36
  "table.selection.label": "Auswahl",
37
37
  "table.sorting.ascending": "Aufsteigend",
38
38
  "table.sorting.descending": "Absteigend",
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "Spațios",
30
30
  "table.search.placeholder": "Căutare...",
31
31
  "table.searchPlaceholder": "Căutare...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
32
+ "table.selectAll.allSelected": "Sunt selectate <strong>{{totalCount}} (de) elemente</strong>.",
33
33
  "table.selectAll.clearSelection": "Ștergere selecție",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
34
+ "table.selectAll.pageSelected": "Sunt selectate <strong>{{count}} (de) elemente</strong> de pe această pagină.",
35
+ "table.selectAll.selectAll": "Selectare toate elementele",
36
36
  "table.selection.label": "Selectare",
37
37
  "table.sorting.ascending": "Ascendent",
38
38
  "table.sorting.descending": "Descendent",
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "Amplio",
30
30
  "table.search.placeholder": "Buscar...",
31
31
  "table.searchPlaceholder": "Buscar...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
32
+ "table.selectAll.allSelected": "Están seleccionados <strong>{{totalCount}} elementos</strong>.",
33
33
  "table.selectAll.clearSelection": "Borrar selección",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
34
+ "table.selectAll.pageSelected": "Están seleccionados <strong>{{count}} elementos</strong> en esta página.",
35
+ "table.selectAll.selectAll": "Seleccionar todos los elementos",
36
36
  "table.selection.label": "Selección",
37
37
  "table.sorting.ascending": "Ascendente",
38
38
  "table.sorting.descending": "Descendente",
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "Ampia",
30
30
  "table.search.placeholder": "Ricerca...",
31
31
  "table.searchPlaceholder": "Ricerca...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
32
+ "table.selectAll.allSelected": "<strong>{{totalCount}} elementi</strong> selezionati.",
33
33
  "table.selectAll.clearSelection": "Cancella selezione",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
34
+ "table.selectAll.pageSelected": "<strong>{{count}} elementi</strong> selezionati in questa pagina.",
35
+ "table.selectAll.selectAll": "Seleziona tutti gli elementi",
36
36
  "table.selection.label": "Selezione",
37
37
  "table.sorting.ascending": "Ascendente",
38
38
  "table.sorting.descending": "Discendente",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "Weitläufig",
28
28
  "table.search.placeholder": "Suchen...",
29
29
  "table.searchPlaceholder": "Suchen...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
30
+ "table.selectAll.allSelected": "<strong>{{totalCount}} Elemente</strong> sind ausgewählt.",
31
31
  "table.selectAll.clearSelection": "Auswahl löschen",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.pageSelected": "<strong>{{count}} Elemente</strong> auf dieser Seite sind ausgewählt.",
33
+ "table.selectAll.selectAll": "Alle Elemente auswählen",
34
34
  "table.selection.label": "Auswahl",
35
35
  "table.sorting.ascending": "Aufsteigend",
36
36
  "table.sorting.descending": "Absteigend",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "Spațios",
28
28
  "table.search.placeholder": "Căutare...",
29
29
  "table.searchPlaceholder": "Căutare...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
30
+ "table.selectAll.allSelected": "Sunt selectate <strong>{{totalCount}} (de) elemente</strong>.",
31
31
  "table.selectAll.clearSelection": "Ștergere selecție",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.pageSelected": "Sunt selectate <strong>{{count}} (de) elemente</strong> de pe această pagină.",
33
+ "table.selectAll.selectAll": "Selectare toate elementele",
34
34
  "table.selection.label": "Selectare",
35
35
  "table.sorting.ascending": "Ascendent",
36
36
  "table.sorting.descending": "Descendent",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "Amplio",
28
28
  "table.search.placeholder": "Buscar...",
29
29
  "table.searchPlaceholder": "Buscar...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
30
+ "table.selectAll.allSelected": "Están seleccionados <strong>{{totalCount}} elementos</strong>.",
31
31
  "table.selectAll.clearSelection": "Borrar selección",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.pageSelected": "Están seleccionados <strong>{{count}} elementos</strong> en esta página.",
33
+ "table.selectAll.selectAll": "Seleccionar todos los elementos",
34
34
  "table.selection.label": "Selección",
35
35
  "table.sorting.ascending": "Ascendente",
36
36
  "table.sorting.descending": "Descendente",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "Ampia",
28
28
  "table.search.placeholder": "Ricerca...",
29
29
  "table.searchPlaceholder": "Ricerca...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
30
+ "table.selectAll.allSelected": "<strong>{{totalCount}} elementi</strong> selezionati.",
31
31
  "table.selectAll.clearSelection": "Cancella selezione",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.pageSelected": "<strong>{{count}} elementi</strong> selezionati in questa pagina.",
33
+ "table.selectAll.selectAll": "Seleziona tutti gli elementi",
34
34
  "table.selection.label": "Selezione",
35
35
  "table.sorting.ascending": "Ascendente",
36
36
  "table.sorting.descending": "Discendente",