@@ -17,9 +17,8 @@ msgstr ""
17
17
"Generated-By : Babel 2.17.0\n "
18
18
19
19
#: ../../library/winreg.rst:2
20
- #, fuzzy
21
20
msgid ":mod:`!winreg` --- Windows registry access"
22
- msgstr ":mod:`winreg` --- 윈도우 레지스트리 액세스"
21
+ msgstr ":mod:`! winreg` --- 윈도우 레지스트리 액세스"
23
22
24
23
#: ../../library/winreg.rst:12
25
24
msgid ""
@@ -209,7 +208,6 @@ msgstr ""
209
208
"하며, 키에 서브 키가 없을 수 있습니다."
210
209
211
210
#: ../../library/winreg.rst:156
212
- #, fuzzy
213
211
msgid ""
214
212
"*access* is an integer that specifies an access mask that describes the "
215
213
"desired security access for the key. Default is "
@@ -218,8 +216,8 @@ msgid ""
218
216
"values."
219
217
msgstr ""
220
218
"*access*\\ 는 키에 대한 원하는 보안 액세스를 기술하는 액세스 마스크를 지정하는 정수입니다. 기본값은 "
221
- ":const:`KEY_WOW64_64KEY`\\ 입니다. 허용되는 다른 값은 :ref:`액세스 권한 <access- "
222
- "rights>`\\ 을 참조하십시오."
219
+ ":const:`KEY_WOW64_64KEY`\\ 입니다. 32비트 윈도우에서는, WOW64 상수가 무시됩니다. 허용되는 다른 값은 "
220
+ ":ref:`액세스 권한 <access- rights>`\\ 을 참조하십시오."
223
221
224
222
#: ../../library/winreg.rst:166
225
223
msgid "On unsupported Windows versions, :exc:`NotImplementedError` is raised."
@@ -346,6 +344,8 @@ msgid ""
346
344
">>> ExpandEnvironmentStrings('%windir%')\n"
347
345
"'C:\\\\ Windows'"
348
346
msgstr ""
347
+ ">>> ExpandEnvironmentStrings('%windir%')\n"
348
+ "'C:\\\\ Windows'"
349
349
350
350
#: ../../library/winreg.rst:253
351
351
msgid ""
@@ -410,15 +410,14 @@ msgstr ""
410
410
" 합니다. FAT(file allocation table) 파일 시스템에서, 파일명은 확장자가 없을 수 있습니다."
411
411
412
412
#: ../../library/winreg.rst:290
413
- #, fuzzy
414
413
msgid ""
415
414
"A call to :func:`LoadKey` fails if the calling process does not have the "
416
415
":c:data:`!SE_RESTORE_PRIVILEGE` privilege. Note that privileges are "
417
416
"different from permissions -- see the `RegLoadKey documentation "
418
417
"<https://msdn.microsoft.com/en-us/library/ms724889%28v=VS.85%29.aspx>`__ "
419
418
"for more details."
420
419
msgstr ""
421
- "호출하는 프로세스에 :const :`SE_RESTORE_PRIVILEGE` 권한(privilege)이 없으면 "
420
+ "호출하는 프로세스에 :data :`SE_RESTORE_PRIVILEGE` 권한(privilege)이 없으면 "
422
421
":func:`LoadKey`\\ 에 대한 호출이 실패합니다. 권한(privilege)은 허가(permissions)와 다름에 "
423
422
"유의하십시오 -- 자세한 내용은 `RegLoadKey 설명서 <https://msdn.microsoft.com/en-"
424
423
"us/library/ms724889%28v=VS.85%29.aspx>`__\\ 를 참조하십시오."
@@ -578,7 +577,6 @@ msgstr ""
578
577
"없습니다."
579
578
580
579
#: ../../library/winreg.rst:415
581
- #, fuzzy
582
580
msgid ""
583
581
"If *key* represents a key on a remote computer, the path described by "
584
582
"*file_name* is relative to the remote computer. The caller of this method"
@@ -588,9 +586,9 @@ msgid ""
588
586
"us/library/ms724878%28v=VS.85%29.aspx>`__ for more details."
589
587
msgstr ""
590
588
"*key*\\ 가 원격 컴퓨터의 키를 나타내면, *file_name*\\ 이 기술하는 경로는 원격 컴퓨터에 상대적입니다. 이 메서드의 "
591
- "호출자는 :const:` SeBackupPrivilege` 보안 권한(privilege)을 가지고 있어야 합니다. "
592
- "권한(privilege)은 허가(permissions)와 다름에 유의하십시오 -- 자세한 내용은 `사용자 권한과 허가 간의 충돌 "
593
- "설명서 <https://msdn.microsoft.com/en-"
589
+ "호출자는 ** SeBackupPrivilege** 보안 권한(privilege)을 가지고 있어야 합니다. 권한(privilege)은 "
590
+ "허가(permissions)와 다름에 유의하십시오 -- 자세한 내용은 `사용자 권한과 허가 간의 충돌 설명서 "
591
+ "<https://msdn.microsoft.com/en-"
594
592
"us/library/ms724878%28v=VS.85%29.aspx>`__\\ 를 참조하십시오."
595
593
596
594
#: ../../library/winreg.rst:423
@@ -759,11 +757,10 @@ msgid "Constants"
759
757
msgstr "상수"
760
758
761
759
#: ../../library/winreg.rst:539
762
- #, fuzzy
763
760
msgid ""
764
761
"The following constants are defined for use in many :mod:`winreg` "
765
762
"functions."
766
- msgstr "많은 :mod:`_winreg ` 함수에 사용하기 위해 다음 상수가 정의되어 있습니다."
763
+ msgstr "많은 :mod:`winreg ` 함수에 사용하기 위해 다음 상수가 정의되어 있습니다."
767
764
768
765
#: ../../library/winreg.rst:544
769
766
msgid "HKEY_* Constants"
@@ -906,18 +903,16 @@ msgstr ""
906
903
"us/library/aa384129(v=VS.85).aspx>`__\\ 를 참조하십시오."
907
904
908
905
#: ../../library/winreg.rst:655
909
- #, fuzzy
910
906
msgid ""
911
907
"Indicates that an application on 64-bit Windows should operate on the "
912
908
"64-bit registry view. On 32-bit Windows, this constant is ignored."
913
- msgstr "64비트 윈도우의 응용 프로그램이 64비트 레지스트리 뷰에서 작동해야 함을 나타냅니다."
909
+ msgstr "64비트 윈도우의 응용 프로그램이 64비트 레지스트리 뷰에서 작동해야 함을 나타냅니다. 32비트 윈도우에서, 이 상수는 무시됩니다. "
914
910
915
911
#: ../../library/winreg.rst:660
916
- #, fuzzy
917
912
msgid ""
918
913
"Indicates that an application on 64-bit Windows should operate on the "
919
914
"32-bit registry view. On 32-bit Windows, this constant is ignored."
920
- msgstr "64비트 윈도우의 응용 프로그램이 32비트 레지스트리 뷰에서 작동해야 함을 나타냅니다."
915
+ msgstr "64비트 윈도우의 응용 프로그램이 32비트 레지스트리 뷰에서 작동해야 함을 나타냅니다. 32비트 윈도우에서, 이 상수는 무시됩니다. "
921
916
922
917
#: ../../library/winreg.rst:666
923
918
msgid "Value Types"
@@ -1016,15 +1011,16 @@ msgid ""
1016
1011
msgstr "핸들 객체를 받아들이는 이 모듈의 모든 레지스트리 함수는 정수도 받아들이지만, 핸들 객체의 사용을 권장합니다."
1017
1012
1018
1013
#: ../../library/winreg.rst:748
1019
- #, fuzzy
1020
1014
msgid "Handle objects provide semantics for :meth:`~object.__bool__` -- thus ::"
1021
- msgstr "핸들 객체는 :meth:`__bool__`\\ 에 대한 의미를 제공합니다 -- 그래서 ::"
1015
+ msgstr "핸들 객체는 :meth:`~object. __bool__`\\ 에 대한 의미를 제공합니다 -- 그래서 ::"
1022
1016
1023
1017
#: ../../library/winreg.rst:750
1024
1018
msgid ""
1025
1019
"if handle:\n"
1026
1020
" print(\" Yes\" )"
1027
1021
msgstr ""
1022
+ "if handle:\n"
1023
+ " print(\" Yes\" )"
1028
1024
1029
1025
#: ../../library/winreg.rst:753
1030
1026
msgid ""
@@ -1100,6 +1096,8 @@ msgid ""
1100
1096
"with OpenKey(HKEY_LOCAL_MACHINE, \" foo\" ) as key:\n"
1101
1097
" ... # work with key"
1102
1098
msgstr ""
1099
+ "with OpenKey(HKEY_LOCAL_MACHINE, \" foo\" ) as key:\n"
1100
+ " ... # key로 작업합니다"
1103
1101
1104
1102
#: ../../library/winreg.rst:797
1105
1103
msgid ""
@@ -1109,23 +1107,9 @@ msgstr "는 제어가 :keyword:`with` 블록을 벗어날 때 *key*\\를 자동
1109
1107
1110
1108
#: ../../library/winreg.rst:242
1111
1109
msgid "% (percent)"
1112
- msgstr ""
1110
+ msgstr "% (퍼센트) "
1113
1111
1114
1112
#: ../../library/winreg.rst:242
1115
1113
msgid "environment variables expansion (Windows)"
1116
- msgstr ""
1117
-
1118
- #~ msgid ""
1119
- #~ "The :func:`DeleteKeyEx` function is "
1120
- #~ "implemented with the RegDeleteKeyEx Windows"
1121
- #~ " API function, which is specific to"
1122
- #~ " 64-bit versions of Windows. See the"
1123
- #~ " `RegDeleteKeyEx documentation "
1124
- #~ "<https://msdn.microsoft.com/en-"
1125
- #~ "us/library/ms724847%28VS.85%29.aspx>`__."
1126
- #~ msgstr ""
1127
- #~ ":func:`DeleteKeyEx` 함수는 64비트 버전의 윈도우에 "
1128
- #~ "특정한 RegDeleteKeyEx 윈도우 API 함수로 구현됩니다."
1129
- #~ " `RegDeleteKeyEx 설명서 <https://msdn.microsoft.com/en-"
1130
- #~ "us/library/ms724847%28VS.85%29.aspx>`__\\를 참조하십시오."
1114
+ msgstr "환경 변수 확장 (윈도우)"
1131
1115
0 commit comments