@commercetools/nimbus-i18n 0.0.0-canary-20251113202104 → 0.0.0-canary-20251114155608

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/data/es.json CHANGED
@@ -47,6 +47,22 @@
47
47
  "developer_comment": "aria-label for the combobox toggle button",
48
48
  "string": "Conmutar combobox"
49
49
  },
50
+ "Nimbus.DataTable.comfortable": {
51
+ "developer_comment": "title for the comfortable togglebutton in the data table manager layout",
52
+ "string": "Comfortable"
53
+ },
54
+ "Nimbus.DataTable.comfortableAriaLabel": {
55
+ "developer_comment": "aria-label for the comfortable togglebutton in the data table manager layout",
56
+ "string": "Comfortable section"
57
+ },
58
+ "Nimbus.DataTable.compact": {
59
+ "developer_comment": "title for the compact togglebutton in the data table manager layout",
60
+ "string": "Compact"
61
+ },
62
+ "Nimbus.DataTable.compactAriaLabel": {
63
+ "developer_comment": "aria-label for the compact togglebutton in the data table manager layout",
64
+ "string": "Compact section"
65
+ },
50
66
  "Nimbus.DataTable.dataTable": {
51
67
  "developer_comment": "aria-label for the data table element",
52
68
  "string": "Tabla de datos"
@@ -63,18 +79,98 @@
63
79
  "developer_comment": "aria-label for the expand rows column header",
64
80
  "string": "Extender filas"
65
81
  },
82
+ "Nimbus.DataTable.fullText": {
83
+ "developer_comment": "title for the full text section in the data table manager layout",
84
+ "string": "Full text"
85
+ },
86
+ "Nimbus.DataTable.fullTextAriaLabel": {
87
+ "developer_comment": "aria-label for the full text section in the data table manager layout",
88
+ "string": "Full text section"
89
+ },
90
+ "Nimbus.DataTable.hiddenColumns": {
91
+ "developer_comment": "title for the hidden columns section in the data table manager",
92
+ "string": "Hidden columns"
93
+ },
94
+ "Nimbus.DataTable.hiddenColumnsAriaLabel": {
95
+ "developer_comment": "aria-label for the hidden columns list in the data table manager",
96
+ "string": "Hidden columns list"
97
+ },
98
+ "Nimbus.DataTable.hideColumn": {
99
+ "developer_comment": "aria-label for the hide column button in the data table manager",
100
+ "string": "Hide column"
101
+ },
102
+ "Nimbus.DataTable.layoutSettings": {
103
+ "developer_comment": "title for the layout settings section in the data table manager",
104
+ "string": "Layout settings"
105
+ },
106
+ "Nimbus.DataTable.layoutSettingsAriaLabel": {
107
+ "developer_comment": "aria-label for the layout settings section in the data table manager",
108
+ "string": "Layout settings section"
109
+ },
110
+ "Nimbus.DataTable.noHiddenColumns": {
111
+ "developer_comment": "message when there is no hidden columns in the data table manager",
112
+ "string": "No Hidden columns"
113
+ },
66
114
  "Nimbus.DataTable.pinRows": {
67
115
  "developer_comment": "aria-label for the pin rows column header",
68
116
  "string": "Fijar filas"
69
117
  },
118
+ "Nimbus.DataTable.reset": {
119
+ "developer_comment": "aria-label for the reset columns button in the data table manager",
120
+ "string": "Reset columns"
121
+ },
70
122
  "Nimbus.DataTable.resizeColumn": {
71
123
  "developer_comment": "aria-label for the column resizer",
72
124
  "string": "Ajustar tamaño de columna"
73
125
  },
126
+ "Nimbus.DataTable.rowDensity": {
127
+ "developer_comment": "title for the row density section in the data table manager layout",
128
+ "string": "Row density"
129
+ },
130
+ "Nimbus.DataTable.rowDensityAriaLabel": {
131
+ "developer_comment": "aria-label for the row density section in the data table manager layout",
132
+ "string": "Row density section"
133
+ },
134
+ "Nimbus.DataTable.searchHiddenColumns": {
135
+ "developer_comment": "placeholder for the search input in the hidden columns section in the data table manager",
136
+ "string": "Search..."
137
+ },
74
138
  "Nimbus.DataTable.selectRow": {
75
139
  "developer_comment": "aria-label for the row selection checkbox",
76
140
  "string": "Seleccionar fila"
77
141
  },
142
+ "Nimbus.DataTable.settings": {
143
+ "developer_comment": "aria-label for the settings button in the data table manager",
144
+ "string": "Table settings"
145
+ },
146
+ "Nimbus.DataTable.textPreviews": {
147
+ "developer_comment": "title for the text previews section in the data table manager layout",
148
+ "string": "Text previews"
149
+ },
150
+ "Nimbus.DataTable.textPreviewsAriaLabel": {
151
+ "developer_comment": "aria-label for the text previews section in the data table manager layout",
152
+ "string": "Text previews section"
153
+ },
154
+ "Nimbus.DataTable.textVisibility": {
155
+ "developer_comment": "title for the text visibility section in the data table manager layout",
156
+ "string": "Text visibility"
157
+ },
158
+ "Nimbus.DataTable.textVisibilityAriaLabel": {
159
+ "developer_comment": "aria-label for the text visibility section in the data table manager layout",
160
+ "string": "Text visibility section"
161
+ },
162
+ "Nimbus.DataTable.visibleColumns": {
163
+ "developer_comment": "title for the visible columns section in the data table manager",
164
+ "string": "Visible columns"
165
+ },
166
+ "Nimbus.DataTable.visibleColumnsAria": {
167
+ "developer_comment": "aria-label for the visible columns list in the data table manager",
168
+ "string": "Visible columns list"
169
+ },
170
+ "Nimbus.DataTable.visibleColumnsList": {
171
+ "developer_comment": "title for the visible columns section in the data table manager",
172
+ "string": "Visible columns"
173
+ },
78
174
  "Nimbus.DatePicker.Time.enterTime": {
79
175
  "developer_comment": "aria-label for time input field in date picker",
80
176
  "string": "Indicar tiempo"
package/data/fr-FR.json CHANGED
@@ -47,6 +47,22 @@
47
47
  "developer_comment": "aria-label for the combobox toggle button",
48
48
  "string": "Activer/désactiver la liste déroulante combinée"
49
49
  },
50
+ "Nimbus.DataTable.comfortable": {
51
+ "developer_comment": "title for the comfortable togglebutton in the data table manager layout",
52
+ "string": "Comfortable"
53
+ },
54
+ "Nimbus.DataTable.comfortableAriaLabel": {
55
+ "developer_comment": "aria-label for the comfortable togglebutton in the data table manager layout",
56
+ "string": "Comfortable section"
57
+ },
58
+ "Nimbus.DataTable.compact": {
59
+ "developer_comment": "title for the compact togglebutton in the data table manager layout",
60
+ "string": "Compact"
61
+ },
62
+ "Nimbus.DataTable.compactAriaLabel": {
63
+ "developer_comment": "aria-label for the compact togglebutton in the data table manager layout",
64
+ "string": "Compact section"
65
+ },
50
66
  "Nimbus.DataTable.dataTable": {
51
67
  "developer_comment": "aria-label for the data table element",
52
68
  "string": "Tableau de données"
@@ -63,18 +79,98 @@
63
79
  "developer_comment": "aria-label for the expand rows column header",
64
80
  "string": "Agrandir les lignes"
65
81
  },
82
+ "Nimbus.DataTable.fullText": {
83
+ "developer_comment": "title for the full text section in the data table manager layout",
84
+ "string": "Full text"
85
+ },
86
+ "Nimbus.DataTable.fullTextAriaLabel": {
87
+ "developer_comment": "aria-label for the full text section in the data table manager layout",
88
+ "string": "Full text section"
89
+ },
90
+ "Nimbus.DataTable.hiddenColumns": {
91
+ "developer_comment": "title for the hidden columns section in the data table manager",
92
+ "string": "Hidden columns"
93
+ },
94
+ "Nimbus.DataTable.hiddenColumnsAriaLabel": {
95
+ "developer_comment": "aria-label for the hidden columns list in the data table manager",
96
+ "string": "Hidden columns list"
97
+ },
98
+ "Nimbus.DataTable.hideColumn": {
99
+ "developer_comment": "aria-label for the hide column button in the data table manager",
100
+ "string": "Hide column"
101
+ },
102
+ "Nimbus.DataTable.layoutSettings": {
103
+ "developer_comment": "title for the layout settings section in the data table manager",
104
+ "string": "Layout settings"
105
+ },
106
+ "Nimbus.DataTable.layoutSettingsAriaLabel": {
107
+ "developer_comment": "aria-label for the layout settings section in the data table manager",
108
+ "string": "Layout settings section"
109
+ },
110
+ "Nimbus.DataTable.noHiddenColumns": {
111
+ "developer_comment": "message when there is no hidden columns in the data table manager",
112
+ "string": "No Hidden columns"
113
+ },
66
114
  "Nimbus.DataTable.pinRows": {
67
115
  "developer_comment": "aria-label for the pin rows column header",
68
116
  "string": "Épingler les lignes"
69
117
  },
118
+ "Nimbus.DataTable.reset": {
119
+ "developer_comment": "aria-label for the reset columns button in the data table manager",
120
+ "string": "Reset columns"
121
+ },
70
122
  "Nimbus.DataTable.resizeColumn": {
71
123
  "developer_comment": "aria-label for the column resizer",
72
124
  "string": "Modifier la taille de la colonne"
73
125
  },
126
+ "Nimbus.DataTable.rowDensity": {
127
+ "developer_comment": "title for the row density section in the data table manager layout",
128
+ "string": "Row density"
129
+ },
130
+ "Nimbus.DataTable.rowDensityAriaLabel": {
131
+ "developer_comment": "aria-label for the row density section in the data table manager layout",
132
+ "string": "Row density section"
133
+ },
134
+ "Nimbus.DataTable.searchHiddenColumns": {
135
+ "developer_comment": "placeholder for the search input in the hidden columns section in the data table manager",
136
+ "string": "Search..."
137
+ },
74
138
  "Nimbus.DataTable.selectRow": {
75
139
  "developer_comment": "aria-label for the row selection checkbox",
76
140
  "string": "Sélectionner une ligne"
77
141
  },
142
+ "Nimbus.DataTable.settings": {
143
+ "developer_comment": "aria-label for the settings button in the data table manager",
144
+ "string": "Table settings"
145
+ },
146
+ "Nimbus.DataTable.textPreviews": {
147
+ "developer_comment": "title for the text previews section in the data table manager layout",
148
+ "string": "Text previews"
149
+ },
150
+ "Nimbus.DataTable.textPreviewsAriaLabel": {
151
+ "developer_comment": "aria-label for the text previews section in the data table manager layout",
152
+ "string": "Text previews section"
153
+ },
154
+ "Nimbus.DataTable.textVisibility": {
155
+ "developer_comment": "title for the text visibility section in the data table manager layout",
156
+ "string": "Text visibility"
157
+ },
158
+ "Nimbus.DataTable.textVisibilityAriaLabel": {
159
+ "developer_comment": "aria-label for the text visibility section in the data table manager layout",
160
+ "string": "Text visibility section"
161
+ },
162
+ "Nimbus.DataTable.visibleColumns": {
163
+ "developer_comment": "title for the visible columns section in the data table manager",
164
+ "string": "Visible columns"
165
+ },
166
+ "Nimbus.DataTable.visibleColumnsAria": {
167
+ "developer_comment": "aria-label for the visible columns list in the data table manager",
168
+ "string": "Visible columns list"
169
+ },
170
+ "Nimbus.DataTable.visibleColumnsList": {
171
+ "developer_comment": "title for the visible columns section in the data table manager",
172
+ "string": "Visible columns"
173
+ },
78
174
  "Nimbus.DatePicker.Time.enterTime": {
79
175
  "developer_comment": "aria-label for time input field in date picker",
80
176
  "string": "Saisir l'heure"
package/data/pt-BR.json CHANGED
@@ -47,6 +47,22 @@
47
47
  "developer_comment": "aria-label for the combobox toggle button",
48
48
  "string": "Escolher combobox"
49
49
  },
50
+ "Nimbus.DataTable.comfortable": {
51
+ "developer_comment": "title for the comfortable togglebutton in the data table manager layout",
52
+ "string": "Comfortable"
53
+ },
54
+ "Nimbus.DataTable.comfortableAriaLabel": {
55
+ "developer_comment": "aria-label for the comfortable togglebutton in the data table manager layout",
56
+ "string": "Comfortable section"
57
+ },
58
+ "Nimbus.DataTable.compact": {
59
+ "developer_comment": "title for the compact togglebutton in the data table manager layout",
60
+ "string": "Compact"
61
+ },
62
+ "Nimbus.DataTable.compactAriaLabel": {
63
+ "developer_comment": "aria-label for the compact togglebutton in the data table manager layout",
64
+ "string": "Compact section"
65
+ },
50
66
  "Nimbus.DataTable.dataTable": {
51
67
  "developer_comment": "aria-label for the data table element",
52
68
  "string": "Tabela de dados"
@@ -63,18 +79,98 @@
63
79
  "developer_comment": "aria-label for the expand rows column header",
64
80
  "string": "Expandir linhas"
65
81
  },
82
+ "Nimbus.DataTable.fullText": {
83
+ "developer_comment": "title for the full text section in the data table manager layout",
84
+ "string": "Full text"
85
+ },
86
+ "Nimbus.DataTable.fullTextAriaLabel": {
87
+ "developer_comment": "aria-label for the full text section in the data table manager layout",
88
+ "string": "Full text section"
89
+ },
90
+ "Nimbus.DataTable.hiddenColumns": {
91
+ "developer_comment": "title for the hidden columns section in the data table manager",
92
+ "string": "Hidden columns"
93
+ },
94
+ "Nimbus.DataTable.hiddenColumnsAriaLabel": {
95
+ "developer_comment": "aria-label for the hidden columns list in the data table manager",
96
+ "string": "Hidden columns list"
97
+ },
98
+ "Nimbus.DataTable.hideColumn": {
99
+ "developer_comment": "aria-label for the hide column button in the data table manager",
100
+ "string": "Hide column"
101
+ },
102
+ "Nimbus.DataTable.layoutSettings": {
103
+ "developer_comment": "title for the layout settings section in the data table manager",
104
+ "string": "Layout settings"
105
+ },
106
+ "Nimbus.DataTable.layoutSettingsAriaLabel": {
107
+ "developer_comment": "aria-label for the layout settings section in the data table manager",
108
+ "string": "Layout settings section"
109
+ },
110
+ "Nimbus.DataTable.noHiddenColumns": {
111
+ "developer_comment": "message when there is no hidden columns in the data table manager",
112
+ "string": "No Hidden columns"
113
+ },
66
114
  "Nimbus.DataTable.pinRows": {
67
115
  "developer_comment": "aria-label for the pin rows column header",
68
116
  "string": "Fixar linhas"
69
117
  },
118
+ "Nimbus.DataTable.reset": {
119
+ "developer_comment": "aria-label for the reset columns button in the data table manager",
120
+ "string": "Reset columns"
121
+ },
70
122
  "Nimbus.DataTable.resizeColumn": {
71
123
  "developer_comment": "aria-label for the column resizer",
72
124
  "string": "Redimensionar colunas"
73
125
  },
126
+ "Nimbus.DataTable.rowDensity": {
127
+ "developer_comment": "title for the row density section in the data table manager layout",
128
+ "string": "Row density"
129
+ },
130
+ "Nimbus.DataTable.rowDensityAriaLabel": {
131
+ "developer_comment": "aria-label for the row density section in the data table manager layout",
132
+ "string": "Row density section"
133
+ },
134
+ "Nimbus.DataTable.searchHiddenColumns": {
135
+ "developer_comment": "placeholder for the search input in the hidden columns section in the data table manager",
136
+ "string": "Search..."
137
+ },
74
138
  "Nimbus.DataTable.selectRow": {
75
139
  "developer_comment": "aria-label for the row selection checkbox",
76
140
  "string": "Selecionar linha"
77
141
  },
142
+ "Nimbus.DataTable.settings": {
143
+ "developer_comment": "aria-label for the settings button in the data table manager",
144
+ "string": "Table settings"
145
+ },
146
+ "Nimbus.DataTable.textPreviews": {
147
+ "developer_comment": "title for the text previews section in the data table manager layout",
148
+ "string": "Text previews"
149
+ },
150
+ "Nimbus.DataTable.textPreviewsAriaLabel": {
151
+ "developer_comment": "aria-label for the text previews section in the data table manager layout",
152
+ "string": "Text previews section"
153
+ },
154
+ "Nimbus.DataTable.textVisibility": {
155
+ "developer_comment": "title for the text visibility section in the data table manager layout",
156
+ "string": "Text visibility"
157
+ },
158
+ "Nimbus.DataTable.textVisibilityAriaLabel": {
159
+ "developer_comment": "aria-label for the text visibility section in the data table manager layout",
160
+ "string": "Text visibility section"
161
+ },
162
+ "Nimbus.DataTable.visibleColumns": {
163
+ "developer_comment": "title for the visible columns section in the data table manager",
164
+ "string": "Visible columns"
165
+ },
166
+ "Nimbus.DataTable.visibleColumnsAria": {
167
+ "developer_comment": "aria-label for the visible columns list in the data table manager",
168
+ "string": "Visible columns list"
169
+ },
170
+ "Nimbus.DataTable.visibleColumnsList": {
171
+ "developer_comment": "title for the visible columns section in the data table manager",
172
+ "string": "Visible columns"
173
+ },
78
174
  "Nimbus.DatePicker.Time.enterTime": {
79
175
  "developer_comment": "aria-label for time input field in date picker",
80
176
  "string": "Inserir hora"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools/nimbus-i18n",
3
3
  "description": "All translation messages from the Nimbus design system.",
4
- "version": "0.0.0-canary-20251113202104",
4
+ "version": "0.0.0-canary-20251114155608",
5
5
  "bugs": "https://github.com/commercetools/nimbus/issues",
6
6
  "repository": {
7
7
  "type": "git",