From cbffab246997fb5a06211dfb706b54e5ae5bb59f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding upstream version 1.21.22. Signed-off-by: Daniel Baumann --- man/pt/deb-postinst.pod | 69 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 man/pt/deb-postinst.pod (limited to 'man/pt/deb-postinst.pod') diff --git a/man/pt/deb-postinst.pod b/man/pt/deb-postinst.pod new file mode 100644 index 0000000..bc6b353 --- /dev/null +++ b/man/pt/deb-postinst.pod @@ -0,0 +1,69 @@ + + ***************************************************** + * GENERATED FILE, DO NOT EDIT * + * THIS IS NO SOURCE FILE, BUT RESULT OF COMPILATION * + ***************************************************** + +This file was generated by po4a(7). Do not store it (in VCS, for example), +but store the PO file used as source file by po4a-translate. + +In fact, consider this as a binary, and the PO file as a regular .c file: +If the PO get lost, keeping this translation up-to-date will be harder. + +=encoding UTF-8 + +=head1 NOME + +deb-postinst - script de maintainer pós-instalação do pacote + +=head1 SINOPSE + +B + +=head1 DESCRIÇÃO + +Um pacote pode executar várias acções de pós-instalação via scripts do maintainer, ao incluir um ficheiro executável I no seu arquivo de controle (isto é, I( durante a criação do pacote. + +O script pode ser chamado nos seguintes modos: + +=over + +=item I B I + +Após o pacote ter sido instalado. + +=item I B "I" + +Após o pacote ser despoletado. A lista de Is separados por espaços é passada como segundo argumento. + +=item I B I + +Se I falhar durante B ou falhar num B. + +=item I B + +Se I falhar durante B. + +=item I B B I I + +=item S< >[ B I I ] + +Se I falhar durante B de um pacote + +=item I B B I I + +Se I falhar durante B para substituição devido a conflito. + +=back + +=head1 VEJA TAMBÉM + +B(1). + + +=head1 TRADUÇÃO + +Américo Monteiro + +Se encontrar algum erro na tradução deste documento, por favor comunique para +Américo Monteiro . -- cgit v1.2.3