Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f31e4ad

Browse files
Update translations
1 parent 3da7704 commit f31e4ad

File tree

9 files changed

+24
-24
lines changed

9 files changed

+24
-24
lines changed

c-api/structures.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.8\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-09-20 17:26+0000\n"
20+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
2121
"PO-Revision-Date: 2020-05-30 11:51+0000\n"
2222
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2323
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -413,7 +413,7 @@ msgstr ""
413413

414414
#: ../../c-api/structures.rst:303
415415
msgid "C type"
416-
msgstr "Tipo C"
416+
msgstr "Tipo em C"
417417

418418
#: ../../c-api/structures.rst:305
419419
msgid "T_SHORT"

library/ctypes.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.8\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-09-06 22:14+0000\n"
17+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
1818
"PO-Revision-Date: 2020-05-30 11:59+0000\n"
1919
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -235,11 +235,11 @@ msgstr "Tipo ctypes"
235235

236236
#: ../../library/ctypes.rst:216
237237
msgid "C type"
238-
msgstr "Tipo C"
238+
msgstr "Tipo em C"
239239

240240
#: ../../library/ctypes.rst:216
241241
msgid "Python type"
242-
msgstr "Python type"
242+
msgstr "Tipo em Python"
243243

244244
#: ../../library/ctypes.rst:218
245245
msgid ":class:`c_bool`"
@@ -417,7 +417,7 @@ msgstr ":c:type:`char *` (NUL terminated)"
417417

418418
#: ../../library/ctypes.rst:256
419419
msgid "bytes object or ``None``"
420-
msgstr "bytes object ou ``None``"
420+
msgstr "objeto bytes ou ``None``"
421421

422422
#: ../../library/ctypes.rst:258
423423
msgid ":class:`c_wchar_p`"

library/os.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.8\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2024-09-20 17:26+0000\n"
25+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
2626
"PO-Revision-Date: 2020-05-30 12:07+0000\n"
2727
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -6748,5 +6748,5 @@ msgid ""
67486748
"If this bit is set, then random bytes are drawn from the ``/dev/"
67496749
"random`` pool instead of the ``/dev/urandom`` pool."
67506750
msgstr ""
6751-
"Se este bit é definido os bytes aleatórios são pegos a partir de ``/dev/"
6751+
"Se este bit é definido os bytes aleatórios são sorteados a partir de ``/dev/"
67526752
"random`` ao invés de ``/dev/urandom``."

library/sqlite3.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.8\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-09-06 22:14+0000\n"
22+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
2323
"PO-Revision-Date: 2020-05-30 12:10+0000\n"
2424
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2525
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -969,7 +969,7 @@ msgstr ""
969969

970970
#: ../../library/sqlite3.rst:869 ../../library/sqlite3.rst:886
971971
msgid "Python type"
972-
msgstr "Python type"
972+
msgstr "Tipo em Python"
973973

974974
#: ../../library/sqlite3.rst:869 ../../library/sqlite3.rst:886
975975
msgid "SQLite type"

library/struct.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.8\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-09-20 17:26+0000\n"
22+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
2323
"PO-Revision-Date: 2020-05-30 12:10+0000\n"
2424
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2525
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -326,7 +326,7 @@ msgstr "Tipo em C"
326326

327327
#: ../../library/struct.rst:194
328328
msgid "Python type"
329-
msgstr "Python type"
329+
msgstr "Tipo em Python"
330330

331331
#: ../../library/struct.rst:194
332332
msgid "Standard size"

library/xmlrpc.client.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
# Claudio Rogerio Carvalho Filho <[email protected]>, 2020
99
# i17obot <[email protected]>, 2021
1010
# Julio Biason, 2023
11-
# Rafael Fontenelle <[email protected]>, 2023
1211
# Adorilson Bezerra <[email protected]>, 2024
12+
# Rafael Fontenelle <[email protected]>, 2024
1313
#
1414
#, fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.8\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2024-08-30 17:39+0000\n"
19+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
2020
"PO-Revision-Date: 2020-05-30 12:14+0000\n"
21-
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
21+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2323
"teams/5390/pt_BR/)\n"
2424
"MIME-Version: 1.0\n"
@@ -167,7 +167,7 @@ msgstr "Tipo XML-RPC"
167167

168168
#: ../../library/xmlrpc.client.rst:93
169169
msgid "Python type"
170-
msgstr "Python type"
170+
msgstr "Tipo em Python"
171171

172172
#: ../../library/xmlrpc.client.rst:95
173173
msgid "``boolean``"
@@ -564,7 +564,7 @@ msgstr ""
564564

565565
#: ../../library/xmlrpc.client.rst:421
566566
msgid "ProtocolError Objects"
567-
msgstr "Objeto ProtocolError"
567+
msgstr "Objetos ProtocolError"
568568

569569
#: ../../library/xmlrpc.client.rst:425
570570
msgid ""

potodo.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
- windows.po 310 / 311 ( 99.0% translated).
282282

283283

284-
# whatsnew (63.12% done)
284+
# whatsnew (63.15% done)
285285

286286
- 2.0.po 134 / 182 ( 73.0% translated).
287287
- 2.2.po 136 / 192 ( 70.0% translated).
@@ -293,8 +293,8 @@
293293
- 3.2.po 69 / 518 ( 13.0% translated).
294294
- 3.3.po 154 / 660 ( 23.0% translated).
295295
- 3.4.po 509 / 511 ( 99.0% translated).
296-
- 3.5.po 123 / 541 ( 22.0% translated).
297-
- 3.6.po 240 / 517 ( 46.0% translated).
296+
- 3.5.po 124 / 541 ( 22.0% translated).
297+
- 3.6.po 241 / 517 ( 46.0% translated).
298298
- 3.7.po 238 / 555 ( 42.0% translated).
299299
- 3.8.po 473 / 480 ( 98.0% translated).
300300

whatsnew/3.5.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.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-09-13 17:28+0000\n"
21+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:18+0000\n"
2323
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -36,7 +36,7 @@ msgstr "O que há de novo no Python 3.5"
3636

3737
#: ../../whatsnew/3.5.rst:0
3838
msgid "Editors"
39-
msgstr ""
39+
msgstr "Editores"
4040

4141
#: ../../whatsnew/3.5.rst:5
4242
msgid "Elvis Pranskevichus <[email protected]>, Yury Selivanov <[email protected]>"

whatsnew/3.6.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.8\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2024-09-13 17:28+0000\n"
19+
"POT-Creation-Date: 2024-09-27 17:32+0000\n"
2020
"PO-Revision-Date: 2020-05-30 12:18+0000\n"
2121
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -34,7 +34,7 @@ msgstr "What's New In Python 3.6"
3434

3535
#: ../../whatsnew/3.6.rst:0
3636
msgid "Editors"
37-
msgstr ""
37+
msgstr "Editores"
3838

3939
#: ../../whatsnew/3.6.rst:5
4040
msgid "Elvis Pranskevichus <[email protected]>, Yury Selivanov <[email protected]>"

0 commit comments

Comments
 (0)