Skip to content

Commit 2ad7ee0

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent 4f532d3 commit 2ad7ee0

File tree

1 file changed

+11
-11
lines changed
  • Plugins/Flow.Launcher.Plugin.Shell/Languages

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
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_cmd_relace_winr">Win+R kısayolunu kullan</system:String>
5-
<system:String x:Key="flowlauncher_plugin_cmd_close_cmd_after_press">Close Command Prompt after pressing any key</system:String>
6-
<system:String x:Key="flowlauncher_plugin_cmd_press_any_key_to_close">Press any key to close this window...</system:String>
5+
<system:String x:Key="flowlauncher_plugin_cmd_close_cmd_after_press">Herhangi bir tuşa bastıktan sonra Komut İstemi'ni kapatma</system:String>
6+
<system:String x:Key="flowlauncher_plugin_cmd_press_any_key_to_close">Bu pencereyi kapatmak için herhangi bir tuşa basın...</system:String>
77
<system:String x:Key="flowlauncher_plugin_cmd_leave_cmd_open">Çalıştırma sona erdikten sonra komut istemini kapatma</system:String>
8-
<system:String x:Key="flowlauncher_plugin_cmd_always_run_as_administrator">Always run as administrator</system:String>
9-
<system:String x:Key="flowlauncher_plugin_cmd_use_windows_terminal">Use Windows Terminal</system:String>
8+
<system:String x:Key="flowlauncher_plugin_cmd_always_run_as_administrator">Her zaman yönetici olarak çalıştır</system:String>
9+
<system:String x:Key="flowlauncher_plugin_cmd_use_windows_terminal">Windows Terminal Kullan</system:String>
1010
<system:String x:Key="flowlauncher_plugin_cmd_run_as_different_user">Başka bir kullanıcı olarak çalıştır</system:String>
1111
<system:String x:Key="flowlauncher_plugin_cmd_plugin_name">Kabuk</system:String>
12-
<system:String x:Key="flowlauncher_plugin_cmd_plugin_description">Allows to execute system commands from Flow Launcher</system:String>
13-
<system:String x:Key="flowlauncher_plugin_cmd_cmd_has_been_executed_times">Bu komut {0} kez çalıştırıldı</system:String>
14-
<system:String x:Key="flowlauncher_plugin_cmd_execute_through_shell">Komut isteminde çalıştır</system:String>
12+
<system:String x:Key="flowlauncher_plugin_cmd_plugin_description">Flow Launcher'dan sistem komutlarının yürütülmesine izin verir</system:String>
13+
<system:String x:Key="flowlauncher_plugin_cmd_cmd_has_been_executed_times">bu komut {0} kez çalıştırıldı</system:String>
14+
<system:String x:Key="flowlauncher_plugin_cmd_execute_through_shell">komut isteminde çalıştır</system:String>
1515
<system:String x:Key="flowlauncher_plugin_cmd_run_as_administrator">Yönetici Olarak Çalıştır</system:String>
16-
<system:String x:Key="flowlauncher_plugin_cmd_copy">Copy the command</system:String>
17-
<system:String x:Key="flowlauncher_plugin_cmd_history">Only show number of most used commands:</system:String>
18-
<system:String x:Key="flowlauncher_plugin_cmd_command_not_found">Command not found: {0}</system:String>
19-
<system:String x:Key="flowlauncher_plugin_cmd_error_running_command">Error running the command: {0}</system:String>
16+
<system:String x:Key="flowlauncher_plugin_cmd_copy">Komutu kopyala</system:String>
17+
<system:String x:Key="flowlauncher_plugin_cmd_history">Sadece en çok kullanılan komutların sayısını gösterir:</system:String>
18+
<system:String x:Key="flowlauncher_plugin_cmd_command_not_found">Komut bulunamadı: {0}</system:String>
19+
<system:String x:Key="flowlauncher_plugin_cmd_error_running_command">Komut çalıştırılırken hata oluştu: {0}</system:String>
2020
</ResourceDictionary>

0 commit comments

Comments
 (0)