Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit 65bd516

Browse files
committed
Update Slovak translation
1 parent 12a930c commit 65bd516

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Languages/sk.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33
xmlns:system="clr-namespace:System;assembly=mscorlib">
44

5-
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Služba Everything nie je spustená</system:String>
5+
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Upozornenie: Služba Everything nie je spustená</system:String>
66
<system:String x:Key="flowlauncher_plugin_everything_query_error">Chyba pri dopytovaní Everything</system:String>
77
<system:String x:Key="flowlauncher_plugin_everything_copied">Skopírované</system:String>
88
<system:String x:Key="flowlauncher_plugin_everything_canot_start">{0} sa nedá spustiť</system:String>
@@ -43,6 +43,7 @@
4343
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Dátum spustenia</system:String>
4444
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">↑</system:String>
4545
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">↓</system:String>
46+
<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>
4647

4748
<system:String x:Key="flowlauncher_plugin_everything_installing_title">Inštalácia Everything</system:String>
4849
<system:String x:Key="flowlauncher_plugin_everything_installing_subtitle">Inštaluje sa služba Everything. Čakajte, prosím…</system:String>

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "Everything",
55
"Description": "Search Everything",
66
"Author": "qianlifeng,orzfly",
7-
"Version": "1.5.4",
7+
"Version": "1.5.5",
88
"Language": "csharp",
99
"Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything",
1010
"IcoPath": "Images\\find.png",

0 commit comments

Comments
 (0)