abouttreesummaryrefslogcommitdiff
path: root/res/values-cs
diff options
context:
space:
mode:
authorJules Aguillon2022-11-26 18:11:28 +0100
committerJules Aguillon2022-11-26 18:11:28 +0100
commitebdacbc2b2ac48e137dd9a1409aa334512e2fb62 (patch)
tree549cfd7acf3fbe7730bc5de1d4e1e40117239808 /res/values-cs
parent122a9c23d01eaf8c65d7c72f5976049d25c3093a (diff)
downloadunexpected-keyboard-ebdacbc2b2ac48e137dd9a1409aa334512e2fb62.tar.gz
unexpected-keyboard-ebdacbc2b2ac48e137dd9a1409aa334512e2fb62.zip
Make sure translation are in sync
The new script makes sure that strings files don't contain obsolete strings but also ease the job of contributors by adding missing translations as comments. A Github Action ensures that translations stay in sync over time.
Diffstat (limited to 'res/values-cs')
-rw-r--r--res/values-cs/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index e332475..b89f38b 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -4,14 +4,21 @@
<string name="app_name" product="default">Klávesnice Unexpected</string>
<string name="settings_activity_label">Nastavení Klávesnice Unexpected</string>
<string name="pref_category_layout">Rozvržení</string>
+ <!-- <string name="pref_label_brightness">Adjust label brightness</string> -->
<string name="pref_layout_title">Změnit rozvržení klávesnice</string>
<string name="pref_layout_e_system">V nastavení systému</string>
<string name="pref_accents_title">(Univerzální) Diakritická znaménka</string>
<string name="pref_accents_e_all_installed">Zobrazovat znaménka pro všechny instalované systémové jazyky</string>
<string name="pref_accents_e_selected">Zobrazovat znaménka pouze pro současně zvolený jazyk</string>
<string name="pref_accents_e_none">Skrýt (univerzální) diakritická znaménka</string>
+ <!-- <string name="pref_show_numpad_title">Show NumPad</string> -->
+ <!-- <string name="pref_show_numpad_never">Never</string> -->
+ <!-- <string name="pref_show_numpad_landscape">Only in landscape mode</string> -->
+ <!-- <string name="pref_show_numpad_always">Always</string> -->
<string name="pref_autocapitalisation_title">Automatická kapitalizace</string>
<string name="pref_autocapitalisation_summary">Stiskne Shift na začátku věty</string>
+ <!-- <string name="pref_extra_keys_title">Add keys to the keyboard</string> -->
+ <!-- <string name="pref_second_layout_title">Secondary layout</string> -->
<string name="pref_second_layout_none">Žádné</string>
<string name="pref_category_typing">Psaní</string>
<string name="pref_swipe_dist_title">Vzdálenost posunutí prstem</string>
@@ -36,6 +43,7 @@
<string name="pref_theme_e_dark">Tmavý</string>
<string name="pref_theme_e_light">Světlý</string>
<string name="pref_theme_e_black">Černý</string>
+ <!-- <string name="pref_theme_e_white">White</string> -->
<string name="pref_swipe_dist_e_very_short">Velmi krátká</string>
<string name="pref_swipe_dist_e_short">Krátká</string>
<string name="pref_swipe_dist_e_default">Běžná</string>