client.en.yml 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. en:
  2. js:
  3. wizard:
  4. complete_custom: "Welcome to %{site_name}! Get started with <a href='%{wizard_url}' data-auto-route='true'>the %{wizard_name} wizard</a> ✨"
  5. admin_js:
  6. admin:
  7. wizard:
  8. label: "Wizards"
  9. new: "New"
  10. custom_label: "Custom"
  11. submissions_label: "Submissions"
  12. name: "Name"
  13. name_placeholder: "name of the wizard"
  14. background: "Background"
  15. background_placeholder: "Background css property"
  16. save_submissions: "Save"
  17. save_submissions_label: "Save wizard submissions."
  18. multiple_submissions: "Multiple"
  19. multiple_submissions_label: "Allow multiple submissions by the same user."
  20. after_signup: "After Signup"
  21. after_signup_label: "Users are directed to wizard after signup."
  22. after_time: "After Time"
  23. after_time_label: "Users are directed to wizard after the start time until wizard is completed or skipped."
  24. after_time_time_label: "Start Time"
  25. after_time_modal:
  26. title: "Wizard Start Time"
  27. date: "Date"
  28. time: "Time"
  29. done: "Set Time"
  30. clear: "Clear"
  31. required: "Required"
  32. required_label: "Users cannot skip the wizard."
  33. prompt_completion: "Prompt"
  34. prompt_completion_label: "Prompt user to complete wizard."
  35. min_trust: "Trust"
  36. min_trust_label: "Trust level required to access wizard."
  37. theme_key: "Theme"
  38. no_theme: "Select a Theme (optional)"
  39. save: "Save Changes"
  40. remove: "Delete Wizard"
  41. header: "Wizard"
  42. add: "Add"
  43. url: "Url"
  44. key: "Key"
  45. value: "Value"
  46. id: "Id"
  47. id_placeholder: "Underscored. Cannot be changed."
  48. key_placeholder: "Translation key"
  49. custom_text_placeholder: "Overrides translation"
  50. type: "Type"
  51. none: "Make a selection"
  52. select_field: "Select Field"
  53. error:
  54. name_required: "Wizards must have a name."
  55. steps_required: "Wizards must have at least one step."
  56. id_required: "All wizards, steps, fields and actions need an id."
  57. type_required: "All fields need a type."
  58. after_time_need_time: "After time is enabled but no time is set."
  59. after_time_invalid: "After time is invalid."
  60. field:
  61. need_choices: "All dropdowns need choices."
  62. choices_label_empty: "Custom choice labels cannot be empty."
  63. step:
  64. header: "Steps"
  65. title: "Title"
  66. banner: "Banner"
  67. banner_placeholder: "Image url"
  68. description: "Description"
  69. field:
  70. type: "Choose a type"
  71. header: "Fields"
  72. label: "Label"
  73. description: "Description"
  74. dropdown_none: "None"
  75. dropdown_none_placeholder: "Translation Key"
  76. choices_label: "Dropdown Choices"
  77. choices_type: "Choose a type"
  78. choices_translation: "Translation"
  79. choices_custom: "Custom"
  80. choices_preset:
  81. label: "Preset"
  82. categories: "Categories"
  83. filter: "Preset Filter"
  84. choice:
  85. value: "Value"
  86. label: "Label"
  87. required: "Required"
  88. required_label: "Field is Required"
  89. min_length: "Min Length"
  90. min_length_placeholder: "Minimum length in characters"
  91. action:
  92. header: "Actions<sup>*</sup>"
  93. include: "Include Fields"
  94. title: "Title"
  95. post: "Post"
  96. add_fields: "{{type}} Fields"
  97. available_fields: "* If 'Save wizard submissions' is disabled, only the fields of the current step are available to the current step's actions."
  98. topic_attr: "Topic Attribute"
  99. send_message:
  100. label: "Send Message"
  101. recipient: "Recipient"
  102. create_topic:
  103. label: "Create Topic"
  104. category: "Category"
  105. update_profile:
  106. label: "Update Profile"
  107. profile_field: "Profile Field"
  108. custom_field: "User Custom Field"
  109. post_builder:
  110. checkbox: "Post Builder"
  111. label: "Builder"
  112. user_fields: "User Fields: "
  113. wizard_fields: "Wizard Fields: "
  114. placeholder: "Insert wizard fields using the field_id in w{}. Insert user fields using field key in u{}."
  115. custom_title: "Custom Title"
  116. custom_category:
  117. label: "Custom Category"
  118. wizard_field: "Wizard Field"
  119. user_field: "User Field"
  120. wizard_js:
  121. location:
  122. name:
  123. title: "Name (optional)"
  124. desc: "e.g. P. Sherman Dentist"
  125. street:
  126. title: "Number and Street"
  127. desc: "e.g. 42 Wallaby Way"
  128. postalcode:
  129. title: "Postal Code (Zip)"
  130. desc: "e.g. 2548"
  131. city:
  132. title: "City, Town or Village"
  133. desc: "e.g. Sydney"
  134. country_code:
  135. title: "Country"
  136. placeholder: "Select a Country"
  137. query:
  138. title: "Address"
  139. desc: "e.g. 42 Wallaby Way, Sydney."
  140. geo:
  141. desc: "Locations provided by {{provider}}"
  142. btn:
  143. label: "Find Location"
  144. results: "Locations"
  145. no_results: "No results. Please double check the spelling."
  146. show_map: "Show Map"
  147. validation:
  148. city: "Please enter a city, town or village."
  149. countrycode: "Please select a country."
  150. geo_location: "Search and select a result."
  151. select_kit:
  152. filter_placeholder: "Search..."
  153. wizard:
  154. completed: "You have completed this wizard."
  155. not_permitted: "You need to be trust level {{level}} or higher to access this wizard."
  156. none: "There is no wizard here."
  157. wizard_composer:
  158. show_preview: "Show Preview"
  159. hide_preview: "Hide Preview"
  160. quote_post_title: "Quote whole post"
  161. bold_label: "B"
  162. bold_title: "Strong"
  163. bold_text: "strong text"
  164. italic_label: "I"
  165. italic_title: "Emphasis"
  166. italic_text: "emphasized text"
  167. link_title: "Hyperlink"
  168. link_description: "enter link description here"
  169. link_dialog_title: "Insert Hyperlink"
  170. link_optional_text: "optional title"
  171. link_url_placeholder: "http://example.com"
  172. quote_title: "Blockquote"
  173. quote_text: "Blockquote"
  174. blockquote_text: "Blockquote"
  175. code_title: "Preformatted text"
  176. code_text: "indent preformatted text by 4 spaces"
  177. paste_code_text: "type or paste code here"
  178. upload_title: "Upload"
  179. upload_description: "enter upload description here"
  180. olist_title: "Numbered List"
  181. ulist_title: "Bulleted List"
  182. list_item: "List item"
  183. toggle_direction: "Toggle Direction"
  184. help: "Markdown Editing Help"
  185. collapse: "minimize the composer panel"
  186. abandon: "close composer and discard draft"
  187. modal_ok: "OK"
  188. modal_cancel: "Cancel"
  189. cant_send_pm: "Sorry, you can't send a message to %{username}."
  190. yourself_confirm:
  191. title: "Did you forget to add recipients?"
  192. body: "Right now this message is only being sent to yourself!"