mirror of
				https://github.com/optim-enterprises-bv/control-pane.git
				synced 2025-10-31 01:47:52 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			49 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| clonos.lang={
 | |
| 	"Error": "Error",
 | |
| 	"No data, add something": "No data, add something",
 | |
| 	"available on the jail is not running": "available when jail is not running",
 | |
| 	"Log is empty": "Log is empty",
 | |
| 	"Exported jails": "Exported jails",
 | |
| 	"Download": "Download",
 | |
| 	"Jail is created": "Jail is created",
 | |
| 	"Jail already launched": "Jail already launched",
 | |
| 	"Jail already stopped": "Jail already stopped",
 | |
| 	"Export not available on launched jail": "Export not available on launched jail",
 | |
| 	"This field cannot be left blank": "This field cannot be left blank",
 | |
| 	"You need to select one or more jails for clone": "You need to select one or more jails for clone",
 | |
| 	"You want to restart selected jail! Are you sure?":"You want to restart selected jail! Are you sure?",
 | |
| 	"You want to restart selected virtual machine! Are you sure?":"You want to restart selected virtual machine! Are you sure?",
 | |
| 	"You want to delete selected jail! Are you sure?":"You want to delete selected jail! Are you sure?",
 | |
| 	"You want to delete selected virtual machine! Are you sure?":"You want to delete selected virtual machine! Are you sure?",
 | |
| 	
 | |
| 	"You want to delete selected authkey! Are you sure?":"You want to delete selected authkey! Are you sure?",
 | |
| 
 | |
| 	
 | |
| 	"Not running":"Not running",
 | |
| 	"Not Launched":"Not Launched",
 | |
| 	"Launched":"Launched",
 | |
| 	"Stopping":"Stopping",
 | |
| 	"Stopped":"Stopped",
 | |
| 	"Removing":"Removing",
 | |
| 	"Removed":"Removed",
 | |
| 	"Creating":"Creating",
 | |
| 	"Created":"Created",
 | |
| 	"Starting":"Starting",
 | |
| 	"Exporting":"Exporting",
 | |
| 	"Cloning":"Cloning",
 | |
| 	"Cloned":"Cloned",
 | |
| 	"Restarting":"Restarting",
 | |
| 	"Restarted":"Restarted",
 | |
| 	"Update":"Update",
 | |
| 	"Updating":"Updating",
 | |
| 	"Updated":"Updated",
 | |
| 	"Delete":"Delete",
 | |
| 	"Save":"Save",
 | |
| 	
 | |
| 	"end":"end",
 | |
| 	
 | |
| 	"This name is already exists!":"This name is already exists!",
 | |
| 	"Passwords must match!":"Passwords must match!",
 | |
| 	
 | |
| 	"@redirect_alert@":"You will be redirected to jails list in 3 seconds!",
 | |
| } | 
