Develop and Download Open Source Software

Browse Subversion Repository

Diff of /installer/trunk/release/lang/English.lng

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1205 by maya, Wed May 28 01:31:11 2008 UTC revision 1259 by doda, Wed Dec 17 14:54:52 2008 UTC
# Line 58  MENU_SETUP_LOADKEYMAP=&Load key map... Line 58  MENU_SETUP_LOADKEYMAP=&Load key map...
58    
59  MENU_CONTROL=C&ontrol  MENU_CONTROL=C&ontrol
60  MENU_CONTROL_RESET=&Reset terminal  MENU_CONTROL_RESET=&Reset terminal
61    MENU_CONTROL_RESETTITLE=R&eset remote title
62  MENU_CONTROL_AREYOUTHERE=Are you &there\tAlt+T  MENU_CONTROL_AREYOUTHERE=Are you &there\tAlt+T
63  MENU_CONTROL_SENDBREAK=&Send break\tAlt+B  MENU_CONTROL_SENDBREAK=&Send break\tAlt+B
64  MENU_CONTROL_RESETPORT=Reset &port  MENU_CONTROL_RESETPORT=Reset &port
# Line 102  TEKMENU_HELP_ABOUT=&About Tera Term... Line 103  TEKMENU_HELP_ABOUT=&About Tera Term...
103    
104  TEKMENU_SHOW_MENUBAR=Show menu &bar  TEKMENU_SHOW_MENUBAR=Show menu &bar
105    
   
106  ; ttermpro  ; ttermpro
107  ; filesys.cpp  ; filesys.cpp
108  MSG_COMMENT_LOG_OPEN_ERROR=It is not opened by the log file yet.  MSG_COMMENT_LOG_OPEN_ERROR=It is not opened by the log file yet.
# Line 121  DLG_MAIN_TITLE_DISCONNECTED=[disconnecte Line 121  DLG_MAIN_TITLE_DISCONNECTED=[disconnecte
121  MSG_DISCONNECT_CONF=Disconnect?  MSG_DISCONNECT_CONF=Disconnect?
122  MSG_DANDD_CONF=Are you sure that you want to send the file content?  MSG_DANDD_CONF=Are you sure that you want to send the file content?
123  MSG_DANDD_CONF_TITLE=Tera Term: File Drag and Drop  MSG_DANDD_CONF_TITLE=Tera Term: File Drag and Drop
124  MSG_EXEC_TT_ERROR=Can't execute TeraTerm. (%d)  MSG_EXEC_TT_ERROR=Can't execute Tera Term. (%d)
125  MSG_FIND_CYGTERM_DIR_ERROR=Can't find Cygwin directory.  MSG_FIND_CYGTERM_DIR_ERROR=Can't find Cygwin directory.
126    MSG_CYGTERM_ENV_ALLOC_ERROR=Can't allocate memory for environment variable.
127  MSG_EXEC_CYGTERM_ERROR=Can't execute Cygterm.  MSG_EXEC_CYGTERM_ERROR=Can't execute Cygterm.
128  MSG_EXEC_TTMENU_ERROR=Can't execute TeraTerm Menu. (%d)  MSG_EXEC_TTMENU_ERROR=Can't execute TeraTerm Menu. (%d)
129  MSG_EXEC_LOGMETT_ERROR=Can't execute LogMeTT. (%d)  MSG_EXEC_LOGMETT_ERROR=Can't execute LogMeTT. (%d)
# Line 148  DLG_TABSHEET_TITLE_LOG=Log Line 149  DLG_TABSHEET_TITLE_LOG=Log
149  DLG_TABSHEET_TITLE_CYGWIN=Cygwin  DLG_TABSHEET_TITLE_CYGWIN=Cygwin
150    
151  DLG_TAB_GENERAL_CLICKURL=&EnableClickableURL  DLG_TAB_GENERAL_CLICKURL=&EnableClickableURL
 DLG_TAB_GENERAL_DEMILITER=Del&imiter Characters  
152  DLG_TAB_GENERAL_DISABLESENDBREAK=DisableAccelerator&SendBreak  DLG_TAB_GENERAL_DISABLESENDBREAK=DisableAccelerator&SendBreak
153  DLG_TAB_GENERAL_ACCEPTBROADCAST=Accept&Broadcast  DLG_TAB_GENERAL_ACCEPTBROADCAST=Accept&Broadcast
154  DLG_TAB_GENERAL_MOUSEWHEEL_SCROLL_LINE=Mouse&WheelScrollLine  DLG_TAB_GENERAL_MOUSEWHEEL_SCROLL_LINE=Mouse&WheelScrollLine
155  DLG_TAB_GENERAL_AUTOSCROLL_ONLY_IN_BOTTOM_LINE=&AutoScrollOnlyInBottomLine  DLG_TAB_GENERAL_AUTOSCROLL_ONLY_IN_BOTTOM_LINE=&AutoScrollOnlyInBottomLine
156  DLG_TAB_GENERAL_ACCEPT_MOUSE_EVENT_TRACKING=Accept &Mouse Event Tracking  DLG_TAB_GENERAL_ACCEPT_MOUSE_EVENT_TRACKING=Accept &Mouse Event Tracking
157    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING=Accept Window &Title Change Request
158    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_OFF=off
159    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_OVERWRITE=overwrite
160    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_AHEAD=ahead
161    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_LAST=last
162    
163  DLG_TAB_COPYPASTE_CONTINUE=EnableContinued&LineCopy  DLG_TAB_COPYPASTE_CONTINUE=EnableContinued&LineCopy
164  DLG_TAB_COPYPASTE_MOUSEPASTE=&DisableMouseRButtonPaste  DLG_TAB_COPYPASTE_MOUSEPASTE=&DisableMouseRButtonPaste
165  DLG_TAB_COPYPASTE_CONFIRMPASTE=&ConfirmMouseRButtonPaste  DLG_TAB_COPYPASTE_CONFIRMPASTE=&ConfirmMouseRButtonPaste
166  DLG_TAB_COPYPASTE_SELECTLBUTTON=Select&OnlyByLButton  DLG_TAB_COPYPASTE_SELECTLBUTTON=Select&OnlyByLButton
167  DLG_TAB_COPYPASTE_CONFIRM_CHANGE_PASTE=ConfirmChange&Paste  DLG_TAB_COPYPASTE_CONFIRM_CHANGE_PASTE=ConfirmChange&Paste
168    DLG_TAB_COPYPASTE_DELIMITER=Del&imiter Characters
169    
170  DLG_TAB_VISUAL_ALHPA=&AlphaBlend  DLG_TAB_VISUAL_ALHPA=&AlphaBlend
171  DLG_TAB_VISUAL_ETERM=&Eterm lookfeel  DLG_TAB_VISUAL_ETERM=&Eterm lookfeel
# Line 427  DLG_ABOUT_CLIENTID="Client ID: " Line 433  DLG_ABOUT_CLIENTID="Client ID: "
433  DLG_ABOUT_HOSTKEY="Host Key: "  DLG_ABOUT_HOSTKEY="Host Key: "
434  DLG_ABOUT_TOSERVER=" to server, "  DLG_ABOUT_TOSERVER=" to server, "
435  DLG_ABOUT_FROMSERVER=" from server"  DLG_ABOUT_FROMSERVER=" from server"
 DLG_ABOUT_ENCRYPTION="Encryption: "  
436  DLG_ABOUT_COMPDELAY="Delayed Compression: "  DLG_ABOUT_COMPDELAY="Delayed Compression: "
437  DLG_ABOUT_CIPHER_INFO=%s to server, %s from server  DLG_ABOUT_CIPHER_INFO=%s to server, %s from server
438  DLG_ABOUT_KEY_INFO=%d-bit server key, %d-bit host key  DLG_ABOUT_KEY_INFO=%d-bit server key, %d-bit host key
# Line 447  DLG_AUTH_BANNER2_FAILED=Authentication f Line 452  DLG_AUTH_BANNER2_FAILED=Authentication f
452  DLG_AUTH_USERNAME=User &name:  DLG_AUTH_USERNAME=User &name:
453  DLG_AUTH_PASSWORD=&Passphrase:  DLG_AUTH_PASSWORD=&Passphrase:
454  DLG_AUTH_REMEMBER_PASSWORD=Remember password on &memory  DLG_AUTH_REMEMBER_PASSWORD=Remember password on &memory
455    DLG_AUTH_FWDAGENT=F&orward agent
456  DLG_AUTH_METHOD_PASSWORD=Use p&lain password to log in  DLG_AUTH_METHOD_PASSWORD=Use p&lain password to log in
457  DLG_AUTH_METHOD_RSA=Use &RSA/DSA key to log in  DLG_AUTH_METHOD_RSA=Use &RSA/DSA key to log in
458  DLG_AUTH_METHOD_RHOST=Use r&hosts to log in (SSH1)  DLG_AUTH_METHOD_RHOST=Use r&hosts to log in (SSH1)
# Line 571  DLG_SSHSETUP_CIPHER_BORDER=<ciphers belo Line 577  DLG_SSHSETUP_CIPHER_BORDER=<ciphers belo
577  DLG_SSHSETUP_KNOWNHOST=SSH Known Hosts  DLG_SSHSETUP_KNOWNHOST=SSH Known Hosts
578  DLG_SSHSETUP_KNOWNHOST_RW=Read/&write file:  DLG_SSHSETUP_KNOWNHOST_RW=Read/&write file:
579  DLG_SSHSETUP_KNOWNHOST_RO=&Read-only files:  DLG_SSHSETUP_KNOWNHOST_RO=&Read-only files:
580  DLG_SSHSETUP_HEARTBEAT=HeartBeat(keep-alive)  DLG_SSHSETUP_HEARTBEAT=HeartBeat(&keep-alive)
581  DLG_SSHSETUP_HEARTBEAT_UNIT=sec.(0 to turn off)  DLG_SSHSETUP_HEARTBEAT_UNIT=sec.(0 to turn off)
582    DLG_SSHSETUP_FORWARDAGENT=Enable &agent forwarding
583  DLG_SSHSETUP_NOTICE=All options take effect the next time a session is started.  DLG_SSHSETUP_NOTICE=All options take effect the next time a session is started.
584    
585  FILEDLG_OPEN_KNOWNHOSTS_RW_TITLE=Choose a read/write known-hosts file  FILEDLG_OPEN_KNOWNHOSTS_RW_TITLE=Choose a read/write known-hosts file
# Line 590  DLG_UNKNOWNHOST_FINGERPRINT=The server's Line 597  DLG_UNKNOWNHOST_FINGERPRINT=The server's
597  DLG_UNKNOWNHOST_ADD=&Add this machine and its key to the known hosts list  DLG_UNKNOWNHOST_ADD=&Add this machine and its key to the known hosts list
598    
599  ; crypt.c  ; crypt.c
600  MSG_AES128_ENCRYPT_ERROR1=AES128 encrypt error(1): bytes %d (%d)  MSG_AES128_ENCRYPT_ERROR1=AES128/192/256 encrypt error(1): bytes %d (%d)
601  MSG_AES128_ENCRYPT_ERROR2=AES128 encrypt error(2)  MSG_AES128_ENCRYPT_ERROR2=AES128/192/256 encrypt error(2)
602  MSG_AES128_DECRYPT_ERROR1=AES128 decrypt error(1): bytes %d (%d)  MSG_AES128_DECRYPT_ERROR1=AES128/192/256 decrypt error(1): bytes %d (%d)
603  MSG_AES128_DECRYPT_ERROR2=AES128 decrypt error(2)  MSG_AES128_DECRYPT_ERROR2=AES128/192/256 decrypt error(2)
604  MSG_3DESCBC_ENCRYPT_ERROR1=3DES-CBC encrypt error(1): bytes %d (%d)  MSG_3DESCBC_ENCRYPT_ERROR1=3DES-CBC encrypt error(1): bytes %d (%d)
605  MSG_3DESCBC_ENCRYPT_ERROR2=3DES-CBC encrypt error(2)  MSG_3DESCBC_ENCRYPT_ERROR2=3DES-CBC encrypt error(2)
606  MSG_3DESCBC_DECRYPT_ERROR1=3DES-CBC decrypt error(1): bytes %d (%d)  MSG_3DESCBC_DECRYPT_ERROR1=3DES-CBC decrypt error(1): bytes %d (%d)
# Line 602  MSG_BLOWFISH_ENCRYPT_ERROR1=Blowfish enc Line 609  MSG_BLOWFISH_ENCRYPT_ERROR1=Blowfish enc
609  MSG_BLOWFISH_ENCRYPT_ERROR2=Blowfish encrypt error(2)  MSG_BLOWFISH_ENCRYPT_ERROR2=Blowfish encrypt error(2)
610  MSG_BLOWFISH_DECRYPT_ERROR1=Blowfish decrypt error(1): bytes %d (%d)  MSG_BLOWFISH_DECRYPT_ERROR1=Blowfish decrypt error(1): bytes %d (%d)
611  MSG_BLOWFISH_DECRYPT_ERROR2=Blowfish decrypt error(2)  MSG_BLOWFISH_DECRYPT_ERROR2=Blowfish decrypt error(2)
612    MSG_ARCFOUR_ENCRYPT_ERROR1=Arcfour encrypt error(1): bytes %d (%d)
613    MSG_ARCFOUR_ENCRYPT_ERROR2=Arcfour encrypt error(2)
614    MSG_ARCFOUR_DECRYPT_ERROR1=Arcfour decrypt error(1): bytes %d (%d)
615    MSG_ARCFOUR_DECRYPT_ERROR2=Arcfour decrypt error(2)
616    MSG_CAST128_ENCRYPT_ERROR1=CAST128 encrypt error(1): bytes %d (%d)
617    MSG_CAST128_ENCRYPT_ERROR2=CAST128 encrypt error(2)
618    MSG_CAST128_DECRYPT_ERROR1=CAST128 decrypt error(1): bytes %d (%d)
619    MSG_CAST128_DECRYPT_ERROR2=CAST128 decrypt error(2)
620  MSG_CIPHER_INIT_ERROR=Cipher initialize error(%d)  MSG_CIPHER_INIT_ERROR=Cipher initialize error(%d)
621  MSG_RSAKEY_SETUP_ERROR=Error setting up RSA keys  MSG_RSAKEY_SETUP_ERROR=Error setting up RSA keys
622  MSG_UNAVAILABLE_CIPHERS_ERROR=The server does not support any of the TTSSH encryption algorithms.\nA secure connection cannot be made in the TTSSH-to-server direction.\nThe connection will be closed.  MSG_UNAVAILABLE_CIPHERS_ERROR=The server does not support any of the TTSSH encryption algorithms.\nA secure connection cannot be made in the TTSSH-to-server direction.\nThe connection will be closed.
623  MSG_CHIPHER_NONE_ERROR=All the encryption algorithms that this program and the server both understand have been disabled.\nTo communicate with this server, you will have to enable some more ciphers\nin the TTSSH Setup dialog box when you run TeraTerm again.\nThis connection will now close.  MSG_CHIPHER_NONE_ERROR=All the encryption algorithms that this program and the server both understand have been disabled.\nTo communicate with this server, you will have to enable some more ciphers\nin the TTSSH Setup dialog box when you run Tera Term again.\nThis connection will now close.
624  MSG_RASKEY_TOOWEAK_ERROR=Server RSA keys are too weak. A secure connection cannot be established.  MSG_RASKEY_TOOWEAK_ERROR=Server RSA keys are too weak. A secure connection cannot be established.
625  MSG_CHPHER_NOTSELECTED_ERROR=No cipher selected!  MSG_CHPHER_NOTSELECTED_ERROR=No cipher selected!
626    
# Line 636  MSG_HOSTS_READ_ERROR=An error occurred w Line 651  MSG_HOSTS_READ_ERROR=An error occurred w
651  MSG_HOSTS_ALLOC_ERROR=Memory ran out while trying to allocate space to read a known_hosts file.  MSG_HOSTS_ALLOC_ERROR=Memory ran out while trying to allocate space to read a known_hosts file.
652  MSG_HOSTS_HOSTNAME_INVALID_ERROR=The host name contains an invalid character.\nThis session will be terminated.  MSG_HOSTS_HOSTNAME_INVALID_ERROR=The host name contains an invalid character.\nThis session will be terminated.
653  MSG_HOSTS_HOSTNAME_EMPTY_ERROR=The host name should not be empty.\nThis session will be terminated.  MSG_HOSTS_HOSTNAME_EMPTY_ERROR=The host name should not be empty.\nThis session will be terminated.
654  MSG_HOSTS_FILE_UNSPECIFY_ERROR=The host and its key cannot be added, because no known-hosts file has been specified.\nRestart TeraTerm and specify a read/write known-hosts file in the TTSSH Setup dialog box.  MSG_HOSTS_FILE_UNSPECIFY_ERROR=The host and its key cannot be added, because no known-hosts file has been specified.\nRestart Tera Term and specify a read/write known-hosts file in the TTSSH Setup dialog box.
655  MSG_HOSTS_WRITE_EACCES_ERROR=An error occurred while trying to write the host key.\nYou do not have permission to write to the known-hosts file.  MSG_HOSTS_WRITE_EACCES_ERROR=An error occurred while trying to write the host key.\nYou do not have permission to write to the known-hosts file.
656  MSG_HOSTS_WRITE_ERROR=An error occurred while trying to write the host key.\nThe host key could not be written.  MSG_HOSTS_WRITE_ERROR=An error occurred while trying to write the host key.\nThe host key could not be written.
657    
# Line 740  DLG_OTHER_CONNECT=&Connected message Line 755  DLG_OTHER_CONNECT=&Connected message
755  DLG_OTHER_ERROR=&Error message  DLG_OTHER_ERROR=&Error message
756    
757  DLG_ABOUT_TITLE=About TTProxy  DLG_ABOUT_TITLE=About TTProxy
758  DLG_ABOUT_EXTENTION=TeraTerm proxy extension  DLG_ABOUT_EXTENTION=Tera Term proxy extension
759  DLG_ABOUT_YEBISUYA=YebisuyaHompo  DLG_ABOUT_YEBISUYA=YebisuyaHompo
760  DLG_ABOUT_HOMEPAGE=TTProxy home page  DLG_ABOUT_HOMEPAGE=TTProxy home page
761    
# Line 828  DLG_CONFIG_DETAIL=details Line 843  DLG_CONFIG_DETAIL=details
843  DLG_ETC_TITLE=Configuration Details  DLG_ETC_TITLE=Configuration Details
844  DLG_ETC_APP=Application  DLG_ETC_APP=Application
845  DLG_ETC_OPTION=Option  DLG_ETC_OPTION=Option
846  DLG_ETC_CONFIG=TeraTerm Configuration File(except launching)  DLG_ETC_CONFIG=Tera Term Configuration File(except launching)
847  DLG_ETC_AUTO=Configuration for autologin  DLG_ETC_AUTO=Configuration for autologin
848  DLG_ETC_LOGFILE=log file  DLG_ETC_LOGFILE=log file
849  DLG_ETC_PROMPT=Prompt  DLG_ETC_PROMPT=Prompt
# Line 854  FILEDLG_MACRO_TITLE=specifying macro fil Line 869  FILEDLG_MACRO_TITLE=specifying macro fil
869  FILEDLG_MACRO_FILTER=macro file(*.ttl)\0*.ttl\0all files(*.*)\0*.*\0\0  FILEDLG_MACRO_FILTER=macro file(*.ttl)\0*.ttl\0all files(*.*)\0*.*\0\0
870  FILEDLG_KEY_TITLE=specifying private key file  FILEDLG_KEY_TITLE=specifying private key file
871  FILEDLG_KEY_FILTER=identity files\0identity;id_rsa;id_dsa\0identity(RSA1)\0identity\0id_rsa(SSH2)\0id_rsa\0id_dsa(SSH2)\0id_dsa\0all(*.*)\0*.*\0\0  FILEDLG_KEY_FILTER=identity files\0identity;id_rsa;id_dsa\0identity(RSA1)\0identity\0id_rsa(SSH2)\0id_rsa\0id_dsa(SSH2)\0id_dsa\0all(*.*)\0*.*\0\0
872  FILEDLG_TERATERM_TITLE=specifying TeraTerm  FILEDLG_TERATERM_TITLE=specifying Tera Term
873  FILEDLG_TERATERM_FILTER=execute file(*.exe)\0*.exe\0all files(*.*)\0*.*\0\0  FILEDLG_TERATERM_FILTER=execute file(*.exe)\0*.exe\0all files(*.*)\0*.*\0\0
874  FILEDLG_INI_TITLE=specifying config file  FILEDLG_INI_TITLE=specifying config file
875  FILEDLG_INI_FILTER=config file(*.ini)\0*.ini\0all files(*.*)\0*.*\0\0  FILEDLG_INI_FILTER=config file(*.ini)\0*.ini\0all files(*.*)\0*.*\0\0

Legend:
Removed from v.1205  
changed lines
  Added in v.1259

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.