Skip to content

Commit

Permalink
Updated Czech translation
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (86 of 86 strings)

Translation: Orion Viewer/Preferences
Translate-URL: https://hosted.weblate.org/projects/orion-viewer/preferences/cs/
  • Loading branch information
Amereyeu authored and max-kammerer committed Sep 27, 2024
1 parent d656a4c commit a9595f3
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions orion-viewer/src/main/res/values-cs/pref.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<string name="pref_page_layout">Rozvržení stránky</string>
<string name="application_settings_title">Nastavení aplikace</string>
<string name="pref_default_book_setting">Výchozí nastavení knihy</string>
<string name="pref_default_book_setting_desc">Bude aplikováno i na otevřenou knihu!</string>
<string name="pref_default_book_setting_desc">Bude použito i na aktuálně otevřenou knihu!</string>
<string name="book_pref_title">Možnosti aktuální knihy</string>
<string name="pref_screen_backlight_timeout">Časový limit podsvícení obrazovky</string>
<string name="pref_screen_backlight_timeout_desc">Časový limit podsvícení obrazovky: %s</string>
Expand All @@ -74,7 +74,19 @@
<string name="pref_key_long_tap">Akce dlouhého klepnutí</string>
<string name="pref_key_linked_action_summary">Propojené akce: `%s`</string>
<string name="pref_enable_touch_move">Povolit pohyb dotykem</string>
<string name="pref_enable_move_on_pinch_zoom">Povolit překlad během přiblížení a oddálení roztažením</string>
<string name="pref_enable_move_on_pinch_zoom">Povolit pohyb stránky během přiblížení a oddálení roztažením</string>
<string name="pref_color_mode">Barevný režim</string>
<string name="pref_color_mode_desc">%s</string>
<string name="pref_category_status_bar">Stavový řádek</string>
<string name="pref_value">Hodnota: %s</string>
<string name="pref_renderPageBorder">Nakreslit ohraničení stránky</string>
<string name="pref_statusBarSize">Velikost stavového řádku</string>
<string name="pref_position_top">Nahoře</string>
<string name="pref_position_bottom">Dole</string>
<string name="pref_size_medium">Střední</string>
<string name="pref_size_large">Velká</string>
<string name="pref_statusBarPosition">Umístění stavového řádku</string>
<string name="pref_showBatteryInfo">Zobrazit informace o baterii</string>
<string name="pref_size_small">Malá</string>
<string name="pref_position_hide">Skrýt</string>
</resources>

0 comments on commit a9595f3

Please sign in to comment.