Skip to main content
summaryrefslogtreecommitdiffstats
blob: 7ab6cf291b3b6ee10e3b82fd2229ba456dd10737 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
JSchSession.5=SSH2 Client
CVSSSH2ServerConnection.open=Connecting via SSH to {0}...
CVSSSH2PreferencePage.0=CVSSSH2PreferencePage.PROXY
CVSSSH2PreferencePage.18=Configuration options for SSH2:
CVSSSH2PreferencePage.19=&General
CVSSSH2PreferencePage.20=&Proxy
CVSSSH2PreferencePage.21=&Key Management
CVSSSH2PreferencePage.22=&Enable SSH protocol version 2 support (temporary until version 2 fully tested)
CVSSSH2PreferencePage.23=SSH2 &Home:
CVSSSH2PreferencePage.24=&Browse...
CVSSSH2PreferencePage.25=P&rivate key:
CVSSSH2PreferencePage.26=A&dd Private Key...
CVSSSH2PreferencePage.27=SSH Home:
CVSSSH2PreferencePage.30=&Enable proxy connection
CVSSSH2PreferencePage.31=Proxy &type:
CVSSSH2PreferencePage.32=Proxy host a&ddress:
CVSSSH2PreferencePage.33=Proxy host p&ort:
CVSSSH2PreferencePage.34=E&nable proxy authentication
CVSSSH2PreferencePage.35=Proxy &user name:
CVSSSH2PreferencePage.36=Proxy pa&ssword:
CVSSSH2PreferencePage.37=Key &type:
CVSSSH2PreferencePage.38=G&enerate
CVSSSH2PreferencePage.39=&You can paste this public key into the remote authorized_keys file:
CVSSSH2PreferencePage.41=&Fingerprint:
CVSSSH2PreferencePage.42=&Comment:
CVSSSH2PreferencePage.43=Passp&hrase:
CVSSSH2PreferencePage.44=C&onfirm passphrase:
CVSSSH2PreferencePage.45=&Save Private Key...
CVSSSH2PreferencePage.47=The key was not generated.
CVSSSH2PreferencePage.48=The passphrases entered do not match.
CVSSSH2PreferencePage.49=Are you sure you want to save this private key without passphrase protection?
CVSSSH2PreferencePage.50=\ does not exsit.\nAre you sure you want to create it?
CVSSSH2PreferencePage.53=\ has already existed.\nAre you sure you want to over write it?
CVSSSH2PreferencePage.55=Successfully saved.
CVSSSH2PreferencePage.57=Private key: 
CVSSSH2PreferencePage.59=Public key: 
CVSSSH2PreferencePage.66=Proxy settings
CVSSSH2PreferencePage.67=Enable proxy connection
CVSSSH2PreferencePage.68=Proxy type
CVSSSH2PreferencePage.69=Proxy host address
CVSSSH2PreferencePage.70=Proxy host port
CVSSSH2PreferencePage.71=Enable proxy authentication
CVSSSH2PreferencePage.72=Proxy user name
CVSSSH2PreferencePage.73=Proxy password
CVSSSH2PreferencePage.74=Key Management
CVSSSH2PreferencePage.75=Key type
CVSSSH2PreferencePage.76=Generate
CVSSSH2PreferencePage.77=&You can paste this public key into the remote authorized_keys file:
CVSSSH2PreferencePage.79=&Fingerprint
CVSSSH2PreferencePage.80=Comment
CVSSSH2PreferencePage.81=Passphrase
CVSSSH2PreferencePage.82=Confirm passphrase
CVSSSH2PreferencePage.83=Save
CVSSSH2PreferencePage.85=\ 1024bits key is successfully generated.
CVSSSH2PreferencePage.86=The passphrases entered do not match.
CVSSSH2PreferencePage.87=Are you sure you want to save this private key without the passphrase protection?
CVSSSH2PreferencePage.88=\ does not exist.\nAre you sure you want to create it?
CVSSSH2PreferencePage.91=\ has already existed.\nAre you sure you want to overwrite it?
CVSSSH2PreferencePage.93=Successfully saved.
CVSSSH2PreferencePage.95=Private key: 
CVSSSH2PreferencePage.97=Public key: 
CVSSSH2PreferencePage.99=\ does not exist.\nAre you sure you want to create it?
CVSSSH2PreferencePage.100=Failed to create 
CVSSSH2PreferencePage.101=\ does not exist.\nAre you sure you want to create it?
CVSSSH2PreferencePage.102=Failed to create 
CVSSSH2PreferencePage.103=Proxy host port is not a number.
CVSSSH2PreferencePage.104=Proxy host port is out of range(0-65535).
CVSSSH2PreferencePage.105=E&xport via sftp...
CVSSSH2PreferencePage.106=Export ssh key to remote server via sftp.
CVSSSH2PreferencePage.107=Specify a target site(in user@host[:port] format) where your public key should be installed.\nYour key will be stored in user@host[:port]:~/.ssh/authorized_keys
CVSSSH2PreferencePage.108=\ is not valid site.
CVSSSH2PreferencePage.109=Your public key has been successfully installed to 
CVSSSH2PreferencePage.110=Remote sshd is not from OpenSSH.
CVSSSH2PreferencePage.111=Faile to export ssh key to remote server.
CVSSSH2ServerConnection.3=session is down
CVSSSH2PreferencePage.info=Information
CVSSSH2PreferencePage.warning=Warning
CVSSSH2PreferencePage.information=Information
CVSSSH2PreferencePage.error=Error
CVSSSH2PreferencePage.confirmation=Confirmation
CVSSSH2PreferencePage.question=Question
CVSSSH2PreferencePage.125=Target site:

Back to the top