Translations update + Korean
[KiwiIRC.git] / client / src / translations / ko-kr.po
1 # Please report any translation errors on one of the following:
2 # Mailing list: https://groups.google.com/d/forum/kiwiirc
3 # IRC: irc.freenode.net #kiwiirc
4 #
5 # Want to translate into your own language? Please send your translated file to the
6 # mailing list mentioned above and we will upload it to our translation manager -
7 # http://poeditor.com/. An account will be set up for you to make any further changes
8 # as the Kiwi project progresses.
9
10 msgid ""
11 msgstr ""
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: POEditor.com\n"
16 "Project-Id-Version: Kiwi\n"
17 "Language: ko\n"
18
19 #: client/assets/src/applets/chanlist.js
20 msgid "client_applets_chanlist_channelname"
21 msgstr "채널명"
22
23 #:
24 msgid "client_applets_chanlist_users"
25 msgstr "접속자"
26
27 #:
28 msgid "client_applets_chanlist_topic"
29 msgstr "토픽"
30
31 #:
32 msgid "client_applets_chanlist_channellist"
33 msgstr "채널 목록"
34
35 #: client/assets/src/applets/scripteditor.js
36 msgid "client_applets_scripteditor_save"
37 msgstr "저장"
38
39 #:
40 msgid "client_applets_scripteditor_error"
41 msgstr "스크립트 에러. %s"
42
43 #:
44 msgid "client_applets_scripteditor_saved"
45 msgstr "스크립트가 저장되었습니다"
46
47 #:
48 msgid "client_applets_scripteditor_title"
49 msgstr "스크립트 편집기"
50
51 #: client/assets/src/applets/settings.js
52 msgid "client_applets_settings_channelview_tabs"
53 msgstr "탭"
54
55 #:
56 msgid "client_applets_settings_channelview_list"
57 msgstr "리스트"
58
59 #:
60 msgid "client_applets_settings_channelview_list_notice"
61 msgstr "많은 수의 채널"
62
63 #:
64 msgid "client_applets_settings_notification_joinpart"
65 msgstr "채널 참가 알림"
66
67 #:
68 msgid "client_applets_settings_timestamp"
69 msgstr "타임스탬프(시간)"
70
71 #:
72 msgid "client_applets_settings_notification_sound"
73 msgstr "음소거"
74
75 #:
76 msgid "client_applets_settings_history_length"
77 msgstr "메시지를 표시합니다"
78
79 #:
80 msgid "client_applets_settings_default_client"
81 msgstr "기본 IRC 클라이언트"
82
83 #:
84 msgid "client_applets_settings_default_client_enable"
85 msgstr "Kiwi 를 기본 IRC 클라이언트로 설정"
86
87 #:
88 msgid "client_applets_settings_locale_restart_needed"
89 msgstr "노트: 페이지를 새로고침한 후에 적용됩니다"
90
91 #:
92 msgid "client_applets_settings_default_client_notice"
93 msgstr "노트: Chrome 또는 Chromium 브라우저에서 클릭해도 아무런 일이 발생하지 않는 경우 %s 에서 설정을 확인하세요"
94
95 #:
96 msgid "client_applets_settings_title"
97 msgstr "설정"
98
99 #: client/assets/src/models/applet.js
100 msgid "client_models_applet_unknown"
101 msgstr "알 수 없는 애플릿"
102
103 #:
104 msgid "client_models_applet_loading"
105 msgstr "불러오는 중.."
106
107 #:
108 msgid "client_models_applet_notfound"
109 msgstr "찾을 수 없음"
110
111 #: client/assets/src/models/application.js
112 msgid "client_models_application_reconnecting"
113 msgstr "연결이 끊어졌습니다. 연결을 다시 시도합니다."
114
115 #:
116 msgid "client_models_application_reconnect_in_x_seconds"
117 msgstr "연결이 끊어졌습니다. %d 초 뒤에 연결을 다시 시도합니다."
118
119 #:
120 msgid "client_models_application_reconnect_successfully"
121 msgstr "다시 연결되었습니다."
122
123 #:
124 msgid "client_models_application_settings_saved"
125 msgstr "설정이 저장되었습니다"
126
127 #:
128 msgid "client_models_application_ignore_title"
129 msgstr "무시 목록"
130
131 #:
132 msgid "client_models_application_ignore_none"
133 msgstr "더 이상 무시하지 않음"
134
135 #:
136 msgid "client_models_application_ignore_nick"
137 msgstr "%s 무시 설정"
138
139 #:
140 msgid "client_models_application_ignore_stop_notice"
141 msgstr "무시 해제할 닉네임"
142
143 #:
144 msgid "client_models_application_ignore_stopped"
145 msgstr "%s 무시 설정 해제"
146
147 #:
148 msgid "client_models_application_applet_notfound"
149 msgstr "\"%s\" 애플릿을 찾을 수 없습니다"
150
151 #:
152 msgid "client_models_application_encoding_changed"
153 msgstr "인코딩이 변경되었습니다: %s"
154
155 #:
156 msgid "client_models_application_encoding_invalid"
157 msgstr "%s 는 올바른 인코딩이 아닙니다"
158
159 #:
160 msgid "client_models_application_encoding_notspecified"
161 msgstr "인코딩이 정의되지 않았습니다"
162
163 #:
164 msgid "client_models_application_encoding_usage"
165 msgstr "사용 방법: /encoding [인코딩]"
166
167 #:
168 msgid "client_models_application_connection_create"
169 msgstr "새 연결"
170
171 #:
172 msgid "client_models_application_connection_connecting"
173 msgstr "%s:%s 로 연결하고 있습니다..."
174
175 #:
176 msgid "client_models_application_connection_error"
177 msgstr "%s:%s 로 연결하는 도중 오류가 발생했습니다 (%s)"
178
179 #: client/assets/src/models/channel.js
180 msgid "client_models_channel_join"
181 msgstr "(이)가 채널에 참여했습니다"
182
183 #:
184 msgid "client_models_channel_quit"
185 msgstr "(이)가 채널에서 나갔습니다. %s"
186
187 #:
188 msgid "client_models_channel_kicked"
189 msgstr "(이)가 %s 에 의해 채널에서 추방되었습니다 %s"
190
191 #:
192 msgid "client_models_channel_selfkick"
193 msgstr "%s 에 의해 채널에서 추방되었습니다 %s"
194
195 #:
196 msgid "client_models_channel_part"
197 msgstr "(이)가 채널에서 떠났습니다. %s"
198
199 #: client/assets/src/models/network.js
200 msgid "client_models_network_channel_invalid_name"
201 msgstr "올바른 채널 이름이 아닙니다: %s"
202
203 #:
204 msgid "client_models_network_disconnected"
205 msgstr "IRC 네트워크로부터 연결이 끊어졌습니다"
206
207 #:
208 msgid "client_models_network_nickname_changed"
209 msgstr "is now known as %s"
210
211 #:
212 msgid "client_models_network_topic"
213 msgstr "Topic set by %s at %s"
214
215 #:
216 msgid "client_models_network_selfmode"
217 msgstr "sets mode %s"
218
219 #:
220 msgid "client_models_network_mode"
221 msgstr "set mode %s"
222
223 #:
224 msgid "client_models_network_channels"
225 msgstr "채널: %s"
226
227 #:
228 msgid "client_models_network_server"
229 msgstr "%s 서버에 연결되어 있습니다. %s"
230
231 #:
232 msgid "client_models_network_idle_and_signon"
233 msgstr "%s 동안 잠수, %s 에 참여"
234
235 #:
236 msgid "client_models_network_away"
237 msgstr "Away: %s"
238
239 #:
240 msgid "client_models_network_idle"
241 msgstr "%s 동안 잠수"
242
243 #:
244 msgid "client_models_network_nickname_notfound"
245 msgstr "닉네임을 찾을 수 없습니다"
246
247 #:
248 msgid "client_models_network_banned"
249 msgstr "%s 에서 밴을 당했습니다. %s"
250
251 #:
252 msgid "client_models_network_channel_badkey"
253 msgstr "%s 는 올바른 채널 키가 아닙니다"
254
255 #:
256 msgid "client_models_network_channel_inviteonly"
257 msgstr "채널은 초대가 있어야 들어갈 수 있습니다."
258
259 #:
260 msgid "client_models_network_channel_limitreached"
261 msgstr "채널은 풀방입니다."
262
263 #:
264 msgid "client_models_network_nickname_alreadyinuse"
265 msgstr "\"%s\" 닉네임은 이미 사용중입니다. 다른 닉네임을 선택해주세요"
266
267 #:
268 msgid "client_models_network_badpassword"
269 msgstr "잘못된 패스워드입니다"
270
271 #: client/assets/src/views/application.js
272 msgid "client_views_application_close_notice"
273 msgstr "이 작업은 모든 KiwiIRC 대화를 종료합니다. 계속해서 창을 닫으시겠습니까?"
274
275 #: client/assets/src/views/channel.js
276 msgid "client_views_channel_joining"
277 msgstr "채널에 참여하는 중.."
278
279 #:
280 msgid "client_views_channel_topic"
281 msgstr "%s 채널의 토픽: %s"
282
283 #: client/assets/src/views/mediamessage.js
284 msgid "client_views_mediamessage_close"
285 msgstr "미디어 닫기"
286
287 #:
288 msgid "client_views_mediamessage_notfound"
289 msgstr "미디어를 찾을 수 없음"
290
291 #:
292 msgid "client_views_mediamessage_load_tweet"
293 msgstr "트윗을 불러오는 중"
294
295 #:
296 msgid "client_views_mediamessage_load_image"
297 msgstr "이미지를 불러오는 중"
298
299 #:
300 msgid "client_views_mediamessage_load_reddit"
301 msgstr "Reddit 스레드를 불러오는 중"
302
303 #:
304 msgid "client_views_mediamessage_load_gist"
305 msgstr "Gist 를 불러오는 중"
306
307 #: client/assets/src/views/nickchangegbox.js
308 msgid "client_views_nickchangebox_new"
309 msgstr "새 닉네임"
310
311 #:
312 msgid "client_views_nickchangebox_change"
313 msgstr "변경"
314
315 #:
316 msgid "client_views_nickchangebox_cancel"
317 msgstr "취소"
318
319 #: client/assets/src/views/panel.js
320 msgid "client_views_panel_activity"
321 msgstr "사람들이 대화하고 있어요!"
322
323 #: client/assets/src/views/serverselect.js
324 msgid "client_views_serverselect_form_title"
325 msgstr "닉네임을 잘 생각해 보세요..."
326
327 #:
328 msgid "client_views_serverselect_nickname"
329 msgstr "닉네임"
330
331 #:
332 msgid "client_views_serverselect_enable_password"
333 msgstr "비밀번호 사용"
334
335 #:
336 msgid "client_views_serverselect_password"
337 msgstr "비밀번호"
338
339 #:
340 msgid "client_views_serverselect_channel"
341 msgstr "채널"
342
343 #:
344 msgid "client_views_serverselect_channelkey"
345 msgstr "채널 키"
346
347 #:
348 msgid "client_views_serverselect_channelkey_required"
349 msgstr "채널 키 필요"
350
351 #:
352 msgid "client_views_serverselect_key"
353 msgstr "키"
354
355 #:
356 msgid "client_views_serverselect_connection_start"
357 msgstr "시작..."
358
359 #:
360 msgid "client_views_serverselect_server_and_network"
361 msgstr "연결할 서버 설정"
362
363 #:
364 msgid "client_views_serverselect_server"
365 msgstr "서버"
366
367 #:
368 msgid "client_views_serverselect_port"
369 msgstr "포트"
370
371 #:
372 msgid "client_views_serverselect_poweredby"
373 msgstr "Powered by Kiwi IRC"
374
375 #:
376 msgid "client_views_serverselect_nickname_error_empty"
377 msgstr "닉네임을 먼저 설정하세요."
378
379 #:
380 msgid "client_views_serverselect_connection_successfully"
381 msgstr "연결됨"
382
383 #:
384 msgid "client_views_serverselect_connection_trying"
385 msgstr "연결중.."
386
387 #:
388 msgid "client_views_serverselect_nickname_error_alreadyinuse"
389 msgstr "이미 사용중인 닉네임입니다"
390
391 #:
392 msgid "client_views_serverselect_nickname_invalid"
393 msgstr "사용할 수 없는(잘못된) 닉네임입니다"
394
395 #:
396 msgid "client_views_serverselect_password_incorrect"
397 msgstr "잘못된 비밀번호입니다"
398
399 #:
400 msgid "client_views_serverselect_connection_error"
401 msgstr "연결 오류"
402
403 #:
404 msgid "client_views_serverselect_server_notfound"
405 msgstr "서버를 찾을 수 없습니다"
406
407 #:
408 msgid "client_views_serverselect_connection_refused"
409 msgstr "서버로부터 연결이 거부되었습니다"
410
411 #: client/assets/src/views/userbox.js
412 msgid "client_views_userbox_op"
413 msgstr "옵(Op)"
414
415 #:
416 msgid "client_views_userbox_deop"
417 msgstr "디옵(De-op)"
418
419 #:
420 msgid "client_views_userbox_voice"
421 msgstr "보이스(Voice)"
422
423 #:
424 msgid "client_views_userbox_devoice"
425 msgstr "디보이스(De-voice)"
426
427 #:
428 msgid "client_views_userbox_kick"
429 msgstr "강퇴(Kick)"
430
431 #:
432 msgid "client_views_userbox_ban"
433 msgstr "밴(Ban)"
434
435 #:
436 msgid "client_views_userbox_query"
437 msgstr "메시지"
438
439 #:
440 msgid "client_views_userbox_whois"
441 msgstr "정보"
442
443 #:
444 msgid "client_views_userbox_slap"
445 msgstr "Slap!"
446
447 #:
448 msgid "client_views_serverselect_ssl"
449 msgstr "SSL"
450
451 #:
452 msgid "client_models_application_jumpserver_prepare"
453 msgstr "5분 뒤에 서버에 다시 연결하고 채널에 다시 참여합니다."
454
455 #:
456 msgid "client_models_application_jumpserver_reconnect"
457 msgstr "다시 연결중입니다.."
458
459 #:
460 msgid "client_applets_settings_html5_notifications"
461 msgstr "데스크톱 알림"
462
463 #:
464 msgid "client_applets_settings_enable_notifications"
465 msgstr "알림 설정"
466
467 #:
468 msgid "client_applets_settings_emoticons"
469 msgstr "이모티콘 표시"
470
471 #:
472 msgid "client_applet_about"
473 msgstr "Kiwi 에 관하여.."
474
475 #:
476 msgid "client_applet_about_homepage"
477 msgstr "프로젝트 홈페이지"
478
479 #:
480 msgid "client_applet_about_link_channel"
481 msgstr "이 채널로 이동"
482
483 #:
484 msgid "client_applet_about_share_channel"
485 msgstr "이 채널 공유"
486
487 #:
488 msgid "client_applet_fav_my_networks"
489 msgstr "나의 네트워크"
490
491 #:
492 msgid "client_applet_fav_networks"
493 msgstr "즐겨찾는 네트워크"
494
495 #:
496 msgid "client_applet_fav_add"
497 msgstr "네트워크 추가"
498
499 #:
500 msgid "client_applet_fav_save"
501 msgstr "네트워크 저장"
502
503 #:
504 msgid "client_applet_fav_delete"
505 msgstr "네트워크 삭제"
506
507 #:
508 msgid "client_applets_settings_notification_count_all_activity"
509 msgstr "채널 참여 메시지도 포함"
510
511 #:
512 msgid "client_views_userbox_ignore"
513 msgstr "무시"
514
515 #:
516 msgid "client_applets_settings_timestamp_24_hour"
517 msgstr "24시간제로 표시"
518
519 #:
520 msgid "client_views_panel_timestamp_am"
521 msgstr "오전 %s 시"
522
523 #:
524 msgid "client_views_panel_timestamp_pm"
525 msgstr "오후 %s 시"
526
527 #:
528 msgid "client_models_application_has_been_invited"
529 msgstr "has been invited to %s"
530
531 #:
532 msgid "client_models_network_channel_alreadyin"
533 msgstr "is already on this channel"
534
535 #: Date format
536 msgid "client_date_format"
537 msgstr "m/d/Y"
538
539 #: client.libs.date_format.shortMonths.January
540 msgid "client.libs.date_format.short_months.january"
541 msgstr "Jan"
542
543 #: client.libs.date_format.shortMonths.february
544 msgid "client.libs.date_format.short_months.february"
545 msgstr "Feb"
546
547 #: client.libs.date_format.shortMonths.march
548 msgid "client.libs.date_format.short_months.march"
549 msgstr "Mar"
550
551 #: client.libs.date_format.shortMonths.april
552 msgid "client.libs.date_format.short_months.april"
553 msgstr "Apr"
554
555 #: client.libs.date_format.shortMonths.may
556 msgid "client.libs.date_format.short_months.may"
557 msgstr "May"
558
559 #: client.libs.date_format.shortMonths.june
560 msgid "client.libs.date_format.short_months.june"
561 msgstr "Jun"
562
563 #: client.libs.date_format.shortMonths.july
564 msgid "client.libs.date_format.short_months.july"
565 msgstr "Jul"
566
567 #: client.libs.date_format.shortMonths.august
568 msgid "client.libs.date_format.short_months.august"
569 msgstr "Aug"
570
571 #: client.libs.date_format.shortMonths.september
572 msgid "client.libs.date_format.short_months.september"
573 msgstr "Sep"
574
575 #: client.libs.date_format.shortMonths.october
576 msgid "client.libs.date_format.short_months.october"
577 msgstr "Oct"
578
579 #: client.libs.date_format.shortMonths.november
580 msgid "client.libs.date_format.short_months.november"
581 msgstr "Nov"
582
583 #: client.libs.date_format.shortMonths.december
584 msgid "client.libs.date_format.short_months.december"
585 msgstr "Dec"
586
587 #: client.libs.date_format.longMonts.January
588 msgid "client.libs.date_format.long_months.january"
589 msgstr "January"
590
591 #: client.libs.date_format.longMonts.february
592 msgid "client.libs.date_format.long_months.february"
593 msgstr "February"
594
595 #: client.libs.date_format.longMonts.march
596 msgid "client.libs.date_format.long_months.march"
597 msgstr "March"
598
599 #: client.libs.date_format.longMonts.april
600 msgid "client.libs.date_format.long_months.april"
601 msgstr "April"
602
603 #: client.libs.date_format.longMonts.may
604 msgid "client.libs.date_format.long_months.may"
605 msgstr "May"
606
607 #: client.libs.date_format.longMonts.june
608 msgid "client.libs.date_format.long_months.june"
609 msgstr "June"
610
611 #: client.libs.date_format.longMonts.july
612 msgid "client.libs.date_format.long_months.july"
613 msgstr "July"
614
615 #: client.libs.date_format.longMonts.august
616 msgid "client.libs.date_format.long_months.august"
617 msgstr "August"
618
619 #: client.libs.date_format.longMonts.september
620 msgid "client.libs.date_format.long_months.september"
621 msgstr "September"
622
623 #: client.libs.date_format.longMonths.october
624 msgid "client.libs.date_format.long_months.october"
625 msgstr "October"
626
627 #: client.libs.date_format.longMonths.november
628 msgid "client.libs.date_format.long_months.november"
629 msgstr "November"
630
631 #: client.libs.date_format.longMonths.december
632 msgid "client.libs.date_format.long_months.december"
633 msgstr "December"
634
635 #: client.libs.date_format.shortDays.monday
636 msgid "client.libs.date_format.short_days.monday"
637 msgstr "Mon"
638
639 #: client.libs.date_format.shortDays.tuesday
640 msgid "client.libs.date_format.short_days.tuesday"
641 msgstr "Tue"
642
643 #: client.libs.date_format.shortDays.wednesday
644 msgid "client.libs.date_format.short_days.wednesday"
645 msgstr "Wed"
646
647 #: client.libs.date_format.shortDays.thursday
648 msgid "client.libs.date_format.short_days.thursday"
649 msgstr "Thu"
650
651 #: client.libs.date_format.shortDays.friday
652 msgid "client.libs.date_format.short_days.friday"
653 msgstr "Fri"
654
655 #: client.libs.date_format.shortDays.saturday
656 msgid "client.libs.date_format.short_days.saturday"
657 msgstr "Sat"
658
659 #: client.libs.date_format.shortDays.sunday
660 msgid "client.libs.date_format.short_days.sunday"
661 msgstr "Sun"
662
663 #: client.libs.date_format.longDays.monday
664 msgid "client.libs.date_format.long_days.monday"
665 msgstr "Monday"
666
667 #: client.libs.date_format.longDays.tuesday
668 msgid "client.libs.date_format.long_days.tuesday"
669 msgstr "Tueday"
670
671 #: client.libs.date_format.longDays.wednesday
672 msgid "client.libs.date_format.long_days.wednesday"
673 msgstr "Wednesday"
674
675 #: client.libs.date_format.longDays.thursday
676 msgid "client.libs.date_format.long_days.thursday"
677 msgstr "Thursday"
678
679 #: client.libs.date_format.longDays.friday
680 msgid "client.libs.date_format.long_days.friday"
681 msgstr "Friday"
682
683 #: client.libs.date_format.longDays.saturday
684 msgid "client.libs.date_format.long_days.saturday"
685 msgstr "Saturday"
686
687 #: client.libs.date_format.longDays.sunday
688 msgid "client.libs.date_format.long_days.sunday"
689 msgstr "Sunday"
690
691 #:
692 msgid "client_views_channelinfo_moderated"
693 msgstr "Moderated Chat"
694
695 #:
696 msgid "client_views_channelinfo_inviteonly"
697 msgstr "Invite Only"
698
699 #:
700 msgid "client_views_channelinfo_opschangechannel"
701 msgstr "Only operators can change the topic"
702
703 #:
704 msgid "client_views_channelinfo_externalmessages"
705 msgstr "Block messages from outside this channel"
706
707 #:
708 msgid "client_views_channelinfo_togglebanlist"
709 msgstr "Toggle Banlist"
710
711 #:
712 msgid "client_views_controlbox_message"
713 msgstr "Send message..."
714