diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:08 +0000 |
commit | 44cf9c6d2d274eac37502e835155f7e985f1b8e6 (patch) | |
tree | 9576ba968924c5b9a55ba9e14f4f26184c62c7d4 /man/pt/dpkg-trigger.pod | |
parent | Adding upstream version 1.22.6. (diff) | |
download | dpkg-44cf9c6d2d274eac37502e835155f7e985f1b8e6.tar.xz dpkg-44cf9c6d2d274eac37502e835155f7e985f1b8e6.zip |
Adding upstream version 1.22.7.upstream/1.22.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/pt/dpkg-trigger.pod')
-rw-r--r-- | man/pt/dpkg-trigger.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/pt/dpkg-trigger.pod b/man/pt/dpkg-trigger.pod index 1ac77e0..2e20338 100644 --- a/man/pt/dpkg-trigger.pod +++ b/man/pt/dpkg-trigger.pod @@ -118,6 +118,10 @@ Define a máscara de depuração (desde dpkg 1.21.10) a partir dum valor octal. Define o modo de cor (desde dpkg 1.18.5). Os valores actualmente aceites são: B<auto> (predefinido), B<always> e B<never>. +=item B<DPKG_NLS> + +If set, it will be used to decide whether to activate Native Language Support, also known as internationalization (or i18n) support (since dpkg 1.22.7). The accepted values are: B<0> and B<1> (default). + =back =head1 VEJA TAMBÉM |