Translated using Weblate (Vietnamese)

Currently translated at 2.1% (33 of 1550 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/vi/
This commit is contained in:
Flowerlywind 2025-08-15 07:31:45 +02:00 committed by Hosted Weblate
parent 75072decec
commit 1d139bfdfe
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1,69 +1,77 @@
{ {
"about": { "about": {
"homepage": "Trang chủ:", "homepage": "Trang chủ:",
"title": "Về Trilium Notes" "title": "Về Trilium Notes"
}, },
"add_link": { "add_link": {
"add_link": "Thêm liên kết", "add_link": "Thêm liên kết",
"button_add_link": "Thêm liên kết" "button_add_link": "Thêm liên kết"
}, },
"bulk_actions": { "bulk_actions": {
"other": "Khác" "other": "Khác"
}, },
"branch_prefix": { "branch_prefix": {
"save": "Lưu" "save": "Lưu"
}, },
"confirm": { "confirm": {
"ok": "OK", "ok": "OK",
"cancel": "Huỷ" "cancel": "Huỷ"
}, },
"delete_notes": { "delete_notes": {
"close": "Đóng", "close": "Đóng",
"ok": "OK", "ok": "OK",
"cancel": "Huỷ" "cancel": "Huỷ"
}, },
"export": { "export": {
"close": "Đóng" "close": "Đóng"
}, },
"help": { "help": {
"other": "Khác" "other": "Khác"
}, },
"toast": { "toast": {
"critical-error": { "critical-error": {
"title": "Lỗi nghiêm trọng" "title": "Lỗi nghiêm trọng"
}
},
"import": {
"options": "Tuỳ chọn"
},
"info": {
"okButton": "OK",
"closeButton": "Đóng"
},
"move_to": {
"dialog_title": "Chuyển ghi chép tới..."
},
"prompt": {
"ok": "OK"
},
"protected_session_password": {
"close_label": "Đóng"
},
"revisions": {
"restore_button": "Khôi phục",
"delete_button": "Xoá"
},
"upload_attachments": {
"options": "Tuỳ chọn"
},
"attribute_detail": {
"name": "Tên",
"value": "Giá trị",
"text": "Văn bản",
"number": "Số",
"delete": "Xoá"
},
"rename_note": {
"rename_note": "Đổi tên ghi chép"
} }
},
"import": {
"options": "Tuỳ chọn"
},
"info": {
"okButton": "OK",
"closeButton": "Đóng"
},
"move_to": {
"dialog_title": "Chuyển ghi chép tới..."
},
"prompt": {
"ok": "OK"
},
"protected_session_password": {
"close_label": "Đóng"
},
"revisions": {
"restore_button": "Khôi phục",
"delete_button": "Xoá"
},
"upload_attachments": {
"options": "Tuỳ chọn"
},
"attribute_detail": {
"name": "Tên",
"value": "Giá trị",
"text": "Văn bản",
"number": "Số",
"delete": "Xoá"
},
"rename_note": {
"rename_note": "Đổi tên ghi chép"
},
"add_label": {
"add_label": "Thêm nhãn",
"label_name_placeholder": "tên nhãn",
"help_text_item2": "hoặc thay đổi giá trị của nhãn có sẵn"
},
"rename_label": {
"rename_label": "Đặt lại tên nhãn"
}
} }