pages.pt_BR/common/*: fix translation (#14188)
* ffmpeg: a sentence should not begin with an object pronoun. * img2pdf: fixing a verb tense, and rephrasing to match the original in English. * java,javac: fix verb tenses. * mongo: translating a word that doesn't need to stay in English. * ssh*: translating a word(s) that do(es) not need to stay in English. * ffmpeg,ssh: updating command accordingly to the English version.
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
|
||||
`ssh-keygen -t {{rsa}} -b {{4096}} -C "{{comentário|email}}"`
|
||||
|
||||
- Remove as chaves de um host do arquivo known_hosts (útil quando um host conhecido tem uma nova chave):
|
||||
- Remove as chaves de um servidor do arquivo known_hosts (útil quando um servidor conhecido tem uma nova chave):
|
||||
|
||||
`ssh-keygen -R {{host_remoto}}`
|
||||
`ssh-keygen -R {{servidor_remoto}}`
|
||||
|
||||
- Obtém a impressão digital de uma chave em MD5 Hex:
|
||||
|
||||
|
Reference in New Issue
Block a user