Skip to content

Commit

Permalink
Update translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 21, 2023
1 parent 0d4ca3f commit 6ea3828
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions reference/lexical_analysis.po
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,13 @@ msgid ""
"containing not even whitespace or a comment) terminates a multi-line "
"statement."
msgstr ""
"Uma linha lógica que contém apenas espaços, tabulações, quebras de página e "
"possivelmente um comentário é ignorada (ou seja, nenhum token NEWLINE é "
"gerado). Durante a entrada interativa de instruções, o tratamento de uma "
"linha em branco pode diferir dependendo da implementação do interpretador. "
"No interpretador interativo padrão, uma linha lógica totalmente em branco "
"(ou seja, uma que não contenha nem mesmo espaço em branco ou um comentário) "
"encerra uma instrução de várias linhas."

#: ../../reference/lexical_analysis.rst:173
msgid "Indentation"
Expand Down

0 comments on commit 6ea3828

Please sign in to comment.