mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-474: Add English translations for file upload/download options.
This commit is contained in:
		| @@ -458,11 +458,13 @@ | ||||
|         "FIELD_HEADER_DISABLE_AUDIO"   : "Disable audio:", | ||||
|         "FIELD_HEADER_DISABLE_AUTH"    : "Disable authentication:", | ||||
|         "FIELD_HEADER_DISABLE_COPY"    : "Disable copying from remote desktop:", | ||||
|         "FIELD_HEADER_DISABLE_DOWNLOAD" : "Disable file download:", | ||||
|         "FIELD_HEADER_DISABLE_PASTE"   : "Disable pasting from client:", | ||||
|         "FIELD_HEADER_DISABLE_UPLOAD"   : "Disable file upload:", | ||||
|         "FIELD_HEADER_DOMAIN"          : "Domain:", | ||||
|         "FIELD_HEADER_DPI"             : "Resolution (DPI):", | ||||
|         "FIELD_HEADER_DRIVE_NAME"      : "Drive name:", | ||||
|         "FIELD_HEADER_DRIVE_PATH"      : "Drive path:", | ||||
|         "FIELD_HEADER_DRIVE_NAME"       : "Drive name:", | ||||
|         "FIELD_HEADER_DRIVE_PATH"       : "Drive path:", | ||||
|         "FIELD_HEADER_ENABLE_AUDIO_INPUT"         : "Enable audio input (microphone):", | ||||
|         "FIELD_HEADER_ENABLE_DESKTOP_COMPOSITION" : "Enable desktop composition (Aero):", | ||||
|         "FIELD_HEADER_ENABLE_DRIVE"               : "Enable drive:", | ||||
| @@ -504,6 +506,7 @@ | ||||
|         "FIELD_HEADER_SECURITY"        : "Security mode:", | ||||
|         "FIELD_HEADER_SERVER_LAYOUT"   : "Keyboard layout:", | ||||
|         "FIELD_HEADER_SFTP_DIRECTORY"             : "Default upload directory:", | ||||
|         "FIELD_HEADER_SFTP_DISABLE_DOWNLOAD"      : "Disable file download:", | ||||
|         "FIELD_HEADER_SFTP_HOST_KEY"              : "Public host key (Base64):", | ||||
|         "FIELD_HEADER_SFTP_HOSTNAME"              : "Hostname:", | ||||
|         "FIELD_HEADER_SFTP_SERVER_ALIVE_INTERVAL" : "SFTP keepalive interval:", | ||||
| @@ -512,6 +515,7 @@ | ||||
|         "FIELD_HEADER_SFTP_PORT"                  : "Port:", | ||||
|         "FIELD_HEADER_SFTP_PRIVATE_KEY"           : "Private key:", | ||||
|         "FIELD_HEADER_SFTP_ROOT_DIRECTORY"        : "File browser root directory:", | ||||
|         "FIELD_HEADER_SFTP_DISABLE_UPLOAD"        : "Disable file upload:", | ||||
|         "FIELD_HEADER_SFTP_USERNAME"              : "Username:", | ||||
|         "FIELD_HEADER_STATIC_CHANNELS" : "Static channel names:", | ||||
|         "FIELD_HEADER_TIMEZONE"        : "Time zone:", | ||||
| @@ -597,7 +601,9 @@ | ||||
|         "FIELD_HEADER_RECORDING_NAME" : "Recording name:", | ||||
|         "FIELD_HEADER_RECORDING_PATH" : "Recording path:", | ||||
|         "FIELD_HEADER_SERVER_ALIVE_INTERVAL" : "Server keepalive interval:", | ||||
|         "FIELD_HEADER_SFTP_DISABLE_DOWNLOAD" : "Disable file download:", | ||||
|         "FIELD_HEADER_SFTP_ROOT_DIRECTORY"   : "File browser root directory:", | ||||
|         "FIELD_HEADER_SFTP_DISABLE_UPLOAD"   : "Disable file upload:", | ||||
|         "FIELD_HEADER_TERMINAL_TYPE"   : "Terminal type:", | ||||
|         "FIELD_HEADER_TIMEZONE"        : "Time zone ($TZ):", | ||||
|         "FIELD_HEADER_TYPESCRIPT_NAME" : "Typescript name:", | ||||
| @@ -750,6 +756,7 @@ | ||||
|         "FIELD_HEADER_RECORDING_NAME" : "Recording name:", | ||||
|         "FIELD_HEADER_RECORDING_PATH" : "Recording path:", | ||||
|         "FIELD_HEADER_SFTP_DIRECTORY"             : "Default upload directory:", | ||||
|         "FIELD_HEADER_SFTP_DISABLE_DOWNLOAD"      : "Disable file download:", | ||||
|         "FIELD_HEADER_SFTP_HOST_KEY"              : "Public host key (Base64):", | ||||
|         "FIELD_HEADER_SFTP_HOSTNAME"              : "Hostname:", | ||||
|         "FIELD_HEADER_SFTP_SERVER_ALIVE_INTERVAL" : "SFTP keepalive interval:", | ||||
| @@ -758,6 +765,7 @@ | ||||
|         "FIELD_HEADER_SFTP_PORT"                  : "Port:", | ||||
|         "FIELD_HEADER_SFTP_PRIVATE_KEY"           : "Private key:", | ||||
|         "FIELD_HEADER_SFTP_ROOT_DIRECTORY"        : "File browser root directory:", | ||||
|         "FIELD_HEADER_SFTP_DISABLE_UPLOAD"        : "Disable file upload:", | ||||
|         "FIELD_HEADER_SFTP_USERNAME"              : "Username:", | ||||
|         "FIELD_HEADER_SWAP_RED_BLUE"    : "Swap red/blue components:", | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user