@zohodesk/dot 1.0.0-temp-62 → 1.0.0-temp.213

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (552) hide show
  1. package/README.md +4 -0
  2. package/{es → assets}/Appearance/dark/mode/dotDarkMode.module.css +1 -1
  3. package/{es → assets}/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +1 -1
  4. package/{es → assets}/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -0
  5. package/{es → assets}/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +1 -1
  6. package/{es → assets}/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -0
  7. package/{es → assets}/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -0
  8. package/{es → assets}/Appearance/default/mode/dotDefaultMode.module.css +1 -1
  9. package/{es → assets}/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -0
  10. package/{es → assets}/Appearance/default/themes/green/greenDefaultDotTheme.module.css +1 -1
  11. package/{es → assets}/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -0
  12. package/{es → assets}/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -0
  13. package/{es → assets}/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -0
  14. package/package.json +1 -1
  15. package/es/ActionButton/ActionButton.js +0 -169
  16. package/es/ActionButton/ActionButton.module.css +0 -121
  17. package/es/AlphabeticList/AlphabeticList.js +0 -138
  18. package/es/AlphabeticList/AlphabeticList.module.css +0 -54
  19. package/es/Attachment/Attachment.js +0 -104
  20. package/es/Attachment/Attachment.module.css +0 -121
  21. package/es/ChannelIcon/ChannelIcon.js +0 -126
  22. package/es/ChannelIcon/ChannelIcon.module.css +0 -208
  23. package/es/Drawer/Drawer.js +0 -314
  24. package/es/Drawer/Drawer.module.css +0 -103
  25. package/es/ExternalLink/ExternalLink.js +0 -66
  26. package/es/ExternalLink/ExternalLink.module.css +0 -4
  27. package/es/ExternalLink/__tests__/ExternalLink.spec.js +0 -27
  28. package/es/FlipCard/FlipCard.js +0 -183
  29. package/es/FlipCard/FlipCard.module.css +0 -35
  30. package/es/FormAction/FormAction.js +0 -83
  31. package/es/FormAction/FormAction.module.css +0 -57
  32. package/es/FreezeLayer/FreezeLayer.js +0 -136
  33. package/es/FreezeLayer/FreezeLayer.module.css +0 -38
  34. package/es/IconButton/IconButton.js +0 -188
  35. package/es/IconButton/IconButton.module.css +0 -22
  36. package/es/Image/Image.js +0 -53
  37. package/es/Image/Image.module.css +0 -11
  38. package/es/ImportantNotes/ImportantNotes.js +0 -60
  39. package/es/ImportantNotes/ImportantNotes.module.css +0 -15
  40. package/es/Link/Link.js +0 -118
  41. package/es/Link/Link.module.css +0 -4
  42. package/es/Link/LinkContext.js +0 -9
  43. package/es/Loader/Loader.js +0 -27
  44. package/es/Loader/Loader.module.css +0 -25
  45. package/es/Message/Message.js +0 -124
  46. package/es/Message/Message.module.css +0 -70
  47. package/es/MessageBanner/MessageBanner.js +0 -75
  48. package/es/MessageBanner/MessageBanner.module.css +0 -38
  49. package/es/NewStar/NewStar.js +0 -75
  50. package/es/NewStar/NewStar.module.css +0 -73
  51. package/es/PlusIcon/PlusIcon.js +0 -60
  52. package/es/PlusIcon/PlusIcon.module.css +0 -16
  53. package/es/Provider.js +0 -205
  54. package/es/ToastMessage/ToastMessage.js +0 -257
  55. package/es/ToastMessage/ToastMessage.module.css +0 -257
  56. package/es/Upload/Upload.js +0 -92
  57. package/es/Upload/Upload.module.css +0 -106
  58. package/es/actions/AutoClose.js +0 -54
  59. package/es/actions/index.js +0 -28
  60. package/es/alert/AlertHeader/AlertHeader.js +0 -94
  61. package/es/alert/AlertHeader/AlertHeader.module.css +0 -63
  62. package/es/alert/AlertLookup/AlertLookup.js +0 -196
  63. package/es/alert/AlertLookup/AlertLookup.module.css +0 -23
  64. package/es/avatar/AvatarClose/AvatarClose.js +0 -67
  65. package/es/avatar/AvatarClose/AvatarClose.module.css +0 -31
  66. package/es/avatar/AvatarCollision/AvatarCollision.js +0 -80
  67. package/es/avatar/AvatarCollision/AvatarCollision.module.css +0 -55
  68. package/es/avatar/AvatarIcon/AvatarIcon.js +0 -84
  69. package/es/avatar/AvatarIcon/AvatarIcon.module.css +0 -59
  70. package/es/avatar/AvatarStatus/AvatarStatus.js +0 -95
  71. package/es/avatar/AvatarStatus/AvatarStatus.module.css +0 -96
  72. package/es/avatar/AvatarThread/AvatarThread.js +0 -111
  73. package/es/avatar/AvatarThread/AvatarThread.module.css +0 -113
  74. package/es/avatar/AvatarUser/AvatarUser.js +0 -148
  75. package/es/avatar/AvatarUser/AvatarUser.module.css +0 -100
  76. package/es/avatar/AvatarWithTeam/AvatarWithTeam.js +0 -121
  77. package/es/avatar/AvatarWithTeam/AvatarWithTeam.module.css +0 -16
  78. package/es/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js +0 -47
  79. package/es/deprecated/SelectDropdown/SelectDropdown.js +0 -129
  80. package/es/deprecated/SelectDropdown/SelectDropdown.module.css +0 -47
  81. package/es/deprecated/Theme/dotDarkTheme.module.css +0 -532
  82. package/es/deprecated/Theme/dotDefaultTheme.module.css +0 -532
  83. package/es/deprecated/Theme/palette/darkPalette.module.css +0 -40
  84. package/es/deprecated/Theme/palette/defaultPalette.module.css +0 -40
  85. package/es/dropdown/ToggleDropDown/ToggleDropDown.js +0 -912
  86. package/es/dropdown/ToggleDropDown/ToggleDropDown.module.css +0 -84
  87. package/es/emptystate/CommonEmptyState/CommonEmptyState.js +0 -94
  88. package/es/emptystate/CommonEmptyState/CommonEmptyState.module.css +0 -77
  89. package/es/emptystate/EditionPage/EditionPage.css +0 -37
  90. package/es/emptystate/EditionPage/EditionPage.js +0 -65
  91. package/es/errorstate/EmptyStates.module.css +0 -85
  92. package/es/errorstate/Inconvenience/Inconvenience.js +0 -97
  93. package/es/errorstate/Inconvenience/Inconvenience.module.css +0 -4
  94. package/es/errorstate/LinkText/LinkText.js +0 -39
  95. package/es/errorstate/LinkText/LinkText.module.css +0 -6
  96. package/es/errorstate/NoRequestFound/NoRequestFound.js +0 -97
  97. package/es/errorstate/NoRequestFound/NoRequestFound.module.css +0 -3
  98. package/es/errorstate/PermissionPlay/PermissionPlay.js +0 -96
  99. package/es/errorstate/PermissionPlay/PermissionPlay.module.css +0 -34
  100. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +0 -97
  101. package/es/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +0 -3
  102. package/es/errorstate/UnableToProcess/UnableToProcess.js +0 -97
  103. package/es/errorstate/UnableToProcess/UnableToProcess.module.css +0 -3
  104. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -97
  105. package/es/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +0 -3
  106. package/es/errorstate/WillBack/WillBack.js +0 -82
  107. package/es/errorstate/WillBack/WillBack.module.css +0 -36
  108. package/es/form/fields/CheckBoxField/CheckBoxField.js +0 -189
  109. package/es/form/fields/CurrencyField/CurrencyField.js +0 -244
  110. package/es/form/fields/DateField/DateField.js +0 -256
  111. package/es/form/fields/Fields.module.css +0 -148
  112. package/es/form/fields/MultiSelectField/MultiSelectField.js +0 -287
  113. package/es/form/fields/PhoneField/PhoneField.js +0 -240
  114. package/es/form/fields/RadioField/RadioField.js +0 -153
  115. package/es/form/fields/SelectField/SelectField.js +0 -254
  116. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.js +0 -297
  117. package/es/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +0 -95
  118. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +0 -320
  119. package/es/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +0 -6
  120. package/es/form/fields/TextBoxField/TextBoxField.js +0 -234
  121. package/es/form/fields/TextEditor/TextEditor.js +0 -458
  122. package/es/form/fields/TextEditor/TextEditor.module.css +0 -583
  123. package/es/form/fields/TextEditorField/TextEditorField.js +0 -254
  124. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.js +0 -244
  125. package/es/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +0 -26
  126. package/es/form/fields/TextareaField/TextareaField.js +0 -215
  127. package/es/form/fields/ValidationMessage/ValidationMessage.js +0 -73
  128. package/es/form/fields/ValidationMessage/ValidationMessage.module.css +0 -22
  129. package/es/form/layout/Field/Field.js +0 -44
  130. package/es/form/layout/Field/Field.module.css +0 -22
  131. package/es/form/layout/Section/ModuleFormSection.module.css +0 -3
  132. package/es/form/layout/Section/Section.js +0 -44
  133. package/es/i18n.js +0 -4349
  134. package/es/index.js +0 -8
  135. package/es/layout/SetupDetailLayout/SetupDetailLayout.js +0 -243
  136. package/es/layout/SetupDetailLayout/SetupDetailLayout.module.css +0 -116
  137. package/es/layout/SetupDetailLayout/index.js +0 -4
  138. package/es/layout/SubtabLayout/SubtabLayout.js +0 -201
  139. package/es/layout/SubtabLayout/SubtabLayout.module.css +0 -120
  140. package/es/layout/SubtabLayout/index.js +0 -4
  141. package/es/list/AvatarFlip/AvatarFlip.js +0 -105
  142. package/es/list/AvatarFlip/AvatarFlip.module.css +0 -3
  143. package/es/list/BluePrintStatus/BluePrintStatus.js +0 -32
  144. package/es/list/BluePrintStatus/BluePrintStatus.module.css +0 -14
  145. package/es/list/Comment/Comment.js +0 -52
  146. package/es/list/Comment/Comment.module.css +0 -24
  147. package/es/list/DepartmentDropDown/DepartmentDropDown.js +0 -129
  148. package/es/list/DepartmentDropDown/DepartmentDropDown.module.css +0 -9
  149. package/es/list/Dot/Dot.js +0 -27
  150. package/es/list/Dot/Dot.module.css +0 -15
  151. package/es/list/DotNew/DotNew.js +0 -36
  152. package/es/list/DotNew/DotNew.module.css +0 -22
  153. package/es/list/GridStencils/GridStencils.js +0 -41
  154. package/es/list/GridStencils/GridStencils.module.css +0 -102
  155. package/es/list/Icons/AddNewIcon.js +0 -32
  156. package/es/list/Icons/CompleteIcon.js +0 -35
  157. package/es/list/Icons/DeleteIcon.js +0 -35
  158. package/es/list/Icons/EditIcon.js +0 -35
  159. package/es/list/Icons/FloatingIcons.js +0 -36
  160. package/es/list/Icons/Icons.module.css +0 -16
  161. package/es/list/Icons/ReadUnreadIcon.js +0 -42
  162. package/es/list/Icons/SmartIcon.js +0 -34
  163. package/es/list/ListLayout/ListLayout.js +0 -117
  164. package/es/list/ListLayout/ListLayout.module.css +0 -50
  165. package/es/list/ListStencils/ListStencils.js +0 -52
  166. package/es/list/ListStencils/ListStencils.module.css +0 -62
  167. package/es/list/SecondaryText/AccountName.js +0 -109
  168. package/es/list/SecondaryText/ContactName.js +0 -117
  169. package/es/list/SecondaryText/DepartmentText.js +0 -37
  170. package/es/list/SecondaryText/Email.js +0 -74
  171. package/es/list/SecondaryText/HappinessRating.js +0 -38
  172. package/es/list/SecondaryText/PhoneNumber.js +0 -81
  173. package/es/list/SecondaryText/PriorityText.js +0 -42
  174. package/es/list/SecondaryText/SecondaryText.js +0 -51
  175. package/es/list/SecondaryText/SecondaryText.module.css +0 -126
  176. package/es/list/SecondaryText/StatusText.js +0 -45
  177. package/es/list/SecondaryText/TicketId.js +0 -71
  178. package/es/list/SecondaryText/Website.js +0 -54
  179. package/es/list/SecondaryText/index.js +0 -11
  180. package/es/list/SecondryPanel/SecondryPanel.js +0 -142
  181. package/es/list/SecondryPanel/SecondryPanel.module.css +0 -6
  182. package/es/list/SentimentStatus/SentimentStatus.js +0 -39
  183. package/es/list/SentimentStatus/SentimentStatus.module.css +0 -9
  184. package/es/list/Subject/Subject.js +0 -80
  185. package/es/list/Subject/Subject.module.css +0 -27
  186. package/es/list/TagNew/TagNew.js +0 -42
  187. package/es/list/TagNew/TagNew.module.css +0 -108
  188. package/es/list/Thread/Thread.js +0 -50
  189. package/es/list/Thread/Thread.module.css +0 -31
  190. package/es/list/UserTime/UserTime.js +0 -95
  191. package/es/list/UserTime/UserTime.module.css +0 -52
  192. package/es/list/listCommon.module.css +0 -52
  193. package/es/list/status/StatusDropdown/StatusDropdown.js +0 -488
  194. package/es/list/status/StatusDropdown/StatusDropdown.module.css +0 -76
  195. package/es/list/status/StatusListItem/StatusListItem.js +0 -161
  196. package/es/list/status/StatusListItem/StatusListItem.module.css +0 -81
  197. package/es/lookup/EmptyPage/EmptyPage.js +0 -71
  198. package/es/lookup/EmptyPage/LookupEmptyPage.module.css +0 -12
  199. package/es/lookup/Lookup/Lookup.js +0 -112
  200. package/es/lookup/Lookup/Lookup.module.css +0 -26
  201. package/es/lookup/Section/LookupSection.module.css +0 -8
  202. package/es/lookup/Section/Section.js +0 -29
  203. package/es/lookup/header/Close/Close.js +0 -37
  204. package/es/lookup/header/Close/LookupClose.module.css +0 -15
  205. package/es/lookup/header/ModuleHeader/ModuleHeader.js +0 -89
  206. package/es/lookup/header/Search/LookupSearch.module.css +0 -48
  207. package/es/lookup/header/Search/Search.js +0 -260
  208. package/es/lookup/header/TicketHeader/TicketHeader.js +0 -116
  209. package/es/lookup/header/TicketHeader/TicketHeader.module.css +0 -20
  210. package/es/lookup/header/Title/LookupTitle.module.css +0 -20
  211. package/es/lookup/header/Title/Title.js +0 -34
  212. package/es/lookup/header/ViewDropDown/ViewDropDown.js +0 -183
  213. package/es/lookup/header/ViewDropDown/ViewDropDown.module.css +0 -45
  214. package/es/lookup/header/lookupHeaderCommon.module.css +0 -25
  215. package/es/lookup/header/lookupHeaderCommonResponsive.module.css +0 -15
  216. package/es/setup/header/Button/Button.js +0 -45
  217. package/es/setup/header/Button/HeaderButton.module.css +0 -3
  218. package/es/setup/header/Link/HeaderLink.module.css +0 -15
  219. package/es/setup/header/Link/Link.js +0 -54
  220. package/es/setup/header/Search/Search.js +0 -95
  221. package/es/setup/header/Search/Search.module.css +0 -57
  222. package/es/setup/header/Views/Views.js +0 -59
  223. package/es/setup/header/Views/Views.module.css +0 -27
  224. package/es/setup/helptips/Description/Description.js +0 -28
  225. package/es/setup/helptips/Description/HelpTipsDescription.module.css +0 -6
  226. package/es/setup/helptips/Link/HelpTipsLink.module.css +0 -6
  227. package/es/setup/helptips/Link/Link.js +0 -48
  228. package/es/setup/helptips/ListGroup/ListGroup.js +0 -44
  229. package/es/setup/helptips/ListGroup/ListGroup.module.css +0 -17
  230. package/es/setup/helptips/Title/HelpTipsTitle.module.css +0 -5
  231. package/es/setup/helptips/Title/Title.js +0 -28
  232. package/es/setup/table/Table/Table.js +0 -33
  233. package/es/setup/table/TableBody/TableBody.js +0 -37
  234. package/es/setup/table/TableData/SetupTableData.module.css +0 -36
  235. package/es/setup/table/TableData/TableData.js +0 -49
  236. package/es/setup/table/TableData/Tablehover.module.css +0 -6
  237. package/es/setup/table/TableHead/SetupTableHead.module.css +0 -8
  238. package/es/setup/table/TableHead/TableHead.js +0 -47
  239. package/es/setup/table/TableRow/SetupTableRow.module.css +0 -10
  240. package/es/setup/table/TableRow/TableRow.js +0 -56
  241. package/es/setup/table/Text/TableText.module.css +0 -37
  242. package/es/setup/table/Text/Text.js +0 -70
  243. package/es/svg/PlusIcon.js +0 -41
  244. package/es/svg/SnippetIcon.js +0 -43
  245. package/es/svg/TemplateIcon.js +0 -44
  246. package/es/utils/ChannelIconMapping.js +0 -129
  247. package/es/utils/Common.js +0 -24
  248. package/es/utils/General.js +0 -64
  249. package/es/utils/KeyboardApi.js +0 -294
  250. package/es/utils/editorUtils.js +0 -193
  251. package/es/version2/AlertClose/AlertClose.js +0 -47
  252. package/es/version2/AlertClose/AlertClose.module.css +0 -43
  253. package/es/version2/GlobalNotification/GlobalNotification.js +0 -149
  254. package/es/version2/GlobalNotification/GlobalNotification.module.css +0 -90
  255. package/es/version2/alertIcons/AlarmAlertIcon.js +0 -72
  256. package/es/version2/alertIcons/AlertIcons.js +0 -65
  257. package/es/version2/alertIcons/AlertIcons.module.css +0 -67
  258. package/es/version2/alertIcons/DangerAlertIcon.js +0 -73
  259. package/es/version2/alertIcons/ErrorAlertIcon.js +0 -77
  260. package/es/version2/alertIcons/InfoAlertIcon.js +0 -81
  261. package/es/version2/alertIcons/NotificationAlertIcon.js +0 -77
  262. package/es/version2/alertIcons/SuccessAlertIcon.js +0 -72
  263. package/es/version2/alertIcons/WarningAlertIcon.js +0 -72
  264. package/es/version2/errorstate/Inconvenience/Inconvenience.js +0 -93
  265. package/es/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +0 -94
  266. package/es/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +0 -93
  267. package/es/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -97
  268. package/es/version2/errorstate/UrlNotFound/UrlNotFound.js +0 -93
  269. package/es/version2/errorstate/V2_ErrorStates.module.css +0 -46
  270. package/es/version2/errorstate/WillBeRightBack/WillBeRightBack.js +0 -93
  271. package/es/version2/lookup/AlertHeader/AlertHeader.js +0 -78
  272. package/es/version2/lookup/AlertHeader/AlertHeaderNew.module.css +0 -64
  273. package/es/version2/lookup/AlertLookup/AlertLookup.js +0 -254
  274. package/es/version2/lookup/AlertLookup/AlertLookupNew.module.css +0 -40
  275. package/es/version2/lookup/alertLookupCommonNew.module.css +0 -26
  276. package/es/version2/notification/DesktopNotification/DesktopNotification.js +0 -209
  277. package/es/version2/notification/DesktopNotification/DesktopNotification.module.css +0 -90
  278. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +0 -75
  279. package/es/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +0 -100
  280. package/lib/ActionButton/ActionButton.js +0 -222
  281. package/lib/ActionButton/ActionButton.module.css +0 -120
  282. package/lib/AlphabeticList/AlphabeticList.js +0 -213
  283. package/lib/AlphabeticList/AlphabeticList.module.css +0 -54
  284. package/lib/Appearance/dark/mode/dotDarkMode.module.css +0 -536
  285. package/lib/Appearance/dark/themes/blue/blueDarkDotTheme.module.css +0 -10
  286. package/lib/Appearance/dark/themes/green/greenDarkDotTheme.module.css +0 -10
  287. package/lib/Appearance/dark/themes/orange/orangeDarkDotTheme.module.css +0 -10
  288. package/lib/Appearance/dark/themes/red/redDarkDotTheme.module.css +0 -10
  289. package/lib/Appearance/dark/themes/yellow/yellowDarkDotTheme.module.css +0 -10
  290. package/lib/Appearance/default/mode/dotDefaultMode.module.css +0 -536
  291. package/lib/Appearance/default/themes/blue/blueDefaultDotTheme.module.css +0 -10
  292. package/lib/Appearance/default/themes/green/greenDefaultDotTheme.module.css +0 -10
  293. package/lib/Appearance/default/themes/orange/orangeDefaultDotTheme.module.css +0 -10
  294. package/lib/Appearance/default/themes/red/redDefaultDotTheme.module.css +0 -10
  295. package/lib/Appearance/default/themes/yellow/yellowDefaultDotTheme.module.css +0 -10
  296. package/lib/Attachment/Attachment.js +0 -155
  297. package/lib/Attachment/Attachment.module.css +0 -121
  298. package/lib/ChannelIcon/ChannelIcon.js +0 -179
  299. package/lib/ChannelIcon/ChannelIcon.module.css +0 -208
  300. package/lib/Drawer/Drawer.js +0 -420
  301. package/lib/Drawer/Drawer.module.css +0 -103
  302. package/lib/ExternalLink/ExternalLink.js +0 -113
  303. package/lib/ExternalLink/ExternalLink.module.css +0 -4
  304. package/lib/ExternalLink/__tests__/ExternalLink.spec.js +0 -37
  305. package/lib/FlipCard/FlipCard.js +0 -240
  306. package/lib/FlipCard/FlipCard.module.css +0 -35
  307. package/lib/FormAction/FormAction.js +0 -146
  308. package/lib/FormAction/FormAction.module.css +0 -57
  309. package/lib/FreezeLayer/FreezeLayer.js +0 -189
  310. package/lib/FreezeLayer/FreezeLayer.module.css +0 -38
  311. package/lib/IconButton/IconButton.js +0 -236
  312. package/lib/IconButton/IconButton.module.css +0 -22
  313. package/lib/Image/Image.js +0 -102
  314. package/lib/Image/Image.module.css +0 -11
  315. package/lib/ImportantNotes/ImportantNotes.js +0 -107
  316. package/lib/ImportantNotes/ImportantNotes.module.css +0 -15
  317. package/lib/Link/Link.js +0 -169
  318. package/lib/Link/Link.module.css +0 -4
  319. package/lib/Link/LinkContext.js +0 -23
  320. package/lib/Loader/Loader.js +0 -76
  321. package/lib/Loader/Loader.module.css +0 -25
  322. package/lib/Message/Message.js +0 -173
  323. package/lib/Message/Message.module.css +0 -70
  324. package/lib/MessageBanner/MessageBanner.js +0 -127
  325. package/lib/MessageBanner/MessageBanner.module.css +0 -38
  326. package/lib/NewStar/NewStar.js +0 -126
  327. package/lib/NewStar/NewStar.module.css +0 -73
  328. package/lib/PlusIcon/PlusIcon.js +0 -106
  329. package/lib/PlusIcon/PlusIcon.module.css +0 -16
  330. package/lib/Provider.js +0 -309
  331. package/lib/ToastMessage/ToastMessage.js +0 -298
  332. package/lib/ToastMessage/ToastMessage.module.css +0 -257
  333. package/lib/Upload/Upload.js +0 -143
  334. package/lib/Upload/Upload.module.css +0 -106
  335. package/lib/actions/AutoClose.js +0 -85
  336. package/lib/actions/index.js +0 -37
  337. package/lib/alert/AlertHeader/AlertHeader.js +0 -151
  338. package/lib/alert/AlertHeader/AlertHeader.module.css +0 -63
  339. package/lib/alert/AlertLookup/AlertLookup.js +0 -245
  340. package/lib/alert/AlertLookup/AlertLookup.module.css +0 -23
  341. package/lib/avatar/AvatarClose/AvatarClose.js +0 -114
  342. package/lib/avatar/AvatarClose/AvatarClose.module.css +0 -31
  343. package/lib/avatar/AvatarCollision/AvatarCollision.js +0 -127
  344. package/lib/avatar/AvatarCollision/AvatarCollision.module.css +0 -55
  345. package/lib/avatar/AvatarIcon/AvatarIcon.js +0 -135
  346. package/lib/avatar/AvatarIcon/AvatarIcon.module.css +0 -59
  347. package/lib/avatar/AvatarStatus/AvatarStatus.js +0 -141
  348. package/lib/avatar/AvatarStatus/AvatarStatus.module.css +0 -96
  349. package/lib/avatar/AvatarThread/AvatarThread.js +0 -161
  350. package/lib/avatar/AvatarThread/AvatarThread.module.css +0 -113
  351. package/lib/avatar/AvatarUser/AvatarUser.js +0 -198
  352. package/lib/avatar/AvatarUser/AvatarUser.module.css +0 -100
  353. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.js +0 -176
  354. package/lib/avatar/AvatarWithTeam/AvatarWithTeam.module.css +0 -16
  355. package/lib/avatar/AvatarWithTeam/__tests__/AvatarWithTeam.spec.js +0 -53
  356. package/lib/deprecated/SelectDropdown/SelectDropdown.js +0 -186
  357. package/lib/deprecated/SelectDropdown/SelectDropdown.module.css +0 -47
  358. package/lib/dropdown/ToggleDropDown/ToggleDropDown.js +0 -982
  359. package/lib/dropdown/ToggleDropDown/ToggleDropDown.module.css +0 -84
  360. package/lib/emptystate/CommonEmptyState/CommonEmptyState.js +0 -148
  361. package/lib/emptystate/CommonEmptyState/CommonEmptyState.module.css +0 -77
  362. package/lib/emptystate/EditionPage/EditionPage.css +0 -37
  363. package/lib/emptystate/EditionPage/EditionPage.js +0 -115
  364. package/lib/errorstate/EmptyStates.module.css +0 -85
  365. package/lib/errorstate/Inconvenience/Inconvenience.js +0 -147
  366. package/lib/errorstate/Inconvenience/Inconvenience.module.css +0 -4
  367. package/lib/errorstate/LinkText/LinkText.js +0 -89
  368. package/lib/errorstate/LinkText/LinkText.module.css +0 -6
  369. package/lib/errorstate/NoRequestFound/NoRequestFound.js +0 -147
  370. package/lib/errorstate/NoRequestFound/NoRequestFound.module.css +0 -3
  371. package/lib/errorstate/PermissionPlay/PermissionPlay.js +0 -146
  372. package/lib/errorstate/PermissionPlay/PermissionPlay.module.css +0 -34
  373. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.js +0 -147
  374. package/lib/errorstate/RequestUrlNotFound/RequestUrlNotFound.module.css +0 -3
  375. package/lib/errorstate/UnableToProcess/UnableToProcess.js +0 -147
  376. package/lib/errorstate/UnableToProcess/UnableToProcess.module.css +0 -3
  377. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -147
  378. package/lib/errorstate/UnauthorizedLogin/UnauthorizedLogin.module.css +0 -3
  379. package/lib/errorstate/WillBack/WillBack.js +0 -131
  380. package/lib/errorstate/WillBack/WillBack.module.css +0 -36
  381. package/lib/form/fields/CheckBoxField/CheckBoxField.js +0 -242
  382. package/lib/form/fields/CurrencyField/CurrencyField.js +0 -293
  383. package/lib/form/fields/DateField/DateField.js +0 -307
  384. package/lib/form/fields/Fields.module.css +0 -145
  385. package/lib/form/fields/MultiSelectField/MultiSelectField.js +0 -339
  386. package/lib/form/fields/PhoneField/PhoneField.js +0 -286
  387. package/lib/form/fields/RadioField/RadioField.js +0 -205
  388. package/lib/form/fields/SelectField/SelectField.js +0 -306
  389. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.js +0 -352
  390. package/lib/form/fields/TagsMultiSelect/TagsMultiSelect.module.css +0 -95
  391. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.js +0 -362
  392. package/lib/form/fields/TagsMultiSelectField/TagsMultiSelectField.module.css +0 -6
  393. package/lib/form/fields/TextBoxField/TextBoxField.js +0 -287
  394. package/lib/form/fields/TextEditor/TextEditor.js +0 -499
  395. package/lib/form/fields/TextEditor/TextEditor.module.css +0 -582
  396. package/lib/form/fields/TextEditorField/TextEditorField.js +0 -306
  397. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.js +0 -296
  398. package/lib/form/fields/TextEditorWrapper/TextEditorWrapper.module.css +0 -26
  399. package/lib/form/fields/TextareaField/TextareaField.js +0 -266
  400. package/lib/form/fields/ValidationMessage/ValidationMessage.js +0 -124
  401. package/lib/form/fields/ValidationMessage/ValidationMessage.module.css +0 -22
  402. package/lib/form/layout/Field/Field.js +0 -97
  403. package/lib/form/layout/Field/Field.module.css +0 -22
  404. package/lib/form/layout/Section/ModuleFormSection.module.css +0 -3
  405. package/lib/form/layout/Section/Section.js +0 -93
  406. package/lib/i18n.js +0 -3417
  407. package/lib/index.js +0 -101
  408. package/lib/layout/SetupDetailLayout/SetupDetailLayout.js +0 -331
  409. package/lib/layout/SetupDetailLayout/SetupDetailLayout.module.css +0 -116
  410. package/lib/layout/SetupDetailLayout/index.js +0 -37
  411. package/lib/layout/SubtabLayout/SubtabLayout.js +0 -301
  412. package/lib/layout/SubtabLayout/SubtabLayout.module.css +0 -120
  413. package/lib/layout/SubtabLayout/index.js +0 -37
  414. package/lib/list/AvatarFlip/AvatarFlip.js +0 -159
  415. package/lib/list/AvatarFlip/AvatarFlip.module.css +0 -3
  416. package/lib/list/BluePrintStatus/BluePrintStatus.js +0 -77
  417. package/lib/list/BluePrintStatus/BluePrintStatus.module.css +0 -14
  418. package/lib/list/Comment/Comment.js +0 -104
  419. package/lib/list/Comment/Comment.module.css +0 -24
  420. package/lib/list/DepartmentDropDown/DepartmentDropDown.js +0 -184
  421. package/lib/list/DepartmentDropDown/DepartmentDropDown.module.css +0 -9
  422. package/lib/list/Dot/Dot.js +0 -76
  423. package/lib/list/Dot/Dot.module.css +0 -15
  424. package/lib/list/DotNew/DotNew.js +0 -85
  425. package/lib/list/DotNew/DotNew.module.css +0 -22
  426. package/lib/list/GridStencils/GridStencils.js +0 -90
  427. package/lib/list/GridStencils/GridStencils.module.css +0 -102
  428. package/lib/list/Icons/AddNewIcon.js +0 -82
  429. package/lib/list/Icons/CompleteIcon.js +0 -85
  430. package/lib/list/Icons/DeleteIcon.js +0 -85
  431. package/lib/list/Icons/EditIcon.js +0 -85
  432. package/lib/list/Icons/FloatingIcons.js +0 -92
  433. package/lib/list/Icons/Icons.module.css +0 -16
  434. package/lib/list/Icons/ReadUnreadIcon.js +0 -92
  435. package/lib/list/Icons/SmartIcon.js +0 -88
  436. package/lib/list/ListLayout/ListLayout.js +0 -179
  437. package/lib/list/ListLayout/ListLayout.module.css +0 -50
  438. package/lib/list/ListStencils/ListStencils.js +0 -100
  439. package/lib/list/ListStencils/ListStencils.module.css +0 -62
  440. package/lib/list/SecondaryText/AccountName.js +0 -159
  441. package/lib/list/SecondaryText/ContactName.js +0 -175
  442. package/lib/list/SecondaryText/DepartmentText.js +0 -86
  443. package/lib/list/SecondaryText/Email.js +0 -121
  444. package/lib/list/SecondaryText/HappinessRating.js +0 -88
  445. package/lib/list/SecondaryText/PhoneNumber.js +0 -128
  446. package/lib/list/SecondaryText/PriorityText.js +0 -91
  447. package/lib/list/SecondaryText/SecondaryText.js +0 -98
  448. package/lib/list/SecondaryText/SecondaryText.module.css +0 -126
  449. package/lib/list/SecondaryText/StatusText.js +0 -94
  450. package/lib/list/SecondaryText/TicketId.js +0 -121
  451. package/lib/list/SecondaryText/Website.js +0 -101
  452. package/lib/list/SecondaryText/index.js +0 -95
  453. package/lib/list/SecondryPanel/SecondryPanel.js +0 -241
  454. package/lib/list/SecondryPanel/SecondryPanel.module.css +0 -6
  455. package/lib/list/SentimentStatus/SentimentStatus.js +0 -85
  456. package/lib/list/SentimentStatus/SentimentStatus.module.css +0 -9
  457. package/lib/list/Subject/Subject.js +0 -130
  458. package/lib/list/Subject/Subject.module.css +0 -27
  459. package/lib/list/TagNew/TagNew.js +0 -91
  460. package/lib/list/TagNew/TagNew.module.css +0 -108
  461. package/lib/list/Thread/Thread.js +0 -101
  462. package/lib/list/Thread/Thread.module.css +0 -31
  463. package/lib/list/UserTime/UserTime.js +0 -147
  464. package/lib/list/UserTime/UserTime.module.css +0 -52
  465. package/lib/list/listCommon.module.css +0 -52
  466. package/lib/list/status/StatusDropdown/StatusDropdown.js +0 -538
  467. package/lib/list/status/StatusDropdown/StatusDropdown.module.css +0 -76
  468. package/lib/list/status/StatusListItem/StatusListItem.js +0 -206
  469. package/lib/list/status/StatusListItem/StatusListItem.module.css +0 -81
  470. package/lib/lookup/EmptyPage/EmptyPage.js +0 -125
  471. package/lib/lookup/EmptyPage/LookupEmptyPage.module.css +0 -12
  472. package/lib/lookup/Lookup/Lookup.js +0 -159
  473. package/lib/lookup/Lookup/Lookup.module.css +0 -26
  474. package/lib/lookup/Section/LookupSection.module.css +0 -8
  475. package/lib/lookup/Section/Section.js +0 -79
  476. package/lib/lookup/header/Close/Close.js +0 -87
  477. package/lib/lookup/header/Close/LookupClose.module.css +0 -15
  478. package/lib/lookup/header/ModuleHeader/ModuleHeader.js +0 -144
  479. package/lib/lookup/header/Search/LookupSearch.module.css +0 -48
  480. package/lib/lookup/header/Search/Search.js +0 -315
  481. package/lib/lookup/header/TicketHeader/TicketHeader.js +0 -167
  482. package/lib/lookup/header/TicketHeader/TicketHeader.module.css +0 -19
  483. package/lib/lookup/header/Title/LookupTitle.module.css +0 -20
  484. package/lib/lookup/header/Title/Title.js +0 -84
  485. package/lib/lookup/header/ViewDropDown/ViewDropDown.js +0 -229
  486. package/lib/lookup/header/ViewDropDown/ViewDropDown.module.css +0 -46
  487. package/lib/lookup/header/lookupHeaderCommon.module.css +0 -25
  488. package/lib/lookup/header/lookupHeaderCommonResponsive.module.css +0 -15
  489. package/lib/setup/header/Button/Button.js +0 -91
  490. package/lib/setup/header/Button/HeaderButton.module.css +0 -3
  491. package/lib/setup/header/Link/HeaderLink.module.css +0 -15
  492. package/lib/setup/header/Link/Link.js +0 -102
  493. package/lib/setup/header/Search/Search.js +0 -139
  494. package/lib/setup/header/Search/Search.module.css +0 -57
  495. package/lib/setup/header/Views/Views.js +0 -105
  496. package/lib/setup/header/Views/Views.module.css +0 -27
  497. package/lib/setup/helptips/Description/Description.js +0 -72
  498. package/lib/setup/helptips/Description/HelpTipsDescription.module.css +0 -6
  499. package/lib/setup/helptips/Link/HelpTipsLink.module.css +0 -6
  500. package/lib/setup/helptips/Link/Link.js +0 -95
  501. package/lib/setup/helptips/ListGroup/ListGroup.js +0 -93
  502. package/lib/setup/helptips/ListGroup/ListGroup.module.css +0 -17
  503. package/lib/setup/helptips/Title/HelpTipsTitle.module.css +0 -5
  504. package/lib/setup/helptips/Title/Title.js +0 -72
  505. package/lib/setup/table/Table/Table.js +0 -82
  506. package/lib/setup/table/TableBody/TableBody.js +0 -87
  507. package/lib/setup/table/TableData/SetupTableData.module.css +0 -36
  508. package/lib/setup/table/TableData/TableData.js +0 -95
  509. package/lib/setup/table/TableData/Tablehover.module.css +0 -6
  510. package/lib/setup/table/TableHead/SetupTableHead.module.css +0 -8
  511. package/lib/setup/table/TableHead/TableHead.js +0 -93
  512. package/lib/setup/table/TableRow/SetupTableRow.module.css +0 -10
  513. package/lib/setup/table/TableRow/TableRow.js +0 -102
  514. package/lib/setup/table/Text/TableText.module.css +0 -37
  515. package/lib/setup/table/Text/Text.js +0 -121
  516. package/lib/svg/PlusIcon.js +0 -90
  517. package/lib/svg/SnippetIcon.js +0 -92
  518. package/lib/svg/TemplateIcon.js +0 -93
  519. package/lib/utils/ChannelIconMapping.js +0 -138
  520. package/lib/utils/Common.js +0 -33
  521. package/lib/utils/General.js +0 -82
  522. package/lib/utils/KeyboardApi.js +0 -297
  523. package/lib/utils/editorUtils.js +0 -223
  524. package/lib/version2/AlertClose/AlertClose.js +0 -101
  525. package/lib/version2/AlertClose/AlertClose.module.css +0 -43
  526. package/lib/version2/GlobalNotification/GlobalNotification.js +0 -190
  527. package/lib/version2/GlobalNotification/GlobalNotification.module.css +0 -90
  528. package/lib/version2/alertIcons/AlarmAlertIcon.js +0 -125
  529. package/lib/version2/alertIcons/AlertIcons.js +0 -127
  530. package/lib/version2/alertIcons/AlertIcons.module.css +0 -67
  531. package/lib/version2/alertIcons/DangerAlertIcon.js +0 -126
  532. package/lib/version2/alertIcons/ErrorAlertIcon.js +0 -130
  533. package/lib/version2/alertIcons/InfoAlertIcon.js +0 -134
  534. package/lib/version2/alertIcons/NotificationAlertIcon.js +0 -130
  535. package/lib/version2/alertIcons/SuccessAlertIcon.js +0 -125
  536. package/lib/version2/alertIcons/WarningAlertIcon.js +0 -125
  537. package/lib/version2/errorstate/Inconvenience/Inconvenience.js +0 -146
  538. package/lib/version2/errorstate/OopsSomethingMiss/OopsSomethingMiss.js +0 -147
  539. package/lib/version2/errorstate/UnableToProcessRequest/UnableToProcessRequest.js +0 -146
  540. package/lib/version2/errorstate/UnauthorizedLogin/UnauthorizedLogin.js +0 -150
  541. package/lib/version2/errorstate/UrlNotFound/UrlNotFound.js +0 -146
  542. package/lib/version2/errorstate/V2_ErrorStates.module.css +0 -46
  543. package/lib/version2/errorstate/WillBeRightBack/WillBeRightBack.js +0 -146
  544. package/lib/version2/lookup/AlertHeader/AlertHeader.js +0 -134
  545. package/lib/version2/lookup/AlertHeader/AlertHeaderNew.module.css +0 -64
  546. package/lib/version2/lookup/AlertLookup/AlertLookup.js +0 -312
  547. package/lib/version2/lookup/AlertLookup/AlertLookupNew.module.css +0 -40
  548. package/lib/version2/lookup/alertLookupCommonNew.module.css +0 -26
  549. package/lib/version2/notification/DesktopNotification/DesktopNotification.js +0 -228
  550. package/lib/version2/notification/DesktopNotification/DesktopNotification.module.css +0 -91
  551. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.js +0 -128
  552. package/lib/version2/notification/DesktopNotificationHeader/DesktopNotificationHeader.module.css +0 -100
package/es/i18n.js DELETED
@@ -1,4349 +0,0 @@
1
- export default {
2
- 'support.request.recent.tags': 'Recent Tags',
3
- 'support.request.trending.tags': 'All Tags',
4
- 'support.emptypage.solutions.note': 'Start adding {0} for your customers to be viewed in their Help Center or for your agents.',
5
- 'support.emptypage.accounts.note': 'Start adding your organization\'s Accounts to help your agents access them quickly while creating a Ticket. You can later associate an Account with a Contact while adding a Ticket.',
6
- 'support.emptypage.contacts.note': 'Start adding your organization\'s Contacts/Customers to help your agents access them quickly while creating a Ticket. You can later associate a Contact with an Account while adding a Ticket.',
7
- 'support.emptypage.products.note': 'Start adding your products catalog to help your agents access them quickly while providing support. Later you can associate a product with a Ticket, Contact, Account or a Contract.',
8
- 'support.emptypage.tasks.note': 'Start adding {0} to your support agents and keep them productive by sending {0} alerts through e-mail, text message or simply a browser pop-up.',
9
- 'support.emptypage.activities.note': 'Start adding tasks, events, and calls to organize and keep track of your day-to-day action items.',
10
- 'support.md.bandwidthreport.last6hours.title': 'Bandwidth for last 6 hours',
11
- 'support.md.bandwidthreport.last7days.title': 'This Week Bandwidth Report',
12
- 'support.md.bandwidthreport.today.title': 'Today Bandwidth Report',
13
- 'support.md.bandwidthreport.last30days.title': 'This Month Bandwidth Report',
14
- 'support.article.dashboard.trending.articles.views': 'Top trending {0} based on views',
15
- 'support.article.dashboard.trending.articles.like': 'Top trending {0} based on likes',
16
- 'support.article.dashboard.trending.articles.dislike': 'Top trending {0} based on dislikes',
17
- 'support.article.dashboard.trending.articles.articleusage': 'Top trending {0} based on usage in {1}',
18
- 'support.article.dashboard.no.popular.articles.message.label.views': 'There are no trending {0} based on views',
19
- 'support.article.dashboard.no.popular.articles.message.label.like': 'There are no trending {0} based on likes',
20
- 'support.article.dashboard.no.popular.articles.message.label.dislike': 'There are no trending {0} based on dislikes',
21
- 'support.article.dashboard.no.popular.articles.message.label.articleusage': 'There are no trending {0} based on usage in {1}',
22
- 'support.criteria.show': 'Show Criteria',
23
- 'support.criteria.show.records': 'Show Records',
24
- 'support.customerportal.themes.label.custom': 'Custom',
25
- 'support.customerportal.themes.label.bgcolors': 'Background colors',
26
- 'support.customerportal.themes.label.fontcolors': 'Font colors',
27
- 'support.customerportal.themes.label.topareacolor': 'Top area',
28
- 'support.customerportal.themes.label.toparealinkfontcolor': 'Top link font',
29
- 'support.customerportal.themes.label.tabpanelcolor': 'Tab panel',
30
- 'support.customerportal.themes.label.selectedtabcolor': 'Selected tab',
31
- 'support.customerportal.themes.label.normaltabcolor': 'Normal tab',
32
- 'support.customerportal.themes.label.hovertabcolor': 'Hover tab',
33
- 'support.customerportal.themes.label.bodycolor': 'Body',
34
- 'support.customerportal.themes.label.tappanelbdrbtmcolor': 'Tab panel border bottom',
35
- 'support.customerportal.themes.label.grey': 'Grey',
36
- 'support.customerportal.themes.label.blue': 'Blue',
37
- 'support.customerportal.themes.label.green': 'Green',
38
- 'support.customerportal.themes.label.maroon': 'Maroon',
39
- 'support.customerportal.themes.label.predefined': 'Predefined',
40
- 'support.customerportal.themes.label.customize': 'Custom',
41
- 'support.profile.Administrator': 'Support Administrator',
42
- 'support.profile.Standard': 'Agent',
43
- 'support.profile.Supervisor': 'Supervisor',
44
- 'support.profile.Support Manager': 'Support Manager',
45
- 'support.profile.Newbie Agent': 'Newbie Agent',
46
- 'support.profile.Light Agent': 'Light Agent',
47
- 'zohodiscussions.topictype.announcement': 'Announcement',
48
- 'zohodiscussions.topictype.idea': 'Idea',
49
- 'zohodiscussions.topictype.problem': 'Problem',
50
- 'zohodiscussions.topictype.question': 'Question',
51
- 'support.feedbackwidget.dummy.solution.one': 'I\'m unable to create Roles & Profiles',
52
- 'support.feedbackwidget.dummy.solution.two': 'How is Time Entry useful?',
53
- 'support.feedbackwidget.dummy.solution.three': 'How can I add a Support Agent?',
54
- 'support.feedbackwidget.dummy.solution.four': 'Can I merge two requests?',
55
- 'support.feedbackwidget.dummy.solution.five': 'How do I create SLA & Escalations?',
56
- 'support.feedbackwidget.dummy.solution.six': 'How do I restrict mail sending option to a Support Rep?',
57
- 'support.feedbackwidget.dummy.solution.seven': 'How can I add my signature?',
58
- 'support.feedbackwidget.dummy.solution.eight': 'Is it possible to change my Portal URL?',
59
- 'support.feedbackwidget.dummy.solution.nine': 'What is a Profile?',
60
- 'support.feedbackwidget.dummy.solution.ten': 'What is a Department?',
61
- 'support.feedback.widget.dummy.detailed.view.message.one': '<div>Please make sure you have added two or more <a href="javaScript:;">Support Agents</a> in your organization account.</div><div class="mt10">Goto <b>Setup ></b><b> Admin Settings ></b><b>Support reps ></b>add another rep, so that options like <a href="javaScript:;"> Roles, Profiles, Groups</a> show ups automatically</div>',
62
- 'support.feedback.widget.dummy.detailed.view.message.two': 'Using time entry you can calculate the amount to be charged for the customers for the time spent with the support team. In other words, you can calculate the wage for your support agent.',
63
- 'support.feedback.widget.dummy.detailed.view.message.three': 'To add support agents, Goto Setup > Admin Settings > Support reps > Add Support Rep.Once you add a Support Rep, an invitation e-mail with the confirmation link would be sent to them. On confirmation, Support Rep is associated into your organization\'s account.',
64
- 'support.feedback.widget.dummy.detailed.view.message.four': 'Yes, when a customer has sent more than one e-mail for an issue with different details in each mail, then you can merge these requests into one and work on a single request. You can even merge two requests from different contacts if need be.',
65
- 'support.feedback.widget.dummy.detailed.view.message.five': 'To create SLA & setup Escalation to supervisors, Goto Setup > SLA Settings > Service Level Agreement and follow the steps.',
66
- 'support.feedback.widget.dummy.detailed.view.message.six': 'You can setup a new Profile by restricting mail sending option and associate the Profile to Support Reps.To create Profile, Goto Setup > Admin Settings > Profiles >Add new profile >and un-check the Mail Send option and Save the Profile. Goto Setup > Admin Settings >Support reps >edit the support rep and associate the Profile.Note: You can see Profile link only if you add the Second Rep for your organization.',
67
- 'support.feedback.widget.dummy.detailed.view.message.seven': 'You can add your signature, by following the steps mentioned below: Goto Setup > Personal Settings > My Signature.Create your signature to go with your e-mail templates.Choose whether to keep your signature Active.Click Save to retain your settings',
68
- 'support.feedback.widget.dummy.detailed.view.message.eight': 'Yes, you can change your Portal URL in Zoho Desk. Follow the steps mentioned below, Goto Setup > Rebranding > Portal Name.Specify the portal name you wish to change.Click Save.',
69
- 'support.feedback.widget.dummy.detailed.view.message.nine': 'Profile function controls the permission to modules, records and various utilities, such as import, export, send email, mass update etc.Support Reps associated to the profile can access the functions that are assigned to them.',
70
- 'support.feedback.widget.dummy.detailed.view.message.ten': 'Departments can be various divisions in your organization. For example, Sales, Support, IT, HR, Admin, Finance can be configured as separate departments.',
71
- 'support.warning.permission.requests.update.restricted': 'You do not have permission to do this update',
72
- 'support.subTab.activity.newRequestCreate': '{0} submitted a new {1}',
73
- 'support.subTab.activity.commentAdd': '{0} has posted a comment to the {1}',
74
- 'support.subTab.activity.commentUpdate': '{0} has updated a comment in the {1}',
75
- 'support.subTab.activity.commentDelete': '{0} has deleted a comment from the {1}',
76
- 'support.subTab.activity.responseSent': '{0} has sent a reply to {1}',
77
- 'support.subTab.activity.responseReceived': '{0} has responded to the {1}',
78
- 'support.subTab.activity.mergeReq': '{0} has merged {1}',
79
- 'support.subTab.activity.splitReq': '{0} has split the {1}',
80
- 'support.subTab.activity.sentAndClose': '{0} has sent a reply & closed the {1}',
81
- 'support.subTab.activity.addResolution': '{0} has provided resolution to the {1}',
82
- 'support.subTab.activity.feedback': '{0} has left a rating for {1}',
83
- 'support.subTab.activity.mailforward': '{0} has forwarded an email {1}',
84
- 'support.subtab.product.empty.msg': 'No {0} associated with this {1}',
85
- 'support.subtab.details.subtab': 'Details',
86
- 'All Accounts': 'All {0}',
87
- 'All Contacts': 'All {0}',
88
- 'All Cases': 'All {0}',
89
- 'Open Cases': 'Open {0}',
90
- 'Closed Cases': 'Closed {0}',
91
- 'My Cases': 'My {0}',
92
- 'All Products': 'All {0}',
93
- 'Published Solutions': 'Published {0}',
94
- 'Open Tasks': 'Open {0}',
95
- 'All Published Solutions': 'All Published {0}',
96
- 'My Draft Solutions': 'My Draft {0}',
97
- 'My Review Solutions': 'My Review {0}',
98
- 'Overdue Tasks': 'Overdue {0}',
99
- 'Today+Overdue Tasks': 'Today + Overdue',
100
- 'Overdue Cases': 'Overdue {0}',
101
- 'My Overdue Cases': 'My Overdue {0}',
102
- 'Spam Cases': 'Spam {0}',
103
- 'Requests for review': '{0} for review',
104
- 'Customer Responded Requests': 'Customer Responded {0}',
105
- 'Unassigned Open Requests': 'Unassigned Open {0}',
106
- 'Unassigned Open Cases': 'Unassigned Open {0}',
107
- 'SLAViolated Requests': 'SLA Violated {0}',
108
- 'My Open Requests': 'My Open {0}',
109
- Customized: 'Customized',
110
- 'My Accounts': 'My {0}',
111
- 'My Contacts': 'My {0}',
112
- 'My Products': 'My {0}',
113
- 'All Solutions': 'All {0}',
114
- 'My Solutions': 'My {0}',
115
- 'All Tasks': 'All {0}',
116
- 'My Open Tasks': 'My Open {0}',
117
- 'Todays Tasks': 'Today\'s {0}',
118
- 'Unpublished Solutions': 'Unpublished {0}',
119
- 'Next7days+Overdue Tasks': 'Next 7 Days + Overdue',
120
- 'Tomorrows Tasks': 'Tomorrow\'s {0}',
121
- 'All Contracts': 'All {0}',
122
- 'Expired Contracts': 'Expired {0}',
123
- 'My Contracts': 'My {0}',
124
- 'My Tasks': 'My {0}',
125
- 'Completed Tasks': 'Completed {0}',
126
- 'Missed Chats': 'Missed Chats',
127
- 'Accounts Unmapped with CRM': '{0} Unmapped with CRM',
128
- 'Accounts Mapped with CRM': '{0} Mapped with CRM',
129
- 'Contacts Unmapped with CRM': '{0} Unmapped with CRM',
130
- 'Contacts Mapped with CRM': '{0} Mapped with CRM',
131
- 'Agent Notification': 'Agent Notification',
132
- 'Contact Notification': '{0} Notification',
133
- 'Public Email Templates': 'Public Email Templates',
134
- 'Request has been assigned to you': '{0} has been assigned to you',
135
- 'Request for review': '{0} for review',
136
- 'Request moved to the Department': '{0} moved to the Department',
137
- 'Acknowledge cc\\\'d users on receiving a new ticket': 'Acknowledge cc&#39;d users on receiving a new {0}',
138
- 'Notify agent when a ticket is assigned': 'Notify agent when a {0} is assigned',
139
- 'New Request Created': 'New {0} Created',
140
- 'Your request has been closed': 'Your {0} has been closed',
141
- 'Requestor has replied to the request': 'Requestor has replied to the {0}',
142
- 'Comment Added for the Request': 'Comment Added for the {0}',
143
- 'Comment is deleted from a ticket': 'Comment is deleted from a {0}',
144
- 'Comment is edited in a ticket': 'Comment is edited in a {0}',
145
- 'Resolution Updated for the Request': 'Resolution Updated for the {0}',
146
- 'Notify support reps on new request': 'Notify agents on new {0}',
147
- 'Notify Agent when a comment is deleted for their ticket': 'Notify Agent when a comment is deleted for their {0}',
148
- 'Notify Agent when a comment is edited from their ticket': 'Notify Agent when a comment is edited from their {0}',
149
- 'Acknowledge contact on receiving a new ticket': 'Acknowledge {2} on receiving a new {0}',
150
- 'Notify agent on assigning a task': 'Notify agent on assigning a {1}',
151
- 'Notify agents when a ticket is moved to their department': 'Notify agents when a {0} is moved to their department',
152
- 'Notify all agents when a new ticket is created': 'Notify all agents when a new {0} is created',
153
- 'Notify contact when a comment is added': 'Notify {2} when a comment is added',
154
- 'Notify contact when a comment is deleted': 'Notify {2} when a comment is deleted',
155
- 'Notify contact when a comment is edited': 'Notify {2} when a comment is edited',
156
- 'Notify contact when a resolution is added': 'Notify {2} when a resolution is added',
157
- 'Task has been assigned to you': '{1} has been assigned to you',
158
- 'Remind Task Owner on Set Time': 'Remind {1} Owner on Set Time',
159
- 'Popular Articles': 'Popular {0}',
160
- 'crm.alert.first.record': 'You are already in the first record',
161
- 'crm.alert.last.record': 'You are already in the last record',
162
- 'support.survey.report.agent': 'Customer Happiness For Agents',
163
- 'support.survey.report.analytic': 'Customer Happiness Analytics',
164
- 'support.survey.report.comparison.desc': 'Customer Happiness Comparison',
165
- 'crm.button.finish': 'Finish',
166
- 'crm.custom.field.less.than': '{0} should be less than {1}',
167
- 'crm.custom.field.less.than.equalto': 'Oops! The length of a custom field should n\'t exceed {0} characters.',
168
- 'crm.custom.field.equalto': '{0} should be equal to {1}',
169
- 'crm.custom.field.greater.than': '{0} should be greater than {1}',
170
- 'crm.field.comparision.check': '{0} should be greater than or equal to {1}',
171
- 'support.label.empty.approver': 'Please specify the approver(s)',
172
- 'support.contract.error.notify.before': 'Enter a valid number of days',
173
- 'support.validation.error.message': 'Some mandatory fields are empty. Please fill values & save again',
174
- 'support.checkbox.task.error.message': 'Reminder can be set only if you choose an alert!',
175
- 'support.empty.message': 'There are no records here',
176
- 'support.validate.case.due.date': 'Due Date cannot be older than ticket created time',
177
- 'support.validate.task.due.date': 'Due Date cannot be older than task created time',
178
- 'support.invalid.contract.date': '{0} end date cannot be less than current date.',
179
- 'support.overlapping.contract': '{0} cannot be created with overlapping time for an account.',
180
- 'support.contract.notification.message': 'You seem to have entered a Notify before date that exceeds the tenure of the {0}.',
181
- 'support.crm.integ.save.proceed': 'Save & Proceed',
182
- 'support.addrequest.captcha.image.text.label': 'Image Text',
183
- 'support.addrequest.captcha.error.message': '{0} not entered correctly',
184
- 'support.label.wf.modify.request': 'This {0} has been modified by Workflow Rule',
185
- 'support.label.macro.modify.request': 'This {0} has been modified by Macro',
186
- 'support.label.sla.modify.request': 'This {0} has been modified by SLA',
187
- 'support.label.sla.select.condition': 'Click to select',
188
- 'support.label.sla.when.before': 'Before',
189
- 'support.label.unanswered': 'Unanswered',
190
- 'support.request.status.phone.icon.title': 'New ( Phone )',
191
- 'support.request.status.email.icon.title': 'New ( Email )',
192
- 'support.request.status.web.icon.title': 'New ( Web )',
193
- 'support.request.status.feedbackwidget.icon.title': 'New ( Feedback Widget )',
194
- 'support.request.status.req.receive.icon.title': 'Response Received',
195
- 'support.request.status.request.sent.icon.title': 'Response sent',
196
- 'support.request.status.request.drafted.icon.title': 'Drafted',
197
- 'support.request.history.value.create': 'create',
198
- 'support.request.history.value.update.changed': 'changed',
199
- 'supprot.enddate.notempty.isenabled': 'Contract End Date cannot be empty when Notification is enabled',
200
- 'support.request.status.forums.icon.title': 'New (Forum Topic)',
201
- 'support.request.status.request.forward.icon.title': 'Mail forward',
202
- 'support.select.the.port': 'Please select the port',
203
- 'support.request.status.request.twitter.response.icon.title': 'Twitter response received',
204
- 'support.request.status.request.twitter.outgoing.icon.title': 'Twitter reply sent',
205
- 'support.request.status.request.facebook.incoming.icon.title': 'New Facebook post received',
206
- 'support.request.status.request.facebook.response.icon.title': 'Facebook comment received',
207
- 'support.request.status.request.facebook.outgoing.icon.title': 'Facebook comment sent',
208
- 'support.assignmentrule.user.disassociate.message': 'You are about to disassociate an Agent who is currently associated with one or more targets in Ticket Assignment rule(s). If you proceed with the disassociation of the Agent from the department, the target(s) in their respective rule(s) would cease to work',
209
- 'support.label.assignmentrules.modify.request': 'This {0} has been modified by Ticket Assignment Rules',
210
- 'support.label.disabledruleexec.msg': 'Execution of all Direct Assignment Rules have been disabled.',
211
- 'support.label.enabledruleexec.msg': 'Execution of all Direct Assignment Rules have been enabled.',
212
- 'support.request.status.chat.icon.title': 'New ( Chat )',
213
- 'support.request.status.offlinechat.icon.title': 'New ( Missed Chat )',
214
- 'support.label.send.for.approval': 'Send for approval',
215
- 'support.alert.message.updatecategory.failed': 'Sorry,unable to update your category. Please try again later',
216
- 'support.alert.message.addcategory.failed': 'Sorry,unable to add your category. Please try again later',
217
- 'support.agent.availability.label': 'Phone Agent Availability',
218
- 'support.survey.report.folder': 'Customer Happiness',
219
- 'support.survey.listview.feedback.received': 'Customer Happiness Rating received',
220
- 'support.crmlabel.err.whoa': 'Whoa!',
221
- 'support.crmlabel.err.yikes': 'Yikes!',
222
- 'support.crmlabel.err.uhoh': 'Uh-oh!',
223
- 'support.crmlabel.err.crmconnect': 'Couldn\'t connect to your CRM account.',
224
- 'support.label.crm.err.crmnodata': 'This person doesn\'t seem to exist in your CRM database.',
225
- 'support.crmlabel.err.crmconfig': 'Looks like your ZSC key went rogue! You can copy-paste it again from your CRM account',
226
- 'support.crmlabel.err.crmunknown': 'Murphy strikes! We couldn\'t complete that last action.',
227
- 'crm.noreminder.atspecdate': 'Reminder Date should be greater than current time',
228
- 'support.solution.portal.detailview.commentform': '{0} exceeds the maximum length of 255 characters.',
229
- 'support.label.alert.ticket.single.unassigned': '{0} is marked as unassigned',
230
- 'support.label.alert.ticket.multi.unassigned': '{0} were marked as unassigned',
231
- 'support.label.alert.ticket.single.assigned': '{0} has been assigned to {1}',
232
- 'support.label.alert.ticket.single.assigned.team.agent': '{0} has been assigned to {1} in {2}',
233
- 'support.label.alert.ticket.multi.assigned': '{0} were assigned to {1}',
234
- 'support.label.alert.ticket.multi.assigned.team.agent': '{0} were assigned to {1} in {2}',
235
- 'support.cases.alert.email.exist': 'Duplicate {0} with the same email address exist, Please choose the appropriate and proceed',
236
- 'support.alert.email.exist': 'Duplicate {0} with this email "{1}" already exist',
237
- 'support.multi.department.name.empty.check': 'Provide a name for this department',
238
- 'support.article.editor.maxlength.exceeded.message.label': '{0} max length limit exceeded',
239
- 'support.cases.editor.maxlength.exceeded.message.label': '{0} has exceeded the maximum character limit',
240
- 'support.onboarding.welcome.show.btn': 'Show me around',
241
- 'support.onboarding.ok.gotit.label': 'OK, let\'s get started',
242
- 'support.common.request.mail.reply': 'Reply',
243
- 'support.common.request.mail.forward': 'Forward',
244
- 'support.autoassign.disabledruleexec.msg': 'Execution of all Round Robin Rules have been disabled.',
245
- 'support.autoassign.enabledruleexec.msg': 'Execution of all Round Robin Rules have been enabled.',
246
- 'support.email.fromaddress.click': 'Click to Configure From Address',
247
- 'support.deactivated.user': 'Deactivated Agent',
248
- 'support.customization.mappingfields.errmsg': 'Er... Seems like you\'d forgot to select a dependency field.',
249
- 'support.search.save.custum.view': 'Save As Custom View',
250
- 'support.setup.workflow.phone.errmsg': 'Please enter the valid phone number',
251
- 'crm.security.company.ccard.info': 'If you are a paid user and have changed your primary contact in Zoho Desk, you are required to update your credit card details. This will ensure that payment-related information will be sent to the newly-assigned primary contact.',
252
- 'support.setup.company.helptext.main': 'Fill in some basic details about your company here. The company information page serves as a bulletin-board of basic information about your company for your customer service team. When customers ask for your physical address or a phone number, your agents don\'t have to go to your website or anywhere else. It\'s all right here within Zoho Desk.',
253
- 'support.setup.company.helptext.sub': 'Here\'s some help from our documentation:',
254
- 'support.setup.company.helplinktext': 'How to add basic information about your company',
255
- 'support.company.logo.size.dimention.text': 'The size of the company logo should not exceed 2 MB and viewed best when its dimensions are 200:40 pixels. It should be in .jpeg, .jpg, .png or .gif format.',
256
- 'support.request.filter.restriction': 'Sorry! You cannot add more than 6 filters.',
257
- 'support.solutions.in.topic': 'in',
258
- 'support.topmenu.help': 'Help',
259
- 'support.login.Forums': 'Forums',
260
- 'support.attachments': 'Attachments',
261
- 'support.singular.name.Chat': 'Chat',
262
- Chat: 'Chat',
263
- Community: 'Community',
264
- Left: 'Left',
265
- Cases: 'Cases',
266
- Solutions: 'Solutions',
267
- Contract: 'Contract',
268
- Accounts: 'Accounts',
269
- Account: 'Account',
270
- Contacts: 'Contacts',
271
- Contact: 'Contact',
272
- Products: 'Products',
273
- Product: 'Product',
274
- Home: 'Home',
275
- Tasks: 'Tasks',
276
- 'support.find.duplicates': 'Find Duplicates',
277
- 'support.find.duplicates.select.field': 'Select a field to search for duplicate records',
278
- 'support.module.deduplicate': 'De-duplicate {0}',
279
- 'support.module.recent.merged': 'Recently Merged {0}',
280
- 'support.select.same.module.in.merged': 'Select {0} from the same group',
281
- 'support.module.duplicate.use.this.in.future': 'Set this as default search criteria',
282
- 'support.module.duplicate.use.in.future': 'Set "{0}" as default search criteria',
283
- 'support.module.duplicate.use.in.future.list': 'Set "{0}" as default',
284
- 'support.module.duplicate.alphabet.ascending.tooltip': 'A-Z',
285
- 'support.module.duplicate.alphabet.descending.tooltip': 'Z-A',
286
- 'support.module.duplicate.count.ascending.tooltip': '2-100',
287
- 'support.module.duplicate.count.descending.tooltip': '100-2',
288
- 'support.module.duplicate.found': 'Duplicate Records for',
289
- 'support.module.deduplicate.inprogress': 'It looks like you\'ve too many {1} and it would take us a while to check for duplicates in the {0} field. You can continue with your other work while we send an email to you at the end of our search.',
290
- 'support.module.add': 'Add {0}',
291
- 'support.module.edit': 'Edit {0}',
292
- 'support.module.name': '{0} Name',
293
- 'support.module.phone': '{0} Phone',
294
- 'support.module.owner': '{0} Owner',
295
- 'support.section.alert': 'Section name already exists',
296
- 'support.module.import': 'Import {0}',
297
- 'support.module.empty.message': 'No {0} found',
298
- 'support.data.not.available': 'No Data available',
299
- 'support.label.popupdisplay.department': 'Select a Department',
300
- 'support.comment.many.count': '{0} comments',
301
- 'support.comment.count.one': '1 comment',
302
- Phone: 'Phone',
303
- Mobile: 'Mobile',
304
- Email: 'Email',
305
- Type: 'Type',
306
- 'support.contact.field.email.label.secondary': 'Secondary',
307
- 'support.contact.field.label.secondary.email': 'Secondary Email',
308
- 'support.contact.field.label.email.and.secondary.email': 'Email & Secondary Email',
309
- Website: 'Website',
310
- 'User Information': 'Agent Information',
311
- Name: 'Name',
312
- Country: 'Country',
313
- Comments: 'Comments',
314
- Priority: 'Priority',
315
- Description: 'Description',
316
- 'crm.lead.companyname': 'Company Name',
317
- 'crm.label.alias': 'Alias',
318
- 'crm.returnURL.http.check': 'Return URL must start with http:// or https://',
319
- 'crm.alert.minlength.merge': 'Select at least 2 {0} to be merged',
320
- 'crm.alert.maxlength.merge': 'You can merge up to 3 {0} at once',
321
- 'crm.label.to.email': 'To',
322
- 'crm.label.cc.email': 'Cc',
323
- 'crm.label.bcc.email': 'Bcc',
324
- 'Account Name': '{0} Name',
325
- 'Contact Information': '{0} Information',
326
- Department: 'Department',
327
- 'crm.contact.lastname': 'Last Name',
328
- 'crm.contact.firstname': 'First Name',
329
- 'crm.events.description': 'Description',
330
- 'crm.events.date': 'Date',
331
- 'crm.events.time': 'Time',
332
- 'crm.tasks.duedate': 'Due Date',
333
- 'crm.tasks.phone': 'Phone',
334
- 'crm.attachment.name': 'File Name',
335
- 'crm.button.back': 'Go Back',
336
- 'crm.report.no.reports': 'No {0} in this folder',
337
- 'crm.report.create.folder': 'Create New {0} Folder',
338
- 'crm.report.wizard.save.title': 'Save {0}',
339
- 'crm.report.wizard.save.reportName': '{0} Name',
340
- 'crm.report.wizard.save.reportDesc': 'Description',
341
- 'crm.report.stdFilter.startDate': 'Start Date',
342
- 'crm.report.stdFilter.endDate': 'End Date',
343
- 'crm.report.wizard.columnsToTotal.avg': 'Average',
344
- 'crm.report.provide.chart.details': 'Provide {0} Chart details',
345
- 'crm.report.groupings': 'Groupings',
346
- 'crm.report.none': 'None',
347
- 'crm.report.verticalbar': 'Vertical Bar',
348
- 'crm.report.verticalbar.stacked': 'Vertical Bar - Stacked',
349
- 'crm.report.verticalbar.stacked.100percent': 'Vertical Bar - Stacked to 100%',
350
- 'crm.report.pie': 'Pie',
351
- 'crm.report.funnel': 'Funnel',
352
- 'crm.report.line': 'Line',
353
- 'crm.dashboard.new.dashboard': 'New {0}',
354
- 'crm.dashboard.no.data': 'No data available',
355
- 'support.error.message': 'Error occurred while processing your request. Please try again later!',
356
- 'error.unexpected': 'Unexpected error occurred.',
357
- 'crm.general.comboitem.none': 'None',
358
- 'crm.general.note': 'Note',
359
- 'crm.general.delete.comment.confirm': 'Are you sure, you want to delete the comment?',
360
- 'crm.button.change.owner': 'Change Owner',
361
- 'support.button.save': 'Save',
362
- 'crm.button.create.newreport': 'Create New {0}',
363
- 'crm.button.ok': 'OK',
364
- 'crm.button.continue': 'Continue',
365
- 'crm.button.delete': 'Delete',
366
- 'support.upcoming.tasks': 'Upcoming {0}',
367
- 'support.all.tasks': 'All {0}',
368
- 'support.task.completed': 'The {0} has been completed',
369
- 'support.task.completed.on': 'Completed on {0}',
370
- 'support.complete.task': 'Complete {0}',
371
- 'support.reopen.icon': 'Re-Open',
372
- 'support.complete.icon': 'Complete',
373
- 'crm.post.reply': 'Post Reply',
374
- 'crm.button.attach': 'Attach',
375
- 'crm.button.reset': 'Reset',
376
- 'crm.button.merge': 'Merge',
377
- 'crm.button.add.module': 'Add {0}',
378
- 'crm.button.send': 'Send',
379
- 'crm.button.hide.details': 'Hide Details',
380
- 'crm.button.show.details': 'Show Details',
381
- 'crm.button.schedule.report': '{0} Scheduler',
382
- 'crm.button.restore': 'Restore',
383
- 'crm.button.submit': 'Submit',
384
- 'crm.button.replace': 'Replace',
385
- 'crm.label.remove': 'Remove',
386
- 'crm.label.change': 'Change',
387
- 'crm.label.edit': 'Edit',
388
- 'crm.label.add': 'Add',
389
- 'crm.label.close': 'Close',
390
- 'crm.label.search': 'Search',
391
- 'crm.label.del': 'Del',
392
- 'crm.label.previous': 'Previous',
393
- 'crm.label.next': 'Next',
394
- 'crm.label.status': 'Active',
395
- 'crm.label.no.records': 'No Records',
396
- 'crm.label.email': 'Email',
397
- 'crm.alert.label.special.characters': 'Special characters are not allowed',
398
- 'crm.confirm.sure': 'Are you sure?',
399
- 'crm.load': 'Loading',
400
- 'crm.report.delete.confirm': 'If you delete the folder, all the {0} under this folder will get deleted permanently. Do you wish to continue?',
401
- click: 'Click',
402
- email: 'Email ID',
403
- 'crm.label.confirm.message': 'Are you sure?',
404
- 'crm.label.competitor.website': 'Website',
405
- 'crm.label.visibility': 'Visibility',
406
- 'crm.replace.picklist.value.none': 'Value can\'t be none.',
407
- 'crm.picklist.add.new.value': 'The pick list value you have entered doesn\'t exist. Do you want to replace with the new one ?',
408
- 'crm.label.phone': 'Phone',
409
- 'crm.label.address': 'Address',
410
- 'crm.label.url': 'URL',
411
- 'crm.label.mobile': 'Mobile',
412
- 'crm.label.country': 'Country',
413
- 'crm.label.country.locale': 'Country Locale',
414
- 'crm.label.first.name': 'First Name',
415
- 'crm.label.last.name': 'Last Name',
416
- 'crm.label.language': 'Language',
417
- 'crm.label.timeZone': 'Time Zone',
418
- 'crm.label.entity': 'Entity',
419
- 'crm.label.subject': 'Subject',
420
- 'crm.label.email.address': 'Email Address',
421
- 'crm.label.previous.record': 'Previous Record',
422
- 'crm.label.next.record': 'Next Record',
423
- 'All Requests': 'All {0}',
424
- is: 'is',
425
- are: 'are',
426
- None: 'None',
427
- this: 'this',
428
- these: 'these',
429
- 'crm.security.duplicate.loginName': 'Zoho Desk ID already exists. Please use a different Zoho Desk ID.',
430
- 'crm.alert.password.length': 'Password length should be minimum of 6 characters',
431
- 'crm.security.error': 'Insufficient Privileges to perform this operation. Contact your Administrator.',
432
- 'crm.security.widget.logo.size': 'The size of the widget logo should not exceed 20 KB.',
433
- 'crm.security.company.logo.size': 'The size of the company logo should not exceed 20 KB.',
434
- 'crm.security.department.logo.size': 'The size of the department logo should not exceed 20 KB.',
435
- 'crm.security.company.logo.format': 'Invalid file format. The file format should be .jpeg, .jpg, .png, .gif or .ico.',
436
- 'crm.alert.select.one': 'Select at least one record',
437
- 'crm.alert.picklist.empty.message': 'Pick list value cannot be empty',
438
- 'crm.alert.duplicate.contact.filled': '{0} already exists with the {1} "{2}" and this {3} information is pre-filled',
439
- 'crm.alert.portal.email.check': 'Email should be present if Portal User creation is enabled.',
440
- 'crm.search.letters.check': 'Please provide at least 2 letters',
441
- 'crm.title.show.home': 'Zoho Desk - Home Page',
442
- 'crm.workflow.task.remindvalue3': 'Months',
443
- 'crm.workflow.task.remindvalue2': 'Days',
444
- 'crm.workflow.task.remindvalue1': 'Hours',
445
- 'crm.workflow.task.remindvalue0': 'Minutes',
446
- 'crm.workflow.task.remindvalue4': 'Seconds',
447
- 'crm.workflow.task.assignedto': 'Assigned To',
448
- 'crm.workflow.task.trigger.date': 'from {0} trigger {1}',
449
- 'support.workflow.no.customFunctions': 'There are no custom functions configured!',
450
- 'support.workflow.new.task': 'New {0}',
451
- 'crm.workflow.scheduler.hours': 'Hrs',
452
- 'crm.workflow.scheduler.mins': 'Mins',
453
- 'crm.workflow.scheduler.sec': 'Secs',
454
- 'crm.workflow.task.duedate': 'Due Date',
455
- 'crm.template.email.select.field': 'Select Field',
456
- 'support.request.template.empty.message': 'There\'s no {0} template added as of yet',
457
- 'crm.button.create.new.email.template': 'New Template',
458
- 'Product Code': '{0} Code',
459
- 'Product Name': '{0} Name',
460
- 'Unit Price': 'Unit Price',
461
- Total: 'Total',
462
- Category: 'Category',
463
- 'Due Date': 'Due Date',
464
- Pending: 'Pending',
465
- Status: 'Status',
466
- 'Case Number': '{0} Number',
467
- Subject: 'Subject',
468
- Answer: 'Answer',
469
- 'crm.label.no.of.records': 'Records per page',
470
- Overdue: 'Overdue',
471
- '-None-': '-None-',
472
- between: 'between',
473
- Top: 'Top',
474
- Customer: 'Customer',
475
- Completed: 'Completed',
476
- Highest: 'Highest',
477
- Lowest: 'Lowest',
478
- Inactive: 'Inactive',
479
- 'On Hold': 'On Hold',
480
- Open: 'Open',
481
- New: 'New',
482
- Web: 'Web',
483
- Draft: 'Draft',
484
- Duplicate: 'Duplicate',
485
- Closed: 'Closed',
486
- 'crm.report.alert.matrix.check': 'Please choose some other {0} type, as Matrix {0} needs at least one columns to total field.',
487
- 'crm.label.Contact Name': 'Contact Name',
488
- Today: 'Today',
489
- 'Last Week': 'Last week',
490
- 'Current Week': 'Current week',
491
- 'Last Month': 'Last month',
492
- 'Current Month': 'Current month',
493
- 'crm.reauth.login.expired': 'Your login session has expired.',
494
- January: 'January',
495
- February: 'February',
496
- March: 'March',
497
- April: 'April',
498
- May: 'May',
499
- June: 'June',
500
- July: 'July',
501
- August: 'August',
502
- September: 'September',
503
- October: 'October',
504
- November: 'November',
505
- December: 'December',
506
- Jan: 'Jan',
507
- Feb: 'Feb',
508
- Mar: 'Mar',
509
- Apr: 'Apr',
510
- Jun: 'Jun',
511
- Jul: 'Jul',
512
- Aug: 'Aug',
513
- Sep: 'Sep',
514
- Oct: 'Oct',
515
- Nov: 'Nov',
516
- Dec: 'Dec',
517
- 'crm.label.or': 'OR',
518
- 'crm.label.and': 'AND',
519
- 'crm.field.empty.check': '{0} cannot be blank',
520
- 'crm.field.valid.check': 'Please enter a valid {0}',
521
- 'Full Name': 'Full Name',
522
- days: 'days',
523
- day: 'day',
524
- on: 'On',
525
- 'crm.stop.reminder': 'Stop this Reminder',
526
- 'crm.assign.owner': 'Assign Owner',
527
- 'crm.label.totalcount': 'Total Count',
528
- User: 'Agent',
529
- 'Contact Name': '{0} Name',
530
- 'crm.label.lowercase.and': 'and',
531
- Records: 'Records',
532
- 'crm.label.web.notification': 'Notification',
533
- 'crm.label.primary.contact': 'Primary Contact',
534
- 'crm.label.empCount': 'Employee Count',
535
- 'crm.label.description': 'Description',
536
- 'crm.label.fax': 'Fax',
537
- 'crm.label.currency.locale': 'Currency Locale',
538
- 'crm.security.address.informations': 'Address Information',
539
- 'crm.label.street': 'Street',
540
- 'crm.label.city': 'City',
541
- 'crm.label.state': 'State',
542
- 'crm.label.zipcode': 'Zip',
543
- 'crm.label.expand.all': 'Expand All',
544
- 'crm.label.collapse.all': 'Collapse All',
545
- 'support.flee.sla.alert': 'Please Activate the SLA.',
546
- 'crm.alert.sec.profilename.duplicate': 'Profile with the same name already exists. Please use a different Profile Name',
547
- 'crm.security.profile': 'Profile',
548
- 'crm.security.group.name': 'Group Name',
549
- 'crm.security.alert.group.name.duplicate': 'Group Name already exists',
550
- Private: 'Private',
551
- 'crm.alert.sr.sharedfrom.empty': 'Select where the records will be shared from',
552
- 'crm.alert.sr.sharedto.empty': 'Select where the records will be shared to',
553
- 'crm.label.available': 'Available',
554
- 'crm.label.updated.successfully': '"Updated successfully"',
555
- 'crm.label.home': 'Home',
556
- AllUsers: 'All Agents',
557
- 'crm.dashboard.setas.default': 'Set as default',
558
- 'crm.button.refresh': 'Refresh',
559
- Month: 'Month',
560
- 'crm.case.escalationrule42': 'Business hours can only range between 00:00 am to 11: 59 pm for a day. Also business hours start time must be lesser than the end time.',
561
- 'crm.login.more': 'more',
562
- 'crm.login.cannot.empty': 'cannot be empty',
563
- 'crm.massupdate.selectfieldtoupdate': 'Select Field to Update',
564
- 'crm.massupdate.updatedsuccesfully': 'Updated Successfully',
565
- 'crm.label.webtoentity.webform': 'Web Form',
566
- 'crm.label.security.updatePassword.success': 'Your password has been successfully changed',
567
- 'crm.button.find': 'Find',
568
- 'crm.label.lowercase.or': 'or',
569
- 'crm.button.create.new.section': 'Add New Section',
570
- 'crm.alert.readonly.field': 'Readonly field cannot be removed.',
571
- 'crm.alert.required.field': 'Required field cannot be removed.',
572
- Avg: 'Avg',
573
- 'crm.label.pagelayout.warning.alert': 'This is a default section provided by Zoho Desk.Existing fields in this section will be removed from the {0} form.Do you still want to delete this section?',
574
- General: 'General',
575
- 'crm.label.More': 'More',
576
- 'crm.label.public.forums': 'Forums',
577
- 'crm.label.error.message1': 'Sorry, the page you have requested was not found',
578
- and: 'and',
579
- or: 'or',
580
- 'Today + Overdue': 'Today + Overdue',
581
- 'crm.confirm.delete.view': 'Are you sure, you want to delete this View?',
582
- currentDateTime: 'current date & time',
583
- confirmmsg: 'Are you sure?',
584
- 'crm.security.invalid.email.zoho': 'Email Id should not contain @zoho.com. Please choose a different email id.',
585
- 'crm.security.invalid.email': 'Invalid Email Id. Please choose a different email id.',
586
- 'crm.security.error.add.user': 'Some error has occurred. Please try again later',
587
- maxlenmsg: 'Exceeds the maximum length of 3000 characters.',
588
- AM: 'AM',
589
- PM: 'PM',
590
- 'crm.label.custom.view.time.emptycheck.alert': 'Empty check option is not available for this field',
591
- 'crm.change.userstatus.resend.invite': 'Re-Invite',
592
- 'crm.button.reply': 'Reply',
593
- 'support.holiday.name.empty': 'Holiday Name cannot be empty',
594
- 'support.contact.same.email.secemail.message': 'Email and Secondary Email are same. Do you still want to proceed?',
595
- 'support.sla.slaname.message': 'Enter a name for the SLA.',
596
- 'support.sla.escalatedays.message': 'Please enter days in number.',
597
- 'support.sla.escalatedays.extra.length': 'Days more the 5 digit.',
598
- 'support.notification.rules': 'Notification Rules',
599
- 'support.alert.templatename': 'Please enter the Template Name.It cannot be empty.',
600
- 'support.alert.template.subject.rule': 'Only 250 characters will be accepted for template subject.',
601
- 'support.contact.portal.email.validation': 'Enter the email address to send the Help Center invite.',
602
- 'support.portal.invitation.button.text': 'ACCEPT THE INVITATION',
603
- 'support.portal.button.text': 'ACCESS THE PORTAL',
604
- 'support.label.field': 'Field',
605
- 'support.subject': 'Subject',
606
- 'support.contact.name': '{0} Name',
607
- 'support.sla.enabled': 'Activate',
608
- 'support.sla.disabled': 'Deactivate',
609
- 'support.sla.name': 'SLA Name',
610
- 'support.holiday.failure.message': 'Can&#39;t Add. {0} already exists in the holiday list.',
611
- 'support.plan.name': 'Support Plan Name',
612
- 'support.on': 'on',
613
- 'support.choose.support.reps': 'Choose Agents',
614
- 'support.supportrep.name': 'Agent',
615
- 'support.move.to': 'Move to',
616
- for: 'for',
617
- 'Due on': 'Due on',
618
- Update: 'Update',
619
- to: 'to',
620
- 'support.back.to.list': 'Back to List',
621
- 'request.actions.submit.for.approval': 'Submit for Approval',
622
- 'support.label.select.approver': 'Select Approver(s)',
623
- 'label.attachments': 'Attachments',
624
- 'label.request.priority': 'Priority',
625
- 'label.activities.priority': 'Priority : {0}',
626
- 'label.request.status': 'Status',
627
- 'label.activities.direction': 'Direction',
628
- 'label.request.by': 'by',
629
- 'label.request.from': 'from',
630
- 'label.request.to': 'to',
631
- 'label.few': 'few',
632
- hour: 'hour',
633
- hours: 'hours',
634
- minute: 'minute',
635
- minutes: 'minutes',
636
- second: 'second',
637
- seconds: 'seconds',
638
- ago: 'ago',
639
- 'tabs.request.comments': 'Comments',
640
- 'tabs.request.comment': 'Comment',
641
- 'tabs.request.approvals': 'Approvals',
642
- 'tabs.request.approval': 'Approval',
643
- 'tabs.request.resolution': 'Resolution',
644
- 'support.label.task.remind.me': 'Remind Me',
645
- 'support.labal.activities.remind.me': 'Remind At',
646
- 'support.label.task.from.duedate': 'from due date',
647
- 'support.setup.label.migration.completed.time': 'Completed Time',
648
- 'support.activities.startime': 'Start Time',
649
- 'support.associate.entity.atleast.one.select.message': 'Please select atleast one {0}',
650
- 'support.associate.module': 'Associate {0}',
651
- 'support.dueon': 'due on',
652
- 'support.search': 'Search {0}',
653
- 'support.workflow.assignment.values.validate.message': 'Assignment Value Name cannot be empty.',
654
- 'support.label.contract.start.date': '{0} Start Date',
655
- 'support.label.contract.end.date': '{0} End Date',
656
- 'support.label.contract.period': '{0} period',
657
- 'support.contracts.choose.sla': 'Choose SLA',
658
- 'support.contracts.choose.departments': '-- Choose Department --',
659
- Move: 'Move',
660
- 'Support.Sort.By': 'Sort by',
661
- 'support.sort.by.alphabet': 'Sort by alphabet',
662
- 'support.sort.by.duplicate.count': 'Sort by duplicate count',
663
- 'support.sorted.by': 'Sorted by',
664
- 'All User': 'All User',
665
- 'support.label.request.addcomment': 'Add Comment',
666
- 'support.add.comment': 'Add Comment',
667
- 'support.add.comment.hint': 'Add your comment here... (Hint: Notify someone using @ mention)',
668
- 'request.label.Time.Spent': 'Time Spent',
669
- 'label.request.executed.on': 'Executed on',
670
- 'label.request.charge': 'Charge Type',
671
- 'label.request.support.repcost.perhour': 'Agent Cost Per Hour',
672
- 'label.request.additional.cost': 'Additional Cost',
673
- 'support.no.more.records': 'No More Records',
674
- 'support.no.more.module': 'No More {0}',
675
- 'support.show.quoted.text': 'show quoted text',
676
- 'support.hide.quoted.text': 'hide quoted text',
677
- 'support.request.responded.in': 'responded in',
678
- 'support.label.just.now': 'just now',
679
- 'support.module.by.field.name.will.be.created': 'New {0} with the {1} "{2}" will be created.',
680
- 'support.module.by.new.field.name.will.be.created': 'New {0} "{1}" will be created',
681
- 'support.module.by.contact.email.will.be.created': 'New {0} "{1}", with the {2} "{3}" will be created',
682
- 'support.email.field.error.message': 'Please enter a valid email',
683
- 'support.contact.will.be.created.and.associated.with.account': 'New {0} will be created and associated with this {1}.',
684
- 'support.will.be.created': 'will be created',
685
- 'support.records': 'Total Records',
686
- 'support.records.error': 'Unable to get records count',
687
- 'support.field.valid.check': 'Please enter a valid Total Cost',
688
- 'support.replies': 'Replies',
689
- 'View Requests': 'View {0}',
690
- 'Add Request': 'Add {0}',
691
- 'View Thread': 'View Thread',
692
- 'support.no.matches.found': 'No results found',
693
- 'support.common.email.validation.message': 'Please enter the valid email address',
694
- 'support.search.result': 'Search Result',
695
- 'support.mail.server': 'Click here to configure mail server',
696
- Unassigned: 'Unassigned',
697
- 'support.not.spam': 'Not Spam',
698
- 'support.overdue.request': 'Overdue',
699
- 'support.or': 'or',
700
- 'support.department.all': 'All departments',
701
- 'support.click.to.sort.descending': 'Click to sort descending',
702
- 'support.click.to.sort.ascending': 'Click to sort ascending',
703
- Expired: 'Expired',
704
- 'support.newly.added.tasks': 'Newly Added {0}',
705
- 'support.updated.tasks': 'Updated {0}',
706
- 'support.closed.request': 'Closed {1}',
707
- 'support.department.duplicate.message': 'Department with same name is already exists.Please try some other name.',
708
- 'support.portal.exist': 'Portal name is already taken.',
709
- 'support.label.zohosupport.home': 'Back to Home',
710
- 'support.portal.request.create.success': 'Your {1} "{0}" has been created.',
711
- 'support.label.service.name': 'Zoho Desk',
712
- 'waiting.for.approval': 'This {0} is waiting for your approval to act upon',
713
- 'support.assign': 'Assign',
714
- 'support.click.to.assign.message': 'Unassigned {0} (Click Here assign)',
715
- 'Paid User': 'Paid User',
716
- 'Open in New Window': 'Open in New Window',
717
- 'support.due': 'due',
718
- 'support.request.from.emailid': 'From',
719
- 'support.request.template': 'Template',
720
- 'support.common.select.department': 'Select Department',
721
- 'support.department.type.internal': 'Private',
722
- 'support.common.due.today': 'Due today',
723
- 'support.common.due.tomorrow': 'Due tomorrow',
724
- 'support.request.timeentry.cost': 'Cost',
725
- 'Support.Request.Timeentry.Billable': 'Billable',
726
- 'support.common.save.and.send.for.review': 'Save and send for review',
727
- 'support.common.request.mail.send.draft': 'Send draft',
728
- 'support.common.request.mail.edit.draft': 'Edit draft',
729
- 'support.common.request.mail.save.draft': 'Save draft',
730
- 'support.common.request.mail.discard.draft': 'Discard draft',
731
- 'support.common.mail.sending': 'Sending',
732
- 'support.comment.notfound': 'No comments found!',
733
- 'support.comment.spam.emptymessage': 'You cannot add comment for spam {0}.',
734
- 'support.comment.anonymous.emptymessage': 'You cannot add comment for anonymous {0}.',
735
- 'support.common.request.mail.saving.draft': 'Saving draft',
736
- 'support.common.request.mail.discarding.draft': 'Discarding draft',
737
- 'support.mailserver.list.department': 'Department',
738
- 'support.mailserver.error.invalid.email': 'Please specify a valid email id',
739
- 'support.select.atleast.one.department': 'Please select atleast one Department',
740
- 'support.select.atleast.one.department.another': 'Select at least one department',
741
- 'support.crm.sync.modified.date.validation.message': 'You can import {0} that\'re modified within the last 30 days from today.',
742
- 'support.crm.two.way.sync.crm.admin.zsc': 'Enter the ZSC Key of Zoho CRM\'s administrator',
743
- 'support.crm.two.way.sync.switch.confirmation.message': 'Once you\u2019ve enabled Two Way Sync, you cannot revert to One Way Sync. Do you want to proceed?',
744
- 'support.crm.two.way.sync.switch': 'Switch to Support CRM Two Way Sync',
745
- 'support.crm.two.way.sync.mapping.save': 'Desk - CRM Field Mapping Saved',
746
- 'support.crm.two.way.sync.pause': 'Pause Sync',
747
- 'support.crm.two.way.sync.pause.success': 'Sync Paused',
748
- 'support.crm.two.way.sync.resume': 'Resume Sync',
749
- 'support.crm.two.way.sync.resume.success': 'Sync Resumed',
750
- 'support.crm.two.way.sync.paused': 'The sync is paused',
751
- 'support.crm.one.way.sync.import.started': 'Import Started Successfully',
752
- 'support.crm.integ.disable.success': 'Import Disabled',
753
- 'support.crm.integ.enable.success': 'Import Enabled',
754
- 'support.crm.integ.delete.integ': 'Delete Zoho CRM Integration',
755
- 'support.crm.integ.reset.integ.prompt': 'Do you want to delete your CRM Integration settings?',
756
- 'support.crm.integ.edit.credentials': 'Edit Credentials',
757
- 'support.crm.click.here.to.view.zsc.key.from.crm': 'Click here to view ZSC Key from Zoho CRM',
758
- 'support.crm.integ.authenticate.proceed': 'Authenticate & Proceed',
759
- 'support.crm.label.crm.integ': 'Zoho CRM Integration',
760
- 'support.crm.one.way.sync': 'One Way Sync',
761
- 'support.crm.label.api.key.emptycheck.message': 'Api Key cannot be empty',
762
- 'support.crm.label.authentication.key.emptycheck.message': 'Authentication Key cannot be empty',
763
- 'support.crm.label.crm.admin.email.emptycheck.message': 'Crm Admin Email cannot be empty',
764
- 'support.crm.label.crm.admin.email.invalid.message': 'Crm Admin Email is invalid',
765
- 'support.crm.contact.type.potential': 'Potential',
766
- 'support.crm.contact.type.lead': 'Lead',
767
- 'support.crm.integ.field.atleast.select.one.field.errormessage': 'Please select one field',
768
- 'support.portal.validate.message': 'The portal name must contain only lower case letters and numbers.',
769
- 'support.portal.validate.spaceentries': 'Portal name should not contain spaces',
770
- 'support.portal.validate.empty.message': 'Portal name cannot be none',
771
- 'support.common.request.mail.replyall': 'Reply All',
772
- Request: 'Request',
773
- 'support.request.Thread.count': 'Thread Count',
774
- 'support.common.set.close.entity': 'Close {0}',
775
- 'crm.end.date.field.empty.check': 'End {0} cannot be empty',
776
- 'support.attachment.limit.message': 'You have exceeded the maximum allowed attachment size of 20 MB.',
777
- 'support.request.approval.option.approve': 'Approve',
778
- 'support.request.approval.option.reject': 'Reject',
779
- 'support.request.send.and.close': 'Send & Close',
780
- 'support.button.reset': 'Reset',
781
- 'support.contact.detailview.addportaluser.confirm.message': 'will receive an e-mail invite prompting to create a password to access your Help Center.',
782
- 'support.contact.detailview.addportaluser.email.validation': 'Enter the Email Address !!!\n\nPlease enter the {0} email to send the Help Center invitation"',
783
- 'support.customer.happiness.empty': 'You\'re yet to receive a happiness rating from this {0}.',
784
- 'support.contact.detailview.addportaluser.email.duplicate.message': 'Oh, wait! It looks like this {0} was already added as an End User.',
785
- 'support.contact.detailview.addportaluser.license.limit.exceed.message': 'Your Licence limit is exceeded.',
786
- 'support.contact.detailview.addportaluser.success.message': 'The {0} has been successfully invited to the Help Center.',
787
- 'support.portal.addicon': 'Icon',
788
- 'Recent articles': 'Recent {0}',
789
- 'support.portal.label.for.search.solution': 'Search {0}',
790
- 'support.label.widget.name': 'Widget Name',
791
- 'support.label.widget.label.visibleathome': 'Visible at Home',
792
- 'support.label.widget.name.validate.message': 'Quick Link Name cannot be empty',
793
- 'support.label.section.name': 'Section Name',
794
- 'support.label.section.name.validate.message': 'Section Name cannot be empty',
795
- 'support.delete.section.success.message': 'Section deleted successfully',
796
- 'support.label.views': 'Views',
797
- 'support.common.back.to.action': 'Back to {0}',
798
- 'support.categories': 'Categories',
799
- 'support.simply.left': 'left',
800
- 'support.label.download': 'Download',
801
- 'support.label.topics': 'Topics',
802
- 'support.label.empty.macro': 'Macros aren\'t created yet!',
803
- 'support.label.search.result.modified': 'Ahem... Your mass action may take a couple of minutes to get updated.',
804
- 'support.portal.request.close.confirm': 'Are you sure you want to close the {0}?',
805
- 'support.common.new.request.msg': '{0} new {1} received',
806
- 'support.common.new.response.msg': '{0} response(s) received',
807
- 'support.split.as.new': 'Split as new {0}',
808
- 'support.back.to.search.results': 'search results',
809
- 'support.label.request.template': '{0} Template',
810
- 'support.show.to.customer': 'Show to customer',
811
- 'support.hide.to.customer': 'Hide from customer',
812
- 'support.show.to.customer.portal': 'Show on your Help Center',
813
- 'support.hide.to.customer.portal': 'Hide from your Help Center',
814
- 'support.autolookup.all.records.msg.new': 'View all {0}',
815
- 'support.search.department.noaccess': 'No permission to access',
816
- 'support.search.options.thisdepartment': 'This department',
817
- 'support.search.options.allmodules': 'All modules',
818
- 'support.setup.my.information': 'My Information',
819
- 'support.custom.view.list.owner': 'Owner',
820
- 'support.search.no.results.info': 'No matching results found for "{0}". {1} to change the default search fields.',
821
- 'support.search.no.results': 'No matching results found for "{0}".',
822
- 'support.payment.proceed.button': 'Proceed',
823
- 'support.supportplan.delete.message': 'You are not allowed to delete the Support Plan "{0}" as it is being used by some of the Contracts. <br>Kindly associate all the Contracts using this Support Plan "{0}" to some other Support Plan and then delete it.',
824
- 'support.businesshour.deactivate_delete.message': 'Wait! This Business Hour is currently associated with SLA(s)/Time Based Action(s). Re-associate your SLA/Time Based rule with a different Business Hour and try again.',
825
- 'support.holiday.validate.msg': 'Can&#39;t Add. Holiday date should be greater than today&#39;s date.',
826
- 'support.business.hour.validate.choose.one.day.msg': 'Business hours should have atleast one working day. All days in business hours cannot be holidays.',
827
- 'support.label.hrs': 'hrs',
828
- 'support.customview.latest.first.title': 'Show Oldest First',
829
- 'support.customview.oldest.first.title': 'Show Latest First',
830
- 'support.gettingstarted.label.sla': 'SLA',
831
- 'support.customer.portal.submitarequest': 'Submit a {0}',
832
- 'support.customer.portal.myareatab': 'My Area',
833
- 'support.comment.display.all': 'Displaying all comments',
834
- 'support.request.history.commented.edit': 'Edit Comment',
835
- 'support.request.history.commented.editedtext': 'Edited',
836
- 'support.request.history.commented.showhistory': 'View history',
837
- 'support.request.history.split.to': '{1} split this {0} to',
838
- 'support.request.history.approval.approvers': 'Approvers',
839
- 'support.request.history.value.update.set': 'set',
840
- 'support.history.operation.label.wfalert': 'Alert',
841
- 'support.history.operation.label.customFunction': 'Custom Function',
842
- 'support.history.operation.label.attachment': 'Attachment',
843
- 'support.history.operation.label.bugfile': 'Bug',
844
- 'support.request.history.nfrule.name': 'Notification Name',
845
- 'support.request.history.nfrule.type': 'Notification Type',
846
- 'support.request.history.nfrule.recipient': 'Recipient',
847
- 'support.request.history.wfalert.alertname': 'Alert Name',
848
- 'support.request.history.wfalert.rulename': 'Rule Name',
849
- 'support.request.history.wfalert.recipients': 'Recipients',
850
- 'support.sla.escalation.to': 'Escalated to',
851
- 'support.request.history.from.workflow.name': 'Rule Name',
852
- 'support.request.history.from.workflow.assignment.name': 'Assignment Name',
853
- 'support.pagelayout.section.name.validate.msg': 'Section name cannot be empty',
854
- 'support.pagelayout.department.field.validate.msg': '{0} cannot be removed',
855
- 'support.pagelayout.resolution.field.validate.mandatory.msg': '{0} cannot be made mandatory',
856
- 'Contract Name': '{0} Name',
857
- 'support.label.pagelayout.section.del.msg': 'Can&#39;t delete this section as it contain one or more mandatory/required fields. Move these fields to some other section and then delete it',
858
- 'support.label.pagelayout.section.del.confirmmsg': 'Existing fields in this section will be removed from the {0} form.Are you sure you want to delete this section?',
859
- 'support.department.changed.message': 'The {0} "{1}" has been successfully moved to "{2}" Department',
860
- 'support.label.move.department': 'Move Department',
861
- 'support.label.domain.name.already.exists.msg': '"{0}" Domain is already available.Please try with other Domain.',
862
- 'support.domain.name.broken.msg': 'The given link "{0}" appears to be broken',
863
- 'support.label.customer.portal.link': 'Permalink',
864
- 'support.zohocrm.integration.admin.entityid': 'ENTITY ID',
865
- 'support.zohocrm.integration.admin.zuid': 'ZUID',
866
- 'support.zohocrm.integration.admin.iscticket': 'ISC TICKET',
867
- 'support.zohocrm.integration.admin.error.number': 'must be a number',
868
- 'support.zohocrm.integration.admin.error.symbol': 'cannot contain symbols',
869
- 'support.zohocrm.integration.admin.error.modifieddate': 'Modified Date cannot be in Future. Come back to the Past !',
870
- 'support.zohocrm.integration.admin.error.dataretrievalproblem': 'Problem while retrieving data',
871
- 'support.zohocrm.integration.schedule.modified.after': 'modified after',
872
- 'support.unable.to.process.your.request': 'Unable to process your request',
873
- 'support.zohocrm.integration.admin.zohocrm.invalid.isckey': 'Invalid Zoho Service Communication (ZSC) Key. Kindly <a href="http://www.zoho.com/support/help/zohocrm-integration.html#Setup_Zoho_CRM_integration_into_Zoho_Support" target="_blank">reconfigure</a> and try again',
874
- 'support.zohocrm.integration.admin.zohocrm.contact.email.mandatory': '\'Email\' Field must be present at CRM for Contact Field Mapping',
875
- 'support.zohocrm.integration.account.field.mapping': '{0} Field Mapping',
876
- 'Contract End Date': '{0} End Date',
877
- 'Contract Start Date': '{0} Start Date',
878
- 'support.warning.status.group.mapping.closed.as.dafault': 'Warning: \\nYou are choosing one of the {0} {1} as default value.\\nDo you want continue?',
879
- 'support.status.group.mapping.closed.as.dafault': 'You can not choose one of the {0} {1} as default value.',
880
- 'support.status.group.mapping.closed.as.reset.default': 'Closed status will always return to default status on customer reply.',
881
- 'support.status.mapping.default.as.reset': 'Default value is not reset to default again.',
882
- 'Request Id': '{0} Id',
883
- 'Contract Number': '{0} Number',
884
- Mode: 'Channel',
885
- 'Sub Category': 'Sub Category',
886
- 'support.activate.portaluser': 'Activate End User',
887
- 'support.deactivate.portaluser': 'Deactivate End User',
888
- 'support.deactivate.enduser': 'Deactivate End User',
889
- Forums: 'Forums',
890
- More: 'More..',
891
- Call: 'Call',
892
- Task: 'Task',
893
- Event: 'Event',
894
- 'support.due.now': 'now',
895
- 'support.collapse': 'Collapse',
896
- 'support.zoho.crm.login': 'Zoho CRM',
897
- 'support.customers.label': 'Customers',
898
- 'support.domain.url.pattern.error.message': 'Domain URL cannot starts with &quot;http://&quot; or &quot;https://&quot;',
899
- 'support.domain.url.pattern.error.message1': 'Please Enter a Valid Domain Name',
900
- 'support.isckey.title': 'ZSC Key',
901
- 'support.label.alert.delete.account': 'Deleting {6} {5} will move their {0}, {1}, {2}, {3} and {4} to the Recycle Bin.',
902
- 'support.label.alert.delete.account.singular': 'Deleting this {5} will move their {0}, {1}, {2}, {3} and {4} to the Recycle Bin.',
903
- 'support.label.alert.delete.account.plural': 'Deleting these {5} will move their {0}, {1}, {2}, {3} and {4} to the Recycle Bin.',
904
- 'support.label.alert.delete.contact': 'Deleting {4} {3} will move their {0}, {1} and {2} to the Recycle Bin.',
905
- 'support.label.alert.delete.contact.singular': 'Deleting this {3} will move their {0}, {1} and {2} to the Recycle Bin.',
906
- 'support.label.alert.delete.contact.plural': 'Deleting these {3} will move their {0}, {1} and {2} to the Recycle Bin.',
907
- 'support.label.alert.delete.tickets.singular': 'Deleting this {2} will move their {0} and {1} to the Recycle Bin.',
908
- 'support.label.alert.delete.tickets.plural': 'Deleting these {2} will move their {0} and {1} to the Recycle Bin.',
909
- 'support.label.alert.delete.product': 'Deleting {4} {3} will move their {0},{1} and {2} to the Recycle Bin.',
910
- 'support.label.alert.delete.cases': 'Deleting {3} {2} will move their {0}, and {1} to the Recycle Bin.',
911
- 'support.label.alert.delete.solution': '{0} will be moved to Recyclebin.',
912
- 'support.label.alert.delete.task': '{0} will be moved to Recyclebin.',
913
- 'support.label.add.more.widget': 'Add more widget',
914
- 'support.label.add.new.module': 'Add new {0}',
915
- 'support.button.edit.section': 'Edit Section',
916
- 'support.label.spam.ticket': 'Spam {0}',
917
- 'support.label.trash.ticket': 'Trash {0}',
918
- 'support.label.back.to.search.result.for': 'Back to search result for "{0}"',
919
- 'support.all.customers.can.add.request': 'All customers can submit {0}',
920
- 'support.only.logged.customers.can.add.request': 'Only registered customers can submit {0}',
921
- 'support.label.status.disable': 'Disable',
922
- 'support.label.status.enable': 'Enable',
923
- 'support.label.status.inactive': 'Inactive',
924
- 'support.label.cant.diable.current.department': 'You cannot disable current Department, Kindly try after switching to another department',
925
- 'support.label.cant.enable.maxlimit': 'Your edition restricts you to enable this department.',
926
- 'support.label.disable.depart': 'Disable Department',
927
- 'support.label.all.department': 'All Departments',
928
- 'support.contact.listview.addportaluser.confirm.message': '{1}(s) will receive an email invite to join the Help Center at "{0}".\n\nThe {1}(s) should set a password to access the Help Center.\n\nDo you want to Continue?',
929
- sendingportalinvitation: 'Sending Help Center Invitation',
930
- loading: 'Loading',
931
- 'support.security.add.as.portalusers': 'Add as End User(s)',
932
- 'support.solutions.comments.display.in.customer.self.service.portal': 'Display in the Help Center',
933
- 'support.license.upgrade.note': 'Upgrade Your License Now',
934
- 'support.flee.activate.note': 'to activate {0}',
935
- 'support.flee.note3': 'If you are not sure which edition is right for you, <a class="SLALink f14" target="_blank" href="http://www.zoho.com/support/price-comparison.html">Compare features</a> before you upgrade',
936
- 'support.webtorequest.returnurl.spam.msg': 'Oops! Looks like your Return URL was identified as spam. Please provide a different URL.',
937
- 'support.forums.convertforumpost': 'Auto-convert forum posts to {0}',
938
- 'support.error.whilesaving': 'Error while saving',
939
- 'support.forums.deletedinforums': 'Deleted in Forums',
940
- 'support.forums.thispost.deleted': 'This post is deleted in the Forums',
941
- 'support.forums.posttoforums': 'Post to Forums',
942
- 'support.setup.others.migration.error.msg1': 'Provide a valid Zendesk URL',
943
- 'support.setup.others.migration.error.msg2': 'Provide your account username',
944
- 'support.setup.others.migration.error.msg3': 'Provide your account password',
945
- 'support.setup.others.migration.error.msg4': 'Provide a valid XML export URL',
946
- 'support.setup.others.migration.error.msg5': 'You must select atleast one check-box',
947
- 'support.setup.others.migration.error.msg6': 'Please provide a valid account password',
948
- 'support.setup.others.migration.error.msg7': 'Please provide a valid account username',
949
- 'support.feedback.label': 'Share Your Feedback',
950
- 'support.feedback.label.subject': 'Subject',
951
- 'support.feedback.label.description': 'Description',
952
- 'support.feedback.subject.mandatory': 'Please enter the subject',
953
- 'support.feedback.option.category': 'Choose your feedback category',
954
- 'support.feedback.option.feature': 'Question',
955
- 'support.feedback.option.usability': 'Appreciation',
956
- 'support.feedback.option.bug': 'Bug',
957
- 'support.feedback.thankyou': 'Thank you for writing in.',
958
- 'support.feedback.thankyou.msg': 'We will get in touch with you soon.',
959
- 'support.feedback.attachment': 'Attachment',
960
- 'support.feedback.attach.note': 'Click the attach icon to add files',
961
- 'support.feedback.attach.maxsize': 'The size of the attachment file should not exceed 20 MB.',
962
- 'support.label.dep.access': 'Access',
963
- 'support.solution.moved.successfully': 'Moved Successfully',
964
- 'support.label.portal.user': 'End User',
965
- 'support.label.manual.workflow.applied.message': 'Macro "{0}" has been applied',
966
- 'support.zohocrm.integration.invalid.isckey': 'Invalid Zoho Service Communication (ZSC) Key.',
967
- 'support.zohocrm.integration.provide.valid.isckey': 'Please provide a valid ZSC Key.',
968
- 'support.zohocrm.integration.invalid.admin.email': 'Invalid Zoho CRM Admin Email.',
969
- 'support.workflow.label.undo.remove': 'Undo Remove',
970
- 'support.sla.choose.assignto': 'Assign To',
971
- 'crm.confirm.delete.sla': 'Are you sure, do you want to delete this target?',
972
- 'support.sla.custom': 'Custom',
973
- 'support.sla.delete.message': 'You are not allowed to delete the SLA "{0}" as it is being used by some of the Contracts or Accounts. <br>Kindly associate all the Contracts/Accounts using this SLA "{0}" to some other SLA and then delete it.',
974
- 'support.label.edit.sla.for.thisaccount': 'Edit SLA',
975
- 'support.setup.label.add.rule': 'Create {0}',
976
- 'support.label.sla': 'Add SLA',
977
- 'support.label.sla.alert.title': 'Delete SLA',
978
- 'support.label.sla.contract': 'New SLA/{0}',
979
- 'support.label.sla.error.validhours': 'Please provide valid hours',
980
- 'support.label.sla.error.selectTemplate': 'Please select Escalation Tempalte.',
981
- 'support.label.sla.error.validminutes': 'Please provide valid minutes',
982
- 'support.label.sla.error.minutesrange': 'Minutes should not be greater than 1500',
983
- 'support.label.sla.error.hoursrange': 'Hours should not be greater than 1000',
984
- 'support.label.sla.error.validbusinesshours': 'Please provide valid business hours',
985
- 'support.label.sla.error.validresolutiontime': 'Please provide a valid resolution time',
986
- 'support.label.sla.error.mintargets': 'Atleast one target should be present for the SLA',
987
- 'support.label.sla.error.escsametime': 'Cannot create multiple {0} escalations with the same time',
988
- 'support.label.sla.error.checkoption': 'Please check at least one Option',
989
- 'support.label.sla.error.delete': 'Would you like to delete the SLA and its {0} from this {1}',
990
- 'support.label.deletedsla.message': 'The SLA you are trying to view has already been deleted.',
991
- 'support.notify.before.when': 'Notify before',
992
- 'support.contract.expiry.notification': '{0} Expiry Notification',
993
- 'crm.button.create.new.globalreport': 'Create Global {0}',
994
- 'support.reports.global.reports': 'Global {0}',
995
- 'support.reports.global.reports.info': '{0} across departments will be listed here.',
996
- 'support.zti.label.noprefix': 'NOPREFIX',
997
- 'support.zti.delete.desc1': 'Deleting the PhoneBridge group will disable all the functionality of the PBX. Would you like to delete?',
998
- 'support.zti.delete.suggestion': 'Suggestion:',
999
- 'support.zti.delete.suggestiondesc': 'Instead of deleting the PhoneBridge group, you can delete the unwanted user extension mappings.',
1000
- 'support.zti.error.nomoreusergroup': 'No more agents available in this group',
1001
- 'support.zti.error.extempty': 'Extension(s) cannot be empty',
1002
- 'support.zti.error.userbeinganothergroup': 'User(s) are already selected as default in another group. Do you want to overwrite?',
1003
- 'support.zti.error.sameextension': 'You cannot have same extension for more than one user',
1004
- 'support.zti.error.deletefirstuser': 'Atleast one user should be present in the Zoho PhoneBridge group',
1005
- 'support.zti.error.dialcodepattern': 'Dial code pattern does not match',
1006
- 'support.zti.error.adminrolechanged': 'Selected admin user\'s role has been changed',
1007
- 'support.zti.error.nouserinselectedcrmgroup': 'No Zoho PhoneBridge enabled user(s) available in the selected CRM group, Please choose another CRM group or Click "Add PhoneBridge Enabled User to Selected Group" button to add Zoho PhoneBridge enabled user in the selected CRM Group. There are no users enabled for Zoho PhoneBridge in this CRM group. You may click \'Add PhoneBridge Enabled User to Selected Group\' to add users or select a different CRM group.',
1008
- 'support.zti.error.extnconteinspecialchar': 'Special characters are not allowed in the user extensions',
1009
- 'support.zti.error.adminrolechangedaddnewadmin': 'User\'s role for this Zoho PhoneBridge group has been changed. Do you want to create the Zoho PhoneBridge group with the selected user? The user\'s role of this Zoho PhoneBridge group has been changed. Would you like to create a group with the selected user?',
1010
- 'support.zti.error.sameuserexist': 'You cannot have same user more than once in a Zoho PhoneBridge group',
1011
- 'support.zti.error.noztilicenseenableduser': 'You should have atleast one user enabled with Zoho PhoneBridge license. Do you want to enable?',
1012
- 'support.auth.noprivileges': 'You can generate the Support Auth Key only if you are a Group Identification Member of a PhoneBridge group.',
1013
- 'support.auth.contact.admin': 'Please contact your PBX administrator.',
1014
- 'support.flee.zti.addon': 'Sorry! PhoneBridge support is not available under {0}',
1015
- 'support.zti.makethecall': 'Make the call',
1016
- 'support.zti.unknown.contact': 'Unknown Contact',
1017
- 'support.zti.incoming.call': 'Incoming Call',
1018
- 'support.zti.outgoing.call': 'Outgoing Call',
1019
- 'support.zti.viewall': 'View All',
1020
- 'support.label.workflow': 'Workflow',
1021
- 'support.label.macro': 'Macro',
1022
- 'support.label.workflow.criteria': 'Criteria',
1023
- 'support.errormsg.valid.customer.name': 'Please enter valid Customer Name.',
1024
- 'support.product.with.name': '{0} with the name',
1025
- 'support.do.you.wish.to.continue': 'Do you want to continue?',
1026
- 'crm.label.statuscheck.option.alert': 'Status check option is not available for this field.',
1027
- 'support.filter.today.label': 'Today',
1028
- 'support.filter.yesterday.lable': 'Yesterday',
1029
- 'support.filter.tomorrow.label': 'Tomorrow',
1030
- 'support.filter.thisyear.lable': 'Current year',
1031
- 'support.filter.previous.lable': 'Previous year',
1032
- 'support.filter.thisweek.label': 'Current week',
1033
- 'support.filter.thismonth.label': 'Current month',
1034
- 'support.label.filterby': 'Filter by',
1035
- 'support.emptypage.add.a.newrec': 'Add a New {0}',
1036
- 'support.emptypage.heading': 'You don&#39;t have any {0}',
1037
- 'support.alldept.emptypage.cases.note': 'Get started by adding a new Tickets to your help desk',
1038
- 'support.emptypage.cases.note': 'Get started by adding a new {0} to your help desk or import {0} from an external database.',
1039
- 'support.contact.deactivate.user.status.msg': 'Deactivating this user will restrict them from accessing or performing certain actions in your Help Center.',
1040
- 'support.label.update.field': 'Update Field',
1041
- 'support.label.new.value': 'New value',
1042
- 'support.label.enter.reqid.in.number': 'Please search Ticket Id in number.',
1043
- 'support.label.request.received.in': '{0} received in',
1044
- 'support.label.last.7days': 'last 7 days',
1045
- 'support.label.last.15days': 'last 15 days',
1046
- 'support.label.last.30days': 'last 30 days',
1047
- 'support.label.last.alldays': 'all days',
1048
- 'support.label.last.3months': 'last 3 months',
1049
- 'support.reqmodule.no.recent.request.msg': 'No {0} found in last {1} days.{2}Click{3} to view {0} received in last 3 months.',
1050
- 'support.reqmodule.no.request.msg': 'No {0} found in last 3 months. {1}Click{2} to view all {0}.',
1051
- 'support.bug.integ.file.a.bug': 'File a bug',
1052
- 'support.bug.integ.file.a.bug.error': 'Problem occurred while filing a bug',
1053
- 'support.bug.integ.project.title': 'Bug Tracker Project',
1054
- 'support.bug.integ.bug.title': 'Bug Title',
1055
- 'support.bug.integ.bug.description': 'Description',
1056
- 'support.bug.integ.form.choose.department': 'Choose Department',
1057
- 'support.bug.detail.bug.status': 'Bug Status',
1058
- 'support.label.closed.time': 'Closed time',
1059
- 'support.label.reopen.req': 'Reopen {0}',
1060
- 'support.label.clear.all': 'Clear All',
1061
- 'support.mark.spam': 'Mark Spam',
1062
- 'support.yes': 'Yes',
1063
- 'support.no': 'No',
1064
- 'support.exit': 'Exit',
1065
- 'support.social.escalation.to': 'to',
1066
- 'support.social.settings.twitter.error.message': 'Oops! Something went wrong. Reload the page and try again.',
1067
- 'support.social.facebook.name': 'Facebook',
1068
- 'support.social.twitter.name': 'Twitter',
1069
- 'support.social.module.show.ticket': 'Show {0}',
1070
- 'support.social.general.error': 'Sorry, Unable to process your request. Try again later.',
1071
- 'support.tweet.reply.send.success': 'Reply sent successfully',
1072
- 'support.retweeted.successfully': 'Retweeted successfully',
1073
- 'support.tweet.converted.as.cases': 'Tweet is successfully captured as {0} in {1} Department',
1074
- 'support.directmsg.converted.as.cases': 'Message is successfully captured as {0} in {1} Department',
1075
- 'support.post.converted.as.cases': 'Post is successfully captured as {0} in {1} Department',
1076
- 'support.facebook.comment.added.success': 'Comment added successfully',
1077
- 'support.social.show.conversation': 'Show Conversation',
1078
- 'support.social.account.deleted': 'Account Deleted Successfully',
1079
- 'support.social.reply.empty': 'Please type something to reply',
1080
- 'support.social.keyword.limit': 'You can enter only 50 key words',
1081
- 'support.social.settings.updated.successfully': '{0} settings updated for {1} account',
1082
- 'support.social.add.favourited': 'Favourited Succesfully',
1083
- 'support.social.remove.favourite': 'Favourite removed',
1084
- 'support.social.comment.send.convert.request': 'Comment added successfully and Post is captured as {0} in {1} Department',
1085
- 'support.social.reply.send.convert.request': 'Reply sent successfully and Tweet is captured as {0} in {1} Department',
1086
- 'support.social.dirmsg.reply.send.convert.request': 'Reply sent successfully and Message is captured as {0} in {1} Department',
1087
- 'support.social.module.retweeted': 'Retweeted',
1088
- 'support.social.twitter.favorite': 'Favorite',
1089
- 'support.social.twitter.favorited': 'Favorited',
1090
- 'support.common.reply.mail': 'Mail',
1091
- 'support.social.post.tweet': 'Post Tweet',
1092
- 'support.social.post.comment': 'Post Comment',
1093
- 'support.social.select.user': 'Select user',
1094
- 'support.social.label.followers': 'Followers',
1095
- 'support.rl.support.domain.pattern.error.message': 'Support Domain URL cannot starts with "http://" or "https://"',
1096
- 'support.rl.forum.domain.pattern.error.message': 'Forum Domain URL cannot starts with "http://" or "https://"',
1097
- 'support.remote.authentication.disable.confirmmsg': 'Are you sure?',
1098
- 'support.tbfield.valid.check': 'Please provide a whole number for {0}',
1099
- 'support.tbfield.zero.check': 'Please provide a number greater than 0 for less than condition',
1100
- 'support.tbfield.limit.check': 'Please provide a number between 0 and 720',
1101
- 'support.responded.immediately': 'responded immediately',
1102
- 'support.autoassign.delete.rule.popup.title': 'Delete Round Robin Rule',
1103
- 'support.autoassign.delete.target.popup.title': 'Delete Target',
1104
- 'support.autoassignmentrules.name.emtpy.message': 'Enter a name for the Round Robin Rule.',
1105
- 'support.assignmentrules.rulename': 'Rule Name',
1106
- 'support.assignmentrules.description': 'Description',
1107
- 'support.assignmentrules.addtargetbtn.text': 'Add target',
1108
- 'support.assignmentrules.name.emtpy.message': 'Enter a name for the Assignment Rule.',
1109
- 'support.assignmentrules.active': 'Active',
1110
- 'support.assignmentrules.inactive': 'Inactive',
1111
- 'support.assignmentrules.requestscomingto': '{0} coming to',
1112
- 'support.assignmentrules.mintargets.message': 'Atleast one target should be present for the Assignment Rule',
1113
- 'support.assignmentrules.selectdepartment': 'Please select a department',
1114
- 'support.assignmentrules.selectuser': 'Please select a User',
1115
- 'support.autoAssignmentRules.preferences.chunkLimit.errorMessage': 'Backlog limit should not exceed the {0} limit per agent',
1116
- 'support.autoAssignmentRules.preferences.enableBacklogAlert': 'Enable the rule to assign the backlog {0}',
1117
- 'support.autoAssignmentRules.target.selectRecipient': 'Specify the assignees for the target {0}',
1118
- 'support.autoAssignmentRules.target.count.errorMsg': 'Atleast one target should be present for the Round Robin Rule',
1119
- 'support.autoAssignmentRules.note1': 'The rule will assign {0} as soon as they are received in your help desk.',
1120
- 'support.autoAssignmentRules.note2': 'The rule will not re-assign {0} that were assigned via other automations.',
1121
- 'support.autoAssignmentRules.note3': 'The rule will not assign more {0} than the number specified under threshold.',
1122
- 'support.request.history.from.assignrule.name': 'Rule Name',
1123
- 'support.department.assignrule.association.message': 'You are about to disable a department which is currently associated with one or more targets in Assignment rule(s). Kindly disassociate this department from the Assignment rule target(s) and try again.',
1124
- 'support.assignmentrule.user.disable.message': 'You are about to deactivate an Agent who is currently associated with one or more targets in Ticket Assignment rule(s). If you proceed with deactivation, the target(s) in their respective rule(s) would cease to work.',
1125
- 'support.assignmentrules.targetlimit': 'Only {0} targets can be associated with this rule.',
1126
- 'support.assignmentrules.department.changed.message': 'The {0} "{1}" has been moved to "{2}" Department based on Ticket Assignment Rules',
1127
- 'support.reqmodule.no.search.request.msg': 'No matching results found in last {0} days.',
1128
- 'support.reqmodule.no.search.request.3monnth.msg': 'No matching results found in last 3 months.',
1129
- 'support.reqmodule.no.search.change.fields': '{0} to change your default search fields.',
1130
- 'support.portal.contact.not.allowed.to.delete': 'You cannot delete Help Center users. However, you can deactivate them so that they can no longer log in to your Help Center.',
1131
- 'support.contact.crm.confirm.import.contact.message': 'The {0} will be updated with information, from its associate in',
1132
- 'support.label.cancel': 'Cancel',
1133
- 'support.label.mapping': 'Mapping',
1134
- 'support.label.view': 'View',
1135
- 'support.label.crm.import.in.progress': 'Import in progress',
1136
- 'support.crm.recent.import.scheduled.succesfully': 'Recent records import scheduled Successfully',
1137
- 'support.account.crm.confirm.update.success.message': 'The {0} was updated from Zoho CRM successfully!',
1138
- 'support.account.crm.confirm.not.matching.message': 'This {0} is not found in Zoho CRM',
1139
- 'support.entity.crm.alert.not.crm.module': 'The specified CRM module is not supported for integration',
1140
- 'support.entity.crm.alert.invalid.crm.email': 'Problem in updating the account. The value mapped with the "Email" field is invalid.',
1141
- 'support.crm.update.failed.alert.msg': 'Update failed due to invalid ZSC Key. Kindly <a href="http://www.zoho.com/support/help/zohocrm-integration.html#Setup_Zoho_CRM_integration_into_Zoho_Support" target="_blank">reconfigure</a> and try again',
1142
- 'support.crm.enable.import': 'Enable Import',
1143
- 'support.crm.disable.import': 'Disable Import',
1144
- 'support.crm.update.failed.alert.msg.no.config': 'Update failed.Kindly <a href="http://www.zoho.com/support/help/zohocrm-integration.html" target="_blank">configure</a> and try again',
1145
- 'support.community.new.category': 'Add Category',
1146
- 'support.community.edit.category': 'Edit Category',
1147
- 'support.community.category.name': 'Name',
1148
- 'support.community.category.description': 'Description',
1149
- 'support.community.category.department': 'Associated department',
1150
- 'support.community.category.visibility.loggedinuser': 'Logged in users',
1151
- 'support.community.category.moderation.none': 'None',
1152
- 'support.community.category.listing.locked': 'Locked',
1153
- 'support.community.category.listing.disabled': 'Disabled',
1154
- 'support.community.category.manage.title': 'Manage Categories',
1155
- 'support.community.sorry.message.when.not.able.to.connect.forum': 'Sorry! We are unable to list your forums right now. Please try again shortly or write to us at <a href="mailto:support@zohodesk.com" target="_blank" class="slalink">support@zohodesk.com</a>.',
1156
- 'support.community.singlepost.share': 'Share',
1157
- 'support.community.singlepost.mailid': 'Enter mail id',
1158
- 'support.community.topiclist.filters': 'Filters',
1159
- 'support.community.topiclist.recentactivity': 'Recent Activity',
1160
- 'support.community.topiclist.recentactivities': 'Recent Activities',
1161
- 'support.community.forums': 'Forums',
1162
- 'support.community.allcategory': 'All Category',
1163
- 'support.community.singlepost.tagexceedmessage': 'Each tag should not exceed 50 characters!',
1164
- 'support.community.singlepost.tagcountexceedmessage': 'Forum Tags cannot be more than 5',
1165
- 'support.community.attachmentcontent.extensionnotpermitted': 'The file wasn\'t attached since its extension is not supported.',
1166
- 'support.community.attachmentcontent.exceedfilesizepermittedlimit': 'File size exceeds the allowed limit of 20MB.',
1167
- 'support.community.singlepost.mailsent.error': 'Aw, Snap! The post couldn\'t be emailed to its recipients. Please try again later.',
1168
- 'support.community.singlepost.mailsent.success': 'The topic has been successfully emailed to its recipients.',
1169
- 'support.community.singlepost.mailids.exceed': 'Alert! You can email this post to a maximum of five recipients.',
1170
- 'support.community.singlePost.updatetopictypesuccessmessage': 'Topic type has been updated successfully',
1171
- 'support.community.singlepost.draftpost': 'Drafts',
1172
- 'support.community.singlepost.topicupdate': 'Topic updated successfully',
1173
- 'support.community.singlepost.nocontent': 'Please enter content for your comment',
1174
- 'support.community.singlepost.nocontentforpost': 'Please enter content for your topic',
1175
- 'support.community.singlepost.responseadded': 'Your comment was posted successfully',
1176
- 'support.community.singlepost.responseupdated': 'Your comment was updated successfully',
1177
- 'support.community.singlepost.alreadyvotedresponse': 'You\'d already up-voted this response',
1178
- 'support.community.singlepost.topicmovedtotrash': 'Topic has been moved to trash',
1179
- 'support.community.singlepost.responsemovedtotrash': 'Response has been moved to trash',
1180
- 'support.community.singlepost.relatedtopics': 'Related Topics',
1181
- 'support.community.singlepost.metoo': 'me too',
1182
- 'support.community.singlepost.comment': 'Comments',
1183
- 'support.community.topiclist.viewmore': 'View more',
1184
- 'support.community.topiclist.showall': 'Show all',
1185
- 'support.community.topiclist.stickyposts': 'Sticky posts',
1186
- 'support.community.topiclist.topcontributors': 'Top Contributors',
1187
- 'support.community.topiclist.noPosts': 'No posts available in {0}',
1188
- 'support.community.singlepost.posted': 'posted',
1189
- 'support.community.topiclist.replyby': 'last reply by',
1190
- 'support.community.singlepost.oneminuteago': '1 minute ago',
1191
- 'support.community.singlepost.minutesago': '{0} minutes ago',
1192
- 'support.community.singlepost.onehourago': '1 hour ago',
1193
- 'support.community.singlepost.hoursago': '{0} hours ago',
1194
- 'support.community.singlepost.adayago': '1 day ago',
1195
- 'support.community.singlepost.noofdaysago': '{0} days ago',
1196
- 'support.community.singlepost.amonthago': '1 month ago',
1197
- 'support.community.singlepost.noofmonthsago': '{0} months ago',
1198
- 'support.community.singlepost.ayearago': '1 year ago',
1199
- 'support.community.singlepost.noofyearsago': '{0} years ago',
1200
- 'support.community.singlepost.responseawaitingmsg': 'Awaiting moderation!',
1201
- 'support.community.singlepost.changetopictype': 'Change topic type',
1202
- 'support.community.singlepost.responses': 'Responses',
1203
- 'support.community.singlepost.responsespammsg': 'Reported Spam!',
1204
- 'support.community.singlepost.topictype': 'Topic Type',
1205
- 'support.community.singlepost.topicspammsg': 'This topic is spam',
1206
- 'support.community.writePost.topictitleemptymsg': 'Please enter a title for your post',
1207
- 'support.community.writePost.topictitlelenmsg': 'The title shouldn\'t exceed 200 characters',
1208
- 'support.community.writePost.selectforum': 'Please choose a forum to post your topic',
1209
- 'support.community.writePost.selectcategory': 'Please choose a category to post your topic',
1210
- 'support.community.writepost.notifyforresponse': 'Notify me when a response is made.',
1211
- 'support.community.writepost.askaquestion': 'Ask a question',
1212
- 'support.community.writepost.proposeanidea': 'Propose an idea',
1213
- 'support.community.writepost.reportaproblem': 'Report a problem',
1214
- 'support.community.ticket.submit': 'Submit a ticket',
1215
- 'support.community.writepost.addnewtopicmsg': 'Add New Topic',
1216
- 'support.community.writepost.autodraft': 'Last drafted',
1217
- 'support.community.writepost.notificationon': 'Notification on',
1218
- 'support.community.writepost.notificationoff': 'Notification off',
1219
- 'support.community.writepost.addtagmsg': 'Type and press enter to add tag',
1220
- 'support.community.errormsg.posttitleorcontent': 'Please provide a valid title or content!',
1221
- 'support.writepost.publishmsg': 'Your post has been published successfully!',
1222
- 'support.community.watchlist.watchitem': 'You have successfully followed this {0}',
1223
- 'support.community.watchlist.unwatchitem': 'You have stopped following this {0}',
1224
- 'support.community.topiclist.seemore': 'See all {0} posts',
1225
- 'support.community.category': 'Category',
1226
- 'support.community.category.delete.all.topics': 'Delete all topics',
1227
- 'support.community.category.move.to.other.category': 'Move to other category',
1228
- 'support.community.forum.simply.move': 'Move',
1229
- 'support.community.forum.move.forum': 'Move Forum',
1230
- 'support.community.category.information': 'Category Information',
1231
- 'support.community.moderators': 'Moderators',
1232
- 'support.community.moderation': 'Moderation',
1233
- 'support.community.new.forum': 'Add Forum',
1234
- 'support.community.forum.posts': 'Posts',
1235
- 'support.community.forum.no.forum': 'There are no forums to display',
1236
- 'support.community.setup.enable.topictype': 'Enable the required topic types for your community',
1237
- 'support.community.setup.preference.deletealltopic': 'Delete all posts',
1238
- 'support.community.setup.preference.oldtopic.msg': 'What to you want to do with the existing posts of this topic type',
1239
- 'support.community.setup.preference.topic.deleted': 'All posts associated to this type will be deleted permanently',
1240
- 'support.community.setup.category.deleted': 'Category deleted successfully',
1241
- 'support.community.setup.tooltip.enable': 'Click here to enable',
1242
- 'support.community.setup.tooltip.disable': 'Click here to disable',
1243
- loggedinuser_view: 'Logged in users',
1244
- everyone_view: 'Anyone',
1245
- onlyagents_view: 'Moderators',
1246
- 'support.update.failed.try.after.sometime': 'Update failed. Please try again later',
1247
- 'support.label.simply.you': 'you',
1248
- 'support.module.bulkaction.check': '{0} can\'t be updated in bulk action.',
1249
- 'support.livechat.selectoneusermsg': 'Specify atleast one Agent to handle {0} {1}.',
1250
- 'support.livechat.label.chat.status': '{0} Status',
1251
- 'support.livechat.errmsg1': 'Disable Live Chat or associate another Agent for chat and try again.',
1252
- 'support.livechat.errmsg4': '{0} is the only Agent enabled for chat in {1} department(s).',
1253
- 'support.livechat.errmsg5': 'Sorry! Unable to create Live {0} portal.',
1254
- 'support.livechat.errmsg6': 'Sorry! {0} feature is available only in Enterprise Edition',
1255
- 'support.livechat.errmsg7': 'Sorry! Your request cannot be processed right now. Please try again later.',
1256
- 'support.livechat.errmsg8': 'Sorry! You had already created Live {0} Account',
1257
- 'support.livechat.errmsg11': 'The user seems to be the primary contact, and their credentials may have been used to enable certain features in your help desk.',
1258
- 'support.livechat.errmsg12': 'To prevent their malfunction, we recommended you to nominate yourselves as a primary contact (click Company, under Setup) before you downgrade or disable this user.',
1259
- 'support.livechat.errmsg13': 'Please visit Company Settings within your portal\'s setup and nominate yourself as the primary contact before you downgrade/disable the user.',
1260
- 'support.livechat.errmsg15': 'You must display at least one department in Help Center before your enable chat.',
1261
- 'support.livechat.errmsg16': 'You must display at least one department in Help Center to keep your chat active.',
1262
- 'support.livechat.errmsg17': 'Your account not confirmed. Please confirm your account and try again.',
1263
- 'support.livechat.errmsg18': 'You must have at least one public department for using {0}.',
1264
- 'support.livechat.accept': 'Accept',
1265
- 'support.livechat.decline': 'Decline',
1266
- 'support.livechat.all.public.departments': 'All Public Departments',
1267
- 'support.livechat.selectonedepmsg': 'You must select at least one department to be enabled for the {0}.',
1268
- 'support.livechat.chat.about.this.ticket': 'Chat about this {0}',
1269
- 'support.livechat.transfer.msg': 'Hey! {0} would like to transfer a chat to you.',
1270
- 'support.livechat.successmsg': '{0} settings updated successfully.',
1271
- 'support.livechat.successmsg1': 'Live {0} has been enabled succesfully',
1272
- 'support.livechat.successmsg2': 'Department {0} enabled successfully.',
1273
- 'support.livechat.successmsg3': 'Department {0} disabled successfully.',
1274
- 'support.livechat.successmsg4': 'Department {0} Users updated successfully.',
1275
- 'support.livechat.successmsg5': 'Your Live {0} Account enabled successfully.',
1276
- 'support.livechat.successmsg6': 'Your Live {0} Account disabled successfully.',
1277
- 'support.livechat.invite.msg': 'Hey! You are invited to join for a group chat by "{0}"',
1278
- 'support.livechat.transfer.accept.msg': 'Your chat transfer has been accepted by "{0}"',
1279
- 'support.livechat.transfer.reject.msg': 'Your chat transfer request was declined by "{0}"',
1280
- 'support.livechat.transfer.department.msg': 'Hey! {0} would like to transfer a chat to {1} department.',
1281
- 'support.livechat.welcomemsg.placeholder': 'Provide your welcome message for Live {0}',
1282
- 'support.livechat.notify.title.singularmsg': '1 visitor waiting',
1283
- 'support.livechat.notify.title.puluralmsg': '{0} visitors waiting',
1284
- 'support.livechat.browser.title': 'Live visitor - {0}',
1285
- 'support.livechat.user.photo.errmsg': 'Invalid image file',
1286
- 'support.livechat.label.photo': 'Upload your photo',
1287
- 'support.livechat.photo.msg': 'Max size: 500 KB. Format: JPG, PNG, GIF or JPEG',
1288
- 'support.livechat.photo.delmsg': 'Are you sure to delete the Photo?',
1289
- 'support.livechat.photo.successmsg': 'Upload completed successfully.',
1290
- 'support.livechat.photo.failuremsg': 'File should be less than 500KB.',
1291
- 'support.livechat.photo.deletesuccessmsg': 'Photo deleted successfully.',
1292
- 'support.alert.select.with.email': 'Select only records having email address',
1293
- 'support.old.password.cannot.be.empty': 'Old Password field cannot be empty',
1294
- 'support.new.password.cannot.be.empty': 'New Password field cannot be empty',
1295
- 'support.retype.password.cannot.be.empty': 'Retype New Password field cannot be empty',
1296
- 'support.password.should.be.same': 'New Password and Retype New Password should be same',
1297
- 'support.unable.reset.password.wrong': 'Unable to reset your Password. Kindly check your Old Password.',
1298
- 'support.unable.update.user.details': 'Unable to update your details',
1299
- 'support.user.status.rejected.label': 'Rejected',
1300
- 'support.portal.invitation.email.empty': 'Enter atleast one Email Id',
1301
- 'support.portal.invitation.email.max': 'Enter maximum 20 Email addresses',
1302
- 'support.select.atleast.one.record': 'Select atleast one Record',
1303
- 'support.password.not.empty': 'Password field cannot be empty',
1304
- 'support.confirm.password.not.empty': 'Confirm Password field cannot be empty',
1305
- 'support.password.confirm.password.same': 'Password and Confirm Password should be same',
1306
- 'support.unable.set.password': 'Unable to set your Password.',
1307
- 'support.set.password.invalid.user': 'User Invitation is Invalid',
1308
- 'support.twi.notification.register.error': 'Error occurred on twilio registration',
1309
- 'support.label.bio': 'Bio',
1310
- 'support.users.form.bio.placeholder': 'Ex : Expert in handling workflows and automation',
1311
- 'support.bio.length.validatemsg': 'Bio exceeds 150 characters. Please provide a shorter version.',
1312
- 'support.portal.validate.msg': 'Portal Name should be more than 4 characters',
1313
- 'support.community.forum.select.moderators': 'Select Moderators',
1314
- 'support.community.forum.add.moderators': 'Please add category moderator(s).',
1315
- 'support.community.forum.moderation.first.post': 'First post only',
1316
- 'support.alert.message.disable.success': 'Disabled successfully',
1317
- 'support.alert.message.lock.success': 'Locked successfully',
1318
- 'support.alert.message.enable.success': 'Enabled successfully',
1319
- 'support.alert.message.unlock.success': 'Unlocked successfully',
1320
- 'support.alert.message.sorting.success': 'Sorting updated successfully',
1321
- 'support.alert.message.disable.failed': 'Sorry,disable failed. Please try again later',
1322
- 'support.alert.message.enable.failed': 'Sorry,enable failed. Please try again later',
1323
- 'support.alert.message.lock.failed': 'Sorry,unable to lock. Please try again later',
1324
- 'support.alert.message.unlock.failed': 'Sorry,unable to unlock. Please try again later',
1325
- 'support.alert.message.activate.failed': 'Sorry,activation failed. Please try again later',
1326
- 'support.alert.message.sorting.failed': 'Sorry,sorting failed. Please try again later',
1327
- 'support.community.forum.post': 'Post',
1328
- 'support.community.forum.delete': 'Delete Forum',
1329
- 'support.community.forum.new.category.creation.suggestion.msg': 'There are uncategorized posts under this category. Would you like to move them into this forum?',
1330
- 'support.community.forum.move.posts': 'Move Posts',
1331
- 'support.feed.label.follow': 'Follow',
1332
- 'support.feed.label.unfollow': 'Un-Follow',
1333
- 'support.feed.label.already.picked': 'This ticket is already picked up by {0}',
1334
- 'support.feed.label.filter': 'Filter',
1335
- 'support.feed.view.openrequest': 'Open {0}',
1336
- 'support.feed.share.your.comments': 'Share your comments here',
1337
- 'support.feed.subactions.label.pickup': 'Pickup',
1338
- 'support.feed.subactions.label.reopen': 'Re-open',
1339
- 'support.productCode': 'Product Code',
1340
- 'support.delete': 'Delete {0}',
1341
- 'support.delete.forever': ' Delete Forever',
1342
- 'support.edit': 'edit',
1343
- 'support.add.portalUserAdd': 'Add as End User',
1344
- 'support.contact.uploadFile': 'Upload photo',
1345
- 'support.noMessage.community': 'No {0} posts yet from this {1}.',
1346
- 'support.contactsView.moreDot': 'more...',
1347
- 'support.integ.slack.slackmore': 'More...',
1348
- 'support.contactsView.deletePermission': 'Oops! You do not have permission to delete this Ticket.',
1349
- 'support.contactsView.deleteCodeException': 'Sorry! Some thing went wrong and we can\'t complete your action. Please try again.',
1350
- 'support.accountsview.sla.contract': 'SLA & {0}',
1351
- 'support.sla.contract.information': 'SLA & {0} Information',
1352
- 'support.accounts.slaempty': 'There are no SLA & {0} yet',
1353
- 'support.unwanted.textError': 'Oops, there was a problem with some of the data you entered.',
1354
- 'support.contactsView.IdeasAccepted': 'Ideas',
1355
- 'support.contactsView.problems': 'Problems',
1356
- 'support.attachment.small': 'attachment',
1357
- 'support.contact.addPortal.errorMsg': 'Oops! You\'d forgot to provide an e-mail address to invite this customer.',
1358
- 'support.setup.help.header': 'Info',
1359
- 'support.error.sla.associate.with.department': 'Sorry! This account is already associated with a {0} in the {1} department.',
1360
- 'support.community.category.reserved.keyword': 'This category name is reserved. please create some other name!',
1361
- 'support.community.forum.reserved.keyword': 'This forum name is reserved. please create some other name!',
1362
- 'support.community.forum.name.notempty': 'Forum name cannot be none',
1363
- 'support.community.category.post.to.logged.forum.err.msg': 'Sorry! The forum or the topic is locked in the community. Unlock before you post a reply.',
1364
- 'support.community.forum.updated': 'Forum updated successfully!',
1365
- 'support.community.category.updated': 'Category updated successfully!',
1366
- 'support.community.forum.added': 'Forum added successfully!',
1367
- 'support.community.category.added': 'Category added successfully!',
1368
- 'support.alert.message.updateforum.failed': 'Sorry,unable to update your forum. Please try again later',
1369
- 'support.alert.message.addforum.failed': 'Sorry,unable to add your forum. Please try again later',
1370
- 'support.alert.message.deletecategory.failed': 'Sorry,unable to delete your category. Please try again later',
1371
- 'support.community.category.name.notempty': 'Category name cannot be none',
1372
- 'support.community.category.name.length': 'Category Name should be more than 2 characters',
1373
- 'support.community.forum.name.length': 'Forum Name should be more than 2 characters',
1374
- 'support.label.wfrule.fieldupdate.alert.msg': 'You must configure at least one field if you choose the \'Update Specified Field\' option.',
1375
- 'support.api.click.here': 'click here',
1376
- 'support.community.post.deleted.in.forum.err.msg': 'Sorry! The topic is not available in the community to add reply.',
1377
- 'support.twi.onclient': 'Over the Web',
1378
- 'support.twi.offline': 'offline',
1379
- 'support.twi.onphone': 'Over the Phone',
1380
- 'support.twi.busy': 'busy',
1381
- 'support.twi.char.errormsg': 'Er... Seems like an alphabet or special character sneaked in there!',
1382
- 'support.twi.empty.twiphone.errormsg': 'Please enter your Twilio phone number',
1383
- 'support.twi.select.twiphone.errormsg': 'Please select any Twilio phone number.',
1384
- 'support.twi.notvalid.twiphone.errormsg': 'That doesn\'t look like a Twilio number. Please specify a valid Twilio number and try again.',
1385
- 'support.twi.accountsid.errormsg': 'The Account SID should be a 34-character unique identifier starting with \'AC\'. Kindly check and try again',
1386
- 'support.twi.authtoken.errormsg': 'The Auth Token should be a 32-character unique identifier. Kindly check and try again',
1387
- 'support.twi.appsid.errormsg': 'The Application SID should be a 34-character unique identifier. Kindly check and try again',
1388
- 'support.twi.createtwiml.errormsg': 'Enter a valid AccountSID and AuthToken',
1389
- 'support.twi.overphone.notconfig': 'An \'Over the phone\' number has not yet been set up for your account. Please contact your administrator.',
1390
- 'support.twinotify.ajax.error': 'There was an error with the connection',
1391
- 'support.flee.twi.addon': 'Sorry! Cloud Telephony for Zoho Desk is available only in Professional & Enterprise Editions',
1392
- 'support.twi.delete.confirm': 'Do you want to delete this number?',
1393
- 'support.twi.duplicate.number': 'This twilio number is already configured',
1394
- 'support.twi.retrievemsg': 'Thanks for waiting on the line.Your call is now connecting to an agent.',
1395
- 'support.twi.discardmsg': 'We are sorry, your call couldn\'t be connected to an agent right now. Please hang up and try your call again.',
1396
- 'support.twi.waitmsg': 'All of our agents are currently assisting other customers. Please stay on the line and we will be with you shortly.',
1397
- 'support.twi.busymsg': 'All of our agents are currently assisting other customers. You can leave a voice message for us after the beep.',
1398
- 'support.twi.unavailablemsg': 'All of our agents are currently unavailable. You can leave a voice message for us after the beep.',
1399
- 'support.twi.nonbusinessmsg': 'Sorry. We are closed for the day. Please call back during our business hours to speak to an agent or leave a voice message for us after the beep.',
1400
- 'support.twi.bushr.errormsg': 'Please select your business hour.',
1401
- 'support.dashboard.agentonline': 'Agent Online',
1402
- 'support.dashboard.agentoffline': 'Agent Offline',
1403
- 'support.twi.alert.incoming': 'You have an incoming call from {0}. Would you like to attend the call now?',
1404
- 'support.twi.alert.outgoing': 'Would you like to call this contact now?',
1405
- 'support.twi.alert.onphone': 'Another incoming call from {0} to your phone, would you like to view the caller details?',
1406
- 'support.twi.alert.requestnotassoicate': 'Your last call has not been associated with any ticket. If you close this notification now, you cannot associate the call with a ticket at all. Do you want to proceed?',
1407
- 'support.twi.alert.proceedtosecondcall.requestnotassociate': 'Your last call has not been associated with any ticket. If you attend an incoming call now, you cannot associate your last call with a ticket. Do you want to proceed?',
1408
- 'support.twi.alert.reloadinoncall': 'Reloading this page now will disconnect your active call. Do you want to proceed? Reload the page | Don\'t reload the page',
1409
- 'support.twi.alert.reloadwithoutcallassociate': 'Your last call has not been associated with any {0}. If you reload this page now, that cannot be done at all. Do you want to proceed?',
1410
- 'support.twi.alert.reloadinsecondcall': 'You have an inbound call. If you reload this page now, you cannot answer that call. Do you want to proceed?',
1411
- 'support.twi.alert.reloadinsecondcall.outbound': 'You have an outbound call. If you reload this page now, you cannot answer that call. Do you want to proceed?',
1412
- 'support.twi.alert.reload.callrecording': 'If you reload this page now, you can see the callrecording player with lastly associated ticket. Do you want to proceed?',
1413
- 'support.twi.alert.associated.ticket': 'Associated {0}',
1414
- 'support.twi.msg.incomingcallend': 'Incoming Call Ended',
1415
- 'support.twi.msg.outgoingcallend': 'Outgoing Call Ended',
1416
- 'support.twi.msg.callend': 'Call Ended',
1417
- 'support.twi.msg.callogged': 'Call Logged',
1418
- 'support.twi.msg.calling': 'Calling',
1419
- 'support.twi.msg.incomingcallinprogress': 'Incoming Call In Progress',
1420
- 'support.twi.msg.outgoingcallinprogress': 'Outgoing Call In Progress',
1421
- 'support.twi.msg.AssociatethisRequestwithCurrentCall': 'Associate this Ticket with Current Call',
1422
- 'support.twi.ivr.msg.welcometozohosupport': 'Welcome to Zoho Desk',
1423
- 'support.twi.callfwd.msg1': 'Forward calls to your agents from a Twilio number.',
1424
- 'support.twi.missedcalldept.errormsg': 'Please select any missedcall department.',
1425
- 'support.twi.ivrroformat.errormsg': 'The ${} format for tags seems to be incorrect.',
1426
- 'support.twi.ivrnum.empty.errormsg': 'IVR number cannot be empty.',
1427
- 'support.twi.ivrnum.repeat.errormsg': 'Whoops! The same menu number can\'t be used more than once!',
1428
- 'support.twi.ivrname.empty.errormsg': 'Customers can only choose if you give them options!',
1429
- 'support.twi.no.fwdphone.users': 'No more users to forward your incoming calls.',
1430
- 'support.twi.fwdphone.empty.errormsg': 'Er... Someone forgot to tell us which number to forward calls to!',
1431
- 'support.twi.supportrep.empty.errormsg': 'Oh, you need to tell us whom to forward the calls to!',
1432
- 'support.twi.supportrep.duplicate.errormsg': 'You seem to be a fan of that rep! But, you\'ve already chosen their name once!',
1433
- 'support.twi.callq.callqueue': 'Sequential',
1434
- 'support.twi.ringintervel.empty.errormsg': 'You surely don\'t want the phone ringing forever!',
1435
- 'support.twi.rinterval.len.errormsg': 'Come on, you\'ve got to let the phone ring at least for 5 seconds!',
1436
- 'support.twi.rinterval.len1.errormsg': 'Ummm... The ring interval can only be a maximum of 30 seconds.',
1437
- 'support.twi.repeatcount.notvalid.errormsg': 'Enter the valid repeat count value',
1438
- 'support.twi.repeatcount.empty.errormsg': 'Ummm... It\'s easier to count using just numbers, don\'t you think?',
1439
- 'support.twi.outgoing.helpmsg': 'make outgoing call using twilio',
1440
- 'support.invalid.audio.file': 'Invalid audio file.',
1441
- 'support.no.file.chosen': 'No File Chosen',
1442
- 'support.twi.call.transfer': 'Call Transfer',
1443
- 'support.twi.routing.errormsg': 'Please select a call routing type.',
1444
- 'support.twi.maxcallwaitqsize.empty.errormsg': 'Enter the maximum callers allowed',
1445
- 'support.twi.maxcallwaitqsize.invalid.errormsg': 'The value seems to be invalid',
1446
- 'support.twi.transfer.call': 'Transfer Call',
1447
- 'support.twi.release.call': 'Release',
1448
- 'support.twi.end.call': 'End Call',
1449
- 'support.twi.go.online': 'Go Online',
1450
- 'support.twi.save.and.close': 'Save and Close',
1451
- 'support.twi.connect.agent': 'Connect',
1452
- 'support.twi.disconnect.agent': 'Disconnect Agent',
1453
- 'support.twi.accept.call.transfer': 'Accept Call Transfer',
1454
- 'support.twi.complete.call.transfer': 'Complete Transfer',
1455
- 'support.twi.more.incoming.calls': 'more incoming calls',
1456
- 'support.twi.call.from.agent': 'Call From Agent...',
1457
- 'support.twi.call.with.agent': 'On Call with Agent...',
1458
- 'support.twi.call.disconnect': 'Call Disconnected',
1459
- 'support.twi.call.has.been.ended': 'The call has been ended. Please log this call (or) Go Online to attend new calls.',
1460
- 'support.twi.call.mute': 'Mute',
1461
- 'support.twi.call.unmute': 'Unmute',
1462
- 'support.twi.call.dialpad': 'Dialpad',
1463
- 'support.twi.call.dialpad.alert.msg': 'Can you please close the Call Pop-up.',
1464
- 'support.twi.call.hold': 'Hold',
1465
- 'support.twi.call.unhold': 'Unhold',
1466
- 'support.twi.call.notification.summary': 'Summary',
1467
- 'support.twi.call.log.success.msg': 'You have Successfully logged the call, To check the details <span id=\'openLoggedTicket\'>Click here.</span>',
1468
- 'support.twi.no.agents.are.online': 'No agents are Online',
1469
- 'support.twi.search.online.agents': 'Search online agents',
1470
- 'support.twi.add.contact': 'Add Contact',
1471
- 'support.rc.label.login.success': 'Logged in successfully with RingCentral!',
1472
- 'support.rc.label.logout.success': 'RingCentral Logged Out Successfully!',
1473
- 'support.rc.error.msg2': 'PhoneNumber cannot be empty',
1474
- 'support.rc.error.msg3': 'Password cannot be empty',
1475
- 'support.rc.error.msg4': 'Enter the valid PhoneNumber and Password',
1476
- 'support.telephony.no.online.agents': 'No agents are online',
1477
- 'support.telephony.no.oncall.agents': 'No on call agents',
1478
- 'support.telephony.inbound': 'Inbound',
1479
- 'support.telephony.outbound': 'Outbound',
1480
- 'support.telephony.all.agents.offline': 'No agents are offline',
1481
- 'support.telephony.all.agents.busy': 'No agents are busy',
1482
- 'support.telephony.stop.call': 'Stop Call',
1483
- 'support.telephony.close.notification': 'Close This Notification',
1484
- 'support.telephony.unknown.caller': 'Unknown Caller',
1485
- 'support.telephony.incoming.call.from': 'Inbound call from',
1486
- 'support.telephony.enter.call.description': 'Enter call description',
1487
- 'support.telephony.search.fields': 'Search {0}, {1}, {2}...',
1488
- 'support.telephony.configure.edit.phone.error': 'You cannot edit the phonenumber field',
1489
- 'support.telephony.do.open.ticket.to.save': 'Please open any {0} to save the description',
1490
- 'support.telephony.config.twi.number': 'No more number is in your twilio account',
1491
- 'support.telephony.onpremise.regenkey': 'Click here to regenerate a new key',
1492
- 'support.telephony.call.from': 'Call from',
1493
- 'support.telephony.call.transfer.from': 'Call transfer from',
1494
- 'support.telephony.outbound.call.from': 'Outbound call from',
1495
- 'support.telephony.connect.wait': 'Connecting... Please wait.',
1496
- 'support.telephony.missed.from': 'Missed call from',
1497
- 'support.telephony.agent.call.transfer': 'Agent Call Transfer',
1498
- 'support.call.missed.at': 'Missed at {0}',
1499
- 'support.call.condition.is.missed.at': 'is MISSED',
1500
- 'support.call.status.scheduled': 'Scheduled',
1501
- 'support.call.status.missed': 'MISSED',
1502
- 'support.subject.outbound.missed.call': 'Outbound Unanswered Call to ({0})',
1503
- 'support.survey.contactview.rated': 'Ratings',
1504
- 'support.survey.report.rated': 'Rating',
1505
- 'support.survey.report': 'Agents',
1506
- 'support.survey.report.all': 'All Agents',
1507
- 'support.survey.lable.last.notification.disable': 'Click to disable {0} closure notification',
1508
- 'support.survey.lable.last.notification.enable': 'Click to enable {0} closure notification',
1509
- 'support.survey.lable.goodratings': 'Good',
1510
- 'support.survey.lable.okratings': 'Okay',
1511
- 'support.survey.lable.badratings': 'Bad',
1512
- 'support.survey.lable.upload': 'Upload',
1513
- 'support.survey.last.7days': 'Last 7 days',
1514
- 'support.survey.last.30days': 'Last 30 days',
1515
- 'support.survey.report.short.happy': 'Top Rated Agents',
1516
- 'support.survey.report.short.unhappy': 'Least Rated Agents',
1517
- 'support.survey.report.custom.filter': 'Custom',
1518
- 'support.survey.report.chart.line': 'Line',
1519
- 'support.survey.report.chart.bar': 'Bar',
1520
- 'support.survey.report.chart.areaspline': 'Areaspline',
1521
- 'support.survey.alert.update.success': 'Customer Happiness Rating updated successfully',
1522
- 'support.survey.alert.start.date.error': 'Please enter a valid Start Date',
1523
- 'support.survey.alert.end.date.error': 'Please enter a valid End Date',
1524
- 'support.survey.alert.rating.disabled': 'Customer Happiness Rating Disabled',
1525
- 'support.survey.alert.rating.enable': 'Customer Happiness Rating Enabled',
1526
- 'support.survey.alert.mailsent.error': 'Mail Sent Failed',
1527
- 'support.survey.alert.mailsent.success': 'Mail Sent Successfully',
1528
- 'support.survey.alert.option': 'Rating Option',
1529
- 'support.request.actions.approval.sent.to': 'has requested an approval from',
1530
- 'support.sla.information': 'SLA Information',
1531
- 'support.request.information': '{0} information',
1532
- 'support.livechat.visitor.info.lable.system': 'System',
1533
- 'support.request.detail.set.due.date': 'Set Due Date',
1534
- 'support.request.detail.no.due.date.set': 'No Due Date set',
1535
- 'support.search.support.users': 'Search Agents',
1536
- 'support.search.support.user': 'Search Agent',
1537
- 'support.search.support.team': 'Search Team',
1538
- 'support.search.support.tag': 'Search Tag',
1539
- 'Classification.singular': 'Classification',
1540
- 'support.crmlabel.back': 'Back',
1541
- 'support.crmlabel.viewincrm': 'View in CRM',
1542
- 'support.crmlabel.learnmore': 'Learn More',
1543
- 'support.crmlabel.Contact.list': '{0} List',
1544
- 'support.crmlabel.err.crmtryagain': 'Try Again.',
1545
- 'support.from.address.deleted.success': 'Deleted Successfully',
1546
- 'support.mail.from.address.notconfigured': 'Oops! The from address ({0}) associated with this department was either disabled or deleted',
1547
- 'support.mail.portal.empty.error': 'Domain Name cannot be empty',
1548
- 'support.mail.portal.length.error': 'Domain Name should be more than 4 characters',
1549
- 'support.mail.portal.letters.numbers': 'Domain name should be only lower case letters or numbers',
1550
- 'support.mail.spam.periodic.message': 'Spam {0} older than 30 days get deleted periodically',
1551
- 'support.mail.want.spam.delete': 'Are you sure you want to delete all {0} in the Spam {1} view?',
1552
- 'support.mail.spam.delete.start': 'Deleting spam {0} is on and may take some time to complete.',
1553
- 'support.mail.spam.empty.spam': 'Empty Spam',
1554
- 'support.portal.widget.display.all.user.msg': 'All users',
1555
- 'support.portal.widget.display.only.logged.user.msg': 'Signed-in users',
1556
- 'support.portal.display.all.user.msg': 'Display to all users',
1557
- 'support.portal.display.only.logged.user.msg': 'Only to registered users',
1558
- 'support.customer.portal.homepagecustomization.msg.nothing.changes': 'There are no changes to {0}.',
1559
- 'support.customer.portal.homepagecustomization.msg.afterpublish': 'Published successfully',
1560
- 'support.customer.portal.homepagecustomization.icon.title.trash': 'Trash',
1561
- 'support.customer.portal.homepagecustomization.icon.title.move': 'Move',
1562
- 'support.customer.portal.homepagecustomization.section.description': 'Content',
1563
- 'support.customer.portal.homepagecustomization.widget.description': 'Description',
1564
- 'support.customer.portal.homepagecustomization.section.content.label': 'Content area',
1565
- 'support.customer.portal.homepagecustomization.section.rightpanel.label': 'Right Panel',
1566
- 'support.homepagecustomization.new.section': 'Add New Content',
1567
- 'support.label.section.widgets': 'Widgets',
1568
- 'support.homepagecustomization.name.label.special.characters': 'Special characters other than <b>! @ $ & - _ / : \' , . ? </b> are not allowed.',
1569
- 'support.name.section.and.widget.length.exceeds.message': 'Name Should be less than 100 Characters.',
1570
- 'support.description.section.length.exceeds.message': 'Content Should be less than 30000 Characters.',
1571
- 'support.description.widget.length.exceeds.message': 'Description Should be less than 250 Characters.',
1572
- 'support.url.widget.length.exceeds.message': 'URL Should be less than 500 Characters.',
1573
- 'support.movetotrash.section.success.message': 'Moved to trash successfully',
1574
- 'support.new.section.success.message': 'Section added successfully',
1575
- 'support.label.widget.label.column': 'Display preference',
1576
- 'support.label.widget.url.empty.message': 'URL cannot be empty',
1577
- 'support.label.description.validate.message': 'Content cannot be empty',
1578
- 'support.label.widget.description.validate.message': 'Description cannot be empty',
1579
- 'support.label.Additional Information': 'Additional Information',
1580
- 'support.cphome.section.action.title': 'Didn\'t find what you were looking for?',
1581
- 'support.cphome.section.action.postforum': 'ask the {0}',
1582
- 'support.cphome.section.action.addticket': 'submit a {0}',
1583
- 'support.cphome.section.no.activities': 'No recent activities yet.',
1584
- 'support.cphome.section.no.announcements': 'No announcements yet.',
1585
- 'support.cphome.section.no.categories': 'No categories to be displayed.',
1586
- 'support.customerportal.my.photo.msg': '<div>Max size: 500 KB.</div> <div class="mt5">Format: JPG, PNG, GIF or JPEG</div>',
1587
- 'support.new.getting.started.rebrand.emptylogo.msg': 'Company logo can not be empty.',
1588
- 'support.new.getting.started.rebrand.emptylinkback.msg': 'Link back url is not changed.',
1589
- 'support.new.getting.started.rebrand.lengthy.msg': 'Link back url is too lengthy.',
1590
- 'support.contactsListview.noMorwRecordsSearchChar': 'There are no {0} to be displayed',
1591
- 'support.detailview.contactReqDelete': 'The Ticket #{0} is deleted',
1592
- 'support.detailview.attachment.add': 'Add New Attachment',
1593
- 'support.detailview.account.attachment.size': 'Up to 20 MB',
1594
- 'support.ctiapi.add.phonenumber': 'Add Phone Number',
1595
- 'support.ctiapi.provider.agentrefname': '{0} - Agent Name / Extn',
1596
- 'support.ctiapi.incoming.call': 'Inbound call',
1597
- 'support.ctiapi.outbound.call': 'Outbound call',
1598
- 'support.ctiapi.incoming.call.list': 'Inbound call List',
1599
- 'support.ctiapi.numbers.only.msg': 'Only numbers are allowed',
1600
- 'support.ctiapi.number.length.msg': 'Only 10 digit number is allowed',
1601
- 'support.ctiapi.click.to.generate.authtoken': 'Click here to generate Api Token from {0}',
1602
- 'support.ctiapi.reauthorize.authtoken': 'Reauthorize {0}',
1603
- 'support.ctiapi.header.info.text': 'Use the Api Token from {0} and enable the integration. Once the integration is enabled, {0} can match calls you make and receive with contacts from your Zoho Support account.',
1604
- 'support.ctiapi.configure.phone.number.info.text': 'Add your {0} phone number(s) and associate Zoho Support users with the {0}\'s Agent Name/Extension. This will allow your users to make calls inside Zoho Support.',
1605
- 'support.ctiapi.phone.number.header': '{0} - Agent Name/Extn',
1606
- 'support.ctiapi.phone.numbers': 'Phone Numbers',
1607
- 'crm.label.preview': 'Preview',
1608
- 'support.request.tagsLimit': 'You\'re exceeding the limit of 10 tags!',
1609
- 'support.request.tagsNoRequestMessage': 'No {0} were found for this tag',
1610
- 'support.request.tagsDoesnotExist': 'Tag doesn\'t exist',
1611
- 'support.request.tagsAlreadyExist': 'Tag already exists',
1612
- 'support.request.tagsSearchBoxEmpty': 'Enter keywords in the search box to find the tickets you\'re looking for.',
1613
- 'support.request.tagsAddedFailure': 'Oops! The tag you\'d like to see added just fell through the cracks. Please try again!',
1614
- 'support.request.addTagText': 'Add tags',
1615
- 'support.request.tagsLabel': 'Tags',
1616
- 'support.portalaccess.community.access.for.logined.users': 'To access the community, log in to your account',
1617
- 'crm.enter.valid.domain.name': 'Domain Name must start with http:// or https://',
1618
- 'crm.label.Email': 'Email',
1619
- 'support.alert.choose.support.agent': 'Please Select Agent',
1620
- Agent: 'Agent',
1621
- 'support.warning.remindertime.not.updated': 'Updated Successfully! But, the reminder set for {0} of your {1}(s) conflicts with the new due date.',
1622
- 'support.warning.remindertime.greater.currenttime': 'Reminder Time should be greater than current time',
1623
- 'support.warning.remindertime.lesser.duedate': 'Reminder Time should be lesser than Due Date',
1624
- 'support.warning.duedate.greater.currenttime': 'Due Date should be greater than current time',
1625
- 'support.warning.duedate.lesser.currenttime': 'Due Date should be lesser than current time',
1626
- 'support.customer.portal.color.predefind.themes': 'Predefined color themes',
1627
- 'support.customer.portal.homepagecustomization.msg.alertcss': 'You\'ll lose your existing CSS when imported. Do you wish to continue?',
1628
- 'support.customer.portal.homepagecustomization.msg.alertclose': 'Resetting will undo the changes that you have made. Would you like to continue?',
1629
- 'support.customer.portal.homepagecustomization.msg.filewarning': 'The file size must be 1 MB or less and in .txt or .css format',
1630
- 'support.customer.portal.homepagecustomization.msg.beforeclose': 'You haven\'t yet saved the settings. Would you like to continue?',
1631
- 'support.customer.portal.homepagecustomization.msg.canel': 'You haven\'t saved your changes yet! Do you wish to continue?',
1632
- 'support.delete.section.confim.message': 'Are you sure you want to delete this permanently?',
1633
- 'support.customer.portal.seo.successmsg': 'SEO settings saved successfully',
1634
- 'support.customer.portal.ga.successmsg': 'Google Analytics settings saved successfully',
1635
- 'support.customer.portal.gaclear.successmsg': 'Google Analytics settings cleared',
1636
- 'support.customer.portal.salesiq.successmsg': 'Your SalesIQ settings were updated successfully',
1637
- 'support.customer.portal.salesiqclear.successmsg': 'Your SalesIQ settings were reset successfully',
1638
- 'support.customer.portal.salesiq.embedformnoaccess': 'you doesn\'t have permission to access salesiq embed form in {0} portal',
1639
- 'support.customer.portal.salesiq.embedforminvalid': 'Unauthorised access to {0} portal',
1640
- 'support.customer.portal.salesiq.noembedform': 'There are no active embed form available in {0} salesiq portal',
1641
- 'support.solution.category.selectbox.placeholder': 'Choose {0}',
1642
- 'support.solution.category.add.placeholder': '{0} Name',
1643
- 'support.solution.category.moveto.before.msg': 'Move {0} <span class=\'f17 plgtxt\'>{1}</span> to',
1644
- 'support.solution.category.create': 'Add {0}',
1645
- 'support.solution.category.delete.alert': 'Are you sure you want to delete this {0} ?',
1646
- 'support.solution.category.before.delete.solution.found.alert': 'There is an {0} in this {1}. Do you still want to delete this?',
1647
- 'support.solution.category.before.delete.solutions.found.alert': 'There are {0} {1} in this {2}. Do you still want to delete this?',
1648
- 'support.category.add.move.solution.msg1': 'Move the {0} under <b>"{1}"</b> to this {2}',
1649
- 'support.category.add.move.solution.msg2': '(We recommend that you check this option or your existing {0} will be classified as {1}).',
1650
- 'support.solution.category.settings.label': 'Settings',
1651
- 'support.solution.category.setting.org': 'Organize',
1652
- 'support.solution.category.logosize': 'The size of the logo should not exceed 20 KB.',
1653
- 'support.logo.update.success': 'The Logo has been successfully updated.',
1654
- 'support.logo.delete.success': 'The Logo has been successfully deleted.',
1655
- 'support.logo.file.size.exceed': 'The size of the company logo should not exceed 2 MB.',
1656
- 'support.favicon.file.size.exceed': 'The size of the favicon should not exceed 2 MB.',
1657
- 'support.favicon.delete.success': 'The favicon has been successfully deleted.',
1658
- 'support.favicon.update.success': 'The favicon has been successfully updated.',
1659
- 'support.solution.category.next': 'next',
1660
- 'support.solution.category.back': 'back',
1661
- 'support.solution.category.sort.label': 'Sort categories/sections alphabetically',
1662
- 'support.solution.category.priavte.label': 'Display {0} in the Help Center',
1663
- 'support.solution.label.updated': 'Updated:',
1664
- 'support.solution.category.overview': 'Smart Navigation',
1665
- 'support.category.create.success': '{0} has been created.',
1666
- 'support.category.edit.success': '{0} has been updated.',
1667
- 'support.category.delete.success': '{0} has been deleted.',
1668
- 'support.category.move.success': '{0} has been moved successfully.',
1669
- 'support.category.dragmove.success': '{0} has been re-arranged successfully.',
1670
- 'support.knowledgebase': 'Knowledge Base',
1671
- 'support.kb.file.exists': 'File already added',
1672
- 'support.kb.file.upload.error': 'Try again after sometime! we have faced a problem while uploading the file',
1673
- 'support.kb.file.upload.nofile.error': 'Snap! there is no files to attach',
1674
- 'support.kb.file.upload.nocontent.error': 'Snap! seems like no content in the attached file',
1675
- 'support.category.icon.review.owners': '{0} review enabled',
1676
- 'support.category.type.review.owners.placeholder': 'Reviewer Name',
1677
- 'support.category.type.reviewers.label': 'Reviewers',
1678
- 'support.category.icon.moveto': 'Move',
1679
- 'support.category.icon.drag': 'Drag & drop',
1680
- 'support.solution.category.moveto.notopics': 'No categories found in this department',
1681
- 'support.category.before.restoresolution.and.restoretopic.parent.recycbin': 'Restoring this will also restore the related items like parent and child which can be an {0}(s) or {1}(s). Please confirm.',
1682
- 'support.category.crud.permission.deny': 'You don\'t seem to have the privilege to do this operation. Please check with the administrator.',
1683
- 'support.category.createEdit.duplicate': 'This name is taken.',
1684
- 'support.category.createEdit.emptycheck': 'Name field cannot be empty.',
1685
- 'support.category.createEdit.lengthcehck': 'Name field cannot exceed 100 characters.',
1686
- 'support.category.createEdit.special.char.check': 'Special characters are not allowed.',
1687
- 'support.category.before.restoresolution.or.restoretopic.parent.recycbin': 'Restoring this {0} will also restore the related items like parent and child which can be an {1}(s) or {2}(s). Please confirm.',
1688
- 'support.zohocrm.integration.provide.valid.email': 'Please provide a valid Email.',
1689
- 'support.zohocrm.integration.internal.error': 'Sorry! Something went wrong and we can\'t complete your action. Please try again.',
1690
- 'support.delete.this': 'Delete this {0}',
1691
- 'support.label.solutions.tagsearch': 'Search a Tag',
1692
- 'support.label.solutions.populartag': 'Popular Tags',
1693
- 'support.label.solutions.notagfound': 'There is no tag matching "{0}" found.',
1694
- 'support.label.solution.tag.placeholder': 'Enter the tag name',
1695
- 'support.label.solution.tagsLimit': 'You can add {0} tags at max.',
1696
- 'support.label.solution.tagLimit': 'You can add a tag at max',
1697
- 'support.label.solution.tagvaildate': 'The used special character is not allowed.',
1698
- 'support.label.solution.notags': 'we\'re experiencing some problem while retrieving popular tags',
1699
- 'portal.message.popular.tag.by.solutions.not.found': 'message need here..',
1700
- 'support.permission.customer.happiness': 'Customer Happiness Ratings',
1701
- 'support.permission.update.success': 'Permission Updated Successfully',
1702
- 'support.permission.update.failure': 'Permission Update Failed',
1703
- 'support.profile.name.update.success': 'Profile name Updated Successfully',
1704
- 'support.profile.desc.update.success': 'Profile Description Updated Successfully',
1705
- 'support.profile.desc.update.failure': 'Profile Description Update Failed',
1706
- 'support.profile.name.update.failure': 'Profile Name Update Failed',
1707
- 'support.profile.add.desc': 'Add Description',
1708
- 'support.security.error.plan': 'Insufficient privilege to perform this action. Your subscription doesn\'t support this settings change.',
1709
- 'support.label.solution.like': 'Like',
1710
- 'support.label.solution.likes': 'Likes',
1711
- 'support.label.solution.dislike': 'Dislike',
1712
- 'support.label.solution.dislikes': 'Dislikes',
1713
- 'support.label.solution.feedbacks': 'Feedbacks',
1714
- 'support.label.solution.appliedtocases': 'Used in {0}',
1715
- 'support.label.solution.appliedtocases.lastusedon': 'Last used on:',
1716
- 'support.label.solution.lastactivityon': 'Last activity on',
1717
- 'support.label.solution.noactivity': 'No activity',
1718
- 'support.solution.custom.view.alldraft': 'All Draft',
1719
- 'support.solution.custom.view.mydraft': 'My Draft',
1720
- 'support.solution.custom.view.published': 'Published',
1721
- 'support.solution.custom.view.draft': 'Draft',
1722
- 'support.solution.custom.view.review': 'Pending Review',
1723
- 'support.solution.button.send.review': 'Send for review',
1724
- 'support.solution.button.publish': 'Publish',
1725
- 'support.solution.button.saveasdraft': 'Save as draft',
1726
- 'support.general.detailview.attach.deletemsg': 'Are you sure, Do you want to delete this attachment?',
1727
- 'support.label.search.result.summary.noresult': 'No result found for "{0}"',
1728
- 'support.solution.detailview.voteusefulinfo': 'Helpful?',
1729
- 'support.solutiondetailview.rating.success': 'Rated successfully',
1730
- 'support.solutiondetailview.rating.failure': 'There was an error while trying to rate',
1731
- 'support.solutiondetailview.rating.feedback.success': 'Feedback has been sent',
1732
- 'support.queue.massupdate.maxlengtherror': 'Sorry! You cannot update more than 50 {0} in one go',
1733
- 'support.queue.massclose.maxlengtherror': 'Sorry! You cannot close more than 50 {0} in one go',
1734
- 'support.queue.massspam.maxlengtherror': 'Sorry! You cannot mark more than 50 {0} as spam in one go',
1735
- 'support.queue.unspam.maxlengtherror': 'Sorry! You cannot unspam more than 50 {0} in one go',
1736
- 'support.queue.massownerupdate.maxlengtherror': 'Sorry! You cannot assign ownership to more than 50 {0} in one go',
1737
- 'support.queue.addslot.min.errormsg': 'Oops! You must keep at least three columns to be displayed in this mode.',
1738
- 'support.queue.addslot.max.errormsg': 'You cannot add more slots.',
1739
- 'support.queue.loading.error.message': 'Something went wrong while loading your {0} columns',
1740
- 'support.queue.slot.title': 'Due in {0}',
1741
- 'support.queue.slot.title.withmore': 'Due in {0} and more',
1742
- 'support.queue.overdue.slot.delete.msg': 'You cannot delete the Overdue Column',
1743
- 'support.queue.overdue': 'Overdue',
1744
- 'support.queue.contactled': 'Contacts/Leads',
1745
- 'support.queue.priority.other': 'Other Priority',
1746
- 'support.queue.overdue.noduedate': 'No Due Date',
1747
- 'support.queue.status.other': 'Other Status',
1748
- 'support.queue.massupdate.onhold': 'Due Date updated successfully,but for {0} {1} which are in On Hold state',
1749
- 'support.queue.error.columns': 'Something went wrong while loading your {0} columns',
1750
- 'support.queue.addcolum.message': 'Please delete an existing {0} column before adding a new column',
1751
- 'support.queue.status.headertext': 'The Status Mode orders your {0} into columns based on their current status. It helps you to prioritize and focus on moving {0} to the next step.',
1752
- 'support.queue.crm.headertext': 'The Handshake Mode orders your {0} into columns based on {1} type in Zoho CRM.',
1753
- 'support.queue.priority.headertext': 'The Priority Mode orders your {0} into columns based on their current priority. It helps you to prioritize and focus on moving {0} to the next step.',
1754
- 'support.queue.due.headertext': 'The Countdown Mode orders your {0} into columns based on when they\u2019re due. You can clearly see what needs your attention right now, in a few hours, and later in the day.',
1755
- 'support.subtabs.viewMore': 'View more...',
1756
- 'support.md.label.feedback': 'Feedback',
1757
- 'support.md.label.positive': 'Positive',
1758
- 'support.md.label.negative': 'Negative',
1759
- 'support.md.label.incomingspeeedperhour': 'Incoming responses / hour',
1760
- 'support.md.label.outgoingspeeedperhour': 'Outgoing responses / hour',
1761
- 'support.md.label.agents': 'agents',
1762
- 'support.md.label.offline': 'Offline',
1763
- 'support.md.label.online': 'Online',
1764
- 'support.md.label.busy': 'Busy',
1765
- 'support.md.label.conversations': 'Conversations',
1766
- 'support.md.label.topmostthreaded': 'Most Threaded {0}',
1767
- 'support.md.label.topmostthreadedconversations': 'Top Most Threaded Conversations',
1768
- 'support.md.label.bad.rating': 'Negative Rating',
1769
- 'support.md.incomingspeeedperhour.infomsg': 'No of responses received in the last hour',
1770
- 'support.md.outgoingspeeedperhour.infomsg': 'No of responses sent in the last hour',
1771
- 'support.md.bandwidthreport.last6hours.infomsg': 'No of {0} received vs responded to in the last 6 hours',
1772
- 'support.md.customersatisficationratings.infomsg': 'Percentage of positive & negative happiness ratings',
1773
- 'support.contact.account.mapped.to.crm': 'CRM Mapped {0}',
1774
- 'support.editor.formatkey.title': 'Formatting options',
1775
- Ticket: 'Ticket',
1776
- Attachment: 'Attachment',
1777
- 'tabs.request.threads': 'Threads',
1778
- 'tabs.request.thread': 'Thread',
1779
- 'tabs.request.conversation': 'Conversation',
1780
- 'support.content.notavailable': 'Content is not available. Please try again after some time.',
1781
- 'support.show.original': 'Show Original',
1782
- 'support.view.attachments': 'View Attachments',
1783
- 'support.label.print': 'Print',
1784
- 'support.label.vieworigimg': 'Open in new tab',
1785
- 'support.label.thread.incoming.email.title': 'Incoming ( Email )',
1786
- 'support.label.thread.outgoing.email.title': 'Outgoing ( Email )',
1787
- 'support.label.thread.support.draft.title': 'Draft ( Email )',
1788
- 'support.label.thread.forward.title': 'Forward',
1789
- 'support.label.thread.forward.draft.title': 'Forward Draft',
1790
- 'support.label.thread.cp.title': 'Help Center Reply',
1791
- 'support.label.thread.cp.draft.title': 'Help Center Draft',
1792
- 'support.label.thread.forum.incoming.post.title': 'Forum Incoming Post',
1793
- 'support.label.thread.forum.incoming.topic.title': 'Forum Incoming Topic',
1794
- 'support.label.thread.forum.outoing.post.title': 'Forum Outgoing Post',
1795
- 'support.label.thread.forum.outgoing.topic.title': 'Forum Outgoing Topic',
1796
- 'support.label.thread.forum.draft.title': 'Forum Draft',
1797
- 'support.label.thread.twitter.incoming.title': 'Twitter Incoming',
1798
- 'support.label.thread.twitter.outgoing.title': 'Twitter Outgoing',
1799
- 'support.label.thread.facebook.incoming.title': 'Facebook Incoming',
1800
- 'support.label.thread.facebook.draft.title': 'Facebook Draft',
1801
- 'support.label.thread.facebook.outgoing.title': 'Facebook Outgoing',
1802
- 'support.label.thread.chat.online': 'Online Chat',
1803
- 'support.label.thread.chat.offline': 'Offline Chat',
1804
- 'support.label.guest': 'Guest',
1805
- 'support.label.properties': '{0} Properties',
1806
- 'support.label.suggested.solutions': 'Suggested {0}',
1807
- 'support.label.timeline': 'Timeline',
1808
- 'support.label.buginformation': 'Bug Information',
1809
- 'support.label.thread.fetch.in.five.seconds': 'Ah, Snap! Something went wrong while fetching the thread. Please hold on for 5 seconds',
1810
- 'support.label.updatevalues.picklist.multiselect': 'The values for the \'{0}\' field was updated.',
1811
- 'support.label.dependency.add': '\'{0}\' and \'{1}\' fields were mapped as dependent.',
1812
- 'support.label.dependency.remove': '\'{0}\' and \'{1}\' fields were removed from being dependent.',
1813
- 'support.label.dependency.update': '\'{1}\', a dependant field of \'{0}\' was updated.',
1814
- 'support.label.collision.detection.error': 'Ah, Snap! The collision intelligence ain\'t working right now. Please refresh your browser to get real-time updates.',
1815
- 'support.label.collision.detection.agent.active': 'Current Activity In This {0}',
1816
- 'support.label.collision.detection.agent.viewing': 'Agent(s)',
1817
- 'support.label.collision.detection.agent.view': '{0} is viewing',
1818
- 'support.label.collision.detection.agent.idle': '{0} is idle',
1819
- 'support.label.collision.detection.agent.view.notify': 'is also viewing this {0}',
1820
- 'support.label.collision.detection.agent.reply': 'is drafting a reply',
1821
- 'support.label.collision.detection.agent.reply.txt': '{0} is replying',
1822
- 'support.label.collision.detection.agent.savedraft': 'has saved a draft',
1823
- 'support.label.collision.detection.agent.updatedraft': 'has updated a draft',
1824
- 'support.label.collision.detection.agent.discarddraft': 'has discarded a draft',
1825
- 'support.label.collision.detection.agent.replied': 'has replied to this {0}',
1826
- 'support.label.collision.detection.agent.forward': 'has forwarded this {0}',
1827
- 'support.label.collision.detection.ticket.closed': 'has closed this {0}',
1828
- 'support.label.collision.detection.ticket.reopen': 'has reopened this {0}',
1829
- 'support.label.collision.detection.ticket.delete': '<span class="s-bold">{0}</span> has just deleted this {1}.',
1830
- 'support.label.collision.detection.ticket.delete.by.you': 'You\'ve just deleted this {0}.',
1831
- 'support.label.collision.detection.ticket.movedept': '<span class="s-bold">{0}</span> has moved this {1} from <span class="clr333 proxi-normal">{2}</span> to <span class="clr333 proxi-normal">{3}</span> Department',
1832
- 'support.label.collision.detection.ticket.movedept.msg': '{0} has moved this {1} #{2} back to {3} from {4}',
1833
- 'support.label.collision.detection.ticket.movedept.reply': 'Would you like to continue replying?',
1834
- 'support.label.collision.detection.ticket.movedept.comment': 'Would you like to continue comment?',
1835
- 'support.label.collision.detection.ticket.movedept.question': 'Would you like to access the {0} in {1}?',
1836
- 'support.label.collision.detection.ticket.movedept.stay': 'Would you like to stay on this {0}?',
1837
- 'support.label.collision.detection.ticket.delete.question': 'Would you like to restore and stay on this {0}?',
1838
- 'support.label.collision.detection.ticket.restore': 'The {0}{1} was restored successfully.',
1839
- 'support.label.collision.detection.ticket.restore.error': 'Err... Looks like the {0} couldn\'t be restored right now.',
1840
- 'support.label.collision.detection.ticket.response.error': 'Aw, Snap! A response that was just received, has not been added yet. Please refresh your browser.',
1841
- 'support.label.collision.detection.mark.spam': 'has marked this {0} as spam',
1842
- 'support.label.collision.detection.mark.notspam': 'has marked this {0} as not spam',
1843
- 'support.label.collision.detection.mark.spam.general': 'This {0} was marked as spam',
1844
- 'support.label.collision.detection.mark.notspam.general': 'This {0} was unmarked as spam',
1845
- 'support.label.collision.detection.agent.left.notify': 'has left this {0}',
1846
- 'support.label.collision.detection.agent.left': '{0} left this {1} at {2}',
1847
- 'support.label.collision.detection.comment.add': 'has added a comment',
1848
- 'support.label.collision.detection.comment.edit': 'has edited a comment',
1849
- 'support.label.collision.detection.comment.editmsg': 'The comment was modified a few moments ago. Please refresh to view the changes.',
1850
- 'support.label.collision.detection.comment.delete': 'has deleted a comment',
1851
- 'support.label.collision.detection.comment.deletemsg': 'The comment was deleted a few moments ago. Please refresh to view the changes.',
1852
- 'support.label.collision.detection.comment.editalert': 'Looks like the comment you\'re editing was just deleted. Would you like to re-post your comment?',
1853
- 'support.label.collision.detection.add.thread': 'A new thread is added to this {0}',
1854
- 'support.label.collision.detection.customer.replied': 'Customer has sent a new reply',
1855
- 'support.label.collision.detection.agent.replying': 'is already drafting a response.',
1856
- 'support.label.collision.detection.agent.reply.question': 'Would you still like to reply?',
1857
- 'support.label.collision.detection.newagent.replying': 'just started to reply.',
1858
- 'support.label.collision.detection.newagent.reply.question': 'Would you like to continue your draft?',
1859
- 'support.label.collision.detection.feedback': 'Customer has left a rating',
1860
- 'support.label.collision.detection.error.discarddraft': 'Oops! The draft could not be discarded now since someone else is drafting a response.',
1861
- 'support.label.collision.detection.alert.draft': 'just saved a draft for this {0}',
1862
- 'support.label.collision.detection.alert.draft.question': 'Would you like to ignore and continue your draft?',
1863
- 'support.label.collision.detection.owner.selfassign': 'has self assigned this {0}',
1864
- 'support.label.collision.detection.owner.unassign': 'has set this {0} to unassigned',
1865
- 'support.label.collision.detection.prevowner.unassign': 'has set this {0} to unassigned from {1}',
1866
- 'support.label.collision.detection.owner.assign': 'has assigned this {0} to {1}',
1867
- 'support.label.collision.detection.owner.reassign': 'has reassigned this {0} to {1}',
1868
- 'support.label.collision.detection.prevowner.reassign': 'has reassigned this {0} to {1} from {2}',
1869
- 'support.label.collision.detection.owner.auto.unassign': 'This {0} was set to unassigned',
1870
- 'support.label.collision.detection.prevowner.auto.unassign': 'This {0} was set to unassigned from {1}',
1871
- 'support.label.collision.detection.owner.auto.assign': 'This {0} was assigned to {1}',
1872
- 'support.label.collision.detection.owner.auto.reassign': 'This {0} was reassigned to {1}',
1873
- 'support.label.collision.detection.prevowner.auto.reassign': 'This {0} was reassigned to {1} from {2}',
1874
- 'support.label.realtime.fieldupdate.system': 'The following field(s) are updated',
1875
- 'support.label.realtime.fieldupdate.user': 'has updated the following field(s)',
1876
- 'support.label.simply.deleted': 'deleted',
1877
- 'support.label.collision.detection.tag.add': 'has added the tag(s)',
1878
- 'support.label.collision.detection.tag.remove': 'has removed the tag(s)',
1879
- 'support.label.collision.update.priority': 'has updated the {0} priority to \'{1}\'',
1880
- 'support.md.notification.confirmuser': 'An agent {0} has confirmed the invite sent from this department.',
1881
- 'support.md.notification.adduser.department': 'A new agent {0} has been added to this department.',
1882
- 'support.md.notification.removeuser.department': 'An agent {0} has been removed from this department.',
1883
- 'support.md.notification.activateuser.portal': 'A new agent {0} has been added to this portal.',
1884
- 'support.md.notification.deactivateuser.portal': 'An agent {0} has been deactivated from this portal.',
1885
- 'support.notification.curruser.add.department': 'You\'ve been added as an agent to the {0} department.',
1886
- 'support.notification.curruser.remove.department': 'You\'ve been removed from being an agent in the {0} department.',
1887
- 'support.notification.curruser.remove.selecteddepartment': 'ACCESS TO THIS DEPARTMENT HAS BEEN DENIED',
1888
- 'support.notification.curruser.activate.portal': 'You\'ve been added as an agent to a new portal.',
1889
- 'support.notification.curruser.deactivate.portal': 'You\'ve been removed from being an agent in this portal.',
1890
- 'support.label.share.link.to.ticket': 'Share link to {0}',
1891
- 'support.label.paste.to.ticket': 'Paste to {0}',
1892
- 'support.label.queue.sitback.page.title': 'It\'s time for you to...',
1893
- 'support.label.queue.sitback.page': 'Sit back and Relax',
1894
- 'support.label.queue.sitback.agent.msg': '{0} has no open {1}',
1895
- 'support.label.alert.request.close.confirm': 'Do you want to close {0} {1}?',
1896
- 'support.label.alert.ticket.reopen.confirm': 'Do you want to reopen {0} {1}?',
1897
- 'support.label.module.close.confirm.single': 'Do you want to close this {0}?',
1898
- 'support.label.module.close.confirm.plural': 'Do you want to close these {0}?',
1899
- 'support.label.alert.ticket.spam.confirm': 'Do you want to mark {0} {1} as {2}?',
1900
- 'support.label.spam.module.confirm.single': 'Do you want to mark this {0} as Spam?',
1901
- 'support.label.unspam.module.confirm.single': 'Do you want to mark this {0} as Not Spam?',
1902
- 'support.label.spam.module.confirm.plural': 'Do you want to mark these {0} as Spam?',
1903
- 'support.label.unspam.module.confirm.plural': 'Do you want to mark these {0} as Not Spam?',
1904
- 'support.label.alert.ticket.delete.confirm.ack': '{0} were deleted',
1905
- 'support.label.alert.single.ticket.delete.confirm.ack': '{0} was deleted',
1906
- 'support.label.alert.ticket.update.confirm.ack': '{0} were updated',
1907
- 'support.label.alert.single.ticket.update.confirm.ack': '{0} was updated',
1908
- 'support.label.alert.ticket.close.confirm.ack': '{0} were closed',
1909
- 'support.label.alert.single.ticket.close.confirm.ack': '{0} was closed',
1910
- 'support.label.alert.ticket.spam.confirm.ack': '{0} were marked as spam.',
1911
- 'support.label.alert.single.ticket.spam.confirm.ack': '{0} was marked as spam.',
1912
- 'support.label.alert.ticket.notspam.confirm.ack': '{0} were marked as Not-spam.',
1913
- 'support.label.alert.single.ticket.notspam.confirm.ack': '{0} was marked as Not-spam.',
1914
- 'support.account.duplicate.name': 'Duplicate {0} with this name "{1}" already exist',
1915
- 'support.workflow.alert.selectRecipient': 'You\'ve got to tell us who should we send an alert to.',
1916
- 'support.workflow.alert.associatedWithRule': 'As this alert is already associated to the automation rule(s), please dis-associate it and try deleting.',
1917
- 'support.workflow.task.associatedWithRule': 'As this {0} is already associated to the automation rule(s), please dis-associate it and try deleting.',
1918
- 'support.workflow.fieldUpdate.associatedWithRule': 'As this field update is already associated to the automation rule(s), please dis-associate it and try deleting.',
1919
- 'support.workflow.action.noCustomFunctions': 'There are no custom functions associated with this rule!',
1920
- 'support.automation.rule.delConfirmation': 'Are you sure you want to delete this rule?',
1921
- 'support.automation.alert.delConfirmation': 'Are you sure you want to delete this alert?',
1922
- 'support.automation.fieldUpdate.delConfirmation': 'Are you sure you want to delete this field update?',
1923
- 'support.automation.customFunction.delConfirmation': 'Are you sure you want to delete this custom function?',
1924
- 'support.automation.fieldUpdate.empty': 'You must specify the field(s) and its values.',
1925
- 'support.automation.relatedRules.empty': 'No related rules',
1926
- 'support.customFunctions': 'Custom Functions',
1927
- 'support.customFunction.Failures': 'Failures',
1928
- 'support.customFunction.CustomFunctionName': 'Custom Function Name',
1929
- 'support.customFunction.Rule': 'Rule',
1930
- 'support.customFunction.None': 'No Custom Functions',
1931
- 'support.customFunction.Gallery': 'Gallery',
1932
- 'support.customFunction.WrongParamValues': 'Enter proper value for the function arguments.',
1933
- 'support.customFunction.Publish.Success': 'The Custom Function has been published successfully to gallery',
1934
- 'support.customFunction.Publish.Failure': 'There occurs a problem in publishing custom function',
1935
- 'support.customFunction.Publish.PortalName.Specification': 'Specify portal name that contains the custom function to get published.',
1936
- 'support.customFunction.Publish.FunctionID.Specification': 'Specify the function ID of custom function to get published.',
1937
- 'support.customFunction.Install.Issue': 'There occurs a problem in installing this custom function. Please try again after sometime.',
1938
- 'support.customFunction.Failure.None': 'There are no failures to be displayed.',
1939
- 'support.customFunction.Failure.DateValidation': 'Please specify a valid date range in the \'from\' and \'to\' fields.',
1940
- 'support.workflow.customFunction.selectModule': 'Please specify the module.',
1941
- 'support.workflow.customFunction.selectFunction': 'Please provide a name for the Custom Function.',
1942
- 'support.workflow.customFunction.functionNamePattern': 'The method name must start with an alphabet or an underscore and no special characters are allowed.',
1943
- 'support.workflow.customFunction.parameterNamePattern': 'The argument name must start with an alphabet or an underscore and no special characters are allowed.',
1944
- 'support.workflow.customFunction.parameterName': 'Please provide a name for the argument.',
1945
- 'support.workflow.customFunction.ModuleChangeAlert': 'You are attempting to change the module. This will reset the arguments configured for the existing module. Are you sure you want to make the change?',
1946
- 'support.workflow.customFunction.CustomFunctionAssociated': 'As this custom function is already associated to the workflow rule(s), please dis-associate it and try deleting.',
1947
- 'support.workflow.customFunction.ParameterRestriction': 'You can add a maximum of 10 arguments to a function.',
1948
- 'support.crossDomain.postMessage.noSupport': 'Messaging API-Post Message is not supported by your web browser',
1949
- 'support.customFunction.clearTextPatternAlert': 'Special characters other than <b>! @ $ - _ / : \' , . ? </b> are not allowed.',
1950
- 'support.customFunction.description.limit': 'The description for the function shouldn\'t exceed 5000 characters.',
1951
- 'support.customFunction.argumentName.limit': 'Argument name shouldn\'t exceed 50 characters.',
1952
- 'support.customFunction.argumentValue.limit': 'Argument value shouldn\'t exceed 500 characters.',
1953
- 'support.users.extn.label': 'Extn',
1954
- 'support.users.channelhandled.label': 'Channel Expert',
1955
- 'support.users.form.departments.label': 'Department(s)',
1956
- 'support.users.firstresponsetime.label': 'First Response Time',
1957
- 'support.users.responsetime.label': 'Average Response Time',
1958
- 'support.users.resolutiontime.label': 'Average Resolution Time',
1959
- 'support.users.ticket.volume': '{0} Volume',
1960
- 'support.users.traffic.analysis': 'Traffic Analysis',
1961
- 'support.users.ticket.volume.helpiconmsg': 'Date wise split up of backlogs and closed {0}.',
1962
- 'support.users.system.average.stats.message': 'Bench-marked with the system\'s average stats.',
1963
- 'support.users.nodata.chart.helpiconmsg': 'No Data Available. This is a sample chart.',
1964
- 'support.button.apply': 'Apply',
1965
- 'support.ticket.display.preferences': 'Display Preferences',
1966
- 'support.sla.level': 'Level',
1967
- 'support.sla.levels': 'Levels',
1968
- 'support.label.hours': 'hours',
1969
- 'support.social.twitter.search.alert': 'Provide atleast 3 characters',
1970
- 'support.social.twitter.alert.already.tweeted': 'Already Tweeted',
1971
- 'support.social.alert.supportRep': 'Please select support rep',
1972
- 'support.social.alert.keyword': 'Please enter keyword',
1973
- 'support.social.confirm.delete.department': 'Would you like to delete the keyword(s) added to this department?',
1974
- 'support.social.confirm.delete.account': 'Are you sure you want to delete this {0} account?',
1975
- 'support.customerPortal.users.paidUser': 'Paid User',
1976
- 'support.supervise.create_rule.alert': 'Specify atleast one condition',
1977
- 'support.community.add_community.popup': 'Administrators of the portal can also moderate the category',
1978
- 'crm.label.prev': 'Prev',
1979
- 'support.label.search.owner': 'Search Owner',
1980
- 'support.contract.notify.empty.message': '-- Choose users to be notified --',
1981
- 'support.label.search.template': 'Search Template',
1982
- 'support.editor.plaintext.change.warning.message': 'You will lose your formatting on switching to plain text. Would you like to continue?',
1983
- 'support.feeds.statusmessage.post.warning.message': 'Please select a department to post your status message.',
1984
- 'support.report.customer.response.label': 'Response',
1985
- 'support.label.search.department': 'Search Department',
1986
- 'support.portal.fields.mantatory': 'All fields are mantatory',
1987
- 'support.ticket.filterby.alert': 'Please select the value',
1988
- 'support.telephony.on_premise.create.phoneBridge.alert': 'No more admin available, add a new admin to create new ZTI group.',
1989
- 'support.integration.mapping.alert': 'The field is already mapped',
1990
- 'support.integration.mapping.help.text': 'Please select some other CRM Field to map',
1991
- 'support.portal.display.agents.only': 'Agents Only',
1992
- 'support.view.module': 'View {0}',
1993
- 'support.label.undo_remove': 'Undo remove',
1994
- 'support.request.detilview.browser.title': '{0} - {1}',
1995
- 'support.setup.users.lastnameError': 'Please enter the agent\'s last name',
1996
- 'support.setup.users.emailError': 'Please provide a valid email address',
1997
- 'support.setup.users.phonevalidate': 'Only numbers and special characters are allowed',
1998
- 'support.setup.user.preference.keyboard.description': 'Enable or disable keyboard shortcuts',
1999
- 'support.setup.user.preference.default.signature': 'Default Signature',
2000
- 'support.setup.user.preference.signature.change.warning.heading': 'Change Signature',
2001
- 'support.preferences.success.lable.landingpage': 'You will land on the "{0}" page the next time you log in.',
2002
- 'support.setup.holiday.invalid': 'Invalid Date!',
2003
- 'support.webform.deletion.confirmation.text.label': 'Are you sure, you want to delete this Web form?',
2004
- 'support.webform.invalid.domainname.alert.label': 'Invalid Domain Name',
2005
- 'support.webform.invalid.returnurl.alert.label': 'Invalid Return URL',
2006
- 'support.webform.captcha.text.label': 'Captcha',
2007
- 'support.webform.missing.url.prefix.alert.label': 'Help URL must begin with http:// or https://',
2008
- 'support.webform.empty.url.alert.label': 'Help URL cannot be none',
2009
- 'support.webform.width.allowed.value.alert.label': 'Please enter the value between 600 and 900',
2010
- 'support.webform.empty.form.name.label': 'Form Name cannot be none',
2011
- 'support.webform.empty.return.url.label': 'Return URL cannot be none',
2012
- 'support.webform.activation.success.message.label': 'Web form has been activated successfully',
2013
- 'support.webform.deactivation.success.message.label': 'Web form has been de-activated successfully',
2014
- 'support.webform.deletion.success.message.label': 'Web form has been deleted successfully',
2015
- 'support.webform.activation.error.message.label': 'Error occurred on activating Web form',
2016
- 'support.webform.deactivation.error.message.label': 'Error occurred on deactivating Web form',
2017
- 'support.webform.improper.url.alert.label': 'Enter a valid URL',
2018
- 'support.webform.deactivation.confirmation.alert.label': 'Are you sure, you want to disable this Web form?',
2019
- 'support.webform.submit.error.message': 'Oops! Your form details couldn\'t be submitted.',
2020
- 'support.webform.all.tools.used.message': 'All tools used',
2021
- 'support.webform.empty.search.results.message.label': 'No match found',
2022
- 'support.webform.default.value.help.info.label': 'The entered default value will be sent to Zoho Desk along with other values during form submission.',
2023
- 'support.webform.fieldproperty.text.label': 'Field Properties',
2024
- 'support.webform.buttonproperty.text.label': 'Button Properties',
2025
- 'support.webform.all.fields.used.message': 'No fields Available',
2026
- 'support.feedbackform.failure.message': 'Operation Failed..Try again later',
2027
- 'support.feedbackform.department.dropdown.default.message.label': 'Select Department---',
2028
- 'support.feedback.widget.embedoption.on.success.label': 'The widget is enabled and is visible on the websites if added previously',
2029
- 'support.feedback.widget.embedoption.off.success.label': 'The widget was disabled successfully',
2030
- 'support.feedback.widget.submission.error.message': 'Error occurred on processing data.Please try later',
2031
- 'support.feedback.widget.delete.message.label': 'Are you sure you want to delete the feedback widget?',
2032
- 'support.feedback.widget.subject.placeholder.label': 'Subject',
2033
- 'support.feedback.widget.description.placeholder.label': 'How can we help you?',
2034
- 'support.feedback.widget.feedback.submission.message': 'Thanks for your Feedback',
2035
- 'support.feedbackwidget.livedesk.confirmation.message.label': '<div>This department is not active for Live Chat.</div><div>Would you like enable Chat now?</div>',
2036
- 'support.feedback.form.numberonly.alert.label': 'You\'d provided a non-numeric value',
2037
- 'support.feedback.widget.embed.option.onoff.label': 'Are you sure, you want to disable this widget?',
2038
- 'support.feedback.widget.attachment.enabled.title': 'Attachment is enabled',
2039
- 'support.feedback.widget.attachment.disabled.title': 'Attachment is disabled',
2040
- 'support.feedback.widget.screenshot.enabled.title': 'Screenshot is enabled',
2041
- 'support.feedback.widget.screenshot.disabled.title': 'Screenshot is disabled',
2042
- 'support.feedback.widget.captcha.enabled.title': 'Captcha is enabled',
2043
- 'support.feedback.widget.captcha.disabled.title': 'Captcha is disabled',
2044
- 'support.feedback.widget.livechat.enabled.title': 'LiveChat is enabled',
2045
- 'support.feedback.widget.livechat.disabled.title': 'LiveChat is disabled',
2046
- 'support.setup.users.chatenable': 'Enable for Chat',
2047
- 'support.setup.users.chatdisable': 'Agent can\'t initiate chat in this department',
2048
- 'support.setup.rebranding.help1': 'Rebrand your Zoho Desk account to reflect your company\'s identity. Upload your logo and favicon, hook up your domain with Zoho Desk, setup remote authentication and even change your portal name.',
2049
- 'support.setup.help.someHelpHeading': 'Here\'s some help from our documentation:',
2050
- 'support.setup.rebranding.logo.help.link': 'How to upload your company\'s logo & favicon',
2051
- 'Closed Activities': 'Closed {0}',
2052
- 'support.profile.value.not.allowed': 'Invalid Profile Name',
2053
- 'support.multi.supportrep.empty.check': 'Associate a Support Rep with this department before you click Save',
2054
- 'support.multi.department.chat.disable.confirmmsg': 'Are you sure, you want to disable live chat for this department?',
2055
- 'support.multi.department.multibrandenable.successmsg': 'Multi-brand Support enabled successfullly',
2056
- 'support.multi.department.multibranddisable.successmsg': 'Multi-brand Support disabled successfullly',
2057
- 'support.multi.department.uniqueuserenable.successmsg': 'Unique user base enabled successfullly',
2058
- 'support.multi.department.uniqueuserdisable.successmsg': 'Unique user base disabled successfullly',
2059
- 'support.multi.department.disablethechat': 'Disable Chat',
2060
- 'support.multi.department.portal.portalurl.cannotbeempty': 'Enter the URL for the Help Center',
2061
- 'support.multi.department.portal.portalname.cannotbeempty': 'Portal name cannot be empty',
2062
- 'support.multi.department.portal.contains.fivechar': 'Your Help Center name must consist of at least 5 characters',
2063
- 'support.multi.department.customerportal.default': 'Default',
2064
- 'support.multi.department.changelogo': 'Change logo',
2065
- 'support.multi.department.name.null.check': 'null is not allowed. Please try some other name',
2066
- 'support.multi.department.depname.length.check': 'Department name cannot be more than 150',
2067
- 'support.multi.department.dispname.length.check': 'Display name cannot be more than 150',
2068
- 'support.multi.department.onedepenableforchatmsg': 'Oops! You must have at least one department activated for chat. Please enable another department before you disable this department.',
2069
- 'support.multi.department.disc.length.check': 'Description cannot be more than 500',
2070
- 'support.multi.department.portallogosize': 'The size of the portal logo should not exceed 20 KB.',
2071
- 'support.multi.department.portalfaviconsize': 'The size of the portal favicon logo should not exceed 20 KB.',
2072
- 'support.multi.department.customportal.assigninfo': 'Looks like this department is currently associated with one or more targets in the Ticket Assignment rule(s). You must delete the target(s) in their respective rule(s) before you add a custom portal.',
2073
- 'support.multi.department.userassociatedwithonedepmsg': 'Oops! You can\'t dissociate this agent since this is the only department they belong to.',
2074
- 'support.multi.department.customdep.to.private': 'You have mapped your domain with the Help Center added for this department.<br>You must delete the mapping before you could set this department as private.',
2075
- 'support.multi.department.enable.msg.inportal': 'The department will be displayed in your Help Center.',
2076
- 'support.multi.department.disable.msg.inportal': 'The department will be hidden from your Help Center.',
2077
- 'support.multi.department.removecustomportalinfo': 'Looks like you\'ve created a Help Center for this department. You must delete the Help Center before you could disable this department.',
2078
- 'support.multi.department.resend.verificationmail': 'Haven\'t received a verification email already? No sweat! We can send it again!',
2079
- 'support.multi.department.supportemail.confirm.deletemsg': 'Are you sure, you want to delete this Support Email Address?',
2080
- 'support.multi.department.fromemail.confirm.deletemsg': 'Are you sure, you want to delete this \'From\' email address?',
2081
- 'support.multi.department.autoccenable.info': 'Enabling Automatic Cc for this department will also enable it for your other departments unless you have disabled it previously. Would you like to enable?',
2082
- 'support.multi.department.msgfor.needatleasetwopublicdepartemnt': 'You must have added at least two active and public departments to enable multi-brand support with common users.',
2083
- 'support.multi.department.multibranding.notdisable': 'You must delete the branded Help Centers that were added for the departments before you disable multi-brand support.',
2084
- 'support.multi.department.multibranding.disable': 'Are you sure you want to disable the multi-brand support?',
2085
- 'support.multi.department.msgfor.configalldepartment': 'You must configure at least 2 brand-specific Help Centers, to enable multi-brand support with unique users.',
2086
- 'support.article.dashboard.metrics.heading.label': 'Metrics for last',
2087
- 'support.article.dashboard.metric.week.label': 'Week',
2088
- 'support.article.dashboard.metric.month.label': 'Month',
2089
- 'support.article.dashboard.metric.year.label': 'Year',
2090
- 'support.article.dashboard.article.usage.chart.title': '{0} usage metrics',
2091
- 'support.article.dashboard.article.usage.label': '{0} Usage',
2092
- 'support.article.dashboard.good.usage.rating.title': 'Good usage',
2093
- 'support.article.dashboard.good.usage.rating.label': 'Keep going',
2094
- 'support.article.dashboard.better.usage.rating.title': 'Can be used better',
2095
- 'support.article.dashboard.better.usage.rating.label': 'Keep trying',
2096
- 'support.article.dashboard.limited.usage.rating.title': 'Limited usage',
2097
- 'support.article.dashboard.limited.usage.rating.label': 'Time to re-visit the {0}',
2098
- 'support.article.dashboard.popular.articles.heading.label': 'Trending {0}',
2099
- 'support.article.dashboard.keyword.success.ratio.text.label': 'Keyword search success ratio',
2100
- 'support.article.dashboard.popular.keywords.text.label': 'Popular keywords',
2101
- 'support.article.dashboard.failed.keywords.text.label': 'Failed keywords',
2102
- 'support.article.dashboard.suggested.articles.chart.info.icon': 'Number of {0} used as response vs Number of {1} responded',
2103
- 'support.article.dashboard.article.usage.chart.article.tooltip': 'Number of {0} used as response',
2104
- 'support.article.dashboard.article.usage.chart.ticket.tooltip': 'Number of {0} responded',
2105
- 'support.article.dashboard.keyword.search.ratio.info.icon': 'This metric shows what users are searching for in your Help Center. Act fast on the failed keywords',
2106
- 'support.article.dashboard.no.article.present.message.label': 'You don\'t have any {0}',
2107
- 'support.article.dashboard.add.article.message.label': 'ADD A NEW {0}',
2108
- 'support.article.dashboard.import.article.message.label': 'IMPORT {0}',
2109
- 'support.article.dashboard.no.popular.articles.message.label': 'There are no trending {0}',
2110
- 'support.article.dashboard.no.popular.keywords.message.label': 'There are no keywords',
2111
- 'support.article.dashboard.article.life.cycle.image.info.message.label': 'Life cycle of an {0}',
2112
- 'support.article.dashboard.last.three.sixty.five.days': 'Last 365 days',
2113
- 'support.article.mapped.tickets.title.label': 'Used in',
2114
- 'support.article.dashboard.no.feedbacks.message.label': 'There are no feedbacks',
2115
- 'support.article.dashboard.back.to.articledashboard': 'Back to {0} dashboard',
2116
- 'support.solutions.module.name.label': 'KB',
2117
- 'support.dashboard.overview': 'Overview',
2118
- 'support.overview.current.stats': 'Current {0} Stats',
2119
- 'support.overview.previous.week': 'Last week',
2120
- 'support.overview.export.csv': 'Export as CSV',
2121
- 'support.overview.export.excel': 'Export as XLS',
2122
- 'support.overview.ticket.response.time': 'Average {0} Reply Time',
2123
- 'support.overview.ticket.reply.time': '{0} Reply Time',
2124
- 'support.overview.average.hours': 'Average in Hours',
2125
- 'support.overview.response.time': 'Response Time',
2126
- 'support.overview.sample.message': 'Preview Sample Page',
2127
- 'support.overview.nodata.message': 'No data avaliable for the selected date range',
2128
- 'support.filter.previousmonth.label': 'Previous Month',
2129
- 'support.overview.fetchoverview.failedmsg': 'Unable to fetch overview information',
2130
- 'support.reports.overview.happinessratings': 'Happiness Ratings',
2131
- 'support.reports.overview.precentage': 'Percentage',
2132
- 'support.reports.overview.total.tickets': 'Total {0}',
2133
- 'support.reports.overview.tickets.count': '{0} Count',
2134
- 'support.overview.backlog': 'Backlog',
2135
- 'support.overview.total': 'total',
2136
- 'support.reports.overview.previewback': 'Close Preview',
2137
- 'support.overview.average': 'average',
2138
- 'support.request.add.multipletag': 'Use COMMA to add multiple tags',
2139
- 'support.request.follow.cases': 'Follow {0}',
2140
- 'support.request.unfollow.cases': 'Unfollow {0}',
2141
- 'support.request.unfollow': 'Unfollow',
2142
- 'support.request.follow': 'Follow',
2143
- 'support.request.clear': 'Clear',
2144
- 'support.request.public': 'Public',
2145
- 'support.request.createtime': 'Create Time',
2146
- 'support.expand': 'Expand',
2147
- 'support.tabs.request.allapprovals': 'All Approvals',
2148
- 'support.tabs.request.pendingapprovals': 'Pending Approvals',
2149
- 'support.tab.request.emptypages': 'No {0} for this {1}!',
2150
- 'support.request.entry.add': 'Add Time Entry',
2151
- 'support.request.add.module': 'To add a new {0}, Please click on the',
2152
- 'support.request.add.module.noicon': 'To add a new {0}, Please click on the plus icon',
2153
- 'support.spam': 'Spam',
2154
- 'support.icon': 'icon',
2155
- 'tab.request.emptypages.learnmore': 'To learn more,',
2156
- 'support.agent.alreadyfollow.contact': 'Agent is following this Contact',
2157
- 'support.label.crminfo': 'CRM Info',
2158
- 'support.reprot.formatview': 'Formatted View',
2159
- 'support.reprot.orginalview': 'Original View',
2160
- 'support.bug.detail.bug.assignfor': 'Bug Assigned for',
2161
- 'support.community.category.listing.unlock': 'Unlock',
2162
- 'crm.label.more.action': 'More Actions',
2163
- 'support.zohocrm.integration.admin.supportaddon.user.delete.success': 'Support Add-On User has been deleted Successfully',
2164
- 'support.topbar.icon': 'Title Bar',
2165
- 'support.account.surveycontact.text': 'has left a rating',
2166
- 'support.contact.follower.empty': 'No followers yet',
2167
- 'support.delete.wouldlike': 'Would you like to {0}?',
2168
- 'support.remove.general': 'Remove {0}',
2169
- 'support.do.you.wish.to.delete': 'Do you want to delete?',
2170
- 'support.contact.comment.empty': 'Looks like you haven\'t typed your comment yet!',
2171
- 'support.contact.comment.delete': 'delete this {0}',
2172
- 'support.account.slacontract': 'the SLA and its {0} from this {1}',
2173
- 'support.contact.subtab.removeproduct': 'Removing this {0} will terminate its association with the {1}.',
2174
- 'support.customers.follow': 'You have started following this {0}.',
2175
- 'support.customers.unfollow': 'You have unfollowed this {0}.',
2176
- 'support.customers.portaluser': 'End User',
2177
- 'support.label.alert.delete.contact1': 'But {0} added as End Users will not be deleted.',
2178
- 'support.crm.contact.update': 'Update from Zoho CRM',
2179
- 'support.subtab.overview.sixmonth': 'Last 6 months stats',
2180
- 'support.portal.reinvite.label': 'Reinvite',
2181
- 'support.sla.resolution.time': 'Resolution Time',
2182
- 'support.questions': 'Questions',
2183
- 'support.photo.text': 'Photo',
2184
- 'support.ticket.label.createdtime.info': 'Created on {0}',
2185
- 'support.ticket.label.duetime.info': 'Due on {0}',
2186
- 'support.ticket.label.overduetime.info': 'Overdue since {0}',
2187
- 'support.ticket.label.closedtime.info': 'Closed on {0}',
2188
- 'support.ticket.label.new': '{0} new',
2189
- 'support.crm.queue.integrate.now.label': 'Integrate with Zoho CRM',
2190
- 'support.crm.queue.integrate.message': 'Handshake Mode will help you differentiate tickets by your customers, prospects and leads in Zoho CRM so that you could provide each ticket the kind of attention it needs.',
2191
- 'support.community.setup.landingpage': 'Landing Page',
2192
- 'support.community.setup.landingpage.msg': 'Select a landing page for the Community tab in your Help Center.',
2193
- 'support.community.setup.landingpage.updatedmsg': 'Landing page updated successfully',
2194
- 'support.community.recenttopic': 'Recent Topic',
2195
- 'support.community.singlepost.lessthanaminuteago': 'less than a minute ago',
2196
- 'support.related.solution': 'Related {0}',
2197
- 'support.textField.length.limit': '{0} length can\'t be more than 255 characters',
2198
- 'support.dashboard.avg.firstresponsetime': 'Average First Response Time',
2199
- 'support.dashboard.assignmenttime': '{0} Assignment Time',
2200
- 'support.dashboard.firstcallresolution': 'First Call Resolution (FCR)',
2201
- 'support.dashboard.fcr.rating': 'FCR Rating',
2202
- 'support.dashboard.totalclosed': 'Total Closed {0}',
2203
- 'support.dashboard.fcrtickets': 'FCR Closed {0}',
2204
- 'support.dashboard.channelwise.firstresponsetime': 'Channel Wise First Response Time',
2205
- 'support.dashboard.channelwise.responsetime': 'Channel Wise Response Time',
2206
- 'support.dashboard.firstresponse.timeframe': 'First Response Time Frame',
2207
- 'support.dashboard.response.timeframe': 'Response Time Frame',
2208
- 'support.dashboard.timeframe': 'Time Frame',
2209
- 'support.dashboard.agent.firstresponsetime': 'Agent Wise First Response Time',
2210
- 'support.dashboard.agent.responsetime': 'Agent Wise Response Time',
2211
- 'support.dashboard.agent.summary': 'Agent Summary',
2212
- 'support.dashboard.noofresponses': 'No. of Responses',
2213
- 'support.dashboard.overall.avg.firstresponsetime': 'Agent Average First Response Time',
2214
- 'support.dashboard.overall.avg.responsetime': 'Agent Average Response Time',
2215
- 'support.overview.count': 'Count',
2216
- 'support.dashboard.numberofresponses': 'Number Of Responses',
2217
- 'support.dashboard.average.responseperday': 'Average Responses per day',
2218
- 'support.dashboard.channalwise.noofresponses': 'Channel Wise No. Of Responses',
2219
- 'support.overview.clicktoviewchart': 'Click to View Chart',
2220
- 'support.overview.clicktohidechart': 'Click to Hide Chart',
2221
- 'support.dashboard.overall.systemtime': 'Overall System\'s Time',
2222
- 'support.multdept.associatesuprep.call': 'Associate Call',
2223
- 'support.multdept.associatesuprep.call.info': 'Click the button to Associate this {0} with Current call.',
2224
- 'support.request.warning.deletespam': 'The selected entities & its related items will be deleted permanently.',
2225
- 'support.request.warning.delete': 'Would you like to continue?',
2226
- 'support.request.alert.delete': 'All {0} and {1} related to {3} {2} will be moved to Recycle Bin.',
2227
- 'support.request.alert.delete.ticket.plural.header': 'Delete these {0}',
2228
- 'support.request.alert.close.header': 'Close {0} {1}',
2229
- 'support.request.alert.reopen.header': 'Reopen {0} {1}',
2230
- 'support.request.alert.spam.header': '{0} {2} {1}',
2231
- 'support.request.alert.split.ticket.header': 'Split this {0}',
2232
- 'support.request.queue.delete.header': 'Delete Column',
2233
- 'support.request.queue.delete.messge': 'Are you sure you want to delete this Column?',
2234
- 'support.request.queue.delete.alert': 'You can\'t delete this column',
2235
- 'support.request.alert.discard.draft.header': 'Discard this draft',
2236
- 'support.resolution.alert.delete.header': 'Delete Resolution',
2237
- 'crm.confirm.delete.Resolution': 'Are you sure you want to delete this Resolution?',
2238
- 'crm.confirm.discard.draft': 'Are you sure you want to Discard this draft?',
2239
- 'crm.confirm.delete.Task': 'Are you sure you want to delete this {0}?',
2240
- 'crm.confirm.split.request': 'Are you sure you want to split this {0}?',
2241
- 'support.crm.module.Information': 'CRM {0} Information',
2242
- 'support.open.new.tab': 'Open in New Tab',
2243
- 'support.request.save.changes': 'You haven\'t saved the {0}. Are you sure you want to leave this {1}?',
2244
- 'support.request.reply.save.changes': 'You haven\'t saved the {0}. Are you sure you want to {1} the reply?',
2245
- 'support.request.draft.save.changes': 'You haven\'t saved the {0}. Are you sure you want to Save this draft?',
2246
- 'support.label.select.agent': 'Select Agent',
2247
- 'support.save.property': 'Save {0} Properties',
2248
- 'support.department.switch.alert': 'Seems like you had switched your department from a different browser.',
2249
- 'support.new.department': 'New Department',
2250
- 'support.reopen.plural.message': '{0} were reopened successfully.',
2251
- 'support.reopen.single.message': '{0} was reopened successfully.',
2252
- 'support.checkbox.limit': 'Select up to 50 records',
2253
- 'support.module.crm.list': 'CRM {0} List',
2254
- 'support.crm.module.primaryemail': 'Primary Email',
2255
- 'support.module.selectview': 'Select a view',
2256
- 'support.contact.list.emptyname': '(No name)',
2257
- 'crm.label.twolayout': 'Two Layout',
2258
- 'crm.label.threelayout': 'Three Layout',
2259
- 'support.ticket.properties.updated.success': '{0} properties updated successfully',
2260
- 'support.request.starred.views': 'Starred Views',
2261
- 'support.request.starred.title': 'Star',
2262
- 'support.request.unstarred.title': 'UnStar',
2263
- 'support.request.starred.race.condition': 'You seem very fond of starring Views! But, please wait for 15 minutes and you should be able to star again.',
2264
- 'support.request.queue.view': 'Queue View',
2265
- 'support.crm.queue.view': 'CRM Queue',
2266
- 'support.request.list.view': 'List View',
2267
- 'support.request.grid.view': 'Grid View',
2268
- 'support.request.label.classic': 'Classic View',
2269
- 'support.request.label.compact': 'Compact View',
2270
- 'support.request.label.super.compact': 'Super Compact View',
2271
- 'support.request.label.workmodes': 'Work modes',
2272
- 'support.queue.statusmode': 'Status Mode',
2273
- 'support.queue.handshakemode': 'Handshake Mode',
2274
- 'support.queue.countdownmode': 'Countdown Mode',
2275
- 'support.queue.prioritymode': 'Priority Mode',
2276
- 'support.queue.crmmode': 'Handshake',
2277
- 'support.queue.duedate': 'Countdown',
2278
- 'support.select.records.fifty': 'select up to 50 records only',
2279
- 'support.request.queue.add': 'Add Column',
2280
- 'support.label.module.review': 'Review {0}',
2281
- 'support.label.view.image': 'View Image',
2282
- 'support.label.agent.collision': 'Agent Collision Detection',
2283
- 'support.label.active.viewers': 'Active viewers',
2284
- 'support.label.no.active.viewers': 'No viewers',
2285
- 'support.label.delete.tag': 'Delete tag',
2286
- 'support.label.search.all.modules': 'Search in all modules..,',
2287
- 'support.onboarding.hello.name': 'Hello {0} !',
2288
- 'support.onboarding.welcome.msg1': 'Welcome to the first-ever preview of <span>Zoho Desk</span>',
2289
- 'support.onboarding.welcome.msg2': 'Most of what you\'re going to see hasn\'t been released to all our customers yet. Kindly cooperate with us in keeping screens and other details private, till the public launch of Zoho Desk.',
2290
- 'support.onboarding.header.step1': 'Modules / Main Menu',
2291
- 'support.onboarding.header.step2': 'Quick Add',
2292
- 'support.onboarding.header.step3': 'The HQ',
2293
- 'support.onboarding.header.step4': 'Switch Modes',
2294
- 'support.onboarding.msg.step1': 'Access and switch between modules like {0}, Customers, {1} and more from here.',
2295
- 'support.onboarding.msg.step2': 'Use the \'Quick Add\' button to add new {0} and customers, write {1}, create {2}, and more, wherever you are.',
2296
- 'support.onboarding.msg.step3': 'Monitor your most important metrics and keep track of your team\'s activity from a single screen.',
2297
- 'support.onboarding.msg.step4': 'View your {0} in the all-new Queue mode, CRM mode, or the traditional List mode. You can switch modes at any time.',
2298
- 'support.onboarding.msg.step5': 'Manage your availability and visit your Zoho profile page from here.',
2299
- 'support.onboarding.msg.step6': 'Mark frequently visited views with a star for quicker access.',
2300
- 'support.onboarding.msg.step7': 'Your starred views get listed here.',
2301
- 'support.onboarding.skip.msg': 'We\'re right here if you need a tour.',
2302
- 'support.onboarding.skip.tutorial': 'Skip Tour',
2303
- 'support.status.update.success': 'The status has been successfully updated',
2304
- 'support.duedate.update.success': 'The due date has been successfully updated',
2305
- 'support.autosuggest.searchin': 'Search in {0}',
2306
- 'support.autosuggest.searchresultsfor': 'Search results for',
2307
- 'support.search.sortby.relavance': 'Relevance',
2308
- 'support.search.sortby.modifiedtime': 'Modified Time',
2309
- 'support.starred.view.reached.maximum': 'Uh-oh! The maximum number of views that can be starred has been reached. You cannot star any more views.',
2310
- 'support.label.reorder': 'Reorder',
2311
- 'support.customer.portal.tab.customisation.title': 'Customize tabs',
2312
- 'support.customer.portal.tab.customisation.actual.name': 'Default name:',
2313
- 'support.customer.portal.tab.customisation.display.name': 'Display name:',
2314
- 'support.customer.portal.tab.customisation.default.tab': 'Set as default:',
2315
- 'support.customer.portal.tab.customisation.status': 'Visibility:',
2316
- 'support.customer.portal.tab.customisation.last.modified': 'Last modified by:',
2317
- 'support.customer.portal.tab.customisation.updated.successfully': 'Updated successfully',
2318
- 'support.customer.portal.tab.customisation.min.no.of.tabs.visibility.text': 'You must have at least one visible tab',
2319
- 'support.customer.portal.tab.customisation.tab.visibility.and.default.tab.text': 'Default tab must be visible in the Help Center',
2320
- 'support.customer.portal.tab.customisation.community.disabled.message': 'Disabled in the Help Center',
2321
- 'support.customer.portal.tab.customisation.solution.disabled.message': 'Disabled in {0}',
2322
- 'support.label.recent.items': 'Recent Items',
2323
- 'support.customer.recent.item': 'Recent {0}',
2324
- 'support.module.param': '{0}',
2325
- 'support.label.alert.module.delete.confirm': '{0} {1}(s) selected. Do you want to delete these {2}?',
2326
- 'support.label.refill.user.columnsMsg': 'Refill the user columns in criteria editor.',
2327
- 'support.label.dept.choose.msg': 'Kindly select a department before choosing a {0}.',
2328
- 'support.import.module.select.msg': 'Please select atleast one module to import',
2329
- 'support.delete.with.chkLen': 'Delete {0} {1}',
2330
- 'support.notsupport.info': 'Oops! Your screen resolution is lower than what it takes to view the three-layout view.',
2331
- 'support.onboarding.request.header.step2': 'Auto-Suggest {0}',
2332
- 'support.onboarding.request.header.step3': 'Past Interactions',
2333
- 'support.onboarding.request.header.step4': 'The Entire Conversation',
2334
- 'support.onboarding.request.msg.step1': 'Put a face to every {0}. See {1} information pulled in from your Zoho CRM account.',
2335
- 'support.onboarding.request.msg.step2': 'Save time on frequently asked questions. Pull {0}-related {1} directly into your response.',
2336
- 'support.onboarding.request.msg.step3': 'Get complete context. View all your past interactions with the {0} in one place.',
2337
- 'support.onboarding.request.msg.step4': 'Catch up on the whole conversation conveniently. {0} responses and internal comments appear in chronological order with the latest at the top.',
2338
- 'support.onboarding.request.msg.step5': 'Perform other vital {0} actions, such as applying Macros, moving and deleting, from this menu.',
2339
- 'support.onboarding.contact.hdr1': 'Switch Views',
2340
- 'support.onboarding.contact.hdr2': '{0}-related Views',
2341
- 'support.onboarding.contact.hdr3': '{0} Deduplication',
2342
- 'support.onboarding.contact.hdr4': 'Bulk Actions',
2343
- 'support.onboarding.contact.msg1': 'Switch between {0} and {1} at any point.',
2344
- 'support.onboarding.contact.msg2': 'Use filters to create custom views for your {0}. You can search through these views for quick access.',
2345
- 'support.onboarding.contact.msg3': 'Pull up duplicate {0} and reduce redundancy by modifying, merging or deleting them.',
2346
- 'support.onboarding.contact.msg4': 'Hover over a {0}\'s photo, and click to select. Select multiple {1} to perform bulk actions such as merging and deleting.',
2347
- 'support.onboarding.task.hdr1': 'Mark as completed',
2348
- 'support.onboarding.task.msg1': 'Hover over the {0} icon, and click to select. Select multiple {1} to perform bulk actions such as merging and deleting.',
2349
- 'support.onboarding.task.msg2': 'Click on this icon to mark a {0} as completed directly from this screen.',
2350
- 'support.onboarding.task.msg3': 'View {0} based on filters, sorting and display preferences that you set.',
2351
- 'support.onboarding.social.hdr1': 'Switch Channels',
2352
- 'support.onboarding.social.msg1': 'Switch between Twitter and Facebook views here.',
2353
- 'support.onboarding.social.msg2': 'Click on this icon to view the whole conversation associated with a tweet/post.',
2354
- 'support.onboarding.reports.hdr1': 'Time Period',
2355
- 'support.onboarding.reports.hdr2': 'Toggle Stats',
2356
- 'support.onboarding.reports.hdr3': 'See Underlying Data',
2357
- 'support.onboarding.reports.hdr4': 'Custom {0}/{1}',
2358
- 'support.onboarding.reports.msg1': 'You can choose the time period for which you want the stats displayed.',
2359
- 'support.onboarding.reports.msg2': '\'Switch on/off\' stats based on what you want to see the data for.',
2360
- 'support.onboarding.reports.msg3': 'Switch between graphic representations and raw data by clicking on this icon.',
2361
- 'support.onboarding.reports.msg4': 'Create {0} and generate dynamic {1} based on your specific needs.',
2362
- 'support.onboarding.articles.hdr1': '{0} Dashboard',
2363
- 'support.onboarding.articles.hdr2': 'Manage Settings',
2364
- 'support.onboarding.articles.hdr3': 'Filter {0}',
2365
- 'support.onboarding.articles.msg1': 'You can track usage and SEO-related metrics of your {0} using this dashboard.',
2366
- 'support.onboarding.articles.msg2': 'View all the files associated with the {0} in one place.',
2367
- 'support.onboarding.articles.msg3': 'You can manage each of your departments\' {0} settings from here.',
2368
- 'support.onboarding.articles.msg4': '{0} are grouped based on their status - published, draft or pending review.',
2369
- 'support.onboarding.articles.msg5': 'Filter {0} based on whom they are made visible to - all users, registered users, agents.',
2370
- 'support.agent.reinvitation.message': 'The agent has been successfully re-invited.',
2371
- 'support.agent.activate.message': 'The agent has been successfully activated.',
2372
- 'support.agent.deactivate.message': 'The agent has been successfully deactivated.',
2373
- 'support.agent.deactivate.headermessage': 'Deactivating this agent will restrict them from accessing your help desk. You can use the same user license to add another agent.',
2374
- 'support.myinfo.phone.busy': 'Busy',
2375
- 'support.myinfo.keyboardshortcut': 'Keyboard Shortcuts',
2376
- 'support.myinfo.mobileapps': 'Mobile Apps',
2377
- 'support.setup.my.zoho.account': 'Zoho Account',
2378
- 'support.subscriptions.subscribe.sms.addon': 'Subscription',
2379
- 'support.dashboard.channelwise.resolutiontime': 'Resolution Time by Channels',
2380
- 'support.dashboard.agentwise.resolutiontime': 'Resolution Time by Agents',
2381
- 'support.dashboard.noofclosed': 'Number Of Closed {0}',
2382
- 'support.dashboard.overall.avg.resolutiontime': 'Overall Agent Average Resolution Time',
2383
- 'support.dashboard.channalwise.noofclosed': 'Channel Wise Closed {0}',
2384
- 'support.dashboard.average.resolutionperday': 'Average Closed {0} per day',
2385
- 'support.dashboard.closed.tickettrend': 'Closed {0} Trend',
2386
- 'support.dashboard.avg.usertime': '{0}\'s Time',
2387
- 'support.dashboard.top20agents': 'Top 20 Agents',
2388
- 'support.dashboard.low20agents': 'Least 20 Agents',
2389
- 'support.solution.category': 'Category',
2390
- 'support.solution.category.sub.section': 'Sub-section',
2391
- 'support.activity.noMessage': 'There\'s no activity yet, for this {0}.',
2392
- 'crm.security.role.name': 'Role Name',
2393
- 'crm.security.role.transferTo': 'Transfer to Role',
2394
- 'crm.security.role': 'Role',
2395
- 'support.permission.view': 'View Only',
2396
- 'support.permission.view.create': 'View and Create',
2397
- 'support.permission.view.create.update': 'View, Create and Update',
2398
- 'support.permission.view.create.update.delete': 'View, Create, Update and Delete',
2399
- 'support.1minute.ago': '1 minute ago',
2400
- 'support.nminutes.ago': '{0} minutes ago',
2401
- 'support.1hour.ago': '1 hour ago',
2402
- 'support.1hour.1minute.ago': '01:01 hour ago',
2403
- 'support.1hour.nminutes.ago': '01:{0} hour ago',
2404
- 'support.nhours.ago': '{0} hours ago',
2405
- 'support.nhours.1minute.ago': '{0}:01 hours ago',
2406
- 'support.nhours.nminutes.ago': '{0}:{1} hours ago',
2407
- 'support.1day.ago': '1 day ago',
2408
- 'support.1day.1hour.ago': '1 day 1 hour ago',
2409
- 'support.1day.nhours.ago': '1 day {0} hours ago',
2410
- 'support.ndays.ago': '{0} days ago',
2411
- 'support.ndays.1hour.ago': '{0} days 1 hour ago',
2412
- 'support.ndays.nhours.ago': '{0} days {1} hours ago',
2413
- 'support.1year.ago': '1 year ago',
2414
- 'support.1year.1day.ago': '1 year 1 day ago',
2415
- 'support.1year.ndays.ago': '1 year {0} days ago',
2416
- 'support.nyears.ago': '{0} years ago',
2417
- 'support.nyears.1day.ago': '{0} years 1 day ago',
2418
- 'support.nyears.ndays.ago': '{0} years {1} days ago',
2419
- 'support.1minute.late': 'late by 1 minute',
2420
- 'support.nminutes.late': 'late by {0} minutes',
2421
- 'support.1hour.late': 'late by 1 hour',
2422
- 'support.1hour.1minute.late': 'late by 01:01 hour',
2423
- 'support.1hour.nminutes.late': 'late by 01:{0} hour',
2424
- 'support.nhours.late': 'late by {0} hours',
2425
- 'support.nhours.1minute.late': 'late by {0}:01 hours',
2426
- 'support.nhours.nminutes.late': 'late by {0}:{1} hours',
2427
- 'support.1day.late': 'late by 1 day',
2428
- 'support.1day.1hour.late': 'late by 1 day 1 hour',
2429
- 'support.1day.nhours.late': 'late by 1 day {0} hours',
2430
- 'support.ndays.late': 'late by {0} days',
2431
- 'support.ndays.1hour.late': 'late by {0} days 1 hour',
2432
- 'support.ndays.nhours.late': 'late by {0} days {1} hours',
2433
- 'support.1year.late': 'late by 1 year',
2434
- 'support.1year.1day.late': 'late by 1 year 1 day',
2435
- 'support.1year.ndays.late': 'late by 1 year {0} days',
2436
- 'support.nyears.late': 'late by {0} years',
2437
- 'support.nyears.1day.late': 'late by {0} years 1 day',
2438
- 'support.nyears.ndays.late': 'late by {0} years {1} days',
2439
- 'support.1minute.left': '1 minute left',
2440
- 'support.nminutes.left': '{0} minutes left',
2441
- 'support.nminutes.nseconds.left': '{0}:{1} minutes left',
2442
- 'support.1hour.left': '1 hour left',
2443
- 'support.1hour.1minute.left': '01:01 hour left',
2444
- 'support.1hour.nminutes.left': '01:{0} hour left',
2445
- 'support.nhours.left': '{0} hours left',
2446
- 'support.nhours.1minute.left': '{0}:01 hours left',
2447
- 'support.nhours.nminutes.left': '{0}:{1} hours left',
2448
- 'support.1day.left': '1 day left',
2449
- 'support.1day.1hour.left': '1 day 1 hour left',
2450
- 'support.1day.nhours.left': '1 day {0} hours left',
2451
- 'support.ndays.left': '{0} days left',
2452
- 'support.ndays.1hour.left': '{0} days 1 hour left',
2453
- 'support.ndays.nhours.left': '{0} days {1} hours left',
2454
- 'support.1year.left': '1 year left',
2455
- 'support.1year.1day.left': '1 year 1 day left',
2456
- 'support.1year.ndays.left': '1 year {0} days left',
2457
- 'support.nyears.left': '{0} years left',
2458
- 'support.nyears.1day.left': '{0} years 1 day left',
2459
- 'support.nyears.ndays.left': '{0} years {1} days left',
2460
- 'support.due.left.tomorrow': 'Tomorrow {0}',
2461
- 'support.created.ago': 'Created {0}',
2462
- 'support.received.ago': 'Received {0}',
2463
- 'support.label.yesterday': 'Yesterday {0}',
2464
- 'support.label.today': 'Today {0}',
2465
- 'support.cphome.section.portalcomponents.name': 'Help Center Essentials',
2466
- 'support.cphome.section.categories.name': 'Categories',
2467
- 'support.cphome.section.activities.name': 'Most Recent Activities',
2468
- 'support.cphome.section.action.name': 'Call-to-action Links',
2469
- 'support.cphome.section.announcements.name': 'Announcements',
2470
- 'support.cphome.widget.community.name': '{0}',
2471
- 'support.cphome.widget.helpcenter.name': '{0}',
2472
- 'support.cphome.widget.mytickets.name': 'My {0}',
2473
- 'support.cphome.widget.addtickets.name': 'Add {0}',
2474
- 'support.cphome.widget.addtickets.description': 'Submit a ticket to seek help from our support specialists',
2475
- 'support.cphome.widget.mytickets.description': 'View your previous tickets; know their statuses and solutions',
2476
- 'support.cphome.widget.helpcenter.description': 'Browse through our collection of Knowledge Base articles',
2477
- 'support.cphome.widget.community.description': 'Engage to find & share solutions from our community',
2478
- 'support.setup.users.phone': 'Enter numbers only',
2479
- 'support.setup.users.profileError': 'Please select a profile',
2480
- 'support.setup.users.roleError': 'Please select a role',
2481
- 'crm.security.profile.name': 'Profile Name',
2482
- 'support.field.empty.error': 'Enter a {0} for this {1}.',
2483
- 'support.field.minlenth.error': 'The {0} must have at least 2 characters',
2484
- 'support.field.maxlength.error': '{0} cannot exceed more than {1} letters.',
2485
- 'support.field.duplicate.error': 'ASAP with this {0} already exists.',
2486
- 'support.field.count.error': 'Need atleast one {0}.',
2487
- 'support.field.invalid.error': '{0} is invalid.',
2488
- 'support.setup.asap.field.name': 'name',
2489
- 'support.setup.asap.field.departments': 'ASAP departments',
2490
- 'support.setup.asap.field.tab.name': 'tab name',
2491
- 'support.field.not.allowed.letters.error': 'Special characters other than <b> + - . _ ? ! </b> are not allowed for field {0}.',
2492
- 'support.alert.cannot.delete': 'You do not have permission to delete system fields.',
2493
- 'support.picklist.value.not.same': 'You cannot replace picklist value with same value.',
2494
- 'support.picklist.replace.value.confirmation': 'Do you want to replace {0} with {1} ?',
2495
- 'support.setup.modules.combine.alert': 'Selecting both the {0} and the {1} together, will merge them to create a unified module called {2}. You cannot select or unselect these modules individually once they are merged. Would you like to proceed?',
2496
- 'crm.security.duplicate.email': 'Email already exists. Please choose a different email id.',
2497
- 'support.label.queue.sitback.page.popup': 'There are no {0} in this view',
2498
- 'support.label.agent.queue.sitback.page.popup': 'There are no open {0} for this agent',
2499
- 'support.request.all.views': 'All Views',
2500
- 'support.blueprint.views': 'Blueprint Views',
2501
- 'support.request.all.teams': 'All Teams',
2502
- 'Recent Views': 'Recent Views',
2503
- 'support.singular.name.Dashboards': 'Dashboard',
2504
- 'support.request.agent.views': 'Agent Queue',
2505
- 'support.request.agent.views1': 'Agent Queue',
2506
- 'support.request.teams.views': 'Team Queue',
2507
- 'support.request.HQ.views': 'HQ',
2508
- 'support.request.Headquarters.views': 'The Headquarters',
2509
- 'support.feeds.team.views': 'Team Feeds',
2510
- 'support.article.sorting.text.label': 'Sort manually',
2511
- 'support.label.solution.tab.insights': 'Insights',
2512
- 'support.article.dashboard.updated.label': 'Updated',
2513
- 'support.label.solution.lastactivity': 'Last activity:',
2514
- 'support.solution.dv.search.box.placeholder': 'Search Published {0}',
2515
- 'support.permission.edit.comment': 'Edit',
2516
- 'support.permission.delete.comment': 'Delete',
2517
- 'support.label.solutions.seo.title': 'Title',
2518
- 'support.label.solutions.seo.metadesc': 'Meta description',
2519
- 'support.label.solutions.seo.metakeywords': 'Meta keywords',
2520
- 'zohodesk.asap.inapp.web.attachments': 'Attachments',
2521
- 'support.attachment.limit': 'Up to {0} MB',
2522
- 'support.solution.status.reviewed': 'Reviewed',
2523
- 'support.live.traffic': 'Live Traffic',
2524
- 'support.last.one.hour': 'Last 1 Hr',
2525
- 'support.unassigned': 'Unassigned',
2526
- 'support.setup.timetrack': 'Time Tracking',
2527
- 'support.setup.timetrack.errormsg': 'Please enter some value',
2528
- 'support.setup.timetrackpreference': 'Tracking Preferences',
2529
- 'support.setup.timetrack.manual': 'Manual',
2530
- 'support.setup.timetrack.manualticketdescription': 'Agents can manually run the timer on {0}',
2531
- 'support.setup.timetrack.manualtaskdescription': 'Agents can manually run the timer on tasks',
2532
- 'support.setup.timetrack.auto': 'Auto',
2533
- 'support.setup.timetrack.autoticketdescription': 'Automatically logs the time spent on {0}',
2534
- 'support.setup.timetrack.autopause': 'Auto Pause',
2535
- 'support.setup.timetrack.autopausedescription': 'The timer pauses when you switch tabs or stay idle',
2536
- 'support.setup.timetrack.hidetimetrack': 'Hide Time Tracking',
2537
- 'support.setup.timetrack.hidetimetrackdescription': 'The timer is hidden to all agents',
2538
- 'support.setup.timetrack.reviewtime': 'Review Time',
2539
- 'support.setup.timetrack.reviewtimedescription': 'Agents can edit their time spent on a {0}',
2540
- 'support.setup.timetrack.consecutive': 'Consecutive',
2541
- 'support.setup.timetrack.consecutivedescription': 'The timer can run for one task at a time',
2542
- 'support.setup.timetrack.concurrent': 'Concurrent',
2543
- 'support.setup.timetrack.concurrentdescription': 'The timer can run for multiple tasks concurrently',
2544
- 'support.setup.timetrack.specificcostperagent': 'Specific Cost per Agent',
2545
- 'support.setup.timetrack.specificcostperprofile': 'Specific Cost per Profile',
2546
- 'support.setup.timetrack.fixedcostforagents': 'Fixed Cost for Agents',
2547
- 'support.setup.timetrack.fixedcostfortickets': 'Fixed Cost for Tickets',
2548
- 'support.setup.timetrack.billingpreference': 'Billing Preferences',
2549
- 'support.setup.timetrack.billpreference': 'Bill Based on',
2550
- 'support.setup.timetrack.option.fixedcostagent': 'Fixed Cost for Agents',
2551
- 'support.setup.timetrack.option.specificcostagent': 'Specific Cost per Agent',
2552
- 'support.setup.timetrack.option.specificcostprofile': 'Specific Cost per Profile /Hour',
2553
- 'support.setup.timetrack.option.fixedcostticket': 'Fixed Cost for Tickets',
2554
- 'support.setup.timetrack.specificcostline': 'Specific Cost per Agent /Hour',
2555
- 'support.setup.timetrack.field.fixedagentline': 'Enter Fixed Cost for Agents /hour (USD)',
2556
- 'support.setup.timetrack.field.fixedticketline': 'Enter Fixed Cost for Tickets (USD)',
2557
- 'support.setup.timetrack.billinghistory': 'Billing History',
2558
- 'support.setup.timetrack.costperhour': 'Cost /hour',
2559
- 'support.setup.timetrack.agentcostperhour': 'Enter cost per Agent / hour',
2560
- 'support.setup.timetrack.history.billingTypeChanged': '{0}: Changed billing type from {1} to {2}',
2561
- 'support.setup.timetrack.history.fixedcostentered': '{0}: Entered Fixed Cost as \'{1}\'',
2562
- 'support.setup.timetrack.history.agentadded': '{0}: Added an agent',
2563
- 'support.setup.timetrack.history.agentcostedited': '{0}: changed specific cost for {1} from \'{2}\' to \'{3}\'',
2564
- 'support.setup.timetrack.history.agentdeleted': '{0}: Deleted {1}',
2565
- 'support.setup.timetrack.history.billingpreferenceenabled': '{0}: Enabled Billing Preferences',
2566
- 'support.setup.timetrack.history.billingtypeselected': '{0}: Specified billing type as {1}',
2567
- 'support.setup.timetrack.history.billingpreferencedisabled': '{0}: Disabled Billing Preference',
2568
- 'support.setup.timetrack.history.fixedcostedited': '{0}: changed fixed cost from \'{1}\' to \'{2}\'',
2569
- 'support.setup.timetrack.history.profileadded': '{0}: Added profile {1}',
2570
- 'support.setup.timetrack.history.profiledeleted': '{0}: Deleted profile {1}',
2571
- 'support.setup.timetrack.history.profilecostedited': '{0}: changed the cost of profile {1} from \'{2}\' to \'{3}\'',
2572
- 'support.setup.departments.help.link.text': 'All you need to know about departments',
2573
- 'support.setup.departments.help1': 'Organize your customer support operation into departments. You can create departments for products (Zoho CRM, Zoho Desk, Zoho Campaigns etc.) or for functions (Tech Support, Billing, Refunds etc.) or anything else that fits your business. Each department can have its own agents, e-mail ID, workflow rules, SLAs and business hours.',
2574
- 'support.privacy.policy': 'Privacy Policy',
2575
- 'support.term.of.service': 'Terms of Service',
2576
- 'support.zoho.copyrite1': 'All rights reserved.',
2577
- 'support.zoho.copyrite': '2017 ZOHO Corp.',
2578
- 'support.adv.copyrite': '2017, ZOHO Corp.',
2579
- 'support.portal.listing.page.welcometext': 'Select the portal you\'d like to access.',
2580
- 'support.portal.listing.page.greeting': 'Hello',
2581
- 'support.request.history.new.twitter': 'A new ticket is created from Twitter',
2582
- 'support.request.history.new.facebook': 'A new ticket is created from Facebook',
2583
- 'support.livechat.history.new.chat': 'New {1} {0} Received',
2584
- 'support.request.history.commented.edited': '{0} updated a comment in the ticket',
2585
- 'support.invoice.integ.setup.title': 'Zoho Invoice',
2586
- 'support.invoice.integ.email.error': 'Please ensure that the email has less than 100 characters.',
2587
- 'support.books.integ.setup.title': 'Zoho Books',
2588
- 'crm.report.wizard.tab1': '{0} Type',
2589
- 'support.request.history.follower.name': 'Follower Name',
2590
- 'support.history.filter.incomingresponse': 'Incoming Responses',
2591
- 'support.history.filter.outgoingresponse': 'Outgoing Responses',
2592
- 'support.history.filter.comments': 'Comments',
2593
- 'support.history.filter.timeentries': 'Time Entries',
2594
- 'support.history.filter.attachments': 'Attachments',
2595
- 'support.history.filter.tasks': 'Tasks',
2596
- 'support.history.filter.approvals': 'Approvals',
2597
- 'support.history.filter.ticketassignment': 'Ticket Assignments',
2598
- 'support.history.filter.notification': 'Notifications',
2599
- 'support.history.filter.workflows': 'Workflows',
2600
- 'support.history.filter.macros': 'Macros',
2601
- 'support.history.filter.escalation': 'Escalations',
2602
- 'support.history.filter.timebasedactions': 'Time-based Actions',
2603
- 'support.history.empty.filter': 'No activities found for {0}',
2604
- 'support.history.emptypage.clearfilter': 'Select another filter or click "Clear Filter" to show all activities',
2605
- 'support.history.filter.automation': 'Automation',
2606
- 'support.ticket.history.clearfilter': 'Clear Filter',
2607
- 'support.ticket.myactivities': 'Show only my activities',
2608
- 'support.history.comment.attachments': 'File(s) attached',
2609
- 'support.history.label.changed.from': 'changed from',
2610
- 'support.history.label.blueprint.name': 'Blueprint name',
2611
- 'support.history.label.transition.name': 'Transition name',
2612
- 'support.history.label.blueprint.from.state': 'From state',
2613
- 'support.history.label.blueprint.to.state': 'To state',
2614
- 'support.history.label.blueprint.during.transition': 'During Transition',
2615
- 'support.history.label.blueprint.after.transition': 'After Transition',
2616
- 'support.history.label.comment.type': 'Comment Type',
2617
- 'support.history.label.email.reply': 'sent an email reply',
2618
- 'support.history.label.attchment.type': 'Attachment Type',
2619
- 'support.blueprint.label.history.empty.message': 'No actions, alerts, or messages configured for this transition',
2620
- 'crm.dashboard.name': '{0} Name',
2621
- 'support.setup.customize.request.status.addnew': 'Add Status',
2622
- 'support.setup.customize.request.status.addnewstatus': 'Add New {0} Status',
2623
- 'support.setup.customize.request.status.statustype': 'Status Type',
2624
- 'support.setup.customize.request.status.fallbackdefaultinfo': '{0} status will be reset to default on customer reply',
2625
- 'support.setup.customize.request.status.renamestatus': 'Rename {0} Status',
2626
- 'support.setup.customize.request.status.changestatustype': 'Change Status Type',
2627
- 'support.setup.customize.request.status.changetype': 'Change type',
2628
- 'support.setup.customize.request.status.defaultstatus': 'Set as default',
2629
- 'support.setup.customize.request.status.transferanddelete': 'Transfer & Delete',
2630
- 'support.setup.customize.request.status.renamestatustitle': 'Enter a new name',
2631
- 'support.setup.customize.request.status.changestatustypetitle': 'Select a new type for the status "{0}"',
2632
- 'support.setup.customize.request.status.deletestaustitle': 'Before Deleting this Status, please assign another Status.',
2633
- 'support.setup.customize.request.status.deletestatusdescription': 'Transferring this status will take some time & you can\'t revert the changes.',
2634
- 'support.setup.customize.request.status.currentstatustype': 'Current Status Type',
2635
- 'support.setup.customize.request.status.delete': 'Delete {0} Status',
2636
- 'support.setup.customize.request.status.delete.message': 'Are you sure want to delete the "{0}" status ?',
2637
- 'support.setup.customize.request.status.currentstatus': 'Current Status',
2638
- 'support.setup.customize.request.status.addnew.fallbacklabel': '{0} status will be reset to default on customer reply',
2639
- 'support.label.status.reset.to.default.label': 'Fall-back to default',
2640
- 'support.setup.customize.request.status.helpp1': 'Add or modify the {0} status fields to accomodate your helpdesk requirements. For example, if you have {0} that require inputs from customers, you can add and assign a custom status to it, say \'Waiting on Customer\'. This way, it helps you to distinguish between the {0} that are the responsibility of your agents.',
2641
- 'support.setup.customize.request.status.helpp2': 'You can also define a {0} fall-back status when a customer responds to it. For example, when a \'Open\' {0} is moved to \'Waiting on Customer\' and the customer responds to it, the {0} can either be re-assigned with \'Open\'(when set as default) status or left untouched.',
2642
- 'support.setup.customize.request.status.help.link1': '<a target="_blank" href="https://help.zoho.com/portal/kb/articles/customizing-ticket-statuses">How to customize {0} statuses</a>',
2643
- 'support.setup.customize.request.status.name.empty': 'Please enter a name for the status',
2644
- 'support.setup.customize.request.status.type.empty': 'Please select the status type',
2645
- 'support.setup.customize.request.status.duplicatename': 'A status by this name already exists',
2646
- 'support.setup.customize.request.status.atleastone': 'You must have at least one status in {0} type',
2647
- 'support.setup.customize.request.status.cannotdelete': 'You cannot delete this status since you must have at least one under {0} type.',
2648
- 'support.setup.customize.request.status.reorder': 'The order of the status was updated.',
2649
- 'support.setup.customize.request.status.deletedescription': 'Deleting a status will also delete their corresponding ticket column in the status mode.',
2650
- 'support.setup.customize.request.status.renamedescription': 'Renaming a status will delete their corresponding ticket column in the status mode.',
2651
- 'support.setup.customize.request.status.changeStatusTypedescription': 'You have mapped a default status to the COMPLETED state.',
2652
- 'support.default': 'Default',
2653
- 'support.setup.customize.myInformation.help': 'Fill-up and store information about yourself in this section. You can select your own preferences with respect to language, time zone, physical location, your name format and even your own HTML email signature. Zoho Desk will pull in all this information wherever applicable. If you\'re a agent, you can see information like the profile and the role assigned to you within your company\'s Zoho Desk account.',
2654
- 'support.setup.customize.request.statusname.splcharerr': 'You cannot use <b> ` \' " , { } < > & ~ [ ] | + = # % ^ * \\</b> characters in {0} field.',
2655
- 'support.setup.customize.request.status.sort': 'The {0} statuses will be sorted and listed alphabetically.',
2656
- 'support.setup.customize.request.status.disablesort': '{0} statuses will be listed in user defined order. Drag and drop the statuses to specify the order of listing.',
2657
- 'support.setup.customize.request.status.fallbackmessage': 'The "{0}" status will stay sticky regardless of customer reply.',
2658
- 'support.setup.customize.request.status.setfallbacktodefault': 'The "{0}" status will fall-back to default on customer reply.',
2659
- 'support.setup.customize.request.status.setasdefaultmessage': '"{0}" has been set as the default status.',
2660
- 'support.setup.custmize.request.status.namelabel': 'Status Name',
2661
- 'support.zohocrm.integration.lable.name.esc': 'esc',
2662
- 'support.social.settings.select': 'Select',
2663
- 'support.tabs.request.allattachment': 'All Attachment',
2664
- 'support.tabs.request.privateattachment': 'Private Attachment',
2665
- 'support.tabs.request.publicattachment': 'Public Attachment',
2666
- 'support.create.form.label.attachment.mycomputer': 'Browse Files',
2667
- 'support.create.form.label.attachment.cloud': 'Attach from Cloud',
2668
- 'support.attachments.count.exceeds': 'You cannot attach more than {0} files.',
2669
- 'support.feedback.uploaded.file.exceeds.20mb': 'Uploader failed to attach some files exceeding 20 MB.',
2670
- 'support.attachments.size.limit.exceeds': 'You have exceeded the maximum allowed attachment size of {0} MB.',
2671
- 'support.request.empty.attachment.message': 'Attaching file is empty',
2672
- 'support.comments.attachment.filename.limit': 'Oops! Filename can not be more than {0} characters long',
2673
- 'support.attachment.upload.process': 'Please wait until all attachments have finished uploading.',
2674
- 'support.label.comments.format': 'Format',
2675
- 'request.label.total.Time.Spent': 'Total Time Spent',
2676
- 'support.detailview.timeentry.billable': 'Billing',
2677
- 'support.detailview.timeentry.nonbillable': 'Non-Billing',
2678
- 'support.request.timeentry.total.cost': 'Total Cost',
2679
- 'support.request.timeentry.billable': 'Billable',
2680
- 'support.request.timeentry.nonbillable': 'Non Billable',
2681
- 'support.request.timeentry.billablehrs': 'Total Billable Hours',
2682
- 'support.request.timeentry.nonbillablehrs': 'Total Non-Billable Hours',
2683
- 'support.request.public.comment': 'Public Comment',
2684
- 'support.request.private.comment': 'Private Comment',
2685
- 'support.label.threads.showfullcont': 'Show full content ...',
2686
- 'support.label.threads.truncated': 'Content Truncated',
2687
- 'support.label.searching': 'searching',
2688
- 'criteria.error.alert.brackets.count.mismatch': 'Pattern brackets do not match',
2689
- 'criteria.error.alert.brackets.invalid': 'Invalid brackets surrounding condition operator(s).',
2690
- 'criteria.error.alert.brackets': 'Invalid brackets in this pattern.',
2691
- 'sb.criteria.number.notmatch.check': 'Please check the criteria number in the pattern.',
2692
- 'criteria.error.alert.other.params': 'Invalid content in this pattern',
2693
- 'criteria.error.alert.andor.rowcount.mismatch': 'Number of conditions in this pattern do not match with the conditions selected in the Criteria Editor',
2694
- 'crm.alert.customview.name.exists': 'Custom View name already exists',
2695
- 'support.custom.new.name': 'Enter View Name',
2696
- 'support.delete.this.view': 'Delete view',
2697
- 'support.request.search.view': 'Search View',
2698
- 'support.select.criteria': 'Select Filter Criteria',
2699
- 'support.request.blueprint.label.criteria.pattern': 'Criteria Pattern',
2700
- 'crm.alert.label.savepattern': 'Save pattern before changing the criteria',
2701
- 'crm.label.view.name': 'View Name',
2702
- 'support.label.alert.emptycriteria': 'Please specify the filter criteria.',
2703
- 'crm.cv.sharing.only.to.me': 'Only Me',
2704
- 'crm.cv.sharing.following.users.allowed': 'Specific Agents',
2705
- 'crm.sharing.accessibility.details': 'Visible To',
2706
- 'support.blueprint.label.criteria.currentTime': 'CURRENTTIME',
2707
- Custom: 'Custom',
2708
- 'support.customview.select.result.errormsg': 'Please select atleast one resource',
2709
- 'crm.security.roles.and.subordinates': 'Roles and Subordinates',
2710
- 'crm.label.view.create.new': 'Create New Custom View',
2711
- 'crm.label.view.edit': 'Edit Custom View',
2712
- 'support.label.add.custom.view': 'Add Custom View',
2713
- 'support.label.enter.cv.pattern': 'Please enter the criteria pattern',
2714
- 'support.label.cv.empty.value': '${EMPTY}',
2715
- 'support.label.cv.notempty.value': '${NOTEMPTY}',
2716
- 'support.cv.criteria.limit.msg': 'Criteria limit only 25!',
2717
- 'support.cv.selected.agent.limit.msg': '{0} field can select only 50 agents',
2718
- 'support.label.select.all': 'Select All',
2719
- 'support.label.deselect.all': 'Deselect All',
2720
- 'support.label.created.by': 'Created By',
2721
- 'support.label.modified.by': 'Modified By',
2722
- 'support.label.markas.complete': 'Mark as Complete',
2723
- 'support.label.today.hrs.mins': 'Today {0}:{1}:{2}',
2724
- 'support.label.tomorrow.hrs.mins': 'Tomorrow {0}:{1}:{2}',
2725
- 'support.task.label.createdtime.info': 'Created on {0} {1}',
2726
- 'support.task.label.completedtime.info': 'Completed on {0}',
2727
- 'support.activities.completed': 'The {0} has been completed',
2728
- 'support.activities.duedate.startime': 'Due Date/Start Time',
2729
- 'support.activities.deleted': '{0} were deleted',
2730
- 'support.warning.starttime.greater.currenttime': 'Start time should not be greater than the current time.',
2731
- 'support.validation.starttime.lesser.currenttime': 'Start Time should be greater than current time',
2732
- 'support.warning.remindertime.lesser.starttime': 'Reminder Time should be lesser than start time',
2733
- 'support.warning.empty.msg.comments': 'You have not commented here yet',
2734
- 'support.label.reschedule': 'Reschedule',
2735
- 'support.activities.label.reschedule': 'Reschedule {0}',
2736
- 'support.label.reschedule.time': 'Reschedule Time',
2737
- 'support.activities.status.canceled': 'Cancel {0}',
2738
- 'support.activities.status.canceled1': 'Canceled',
2739
- 'support.activities.enter.comment.message': 'Enter the comments',
2740
- 'support.task.details.subtab.empty.message': 'No {0} details to be displayed.',
2741
- 'support.alert.duplicate.reminders': 'Uh-oh, you\'ve already set a reminder for this call at {0}',
2742
- 'support.activity.form.event.reminder.sub.label': 'On/Before Event Start Time',
2743
- 'support.label.task.setreminder': 'Set Reminder',
2744
- 'support.form.reminder.popup.label': 'Popup',
2745
- 'support.form.reminder.sms.label': 'SMS',
2746
- 'support.task.label.missedtime.info': 'Missed at {0}',
2747
- 'support.task.label.overduetime.info': '{0}',
2748
- 'support.task.label.duetime.info': 'Due on {0}',
2749
- 'support.label.massdelete.many': '{0} {1} were deleted',
2750
- 'support.label.massdelete.one': '{0} {1} was deleted',
2751
- 'support.task.label.comment.delete': 'Would you like to delete this comment?',
2752
- 'support.label.delete.comment': 'Delete Comment',
2753
- 'support.label.created.time': 'Created Time',
2754
- 'support.label.recent.thread': 'Recent Thread',
2755
- 'support.label.select.all.values': 'Click to select all values',
2756
- 'support.label.cv.missed.value': '${MISSED}',
2757
- 'support.label.1year.1day.lateby': 'Late by 1 year 1 day',
2758
- 'support.label.nyear.1day.lateby': 'Late by {0} years 1 day',
2759
- 'support.label.nyear.nday.lateby': 'Late by {0} years {1} days',
2760
- 'support.label.1year.nday.lateby': 'Late by 1 year {0} days',
2761
- 'support.label.1day.1hour.lateby': 'Late by 1 day 1 hour',
2762
- 'support.label.nday.1hour.lateby': 'Late by {0} days 1 hour',
2763
- 'support.label.nday.nhour.lateby': 'Late by {0} days {1} hours',
2764
- 'support.label.1day.nhour.lateby': 'Late by 1 day {0} hours',
2765
- 'support.label.1hour.1minute.lateby': 'Late by 1 hour 1 minute',
2766
- 'support.label.nhour.1minute.lateby': 'Late by {0} hours 1 minute',
2767
- 'support.label.nhour.nminute.lateby': 'Late by {0} hours {1} minutes',
2768
- 'support.label.1hour.nminute.lateby': 'Late by 1 hour {0} minutes',
2769
- 'support.label.1minute.lateby': 'Late by 1 minute',
2770
- 'support.label.nminute.lateby': 'Late by {0} minutes',
2771
- 'support.label.1year.lateby': 'Late by 1 year',
2772
- 'support.label.nyear.lateby': 'Late by {0} years',
2773
- 'support.label.1day.lateby': 'Late by 1 day',
2774
- 'support.label.nday.lateby': 'Late by {0} days',
2775
- 'support.label.1hour.lateby': 'Late by 1 hour',
2776
- 'support.label.nhours.lateby': 'Late by {0} hours',
2777
- 'support.label.1minute.left': '1 minute left',
2778
- 'support.label.nminute.left': '{0} minutes left',
2779
- 'support.label.1hour.left': '1 hour left',
2780
- 'support.label.nhours.left': '{0} hours left',
2781
- 'support.label.1hour.1minute.left': '1 hour 1 minute left',
2782
- 'support.label.nhour.1minute.left': '{0} hours 1 minute left',
2783
- 'support.label.nhour.nminute.left': '{0} hours {1} minutes left',
2784
- 'support.label.1hour.nminute.left': '1 hour {0} minutes left',
2785
- 'support.label.confirm.delete': 'Would you like to delete?',
2786
- 'support.label.confirm.remove': 'Would you like to remove?',
2787
- 'support.contact.label.add.end.user': 'Add as End User(s)',
2788
- 'support.module.label.add.end.user': 'Add as End User',
2789
- 'support.contact.label.empty': 'No {0} in this view',
2790
- 'support.contact.label.contact.info': '{0} Info',
2791
- 'support.enduser.delete.alert.message': 'You cannot delete Help Center users. However, you can deactivate them so that they can no longer log in to your Help Center.',
2792
- 'support.deactivate.enduser.alert.confirmation.message': 'Would you like to deactivate?',
2793
- 'support.deactivate.enduser.alert.message': 'Deactivating this user will restrict them from accessing or performing certain actions in your Help Center.',
2794
- 'support.contact.add.as.enduser.alert.message': 'will receive an email invitation prompting to create a password to access your Help Center at',
2795
- 'support.contact.photo.delete.alert.title': 'Delete {0} Photo',
2796
- 'support.contact.photo.delete.alert.message': 'Would you like to delete this {0} photo?',
2797
- 'support.enduser.reinvite.success.message': 'Reinvited Successfully',
2798
- 'support.contact.add.as.enduser.success.message': 'The {0} has been successfully invited to the Help Center.',
2799
- 'support.module.select.helpcenter.label': 'Select Help Center',
2800
- 'support.module.select.validation.message': 'Invalid Input',
2801
- 'support.module.search.placeholder.label': 'Search Help Center',
2802
- 'support.finance.permission.not.allow': 'You are not permitted to perform this action.',
2803
- 'support.finance.contact.info': '{0} {1} Information',
2804
- 'support.label.other.phone': '(Other Phone)',
2805
- 'support.label.closing.date': 'Closing Date',
2806
- 'crm.tab.potentials': 'Potentials',
2807
- 'crm.tab.activities': 'Activities',
2808
- 'crm.tab.Notes': 'Notes',
2809
- 'crm.tab.events': 'Events',
2810
- 'crm.tab.calls': 'Calls',
2811
- 'crm.activities.call.starttime': 'Call Start Time',
2812
- 'crm.activities.mark.as.completed': 'Mark as Completed',
2813
- 'crm.activities.call.duration': 'Call Duration',
2814
- 'crm.activities.call.type': 'Call Type',
2815
- 'crm.activities.call.status': 'Call Status',
2816
- 'crm.label.leadsource': 'Lead Source',
2817
- 'crm.label.leadstatus': 'Lead Status',
2818
- 'crm.label.parentaccount': 'Parent Account',
2819
- 'crm.label.accountnumber': 'Account Number',
2820
- 'crm.label.accountsite': 'Account Site',
2821
- 'crm.label.update.from.crm.alert.message': 'The {0} will be updated with information, from its associate in Zoho CRM.',
2822
- 'crm.label.update.from.crm.success.message': 'The {0} was updated from Zoho CRM successfully!',
2823
- 'crm.label.contact.type': 'Zoho CRM {0} Type',
2824
- 'support.label.oops': 'Oops!',
2825
- 'support.label.setup.noresult': 'No results were matching your search.',
2826
- 'support.label.markas.unassigned': 'Mark as Unassigned',
2827
- 'support.request.detailview.pick': 'Pick',
2828
- 'support.request.detailview.autosuggestions': 'Auto Suggestions',
2829
- 'support.books.label.for.ticket': 'Books',
2830
- 'support.invoice.label.for.ticket': 'Invoice',
2831
- 'support.search.support.agentinteam': 'Search Agent in this team',
2832
- 'support.finance.invoice.add': 'Add Invoice',
2833
- 'support.finance.delink.contact': 'Delink contact',
2834
- 'support.finance.overview': 'Overview',
2835
- 'support.finance.activity': 'Activity',
2836
- 'support.finance.integ.estimate': 'Estimates',
2837
- 'support.finance.integ.invoice': 'Invoices',
2838
- 'support.finance.invoice.not.found': 'No Invoices Found',
2839
- 'support.finance.estimate.not.found': 'No Estimates Found',
2840
- 'support.finance.module.invoices': 'Invoice(s) for this {0}',
2841
- 'support.finance.status.all': 'All',
2842
- 'support.finance.status.sent': 'Sent',
2843
- 'support.finance.status.draft': 'Draft',
2844
- 'support.finance.status.overdue': 'Overdue',
2845
- 'support.finance.status.paid': 'Paid',
2846
- 'support.finance.status.void': 'Void',
2847
- 'support.finance.status.unpaid': 'Unpaid',
2848
- 'support.finance.status.partially_paid': 'Partially Paid',
2849
- 'support.finance.status.viewed': 'Viewed',
2850
- 'support.finance.comment.view.details': 'View Details',
2851
- 'support.finance.unused.credit': 'UNUSED CREDITS',
2852
- 'support.finance.outstand.receivable': 'OUTSTANDING RECEIVABLES',
2853
- 'support.finance.create.estimate': 'Create Estimate',
2854
- 'support.finance.create.invoice': 'Create Invoice',
2855
- 'support.finance.status.invoiced': 'Invoiced',
2856
- 'support.finance.status.accepted': 'Accepted',
2857
- 'support.finance.status.declined': 'Declined',
2858
- 'support.finance.status.expired': 'Expired',
2859
- 'support.finance.mark.as.sent': 'Mark as Sent',
2860
- 'support.finance.clone.entity': 'Clone',
2861
- 'support.finance.convert.to.invoice': 'Convert to invoice',
2862
- 'support.finance.mark.as.accepted': 'Mark as Accepted',
2863
- 'support.finance.mark.as.declined': 'Mark as Declined',
2864
- 'support.finance.void.invoice': 'Void invoice',
2865
- 'support.finance.convert.to.draft': 'Convert to Draft',
2866
- 'support.finance.status.update': 'Status of {0} changed to {1}',
2867
- 'support.estimate.label.for.ticket': 'Estimate',
2868
- 'support.finance.integ.nomatching.contacts': 'No matching contacts in {0}.',
2869
- 'support.finance.integ.add.contact': 'Add New Contact',
2870
- 'support.finance.integ.contactperson.link': 'Add New Contact and Contact Person',
2871
- 'support.finance.integ.contact.unmapped': 'Contact was successfully delinked.',
2872
- 'support.finance.add.contact.in.account': 'Add Contact in {0}',
2873
- 'support.twi.phone.name': 'Phone Number',
2874
- 'support.finance.integ.add.contact.currency': 'Currency',
2875
- 'support.finance.integ.add.contact.paymentterms': 'Payment Terms',
2876
- 'support.finance.phone.pattern.error': 'Please enter a valid phone number',
2877
- 'suport.integ.jira.link.issue.button': 'Link',
2878
- 'support.finance.integ.contact.mapped': 'Contact was successfully linked.',
2879
- 'support.finance.integ.multiple.contacts': 'Here are the contacts from {0} matching the email address. Please select one to be linked here.',
2880
- 'support.finance.contact.bydomain.desc.head': 'Here are the contacts from {0} that matches with this contact\'s domain address.You can add the contact',
2881
- 'support.finance.bydomain.desc.tail': ' as a contact person under one of them.',
2882
- 'support.finance.account.bydomain.desc.head': 'Here are the contacts from {0} that matches with this account\'s email or domain address. You can add the contact',
2883
- 'support.integ.multiple.contacts.title': 'Select contact to be linked',
2884
- 'support.finance.select.contact.create': 'Select Contact in {0}',
2885
- 'support.finance.contact.ignore': 'Ignore and create',
2886
- 'support.finance.new.contact': 'New Contact',
2887
- 'support.finance.new.contactperson': 'New Contact with Contact Person',
2888
- 'support.finance.in': 'in {0}',
2889
- 'suport.finance.integ.use.this': 'Select',
2890
- 'support.finance.integ.add.contactperson.name': 'Contact Person Name',
2891
- 'support.finance.integ.add.contact.email': 'Email Address',
2892
- 'support.finance.add.as.contactperson': 'Add as Contact Person',
2893
- 'support.finance.selected.contact.info': 'Selected Contact Information',
2894
- 'support.integ.invoice.preference': 'Invoice Preferences',
2895
- 'support.integ.invoice.pref.headtitle': 'Select items to be invoiced',
2896
- 'support.integ.invoice.sort.data': 'How to sort data on invoice',
2897
- 'support.integ.include.all.timeentries.unbilled': 'Unbilled {0} of {1} and {2}',
2898
- 'support.integ.include.module.timeentries.unbilled': 'Unbilled {0} of {1}',
2899
- 'support.integ.include.selectedTimeEntries': 'Selected {0}',
2900
- 'support.integ.invoice.none.timeentry': 'Empty invoice with no {0}',
2901
- 'support.integ.show.timeentries.individually': 'Individual line items',
2902
- 'support.integ.singleline.for.ticket': 'Single line item',
2903
- 'support.integ.timeentries.groupby.agents': 'Group time spent by agents',
2904
- 'support.integ.timeentries.grouppby.contactmodule': 'Group by {0}',
2905
- 'support.module.number': '{0} Number',
2906
- 'support.module.subject': '{0} Subject',
2907
- 'support.two.module.subject': '{0} or {1} Subject',
2908
- 'support.integ.timeentry.total.duration': 'Total Time Spent',
2909
- 'support.integ.timeentry.total.additional.cost': 'Total Additional Cost',
2910
- 'support.integ.timeentry.agent.name': 'Agent Name',
2911
- 'support.timeentry.detail.executedtime': 'Executed Time',
2912
- 'support.integ.timeentry.duration': 'Duration',
2913
- 'support.integ.timeentry.additional.cost': 'Additional Cost',
2914
- 'crm.dashboard.desc': 'Description',
2915
- 'support.timetrack.detailview.agentcost': 'Agent Cost Per Hour',
2916
- 'support.module.charge.type': '{0} Charge Type',
2917
- 'support.label.no.more.results': 'No More Results',
2918
- 'support.integ.show.item.name': 'Show in item name',
2919
- 'support.integ.show.item.desc': 'Show in item description',
2920
- 'support.integ.itemname.mandatory': 'Item name is mandatory.',
2921
- 'support.finance.contact.empty.error': 'Please enter the contact name',
2922
- 'support.finance.email.pattern.error': 'Please enter a valid email address',
2923
- 'support.finance.email.empty.error': 'Please enter the email address',
2924
- 'support.fiannce.same.mail.error': 'Email must be different from the contact person',
2925
- 'support.label.created': 'Created',
2926
- 'support.label.at': 'at',
2927
- 'support.history.operation.label.draft': 'Draft',
2928
- 'support.add.followers': 'Select agent to add as a follower',
2929
- 'support.request.removefollower': 'Remove Follower',
2930
- 'support.checkbox.selectall': 'Select All',
2931
- 'support.label.no.match.found': 'No matches found',
2932
- 'support.label.update': 'Update',
2933
- 'support.label.pin': 'Pin',
2934
- 'support.label.unpin': 'Unpin',
2935
- 'crm.label.module.merge': 'Merge {0}',
2936
- 'crm.label.merge.module.confirm': 'Merging cannot be undone. Merged {0} will be deleted and all the {1} related data will be added under the Master Record.',
2937
- 'support.label.alert.ticket.merge.confirm': 'Do you want to merge these {0}?',
2938
- 'crm.label.merge.new.contact.confirm': 'You cannot undo or revert a {1} merge. All the records including comments, attachments, {2} , {3} etc., from the other {0} will be added to the master {1}.',
2939
- 'support.merge.ticket.mappedtomasterrec': 'The value on the master record is considered for {0}',
2940
- 'support.request.type.facebook.comment': 'Type your Facebook comment',
2941
- 'support.request.type.twitter.tweet': 'Type your reply tweet',
2942
- 'support.social.common.tweet': 'Tweet',
2943
- 'support.social.common.direct.message': 'Direct Message',
2944
- 'support.social.send.dm': 'Send Direct Message',
2945
- 'support.social.replymessage': 'Reply Message',
2946
- 'support.request.thread.display.helpcenter': 'Displayed in Help Center',
2947
- 'support.request.thread.display.not.helpcenter': 'Do not display in Help Center',
2948
- 'support.request.private.thread': 'Private Thread',
2949
- 'support.request.create.tag': 'Type your tag and press \'Enter\'',
2950
- 'support.email.placeholder': 'Enter the Recipients Email Address',
2951
- 'support.label.newtag': 'New Tag',
2952
- 'support.request.maxium.tag': 'Maximum {0} tag!',
2953
- 'support.request.history.commented.commenthistory': 'Comment History',
2954
- 'support.label.collision.detection.customer.comment.add': '{0} has added a comment',
2955
- 'support.label.collision.detection.customer.comment.edit': '{0} has edited a comment',
2956
- 'support.label.collision.detection.customer.comment.delete': '{0} has deleted a comment',
2957
- 'support.label.apply.macro': 'Apply Macro',
2958
- 'support.request.detailview.remoteassist': 'Remote Assist',
2959
- 'support.request.detailview.ratooltip': 'Request access for your customer\'s computer',
2960
- 'crm.end.user': 'End User',
2961
- 'support.label.agent.collision.detection': 'Agent Collision Detection',
2962
- 'support.label.collision.chat.create.error': 'Oops! The chat could not be initiated. Please try again.',
2963
- 'support.label.collision.groupchat.join': 'Join',
2964
- 'support.label.collision.groupchat.leave': 'Leave',
2965
- 'support.label.collision.groupchat.active': '1 active chat',
2966
- 'support.label.collision.groupchat.start': 'Start Group Chat',
2967
- 'support.label.collision.chat.join.error': 'Oops! The agent could not be added to the conversation. Please try again.',
2968
- 'support.label.collision.chat.leave.error': 'Oops! The agent could not be removed from the conversation. Please try again.',
2969
- 'support.label.collision.chat.pause': 'Your chat is paused in Zoho Desk. Please unpause or continue the chat in another Zoho service.',
2970
- 'support.request.attachment.drop.files': 'Drop file(s) to attach',
2971
- 'support.resolution.notify': 'Notify Contact',
2972
- 'support.button.save.as.solution': 'Save and Add {0}',
2973
- 'support.solution.addedit.snippet': 'Snippet',
2974
- 'support.edit.snippet.label': 'Edit Snippet',
2975
- 'support.new.snippet.label': 'New Snippet',
2976
- 'support.snippet.name.label': 'Snippet Name',
2977
- 'support.snippet.description.label': 'Snippet Description',
2978
- 'support.snippet.placeholder.label': 'Place holder',
2979
- 'support.snippet.delete.label': 'Delete Snippet',
2980
- 'support.snippet.duplicate.err.label': 'Snippet Name already exists',
2981
- 'support.no.snippet.content': 'There are no Snippets',
2982
- 'support.snippet.history.content': 'Snippets originated from Leontini, a Greek colony in Sicily, and what is called the home of Spartan rhetoric.',
2983
- 'support.snippet.name.space.err.label': 'Snippet name should not contain space',
2984
- 'support.setup.label.organization': 'Organization',
2985
- 'support.setup.label.channels': 'Channels',
2986
- 'support.setup.label.customize': 'Customize',
2987
- 'support.setup.label.automate': 'Automate',
2988
- 'support.setup.label.others': 'Others',
2989
- 'support.setup.label.general': 'General',
2990
- 'support.setup.label.usersandcontrol': 'Users and Control',
2991
- 'support.setup.label.dataadministration': 'Data Administration',
2992
- 'support.setup.label.marketplace': 'Marketplace',
2993
- 'support.setup.label.developerspace': 'Developer Space',
2994
- 'support.setup.label.blueprint': 'Blueprint',
2995
- 'support.setup.label.all': 'All',
2996
- 'support.setup.label.zoho': 'Zoho',
2997
- 'support.setup.label.agents': 'Agents',
2998
- 'support.setup.label.active': 'Active',
2999
- 'support.setup.label.inactive': 'Inactive',
3000
- 'support.setup.label.agents-active': 'Active agents',
3001
- 'support.setup.label.agents-deactive': 'Deactivated agents',
3002
- 'support.setup.label.agents-not-confirmed': 'Not Confirmed',
3003
- 'support.setup.label.agents-all': 'All agents',
3004
- 'support.setup.label.agents-deleted': 'Deleted agents',
3005
- 'support.setup.label.teams': 'Teams',
3006
- 'support.setup.label.newteam': 'New Team',
3007
- 'support.setup.label.company': 'Company',
3008
- 'support.setup.label.rebranding': 'Rebranding',
3009
- 'support.setup.label.logo': 'Logo',
3010
- 'support.setup.label.domain-mapping': 'Domain Mapping',
3011
- 'support.setup.label.remote-authentication': 'Remote Authentication',
3012
- 'support.setup.label.portalname': 'Portal Name',
3013
- 'support.setup.label.multi-branding': 'Multi-branding',
3014
- 'support.setup.label.myinfo': 'My Information',
3015
- 'support.setup.label.departments': 'Departments',
3016
- 'support.setup.label.business-hours': 'Business Hours',
3017
- 'support.setup.label.holidays': 'Holiday List',
3018
- 'support.setup.label.customer-happiness': 'Customer Happiness',
3019
- 'support.setup.label.products': '{0}',
3020
- 'support.setup.label.permissions': 'Permissions',
3021
- 'support.setup.label.roles': 'Roles',
3022
- 'support.setup.label.role': 'Role',
3023
- 'support.setup.label.groups': 'Groups',
3024
- 'support.setup.label.profiles': 'Profiles',
3025
- 'support.setup.label.data-sharing': 'Data Sharing',
3026
- 'support.setup.label.field-level-security': 'Field Level Security',
3027
- 'support.setup.label.import-export': 'Import / Export',
3028
- 'support.setup.label.import': 'Import',
3029
- 'support.setup.label.export': 'Export',
3030
- 'support.setup.label.import-history': 'Import History',
3031
- 'support.setup.label.email': 'Email',
3032
- 'support.setup.label.support-email-address': 'Support Email Address',
3033
- 'support.setup.label.email-setting': 'Mail Server Settings',
3034
- 'support.setup.label.from-address': 'From Address',
3035
- 'support.setup.label.email-configuration': 'Other Configuration',
3036
- 'support.setup.label.helpcenter': 'Help Center',
3037
- 'support.setup.label.rebrand': 'Rebrand',
3038
- 'support.setup.label.access-settings': 'Access Settings',
3039
- 'support.setup.label.users': 'Users',
3040
- 'support.setup.label.users-all': 'All',
3041
- 'support.setup.label.users-invite': 'Invited',
3042
- 'support.setup.label.users-deactive': 'Deactivated',
3043
- 'support.setup.label.users-approval': 'Approval',
3044
- 'support.setup.label.cp-email-templates': 'Email Templates',
3045
- 'support.setup.label.portal-customize': 'Portal Customization',
3046
- 'support.setup.label.saml': 'Help Center SAML',
3047
- 'support.setup.label.google-analytics': 'Google Analytics',
3048
- 'support.setup.label.seo': 'SEO',
3049
- 'support.setup.label.salesiq': 'Sales IQ',
3050
- 'support.setup.label.community': '{0}',
3051
- 'support.setup.label.community-categories': 'Categories',
3052
- 'support.setup.label.community-preferences': 'Preference',
3053
- 'support.setup.label.community-gamification': 'Gamification',
3054
- 'support.setup.label.community-gamification-points': 'Points',
3055
- 'support.setup.label.community-gamification-levels': 'levels',
3056
- 'support.setup.label.community-gamification-badges': 'Badges',
3057
- 'support.setup.label.community-gamification-reports': 'Reports',
3058
- 'support.setup.label.chat': '{0}',
3059
- 'support.setup.label.social': '{0}',
3060
- 'support.setup.label.twitter': 'Twitter',
3061
- 'support.setup.label.facebook': 'Facebook',
3062
- 'support.setup.label.telephony': 'Telephony',
3063
- 'support.setup.label.providers': 'All Providers',
3064
- 'support.setup.label.webforms': 'Web Forms',
3065
- 'support.setup.label.webhooks': 'Webhooks',
3066
- 'support.setup.label.feedback-widget': 'Feedback Widget',
3067
- 'support.setup.label.advanced-webform': 'Advanced Web Form',
3068
- 'support.setup.label.api': 'API',
3069
- 'support.setup.label.asap': 'ASAP',
3070
- 'support.setup.label.asap-web': 'Web',
3071
- 'support.setup.label.asap-mobile': 'Mobile',
3072
- 'support.setup.label.ticket-status': '{0} Status',
3073
- 'support.setup.label.fields-layouts': 'Fields & Layouts',
3074
- 'support.setup.label.fields': 'Fields List',
3075
- 'support.setup.label.field-dependencies': 'Field Dependencies',
3076
- 'support.setup.label.happiness_rating': 'Happiness Rating',
3077
- 'support.setup.label.search-fields': 'Search Fields',
3078
- 'support.setup.label.layouts': 'Layouts',
3079
- 'support.setup.label.time-track': 'Time Tracking',
3080
- 'support.setup.label.modules': 'Modules',
3081
- 'support.setup.label.modules-organize': 'Organize Modules',
3082
- 'support.setup.label.modules-rename': 'Rename Modules',
3083
- 'support.setup.label.migration.tickets': 'Tickets',
3084
- 'support.setup.label.templates': 'Templates',
3085
- 'support.setup.label.email-templates': 'Email Templates',
3086
- 'support.setup.label.ticket-templates': 'Ticket Templates',
3087
- 'support.setup.label.personal-settings': 'Personal Settings',
3088
- 'support.setup.label.my-info': 'My Information',
3089
- 'support.setup.label.my-preferences': 'Preferences',
3090
- 'support.setup.label.assign': '{0} Assignment Rules',
3091
- 'support.setup.label.direct-assignment': 'Direct Assignment',
3092
- 'support.setup.label.round-robin': 'Round Robin',
3093
- 'support.setup.label.notify': 'Notify',
3094
- 'support.setup.label.notification-rules': 'Notification Rules',
3095
- 'support.setup.label.feeds-preference': 'Feeds Preference',
3096
- 'support.setup.label.workflows': 'Workflows',
3097
- 'support.setup.label.workflows-rules': 'Rules',
3098
- 'support.setup.label.workflows-alerts': 'Alerts',
3099
- 'support.setup.label.workflows-tasks': 'Tasks',
3100
- 'support.setup.label.workflows-field-updates': 'Field Updates',
3101
- 'support.setup.label.workflows-custom-functions': 'Custom Functions',
3102
- 'support.setup.label.macros': 'Macros',
3103
- 'support.setup.label.macros-rules': 'Rules',
3104
- 'support.setup.label.macros-alerts': 'Alerts',
3105
- 'support.setup.label.macros-tasks': 'Tasks',
3106
- 'support.setup.label.macros-field-updates': 'Field Updates',
3107
- 'support.setup.label.sla': 'SLAs',
3108
- 'support.setup.label.supervise': 'Supervise',
3109
- 'support.setup.label.supervise-rules': 'Rules',
3110
- 'support.setup.label.supervise-alerts': 'Alerts',
3111
- 'support.setup.label.supervise-tasks': 'Tasks',
3112
- 'support.setup.label.supervise-field-updates': 'Field Updates',
3113
- 'support.setup.label.contracts': '{0}',
3114
- 'support.setup.label.integrations': 'Integrations',
3115
- 'support.setup.label.add-ons': 'Add-ons',
3116
- 'support.setup.label.google-addon': 'G Suite',
3117
- 'support.setup.label.recycle-bin': 'Recycle Bin',
3118
- 'support.setup.label.zwitch': 'Zwitch',
3119
- 'support.setup.label.gamescope': 'Gamescope',
3120
- 'support.setup.label.gamescope-trophies': 'Trophies',
3121
- 'support.setup.label.gamescope-badges': 'Badges',
3122
- 'support.setup.label.trial-extension': 'Trial Extension',
3123
- 'support.setup.label.signature': 'Signature',
3124
- 'support.setup.label.edit.editorlabel': 'Edit {0}',
3125
- 'support.setup.search.label.agents': 'agents,users,representative,support rep',
3126
- 'support.setup.search.label.teams': 'teams',
3127
- 'support.setup.search.label.company': 'company details',
3128
- 'support.setup.search.label.rebranding': 'rebranding',
3129
- 'support.setup.search.label.logo': 'company logo',
3130
- 'support.setup.search.label.domain-mapping': 'domain mapping',
3131
- 'support.setup.search.label.remote-authentication': 'remote authentication',
3132
- 'support.setup.search.label.portalname': 'portal name',
3133
- 'support.setup.search.label.multi-branding': 'multi-brand support,multi branding',
3134
- 'support.setup.search.label.departments': 'departments',
3135
- 'support.setup.search.label.business-hours': 'business hour',
3136
- 'support.setup.search.label.holidays': 'holiday list',
3137
- 'support.setup.search.label.customer-happiness': 'customer happiness,rating,feedback,survey',
3138
- 'support.setup.search.label.products': 'products,items',
3139
- 'support.setup.search.label.permissions': 'permissions',
3140
- 'support.setup.search.label.roles': 'roles',
3141
- 'support.setup.search.label.groups': 'groups',
3142
- 'support.setup.search.label.profiles': 'profiles',
3143
- 'support.setup.search.label.data-sharing': 'data sharing',
3144
- 'support.setup.search.label.field-level-security': 'field level security',
3145
- 'support.setup.search.label.import-export': 'import/export,migration',
3146
- 'support.setup.search.label.import': 'import',
3147
- 'support.setup.search.label.export': 'export',
3148
- 'support.setup.search.label.import-history': 'import history',
3149
- 'support.setup.search.label.email': 'email',
3150
- 'support.setup.search.label.support-email-address': 'support email address',
3151
- 'support.setup.search.label.email-setting': 'mail server settings',
3152
- 'support.setup.search.label.from-address': 'from address',
3153
- 'support.setup.search.label.email-configuration': 'auto cc,other configuration,reply to',
3154
- 'support.setup.search.label.helpcenter': 'help center,domain',
3155
- 'support.setup.search.label.rebrand': 'rebrand',
3156
- 'support.setup.search.label.access-settings': 'access settings',
3157
- 'support.setup.search.label.users': 'users,help center users,end users',
3158
- 'support.setup.search.label.cp-email-templates': 'email templates',
3159
- 'support.setup.search.label.portal-customize': 'help center customization',
3160
- 'support.setup.search.label.saml': 'customer portal saml',
3161
- 'support.setup.search.label.google-analytics': 'google analytics',
3162
- 'support.setup.search.label.seo': 'seo',
3163
- 'support.setup.search.label.salesiq': 'sales iq',
3164
- 'support.setup.search.label.community': 'community,forums,discussions',
3165
- 'support.setup.search.label.community-categories': 'categories',
3166
- 'support.setup.search.label.community-preferences': 'preference',
3167
- 'support.setup.search.label.community-gamification': 'gamification',
3168
- 'support.gamification.min.invalid': 'Please enter validate minute range',
3169
- 'support.gamification.hr.invalid': 'Please enter validate hour range',
3170
- 'support.gamification.duration.empty': 'Duration cannot be empty',
3171
- 'support.gamification.game.strttime.empty': 'Start time cannot be empty',
3172
- 'support.gamification.game.dueDate.empty': 'Due Date cannot be blank',
3173
- 'support.setup.search.label.chat': 'chat settings',
3174
- 'support.setup.search.label.social': 'social,media',
3175
- 'support.setup.search.label.twitter': 'twitter',
3176
- 'support.setup.search.label.facebook': 'facebook',
3177
- 'support.setup.search.label.telephony': 'telephony,provider names,phone bridge,call,ivr,call centre',
3178
- 'support.setup.search.label.webforms': 'web forms',
3179
- 'support.setup.search.label.feedback-widget': 'feedback form,feedback widget',
3180
- 'support.setup.search.label.advanced-webform': 'advanced web form',
3181
- 'support.setup.search.label.api': 'api,auth token,support auth key,developer,zsc key',
3182
- 'support.setup.search.label.asap': 'ASAP,InApp,WebApp',
3183
- 'support.setup.search.label.asap-web': 'asap web',
3184
- 'support.setup.search.label.asap-mobile': 'asap mobile',
3185
- 'support.setup.search.label.ticket-status': 'ticket status,request status',
3186
- 'support.setup.search.label.fields-layouts': 'fields,field customization',
3187
- 'support.setup.search.label.fields': 'field list customization,Field List',
3188
- 'support.setup.search.label.field-dependencies': 'Field Dependencies',
3189
- 'support.setup.search.label.search-fields': 'search fields',
3190
- 'support.setup.search.label.layouts': 'layouts',
3191
- 'support.setup.search.label.time-track': 'track,time,timetrack,consecutive,concurrent,auto,manual,billing,preference,history,time track',
3192
- 'support.setup.search.label.modules': 'tabs,tab customization,modules,module customization',
3193
- 'support.setup.search.label.modules-organize': 'organize modules',
3194
- 'support.setup.search.label.modules-rename': 'rename modules',
3195
- 'support.setup.search.label.templates': 'templates',
3196
- 'support.setup.search.label.email-templates': 'email templates',
3197
- 'support.setup.search.label.ticket-templates': 'ticket templates,request templates',
3198
- 'support.setup.search.label.personal-settings': 'Configuration,Default Configuration,Personal Settings',
3199
- 'support.setup.search.label.my-info': 'Agent Information,My Profile,general,Expert,Bio,Language,Phone,Mobile,Extn,Extension,My Picture,Photo',
3200
- 'support.setup.search.label.my-preferences': 'User Preferences,My Preferences,Behavior,Default,Keyboard Shortcuts,Shortcut keys,Auto Suggestions,Article Suggestion,KB Suggestion,Auto Suggest Article,Suggest Answer,Share KB,Conversation View,Ticket View,Views,Themes,Color,Set Theme,Choose Color,Background,Name Format,Name Order,Signature',
3201
- 'support.setup.search.label.assign': 'assignment rules,assign/route',
3202
- 'support.setup.search.label.direct-assignment': 'direct assignment rules',
3203
- 'support.setup.search.label.round-robin': 'round robin',
3204
- 'support.setup.search.label.notify': 'notify',
3205
- 'support.setup.search.label.notification-rules': 'notification rules',
3206
- 'support.setup.search.label.feeds-preference': 'feeds preference',
3207
- 'support.setup.search.label.workflows': 'workflows,scenarios',
3208
- 'support.setup.search.label.workflows-rules': 'workflow rules',
3209
- 'support.setup.search.label.workflows-alerts': 'workflow alerts',
3210
- 'support.setup.search.label.workflows-tasks': 'workflow tasks',
3211
- 'support.setup.search.label.workflows-field-updates': 'workflow field updates',
3212
- 'support.setup.search.label.workflows-custom-functions': 'workflow custom functions',
3213
- 'support.setup.search.label.macros': 'macros',
3214
- 'support.setup.search.label.macro-rules': 'macro rules',
3215
- 'support.setup.search.label.macro-alerts': 'macro alerts',
3216
- 'support.setup.search.label.macro-tasks': 'macro tasks',
3217
- 'support.setup.search.label.macro-field-updates': 'macro field updates',
3218
- 'support.setup.search.label.sla': 'escalate,sla,contract,service level agreement,business hours',
3219
- 'support.setup.search.label.supervise': 'supervise,time based actions',
3220
- 'support.setup.search.label.supervise-rules': 'supervise rules',
3221
- 'support.setup.search.label.supervise-alerts': 'supervise alerts',
3222
- 'support.setup.search.label.supervise-tasks': 'supervise tasks',
3223
- 'support.setup.search.label.supervise-field-updates': 'supervise field updates',
3224
- 'support.setup.search.label.contracts': 'support contract',
3225
- 'support.setup.search.label.integrations': 'integrations,zoho,plugins,import,mobile apps',
3226
- 'support.setup.search.label.add-ons': 'add-ons',
3227
- 'support.setup.search.label.google-addon': 'G Suite,import',
3228
- 'support.setup.search.label.marketplace': 'marketplace,extensions',
3229
- 'support.setup.search.label.recycle-bin': 'recycle bin,delete,restore,trash,records,data',
3230
- 'support.setup.search.label.zwitch': 'zwitch,migration,zendesk,import',
3231
- 'support.setup.search.label.gamescope': 'gamescope,gamification',
3232
- 'support.setup.search.label.gamescope-trophies': 'trophies',
3233
- 'support.setup.search.label.gamescope-badges': 'badges',
3234
- 'support.setup.search.label.trial-extension': 'trial,extension,free,review,capterra,getapp,',
3235
- 'support.label.favicon': 'Favicon',
3236
- 'support.setup.search.sublabel.logo': 'company logo',
3237
- 'support.setup.label.nameformat': 'Name Format',
3238
- 'support.setup.label.mypreference': 'Preferences',
3239
- 'support.setup.user.preference.suggestion.description': 'Show or hide {0} suggestions while replying to {1}',
3240
- 'support.setup.user.preference.conview': 'Conversation View',
3241
- 'support.setup.user.preference.threadsview': 'View threads and comments together in {0}',
3242
- 'support.setup.user.preference.sendbehavior': 'Default Send Behavior',
3243
- 'support.setup.user.preference.sendbehavior.desc': 'Set your default send behavior for {0}',
3244
- 'support.setup.user.preference.nameformat.desc': 'Set the format in which your name appears',
3245
- 'support.setup.user.preference.sign.desc': 'Include your signature in all {0} replies',
3246
- 'support.setup.user.preference.signature.lable.view': 'View Signature',
3247
- 'support.setup.user.preference.conversation.lable.add': 'Add Signature',
3248
- 'support.setup.preference.successmsg.sendbehavior': 'Your default send behavior has been applied to {0}.',
3249
- 'support.setup.user.preference.all.signature.change.warning.message': 'The new signature will apply to all the departments.',
3250
- 'support.setup.user.preference.signature.change.warning.message': 'The new signature will apply to the departments listed below.',
3251
- 'support.setup.user.preference.signature.apply.to.all.dept': 'Apply to all the departments',
3252
- 'support.setup.user.preference.signature.will.apply.to.new.dept': 'Changes will apply to non customized and new departments.',
3253
- 'support.setup.user.preference.signature.will.apply.to.one.dept': 'Changes will apply to "{0}" department.',
3254
- 'support.setup.user.preference.signature.will.apply.to.all.dept': 'Changes will apply to all the departments.',
3255
- 'support.setup.preference.successmsg.enablekeyboardshortcuts': 'You can now get around faster using keyboard shortcuts.',
3256
- 'support.setup.preference.successmsg.enableautosuggestion': 'You can now get instant help from {0} inside {1}.',
3257
- 'support.setup.preference.successmsg.disableautosuggestion': 'You wouldn\'t get {0} suggestions inside {1}.',
3258
- 'support.setup.preference.successmsg.enableconversationview': 'You can now view email threads and comments in one place.',
3259
- 'support.setup.preference.successmsg.nameformat': 'Your name format has been set as per your requirement.',
3260
- 'support.setup.preference.successmsg.disablesignature': 'Your {0} replies will not include your signature anymore.',
3261
- 'support.setup.preference.successmsg.enablesignature': 'Your signature will now be added to all {0} replies.',
3262
- 'support.logoutpopup.preference.conversationview': 'Conversation View',
3263
- 'support.logoutpopup.preference.articlesuggestions': '{0} Suggestions',
3264
- 'support.logoutpopup.preference.question': 'You can personalize the following user-level preferences:',
3265
- 'support.setup.preference.successmsg.disableconversationview': 'You can now view email threads and comments under separate tabs.',
3266
- 'support.setup.preference.successmsg.disablekeyboardshortcuts': 'You have disabled the keyboard shortcuts.',
3267
- 'support.setup.preference.successmsg.themes': 'The {0} theme has been applied to your interface.',
3268
- 'support.setup.preference.savesignature': 'Your signature has been saved.',
3269
- 'support.setup.personalsettings.preference.help1': 'Set up your personal preferences for a variety of configuration options in Zoho Desk. These preferences are specific to the agent and not the system.',
3270
- 'support.setup.personalsettings.preference.help2': 'You may enable or disable: keyboard shortcuts and auto-suggestion of {0}. You can also specify the default view for {1} conversations, apply a color theme, set the name format, and add a custom email signature.',
3271
- 'support.setup.myinfo.helptext.link': 'How to add my personal information',
3272
- 'support.setup.topsearch.placeholder': 'Search setup and configuration.....',
3273
- 'support.setup.topsearch.quicklink': 'Quick Links',
3274
- 'support.setup.label': 'Setup',
3275
- 'support.setup.label.search.agents': 'Search agents...',
3276
- 'support.setup.label.add.agents': 'New Agent',
3277
- 'support.label.schedule': 'Schedule',
3278
- 'support.dv.label.zassist.assistscreen': 'Access Remote Screen',
3279
- 'support.dv.label.zassist.schedulescreen': 'Share My Screen',
3280
- 'support.dv.label.zassist.assistscreen.desc': 'Take control of customer\'s computer to address their problem.',
3281
- 'support.dv.label.zassist.schedulescreen.desc': 'Share your desktop with customers to conduct demos or training.',
3282
- 'support.dv.label.zassist.enteremail': 'Enter the customer\'s email address',
3283
- 'support.dv.label.zassist.emailnotvalid': 'Enter a valid email address',
3284
- 'support.dv.label.zassist.discard': 'Discard',
3285
- 'support.dv.label.zassist.email': 'Customer Email',
3286
- 'support.dv.label.zassist.timezone': 'Timezone',
3287
- 'support.dv.label.zassist.date': 'Date and Time',
3288
- 'support.dv.label.zassist.remainder': 'Reminder',
3289
- 'support.dv.label.zassist.startnow': 'Start Now',
3290
- 'support.dv.label.zassist.noremainder': 'No Reminder',
3291
- 'support.dv.label.zassist.minutebefre': '{0} minutes before',
3292
- 'support.dv.label.zassist.invalidDate': 'Start date cannot be earlier than today',
3293
- 'support.dv.label.zassist.emptyDate': 'Date field cannot be empty',
3294
- 'support.dv.label.zassist.schduleinvite': 'Scheduled invitation sent to',
3295
- 'support.dv.label.zassist.noremainder.text': 'No reminder will be sent to this email before the scheduled time.',
3296
- 'support.dv.label.zassist.accessremotescreen.desc': 'A reminder will be sent to this email {0} minutes before the scheduled time.',
3297
- 'support.dv.label.zassist.schduledetails.desc': 'Scheduled on:',
3298
- 'support.queue.crminteg.notenable': 'CRM Integration is not enabled',
3299
- 'support.request.detailview.rapopupmsg': 'You are about to send a remote assist invite',
3300
- 'support.setup.addon.label.zassist.popupblock.msg': 'Please disable your browser\'s pop-up blocker to conduct remote sessions.',
3301
- 'support.dv.label.zassist.trialContent': 'Your trial expires in',
3302
- 'support.request.blueprint.label.days': 'days',
3303
- 'support.setup.addon.label.zassist.free.desc': 'You are in the Free plan for 1 Technician.',
3304
- 'support.dv.label.zassist.clickHere': 'Click here',
3305
- 'support.dv.label.zassist.toUpgrade': ' to upgrade your Assist license.',
3306
- 'support.dv.label.zassist.contactAdmin': 'Contact your administrator to upgrade Zoho Assist subscription.',
3307
- 'support.setup.addon.zassist.unabletoprocess.info': 'We are unable to process your request. Please try again later.',
3308
- 'support.setup.addon.label.zassist.warning': 'Zoho Assist Trial',
3309
- 'support.setup.addon.zassist.trial.daysleft': 'Your Zoho Assist trial will expire in {0} days.',
3310
- 'support.setup.addon.zassist.trail.nonadmin.daysleft': 'Your Zoho Assist trial will expire in {0} days.Please Contact your Administrator.',
3311
- 'support.setup.addon.label.zassist.notnow': 'Not Now',
3312
- 'crm.store.upgrade': 'Upgrade',
3313
- 'support.dv.label.zassist.denyPermision': 'Feature not available.',
3314
- 'support.dv.label.zassist.orgMismatch': 'Sorry, but you don\'t belong to the Zoho Assist Org configured in your help desk. Please contact your administrator.',
3315
- 'support.mail.label.resend': 'Resend',
3316
- 'support.label.thread.delete': 'Delete Thread',
3317
- 'support.failedmail.remove': 'The email thread cannot be retrieved once deleted. Would you like to delete?',
3318
- 'support.label.alert.ticket.resent.success': '{0} resent successfully',
3319
- 'support.label.search.shortcut': 'Search (/)',
3320
- 'support.label.notifications.shortcut': 'Notifications (N)',
3321
- 'support.label.notifications': 'Notifications',
3322
- 'support.topmenu.setup': 'Setup',
3323
- 'support.topmenu.setup.shortcut': 'Setup (S)',
3324
- 'support.label.topic': 'Topic',
3325
- 'support.request.markas.public': 'Mark as Public',
3326
- 'support.request.markas.private': 'Mark as Private',
3327
- 'support.common.portal.errormsg.urlnotfound': 'The requested URL was not found. Please check the URL',
3328
- 'support.common.portal.sorry': 'Sorry!',
3329
- 'support.desk.extn.authorize': 'Authorize the extension to start using it with Zoho Desk.',
3330
- 'support.extn.label.authorize': 'Authorize',
3331
- 'support.extn.authorize.request': 'This extension is pending authorization from your administrator.',
3332
- 'support.extn.configure.request': 'This extension is pending configuration from your administrator.',
3333
- 'support.setup.label.extensions': 'Extensions',
3334
- 'support.empty.extns.title': 'Explore Extensions, Expand More!',
3335
- 'support.empty.extns.desc': 'Extensions make work easier than ever. Browse the archive, test new solutions, and buy the extensions that work best.',
3336
- 'support.mp.extnslist.goto': 'Go to Desk Marketplace',
3337
- 'support.views.search.empty': 'There are no views matching the keyword',
3338
- 'support.archived.views.emptytext': 'No Archived Views',
3339
- 'support.archived.views.name': 'Archived Views',
3340
- 'support.teams.notadded': 'No Teams have been added yet',
3341
- 'support.teams.addnew': 'Add New Teams',
3342
- 'support.teams.myteams': 'My Teams',
3343
- 'support.tags.notadded': 'No Tags have been added yet',
3344
- 'support.teams.agent.noteams.msg': 'No Teams associated to you.',
3345
- 'support.setup.label.history': 'History',
3346
- 'support.label.crm': 'CRM',
3347
- 'support.md.label.last24hours': 'Last 24 Hours',
3348
- 'support.customFunction.Failure.Last_7_Days': 'Last 7 Days',
3349
- 'support.customFunction.Failure.Last_30_Days': 'Last 30 Days',
3350
- 'support.md.label.currentweek': 'Current Week',
3351
- 'support.md.label.currentmonth': 'Current Month',
3352
- 'support.md.label.incomingoutgoingbandwidth': 'Incoming and Outgoing Bandwidth',
3353
- 'support.md.label.negativeratings': 'Negative Ratings',
3354
- 'support.inbound.call': 'Inbound',
3355
- 'support.outbound.call': 'Outbound',
3356
- 'support.current.call': 'Current call',
3357
- 'support.user.open.ticktes': 'Open Tickets',
3358
- 'support.user.roles.per.section.label': 'Roles & Permissions',
3359
- 'support.desk.view.unarchive': 'Unarchive Now',
3360
- 'support.desk.view.archived.delete.today': 'This view will be deleted today',
3361
- 'support.desk.view.archived.delete.days': 'This view will be deleted in {0} days',
3362
- 'support.desk.view.archived.delete.day': 'This view will be deleted in {0} day',
3363
- 'support.desk.view.archived.help.page': 'https://help.zoho.com/portal/kb/articles/archiving-custom-views',
3364
- 'support.desk.view.unarchive.success.message': 'This view has been successfully Unarchived',
3365
- 'support.label.onhold': 'On Hold',
3366
- 'support.label.onhold.time': 'On Hold Time',
3367
- 'support.ticket.label.onhold.since.two.seconds.lateby': 'On Hold Since 2 seconds',
3368
- 'support.ticket.label.onhold.since.two.seconds.left': 'On Hold Since 2 seconds',
3369
- 'support.label.onhold.1year.1day.lateby': 'On Hold since 1 year 1 day',
3370
- 'support.label.onhold.nyear.1day.lateby': 'On Hold since {0} years 1 day',
3371
- 'support.label.onhold.nyear.nday.lateby': 'On Hold since {0} years {1} days',
3372
- 'support.label.onhold.1year.nday.lateby': 'On Hold since 1 year {0} days',
3373
- 'support.label.onhold.1day.1hour.lateby': 'On Hold since 1 day 1 hour',
3374
- 'support.label.onhold.nday.1hour.lateby': 'On Hold since {0} days 1 hour',
3375
- 'support.label.onhold.nday.nhour.lateby': 'On Hold since {0} days {1} hours',
3376
- 'support.label.onhold.1day.nhour.lateby': 'On Hold since 1 day {0} hours',
3377
- 'support.label.onhold.1hour.1minute.lateby': 'On Hold since 1 hour 1 minute',
3378
- 'support.label.onhold.nhour.1minute.lateby': 'On Hold since {0} hours 1 minute',
3379
- 'support.label.onhold.nhour.nminute.lateby': 'On Hold since {0} hours {1} minutes',
3380
- 'support.label.onhold.1hour.nminute.lateby': 'On Hold since 1 hour {0} minutes',
3381
- 'support.label.onhold.1minute.lateby': 'On Hold since 1 minute',
3382
- 'support.label.onhold.nminute.lateby': 'On Hold since {0} minutes',
3383
- 'support.label.onhold.1year.lateby': 'On Hold since 1 year',
3384
- 'support.label.onhold.nyear.lateby': 'On Hold since {0} years',
3385
- 'support.label.onhold.1day.lateby': 'On Hold since 1 day',
3386
- 'support.label.onhold.nday.lateby': 'On Hold since {0} days',
3387
- 'support.label.onhold.1hour.lateby': 'On Hold since 1 hour',
3388
- 'support.label.onhold.nhours.lateby': 'On Hold since {0} hours',
3389
- 'support.label.onhold.1minute.left': 'On Hold since 1 minute',
3390
- 'support.label.onhold.nminute.left': 'On Hold since {0} minutes',
3391
- 'support.label.onhold.1hour.left': 'On Hold since 1 hour',
3392
- 'support.label.onhold.nhours.left': 'On Hold since {0} hours',
3393
- 'support.label.onhold.time.duration': 'On Hold since {0}',
3394
- 'support.label.onhold.tickets': 'On Hold {0}',
3395
- 'support.twi.msg.voicemessage': 'Voice Message',
3396
- 'support.twi.msg.callrecording': 'Call Recording',
3397
- 'support.label.playing': 'Playing',
3398
- 'support.label.recording': 'Recording',
3399
- 'support.md.label.onlineagents': 'Online Agents',
3400
- 'support.md.label.offlineagents': 'Offline Agents',
3401
- 'support.md.label.incoming': 'Incoming',
3402
- 'support.md.label.outgoing': 'Outgoing',
3403
- 'support.md.label.livetraffic': 'Live Traffic',
3404
- 'Overdue Cases': 'Overdue {0}',
3405
- 'support.md.label.last1hours': 'Last 1 Hr',
3406
- 'support.md.label.mostthreadedtickets': 'Most Threaded',
3407
- 'support.md.sublabel.mostthread': 'Top {0} Conversations',
3408
- 'support.community.tickettopic.topicdeleted': 'Topic deleted',
3409
- 'support.community.tickettopic.topicdeleted.msg': 'Forum topic has been deleted',
3410
- 'support.forum.status': 'Forum Status',
3411
- 'support.forum.setstatus': 'Set forum status',
3412
- 'zohodiscussions.topiclabel.idea.noplans': 'Maybe later',
3413
- 'zohodiscussions.topiclabel.idea.willconsider': 'Under review',
3414
- 'zohodiscussions.topiclabel.idea.inprogress': 'In-progress',
3415
- 'zohodiscussions.topiclabel.idea.implemented': 'Implemented',
3416
- 'zohodiscussions.topiclabel.idea.willnotimplement': 'Will not implement',
3417
- 'zohodiscussions.topiclabel.problem.moreinfo': 'Need more info',
3418
- 'zohodiscussions.topiclabel.question.answered': 'Answered',
3419
- 'zohodiscussions.topiclabel.question.unanswered': 'Unanswered',
3420
- 'zohodiscussions.topiclabel.question.pending': 'Working on it',
3421
- 'zohodiscussions.topiclabel.problem.notaproblem': 'Not a problem',
3422
- 'zohodiscussions.topiclabel.problem.knownproblem': 'Temporary fix',
3423
- 'zohodiscussions.topiclabel.problem.solved': 'Solved',
3424
- 'zohodiscussions.topiclabel.problem.unsolved': 'Unsolved',
3425
- 'zohodiscussions.topiclabel.problem.analyzing': 'Analyzing',
3426
- 'zohodiscussions.topiclabel.nolabel': 'No status',
3427
- 'support.badgification.badge.creditname.postbestanswer': 'Best Answer',
3428
- 'support.community.tickettopic.responsedeleted': 'Deleted',
3429
- 'support.label.macro.view.changes': 'View changes',
3430
- 'support.label.macro.success.header': 'Macro was successfully applied.',
3431
- 'support.label.macro.success.msg': 'This {0} has undergone some changes.',
3432
- 'support.label.collision.ticket.movedept': 'has moved this {0} from',
3433
- 'support.label.collision.ticket.delete': 'has just deleted this {0}.',
3434
- 'support.setup.label.configure_ticket_status': '{0} {1}',
3435
- 'support.setup.label.allusers': 'All',
3436
- 'support.feed.view.allstatus': 'All Status',
3437
- 'support.home.status': 'What are you doing now?',
3438
- 'support.feed.status.unauthorized': 'You have insufficient privileges to post a status.',
3439
- 'support.feed.empty.title': 'No feeds available.',
3440
- 'support.feed.empty.detail': 'Start Collaborating & Get Feeds.',
3441
- 'crm.record.not.accessible.message': 'The record(s) you were trying to access is not available. It may be due to another user might have deleted the data or you are denied access to the record(s).',
3442
- 'support.label.threads.nocontent': 'No Content to display. Please try again later',
3443
- 'support.feed.activity.singular': '1 more activity',
3444
- 'support.feed.activities': '{0} more activities',
3445
- 'crm.title.unauthorized.access': 'UnAuthorized Access',
3446
- 'support.feed.send.as.direct.message': 'Send as Direct Message',
3447
- 'support.feed.nomentions.error.msg': 'Please +mention the receipient to share a private message',
3448
- 'support.request.save.draft.changes.page': 'You haven\'t saved a draft of your email reply. Are you sure you want to leave this page?',
3449
- 'support.request.save.draft.changes.section': 'You haven\'t saved a draft of your email reply. Are you sure you want to leave this section?',
3450
- 'support.request.save.comment.changes.page': 'You haven\'t saved the comment. Are you sure you want to leave this page?',
3451
- 'support.request.save.comment.changes.section': 'You haven\'t saved the comment. Are you sure you want to leave this section?',
3452
- 'support.comment.limit.exceeded': 'Uh-oh, you\'ve exceeded the character limit of 30,000 for this comment.',
3453
- 'support.request.actions.resolution.add': 'Add resolution',
3454
- 'support.label.delete.single.ticket': 'Deleting this {2} will move their {0}, and {1} to the Recycle Bin.',
3455
- 'support.start.time': 'Start Time',
3456
- 'support.label.unsavedchanges.confirm': 'You have not saved your changes. Are you sure you want to move away from this page?',
3457
- 'support.forms.layoutchange.confirmation.header': 'Not Saved',
3458
- 'support.alert.leavepage': 'Yes, Leave Page',
3459
- 'support.alert.stayhere': 'Stay Here',
3460
- 'support.attachment(s)': 'Attachment(s)',
3461
- 'support.form.more.than.max.length': '{0} can have only {1} characters',
3462
- 'support.form.decimal.compare.length': 'Decimal Places should be less than {0}',
3463
- 'support.request.blueprint.label.criteria.select.contact': 'Select {0}',
3464
- 'support.not.found': '{0} "{1}" not found',
3465
- 'support.product.will.not.create': '{0} with the name "{1}" will not be created',
3466
- 'support.form.template.choose.label': 'Choose {0} Template',
3467
- 'support.form.contact.use.this': 'Use this {0}',
3468
- 'support.label.submit.and.associate': 'Submit and Associate',
3469
- 'support.form.contacts.no.data.account': 'No {0} found for the {1} {2}',
3470
- 'support.setup.details.required': 'Details Required',
3471
- 'support.setup.mandatory.fields.required': 'A few fields are mandatory. Please provide necessary information',
3472
- 'support.label.rule.missingfieldsdesc': 'The {0} could not be saved since the following fields that need validation are not accessible for your profile.',
3473
- 'support.lable.rule.missingfields': 'Inaccessible Fields:',
3474
- 'support.label.validationrule.applied.fieldname': 'The {0} could not be saved since the "{1}" field needs to be validated as specified in the validation rule.',
3475
- 'support.label.validationrule.applied.message': 'Message : {0}',
3476
- 'support.alert.duplicate.found': 'Duplicate {0} found',
3477
- 'crm.label.selected': 'Selected',
3478
- 'support.form.rightpanel.contact.createtime': '{0} Created Time',
3479
- 'support.related.noentity': 'No related {0}',
3480
- 'support.related.products.to': 'Related {0} to {1}',
3481
- 'support.form.facebook.field.disable': 'Search disabled by Facebook',
3482
- 'support.form.duplicate.record.select': 'Select this {0}',
3483
- 'support.form.label.view.duplicates': 'View Duplicates',
3484
- 'support.form.label.related.details': 'Related Details',
3485
- 'support.form.label.select.module': 'Choose a {0}',
3486
- 'support.form.label.no.contact.chosen': 'No {0} has been chosen',
3487
- 'support.form.label.display.contact.details.here': 'Details about the {0} you gonna choose will dispaly here',
3488
- 'support.integ.jira.project': 'JIRA Projects',
3489
- 'support.jira.issueType': 'IssueType',
3490
- 'support.integ.jira.assignee': 'Assignee',
3491
- 'support.integ.jira.reporter': 'Reporter',
3492
- 'support.integ.jira.issue.priority': 'Issue Priority',
3493
- 'support.integ.jira.issue.status': 'Issue Status',
3494
- 'support.integ.jira.close.issue': 'Close issue',
3495
- 'support.integ.jira.reopen.issue': 'Reopen issue',
3496
- 'support.integ.jira.bug.delink': 'Delink issue',
3497
- 'support.integ.jira.bug.alert.delink': 'Are you sure you want to delink this issue?',
3498
- 'support.integ.jira.bug.msg.delinked': 'The issue has been successfully delinked.',
3499
- 'suport.integ.jira.add.new.issue': 'Add New JIRA issue',
3500
- 'support.integ.jira.link.an.issue.tooltip': 'Link exisiting issue',
3501
- 'support.integ.jira.file.a.bug': 'File an issue in JIRA',
3502
- 'suport.integ.jira.create.issue': 'Create Issue',
3503
- 'support.integ.jira.link.issue': 'Link Issue',
3504
- 'support.integ.jira.issue.key': 'Issue Key',
3505
- 'support.jira.issue.in.fetching.projects': 'Oops! Something went wrong when fetching your project details from JIRA. Please try again.',
3506
- 'support.integ.jira.custom.field.not.mapped': ' You can track this ticket on JIRA only when you map a "Zoho Desk Ticket" custom field for this project.',
3507
- 'support.integ.jira.automatic': 'Automatic',
3508
- 'support.integ.jira.modify.permission': 'Contact your JIRA administrator to modify the reporter.',
3509
- 'support.integ.jira.issue.summary': 'Issue Summary',
3510
- 'support.integ.jira.summary.empty': 'You must specify a summary of the issue.',
3511
- 'support.integ.jira.components': 'Component/s',
3512
- 'support.integ.jira.select.components': 'Select Components',
3513
- 'support.integ.jira.type.url': 'Enter the URL only',
3514
- 'support.integ.jira.type.text': 'Enter the text',
3515
- 'support.integ.jira.type.number': 'Enter the Number',
3516
- 'support.integ.jira.issuetype': 'IssueType',
3517
- 'support.integ.jira.epic.name': 'Epic Name',
3518
- 'support.jira.field.empty': 'Field cannot be empty',
3519
- 'support.integ.jira.field.exceeds': 'cannot be greater than 100000000000000',
3520
- 'support.integ.jira.field.invalidnumber': 'invalid number',
3521
- 'support.integ.jira.field.invalidurl': 'Not a valid URL',
3522
- 'support.setup.integ.jira.not.admin': 'Oops! You have to be an administrator in JIRA to set up this integration.',
3523
- 'support.integ.jira.file.a.issue.problem': 'Something went awry in the issue\'s property fields. Please recheck and try again.',
3524
- 'support.integ.jira.issue.closed': 'The issue has been closed',
3525
- 'support.integ.jira.issue.reopened': 'The issue has been reopened',
3526
- 'support.integ.jira.successfully.linked': 'The JIRA issue {0} has been successfully linked to this ticket.',
3527
- 'support.integ.jira.issue.not.found': 'The issue key cannot be found in JIRA. Please try again.',
3528
- 'support.integ.slack.change': 'Change',
3529
- 'support.integ.jira.regenrate.heading': 'Regenerate Access Token',
3530
- 'support.integ.jira.invalid.token.admin': 'Oops! The access token for JIRA was invalidated. Please regenerate a new token.',
3531
- 'support.integ.jira.invalid.token': 'Oops! The access token for Jira is invalidated. Please contact your administrator to regenerate the token.',
3532
- 'support.integ.jira.token.regenerate': 'Regenerate',
3533
- 'support.globalsearch.viewmoresearchresults': 'View more search results...',
3534
- 'support.globalsearch.advanced.link': 'Advanced Search',
3535
- 'support.globalsearch.choose.module': 'Choose Module',
3536
- 'support.globalsearch.total.results': 'Total Results',
3537
- 'support.globalsearch.search.results': 'Search Results',
3538
- 'support.globalsearch.module': 'Module',
3539
- 'support.globalsearch.topic.author': 'Topic Author',
3540
- 'support.globalsearch.forum': 'Forum',
3541
- 'support.globalsearch.category': 'Category',
3542
- 'support.globalsearch.tag': 'Tag',
3543
- 'support.globalsearch.last.seven.days': 'Last 7 Days',
3544
- 'support.globalsearch.last.thirty.days': 'Last 30 Days',
3545
- 'support.globalsearch.this.week': 'This Week',
3546
- 'support.globalsearch.this.month': 'This Month',
3547
- 'support.globalsearch.today': 'Today',
3548
- 'support.globalsearch.yesterday': 'Yesterday',
3549
- 'support.globalsearch.overdue': 'Overdue',
3550
- 'support.globalsearch.due.today': 'Due Today',
3551
- 'support.globalsearch.due.in.one.hour': 'Due in 1 hour',
3552
- 'support.globalsearch.due.tomorrow': 'Due Tomorrow',
3553
- 'support.globalsearch.community.discussion': 'Discussion',
3554
- 'support.globalsearch.article.status.published': 'Published',
3555
- 'support.globalsearch.article.status.draft': 'Draft',
3556
- 'support.globalsearch.article.status.review': 'Review',
3557
- 'support.globalsearch.more': 'More...',
3558
- 'support.globalsearch.less': 'Less',
3559
- 'support.bin.spam': '{0} in recycle bin and spam folders',
3560
- 'support.advancedsearch.module.information': '{0} - {1} Information',
3561
- 'support.advancedsearch.condition.is.status': 'is {0}',
3562
- 'support.advancedsearch.criteria.status.value': 'Status includes {0}',
3563
- 'support.bug.integ.file': 'File {0}',
3564
- 'support.integ.bug.integ.file.a.bug': 'File {0} in Zoho BugTracker',
3565
- 'support.integ.bug.integ.create': 'New {0}',
3566
- 'support.integ.bug.integ.link': 'Link {0}',
3567
- 'support.integ.bug.integ.bug.projects': 'Select Project',
3568
- 'support.bug.integ.title.empty': 'Enter a title for the {0}.',
3569
- 'support.integ.bug.integ.issue.key': '{0} Key',
3570
- 'support.bug.integ.bug.empty.key': 'Please enter the {0} key.',
3571
- 'support.integ.bug.integ.enter.issuekey': 'Enter the {0} Key',
3572
- 'support.bug.integ.bug.already': 'Oops, someone has already filed {0} for this ticket.',
3573
- 'support.integ.bug.integ.bug.name.added': '{0} {1} filed successfully',
3574
- 'support.integ.bug.integ.bug.name.linked': '{0} {1} Linked successfully',
3575
- 'support.integ.bug.integ.bug.not.available': 'The {0} is not available in this project.',
3576
- 'support.bug.integ.bug.invalid.key': 'Enter a valid {0} key.',
3577
- 'support.bug.integ.key.limit.max': 'You can link a maximum of 10 tickets per {0}.',
3578
- 'support.integ.bug.integ.link.problem': 'Uh-oh, something went wrong while linking the ticket to the {0}.',
3579
- 'support.bug.detail.bug.assignto': '{0} Assigned to',
3580
- 'support.bug.detail.bug.status.new': '{0} status',
3581
- 'support.integ.bug.delink': 'Delink {0}',
3582
- 'support.integ.bug.alert.delink': 'Are you sure you want to delink this {0}?',
3583
- 'support.integ.bug.msg.delinked': 'The {0} has been successfully delinked.',
3584
- 'support.blueprint.label.flowchart': 'Flowchart',
3585
- 'support.blueprint.label.current.state': 'CURRENT STATE',
3586
- 'support.blueprint.label.transitions': 'Transitions',
3587
- 'support.blueprint.label.transition': 'Transition',
3588
- 'support.blueprint.label.no.more.transition.description': 'You do not have any more transitions to perform.',
3589
- 'support.blueprints.status.lock.msg': 'Status locked because Blueprint is applied',
3590
- 'support.blueprint.label.transition.flowchart.for.currentstate': 'Process Flow from Current State',
3591
- 'support.blueprint.label.condition.failed': 'Condition Failed',
3592
- 'support.request.blueprint.label.hours': 'hours',
3593
- 'support.request.blueprint.label.minutes': 'Minutes',
3594
- 'support.blueprint.label.transition.owners': 'Transition Owners',
3595
- 'support.blueprint.label.assign.transition.owner': 'Assign Transition Owner',
3596
- 'support.blueprint.label.choosing.agent.and.team.description': 'Choose the Agent(s) and/or Team(s) authorized to perform the transitions.',
3597
- 'support.blueprint.label.assign.owners': 'Assign Owners',
3598
- 'support.blueprints.trans.owner.limit.msg': 'Each transition can be assigned to a maximum of 10 transition owners, including agents, teams, and other departments',
3599
- 'support.blueprint.label.transition.owner.updated.succesfully': 'transition owner updated successfully',
3600
- 'support.blueprint.label.complete.transition': 'Complete Transition',
3601
- 'support.blueprint.label.revoke': 'Revoke Blueprint',
3602
- 'support.blueprint.revoke.button': 'Revoke',
3603
- 'support.blueprints.revoke.label.confirmation.message': 'Revoking the Blueprint disrupts the process flow defined for resolving this {0}. Are you sure you want to continue?',
3604
- 'support.blueprints.during.trans.form.cancel.msg': 'As the owner of this transition, you must perform this transition to keep the process going. Also, data entered here will be lost if you cancel the transition now. Are you sure you want to leave the page?',
3605
- 'support.request.blueprint.stay.here': 'No, stay here',
3606
- 'support.blueprint.label.add.attachment': 'Add Attachment',
3607
- 'support.label.private': 'Private',
3608
- 'support.request.public.thread': 'Public Thread',
3609
- 'support.blueprint.label.attachment.empty.errormsg': 'Kindly add atleast one attachment',
3610
- 'support.blueprint.label.approval.empty.errormsg': 'approver(s) and subject cannot be blank',
3611
- 'support.blueprint.label.resolution.empty.errormsg': 'Resolution Cannot be blank',
3612
- 'support.social.twitter.reply.limit': 'You can enter only 140 characters',
3613
- 'support.social.facebook.reply.limit': 'You can enter only 8000 characters',
3614
- 'support.blueprint.label.choose.any.of.the.transition': 'Choose any of the transitions',
3615
- 'support.blueprint.label.transition.empty.message': 'No Actions or Fields required.',
3616
- 'support.label.product.empty': 'Product Name cannot be blank',
3617
- 'support.setup.timetrack.manualdraft': 'Manual Draft',
3618
- 'support.timetrack.setup.autotrack.actions': 'Specify actions to be tracked',
3619
- 'support.setup.timetrack.ticket.autotrack': 'Auto Tracking',
3620
- 'support.setup.timetrack.activity.manual': 'Manually',
3621
- 'support.setup.timetrack.activity.definition': 'track time for',
3622
- 'support.setup.timetrack.activity.automatic': 'Automatically',
3623
- 'support.setup.timetrack.activity.mode': 'Agent can run timer for only one {0} at a time',
3624
- 'support.setup.timetrack.field.profilecostperhour': 'Enter cost per Profile / hour',
3625
- 'support.label.manual': 'Manual',
3626
- 'support.setup.ticket.timer.mode.haveactivetimer': 'Your agents may have active timers on their {0}.',
3627
- 'support.setup.ticket.timer.mode.changecontent': 'Would you like to add or discard their time spent?',
3628
- 'support.ctiapi.supportrepname': 'Agent Name',
3629
- 'crm.security.users': 'Agents',
3630
- 'support.label.select.profile': 'Select Profile',
3631
- 'crm.security.profiles': 'Profiles',
3632
- 'crm.security.locale.informations': 'Locale Information',
3633
- 'support.label.wfrule.fieldupdate': 'Field Update',
3634
- 'support.community.label.attachment': 'Attachment',
3635
- 'support.setup.label.pagetips': 'Page Tips',
3636
- 'support.setup.timetrack.helpcontent1': 'Track time spent on {0} by manually running the timer, or you can use the auto timer feature. The auto-tracking option logs the total time spent, the second your agents perform a predefined action on a {1}. In addition to {0}, you can keep track of time spent on each {2}. Agents can start and end the timer on their {3} manually.',
3637
- 'support.setup.timetrack.helpcontent2': 'Also, if you are going to charge customers on the basis of time, you can specify the billing cost. The billing cost can be associated with agents, {0} or profile. The billable {1} can then be used to invoice your customers.',
3638
- 'support.setup.timetrack.helpLink': '<a href="https://help.zoho.com/portal/kb/articles/setting-up-time-tracking-for-tickets-and-tasks" target="_blank" >Learn more about time tracking.</a>',
3639
- 'support.setup.teams.help1': 'Teams help you organize your agents into groups of specific skills or by functions. They are particularly useful when you need a specific set of agents to manage common activities. You can assign tickets and tasks to a team or an agent within a team.',
3640
- 'support.setup.label.team': 'Team',
3641
- 'support.label.mail.failure.alerts': 'Email Failure Alerts',
3642
- 'crm.import.log.ignorereason': 'Reason',
3643
- 'support.email.report.failure': 'Report Email Failure',
3644
- 'support.label.alert.thread.failed.removed': 'The email thread was successfully deleted.',
3645
- 'support.notifications.mail.clearalerts': 'Clear Alerts',
3646
- 'support.failedmail.notification.clearall': 'The failure alerts will be cleared for all users in your organization. Would you like to continue?',
3647
- 'support.label.alert.thread.failed.clearall': 'Failure alerts have been successfully cleared',
3648
- 'support.setup.label.agents_new': 'Add New Agent',
3649
- ActiveUsersList: 'Active Agents',
3650
- DeactivatedUsersList: 'Deactivated Agents',
3651
- NotConfirmedUsersList: 'Not Confirmed',
3652
- 'support.deleted.users': 'Deleted Agents',
3653
- 'support.customerportal.setup.access.primary': 'Primary',
3654
- Deactivated: 'Deactivated',
3655
- 'crm.contact.email': 'Email',
3656
- 'support.user.simple.permission.admin': 'Admin',
3657
- 'support.user.simple.permission.lightagent': 'Light Agent',
3658
- 'support.user.label.has.access.to': 'Access to All {0}',
3659
- 'support.user.simple.permission.personal.info': 'Their {0} and unassigned {0}',
3660
- 'support.setup.integ.salesforce.title': 'Salesforce',
3661
- 'support.integ.salesforce.contact.information': 'Salesforce Contact Information',
3662
- 'support.integ.salesforce.account.information': 'Salesforce Account Information',
3663
- 'support.integ.salesforce.module.information': 'Salesforce {0} Information',
3664
- 'support.authorized.error': 'You are not authorized to access this resource.',
3665
- 'support.integ.salesforce.viewinsalesforce': 'View in Salesforce',
3666
- 'support.integ.salesforce.potentials': 'Opportunities',
3667
- 'support.integ.salesforce.nopotentails': 'No Opportunities found',
3668
- 'support.integ.salesforce.nonotes': 'No Notes found',
3669
- 'support.integ.salesforce.noTasks': 'No Tasks found',
3670
- 'support.integ.salesforce.noEvents': 'No Events found',
3671
- 'support.integ.salesforce.tab': 'SalesForce Info',
3672
- 'support.integ.salesforce.notfound': 'The requested resource does not exist',
3673
- 'support.integ.salesforce.shipping': 'Shipping Address',
3674
- 'Other Address': 'Other Address',
3675
- 'support.labal.respose.due': 'Response Due Date',
3676
- 'support.common.responseDue.today': 'Response Due today',
3677
- 'support.common.responseDue.tomorrow': 'Response Due tomorrow',
3678
- 'support.common.responseDue.on': 'Response Due on',
3679
- 'support.responseDueDate.clear.confirmMsg': 'Are you sure you want to clear the response due?',
3680
- 'support.responseDueDate.clear.success': 'The response due date has been cleared successfully',
3681
- 'support.zia.sentiment.label': 'Sentiment',
3682
- 'support.zia.thread.sentiment.aspects': 'Aspects',
3683
- 'support.label.negative': 'Negative',
3684
- 'support.label.neutral': 'Neutral',
3685
- 'support.label.positive': 'Positive',
3686
- 'support.zia.thread.keyword.lable': 'Thread level keywords',
3687
- 'support.zia.reply.assistant': 'Reply Assistant',
3688
- 'support.ask.me.something': 'Ask me something ...',
3689
- 'support.setup.zia.notification': 'Zia Notifications',
3690
- 'support.zia.notification.header.alerts': 'ALERTS',
3691
- 'support.zia.notification.header.anomalies': 'ANOMALIES',
3692
- 'support.zia.anomaly.notification.empty': 'No Notifications Available.',
3693
- 'support.zia.anomaly.notification.empty.desc': 'There\'s nothing that Zia could alert you now.',
3694
- 'support.zia.anomaly.notification.alert.msg': '{0}% {1} in {2} during {3} to {4}',
3695
- 'support.zia.anomaly.notification.alert.increase': 'Increase',
3696
- 'support.zia.anomaly.notification.alert.decrease': 'Decrease',
3697
- 'support.zia.anomaly.notification.alert.incoming': 'incoming ticket threads',
3698
- 'support.zia.anomaly.notification.alert.outgoing': 'outgoing ticket threads',
3699
- 'support.zia.anomaly.notification.for': 'Anomaly for',
3700
- 'support.zia.anomaly.notification.currentseries': 'Current Series',
3701
- 'support.zia.anomaly.notification.trend': 'Trend',
3702
- 'support.zia.tag.chart.title': 'Top Tags between {0} to {1}',
3703
- 'support.search.tag': 'Tag',
3704
- 'support.hours.day': 'Hours of the Day',
3705
- 'support.label.anomaly': 'Anomaly',
3706
- 'support.setup.zia.askzia': 'Ask Zia',
3707
- 'support.dashboard.label.back.charts': 'Back to Charts',
3708
- 'support.zia.topic.notification.manage': 'Manage',
3709
- 'support.zia.topic.notification.tagadd.info': '{0} has been added',
3710
- 'support.zia.topic.notification.tagadd.info.tags': 'Auto Tags',
3711
- 'support.zia.topic.notification.tagadd.info.tag': 'Auto Tag',
3712
- 'support.timer.save.changes': 'You haven\'t added the time. Are you sure want to leave this {1}?',
3713
- 'support.popup.page.section': 'Page',
3714
- 'support.common.leave': 'Leave',
3715
- 'support.common.stay': 'Stay',
3716
- 'support.ticket.label.customer.response.time.info': 'Received on {0} {1}',
3717
- 'support.label.overduetime.info': 'Overdue since {0} {1}',
3718
- 'support.label.duetime.info': 'Due on {0} {1}',
3719
- 'support.label.response.overduetime.info': 'Response overdue since {0} {1}',
3720
- 'support.social.createnew': 'Create New',
3721
- 'support.social.nodata': 'Data not found',
3722
- 'support.social.add': 'Add',
3723
- 'support.social.oops': 'Oops',
3724
- 'support.social.oops.desc': 'Something went wrong while processing this request. Please try again',
3725
- 'support.social.oops.wrongdesc': 'Something went wrong',
3726
- 'support.social.brand.channel.adddesc': 'Add atleast one facebook page or twitter account',
3727
- 'support.social.brand.nodata.title': 'No Brands',
3728
- 'support.social.brand.import.nodata.title': 'No Brands to Import',
3729
- 'support.social.brand.nodata.desc': 'No brands have been configured in your Zoho Social account',
3730
- 'support.social.noposts': 'You have not published any posts on your page yet. Why not publish one now?',
3731
- 'support.social.noposts.ticket': 'No page posts have been converted into {0} yet',
3732
- 'support.social.noposts.withoutticket': 'There are no posts to show here right now',
3733
- 'support.social.notaggedposts': 'Your brand\'s Facebook page is not tagged in any posts',
3734
- 'support.social.notaggedposts.ticket': 'No tagged posts have been converted into {0} yet. Why not check your feed to identify posts that require your assistance?',
3735
- 'support.social.notaggedposts.withoutticket': 'No tagged posts have been converted into {0} yet. Why not check your feed to identify posts that require your assistance?',
3736
- 'support.social.novisitorposts': 'There are no posts to show here right now',
3737
- 'support.social.novisitorposts.ticket': 'No visitor posts have been converted into {0} yet. Why not check your feed to identify posts that require your assistance?',
3738
- 'support.social.novisitorposts.withoutticket': 'There are no posts to show here right now. Come back later to check for new posts that need your assistance.',
3739
- 'support.social.notweets': 'You have not published any tweets on your page yet. Why not publish one now?',
3740
- 'support.social.notweets.ticket': 'No page tweets have been converted into {0} yet.',
3741
- 'support.social.notweets.withoutticket': 'There are no tweets to show here right now.',
3742
- 'support.social.nomentions': 'There are no @mentions to show here right now.',
3743
- 'support.social.nomentions.ticket': 'No @mentions have been converted into {0} yet.',
3744
- 'support.social.nomentions.withoutticket': 'There are no @mentions to show here right now.',
3745
- 'support.social.noconvertsation': 'There are no conversations to show here right now.',
3746
- 'support.social.noconvertsation.ticket': 'No conversations have been converted into {0} yet.',
3747
- 'support.social.noconvertsation.withoutticket': 'There are no conversations to show here right now.',
3748
- 'support.setup.social.conf.form.asdep': 'Associated department',
3749
- 'support.social.geterror.data': 'Error while fetching data',
3750
- 'support.social.geterror.tweets': 'Error while fetching tweets',
3751
- 'support.social.geterror.comments': 'Error while fetching comments',
3752
- 'support.social.geterror.replies': 'Error while fetching replies',
3753
- 'support.social.geterror.chat': 'Error while fetching chat transcript',
3754
- 'support.social.done': 'Done',
3755
- 'support.social.nomessages': 'No messages',
3756
- 'support.social.reauthenticate': 'ReAuthentication required',
3757
- 'support.social.reauthenticate.desc': 'Authentication of network handle failed.Please click below button to ReAuthenticate',
3758
- 'support.setup.social.help': 'Help',
3759
- 'support.setup.social.gstd.start': 'Get Started',
3760
- 'support.setup.social.gstd.title': 'Streamline Social Media Support',
3761
- 'support.setup.social.gstd.desc': 'Integrate the Facebook and Twitter accounts of your organization(s) or brand(s) with your Zoho Desk portal and deliver effective social media support from a single screen.',
3762
- 'support.setup.social.brand': 'Brand',
3763
- 'support.setup.social.socialbrands': 'Social Brands',
3764
- 'support.setup.social.brandlower': 'brand',
3765
- 'support.setup.social.channellower': 'channel',
3766
- 'support.setup.social.new': 'New',
3767
- 'support.setup.social.image.upload': 'Upload',
3768
- 'support.setup.social.actonbrand': '{0} Brand',
3769
- 'support.setup.social.create': 'Create',
3770
- 'support.setup.social.create.desc': 'The brand page is where you can manage the Facebook and Twitter accounts of a single brand.',
3771
- 'support.setup.social.import.title': 'Import from Zoho Social',
3772
- 'support.setup.social.import.desc': 'If you use Zoho Social to manage your brands social media accounts, you can import the existing data to your Zoho Desk portal.',
3773
- 'support.setup.social.import.exsitingtext': 'Your Zoho Social account already has a few brands configured. Click Import to view and manage the brands from Zoho Desk.',
3774
- 'support.setup.social.import': 'Import',
3775
- 'support.setup.social.import.success': 'Brand information was successfully imported.',
3776
- 'support.setup.social.import.fail': 'Brand information could not be imported. Try again.',
3777
- 'support.setup.social.import.fromsocial': 'Import brands from Zoho Social',
3778
- 'support.setup.social.import.more': 'Get more Brands',
3779
- 'support.setup.social.create.imgtext': 'File format can be JPG, PNG, or GIF. File size can be a maximum of 2MB.',
3780
- 'support.setup.social.create.bname': 'Name',
3781
- 'support.setup.social.desc': 'Description',
3782
- 'support.setup.social.create.depassociate': 'Department to Associate',
3783
- 'support.setup.social.create.error.specialchar': 'Special characters are not allowed.',
3784
- 'support.setup.social.import.choose': 'Choose Brands to Import',
3785
- 'support.setup.social.import.clearcount': 'Clear ({0})',
3786
- 'support.setup.social.brandslist.title': 'Link Your Social Media Accounts',
3787
- 'support.setup.social.brandslist.desc': 'Connect your Facebook and Twitter pages to easily handle the requests your customers make via social media.',
3788
- 'support.setup.social.brandslist.chldesc': 'Manage your brand\'s {0} and convert customer {1} into support {2}.',
3789
- 'support.setup.social.brandview.connecteddesc': 'The {0} {1} is connected to your help desk portal. You can view and manage {2} from this screen and convert them into {3}.',
3790
- 'support.setup.social.brandview.toconnectdesc': 'Click Connect to get started.',
3791
- 'support.setup.social.brandview.viewfeed': 'View Feed',
3792
- 'support.setup.social.brandview.discpage': 'Disconnect Page',
3793
- 'support.setup.social.brand.discdesc': 'Are you sure you want to disconnect this {0} from your brand?',
3794
- 'support.setup.social.brand.deletedesc': 'Are you sure you want to delete this {0}?',
3795
- 'support.setup.social.brand.disconnect': 'Disconnect',
3796
- 'support.setup.social.brandview.settings': '{0} Settings',
3797
- 'support.setup.social.brandview.capture': 'Auto-Conversion',
3798
- 'support.setup.social.brandview.keyword': 'Keyword',
3799
- 'support.setup.social.brandview.capture.desc': 'Select the type of {0} that must be automatically converted into {1}.',
3800
- 'support.setup.social.brandview.capture.fbdesckey': 'posts and private messages',
3801
- 'support.setup.social.brandview.capture.twitterdesckey': '@mentions and direct messages',
3802
- 'support.setup.social.brandview.keyword.desc': 'Only {0} containing the following keywords will be automatically converted into {1}.',
3803
- 'support.setup.social.brandview.postslower': 'posts',
3804
- 'support.setup.social.brandview.postsupper': 'Posts',
3805
- 'support.setup.social.brandview.page': 'Page',
3806
- 'support.setup.social.brandview.tagged': 'Tagged',
3807
- 'support.setup.social.brandview.visitor': 'Visitor',
3808
- 'support.setup.social.brandview.messages': 'Messages',
3809
- 'support.setup.social.brandview.mentions': '@mentions',
3810
- 'support.setup.social.brandview.dmessage': 'direct messages',
3811
- 'support.setup.social.brandview.fbmessage': 'messages',
3812
- 'support.setup.social.brandview.capture.all': 'All {0}',
3813
- 'support.setup.social.brandview.settings.disname': '{0} posts',
3814
- 'support.setup.social.brandview.capture.specifickey': '{0} with specific keywords',
3815
- 'support.setup.social.brandview.capture.appendinterval': 'Append Interval',
3816
- 'support.setup.social.brandview.capture.deptoconvert': 'Select Department to convert {0}',
3817
- 'support.setup.social.brandview.keywords.placeholder': 'Enter the keywords...',
3818
- 'support.setup.social.brandview.keywords.fielddesc': 'Separate multiple keywords using commas (,)',
3819
- 'support.setup.social.brandview.info': 'Info',
3820
- 'support.setup.social.brandview.infotitle': 'Brand Information',
3821
- 'support.setup.social.brandview.error.dep': 'Select One department',
3822
- 'support.setup.social.brandview.error.appendinterval': 'Select Append Interval',
3823
- 'support.setup.social.brandview.error.keywords': 'Add keywords',
3824
- 'support.setup.social.brandview.error.keywords.special': 'Special characters are not allowed in keywords.',
3825
- 'support.setup.social.brandview.error.keywords.exsiting': 'Entered keyword is already there',
3826
- 'support.setup.social.brandview.keywords.mergedesc': 'Are you sure want to include entered keywords into selected department',
3827
- 'support.setup.social.merge': 'Merge',
3828
- 'support.setup.social.chlconnected': '{0} Account Connected to {1}',
3829
- 'support.setup.social.connnectedas': 'Connected as {0}',
3830
- 'support.setup.social.pageunpublish': 'This page is unpublished. You cannot link it to this brand.',
3831
- 'support.setup.social.nopagepermit': 'You do not have the necessary permissions to link this page.',
3832
- 'support.setup.social.nopageaction': 'This page is unpublished and you do not have the necessary permissions to link it to the brand.',
3833
- 'support.setup.social.linkpage': 'Link Page to Brand',
3834
- 'support.setup.social.skipnow': 'Skip for Now',
3835
- 'support.setup.social.linkigpage': 'Linking Page',
3836
- 'support.setup.social.connectsuctext': 'Great!',
3837
- 'support.setup.social.selectdepartment': 'Select the department in which the {0} must be saved.',
3838
- 'support.setup.social.keys.error.exsist': 'This keyword has already been added.',
3839
- 'support.setup.social.brandchannel.delete': '{0} deleted from {1}.',
3840
- 'support.setup.social.brandchannel.added': '{0} added to {1}.',
3841
- 'support.setup.social.fbpage': 'Facebook page',
3842
- 'support.setup.social.twitternew': 'Twitter handle',
3843
- 'support.setup.social.popup.selectpage': 'Select the page you want to link.',
3844
- 'support.setup.social.popup.nopages': 'There are no pages linked to your account. Link the required page to your account or sign in to a different account.',
3845
- 'support.setup.social.conf.popup.twiconfirm': 'You have integrated your Brand {0} with Twitter account {1}',
3846
- 'support.setup.social.conf.popup.twiconneceted.desc': 'Fetching complete information from this Twitter handle might take some time. Meanwhile, you can connect other social media accounts to your brand.',
3847
- 'support.setup.social.conf.setting.success': '{0} conversion settings {1} successfully.',
3848
- 'support.setup.social.conf.setting.fail': 'Error while processing {0} conversion settings.',
3849
- 'support.setup.social.conf.addbrand.warning': 'You can add another brand only after associating at least one social media account with the existing brand.',
3850
- 'support.setup.social.conf.addbrand.limitexceed': 'Your plan doesn\'t support addition of more brands.',
3851
- 'support.setup.social.conf.getpage.error': 'An error occurred while fetching pages. Try again.',
3852
- 'support.setup.social.keys.empty': 'At least one keyword must be added.',
3853
- 'support.setup.social.keys.depkeyempty': 'At least one keyword must be added to your brand\'s associated department.',
3854
- 'support.setup.social.keywords.dep.empty': 'Select one department and add some keys to proceed.',
3855
- 'support.access.data.error': 'This {0} is not accessible and has been deleted.',
3856
- 'support.access.user.error': 'Insufficient Privileges to perform this operation. Contact your Administrator.',
3857
- 'support.access.user.edition.error': 'Insufficient Privileges to perform this operation. Contact your Administrator. Extend your trial or upgrade to Professional or Enterprise Edition.',
3858
- 'support.access.user.socialedition.error': 'Upgrade to Professional or Enterprise edition to enable Social Integration',
3859
- 'support.social.leavemsg': 'You haven\'t finished your action yet.',
3860
- 'support.social.brand.configchannel': 'Link Accounts',
3861
- 'support.social.brand.reauthendicate': 'Reauthenticate',
3862
- 'support.social.nodata.desc': 'No {0} have been configured in your {1}.',
3863
- 'support.social.noData.title': 'No {0} {1} {2}',
3864
- 'support.social.brand.feed': '{0} feeds',
3865
- 'support.social.feed.posted': 'Posted on {0}',
3866
- 'support.social.feed.comment': 'Comment',
3867
- 'support.social.feed.like': 'Like',
3868
- 'support.social.feed.share': 'Share',
3869
- 'support.social.feed.unlike': 'Unlike',
3870
- 'support.social.feed.reply': 'Reply',
3871
- 'support.social.feed.replies': 'replies',
3872
- 'support.social.feed.retweet': 'Retweet',
3873
- 'support.social.feed.undoretweet': 'Undo retweet',
3874
- 'support.social.feed.lastcmtdesc': 'Time of receiving last comment',
3875
- 'support.social.you': 'You liked this',
3876
- 'support.social.youandothers': 'You & {0} users liked this',
3877
- 'support.social.youandother': 'You & 1 user liked this',
3878
- 'support.social.others': '{0} users liked this',
3879
- 'support.social.other': '1 user liked this',
3880
- 'support.social.feed.convertticket': 'Convert into {0}',
3881
- 'support.social.delete': 'Delete',
3882
- 'support.social.feed.convert': 'Convert',
3883
- 'support.social.feed.convert.success': 'The post was successfully converted into a {0}.',
3884
- 'support.social.feed.convert.fail': 'The post could not be converted into a {0}. Try again.',
3885
- 'support.social.feed.cmtplaceholder': 'Compose your post here...',
3886
- 'support.social.feed.replyplaceholder': 'write a {0}',
3887
- 'support.social.brandview': 'Brand Overview',
3888
- 'support.social.feed.likes': 'Likes',
3889
- 'support.social.feed.pageviews': 'Page Views',
3890
- 'support.social.feed.unlikes': 'Followers Lost',
3891
- 'support.social.feed.tickets.selected': '{0} selected',
3892
- 'support.social.feed.tickets.peek': '{0} Peek',
3893
- 'support.social.feed.moreactions': 'More Actions',
3894
- 'support.social.contact.notfound': 'No contact details found',
3895
- 'support.social.contact.adddesc': 'To add this user as a contact, click the button below.',
3896
- 'support.social.contact.add': 'Add to Contacts',
3897
- 'support.social.contact.add.success': 'Contact added successfully',
3898
- 'support.social.contact.add.fail': 'Contact could not be added. Try again',
3899
- 'support.social.feed.loadmore': 'Load more',
3900
- 'support.social.feed.response.cmt.success': 'Comment added successfully',
3901
- 'support.social.feed.response.reply.success': 'Replied successfully',
3902
- 'support.social.feed.response.fail': '{0} could not be added. Try again',
3903
- 'support.social.conversations.dview.desc': 'Sent privately to {0}',
3904
- 'support.social.all': 'All',
3905
- 'support.social.feedwithticket': 'Converted {0}',
3906
- 'support.social.feedwithoutticket': 'Not converted',
3907
- 'support.social.feed.twittersearch': 'Search Twitter',
3908
- 'support.social.filter.pagepost': 'Page Posts',
3909
- 'support.social.filter.taggedpost': 'Tagged Posts',
3910
- 'support.social.filter.visitorpost': 'Visitor Posts',
3911
- 'support.social.filter.tweets': 'Tweets',
3912
- 'support.social.filter.mentions': 'Mentions',
3913
- 'support.social.ticket.spamdesc': 'Do you want to mark this {0} as Spam?',
3914
- 'support.social.ticket.deletedec': 'Do you want to delete this {0}?',
3915
- 'support.social.feed.deletedec': 'Do you want to delete this post?',
3916
- 'support.social.ticket.spamtitle': 'Spam {0}',
3917
- 'support.social.feed.deletetitle': 'Delete Post',
3918
- 'support.social.ticket.deletetitle': 'Delete {0}',
3919
- 'support.social.ticket.markasspam': 'Mark as Spam',
3920
- 'support.social.ticket.choosedep': 'Choose Department',
3921
- 'support.social.ticket.department': 'Department',
3922
- 'support.social.feed.tkconvert.success': '{0} {1} successfully!',
3923
- 'support.social.ticket.assignto': 'Assigned to',
3924
- 'support.social.ticket.unassigned': 'Unassigned',
3925
- 'support.social.ticket.owner': '{0} Owner',
3926
- 'support.social.dep.agents': 'Agents',
3927
- 'support.social.dep.teams': 'Teams',
3928
- 'support.social.ticket.asunassinged': 'Mark as Unassigned',
3929
- 'support.social.ticket.mulitiple.spam': 'The {0} you selected were moved to the marked as Spam.',
3930
- 'support.social.ticket.mulitiple.trash': 'The {0} you selected were moved to the Recycle Bin.',
3931
- 'support.social.tickets.mulitiple.error': 'Error occurred on processing your {0} data.Please try later',
3932
- 'support.social.fetcherror': 'An error occurred while fetching data.',
3933
- 'support.social.tickets.mulitiple.countlimit': 'You cannot select more than 10 {0} at a time.',
3934
- 'support.social.tickets.mulitiple.selectlimitdesc': 'Only the first 10 {0} in the feed will be selected.',
3935
- 'support.social.feed.twitter.follow.desc': 'You are now following {0}.',
3936
- 'support.social.feed.twitter.unfollow.desc': 'You unfollowed {0}.',
3937
- 'support.social.feed.twitter.follow': 'Follow',
3938
- 'support.social.feed.twitter.unfollow': 'Unfollow',
3939
- 'support.social.feed.delete.success': 'Feed deleted successfully.',
3940
- 'support.social.feed.ticket.delete.success': '{0} deleted successfully.',
3941
- 'support.social.privatemsg.success': 'Private message sent successfully.',
3942
- 'support.social.privatemsg.fail': 'Failed to sent Private message.',
3943
- 'support.social.addpost.success': 'New {0} added successfully.',
3944
- 'support.social.addpost.fail': 'New {0} add failed.please try again later.',
3945
- 'support.social.twitter.reply.success': 'You have replied successfully.',
3946
- 'support.social.twitter.reply.fail': 'Reply not sent. Try again',
3947
- 'support.social.like.success': 'Liked successfully.',
3948
- 'support.social.like.fail': 'Failed to like the post.',
3949
- 'support.social.unlike.success': 'Unliked successfully.',
3950
- 'support.social.unlike.fail': 'Failed to Unlike the post.',
3951
- 'support.social.retweet.success': 'Retweeted successfully.',
3952
- 'support.social.retweet.fail': 'Failed to Retweet the tweet.',
3953
- 'support.social.undoretweet.success': 'Undo retweet successfully.',
3954
- 'support.social.undoretweet.fail': 'Failed to Undo Retweet the tweet.',
3955
- 'support.social.ticket.single.spam.success': 'Ticket marked as spam',
3956
- 'support.social.ticket.single.spam.fail': 'Failed to mark spam',
3957
- 'support.social.internalerror': 'Internal error',
3958
- 'support.social.feed.text.limitexceed': 'The maximum character length has been exceeded.',
3959
- 'support.social.feed.empty': 'Please enter some text',
3960
- 'support.social.feed.sendprivate': 'Send as Directmessage',
3961
- 'support.social.feed.replies.getmore': 'Load more replies',
3962
- 'support.social.twitter.tweets': 'tweets',
3963
- 'support.social.twitter.following': 'Following',
3964
- 'support.social.twitter.followers': 'Followers',
3965
- 'support.social.twitter.favorites': 'Favorites',
3966
- 'support.social.contact.crminfo': 'CRM Information',
3967
- 'support.social.contact.type': 'Type',
3968
- 'support.social.contact.email': 'Email',
3969
- 'support.social.contact.moblie': 'Mobile',
3970
- 'support.social.contact.location': 'Location',
3971
- 'support.social.contact.chlinfo': 'Channel Information',
3972
- 'support.social.contact.otherinfo': 'Other Information',
3973
- 'support.social.contact.contactowner': 'Contact Owner',
3974
- 'support.social.contact.contactcreated': 'Contact Created',
3975
- 'support.social.twitter.profile.checktwitter': 'No more tweets to show',
3976
- 'support.social.twitter.profile.gettweets': 'Load more tweets',
3977
- 'support.social.contact.info': 'Info',
3978
- 'support.social.contact.timeline': 'Timeline',
3979
- 'support.social.refreshtry': 'refresh and try again',
3980
- 'support.social.new': 'New',
3981
- 'support.social.fb.post.add.success': 'Post published successfully.',
3982
- 'support.social.fb.post.add.fail': 'Post could not be published. Try again',
3983
- 'support.social.twitter.post.add.success': 'Tweet posted successfully.',
3984
- 'support.social.twitter.post.add.fail': 'Tweet could not be posted. Try again.',
3985
- 'support.social.fb.feed': 'Facebook Feed',
3986
- 'support.social.fb.msg': 'Private Messages',
3987
- 'support.social.twitter.feed': 'Twitter Feed',
3988
- 'support.social.twitter.msg': 'Direct Messages',
3989
- 'support.setup.social.view.brandinfo': 'Brand Information',
3990
- 'support.setup.social.conf.popup.notnow': 'Skip for Now',
3991
- 'support.setup.social.save': 'Save',
3992
- 'support.setup.social.brandview.keywords.deptoconvert': 'Select Department',
3993
- 'support.social.feed.newlike': 'New likes',
3994
- 'support.social.fb.stats': 'Facebook Stats',
3995
- 'support.social.twitter.stats': 'Twitter Stats',
3996
- 'support.social.fb.newlike.week': 'New likes this week',
3997
- 'support.setup.social.postupper': 'Post',
3998
- 'support.setup.social.update': 'Update',
3999
- 'support.setup.social.send': 'Send',
4000
- 'support.social.placeholder.replies': 'Type your reply here...',
4001
- 'support.social.feed.ticket.spam': 'Spam',
4002
- 'support.setup.social.postlower': 'post',
4003
- 'support.setup.social.tweetlower': 'tweet',
4004
- 'support.setup.social.create.imgerror': 'Please select a valid image file',
4005
- 'support.setup.social.create.imgsizeerror': 'The size of the Brand logo should not exceed 2MB.',
4006
- 'support.setup.social.brand.create': 'Brand {0} created successfully.',
4007
- 'support.setup.social.brand.delete': 'Brand {0} deleted successfully.',
4008
- 'support.setup.social.conf.nodesc': 'No Description',
4009
- 'support.social.connect': 'Connect',
4010
- 'support.social.brand.nochannel': 'No Social Accounts',
4011
- 'support.social.brand.nochannel.desc': 'You have not linked a Facebook or Twitter account to this brand yet. You can start managing your social channel only after performing this step',
4012
- 'support.setup.social.create.logo': 'Brand Logo',
4013
- 'support.setup.social.channel.connected': 'connected',
4014
- 'support.setup.social.channel.notconnected': 'Not connected',
4015
- 'support.setup.social.brand.update.success': 'Brand updated successfully.',
4016
- 'support.social.process.error': 'An error occurred while process data. Try again.',
4017
- 'support.social.attention': 'Attention',
4018
- 'support.social.leavemsg.post': 'You haven\'t finished your action yet. Do you want to leave without finishing?',
4019
- 'support.social.leavemsg.message': 'Are you sure you want to leave this chat window?',
4020
- 'support.social.twitter.retweeted': '{0} Retweeted',
4021
- 'support.social.cancel': 'Cancel',
4022
- 'support.social.leave': 'Leave',
4023
- 'support.social.ok': 'Ok',
4024
- 'support.social.saved': 'Saved',
4025
- 'support.social.message': 'Message',
4026
- 'support.social.updated': 'updated',
4027
- 'support.social.converted': 'Converted',
4028
- 'support.social.twitter.search.refresh': 'Tweets refreshed',
4029
- 'support.social.profile': 'Profile',
4030
- 'support.social.ticketid': '{0} Id',
4031
- 'support.social.conv.title': 'Conversation With {0}',
4032
- 'support.social.feed.comments.getmore': 'get more Comments',
4033
- 'support.setup.social.tweetupper': 'Tweet',
4034
- 'support.setup.social.notwitterccount': 'Please configure any one twitter handle to associate twitter profile with contact.',
4035
- 'support.social.brand.getstarted.createbrand': 'Create Brand',
4036
- 'support.social.getmore': 'Get more',
4037
- 'support.social.retry': 'Retry',
4038
- 'support.social.feed.postedby': 'Posted by {0}',
4039
- 'support.social.brand.info': 'Brand Info',
4040
- 'support.social.conversation.attach': 'sent an attachment',
4041
- 'support.setup.social.select': 'Select',
4042
- 'support.setup.social.newtab': 'Open in new tab',
4043
- 'support.setup.social.zoomin': 'Zoom In',
4044
- 'support.setup.social.zoomout': 'Zoom Out',
4045
- 'support.setup.social.unsaved.desc': 'Settings not saved. Are you sure?',
4046
- 'support.setup.social.brandview.keydelete.desc': 'Are you sure want to delete the keywords?',
4047
- 'support.setup.social.brandview.capture.appendinterval.tltip': 'The period until which subsequent replies from the user will be appended to a ticket converted from a private message',
4048
- 'support.setup.social.brandview.settings.pagepost.tltip': 'Posts that you publish on the page',
4049
- 'support.setup.social.brandview.settings.taggedpost.tltip': 'Posts in which the brand\'s Facebook page is tagged; only public posts will be visible to you',
4050
- 'support.setup.social.brandview.settings.visitorpost.tltip': 'Posts by users on the brand\'s Facebook page',
4051
- 'support.setup.social.brandview.settings.message.tltip': 'Messages sent privately to the brand\'s Facebook page',
4052
- 'support.setup.social.brandview.settings.dmessage.tltip': 'Messages sent privately to the brand\'s Twitter handle',
4053
- 'support.setup.social.brandview.settings.tmention.tltip': 'Tweets sent to the brand\'s Twitter handle',
4054
- 'support.social.attach.limiterror': ' Attachment limit reached',
4055
- 'support.social.feed.twitter.unfollow.fail': 'Failed to Unfollow',
4056
- 'support.social.feed.twitter.follow.fail': 'Failed to Follow',
4057
- 'support.social.reauthenticate.success': 'ReAuthenticated succesfully',
4058
- 'support.social.reauthenticate.fail': 'ReAuthentication failed',
4059
- 'support.setup.social.brandslist.twitter.desc': 'Connect Twitter handle',
4060
- 'support.setup.social.brandslist.fb.desc': 'Connect Facebook page',
4061
- 'support.social.ticket.mulitiple.delete': '{0} deleted',
4062
- 'support.social.upgrade.to.enterprise.plan': 'Upgrade to the Enterprise Plan',
4063
- 'support.social.tooltip.replycount': 'characters remaining',
4064
- 'support.social.linkhandle': 'Link Page',
4065
- 'support.social.branddetails': 'Brand Details',
4066
- 'support.social.new.post': 'New Post',
4067
- 'support.social.new.tweet': 'Post Tweet',
4068
- 'support.plcholder.search.teams.agent': 'Search Agent in this team',
4069
- 'support.plcholder.search.agent': 'Search Agent',
4070
- 'support.plcholder.search.team': 'Search team',
4071
- 'support.license.edition.zohoone': 'Zoho One Enterprise',
4072
- 'support.setup.help.ph1': 'The revamped Social module in Zoho Desk simplifies social media management and ensures better organization of your social accounts by introducing significant improvements. Earlier, different social media accounts of a brand/organization were not organized in a single unit. This area has been addressed in the revamped module, wherein social media accounts are grouped into organizing units called brands.',
4073
- 'support.setup.help.ph2': 'A portal can have multiple brands but each brand can have only one Facebook page and one Twitter handle linked to it. You can create brands in Zoho Desk or import existing brands from Zoho Social.',
4074
- 'support.setup.help.article.create': 'Creating a Brand',
4075
- 'support.setup.help.article.import': 'Importing a Brand',
4076
- 'support.setup.help.article.autoconvertion': 'Automatically Converting Posts into Tickets',
4077
- 'support.setup.social.interaction.back': 'Back to Interactions',
4078
- 'support.setup.social.timesago': '{0} ago',
4079
- 'support.social.interactions': 'Interactions',
4080
- 'support.social.intraction.like': 'Liked your post',
4081
- 'support.social.intraction.favorite': 'Liked your post',
4082
- 'support.social.intraction.comment': 'Commented on your page post',
4083
- 'support.social.intraction.status': 'Posted on your wall',
4084
- 'support.social.intraction.mention': 'Mentioned you in a tweet',
4085
- 'support.social.intraction.inlinecomment': 'Commented on {0} post on your Page',
4086
- 'support.social.intraction.comment.like': 'Liked a comment',
4087
- 'support.social.intraction.retweet': 'Retweeted your tweet',
4088
- 'support.social.intraction.reply': 'Replied to your post',
4089
- 'support.social.nointeractions.desc': 'This user has not interacted with your account so far.',
4090
- 'crm.dashboard.select.folder': 'Select {0} Folder',
4091
- 'support.label.ticketshare.shared': 'Shared',
4092
- 'support.label.tickeshare.shared.info': 'Sharing Info',
4093
- 'support.label.tickeshare.header': 'Share {0}',
4094
- 'support.ticketshare.shared.desc': 'This {0} is shared with the following departments:',
4095
- 'support.ticketshare.sharing.desc': 'Share this {0} with other departments for their agents to collaborate towards resolving it based on the access level.',
4096
- 'support.label.ticketshare.sharedfrom': 'Shared from',
4097
- 'support.label.ticketshare.sharedto': 'Shared to',
4098
- 'support.label.ticket.share.READ_ONLY': 'Read Only Access',
4099
- 'support.label.ticket.share.RESTRICTED_ACCESS': 'Restricted Access',
4100
- 'support.label.ticket.share.READ_WRITE': 'Full Access',
4101
- 'support.ticket.shared.readwrite.desc': 'Allows full access to the {0} except for changing their status and assignee.',
4102
- 'support.ticket.shared.restricted.desc': 'Limits the agents to leave private comments and forward {0} conversations.',
4103
- 'support.ticket.shared.readonly.desc': 'Limits the agents to view the {0} and leave private comments.',
4104
- 'support.label.ticketshare.gotit': 'Got It',
4105
- 'support.label.ticketshare.permission.levels': 'Permission Levels',
4106
- 'support.label.ticketshare.sharemore': 'Share More',
4107
- 'support.ticketshare.revoke.confirmation': 'Are you sure you want to unshare this {0}?',
4108
- 'support.label.ticketshare.revoke': 'Unshare',
4109
- 'support.ticketshare.maxcount.error': 'You can share with a max. of 10 departments.',
4110
- 'support.ticketshare.field.locked': 'Locked for editing on shared {0}.',
4111
- 'support.ticketshare.reply.error': 'You cannot send mail to a contact for a shared {0} with restricted access.',
4112
- 'support.label.shared.open.ticket': 'Shared Open {0}',
4113
- 'support.label.shared.ticket': 'Shared {0}',
4114
- 'support.label.shared.from.dept': 'Shared from {0}',
4115
- 'support.setup.generalsettings.cc': 'CCs',
4116
- 'support.label.ccs.enter': 'Enter name or email address',
4117
- 'support.field.error.maxlimit': 'You can only add {0} CC contacts.',
4118
- 'suppot.mail.header.wrote': 'wrote',
4119
- 'support.mail.header.forwarded.message': 'Forwarded Message',
4120
- 'support.label.ticketstatus.dashboard': '{1} Status {0}',
4121
- 'support.dashboard.open.ticketsbystatus': 'Open {0} By Status',
4122
- 'support.dashboard.current.stats': 'Current Stats',
4123
- 'support.reports.default.reopenTickets': 'Reopened {0}',
4124
- 'support.dashboard.active.bp.records': 'Active Blueprint Records',
4125
- 'support.dashboard.sla.state.overdue': 'State SLA Overdue Records',
4126
- 'support.dashboard.sla.violated.state': 'SLA Violated States',
4127
- 'support.dashboard.sla.violated.Records': 'SLA Violated Records (Violations Vs Adherence)',
4128
- 'support.deduplication.mandatory.fieldtext': 'Please select atleast one field',
4129
- 'support.label.duplicates': 'Duplicates',
4130
- 'support.mailserver.list.email': 'Email',
4131
- 'support.setup.integ.salesforce.accountname': 'Account Name',
4132
- 'support.label.blueprint.applied': 'Blueprint is applied to this {0}',
4133
- 'support.filter.params': 'Recevied In Days',
4134
- 'support.smart.view.label': 'Ticket Peek',
4135
- 'support.label.spam': 'Mark {0} as Spam',
4136
- 'support.label.notspam': 'Unmark {0} as Spam',
4137
- 'support.label.spam.message': 'Do you want to mark {0} as spam?',
4138
- 'support.label.notspam.message': 'Do you want to unmark {0} as spam?',
4139
- 'support.label.notspam.single.message': 'Do you want to unmark this {0} as spam?',
4140
- 'support.label.notspam.plural.message': 'Do you want to unmark these {0} as spam?',
4141
- 'support.label.this': 'this',
4142
- 'support.label.these': 'these',
4143
- 'support.notspam.mark.tickets.message': 'Unmark the existing {0} from {1} also as spam',
4144
- 'support.notspam.mark.single.tickets.message': 'Unmark the existing {0} from this {1} also as spam',
4145
- 'support.notspam.mark.plural.tickets.message': 'Unmark the existing {0} from these {1} also as spam',
4146
- 'support.spam.mark.contacts.message': 'Mark the associated {0} also as spam',
4147
- 'support.spam.contact.message1': 'The corresponding {0} will be denied access to your help center.',
4148
- 'support.spam.contact.message2': 'All current and future {0} from the {1} will be marked as spam.',
4149
- 'support.spam.contact.message3': '{0} shared with other departments will be automatically revoked.',
4150
- 'support.not.spam.ticket.message1': 'The corresponding {0} will be automatically unmarked as spam.',
4151
- 'support.not.spam.ticket.message2': 'The {0} will also be able to access your help center.',
4152
- 'support.spam.emptystate.message': 'You cannot add {1} for spam {0}.',
4153
- 'support.label.alert.ticket.spam.ack': '{0} marked as spam.',
4154
- 'support.label.alert.ticket.notspam.ack': '{0} marked as not spam.',
4155
- 'support.tab.empty.message': 'No {0} found!',
4156
- 'support.tab.add.message': 'To add a new {0}, please click on the',
4157
- 'support.click.here': 'click here.',
4158
- 'support.not.spam.contact.message1': 'The {0} will be able to access your help center.',
4159
- 'support.common.request.channel.integ.via': 'via',
4160
- 'crm.button.hide.recipients': 'Hide recipients',
4161
- 'crm.button.show.recipients': 'Show recipients',
4162
- 'support.common.request.channel.integ.sendvia': 'Send Via {0}',
4163
- 'support.community.tickettopic.selectstatus': 'Please set the topic status before posting to forum.',
4164
- 'support.license.trial.expired': 'Trial expired',
4165
- 'support.license.trial.expiry.alert': 'Trial expires in {0} days.',
4166
- 'support.license.trial.expires.today.alert': 'Trial expires in 1 day.',
4167
- 'support.license.trial.expired.date': 'Expired on {0}',
4168
- 'support.license.trial.expiry.date': 'Expires on {0}',
4169
- 'support.label.signout': 'Sign Out',
4170
- 'support.label.myportal': 'My Portal(s)',
4171
- 'support.myinfo.myprofile': 'My Profile',
4172
- 'crm.security.user.status': 'Agent Status',
4173
- 'support.label.ring.central': 'RingCentral',
4174
- 'support.label.amazon.connect': 'Amazon Connect',
4175
- 'support.trial.extension.label': 'Extend Trial',
4176
- 'support.license.edition.free': 'Free Edition',
4177
- 'support.license.edition.professional': 'Professional Edition',
4178
- 'support.license.edition.enterprise': 'Enterprise Edition',
4179
- 'support.license.edition.standard': 'Standard Edition',
4180
- 'helpcenter.all': 'All',
4181
- 'support.dashboard.violations': 'Violations',
4182
- 'support.dashboard.response.firsttime': 'First Response',
4183
- 'support.dashboard.sla.all': 'All SLAs',
4184
- 'support.dashboard.violated': 'Violated',
4185
- 'support.dashboard.label.sla': 'SLA {0}',
4186
- 'support.dashboard.sla.violations.info': 'The total number of instances where SLA targets were violated',
4187
- 'support.dashboard.fulfilltime': 'Residual Time',
4188
- 'support.dashboard.violationtime': 'Violation Time',
4189
- 'support.dashboard.sla.fulfilltime.info': 'The average amount of time left to Fulfill the SLA target after achieving it',
4190
- 'support.dashboard.violationtime.info': 'The average amount of time by which the target time is violated',
4191
- 'support.dashboard.success': 'Achieved',
4192
- 'support.gamification.game.vs': 'vs',
4193
- 'support.no.result.search.keyword': 'There are no results matching the keyword "{0}"',
4194
- 'support.dashboard.blueprint.label': 'Blueprint {0}',
4195
- 'support.dashboard.calls.label': 'Calls {0}',
4196
- 'support.dashboard.overview.title': 'Overview {0}',
4197
- 'support.overview.export.pdf': 'Export as PDF',
4198
- 'support.dashboard.overview.ticket.stats': '{0} Stats',
4199
- 'support.request.blueprint.label.average': 'Average',
4200
- 'support.dashboard.calls.metrics': 'Call Metrics',
4201
- 'support.dashboard.calls.inbound': 'Inbound',
4202
- 'support.dashboard.calls.outbound': 'Outbound',
4203
- 'support.dashboard.calls.answered': 'Answered',
4204
- 'support.dashboard.calls.unanswered': 'Unanswered',
4205
- 'support.dashboard.calls.missed': 'Missed',
4206
- 'support.dashboard.calls.total': 'Total Calls',
4207
- 'support.dashboard.calls.count': 'Call count',
4208
- 'support.dashboard.calls.agent.stats': 'Agent Call Stats',
4209
- 'support.dashboard.calls.missed.call': 'Missed Calls',
4210
- Hour: 'Hour',
4211
- 'support.collision.reassign.ticket': 'has reassigned this {0} to {1}',
4212
- 'support.collision.reassign.ticket.toyou': 'has reassigned this {0} to you',
4213
- 'support.collision.reassign.ticket.from.other': 'has reassigned this {0} to {1} from {2}',
4214
- 'support.collision.assign.ticket': 'has assigned this {0} to {1}',
4215
- 'support.collision.assign.ticket.toyou': 'has assigned this {0} to you',
4216
- 'support.collision.unassign.ticket': 'has set this {0} to unassigned from {1}',
4217
- 'support.collision.unassign.ticket.from.you': 'has set this {0} to unassigned',
4218
- 'support.label.collision.detection.ticket.onhold': 'has put this {0} on hold',
4219
- 'support.collision.ticket.move': 'has moved this {0}',
4220
- 'suport.collision.department': 'department',
4221
- 'support.global.delete.message': 'The record you were looking for has been deleted. To restore access, remove the record from the Recycle Bin. If you know the record is not deleted, please write to us at support@zohodesk.com',
4222
- 'support.record.not.accessible.message': 'The record(s) you were trying to access is not available. It may be due to another user might have deleted the data or you are denied access to the record(s).',
4223
- 'support.label.collision.customer.ticket.closed': '{0} has closed this {1}',
4224
- 'support.label.collision.customer.update.priority': '{0} has updated the {1} priority to \'{2}\'',
4225
- 'support.label.collision.customer.update.field': '{0} has updated the {1} {2} to \'{3}\'',
4226
- 'support.label.agent.private.comment': 'has added a private comment',
4227
- 'support.label.agent.public.comment': 'has added a public comment',
4228
- 'support.label.agent.private.reply': 'has replied privately to this {0}',
4229
- 'support.label.agent.forward.reply': 'has forwarded this {0}',
4230
- 'support.lily.login.help1': 'Note: Make sure that you have created an Amazon Connect instance and logged in to that instnce once before login in from here.',
4231
- 'support.lily.instance.alias': 'Instance Alias',
4232
- 'support.lily.label.loginto.awslily': 'Login to Amazon Connect',
4233
- 'support.lily.label.login.awslily': 'Login Amazon Connect',
4234
- 'support.lily.help.msg4': 'What is Amazon Connect PhoneBridge ?',
4235
- 'support.telephony.call.notification.edit.call': 'Edit Call',
4236
- 'support.telephony.callpp.assoicate.tdv.msg1': 'Associate this call from a ticket\'s detail page',
4237
- 'support.telephony.callpp.assoicate.tdv.msg2': 'Click <span id=\'assoBtLink\'>here</span> to associate this call with ticket',
4238
- 'support.rc.label.login.ringcentral': 'Login RingCentral',
4239
- 'support.rc.help.msg16': 'What is RingCentral PhoneBridge ?',
4240
- 'support.rc.help.msg17': 'It shows you Information about your caller, and also allows you to place calls to your contacts from your Desk',
4241
- 'support.rc.label.knowmore': 'Know more',
4242
- 'support.rc.label.loginto.ringcentral': 'Login to RingCentral',
4243
- 'support.rc.label.later': 'Login Later',
4244
- 'support.rc.label.login': 'Login',
4245
- 'support.rc.status.dnd': 'DND',
4246
- 'support.setup.label.community_preference': 'Preference',
4247
- 'support.rc.label.customnumber': 'Custom Number',
4248
- 'support.rc.label.entercustomnumber': 'Enter custom number',
4249
- 'support.rc.help.msg18': 'Make my calls through',
4250
- 'support.twi.call.log.success.msg2': 'This call has been associated with Ticket #<span id=\'openLoggedTicket\'>{0}</span> successfully.',
4251
- 'support.label.approval.requested.for': 'has requested an approval for',
4252
- 'support.title.activities.my.pending.approvals': 'My Pending Approvals',
4253
- 'support.title.activities.my.overdue.tasks': 'My Overdue {0}',
4254
- 'support.pending.approvals.empty ': 'You do not have any pending approvals.',
4255
- 'crm.label.expand.all.threads': 'Expand All Threads',
4256
- 'crm.label.collapse.all.threads': 'Collapse All Threads',
4257
- 'support.request.attachment.complete.errmsg': 'Please wait until the attachment upload is complete.',
4258
- 'support.title.activities.my.today.tasks': 'My {0} for the day',
4259
- 'support.pending.tasks.empty': 'You do not have any overdue {0}',
4260
- 'support.pending.today.tasks.empty': 'You do not have any pending {0} today',
4261
- 'support.timetrack.active.timers.notfound': 'No active timers found',
4262
- 'support.ticket.detailview.ActiveTimers': 'Active Timers',
4263
- 'support.dashboard.oncall': 'On Call',
4264
- 'support.dashboard.twilio.acw': 'ACW',
4265
- 'support.radar.logout.title': 'Radar for Zoho Desk',
4266
- 'support.radar.logout.app.text': 'Tailor-made mobile app.',
4267
- 'support.topmenu.logout': 'Logout',
4268
- 'support.label.know.more': 'Know more',
4269
- 'support.radar.scan.tooltip': 'Scan the QR code using your phone\'s primary camera',
4270
- 'support.shortcut.global': 'Global',
4271
- 'support.shortcut.gotomodule': 'GoTo Module',
4272
- 'support.shortcut.listnavgation': 'List Navigation',
4273
- 'support.shortcut.detailnavgation': 'Detail View Actions',
4274
- 'support.shortcut.actions': '{0} Actions',
4275
- 'support.shortcut.nextpage': 'Next Page',
4276
- 'support.shortcut.opentitlebar': 'Open Title Bar',
4277
- 'support.shortcut.selectmacro': 'Select Macro',
4278
- 'support.shortcut.prevpage': 'Previous Page',
4279
- 'support.shortcut.openrecord': 'Open Record',
4280
- 'support.shortcut.editrecord': 'Edit Record',
4281
- 'support.shortcut.userinformation': 'User Information',
4282
- 'crm.button.moveUp': 'Move Up',
4283
- 'crm.button.moveDown': 'Move Down',
4284
- 'support.permission.add.followers': 'Add Followers',
4285
- 'support.anonymous.contact.edit.error.message': 'You can not edit anonymous {0}',
4286
- 'crm.security.group.users.empty': 'No Agents Found',
4287
- 'support.teams.rr.ms.select.all': 'Select all Agents',
4288
- 'helpcenter.customization.nomatchesfound': 'No matches found',
4289
- 'support.timetrack.myActive.items': 'My Active Timers',
4290
- 'support.timetrack.emptystring.filter': 'No {0} in this {1}',
4291
- 'crm.dashboard.add.component': 'Add Component',
4292
- 'crm.dashboard.exceed.dashboarditem.count': 'You can not add more components here. You can create the new Dashboard, where you can add the new components.',
4293
- 'crm.dashboard.component.label': 'Component',
4294
- 'crm.label.customview': 'Custom View',
4295
- 'support.label.embeds': 'EMBEDS',
4296
- 'crm.component.name': 'Component Name',
4297
- 'crm.dashboard.chart.type': 'Chart Type',
4298
- 'crm.reports.yaxis': 'Y-Axis',
4299
- 'crm.report.xaxis': 'X-Axis',
4300
- 'crm.dashboard.label.stacked.bar': 'Stacked Bar',
4301
- 'crm.dashboard.label.precentage.bar': 'Percentage Bar',
4302
- 'support.dashboard.label.multiple.line': 'Multiple Line',
4303
- 'crm.dashboard.label.table': 'Table',
4304
- 'support.dashboard.agent.filter.label': 'Agent Filter',
4305
- 'support.dashboard.time.filter.label': 'Time Filter',
4306
- 'support.label.embed.url': 'Embed URL',
4307
- 'support.dashboard.embeds.placeholder': 'Paste your embed URL here',
4308
- 'support.dashboard.label.totalrows.page': 'Total Rows In Page',
4309
- 'support.dashboard.embeds.help': 'Copy and paste the embed URL of a Zoho Analytics dashboard to view their data inside Zoho Desk.',
4310
- 'support.delete.message.new': 'Are you sure you want to delete this {0} from the {1}?',
4311
- 'support.search.breadcrmb.all': 'All',
4312
- 'support.dashboard.violation': 'Violation',
4313
- 'support.report.violation.type': 'Violation Type',
4314
- 'support.report.first.response.violation': 'First Response Violation',
4315
- 'support.report.response.violation': 'Response Violation',
4316
- 'support.report.resolution.violation': 'Resolution Violation',
4317
- 'support.report.first.response.success': 'First Response Success',
4318
- 'support.report.response.success': 'Response Success',
4319
- 'support.report.resolution.success': 'Resolution Success',
4320
- 'support.setup.success': 'Success',
4321
- 'support.reports.export.current.page.label': 'EXPORT CURRENT PAGE',
4322
- 'support.reports.export.max.records.label': 'EXPORT ALL PAGES',
4323
- 'crm.export.csv': 'Export to CSV',
4324
- 'crm.export.excel': 'Export to Excel',
4325
- 'crm.export.pdf': 'Export to PDF',
4326
- 'support.label.groupby': 'Group by',
4327
- 'support.dashboard.reopened.ticket.label': 'Reopened {0}',
4328
- 'support.label.violated.ticket': 'SLA {0}',
4329
- 'support.staticReports.incomingThreads': 'Incoming Threads',
4330
- 'support.staticReports.incomingThreads.desc': 'View {0} thread inflow and its response time and sla metrics',
4331
- 'support.staticReports.slaReport.desc': 'View {0} by their achieved and violated instances for SLA targets',
4332
- 'support.staticReports.reopenTicket.desc': 'View {0} that were reopened at any point of their lifecycle',
4333
- 'support.staticReports.responseTime.desc': 'View how long it takes your agents to respond to {0}',
4334
- 'support.staticReports.resolutionTime.desc': 'View how long it takes your agents to resolve their {0}',
4335
- 'Unassigned Cases': 'Unassigned {0}',
4336
- 'support.livechat.visitor.info.lable.visiterinfo': 'Visitor\'s Info',
4337
- 'support.approval.hide': 'Hide',
4338
- 'support.setup.label.phone': 'Phone',
4339
- 'support.setup.label.zia': 'Zia',
4340
- 'support.setup.label.layouts_fields': 'Layouts and Fields',
4341
- 'support.setup.label.generalsettings': 'General Settings',
4342
- 'support.setup.label.escalate.sla': 'Escalate (SLA)',
4343
- 'support.setup.label.contract.module': 'Support {0}',
4344
- 'support.setup.label.microsoft': 'Microsoft',
4345
- 'support.setup.label.mobile-sdk': 'Mobile SDK',
4346
- 'support.setup.label.build-extensions': 'Build Extensions',
4347
- 'support.label.analytics.nomatch': 'There are no {0} matching the keyword',
4348
- 'support.label.analytics.folders': 'Folders'
4349
- };