/TalkBack/res/values/strings_thirdparty.xml

http://eyes-free.googlecode.com/ · XML · 213 lines · 34 code · 46 blank · 133 comment · 0 complexity · d5b94c339ccf692f6c5cd417518369a4 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  3. <!-- This file contains strings for third-party apps. -->
  4. <!-- Amazon app -->
  5. <!--
  6. Source: A value for announcing the "Go" button in the Amazon application.
  7. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  8. -->
  9. <string name="value_amazon_go">Go.</string>
  10. <!--
  11. Source: A value for announcing the "Search" button in the Amazon application.
  12. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  13. -->
  14. <string name="value_amazon_search">Search.</string>
  15. <!--
  16. Source: An utterance template for announcing the number of items in the shopping cart in the Amazon application.
  17. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  18. -->
  19. <string name="template_amazon_quantity">Quantity <xliff:g id="count">%1$s</xliff:g></string>
  20. <!-- Amazon mp3 app -->
  21. <!--
  22. Source: An utterance template for announcing a "Buy" button in the Amazon MP3 application.
  23. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  24. -->
  25. <!-- %1$s - The text of the buy button, indicates the price; -->
  26. <string name="template_amazon_mp3_buy_button">Buy button, <xliff:g id="title">%1$s</xliff:g></string>
  27. <!-- Camera Magic app -->
  28. <!--
  29. Source: An utterance template for announcing the camera "Shutter" button in the Camera Magic application.
  30. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  31. -->
  32. <string name="value_camera_magic_take_picture">Shutter button.</string>
  33. <!--
  34. Source: An utterance template for announcing the camera "Zoom" slider in the Camera Magic application.
  35. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  36. -->
  37. <string name="value_camera_magic_zoom_slider">Zoom slider.</string>
  38. <!-- File Manager by Apollo software app -->
  39. <!--
  40. Source: An utterance template for announcing the "Home" button in the File Manager application.
  41. Description: This is spoken to the user. When the user presses this button it jumps to the home directory. The translation should indicate that this is a button, so the user knows they can click on it. [CHAR LIMIT="NONE"]
  42. -->
  43. <string name="value_file_manager_home">Home button.</string>
  44. <!--
  45. Source: An utterance template for announcing the "Up" button in the File Manager application.
  46. Description: This is spoken to the user. When the user presses this button it goes up to the parent directory of the filesystem. The translation should indicate that this is a button, so the user knows they can click on it. [CHAR LIMIT="NONE"]
  47. -->
  48. <string name="value_file_manager_up">Up button.</string>
  49. <!--
  50. Source: An utterance template for announcing the "Toggle multi-selection" button in the File Manager application.
  51. Description: This is spoken to the user. When the user presses this button it toggles whether or not it is possible to select multiple files at once. The translation should indicate that this is a button, so the user knows they can click on it.[CHAR LIMIT="NONE"]
  52. -->
  53. <string name="value_file_manager_multi_select">Toggle multi select.</string>
  54. <!--
  55. Source: An utterance template for announcing the "Edit" button in the File Manager application.
  56. Description: This is spoken to the user.When the user presses this button it edits the current selected file. The translation should indicate that this is a button, so the user knows they can click on it. [CHAR LIMIT="NONE"]
  57. -->
  58. <string name="value_file_manager_edit">Edit button.</string>
  59. <!--
  60. Source: An utterance template for announcing the "Bookmark" button in the File Manager application.
  61. Description: This is spoken to the user. When the user presses this button it bookmarks the current location in the file manager. The translation should indicate that this is a button, so the user knows they can click on it.[CHAR LIMIT="NONE"]
  62. -->
  63. <string name="value_file_manager_bookmark">Bookmark button.</string>
  64. <!--
  65. Source: An utterance template for announcing the "New folder" button in the File Manager application.
  66. Description: This is spoken to the user. When the user presses this button it creates a new folder. The translation should indicate that this is a button, so the user knows they can click on it.[CHAR LIMIT="NONE"]
  67. -->
  68. <string name="value_file_manager_new_folder">New folder button.</string>
  69. <!--
  70. Source: An utterance template for announcing the "Back" button in the File Manager application.
  71. Description: This is spoken to the user. When the user presses this button it jumps back to the previous directory the user was viewing. The translation should indicate that this is a button, so the user knows they can click on it. [CHAR LIMIT="NONE"]
  72. -->
  73. <string name="value_file_manager_back">Back button.</string>
  74. <!--
  75. Source: An utterance template for announcing the "Forwards" button in the File Manager application. When the user presses this button it jumps forwards to the next directory the user was viewing (this only makes sense after pressing Back, like in a web browser). The translation should indicate that this is a button, so the user knows they can click on it.
  76. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  77. -->
  78. <string name="value_file_manager_forwards">Forwards button.</string>
  79. <!--
  80. Source: An utterance template for announcing the "Sort" button in the File Manager application.
  81. Description: This is spoken to the user. When the user presses this button it sorts all of the files in the list below. The translation should indicate that this is a button, so the user knows they can click on it. [CHAR LIMIT="NONE"]
  82. -->
  83. <string name="value_file_manager_sort">Sort button.</string>
  84. <!--
  85. Source: An utterance template for announcing the "Refresh" button in the File Manager application.
  86. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  87. -->
  88. <string name="value_file_manager_refresh">Refresh button.</string>
  89. <!--
  90. Source: An utterance template for announcing the "Help" button in the File Manager application. When the user presses this button it opens up a window with online help. The translation should indicate that this is a button, so the user knows they can click on it.
  91. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  92. -->
  93. <string name="value_file_manager_help">Help button.</string>
  94. <!-- Facebook app -->
  95. <!--
  96. Source: An utterance template for announcing the "Post status update" button in the Facebook application.
  97. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  98. -->
  99. <string name="value_facebook_post_status">Post status update button.</string>
  100. <!--
  101. Source: An utterance template for announcing the "Search" button in the Facebook application.
  102. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  103. -->
  104. <string name="value_facebook_search">Search button.</string>
  105. <!--
  106. Source: An utterance template for announcing the "Gallery" button in the Facebook application.
  107. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  108. -->
  109. <string name="value_facebook_gallery_photo">Gallery photo.</string>
  110. <!--
  111. Source: An utterance template for announcing the "Home" button in the Facebook application.
  112. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  113. -->
  114. <string name="value_facebook_home">Facebook home button.</string>
  115. <!--
  116. Source: An utterance template for announcing the "Camera" button in the Facebook application.
  117. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  118. -->
  119. <string name="value_facebook_camera">Camera button.</string>
  120. <!--
  121. Source: An utterance template for announcing the "Compose" button in the Facebook application.
  122. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  123. -->
  124. <string name="value_facebook_compose">Compose button.</string>
  125. <!-- Stitcher app -->
  126. <!--
  127. Source: An utterance template for announcing the "Thumbs down" button in the Stitcher application.
  128. Description: This is spoken to the user. Thumbs down means that the user does not like the current podcast or other item. The translation should indicate that this is a button, so the user knows it's something to click on. [CHAR LIMIT="NONE"]
  129. -->
  130. <string name="value_stitcher_thumbs_down">Thumbs down button.</string>
  131. <!--
  132. Source: An utterance template for announcing the "Thumbs button" button in the Stitcher application.
  133. Description: This is spoken to the user. Thumbs up means that the user likes the current podcast or other item. The translation should indicate that this is a button, so the user knows it's something to click on.[CHAR LIMIT="NONE"]
  134. -->
  135. <string name="value_stitcher_thumbs_up">Thumbs up button.</string>
  136. <!--
  137. Source: An utterance template for announcing the "Star" button in the Stitcher application.
  138. Description: This is spoken to the user. Pressing the star button marks it as a favorite. The translation should indicate that this is a button, so the user knows it's something to click on. [CHAR LIMIT="NONE"]
  139. -->
  140. <string name="value_stitcher_star">Star button.</string>
  141. <!--
  142. Source: An utterance template for announcing the "Play/Pause" toggle button in the Stitcher application.
  143. Description: This is spoken to the user. This is a button that plays or pauses, depending on context. For technical reasons we can't change the description when the button changes state, so it should say both play and pause. [CHAR LIMIT="NONE"]
  144. -->
  145. <string name="value_stitcher_play">Play pause button.</string>
  146. <!--
  147. Source: An utterance for announcing the "Next" button in the Stitcher application.
  148. Description: This is spoken to the user. When the user presses this button it will skip to the next item, for example the next podcast to listen to. The translation should indicate that this is a button, so the user knows it's something to click on. [CHAR LIMIT="NONE"]
  149. -->
  150. <string name="value_stitcher_next">Next button.</string>
  151. <!-- Google Voice app -->
  152. <!--
  153. Source: An utterance template for announcing the "Play" button in the Google Voice application.
  154. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  155. -->
  156. <string name="value_google_voice_play_button">Play button.</string>
  157. <!--
  158. Source: An utterance template for announcing the "Speakerphone" toggle button in the Google Voice application.
  159. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  160. -->
  161. <string name="value_google_voice_speakerphone_button">Speakerphone toggle button.</string>
  162. <!--
  163. Source: An utterance template for announcing the "Transcript" section in the Google Voice application.
  164. Description: This is spoken to the user. [CHAR LIMIT="NONE"]
  165. -->
  166. <string name="value_google_voice_transcript">Transcript.</string>
  167. </resources>