|
6 | 6 | <system:String x:Key="flowlauncher_plugin_sys_desc">説明</system:String> |
7 | 7 | <system:String x:Key="flowlauncher_plugin_sys_command">コマンド</system:String> |
8 | 8 |
|
9 | | - <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String> |
10 | | - <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">シャットダウン</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 | 12 | <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String> |
13 | 13 | <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String> |
14 | 14 | <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String> |
15 | 15 | <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String> |
16 | 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> |
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> |
| 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 | + <system:String x:Key="flowlauncher_plugin_sys_exit_cmd">終了</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 | | - <system:String x:Key="flowlauncher_plugin_sys_setting_cmd">設</system:String> |
| 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> |
24 | 24 | <system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String> |
25 | 25 | <system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Open Log Location</system:String> |
|
28 | 28 | <system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Toggle Game Mode</system:String> |
29 | 29 | <system:String x:Key="flowlauncher_plugin_sys_theme_selector_cmd">Set the Flow Launcher Theme</system:String> |
30 | 30 |
|
31 | | - <system:String x:Key="flowlauncher_plugin_sys_edit">編</system:String> |
| 31 | + <system:String x:Key="flowlauncher_plugin_sys_edit">編集</system:String> |
32 | 32 |
|
33 | 33 | <!-- Command Descriptions --> |
34 | 34 | <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">コンピュータをシャットダウンする</system:String> |
|
41 | 41 | <system:String x:Key="flowlauncher_plugin_sys_setting">このアプリの設定</system:String> |
42 | 42 | <system:String x:Key="flowlauncher_plugin_sys_sleep">スリープ</system:String> |
43 | 43 | <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin">ゴミ箱を空にする</system:String> |
44 | | - <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin">Open recycle bin</system:String> |
| 44 | + <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin">ごみ箱を開く</system:String> |
45 | 45 | <system:String x:Key="flowlauncher_plugin_sys_indexoption">Indexing Options</system:String> |
46 | 46 | <system:String x:Key="flowlauncher_plugin_sys_hibernate">Hibernate computer</system:String> |
47 | 47 | <system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Save all Flow Launcher settings</system:String> |
|
58 | 58 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">All Flow Launcher settings saved</system:String> |
59 | 59 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Reloaded all applicable plugin data</system:String> |
60 | 60 | <system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Are you sure you want to shut the computer down?</system:String> |
61 | | - <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Are you sure you want to restart the computer?</system:String> |
62 | | - <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Are you sure you want to restart the computer with Advanced Boot Options?</system:String> |
63 | | - <system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Are you sure you want to log off?</system:String> |
| 61 | + <system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">本当にコンピューターを再起動しますか?</system:String> |
| 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">本当にログオフしますか?</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> |
67 | 67 | <system:String x:Key="flowlauncher_plugin_sys_custom_command_keyword_tip">Enter a keyword to search for command: {0}. This keyword is used to match your query.</system:String> |
68 | 68 | <system:String x:Key="flowlauncher_plugin_sys_command_keyword">Command Keyword</system:String> |
69 | 69 | <system:String x:Key="flowlauncher_plugin_sys_reset">Reset</system:String> |
70 | | - <system:String x:Key="flowlauncher_plugin_sys_confirm">Confirm</system:String> |
71 | | - <system:String x:Key="flowlauncher_plugin_sys_cancel"></system:String> |
| 70 | + <system:String x:Key="flowlauncher_plugin_sys_confirm">確認</system:String> |
| 71 | + <system:String x:Key="flowlauncher_plugin_sys_cancel">キャンセル</system:String> |
72 | 72 | <system:String x:Key="flowlauncher_plugin_sys_input_command_keyword">Please enter a non-empty command keyword</system:String> |
73 | 73 |
|
74 | 74 | <system:String x:Key="flowlauncher_plugin_sys_plugin_name">システムコマンド</system:String> |
|
0 commit comments