2
0
mirror of https://github.com/inventree/inventree-app.git synced 2026-07-09 22:31:01 +00:00

New translations app_en.arb (Vietnamese)

[ci skip]
This commit is contained in:
Oliver
2026-07-07 13:36:04 +10:00
parent 8ad0956fcf
commit d2f088f011
+18
View File
@@ -234,8 +234,12 @@
"@confirmScanDetail": {},
"connectionCheck": "Check Connection",
"@connectionCheck": {},
"connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.",
"@connectionCheckDetail": {},
"connectionRefused": "Kết nối bị từ chối",
"@connectionRefused": {},
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
"@connectionRefusedDetail": {},
"count": "Đếm",
"@count": {
"description": "Count"
@@ -268,6 +272,12 @@
"@darkMode": {},
"darkModeEnable": "Bật Chế độ nền tối",
"@darkModeEnable": {},
"showPkValue": "Show ID",
"@showPkValue": {},
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
"@showPkValueDetail": {},
"pk": "ID",
"@pk": {},
"delete": "Xóa",
"@delete": {},
"deleteFailed": "Thao tác xóa đã thất bại",
@@ -754,6 +764,8 @@
"@profileAdd": {},
"profileConnect": "Kết nối tới máy chủ",
"@profileConnect": {},
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
"@profileSwitchConfirm": {},
"profileEdit": "Chỉnh sửa cấu hình máy chủ",
"@profileEdit": {},
"profileDelete": "Xóa cấu hình máy chủ",
@@ -986,10 +998,16 @@
"@serverApiVersion": {},
"serverAuthenticationError": "Lỗi xác thực",
"@serverAuthenticationError": {},
"sessionExpired": "Session Expired",
"@sessionExpired": {},
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
"@sessionExpiredDetail": {},
"serverCertificateError": "Lỗi chứng chỉ",
"@serverCertificateError": {},
"serverCertificateInvalid": "Chứng chỉ máy chủ HTTPS không hợp lệ",
"@serverCertificateInvalid": {},
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
"@serverCertificateTrust": {},
"serverConnected": "Đã kết nối với máy chủ",
"@serverConnected": {},
"serverConnecting": "Đang kết nối tới máy chủ",