summaryrefslogtreecommitdiffstats
path: root/po/pt_BR/man3/strtol.3.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt_BR/man3/strtol.3.po')
-rw-r--r--po/pt_BR/man3/strtol.3.po121
1 files changed, 46 insertions, 75 deletions
diff --git a/po/pt_BR/man3/strtol.3.po b/po/pt_BR/man3/strtol.3.po
index e1af8095..8e667986 100644
--- a/po/pt_BR/man3/strtol.3.po
+++ b/po/pt_BR/man3/strtol.3.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2024-03-01 17:09+0100\n"
+"POT-Creation-Date: 2024-06-01 06:24+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."
@@ -27,16 +27,17 @@ msgid "strtol"
msgstr "B<strtoll>():"
#. type: TH
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable opensuse-tumbleweed
#, no-wrap
-msgid "2023-12-19"
-msgstr "19 dezembro 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
@@ -192,7 +193,8 @@ msgstr ""
"35.)"
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "If I<endptr> is not NULL, B<strtol>() stores the address of the first "
@@ -211,8 +213,8 @@ msgstr ""
"Se I<ptrfim> não for NULL, B<strtol>() armazena o endereço do primeiro "
"caractere inválido em I<*ptrfim>. Se não houver qualquer dígito, B<strtol>() "
"armazena o valor original de I<ptrnum> em I<*ptrfim> (e retorna 0). (Por "
-"isso, se I<*ptrnum> não for \\(aq\\e0\\(aq mas I<**ptrfim> for "
-"\\(aq\\e0\\(aq no retorno, a seqüencia inteira é válida.)"
+"isso, se I<*ptrnum> não for \\(aq\\e0\\(aq mas I<**ptrfim> for \\(aq"
+"\\e0\\(aq no retorno, a seqüencia inteira é válida.)"
#. type: Plain text
#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide
@@ -260,7 +262,8 @@ msgid "ERRORS"
msgstr "ERROS"
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid "These functions do not set I<errno> for this case."
msgid "This function does not modify I<errno> on success."
@@ -433,7 +436,8 @@ msgid "NOTES"
msgstr "NOTAS"
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"Since B<strtol>() can legitimately return 0, B<LONG_MAX>, or B<LONG_MIN> "
"(B<LLONG_MAX> or B<LLONG_MIN> for B<strtoll>()) on both success and "
@@ -473,13 +477,15 @@ msgid ""
msgstr ""
#. type: SH
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid "CAVEATS"
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
"If the I<base> needs to be tested, it should be tested in a call where the "
"string is known to succeed. Otherwise, it's impossible to portably "
@@ -487,7 +493,8 @@ msgid ""
msgstr ""
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid ""
"errno = 0;\n"
@@ -544,7 +551,8 @@ msgid "Program source"
msgstr "Fonte do programa"
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, no-wrap
msgid ""
"#include E<lt>errno.hE<gt>\n"
@@ -634,7 +642,7 @@ msgid "Linux man-pages 6.03"
msgstr "Linux man-pages 6.03"
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, fuzzy
#| msgid ""
#| "If I<endptr> is not NULL, B<strtol>() stores the address of the first "
@@ -652,8 +660,8 @@ msgstr ""
"Se I<ptrfim> não for NULL, B<strtol>() armazena o endereço do primeiro "
"caractere inválido em I<*ptrfim>. Se não houver qualquer dígito, B<strtol>() "
"armazena o valor original de I<ptrnum> em I<*ptrfim> (e retorna 0). (Por "
-"isso, se I<*ptrnum> não for \\(aq\\e0\\(aq mas I<**ptrfim> for "
-"\\(aq\\e0\\(aq no retorno, a seqüencia inteira é válida.)"
+"isso, se I<*ptrnum> não for \\(aq\\e0\\(aq mas I<**ptrfim> for \\(aq"
+"\\e0\\(aq no retorno, a seqüencia inteira é válida.)"
#. type: Plain text
#: debian-bookworm
@@ -668,7 +676,7 @@ msgid "B<strtoll>(): POSIX.1-2001, POSIX.1-2008, C99."
msgstr "B<strtoll>(): POSIX.1-2001, POSIX.1-2008, C99."
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"Since B<strtol>() can legitimately return 0, B<LONG_MAX>, or B<LONG_MIN> "
"(B<LLONG_MAX> or B<LLONG_MIN> for B<strtoll>()) on both success and "
@@ -813,66 +821,22 @@ msgstr ""
"}\n"
#. type: TH
-#: debian-unstable opensuse-tumbleweed
+#: fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
-msgid "2023-07-20"
-msgstr "20 julho 2023"
+msgid "2023-12-19"
+msgstr "19 dezembro 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: Plain text
-#: debian-unstable opensuse-tumbleweed
+#. type: TH
+#: fedora-rawhide
#, no-wrap
-msgid ""
-"#include E<lt>errno.hE<gt>\n"
-"#include E<lt>limits.hE<gt>\n"
-"#include E<lt>stdio.hE<gt>\n"
-"#include E<lt>stdlib.hE<gt>\n"
-"\\&\n"
-"int\n"
-"main(int argc, char *argv[])\n"
-"{\n"
-" int base;\n"
-" char *endptr, *str;\n"
-" long val;\n"
-"\\&\n"
-" if (argc E<lt> 2) {\n"
-" fprintf(stderr, \"Usage: %s str [base]\\en\", argv[0]);\n"
-" exit(EXIT_FAILURE);\n"
-" }\n"
-"\\&\n"
-" str = argv[1];\n"
-" base = (argc E<gt> 2) ? atoi(argv[2]) : 0;\n"
-"\\&\n"
-" errno = 0; /* To distinguish success/failure after call */\n"
-" val = strtol(str, &endptr, base);\n"
-"\\&\n"
-" /* Check for various possible errors. */\n"
-"\\&\n"
-" if (errno != 0) {\n"
-" perror(\"strtol\");\n"
-" exit(EXIT_FAILURE);\n"
-" }\n"
-"\\&\n"
-" if (endptr == str) {\n"
-" fprintf(stderr, \"No digits were found\\en\");\n"
-" exit(EXIT_FAILURE);\n"
-" }\n"
-"\\&\n"
-" /* If we got here, strtol() successfully parsed a number. */\n"
-"\\&\n"
-" printf(\"strtol() returned %ld\\en\", val);\n"
-"\\&\n"
-" if (*endptr != \\[aq]\\e0\\[aq]) /* Not necessarily an error... */\n"
-" printf(\"Further characters after number: \\e\"%s\\e\"\\en\", endptr);\n"
-"\\&\n"
-" exit(EXIT_SUCCESS);\n"
-"}\n"
-msgstr ""
+msgid "Linux man-pages 6.7"
+msgstr "Linux man-pages 6.7"
#. type: TH
#: opensuse-leap-15-6
@@ -885,3 +849,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"