Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update Crowdin translations #9

Merged
merged 1 commit into from
Jul 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 72 additions & 15 deletions l10n_arb/intl_en_US.arb
Original file line number Diff line number Diff line change
@@ -1,15 +1,27 @@
{
"@@locale": "en-US",
"title": "TuiHub",
"buttonConfirm": "Confirm",
"buttonClose": "Close",
"confirm": "Confirm",
"submit": "Submit",
"close": "Close",
"parseFailed": "Parse failed",
"unknownErrorOccurred": "Unknown error occurred",
"areYouSureToClose": "Are you sure to close?",
"buttonExit": "Exit",
"buttonMinimizeToTray": "Minimize to tray",
"buttonCancel": "Cancel",
"exit": "Exit",
"minimizeToTray": "Minimize to tray",
"cancel": "Cancel",
"webVersionFunctionLimited": "Web version has limited functionality, for evaluation use only",
"connectInClient": "Log in using a client",
"showServerConfig": "Viewing Server Information",
"downloadClient": "Download client",
"continueInWebVersion": "Continue to use the web version",
"changeServer": "Switching server",
"continueInCurrentServer": "Continue in current server",
"loadFailed": "Load failed, {reason}",
"applySuccess": "Change applied",
"id": "ID",
"hide": "Hide",
"add": "Add",
"durationJustNow": "Just now",
"durationSeconds": "{number} seconds ago",
"durationMinutes": "{number} minutes ago",
Expand All @@ -29,27 +41,63 @@
"port": "Port",
"pleaseInputServerPort": "Please input server port",
"tls": "TLS",
"buttonCheck": "Check",
"check": "Check",
"loginFailed": "Login failed, {reason}",
"buttonRetry": "Retry",
"retry": "Retry",
"loggingInTo": "Logging in to {server}",
"buttonBackward": "Backward",
"backward": "Backward",
"username": "Username",
"password": "Password",
"buttonLogin": "Login",
"repeatPassword": "Reenter password",
"register": "Register",
"registerInTo": "Register to {server}",
"registerSuccess": "Registered successfully",
"captchaRequired": "Verification code required",
"captcha": "Verification code",
"passwordInconsistent": "Password inconsistency",
"refreshCaptcha": "Refresh verification code",
"chesed": "Chesed",
"updateImageUserCanceledPick": "User canceled pick",
"updateImageUserCanceledCapture": "User canceled capture",
"uploadImageFailed": "Upload image failed",
"gebura": "Gebura",
"pleaseSetupApplicationPath": "Please setup application path",
"store": "Store",
"library": "Library",
"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",
"importingSteamApplications": "Importing steam applications",
"importSteamApplicationFinished": "Import steam application finished, {success} success, {failed} failed",
"noAppInLibrary": "No application in the library",
"addApplication": "Add application",
"yesod": "Yesod",
"feedConfigManage": "Manage subscription",
"feedConfigAdd": "Add subscription",
"feedConfigEdit": "Edit subscription",
"feedActionSetManage": "Manage rule set",
"feedActionSetAdd": "Add rule set",
"feedActionSetEdit": "Edit rule set",
"settings": "Settings",
"currentDevice": "Current device",
"unknownDevice": "Unknown device",
"unknownClient": "Unknown client",
"loginExpired": "Login has expired",
"deviceDetail": "Device Details",
"deviceName": "Device Name",
"operatingSystem": "Operating system",
"client": "client",
"lastLogin": "Last Login",
"logoutDevice": "Logout device",
"clientSetting": "Client setting",
"theme": "Theme",
"currentTheme": "Current theme",
"cache": "cache",
"refresh": "Refresh",
"clearCache": "Clear",
"grpc": "gRPC",
"USER_TYPE": "Type",
"USER_TYPE_UNSPECIFIED": "Unspecified",
Expand All @@ -70,10 +118,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 +132,18 @@
"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": "Unspecified",
"PORTER_CONNECTION_STATUS_CONNECTED": "Connected but not yet enabled",
"PORTER_CONNECTION_STATUS_DISCONNECTED": "Disconnected",
"PORTER_CONNECTION_STATUS_ACTIVE": "Working",
"PORTER_CONNECTION_STATUS_ACTIVATION_FAILED": "Activation failed",
"SYSTEM_NOTIFICATION_LEVEL_UNSPECIFIED": "Unspecified",
"SYSTEM_NOTIFICATION_LEVEL_ERROR": "Error",
"SYSTEM_NOTIFICATION_LEVEL_WARNING": "Warning",
"SYSTEM_NOTIFICATION_LEVEL_INFO": "Info",
"SYSTEM_NOTIFICATION_LEVEL_ONGOING": "On going",
"SYSTEM_NOTIFICATION_TYPE_UNSPECIFIED": "Unspecified",
"SYSTEM_NOTIFICATION_TYPE_SYSTEM": "System",
"SYSTEM_NOTIFICATION_TYPE_USER": "User"
}