Skip to content

Commit 703e2a5

Browse files
committed
#1080 - remove fuzzy flags
1 parent 2ec0fc8 commit 703e2a5

File tree

1 file changed

+16
-29
lines changed

1 file changed

+16
-29
lines changed

β€Žc-api/datetime.po

Lines changed: 16 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ msgid "DateTime Objects"
2121
msgstr "DateTime 객체"
2222

2323
#: ../../c-api/datetime.rst:8
24-
#, fuzzy
2524
msgid ""
2625
"Various date and time objects are supplied by the :mod:`datetime` module."
2726
" Before using any of these functions, the header file :file:`datetime.h` "
@@ -33,8 +32,8 @@ msgid ""
3332
msgstr ""
3433
"λ‹€μ–‘ν•œ λ‚ μ§œμ™€ μ‹œκ°„ 객체가 :mod:`datetime` λͺ¨λ“ˆμ—μ„œ μ œκ³΅λ©λ‹ˆλ‹€. 이 ν•¨μˆ˜λ₯Ό μ‚¬μš©ν•˜κΈ° 전에, 헀더 파일 "
3534
":file:`datetime.h`\\κ°€ μ†ŒμŠ€μ— ν¬ν•¨λ˜μ–΄μ•Ό ν•˜κ³  (:file:`Python.h`\\κ°€ ν¬ν•¨ν•˜μ§€ μ•ŠμŒμ— μœ μ˜ν•˜μ‹­μ‹œμ˜€),"
36-
" 일반적으둜 λͺ¨λ“ˆ μ΄ˆκΈ°ν™” ν•¨μˆ˜μ˜ μΌλΆ€λ‘œ :c:macro:`PyDateTime_IMPORT` 맀크둜λ₯Ό ν˜ΈμΆœν•΄μ•Ό ν•©λ‹ˆλ‹€. λ§€ν¬λ‘œλŠ” C "
37-
"ꡬ쑰체에 λŒ€ν•œ 포인터λ₯Ό λ‹€μŒ λ§€ν¬λ‘œμ—μ„œ μ‚¬μš©λ˜λŠ” static λ³€μˆ˜ :c:data:`PyDateTimeAPI`\\에 λ„£μŠ΅λ‹ˆλ‹€."
35+
" 일반적으둜 λͺ¨λ“ˆ μ΄ˆκΈ°ν™” ν•¨μˆ˜μ˜ μΌλΆ€λ‘œ :c:macro:`!PyDateTime_IMPORT` 맀크둜λ₯Ό ν˜ΈμΆœν•΄μ•Ό ν•©λ‹ˆλ‹€. λ§€ν¬λ‘œλŠ” C"
36+
" ꡬ쑰체에 λŒ€ν•œ 포인터λ₯Ό λ‹€μŒ λ§€ν¬λ‘œμ—μ„œ μ‚¬μš©λ˜λŠ” static λ³€μˆ˜ :c:data:`!PyDateTimeAPI`\\에 λ„£μŠ΅λ‹ˆλ‹€."
3837

3938
#: ../../c-api/datetime.rst:18
4039
msgid "This subtype of :c:type:`PyObject` represents a Python date object."
@@ -102,14 +101,13 @@ msgid "Type-check macros:"
102101
msgstr "ν˜• 검사 맀크둜:"
103102

104103
#: ../../c-api/datetime.rst:73
105-
#, fuzzy
106104
msgid ""
107105
"Return true if *ob* is of type :c:data:`PyDateTime_DateType` or a subtype"
108106
" of :c:data:`!PyDateTime_DateType`. *ob* must not be ``NULL``. This "
109107
"function always succeeds."
110108
msgstr ""
111109
"*ob*\\κ°€ :c:data:`PyDateTime_DateType` ν˜•μ΄κ±°λ‚˜ "
112-
":c:data:`PyDateTime_DateType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
110+
":c:data:`!PyDateTime_DateType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
113111
"μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
114112

115113
#: ../../c-api/datetime.rst:80
@@ -121,15 +119,14 @@ msgstr ""
121119
"μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
122120

123121
#: ../../c-api/datetime.rst:86
124-
#, fuzzy
125122
msgid ""
126123
"Return true if *ob* is of type :c:data:`PyDateTime_DateTimeType` or a "
127124
"subtype of :c:data:`!PyDateTime_DateTimeType`. *ob* must not be "
128125
"``NULL``. This function always succeeds."
129126
msgstr ""
130127
"*ob*\\κ°€ :c:data:`PyDateTime_DateTimeType` ν˜•μ΄κ±°λ‚˜ "
131-
":c:data:`PyDateTime_DateTimeType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이"
132-
" μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
128+
":c:data:`!PyDateTime_DateTimeType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” "
129+
"``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
133130

134131
#: ../../c-api/datetime.rst:93
135132
msgid ""
@@ -140,14 +137,13 @@ msgstr ""
140137
"``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
141138

142139
#: ../../c-api/datetime.rst:99
143-
#, fuzzy
144140
msgid ""
145141
"Return true if *ob* is of type :c:data:`PyDateTime_TimeType` or a subtype"
146142
" of :c:data:`!PyDateTime_TimeType`. *ob* must not be ``NULL``. This "
147143
"function always succeeds."
148144
msgstr ""
149145
"*ob*\\κ°€ :c:data:`PyDateTime_TimeType` ν˜•μ΄κ±°λ‚˜ "
150-
":c:data:`PyDateTime_TimeType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
146+
":c:data:`!PyDateTime_TimeType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
151147
"μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
152148

153149
#: ../../c-api/datetime.rst:106
@@ -159,14 +155,13 @@ msgstr ""
159155
"μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
160156

161157
#: ../../c-api/datetime.rst:112
162-
#, fuzzy
163158
msgid ""
164159
"Return true if *ob* is of type :c:data:`PyDateTime_DeltaType` or a "
165160
"subtype of :c:data:`!PyDateTime_DeltaType`. *ob* must not be ``NULL``. "
166161
"This function always succeeds."
167162
msgstr ""
168163
"*ob*\\κ°€ :c:data:`PyDateTime_DeltaType` ν˜•μ΄κ±°λ‚˜ "
169-
":c:data:`PyDateTime_DeltaType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
164+
":c:data:`!PyDateTime_DeltaType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
170165
"μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
171166

172167
#: ../../c-api/datetime.rst:119
@@ -178,14 +173,13 @@ msgstr ""
178173
"μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
179174

180175
#: ../../c-api/datetime.rst:125
181-
#, fuzzy
182176
msgid ""
183177
"Return true if *ob* is of type :c:data:`PyDateTime_TZInfoType` or a "
184178
"subtype of :c:data:`!PyDateTime_TZInfoType`. *ob* must not be ``NULL``."
185179
" This function always succeeds."
186180
msgstr ""
187181
"*ob*\\κ°€ :c:data:`PyDateTime_TZInfoType` ν˜•μ΄κ±°λ‚˜ "
188-
":c:data:`PyDateTime_TZInfoType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
182+
":c:data:`!PyDateTime_TZInfoType`\\의 μ„œλΈŒ ν˜•μ΄λ©΄ 참을 λŒλ €μ€λ‹ˆλ‹€. *ob*\\λŠ” ``NULL``\\이 "
189183
"μ•„λ‹ˆμ–΄μ•Ό ν•©λ‹ˆλ‹€. 이 ν•¨μˆ˜λŠ” 항상 μ„±κ³΅ν•©λ‹ˆλ‹€."
190184

191185
#: ../../c-api/datetime.rst:132
@@ -255,15 +249,14 @@ msgstr ""
255249
"객체λ₯Ό λŒλ €μ€λ‹ˆλ‹€."
256250

257251
#: ../../c-api/datetime.rst:195
258-
#, fuzzy
259252
msgid ""
260253
"Macros to extract fields from date objects. The argument must be an "
261254
"instance of :c:type:`PyDateTime_Date`, including subclasses (such as "
262255
":c:type:`PyDateTime_DateTime`). The argument must not be ``NULL``, and "
263256
"the type is not checked:"
264257
msgstr ""
265-
"λ‚ μ§œ κ°μ²΄μ—μ„œ ν•„λ“œλ₯Ό μΆ”μΆœν•˜λŠ” 맀크둜. μΈμžλŠ” μ„œλΈŒ 클래슀(κ°€λ Ή :c:data:`PyDateTime_DateTime`)λ₯Ό ν¬ν•¨ν•˜μ—¬ "
266-
":c:data:`PyDateTime_Date`\\의 μΈμŠ€ν„΄μŠ€μ—¬μ•Ό ν•©λ‹ˆλ‹€. μΈμžλŠ” ``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•˜λ©°, ν˜•μ€ κ²€μ‚¬ν•˜μ§€"
258+
"λ‚ μ§œ κ°μ²΄μ—μ„œ ν•„λ“œλ₯Ό μΆ”μΆœν•˜λŠ” 맀크둜. μΈμžλŠ” μ„œλΈŒ 클래슀(κ°€λ Ή :c:type:`PyDateTime_DateTime`)λ₯Ό ν¬ν•¨ν•˜μ—¬ "
259+
":c:type:`PyDateTime_Date`\\의 μΈμŠ€ν„΄μŠ€μ—¬μ•Ό ν•©λ‹ˆλ‹€. μΈμžλŠ” ``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•˜λ©°, ν˜•μ€ κ²€μ‚¬ν•˜μ§€"
267260
" μ•ŠμŠ΅λ‹ˆλ‹€:"
268261

269262
#: ../../c-api/datetime.rst:202
@@ -279,14 +272,13 @@ msgid "Return the day, as an int from 1 through 31."
279272
msgstr "1μ—μ„œ 31κΉŒμ§€μ˜ int둜, 일을 λ°˜ν™˜ν•©λ‹ˆλ‹€."
280273

281274
#: ../../c-api/datetime.rst:215
282-
#, fuzzy
283275
msgid ""
284276
"Macros to extract fields from datetime objects. The argument must be an "
285277
"instance of :c:type:`PyDateTime_DateTime`, including subclasses. The "
286278
"argument must not be ``NULL``, and the type is not checked:"
287279
msgstr ""
288280
"λ‚ μ§œ μ‹œκ°„ κ°μ²΄μ—μ„œ ν•„λ“œλ₯Ό μΆ”μΆœν•˜λŠ” 맀크둜. μΈμžλŠ” μ„œλΈŒ 클래슀λ₯Ό ν¬ν•¨ν•˜μ—¬ "
289-
":c:data:`PyDateTime_DateTime`\\의 μΈμŠ€ν„΄μŠ€μ—¬μ•Ό ν•©λ‹ˆλ‹€. μΈμžλŠ” ``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•˜λ©°, ν˜•μ€ "
281+
":c:type:`PyDateTime_DateTime`\\의 μΈμŠ€ν„΄μŠ€μ—¬μ•Ό ν•©λ‹ˆλ‹€. μΈμžλŠ” ``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•˜λ©°, ν˜•μ€ "
290282
"κ²€μ‚¬ν•˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€.:"
291283

292284
#: ../../c-api/datetime.rst:221 ../../c-api/datetime.rst:259
@@ -306,32 +298,29 @@ msgid "Return the microsecond, as an int from 0 through 999999."
306298
msgstr "0λΆ€ν„° 999999κΉŒμ§€μ˜ int둜, 마이크둜초λ₯Ό λ°˜ν™˜ν•©λ‹ˆλ‹€."
307299

308300
#: ../../c-api/datetime.rst:241 ../../c-api/datetime.rst:279
309-
#, fuzzy
310301
msgid "Return the fold, as an int from 0 through 1."
311-
msgstr "1μ—μ„œ 31κΉŒμ§€μ˜ int둜, 일을 λ°˜ν™˜ν•©λ‹ˆλ‹€."
302+
msgstr "0μ—μ„œ 1κΉŒμ§€μ˜ int둜, ν΄λ“œλ₯Ό λ°˜ν™˜ν•©λ‹ˆλ‹€."
312303

313304
#: ../../c-api/datetime.rst:248 ../../c-api/datetime.rst:286
314305
msgid "Return the tzinfo (which may be ``None``)."
315306
msgstr ""
316307

317308
#: ../../c-api/datetime.rst:253
318-
#, fuzzy
319309
msgid ""
320310
"Macros to extract fields from time objects. The argument must be an "
321311
"instance of :c:type:`PyDateTime_Time`, including subclasses. The argument"
322312
" must not be ``NULL``, and the type is not checked:"
323313
msgstr ""
324-
"μ‹œκ°„ κ°μ²΄μ—μ„œ ν•„λ“œλ₯Ό μΆ”μΆœν•˜λŠ” 맀크둜. μΈμžλŠ” μ„œλΈŒ 클래슀λ₯Ό ν¬ν•¨ν•˜μ—¬ :c:data:`PyDateTime_Time`\\의 "
314+
"μ‹œκ°„ κ°μ²΄μ—μ„œ ν•„λ“œλ₯Ό μΆ”μΆœν•˜λŠ” 맀크둜. μΈμžλŠ” μ„œλΈŒ 클래슀λ₯Ό ν¬ν•¨ν•˜μ—¬ :c:type:`PyDateTime_Time`\\의 "
325315
"μΈμŠ€ν„΄μŠ€μ—¬μ•Ό ν•©λ‹ˆλ‹€. μΈμžλŠ” ``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•˜λ©° ν˜•μ€ κ²€μ‚¬ν•˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€:"
326316

327317
#: ../../c-api/datetime.rst:291
328-
#, fuzzy
329318
msgid ""
330319
"Macros to extract fields from time delta objects. The argument must be "
331320
"an instance of :c:type:`PyDateTime_Delta`, including subclasses. The "
332321
"argument must not be ``NULL``, and the type is not checked:"
333322
msgstr ""
334-
"μ‹œκ°„ 델타 κ°μ²΄μ—μ„œ ν•„λ“œλ₯Ό μΆ”μΆœν•˜λŠ” 맀크둜. μΈμžλŠ” μ„œλΈŒ 클래슀λ₯Ό ν¬ν•¨ν•˜μ—¬ :c:data:`PyDateTime_Delta`\\의 "
323+
"μ‹œκ°„ 델타 κ°μ²΄μ—μ„œ ν•„λ“œλ₯Ό μΆ”μΆœν•˜λŠ” 맀크둜. μΈμžλŠ” μ„œλΈŒ 클래슀λ₯Ό ν¬ν•¨ν•˜μ—¬ :c:type:`PyDateTime_Delta`\\의 "
335324
"μΈμŠ€ν„΄μŠ€μ—¬μ•Ό ν•©λ‹ˆλ‹€. μΈμžλŠ” ``NULL``\\이 μ•„λ‹ˆμ–΄μ•Ό ν•˜λ©° ν˜•μ€ κ²€μ‚¬ν•˜μ§€ μ•ŠμŠ΅λ‹ˆλ‹€.:"
336325

337326
#: ../../c-api/datetime.rst:297
@@ -351,21 +340,19 @@ msgid "Macros for the convenience of modules implementing the DB API:"
351340
msgstr "DB APIλ₯Ό κ΅¬ν˜„ν•˜λŠ” λͺ¨λ“ˆμ˜ 편의λ₯Ό μœ„ν•œ 맀크둜:"
352341

353342
#: ../../c-api/datetime.rst:320
354-
#, fuzzy
355343
msgid ""
356344
"Create and return a new :class:`datetime.datetime` object given an "
357345
"argument tuple suitable for passing to "
358346
":meth:`datetime.datetime.fromtimestamp`."
359347
msgstr ""
360-
":meth:`datetime.datetime.fromtimestamp()`\\에 μ „λ‹¬ν•˜λŠ” 데 μ ν•©ν•œ 인자 νŠœν”Œλ‘œ μƒˆ "
348+
":meth:`datetime.datetime.fromtimestamp`\\에 μ „λ‹¬ν•˜λŠ” 데 μ ν•©ν•œ 인자 νŠœν”Œλ‘œ μƒˆ "
361349
":class:`datetime.datetime` 객체λ₯Ό λ§Œλ“€κ³  λ°˜ν™˜ν•©λ‹ˆλ‹€."
362350

363351
#: ../../c-api/datetime.rst:326
364-
#, fuzzy
365352
msgid ""
366353
"Create and return a new :class:`datetime.date` object given an argument "
367354
"tuple suitable for passing to :meth:`datetime.date.fromtimestamp`."
368355
msgstr ""
369-
":meth:`datetime.date.fromtimestamp()`\\에 μ „λ‹¬ν•˜λŠ” 데 μ ν•©ν•œ 인자 νŠœν”Œλ‘œ μƒˆ "
356+
":meth:`datetime.date.fromtimestamp`\\에 μ „λ‹¬ν•˜λŠ” 데 μ ν•©ν•œ 인자 νŠœν”Œλ‘œ μƒˆ "
370357
":class:`datetime.date` 객체λ₯Ό λ§Œλ“€κ³  λ°˜ν™˜ν•©λ‹ˆλ‹€."
371358

0 commit comments

Comments
Β (0)