2024-06-03 08:21:01 +00:00
{
2024-06-17 11:22:45 +00:00
"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" ,
2024-10-14 08:05:38 +00:00
"CommandWarningDialogMessage" : "The command you executed is risky and an alert notification will be sent to the administrator. Do you want to continue?" ,
2024-06-17 11:22:45 +00:00
"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" ,
2024-10-14 08:05:38 +00:00
"ExecutionCanceled" : "Execution Canceled" ,
2024-06-17 11:22:45 +00:00
"ExportALL" : "Export all data" ,
2024-07-03 08:50:09 +00:00
"ExportAll" : "Export all" ,
2024-06-17 11:22:45 +00:00
"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" ,
2024-07-03 08:50:09 +00:00
"Open" : "Open" ,
2024-06-17 11:22:45 +00:00
"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!" ,
2024-10-14 08:05:38 +00:00
"PermissionAlreadyExpired" : "Permission already expired" ,
"PermissionExpiredDialogMessage" : "Permission has expired, and the session will expire in ten minutes. Please contact the administrator promptly for renewal" ,
"PermissionExpiredDialogTitle" : "Permission expired" ,
2024-06-17 11:22:45 +00:00
"PermissionsExpiredOn" : "Permissions associated with this session expired on %s" ,
"Properties" : "Properties" ,
"Refresh" : "Refresh" ,
"Run" : "Run" ,
"RunHotKey" : "Run (Ctrl + Enter)" ,
"RunSelected" : "Run selected" ,
2024-07-03 08:50:09 +00:00
"Save" : "Save" ,
2024-06-17 11:22:45 +00:00
"SaveSQL" : "Save SQL" ,
2024-07-01 07:53:22 +00:00
"SaveSucceed" : "Save succeed" ,
2024-06-17 11:22:45 +00:00
"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" ,
2024-09-12 10:38:16 +00:00
"Warning" : "Warning" ,
2024-10-14 08:05:38 +00:00
"initializingDatasourceFailedMessage" : "Connection failed, please check if the database connection configuration is correct"
2024-06-03 08:21:01 +00:00
}