|
42 | 42 | <system:String x:Key="GameMode">ゲームモード</system:String> |
43 | 43 | <system:String x:Key="GameModeToolTip">ホットキーの使用を一時停止します。</system:String> |
44 | 44 | <system:String x:Key="PositionReset">位置のリセット</system:String> |
45 | | - <system:String x:Key="PositionResetToolTip">Reset search window position</system:String> |
| 45 | + <system:String x:Key="PositionResetToolTip">検索ウィンドウの位置をリセット</system:String> |
46 | 46 | <system:String x:Key="queryTextBoxPlaceholder">Type here to search</system:String> |
47 | 47 |
|
48 | 48 | <!-- Setting General --> |
|
56 | 56 | <system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String> |
57 | 57 | <system:String x:Key="hideFlowLauncherWhenLoseFocus">フォーカスを失った時にFlow Launcherを隠す</system:String> |
58 | 58 | <system:String x:Key="dontPromptUpdateMsg">最新版が入手可能であっても、アップグレードメッセージを表示しない</system:String> |
59 | | - <system:String x:Key="SearchWindowPosition">Search Window Location</system:String> |
| 59 | + <system:String x:Key="SearchWindowPosition">検索ウィンドウの位置</system:String> |
60 | 60 | <system:String x:Key="SearchWindowScreenRememberLastLaunchLocation">最後の表示位置を記憶する</system:String> |
61 | 61 | <system:String x:Key="SearchWindowScreenCursor">マウスカーソルがあるモニター</system:String> |
62 | 62 | <system:String x:Key="SearchWindowScreenFocus">フォーカス中のウィンドウがあるモニター</system:String> |
|
152 | 152 | <system:String x:Key="FilterComboboxLabel">Advanced Settings:</system:String> |
153 | 153 | <system:String x:Key="DisplayModeOnOff">Enabled</system:String> |
154 | 154 | <system:String x:Key="DisplayModePriority">重要度</system:String> |
155 | | - <system:String x:Key="DisplayModeSearchDelay">Search Delay</system:String> |
| 155 | + <system:String x:Key="DisplayModeSearchDelay">検索遅延</system:String> |
156 | 156 | <system:String x:Key="currentPriority">Current Priority</system:String> |
157 | 157 | <system:String x:Key="newPriority">New Priority</system:String> |
158 | 158 | <system:String x:Key="priority">重要度</system:String> |
|
262 | 262 | <system:String x:Key="openResultModifiersToolTip">Select a modifier key to open selected result via keyboard.</system:String> |
263 | 263 | <system:String x:Key="showOpenResultHotkey">ホットキーを表示</system:String> |
264 | 264 | <system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String> |
265 | | - <system:String x:Key="autoCompleteHotkey">Auto Complete</system:String> |
266 | | - <system:String x:Key="autoCompleteHotkeyToolTip">Runs autocomplete for the selected items.</system:String> |
| 265 | + <system:String x:Key="autoCompleteHotkey">自動補完</system:String> |
| 266 | + <system:String x:Key="autoCompleteHotkeyToolTip">選択された項目に対して自動補完を実行します。</system:String> |
267 | 267 | <system:String x:Key="SelectNextItemHotkey">Select Next Item</system:String> |
268 | 268 | <system:String x:Key="SelectPrevItemHotkey">Select Previous Item</system:String> |
269 | 269 | <system:String x:Key="SelectNextPageHotkey">Next Page</system:String> |
|
0 commit comments