@commercetools-uikit/i18n 16.2.0 → 16.3.0

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.
@@ -97,16 +97,16 @@
97
97
  "value": "Close"
98
98
  }
99
99
  ],
100
- "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
100
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": [
101
101
  {
102
102
  "type": 0,
103
- "value": "Compact"
103
+ "value": "Comfortable"
104
104
  }
105
105
  ],
106
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": [
106
+ "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
107
107
  {
108
108
  "type": 0,
109
- "value": "Default"
109
+ "value": "Compact"
110
110
  }
111
111
  ],
112
112
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": [
@@ -97,16 +97,16 @@
97
97
  "value": "Schließen"
98
98
  }
99
99
  ],
100
- "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
100
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": [
101
101
  {
102
102
  "type": 0,
103
- "value": "Kompakt"
103
+ "value": "Komfortabel"
104
104
  }
105
105
  ],
106
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": [
106
+ "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
107
107
  {
108
108
  "type": 0,
109
- "value": "Standard"
109
+ "value": "Kompakt"
110
110
  }
111
111
  ],
112
112
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": [
@@ -97,16 +97,16 @@
97
97
  "value": "Close"
98
98
  }
99
99
  ],
100
- "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
100
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": [
101
101
  {
102
102
  "type": 0,
103
- "value": "Compact"
103
+ "value": "Comfortable"
104
104
  }
105
105
  ],
106
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": [
106
+ "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
107
107
  {
108
108
  "type": 0,
109
- "value": "Default"
109
+ "value": "Compact"
110
110
  }
111
111
  ],
112
112
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": [
@@ -97,16 +97,16 @@
97
97
  "value": "Cerrar"
98
98
  }
99
99
  ],
100
- "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
100
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": [
101
101
  {
102
102
  "type": 0,
103
- "value": "Compacta"
103
+ "value": "Confortable"
104
104
  }
105
105
  ],
106
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": [
106
+ "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
107
107
  {
108
108
  "type": 0,
109
- "value": "Predeterminada"
109
+ "value": "Compacta"
110
110
  }
111
111
  ],
112
112
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": [
@@ -97,16 +97,16 @@
97
97
  "value": "Fermer"
98
98
  }
99
99
  ],
100
- "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
100
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": [
101
101
  {
102
102
  "type": 0,
103
- "value": "Compact"
103
+ "value": "Confortable"
104
104
  }
105
105
  ],
106
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": [
106
+ "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
107
107
  {
108
108
  "type": 0,
109
- "value": "Par défaut"
109
+ "value": "Compact"
110
110
  }
111
111
  ],
112
112
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": [
@@ -97,16 +97,16 @@
97
97
  "value": "关闭"
98
98
  }
99
99
  ],
100
- "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
100
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": [
101
101
  {
102
102
  "type": 0,
103
- "value": "紧凑型"
103
+ "value": "舒适"
104
104
  }
105
105
  ],
106
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": [
106
+ "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": [
107
107
  {
108
108
  "type": 0,
109
- "value": "默认"
109
+ "value": "紧凑型"
110
110
  }
111
111
  ],
112
112
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": [
package/data/core.json CHANGED
@@ -14,8 +14,8 @@
14
14
  "UIKit.DataTableManager.ColumnManager.title": "Column Manager",
15
15
  "UIKit.DataTableManager.ColumnSelectorGroups.visible": "Visible columns",
16
16
  "UIKit.DataTableManager.DensityManager.closeButtonLabel": "Close",
17
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": "Comfortable",
17
18
  "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": "Compact",
18
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": "Default",
19
19
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": "Density display",
20
20
  "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": "Make all wrapped texts visible",
21
21
  "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": "Show / hide texts by row on demand",
package/data/de.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "UIKit.DataTableManager.ColumnSelectorGroups.visible": "Angezeigte Spalten",
16
16
  "UIKit.DataTableManager.DensityManager.closeButtonLabel": "Schließen",
17
17
  "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": "Kompakt",
18
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": "Standard",
18
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": "Komfortabel",
19
19
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": "Zeilenabstand",
20
20
  "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": "Gesamten Text anzeigen.",
21
21
  "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": "Textvorschau anzeigen. Bei Bedarf erweitern.",
package/data/en.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "UIKit.DataTableManager.ColumnSelectorGroups.visible": "Visible columns",
16
16
  "UIKit.DataTableManager.DensityManager.closeButtonLabel": "Close",
17
17
  "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": "Compact",
18
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": "Default",
18
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": "Comfortable",
19
19
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": "Row density",
20
20
  "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": "Display full texts.",
21
21
  "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": "Display text previews. Expand them on demand.",
package/data/es.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "UIKit.DataTableManager.ColumnSelectorGroups.visible": "Columnas visibles",
16
16
  "UIKit.DataTableManager.DensityManager.closeButtonLabel": "Cerrar",
17
17
  "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": "Compacta",
18
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": "Predeterminada",
18
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": "Confortable",
19
19
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": "Densidad de las filas",
20
20
  "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": "Mostrar textos completos.",
21
21
  "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": "Mostrar vistas preliminares del texto. Expandirlos bajo demanda.",
package/data/fr-FR.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "UIKit.DataTableManager.ColumnSelectorGroups.visible": "Colonnes visibles",
16
16
  "UIKit.DataTableManager.DensityManager.closeButtonLabel": "Fermer",
17
17
  "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": "Compact",
18
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": "Par défaut",
18
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": "Confortable",
19
19
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": "Densité de la ligne",
20
20
  "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": "Afficher le texte complet.",
21
21
  "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": "Afficher l'aperçu du texte. Le développer à la demande.",
package/data/zh-CN.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "UIKit.DataTableManager.ColumnSelectorGroups.visible": "可见列",
16
16
  "UIKit.DataTableManager.DensityManager.closeButtonLabel": "关闭",
17
17
  "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": "紧凑型",
18
- "UIKit.DataTableManager.DensityManager.densityDisplayDefaultOption": "默认",
18
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": "舒适",
19
19
  "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": "行密度",
20
20
  "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": "显示全文。",
21
21
  "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": "显示文本预览并按需进行扩展。",
@@ -3,6 +3,6 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  // NOTE: This string will be replaced on build time with the package version.
6
- var version = "16.2.0";
6
+ var version = "16.3.0";
7
7
 
8
8
  exports.version = version;
@@ -3,6 +3,6 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  // NOTE: This string will be replaced on build time with the package version.
6
- var version = "16.2.0";
6
+ var version = "16.3.0";
7
7
 
8
8
  exports.version = version;
@@ -1,4 +1,4 @@
1
1
  // NOTE: This string will be replaced on build time with the package version.
2
- var version = "16.2.0";
2
+ var version = "16.3.0";
3
3
 
4
4
  export { version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/i18n",
3
3
  "description": "All translation messages from the UI-Kit components.",
4
- "version": "16.2.0",
4
+ "version": "16.3.0",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",