Skip to content

Commit cf4b13e

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

File tree

1 file changed

+26
-13
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+26
-13
lines changed

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

Lines changed: 26 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -148,19 +148,32 @@
148148
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Upozornenie: Služba Everything nie je spustená</system:String>
149149
<system:String x:Key="flowlauncher_plugin_everything_query_error">Chyba pri dopytovaní Everything</system:String>
150150
<system:String x:Key="flowlauncher_plugin_everything_sort_by">Zoradiť podľa</system:String>
151-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Názov</system:String>
152-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Cesta</system:String>
153-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size">Veľkosť</system:String>
154-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension">Prípona</system:String>
155-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name">Typ</system:String>
156-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created">Dátum vytvorenia</system:String>
157-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified">Dátum úpravy</system:String>
158-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes">Atribúty</system:String>
159-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename">Zoznam názvov súborov</system:String>
160-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count">Počet spustení</system:String>
161-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Nedávno zmenený dátum</system:String>
162-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Dátum prístupu</system:String>
163-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Dátum spustenia</system:String>
151+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name_ascending">Name ↑</system:String>
152+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name_descending">Name ↓</system:String>
153+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path_ascending">Path ↑</system:String>
154+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path_descending">Path ↓</system:String>
155+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size_ascending">Size ↑</system:String>
156+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size_descending">Size ↓</system:String>
157+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension_ascending">Extension ↑</system:String>
158+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension_descending">Extension ↓</system:String>
159+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name_ascending">Type Name ↑</system:String>
160+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name_descending">Type Name ↓</system:String>
161+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created_ascending">Date Created ↑</system:String>
162+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created_descending">Date Created ↓</system:String>
163+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified_ascending">Date Modified ↑</system:String>
164+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified_descending">Date Modified ↓</system:String>
165+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes_ascending">Attributes ↑</system:String>
166+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes_descending">Attributes ↓</system:String>
167+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename_ascending">File List FileName ↑</system:String>
168+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename_descending">File List FileName ↓</system:String>
169+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count_ascending">Run Count ↑</system:String>
170+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count_descending">Run Count ↓</system:String>
171+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed_ascending">Date Recently Changed ↑</system:String>
172+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed_descending">Date Recently Changed ↓</system:String>
173+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed_ascending">Date Accessed ↑</system:String>
174+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed_descending">Date Accessed ↓</system:String>
175+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run_ascending">Date Run ↑</system:String>
176+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run_descending">Date Run ↓</system:String>
164177
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">↑</system:String>
165178
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">↓</system:String>
166179
<system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Upozornenie: Toto nie je voľba Fast Sort, vyhľadávanie môže byť pomalé</system:String>

0 commit comments

Comments
 (0)