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

Commit

Permalink
Merge pull request #36 from kubalav/master
Browse files Browse the repository at this point in the history
Update Slovak translation
  • Loading branch information
jjw24 authored Sep 26, 2021
2 parents 12a930c + 412325b commit ab702a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Languages/sk.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="clr-namespace:System;assembly=mscorlib">

<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Služba Everything nie je spustená</system:String>
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Upozornenie: Služba Everything nie je spustená</system:String>
<system:String x:Key="flowlauncher_plugin_everything_query_error">Chyba pri dopytovaní Everything</system:String>
<system:String x:Key="flowlauncher_plugin_everything_copied">Skopírované</system:String>
<system:String x:Key="flowlauncher_plugin_everything_canot_start">{0} sa nedá spustiť</system:String>
<system:String x:Key="flowlauncher_plugin_everything_open_containing_folder">Otvoriť nadradený priečinok</system:String>
<system:String x:Key="flowlauncher_plugin_everything_open_containing_folder">Otvoriť umiestnenie súboru</system:String>
<system:String x:Key="flowlauncher_plugin_everything_open_with_editor">Otvoriť v {0}</system:String>
<system:String x:Key="flowlauncher_plugin_everything_editor_path">Cesta k editoru</system:String>
<system:String x:Key="flowlauncher_plugin_everything_copy_path">Kopírovať cestu</system:String>
Expand Down Expand Up @@ -43,6 +43,7 @@
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Dátum spustenia</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">↑</system:String>
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">↓</system:String>
<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>

<system:String x:Key="flowlauncher_plugin_everything_installing_title">Inštalácia Everything</system:String>
<system:String x:Key="flowlauncher_plugin_everything_installing_subtitle">Inštaluje sa služba Everything. Čakajte, prosím…</system:String>
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Name": "Everything",
"Description": "Search Everything",
"Author": "qianlifeng,orzfly",
"Version": "1.5.4",
"Version": "1.5.5",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything",
"IcoPath": "Images\\find.png",
Expand Down

0 comments on commit ab702a2

Please sign in to comment.