Update es.rs
A lot of new terms and corrections.
fix key check in nightly yaml
Significantly improved the translation
must use env. not secret in if's
You can only use the env context in the value of the with and name keys, or in a step’s if conditional, the secret value is not defined yet as its before the with.
feat: add suse nightly build
Checked and fixed some translations of it.rs
Update it.rs
update ru.rs
Allow direct connect to {hostname}:{port}
Revert "Allow setting custom server and key with env variables"
Allow setting custom server and key with env variables