Skip to content

Commit a95f984

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent 382a6ed commit a95f984

File tree

1 file changed

+20
-20
lines changed
  • Plugins/Flow.Launcher.Plugin.Program/Languages

1 file changed

+20
-20
lines changed

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

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@
1818
<system:String x:Key="flowlauncher_plugin_program_suffixes">Dosya Tipi</system:String>
1919
<system:String x:Key="flowlauncher_plugin_program_reindex">Yeniden İndeksle</system:String>
2020
<system:String x:Key="flowlauncher_plugin_program_indexing">İndeksleniyor</system:String>
21-
<system:String x:Key="flowlauncher_plugin_program_index_source">Index Sources</system:String>
21+
<system:String x:Key="flowlauncher_plugin_program_index_source">Kaynak Dizinleri</system:String>
2222
<system:String x:Key="flowlauncher_plugin_program_index_option">Seçenekler</system:String>
2323
<system:String x:Key="flowlauncher_plugin_program_index_uwp">UWP Uygulamaları</system:String>
24-
<system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">When enabled, Flow will load UWP Applications</system:String>
24+
<system:String x:Key="flowlauncher_plugin_program_index_uwp_tooltip">Etkinleştirildiğinde Flow, UWP Uygulamalarını yükleyecektir</system:String>
2525
<system:String x:Key="flowlauncher_plugin_program_index_start">Başlat Menüsü</system:String>
26-
<system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">When enabled, Flow will load programs from the start menu</system:String>
27-
<system:String x:Key="flowlauncher_plugin_program_index_registry">Registry</system:String>
26+
<system:String x:Key="flowlauncher_plugin_program_index_start_tooltip">Etkinleştirildiğinde Flow, programları başlat menüsünden yükleyecektir</system:String>
27+
<system:String x:Key="flowlauncher_plugin_program_index_registry">Kayıt Defteri</system:String>
2828
<system:String x:Key="flowlauncher_plugin_program_index_registry_tooltip">When enabled, Flow will load programs from the registry</system:String>
2929
<system:String x:Key="flowlauncher_plugin_program_index_PATH">YOL</system:String>
3030
<system:String x:Key="flowlauncher_plugin_program_index_PATH_tooltip">When enabled, Flow will load programs from the PATH environment variable</system:String>
3131
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Uygulama yolunu gizle</system:String>
3232
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">For executable files such as UWP or lnk, hide the file path from being visible</system:String>
33-
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Hide uninstallers</system:String>
34-
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Hides programs with common uninstaller names, such as unins000.exe</system:String>
35-
<system:String x:Key="flowlauncher_plugin_program_enable_description">Search in Program Description</system:String>
36-
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow will search program's description</system:String>
37-
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">Hide duplicated apps</system:String>
38-
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">Hide duplicated Win32 programs that are already in the UWP list</system:String>
33+
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Kaldırıcıları gizle</system:String>
34+
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">unins000.exe gibi yaygın kaldırıcı adlarına sahip programları gizler</system:String>
35+
<system:String x:Key="flowlauncher_plugin_program_enable_description">Program Açıklamasında Ara</system:String>
36+
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow, programların açıklamasında arama yapar</system:String>
37+
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp">Yinelenen uygulamaları gizle</system:String>
38+
<system:String x:Key="flowlauncher_plugin_program_enable_hideduplicatedwindowsapp_tooltip">UWP listesinde zaten bulunan yinelenen Win32 programları gizler</system:String>
3939
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Uzantılar</system:String>
4040
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">Derinlik</system:String>
4141

@@ -50,22 +50,22 @@
5050
<system:String x:Key="flowlauncher_plugin_program_delete_program_source_select_user_added">Please select program sources that are added by you</system:String>
5151
<system:String x:Key="flowlauncher_plugin_program_duplicate_program_source">Another program source with the same location already exists.</system:String>
5252

53-
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Program Source</system:String>
54-
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Edit directory and status of this program source.</system:String>
53+
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Program Kaynağı</system:String>
54+
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Bu programın kaynağının dizinini ve durumunu düzenleyin.</system:String>
5555

5656
<system:String x:Key="flowlauncher_plugin_program_update">Güncelle</system:String>
5757
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Program Plugin will only index files with selected suffixes and .url files with selected protocols.</system:String>
5858
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Dosya uzantıları başarıyla güncellendi</system:String>
5959
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">Dosya uzantıları boş olamaz</system:String>
60-
<system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">Protocols can't be empty</system:String>
60+
<system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">Protokoller boş olamaz</system:String>
6161

6262
<system:String x:Key="flowlauncher_plugin_program_suffixes_executable_types">İndekslenecek Uzantılar</system:String>
6363
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_types">URL Protokolleri</system:String>
64-
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_steam">Steam Games</system:String>
64+
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_steam">Steam Oyunları</system:String>
6565
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_epic">Epic Games</system:String>
6666
<system:String x:Key="flowlauncher_plugin_program_suffixes_URL_http">Http/Https</system:String>
67-
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_urls">Custom URL Protocols</system:String>
68-
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">Custom File Suffixes</system:String>
67+
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_urls">Özel URL Protokolleri</system:String>
68+
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">Özel Dosya Sonekleri</system:String>
6969
<system:String x:Key="flowlauncher_plugin_program_suffixes_tooltip">
7070
Insert file suffixes you want to index. Suffixes should be separated by ';'. (ex&gt;bat;py)
7171
</system:String>
@@ -77,7 +77,7 @@
7777
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Yönetici Olarak Çalıştır</system:String>
7878
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">İçeren klasörü aç</system:String>
7979
<system:String x:Key="flowlauncher_plugin_program_disable_program">Gizle</system:String>
80-
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Open target folder</system:String>
80+
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Hedef klasörü aç</system:String>
8181

8282
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Program</system:String>
8383
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Programları Flow Launcher'tan arayın</system:String>
@@ -91,9 +91,9 @@
9191

9292
<!-- Dialogs -->
9393
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Başarılı</system:String>
94-
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Error</system:String>
95-
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Successfully disabled this program from displaying in your query</system:String>
94+
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Hata</system:String>
95+
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Bu programın sorgunuzda görüntülenmesi başarıyla devre dışı bırakıldı</system:String>
9696
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">Bu uygulama yönetici olarak çalıştırılmak için tasarlanmamıştır</system:String>
97-
<system:String x:Key="flowlauncher_plugin_program_run_failed">Unable to run {0}</system:String>
97+
<system:String x:Key="flowlauncher_plugin_program_run_failed">{0} çalıştırılamıyor</system:String>
9898

9999
</ResourceDictionary>

0 commit comments

Comments
 (0)