You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SshdText.properties 2.1KB

123456789101112131415161718192021222324252627282930313233343536
  1. authenticationCanceled=Authentication canceled: no password
  2. closeListenerFailed=Ssh session close listener failed
  3. configInvalidPath=Invalid path in ssh config key {0}: {1}
  4. ftpCloseFailed=Closing the SFTP channel failed
  5. keyEncryptedMsg=Key ''{0}'' is encrypted. Enter the passphrase to decrypt it.
  6. keyEncryptedPrompt=Passphrase
  7. keyLoadFailed=Could not load key ''{0}''
  8. knownHostsCouldNotUpdate=Could not update known hosts file {0}
  9. knownHostsFileLockedRead=Could not read known hosts file (locked) {0}
  10. knownHostsFileLockedUpdate=Could not update known hosts file (locked) {0}
  11. knownHostsFileReadFailed=Failed to read known hosts file {0}
  12. knownHostsInvalidLine=Known hosts file {0} contains invalid line {1}
  13. knownHostsInvalidPath=Invalid path for known hosts file {0}
  14. knownHostsKeyFingerprints=The {0} key''s fingerprints are:
  15. knownHostsModifiedKeyAcceptPrompt=Accept this key and continue connecting all the same?
  16. knownHostsModifiedKeyDenyMsg=To resolve this add the correct host key to your known hosts file {0}
  17. knownHostsModifiedKeyStorePrompt=If so, also store the new key?
  18. knownHostsModifiedKeyWarning=WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!\n\
  19. The connection might be compromised (man-in-the-middle attack).\n\
  20. It is also possible that the {0} key of the host has just been changed.\n\
  21. The expected {1} key for host ''{2}'' has the fingerprints:\n\
  22. {3}\n\
  23. {4}\n\
  24. The {0} key actually received has the fingerprints:\n\
  25. {5}\n\
  26. {6}
  27. knownHostsRevokedKeyMsg=Host ''{0}'' sent a key that is marked as revoked in the known hosts file {1}.
  28. knownHostsUnknownKeyMsg=The authenticity of host ''{0}'' cannot be established.
  29. knownHostsUnknownKeyPrompt=Accept and store this key, and continue connecting?
  30. knownHostsUnknownKeyType=Cannot read server key from known hosts file {0}; line {1}
  31. knownHostsUserAskCreationMsg=File {0} does not exist.
  32. knownHostsUserAskCreationPrompt=Create file {0} ?
  33. sessionCloseFailed=Closing the session failed
  34. sshClosingDown=Apache MINA sshd session factory is closing down; cannot create new ssh sessions on this factory
  35. sshCommandTimeout={0} timed out after {1} seconds while opening the channel
  36. sshProcessStillRunning={0} is not yet completed, cannot get exit code