diff options
author | Docile-Alligator <chineseperson5@gmail.com> | 2022-05-30 04:32:24 +0000 |
---|---|---|
committer | Docile-Alligator <chineseperson5@gmail.com> | 2022-05-30 04:32:24 +0000 |
commit | b65e28b593c9cd24f2759cee96660e472b00edfe (patch) | |
tree | 6f35d4ee136629c86f3fc54f82b27629cd56c138 /app/src/main/res/values-cs/strings.xml | |
parent | 3e021cf25c9c0f610b821e273d73240b9b5e80d2 (diff) | |
download | infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.gz infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.bz2 infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.lz infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.xz infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.tar.zst infinity-for-reddit-b65e28b593c9cd24f2759cee96660e472b00edfe.zip |
Version 5.2.0-beta2. Update translation.
Diffstat (limited to 'app/src/main/res/values-cs/strings.xml')
-rw-r--r-- | app/src/main/res/values-cs/strings.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/app/src/main/res/values-cs/strings.xml b/app/src/main/res/values-cs/strings.xml index 952f8fed..b7e49b06 100644 --- a/app/src/main/res/values-cs/strings.xml +++ b/app/src/main/res/values-cs/strings.xml @@ -198,11 +198,11 @@ <string name="search_in">"Hledat v"</string> <string name="all_subreddits">"Všechny subreddity"</string> <string name="sort_best">"Nejlepší"</string> - <string name="sort_hot">"Horké"</string> - <string name="sort_new">"Žhavé"</string> + <string name="sort_hot">"Žhavé"</string> + <string name="sort_new">"Nové"</string> <string name="sort_random">"Náhodné"</string> <string name="sort_rising">"Na vzestupu"</string> - <string name="sort_top">"Top"</string> + <string name="sort_top">"Nejčtenější"</string> <string name="sort_controversial">"Sporné"</string> <string name="sort_relevance">"Relevance"</string> <string name="sort_comments">"Komentáře"</string> @@ -781,7 +781,6 @@ Karty mohou po přepnutí na jiné ztratit veškerý obsah. To je stejné jako o <string name="settings_swipe_action_threshold">"Práh"</string> <string name="settings_pull_to_refresh_title">"Potáhnout pro obnovení"</string> <string name="settings_security_title">"Bezpečnost"</string> - <string name="settings_require_authentication_to_go_to_account_section_in_navigation_drawer_title">"Vyžadovat ověření pro vstup do sekce účtů v navigačním panelu"</string> <string name="settings_long_press_to_hide_toolbar_in_compact_layout_title">"Dlouhé podržení pro skrytí nástrojové lišty"</string> <string name="settings_post_compact_layout_toolbar_hidden_by_default_title">"Skrývat nástrojovou lištu"</string> <string name="settings_customize_bottom_app_bar_title">"Přizpůsobit spodní navigační lištu"</string> |