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

Commit70fd3d7

Browse files
committed
fix “side effect” translation
1 parent2b8faac commit70fd3d7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎tutorial/controlflow.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -661,8 +661,8 @@ msgid ""
661661
"describing the object's calling conventions, its side effects, etc."
662662
msgstr""
663663
"도큐멘테이션 문자열에 여러 줄이 있다면, 두 번째 줄은 비어있어서, 시각적으로 요약과 나머지 "
664-
"설명을 분리해야 합니다. 뒤따르는 줄들은 하나나 그 이상의 문단으로, 객체의 호출 규약,부수적 "
665-
"효과등을 설명해야 합니다."
664+
"설명을 분리해야 합니다. 뒤따르는 줄들은 하나나 그 이상의 문단으로, 객체의 호출 규약,부작용 "
665+
"등을 설명해야 합니다."
666666

667667
#:../Doc/tutorial/controlflow.rst:643
668668
msgid""

‎tutorial/datastructures.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ msgid ""
209209
"without any side effects using::"
210210
msgstr""
211211
"이것은 ``x`` 라는 이름의 변수를 만들고 (또는 덮어쓰고) 루프가 종료된 후에도 남아있게 만든다는 것에 "
212-
"유의하세요. 어떤부수적 효과도 없이, 제곱수의 리스트를 이런 식으로 계산할 수 있습니다::"
212+
"유의하세요. 어떤부작용도 없이, 제곱수의 리스트를 이런 식으로 계산할 수 있습니다::"
213213

214214
#:../Doc/tutorial/datastructures.rst:212
215215
msgid"or, equivalently::"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp