Skip to content

Commit 4e50a76

Browse files
committed
New translations en.xaml (Czech)
[ci skip]
1 parent 220e6fe commit 4e50a76

File tree

1 file changed

+4
-0
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+4
-0
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/cs.xaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<!-- Dialogues -->
55
<system:String x:Key="plugin_explorer_make_selection_warning">Nejprve vyberte položku</system:String>
6+
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String>
7+
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String>
68
<system:String x:Key="plugin_explorer_select_folder_link_warning">Vyberte odkaz na složku</system:String>
79
<system:String x:Key="plugin_explorer_delete_folder_link">Opravdu chcete odstranit {0}?</system:String>
810
<system:String x:Key="plugin_explorer_deletefileconfirm">Opravdu chcete trvale odstranit tento soubor?</system:String>
@@ -25,6 +27,7 @@
2527
<system:String x:Key="plugin_explorer_add">Přidat</system:String>
2628
<system:String x:Key="plugin_explorer_generalsetting_header">Všeobecné nastavení</system:String>
2729
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Upravit aktivační příkaz</system:String>
30+
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String>
2831
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Odkazy rychlého přístupu</system:String>
2932
<system:String x:Key="plugin_explorer_everything_setting_header">Nastavení Everything</system:String>
3033
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Preview Panel</system:String>
@@ -90,6 +93,7 @@
9093
<system:String x:Key="plugin_explorer_deletefile_subtitle">Trvale odstranit aktuální soubor</system:String>
9194
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Trvale smazat aktuální složku</system:String>
9295
<system:String x:Key="plugin_explorer_path">Cesta:</system:String>
96+
<system:String x:Key="plugin_explorer_name">Name:</system:String>
9397
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Odstranit vybraný</system:String>
9498
<system:String x:Key="plugin_explorer_runasdifferentuser">Spustit jako jiný uživatel</system:String>
9599
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Spustí vybranou položku jako uživatel s jiným účtem</system:String>

0 commit comments

Comments
 (0)