From d2f088f011a28b89a45e69295c6e46c17f1ca9d0 Mon Sep 17 00:00:00 2001 From: Oliver Date: Tue, 7 Jul 2026 13:36:04 +1000 Subject: [PATCH] New translations app_en.arb (Vietnamese) [ci skip] --- lib/l10n/vi_VN/app_vi_VN.arb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lib/l10n/vi_VN/app_vi_VN.arb b/lib/l10n/vi_VN/app_vi_VN.arb index 5796098a..86d4027f 100644 --- a/lib/l10n/vi_VN/app_vi_VN.arb +++ b/lib/l10n/vi_VN/app_vi_VN.arb @@ -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ủ",