diff options
Diffstat (limited to 'po/pt_BR/man3/popen.3.po')
-rw-r--r-- | po/pt_BR/man3/popen.3.po | 53 |
1 files changed, 34 insertions, 19 deletions
diff --git a/po/pt_BR/man3/popen.3.po b/po/pt_BR/man3/popen.3.po index 62c0e942..7c44c867 100644 --- a/po/pt_BR/man3/popen.3.po +++ b/po/pt_BR/man3/popen.3.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 17:04+0100\n" +"POT-Creation-Date: 2024-06-01 06:09+0200\n" "PO-Revision-Date: 2001-05-31 17:26+0200\n" "Last-Translator: André Luiz Fassone <lonely_wolf@ig.com.br>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -26,16 +26,17 @@ msgid "popen" msgstr "" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable opensuse-tumbleweed #, no-wrap -msgid "2023-10-31" -msgstr "31 outubro 2023" +msgid "2024-05-02" +msgstr "2 maio 2024" #. type: TH -#: archlinux fedora-40 fedora-rawhide mageia-cauldron -#, no-wrap -msgid "Linux man-pages 6.06" -msgstr "Linux man-pages 6.06" +#: archlinux debian-unstable +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.7" +msgid "Linux man-pages 6.8" +msgstr "Linux man-pages 6.7" #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -159,9 +160,9 @@ msgstr "" #, fuzzy msgid "" "The I<type> argument is a pointer to a null-terminated string which must " -"contain either the letter \\[aq]r\\[aq] for reading or the letter " -"\\[aq]w\\[aq] for writing. Since glibc 2.9, this argument can additionally " -"include the letter \\[aq]e\\[aq], which causes the close-on-exec flag " +"contain either the letter \\[aq]r\\[aq] for reading or the letter \\[aq]w" +"\\[aq] for writing. Since glibc 2.9, this argument can additionally include " +"the letter \\[aq]e\\[aq], which causes the close-on-exec flag " "(B<FD_CLOEXEC>) to be set on the underlying file descriptor; see the " "description of the B<O_CLOEXEC> flag in B<open>(2) for reasons why this may " "be useful." @@ -462,7 +463,8 @@ msgstr "" #. .BR pclose () #. function appeared in Version 7 AT&T UNIX. #. type: Plain text -#: archlinux fedora-40 fedora-rawhide mageia-cauldron +#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-tumbleweed #, fuzzy #| msgid "" #| "Failure to execute the shell is indistinguishable from the shell's " @@ -533,7 +535,7 @@ msgstr "" #. .BR pclose () #. function appeared in Version 7 AT&T UNIX. #. type: Plain text -#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed +#: debian-bookworm opensuse-leap-15-6 msgid "" "Failure to execute the shell is indistinguishable from the shell's failure " "to execute command, or an immediate exit of the command. The only hint is " @@ -544,16 +546,22 @@ msgstr "" "comando. A única dica é o status da saída 127." #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 fedora-rawhide mageia-cauldron #, no-wrap -msgid "2023-07-20" -msgstr "20 julho 2023" +msgid "2023-10-31" +msgstr "31 outubro 2023" #. type: TH -#: debian-unstable opensuse-tumbleweed +#: fedora-40 mageia-cauldron #, no-wrap -msgid "Linux man-pages 6.05.01" -msgstr "Linux man-pages 6.05.01" +msgid "Linux man-pages 6.06" +msgstr "Linux man-pages 6.06" + +#. type: TH +#: fedora-rawhide +#, no-wrap +msgid "Linux man-pages 6.7" +msgstr "Linux man-pages 6.7" #. type: TH #: opensuse-leap-15-6 @@ -566,3 +574,10 @@ msgstr "30 março 2023" #, no-wrap msgid "Linux man-pages 6.04" msgstr "Linux man-pages 6.04" + +#. type: TH +#: opensuse-tumbleweed +#, fuzzy, no-wrap +#| msgid "Linux man-pages 6.7" +msgid "Linux man-pages (unreleased)" +msgstr "Linux man-pages 6.7" |