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>
This commit is contained in:
Luiz Angelo Daros de Luca 2018-04-24 14:40:02 -03:00
parent 136f89ce5e
commit b917eb46c7
1 changed files with 1 additions and 1 deletions

View 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"