diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-04-14 10:37:40 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2020-04-21 16:58:04 +0200 |
commit | 38b38500c6011d6bc59171ee23d92fba46bd131e (patch) | |
tree | afdb5bd5328ead493714c9a713a268f31cd122c0 /po/pt_BR.po | |
parent | man: reorder hostname1(5) (diff) | |
download | systemd-38b38500c6011d6bc59171ee23d92fba46bd131e.tar.xz systemd-38b38500c6011d6bc59171ee23d92fba46bd131e.zip |
tree-wide: use "hostname" spelling everywhere
It's not that I think that "hostname" is vastly superior to "host name". Quite
the opposite — the difference is small, and in some context the two-word version
does fit better. But in the tree, there are ~200 occurrences of the first, and
>1600 of the other, and consistent spelling is more important than any particular
spelling choice.
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 06706fe8fc..09964a1296 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -74,21 +74,21 @@ msgid "Authentication is required to reload the systemd state." msgstr "É necessária autenticação para recarregar o estado do sistema." #: src/hostname/org.freedesktop.hostname1.policy:20 -msgid "Set host name" +msgid "Set hostname" msgstr "Definir nome de máquina" #: src/hostname/org.freedesktop.hostname1.policy:21 -msgid "Authentication is required to set the local host name." +msgid "Authentication is required to set the local hostname." msgstr "É necessária autenticação para definir nome de máquina local." #: src/hostname/org.freedesktop.hostname1.policy:30 -msgid "Set static host name" +msgid "Set static hostname" msgstr "Definir nome estático de máquina" #: src/hostname/org.freedesktop.hostname1.policy:31 msgid "" -"Authentication is required to set the statically configured local host name, " -"as well as the pretty host name." +"Authentication is required to set the statically configured local hostname, " +"as well as the pretty hostname." msgstr "" "É necessária autenticação para definir o nome de máquina local configurado " "estaticamente, assim como o nome apresentável de máquina." |