Skip to content

Commit c52ead2

Browse files
Update translations
1 parent a467f8e commit c52ead2

File tree

8 files changed

+33
-29
lines changed

8 files changed

+33
-29
lines changed

c-api/init.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.9\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2025-05-09 17:38+0000\n"
21+
"POT-Creation-Date: 2025-06-20 17:30+0000\n"
2222
"PO-Revision-Date: 2017-02-16 17:36+0000\n"
2323
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2424
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -818,7 +818,7 @@ msgstr ""
818818

819819
#: ../../c-api/init.rst:523
820820
msgid "``'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam'``"
821-
msgstr ""
821+
msgstr "``'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam'``"
822822

823823
#: ../../c-api/init.rst:527
824824
msgid ""

c-api/memory.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2018
1010
# Marco Rougeth <marco@rougeth.com>, 2020
1111
# Rodrigo Cândido, 2022
12-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1312
# Vitor Buxbaum Orlandi, 2023
13+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
1414
#
1515
#, fuzzy
1616
msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2025-01-17 15:27+0000\n"
20+
"POT-Creation-Date: 2025-06-20 17:30+0000\n"
2121
"PO-Revision-Date: 2017-02-16 17:37+0000\n"
22-
"Last-Translator: Vitor Buxbaum Orlandi, 2023\n"
22+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2323
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2424
"teams/5390/pt_BR/)\n"
2525
"Language: pt_BR\n"
@@ -330,7 +330,7 @@ msgstr "``PyMem_REALLOC(ptr, size)``"
330330

331331
#: ../../c-api/memory.rst:263
332332
msgid "``PyMem_RESIZE(ptr, type, size)``"
333-
msgstr ""
333+
msgstr "``PyMem_RESIZE(ptr, type, size)``"
334334

335335
#: ../../c-api/memory.rst:264
336336
msgid "``PyMem_FREE(ptr)``"
@@ -766,7 +766,7 @@ msgstr ""
766766

767767
#: ../../c-api/memory.rst:519
768768
msgid "``void free(void *ctx, void *ptr, size_t size)``"
769-
msgstr ""
769+
msgstr "``void free(void *ctx, void *ptr, size_t size)``"
770770

771771
#: ../../c-api/memory.rst:519
772772
msgid "free an arena"

library/inspect.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
# Hugo Santos Piauilino <hugos94@gmail.com>, 2019
1010
# Marco Rougeth <marco@rougeth.com>, 2019
1111
# i17obot <i17obot@rougeth.com>, 2021
12-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
12+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
1313
#
1414
#, fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version: Python 3.9\n"
1818
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2025-01-10 16:41+0000\n"
19+
"POT-Creation-Date: 2025-06-20 17:30+0000\n"
2020
"PO-Revision-Date: 2017-02-16 23:15+0000\n"
21-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
21+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2222
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2323
"teams/5390/pt_BR/)\n"
2424
"Language: pt_BR\n"
@@ -1238,6 +1238,8 @@ msgid ""
12381238
"``FullArgSpec(args, varargs, varkw, defaults, kwonlyargs, kwonlydefaults, "
12391239
"annotations)``"
12401240
msgstr ""
1241+
"``FullArgSpec(args, varargs, varkw, defaults, kwonlyargs, kwonlydefaults, "
1242+
"annotations)``"
12411243

12421244
#: ../../library/inspect.rst:937
12431245
msgid ""

library/logging.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
# Rodrigo Queiroz <ryaqueiroz@gmail.com>, 2022
1616
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1717
# Alfredo Braga <alfredorodruguesbraga@gmail.com>, 2024
18-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
18+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
1919
#
2020
#, fuzzy
2121
msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.9\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2025-05-02 16:40+0000\n"
25+
"POT-Creation-Date: 2025-06-20 17:30+0000\n"
2626
"PO-Revision-Date: 2017-02-16 23:17+0000\n"
27-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
27+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2929
"teams/5390/pt_BR/)\n"
3030
"Language: pt_BR\n"
@@ -1948,6 +1948,8 @@ msgid ""
19481948
"``factory(name, level, fn, lno, msg, args, exc_info, func=None, sinfo=None, "
19491949
"**kwargs)``"
19501950
msgstr ""
1951+
"``factory(name, level, fn, lno, msg, args, exc_info, func=None, sinfo=None, "
1952+
"**kwargs)``"
19511953

19521954
#: ../../library/logging.rst:1288
19531955
msgid "The logger name."

library/socket.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
# Augusta Carla Klug <augustaklug@gmail.com>, 2021
1616
# i17obot <i17obot@rougeth.com>, 2021
1717
# yyyyyyyan <contact@yyyyyyyan.tech>, 2021
18-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
18+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
1919
#
2020
#, fuzzy
2121
msgid ""
2222
msgstr ""
2323
"Project-Id-Version: Python 3.9\n"
2424
"Report-Msgid-Bugs-To: \n"
25-
"POT-Creation-Date: 2025-04-25 16:43+0000\n"
25+
"POT-Creation-Date: 2025-06-20 17:30+0000\n"
2626
"PO-Revision-Date: 2017-02-16 23:26+0000\n"
27-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
27+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2828
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2929
"teams/5390/pt_BR/)\n"
3030
"Language: pt_BR\n"
@@ -953,7 +953,7 @@ msgstr ""
953953

954954
#: ../../library/socket.rst:765
955955
msgid "``(family, type, proto, canonname, sockaddr)``"
956-
msgstr ""
956+
msgstr "``(family, type, proto, canonname, sockaddr)``"
957957

958958
#: ../../library/socket.rst:767
959959
msgid ""

library/tarfile.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.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2025-06-06 17:28+0000\n"
20+
"POT-Creation-Date: 2025-06-20 17:30+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:29+0000\n"
2222
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
2323
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -104,7 +104,7 @@ msgstr "ação"
104104

105105
#: ../../library/tarfile.rst:52
106106
msgid "``'r' or 'r:*'``"
107-
msgstr ""
107+
msgstr "``'r' or 'r:*'``"
108108

109109
#: ../../library/tarfile.rst:52
110110
msgid "Open for reading with transparent compression (recommended)."

potodo.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55

66

7-
# c-api (61.19% done)
7+
# c-api (61.27% done)
88

99
- exceptions.po 196 / 266 ( 73.0% translated).
1010
- gcsupport.po 10 / 33 ( 30.0% translated).
11-
- init.po 120 / 308 ( 38.0% translated).
11+
- init.po 121 / 308 ( 39.0% translated).
1212
- init_config.po 127 / 281 ( 45.0% translated).
1313
- long.po 51 / 52 ( 98.0% translated).
14-
- memory.po 50 / 150 ( 33.0% translated).
14+
- memory.po 52 / 150 ( 34.0% translated).
1515
- module.po 47 / 92 ( 51.0% translated).
1616
- number.po 7 / 41 ( 17.0% translated).
1717
- object.po 4 / 47 ( 8.0% translated).
@@ -79,7 +79,7 @@
7979

8080

8181

82-
# library (61.58% done)
82+
# library (61.59% done)
8383

8484
- argparse.po 262 / 290 ( 90.0% translated).
8585
- ast.po 179 / 193 ( 92.0% translated).
@@ -161,13 +161,13 @@
161161
- imp.po 8 / 68 ( 11.0% translated).
162162
- importlib.metadata.po 22 / 41 ( 53.0% translated).
163163
- importlib.po 220 / 339 ( 64.0% translated).
164-
- inspect.po 83 / 315 ( 26.0% translated).
164+
- inspect.po 84 / 315 ( 26.0% translated).
165165
- io.po 32 / 229 ( 13.0% translated).
166166
- ipaddress.po 155 / 158 ( 98.0% translated).
167167
- itertools.po 125 / 148 ( 84.0% translated).
168168
- logging.config.po 17 / 119 ( 14.0% translated).
169169
- logging.handlers.po 51 / 261 ( 19.0% translated).
170-
- logging.po 94 / 321 ( 29.0% translated).
170+
- logging.po 95 / 321 ( 29.0% translated).
171171
- lzma.po 106 / 107 ( 99.0% translated).
172172
- mailbox.po 20 / 282 ( 7.0% translated).
173173
- mailcap.po 2 / 15 ( 13.0% translated).
@@ -204,7 +204,7 @@
204204
- site.po 34 / 39 ( 87.0% translated).
205205
- smtpd.po 10 / 79 ( 12.0% translated).
206206
- smtplib.po 25 / 109 ( 22.0% translated).
207-
- socket.po 58 / 320 ( 18.0% translated).
207+
- socket.po 59 / 320 ( 18.0% translated).
208208
- socketserver.po 64 / 79 ( 81.0% translated).
209209
- sqlite3.po 33 / 210 ( 15.0% translated).
210210
- ssl.po 61 / 496 ( 12.0% translated).
@@ -215,7 +215,7 @@
215215
- symtable.po 3 / 44 ( 6.0% translated).
216216
- sys.po 326 / 402 ( 81.0% translated).
217217
- sysconfig.po 69 / 74 ( 93.0% translated).
218-
- tarfile.po 96 / 301 ( 31.0% translated).
218+
- tarfile.po 97 / 301 ( 32.0% translated).
219219
- telnetlib.po 7 / 47 ( 14.0% translated).
220220
- tempfile.po 8 / 61 ( 13.0% translated).
221221
- test.po 113 / 282 ( 40.0% translated).
@@ -302,5 +302,5 @@
302302
- 3.9.po 383 / 393 ( 97.0% translated).
303303

304304

305-
# TOTAL (64.63% done)
305+
# TOTAL (64.64% done)
306306

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "64.63%", "translated": 32007, "entries": 49524, "updated_at": "2025-06-25T00:46:08+00:00Z"}
1+
{"completion": "64.64%", "translated": 32014, "entries": 49524, "updated_at": "2025-06-26T00:46:05+00:00Z"}

0 commit comments

Comments
 (0)