Skip to content

Commit 4be4b2a

Browse files
committed
New translations en.xaml (Korean)
[ci skip]
1 parent a37f240 commit 4be4b2a

File tree

1 file changed

+5
-7
lines changed
  • Plugins/Flow.Launcher.Plugin.WebSearch/Languages

1 file changed

+5
-7
lines changed

Plugins/Flow.Launcher.Plugin.WebSearch/Languages/ko.xaml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,18 @@
2121
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">자동완성 데이터 출처:</system:String>
2222
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">웹 검색을 선택하세요</system:String>
2323
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">Are you sure you want to delete {0}?</system:String>
24-
<system:String x:Key="flowlauncher_plugin_websearch_guide_1">If you want to add a search for a particular website to Flow, first enter a dummy text string in the search bar of that website, and launch the search. Now copy the contents of the browser's address bar, and paste it in the URL field below. Replace your test string with {q}. For example, if you search for casino on Netflix, its address bar reads</system:String>
24+
<system:String x:Key="flowlauncher_plugin_websearch_guide_1">특정 웹사이트의 검색 기능을 Flow에 추가하고 싶다면, 먼저 해당 웹사이트의 검색창에 임의의 텍스트를 입력하고 검색을 실행하세요. 그런 다음 브라우저의 주소 표시줄에 표시된 내용을 복사하여 아래의 URL 필드에 붙여넣습니다. 이때, 검색에 사용한 테스트 문자열을 {q}로 바꿔주세요. 예를 들어, Netflix에서 casino를 검색하면 주소 표시줄에는 다음과 같이 표시됩니다.</system:String>
2525
<system:String x:Key="flowlauncher_plugin_websearch_guide_2">https://www.netflix.com/search?q=Casino</system:String>
2626
<system:String x:Key="flowlauncher_plugin_websearch_guide_3">
27-
Now copy this entire string and paste it in the URL field below.
28-
Then replace casino with {q}.
29-
Thus, the generic formula for a search on Netflix is https://www.netflix.com/search?q={q}
27+
이제 이 전체 문자열을 복사해서 아래의 URL 필드에 붙여넣으세요. 그런 다음 casino를 **{q}**로 바꿔주세요. 따라서 Netflix에서의 일반적인 검색 형식은 다음과 같습니다: https://www.netflix.com/search?q={q}
3028
</system:String>
3129

32-
<system:String x:Key="flowlauncher_plugin_websearch_copyurl_title">Copy URL</system:String>
33-
<system:String x:Key="flowlauncher_plugin_websearch_copyurl_subtitle">Copy search URL to clipboard</system:String>
30+
<system:String x:Key="flowlauncher_plugin_websearch_copyurl_title">URL 복사</system:String>
31+
<system:String x:Key="flowlauncher_plugin_websearch_copyurl_subtitle">검색 주소를 클립보드에 복사</system:String>
3432

3533
<!-- web search edit -->
3634
<system:String x:Key="flowlauncher_plugin_websearch_title">이름</system:String>
37-
<system:String x:Key="flowlauncher_plugin_websearch_enable">Status</system:String>
35+
<system:String x:Key="flowlauncher_plugin_websearch_enable">상태</system:String>
3836
<system:String x:Key="flowlauncher_plugin_websearch_select_icon">아이콘 선택</system:String>
3937
<system:String x:Key="flowlauncher_plugin_websearch_icon">아이콘</system:String>
4038
<system:String x:Key="flowlauncher_plugin_websearch_cancel">취소</system:String>

0 commit comments

Comments
 (0)