summaryrefslogtreecommitdiffstats
path: root/po/pt_BR/man3/difftime.3.po
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:51:52 +0000
commit4ad94864781f48b1a4b77f9cfb934622bf756ba1 (patch)
tree3900955c1886e6d2570fea7125ee1f01bafe876d /po/pt_BR/man3/difftime.3.po
parentAdding upstream version 4.22.0. (diff)
downloadmanpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.tar.xz
manpages-l10n-4ad94864781f48b1a4b77f9cfb934622bf756ba1.zip
Adding upstream version 4.23.0.upstream/4.23.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/pt_BR/man3/difftime.3.po')
-rw-r--r--po/pt_BR/man3/difftime.3.po70
1 files changed, 43 insertions, 27 deletions
diff --git a/po/pt_BR/man3/difftime.3.po b/po/pt_BR/man3/difftime.3.po
index 36e02304..0d3135b3 100644
--- a/po/pt_BR/man3/difftime.3.po
+++ b/po/pt_BR/man3/difftime.3.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: manpages-l10n\n"
-"POT-Creation-Date: 2024-03-01 16:55+0100\n"
+"POT-Creation-Date: 2024-06-01 05:47+0200\n"
"PO-Revision-Date: 2020-06-23 14:59-0300\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: Brazilian Portuguese <debian-l10n-portuguese@lists.debian."
@@ -27,16 +27,17 @@ msgid "difftime"
msgstr "difftime"
#. type: TH
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable opensuse-tumbleweed
#, no-wrap
-msgid "2023-11-11"
-msgstr "11 novembro 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
@@ -93,7 +94,8 @@ msgid "DESCRIPTION"
msgstr "DESCRIÇÃO"
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
#, fuzzy
#| msgid ""
#| "The B<difftime>() function returns the number of seconds elapsed between "
@@ -113,9 +115,10 @@ msgstr ""
"1970, (Hora Universal Sincronizada - UTC)."
#. type: Plain text
-#: archlinux fedora-40 fedora-rawhide mageia-cauldron
+#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
+#: opensuse-tumbleweed
msgid ""
-"I<difftime(b,\\~a)> acts like I<(b-a)> except that the result does not "
+"I<difftime(b,\\ a)> acts like I<(b-a)> except that the result does not "
"overflow and is rounded to I<double>."
msgstr ""
@@ -246,7 +249,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
msgid ""
"The B<difftime>() function returns the number of seconds elapsed between "
"time I<time1> and time I<time0>, represented as a I<double>. Each of the "
@@ -265,13 +268,13 @@ msgid "POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD."
msgstr "POSIX.1-2001, POSIX.1-2008, C99, SVr4, 4.3BSD."
#. type: SH
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
#, no-wrap
msgid "NOTES"
msgstr "NOTAS"
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid ""
"On a POSIX system, I<time_t> is an arithmetic type, and one could just define"
msgstr ""
@@ -285,28 +288,27 @@ msgid "#define difftime(t1,t0) (double)(t1 - t0)\n"
msgstr "#define difftime(t1,t0) (double)(t1 - t0)\n"
#. type: Plain text
-#: debian-bookworm debian-unstable opensuse-leap-15-6 opensuse-tumbleweed
+#: debian-bookworm opensuse-leap-15-6
msgid "when the possible overflow in the subtraction is not a concern."
msgstr "quando o possível estouro na subtração não é uma preocupação."
#. type: TH
-#: debian-unstable opensuse-tumbleweed
+#: fedora-40 fedora-rawhide mageia-cauldron
#, no-wrap
-msgid "2023-07-20"
-msgstr "20 julho 2023"
+msgid "2023-11-11"
+msgstr "11 novembro 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-leap-15-6 opensuse-tumbleweed
-#, fuzzy, no-wrap
-#| msgid "#define difftime(t1,t0) (double)(t1 - t0)\n"
-msgid "#define my_difftime(t1,t0) (double)(t1 - t0)\n"
-msgstr "#define difftime(t1,t0) (double)(t1 - t0)\n"
+#. type: TH
+#: fedora-rawhide
+#, no-wrap
+msgid "Linux man-pages 6.7"
+msgstr "Linux man-pages 6.7"
#. type: TH
#: opensuse-leap-15-6
@@ -319,3 +321,17 @@ msgstr "3 abril 2023"
#, no-wrap
msgid "Linux man-pages 6.04"
msgstr "Linux man-pages 6.04"
+
+#. type: Plain text
+#: opensuse-leap-15-6
+#, fuzzy, no-wrap
+#| msgid "#define difftime(t1,t0) (double)(t1 - t0)\n"
+msgid "#define my_difftime(t1,t0) (double)(t1 - t0)\n"
+msgstr "#define difftime(t1,t0) (double)(t1 - t0)\n"
+
+#. type: TH
+#: opensuse-tumbleweed
+#, fuzzy, no-wrap
+#| msgid "Linux man-pages 6.7"
+msgid "Linux man-pages (unreleased)"
+msgstr "Linux man-pages 6.7"