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

Skip to content

Commit b90fad1

Browse files
Update translations
1 parent 123059d commit b90fad1

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed

library/sys.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@
1414
# i17obot <i17obot@rougeth.com>, 2021
1515
# yyyyyyyan <contact@yyyyyyyan.tech>, 2021
1616
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
17+
# Jones Martins, 2024
1718
#
1819
#, fuzzy
1920
msgid ""
2021
msgstr ""
2122
"Project-Id-Version: Python 3.8\n"
2223
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2024-09-20 17:26+0000\n"
24+
"POT-Creation-Date: 2024-10-04 17:06+0000\n"
2425
"PO-Revision-Date: 2020-05-30 12:11+0000\n"
25-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
26+
"Last-Translator: Jones Martins, 2024\n"
2627
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2728
"teams/5390/pt_BR/)\n"
2829
"MIME-Version: 1.0\n"
@@ -2982,7 +2983,7 @@ msgstr ""
29822983

29832984
#: ../../library/sys.rst:1669
29842985
msgid "Added named component attributes."
2985-
msgstr ""
2986+
msgstr "Adiciona componentes nomeados como atributos."
29862987

29872988
#: ../../library/sys.rst:1674
29882989
msgid ""

library/timeit.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,11 @@ msgid ""
176176
"will then be executed by :meth:`.timeit`. Note that the timing overhead is "
177177
"a little larger in this case because of the extra function calls."
178178
msgstr ""
179+
"Os parâmetros *stmt* e *setup* também podem receber objetos que podem ser "
180+
"chamados sem argumentos. Isso incorporará chamadas a eles em uma função de "
181+
"timer que será executada por :meth:`.timeit`. Observe que a sobrecarga de "
182+
"temporização é um pouco maior neste caso por causa das chamadas de função "
183+
"extras."
179184

180185
#: ../../library/timeit.rst:125
181186
msgid ""

potodo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,15 +213,15 @@
213213
- subprocess.po 126 / 263 ( 47.0% translated).
214214
- sunau.po 69 / 70 ( 98.0% translated).
215215
- symtable.po 3 / 45 ( 6.0% translated).
216-
- sys.po 313 / 398 ( 78.0% translated).
216+
- sys.po 314 / 398 ( 78.0% translated).
217217
- sysconfig.po 66 / 72 ( 91.0% translated).
218218
- tarfile.po 95 / 295 ( 32.0% translated).
219219
- telnetlib.po 6 / 46 ( 13.0% translated).
220220
- tempfile.po 8 / 60 ( 13.0% translated).
221221
- test.po 94 / 251 ( 37.0% translated).
222222
- textwrap.po 40 / 46 ( 86.0% translated).
223223
- threading.po 30 / 198 ( 15.0% translated).
224-
- timeit.po 42 / 52 ( 80.0% translated).
224+
- timeit.po 43 / 52 ( 82.0% translated).
225225
- tkinter.po 267 / 268 ( 99.0% translated).
226226
- tkinter.tix.po 4 / 71 ( 5.0% translated).
227227
- tkinter.ttk.po 116 / 408 ( 28.0% translated).

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "58.98%", "total": 47814, "updated_at": "2024-10-29T00:39:29+00:00Z"}
1+
{"translation": "58.99%", "total": 47814, "updated_at": "2024-10-30T00:42:34+00:00Z"}

0 commit comments

Comments
 (0)
0