Add translation for Label
This commit is contained in:
@@ -5733,5 +5733,76 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"labelName": {}
|
"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": {}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5751,5 +5751,76 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"labelName": {}
|
"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": {}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5739,5 +5739,76 @@
|
|||||||
"placeholders": {
|
"placeholders": {
|
||||||
"labelName": {}
|
"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": {}
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user