Skip to content

Commit 894226c

Browse files
committed
New translations en.xaml (Turkish)
[ci skip]
1 parent 04dd9e6 commit 894226c

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
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
<!-- Dialogues -->
5-
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">Downloading plugin</system:String>
5+
<system:String x:Key="plugin_pluginsmanager_downloading_plugin">Eklenti indiriliyor</system:String>
66
<system:String x:Key="plugin_pluginsmanager_download_success">Successfully downloaded</system:String>
7-
<system:String x:Key="plugin_pluginsmanager_download_error">Error: Unable to download the plugin</system:String>
7+
<system:String x:Key="plugin_pluginsmanager_download_error">Hata: Eklenti indirilemiyor</system:String>
88
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt">{0} by {1} {2}{3}Would you like to uninstall this plugin? After the uninstallation Flow will automatically restart.</system:String>
99
<system:String x:Key="plugin_pluginsmanager_uninstall_prompt_no_restart">{0} by {1} {2}{2}Would you like to uninstall this plugin?</system:String>
1010
<system:String x:Key="plugin_pluginsmanager_install_prompt">{0} by {1} {2}{3}Would you like to install this plugin? After the installation Flow will automatically restart.</system:String>
@@ -22,14 +22,14 @@
2222
<system:String x:Key="plugin_pluginsmanager_install_error_subtitle">Error occurred while trying to install {0}</system:String>
2323
<system:String x:Key="plugin_pluginsmanager_uninstall_error_title">Error uninstalling plugin</system:String>
2424
<system:String x:Key="plugin_pluginsmanager_update_noresult_title">No update available</system:String>
25-
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">All plugins are up to date</system:String>
25+
<system:String x:Key="plugin_pluginsmanager_update_noresult_subtitle">Tüm eklentiler güncel</system:String>
2626
<system:String x:Key="plugin_pluginsmanager_update_prompt">{0} by {1} {2}{3}Would you like to update this plugin? After the update Flow will automatically restart.</system:String>
2727
<system:String x:Key="plugin_pluginsmanager_update_prompt_no_restart">{0} by {1} {2}{2}Would you like to update this plugin?</system:String>
2828
<system:String x:Key="plugin_pluginsmanager_update_title">Plugin Update</system:String>
2929
<system:String x:Key="plugin_pluginsmanager_update_alreadyexists">This plugin is already installed</system:String>
3030
<system:String x:Key="plugin_pluginsmanager_update_failed_title">Plugin Manifest Download Failed</system:String>
3131
<system:String x:Key="plugin_pluginsmanager_update_failed_subtitle">Please check if you can connect to github.com. This error means you may not be able to install or update plugins.</system:String>
32-
<system:String x:Key="plugin_pluginsmanager_update_all_title">Update all plugins</system:String>
32+
<system:String x:Key="plugin_pluginsmanager_update_all_title">Tüm eklentileri güncelle</system:String>
3333
<system:String x:Key="plugin_pluginsmanager_update_all_subtitle">Would you like to update all plugins?</system:String>
3434
<system:String x:Key="plugin_pluginsmanager_update_all_prompt">Would you like to update {0} plugins?{1}Flow Launcher will restart after updating all plugins.</system:String>
3535
<system:String x:Key="plugin_pluginsmanager_update_all_prompt_no_restart">Would you like to update {0} plugins?</system:String>
@@ -47,7 +47,7 @@
4747
<!-- Plugin Infos -->
4848
<system:String x:Key="plugin_pluginsmanager_plugin_name">Plugins Manager</system:String>
4949
<system:String x:Key="plugin_pluginsmanager_plugin_description">Management of installing, uninstalling or updating Flow Launcher plugins</system:String>
50-
<system:String x:Key="plugin_pluginsmanager_unknown_author">Unknown Author</system:String>
50+
<system:String x:Key="plugin_pluginsmanager_unknown_author">Bilinmeyen Yazar</system:String>
5151

5252
<!-- Context menu items -->
5353
<system:String x:Key="plugin_pluginsmanager_plugin_contextmenu_openwebsite_title">Open website</system:String>

0 commit comments

Comments
 (0)