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 3404 - (show annotations) (download)
Fri May 15 16:38:55 2009 UTC (4 years ago) by maya
File size: 39396 byte(s)
TERMDLG の Locale/CodePage にショートカットキーを追加
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_GEN_TITLE=Tera Term: General setup
235 DLG_GEN_PORT=Default &port:
236 DLG_GEN_LANG=&Language:
237
238 DLG_HOST_TITLE=Tera Term: New connection
239 DLG_HOST_TCPIPHOST=H&ost:
240 DLG_HOST_TCPIPPORT=TCP &port#:
241 DLG_HOST_TCPIPPROTOCOL=Protoco&l:
242 DLG_HOST_SERIAL=&Serial
243 DLG_HOST_SERIALPORT=Po&rt:
244
245 DLG_KEYB_TITLE=Tera Term: Keyboard setup
246 DLG_KEYB_TRANSMIT=Transmit DEL by:
247 DLG_KEYB_BS=&Backspace key
248 DLG_KEYB_DEL=&Delete key
249 DLG_KEYB_KEYB=&Keyboard:
250 DLG_KEYB_META=&Meta key
251 DLG_KEYB_DISABLE=Disabled mode:
252 DLG_KEYB_APPKEY=&Application Keypad
253 DLG_KEYB_APPCUR=Application &Cursor
254
255 DLG_SERIAL_TITLE=Tera Term: Serial port setup
256 DLG_SERIAL_PORT=&Port:
257 DLG_SERIAL_BAUD=&Baud rate:
258 DLG_SERIAL_DATA=&Data:
259 DLG_SERIAL_PARITY=P&arity:
260 DLG_SERIAL_STOP=&Stop:
261 DLG_SERIAL_FLOW=&Flow control:
262 DLG_SERIAL_DELAY=Transmit delay
263 DLG_SERIAL_DELAYCHAR=msec/&char
264 DLG_SERIAL_DELAYLINE=msec/&line
265
266 DLG_TCPIP_TITLE=Tera Term: TCP/IP setup
267 DLG_TCPIP_HOSTLIST=Host &list
268 DLG_TCPIP_ADD=&Add
269 DLG_TCPIP_UP=&Up
270 DLG_TCPIP_REMOVE=&Remove
271 DLG_TCPIP_DOWN=&Down
272 DLG_TCPIP_HISTORY=H&istory
273 DLG_TCPIP_KEEPALIVE=&Keep alive on Telnet
274 DLG_TCPIP_KEEPALIVE_SEC=Sec
275 DLG_TCPIP_AUTOCLOSE=Auto &window close
276 DLG_TCPIP_PORT=&Port#:
277 DLG_TCPIP_TELNET=T&elnet
278 DLG_TCPIP_TERMTYPE=&Term type:
279
280 DLG_TERM_TITLE=Tera Term: Terminal setup
281 DLG_TERM_WIDTHLABEL=&Terminal size
282 DLG_TERM_ISWIN=Term &size = win size
283 DLG_TERM_RESIZE=Auto &window resize
284 DLG_TERM_NEWLINE=New-line
285 DLG_TERM_CRRCV=&Receive:
286 DLG_TERM_CRSEND=Trans&mit:
287 DLG_TERM_ID=Terminal &ID:
288 DLG_TERM_LOCALECHO=&Local echo
289 DLG_TERM_ANSBACK=&Answerback:
290 DLG_TERM_AUTOSWITCH=A&uto switch (VT<->TEK)
291 DLG_TERM_KANJI=&Kanji (receive)
292 DLG_TERM_KANA=&7bit katakana
293 DLG_TERM_KANJISEND=Kan&ji (transmit)
294 DLG_TERM_KANASEND=7&bit katakana
295 DLG_TERM_KIN=Kanji-i&n:
296 DLG_TERM_KOUT=Kanji-&out:
297 DLG_TERM_LOCALE=lo&cale:
298 DLG_TERM_CODEPAGE=Code&Page:
299 DLG_TERM_RUSSCHARSET=Character set
300 DLG_TERM_RUSSHOST=H&ost:
301 DLG_TERM_RUSSCLIENT=&Client:
302 DLG_TERM_RUSSFONT=&Font:
303 DLG_TERMK_KANJI=Coding (r&eceive)
304 DLG_TERMK_KANJISEND=Coding (tra&nsmit)
305
306 DLG_WIN_TITLE=Tera Term: Window setup
307 DLG_WIN_TITLELABEL=&Title:
308 DLG_WIN_CURSOR=Cursor shape
309 DLG_WIN_BLOCK=B&lock
310 DLG_WIN_VERT=&Vertical line
311 DLG_WIN_HORZ=H&orizontal line
312 DLG_WIN_BOLD=Enable bol&d font
313 DLG_WIN_HIDETITLE=H&ide title bar
314 DLG_WIN_HIDEMENU=Hide &menu bar
315 DLG_WIN_COLOREMU=&Color emulation
316 DLG_WIN_PCBOLD16=&16 Colors (PC style)
317 DLG_WIN_AIXTERM16=1&6 Colors (aixterm style)
318 DLG_WIN_XTERM256=&256 Colors (xterm style)
319 DLG_WIN_SCROLL1=&Scroll buffer:
320 DLG_WIN_SCROLL3=li&nes
321 DLG_WIN_COLOR=Color
322 DLG_WIN_TEXT=Te&xt
323 DLG_WIN_BG=Bac&kground
324 DLG_WIN_ATTRIB=&Attribute
325 DLG_WIN_REVERSE=R&everse
326 DLG_WIN_R=&R:
327 DLG_WIN_G=&G:
328 DLG_WIN_B=&B:
329 DLG_WIN_ALWAYSBG=Always &use Normal text's BG
330 DLG_WIN_NORMAL=Normal
331 DLG_WIN_BOLD=Bold
332 DLG_WIN_BLINK=Blink
333 DLG_WIN_REVERSEATTR=Reverse
334
335 DLG_WINLIST_TITLE=Tera Term: Window list
336 DLG_WINLIST_LABEL=&Window:
337 DLG_WINLIST_OPEN=&Open
338 DLG_WINLSIT_CLOSEWIN=&Close window
339
340 MSG_FIND_DIR_ERROR=Cannot find directory
341
342 ; ttpfile
343 ; ttfile.c
344 DLG_FOPT=Option
345 DLG_FOPT_BINARY=&Binary
346 DLG_FOPT_APPEND=&Append
347 DLG_FOPT_PLAIN=&Plain text
348 DLG_FOPT_TIMESTAMP=&Timestamp
349 DLG_FOPT_HIDEDIALOG=Hide &dialog
350
351 DLG_XOPT=Option
352 DLG_XOPT_CHECKSUM=Check&sum
353 DLG_XOPT_CRC=&CRC
354 DLG_XOPT_1K=1&K
355 DLG_XOPT_BINARY=&Binary
356
357 FILEDLG_KEYBOARD_FILTER=keyboard setup files (*.cnf)\0*.cnf\0\0
358 FILEDLG_SETUP_FILTER=setup files (*.ini)\0*.ini\0\0
359 FILEDLG_SAVE_SETUP_TITLE=Tera Term: Save setup
360 FILEDLG_RESTORE_SETUP_TITLE=Tera Term: Restore setup
361 FILEDLG_LOAD_KEYMAP_TITLE=Tera Term: Load key map
362 FILEDLG_ALL_FILTER=All(*.*)\0*.*\0\0
363 FILEDLG_USER_FILTER_NAME=User define
364
365 DLG_GETFN_TITLE=Tera Term: Kermit Get
366 DLG_GETFN_FILENAME=&Filename:
367
368 ; ttftypes.h
369 FILEDLG_TRANS_TITLE_LOG=Log
370 FILEDLG_TRANS_TITLE_SENDFILE=Send file
371 FILEDLG_TRANS_TITLE_KMTRCV=Kermit Receive
372 FILEDLG_TRANS_TITLE_KMTGET=Kermit Get
373 FILEDLG_TRANS_TITLE_KMTSEND=Kermit Send
374 FILEDLG_TRANS_TITLE_KMTFIN=Kermit Finish
375 FILEDLG_TRANS_TITLE_XRCV=XMODEM Receive
376 FILEDLG_TRANS_TITLE_XSEND=XMODEM Send
377 FILEDLG_TRANS_TITLE_ZRCV=ZMODEM Receive
378 FILEDLG_TRANS_TITLE_ZSEND=ZMODEM Send
379 FILEDLG_TRANS_TITLE_BPRCV=B-Plus Receive
380 FILEDLG_TRANS_TITLE_BPSEND=B-Plus Send
381 FILEDLG_TRANS_TITLE_QVRCV=Quick-VAN Receive
382 FILEDLG_TRANS_TITLE_QVSEND=Quick-VAN Send
383
384 ; dlg clipboard
385 DLG_CLIPBOARD_TITLE=Tera Term: Clipboard confirmation
386 DLG_CLIPBOARD_INFO=Currently, Clipboard has been locked.
387
388 ; ttptek
389 ; tttek.c
390 MSG_TEK_PRINT_ERROR=Printer dose not support graphics
391
392 ; ttpmacro
393 FILEDLG_OPEN_MACRO_TITLE=MACRO: Open macro
394 FILEDLG_OPEN_MACRO_FILTER=Macro files (*.ttl)\0*.ttl\0\0
395
396 BTN_PAUSE=Pau&se
397 BTN_START=&Start
398 BTN_END=&End
399 BTN_YES=&Yes
400 BTN_NO=&No
401 BTN_STOP=&Stop macro
402 BTN_CONTINUE=&Continue
403
404 ; common
405 MSG_ERROR=ERROR
406 MSG_TT_ERROR=Tera Term: Error
407
408 BTN_OK=OK
409 BTN_CANCEL=Cancel
410 BTN_CLOSE=Close
411 BTN_HELP=&Help
412
413 ; help
414 HELPFILE=teraterm.chm
415 MSG_OPENHELP_ERROR=Can't open HTML help file(%s).
416
417
418 [TTSSH]
419 ; font
420 DLG_TAHOMA_FONT=Tahoma,8,0
421 DLG_SYSTEM_FONT=System,14,0
422
423 ; menu
424 MENU_ABOUT=About &TTSSH...
425 MENU_SSH=SS&H...
426 MENU_SSH_AUTH=SSH &Authentication...
427 MENU_SSH_FORWARD=SSH F&orwarding...
428 MENU_SSH_KEYGEN=SSH KeyGe&nerator...
429
430 ; dlg about
431 DLG_ABOUT_TITLE=About TTSSH
432 DLG_ABOUT_SERVERID=Server ID:
433 DLG_ABOUT_PROTOCOL=Using protocol:
434 DLG_ABOUT_ENCRYPTION=Encryption:
435 DLG_ABOUT_SERVERKEY=Server keys:
436 DLG_ABOUT_AUTH=Authentication:
437 DLG_ABOUT_COMP=Compression:
438 DLG_ABOUT_CLIENTID=Client ID:
439 DLG_ABOUT_HOSTKEY=Host Key:
440 DLG_ABOUT_TOSERVER=" to server,"
441 DLG_ABOUT_FROMSERVER=" from server"
442 DLG_ABOUT_COMPDELAY=Delayed Compression:
443 DLG_ABOUT_CIPHER_INFO=%s to server, %s from server
444 DLG_ABOUT_KEY_INFO=%d-bit server key, %d-bit host key
445 DLG_ABOUT_KEY_NONE=None
446 DLG_ABOUT_COMP_INFO=level %d; ratio %.1f (%ld:%ld)
447 DLG_ABOUT_COMP_INFO2=level %d
448 DLG_ABOUT_COMP_NONE=none
449 DLG_ABOUT_COMP_UPDOWN=Upstream %s; Downstream %s
450 DLG_ABOUT_AUTH_INFO=User '%s', using %s
451
452 ; dlg auth
453 DLG_AUTH_TITLE=SSH Authentication
454 DLG_AUTH_TITLE_FAILED=Retrying SSH Authentication
455 DLG_AUTH_BANNER=Logging in to %s
456 DLG_AUTH_BANNER2=Authentication required.
457 DLG_AUTH_BANNER2_FAILED=Authentication failed. Please retry.
458 DLG_AUTH_USERNAME=User &name:
459 DLG_AUTH_PASSWORD=&Passphrase:
460 DLG_AUTH_REMEMBER_PASSWORD=Remember password on &memory
461 DLG_AUTH_FWDAGENT=F&orward agent
462 DLG_AUTH_METHOD_PASSWORD=Use p&lain password to log in
463 DLG_AUTH_METHOD_RSA=Use &RSA/DSA key to log in
464 DLG_AUTH_METHOD_RHOST=Use r&hosts to log in (SSH1)
465 DLG_AUTH_METHOD_CHALLENGE1=Use challenge/response to log in(&TIS)
466 DLG_AUTH_METHOD_CHALLENGE2=Use &challenge/response to log in(keyboard-interactive)
467 DLG_AUTH_METHOD_PAGEANT=Use P&ageant
468 DLG_AUTH_PRIVATEKEY=Private &key file:
469 DLG_AUTH_LOCALUSER=Local &user name:
470 DLG_AUTH_HOST_PRIVATEKEY=Host private key &file:
471 MSG_PAGEANT_NOTFOUND=Can't find Pageant.
472 MSG_PAGEANT_NOKEY=Pageant has no valid key.
473
474 ; dlg auth setup
475 DLG_AUTHSETUP_TITLE=TTSSH: Authentication Setup
476 DLG_AUTHSETUP_BANNER=Select defaults for authentication:
477 DLG_AUTHSETUP_USERNAME=User &name:
478 DLG_AUTHSETUP_METHOD_PASSWORD=Use p&lain password to log in
479 DLG_AUTHSETUP_METHOD_RSA=Use &RSA/DSA key to log in
480 DLG_AUTHSETUP_METHOD_RHOST=Use r&hosts to log in (SSH1)
481 DLG_AUTHSETUP_METHOD_CHALLENGE=Use challenge/response to log in (SSH1:&TIS, SSH2:keyboard-interactive)
482 DLG_AUTHSETUP_METHOD_PAGEANT=Use P&ageant
483 DLG_AUTHSETUP_PRIVATEKEY=Private &key file:
484 DLG_AUTHSETUP_LOCALUSER=Local &user name:
485 DLG_AUTHSETUP_HOST_PRIVATEKEY=Host private key &file:
486 DLG_AUTHSETUP_CHECKAUTH=&Check the enabled authentication methods before login (SSH2)
487
488 FILEDLG_OPEN_PRIVATEKEY_TITLE=Choose a file with the RSA/DSA private key
489 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
490 MSG_KEYSPECIFY_ERROR=You must specify a file containing the RSA/DSA private key.
491 MSG_READKEY_ERROR=read error SSH2 private key file\n%s
492 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.
493 MSG_NOAUTHMETHOD_ERROR=Server does not support any of the authentication options\nprovided by TTSSH. This connection will now close.
494
495 ; dlg diff host
496 DLG_DIFFERENTHOST_TITLE=SECURITY WARNING
497 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.
498 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.
499 DLG_DIFFERENTHOST_FINGERPRINT=The server's host key fingerprint is:
500 DLG_DIFFERENTHOST_REPLACE=&Replace the exist key with this new key
501
502 ; dlg fwd edit
503 DLG_FWD_TITLE=SSH Port Forwarding
504 DLG_FWD_BANNER=Select direction for forwarded port:
505 DLG_FWD_LOCAL_PORT=Forward &local port
506 DLG_FWD_LOCAL_REMOTE=to remote &machine
507 DLG_FWD_LOCAL_REMOTE_PORT=&port
508 DLG_FWD_LOCAL_CHECKIDENTITY=A&ccept connections from other hosts
509 DLG_FWD_REMOTE_PORT=Forward &remote server port
510 DLG_FWD_REMOTE_LOCAL=to local m&achine
511 DLG_FWD_REMOTE_LOCAL_PORT=p&ort
512
513 MSG_SAME_SERVERPORT_ERROR=You cannot have two forwardings from the same server port (%d).
514 MSG_SAME_LOCALPORT_ERROR=You cannot have two forwardings from the same local port (%d).
515 MSG_UNSPECIFYIED_FWD_ERROR1=The following forwardings were not specified when this SSH session began:\n\n
516 MSG_UNSPECIFYIED_FWDS_ERROR1=The following forwarding was not specified when this SSH session began:\n\n
517 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.
518 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.
519 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.
520
521 ; dlg fwd setup
522 DLG_FWDSETUP_TITLE=TTSSH: Forwarding Setup
523 DLG_FWDSETUP_LIST=&Port Forwarding
524 DLG_FWDSETUP_ADD=&Add...
525 DLG_FWDSETUP_EDIT=&Edit...
526 DLG_FWDSETUP_REMOVE=&Remove
527 DLG_FWDSETUP_CHECKIDENTITY=Local ports a&ccept connections from other hosts
528 DLD_FWDSETUP_X=X Forwarding
529 DLG_FWDSETUP_XAPP=Display remote &X applications on local X server
530
531 MSG_FWD_REMOTE_XSERVER=remote X server
532 MSG_FWD_REMOTE_XSCREEN=X server (screen %d)
533 MSG_FWD_REMOTE=Remote %s to local "%s" port %s
534 MSG_FWD_LOCAL=Local %s to remote "%s" port %s
535 MSG_FWD_X=Remote X applications to local X server
536
537 ; dlg host
538 DLG_HOST_TITLE=Tera Term: New connection
539 DLG_HOST_TCPIPHOST=Hos&t:
540 DLG_HOST_TCPIPHISTORY=Hist&ory
541 DLG_HOST_TCPIPSERVICE=Service
542 DLG_HOST_TCPIPOTHER=Other
543 DLG_HOST_TCPIPPORT=TCP &port#:
544 DLG_HOST_TCPIPSSHVERSION=SSH &version:
545 DLG_HOST_TCPIPPROTOCOL=Proto&col:
546 DLG_HOST_SERIAL=S&erial
547 DLG_HOST_SERIALPORT=Po&rt:
548 DLG_HOST_HELP=&Help
549
550 MSG_TCPPORT_NAN_ERROR=The TCP port must be a number.
551
552 ; dlg keygen
553 DLG_KEYGEN_TITLE=TTSSH: Key Generator
554 DLG_KEYGEN_KEYTYPE=Key type
555 DLG_KEYGEN_PASSPHRASE=Key passphrase:
556 DLG_KEYGEN_PASSPHRASE2=Confirm passphrase:
557 DLG_KEYGEN_SAVEPUBLIC=Save publi&c key
558 DLG_KEYGEN_SAVEPRIVATE=Save &private key
559 DLG_KEYGEN_GENERATE=&Generate
560 DLG_KEYGEN_BITS=Key &Bits:
561
562 MSG_KEYBITS_MIN_ERROR=The key bits is too small.
563 MSG_KEYGEN_GENERATING="generating key"
564 MSG_KEYGEN_GENERATED="key generated"
565
566 FILEDLG_SAVE_PUBLICKEY_TITLE=Save public key as:
567 FILEDLG_SAVE_PUBLICKEY_RSA1_FILTER=SSH1 RSA key(identity.pub)\0identity.pub\0All Files(*.*)\0*.*\0\0
568 FILEDLG_SAVE_PUBLICKEY_RSA_FILTER=SSH2 RSA key(id_rsa.pub)\0id_rsa.pub\0All Files(*.*)\0*.*\0\0
569 FILEDLG_SAVE_PUBLICKEY_DSA_FILTER=SSH2 DSA key(id_dsa.pub)\0id_dsa.pub\0All Files(*.*)\0*.*\0\0
570 MSG_SAVE_KEY_OPENFILE_ERROR=Can't open key file
571 MSG_SAVE_KEY_WRITEFILE_ERROR=Can't write key file
572 MSG_SAVE_PRIVATE_KEY_MISMATCH_ERROR=Two passphrases don't match.
573 MSG_SAVE_PRIVATEKEY_EMPTY_WARN=Are you sure that you want to use a empty passphrase?
574 FILEDLG_SAVE_PRIVATEKEY_TITLE=Save private key as:
575 FILEDLG_SAVE_PRIVATEKEY_RSA1_FILTER=SSH1 RSA key(identity)\0identity\0All Files(*.*)\0*.*\0\0
576 FILEDLG_SAVE_PRIVATEKEY_RSA_FILTER=SSH2 RSA key(id_rsa)\0id_rsa\0All Files(*.*)\0*.*\0\0
577 FILEDLG_SAVE_PRIVATEKEY_DSA_FILTER=SSH2 DSA key(id_dsa)\0id_dsa\0All Files(*.*)\0*.*\0\0
578
579 ; dlg setup
580 DLG_SSHSETUP_TITLE=TTSSH: Setup
581 DLG_SSHSETUP_COMPRESS=&Compression level:
582 DLG_SSHSETUP_COMPRESS_NONE=None
583 DLG_SSHSETUP_COMPRESS_HIGHEST=Highest
584 DLG_SSHSETUP_CHIPER=&Preferred cipher order
585 DLG_SSHSETUP_CHIPER_UP=Move &Up
586 DLG_SSHSETUP_CHIPER_DOWN=Move &Down
587 DLG_SSHSETUP_CIPHER_BORDER=<ciphers below this line are disabled>
588 DLG_SSHSETUP_KNOWNHOST=SSH Known Hosts
589 DLG_SSHSETUP_KNOWNHOST_RW=Read/&write file:
590 DLG_SSHSETUP_KNOWNHOST_RO=&Read-only files:
591 DLG_SSHSETUP_HEARTBEAT=HeartBeat(&keep-alive)
592 DLG_SSHSETUP_HEARTBEAT_UNIT=sec.(0 to turn off)
593 DLG_SSHSETUP_PASSWORD=Remember password on &memory
594 DLG_SSHSETUP_FORWARDAGENT=Enable &agent forwarding
595 DLG_SSHSETUP_NOTICE=All options take effect the next time a session is started.
596
597 FILEDLG_OPEN_KNOWNHOSTS_RW_TITLE=Choose a read/write known-hosts file
598 FILEDLG_OPEN_KNOWNHOSTS_RO_TITLE=Choose a read-only known-hosts file to add
599
600 ; dlg tis
601 DLG_TIS_TITLE=SSH Authentication Challenge
602 DLG_TIS_BANNER=Logging in to %s
603
604 ; dlg unknown host
605 DLG_UNKNONWHOST_TITLE=SECURITY WARNING
606 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.
607 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.
608 DLG_UNKNOWNHOST_FINGERPRINT=The server's host key fingerprint is:
609 DLG_UNKNOWNHOST_ADD=&Add this machine and its key to the known hosts list
610
611 ; crypt.c
612 MSG_AES128_ENCRYPT_ERROR1=AES128/192/256 encrypt error(1): bytes %d (%d)
613 MSG_AES128_ENCRYPT_ERROR2=AES128/192/256 encrypt error(2)
614 MSG_AES128_DECRYPT_ERROR1=AES128/192/256 decrypt error(1): bytes %d (%d)
615 MSG_AES128_DECRYPT_ERROR2=AES128/192/256 decrypt error(2)
616 MSG_3DESCBC_ENCRYPT_ERROR1=3DES-CBC encrypt error(1): bytes %d (%d)
617 MSG_3DESCBC_ENCRYPT_ERROR2=3DES-CBC encrypt error(2)
618 MSG_3DESCBC_DECRYPT_ERROR1=3DES-CBC decrypt error(1): bytes %d (%d)
619 MSG_3DESCBC_DECRYPT_ERROR2=3DES-CBC decrypt error(2)
620 MSG_BLOWFISH_ENCRYPT_ERROR1=Blowfish encrypt error(1): bytes %d (%d)
621 MSG_BLOWFISH_ENCRYPT_ERROR2=Blowfish encrypt error(2)
622 MSG_BLOWFISH_DECRYPT_ERROR1=Blowfish decrypt error(1): bytes %d (%d)
623 MSG_BLOWFISH_DECRYPT_ERROR2=Blowfish decrypt error(2)
624 MSG_ARCFOUR_ENCRYPT_ERROR1=Arcfour encrypt error(1): bytes %d (%d)
625 MSG_ARCFOUR_ENCRYPT_ERROR2=Arcfour encrypt error(2)
626 MSG_ARCFOUR_DECRYPT_ERROR1=Arcfour decrypt error(1): bytes %d (%d)
627 MSG_ARCFOUR_DECRYPT_ERROR2=Arcfour decrypt error(2)
628 MSG_CAST128_ENCRYPT_ERROR1=CAST128 encrypt error(1): bytes %d (%d)
629 MSG_CAST128_ENCRYPT_ERROR2=CAST128 encrypt error(2)
630 MSG_CAST128_DECRYPT_ERROR1=CAST128 decrypt error(1): bytes %d (%d)
631 MSG_CAST128_DECRYPT_ERROR2=CAST128 decrypt error(2)
632 MSG_CIPHER_INIT_ERROR=Cipher initialize error(%d)
633 MSG_RSAKEY_SETUP_ERROR=Error setting up RSA keys
634 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.
635 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.
636 MSG_RASKEY_TOOWEAK_ERROR=Server RSA keys are too weak. A secure connection cannot be established.
637 MSG_CHPHER_NOTSELECTED_ERROR=No cipher selected!
638
639 ; fwd.c
640 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.
641 MSG_FWD_REQUEST_ERROR=Communications error while listening for a connection to forward.\nThe listening port will be terminated.
642 MSG_FWD_REFUSED_ERROR=Connection refused (perhaps the service is not currently running)
643 MSG_FWD_NETDOWN_ERROR=The machine could not be contacted (possibly a network problem)
644 MSG_FWD_MACHINEDOWN_ERROR=The machine could not be contacted (possibly the machine is down)
645 MSG_FWD_ADDRNOTFOUTD_ERROR=No address was found for the machine
646 MSG_FWD_CONNECT_ERROR=The forwarding connection could not be established
647 MSG_FWD_CHANNEL_ERROR=Communications error %s forwarded local %s.\n%s (code %d).\nThe forwarded connection will be closed.
648 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.
649 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.
650 DLG_FWDMON_TITLE=TTSSH Port Forwarding Monitor
651 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.
652 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)
653 MSG_FWD_DUPLICATE_ERROR=TTSSH INTERNAL ERROR: Could not set port forwards because duplicate type/port requests were found
654 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.
655 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.
656 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.
657 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.
658 MSG_FWD_COMM_ERROR=A communications error occurred while sending forwarded data to a local port.\nThe forwarded connection will be closed.
659
660 ; hosts.c
661 MSG_HOSTS_READ_ENOENT_ERROR=An error occurred while trying to read a known_hosts file.\nThe specified filename does not exist.
662 MSG_HOSTS_READ_ERROR=An error occurred while trying to read a known_hosts file.
663 MSG_HOSTS_ALLOC_ERROR=Memory ran out while trying to allocate space to read a known_hosts file.
664 MSG_HOSTS_HOSTNAME_INVALID_ERROR=The host name contains an invalid character.\nThis session will be terminated.
665 MSG_HOSTS_HOSTNAME_EMPTY_ERROR=The host name should not be empty.\nThis session will be terminated.
666 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.
667 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.
668 MSG_HOSTS_WRITE_ERROR=An error occurred while trying to write the host key.\nThe host key could not be written.
669
670 ; keyfiles.c
671 MSG_KEYFILES_READ_ENOENT_ERROR=An error occurred while trying to read the key file.\nThe specified filename does not exist.
672 MSG_KEYFILES_READ_ERROR=An error occurred while trying to read the key file.
673 MSG_KEYFILES_READ_ALLOC_ERROR=Memory ran out while trying to allocate space to read the key file.
674 MSG_KEYFILES_PRIVATEKEY_NOTCONTAIN_ERROR=The specified key file does not contain an SSH private key.
675 MSG_KEYFILES_PRIVATEKEY_TRUNCATE_ERROR=The specified key file has been truncated and does not contain a valid private key.
676 MSG_KEYFILES_PRIVATEKEY_LENGTH_ERROR=The specified key file cannot be decrypted using the passphrase.\nThe file does not have the correct length.
677 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.
678 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.
679 MSG_KEYFILES_PASSPHRASE_ERROR=The specified key file cannot be decrypted using the passphrase.\nThe passphrase is incorrect.
680 MSG_KEYFILES_CRYPTOLIB_ERROR=Error in crytography library.\nPerhaps the stored key is invalid.
681
682 ; pkt.c
683 MSG_PKT_OVERSIZED_ERROR=Oversized packet received from server; connection will close.
684
685 ; ssh.c
686 MSG_SSH_INVALID_COMPDATA_ERROR=Invalid compressed data in received packet
687 MSG_SSH_TRUNCATED_PKT_ERROR=Received truncated packet (%ld > %d) @ grab_payload()
688 MSG_SSH_TRUNCATED_PKT_LIM_ERROR=Received truncated packet (%ld > %d) @ grab_payload_limited()
689 MSG_SSH_COREINS_ERROR='CORE insertion attack' detected. Aborting connection.
690 MSG_SSH_CORRUPTDATA_ERROR=Detected corrupted data; connection terminating.
691 MSG_SSH_DECOMPRESS_ERROR=Internal error: a packet was not fully decompressed.\nThis is a bug, please report it.
692 MSG_SSH_SEND_PKT_ERROR=A communications error occurred while sending an SSH packet.\nThe connection will close. (%s:%d)
693 MSG_SSH_COMP_ERROR=An error occurred while compressing packet data.\nThe connection will close.
694 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.
695 MSG_SSH_SERVER_DISCON_ERROR=Server disconnected with message '%s'.%s
696 MSG_SSH_SERVER_DISCON_NORES_ERROR=Server disconnected (no reason given).%s
697 MSG_SSH_VERSION_ERROR=This program does not understand the server's version of the protocol.
698 MSG_SSH_SEND_ID_ERROR=An error occurred while sending the SSH ID string.\nThe connection will close.
699 MSG_SSH_UNEXP_MSG2_ERROR=Unexpected SSH2 message(%d) on current stage(%d)
700 MSG_SSH_UNEXP_MSG_ERROR=Unexpected packet type received: %d
701 MSG_SSH_ALLOC_TERMINAL_ERROR=The server cannot allocate a pseudo-terminal. You may encounter some problems with the terminal.
702 MSG_SSH_SETUP_COMP_ERROR=An error occurred while setting up compression.\nThe connection will close.
703 MSG_SSH_DECRYPT_RSA_ERROR=An error occurred while decrypting the RSA challenge.\nPerhaps the key file is corrupted.
704 MSG_SSH_UNSUPPORT_AUTH_METHOD_ERROR=Internal error: unsupported authentication method
705 MSG_SSH_AUTH_FAILURE_ERROR=SSH2 autologin error: user authentication failed.
706 MSG_SSH_SERVER_UNSUPPORT_AUTH_METHOD_ERROR=\nAuthentication method is not supported by server.
707 MSG_SSH_CHANNEL_OPEN_ERROR=SSH2_MSG_CHANNEL_OPEN_FAILURE was received.\nchannel [%d]: reason: %s(%d) message: %s
708 MSG_SSH_NO_FREE_CHANNEL=Could not open new channel. TTSSH is already opening too many channels.
709
710 ; ttxssh.c
711 MSG_UNKNOWN_OPTION_ERROR=Unrecognized command-line option: %s
712
713 ; x11util.c
714 MSG_X_AUTH_ERROR=Remote X application sent incorrect authentication data.\nIts X session is being cancelled.
715
716 MSG_CREATEWINDOW_KEYGEN_ERROR=Unable to display Key Generator dialog box.
717 MSG_CREATEWINDOW_ABOUT_ERROR=Unable to display About dialog box.
718 MSG_CREATEWINDOW_SETUP_ERROR=Unable to display TTSSH Setup dialog box.
719 MSG_CREATEWINDOW_FWDSETUP_ERROR=Unable to display forwarding setup dialog box.
720 MSG_CREATEWINDOW_FWDEDIT_ERROR=Unable to display forwarding edit dialog box.
721 MSG_CREATEWINDOW_AUTH_ERROR=Unable to display authentication dialog box.\nConnection terminated.
722 MSG_CREATEWINDOW_AUTHSETUP_ERROR=Unable to display authentication setup dialog box.
723 MSG_OPEN_FILEDLG_KNOWNHOSTS_ERROR=Unable to display file dialog box: error %d
724
725 MSG_WARNING=WARNING
726 MSG_ERROR=ERROR
727 MSG_TTSSH_ERROR=TTSSH Error
728 MSG_NONFAITAL_ERROR=Tera Term: not fatal error
729
730 BTN_OK=OK
731 BTN_CANCEL=Cancel
732 BTN_DISCONNECT=&Disconnect
733 BTN_CONTINUE=&Continue
734
735
736 [TTProxy]
737 DLG_TAHOMA_FONT=Tahoma,8,0
738
739 NEMU_SETUP=&Proxy...
740 MENU_ABOUT=About TT&Proxy...
741
742 DLG_SETUP_TITLE=Proxy Setup
743 DLG_SETUP_URL=URL
744 DLG_SETUP_TYPE=&Type
745 DLG_SETUP_HOST=&Hostname
746 DLG_SETUP_PORT=Port &number
747 DLG_SETUP_USER=&Username
748 DLG_SETUP_PASS=&Password
749 DLG_SETUP_OTHER=&Other setup...
750
751 DLG_OTHER_TITLE=Other Setup
752 DLG_OTHER_COMMON=Common setup
753 DLG_OTHER_TIMEOUT=Connection &Timeout
754 DLG_OTHER_SECOND=seconds
755 DLG_OTHER_LOG=Proxy connection &log
756 DLG_OTHER_REFER=Re&fer...
757 DLG_OTHER_SOCKS=SOCKS proxy setup
758 DLG_OTHER_RESOLV=Name &Resolving
759 DLG_OTHER_RESOLV_AUTO=auto resolve
760 DLG_OTHER_RESOLV_REMOTE=resolve remote
761 DLG_OTHER_RESOLV_LOCAL=resolve local
762 DLG_OTHER_TELNET=TELNET Proxy setup
763 DLG_OTHER_HOST=&Hostname prompt
764 DLG_OTHER_USER=&Username prompt
765 DLG_OTHER_PASS=&Pasword prompt
766 DLG_OTHER_CONNECT=&Connected message
767 DLG_OTHER_ERROR=&Error message
768
769 DLG_ABOUT_TITLE=About TTProxy
770 DLG_ABOUT_EXTENTION=Tera Term proxy extension
771 DLG_ABOUT_YEBISUYA=YebisuyaHompo
772 DLG_ABOUT_HOMEPAGE=TTProxy home page
773
774 MSG_EMPTY_HOSTNAME=Hostname is empty!
775 MSG_ILLEGAL_PORT=Illegal port number!
776 MSG_EMPTY_PARAMETER=Some parameters are empty!
777 MSG_PROXY_UNAUTHORIZED=Proxy authorization failed!
778 MSG_PROXY_BAD_REQUEST=Proxy prevent this connection!
779 MSG_TYPE_NONE=Without Proxy
780 MSG_LOGFILE_SELECT=Select Logfile
781 MSG_UNABLE_TO_GET_ISSUER_CERT=Unable to get Issuer Certificate
782 MSG_UNABLE_TO_GET_CRL=Unable to get Ceritifcate CRL
783 MSG_UNABLE_TO_DECRYPT_CERT_SIGNATURE=Unable to decrypt Certificate's Signature
784 MSG_UNABLE_TO_DECRYPT_CRL_SIGNATURE=Unable to decrypt CRL's Signature
785 MSG_UNABLE_TO_DECODE_ISSUER_PUBLIC_KEY=Unable to decode Issuer Public Key
786 MSG_CERT_SIGNATURE_FAILURE=Certificate Signature failure
787 MSG_CRL_SIGNATURE_FAILURE=CRL Signature failure
788 MSG_CERT_NOT_YET_VALID=Certificate is not yet valid
789 MSG_CERT_HAS_EXPIRED=Certificate has expired
790 MSG_CRL_NOT_YET_VALID=CRL is not yet valid
791 MSG_CRL_HAS_EXPIRED=CRL has expired
792 MSG_ERROR_IN_CERT_NOT_BEFORE_FIELD=Format error in Certificate's notBefore field
793 MSG_ERROR_IN_CERT_NOT_AFTER_FIELD=Format error in Certificate's notAfter field
794 MSG_ERROR_IN_CRL_LAST_UPDATE_FIELD=Format error in CRL's lastUpdate field
795 MSG_ERROR_IN_CRL_NEXT_UPDATE_FIELD=Format error in CRL's nextUpdate field
796 MSG_OUT_OF_MEM=Out of memory
797 MSG_DEPTH_ZERO_SELF_SIGNED_CERT=Self-signed Certificate
798 MSG_SELF_SIGNED_CERT_IN_CHAIN=Self-signed Certificate found in Certificate chain
799 MSG_UNABLE_TO_GET_ISSUER_CERT_LOCALLY=Unable to get Local Issuer Certificate
800 MSG_UNABLE_TO_VERIFY_LEAF_SIGNATURE=Unable to verify the first Certificate
801 MSG_CERT_CHAIN_TOO_LONG=Certificate chain too long
802 MSG_CERT_REVOKED=Certificate revoked
803 MSG_INVALID_CA=Invalid CA Certificate
804 MSG_PATH_LENGTH_EXCEEDED=Path length constraint exceeded
805 MSG_INVALID_PURPOSE=Unsupported Certificate purpose
806 MSG_CERT_UNTRUSTED=Certificate not trusted
807 MSG_CERT_REJECTED=Certificate rejected
808 MSG_SUBJECT_ISSUER_MISMATCH=Subject Issuer mismatch
809 MSG_AKID_SKID_MISMATCH=Authority and Subject Key Identifier mismatch
810 MSG_AKID_ISSUER_SERIAL_MISMATCH=Authority and Issuer Serial Number mismatch
811 MSG_KEYUSAGE_NO_CERTSIGN=Key usage does not include Ceritifcate signing
812 MSG_APPLICATION_VERIFICATION=Application verification failure
813 MSG_UNMATCH_COMMON_NAME=Umatch Common Name
814 MSG_UNABLE_TO_GET_COMMON_NAME=Unable to get Common Name
815
816 BTN_OK=OK
817 BTN_CANCEL=Cancel
818
819
820 [TTMenu]
821 DLG_TAHOMA_FONT=Tahoma,8,0
822
823 MENU_LISTCONFIG=List Configuration
824 MENU_SETTING=Setting
825 MENU_ICON=showing large icon
826 MENU_FONT=specifying font
827 MENU_LEFTPOPUP=showing list by left-click
828 MENU_HOTKEY=showing list hotkey(Ctl+Alt+M)
829 MENU_VERSION=Version
830 MENU_EXEC=Execute
831 MENU_CLOSE=Quit
832 MENU_NOTRAY=(none)
833
834 DLG_ABOUT_TITLE=Version Information
835 DLG_ABOUT_APPNAME=launch tool
836
837 DLG_CONFIG_TITLE=List Cofiguration
838 DLG_CONFIG_ITEM=List Item
839 DLG_CONFIG_CONFIG=Configuration
840 DLG_CONFIG_NAME=Name
841 DLG_CONFIG_PATTERN=Launch Pattern
842 DLG_CONFIG_AUTO=autologin
843 DLG_CONFIG_HOST=Host Name
844 DLG_CONFIG_USER=User Name
845 DLG_CONFIG_PASS=Password
846 DLG_CONFIG_MACRO=specified macro file
847 DLG_CONFIG_LAUNCH=launch only
848 DLG_CONFIG_STARTUP=kick at starting
849 DLG_CONFIG_SSH=use SSH
850 DLG_CONFIG_KEYFILE=Keyfile
851 DLG_CONFIG_CHALLENGE=use Challenge
852 DLG_CONFIG_PAGEANT=use Pageant
853 DLG_CONFIG_DETAIL=details
854
855 DLG_ETC_TITLE=Configuration Details
856 DLG_ETC_APP=Application
857 DLG_ETC_OPTION=Option
858 DLG_ETC_CONFIG=Tera Term Configuration File(except launching)
859 DLG_ETC_AUTO=Configuration for autologin
860 DLG_ETC_LOGFILE=log file
861 DLG_ETC_PROMPT=Prompt
862 DLG_ETC_USER=User Name
863 DLG_ETC_PASS=Password
864
865 MSG_ERROR_READREG=Couldn't read the registory data.\n
866 MSG_ERROR_MAKETTL=Could not make 'ttpmenu.TTL'\n
867 MSG_ERROR_LAUNCH=Launching the application was failure.\n
868 MSG_ERROR_NOREGNAME=error: no registry name
869 MSG_ERROR_INVALIDREGNAME=can't use "\\" in registry name
870 MSG_ERROR_NOHOST=error: no host name
871 MSG_ERROR_NOMACRO=error: no macro filename
872 MSG_ERROR_CHECKFILE=checking [%s] file was failure.\n
873 MSG_ERROR_SAVEREG=error: couldn't save to registory.\n
874 MSG_ERROR_OPENREG=error: couldn't open registory.\n
875 MSG_ERROR_SELECTREG=Select deleted registry name
876 MSG_ERROR_GETDELETEREG=Couldn't get the deleting entry
877 MSG_ERROR_DELETEREG=Couldn't delete the registory.\n
878 MSG_ERROR_WINCLASS=Couldn't register the window class.\n
879
880 FILEDLG_MACRO_TITLE=specifying macro file
881 FILEDLG_MACRO_FILTER=macro file(*.ttl)\0*.ttl\0all files(*.*)\0*.*\0\0
882 FILEDLG_KEY_TITLE=specifying private key file
883 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
884 FILEDLG_TERATERM_TITLE=specifying Tera Term
885 FILEDLG_TERATERM_FILTER=execute file(*.exe)\0*.exe\0all files(*.*)\0*.*\0\0
886 FILEDLG_INI_TITLE=specifying config file
887 FILEDLG_INI_FILTER=config file(*.ini)\0*.ini\0all files(*.*)\0*.*\0\0
888 FILEDLG_LOG_TITLE=specifying log file
889 FILEDLG_LOG_FILTER=log file(*.log)\0*.log\0all files(*.*)\0*.*\0\0
890
891 BTN_OK=OK
892 BTN_CANCEL=Cancel
893 BTN_DEFAULT=Default
894
895
896 [TTXKanjiMenu]
897 MENU_KANJI=&KanjiCode
898 MENU_KANJI_K=Coding(&K)
899 MENU_RECV_SJIS=Recv: &Shift_JIS
900 MENU_RECV_EUCJP=Recv: &EUC-JP
901 MENU_RECV_JIS=Recv: &JIS
902 MENU_RECV_UTF8=Recv: &UTF-8
903 MENU_RECV_UTF8m=Recv: UTF-8&m
904 MENU_RECV_KS5601=Recv: &KS5601
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_SEND_KS5601=Send: K&S5601
910 MENU_USE_ONE_SETTING=Use &one setting
911 MENU_SJIS=Recv/Send: &Shift_JIS
912 MENU_EUCJP=Recv/Send: &EUC-JP
913 MENU_JIS=Recv/Send: &JIS
914 MENU_UTF8=Recv/Send: &UTF-8
915 MENU_UTF8m=Recv: UTF-8&m/Send: UTF-8
916 MENU_KS5601=Recv/Send: &KS5601
917
918
919 [TTXAlwaysOnTop]
920 MENU_ALWAYSONTOP=&Always on top

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