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 1233 by maya, Sun Nov 2 14:25:49 2008 UTC
# Line 102  TEKMENU_HELP_ABOUT=&About Tera Term... Line 102  TEKMENU_HELP_ABOUT=&About Tera Term...
102    
103  TEKMENU_SHOW_MENUBAR=Show menu &bar  TEKMENU_SHOW_MENUBAR=Show menu &bar
104    
   
105  ; ttermpro  ; ttermpro
106  ; filesys.cpp  ; filesys.cpp
107  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 120  DLG_MAIN_TITLE_DISCONNECTED=[disconnecte
120  MSG_DISCONNECT_CONF=Disconnect?  MSG_DISCONNECT_CONF=Disconnect?
121  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?
122  MSG_DANDD_CONF_TITLE=Tera Term: File Drag and Drop  MSG_DANDD_CONF_TITLE=Tera Term: File Drag and Drop
123  MSG_EXEC_TT_ERROR=Can't execute TeraTerm. (%d)  MSG_EXEC_TT_ERROR=Can't execute Tera Term. (%d)
124  MSG_FIND_CYGTERM_DIR_ERROR=Can't find Cygwin directory.  MSG_FIND_CYGTERM_DIR_ERROR=Can't find Cygwin directory.
125  MSG_EXEC_CYGTERM_ERROR=Can't execute Cygterm.  MSG_EXEC_CYGTERM_ERROR=Can't execute Cygterm.
126  MSG_EXEC_TTMENU_ERROR=Can't execute TeraTerm Menu. (%d)  MSG_EXEC_TTMENU_ERROR=Can't execute TeraTerm Menu. (%d)
# Line 154  DLG_TAB_GENERAL_ACCEPTBROADCAST=Accept&B Line 153  DLG_TAB_GENERAL_ACCEPTBROADCAST=Accept&B
153  DLG_TAB_GENERAL_MOUSEWHEEL_SCROLL_LINE=Mouse&WheelScrollLine  DLG_TAB_GENERAL_MOUSEWHEEL_SCROLL_LINE=Mouse&WheelScrollLine
154  DLG_TAB_GENERAL_AUTOSCROLL_ONLY_IN_BOTTOM_LINE=&AutoScrollOnlyInBottomLine  DLG_TAB_GENERAL_AUTOSCROLL_ONLY_IN_BOTTOM_LINE=&AutoScrollOnlyInBottomLine
155  DLG_TAB_GENERAL_ACCEPT_MOUSE_EVENT_TRACKING=Accept &Mouse Event Tracking  DLG_TAB_GENERAL_ACCEPT_MOUSE_EVENT_TRACKING=Accept &Mouse Event Tracking
156    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING=Accept Window &Title Change Request
157    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_OFF=off
158    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_OVERWRITE=overwrite
159    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_BEFORE=before
160    DLG_TAB_GENERAL_ACCEPT_TITLE_CHANGING_AFTER=after
161    
162  DLG_TAB_COPYPASTE_CONTINUE=EnableContinued&LineCopy  DLG_TAB_COPYPASTE_CONTINUE=EnableContinued&LineCopy
163  DLG_TAB_COPYPASTE_MOUSEPASTE=&DisableMouseRButtonPaste  DLG_TAB_COPYPASTE_MOUSEPASTE=&DisableMouseRButtonPaste
# Line 605  MSG_BLOWFISH_DECRYPT_ERROR2=Blowfish dec Line 609  MSG_BLOWFISH_DECRYPT_ERROR2=Blowfish dec
609  MSG_CIPHER_INIT_ERROR=Cipher initialize error(%d)  MSG_CIPHER_INIT_ERROR=Cipher initialize error(%d)
610  MSG_RSAKEY_SETUP_ERROR=Error setting up RSA keys  MSG_RSAKEY_SETUP_ERROR=Error setting up RSA keys
611  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.
612  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.
613  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.
614  MSG_CHPHER_NOTSELECTED_ERROR=No cipher selected!  MSG_CHPHER_NOTSELECTED_ERROR=No cipher selected!
615    
# Line 636  MSG_HOSTS_READ_ERROR=An error occurred w Line 640  MSG_HOSTS_READ_ERROR=An error occurred w
640  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.
641  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.
642  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.
643  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.
644  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.
645  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.
646    
# Line 740  DLG_OTHER_CONNECT=&Connected message Line 744  DLG_OTHER_CONNECT=&Connected message
744  DLG_OTHER_ERROR=&Error message  DLG_OTHER_ERROR=&Error message
745    
746  DLG_ABOUT_TITLE=About TTProxy  DLG_ABOUT_TITLE=About TTProxy
747  DLG_ABOUT_EXTENTION=TeraTerm proxy extension  DLG_ABOUT_EXTENTION=Tera Term proxy extension
748  DLG_ABOUT_YEBISUYA=YebisuyaHompo  DLG_ABOUT_YEBISUYA=YebisuyaHompo
749  DLG_ABOUT_HOMEPAGE=TTProxy home page  DLG_ABOUT_HOMEPAGE=TTProxy home page
750    
# Line 828  DLG_CONFIG_DETAIL=details Line 832  DLG_CONFIG_DETAIL=details
832  DLG_ETC_TITLE=Configuration Details  DLG_ETC_TITLE=Configuration Details
833  DLG_ETC_APP=Application  DLG_ETC_APP=Application
834  DLG_ETC_OPTION=Option  DLG_ETC_OPTION=Option
835  DLG_ETC_CONFIG=TeraTerm Configuration File(except launching)  DLG_ETC_CONFIG=Tera Term Configuration File(except launching)
836  DLG_ETC_AUTO=Configuration for autologin  DLG_ETC_AUTO=Configuration for autologin
837  DLG_ETC_LOGFILE=log file  DLG_ETC_LOGFILE=log file
838  DLG_ETC_PROMPT=Prompt  DLG_ETC_PROMPT=Prompt
# Line 854  FILEDLG_MACRO_TITLE=specifying macro fil Line 858  FILEDLG_MACRO_TITLE=specifying macro fil
858  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
859  FILEDLG_KEY_TITLE=specifying private key file  FILEDLG_KEY_TITLE=specifying private key file
860  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
861  FILEDLG_TERATERM_TITLE=specifying TeraTerm  FILEDLG_TERATERM_TITLE=specifying Tera Term
862  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
863  FILEDLG_INI_TITLE=specifying config file  FILEDLG_INI_TITLE=specifying config file
864  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.1233

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