diff --git a/lib/l10n/intl_fr.arb b/lib/l10n/intl_fr.arb index 6a05c1f64..094e84f3a 100644 --- a/lib/l10n/intl_fr.arb +++ b/lib/l10n/intl_fr.arb @@ -5733,5 +5733,76 @@ "placeholders": { "labelName": {} } + }, + "pleaseEnterNameYourNewLabel": "Veuillez saisir le nom de votre nouveau libellé", + "@pleaseEnterNameYourNewLabel": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseALabelColor": "Choisir une couleur de libellé", + "@chooseALabelColor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "tagNameAlreadyExists": "Un libellé avec ce nom existe déjà. Veuillez choisir un nom différent.", + "@tagNameAlreadyExists": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseCustomColour": "Choisir une couleur personnalisée", + "@chooseCustomColour": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "createNewLabelFailure": "Échec de la création du libellé", + "@createNewLabelFailure": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelVisibilitySettingExplanation": "Afficher les libellés assignés aux e-mails directement dans votre liste de messages pour une catégorisation plus facile.", + "@labelVisibilitySettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelVisibilityToggleDescription": "Afficher les libellés", + "@labelVisibilityToggleDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "updateTheLabelName": "Mettre à jour le nom du libellé", + "@updateTheLabelName": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "areYouSureYouWantToDeleteTheLabel": "Êtes-vous sûr de vouloir supprimer le libellé \"{labelName}\" ?", + "@areYouSureYouWantToDeleteTheLabel": { + "type": "text", + "placeholders_order": [ + "labelName" + ], + "placeholders": { + "labelName": {} + } + }, + "labelDescription": "Description (optionnelle)", + "@labelDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelDescriptionHintText": "Ajoutez une courte description pour expliquer à quoi sert ce libellé", + "@labelDescriptionHintText": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } + } diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 61c85840e..b4167e4d8 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -5751,5 +5751,76 @@ "placeholders": { "labelName": {} } + }, + "pleaseEnterNameYourNewLabel": "Пожалуйста, введите название нового ярлыка", + "@pleaseEnterNameYourNewLabel": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseALabelColor": "Выберите цвет ярлыка", + "@chooseALabelColor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "tagNameAlreadyExists": "Ярлык с таким названием уже существует. Пожалуйста, выберите другое название.", + "@tagNameAlreadyExists": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseCustomColour": "Выбрать произвольный цвет", + "@chooseCustomColour": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "createNewLabelFailure": "Ошибка создания нового ярлыка", + "@createNewLabelFailure": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelVisibilitySettingExplanation": "Показывать ярлыки, назначенные письмам, непосредственно в списке сообщений для удобной категоризации.", + "@labelVisibilitySettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelVisibilityToggleDescription": "Показывать ярлыки", + "@labelVisibilityToggleDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "updateTheLabelName": "Обновить название ярлыка", + "@updateTheLabelName": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "areYouSureYouWantToDeleteTheLabel": "Вы уверены, что хотите удалить ярлык \"{labelName}\"?", + "@areYouSureYouWantToDeleteTheLabel": { + "type": "text", + "placeholders_order": [ + "labelName" + ], + "placeholders": { + "labelName": {} + } + }, + "labelDescription": "Описание (необязательно)", + "@labelDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelDescriptionHintText": "Добавьте краткое описание, объясняющее назначение этого ярлыка", + "@labelDescriptionHintText": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } + } diff --git a/lib/l10n/intl_vi.arb b/lib/l10n/intl_vi.arb index e7865f7cf..1f665f8e7 100644 --- a/lib/l10n/intl_vi.arb +++ b/lib/l10n/intl_vi.arb @@ -5739,5 +5739,76 @@ "placeholders": { "labelName": {} } + }, + "pleaseEnterNameYourNewLabel": "Vui lòng nhập tên nhãn mới của bạn", + "@pleaseEnterNameYourNewLabel": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseALabelColor": "Chọn màu nhãn", + "@chooseALabelColor": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "tagNameAlreadyExists": "Một nhãn với tên này đã tồn tại. Vui lòng chọn tên khác.", + "@tagNameAlreadyExists": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "chooseCustomColour": "Chọn màu tùy chỉnh", + "@chooseCustomColour": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "createNewLabelFailure": "Tạo nhãn mới thất bại", + "@createNewLabelFailure": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelVisibilitySettingExplanation": "Hiển thị các nhãn được gán cho email trực tiếp trong danh sách tin nhắn để phân loại dễ dàng hơn.", + "@labelVisibilitySettingExplanation": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelVisibilityToggleDescription": "Hiển thị nhãn", + "@labelVisibilityToggleDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "updateTheLabelName": "Cập nhật tên nhãn", + "@updateTheLabelName": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "areYouSureYouWantToDeleteTheLabel": "Bạn có chắc chắn muốn xóa nhãn \"{labelName}\" không?", + "@areYouSureYouWantToDeleteTheLabel": { + "type": "text", + "placeholders_order": [ + "labelName" + ], + "placeholders": { + "labelName": {} + } + }, + "labelDescription": "Mô tả (tùy chọn)", + "@labelDescription": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "labelDescriptionHintText": "Thêm mô tả ngắn để giải thích nhãn này dùng để làm gì", + "@labelDescriptionHintText": { + "type": "text", + "placeholders_order": [], + "placeholders": {} } + }