New translations strings.xml (Czech)

This commit is contained in:
PhilippC
2020-09-17 13:10:10 +02:00
parent f24e23d417
commit 9790d6ff69

View File

@@ -133,7 +133,9 @@
<!-- Label for "switch to symbols" key. Must be short to fit on key! -->
<string name="label_symbol_key">\?123</string>
<!-- Label for "switch to numeric" key. Must be short to fit on key! -->
<string name="label_phone_key">123</string>
<!-- Label for "switch to alphabetic" key. Must be short to fit on key! -->
<string name="label_alpha_key">ABC</string>
<!-- Label for ALT modifier key. Must be short to fit on key! -->
<string name="label_alt_key">Alt</string>
<!-- Voice related labels -->
@@ -183,6 +185,7 @@
<!-- Label on button to stop recognition. Must be short to fit on button. -->
<string name="cancel">Storno</string>
<!-- Label on button when an error occurs -->
<string name="ok">OK</string>
<!-- Preferences item for enabling speech input -->
<string name="voice_input">Hlasový vstup</string>
<!-- Array of Voice Input modes -->
@@ -244,4 +247,5 @@
<string name="subtype_mode_keyboard">klávesnice</string>
<string name="subtype_mode_voice">hlas</string>
<!-- Title for Latin keyboard debug settings activity / dialog -->
<string name="kp2a_nextfields"><![CDATA[>]]></string>
</resources>