New translations strings.xml (Slovak)

This commit is contained in:
PhilippC
2020-08-20 14:00:10 +02:00
parent 31f2abb3a8
commit 37b529a1d8

View File

@@ -133,8 +133,11 @@
<!-- 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 -->
<!-- Title of the warning dialog that shows when a user initiates voice input for
the first time. -->
@@ -182,6 +185,7 @@
<!-- Label on button to stop recognition. Must be short to fit on button. -->
<string name="cancel">Zrušiť</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 -->
@@ -213,9 +217,11 @@
<!-- appears above image showing how to access keyboard settings -->
<string name="keyboard_settings"><font size="17"><b>\"Nastavenia klávesnice\"\n</b></font><font size="3">\n</font>\"Dotknite sa klávesu \"<b>\"?123\"</b>\" a podržte ho.\"</string>
<!-- popular web domains for the locale - most popular, displayed on the keyboard -->
<string name="popular_domain_0">".com"</string>
<!-- popular web domains for the locale - item 1, displayed in the popup -->
<string name="popular_domain_1">".sk"</string>
<!-- popular web domains for the locale - item 2, displayed in the popup -->
<string name="popular_domain_2">".org"</string>
<!-- popular web domains for the locale - item 3, displayed in the popup -->
<string name="popular_domain_3">".net"</string>
<!-- popular web domains for the locale - item 4, displayed in the popup -->
@@ -243,4 +249,5 @@
<string name="subtype_mode_keyboard">klávesnica</string>
<string name="subtype_mode_voice">hlasová</string>
<!-- Title for Latin keyboard debug settings activity / dialog -->
<string name="kp2a_nextfields"><![CDATA[>]]></string>
</resources>