Translated using Weblate (Vietnamese)

Currently translated at 1.8% (29 of 1544 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/vi/
This commit is contained in:
Flowerlywind 2025-08-12 04:24:51 +02:00 committed by Hosted Weblate
parent 93b601fe98
commit e3e51a2e1f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -5,10 +5,13 @@
"title": "Về Trilium Notes" "title": "Về Trilium Notes"
}, },
"add_link": { "add_link": {
"close": "Đóng" "close": "Đóng",
"add_link": "Thêm liên kết",
"button_add_link": "Thêm liên kết"
}, },
"bulk_actions": { "bulk_actions": {
"close": "Đóng" "close": "Đóng",
"other": "Khác"
}, },
"branch_prefix": { "branch_prefix": {
"close": "Đóng", "close": "Đóng",
@ -19,17 +22,20 @@
}, },
"confirm": { "confirm": {
"close": "Đóng", "close": "Đóng",
"ok": "OK" "ok": "OK",
"cancel": "Huỷ"
}, },
"delete_notes": { "delete_notes": {
"close": "Đóng", "close": "Đóng",
"ok": "OK" "ok": "OK",
"cancel": "Huỷ"
}, },
"export": { "export": {
"close": "Đóng" "close": "Đóng"
}, },
"help": { "help": {
"close": "Đóng" "close": "Đóng",
"other": "Khác"
}, },
"toast": { "toast": {
"critical-error": { "critical-error": {
@ -39,5 +45,35 @@
"import": { "import": {
"close": "Đóng", "close": "Đóng",
"options": "Tuỳ chọn" "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"
} }
} }