Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2555d24 commit acaa2b4Copy full SHA for acaa2b4
tutorial/inputoutput.po
@@ -107,13 +107,12 @@ msgid "Here are two ways to write a table of squares and cubes::"
107
msgstr "여기 제곱수와 세제곱수의 표를 쓰는 두 가지 방법이 있습니다::"
108
109
#: ../Doc/tutorial/inputoutput.rst:102
110
-#, fuzzy
111
msgid ""
112
"(Note that in the first example, one space between each column was added "
113
"by the way :func:`print` works: by default it adds spaces between its "
114
"arguments.)"
115
msgstr ""
116
-"(첫 번째 예에서, :func:`print` 의 동작 방식으로 인해 각 칼럼 사이에 스페이스 하나가 추가되었음에 유의하세요; 항상 "
+"(첫 번째 예에서, :func:`print` 의 동작 방식으로 인해 각 칼럼 사이에 스페이스 하나가 추가되었음에 유의하세요: 기본적으로 "
117
"인자들 사이에 스페이스를 추가합니다.)"
118
119
#: ../Doc/tutorial/inputoutput.rst:105
0 commit comments