diff options
author | Karel Zak | 2018-05-29 09:49:59 +0200 |
---|---|---|
committer | Karel Zak | 2018-05-29 09:49:59 +0200 |
commit | 989407d364b0201a7fa068abac3d05110aaeccb5 (patch) | |
tree | db2986513f61153e2dfea5e4d6931c30a34a440a | |
parent | libmount: accept another flags on MS_REMOUNT|MS_BIND (diff) | |
download | kernel-qcow2-util-linux-989407d364b0201a7fa068abac3d05110aaeccb5.tar.gz kernel-qcow2-util-linux-989407d364b0201a7fa068abac3d05110aaeccb5.tar.xz kernel-qcow2-util-linux-989407d364b0201a7fa068abac3d05110aaeccb5.zip |
po: fix lsblk translation
Reported-by: Rosberg Nascimento Freitas Rodrigues <rosberg.berg@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r-- | po/pt_BR.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 38d91d560..7ab1c1521 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -14586,7 +14586,7 @@ msgstr "Lista de CPU(s) off-line:" #: sys-utils/lscpu.c:1803 msgid "Thread(s) per core:" -msgstr "Thread(s) per nĂșcleo:" +msgstr "Thread(s) por nĂșcleo:" #: sys-utils/lscpu.c:1805 msgid "Core(s) per socket:" |