Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
9227726
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
8638c3b
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
c2f03aa
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
339af76
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
b8c6d61
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
aa965d7
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
2f23ace
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
3387fa4
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
f798831
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
943e9ab
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
eb0112b
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
998f966
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
b89714b
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
4ba7687
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
8d5ed25
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
d9d276a
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
0d261c2
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
7ad4fc6
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
16cdee6
New translations Resources.resx (Czech)
jjw24 Jul 9, 2023
e3fd0f2
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
93f4cd5
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
fbe247d
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
2bd8fe8
New translations en.xaml (Czech)
jjw24 Jul 9, 2023
9f3c206
New translations Resources.resx (Czech)
jjw24 Jul 9, 2023
568f193
New translations Resources.resx (Czech)
jjw24 Jul 9, 2023
61741e1
Merge branch 'dev' into l10n_dev
jjw24 Jul 10, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
230 changes: 115 additions & 115 deletions Flow.Launcher/Languages/cs.xaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/cs.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserName">Název prohlížeče</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserBookmarkDataDirectory">Cesta ke složce dat</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_addBrowserBookmark">Přidat</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_editBrowserBookmark">Edit</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Delete</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browseBrowserBookmark">Browse</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_others">Others</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserEngine">Browser Engine</system:String>
<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>
<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>
<system:String x:Key="flowlauncher_plugin_browserbookmark_editBrowserBookmark">Editovat</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_removeBrowserBookmark">Smazat</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browseBrowserBookmark">Procházet</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_others">Jiné</system:String>
<system:String x:Key="flowlauncher_plugin_browserbookmark_browserEngine">Jádro webového prohlížeče</system:String>
<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>
<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>
</ResourceDictionary>
14 changes: 7 additions & 7 deletions Plugins/Flow.Launcher.Plugin.Calculator/Languages/cs.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<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>
<system:String x:Key="flowlauncher_plugin_calculator_not_a_number">Není číslo (NaN)</system:String>
<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>
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Copy this number to the clipboard</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator">Decimal separator</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator_help">The decimal separator to be used in the output.</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_use_system_locale">Use system locale</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_comma">Comma (,)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_dot">Dot (.)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_max_decimal_places">Max. decimal places</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_copy_number_to_clipboard">Kopírování výsledku do schránky</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator">Oddělovač desetinných míst</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_output_decimal_seperator_help">Oddělovač desetinných míst použitý ve výsledku.</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_use_system_locale">Použít podle systému</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_comma">Čárka (,)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_decimal_seperator_dot">Tečka (.)</system:String>
<system:String x:Key="flowlauncher_plugin_calculator_max_decimal_places">Desetinná místa</system:String>
</ResourceDictionary>
Loading