mirror of
				https://gitee.com/ThingsGateway/ThingsGateway.git
				synced 2025-11-04 09:33:58 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			70 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			70 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "ThingsGateway.Management._Imports": {
 | 
						|
    "Authentication": "Authentication",
 | 
						|
    "CheckUpdate": "CheckUpdates",
 | 
						|
    "HeaderText": "Communication Log",
 | 
						|
    "Info": "Details",
 | 
						|
    "Restart": "Restart Gateway",
 | 
						|
    "Update": "Download Update"
 | 
						|
  },
 | 
						|
  "ThingsGateway.Management.Authentication": {
 | 
						|
    "AuthName": "AuthName",
 | 
						|
    "Authorized": "Authorized",
 | 
						|
    "ExpireTime": "ExpireTime",
 | 
						|
    "Password": "Password",
 | 
						|
    "Register": "Register",
 | 
						|
    "RegisterStatus": "RegisterStatus",
 | 
						|
    "Unauthorized": "Unauthorized",
 | 
						|
    "Unregister": "Unregister",
 | 
						|
    "UUID": "UUID"
 | 
						|
  },
 | 
						|
  "ThingsGateway.Management.AutoUpdateController": {
 | 
						|
    "AutoUpdateController": "AutoUpdate",
 | 
						|
    "Update": "Update"
 | 
						|
  },
 | 
						|
  "ThingsGateway.Management.RedundancyHostedService": {
 | 
						|
    "ErrorSynchronizingData": "Synchronize data to standby site error",
 | 
						|
    "RedundancyDisable": "Redundant gateway site not enabled",
 | 
						|
    "RedundancyDup": "Redundant station settings duplicated",
 | 
						|
    "Start": "Gateway management service started",
 | 
						|
    "Stop": "Gateway management service stopped",
 | 
						|
    "SwitchMasterState": "Cannot connect to redundant site, local machine will switch to normal state",
 | 
						|
    "SwitchNormalState": "Local machine (primary site) will switch to normal state",
 | 
						|
    "SwitchSlaveState": "Master site has recovered, local machine (standby) will switch to standby state"
 | 
						|
  },
 | 
						|
  "ThingsGateway.Management.RedundancyOptions": {
 | 
						|
    "Confirm": "Confirm switching to redundant state",
 | 
						|
    "Enable": "Enable Dual-Machine Redundancy",
 | 
						|
    "ForcedSync": "Forced Synchronous",
 | 
						|
    "ForcedSyncWarning": "Forcing synchronization will generate database configuration information.Are you sure you want to continue?",
 | 
						|
    "HeartbeatInterval": "Heartbeat Interval",
 | 
						|
    "IsMaster": "IsMaster",
 | 
						|
    "IsStartBusinessDevice": "Enable Business Device in Slave Site",
 | 
						|
    "Master": "Active Node",
 | 
						|
    "MasterUri": "Master Node URL",
 | 
						|
    "MaxErrorCount": "Maximum Error Count",
 | 
						|
    "RedundancyOptions": "Dual-Machine Redundancy",
 | 
						|
    "Restart": "The redundant service will be restarted soon",
 | 
						|
    "Slave": "Slave Node",
 | 
						|
    "Status": "Current Site Status",
 | 
						|
    "Switch": "Switch",
 | 
						|
    "SyncInterval": "Data Synchronization Interval",
 | 
						|
    "VerifyToken": "Verification Token"
 | 
						|
  },
 | 
						|
  "ThingsGateway.Management.RedundancyService": {
 | 
						|
    "EditRedundancyOption": "EditRedundancyOption"
 | 
						|
  },
 | 
						|
  "ThingsGateway.Management.UpdateZipFileHostedService": {
 | 
						|
    "Update": "New version detected"
 | 
						|
  },
 | 
						|
  "ThingsGateway.Upgrade.UpdateZipFile": {
 | 
						|
    "AppName": "AppName",
 | 
						|
    "Architecture": "Architecture",
 | 
						|
    "DotNetVersion": "DotNetVersion",
 | 
						|
    "FilePath": "FilePath",
 | 
						|
    "FileSize": "FileSize",
 | 
						|
    "MinimumCompatibleVersion": "MinimumCompatibleVersion",
 | 
						|
    "OSPlatform": "OSPlatform",
 | 
						|
    "Version": "Version"
 | 
						|
  }
 | 
						|
} |