|
93 | 93 | <system:String x:Key="autoUpdates">自動更新</system:String> |
94 | 94 | <system:String x:Key="select">選択</system:String> |
95 | 95 | <system:String x:Key="hideOnStartup">起動時にFlow Launcherを隠す</system:String> |
96 | | - <system:String x:Key="hideOnStartupToolTip">Flow Launcher search window is hidden in the tray after starting up.</system:String> |
| 96 | + <system:String x:Key="hideOnStartupToolTip">起動後、Flow Launcher の検索ウィンドウは非表示になり、トレイに格納されます。</system:String> |
97 | 97 | <system:String x:Key="hideNotifyIcon">トレイアイコンを隠す</system:String> |
98 | 98 | <system:String x:Key="hideNotifyIconToolTip">トレイアイコンが非表示になっているときは、検索ウィンドウを右クリックすることで設定メニューを開くことができます。</system:String> |
99 | 99 | <system:String x:Key="querySearchPrecision">クエリ検索精度</system:String> |
|
180 | 180 | <!-- Setting Plugin Store --> |
181 | 181 | <system:String x:Key="pluginStore">プラグインストア</system:String> |
182 | 182 | <system:String x:Key="pluginStore_NewRelease">New Release</system:String> |
183 | | - <system:String x:Key="pluginStore_RecentlyUpdated">Recently Updated</system:String> |
| 183 | + <system:String x:Key="pluginStore_RecentlyUpdated">最近の更新</system:String> |
184 | 184 | <system:String x:Key="pluginStore_None">プラグイン</system:String> |
185 | 185 | <system:String x:Key="pluginStore_Installed">Installed</system:String> |
186 | 186 | <system:String x:Key="refresh">更新</system:String> |
|
262 | 262 | <system:String x:Key="hotkeys">ホットキー</system:String> |
263 | 263 | <system:String x:Key="flowlauncherHotkey">Flow Launcherを開く</system:String> |
264 | 264 | <system:String x:Key="flowlauncherHotkeyToolTip">Flow Launcher の表示/非表示を切り替えるショートカットを入力してください。</system:String> |
265 | | - <system:String x:Key="previewHotkey">Toggle Preview</system:String> |
266 | | - <system:String x:Key="previewHotkeyToolTip">Enter shortcut to show/hide preview in search window.</system:String> |
| 265 | + <system:String x:Key="previewHotkey">プレビューの切り替え</system:String> |
| 266 | + <system:String x:Key="previewHotkeyToolTip">検索ウィンドウでプレビューの表示/非表示を切り替えるショートカットを入力してください。</system:String> |
267 | 267 | <system:String x:Key="hotkeyPresets">Hotkey Presets</system:String> |
268 | 268 | <system:String x:Key="hotkeyPresetsToolTip">List of currently registered hotkeys</system:String> |
269 | 269 | <system:String x:Key="openResultModifiers">結果修飾子を開く</system:String> |
|
272 | 272 | <system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String> |
273 | 273 | <system:String x:Key="autoCompleteHotkey">自動補完</system:String> |
274 | 274 | <system:String x:Key="autoCompleteHotkeyToolTip">選択された項目に対して自動補完を実行します。</system:String> |
275 | | - <system:String x:Key="SelectNextItemHotkey">Select Next Item</system:String> |
276 | | - <system:String x:Key="SelectPrevItemHotkey">Select Previous Item</system:String> |
| 275 | + <system:String x:Key="SelectNextItemHotkey">次の項目を選択</system:String> |
| 276 | + <system:String x:Key="SelectPrevItemHotkey">前の項目を選択</system:String> |
277 | 277 | <system:String x:Key="SelectNextPageHotkey">Next Page</system:String> |
278 | 278 | <system:String x:Key="SelectPrevPageHotkey">Previous Page</system:String> |
279 | 279 | <system:String x:Key="CycleHistoryUpHotkey">Cycle Previous Query</system:String> |
|
291 | 291 | <system:String x:Key="QuickWidthHotkey">Quick Adjust Window Width</system:String> |
292 | 292 | <system:String x:Key="QuickHeightHotkey">Quick Adjust Window Height</system:String> |
293 | 293 | <system:String x:Key="ReloadPluginHotkeyToolTip">Use when require plugins to reload and update their existing data.</system:String> |
294 | | - <system:String x:Key="AdditionalHotkeyToolTip">You can add one more hotkey for this function.</system:String> |
| 294 | + <system:String x:Key="AdditionalHotkeyToolTip">この機能のホットキーはもう一つ追加できます。</system:String> |
295 | 295 | <system:String x:Key="customQueryHotkey">カスタムクエリ ホットキー</system:String> |
296 | 296 | <system:String x:Key="customQueryShortcut">Custom Query Shortcut</system:String> |
297 | | - <system:String x:Key="builtinShortcuts">Built-in Shortcut</system:String> |
| 297 | + <system:String x:Key="builtinShortcuts">組み込みショートカット</system:String> |
298 | 298 | <system:String x:Key="customQuery">Query</system:String> |
299 | | - <system:String x:Key="customShortcut">Shortcut</system:String> |
300 | | - <system:String x:Key="customShortcutExpansion">Expansion</system:String> |
| 299 | + <system:String x:Key="customShortcut">ショートカット</system:String> |
| 300 | + <system:String x:Key="customShortcutExpansion">展開</system:String> |
301 | 301 | <system:String x:Key="builtinShortcutDescription">説明</system:String> |
302 | 302 | <system:String x:Key="delete">削除</system:String> |
303 | 303 | <system:String x:Key="edit">編集</system:String> |
304 | 304 | <system:String x:Key="add">追加</system:String> |
305 | 305 | <system:String x:Key="none">None</system:String> |
306 | 306 | <system:String x:Key="pleaseSelectAnItem">項目選択してください</system:String> |
307 | 307 | <system:String x:Key="deleteCustomHotkeyWarning">{0} プラグインのホットキーを本当に削除しますか?</system:String> |
308 | | - <system:String x:Key="deleteCustomShortcutWarning">Are you sure you want to delete shortcut: {0} with expansion {1}?</system:String> |
| 308 | + <system:String x:Key="deleteCustomShortcutWarning">本当にこのショートカットを削除しますか?: {0} を {1} に展開</system:String> |
309 | 309 | <system:String x:Key="shortcut_clipboard_description">Get text from clipboard.</system:String> |
310 | | - <system:String x:Key="shortcut_active_explorer_path">Get path from active explorer.</system:String> |
| 310 | + <system:String x:Key="shortcut_active_explorer_path">アクティブなエクスプローラーからパスを取得します。</system:String> |
311 | 311 | <system:String x:Key="queryWindowShadowEffect">Query window shadow effect</system:String> |
312 | 312 | <system:String x:Key="shadowEffectCPUUsage">Shadow effect has a substantial usage of GPU. Not recommended if your computer performance is limited.</system:String> |
313 | 313 | <system:String x:Key="windowWidthSize">Window Width Size</system:String> |
|
363 | 363 | <system:String x:Key="clearcachefolderMessage">Are you sure you want to delete all caches?</system:String> |
364 | 364 | <system:String x:Key="clearfolderfailMessage">Failed to clear part of folders and files. Please see log file for more information</system:String> |
365 | 365 | <system:String x:Key="welcomewindow">Wizard</system:String> |
366 | | - <system:String x:Key="userdatapath">User Data Location</system:String> |
367 | | - <system:String x:Key="userdatapathToolTip">User settings and installed plugins are saved in the user data folder. This location may vary depending on whether it's in portable mode or not.</system:String> |
| 366 | + <system:String x:Key="userdatapath">ユーザーデータの場所</system:String> |
| 367 | + <system:String x:Key="userdatapathToolTip">ユーザー設定とインストールされているプラグインは、ユーザーデータフォルダに保存されます。この場所は、ポータブルモードかどうかによって異なる場合があります。</system:String> |
368 | 368 | <system:String x:Key="userdatapathButton">Open Folder</system:String> |
369 | 369 | <system:String x:Key="advanced">Advanced</system:String> |
370 | 370 | <system:String x:Key="logLevel">Log Level</system:String> |
|
443 | 443 | <system:String x:Key="hotkeyRegGuide">Press the keys you want to use for this function.</system:String> |
444 | 444 |
|
445 | 445 | <!-- Custom Query Shortcut Dialog --> |
446 | | - <system:String x:Key="customeQueryShortcutTitle">Custom Query Shortcut</system:String> |
447 | | - <system:String x:Key="customeQueryShortcutTips">Enter a shortcut that automatically expands to the specified query.</system:String> |
448 | | - <system:String x:Key="customeQueryShortcutGuide" xml:space="preserve">A shortcut is expanded when it exactly matches the query. |
| 446 | + <system:String x:Key="customeQueryShortcutTitle">カスタムクエリショートカット</system:String> |
| 447 | + <system:String x:Key="customeQueryShortcutTips">指定したクエリに自動的に展開するショートカットを入力してください。</system:String> |
| 448 | + <system:String x:Key="customeQueryShortcutGuide" xml:space="preserve">クエリに正確に一致すると、ショートカットが展開されます。 |
449 | 449 |
|
450 | | -If you add an '@' prefix while inputting a shortcut, it matches any position in the query. Builtin shortcuts match any position in a query. |
| 450 | +ショートカットの入力で「@」プレフィクスをつけた場合、クエリのどこにあってもマッチするようになります。組み込みのショートカットはクエリのどこにあってもマッチします。 |
451 | 451 | </system:String> |
452 | | - <system:String x:Key="duplicateShortcut">Shortcut already exists, please enter a new Shortcut or edit the existing one.</system:String> |
453 | | - <system:String x:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String> |
| 452 | + <system:String x:Key="duplicateShortcut">ショートカットが既に存在します。新しいショートカットを入力するか、既存のショートカットを編集してください。</system:String> |
| 453 | + <system:String x:Key="emptyShortcut">ショートカット、展開の少なくとも一方が空です。</system:String> |
454 | 454 |
|
455 | 455 | <!-- Common Action --> |
456 | 456 | <system:String x:Key="commonSave">保存</system:String> |
|
0 commit comments