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 Jan 25, 2025
1 parent 265a466 commit cfdd6b0
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions l10n_arb/intl_en_US.arb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
"id": "ID",
"hide": "Hide",
"add": "Add",
"requiredField": "Required",
"skipLoading": "跳过加载",
"durationJustNow": "Just now",
"durationSeconds": "{number} seconds ago",
"durationMinutes": "{number} minutes ago",
Expand Down Expand Up @@ -63,24 +65,42 @@
"gebura": "Gebura",
"store": "Store",
"library": "Library",
"localLibraryManage": "本地库管理",
"unknownApp": "Unknown app",
"pleaseSetupApplicationPath": "Please set application path",
"pleaseDontReRunApplication": "Please don't re-run application",
"applicationExitAbnormally": "Application exit abnormally",
"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",
Expand All @@ -98,6 +118,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",
Expand Down Expand Up @@ -138,6 +170,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",
Expand Down

0 comments on commit cfdd6b0

Please sign in to comment.