diff --git a/l10n_arb/intl_en_US.arb b/l10n_arb/intl_en_US.arb index fb4b385..4c0ba13 100644 --- a/l10n_arb/intl_en_US.arb +++ b/l10n_arb/intl_en_US.arb @@ -22,6 +22,15 @@ "id": "ID", "hide": "Hide", "add": "Add", + "requiredField": "Required", + "skipLoading": "跳过加载", + "loading": "加载中", + "loadingFailed": "加载失败", + "emptyContent": "无内容", + "noMoreContent": "没有更多内容", + "connect": "连接", + "serverConnectTestSuccess": "服务器连接成功 ↑↓ {delay}ms", + "serverConnectTestFailed": "服务器连接失败 {reason}", "durationJustNow": "Just now", "durationSeconds": "{number} seconds ago", "durationMinutes": "{number} minutes ago", @@ -63,6 +72,7 @@ "gebura": "Gebura", "store": "Store", "library": "Library", + "localLibraryManage": "本地库管理", "unknownApp": "Unknown app", "pleaseSetupApplicationPath": "Please set application path", "pleaseDontReRunApplication": "Please don't re-run application", @@ -70,17 +80,34 @@ "launcherError": "Launcher error", "scanningLocalFiles": "Scanning local files", "newApplicationFound": "{number} new applications found", + "importingCommonApplications": "正在导入应用程序", + "importCommonApplicationFinished": "导入应用程序完成,成功 {success} 个,失败 {failed} 个。", "importingSteamApplications": "Importing steam applications", "importSteamApplicationFinished": "Import steam application finished, {success} success, {failed} failed", "noAppInLibrary": "No application in the library", "addApplication": "Add application", + "steamScanResultPlatformUnsupported": "不支持当前平台", + "steamScanResultSteamNotFound": "未发现Steam客户端", + "steamScanResultLibraryNotFound": "未发现Steam游戏库", + "steamScanResultLibraryEmpty": "Steam游戏库为空", + "steamScanResultUnknownError": "扫描时出现未知错误", + "steamScanResultFinished": "扫描完成", "yesod": "Yesod", "feedConfigManage": "Manage subscription", "feedConfigAdd": "Add subscription", "feedConfigEdit": "Edit subscription", + "automation": "自动化", "feedActionSetManage": "Manage rule set", "feedActionSetAdd": "Add rule set", "feedActionSetEdit": "Edit rule set", + "allArticles": "All Articles", + "filteredArticles": "Filtered Articles", + "notifyFlowManage": "推送管理", + "notifyFlowAdd": "添加推送", + "notifyFlowEdit": "编辑推送", + "notifyTargetManage": "推送目标管理", + "notifyTargetAdd": "添加推送目标", + "notifyTargetEdit": "编辑推送目标", "settings": "Settings", "currentDevice": "Current device", "unknownDevice": "Unknown device", @@ -98,6 +125,18 @@ "cache": "cache", "refresh": "Refresh", "clearCache": "Clear", + "pluginManage": "Plugin Management", + "pluginWorkingProportion": "{working}/{enabled} ({total}) are working", + "pluginContextManage": "Plugin Environment Management", + "adminAreaWarning": "警告:你正在管理服务器{serverName}数据,你的操作将影响所有用户", + "chrome": "Chrome", + "firefox": "Firefox", + "safari": "Safari", + "edge": "Edge", + "opera": "Opera", + "msie": "IE", + "samsung": "Samsung", + "unknown": "Unspecified", "grpc": "gRPC", "USER_TYPE": "Type", "USER_TYPE_UNSPECIFIED": "Unspecified", @@ -138,6 +177,12 @@ "PORTER_CONNECTION_STATUS_DISCONNECTED": "Disconnected", "PORTER_CONNECTION_STATUS_ACTIVE": "Working", "PORTER_CONNECTION_STATUS_ACTIVATION_FAILED": "Activation failed", + "PORTER_CONNECTION_STATUS_DOWNGRADED": "降级", + "PORTER_CONTEXT_HANDLE_STATUS_UNSPECIFIED": "Unspecified", + "PORTER_CONTEXT_HANDLE_STATUS_QUEUEING": "Queueing", + "PORTER_CONTEXT_HANDLE_STATUS_DOWNGRADED": "Degraded", + "PORTER_CONTEXT_HANDLE_STATUS_ACTIVE": "Working", + "PORTER_CONTEXT_HANDLE_STATUS_BLOCKED": "未安排", "SYSTEM_NOTIFICATION_LEVEL_UNSPECIFIED": "Unspecified", "SYSTEM_NOTIFICATION_LEVEL_ERROR": "Error", "SYSTEM_NOTIFICATION_LEVEL_WARNING": "Warning",