UNPKG

@commercetools-frontend/ui-kit

Version:

A preset of all the UI-Kit components.

327 lines (326 loc) 13 kB
{ "UIKit.AddFilterButton.addFilterButtonLabel": { "developer_comment": "Label for the add filter button", "string": "Ajouter un filtre" }, "UIKit.CalendarHeader.nextMonthTooltip": { "developer_comment": "Tooltip title when user hovers the next month button", "string": "Mois suivant" }, "UIKit.CalendarHeader.nextYearTooltip": { "developer_comment": "Tooltip title when user hovers the next year button", "string": "Année suivante" }, "UIKit.CalendarHeader.previousMonthTooltip": { "developer_comment": "Tooltip title when user hovers the previous month button", "string": "Mois précédent" }, "UIKit.CalendarHeader.previousYearTooltip": { "developer_comment": "Tooltip title when user hovers the previous year button", "string": "Année précédente" }, "UIKit.CalendarHeader.todayTooltip": { "developer_comment": "Tooltip title when user hovers the today button", "string": "Aujourd'hui" }, "UIKit.ClearAllButton.clearAllButtonLabel": { "developer_comment": "Label for the clear all button", "string": "Tout effacer" }, "UIKit.ClearAllFiltersButton.clearAllFiltersButtonLabel": { "developer_comment": "Label for the clear all filters button", "string": "Tout effacer" }, "UIKit.ClearButton.clearButtonLabel": { "developer_comment": "Label for the clear button", "string": "Effacer" }, "UIKit.CreatableSelectInput.createLabel": { "developer_comment": "Text of dropdown when creating option", "string": "Créer \"{inputValue}\"" }, "UIKit.DataTableManager.ColumnManager.DroppablePanel.loadMoreAttributesHint": { "developer_comment": "Indicate that the user can use the search input to load more attributes", "string": "Charger plus d'attributs grâce au champ de recherche ci-dessus" }, "UIKit.DataTableManager.ColumnManager.closeButtonLabel": { "developer_comment": "Label for density manager close button.", "string": "Fermer" }, "UIKit.DataTableManager.ColumnManager.hiddenColumns": { "developer_comment": "Message for the hidden columns section", "string": "Colonnes masquées" }, "UIKit.DataTableManager.ColumnManager.noHiddenColumnsToShow": { "developer_comment": "Label when there are no hidden columns to show", "string": "Il n'y a aucune colonne masquée à afficher." }, "UIKit.DataTableManager.ColumnManager.noSelectedColumnsToShow": { "developer_comment": "Label when there are no selected columns to show", "string": "Il n'y a aucune colonne sélectionnée à afficher." }, "UIKit.DataTableManager.ColumnManager.title": { "developer_comment": "Title for the column manager component.", "string": "Gestionnaire de colonnes" }, "UIKit.DataTableManager.ColumnSelectorGroups.visible": { "developer_comment": "Message for the visible columns section.", "string": "Colonnes visibles" }, "UIKit.DataTableManager.CustomSettingsManager.closeButtonLabel": { "developer_comment": "Label for custom settings manager close button.", "string": "Fermer" }, "UIKit.DataTableManager.DensityManager.closeButtonLabel": { "developer_comment": "Label for density manager close button.", "string": "Fermer" }, "UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": { "developer_comment": "Density display default option.", "string": "Confortable" }, "UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": { "developer_comment": "Density display compact option.", "string": "Compact" }, "UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": { "developer_comment": "Subtitle for the density display options.", "string": "Densité de la ligne" }, "UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": { "developer_comment": "All wrapped texts visible option.", "string": "Afficher le texte complet." }, "UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": { "developer_comment": "Show or hide texts on demand option.", "string": "Afficher l'aperçu du texte. Le développer à la demande." }, "UIKit.DataTableManager.DensityManager.textWrappingSubtitle": { "developer_comment": "Subtitle for the text wrapping options.", "string": "Affichage du texte" }, "UIKit.DataTableManager.DensityManager.title": { "developer_comment": "Title for the density manager component.", "string": "Paramètres de disposition du tableau" }, "UIKit.DataTableManager.TableSettings.columnManagerOption": { "developer_comment": "Column manager dropdown option label.", "string": "Gestionnaire de colonnes" }, "UIKit.DataTableManager.TableSettings.displaySettingsOption": { "developer_comment": "Display settings dropdown option label.", "string": "Paramètres de disposition" }, "UIKit.DataTableManager.TableSettings.placeholder": { "developer_comment": "Placeholder for the table settings select component.", "string": "Paramètres du tableau" }, "UIKit.FieldErrors.invalidFractionalNumber": { "developer_comment": "Error message when fractional number is used", "string": "Un nombre entier est requis." }, "UIKit.FieldErrors.invalidNegativeNumber": { "developer_comment": "Error message when negative number is used", "string": "Nombre négatif non pris en charge." }, "UIKit.FieldErrors.missingRequiredField": { "developer_comment": "Error message for missing required value", "string": "Veuillez indiquer au moins une valeur." }, "UIKit.FiltersButton.filtersButtonLabel": { "developer_comment": "Label for the filters button", "string": "Filtres" }, "UIKit.LocalizedMoneyInput.hide": { "developer_comment": "Hide currencies button", "string": "Masquer les devices ({remainingCurrencies})" }, "UIKit.LocalizedMoneyInput.missingRequiredField": { "developer_comment": "Error message for missing required value", "string": "Ce champ est requis. Veuillez indiquer une valeur." }, "UIKit.LocalizedMoneyInput.show": { "developer_comment": "Show all currencies button", "string": "Afficher toutes les devises ({remainingCurrencies})" }, "UIKit.LocalizedTextInput.hide": { "developer_comment": "Label of language collapse button", "string": "Masquer les langues ({remainingLanguages})" }, "UIKit.LocalizedTextInput.missingRequiredField": { "developer_comment": "Error message for missing required value", "string": "Ce champ est requis. Veuillez indiquer au moins une valeur." }, "UIKit.LocalizedTextInput.show": { "developer_comment": "Label of language expansion button", "string": "Afficher toutes les langues ({remainingLanguages})" }, "UIKit.MoneyInput.highPrecision": { "developer_comment": "Label of high precision tooltip in MoneyInput", "string": "Prix haute précision" }, "UIKit.MultilineTextInput.collapse": { "developer_comment": "The label for \"collapse\" action", "string": "Réduire" }, "UIKit.MultilineTextInput.expand": { "developer_comment": "The label for \"expand\" action", "string": "Développer" }, "UIKit.NumberField.aboveMaxError": { "developer_comment": "An error message to show when the value is above the maximum", "string": "La valeur doit être inférieure ou égale à {max}." }, "UIKit.NumberField.belowMinError": { "developer_comment": "An error message to show when the value is below the minimum", "string": "La valeur doit être supérieure ou égale à {min}." }, "UIKit.Pagination.PageNavigator.nextPageLabel": { "developer_comment": "Label for next page button", "string": "Page suivante" }, "UIKit.Pagination.PageNavigator.page": { "developer_comment": "Label for page", "string": "Page" }, "UIKit.Pagination.PageNavigator.pageCount": { "developer_comment": "Label for total pages", "string": "sur {count}" }, "UIKit.Pagination.PageNavigator.previousPageLabel": { "developer_comment": "Label for previous page button", "string": "Page précédente" }, "UIKit.Pagination.PageSizeSelector.pageSize": { "developer_comment": "How many items are per page", "string": "Articles par page ({count} articles)" }, "UIKit.PasswordField.hide": { "developer_comment": "Label for the button to hide the password", "string": "masquer" }, "UIKit.PasswordField.show": { "developer_comment": "Label for the button to show the password", "string": "afficher" }, "UIKit.RichTextBody.boldButtonLabel": { "developer_comment": "Label for the bold button", "string": "Gras" }, "UIKit.RichTextBody.expandButtonLabel": { "developer_comment": "Label for the expand button", "string": "Développer" }, "UIKit.RichTextBody.italicButtonLabel": { "developer_comment": "Label for the italic button", "string": "Italique" }, "UIKit.RichTextBody.moreStylesDropdownLabel": { "developer_comment": "Label for the more styles dropdown", "string": "Plus de styles" }, "UIKit.RichTextBody.moreStylesDropdownOptionStrikethrough": { "developer_comment": "label for the more styles `strikethrough` option", "string": "Barré" }, "UIKit.RichTextBody.moreStylesDropdownOptionSubscript": { "developer_comment": "label for the more styles `subscript` option", "string": "Indice" }, "UIKit.RichTextBody.moreStylesDropdownOptionSuperscript": { "developer_comment": "label for the more styles `superscript` option", "string": "Exposant" }, "UIKit.RichTextBody.orderedListButtonLabel": { "developer_comment": "Label for the numbered list button", "string": "Liste numérotée" }, "UIKit.RichTextBody.redoButtonLabel": { "developer_comment": "Label for the redo button", "string": "Rétablir" }, "UIKit.RichTextBody.styleDropdownLabel": { "developer_comment": "Label for the style dropdown", "string": "Style" }, "UIKit.RichTextBody.styleDropdownOptionH1": { "developer_comment": "Label for the `headline-one` option", "string": "Titre T1" }, "UIKit.RichTextBody.styleDropdownOptionH2": { "developer_comment": "Label for the `headline-two` option", "string": "Titre T2" }, "UIKit.RichTextBody.styleDropdownOptionH3": { "developer_comment": "Label for the `headline-three` option", "string": "Titre T3" }, "UIKit.RichTextBody.styleDropdownOptionH4": { "developer_comment": "Label for the `headline-four` option", "string": "Titre T4" }, "UIKit.RichTextBody.styleDropdownOptionH5": { "developer_comment": "Label for the `headline-five` option", "string": "Titre T5" }, "UIKit.RichTextBody.styleDropdownOptionParagraph": { "developer_comment": "Label for the `paragraph` option", "string": "Paragraphe" }, "UIKit.RichTextBody.styleDropdownOptionPreformatted": { "developer_comment": "Label for the `code` option", "string": "Préformaté" }, "UIKit.RichTextBody.styleDropdownOptionQuote": { "developer_comment": "Label for the `quote` option", "string": "Citation" }, "UIKit.RichTextBody.underlinedButtonLabel": { "developer_comment": "Label for the underline button", "string": "Souligné" }, "UIKit.RichTextBody.undoButtonLabel": { "developer_comment": "Label for the undo button", "string": "Annuler" }, "UIKit.RichTextBody.unorderedListButtonLabel": { "developer_comment": "Label for the bullet list button", "string": "Liste à puces" }, "UIKit.SearchSelectInput.loadingOptionsMessage": { "developer_comment": "Text showed while the options are being loaded", "string": "Chargement des correspondances exactes…" }, "UIKit.SearchSelectInput.noOptionsMessage": { "developer_comment": "Text of search select dropdown when no options match search text", "string": "Aucune correspondance trouvée pour le terme recherché" }, "UIKit.SearchSelectInput.placeholderMessage": { "developer_comment": "Placeholder text for the input", "string": "Rechercher par…" }, "UIKit.SelectInput.loadingOptions": { "developer_comment": "Default input loading text", "string": "Chargement en cours…" }, "UIKit.SelectInput.noOptionsMessageWithInputValue": { "developer_comment": "Text of dropdown when no options match search text", "string": "Aucune option" }, "UIKit.SelectInput.noOptionsMessageWithoutInputValue": { "developer_comment": "Text of dropdown when no options exist", "string": "Aucune option" }, "UIKit.SelectInput.placeholder": { "developer_comment": "Default input placeholder text", "string": "Sélectionner..." }, "UIKit.SelectInput.selectInputAsFilterPlaceholder": { "developer_comment": "Default input placeholder text when used as filter", "string": "Rechercher" }, "UIKit.TimeInput.placeholder": { "developer_comment": "Placeholder for time input", "string": "HH:mm AM/PM" } }