mirror of https://github.com/jumpserver/jumpserver
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
3.3 KiB
67 lines
3.3 KiB
{
|
|
"ACLRejectError": " Command rejected by ACL",
|
|
"AffectedRows": "Affected rows",
|
|
"AlreadyFirstPageError": "It's already the first page",
|
|
"AlreadyLastPageError": "It's already the last page",
|
|
"Cancel": "Cancel",
|
|
"ChangeContextError": "Error while changing context",
|
|
"CommandReview": "Command review",
|
|
"CommandReviewMessage": "The command you entered requires verification before it can be executed. Would you like to initiate a review request?",
|
|
"CommandReviewRejectBy": "Command review request has been rejected by %s",
|
|
"CommandReviewTimeoutError": "Command review request has timed out",
|
|
"Confirm": "Confirm",
|
|
"ConnectError": "Error while fetching data",
|
|
"ConnectSuccess": "Connected successfully",
|
|
"Connected": "Connected",
|
|
"CopyNotAllowed": "You are not allowed to copy, please contact the administrator to open it!",
|
|
"Current": "Current",
|
|
"DatabaseExplorer": "Database Explorer",
|
|
"DatabaseProperties": "Datasource properties",
|
|
"DriverClass": "Driver class",
|
|
"DriverVersion": "Driver version",
|
|
"ErrorMessage": "Error message",
|
|
"ExecuteError": "Error while executing",
|
|
"ExecuteSuccess": "Executed successfully",
|
|
"ExportALL": "Export all data",
|
|
"ExportCurrent": "Export current page",
|
|
"ExportData": "Export data",
|
|
"FetchError": "Error while fetching data",
|
|
"FormatHotKey": "Format (Ctrl + L)",
|
|
"InitializeDatasource": "Initialize datasource",
|
|
"InitializeDatasourceFailed": "Initialize datasource failed",
|
|
"InitializingDatasourceMessage": "Initializing data source, please wait...",
|
|
"JDBCURL": "JDBC URL",
|
|
"LogOutput": "Log Output",
|
|
"Name": "Name",
|
|
"NewQuery": "New query",
|
|
"NoPermissionError": " You do not have permission to perform this action",
|
|
"NumRow": "{num} rows",
|
|
"OverMaxIdleTimeError": "Since this sessioon has been idle for more than %d minutes, it has been closed",
|
|
"OverMaxSessionTimeError": "Since this session has been active for more than %d hours, it has been closed",
|
|
"ParseError": "Error while parsing",
|
|
"PasteNotAllowed": "You are not allowed to paste, please contact the administrator to open it!",
|
|
"PermissionsExpiredOn": "Permissions associated with this session expired on %s",
|
|
"Properties": "Properties",
|
|
"Refresh": "Refresh",
|
|
"Run": "Run",
|
|
"RunHotKey": "Run (Ctrl + Enter)",
|
|
"RunSelected": "Run selected",
|
|
"SaveSQL": "Save SQL",
|
|
"SelectSQL": "Select SQL",
|
|
"SessionClosedBy": "This session has been closed by %s.",
|
|
"SessionFinished": "Session finished",
|
|
"SessionLockedError": "This session has been paused and cannot continue executing commands",
|
|
"SessionLockedMessage": "This session is locked by %s, please wait for the session to be unlocked.",
|
|
"SessionUnlockedMessage": "This session has been unlocked by %s.",
|
|
"ShowProperties": "Show properties",
|
|
"StopHotKey": "Stop (Ctrl + C)",
|
|
"Submit": "Submit",
|
|
"Total": "Total",
|
|
"Type": "Type",
|
|
"User": "User",
|
|
"UserCancelCommandReviewError": "The user has cancelled the command review.",
|
|
"Version": "Version",
|
|
"ViewData": "View data",
|
|
"WaitCommandReviewMessage": "The review request has been initiated, please wait for the review results",
|
|
"initializingDatasourceFailedMessage": "Connection failed, please check if the database connection configuration is correct"
|
|
} |