8000 Update translations from Transifex · python/python-docs-pt-br@10a3240 · GitHub
[go: up one dir, main page]

Skip to content

Commit 10a3240

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent e40c5d6 commit 10a3240

38 files changed

+2794
-1921
lines changed

c-api/init_config.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.13\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-05-31 14:14+0000\n"
21+
"POT-Creation-Date: 2024-07-26 14:15+0000\n"
2222
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
2323
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -736,7 +736,7 @@ msgstr ""
736736
msgid ""
737737
"The :c:func:`PyConfig_Read` function only parses :c:member:`PyConfig.argv` "
738738
"arguments once: :c:member:`PyConfig.parse_argv` is set to ``2`` after "
739-
"arguments are parsed. Since Python arguments are strippped from :c:member:"
739+
"arguments are parsed. Since Python arguments are stripped from :c:member:"
740740
"`PyConfig.argv`, parsing arguments twice would parse the application options "
741741
"as Python options."
742742
msgstr ""
Lines changed: 198 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,198 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2001-2024, Python Software Foundation
3+
# This file is distributed under the same license as the Python package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
# Translators:
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
#
9+
#, fuzzy
10+
msgid ""
11+
msgstr ""
12+
"Project-Id-Version: Python 3.13\n"
13+
"Report-Msgid-Bugs-To: \n"
14+
"POT-Creation-Date: 2024-07-26 14:15+0000\n"
15+
"PO-Revision-Date: 2024-07-26 14:16+0000\n"
16+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
18+
"teams/5390/pt_BR/)\n"
19+
"MIME-Version: 1.0\n"
20+
"Content-Type: text/plain; charset=UTF-8\n"
21+
"Content-Transfer-Encoding: 8bit\n"
22+
"Language: pt_BR\n"
23+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
24+
"1000000 == 0 ? 1 : 2;\n"
25+
26+
#: ../../deprecations/pending-removal-in-3.13.rst:2
27+
msgid "Pending Removal in Python 3.13"
28+
msgstr "Remoção pendente no Python 3.13"
29+
30+
#: ../../deprecations/pending-removal-in-3.13.rst:4
31+
msgid "Modules (see :pep:`594`):"
32+
msgstr "Módulos (veja :pep:`594`):"
33+
34+
#: ../../deprecations/pending-removal-in-3.13.rst:6
35+
msgid ":mod:`!aifc`"
36+
msgstr ":mod:`!aifc`"
37+
38+
#: ../../deprecations/pending-removal-in-3.13.rst:7
39+
msgid ":mod:`!audioop`"
40+
msgstr ":mod:`!audioop`"
41+
42+
#: ../../deprecations/pending-removal-in-3.13.rst:8
43+
msgid ":mod:`!cgi`"
44+
msgstr ":mod:`!cgi`"
45+
46+
#: ../../deprecations/pending-removal-in-3.13.rst:9
47+
msgid ":mod:`!cgitb`"
48+
msgstr ":mod:`!cgitb`"
49+
50+
#: ../../deprecations/pending-removal-in-3.13.rst:10
51+
msgid ":mod:`!chunk`"
52+
msgstr ":mod:`!chunk`"
53+
54+
#: ../../deprecations/pending-removal-in-3.13.rst:11
55+
msgid ":mod:`!crypt`"
56+
msgstr ":mod:`!crypt`"
57+
58+
#: ../../deprecations/pending-removal-in-3.13.rst:12
59+
msgid ":mod:`!imghdr`"
60+
msgstr ":mod:`!imghdr`"
61+
62+
#: ../../deprecations/pending-removal-in-3.13.rst:13
63+
msgid ":mod:`!mailcap`"
64+
msgstr ":mod:`!mailcap`"
65+
66+
#: ../../deprecations/pending-removal-in-3.13.rst:14
67+
msgid ":mod:`!msilib`"
68+
msgstr ":mod:`!msilib`"
69+
70+
#: ../../deprecations/pending-removal-in-3.13.rst:15
71+
msgid ":mod:`!nis`"
72+
msgstr ":mod:`!nis`"
73+
74+
#: ../../deprecations/pending-removal-in-3.13.rst:16
75+
msgid ":mod:`!nntplib`"
76+
msgstr ":mod:`!nntplib`"
77+
78+
#: ../../deprecations/pending-removal-in-3.13.rst:17
79+
msgid ":mod:`!ossaudiodev`"
80+
msgstr ":mod:`!ossaudiodev`"
81+
82+
#: ../../deprecations/pending-removal-in-3.13.rst:18
83+
msgid ":mod:`!pipes`"
84+
msgstr ":mod:`!pipes`"
85+
86+
#: ../../deprecations/pending-removal-in-3.13.rst:19
87+
msgid ":mod:`!sndhdr`"
88+
msgstr ":mod:`!sndhdr`"
89+
90+
#: ../../deprecations/pending-removal-in-3.13.rst:20
91+
msgid ":mod:`!spwd`"
92+
msgstr ":mod:`!spwd`"
93+
94+
#: ../../deprecations/pending-removal-in-3.13.rst:21
95+
msgid ":mod:`!sunau`"
96+
msgstr ":mod:`!sunau`"
97+
98+
#: ../../deprecations/pending-removal-in-3.13.rst:22
99+
msgid ":mod:`!telnetlib`"
100+
msgstr ":mod:`!telnetlib`"
101+
102+
#: ../../deprecations/pending-removal-in-3.13.rst:23
103+
msgid ":mod:`!uu`"
104+
msgstr ":mod:`!uu`"
105+
106+
#: ../../deprecations/pending-removal-in-3.13.rst:24
107+
msgid ":mod:`!xdrlib`"
108+
msgstr ":mod:`!xdrlib`"
109+
110+
#: ../../deprecations/pending-removal-in-3.13.rst:26
111+
msgid "Other modules:"
112+
msgstr "Outros módulos:"
113+
114+
#: ../../deprecations/pending-removal-in-3.13.rst:28
115+
msgid ":mod:`!lib2to3`, and the :program:`2to3` program (:gh:`84540`)"
116+
msgstr ":mod:`!lib2to3` e o programa :program:`2to3` (:gh:`84540`)"
117+
118+
#: ../../deprecations/pending-removal-in-3.13.rst:30
119+
msgid "APIs:"
120+
msgstr "APIs:"
121+
122+
#: ../../deprecations/pending-removal-in-3.13.rst:32
123+
msgid ":class:`!configparser.LegacyInterpolation` (:gh:`90765`)"
124+
msgstr ":class:`!configparser.LegacyInterpolation` (:gh:`90765`)"
125+
126+
#: ../../deprecations/pending-removal-in-3.13.rst:33
127+
msgid "``locale.resetlocale()`` (:gh:`90817`)"
128+
msgstr "``locale.resetlocale()`` (:gh:`90817`)"
129+
130+
#: ../../deprecations/pending-removal-in-3.13.rst:34
131+
msgid ":meth:`!turtle.RawTurtle.settiltangle` (:gh:`50096`)"
132+
msgstr ":meth:`!turtle.RawTurtle.settiltangle` (:gh:`50096`)"
133+
134+
#: ../../deprecations/pending-removal-in-3.13.rst:35
135+
msgid ":func:`!unittest.findTestCases` (:gh:`50096`)"
136+
msgstr ":func:`!unittest.findTestCases` (:gh:`50096`)"
137+
138+
#: ../../deprecations/pending-removal-in-3.13.rst:36
139+
msgid ":func:`!unittest.getTestCaseNames` (:gh:`50096`)"
140+
msgstr ":func:`!unittest.getTestCaseNames` (:gh:`50096`)"
141+
142+
#: ../../deprecations/pending-removal-in-3.13.rst:37
143+
msgid ":func:`!unittest.makeSuite` (:gh:`50096`)"
144+
msgstr ":func:`!unittest.makeSuite` (:gh:`50096`)"
145+
146+
#: ../../deprecations/pending-removal-in-3.13.rst:38
147+
msgid ":meth:`!unittest.TestProgram.usageExit` (:gh:`67048`)"
148+
msgstr ":meth:`!unittest.TestProgram.usageExit` (:gh:`67048`)"
149+
150+
#: ../../deprecations/pending-removal-in-3.13.rst:39
151+
msgid ":class:`!webbrowser.MacOSX` (:gh:`86421`)"
152+
msgstr ":class:`!webbrowser.MacOSX` (:gh:`86421`)"
153+
154+
#: ../../deprecations/pending-removal-in-3.13.rst:40
155+
msgid ":class:`classmethod` descriptor chaining (:gh:`89519`)"
156+
msgstr "Encadeamento do descritor de :class:`classmethod` (:gh:`89519`)"
157+
158+
#: ../../deprecations/pending-removal-in-3.13.rst:41
159+
msgid ":mod:`importlib.resources` deprecated methods:"
160+
msgstr "Métodos descontinuados de :mod:`importlib.resources`:"
161+
162+
#: ../../deprecations/pending-removal-in-3.13.rst:43
163+
msgid "``contents()``"
164+
msgstr "``contents()``"
165+
166+
#: ../../deprecations/pending-removal-in-3.13.rst:44
167+
msgid "``is_resource()``"
168+
msgstr "``is_resource()``"
169+
170+
#: ../../deprecations/pending-removal-in-3.13.rst:45
171+
msgid "``open_binary()``"
172+
msgstr "``open_binary()``"
173+
174+
#: ../../deprecations/pending-removal-in-3.13.rst:46
175+
msgid "``open_text()``"
176+
msgstr "``open_text()``"
177+
178+
#: ../../deprecations/pending-removal-in-3.13.rst:47
179+
msgid "``path()``"
180+
msgstr "``path()``"
181+
182+
#: ../../deprecations/pending-removal-in-3.13.rst:48
183+
msgid "``read_binary()``"
184+
msgstr "``read_binary()``"
185+
186+
#: ../../deprecations/pending-removal-in-3.13.rst:49
187+
msgid "``read_text()``"
188+
msgstr "``read_text()``"
189+
190+
#: ../../deprecations/pending-removal-in-3.13.rst:51
191+
msgid ""
192+
"Use :func:`importlib.resources.files()` instead. Refer to `importlib-"
193+
"resources: Migrating from Legacy <https://importlib-resources.readthedocs.io/"
194+
"en/latest/using.html#migrating-from-legacy>`_ (:gh:`106531`)"
195+
msgstr ""
196+
"Use :func:`importlib.resources.files()` em vez disso. Confira `importlib-"
197+
"resources: Migrando do legado <https://importlib-resources.readthedocs.io/en/"
198+
"latest/using.html#migrating-from-legacy>`_ , em inglês (:gh:`106531`)"

0 commit comments

Comments
 (0)
0