|
7 | 7 | <system:String x:Key="flowlauncher_plugin_sys_command">명령어</system:String> |
8 | 8 |
|
9 | 9 | <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">시스템 종료</system:String> |
10 | | - <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String> |
| 10 | + <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">다시 시작</system:String> |
11 | 11 | <system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Restart With Advanced Boot Options</system:String> |
12 | | - <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String> |
13 | | - <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String> |
14 | | - <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">로그아웃</system:String> |
| 13 | + <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">컴퓨터 잠금</system:String> |
| 14 | + <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">절전</system:String> |
15 | 15 | <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String> |
16 | | - <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Index Option</system:String> |
17 | | - <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Empty Recycle Bin</system:String> |
18 | | - <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String> |
| 16 | + <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">색인 옵션</system:String> |
| 17 | + <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">휴지통 비우기</system:String> |
| 18 | + <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">휴지통 열기</system:String> |
19 | 19 | <system:String x:Key="flowlauncher_plugin_sys_exit_cmd">종료</system:String> |
20 | | - <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String> |
| 20 | + <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">설정 저장</system:String> |
21 | 21 | <system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Flow Launcher 재시작</system:String> |
22 | 22 | <system:String x:Key="flowlauncher_plugin_sys_setting_cmd">설정</system:String> |
23 | 23 | <system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">플러그인 데이터 새로고침</system:String> |
|
60 | 60 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">시스템을 종료하시겠습니까?</system:String> |
61 | 61 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">시스템을 재시작 하시겠습니까?</system:String> |
62 | 62 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">고급 부팅 옵션으로 시스템을 다시 시작하시겠습니까?</system:String> |
63 | | - <system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Are you sure you want to log off?</system:String> |
| 63 | + <system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">정말 로그아웃 하시겠습니까?</system:String> |
64 | 64 |
|
65 | 65 | <system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">Command Keyword Setting</system:String> |
66 | 66 | <system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword">Custom Command Keyword</system:String> |
|
0 commit comments