diff --git a/share/locale/ko.json b/share/locale/ko.json index 25cd5c48..c152c33a 100644 --- a/share/locale/ko.json +++ b/share/locale/ko.json @@ -15,7 +15,7 @@ "timeout_download_still_running": "", "timeout_upload_still_running": "", "large_filesize": "", - "systray_menu_exit": "", + "systray_menu_exit": "종료", "systray_download_started_title": "", "systray_download_started_message": "", "systray_download_completed_title": "", @@ -34,8 +34,8 @@ "help_config": "", "gui_drag_and_drop": "", "gui_add": "", - "gui_delete": "", - "gui_choose_items": "", + "gui_delete": "삭제", + "gui_choose_items": "선택", "gui_share_start_server": "", "gui_share_stop_server": "", "gui_share_stop_server_shutdown_timeout": "", @@ -48,7 +48,7 @@ "gui_copy_hidservauth": "", "gui_downloads": "", "gui_no_downloads": "", - "gui_canceled": "", + "gui_canceled": "취소 된", "gui_copied_url_title": "", "gui_copied_url": "", "gui_copied_hidservauth_title": "", @@ -61,22 +61,22 @@ "gui_quit_title": "", "gui_share_quit_warning": "", "gui_receive_quit_warning": "", - "gui_quit_warning_quit": "", - "gui_quit_warning_dont_quit": "", + "gui_quit_warning_quit": "종료", + "gui_quit_warning_dont_quit": "취소", "error_rate_limit": "", "zip_progress_bar_format": "", "error_stealth_not_supported": "", "error_ephemeral_not_supported": "", - "gui_settings_window_title": "", + "gui_settings_window_title": "설정", "gui_settings_whats_this": "", "gui_settings_stealth_option": "", "gui_settings_stealth_hidservauth_string": "", "gui_settings_autoupdate_label": "", "gui_settings_autoupdate_option": "", "gui_settings_autoupdate_timestamp": "", - "gui_settings_autoupdate_timestamp_never": "", + "gui_settings_autoupdate_timestamp_never": "하지 않음", "gui_settings_autoupdate_check_button": "", - "gui_settings_general_label": "", + "gui_settings_general_label": "일반 설정", "gui_settings_sharing_label": "", "gui_settings_close_after_first_download_option": "", "gui_settings_connection_type_label": "", @@ -85,13 +85,13 @@ "gui_settings_connection_type_control_port_option": "", "gui_settings_connection_type_socket_file_option": "", "gui_settings_connection_type_test_button": "", - "gui_settings_control_port_label": "", + "gui_settings_control_port_label": "제어 포트", "gui_settings_socket_file_label": "", "gui_settings_socks_label": "", "gui_settings_authenticate_label": "", "gui_settings_authenticate_no_auth_option": "", - "gui_settings_authenticate_password_option": "", - "gui_settings_password_label": "", + "gui_settings_authenticate_password_option": "Password", + "gui_settings_password_label": "Password", "gui_settings_tor_bridges": "", "gui_settings_tor_bridges_no_bridges_radio_option": "", "gui_settings_tor_bridges_obfs4_radio_option": "", @@ -102,9 +102,9 @@ "gui_settings_tor_bridges_custom_radio_option": "", "gui_settings_tor_bridges_custom_label": "", "gui_settings_tor_bridges_invalid": "", - "gui_settings_button_save": "", - "gui_settings_button_cancel": "", - "gui_settings_button_help": "", + "gui_settings_button_save": "저장", + "gui_settings_button_cancel": "취소", + "gui_settings_button_help": "도움말", "gui_settings_shutdown_timeout_checkbox": "", "gui_settings_shutdown_timeout": "", "settings_error_unknown": "", @@ -128,7 +128,7 @@ "update_not_available": "", "gui_tor_connection_ask": "", "gui_tor_connection_ask_open_settings": "", - "gui_tor_connection_ask_quit": "", + "gui_tor_connection_ask_quit": "종료", "gui_tor_connection_error_settings": "", "gui_tor_connection_canceled": "", "gui_tor_connection_lost": "", @@ -148,7 +148,7 @@ "gui_status_indicator_share_started": "", "gui_status_indicator_receive_stopped": "", "gui_status_indicator_receive_working": "", - "gui_status_indicator_receive_started": "", + "gui_status_indicator_receive_started": "수익", "gui_file_info": "", "gui_file_info_single": "", "history_in_progress_tooltip": "", @@ -165,7 +165,7 @@ "gui_mode_receive_button": "", "gui_settings_receiving_label": "", "gui_settings_downloads_label": "", - "gui_settings_downloads_button": "", + "gui_settings_downloads_button": "보기", "gui_settings_public_mode_checkbox": "", "systray_close_server_title": "", "systray_close_server_message": "", @@ -174,12 +174,12 @@ "systray_upload_page_loaded_message": "", "gui_uploads": "", "gui_no_uploads": "", - "gui_clear_history": "", + "gui_clear_history": "모두 삭제", "gui_upload_in_progress": "", "gui_upload_finished_range": "", "gui_upload_finished": "", "gui_download_in_progress": "", "gui_open_folder_error_nautilus": "", - "gui_settings_language_label": "", + "gui_settings_language_label": "선호 언어", "gui_settings_language_changed_notice": "" }