New translations en.xaml (Polish)

[ci skip]
This commit is contained in:
Jeremy Wu 2022-04-01 07:24:34 +11:00
parent 174e22445d
commit a33b96359b

View file

@ -12,12 +12,12 @@
<system:String x:Key="flowlauncher_plugin_websearch_add">Dodaj</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_confirm">Confirm</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_action_keyword">Wyzwalacz</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_url">Adres URL</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_url">URL</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_search">Szukaj</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_enable_suggestion">Pokazuj podpowiedzi wyszukiwania </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">Musisz wybrać coś z listy</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">Czy jesteś pewnie że chcesz usunąć {0}?</system:String>
<system:String x:Key="flowlauncher_plugin_websearch_delete_warning">Czy jesteś pewien że chcesz usunąć {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: &quot;https://www.netflix.com/search?q=Casino&quot;. 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>