]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
po: pt_BR: fix fallocate '-l' help msg
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Tue, 24 Apr 2018 17:40:02 +0000 (14:40 -0300)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Jul 2018 13:35:44 +0000 (15:35 +0200)
Translation was using '-n' instead of '-l'

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
po/pt_BR.po

index 4fc686642577bce19878f755b7171c8eb2877867..38d91d56042194006c009c0264268d72725bc06f 100644 (file)
@@ -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"