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

Commitb0f7384

Browse files
committed
Fix translate
1 parent8af42ee commitb0f7384

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎tutorial/errors.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date:2023-03-1510:27-0300\n"
14+
"PO-Revision-Date:2023-03-1514:09-0300\n"
1515
"Last-Translator:Francisco Mora <fr.morac@duocuc.cl>\n"
1616
"Language-Team:python-doc-es\n"
1717
"Language:es\n"
@@ -264,14 +264,15 @@ msgstr ""
264264
"conveniencia, los tipos de excepción incorporados definen :meth:`__str__` "
265265
"para imprimir todos los argumentos sin acceder explícitamente a ``.args``. ::"
266266

267+
# No estoy seguro si es la mejor traducción.
267268
#:../Doc/tutorial/errors.rst:177
269+
#,fuzzy
268270
msgid""
269271
"The exception's :meth:`__str__` output is printed as the last part "
270272
"('detail') of the message for unhandled exceptions."
271273
msgstr""
272-
"Si una excepción tiene argumentos, estos se imprimen como en la parte final "
273-
"(el 'detalle') del mensaje para las excepciones no gestionadas ('*Unhandled "
274-
"exception*')."
274+
"La salida :meth:`__str__` de la excepción se imprime como la última parte "
275+
"('detalle') del mensaje para las excepciones no manejadas."
275276

276277
#:../Doc/tutorial/errors.rst:180
277278
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp