Translated using Weblate (Vietnamese)
Currently translated at 99.8% (779 of 780 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/vi/
This commit is contained in:
+77
-1
@@ -3408,7 +3408,7 @@
|
|||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
},
|
},
|
||||||
"noEmailInYourCurrentFolder": "Xin lỗi, không có thư nào ở thư mục hiện tại",
|
"noEmailInYourCurrentFolder": "Không có thư nào ở thư mục hiện tại",
|
||||||
"@noEmailInYourCurrentFolder": {
|
"@noEmailInYourCurrentFolder": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
@@ -5211,5 +5211,81 @@
|
|||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders_order": [],
|
"placeholders_order": [],
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"showMoreAttachmentButton": "Hiển thị +{count}",
|
||||||
|
"@showMoreAttachmentButton": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"count"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hideAttachmentButton": "Ẩn {count}",
|
||||||
|
"@hideAttachmentButton": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"count"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"defaultIdentitySetupSuccessful": "Đã chọn định danh mặc định",
|
||||||
|
"@defaultIdentitySetupSuccessful": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"storageSettingExplanation": "Kiểm tra dung lượng khả dụng.",
|
||||||
|
"@storageSettingExplanation": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"storageIsAlmostFullMessage": "Dung lượng lưu trữ sắp đầy. Bạn có thể xóa bớt tệp không cần thiết hoặc đăng ký gói mở rộng để có thêm dung lượng.",
|
||||||
|
"@storageIsAlmostFullMessage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"upgradeStorage": "Nâng cấp dung lượng",
|
||||||
|
"@upgradeStorage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"storageUsedMessage": "đã dùng {limit}",
|
||||||
|
"@storageUsedMessage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"limit"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"limit": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"storageAvailableMessage": "Khả dụng: {count}",
|
||||||
|
"@storageAvailableMessage": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [
|
||||||
|
"count"
|
||||||
|
],
|
||||||
|
"placeholders": {
|
||||||
|
"count": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"mailHasBeenStarred": "Thư đã được đánh dấu quan trọng",
|
||||||
|
"@mailHasBeenStarred": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"mailHasBeenUnstarred": "Thư đã được gỡ quan trọng",
|
||||||
|
"@mailHasBeenUnstarred": {
|
||||||
|
"type": "text",
|
||||||
|
"placeholders_order": [],
|
||||||
|
"placeholders": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user