Skip to content

Commit 620da96

Browse files
committed
New translations en.xaml (Slovak)
[ci skip]
1 parent 7d89687 commit 620da96

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Flow.Launcher/Languages/sk.xaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<system:String x:Key="typingStartEn">Vždy písať s anglickou klávesnicou</system:String>
9292
<system:String x:Key="typingStartEnTooltip">Pri aktivácii Flowu sa dočasne zmení klávesnica na anglickú.</system:String>
9393
<system:String x:Key="autoUpdates">Automatická aktualizácia</system:String>
94+
<system:String x:Key="autoUpdatesTooltip">Automatically check and update the app when available</system:String>
9495
<system:String x:Key="select">Vybrať</system:String>
9596
<system:String x:Key="hideOnStartup">Schovať Flow Launcher po spustení</system:String>
9697
<system:String x:Key="hideOnStartupToolTip">Vyhľadávacie okno Flow launchera sa po spustení skryje v oblasti oznámení.</system:String>
@@ -115,7 +116,7 @@
115116
<system:String x:Key="DoublePinyinSchemasXingKongJianDao">Xing Kong Jian Dao</system:String>
116117
<system:String x:Key="DoublePinyinSchemasDaNiu">Da Niu</system:String>
117118
<system:String x:Key="DoublePinyinSchemasXiaoLang">Xiao Lang</system:String>
118-
119+
119120
<system:String x:Key="AlwaysPreview">Vždy zobraziť náhľad</system:String>
120121
<system:String x:Key="AlwaysPreviewToolTip">Pri aktivácii Flowu vždy otvoriť panel s náhľadom. Stlačením klávesu {0} prepnete náhľad.</system:String>
121122
<system:String x:Key="shadowEffectNotAllowed">Efekt tieňa nie je povolený, kým má aktuálny motív povolený efekt rozostrenia</system:String>
@@ -155,6 +156,8 @@
155156
<system:String x:Key="autoRestartAfterChangingToolTip">Automaticky reštartovať Flow Launcher po inštalácii/odinštalácii/aktualizáciu pluginu cez Repozitár pluginov</system:String>
156157
<system:String x:Key="showUnknownSourceWarning">Zobraziť upozornenie na neznámy zdroj</system:String>
157158
<system:String x:Key="showUnknownSourceWarningToolTip">Zobraziť upozornenie pri inštalácii z neznámych zdrojov</system:String>
159+
<system:String x:Key="autoUpdatePlugins">Auto update plugins</system:String>
160+
<system:String x:Key="autoUpdatePluginsToolTip">Automatically check plugin updates and notify if there are any updates available</system:String>
158161

159162
<!-- Setting Plugin -->
160163
<system:String x:Key="searchplugin">Vyhľadať plugin</system:String>
@@ -236,6 +239,11 @@
236239
<system:String x:Key="ZipFiles">Zip súbory</system:String>
237240
<system:String x:Key="SelectZipFile">Vyberte zip súbor</system:String>
238241
<system:String x:Key="installLocalPluginTooltip">Inštalovať plugin z miestneho úložiska</system:String>
242+
<system:String x:Key="updateNoResultTitle">Nie je k dispozícii žiadna aktualizácia</system:String>
243+
<system:String x:Key="updateNoResultSubtitle">Všetky pluginy sú aktuálne</system:String>
244+
<system:String x:Key="updateAllPluginsTitle">Plugin updates available</system:String>
245+
<system:String x:Key="updateAllPluginsButtonContent">Aktualizovať všetky pluginy</system:String>
246+
<system:String x:Key="checkPluginUpdatesTooltip">Check plugin updates</system:String>
239247

240248
<!-- Setting Theme -->
241249
<system:String x:Key="theme">Motív</system:String>

0 commit comments

Comments
 (0)