mirror of
https://github.com/inventree/inventree-app.git
synced 2026-08-14 23:36:26 +00:00
New Crowdin updates (#861)
* New translations app_en.arb (Arabic) [ci skip] * New translations app_en.arb (Finnish) [ci skip] * New translations app_en.arb (Chinese Simplified) [ci skip]
This commit is contained in:
@@ -234,11 +234,11 @@
|
||||
"@confirmScanDetail": {},
|
||||
"connectionCheck": "检查连接",
|
||||
"@connectionCheck": {},
|
||||
"connectionCheckDetail": "Checks that the server address is reachable. This does not verify your username or password.",
|
||||
"connectionCheckDetail": "检测服务器地址是否可连通,不会校验用户名与密码。",
|
||||
"@connectionCheckDetail": {},
|
||||
"connectionRefused": "连接被拒绝",
|
||||
"@connectionRefused": {},
|
||||
"connectionRefusedDetail": "Could not reach the server. Check that the address is correct and the server is running.",
|
||||
"connectionRefusedDetail": "无法连接服务器。请确认地址填写正确且服务器已正常运行。",
|
||||
"@connectionRefusedDetail": {},
|
||||
"count": "数量",
|
||||
"@count": {
|
||||
@@ -272,9 +272,9 @@
|
||||
"@darkMode": {},
|
||||
"darkModeEnable": "启用暗黑模式",
|
||||
"@darkModeEnable": {},
|
||||
"showPkValue": "Show ID",
|
||||
"showPkValue": "显示 ID",
|
||||
"@showPkValue": {},
|
||||
"showPkValueDetail": "Display the internal ID (PK) value for parts, stock items and other objects",
|
||||
"showPkValueDetail": "显示零件、库存条目及其他对象的内部 ID(主键)值",
|
||||
"@showPkValueDetail": {},
|
||||
"pk": "ID",
|
||||
"@pk": {},
|
||||
@@ -764,7 +764,7 @@
|
||||
"@profileAdd": {},
|
||||
"profileConnect": "连接到服务器",
|
||||
"@profileConnect": {},
|
||||
"profileSwitchConfirm": "This will disconnect your current session. Switch server profile?",
|
||||
"profileSwitchConfirm": "该操作将断开当前会话,是否切换服务器配置文件?",
|
||||
"@profileSwitchConfirm": {},
|
||||
"profileEdit": "编辑服务器配置文件",
|
||||
"@profileEdit": {},
|
||||
@@ -998,15 +998,15 @@
|
||||
"@serverApiVersion": {},
|
||||
"serverAuthenticationError": "授权出错",
|
||||
"@serverAuthenticationError": {},
|
||||
"sessionExpired": "Session Expired",
|
||||
"sessionExpired": "会话已过期",
|
||||
"@sessionExpired": {},
|
||||
"sessionExpiredDetail": "Your session has expired. Please sign in again.",
|
||||
"sessionExpiredDetail": "您的会话已过期,请重新登录。",
|
||||
"@sessionExpiredDetail": {},
|
||||
"serverCertificateError": "信任错误",
|
||||
"@serverCertificateError": {},
|
||||
"serverCertificateInvalid": "服务器 HTTPS 证书无效",
|
||||
"@serverCertificateInvalid": {},
|
||||
"serverCertificateTrust": "This server's certificate could not be verified. Trust it anyway?",
|
||||
"serverCertificateTrust": "无法验证该服务器证书,是否仍然信任?",
|
||||
"@serverCertificateTrust": {},
|
||||
"serverConnected": "已连接至服务器",
|
||||
"@serverConnected": {},
|
||||
|
||||
Reference in New Issue
Block a user