New translations strings.xml (Russian)
This commit is contained in:
		| @@ -83,6 +83,11 @@ | |||||||
|     <!-- Option to always hide the settings key --> |     <!-- Option to always hide the settings key --> | ||||||
|     <string name="settings_key_mode_always_hide_name">Всегда скрывать</string> |     <string name="settings_key_mode_always_hide_name">Всегда скрывать</string> | ||||||
|     <!-- Array of the settings key modes --> |     <!-- Array of the settings key modes --> | ||||||
|  |     <string-array name="settings_key_modes"> | ||||||
|  |         <item>@string/settings_key_mode_auto_name</item> | ||||||
|  |         <item>@string/settings_key_mode_always_show_name</item> | ||||||
|  |         <item>@string/settings_key_mode_always_hide_name</item> | ||||||
|  |     </string-array> | ||||||
|     <!-- Option to enable bigram completion --> |     <!-- Option to enable bigram completion --> | ||||||
|     <string name="bigram_suggestion">Биграммные подсказки</string> |     <string name="bigram_suggestion">Биграммные подсказки</string> | ||||||
|     <!-- Description for auto completion --> |     <!-- Description for auto completion --> | ||||||
| @@ -133,9 +138,11 @@ | |||||||
|     <!-- Label for "switch to symbols" key.  Must be short to fit on key! --> |     <!-- Label for "switch to symbols" key.  Must be short to fit on key! --> | ||||||
|     <string name="label_symbol_key">\?123</string> |     <string name="label_symbol_key">\?123</string> | ||||||
|     <!-- Label for "switch to numeric" key.  Must be short to fit on key! --> |     <!-- 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! --> |     <!-- Label for "switch to alphabetic" key.  Must be short to fit on key! --> | ||||||
|     <string name="label_alpha_key">АБВ</string> |     <string name="label_alpha_key">АБВ</string> | ||||||
|     <!-- Label for ALT modifier key.  Must be short to fit on key! --> |     <!-- Label for ALT modifier key.  Must be short to fit on key! --> | ||||||
|  |     <string name="label_alt_key">ALT</string> | ||||||
|     <!-- Voice related labels --> |     <!-- Voice related labels --> | ||||||
|     <!-- Title of the warning dialog that shows when a user initiates voice input for |     <!-- Title of the warning dialog that shows when a user initiates voice input for | ||||||
|          the first time. --> |          the first time. --> | ||||||
| @@ -215,10 +222,15 @@ | |||||||
|     <!-- appears above image showing how to access keyboard settings --> |     <!-- appears above image showing how to access keyboard settings --> | ||||||
|     <string name="keyboard_settings"><font size="17"><b>\"Настройки клавиатуры\"\n</b></font><font size="3">\n</font>\"Нажмите и удерживайте клавишу \"<b>\"?123\"</b>\".\"</string> |     <string name="keyboard_settings"><font size="17"><b>\"Настройки клавиатуры\"\n</b></font><font size="3">\n</font>\"Нажмите и удерживайте клавишу \"<b>\"?123\"</b>\".\"</string> | ||||||
|     <!-- popular web domains for the locale - most popular, displayed on the keyboard --> |     <!-- 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 --> |     <!-- popular web domains for the locale - item 1, displayed in the popup --> | ||||||
|  |     <string name="popular_domain_1">".net"</string> | ||||||
|     <!-- popular web domains for the locale - item 2, displayed in the popup --> |     <!-- 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 --> |     <!-- popular web domains for the locale - item 3, displayed in the popup --> | ||||||
|  |     <string name="popular_domain_3">".gov"</string> | ||||||
|     <!-- popular web domains for the locale - item 4, displayed in the popup --> |     <!-- popular web domains for the locale - item 4, displayed in the popup --> | ||||||
|  |     <string name="popular_domain_4">".edu"</string> | ||||||
|     <!-- Menu item for launching Input method picker --> |     <!-- Menu item for launching Input method picker --> | ||||||
|     <string name="selectInputMethod">Выбрать способ ввода</string> |     <string name="selectInputMethod">Выбрать способ ввода</string> | ||||||
|     <!-- Title for input language selection screen --> |     <!-- Title for input language selection screen --> | ||||||
| @@ -242,4 +254,5 @@ | |||||||
|     <string name="subtype_mode_keyboard">клавиатура</string> |     <string name="subtype_mode_keyboard">клавиатура</string> | ||||||
|     <string name="subtype_mode_voice">голосовой</string> |     <string name="subtype_mode_voice">голосовой</string> | ||||||
|     <!-- Title for Latin keyboard debug settings activity / dialog --> |     <!-- Title for Latin keyboard debug settings activity / dialog --> | ||||||
|  |     <string name="kp2a_nextfields"><![CDATA[>]]></string> | ||||||
| </resources> | </resources> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 PhilippC
					PhilippC