Files
admin-frontend-domain/src/locales/en/translation.json
2024-12-23 19:47:57 +08:00

179 lines
6.7 KiB
JSON

{
"nezha": "Nezha Monitoring",
"theme": {
"light": "Light",
"dark": "Dark",
"system": "Follow System"
},
"Username": "Username",
"Password": "Password",
"LoginFirst": "Please Log in first",
"CurrentTime": "Current Time",
"Results": {
"UsernameMin": "Username must be at least {{number}} characters.",
"PasswordRequired": "Password cannot be empty.",
"ErrorFetchingResource": "Error Fetching Resource : {{error}}",
"SelectAtLeastOneServer": "Please select at least one server.",
"UnExpectedError": "Unexpected error, Please see the console for details.",
"ForceUpdate": "Forced upgrade:",
"NoRowsAreSelected": "No rows are selected",
"ThisOperationIsUnrecoverable": "This operation cannot be undone!",
"TaskTriggeredSuccessfully": "The task triggered successfully",
"TheServerDoesNotOnline": "The server does not exist or has not been connected yet",
"InstallHostRequired": "The Agent docking address has not been filled in in the settings.",
"UnknownIdentifier": "Unknown identifier"
},
"Login": "Log in",
"Server": "Server",
"Service": "Service",
"Task": "Task",
"Notification": "Notification",
"DDNS": "Dynamic DNS",
"NATT": "NAT Traversal",
"Group": "Group",
"Profile": "Profile",
"Settings": "System settings",
"Logout": "Log out",
"NavigateTo": "Navigate to",
"SelectAPageToNavigateTo": "Choose a page to jump to",
"Close": "Close",
"Error": "Error",
"Name": "Name",
"Version": "Version",
"Unknown": "unknown",
"Enable": "Enable",
"HideForGuest": "Hidden from Visitors",
"InstallCommands": "Installation command",
"Note": "Note",
"Success": "Success",
"Done": "Finish",
"Offline": "Offline",
"Failure": "Fail",
"Loading": "Loading",
"NoResults": "No results",
"Actions": "Actions",
"EditServer": "Edit Server",
"Weight": "Weight (the larger the number, the higher it is displayed)",
"DDNSProfiles": "DDNS Profile IDs",
"SeparateWithComma": "(Separate with comma)",
"Public": "Public",
"Private": "Private",
"Submit": "Submit",
"Target": "Target",
"Coverage": "Coverage",
"CoverAll": "Cover All",
"IgnoreAll": "Ignore All",
"SpecificServers": "Specific server",
"Type": "Type",
"Interval": "Interval",
"NotifierGroupID": "Notifier Group ID",
"Trigger": "On Trigger",
"TasksToTriggerOnAlert": "The task that triggered the alert",
"TasksToTriggerAfterRecovery": "Tasks to be triggered after recovery",
"Confirm": "Confirm",
"ConfirmDeletion": "Confirm Deletion?",
"Services": "Services",
"ShowInService": "Show in Service",
"Coverages": {
"Excludes": "Excludes Specific Servers",
"Only": "Only Specific Servers",
"Alarmed": "Executed on the server that triggered the alarm"
},
"EnableFailureNotification": "Enable Failure Notification",
"MaximumLatency": "Maximum Delay (ms)",
"MinimumLatency": "Minimum Delay (milliseconds)",
"EnableLatencyNotification": "Enable Latency Notification",
"EnableTriggerTask": "Enable Trigger Task",
"CronExpression": "Cron Expression",
"Command": "Command",
"NotifierGroup": "Notifier Group",
"SendSuccessNotification": "Send Success Notification",
"LastExecution": "Last Execution",
"Result": "Result",
"Scheduled": "Scheduled Tasks",
"Notifier": "Notifier",
"AlertRule": "Alert rules",
"VerifyTLS": "Verify TLS",
"TriggerMode": "Trigger Mode",
"Rules": "Rules",
"RequestMethod": "Request Method",
"RequestHeader": "Request Header",
"DoNotSendTestMessage": "Do Not Send Test Message",
"Always": "Always",
"Once": "Once",
"Provider": "Provider",
"Domains": "Domains",
"MaximumRetryAttempts": "Maximum time for retry attempts",
"Refresh": "Refresh",
"CopyPath": "Copy path",
"Goto": "Go to",
"UpdateProfile": "Update Profile",
"NewUsername": "New Username",
"OriginalPassword": "Original Password",
"NewPassword": "New Password",
"EditDDNS": "Edit DDNS",
"CreateDDNS": "Create DDNS",
"Credential": "Credential",
"RequestType": "Request Type",
"RequestBody": "Request Body",
"FileManager": "Pseudo File Manager",
"Downloading": "Downloading",
"Uploading": "Uploading",
"EditNAT": "Edit NAT Configuration",
"CreateNAT": "Create NAT Configuration",
"LocalService": "Local Service",
"BindHostname": "Bind Domain Name",
"EditServerGroup": "Edit Server Group",
"CreateServerGroup": "Create Server Group",
"User": "User",
"WAF": "Web Application Firewall",
"SiteName": "Site Name",
"DashboardOriginalHost": "Agent connecting address [domain name/IP:port]",
"ConfigTLS": "Use TLS to connect Agent",
"LoginFailed": "Login Failed",
"BruteForceAttackingToken": "Brute Force Attacking Token",
"BruteForceAttackingAgentSecret": "Brute Force Attacking Agent Secret",
"Language": "Language",
"CustomCodes": "Custom Codes (Style and Script)",
"CustomCodesDashboard": "Custom Codes for Dashboard",
"CustomPublicDNSNameserversforDDNS": "Custom Public DNS Nameservers for DDNS",
"RealIPHeader": "Real IP request header",
"UseDirectConnectingIP": "Use direct connection IP",
"IPChangeNotification": "IP Change Notification",
"FullIPNotification": "Show Full IP Address in Notification Messages",
"EditService": "Edit Service",
"CreateService": "Create Service",
"EditTask": "Edit Task",
"CreateTask": "Create Task",
"CreateNotifier": "Create Notifier",
"EditNotifier": "Edit Notifier",
"EditAlertRule": "Edit Alert Rules",
"CreateAlertRule": "Create Alert Rules",
"EditNotifierGroup": "Edit Notifier Group",
"CreateNotifierGroup": "Create Notifier Group",
"NewUser": "New User",
"Count": "Count",
"LastBlockReason": "Last Block Reason",
"LastBlockTime": "Last ban time",
"Theme": "Theme",
"Author": "Author",
"Repository": "Repository",
"Community": "Community",
"Official": "Official",
"CommunityThemeWarning": "You are using a community theme",
"CommunityThemeDescription": "This theme is provided by the community, use at your own risk",
"Cancel": "Cancel",
"EnableDDNS": "Enable DDNS",
"PushSuccessful": "Push if Successful",
"GrpcAuthFailed": "gRPC authentication failed",
"APITokenInvalid": "API token is invalid",
"UserInvalid": "User is invalid",
"BlockByUser": "Blocked by admin",
"BlockIdentifier": "Block identifier",
"UserId": "User ID",
"ConnectedAt": "Connected at",
"OnlineUser": "Online User",
"Total": "Total",
"ConfirmBlock": "Confirm Block"
}