File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
src/humanize/locale/ko_KR/LC_MESSAGES Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -264,15 +264,15 @@ msgstr "아홉"
264264#, python-format
265265msgid "%d microsecond"
266266msgid_plural "%d microseconds"
267- msgstr[ 0 ] ""
268- msgstr[ 1 ] ""
267+ msgstr[ 0 ] "%d마이크로초 "
268+ msgstr[ 1 ] "%d마이크로초 "
269269
270270#: src/humanize/time.py:142
271271#, python-format
272272msgid "%d millisecond"
273273msgid_plural "%d milliseconds"
274- msgstr[ 0 ] ""
275- msgstr[ 1 ] ""
274+ msgstr[ 0 ] "%d밀리초 "
275+ msgstr[ 1 ] "%d밀리초 "
276276
277277#: src/humanize/time.py:145 src/humanize/time.py:220
278278msgid "a moment"
@@ -308,7 +308,7 @@ msgstr "1시간"
308308#, python-format
309309msgid "%d hour"
310310msgid_plural "%d hours"
311- msgstr[ 0 ] "%d heure "
311+ msgstr[ 0 ] "%d시간 "
312312msgstr[ 1 ] "%d시간"
313313
314314#: src/humanize/time.py:162
@@ -319,18 +319,18 @@ msgstr "하루"
319319#, python-format
320320msgid "%d day"
321321msgid_plural "%d days"
322- msgstr[ 0 ] "%d jour "
322+ msgstr[ 0 ] "%d일 "
323323msgstr[ 1 ] "%d일"
324324
325325#: src/humanize/time.py:169
326326msgid "a month"
327- msgstr "한달 "
327+ msgstr "1개월 "
328328
329329#: src/humanize/time.py:171
330330#, python-format
331331msgid "%d month"
332332msgid_plural "%d months"
333- msgstr[ 0 ] "%d mois "
333+ msgstr[ 0 ] "%d개월 "
334334msgstr[ 1 ] "%d개월"
335335
336336#: src/humanize/time.py:174
@@ -341,8 +341,8 @@ msgstr "1년"
341341#, python-format
342342msgid "1 year, %d day"
343343msgid_plural "1 year, %d days"
344- msgstr[ 0 ] "1년 %d일"
345- msgstr[ 1 ] "1년 %d일"
344+ msgstr[ 0 ] "1년, %d일"
345+ msgstr[ 1 ] "1년, %d일"
346346
347347#: src/humanize/time.py:179
348348msgid "1 year, 1 month"
@@ -359,8 +359,8 @@ msgstr[1] "1년, %d개월"
359359#, python-format
360360msgid "%d year"
361361msgid_plural "%d years"
362- msgstr[ 0 ] "%d 년 "
363- msgstr[ 1 ] "%d ans "
362+ msgstr[ 0 ] "%d년 "
363+ msgstr[ 1 ] "%d년 "
364364
365365#: src/humanize/time.py:217
366366#, python-format
You can’t perform that action at this time.
0 commit comments