Skip to content

Commit c3aa44c

Browse files
committed
New translations en.xaml (Slovak)
[ci skip]
1 parent e764191 commit c3aa44c

File tree

1 file changed

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

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,11 @@
9696
<system:String x:Key="plugin_explorer_deletefilefolder">Odstrániť</system:String>
9797
<system:String x:Key="plugin_explorer_deletefile_subtitle">Natrvalo odstrániť aktuálny súbor</system:String>
9898
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Natrvalo odstrániť aktuálny priečinok</system:String>
99-
<system:String x:Key="plugin_explorer_path">Cesta:</system:String>
100-
<system:String x:Key="plugin_explorer_name">Názov:</system:String>
99+
<system:String x:Key="plugin_explorer_name">Názov</system:String>
100+
<system:String x:Key="plugin_explorer_type">Typ</system:String>
101+
<system:String x:Key="plugin_explorer_path">Cesta</system:String>
102+
<system:String x:Key="plugin_explorer_file">Súbor</system:String>
103+
<system:String x:Key="plugin_explorer_folder">Priečinok</system:String>
101104
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Odstrániť vybraný</system:String>
102105
<system:String x:Key="plugin_explorer_runasdifferentuser">Spustiť ako iný používateľ</system:String>
103106
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Spustí vybranú položku ako používateľ s iným kontom</system:String>

0 commit comments

Comments
 (0)