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 Oct 21, 2024
1 parent fefd720 commit bba96be
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions l10n_arb/intl_en_US.arb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"id": "ID",
"hide": "Hide",
"add": "Add",
"requiredField": "Required",
"durationJustNow": "Just now",
"durationSeconds": "{number} seconds ago",
"durationMinutes": "{number} minutes ago",
Expand Down Expand Up @@ -63,6 +64,7 @@
"gebura": "Gebura",
"store": "Store",
"library": "Library",
"localLibraryManage": "本地库管理",
"unknownApp": "Unknown app",
"pleaseSetupApplicationPath": "Please set application path",
"pleaseDontReRunApplication": "Please don't re-run application",
Expand All @@ -74,13 +76,28 @@
"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 +115,17 @@
"cache": "cache",
"refresh": "Refresh",
"clearCache": "Clear",
"pluginManage": "Plugin Management",
"pluginWorkingProportion": "{working}/{enabled} ({total}) are working",
"pluginContextManage": "Plugin Environment Management",
"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 +166,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 bba96be

Please sign in to comment.