mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
New translations en.xaml (Japanese)
[ci skip]
This commit is contained in:
parent
e391d7617a
commit
3c7f5d9e43
1 changed files with 43 additions and 32 deletions
|
|
@ -1,32 +1,43 @@
|
|||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_delete">削除</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_edit">編集</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_add">追加</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword">キーワード</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_url">URL</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_search">検索</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">検索サジェスチョンを有効にする</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">web検索を選択してください</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">本当に{0}を削除しますか?</system:String>
|
||||
|
||||
|
||||
<!--web search edit-->
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_title">タイトル</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable">有効</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_select_icon">アイコンを選択</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_icon">アイコン</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_cancel">キャンセル</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_invalid_web_search">web検索を無効にする</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_input_title">タイトルを入力してください</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_input_action_keyword">キーワードを入力してください</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_input_url">URLを入力してください</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword_exist">キーワードはすでに存在します。違うキーワードを入力してください</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_succeed">成功</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_plugin_name">Web検索</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_plugin_description">Web検索を提供</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
<?xml version="1.0"?>
|
||||
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_window_title">Search Source Setting</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">Open search in:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_new_window">New Window</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">New Tab</system:String>
|
||||
<system:String x:Key="flowlaucnher_plugin_websearch_set_browser_path">Set browser from path:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_choose">Choose</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_delete">削除</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_edit">編</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_add">追</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_confirm">Confirm</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_url">URL</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_search">検索</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">検索サジェスチョンを有効にする </system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">Autocomplete Data from: </system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">web検索を選択してくださ</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">本当に{0}を削除しますか?</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_guide_1">If you have a web search service you want to use, you can add it to Flow. For example, you can follow the url format in the address bar if you want to search 'casino' on Netflix: "https://www.netflix.com/search?q=Casino". To do this, change the search term 'Casino' as follows.</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_guide_2">https://www.netflix.com/search?q={q}</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_guide_3">Add it to the URL section below. You can now search Netflix with Flow using any search terms.</system:String>
|
||||
|
||||
|
||||
<!--web search edit-->
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_title"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_enable">有効</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_select_icon"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_icon"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_cancel"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_invalid_web_search">web検索を無効にする</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_input_title"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_input_action_keyword"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_input_url">URLを入力してくださ</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword_exist"></system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_succeed">成</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_iconpath_hint">Hint: You do not need to place custom images in this directory, if Flow's version is updated they will be lost. Flow will automatically copy any images outside of this directory across to WebSearch's custom image location.</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_plugin_name">Web検索</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_websearch_plugin_description">Web検索を提供</system:String>
|
||||
|
||||
</ResourceDictionary>
|
||||
|
|
|
|||
Loading…
Reference in a new issue