Skip to content

Commit 259aafc

Browse files
Update translation
Co-Authored-By: Adorilson Bezerra <adorilson@gmail.com>
1 parent 4b73007 commit 259aafc

6 files changed

Lines changed: 13995 additions & 13965 deletions

File tree

library/asyncio-task.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-25 14:14+0000\n"
15+
"POT-Creation-Date: 2025-12-27 14:13+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -42,7 +42,7 @@ msgstr "Corrotinas"
4242

4343
#: ../../library/asyncio-task.rst:21
4444
msgid "**Source code:** :source:`Lib/asyncio/coroutines.py`"
45-
msgstr "**Código-fonte:** :source:`Lib/asyncio/corrotina.py`"
45+
msgstr "**Código-fonte:** :source:`Lib/asyncio/coroutines.py`"
4646

4747
#: ../../library/asyncio-task.rst:25
4848
msgid ""
@@ -2330,3 +2330,6 @@ msgid ""
23302330
"This method is used by asyncio's internals and isn't expected to be used by "
23312331
"end-user code. See :meth:`uncancel` for more details."
23322332
msgstr ""
2333+
"Este método é usado pelos internos do asyncio e não é esperado que seja "
2334+
"usado por código do usuário final. Consulte :meth:`uncancel` para mais "
2335+
"detalhes."

library/linecache.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-16 17:23+0000\n"
14+
"POT-Creation-Date: 2025-12-27 14:13+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -73,12 +73,9 @@ msgstr ""
7373
#: ../../library/linecache.rst:33
7474
msgid ""
7575
"If *filename* indicates a frozen module (starting with ``'<frozen '``), the "
76-
"function will attepmt to get the real file name from "
76+
"function will attempt to get the real file name from "
7777
"``module_globals['__file__']`` if *module_globals* is not ``None``."
7878
msgstr ""
79-
"Se *filename* indicar um módulo congelado (começando com ``'<frozen '``), a "
80-
"função tentará obter o nome real do arquivo de "
81-
"``module_globals['__file__']`` se *module_globals* não for ``None``."
8279

8380
#: ../../library/linecache.rst:37
8481
msgid ""

library/os.po

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-21 14:14+0000\n"
15+
"POT-Creation-Date: 2025-12-27 14:13+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -8644,10 +8644,8 @@ msgstr ""
86448644
#: ../../library/os.rst:5617
86458645
msgid ""
86468646
"If :option:`-X cpu_count <-X>` is given or :envvar:`PYTHON_CPU_COUNT` is "
8647-
"set, :func:`cpu_count` returns the overridden value *n*."
8647+
"set, :func:`cpu_count` returns the override value *n*."
86488648
msgstr ""
8649-
"Se :option:`-X cpu_count <-X>` for fornecido ou :envvar:`PYTHON_CPU_COUNT` "
8650-
"for definido, :func:`cpu_count` retornará o valor substituído *n*."
86518649

86528650
#: ../../library/os.rst:5624
86538651
msgid ""
@@ -8680,10 +8678,8 @@ msgstr ""
86808678
#: ../../library/os.rst:5640
86818679
msgid ""
86828680
"If :option:`-X cpu_count <-X>` is given or :envvar:`PYTHON_CPU_COUNT` is "
8683-
"set, :func:`process_cpu_count` returns the overridden value *n*."
8681+
"set, :func:`process_cpu_count` returns the override value *n*."
86848682
msgstr ""
8685-
"Se :option:`-X cpu_count <-X>` for fornecido ou :envvar:`PYTHON_CPU_COUNT` "
8686-
"for definido, :func:`process_cpu_count` retornará o valor substituído *n*."
86878683

86888684
#: ../../library/os.rst:5643
86898685
msgid "See also the :func:`sched_getaffinity` function."

potodo.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
│ ├── sorting.po 54.0% translated 50/92
3737
│ └── unicode.po 20.0% translated 30/145
3838
├── installing/ 100.00% done
39-
├── library/ 62.94% done
39+
├── library/ 62.93% done
4040
│ ├── ast.po 99.0% translated 334/336
4141
│ ├── asyncio-dev.po 66.0% translated 36/54
4242
│ ├── asyncio-eventloop.po 76.0% translated 319/417
@@ -48,7 +48,7 @@
4848
│ ├── asyncio-runner.po 9.0% translated 4/41
4949
│ ├── asyncio-stream.po 68.0% translated 71/104
5050
│ ├── asyncio-sync.po 12.0% translated 12/100
51-
│ ├── asyncio-task.po 67.0% translated 183/273
51+
│ ├── asyncio-task.po 67.0% translated 184/273
5252
│ ├── base64.po 21.0% translated 15/71
5353
│ ├── bdb.po 98.0% translated 117/119
5454
│ ├── binascii.po 60.0% translated 23/38
@@ -91,6 +91,7 @@
9191
│ ├── inspect.po 38.0% translated 154/400
9292
│ ├── io.po 21.0% translated 61/284
9393
│ ├── itertools.po 77.0% translated 155/201
94+
│ ├── linecache.po 94.0% translated 16/17
9495
│ ├── locale.po 98.0% translated 161/163
9596
│ ├── logging.config.po 90.0% translated 155/172
9697
│ ├── logging.handlers.po 65.0% translated 182/277
@@ -100,6 +101,7 @@
100101
│ ├── mmap.po 35.0% translated 23/65
101102
│ ├── multiprocessing.po 55.0% translated 341/619
102103
│ ├── os.path.po 90.0% translated 100/110
104+
│ ├── os.po 99.0% translated 1052/1054
103105
│ ├── poplib.po 41.0% translated 22/53
104106
│ ├── profile.po 18.0% translated 34/181
105107
│ ├── pyexpat.po 14.0% translated 23/157
@@ -149,7 +151,7 @@
149151
│ └── controlflow.po 99.0% translated 224/226
150152
├── using/ 98.79% done
151153
│ └── windows.po 97.0% translated 538/549
152-
└── whatsnew/ 50.67% done
154+
└── whatsnew/ 50.66% done
153155
├── 2.3.po 83.0% translated 325/387
154156
├── 2.4.po 83.0% translated 266/319
155157
├── 2.5.po 85.0% translated 388/452
@@ -162,4 +164,4 @@
162164
├── 3.5.po 22.0% translated 128/578
163165
├── 3.6.po 42.0% translated 232/544
164166
├── 3.7.po 43.0% translated 248/568
165-
└── changelog.po 25.0% translated 3485/13768
167+
└── changelog.po 25.0% translated 3485/13773

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "62.51%", "translated": 54142, "entries": 82074, "updated_at": "2025-12-25T23:09:10+00:00Z"}
1+
{"completion": "62.51%", "translated": 54140, "entries": 82079, "updated_at": "2025-12-27T23:09:15+00:00Z"}

0 commit comments

Comments
 (0)