Translated using Weblate (Vietnamese)

Currently translated at 2.5% (40 of 1566 strings)

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

View File

@ -1,7 +1,10 @@
{
"about": {
"homepage": "Trang chủ:",
"title": "Về Trilium Notes"
"title": "Về Trilium Notes",
"app_version": "Phiên bản:",
"db_version": "Phiên bản DB:",
"sync_version": "Phiên bản liên kết:"
},
"add_link": {
"add_link": "Thêm liên kết",
@ -26,7 +29,8 @@
"close": "Đóng"
},
"help": {
"other": "Khác"
"other": "Khác",
"notSet": "chưa được đặt"
},
"toast": {
"critical-error": {
@ -69,12 +73,16 @@
"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"
"help_text_item2": "hoặc thay đổi giá trị của nhãn có sẵn",
"new_value_placeholder": "giá trị mới"
},
"rename_label": {
"rename_label": "Đặt lại tên nhãn"
},
"call_to_action": {
"dismiss": "Bỏ qua"
},
"abstract_search_option": {
"remove_this_search_option": "Xoá lựa chọn tìm kiếm này"
}
}