Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb79dd2

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent6a40b34 commiteb79dd2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

‎c-api/exceptions.po‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ msgid ""
3939
"pointer, or ``-1`` if they return an integer (exception: the ``PyArg_*`` "
4040
"functions return ``1`` for success and ``0`` for failure)."
4141
msgstr""
42-
":c:data:`errno`As funções descritas nesse capítulo permitem você tratar e "
43-
"gerar exceções emPython. É importante entender alguns princípios básicos no "
44-
"tratamento de exceçãono Python. Funciona de forma parecida com a variável "
45-
"POSIX: existe um indicador global (por thread) do último erro ocorrido. A "
42+
"As funções descritas nesse capítulo permitem você tratar e gerar exceções em "
43+
"Python. É importante entender alguns princípios básicos no tratamento de "
44+
"exceçõesno Python. Funciona de forma parecida com a variávelPOSIX :c:data:"
45+
"`errno`: existe um indicador global (por thread) do último erro ocorrido. A "
4646
"maioria das funções da API C não o zera ao obter sucesso, mas o define para "
4747
"indicar a causa do erro ao falhar. A maioria das funções da API retorna um "
4848
"indicador de erro, geralmente, ``NULL`` se eles devem retornar um ponteiro, "

‎stats.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion":"68.76%","translated":38373,"entries":55811,"updated_at":"2025-09-18T23:52:41+00:00Z"}
1+
{"completion":"68.76%","translated":38373,"entries":55811,"updated_at":"2025-09-19T23:53:45+00:00Z"}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp