From d55026da419490831dc684f287efc8ed53bdf329 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Wed, 12 Jun 2024 02:50:23 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- l10n_arb/intl_en_US.arb | 69 ++++++++++++++++++++++++++++++++--------- 1 file changed, 55 insertions(+), 14 deletions(-) diff --git a/l10n_arb/intl_en_US.arb b/l10n_arb/intl_en_US.arb index 2030064..70e6500 100644 --- a/l10n_arb/intl_en_US.arb +++ b/l10n_arb/intl_en_US.arb @@ -1,15 +1,26 @@ { "@@locale": "en-US", "title": "TuiHub", - "buttonConfirm": "Confirm", - "buttonClose": "Close", + "confirm": "确认", + "submit": "提交", + "close": "关闭", "parseFailed": "Parse failed", "unknownErrorOccurred": "Unknown error occurred", "areYouSureToClose": "Are you sure to close?", - "buttonExit": "Exit", - "buttonMinimizeToTray": "Minimize to tray", - "buttonCancel": "Cancel", + "exit": "退出", + "minimizeToTray": "最小化到托盘", + "cancel": "取消", "webVersionFunctionLimited": "Web version has limited functionality, for evaluation use only", + "connectInClient": "使用客户端登录", + "showServerConfig": "查看服务器信息", + "downloadClient": "下载客户端", + "continueInWebVersion": "继续使用网页版", + "changeServer": "切换服务器", + "continueInCurrentServer": "继续使用", + "loadFailed": "加载失败{reason}", + "applySuccess": "更改已应用", + "id": "ID", + "hide": "隐藏", "durationJustNow": "Just now", "durationSeconds": "{number} seconds ago", "durationMinutes": "{number} minutes ago", @@ -29,19 +40,29 @@ "port": "Port", "pleaseInputServerPort": "Please input server port", "tls": "TLS", - "buttonCheck": "Check", + "check": "检查", "loginFailed": "Login failed, {reason}", - "buttonRetry": "Retry", + "retry": "重试", "loggingInTo": "Logging in to {server}", - "buttonBackward": "Backward", + "backward": "返回", "username": "Username", "password": "Password", - "buttonLogin": "Login", + "repeatPassword": "再次输入密码", + "register": "注册", + "registerInTo": "注册到 {server}", + "registerSuccess": "注册成功", + "captchaRequired": "需要验证码", + "captcha": "验证码", + "passwordInconsistent": "密码不一致", + "refreshCaptcha": "刷新验证码", "chesed": "Chesed", "updateImageUserCanceledPick": "User canceled pick", "updateImageUserCanceledCapture": "User canceled capture", "uploadImageFailed": "Upload image failed", "gebura": "Gebura", + "store": "商店", + "library": "库", + "unknownApp": "未知应用", "pleaseSetupApplicationPath": "Please setup application path", "pleaseDontReRunApplication": "Please don't re-run application", "applicationExitAbnormally": "Application exit abnormally", @@ -50,6 +71,25 @@ "newApplicationFound": "{number} new applications found", "importingSteamApplications": "Importing steam applications", "importSteamApplicationFinished": "Import steam application finished, {success} success, {failed} failed", + "noAppInLibrary": "库中没有应用", + "addApplication": "添加应用", + "settings": "设置", + "currentDevice": "当前设备", + "unknownDevice": "未知设备", + "unknownClient": "未知客户端", + "loginExpired": "登录已过期", + "deviceDetail": "设备详情", + "deviceName": "设备名称", + "operatingSystem": "操作系统", + "client": "客户端", + "lastLogin": "上次登录", + "logoutDevice": "注销设备", + "clientSetting": "客户端设置", + "theme": "主题", + "currentTheme": "当前主题", + "cache": "缓存", + "refresh": "刷新", + "clearCache": "清空", "grpc": "gRPC", "USER_TYPE": "Type", "USER_TYPE_UNSPECIFIED": "Unspecified", @@ -70,10 +110,6 @@ "APP_TYPE": "Type", "APP_TYPE_UNSPECIFIED": "Unspecified", "APP_TYPE_GAME": "Game", - "APP_PACKAGE_SOURCE": "Source", - "APP_PACKAGE_SOURCE_UNSPECIFIED": "Unspecified", - "APP_PACKAGE_SOURCE_MANUAL": "Manual", - "APP_PACKAGE_SOURCE_SENTINEL": "Sentinel", "FEED_CONFIG_STATUS": "Status", "FEED_CONFIG_STATUS_UNSPECIFIED": "Unspecified", "FEED_CONFIG_STATUS_ACTIVE": "Active", @@ -88,5 +124,10 @@ "NOTIFY_FLOW_STATUS": "Status", "NOTIFY_FLOW_STATUS_UNSPECIFIED": "Unspecified", "NOTIFY_FLOW_STATUS_ACTIVE": "Active", - "NOTIFY_FLOW_STATUS_SUSPEND": "Suspend" + "NOTIFY_FLOW_STATUS_SUSPEND": "Suspend", + "PORTER_CONNECTION_STATUS_UNSPECIFIED": "未知", + "PORTER_CONNECTION_STATUS_CONNECTED": "已连接未启用", + "PORTER_CONNECTION_STATUS_DISCONNECTED": "连接断开", + "PORTER_CONNECTION_STATUS_ACTIVE": "工作中", + "PORTER_CONNECTION_STATUS_ACTIVATION_FAILED": "启用失败" } \ No newline at end of file