オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26