Skip to content

Commit

Permalink
New Crowdin translations by GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
crowdin-bot committed Jun 12, 2024
1 parent 087d6c7 commit d55026d
Showing 1 changed file with 55 additions and 14 deletions.
69 changes: 55 additions & 14 deletions l10n_arb/intl_en_US.arb
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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",
Expand All @@ -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": "启用失败"
}

0 comments on commit d55026d

Please sign in to comment.