/ime/latinime/res/values/speech.xml

http://eyes-free.googlecode.com/ · XML · 134 lines · 56 code · 7 blank · 71 comment · 0 complexity · 979b1bb5332b740b7c79e3d185deb3f7 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. /*
  4. **
  5. ** Copyright 2011, The Android Open Source Project
  6. **
  7. ** Licensed under the Apache License, Version 2.0 (the "License");
  8. ** you may not use this file except in compliance with the License.
  9. ** You may obtain a copy of the License at
  10. **
  11. ** http://www.apache.org/licenses/LICENSE-2.0
  12. **
  13. ** Unless required by applicable law or agreed to in writing, software
  14. ** distributed under the License is distributed on an "AS IS" BASIS,
  15. ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  16. ** See the License for the specific language governing permissions and
  17. ** limitations under the License.
  18. */
  19. -->
  20. <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  21. <!-- Spoken description for the currently entered text -->
  22. <string name="spoken_current_text_is">Current text is "%s"</string>
  23. <!-- Spoken description when there is no text entered -->
  24. <string name="spoken_no_text_entered">No text entered</string>
  25. <!-- Spoken description when there is no text areas selected -->
  26. <string name="spoken_contents_missing">No text area selected.</string>
  27. <!-- Spoken description for unknown keyboard keys. -->
  28. <string name="spoken_description_unknown">Key code %d</string>
  29. <!-- Spoken description for the "Shift" keyboard key. -->
  30. <string name="spoken_description_shift">Shift</string>
  31. <!-- Spoken description for the "Shift" keyboard key's pressed state. -->
  32. <string name="spoken_description_shift_shifted">Shift enabled</string>
  33. <!-- Spoken description for the "Shift" keyboard key's pressed state. -->
  34. <string name="spoken_description_caps_lock">Caps lock enabled</string>
  35. <!-- Spoken description for the "Delete" keyboard key. -->
  36. <string name="spoken_description_delete">Delete</string>
  37. <!-- Spoken description for the "To Symbol" keyboard key. -->
  38. <string name="spoken_description_to_symbol">Symbols</string>
  39. <!-- Spoken description for the "To Alpha" keyboard key. -->
  40. <string name="spoken_description_to_alpha">Letters</string>
  41. <!-- Spoken description for the "To Numbers" keyboard key. -->
  42. <string name="spoken_description_to_numeric">Numbers</string>
  43. <!-- Spoken description for the "Settings" keyboard key. -->
  44. <string name="spoken_description_settings">Settings</string>
  45. <!-- Spoken description for the "Tab" keyboard key. -->
  46. <string name="spoken_description_tab">Tab</string>
  47. <!-- Spoken description for the "Space" keyboard key. -->
  48. <string name="spoken_description_space">Space</string>
  49. <!-- Spoken description for the "Mic" keyboard key. -->
  50. <string name="spoken_description_mic">Voice input</string>
  51. <!-- Spoken description for the "Smiley" keyboard key. -->
  52. <string name="spoken_description_smiley">Smiley face</string>
  53. <!-- Spoken description for the "Return" keyboard key. -->
  54. <string name="spoken_description_return">Return</string>
  55. <!-- Spoken text description for Back key. -->
  56. <string name="spoken_description_back">Back</string>
  57. <!-- Spoken text description for Search key. -->
  58. <string name="spoken_description_search">Search</string>
  59. <!-- Spoken text description for Home key. -->
  60. <string name="spoken_description_home">Home</string>
  61. <!-- Spoken text description for Menu key. -->
  62. <string name="spoken_description_menu">Menu</string>
  63. <!-- Spoken text description for Call key. -->
  64. <string name="spoken_description_call">Call</string>
  65. <!-- Spoken text description for Endcall key. -->
  66. <string name="spoken_description_end_call">End call</string>
  67. <!-- Spoken description for the "," keyboard key. -->
  68. <string name="spoken_description_comma">Comma</string>
  69. <!-- Spoken description for the "." keyboard key. -->
  70. <string name="spoken_description_period">Period</string>
  71. <!-- Spoken description for the "(" keyboard key. -->
  72. <string name="spoken_description_left_parenthesis">Left parenthesis</string>
  73. <!-- Spoken description for the ")" keyboard key. -->
  74. <string name="spoken_description_right_parenthesis">Right parenthesis</string>
  75. <!-- Spoken description for the ":" keyboard key. -->
  76. <string name="spoken_description_colon">Colon</string>
  77. <!-- Spoken description for the ";" keyboard key. -->
  78. <string name="spoken_description_semicolon">Semicolon</string>
  79. <!-- Spoken description for the "!" keyboard key. -->
  80. <string name="spoken_description_exclamation_mark">Exclamation mark</string>
  81. <!-- Spoken description for the "?" keyboard key. -->
  82. <string name="spoken_description_question_mark">Question mark</string>
  83. <!-- Spoken description for the """ keyboard key. -->
  84. <string name="spoken_description_double_quote">Double quote</string>
  85. <!-- Spoken description for the "'" keyboard key. -->
  86. <string name="spoken_description_single_quote">Single quote</string>
  87. <!-- Spoken description for the "•" keyboard key. -->
  88. <string name="spoken_description_dot">Dot</string>
  89. <!-- Spoken description for the "√" keyboard key. -->
  90. <string name="spoken_description_square_root">Square root</string>
  91. <!-- Spoken description for the "π" keyboard key. -->
  92. <string name="spoken_description_pi">Pi</string>
  93. <!-- Spoken description for the "Δ" keyboard key. -->
  94. <string name="spoken_description_delta">Delta</string>
  95. <!-- Spoken description for the "™" keyboard key. -->
  96. <string name="spoken_description_trademark">Trademark</string>
  97. <!-- Spoken description for the "℅" keyboard key. -->
  98. <string name="spoken_description_care_of">Care of</string>
  99. <!-- Spoken description for the "*" keyboard key. -->
  100. <string name="spoken_description_star">Star</string>
  101. <!-- Spoken description for the "#" keyboard key. -->
  102. <string name="spoken_description_pound">Pound</string>
  103. <!-- Spoken description for the "…" keyboard key. -->
  104. <string name="spoken_description_ellipsis">Ellipsis</string>
  105. <!-- Spoken description for the "„" keyboard key. -->
  106. <string name="spoken_description_low_double_quote">Low double quote</string>
  107. <!-- Spoken text description for symbols mode on. -->
  108. <string name="spoken_description_symbols_on">Symbols on</string>
  109. <!-- Spoken text description for symbols mode off. -->
  110. <string name="spoken_description_symbols_off">Symbols off</string>
  111. <!-- Spoken text description for shift mode on. -->
  112. <string name="spoken_description_shift_on">Shift on</string>
  113. <!-- Spoken text description for shift mode locked. -->
  114. <string name="spoken_description_shift_locked">Caps lock on</string>
  115. <!-- Spoken text description for shift mode off. -->
  116. <string name="spoken_description_shift_off">Shift off</string>
  117. <!-- Spoken text description for Alt mode on. -->
  118. <string name="spoken_description_alt_on">Alt on</string>
  119. <!-- Spoken text description for Alt mode off. -->
  120. <string name="spoken_description_alt_off">Alt off</string>
  121. <!-- Spoken text when setting hidden keyboard mode. -->
  122. <string name="spoken_mode_switch_hidden">hidden</string>
  123. <!-- Spoken text when setting directional pad mode. -->
  124. <string name="spoken_mode_switch_dpad">navigating</string>
  125. <!-- Spoken text when setting QWERTY keyboard mode. -->
  126. <string name="spoken_mode_switch_keyboard">typing</string>
  127. </resources>