summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorLuiz Angelo Daros de Luca2018-04-24 19:40:02 +0200
committerLuiz Angelo Daros de Luca2018-04-24 19:40:02 +0200
commitb917eb46c7d9f70a3acf2ce162f3d55fda71e97b (patch)
tree427a758d0d0ca24630b9bef2e2c5b621be57b2af /po
parentlibblkid: add BitLocker detection (diff)
downloadkernel-qcow2-util-linux-b917eb46c7d9f70a3acf2ce162f3d55fda71e97b.tar.gz
kernel-qcow2-util-linux-b917eb46c7d9f70a3acf2ce162f3d55fda71e97b.tar.xz
kernel-qcow2-util-linux-b917eb46c7d9f70a3acf2ce162f3d55fda71e97b.zip
po: pt_BR: fix fallocate '-l' help msg
Translation was using '-n' instead of '-l' Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Diffstat (limited to 'po')
-rw-r--r--po/pt_BR.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 4fc686642..38d91d560 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -12535,7 +12535,7 @@ msgstr " -i, --insert-range insere um buraco no intervalo, trocando dados exis
#: sys-utils/fallocate.c:93
msgid " -l, --length <num> length for range operations, in bytes\n"
-msgstr " -n, --length <núm> comprimento para operações de intervalo em bytes\n"
+msgstr " -l, --length <núm> comprimento para operações de intervalo em bytes\n"
#: sys-utils/fallocate.c:94
msgid " -n, --keep-size maintain the apparent size of the file\n"