Skip to content

Commit eec252e

Browse files
authored
New Crowdin updates (#2889)
1 parent edbec07 commit eec252e

File tree

3 files changed

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

3 files changed

+6
-5
lines changed

Flow.Launcher/Languages/sk.xaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<system:String x:Key="runtimePluginChooseRuntimeExecutable">Vyberte spustiteľný súbor {0}</system:String>
1010
<system:String x:Key="runtimePluginUnableToSetExecutablePath">Nie je možné nastaviť cestu ku spustiteľnému súboru {0}, skúste to v nastaveniach Flowu (prejdite nadol).</system:String>
1111
<system:String x:Key="failedToInitializePluginsTitle">Nepodarilo sa inicializovať pluginy</system:String>
12-
<system:String x:Key="failedToInitializePluginsMessage">Pluginy: {0} – nepodarilo sa načítať a mal by bať zakázaný, na pomoc kontaktujte autora pluginu</system:String>
12+
<system:String x:Key="failedToInitializePluginsMessage">Pluginy: {0} – nepodarilo sa načítať a mal by byť zakázaný, na pomoc kontaktujte autora pluginu</system:String>
1313

1414
<!-- MainWindow -->
1515
<system:String x:Key="registerHotkeyFailed">Nepodarilo sa zaregistrovať klávesovú skratku &quot;{0}&quot;. Klávesová skratka môže byť používaná iným programom. Zmeňte klávesovú skratku na inú alebo ukončite iný program.</system:String>
@@ -454,3 +454,4 @@ Ak pri zadávaní skratky pred ňu pridáte &quot;@&quot;, bude sa zhodovať s
454454
<system:String x:Key="Created">Vytvorené</system:String>
455455
<system:String x:Key="LastModified">Upravené</system:String>
456456
</ResourceDictionary>
457+

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@
6464
<system:String x:Key="plugin_explorer_Open_Window_Index_Option">فتح خيار فهرس Windows</system:String>
6565
<system:String x:Key="plugin_explorer_Excluded_File_Types">أنواع الملفات المستبعدة (مفصولة بفاصلة)</system:String>
6666
<system:String x:Key="plugin_explorer_Excluded_File_Types_Tooltip">على سبيل المثال: exe,jpg,png</system:String>
67-
<system:String x:Key="plugin_explorer_Maximum_Results">Maximum results</system:String>
68-
<system:String x:Key="plugin_explorer_Maximum_Results_Tooltip">The maximum number of results requested from active search engine</system:String>
67+
<system:String x:Key="plugin_explorer_Maximum_Results">الحد الأقصى للنتائج</system:String>
68+
<system:String x:Key="plugin_explorer_Maximum_Results_Tooltip">الحد الأقصى لعدد النتائج المطلوبة من محرك البحث النشط</system:String>
6969

7070
<!-- Plugin Infos -->
7171
<system:String x:Key="plugin_explorer_plugin_name">المستكشف</system:String>

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Skryť cestu k aplikácii</system:String>
3232
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">Pre spustiteľné súbory ako sú UWP alebo odkazy nezobrazovať cestu k súborom</system:String>
3333
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Schovať odinštalátory</system:String>
34-
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Schovať odinštalačné programy s bežnými názvymi ako unins000.exe</system:String>
34+
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers_tooltip">Schovať odinštalačné programy s bežnými názvami ako unins000.exe</system:String>
3535
<system:String x:Key="flowlauncher_plugin_program_enable_description">Povoliť popis programu</system:String>
3636
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow bude vyhľadávať v popise programu</system:String>
3737
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Prípony</system:String>
@@ -73,7 +73,7 @@
7373
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Spustiť ako správca</system:String>
7474
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Otvoriť umiestnenie priečinka</system:String>
7575
<system:String x:Key="flowlauncher_plugin_program_disable_program">Zakázať zobrazovanie tohto programu</system:String>
76-
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Otvoriť cieľový pričinok</system:String>
76+
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Otvoriť cieľový priečinok</system:String>
7777

7878
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Program</system:String>
7979
<system:String x:Key="flowlauncher_plugin_program_plugin_description">Vyhľadávanie programov vo Flow Launcheri</system:String>

0 commit comments

Comments
 (0)