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

Skip to content

Commit b96f18c

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 0d4c4a4 commit b96f18c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

tutorial/errors.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Translators:
77
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2021
88
# Leticia Portella <leportella@gmail.com>, 2021
9-
# Adorilson Bezerra <adorilson@gmail.com>, 2021
109
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
10+
# Adorilson Bezerra <adorilson@gmail.com>, 2024
1111
#
1212
#, fuzzy
1313
msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616
"Report-Msgid-Bugs-To: \n"
1717
"POT-Creation-Date: 2024-03-15 14:13+0000\n"
1818
"PO-Revision-Date: 2021-06-28 01:50+0000\n"
19-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
19+
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
2020
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2121
"teams/5390/pt_BR/)\n"
2222
"MIME-Version: 1.0\n"
@@ -61,6 +61,12 @@ msgid ""
6161
"(``':'``) is missing before it. File name and line number are printed so "
6262
"you know where to look in case the input came from a script."
6363
msgstr ""
64+
"O analisador sintático repete a linha inválida e apresenta uma pequena "
65+
"'seta' apontando para o ponto da linha em que o erro foi detectado. O erro "
66+
"deve ter sido causado pela ausência do símbolo que *precede* a seta. No "
67+
"exemplo, o erro foi detectado na função :func:`print`, uma vez que um dois-"
68+
"pontos (``':'``) está faltando antes dela. O nome de arquivo e número de "
69+
"linha são exibidos para que você possa rastrear o erro no texto do script."
6470

6571
#: ../../tutorial/errors.rst:37
6672
msgid "Exceptions"

0 commit comments

Comments
 (0)
0