mirror of
https://github.com/inventree/inventree-app.git
synced 2026-07-09 22:31:01 +00:00
New translations app_en.arb (Chinese Traditional)
[ci skip]
This commit is contained in:
@@ -234,8 +234,12 @@
|
||||
"@confirmScanDetail": {},
|
||||
"connectionCheck": "檢查連線",
|
||||
"@connectionCheck": {},
|
||||
"connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.",
|
||||
"@connectionCheckDetail": {},
|
||||
"connectionRefused": "連線被拒",
|
||||
"@connectionRefused": {},
|
||||
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
|
||||
"@connectionRefusedDetail": {},
|
||||
"count": "數量",
|
||||
"@count": {
|
||||
"description": "Count"
|
||||
@@ -268,6 +272,12 @@
|
||||
"@darkMode": {},
|
||||
"darkModeEnable": "啟用深色模式",
|
||||
"@darkModeEnable": {},
|
||||
"showPkValue": "Show ID",
|
||||
"@showPkValue": {},
|
||||
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
|
||||
"@showPkValueDetail": {},
|
||||
"pk": "ID",
|
||||
"@pk": {},
|
||||
"delete": "刪除",
|
||||
"@delete": {},
|
||||
"deleteFailed": "刪除失敗",
|
||||
@@ -754,6 +764,8 @@
|
||||
"@profileAdd": {},
|
||||
"profileConnect": "連接到服務器",
|
||||
"@profileConnect": {},
|
||||
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
|
||||
"@profileSwitchConfirm": {},
|
||||
"profileEdit": "編輯服務器配置文件",
|
||||
"@profileEdit": {},
|
||||
"profileDelete": "刪除服務器配置文件",
|
||||
@@ -986,10 +998,16 @@
|
||||
"@serverApiVersion": {},
|
||||
"serverAuthenticationError": "授權出錯",
|
||||
"@serverAuthenticationError": {},
|
||||
"sessionExpired": "Session Expired",
|
||||
"@sessionExpired": {},
|
||||
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
|
||||
"@sessionExpiredDetail": {},
|
||||
"serverCertificateError": "信任錯誤",
|
||||
"@serverCertificateError": {},
|
||||
"serverCertificateInvalid": "服務器 HTTPS 證書無效",
|
||||
"@serverCertificateInvalid": {},
|
||||
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
|
||||
"@serverCertificateTrust": {},
|
||||
"serverConnected": "已連接至服務器",
|
||||
"@serverConnected": {},
|
||||
"serverConnecting": "正在連接服務器……",
|
||||
|
||||
Reference in New Issue
Block a user