Skip to content

Commit

Permalink
New Crowdin updates (#2889)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjw24 authored Aug 15, 2024
1 parent edbec07 commit eec252e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
3 changes: 2 additions & 1 deletion Flow.Launcher/Languages/sk.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<system:String x:Key="runtimePluginChooseRuntimeExecutable">Vyberte spustiteľný súbor {0}</system:String>
<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>
<system:String x:Key="failedToInitializePluginsTitle">Nepodarilo sa inicializovať pluginy</system:String>
<system:String x:Key="failedToInitializePluginsMessage">Pluginy: {0} – nepodarilo sa načítať a mal by bať zakázaný, na pomoc kontaktujte autora pluginu</system:String>
<system:String x:Key="failedToInitializePluginsMessage">Pluginy: {0} – nepodarilo sa načítať a mal by byť zakázaný, na pomoc kontaktujte autora pluginu</system:String>

<!-- MainWindow -->
<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>
Expand Down Expand Up @@ -454,3 +454,4 @@ Ak pri zadávaní skratky pred ňu pridáte &quot;@&quot;, bude sa zhodovať s
<system:String x:Key="Created">Vytvorené</system:String>
<system:String x:Key="LastModified">Upravené</system:String>
</ResourceDictionary>

4 changes: 2 additions & 2 deletions Plugins/Flow.Launcher.Plugin.Explorer/Languages/ar.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
<system:String x:Key="plugin_explorer_Open_Window_Index_Option">فتح خيار فهرس Windows</system:String>
<system:String x:Key="plugin_explorer_Excluded_File_Types">أنواع الملفات المستبعدة (مفصولة بفاصلة)</system:String>
<system:String x:Key="plugin_explorer_Excluded_File_Types_Tooltip">على سبيل المثال: exe,jpg,png</system:String>
<system:String x:Key="plugin_explorer_Maximum_Results">Maximum results</system:String>
<system:String x:Key="plugin_explorer_Maximum_Results_Tooltip">The maximum number of results requested from active search engine</system:String>
<system:String x:Key="plugin_explorer_Maximum_Results">الحد الأقصى للنتائج</system:String>
<system:String x:Key="plugin_explorer_Maximum_Results_Tooltip">الحد الأقصى لعدد النتائج المطلوبة من محرك البحث النشط</system:String>

<!-- Plugin Infos -->
<system:String x:Key="plugin_explorer_plugin_name">المستكشف</system:String>
Expand Down
4 changes: 2 additions & 2 deletions Plugins/Flow.Launcher.Plugin.Program/Languages/sk.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Skryť cestu k aplikácii</system:String>
<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>
<system:String x:Key="flowlauncher_plugin_program_enable_hideuninstallers">Schovať odinštalátory</system:String>
<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>
<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>
<system:String x:Key="flowlauncher_plugin_program_enable_description">Povoliť popis programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow bude vyhľadávať v popise programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Prípony</system:String>
Expand Down Expand Up @@ -73,7 +73,7 @@
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Spustiť ako správca</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Otvoriť umiestnenie priečinka</system:String>
<system:String x:Key="flowlauncher_plugin_program_disable_program">Zakázať zobrazovanie tohto programu</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Otvoriť cieľový pričinok</system:String>
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Otvoriť cieľový priečinok</system:String>

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

0 comments on commit eec252e

Please sign in to comment.