@commercetools-frontend/ui-kit 18.4.0 → 19.0.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.
@@ -1,75 +1,294 @@
1
1
  {
2
- "UIKit.CalendarHeader.nextMonthTooltip": "Mois suivant",
3
- "UIKit.CalendarHeader.nextYearTooltip": "Année suivante",
4
- "UIKit.CalendarHeader.previousMonthTooltip": "Mois précédent",
5
- "UIKit.CalendarHeader.previousYearTooltip": "Année précédente",
6
- "UIKit.CalendarHeader.todayTooltip": "Aujourd'hui",
7
- "UIKit.ClearButton.clearButtonLabel": "Effacer",
8
- "UIKit.CreatableSelectInput.createLabel": "Créer \"{inputValue}\"",
9
- "UIKit.DataTableManager.ColumnManager.DroppablePanel.loadMoreAttributesHint": "Charger plus d'attributs grâce au champ de recherche ci-dessus",
10
- "UIKit.DataTableManager.ColumnManager.closeButtonLabel": "Fermer",
11
- "UIKit.DataTableManager.ColumnManager.hiddenColumns": "Colonnes masquées",
12
- "UIKit.DataTableManager.ColumnManager.noHiddenColumnsToShow": "Il n'y a aucune colonne masquée à afficher.",
13
- "UIKit.DataTableManager.ColumnManager.noSelectedColumnsToShow": "Il n'y a aucune colonne sélectionnée à afficher.",
14
- "UIKit.DataTableManager.ColumnManager.title": "Gestionnaire de colonnes",
15
- "UIKit.DataTableManager.ColumnSelectorGroups.visible": "Colonnes visibles",
16
- "UIKit.DataTableManager.DensityManager.closeButtonLabel": "Fermer",
17
- "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": "Comfortable",
18
- "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": "Compact",
19
- "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": "Densité de la ligne",
20
- "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": "Afficher le texte complet.",
21
- "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": "Afficher l'aperçu du texte. Le développer à la demande.",
22
- "UIKit.DataTableManager.DensityManager.textWrappingSubtitle": "Affichage du texte",
23
- "UIKit.DataTableManager.DensityManager.title": "Paramètres de disposition du tableau",
24
- "UIKit.DataTableManager.TableSettings.columnManagerOption": "Gestionnaire de colonnes",
25
- "UIKit.DataTableManager.TableSettings.displaySettingsOption": "Paramètres de disposition",
26
- "UIKit.DataTableManager.TableSettings.placeholder": "Paramètres du tableau",
27
- "UIKit.FieldErrors.invalidFractionalNumber": "Un nombre entier est requis.",
28
- "UIKit.FieldErrors.invalidNegativeNumber": "Nombre négatif non pris en charge.",
29
- "UIKit.FieldErrors.missingRequiredField": "Veuillez indiquer au moins une valeur.",
30
- "UIKit.LocalizedMoneyInput.hide": "Masquer les devices ({remainingCurrencies})",
31
- "UIKit.LocalizedMoneyInput.missingRequiredField": "Ce champ est requis. Veuillez indiquer une valeur.",
32
- "UIKit.LocalizedMoneyInput.show": "Afficher toutes les devises ({remainingCurrencies})",
33
- "UIKit.LocalizedTextInput.hide": "Masquer les langues ({remainingLanguages})",
34
- "UIKit.LocalizedTextInput.missingRequiredField": "Ce champ est requis. Veuillez indiquer au moins une valeur.",
35
- "UIKit.LocalizedTextInput.show": "Afficher toutes les langues ({remainingLanguages})",
36
- "UIKit.MoneyInput.highPrecision": "Prix haute précision",
37
- "UIKit.MultilineTextInput.collapse": "Réduire",
38
- "UIKit.MultilineTextInput.expand": "Développer",
39
- "UIKit.Pagination.PageNavigator.nextPageLabel": "Page suivante",
40
- "UIKit.Pagination.PageNavigator.page": "Page",
41
- "UIKit.Pagination.PageNavigator.pageCount": "sur {count}",
42
- "UIKit.Pagination.PageNavigator.previousPageLabel": "Page précédente",
43
- "UIKit.Pagination.PageSizeSelector.pageSize": "Articles par page ({count} articles)",
44
- "UIKit.PasswordField.hide": "masquer",
45
- "UIKit.PasswordField.show": "afficher",
46
- "UIKit.RichTextBody.boldButtonLabel": "Gras",
47
- "UIKit.RichTextBody.expandButtonLabel": "Développer",
48
- "UIKit.RichTextBody.italicButtonLabel": "Italique",
49
- "UIKit.RichTextBody.moreStylesDropdownLabel": "Plus de styles",
50
- "UIKit.RichTextBody.moreStylesDropdownOptionStrikethrough": "Barré",
51
- "UIKit.RichTextBody.moreStylesDropdownOptionSubscript": "Indice",
52
- "UIKit.RichTextBody.moreStylesDropdownOptionSuperscript": "Exposant",
53
- "UIKit.RichTextBody.orderedListButtonLabel": "Liste numérotée",
54
- "UIKit.RichTextBody.redoButtonLabel": "Rétablir",
55
- "UIKit.RichTextBody.styleDropdownLabel": "Style",
56
- "UIKit.RichTextBody.styleDropdownOptionH1": "Titre T1",
57
- "UIKit.RichTextBody.styleDropdownOptionH2": "Titre T2",
58
- "UIKit.RichTextBody.styleDropdownOptionH3": "Titre T3",
59
- "UIKit.RichTextBody.styleDropdownOptionH4": "Titre T4",
60
- "UIKit.RichTextBody.styleDropdownOptionH5": "Titre T5",
61
- "UIKit.RichTextBody.styleDropdownOptionParagraph": "Paragraphe",
62
- "UIKit.RichTextBody.styleDropdownOptionPreformatted": "Préformaté",
63
- "UIKit.RichTextBody.styleDropdownOptionQuote": "Citation",
64
- "UIKit.RichTextBody.underlinedButtonLabel": "Souligné",
65
- "UIKit.RichTextBody.undoButtonLabel": "Annuler",
66
- "UIKit.RichTextBody.unorderedListButtonLabel": "Liste à puces",
67
- "UIKit.SearchSelectInput.loadingOptionsMessage": "Chargement des correspondances exactes…",
68
- "UIKit.SearchSelectInput.noOptionsMessage": "Aucune correspondance trouvée pour le terme recherché",
69
- "UIKit.SearchSelectInput.placeholderMessage": "Rechercher par…",
70
- "UIKit.SelectInput.loadingOptions": "Chargement en cours…",
71
- "UIKit.SelectInput.noOptionsMessageWithInputValue": "Aucune option",
72
- "UIKit.SelectInput.noOptionsMessageWithoutInputValue": "Aucune option",
73
- "UIKit.SelectInput.placeholder": "Sélectionner...",
74
- "UIKit.TimeInput.placeholder": "HH:mm AM/PM"
2
+ "UIKit.CalendarHeader.nextMonthTooltip": {
3
+ "developer_comment": "Tooltip title when user hovers the next month button",
4
+ "string": "Mois suivant"
5
+ },
6
+ "UIKit.CalendarHeader.nextYearTooltip": {
7
+ "developer_comment": "Tooltip title when user hovers the next year button",
8
+ "string": "Année suivante"
9
+ },
10
+ "UIKit.CalendarHeader.previousMonthTooltip": {
11
+ "developer_comment": "Tooltip title when user hovers the previous month button",
12
+ "string": "Mois précédent"
13
+ },
14
+ "UIKit.CalendarHeader.previousYearTooltip": {
15
+ "developer_comment": "Tooltip title when user hovers the previous year button",
16
+ "string": "Année précédente"
17
+ },
18
+ "UIKit.CalendarHeader.todayTooltip": {
19
+ "developer_comment": "Tooltip title when user hovers the today button",
20
+ "string": "Aujourd'hui"
21
+ },
22
+ "UIKit.ClearButton.clearButtonLabel": {
23
+ "developer_comment": "Label for the clear button",
24
+ "string": "Effacer"
25
+ },
26
+ "UIKit.CreatableSelectInput.createLabel": {
27
+ "developer_comment": "Text of dropdown when creating option",
28
+ "string": "Créer \"{inputValue}\""
29
+ },
30
+ "UIKit.DataTableManager.ColumnManager.DroppablePanel.loadMoreAttributesHint": {
31
+ "developer_comment": "Indicate that the user can use the search input to load more attributes",
32
+ "string": "Charger plus d'attributs grâce au champ de recherche ci-dessus"
33
+ },
34
+ "UIKit.DataTableManager.ColumnManager.closeButtonLabel": {
35
+ "developer_comment": "Label for density manager close button.",
36
+ "string": "Fermer"
37
+ },
38
+ "UIKit.DataTableManager.ColumnManager.hiddenColumns": {
39
+ "developer_comment": "Message for the hidden columns section",
40
+ "string": "Colonnes masquées"
41
+ },
42
+ "UIKit.DataTableManager.ColumnManager.noHiddenColumnsToShow": {
43
+ "developer_comment": "Label when there are no hidden columns to show",
44
+ "string": "Il n'y a aucune colonne masquée à afficher."
45
+ },
46
+ "UIKit.DataTableManager.ColumnManager.noSelectedColumnsToShow": {
47
+ "developer_comment": "Label when there are no selected columns to show",
48
+ "string": "Il n'y a aucune colonne sélectionnée à afficher."
49
+ },
50
+ "UIKit.DataTableManager.ColumnManager.title": {
51
+ "developer_comment": "Title for the column manager component.",
52
+ "string": "Gestionnaire de colonnes"
53
+ },
54
+ "UIKit.DataTableManager.ColumnSelectorGroups.visible": {
55
+ "developer_comment": "Message for the visible columns section.",
56
+ "string": "Colonnes visibles"
57
+ },
58
+ "UIKit.DataTableManager.DensityManager.closeButtonLabel": {
59
+ "developer_comment": "Label for density manager close button.",
60
+ "string": "Fermer"
61
+ },
62
+ "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": {
63
+ "developer_comment": "Density display default option.",
64
+ "string": "Confortable"
65
+ },
66
+ "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": {
67
+ "developer_comment": "Density display compact option.",
68
+ "string": "Compact"
69
+ },
70
+ "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": {
71
+ "developer_comment": "Subtitle for the density display options.",
72
+ "string": "Densité de la ligne"
73
+ },
74
+ "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": {
75
+ "developer_comment": "All wrapped texts visible option.",
76
+ "string": "Afficher le texte complet."
77
+ },
78
+ "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": {
79
+ "developer_comment": "Show or hide texts on demand option.",
80
+ "string": "Afficher l'aperçu du texte. Le développer à la demande."
81
+ },
82
+ "UIKit.DataTableManager.DensityManager.textWrappingSubtitle": {
83
+ "developer_comment": "Subtitle for the text wrapping options.",
84
+ "string": "Affichage du texte"
85
+ },
86
+ "UIKit.DataTableManager.DensityManager.title": {
87
+ "developer_comment": "Title for the density manager component.",
88
+ "string": "Paramètres de disposition du tableau"
89
+ },
90
+ "UIKit.DataTableManager.TableSettings.columnManagerOption": {
91
+ "developer_comment": "Column manager dropdown option label.",
92
+ "string": "Gestionnaire de colonnes"
93
+ },
94
+ "UIKit.DataTableManager.TableSettings.displaySettingsOption": {
95
+ "developer_comment": "Display settings dropdown option label.",
96
+ "string": "Paramètres de disposition"
97
+ },
98
+ "UIKit.DataTableManager.TableSettings.placeholder": {
99
+ "developer_comment": "Placeholder for the table settings select component.",
100
+ "string": "Paramètres du tableau"
101
+ },
102
+ "UIKit.FieldErrors.invalidFractionalNumber": {
103
+ "developer_comment": "Error message when fractional number is used",
104
+ "string": "Un nombre entier est requis."
105
+ },
106
+ "UIKit.FieldErrors.invalidNegativeNumber": {
107
+ "developer_comment": "Error message when negative number is used",
108
+ "string": "Nombre négatif non pris en charge."
109
+ },
110
+ "UIKit.FieldErrors.missingRequiredField": {
111
+ "developer_comment": "Error message for missing required value",
112
+ "string": "Veuillez indiquer au moins une valeur."
113
+ },
114
+ "UIKit.LocalizedMoneyInput.hide": {
115
+ "developer_comment": "Hide currencies button",
116
+ "string": "Masquer les devices ({remainingCurrencies})"
117
+ },
118
+ "UIKit.LocalizedMoneyInput.missingRequiredField": {
119
+ "developer_comment": "Error message for missing required value",
120
+ "string": "Ce champ est requis. Veuillez indiquer une valeur."
121
+ },
122
+ "UIKit.LocalizedMoneyInput.show": {
123
+ "developer_comment": "Show all currencies button",
124
+ "string": "Afficher toutes les devises ({remainingCurrencies})"
125
+ },
126
+ "UIKit.LocalizedTextInput.hide": {
127
+ "developer_comment": "Label of language collapse button",
128
+ "string": "Masquer les langues ({remainingLanguages})"
129
+ },
130
+ "UIKit.LocalizedTextInput.missingRequiredField": {
131
+ "developer_comment": "Error message for missing required value",
132
+ "string": "Ce champ est requis. Veuillez indiquer au moins une valeur."
133
+ },
134
+ "UIKit.LocalizedTextInput.show": {
135
+ "developer_comment": "Label of language expansion button",
136
+ "string": "Afficher toutes les langues ({remainingLanguages})"
137
+ },
138
+ "UIKit.MoneyInput.highPrecision": {
139
+ "developer_comment": "Label of high precision tooltip in MoneyInput",
140
+ "string": "Prix haute précision"
141
+ },
142
+ "UIKit.MultilineTextInput.collapse": {
143
+ "developer_comment": "The label for \"collapse\" action",
144
+ "string": "Réduire"
145
+ },
146
+ "UIKit.MultilineTextInput.expand": {
147
+ "developer_comment": "The label for \"expand\" action",
148
+ "string": "Développer"
149
+ },
150
+ "UIKit.Pagination.PageNavigator.nextPageLabel": {
151
+ "developer_comment": "Label for next page button",
152
+ "string": "Page suivante"
153
+ },
154
+ "UIKit.Pagination.PageNavigator.page": {
155
+ "developer_comment": "Label for page",
156
+ "string": "Page"
157
+ },
158
+ "UIKit.Pagination.PageNavigator.pageCount": {
159
+ "developer_comment": "Label for total pages",
160
+ "string": "sur {count}"
161
+ },
162
+ "UIKit.Pagination.PageNavigator.previousPageLabel": {
163
+ "developer_comment": "Label for previous page button",
164
+ "string": "Page précédente"
165
+ },
166
+ "UIKit.Pagination.PageSizeSelector.pageSize": {
167
+ "developer_comment": "How many items are per page",
168
+ "string": "Articles par page ({count} articles)"
169
+ },
170
+ "UIKit.PasswordField.hide": {
171
+ "developer_comment": "Label for the button to hide the password",
172
+ "string": "masquer"
173
+ },
174
+ "UIKit.PasswordField.show": {
175
+ "developer_comment": "Label for the button to show the password",
176
+ "string": "afficher"
177
+ },
178
+ "UIKit.RichTextBody.boldButtonLabel": {
179
+ "developer_comment": "Label for the bold button",
180
+ "string": "Gras"
181
+ },
182
+ "UIKit.RichTextBody.expandButtonLabel": {
183
+ "developer_comment": "Label for the expand button",
184
+ "string": "Développer"
185
+ },
186
+ "UIKit.RichTextBody.italicButtonLabel": {
187
+ "developer_comment": "Label for the italic button",
188
+ "string": "Italique"
189
+ },
190
+ "UIKit.RichTextBody.moreStylesDropdownLabel": {
191
+ "developer_comment": "Label for the more styles dropdown",
192
+ "string": "Plus de styles"
193
+ },
194
+ "UIKit.RichTextBody.moreStylesDropdownOptionStrikethrough": {
195
+ "developer_comment": "label for the more styles `strikethrough` option",
196
+ "string": "Barré"
197
+ },
198
+ "UIKit.RichTextBody.moreStylesDropdownOptionSubscript": {
199
+ "developer_comment": "label for the more styles `subscript` option",
200
+ "string": "Indice"
201
+ },
202
+ "UIKit.RichTextBody.moreStylesDropdownOptionSuperscript": {
203
+ "developer_comment": "label for the more styles `superscript` option",
204
+ "string": "Exposant"
205
+ },
206
+ "UIKit.RichTextBody.orderedListButtonLabel": {
207
+ "developer_comment": "Label for the numbered list button",
208
+ "string": "Liste numérotée"
209
+ },
210
+ "UIKit.RichTextBody.redoButtonLabel": {
211
+ "developer_comment": "Label for the redo button",
212
+ "string": "Rétablir"
213
+ },
214
+ "UIKit.RichTextBody.styleDropdownLabel": {
215
+ "developer_comment": "Label for the style dropdown",
216
+ "string": "Style"
217
+ },
218
+ "UIKit.RichTextBody.styleDropdownOptionH1": {
219
+ "developer_comment": "Label for the `headline-one` option",
220
+ "string": "Titre T1"
221
+ },
222
+ "UIKit.RichTextBody.styleDropdownOptionH2": {
223
+ "developer_comment": "Label for the `headline-two` option",
224
+ "string": "Titre T2"
225
+ },
226
+ "UIKit.RichTextBody.styleDropdownOptionH3": {
227
+ "developer_comment": "Label for the `headline-three` option",
228
+ "string": "Titre T3"
229
+ },
230
+ "UIKit.RichTextBody.styleDropdownOptionH4": {
231
+ "developer_comment": "Label for the `headline-four` option",
232
+ "string": "Titre T4"
233
+ },
234
+ "UIKit.RichTextBody.styleDropdownOptionH5": {
235
+ "developer_comment": "Label for the `headline-five` option",
236
+ "string": "Titre T5"
237
+ },
238
+ "UIKit.RichTextBody.styleDropdownOptionParagraph": {
239
+ "developer_comment": "Label for the `paragraph` option",
240
+ "string": "Paragraphe"
241
+ },
242
+ "UIKit.RichTextBody.styleDropdownOptionPreformatted": {
243
+ "developer_comment": "Label for the `code` option",
244
+ "string": "Préformaté"
245
+ },
246
+ "UIKit.RichTextBody.styleDropdownOptionQuote": {
247
+ "developer_comment": "Label for the `quote` option",
248
+ "string": "Citation"
249
+ },
250
+ "UIKit.RichTextBody.underlinedButtonLabel": {
251
+ "developer_comment": "Label for the underline button",
252
+ "string": "Souligné"
253
+ },
254
+ "UIKit.RichTextBody.undoButtonLabel": {
255
+ "developer_comment": "Label for the undo button",
256
+ "string": "Annuler"
257
+ },
258
+ "UIKit.RichTextBody.unorderedListButtonLabel": {
259
+ "developer_comment": "Label for the bullet list button",
260
+ "string": "Liste à puces"
261
+ },
262
+ "UIKit.SearchSelectInput.loadingOptionsMessage": {
263
+ "developer_comment": "Text showed while the options are being loaded",
264
+ "string": "Chargement des correspondances exactes…"
265
+ },
266
+ "UIKit.SearchSelectInput.noOptionsMessage": {
267
+ "developer_comment": "Text of search select dropdown when no options match search text",
268
+ "string": "Aucune correspondance trouvée pour le terme recherché"
269
+ },
270
+ "UIKit.SearchSelectInput.placeholderMessage": {
271
+ "developer_comment": "Placeholder text for the input",
272
+ "string": "Rechercher par…"
273
+ },
274
+ "UIKit.SelectInput.loadingOptions": {
275
+ "developer_comment": "Default input loading text",
276
+ "string": "Chargement en cours…"
277
+ },
278
+ "UIKit.SelectInput.noOptionsMessageWithInputValue": {
279
+ "developer_comment": "Text of dropdown when no options match search text",
280
+ "string": "Aucune option"
281
+ },
282
+ "UIKit.SelectInput.noOptionsMessageWithoutInputValue": {
283
+ "developer_comment": "Text of dropdown when no options exist",
284
+ "string": "Aucune option"
285
+ },
286
+ "UIKit.SelectInput.placeholder": {
287
+ "developer_comment": "Default input placeholder text",
288
+ "string": "Sélectionner..."
289
+ },
290
+ "UIKit.TimeInput.placeholder": {
291
+ "developer_comment": "Placeholder for time input",
292
+ "string": "HH:mm AM/PM"
293
+ }
75
294
  }