Skip to content

Commit 351d658

Browse files
Update translation
Co-Authored-By: python-doc bot
1 parent 5f75f5e commit 351d658

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

library/functions.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001-2026, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-09-22 21:19+0000\n"
14+
"POT-Creation-Date: 2026-03-05 18:13+0000\n"
1515
"PO-Revision-Date: 2025-09-22 15:57+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -1215,10 +1215,10 @@ msgid ""
12151215
"current global and local dictionary, respectively, which may be useful to "
12161216
"pass around for use by :func:`eval` or :func:`exec`."
12171217
msgstr ""
1218-
"Dicas: a execução dinâmica de instruções é suportada pela função :func:"
1219-
"`exec`. As funções :func:`globals` e :func:`locals` retornam o dicionário "
1220-
"global e local atual, respectivamente, o que pode ser útil para ser usado "
1221-
"por :func:`eval` ou :func:`exec`."
1218+
"Dicas: a execução dinâmica de instruções é implementada pela função :func:"
1219+
"`exec`. As funções :func:`globals` e :func:`locals` retornam os dicionários "
1220+
"global e local atuais, respectivamente, o que pode ser útil para serem "
1221+
"usados por :func:`eval` ou :func:`exec`."
12221222

12231223
#: ../../library/functions.rst:540
12241224
msgid ""
@@ -1234,7 +1234,7 @@ msgid ""
12341234
"with expressions containing only literals."
12351235
msgstr ""
12361236
"Veja :func:`ast.literal_eval` para uma função que pode avaliar com segurança "
1237-
"strings com expressões contendo apenas literais."
1237+
"strings com expressões que contêm apenas literais."
12381238

12391239
#: ../../library/functions.rst:546 ../../library/functions.rst:582
12401240
msgid ""

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "60.93%", "translated": 34986, "entries": 51689, "updated_at": "2026-03-12T00:32:02+00:00Z"}
1+
{"completion": "60.93%", "translated": 34986, "entries": 51689, "updated_at": "2026-03-13T00:36:50+00:00Z"}

0 commit comments

Comments
 (0)