Skip to content

Commit 73c8701

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent c791ba8 commit 73c8701

File tree

1 file changed

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

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<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">
33

44
<system:String x:Key="flowlauncher_plugin_websearch_window_title">Arama Kaynağı Ayarı</system:String>
5-
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">Open search in:</system:String>
5+
<system:String x:Key="flowlauncher_plugin_websearch_open_search_in">Aramayı şurada aç:</system:String>
66
<system:String x:Key="flowlauncher_plugin_websearch_new_window">Yeni Pencere</system:String>
77
<system:String x:Key="flowlauncher_plugin_websearch_new_tab">Yeni Sekme</system:String>
8-
<system:String x:Key="flowlaucnher_plugin_websearch_set_browser_path">Set browser from path:</system:String>
8+
<system:String x:Key="flowlaucnher_plugin_websearch_set_browser_path">Dizin üzerinden tarayıcı seç:</system:String>
99
<system:String x:Key="flowlauncher_plugin_websearch_choose">Seç</system:String>
1010
<system:String x:Key="flowlauncher_plugin_websearch_delete">Sil</system:String>
1111
<system:String x:Key="flowlauncher_plugin_websearch_edit">Düzenle</system:String>
@@ -17,20 +17,20 @@
1717
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword">Anahtar Kelime</system:String>
1818
<system:String x:Key="flowlauncher_plugin_websearch_url">URL</system:String>
1919
<system:String x:Key="flowlauncher_plugin_websearch_search">Ara:</system:String>
20-
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">Use Search Query Autocomplete</system:String>
21-
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">Autocomplete Data from:</system:String>
20+
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">Arama Sorgusu Otomatik Doldurmayı Kullan</system:String>
21+
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion_provider">Otomatik Doldurma Verileri:</system:String>
2222
<system:String x:Key="flowlauncher_plugin_websearch_pls_select_web_search">Lütfen bir web araması seçin</system:String>
2323
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">{0} bağlantısını silmek istediğinize emin misiniz?</system:String>
2424
<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>
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+
Şimdi bu dizenin tamamını kopyalayın ve aşağıdaki URL alanına yapıştırın.
28+
Daha sonra casino yazısını {q} ile değiştirin.
29+
Dolayısıyla, Netflix'te arama yapmak için genel formül https://www.netflix.com/search?q={q}
3030
</system:String>
3131

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>
32+
<system:String x:Key="flowlauncher_plugin_websearch_copyurl_title">URL'yi kopyala</system:String>
33+
<system:String x:Key="flowlauncher_plugin_websearch_copyurl_subtitle">Arama URL'sini panoya kopyala</system:String>
3434

3535
<!-- web search edit -->
3636
<system:String x:Key="flowlauncher_plugin_websearch_title">Başlık</system:String>

0 commit comments

Comments
 (0)