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

Translation library/exceptions.po#174

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
egeakman merged 5 commits intopython:3.12fromyunusolcar:library/exceptions
Feb 24, 2024
Merged
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
fixed generate docs(sphinx)
  • Loading branch information
@yunusolcar
yunusolcar committedFeb 20, 2024
commit90c143ab7f7f810c7430ac9666c9c4bcc2c392a9
11 changes: 6 additions & 5 deletionslibrary/exceptions.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -465,7 +465,7 @@ msgstr ""
"Bir :exc:`KeyboardInterrupt` yakalamak özel dikkat gerektirir. Tahmin "
"edilemeyen noktalarda yükseltilebildiğinden, bazı durumlarda çalışan "
"programı tutarsız bir durumda bırakabilir. Genellikle en iyisi :exc:"
"`KeyboardInterrupt`ın programı mümkün olduğunca çabuk sonlandırmasına izin "
"`KeyboardInterrupt`ın programı mümkün olduğunca çabuk sonlandırmasına izin "
"vermek veya tamamen yükseltilmesinden kaçınmaktır. (Bkz. :ref:`handlers-and-"
"exceptions`.)"

Expand DownExpand Up@@ -712,7 +712,7 @@ msgid ""
"`~iterator.__next__` method to signal that there are no further items "
"produced by the iterator."
msgstr ""
"Yerleşik işlev :func:`next` ve bir :term:`iterator`ün :meth:`~iterator."
"Yerleşik işlev :func:`next` ve bir :term:`iterator`ün :meth:`~iterator."
"__next__` yöntemi tarafından yineleyici tarafından üretilen başka öğe "
"olmadığını bildirmek için yükseltilir."

Expand DownExpand Up@@ -1217,9 +1217,10 @@ msgid ""
"except if the signal handler raises an exception (see :pep:`475` for the "
"rationale), instead of raising :exc:`InterruptedError`."
msgstr ""
"Python bir system calls tarafından kesildiğinde, sinyal işleyicinin bir "
"istisna yükseltmesi dışında (gerekçe için :pep:`475`e bakın), :exc:"
"`InterruptedError` yükseltmek yerine sistem çağrılarını yeniden dener."
"Python, bir sistem çağrısı bir sinyal tarafından kesildiğinde, artık sinyal "
"işleyicisi bir istisna yükseltmediği sürece (:pep:`475` için gerekçeye "
"bakın), :exc:`InterruptedError` istisnası yükseltmek yerine sistem "
"çağrılarını tekrar deniyor."

#: library/exceptions.rst:759
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp