diff options
Diffstat (limited to 'po/pt_BR/man3/wcstok.3.po')
-rw-r--r-- | po/pt_BR/man3/wcstok.3.po | 54 |
1 files changed, 34 insertions, 20 deletions
diff --git a/po/pt_BR/man3/wcstok.3.po b/po/pt_BR/man3/wcstok.3.po index cd87125f..9dc3eaef 100644 --- a/po/pt_BR/man3/wcstok.3.po +++ b/po/pt_BR/man3/wcstok.3.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2024-03-01 17:13+0100\n" +"POT-Creation-Date: 2024-06-01 06:35+0200\n" "PO-Revision-Date: 2022-08-11 10:18-0300\n" "Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n" "Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian." @@ -28,16 +28,17 @@ msgid "wcstok" msgstr "B<wcstok>()" #. 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 @@ -127,9 +128,9 @@ msgstr "" #| "B<wcstok>() will continue to return NULL. Otherwise, the B<wcstok>() " #| "function recognizes the beginning of a token and returns a pointer to it, " #| "but before doing that, it zero-terminates the token by replacing the next " -#| "wide-character which occurs in I<delim> with a null wide character " -#| "(L\\(aq\\e0\\(aq), and it updates I<*ptr> so that subsequent calls will " -#| "continue searching after the end of recognized token." +#| "wide-character which occurs in I<delim> with a null wide character (L\\(aq" +#| "\\e0\\(aq), and it updates I<*ptr> so that subsequent calls will continue " +#| "searching after the end of recognized token." msgid "" "The search starts at I<wcs>, if I<wcs> is not NULL, or at I<*ptr>, if I<wcs> " "is NULL. First, any delimiter wide-characters are skipped, that is, the " @@ -152,9 +153,9 @@ msgstr "" "subsequentes a B<wcstok>() continuarão retornando NULO. Caso contrário, a " "função B<wcstok>() reconhece o início de um token e retorna um ponteiro para " "ele, mas antes de fazê-lo, ela termina com zero o token, substituindo o " -"próximo caractere largo que ocorre em I<delim> com um caractere " -"(L\\(aq\\e0\\(aq), e ela atualiza I<*ptr> de forma que as chamadas " -"subsequentes continuarão a busca depois do fim do token reconhecido." +"próximo caractere largo que ocorre em I<delim> com um caractere (L\\(aq" +"\\e0\\(aq), e ela atualiza I<*ptr> de forma que as chamadas subsequentes " +"continuarão a busca depois do fim do token reconhecido." #. type: SH #: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide @@ -358,16 +359,22 @@ msgid "POSIX.1-2001, POSIX.1-2008, C99." msgstr "POSIX.1-2001, POSIX.1-2008, C99." #. 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 @@ -380,3 +387,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" |