Skip to content

Commit 5119a96

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent df950dc commit 5119a96

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<system:String x:Key="flowlauncher_plugin_program_name">Ad</system:String>
1010
<system:String x:Key="flowlauncher_plugin_program_enable">Etkin</system:String>
1111
<system:String x:Key="flowlauncher_plugin_program_enabled">Enabled</system:String>
12-
<system:String x:Key="flowlauncher_plugin_program_disable">Disable</system:String>
12+
<system:String x:Key="flowlauncher_plugin_program_disable">Devre Dışı Bırak</system:String>
1313
<system:String x:Key="flowlauncher_plugin_program_status">Durum</system:String>
1414
<system:String x:Key="flowlauncher_plugin_program_true">Enabled</system:String>
1515
<system:String x:Key="flowlauncher_plugin_program_false">Disabled</system:String>
@@ -73,7 +73,7 @@
7373
Insert protocols of .url files you want to index. Protocols should be separated by ';', and should end with &quot;://&quot;. (ex&gt;ftp://;mailto://)
7474
</system:String>
7575

76-
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Run As Different User</system:String>
76+
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Başka Bir Kullanıcı Olarak Çalıştır</system:String>
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>
@@ -84,16 +84,16 @@
8484

8585
<system:String x:Key="flowlauncher_plugin_program_invalid_path">Geçersiz Konum</system:String>
8686

87-
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Customized Explorer</system:String>
88-
<system:String x:Key="flowlauncher_plugin_program_args">Args</system:String>
87+
<system:String x:Key="flowlauncher_plugin_program_customizedexplorer">Özelleştirilmiş Gezgin</system:String>
88+
<system:String x:Key="flowlauncher_plugin_program_args">Parametreler</system:String>
8989
<system:String x:Key="flowlauncher_plugin_program_tooltip_customizedexplorer">You can customize the explorer used for opening the container folder by inputing the Environmental Variable of the explorer you want to use. It will be useful to use CMD to test whether the Environmental Variable is available.</system:String>
9090
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Enter the customized args you want to add for your customized explorer. %s for parent directory, %f for full path (which only works for win32). Check the explorer's website for details.</system:String>
9191

9292
<!-- Dialogs -->
9393
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Başarılı</system:String>
9494
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Error</system:String>
9595
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Successfully disabled this program from displaying in your query</system:String>
96-
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>
96+
<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>
9797
<system:String x:Key="flowlauncher_plugin_program_run_failed">Unable to run {0}</system:String>
9898

9999
</ResourceDictionary>

0 commit comments

Comments
 (0)