@commercetools/nimbus-i18n 0.0.0-canary-20251112154042 → 0.0.0-canary-20251112164100
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/de.json +454 -1
- package/data/es.json +454 -1
- package/data/fr-FR.json +454 -1
- package/data/pt-BR.json +454 -1
- package/package.json +1 -1
package/data/de.json
CHANGED
|
@@ -1 +1,454 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"Nimbus.Alert.dismiss": {
|
|
3
|
+
"developer_comment": "aria-label for the dismiss button in an alert",
|
|
4
|
+
"string": "Verwerfen"
|
|
5
|
+
},
|
|
6
|
+
"Nimbus.Avatar.avatarLabel": {
|
|
7
|
+
"developer_comment": "aria-label for avatar component with user's full name",
|
|
8
|
+
"string": "Avatarbild für {fullName}"
|
|
9
|
+
},
|
|
10
|
+
"Nimbus.Calendar.nextMonth": {
|
|
11
|
+
"developer_comment": "aria-label for next month navigation button",
|
|
12
|
+
"string": "Nächsten Monat"
|
|
13
|
+
},
|
|
14
|
+
"Nimbus.Calendar.nextYear": {
|
|
15
|
+
"developer_comment": "aria-label for next year navigation button",
|
|
16
|
+
"string": "Nächstes Jahr"
|
|
17
|
+
},
|
|
18
|
+
"Nimbus.Calendar.previousMonth": {
|
|
19
|
+
"developer_comment": "aria-label for previous month navigation button",
|
|
20
|
+
"string": "Letzten Monat"
|
|
21
|
+
},
|
|
22
|
+
"Nimbus.Calendar.previousYear": {
|
|
23
|
+
"developer_comment": "aria-label for previous year navigation button",
|
|
24
|
+
"string": "Letztes Jahr"
|
|
25
|
+
},
|
|
26
|
+
"Nimbus.ComboBox.clearSelection": {
|
|
27
|
+
"developer_comment": "aria-label for the clear selection button",
|
|
28
|
+
"string": "Auswahl löschen"
|
|
29
|
+
},
|
|
30
|
+
"Nimbus.ComboBox.comboboxDialog": {
|
|
31
|
+
"developer_comment": "aria-label for the combobox dialog overlay",
|
|
32
|
+
"string": "Combobox-Dialog"
|
|
33
|
+
},
|
|
34
|
+
"Nimbus.ComboBox.filterOptions": {
|
|
35
|
+
"developer_comment": "aria-label for the combobox filter input field",
|
|
36
|
+
"string": "Combobox-Optionen filtern"
|
|
37
|
+
},
|
|
38
|
+
"Nimbus.ComboBox.options": {
|
|
39
|
+
"developer_comment": "aria-label for the combobox options list",
|
|
40
|
+
"string": "Combobox-Optionen"
|
|
41
|
+
},
|
|
42
|
+
"Nimbus.ComboBox.selectedValues": {
|
|
43
|
+
"developer_comment": "aria-label for the selected values tag group in multi-select",
|
|
44
|
+
"string": "Ausgewählte Werte"
|
|
45
|
+
},
|
|
46
|
+
"Nimbus.ComboBox.toggleCombobox": {
|
|
47
|
+
"developer_comment": "aria-label for the combobox toggle button",
|
|
48
|
+
"string": "Combobox umschalten"
|
|
49
|
+
},
|
|
50
|
+
"Nimbus.DataTable.dataTable": {
|
|
51
|
+
"developer_comment": "aria-label for the data table element",
|
|
52
|
+
"string": "Datentabelle"
|
|
53
|
+
},
|
|
54
|
+
"Nimbus.DataTable.dataTableBody": {
|
|
55
|
+
"developer_comment": "aria-label for the data table body element",
|
|
56
|
+
"string": "Datentabellenkörper"
|
|
57
|
+
},
|
|
58
|
+
"Nimbus.DataTable.dataTableHeader": {
|
|
59
|
+
"developer_comment": "aria-label for the data table header element",
|
|
60
|
+
"string": "Datentabellenüberschrift"
|
|
61
|
+
},
|
|
62
|
+
"Nimbus.DataTable.expandRows": {
|
|
63
|
+
"developer_comment": "aria-label for the expand rows column header",
|
|
64
|
+
"string": "Zeilen erweitern"
|
|
65
|
+
},
|
|
66
|
+
"Nimbus.DataTable.pinRows": {
|
|
67
|
+
"developer_comment": "aria-label for the pin rows column header",
|
|
68
|
+
"string": "Zeilen fixieren"
|
|
69
|
+
},
|
|
70
|
+
"Nimbus.DataTable.resizeColumn": {
|
|
71
|
+
"developer_comment": "aria-label for the column resizer",
|
|
72
|
+
"string": "Spalte vergrößern"
|
|
73
|
+
},
|
|
74
|
+
"Nimbus.DataTable.selectRow": {
|
|
75
|
+
"developer_comment": "aria-label for the row selection checkbox",
|
|
76
|
+
"string": "Zeile auswählen"
|
|
77
|
+
},
|
|
78
|
+
"Nimbus.DatePicker.Time.enterTime": {
|
|
79
|
+
"developer_comment": "aria-label for time input field in date picker",
|
|
80
|
+
"string": "Zeit eingeben"
|
|
81
|
+
},
|
|
82
|
+
"Nimbus.DatePicker.Time.enterTimeHour": {
|
|
83
|
+
"developer_comment": "aria-label for hour-only time input in date picker",
|
|
84
|
+
"string": "Zeit eingeben (Stunde)"
|
|
85
|
+
},
|
|
86
|
+
"Nimbus.DatePicker.Time.enterTimeHourMinute": {
|
|
87
|
+
"developer_comment": "aria-label for hour and minute time input in date picker",
|
|
88
|
+
"string": "Zeit eingeben (Stunde und Minute)"
|
|
89
|
+
},
|
|
90
|
+
"Nimbus.DatePicker.Time.enterTimeHourMinuteSecond": {
|
|
91
|
+
"developer_comment": "aria-label for full time input with seconds in date picker",
|
|
92
|
+
"string": "Zeit eingeben (Stunde, Minute und Sekunde)"
|
|
93
|
+
},
|
|
94
|
+
"Nimbus.DatePicker.Time.startTime": {
|
|
95
|
+
"developer_comment": "Label for start time in date picker",
|
|
96
|
+
"string": "Startzeit"
|
|
97
|
+
},
|
|
98
|
+
"Nimbus.DatePicker.clearInput": {
|
|
99
|
+
"developer_comment": "aria-label for clear input button in date picker",
|
|
100
|
+
"string": "Eingabewert löschen"
|
|
101
|
+
},
|
|
102
|
+
"Nimbus.DateRangePicker.clearInput": {
|
|
103
|
+
"developer_comment": "aria-label for clear input button in date range picker",
|
|
104
|
+
"string": "Eingabewert löschen"
|
|
105
|
+
},
|
|
106
|
+
"Nimbus.DateRangePicker.clearSelection": {
|
|
107
|
+
"developer_comment": "aria-label for clear button in date range picker",
|
|
108
|
+
"string": "Datumsbereich löschen"
|
|
109
|
+
},
|
|
110
|
+
"Nimbus.DateRangePicker.endTime": {
|
|
111
|
+
"developer_comment": "aria-label for end time input (default)",
|
|
112
|
+
"string": "Endzeit"
|
|
113
|
+
},
|
|
114
|
+
"Nimbus.DateRangePicker.endTimeHour": {
|
|
115
|
+
"developer_comment": "aria-label for end time input (hour granularity)",
|
|
116
|
+
"string": "Endzeit (Stunde)"
|
|
117
|
+
},
|
|
118
|
+
"Nimbus.DateRangePicker.endTimeHourMinute": {
|
|
119
|
+
"developer_comment": "aria-label for end time input (minute granularity)",
|
|
120
|
+
"string": "Endzeit (Stunde und Minute)"
|
|
121
|
+
},
|
|
122
|
+
"Nimbus.DateRangePicker.endTimeHourMinuteSecond": {
|
|
123
|
+
"developer_comment": "aria-label for end time input (second granularity)",
|
|
124
|
+
"string": "Endzeit (Stunde, Minute und Sekunde)"
|
|
125
|
+
},
|
|
126
|
+
"Nimbus.DateRangePicker.endTimeLabel": {
|
|
127
|
+
"developer_comment": "visible label for end time input field",
|
|
128
|
+
"string": "Endzeit"
|
|
129
|
+
},
|
|
130
|
+
"Nimbus.DateRangePicker.openCalendar": {
|
|
131
|
+
"developer_comment": "aria-label for calendar toggle button in date range picker",
|
|
132
|
+
"string": "Kalender öffnen"
|
|
133
|
+
},
|
|
134
|
+
"Nimbus.DateRangePicker.startTime": {
|
|
135
|
+
"developer_comment": "aria-label for start time input (default)",
|
|
136
|
+
"string": "Startzeit"
|
|
137
|
+
},
|
|
138
|
+
"Nimbus.DateRangePicker.startTimeHour": {
|
|
139
|
+
"developer_comment": "aria-label for start time input (hour granularity)",
|
|
140
|
+
"string": "Startzeit (Stunde)"
|
|
141
|
+
},
|
|
142
|
+
"Nimbus.DateRangePicker.startTimeHourMinute": {
|
|
143
|
+
"developer_comment": "aria-label for start time input (minute granularity)",
|
|
144
|
+
"string": "Startzeit (Stunde und Minute)"
|
|
145
|
+
},
|
|
146
|
+
"Nimbus.DateRangePicker.startTimeHourMinuteSecond": {
|
|
147
|
+
"developer_comment": "aria-label for start time input (second granularity)",
|
|
148
|
+
"string": "Startzeit (Stunde, Minute und Sekunde)"
|
|
149
|
+
},
|
|
150
|
+
"Nimbus.DateRangePicker.startTimeLabel": {
|
|
151
|
+
"developer_comment": "visible label for start time input field",
|
|
152
|
+
"string": "Startzeit"
|
|
153
|
+
},
|
|
154
|
+
"Nimbus.Dialog.closeTrigger": {
|
|
155
|
+
"developer_comment": "aria-label for the default close trigger button",
|
|
156
|
+
"string": "Dialog schließen"
|
|
157
|
+
},
|
|
158
|
+
"Nimbus.DraggableList.emptyMessage": {
|
|
159
|
+
"developer_comment": "message displayed when drag-and-drop enabled list is empty",
|
|
160
|
+
"string": "Artikel hier ablegen"
|
|
161
|
+
},
|
|
162
|
+
"Nimbus.DraggableList.removeButtonLabel": {
|
|
163
|
+
"developer_comment": "label for button that removes an item from the list",
|
|
164
|
+
"string": "Artikel entfernen"
|
|
165
|
+
},
|
|
166
|
+
"Nimbus.Drawer.closeTrigger": {
|
|
167
|
+
"developer_comment": "aria-label for the default close trigger button",
|
|
168
|
+
"string": "Schublade schließen"
|
|
169
|
+
},
|
|
170
|
+
"Nimbus.FieldErrors.duplicateValue": {
|
|
171
|
+
"developer_comment": "Error message for duplicate value validation",
|
|
172
|
+
"string": "Dieser Wert wird bereits verwendet. Er muss eindeutig sein."
|
|
173
|
+
},
|
|
174
|
+
"Nimbus.FieldErrors.emptyValue": {
|
|
175
|
+
"developer_comment": "Error message for empty value when content is required",
|
|
176
|
+
"string": "Dieses Feld darf nicht leer sein."
|
|
177
|
+
},
|
|
178
|
+
"Nimbus.FieldErrors.invalidFormat": {
|
|
179
|
+
"developer_comment": "Error message for format validation",
|
|
180
|
+
"string": "Bitte geben Sie ein gültiges Format ein."
|
|
181
|
+
},
|
|
182
|
+
"Nimbus.FieldErrors.invalidFractionalNumber": {
|
|
183
|
+
"developer_comment": "Error message when fractional number is used",
|
|
184
|
+
"string": "Eine ganze Zahl ist erforderlich."
|
|
185
|
+
},
|
|
186
|
+
"Nimbus.FieldErrors.invalidFromServer": {
|
|
187
|
+
"developer_comment": "Error message for server-side validation errors",
|
|
188
|
+
"string": "Die Servervalidierung ist fehlgeschlagen. Bitte überprüfen Sie Ihre Eingabe."
|
|
189
|
+
},
|
|
190
|
+
"Nimbus.FieldErrors.invalidNegativeNumber": {
|
|
191
|
+
"developer_comment": "Error message when negative number is used",
|
|
192
|
+
"string": "Negative Zahlen werden nicht unterstützt."
|
|
193
|
+
},
|
|
194
|
+
"Nimbus.FieldErrors.invalidValue": {
|
|
195
|
+
"developer_comment": "Error message for invalid value or format",
|
|
196
|
+
"string": "Der angegebene Wert ist ungültig."
|
|
197
|
+
},
|
|
198
|
+
"Nimbus.FieldErrors.missingRequiredField": {
|
|
199
|
+
"developer_comment": "Error message for missing required value",
|
|
200
|
+
"string": "Dies ist ein Pflichtfeld. Bitte geben Sie einen Wert ein."
|
|
201
|
+
},
|
|
202
|
+
"Nimbus.FieldErrors.resourceNotFound": {
|
|
203
|
+
"developer_comment": "Error message when a resource is not found",
|
|
204
|
+
"string": "Die angeforderte Ressource wurde nicht gefunden."
|
|
205
|
+
},
|
|
206
|
+
"Nimbus.FieldErrors.valueAboveMaximum": {
|
|
207
|
+
"developer_comment": "Error message for values above maximum threshold",
|
|
208
|
+
"string": "Der Wert muss kleiner oder gleich dem Höchstwert sein."
|
|
209
|
+
},
|
|
210
|
+
"Nimbus.FieldErrors.valueBelowMinimum": {
|
|
211
|
+
"developer_comment": "Error message for values below minimum threshold",
|
|
212
|
+
"string": "Der Wert muss größer oder gleich dem Mindestwert sein."
|
|
213
|
+
},
|
|
214
|
+
"Nimbus.FieldErrors.valueBlocked": {
|
|
215
|
+
"developer_comment": "Error message for blocked or restricted values",
|
|
216
|
+
"string": "Dieser Wert ist nicht erlaubt."
|
|
217
|
+
},
|
|
218
|
+
"Nimbus.FieldErrors.valueOutOfRange": {
|
|
219
|
+
"developer_comment": "Error message for values outside acceptable range",
|
|
220
|
+
"string": "Der Wert muss im akzeptablen Bereich liegen."
|
|
221
|
+
},
|
|
222
|
+
"Nimbus.FieldErrors.valueTooLong": {
|
|
223
|
+
"developer_comment": "Error message for maximum length validation",
|
|
224
|
+
"string": "Der Wert ist zu lang."
|
|
225
|
+
},
|
|
226
|
+
"Nimbus.FieldErrors.valueTooShort": {
|
|
227
|
+
"developer_comment": "Error message for minimum length validation",
|
|
228
|
+
"string": "Der Wert ist zu kurz."
|
|
229
|
+
},
|
|
230
|
+
"Nimbus.LoadingSpinner.default": {
|
|
231
|
+
"developer_comment": "Default loading message for loading spinners",
|
|
232
|
+
"string": "Daten werden geladen"
|
|
233
|
+
},
|
|
234
|
+
"Nimbus.LocalizedField.hideCurrencies": {
|
|
235
|
+
"developer_comment": "Label for hiding all currency inputs when toggle button is pressed",
|
|
236
|
+
"string": "Alle Währungen ausblenden"
|
|
237
|
+
},
|
|
238
|
+
"Nimbus.LocalizedField.hideLanguages": {
|
|
239
|
+
"developer_comment": "Label for hiding all language inputs when toggle button is pressed",
|
|
240
|
+
"string": "Alle Sprachen ausblenden"
|
|
241
|
+
},
|
|
242
|
+
"Nimbus.LocalizedField.infoBoxTriggerAriaLabel": {
|
|
243
|
+
"developer_comment": "aria label for button that triggers more info dialog",
|
|
244
|
+
"string": "Weitere Informationen"
|
|
245
|
+
},
|
|
246
|
+
"Nimbus.LocalizedField.missingRequiredField": {
|
|
247
|
+
"developer_comment": "Error message for missing required value",
|
|
248
|
+
"string": "Dies ist ein Pflichtfeld. Bitte geben Sie mindestens einen Wert an."
|
|
249
|
+
},
|
|
250
|
+
"Nimbus.LocalizedField.showCurrencies": {
|
|
251
|
+
"developer_comment": "Label for showing all currency inputs when toggle button is pressed",
|
|
252
|
+
"string": "Alle Währungen anzeigen"
|
|
253
|
+
},
|
|
254
|
+
"Nimbus.LocalizedField.showLanguages": {
|
|
255
|
+
"developer_comment": "Label for showing all language inputs when toggle button is pressed",
|
|
256
|
+
"string": "Alle Sprachen anzeigen"
|
|
257
|
+
},
|
|
258
|
+
"Nimbus.MoneyInput.amountInputLabel": {
|
|
259
|
+
"developer_comment": "aria-label for amount input",
|
|
260
|
+
"string": "Betrag"
|
|
261
|
+
},
|
|
262
|
+
"Nimbus.MoneyInput.currencySelectLabel": {
|
|
263
|
+
"developer_comment": "aria-label for currency selection dropdown",
|
|
264
|
+
"string": "Währung"
|
|
265
|
+
},
|
|
266
|
+
"Nimbus.MoneyInput.highPrecisionPrice": {
|
|
267
|
+
"developer_comment": "tooltip text for high precision price badge",
|
|
268
|
+
"string": "Hochpräzisionspreis"
|
|
269
|
+
},
|
|
270
|
+
"Nimbus.NumberInput.decrement": {
|
|
271
|
+
"developer_comment": "aria-label for the decrement button in number input",
|
|
272
|
+
"string": "Minderung"
|
|
273
|
+
},
|
|
274
|
+
"Nimbus.NumberInput.increment": {
|
|
275
|
+
"developer_comment": "aria-label for the increment button in number input",
|
|
276
|
+
"string": "Erhöhung"
|
|
277
|
+
},
|
|
278
|
+
"Nimbus.Pagination.currentPage": {
|
|
279
|
+
"developer_comment": "aria-label for the current page input field",
|
|
280
|
+
"string": "Aktuelle Seite"
|
|
281
|
+
},
|
|
282
|
+
"Nimbus.Pagination.goToNextPage": {
|
|
283
|
+
"developer_comment": "aria-label for the next page button",
|
|
284
|
+
"string": "Weiter zur nächsten Seite"
|
|
285
|
+
},
|
|
286
|
+
"Nimbus.Pagination.goToPreviousPage": {
|
|
287
|
+
"developer_comment": "aria-label for the previous page button",
|
|
288
|
+
"string": "Zur vorherigen Seite"
|
|
289
|
+
},
|
|
290
|
+
"Nimbus.Pagination.itemsPerPage": {
|
|
291
|
+
"developer_comment": "aria-label for the items per page selector",
|
|
292
|
+
"string": "Artikel pro Seite"
|
|
293
|
+
},
|
|
294
|
+
"Nimbus.Pagination.itemsPerPageText": {
|
|
295
|
+
"developer_comment": "text label displayed next to the page size selector",
|
|
296
|
+
"string": "Artikel pro Seite"
|
|
297
|
+
},
|
|
298
|
+
"Nimbus.Pagination.ofTotalPages": {
|
|
299
|
+
"developer_comment": "text showing total pages count after current page input",
|
|
300
|
+
"string": "von {totalPages}"
|
|
301
|
+
},
|
|
302
|
+
"Nimbus.Pagination.page": {
|
|
303
|
+
"developer_comment": "text label displayed before the page number",
|
|
304
|
+
"string": "Seite"
|
|
305
|
+
},
|
|
306
|
+
"Nimbus.Pagination.pagination": {
|
|
307
|
+
"developer_comment": "aria-label for the pagination navigation element",
|
|
308
|
+
"string": "Seitennummerierung"
|
|
309
|
+
},
|
|
310
|
+
"Nimbus.PasswordInput.hide": {
|
|
311
|
+
"developer_comment": "aria-label & tooltip for hide password button",
|
|
312
|
+
"string": "Passwort ausblenden"
|
|
313
|
+
},
|
|
314
|
+
"Nimbus.PasswordInput.show": {
|
|
315
|
+
"developer_comment": "aria-label & tooltip for show password button",
|
|
316
|
+
"string": "Passwort anzeigen"
|
|
317
|
+
},
|
|
318
|
+
"Nimbus.RangeCalendar.nextMonth": {
|
|
319
|
+
"developer_comment": "aria-label for next month navigation button",
|
|
320
|
+
"string": "Nächsten Monat"
|
|
321
|
+
},
|
|
322
|
+
"Nimbus.RangeCalendar.nextYear": {
|
|
323
|
+
"developer_comment": "aria-label for next year navigation button",
|
|
324
|
+
"string": "Nächstes Jahr"
|
|
325
|
+
},
|
|
326
|
+
"Nimbus.RangeCalendar.previousMonth": {
|
|
327
|
+
"developer_comment": "aria-label for previous month navigation button",
|
|
328
|
+
"string": "Letzten Monat"
|
|
329
|
+
},
|
|
330
|
+
"Nimbus.RangeCalendar.previousYear": {
|
|
331
|
+
"developer_comment": "aria-label for previous year navigation button",
|
|
332
|
+
"string": "Letztes Jahr"
|
|
333
|
+
},
|
|
334
|
+
"Nimbus.RichTextInput.bold": {
|
|
335
|
+
"developer_comment": "aria-label and tooltip for the bold formatting button",
|
|
336
|
+
"string": "Fett"
|
|
337
|
+
},
|
|
338
|
+
"Nimbus.RichTextInput.bulletedList": {
|
|
339
|
+
"developer_comment": "aria-label for the bulleted list button",
|
|
340
|
+
"string": "Aufzählungsliste"
|
|
341
|
+
},
|
|
342
|
+
"Nimbus.RichTextInput.code": {
|
|
343
|
+
"developer_comment": "label for the code formatting menu item",
|
|
344
|
+
"string": "Code"
|
|
345
|
+
},
|
|
346
|
+
"Nimbus.RichTextInput.headingFive": {
|
|
347
|
+
"developer_comment": "label for heading 5 text style",
|
|
348
|
+
"string": "Überschrift 5"
|
|
349
|
+
},
|
|
350
|
+
"Nimbus.RichTextInput.headingFour": {
|
|
351
|
+
"developer_comment": "label for heading 4 text style",
|
|
352
|
+
"string": "Überschrift 4"
|
|
353
|
+
},
|
|
354
|
+
"Nimbus.RichTextInput.headingOne": {
|
|
355
|
+
"developer_comment": "label for heading 1 text style",
|
|
356
|
+
"string": "Überschrift 1"
|
|
357
|
+
},
|
|
358
|
+
"Nimbus.RichTextInput.headingThree": {
|
|
359
|
+
"developer_comment": "label for heading 3 text style",
|
|
360
|
+
"string": "Überschrift 3"
|
|
361
|
+
},
|
|
362
|
+
"Nimbus.RichTextInput.headingTwo": {
|
|
363
|
+
"developer_comment": "label for heading 2 text style",
|
|
364
|
+
"string": "Überschrift 2"
|
|
365
|
+
},
|
|
366
|
+
"Nimbus.RichTextInput.italic": {
|
|
367
|
+
"developer_comment": "aria-label and tooltip for the italic formatting button",
|
|
368
|
+
"string": "Kursiv"
|
|
369
|
+
},
|
|
370
|
+
"Nimbus.RichTextInput.listFormatting": {
|
|
371
|
+
"developer_comment": "aria-label for the list formatting toggle group",
|
|
372
|
+
"string": "Listenformatierung"
|
|
373
|
+
},
|
|
374
|
+
"Nimbus.RichTextInput.moreFormattingOptions": {
|
|
375
|
+
"developer_comment": "aria-label for the more formatting options menu button",
|
|
376
|
+
"string": "Weitere Formatierungsoptionen"
|
|
377
|
+
},
|
|
378
|
+
"Nimbus.RichTextInput.moreStyles": {
|
|
379
|
+
"developer_comment": "tooltip text for the more formatting options menu",
|
|
380
|
+
"string": "Weitere Stile"
|
|
381
|
+
},
|
|
382
|
+
"Nimbus.RichTextInput.numberedList": {
|
|
383
|
+
"developer_comment": "aria-label for the numbered list button",
|
|
384
|
+
"string": "Nummerierte Liste"
|
|
385
|
+
},
|
|
386
|
+
"Nimbus.RichTextInput.paragraph": {
|
|
387
|
+
"developer_comment": "label for paragraph text style",
|
|
388
|
+
"string": "Paragraph"
|
|
389
|
+
},
|
|
390
|
+
"Nimbus.RichTextInput.quote": {
|
|
391
|
+
"developer_comment": "label for block quote text style",
|
|
392
|
+
"string": "Zitat"
|
|
393
|
+
},
|
|
394
|
+
"Nimbus.RichTextInput.redo": {
|
|
395
|
+
"developer_comment": "aria-label and tooltip for the redo button",
|
|
396
|
+
"string": "Wiederherstellen"
|
|
397
|
+
},
|
|
398
|
+
"Nimbus.RichTextInput.strikethrough": {
|
|
399
|
+
"developer_comment": "label for the strikethrough menu item",
|
|
400
|
+
"string": "Durchstreichen"
|
|
401
|
+
},
|
|
402
|
+
"Nimbus.RichTextInput.subscript": {
|
|
403
|
+
"developer_comment": "label for the subscript formatting menu item",
|
|
404
|
+
"string": "Tiefgestellt"
|
|
405
|
+
},
|
|
406
|
+
"Nimbus.RichTextInput.superscript": {
|
|
407
|
+
"developer_comment": "label for the superscript formatting menu item",
|
|
408
|
+
"string": "Hochgestellt"
|
|
409
|
+
},
|
|
410
|
+
"Nimbus.RichTextInput.textFormatting": {
|
|
411
|
+
"developer_comment": "aria-label for the text formatting toolbar",
|
|
412
|
+
"string": "Textformatierung"
|
|
413
|
+
},
|
|
414
|
+
"Nimbus.RichTextInput.textStyle": {
|
|
415
|
+
"developer_comment": "tooltip text for the text style menu",
|
|
416
|
+
"string": "Textstil"
|
|
417
|
+
},
|
|
418
|
+
"Nimbus.RichTextInput.textStyleMenu": {
|
|
419
|
+
"developer_comment": "aria-label for the text style menu trigger button",
|
|
420
|
+
"string": "Textstilmenü"
|
|
421
|
+
},
|
|
422
|
+
"Nimbus.RichTextInput.underline": {
|
|
423
|
+
"developer_comment": "aria-label and tooltip for the underline formatting button",
|
|
424
|
+
"string": "Unterstreichen"
|
|
425
|
+
},
|
|
426
|
+
"Nimbus.RichTextInput.undo": {
|
|
427
|
+
"developer_comment": "aria-label and tooltip for the undo button",
|
|
428
|
+
"string": "Rückgängig machen"
|
|
429
|
+
},
|
|
430
|
+
"Nimbus.ScopedSearchInput.searchLabel": {
|
|
431
|
+
"developer_comment": "Default aria-label for search input",
|
|
432
|
+
"string": "Suche"
|
|
433
|
+
},
|
|
434
|
+
"Nimbus.ScopedSearchInput.selectLabel": {
|
|
435
|
+
"developer_comment": "Default aria-label for select dropdown",
|
|
436
|
+
"string": "Filtern nach"
|
|
437
|
+
},
|
|
438
|
+
"Nimbus.SearchInput.clearInput": {
|
|
439
|
+
"developer_comment": "aria-label for search input clear button",
|
|
440
|
+
"string": "Suchfeld löschen"
|
|
441
|
+
},
|
|
442
|
+
"Nimbus.Select.clearSelection": {
|
|
443
|
+
"developer_comment": "aria-label for select clear button",
|
|
444
|
+
"string": "Auswahl löschen"
|
|
445
|
+
},
|
|
446
|
+
"Nimbus.SplitButton.noActionsAvailable": {
|
|
447
|
+
"developer_comment": "fallback message when split button has no menu items",
|
|
448
|
+
"string": "Keine Aktionen verfügbar"
|
|
449
|
+
},
|
|
450
|
+
"Nimbus.TagGroup.removeTag": {
|
|
451
|
+
"developer_comment": "aria-label for remove tag button",
|
|
452
|
+
"string": "Tag entfernen"
|
|
453
|
+
}
|
|
454
|
+
}
|