Skip to content

Commit 4549cf7

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

File tree

1 file changed

+8
-8
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys/Languages

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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
<!-- Command List -->
5-
<system:String x:Key="flowlauncher_plugin_sys_name">Name</system:String>
5+
<system:String x:Key="flowlauncher_plugin_sys_name">Ad</system:String>
66
<system:String x:Key="flowlauncher_plugin_sys_desc">Açıklama</system:String>
77
<system:String x:Key="flowlauncher_plugin_sys_command">Komut</system:String>
88

@@ -33,7 +33,7 @@
3333
<!-- Command Descriptions -->
3434
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Bilgisayarı Kapat</system:String>
3535
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Yeniden Başlat</system:String>
36-
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Restart the computer with Advanced Boot Options for Safe and Debugging modes, as well as other options</system:String>
36+
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Gelişmiş Başlatma Seçenekleri ile bilgisayarı yeniden başlatın, Güvenli Mod ve Hata Ayıklama Modu da dahil olmak üzere diğer seçenekler için</system:String>
3737
<system:String x:Key="flowlauncher_plugin_sys_log_off">Oturumu Kapat</system:String>
3838
<system:String x:Key="flowlauncher_plugin_sys_lock">Bilgisayarı Kilitle</system:String>
3939
<system:String x:Key="flowlauncher_plugin_sys_exit">Flow Launcher'u Kapat</system:String>
@@ -46,20 +46,20 @@
4646
<system:String x:Key="flowlauncher_plugin_sys_hibernate">Bilgisayarı Askıya Al</system:String>
4747
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Tüm Flow Launcher Ayarlarını Kaydet</system:String>
4848
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Eklentilerin verilerini Flow Launcher'un açılışından sonra yapılan değişiklikleri için günceller. Eklentilerin bu özelliği zaten eklemiş olması gerekir.</system:String>
49-
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Open Flow Launcher's log location</system:String>
50-
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Check for new Flow Launcher update</system:String>
51-
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Visit Flow Launcher's documentation for more help and how to use tips</system:String>
52-
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Open the location where Flow Launcher's settings are stored</system:String>
49+
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Flow Launcher'ın günlük konumunu aç</system:String>
50+
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Yeni Flow Launcher güncellemelerini kontrol et</system:String>
51+
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Daha fazla yardım ve ipuçları için Flow Launcher'ın dokümantasyonunu ziyaret edin</system:String>
52+
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Flow Launcher'ın ayarlarının depolandığı dosya konumunu açın</system:String>
5353
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode">Toggle Game Mode</system:String>
5454
<system:String x:Key="flowlauncher_plugin_sys_theme_selector">Quickly change the Flow Launcher theme</system:String>
5555

5656
<!-- Dialogs -->
5757
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Başarılı</system:String>
5858
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">Tüm Flow Launcher ayarları kaydedildi.</system:String>
59-
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Reloaded all applicable plugin data</system:String>
59+
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Geçerli tüm eklenti verileri yeniden yüklendi</system:String>
6060
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Bilgisayarı kapatmak istediğinize emin misiniz?</system:String>
6161
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Bilgisayarı yeniden başlatmak istediğinize emin misiniz?</system:String>
62-
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Are you sure you want to restart the computer with Advanced Boot Options?</system:String>
62+
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Gelişmiş Başlatma Seçenekleri ile bilgisayarı yeniden başlatmak istediğinizden emin misiniz?</system:String>
6363
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_logoff_computer">Are you sure you want to log off?</system:String>
6464

6565
<system:String x:Key="flowlauncher_plugin_sys_command_keyword_setting_window_title">Command Keyword Setting</system:String>

0 commit comments

Comments
 (0)