Skip to content

Commit f5b2a3f

Browse files
authored
New Crowdin updates (#2230)
New translations
1 parent e627667 commit f5b2a3f

File tree

12 files changed

+712
-712
lines changed
  • Flow.Launcher/Languages
  • Plugins
    • Flow.Launcher.Plugin.BrowserBookmark/Languages
    • Flow.Launcher.Plugin.Calculator/Languages
    • Flow.Launcher.Plugin.Explorer/Languages
    • Flow.Launcher.Plugin.PluginIndicator/Languages
    • Flow.Launcher.Plugin.PluginsManager/Languages
    • Flow.Launcher.Plugin.Program/Languages
    • Flow.Launcher.Plugin.Shell/Languages
    • Flow.Launcher.Plugin.Sys/Languages
    • Flow.Launcher.Plugin.Url/Languages
    • Flow.Launcher.Plugin.WebSearch/Languages
    • Flow.Launcher.Plugin.WindowsSettings/Properties

12 files changed

+712
-712
lines changed

Flow.Launcher/Languages/cs.xaml

Lines changed: 115 additions & 115 deletions
Large diffs are not rendered by default.

Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/cs.xaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserName">Název prohlížeče</system:String>
1919
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory">Cesta ke složce dat</system:String>
2020
<system:String x:Key="flowlauncher_plugin_browserbookmark_addBrowserBookmark">Přidat</system:String>
21-
<system:String x:Key="flowlauncher_plugin_browserbookmark_editBrowserBookmark">Edit</system:String>
22-
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Delete</system:String>
23-
<system:String x:Key="flowlauncher_plugin_browserbookmark_browseBrowserBookmark">Browse</system:String>
24-
<system:String x:Key="flowlauncher_plugin_browserbookmark_others">Others</system:String>
25-
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserEngine">Browser Engine</system:String>
26-
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage01">If you are not using Chrome, Firefox or Edge, or you are using their portable version, you need to add bookmarks data directory and select correct browser engine to make this plugin work.</system:String>
27-
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage02">For example: Brave's engine is Chromium; and its default bookmarks data location is: &quot;%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData&quot;. For Firefox engine, the bookmarks directory is the userdata folder contains the places.sqlite file.</system:String>
21+
<system:String x:Key="flowlauncher_plugin_browserbookmark_editBrowserBookmark">Editovat</system:String>
22+
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Smazat</system:String>
23+
<system:String x:Key="flowlauncher_plugin_browserbookmark_browseBrowserBookmark">Procházet</system:String>
24+
<system:String x:Key="flowlauncher_plugin_browserbookmark_others">Jiné</system:String>
25+
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserEngine">Jádro webového prohlížeče</system:String>
26+
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage01">Pokud nepoužíváte prohlížeč Chrome, Firefox nebo Edge nebo používáte přenosnou verzi prohlížeče Chrome, Firefox nebo Edge, musíte přidat složku záložek a vybrat správné jádro prohlížeče, aby tento doplněk fungoval.</system:String>
27+
<system:String x:Key="flowlauncher_plugin_browserbookmark_guideMessage02">Například: prohlížeč Brave má jádro Chromium; výchozí umístění pro data záložek je: &quot;%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData&quot;. V případě jádra Firefox je složkou záložek složka userdata, která obsahuje soubor places.sqlite.</system:String>
2828
</ResourceDictionary>

Plugins/Flow.Launcher.Plugin.Calculator/Languages/cs.xaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<system:String x:Key="flowlauncher_plugin_caculator_plugin_description">Umožňuje provádět matematické výpočty.(Try 5*3-2 v průtokovém spouštěči)</system:String>
66
<system:String x:Key="flowlauncher_plugin_calculator_not_a_number">Není číslo (NaN)</system:String>
77
<system:String x:Key="flowlauncher_plugin_calculator_expression_not_complete">Nesprávný nebo neúplný výraz (Nezapomněli jste na závorky?)</system:String>
8-
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Copy this number to the clipboard</system:String>
9-
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator">Decimal separator</system:String>
10-
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator_help">The decimal separator to be used in the output.</system:String>
11-
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_use_system_locale">Use system locale</system:String>
12-
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_comma">Comma (,)</system:String>
13-
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_dot">Dot (.)</system:String>
14-
<system:String x:Key="flowlauncher_plugin_calculator_max_decimal_places">Max. decimal places</system:String>
8+
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Kopírování výsledku do schránky</system:String>
9+
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator">Oddělovač desetinných míst</system:String>
10+
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator_help">Oddělovač desetinných míst použitý ve výsledku.</system:String>
11+
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_use_system_locale">Použít podle systému</system:String>
12+
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_comma">Čárka (,)</system:String>
13+
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_dot">Tečka (.)</system:String>
14+
<system:String x:Key="flowlauncher_plugin_calculator_max_decimal_places">Desetinná místa</system:String>
1515
</ResourceDictionary>

0 commit comments

Comments
 (0)