Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4445 - (hide annotations) (download)
Sun Apr 17 06:37:14 2011 UTC (2 years, 1 month ago) by maya
File size: 41616 byte(s)
SSH Setup ダイアログを調整
  "Move Up" と "Move Down" のアクセスキーを、必ず隣り合ったキーになるようにした
  SSH1 と SSH2 で圧縮を有効にするために設定する箇所が違うので注記を追加
  追加したダイアログアイテムにフォントをセットするようにした
1 maya 3227 [Tera Term]
2     DLG_SYSTEM_FONT=System,14,0
3     DLG_TAHOMA_FONT=Tahoma,8,0
4    
5     MENU_FILE=&File
6     MENU_FILE_NEW=&New connection...\tAlt+N
7     MENU_FILE_DUPLICATE=D&uplicate session\tAlt+D
8     MENU_FILE_GYGWIN=Cy&gwin connection\tAlt+G
9     MENU_FILE_LOG=&Log...
10     MENU_FILE_COMMENTLOG=C&omment to Log...
11     MENU_FILE_VIEWLOG=&View Log
12     MENU_FILE_SHOWLOGDIALOG=Sho&w Log dialog...
13     MENU_FILE_SENDFILE=&Send file...
14     MENU_FILE_CHANGEDIR=&Change directory...
15     MENU_FILE_REPLAYLOG=&Replay Log...
16     MENU_FILE_LOGMETT=Log&MeTT
17     MENU_FILE_PRINT=&Print...\tAlt+P
18     MENU_FILE_DISCONNECT=&Disconnect\tAlt+I
19     MENU_FILE_EXIT=E&xit\tAlt+Q
20    
21     MENU_TRANS=&Transfer
22     MENU_TRANS_KERMIT_RCV=&Receive
23     MENU_TRANS_KERMIT_GET=&Get...
24     MENU_TRANS_KERMIT_SEND=&Send...
25     MENU_TRANS_KERMIT_FINISH=&Finish
26     MENU_TRANS_X_RCV=&Receive...
27     MENU_TRANS_X_SEND=&Send...
28 maya 3911 MENU_TRANS_Y_RCV=&Receive...
29     MENU_TRANS_Y_SEND=&Send...
30 maya 3227 MENU_TRANS_Z_RCV=&Receive
31     MENU_TRANS_Z_SEND=&Send...
32     MENU_TRANS_BP_RCV=&Receive
33     MENU_TRANS_BP_SEND=&Send...
34     MENU_TRANS_QV_RCV=&Receive
35     MENU_TRANS_QV_SEND=&Send...
36    
37     MENU_EDIT=&Edit
38     MENU_EDIT_COPY=&Copy\tAlt+C
39     MENU_EDIT_COPYTABLE=Copy &table
40     MENU_EDIT_PASTE=&Paste\tAlt+V
41     MENU_EDIT_PASTECR=Paste<C&R>\tAlt+R
42     MENU_EDIT_CLSCREEN=Clear &screen
43     MENU_EDIT_CLBUFFER=Clear &buffer
44     MENU_EDIT_CANCELSELECT=Cancel se&lection
45     MENU_EDIT_SELECTSCREEN=S&elect screen
46     MENU_EDIT_SELECTALL=Select &all
47    
48     MENU_SETUP=&Setup
49     MENU_SETUP_TERMINAL=&Terminal...
50     MENU_SETUP_WINDOW=&Window...
51     MENU_SETUP_FONT=&Font...
52     MENU_SETUP_KEYBOARD=&Keyboard...
53     MENU_SETUP_SERIALPORT=S&erial port...
54     MENU_SETUP_TCPIP=T&CP/IP...
55     MENU_SETUP_GENERAL=&General...
56     MENU_SETUP_ADDITION=A&dditional settings...
57     MENU_SETUP_SAVE=&Save setup...
58     MENU_SETUP_RESTORE=&Restore setup...
59     MENU_SETUP_LOADKEYMAP=&Load key map...
60    
61     MENU_CONTROL=C&ontrol
62     MENU_CONTROL_RESET=&Reset terminal
63     MENU_CONTROL_RESETTITLE=R&eset remote title
64     MENU_CONTROL_AREYOUTHERE=Are you &there\tAlt+T
65     MENU_CONTROL_SENDBREAK=&Send break\tAlt+B
66     MENU_CONTROL_RESETPORT=Reset &port
67     MENU_CONTROL_BROADCAST=&Broadcast command
68     MENU_CONTROL_OPENTEK=&Open TEK
69     MENU_CONTROL_CLOSETEK=&Close TEK
70     MENU_CONTROL_MACRO=&Macro
71 maya 3842 MENU_CONTROL_SHOW_MACRO=Show Macro &Window
72 maya 3227
73     MENU_WINDOW=&Window
74     MENU_WINDOW_WINDOW=&Window
75    
76     MENU_HELP=&Help
77     MENU_HELP_INDEX=&Index
78     MENU_HELP_ABOUT=&About Tera Term...
79    
80     MENU_SHOW_MENUBAR=Show menu &bar
81    
82    
83     TEKMENU_FILE=&File
84     TEKMENU_FILE_PRINT=&Print...\tAlt+P
85     TEKMENU_FILE_EXIT=E&xit\tAlt+Q
86    
87     TEKMENU_EDIT=&Edit
88     TEKMENU_EDIT_COPY=&Copy\tAlt+C
89     TEKMENU_EDIT_COPYSCREEN=Copy &screen
90     TEKMENU_EDIT_PASTE=&Paste\tAlt+V
91     TEKMENU_EDIT_PASTECR=Paste<C&R>\tAlt+R
92     TEKMENU_EDIT_CLSCREEN=C&lear screen
93    
94     TEKMENU_SETUP=&Setup
95     TEKMENU_SETUP_WINDOW=&Window
96     TEKMENU_SETUP_FONT=&Font
97    
98     TEKMENU_VTWIN=VT-Wind&ow
99    
100     TEKMENU_WINDOW=&Window
101    
102     TEKMENU_HELP=&Help
103     TEKMENU_HELP_INDEX=&Index
104     TEKMENU_HELP_USING=Using &help
105     TEKMENU_HELP_ABOUT=&About Tera Term...
106    
107     TEKMENU_SHOW_MENUBAR=Show menu &bar
108    
109     ; ttermpro
110     ; filesys.cpp
111     MSG_COMMENT_LOG_OPEN_ERROR=It is not opened by the log file yet.
112    
113     ; ttime.c
114     MSG_USE_IME_ERROR=Can't use IME
115    
116     ; ttplug.c
117     MSG_LOAD_EXT_ERROR=Cannot load extension %s (%d)
118    
119     ; ttwinman.c
120     DLG_MAIN_TITLE_CONNECTING=[connecting...]
121     DLG_MAIN_TITLE_DISCONNECTED=[disconnected]
122    
123     ; vtwin.cpp
124     MSG_DISCONNECT_CONF=Disconnect?
125     MSG_DANDD_CONF=Are you sure that you want to send the file content?
126     MSG_DANDD_CONF_TITLE=Tera Term: File Drag and Drop
127     MSG_EXEC_TT_ERROR=Can't execute Tera Term. (%d)
128     MSG_FIND_CYGTERM_DIR_ERROR=Can't find Cygwin directory.
129     MSG_CYGTERM_ENV_ALLOC_ERROR=Can't allocate memory for environment variable.
130     MSG_EXEC_CYGTERM_ERROR=Can't execute Cygterm.
131     MSG_EXEC_TTMENU_ERROR=Can't execute TeraTerm Menu. (%d)
132     MSG_EXEC_LOGMETT_ERROR=Can't execute LogMeTT. (%d)
133     MSG_VIEW_LOGFILE_ERROR=Can't view logging file. (%d)
134     FILEDLG_OPEN_LOGFILE_TITLE=Select replay log file with binary mode
135     FILEDLG_OPEN_LOGFILE_FILTER=all(*.*)\0*.*\0\0
136     DIRDLG_CYGTERM_DIR_TITLE=Select Cygwin directory
137     MSG_CYGTERM_CONF_WRITEFILE_ERROR=Can't write CygTerm configuration file (%d).
138     MSG_CYGTERM_CONF_REMOVEFILE_ERROR=Can't remove old CygTerm configuration file (%d).
139     MSG_CYGTERM_CONF_RENAMEFILE_ERROR=Can't rename CygTerm configuration file (%d).
140     FILEDLG_SELECT_LOGVIEW_APP_TITLE=Choose a executing file with launching logging file
141     FILEDLG_SELECT_LOGVIEW_APP_FILTER=exe(*.exe)\0*.exe\0all(*.*)\0*.*\0\0
142     FILEDLG_SELECT_LOGDIR_TITLE=Select log folder
143 yutakapon 3559 FILEDLG_SELECT_CONFIRM_STRING_APP_TITLE=Choose a file including strings for ConfirmChangePaste
144     FILEDLG_SELECT_CONFIRM_STRING_APP_FILTER=txt(*.txt)\0*.txt\0all(*.*)\0*.*\0\0
145 maya 3227 MSG_LOGFILE_INVALID_CHAR_ERROR=Invalid character is included in log file name.
146     MSG_LOGFILE_TOOLONG_ERROR=The log file name is too long.
147     MSG_SAVESETUP_PERMISSION_ERROR=TERATERM.INI file doesn't have the writable permission.
148    
149     DLG_TABSHEET_TITLE=Tera Term: Additional settings
150     DLG_TABSHEET_TITLE_GENERAL=General
151 maya 3777 DLG_TABSHEET_TITLE_SEQUENCE=Control Sequence
152 maya 3227 DLG_TABSHEET_TITLE_COPYPASTE=Copy and Paste
153     DLG_TABSHEET_TITLE_VISUAL=Visual
154     DLG_TABSHEET_TITLE_LOG=Log
155     DLG_TABSHEET_TITLE_CYGWIN=Cygwin
156    
157 maya 3777 DLG_TAB_GENERAL_CLICKURL=&Enable clickable URL
158     DLG_TAB_GENERAL_DISABLESENDBREAK=Disable accelerator &send break
159     DLG_TAB_GENERAL_ACCEPTBROADCAST=Accept &broadcast
160     DLG_TAB_GENERAL_MOUSEWHEEL_SCROLL_LINE=Mouse &wheel scroll line
161     DLG_TAB_GENERAL_AUTOSCROLL_ONLY_IN_BOTTOM_LINE=A&uto scroll only in bottom line
162 doda 3727 DLG_TAB_GENERAL_CLEAR_ON_RESIZE=&Clear display when window resized
163 doda 4044 DLG_TAB_GENERAL_CURSOR_CHANGE_IME=Change cursor shape with &IME state
164 maya 3227
165 maya 3777 DLG_TAB_SEQENCE_ACCEPT_MOUSE_EVENT_TRACKING=Accept &mouse event tracking request
166     DLG_TAB_SEQENCE_DISABLE_MOUSE_TRACKING_CTRL=&Disable mouse event tracking when Control is pressed
167     DLG_TAB_SEQENCE_ACCEPT_TITLE_CHANGING=Accept window &title change request
168     DLG_TAB_SEQENCE_ACCEPT_TITLE_CHANGING_OFF=off
169     DLG_TAB_SEQENCE_ACCEPT_TITLE_CHANGING_OVERWRITE=overwrite
170     DLG_TAB_SEQENCE_ACCEPT_TITLE_CHANGING_AHEAD=ahead
171     DLG_TAB_SEQENCE_ACCEPT_TITLE_CHANGING_LAST=last
172     DLG_TAB_SEQENCE_CURSOR_CTRL=&Cursor control sequence
173     DLG_TAB_SEQENCE_WINDOW_CTRL=&Window control sequence
174     DLG_TAB_SEQENCE_WINDOW_REPORT=Window &report sequence
175     DLG_TAB_SEQENCE_TITLE_REPORT=Window t&itle report
176     DLG_TAB_SEQENCE_TITLE_REPORT_IGNORE=ignore
177     DLG_TAB_SEQENCE_TITLE_REPORT_ACCEPT=accept
178     DLG_TAB_SEQENCE_TITLE_REPORT_EMPTY=empty
179    
180     DLG_TAB_COPYPASTE_CONTINUE=Enable continued &line copy
181     DLG_TAB_COPYPASTE_MOUSEPASTE=&Disable mouse R button paste
182     DLG_TAB_COPYPASTE_CONFIRMPASTE=&Confirm mouse R button paste
183     DLG_TAB_COPYPASTE_MOUSEPASTEM=Disable mouse &M button paste
184     DLG_TAB_COPYPASTE_SELECTLBUTTON=Select &only by L button
185     DLG_TAB_COPYPASTE_CONFIRM_CHANGE_PASTE=Confirm change &paste
186     DLG_TAB_CONFIRM_STRING_FILE=&String file
187     DLG_TAB_COPYPASTE_DELIMITER=Del&imiter characters
188     DLG_TAB_COPYPASTE_PASTEDELAY=P&aste delay per line
189 maya 3306 DLG_TAB_COPYPASTE_PASTEDELAY2=ms
190 maya 3227
191 maya 3777 DLG_TAB_VISUAL_ALHPA=&Alpha blend
192 maya 3227 DLG_TAB_VISUAL_ETERM=&Eterm lookfeel
193 maya 3777 DLG_TAB_VISUAL_MOUSE=&Mouse cursor
194 maya 3227 DLG_TAB_VISUAL_RED=&Red
195     DLG_TAB_VISUAL_GREEN=&Green
196     DLG_TAB_VISUAL_BLUE=&Blue
197     DLG_TAB_VISUAL_BOLD=Enable B&old attribute color
198     DLG_TAB_VISUAL_BLINK=Enable B&link attribute color
199     DLG_TAB_VISUAL_REVERSE=Enable Re&verse attribute color
200     DLG_TAB_VISUAL_URL=Enable &URL attribute color
201     DLG_TAB_VISUAL_ANSI=Enable A&NSI color
202 maya 3777 DLG_TAB_VISUAL_URLUL=Un&derline URL string
203 maya 3227
204 maya 3777 DLG_TAB_LOG_EDITOR=View log &editor
205     DLG_TAB_LOG_FILENAME=Default log &file name(strftime format)
206     DLG_TAB_LOG_FILEPATH=Default log &save folder
207     DLG_TAB_LOG_AUTOSTART=A&uto start logging
208 maya 3227
209 maya 3777 DLG_TAB_CYGWIN_PATH=Cygwin install &path
210 maya 3227
211     DLG_COMMENT_TITLE=Comment to Log
212    
213     DLG_BROADCAST_TITLE=Tera Term: Broadcast command
214     DLG_BROADCAST_HISTORY=History
215     DLG_BROADCAST_PARENTONLY=Send to this process only
216     DLG_BROADCAST_ENTER=Enter key
217     DLG_BROADCAST_SUBMIT=Submit
218     DLG_BROADCAT_REALTIME=Realtime mode
219    
220     DLG_PRNABORT_PRINTING=Printing
221    
222     DLG_PROT_FIELNAME=Filename:
223     DLG_PROT_PROTO=Protocol:
224     DLG_PROT_PACKET=Packet#:
225     DLG_PROT_TRANS=Bytes transfered:
226    
227     DLG_FILETRANS_FILENAME=Filename:
228     DLG_FILETRANS_FULLPATH=Fullpath:
229     DLG_FILETRANS_TRNAS=Bytes transfered:
230     DLG_FILETRANS_START=&Start
231     DLG_FILETRANS_PAUSE=Pau&se
232 maya 3602 DLG_FILETRANS_CLOSE=Close
233 maya 3227
234     ; commonlib.c
235     MSG_WINSOCK_ERROR=Cannot use winsock
236     MSG_INVALID_HOST_ERROR=Invalid host
237     MSG_CANTOEPN_ERROR=Cannot open %s
238     MSG_CANTOEPN_FILE_ERROR=Cannot open file
239     MSG_COMM_REFUSE_ERROR=Connection refused
240     MSG_COMM_REACH_ERROR=Network cannot be reached
241     MSG_COMM_TIMEOUT_ERROR=Connection timed out
242     MSG_COMM_CONNECT_ERROR=Cannot connect the host
243     MSG_CREATE_THREAD_ERROR=Can't create thread
244    
245     ; ttpdlg
246     ; ttdlg.c
247     DLG_ABOUT_TITLE=About Tera Term
248    
249     DLG_DIR_TITLE=Tera Term: Change directory
250     DLG_DIR_CURRENT=Current dir:
251     DLG_DIR_NEW=&New dir:
252     DLG_SELECT_DIR_TITLE=Select new directory
253    
254     DLG_GEN_TITLE=Tera Term: General setup
255     DLG_GEN_PORT=Default &port:
256     DLG_GEN_LANG=&Language:
257    
258     DLG_HOST_TITLE=Tera Term: New connection
259     DLG_HOST_TCPIPHOST=H&ost:
260     DLG_HOST_TCPIPPORT=TCP &port#:
261     DLG_HOST_TCPIPPROTOCOL=Protoco&l:
262     DLG_HOST_SERIAL=&Serial
263     DLG_HOST_SERIALPORT=Po&rt:
264    
265     DLG_KEYB_TITLE=Tera Term: Keyboard setup
266     DLG_KEYB_TRANSMIT=Transmit DEL by:
267     DLG_KEYB_BS=&Backspace key
268     DLG_KEYB_DEL=&Delete key
269     DLG_KEYB_KEYB=&Keyboard:
270 doda 4414 DLG_KEYB_META=&Meta key:
271 maya 3227 DLG_KEYB_DISABLE=Disabled mode:
272     DLG_KEYB_APPKEY=&Application Keypad
273     DLG_KEYB_APPCUR=Application &Cursor
274    
275     DLG_SERIAL_TITLE=Tera Term: Serial port setup
276     DLG_SERIAL_PORT=&Port:
277     DLG_SERIAL_BAUD=&Baud rate:
278     DLG_SERIAL_DATA=&Data:
279     DLG_SERIAL_PARITY=P&arity:
280     DLG_SERIAL_STOP=&Stop:
281     DLG_SERIAL_FLOW=&Flow control:
282     DLG_SERIAL_DELAY=Transmit delay
283     DLG_SERIAL_DELAYCHAR=msec/&char
284     DLG_SERIAL_DELAYLINE=msec/&line
285    
286     DLG_TCPIP_TITLE=Tera Term: TCP/IP setup
287     DLG_TCPIP_HOSTLIST=Host &list
288     DLG_TCPIP_ADD=&Add
289     DLG_TCPIP_UP=&Up
290     DLG_TCPIP_REMOVE=&Remove
291     DLG_TCPIP_DOWN=&Down
292     DLG_TCPIP_HISTORY=H&istory
293     DLG_TCPIP_KEEPALIVE=&Keep alive on Telnet
294     DLG_TCPIP_KEEPALIVE_SEC=Sec
295     DLG_TCPIP_AUTOCLOSE=Auto &window close
296     DLG_TCPIP_PORT=&Port#:
297     DLG_TCPIP_TELNET=T&elnet
298     DLG_TCPIP_TERMTYPE=&Term type:
299    
300     DLG_TERM_TITLE=Tera Term: Terminal setup
301     DLG_TERM_WIDTHLABEL=&Terminal size
302     DLG_TERM_ISWIN=Term &size = win size
303     DLG_TERM_RESIZE=Auto &window resize
304     DLG_TERM_NEWLINE=New-line
305     DLG_TERM_CRRCV=&Receive:
306     DLG_TERM_CRSEND=Trans&mit:
307     DLG_TERM_ID=Terminal &ID:
308     DLG_TERM_LOCALECHO=&Local echo
309     DLG_TERM_ANSBACK=&Answerback:
310     DLG_TERM_AUTOSWITCH=A&uto switch (VT<->TEK)
311     DLG_TERM_KANJI=&Kanji (receive)
312     DLG_TERM_KANA=&7bit katakana
313     DLG_TERM_KANJISEND=Kan&ji (transmit)
314     DLG_TERM_KANASEND=7&bit katakana
315     DLG_TERM_KIN=Kanji-i&n:
316     DLG_TERM_KOUT=Kanji-&out:
317 maya 3404 DLG_TERM_LOCALE=lo&cale:
318     DLG_TERM_CODEPAGE=Code&Page:
319 maya 3227 DLG_TERM_RUSSCHARSET=Character set
320     DLG_TERM_RUSSHOST=H&ost:
321     DLG_TERM_RUSSCLIENT=&Client:
322 maya 3389 DLG_TERM_RUSSFONT=&Font:
323 maya 3403 DLG_TERMK_KANJI=Coding (r&eceive)
324     DLG_TERMK_KANJISEND=Coding (tra&nsmit)
325 maya 3227
326     DLG_WIN_TITLE=Tera Term: Window setup
327     DLG_WIN_TITLELABEL=&Title:
328     DLG_WIN_CURSOR=Cursor shape
329     DLG_WIN_BLOCK=B&lock
330     DLG_WIN_VERT=&Vertical line
331     DLG_WIN_HORZ=H&orizontal line
332 doda 3524 DLG_WIN_BOLDFONT=Enable bol&d font
333 maya 3227 DLG_WIN_HIDETITLE=H&ide title bar
334     DLG_WIN_HIDEMENU=Hide &menu bar
335     DLG_WIN_COLOREMU=&Color emulation
336     DLG_WIN_PCBOLD16=&16 Colors (PC style)
337     DLG_WIN_AIXTERM16=1&6 Colors (aixterm style)
338     DLG_WIN_XTERM256=&256 Colors (xterm style)
339     DLG_WIN_SCROLL1=&Scroll buffer:
340     DLG_WIN_SCROLL3=li&nes
341     DLG_WIN_COLOR=Color
342     DLG_WIN_TEXT=Te&xt
343     DLG_WIN_BG=Bac&kground
344     DLG_WIN_ATTRIB=&Attribute
345     DLG_WIN_REVERSE=R&everse
346     DLG_WIN_R=&R:
347     DLG_WIN_G=&G:
348     DLG_WIN_B=&B:
349     DLG_WIN_ALWAYSBG=Always &use Normal text's BG
350     DLG_WIN_NORMAL=Normal
351     DLG_WIN_BOLD=Bold
352     DLG_WIN_BLINK=Blink
353     DLG_WIN_REVERSEATTR=Reverse
354    
355 maya 3672 DLG_CHOOSEFONT_STC6="Font style" selection here won't affect actual font appearance.
356 maya 3671
357 maya 3227 DLG_WINLIST_TITLE=Tera Term: Window list
358     DLG_WINLIST_LABEL=&Window:
359     DLG_WINLIST_OPEN=&Open
360     DLG_WINLSIT_CLOSEWIN=&Close window
361    
362     MSG_FIND_DIR_ERROR=Cannot find directory
363    
364     ; ttpfile
365     ; ttfile.c
366     DLG_FOPT=Option
367     DLG_FOPT_BINARY=&Binary
368     DLG_FOPT_APPEND=&Append
369     DLG_FOPT_PLAIN=&Plain text
370     DLG_FOPT_TIMESTAMP=&Timestamp
371     DLG_FOPT_HIDEDIALOG=Hide &dialog
372    
373     DLG_XOPT=Option
374     DLG_XOPT_CHECKSUM=Check&sum
375     DLG_XOPT_CRC=&CRC
376     DLG_XOPT_1K=1&K
377     DLG_XOPT_BINARY=&Binary
378    
379     FILEDLG_KEYBOARD_FILTER=keyboard setup files (*.cnf)\0*.cnf\0\0
380     FILEDLG_SETUP_FILTER=setup files (*.ini)\0*.ini\0\0
381     FILEDLG_SAVE_SETUP_TITLE=Tera Term: Save setup
382     FILEDLG_RESTORE_SETUP_TITLE=Tera Term: Restore setup
383     FILEDLG_LOAD_KEYMAP_TITLE=Tera Term: Load key map
384     FILEDLG_ALL_FILTER=All(*.*)\0*.*\0\0
385     FILEDLG_USER_FILTER_NAME=User define
386    
387     DLG_GETFN_TITLE=Tera Term: Kermit Get
388     DLG_GETFN_FILENAME=&Filename:
389    
390     ; ttftypes.h
391     FILEDLG_TRANS_TITLE_LOG=Log
392     FILEDLG_TRANS_TITLE_SENDFILE=Send file
393     FILEDLG_TRANS_TITLE_KMTRCV=Kermit Receive
394     FILEDLG_TRANS_TITLE_KMTGET=Kermit Get
395     FILEDLG_TRANS_TITLE_KMTSEND=Kermit Send
396     FILEDLG_TRANS_TITLE_KMTFIN=Kermit Finish
397     FILEDLG_TRANS_TITLE_XRCV=XMODEM Receive
398     FILEDLG_TRANS_TITLE_XSEND=XMODEM Send
399 maya 3911 FILEDLG_TRANS_TITLE_YRCV=YMODEM Receive
400     FILEDLG_TRANS_TITLE_YSEND=YMODEM Send
401 maya 3227 FILEDLG_TRANS_TITLE_ZRCV=ZMODEM Receive
402     FILEDLG_TRANS_TITLE_ZSEND=ZMODEM Send
403     FILEDLG_TRANS_TITLE_BPRCV=B-Plus Receive
404     FILEDLG_TRANS_TITLE_BPSEND=B-Plus Send
405     FILEDLG_TRANS_TITLE_QVRCV=Quick-VAN Receive
406     FILEDLG_TRANS_TITLE_QVSEND=Quick-VAN Send
407    
408     ; dlg clipboard
409     DLG_CLIPBOARD_TITLE=Tera Term: Clipboard confirmation
410    
411     ; ttptek
412     ; tttek.c
413     MSG_TEK_PRINT_ERROR=Printer dose not support graphics
414    
415     ; ttpmacro
416     FILEDLG_OPEN_MACRO_TITLE=MACRO: Open macro
417     FILEDLG_OPEN_MACRO_FILTER=Macro files (*.ttl)\0*.ttl\0\0
418    
419     BTN_PAUSE=Pau&se
420     BTN_START=&Start
421     BTN_END=&End
422     BTN_YES=&Yes
423     BTN_NO=&No
424     BTN_STOP=&Stop macro
425     BTN_CONTINUE=&Continue
426    
427     ; common
428     MSG_ERROR=ERROR
429     MSG_TT_ERROR=Tera Term: Error
430    
431     BTN_OK=OK
432     BTN_CANCEL=Cancel
433     BTN_CLOSE=Close
434     BTN_HELP=&Help
435    
436     ; help
437     HELPFILE=teraterm.chm
438     MSG_OPENHELP_ERROR=Can't open HTML help file(%s).
439    
440    
441     [TTSSH]
442     ; font
443     DLG_TAHOMA_FONT=Tahoma,8,0
444     DLG_SYSTEM_FONT=System,14,0
445    
446     ; menu
447     MENU_ABOUT=About &TTSSH...
448     MENU_SSH=SS&H...
449     MENU_SSH_AUTH=SSH &Authentication...
450     MENU_SSH_FORWARD=SSH F&orwarding...
451     MENU_SSH_KEYGEN=SSH KeyGe&nerator...
452    
453     ; dlg about
454     DLG_ABOUT_TITLE=About TTSSH
455     DLG_ABOUT_SERVERID=Server ID:
456     DLG_ABOUT_PROTOCOL=Using protocol:
457     DLG_ABOUT_ENCRYPTION=Encryption:
458     DLG_ABOUT_SERVERKEY=Server keys:
459 maya 4313 DLG_ABOUT_KEXKEY=Key exchange keys:
460 maya 3227 DLG_ABOUT_AUTH=Authentication:
461     DLG_ABOUT_COMP=Compression:
462     DLG_ABOUT_CLIENTID=Client ID:
463     DLG_ABOUT_HOSTKEY=Host Key:
464     DLG_ABOUT_TOSERVER=" to server,"
465     DLG_ABOUT_FROMSERVER=" from server"
466     DLG_ABOUT_COMPDELAY=Delayed Compression:
467     DLG_ABOUT_CIPHER_INFO=%s to server, %s from server
468     DLG_ABOUT_KEY_INFO=%d-bit server key, %d-bit host key
469 maya 4313 DLG_ABOUT_KEY_INFO2=%d-bit client key, %d-bit server key
470 maya 3227 DLG_ABOUT_KEY_NONE=None
471     DLG_ABOUT_COMP_INFO=level %d; ratio %.1f (%ld:%ld)
472     DLG_ABOUT_COMP_INFO2=level %d
473     DLG_ABOUT_COMP_NONE=none
474     DLG_ABOUT_COMP_UPDOWN=Upstream %s; Downstream %s
475     DLG_ABOUT_AUTH_INFO=User '%s', using %s
476    
477     ; dlg auth
478     DLG_AUTH_TITLE=SSH Authentication
479     DLG_AUTH_TITLE_FAILED=Retrying SSH Authentication
480     DLG_AUTH_BANNER=Logging in to %s
481     DLG_AUTH_BANNER2=Authentication required.
482     DLG_AUTH_BANNER2_FAILED=Authentication failed. Please retry.
483     DLG_AUTH_USERNAME=User &name:
484     DLG_AUTH_PASSWORD=&Passphrase:
485     DLG_AUTH_REMEMBER_PASSWORD=Remember password on &memory
486     DLG_AUTH_FWDAGENT=F&orward agent
487     DLG_AUTH_METHOD_PASSWORD=Use p&lain password to log in
488     DLG_AUTH_METHOD_RSA=Use &RSA/DSA key to log in
489     DLG_AUTH_METHOD_RHOST=Use r&hosts to log in (SSH1)
490     DLG_AUTH_METHOD_CHALLENGE1=Use challenge/response to log in(&TIS)
491     DLG_AUTH_METHOD_CHALLENGE2=Use &challenge/response to log in(keyboard-interactive)
492     DLG_AUTH_METHOD_PAGEANT=Use P&ageant
493     DLG_AUTH_PRIVATEKEY=Private &key file:
494     DLG_AUTH_LOCALUSER=Local &user name:
495     DLG_AUTH_HOST_PRIVATEKEY=Host private key &file:
496     MSG_PAGEANT_NOTFOUND=Can't find Pageant.
497     MSG_PAGEANT_NOKEY=Pageant has no valid key.
498    
499     ; dlg auth setup
500     DLG_AUTHSETUP_TITLE=TTSSH: Authentication Setup
501     DLG_AUTHSETUP_BANNER=Select defaults for authentication:
502     DLG_AUTHSETUP_USERNAME=User &name:
503     DLG_AUTHSETUP_METHOD_PASSWORD=Use p&lain password to log in
504     DLG_AUTHSETUP_METHOD_RSA=Use &RSA/DSA key to log in
505     DLG_AUTHSETUP_METHOD_RHOST=Use r&hosts to log in (SSH1)
506     DLG_AUTHSETUP_METHOD_CHALLENGE=Use challenge/response to log in (SSH1:&TIS, SSH2:keyboard-interactive)
507     DLG_AUTHSETUP_METHOD_PAGEANT=Use P&ageant
508     DLG_AUTHSETUP_PRIVATEKEY=Private &key file:
509     DLG_AUTHSETUP_LOCALUSER=Local &user name:
510     DLG_AUTHSETUP_HOST_PRIVATEKEY=Host private key &file:
511     DLG_AUTHSETUP_CHECKAUTH=&Check the enabled authentication methods before login (SSH2)
512    
513 maya 4324 FILEDLG_OPEN_PRIVATEKEY_TITLE=Choose a file with the RSA/DSA/ECDSA private key
514     FILEDLG_OPEN_PRIVATEKEY_FILTER=identity files\0identity;id_rsa;id_dsa;id_ecdsa\0identity(RSA1)\0identity\0id_rsa(SSH2)\0id_rsa\0id_dsa(SSH2)\0id_dsa\0id_ecdsa(SSH2)\0id_ecdsa\0all(*.*)\0*.*\0\0
515     MSG_KEYSPECIFY_ERROR=You must specify a file containing the RSA/DSA/ECDSA private key.
516 maya 3227 MSG_READKEY_ERROR=read error SSH2 private key file\n%s
517     MSG_RHOSTS_NOTDEFAULT_ERROR=Rhosts authentication will probably fail because it was not the default authentication method.\nTo use Rhosts authentication in TTSSH, you need to set it to be the default by restarting\nTTSSH and selecting "SSH Authentication..." from the Setup menubefore connecting.
518     MSG_NOAUTHMETHOD_ERROR=Server does not support any of the authentication options\nprovided by TTSSH. This connection will now close.
519    
520 maya 4332 ; dlg diff key
521 maya 4330 DLG_DIFFERENTKEY_TITLE=SECURITY WARNING
522     DLG_DIFFERENTKEY_WARNING=Your known hosts list has an entry for the server "####################################", but the machine you have contacted has presented a DIFFERENT KEY to the one in your known hosts list. A hostile machine may be pretending to be the server.
523     DLG_DIFFERENTKEY_WARNING2=If you choose to add this new key to the known hosts list and continue, then you will not receive this warning again.
524     DLG_DIFFERENTKEY_FINGERPRINT=The server's host key fingerprint is:
525     DLG_DIFFERENTKEY_REPLACE=&Replace the exist key with this new key
526 maya 3227
527 maya 4332 ; dlg diff type key
528     DLG_DIFFERENTTYPEKEY_TITLE=SECURITY WARNING
529 maya 4333 DLG_DIFFERENTTYPEKEY_WARNING=Your known hosts list has an entry for the server "####################################", but the machine you have contacted has presented a DIFFERENT TYPE KEY to the one in your known hosts list. A hostile machine may be pretending to be the server.
530     DLG_DIFFERENTTYPEKEY_WARNING2=If you choose to add this new key to the known hosts list and continue, then you will not receive this warning again.
531 maya 4332 DLG_DIFFERENTTYPEKEY_FINGERPRINT=The server's host key fingerprint is:
532     DLG_DIFFERENTTYPEKEY_ADD=&Add this machine and its key to the known hosts list
533    
534 maya 3227 ; dlg fwd edit
535     DLG_FWD_TITLE=SSH Port Forwarding
536     DLG_FWD_BANNER=Select direction for forwarded port:
537     DLG_FWD_LOCAL_PORT=Forward &local port
538 maya 3808 DLG_FWD_LOCAL_LISTEN=l&isten
539 maya 3227 DLG_FWD_LOCAL_REMOTE=to remote &machine
540     DLG_FWD_LOCAL_REMOTE_PORT=&port
541     DLG_FWD_LOCAL_CHECKIDENTITY=A&ccept connections from other hosts
542     DLG_FWD_REMOTE_PORT=Forward &remote server port
543 maya 3808 DLG_FWD_REMOTE_LISTEN=li&sten
544 maya 3227 DLG_FWD_REMOTE_LOCAL=to local m&achine
545     DLG_FWD_REMOTE_LOCAL_PORT=p&ort
546    
547     MSG_SAME_SERVERPORT_ERROR=You cannot have two forwardings from the same server port (%d).
548     MSG_SAME_LOCALPORT_ERROR=You cannot have two forwardings from the same local port (%d).
549     MSG_UNSPECIFYIED_FWD_ERROR1=The following forwardings were not specified when this SSH session began:\n\n
550     MSG_UNSPECIFYIED_FWD_ERROR2=\nDue to a limitation of the SSH protocol, these forwardings will not work in the current SSH session.\nIf you save these settings and start a new SSH session, the forwardings should work.
551     MSG_INVALID_PORT_ERROR=Port "%s" is not a valid port number.\nEither choose a port name from the list, or enter a number between 1 and 65535.
552    
553     ; dlg fwd setup
554     DLG_FWDSETUP_TITLE=TTSSH: Forwarding Setup
555     DLG_FWDSETUP_LIST=&Port Forwarding
556     DLG_FWDSETUP_ADD=&Add...
557     DLG_FWDSETUP_EDIT=&Edit...
558     DLG_FWDSETUP_REMOVE=&Remove
559     DLG_FWDSETUP_CHECKIDENTITY=Local ports a&ccept connections from other hosts
560     DLD_FWDSETUP_X=X Forwarding
561     DLG_FWDSETUP_XAPP=Display remote &X applications on local X server
562    
563     MSG_FWD_REMOTE_XSERVER=remote X server
564     MSG_FWD_REMOTE_XSCREEN=X server (screen %d)
565 maya 3863 MSG_FWD_REMOTE=Remote "%s" port %s to local "%s" port %s
566     MSG_FWD_LOCAL=Local "%s" port %s to remote "%s" port %s
567 maya 3227 MSG_FWD_X=Remote X applications to local X server
568    
569     ; dlg host
570     DLG_HOST_TITLE=Tera Term: New connection
571     DLG_HOST_TCPIPHOST=Hos&t:
572     DLG_HOST_TCPIPHISTORY=Hist&ory
573     DLG_HOST_TCPIPSERVICE=Service
574     DLG_HOST_TCPIPOTHER=Other
575     DLG_HOST_TCPIPPORT=TCP &port#:
576     DLG_HOST_TCPIPSSHVERSION=SSH &version:
577     DLG_HOST_TCPIPPROTOCOL=Proto&col:
578     DLG_HOST_SERIAL=S&erial
579     DLG_HOST_SERIALPORT=Po&rt:
580     DLG_HOST_HELP=&Help
581    
582     MSG_TCPPORT_NAN_ERROR=The TCP port must be a number.
583    
584     ; dlg keygen
585     DLG_KEYGEN_TITLE=TTSSH: Key Generator
586     DLG_KEYGEN_KEYTYPE=Key type
587     DLG_KEYGEN_PASSPHRASE=Key passphrase:
588     DLG_KEYGEN_PASSPHRASE2=Confirm passphrase:
589     DLG_KEYGEN_SAVEPUBLIC=Save publi&c key
590     DLG_KEYGEN_SAVEPRIVATE=Save &private key
591     DLG_KEYGEN_GENERATE=&Generate
592     DLG_KEYGEN_BITS=Key &Bits:
593    
594     MSG_KEYBITS_MIN_ERROR=The key bits is too small.
595     MSG_KEYGEN_GENERATING="generating key"
596     MSG_KEYGEN_GENERATED="key generated"
597    
598     FILEDLG_SAVE_PUBLICKEY_TITLE=Save public key as:
599     FILEDLG_SAVE_PUBLICKEY_RSA1_FILTER=SSH1 RSA key(identity.pub)\0identity.pub\0All Files(*.*)\0*.*\0\0
600     FILEDLG_SAVE_PUBLICKEY_RSA_FILTER=SSH2 RSA key(id_rsa.pub)\0id_rsa.pub\0All Files(*.*)\0*.*\0\0
601     FILEDLG_SAVE_PUBLICKEY_DSA_FILTER=SSH2 DSA key(id_dsa.pub)\0id_dsa.pub\0All Files(*.*)\0*.*\0\0
602 maya 4326 FILEDLG_SAVE_PUBLICKEY_ECDSA_FILTER=SSH2 ECDSA key(id_ecdsa.pub)\0id_ecdsa.pub\0All Files(*.*)\0*.*\0\0
603 maya 3227 MSG_SAVE_KEY_OPENFILE_ERROR=Can't open key file
604     MSG_SAVE_KEY_WRITEFILE_ERROR=Can't write key file
605     MSG_SAVE_PRIVATE_KEY_MISMATCH_ERROR=Two passphrases don't match.
606     MSG_SAVE_PRIVATEKEY_EMPTY_WARN=Are you sure that you want to use a empty passphrase?
607     FILEDLG_SAVE_PRIVATEKEY_TITLE=Save private key as:
608     FILEDLG_SAVE_PRIVATEKEY_RSA1_FILTER=SSH1 RSA key(identity)\0identity\0All Files(*.*)\0*.*\0\0
609     FILEDLG_SAVE_PRIVATEKEY_RSA_FILTER=SSH2 RSA key(id_rsa)\0id_rsa\0All Files(*.*)\0*.*\0\0
610     FILEDLG_SAVE_PRIVATEKEY_DSA_FILTER=SSH2 DSA key(id_dsa)\0id_dsa\0All Files(*.*)\0*.*\0\0
611 maya 4326 FILEDLG_SAVE_PRIVATEKEY_ECDSA_FILTER=SSH2 ECDSA key(id_ecdsa)\0id_ecdsa\0All Files(*.*)\0*.*\0\0
612 maya 3227
613     ; dlg setup
614     DLG_SSHSETUP_TITLE=TTSSH: Setup
615     DLG_SSHSETUP_COMPRESS=&Compression level:
616     DLG_SSHSETUP_COMPRESS_NONE=None
617     DLG_SSHSETUP_COMPRESS_HIGHEST=Highest
618 maya 4445 DLG_SSHSETUP_COMPRESS_NOTE=SSH1: 'Compression level' determines compression on/off.\nSSH2: 'Compression order' and 'Compression level' determines compression on/off.
619 maya 3227 DLG_SSHSETUP_CHIPER=&Preferred cipher order
620 maya 4445 DLG_SSHSETUP_CHIPER_UP=Move Up(&1)
621     DLG_SSHSETUP_CHIPER_DOWN=Move Down(&2)
622 maya 3227 DLG_SSHSETUP_CIPHER_BORDER=<ciphers below this line are disabled>
623 maya 4445 DLG_SSHSETUP_KEX=K&EX order (SSH2 only)
624     DLG_SSHSETUP_KEX_UP=Move Up(&3)
625     DLG_SSHSETUP_KEX_DOWN=Move Down(&4)
626 yutakapon 4442 DLG_SSHSETUP_KEX_BORDER=<KEXs below this line are disabled>
627 maya 4445 DLG_SSHSETUP_HOST_KEY=Ho&st Key order (SSH2 only)
628     DLG_SSHSETUP_HOST_KEY_UP=Move Up(&5)
629     DLG_SSHSETUP_HOST_KEY_DOWN=Move Down(&6)
630 yutakapon 4442 DLG_SSHSETUP_HOST_KEY_BORDER=<Host Keys below this line are disabled>
631 maya 4445 DLG_SSHSETUP_MAC=MAC or&der (SSH2 only)
632     DLG_SSHSETUP_MAC_UP=Move Up(&7)
633     DLG_SSHSETUP_MAC_DOWN=Move Down(&8)
634 yutakapon 4442 DLG_SSHSETUP_MAC_BORDER=<MACs below this line are disabled>
635 maya 4445 DLG_SSHSETUP_COMP=Compress&ion order (SSH2 only)
636     DLG_SSHSETUP_COMP_UP=Move Up(&9)
637     DLG_SSHSETUP_COMP_DOWN=Move Down(&0)
638 yutakapon 4442 DLG_SSHSETUP_COMP_BORDER=<Compressions below this line are disabled>
639 maya 3227 DLG_SSHSETUP_KNOWNHOST=SSH Known Hosts
640     DLG_SSHSETUP_KNOWNHOST_RW=Read/&write file:
641     DLG_SSHSETUP_KNOWNHOST_RO=&Read-only files:
642     DLG_SSHSETUP_HEARTBEAT=HeartBeat(&keep-alive)
643     DLG_SSHSETUP_HEARTBEAT_UNIT=sec.(0 to turn off)
644 maya 3397 DLG_SSHSETUP_PASSWORD=Remember password on &memory
645 maya 3227 DLG_SSHSETUP_FORWARDAGENT=Enable &agent forwarding
646 maya 4229 DLG_SSHSETUP_FORWARDAGENTCONFIRM=C&onfirm agent forwarding
647 maya 3227 DLG_SSHSETUP_NOTICE=All options take effect the next time a session is started.
648    
649     FILEDLG_OPEN_KNOWNHOSTS_RW_TITLE=Choose a read/write known-hosts file
650     FILEDLG_OPEN_KNOWNHOSTS_RO_TITLE=Choose a read-only known-hosts file to add
651    
652     ; dlg tis
653     DLG_TIS_TITLE=SSH Authentication Challenge
654     DLG_TIS_BANNER=Logging in to %s
655    
656     ; dlg unknown host
657     DLG_UNKNONWHOST_TITLE=SECURITY WARNING
658 maya 4333 DLG_UNKNOWNHOST_WARNING=There is no entry for the server "#####################################" in your list of known hosts. The machine you have contacted may be a hostile machine pretending to be the server.
659     DLG_UNKNOWNHOST_WARNING2=If you choose to add this machine to the known hosts list and continue, then you will not receive this warning again.
660 maya 3227 DLG_UNKNOWNHOST_FINGERPRINT=The server's host key fingerprint is:
661     DLG_UNKNOWNHOST_ADD=&Add this machine and its key to the known hosts list
662    
663     ; crypt.c
664 doda 4212 MSG_ENCRYPT_ERROR1=%s encrypt error(1): bytes %d (%d)
665     MSG_ENCRYPT_ERROR2=%s encrypt error(2)
666     MSG_DECRYPT_ERROR1=%s decrypt error(1): bytes %d (%d)
667     MSG_DECRYPT_ERROR2=%s decrypt error(2)
668 maya 3227 MSG_CIPHER_INIT_ERROR=Cipher initialize error(%d)
669     MSG_RSAKEY_SETUP_ERROR=Error setting up RSA keys
670     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.
671     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.
672     MSG_RASKEY_TOOWEAK_ERROR=Server RSA keys are too weak. A secure connection cannot be established.
673     MSG_CHPHER_NOTSELECTED_ERROR=No cipher selected!
674    
675     ; fwd.c
676     MSG_FWD_LOCAL_CHANNEL_ERROR=The server attempted to manipulate a forwarding channel that does not exist.\nEither the server has a bug or is hostile. You should close this connection.
677     MSG_FWD_REQUEST_ERROR=Communications error while listening for a connection to forward.\nThe listening port will be terminated.
678     MSG_FWD_REFUSED_ERROR=Connection refused (perhaps the service is not currently running)
679     MSG_FWD_NETDOWN_ERROR=The machine could not be contacted (possibly a network problem)
680     MSG_FWD_MACHINEDOWN_ERROR=The machine could not be contacted (possibly the machine is down)
681     MSG_FWD_ADDRNOTFOUTD_ERROR=No address was found for the machine
682     MSG_FWD_CONNECT_ERROR=The forwarding connection could not be established
683     MSG_FWD_CHANNEL_ERROR=Communications error %s forwarded local %s.\n%s (code %d).\nThe forwarded connection will be closed.
684     MSG_FWD_CHANNEL_OPEN_X_ERROR=The server attempted to forward a connection through this machine.\nIt requested a connection to the X server on %s (screen %d).\n%s.\nThe forwarded connection will be closed.
685     MSG_FWD_CHANNEL_OPEN_ERROR=The server attempted to forward a connection through this machine.\nIt requested a connection to %s (port %s).\n%s.\nThe forwarded connection will be closed.
686     DLG_FWDMON_TITLE=TTSSH Port Forwarding Monitor
687     MSG_FWD_HOSTILE_ATTACK_ERROR=Host with IP number %s tried to connect to forwarded local port %d.\nThis could be some kind of hostile attack.
688     MSG_FWD_SOCKET_ERROR=Some socket(s) required for port forwarding could not be initialized.\nSome port forwarding services may not be available.\n(errno %d)
689     MSG_FWD_DUPLICATE_ERROR=TTSSH INTERNAL ERROR: Could not set port forwards because duplicate type/port requests were found
690     MSG_FWD_DENIED_HANDLE_ERROR=The server attempted to forward a connection through this machine.\nIt requested a connection to machine %s on port %s.\nAn error occurred while processing the request, and it has been denied.
691     MSG_FWD_DENIED_ERROR=The server attempted to forward a connection through this machine.\nIt requested a connection to machine %s on port %d.\nYou did not specify this forwarding to TTSSH in advance, and therefore the request was denied.
692     MSG_FWD_DENIED_X_ERROR=The server attempted to forward a connection through this machine.\nIt requested a connection to the local X server.\nYou did not specify this forwarding to TTSSH in advance, and therefore the request was denied.
693     MSG_FWD_DENIED_BY_SERVER_ERROR=A program on the local machine attempted to connect to a forwarded port.\nThe forwarding request was denied by the server. The connection has been closed.
694     MSG_FWD_COMM_ERROR=A communications error occurred while sending forwarded data to a local port.\nThe forwarded connection will be closed.
695 maya 4251 MSG_FWD_AGENT_FORWARDING_CONFIRM=Are you sure you want to accept agent-forwarding request?
696 maya 3227
697     ; hosts.c
698     MSG_HOSTS_READ_ENOENT_ERROR=An error occurred while trying to read a known_hosts file.\nThe specified filename does not exist.
699     MSG_HOSTS_READ_ERROR=An error occurred while trying to read a known_hosts file.
700     MSG_HOSTS_ALLOC_ERROR=Memory ran out while trying to allocate space to read a known_hosts file.
701     MSG_HOSTS_HOSTNAME_INVALID_ERROR=The host name contains an invalid character.\nThis session will be terminated.
702     MSG_HOSTS_HOSTNAME_EMPTY_ERROR=The host name should not be empty.\nThis session will be terminated.
703     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.
704     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.
705     MSG_HOSTS_WRITE_ERROR=An error occurred while trying to write the host key.\nThe host key could not be written.
706    
707     ; keyfiles.c
708     MSG_KEYFILES_READ_ENOENT_ERROR=An error occurred while trying to read the key file.\nThe specified filename does not exist.
709     MSG_KEYFILES_READ_ERROR=An error occurred while trying to read the key file.
710     MSG_KEYFILES_READ_ALLOC_ERROR=Memory ran out while trying to allocate space to read the key file.
711     MSG_KEYFILES_PRIVATEKEY_NOTCONTAIN_ERROR=The specified key file does not contain an SSH private key.
712     MSG_KEYFILES_PRIVATEKEY_TRUNCATE_ERROR=The specified key file has been truncated and does not contain a valid private key.
713     MSG_KEYFILES_PRIVATEKEY_LENGTH_ERROR=The specified key file cannot be decrypted using the passphrase.\nThe file does not have the correct length.
714     MSG_KEYFILES_PRIVATEKEY_NOCIPHER_ERROR=The specified key file cannot be decrypted using the passphrase.\nThe cipher type used to encrypt the file is not supported by TTSSH for this purpose.
715     MSG_KEYFILES_PASSPHRASE_EMPTY_ERROR=The specified key file cannot be decrypted using the empty passphrase.\nFor auto-login, you must create a key file with no passphrase.\nBEWARE: This means the key can easily be stolen.
716     MSG_KEYFILES_PASSPHRASE_ERROR=The specified key file cannot be decrypted using the passphrase.\nThe passphrase is incorrect.
717     MSG_KEYFILES_CRYPTOLIB_ERROR=Error in crytography library.\nPerhaps the stored key is invalid.
718    
719     ; pkt.c
720     MSG_PKT_OVERSIZED_ERROR=Oversized packet received from server; connection will close.
721    
722     ; ssh.c
723     MSG_SSH_INVALID_COMPDATA_ERROR=Invalid compressed data in received packet
724     MSG_SSH_TRUNCATED_PKT_ERROR=Received truncated packet (%ld > %d) @ grab_payload()
725     MSG_SSH_TRUNCATED_PKT_LIM_ERROR=Received truncated packet (%ld > %d) @ grab_payload_limited()
726     MSG_SSH_COREINS_ERROR='CORE insertion attack' detected. Aborting connection.
727     MSG_SSH_CORRUPTDATA_ERROR=Detected corrupted data; connection terminating.
728     MSG_SSH_DECOMPRESS_ERROR=Internal error: a packet was not fully decompressed.\nThis is a bug, please report it.
729     MSG_SSH_SEND_PKT_ERROR=A communications error occurred while sending an SSH packet.\nThe connection will close. (%s:%d)
730     MSG_SSH_COMP_ERROR=An error occurred while compressing packet data.\nThe connection will close.
731     MSG_SSH_UNABLE_FWD_ERROR=\nIt may have disconnected because it was unable to forward a port you requested to be forwarded from the server.\nThis often happens when someone is already forwarding that port from the server.
732     MSG_SSH_SERVER_DISCON_ERROR=Server disconnected with message '%s'.%s
733     MSG_SSH_SERVER_DISCON_NORES_ERROR=Server disconnected (no reason given).%s
734     MSG_SSH_VERSION_ERROR=This program does not understand the server's version of the protocol.
735     MSG_SSH_SEND_ID_ERROR=An error occurred while sending the SSH ID string.\nThe connection will close.
736     MSG_SSH_UNEXP_MSG2_ERROR=Unexpected SSH2 message(%d) on current stage(%d)
737     MSG_SSH_UNEXP_MSG_ERROR=Unexpected packet type received: %d
738     MSG_SSH_ALLOC_TERMINAL_ERROR=The server cannot allocate a pseudo-terminal. You may encounter some problems with the terminal.
739     MSG_SSH_SETUP_COMP_ERROR=An error occurred while setting up compression.\nThe connection will close.
740     MSG_SSH_DECRYPT_RSA_ERROR=An error occurred while decrypting the RSA challenge.\nPerhaps the key file is corrupted.
741     MSG_SSH_UNSUPPORT_AUTH_METHOD_ERROR=Internal error: unsupported authentication method
742     MSG_SSH_AUTH_FAILURE_ERROR=SSH2 autologin error: user authentication failed.
743 maya 4080 MSG_SSH_SERVER_NO_AUTH_METHOD_ERROR=The server doesn't have valid authentication method.
744 maya 3227 MSG_SSH_SERVER_UNSUPPORT_AUTH_METHOD_ERROR=\nAuthentication method is not supported by server.
745     MSG_SSH_CHANNEL_OPEN_ERROR=SSH2_MSG_CHANNEL_OPEN_FAILURE was received.\nchannel [%d]: reason: %s(%d) message: %s
746     MSG_SSH_NO_FREE_CHANNEL=Could not open new channel. TTSSH is already opening too many channels.
747    
748     ; ttxssh.c
749     MSG_UNKNOWN_OPTION_ERROR=Unrecognized command-line option: %s
750    
751     ; x11util.c
752     MSG_X_AUTH_ERROR=Remote X application sent incorrect authentication data.\nIts X session is being cancelled.
753    
754     MSG_CREATEWINDOW_KEYGEN_ERROR=Unable to display Key Generator dialog box.
755     MSG_CREATEWINDOW_ABOUT_ERROR=Unable to display About dialog box.
756     MSG_CREATEWINDOW_SETUP_ERROR=Unable to display TTSSH Setup dialog box.
757     MSG_CREATEWINDOW_FWDSETUP_ERROR=Unable to display forwarding setup dialog box.
758     MSG_CREATEWINDOW_FWDEDIT_ERROR=Unable to display forwarding edit dialog box.
759     MSG_CREATEWINDOW_AUTH_ERROR=Unable to display authentication dialog box.\nConnection terminated.
760     MSG_CREATEWINDOW_AUTHSETUP_ERROR=Unable to display authentication setup dialog box.
761     MSG_OPEN_FILEDLG_KNOWNHOSTS_ERROR=Unable to display file dialog box: error %d
762    
763     MSG_WARNING=WARNING
764     MSG_ERROR=ERROR
765     MSG_TTSSH_ERROR=TTSSH Error
766     MSG_NONFAITAL_ERROR=Tera Term: not fatal error
767    
768     BTN_OK=OK
769     BTN_CANCEL=Cancel
770     BTN_DISCONNECT=&Disconnect
771     BTN_CONTINUE=&Continue
772    
773    
774     [TTProxy]
775     DLG_TAHOMA_FONT=Tahoma,8,0
776    
777     NEMU_SETUP=&Proxy...
778     MENU_ABOUT=About TT&Proxy...
779    
780     DLG_SETUP_TITLE=Proxy Setup
781     DLG_SETUP_URL=URL
782     DLG_SETUP_TYPE=&Type
783     DLG_SETUP_HOST=&Hostname
784     DLG_SETUP_PORT=Port &number
785     DLG_SETUP_USER=&Username
786     DLG_SETUP_PASS=&Password
787     DLG_SETUP_OTHER=&Other setup...
788    
789     DLG_OTHER_TITLE=Other Setup
790     DLG_OTHER_COMMON=Common setup
791     DLG_OTHER_TIMEOUT=Connection &Timeout
792     DLG_OTHER_SECOND=seconds
793     DLG_OTHER_LOG=Proxy connection &log
794     DLG_OTHER_REFER=Re&fer...
795     DLG_OTHER_SOCKS=SOCKS proxy setup
796     DLG_OTHER_RESOLV=Name &Resolving
797     DLG_OTHER_RESOLV_AUTO=auto resolve
798     DLG_OTHER_RESOLV_REMOTE=resolve remote
799     DLG_OTHER_RESOLV_LOCAL=resolve local
800     DLG_OTHER_TELNET=TELNET Proxy setup
801     DLG_OTHER_HOST=&Hostname prompt
802     DLG_OTHER_USER=&Username prompt
803 maya 3875 DLG_OTHER_PASS=&Password prompt
804 maya 3227 DLG_OTHER_CONNECT=&Connected message
805     DLG_OTHER_ERROR=&Error message
806    
807     DLG_ABOUT_TITLE=About TTProxy
808     DLG_ABOUT_EXTENTION=Tera Term proxy extension
809     DLG_ABOUT_YEBISUYA=YebisuyaHompo
810     DLG_ABOUT_HOMEPAGE=TTProxy home page
811    
812     MSG_EMPTY_HOSTNAME=Hostname is empty!
813     MSG_ILLEGAL_PORT=Illegal port number!
814     MSG_EMPTY_PARAMETER=Some parameters are empty!
815     MSG_PROXY_UNAUTHORIZED=Proxy authorization failed!
816     MSG_PROXY_BAD_REQUEST=Proxy prevent this connection!
817     MSG_TYPE_NONE=Without Proxy
818     MSG_LOGFILE_SELECT=Select Logfile
819     MSG_UNABLE_TO_GET_ISSUER_CERT=Unable to get Issuer Certificate
820     MSG_UNABLE_TO_GET_CRL=Unable to get Ceritifcate CRL
821     MSG_UNABLE_TO_DECRYPT_CERT_SIGNATURE=Unable to decrypt Certificate's Signature
822     MSG_UNABLE_TO_DECRYPT_CRL_SIGNATURE=Unable to decrypt CRL's Signature
823     MSG_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY=Unable to decode Issuer Public Key
824     MSG_CERT_SIGNATURE_FAILURE=Certificate Signature failure
825     MSG_CRL_SIGNATURE_FAILURE=CRL Signature failure
826     MSG_CERT_NOT_YET_VALID=Certificate is not yet valid
827     MSG_CERT_HAS_EXPIRED=Certificate has expired
828     MSG_CRL_NOT_YET_VALID=CRL is not yet valid
829     MSG_CRL_HAS_EXPIRED=CRL has expired
830     MSG_ERROR_IN_CERT_NOT_BEFORE_FIELD=Format error in Certificate's notBefore field
831     MSG_ERROR_IN_CERT_NOT_AFTER_FIELD=Format error in Certificate's notAfter field
832     MSG_ERROR_IN_CRL_LAST_UPDATE_FIELD=Format error in CRL's lastUpdate field
833     MSG_ERROR_IN_CRL_NEXT_UPDATE_FIELD=Format error in CRL's nextUpdate field
834     MSG_OUT_OF_MEM=Out of memory
835     MSG_DEPTH_ZERO_SELF_SIGNED_CERT=Self-signed Certificate
836     MSG_SELF_SIGNED_CERT_IN_CHAIN=Self-signed Certificate found in Certificate chain
837     MSG_UNABLE_TO_GET_ISSUER_CERT_LOCALLY=Unable to get Local Issuer Certificate
838     MSG_UNABLE_TO_VERIFY_LEAF_SIGNATURE=Unable to verify the first Certificate
839     MSG_CERT_CHAIN_TOO_LONG=Certificate chain too long
840     MSG_CERT_REVOKED=Certificate revoked
841     MSG_INVALID_CA=Invalid CA Certificate
842     MSG_PATH_LENGTH_EXCEEDED=Path length constraint exceeded
843     MSG_INVALID_PURPOSE=Unsupported Certificate purpose
844     MSG_CERT_UNTRUSTED=Certificate not trusted
845     MSG_CERT_REJECTED=Certificate rejected
846     MSG_SUBJECT_ISSUER_MISMATCH=Subject Issuer mismatch
847     MSG_AKID_SKID_MISMATCH=Authority and Subject Key Identifier mismatch
848     MSG_AKID_ISSUER_SERIAL_MISMATCH=Authority and Issuer Serial Number mismatch
849     MSG_KEYUSAGE_NO_CERTSIGN=Key usage does not include Ceritifcate signing
850     MSG_APPLICATION_VERIFICATION=Application verification failure
851     MSG_UNMATCH_COMMON_NAME=Umatch Common Name
852     MSG_UNABLE_TO_GET_COMMON_NAME=Unable to get Common Name
853    
854     BTN_OK=OK
855     BTN_CANCEL=Cancel
856    
857    
858     [TTMenu]
859     DLG_TAHOMA_FONT=Tahoma,8,0
860    
861     MENU_LISTCONFIG=List Configuration
862     MENU_SETTING=Setting
863     MENU_ICON=showing large icon
864     MENU_FONT=specifying font
865     MENU_LEFTPOPUP=showing list by left-click
866     MENU_HOTKEY=showing list hotkey(Ctl+Alt+M)
867     MENU_VERSION=Version
868     MENU_EXEC=Execute
869     MENU_CLOSE=Quit
870     MENU_NOTRAY=(none)
871    
872     DLG_ABOUT_TITLE=Version Information
873     DLG_ABOUT_APPNAME=launch tool
874    
875     DLG_CONFIG_TITLE=List Cofiguration
876     DLG_CONFIG_ITEM=List Item
877     DLG_CONFIG_CONFIG=Configuration
878     DLG_CONFIG_NAME=Name
879     DLG_CONFIG_PATTERN=Launch Pattern
880     DLG_CONFIG_AUTO=autologin
881     DLG_CONFIG_HOST=Host Name
882     DLG_CONFIG_USER=User Name
883     DLG_CONFIG_PASS=Password
884     DLG_CONFIG_MACRO=specified macro file
885     DLG_CONFIG_LAUNCH=launch only
886     DLG_CONFIG_STARTUP=kick at starting
887     DLG_CONFIG_SSH=use SSH
888     DLG_CONFIG_KEYFILE=Keyfile
889     DLG_CONFIG_CHALLENGE=use Challenge
890     DLG_CONFIG_PAGEANT=use Pageant
891     DLG_CONFIG_DETAIL=details
892    
893     DLG_ETC_TITLE=Configuration Details
894     DLG_ETC_APP=Application
895     DLG_ETC_OPTION=Option
896     DLG_ETC_CONFIG=Tera Term Configuration File(except launching)
897     DLG_ETC_AUTO=Configuration for autologin
898     DLG_ETC_LOGFILE=log file
899     DLG_ETC_PROMPT=Prompt
900     DLG_ETC_USER=User Name
901     DLG_ETC_PASS=Password
902    
903     MSG_ERROR_READREG=Couldn't read the registory data.\n
904     MSG_ERROR_MAKETTL=Could not make 'ttpmenu.TTL'\n
905     MSG_ERROR_LAUNCH=Launching the application was failure.\n
906     MSG_ERROR_NOREGNAME=error: no registry name
907     MSG_ERROR_INVALIDREGNAME=can't use "\\" in registry name
908     MSG_ERROR_NOHOST=error: no host name
909     MSG_ERROR_NOMACRO=error: no macro filename
910     MSG_ERROR_CHECKFILE=checking [%s] file was failure.\n
911     MSG_ERROR_SAVEREG=error: couldn't save to registory.\n
912     MSG_ERROR_OPENREG=error: couldn't open registory.\n
913     MSG_ERROR_SELECTREG=Select deleted registry name
914     MSG_ERROR_GETDELETEREG=Couldn't get the deleting entry
915     MSG_ERROR_DELETEREG=Couldn't delete the registory.\n
916     MSG_ERROR_WINCLASS=Couldn't register the window class.\n
917    
918     FILEDLG_MACRO_TITLE=specifying macro file
919     FILEDLG_MACRO_FILTER=macro file(*.ttl)\0*.ttl\0all files(*.*)\0*.*\0\0
920     FILEDLG_KEY_TITLE=specifying private key file
921     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
922     FILEDLG_TERATERM_TITLE=specifying Tera Term
923     FILEDLG_TERATERM_FILTER=execute file(*.exe)\0*.exe\0all files(*.*)\0*.*\0\0
924     FILEDLG_INI_TITLE=specifying config file
925     FILEDLG_INI_FILTER=config file(*.ini)\0*.ini\0all files(*.*)\0*.*\0\0
926     FILEDLG_LOG_TITLE=specifying log file
927     FILEDLG_LOG_FILTER=log file(*.log)\0*.log\0all files(*.*)\0*.*\0\0
928    
929     BTN_OK=OK
930     BTN_CANCEL=Cancel
931     BTN_DEFAULT=Default
932    
933    
934     [TTXKanjiMenu]
935     MENU_KANJI=&KanjiCode
936 doda 3384 MENU_KANJI_K=Coding(&K)
937 maya 3227 MENU_RECV_SJIS=Recv: &Shift_JIS
938     MENU_RECV_EUCJP=Recv: &EUC-JP
939     MENU_RECV_JIS=Recv: &JIS
940     MENU_RECV_UTF8=Recv: &UTF-8
941     MENU_RECV_UTF8m=Recv: UTF-8&m
942 doda 3383 MENU_RECV_KS5601=Recv: &KS5601
943 maya 3227 MENU_SEND_SJIS=Send: S&hift_JIS
944     MENU_SEND_EUCJP=Send: EU&C-JP
945     MENU_SEND_JIS=Send: J&IS
946     MENU_SEND_UTF8=Send: U&TF-8
947 doda 3383 MENU_SEND_KS5601=Send: K&S5601
948 maya 3227 MENU_USE_ONE_SETTING=Use &one setting
949     MENU_SJIS=Recv/Send: &Shift_JIS
950     MENU_EUCJP=Recv/Send: &EUC-JP
951     MENU_JIS=Recv/Send: &JIS
952     MENU_UTF8=Recv/Send: &UTF-8
953     MENU_UTF8m=Recv: UTF-8&m/Send: UTF-8
954 doda 3384 MENU_KS5601=Recv/Send: &KS5601
955 doda 3260
956    
957     [TTXAlwaysOnTop]
958     MENU_ALWAYSONTOP=&Always on top
959 doda 3762
960    
961     [TTXRecurringCommand]
962 doda 3764 DLG_TAHOMA_FONT=Tahoma,8,0
963    
964 doda 3762 MENU_SETUP_RECURRING=Rec&urring command
965     MENU_CONTROL_RECURRING=Rec&urring command
966 doda 3764
967     DLG_TITLE=Recurring command
968     DLG_ENABLE=&Enable
969     DLG_INTERVAL=&Interval(sec)
970     DLG_COMMAND=&Command

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