Template.js 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  1. /*
  2. Recorder ../app-support-sample/demo_UniApp/uni_modules/Recorder-UniCore/i18n/Template.js
  3. https://github.com/xiangyuecn/Recorder
  4. Usage: Recorder.i18n.lang="Your-Language-Name" or "your-language"
  5. Desc: This file is a language translation template file. After copying and renaming, translate the text into the corresponding language. 此文件为语言翻译模板文件,复制并改名后,将文本翻译成对应语言即可。
  6. 注意:请勿修改//@@打头的文本行;以下代码结构由/src/package-i18n.js自动生成,只允许在字符串中填写翻译后的文本,请勿改变代码结构;翻译的文本如果需要明确的空值,请填写"=Empty";文本中的变量用{n}表示(n代表第几个变量),所有变量必须都出现至少一次,如果不要某变量用{n!}表示
  7. Note: Do not modify the text lines starting with //@@; The following code structure is automatically generated by /src/package-i18n.js, only the translated text is allowed to be filled in the string, please do not change the code structure; If the translated text requires an explicit empty value, please fill in "=Empty"; Variables in the text are represented by {n} (n represents the number of variables), all variables must appear at least once, if a variable is not required, it is represented by {n!}
  8. */
  9. (function(factory){
  10. var browser=typeof window=="object" && !!window.document;
  11. var win=browser?window:Object; //非浏览器环境,Recorder挂载在Object下面
  12. factory(win.Recorder,browser);
  13. }(function(Recorder,isBrowser){
  14. "use strict";
  15. var i18n=Recorder.i18n;
  16. //@@User Code-1 Begin 手写代码放这里 Put the handwritten code here @@
  17. //@@User Code-1 End @@
  18. //@@Exec i18n.lang="Your-Language-Name";
  19. Recorder.CLog('Import Page[Recorder_UniCore] lang="Your-Language-Name"');
  20. //@@Exec i18n.alias["Your-Language-Name"]="your-language";
  21. var putSet={lang:"your-language"};
  22. //@@Exec i18n.data["rtl$your-language"]=false;
  23. i18n.data["desc-page-Recorder_UniCore$your-language"]="This file is a language translation template file. After copying and renaming, translate the text into the corresponding language. 此文件为语言翻译模板文件,复制并改名后,将文本翻译成对应语言即可。";
  24. //@@Exec i18n.GenerateDisplayEnglish=true;
  25. //*************** Begin srcFile=../app-support-sample/demo_UniApp/uni_modules/Recorder-UniCore/app-uni-support.js ***************
  26. i18n.put(putSet,
  27. [ //@@PutList
  28. //@@zh="微信小程序中需要:{1}"
  29. //@@en="WeChat miniProgram requires: {1}"
  30. //@@Put0
  31. "RXs7:"+ //args: {1}
  32. "" /** TODO: translate to your-language **/
  33. //@@zh="Recorder-UniCore目前只支持:H5、APP(Android iOS)、MP-WEIXIN,其他平台环境需要自行编写适配文件实现接入"
  34. //@@en="Recorder-UniCore currently only supports: H5, APP (Android iOS), MP-WEIXIN, other platform environments need to write their own adaptation files to achieve access"
  35. ,"4ATo:"+ //no args
  36. "" /** TODO: translate to your-language **/
  37. //@@zh="RecordApp.UniWebViewActivate 需要传入当前页面或组件的this对象作为参数"
  38. //@@en="RecordApp.UniWebViewActivate needs to pass in the this object of the current page or component as a parameter"
  39. ,"GwCz:"+ //no args
  40. "" /** TODO: translate to your-language **/
  41. //@@zh="RecordApp.UniWebViewActivate 发生不应该出现的错误(可能需要升级插件代码):"
  42. //@@en="An error occurred in RecordApp.UniWebViewActivate that should not occur (the plug-in code may need to be upgraded): "
  43. ,"ipB3:"+ //no args
  44. "" /** TODO: translate to your-language **/
  45. //@@zh="RecordApp.UniWebViewActivate 已切换当前页面或组件的renderjs所在的WebView"
  46. //@@en="RecordApp.UniWebViewActivate has switched the WebView where the renderjs of the current page or component is located"
  47. ,"WpKg:"+ //no args
  48. "" /** TODO: translate to your-language **/
  49. //@@zh="RecordApp.UniRenderjsRegister 需在renderjs中调用并且传入当前模块的this"
  50. //@@en="RecordApp.UniRenderjsRegister needs to be called in renderjs and pass in this of the current module"
  51. ,"4jKV:"+ //no args
  52. "" /** TODO: translate to your-language **/
  53. //@@zh="RecordApp.UniRenderjsRegister 发生不应该出现的错误(可能需要升级插件代码):"
  54. //@@en="An error occurred in RecordApp.UniRenderjsRegister that should not occur (the plugin code may need to be upgraded): "
  55. ,"Uc9E:"+ //no args
  56. "" /** TODO: translate to your-language **/
  57. //@@zh="RecordApp.UniRenderjsRegister 重复注册当前页面renderjs模块,一个组件内只允许一个renderjs模块进行注册"
  58. //@@en="RecordApp.UniRenderjsRegister repeatedly registers the renderjs module of the current page. Only one renderjs module is allowed to be registered in a component"
  59. ,"mzKj:"+ //no args
  60. "" /** TODO: translate to your-language **/
  61. //@@zh="RecordApp.UniRenderjsRegister 已注册当前页面renderjs模块"
  62. //@@en="RecordApp.UniRenderjsRegister has registered the renderjs module of the current page"
  63. ,"7kJS:"+ //no args
  64. "" /** TODO: translate to your-language **/
  65. //@@zh="需要先调用RecordApp.UniWebViewActivate方法"
  66. //@@en="You need to call the RecordApp.UniWebViewActivate method first"
  67. ,"AGd7:"+ //no args
  68. "" /** TODO: translate to your-language **/
  69. //@@zh="需先调用RecordApp.RequestPermission方法"
  70. //@@en="You need to call the RecordApp.RequestPermission method first"
  71. ,"7ot0:"+ //no args
  72. "" /** TODO: translate to your-language **/
  73. //@@zh="需重新调用RecordApp.RequestPermission方法"
  74. //@@en="The RecordApp.RequestPermission method needs to be called again"
  75. ,"VsdN:"+ //no args
  76. "" /** TODO: translate to your-language **/
  77. //@@zh="检测到有其他页面或组件调用了RecordApp.UniPageOnShow(WvCid={1}),但未调用过RecordApp.UniWebViewActivate(当前WvCid={2}),部分功能会继续使用之前Activate的WebView和组件,请确保这是符合你的业务逻辑,不是因为忘记了调用UniWebViewActivate"
  78. //@@en="It is detected that another page or component has called RecordApp.UniPageOnShow (WvCid={1}), but RecordApp.UniWebViewActivate (current WvCid={2}) has not been called. Some functions will continue to use the previously Activated WebView and components. Please make sure This is in line with your business logic, not because you forgot to call UniWebViewActivate"
  79. ,"SWsy:"+ //args: {1}-{2}
  80. "" /** TODO: translate to your-language **/
  81. //@@zh="当前不是App逻辑层"
  82. //@@en="Currently it is not the App logic layer"
  83. ,"TfJX:"+ //no args
  84. "" /** TODO: translate to your-language **/
  85. //@@zh="当前还未调用过RecordApp.UniWebViewActivate"
  86. //@@en="RecordApp.UniWebViewActivate has not been called yet"
  87. ,"peIm:"+ //no args
  88. "" /** TODO: translate to your-language **/
  89. //@@zh="未找到此页面renderjs所在的WebView"
  90. //@@en="The WebView where renderjs for this page is not found"
  91. ,"qDo1:"+ //no args
  92. "" /** TODO: translate to your-language **/
  93. //@@zh=",不可以调用RecordApp.UniWebViewEval"
  94. //@@en=", RecordApp.UniWebViewEval cannot be called"
  95. ,"igw2:"+ //no args
  96. "" /** TODO: translate to your-language **/
  97. //@@zh="当前不是App逻辑层"
  98. //@@en="Currently it is not the App logic layer"
  99. ,"lU1W:"+ //no args
  100. "" /** TODO: translate to your-language **/
  101. //@@zh="当前还未调用过RecordApp.UniWebViewActivate"
  102. //@@en="RecordApp.UniWebViewActivate has not been called yet"
  103. ,"mSbR:"+ //no args
  104. "" /** TODO: translate to your-language **/
  105. //@@zh="未找到此页面renderjs所在的WebView Cid"
  106. //@@en="The WebView Cid where renderjs for this page is not found"
  107. ,"6Iql:"+ //no args
  108. "" /** TODO: translate to your-language **/
  109. //@@zh=",不可以调用RecordApp.UniWebViewVueCall"
  110. //@@en=", RecordApp.UniWebViewVueCall cannot be called"
  111. ,"TtoS:"+ //no args
  112. "" /** TODO: translate to your-language **/
  113. //@@zh="renderjs中未import导入RecordApp"
  114. //@@en="RecordApp is not imported in renderjs"
  115. ,"U1Be:"+ //no args
  116. "" /** TODO: translate to your-language **/
  117. //@@zh="renderjs中的mounted内需要调用RecordApp.UniRenderjsRegister"
  118. //@@en="RecordApp.UniRenderjsRegister needs to be called in mounted in renderjs"
  119. ,"Bcgi:"+ //no args
  120. "" /** TODO: translate to your-language **/
  121. //@@zh="没有找到组件的renderjs模块"
  122. //@@en="The renderjs module for the component was not found"
  123. ,"URyD:"+ //no args
  124. "" /** TODO: translate to your-language **/
  125. //@@zh="{1}连接renderjs超时"
  126. //@@en="{1} connection renderjs timeout"
  127. ,"KQhJ:"+ //args: {1}
  128. "" /** TODO: translate to your-language **/
  129. //@@zh="{1}处理超时"
  130. //@@en="{1} processing timeout"
  131. ,"RDcZ:"+ //args: {1}
  132. "" /** TODO: translate to your-language **/
  133. //@@zh="需要在页面中提供一个renderjs,在里面import导入RecordApp、录音格式编码器、可视化插件等"
  134. //@@en="You need to provide a renderjs in the page, and import RecordApp, recording format encoder, visualization plug-in, etc."
  135. ,"TSmQ:"+ //no args
  136. "" /** TODO: translate to your-language **/
  137. //@@zh="需在renderjs中import {1}"
  138. //@@en="Need to import {1} in renderjs"
  139. ,"AN0e:"+ //args: {1}
  140. "" /** TODO: translate to your-language **/
  141. //@@zh="不应该出现的MainReceiveBind重复绑定"
  142. //@@en="MainReceiveBind duplicate binding that should not occur"
  143. ,"vEgr:"+ //no args
  144. "" /** TODO: translate to your-language **/
  145. //@@zh="[MainReceive]从renderjs发回未知数据:"
  146. //@@en="[MainReceive] Unknown data sent back from renderjs: "
  147. ,"ZHwv:"+ //no args
  148. "" /** TODO: translate to your-language **/
  149. //@@zh="只允许在renderjs中调用RecordApp.UniWebViewSendBigBytesToMain"
  150. //@@en="Only allowed to call RecordApp.UniWebViewSendBigBytesToMain in renderjs"
  151. ,"MujG:"+ //no args
  152. "" /** TODO: translate to your-language **/
  153. //@@zh="renderjs中的mounted内需要调用RecordApp.UniRenderjsRegister才能调用RecordApp.UniWebViewSendBigBytesToMain"
  154. //@@en="RecordApp.UniRenderjsRegister needs to be called in mounted in renderjs to call RecordApp.UniWebViewSendBigBytesToMain"
  155. ,"kE91:"+ //no args
  156. "" /** TODO: translate to your-language **/
  157. //@@zh="无效的BigBytes回传数据"
  158. //@@en="Invalid BigBytes return data"
  159. ,"CjMb:"+ //no args
  160. "" /** TODO: translate to your-language **/
  161. //@@zh="保存文件{1}失败:"
  162. //@@en="Failed to save file {1}: "
  163. ,"UqfI:"+ //args: {1}
  164. "" /** TODO: translate to your-language **/
  165. //@@zh="当前环境未支持保存本地文件"
  166. //@@en="The current environment does not support saving local files"
  167. ,"kxOd:"+ //no args
  168. "" /** TODO: translate to your-language **/
  169. //@@zh=" | RecordApp的uni-app支持文档和示例:{1} "
  170. //@@en=" | RecordApp’s uni-app support documentation and examples: {1}"
  171. ,"1f2V:"+ //args: {1}
  172. "" /** TODO: translate to your-language **/
  173. //@@zh="当前录音由原生录音插件提供支持"
  174. //@@en="Current recording is powered by native recording plug-in"
  175. ,"XSYY:"+ //no args
  176. "" /** TODO: translate to your-language **/
  177. //@@zh="当前录音由uts插件提供支持"
  178. //@@en="Current recording is powered by uts plugin"
  179. ,"nnM6:"+ //no args
  180. "" /** TODO: translate to your-language **/
  181. //@@zh="当前已配置RecordApp.UniWithoutAppRenderjs,必须提供原生录音插件或uts插件才能录音,请参考RecordApp.UniNativeUtsPlugin配置"
  182. //@@en="RecordApp.UniWithoutAppRenderjs is currently configured. A native recording plug-in or uts plug-in must be provided to record. Please refer to the RecordApp.UniNativeUtsPlugin configuration"
  183. ,"fqhr:"+ //no args
  184. "" /** TODO: translate to your-language **/
  185. //@@zh="当前RecordApp运行在逻辑层中(性能会略低一些,可视化等插件不可用)"
  186. //@@en="Currently RecordApp runs in the logical layer (performance will be slightly lower, and plug-ins such as visualization are not available) "
  187. ,"xYRb:"+ //no args
  188. "" /** TODO: translate to your-language **/
  189. //@@zh="未找到当前页面renderjs所在的WebView,如果确实没有renderjs,请设置RecordApp.UniWithoutAppRenderjs=true"
  190. //@@en="The WebView where the renderjs of the current page is located has not been found. If there is indeed no renderjs, please set RecordApp.UniWithoutAppRenderjs=true"
  191. ,"S3eF:"+ //no args
  192. "" /** TODO: translate to your-language **/
  193. //@@zh="当前RecordApp运行在renderjs所在的WebView中(逻辑层中只能做有限的实时处理,可视化等插件均需要在renderjs中进行调用)"
  194. //@@en="The current RecordApp runs in the WebView where renderjs is located (only limited real-time processing can be done in the logic layer, and visualization and other plug-ins need to be called in renderjs) "
  195. ,"0hyi:"+ //no args
  196. "" /** TODO: translate to your-language **/
  197. //@@zh="【在App内使用{1}的授权许可】"
  198. //@@en="[License for use of {1} within the App] "
  199. ,"FabE:"+ //args: {1}
  200. "" /** TODO: translate to your-language **/
  201. //@@zh="已购买原生录音插件,获得授权许可"
  202. //@@en="Purchased the native recording plug-in and obtained the license"
  203. ,"w37G:"+ //no args
  204. "" /** TODO: translate to your-language **/
  205. //@@zh="已购买uts插件,获得授权许可"
  206. //@@en="Purchased uts plug-in and obtained license"
  207. ,"e71S:"+ //no args
  208. "" /** TODO: translate to your-language **/
  209. //@@zh="UniAppUseLicense填写无效,如果已获取到了商用授权,请填写:{1},否则请使用空字符串"
  210. //@@en="UniAppUseLicense is invalid. If you have obtained a commercial license, please fill in: {1}, otherwise please use an empty string"
  211. ,"aPoj:"+ //args: {1}
  212. "" /** TODO: translate to your-language **/
  213. //@@zh="未找到Canvas:{1},请确保此DOM已挂载(可尝试用$nextTick等待DOM更新)"
  214. //@@en="Canvas not found: {1}, please make sure this DOM is mounted (try $nextTick to wait for DOM update) "
  215. ,"k7im:"+ //args: {1}
  216. "" /** TODO: translate to your-language **/
  217. //@@zh="未找到Canvas:{1},请确保此DOM已挂载(可尝试用$nextTick等待DOM更新)"
  218. //@@en="Canvas not found: {1}, please make sure this DOM is mounted (try $nextTick to wait for DOM update) "
  219. ,"dzX0:"+ //args: {1}
  220. "" /** TODO: translate to your-language **/
  221. //@@zh="RecordApp.UniFindCanvas未适配当前环境"
  222. //@@en="RecordApp.UniFindCanvas does not adapt to the current environment"
  223. ,"yI24:"+ //no args
  224. "" /** TODO: translate to your-language **/
  225. //@@zh="{1}回传了未知内容,"
  226. //@@en="{1} returned unknown content, "
  227. ,"dl4f:"+ //args: {1}
  228. "" /** TODO: translate to your-language **/
  229. //@@zh="renderjs中不支持设置RecordApp.UniNativeUtsPlugin"
  230. //@@en="Setting RecordApp.UniNativeUtsPlugin is not supported in renderjs"
  231. ,"l6sY:"+ //no args
  232. "" /** TODO: translate to your-language **/
  233. //@@zh="当前App未打包进双端原生插件[{1}],尝试加载单端[{2}]"
  234. //@@en="The current App is not packaged into the dual-end native plug-in [{1}], try to load the single-end [{2}]"
  235. ,"kSjQ:"+ //args: {1}-{2}
  236. "" /** TODO: translate to your-language **/
  237. //@@zh="已加载原生录音插件[{1}]"
  238. //@@en="Native recording plugin loaded [{1}]"
  239. ,"Xh1W:"+ //args: {1}
  240. "" /** TODO: translate to your-language **/
  241. //@@zh="配置了RecordApp.UniNativeUtsPlugin,但当前App未打包进原生录音插件[{1}]"
  242. //@@en="RecordApp.UniNativeUtsPlugin is configured, but the current App is not packaged with the native recording plug-in [{1}]"
  243. ,"SCW9:"+ //args: {1}
  244. "" /** TODO: translate to your-language **/
  245. //@@zh="提供的RecordApp.UniNativeUtsPlugin值不是RecordApp的uts原生录音插件"
  246. //@@en="The provided RecordApp.UniNativeUtsPlugin value is not RecordApp’s uts native recording plug-in"
  247. ,"TGMm:"+ //no args
  248. "" /** TODO: translate to your-language **/
  249. //@@zh="未配置RecordApp.UniNativeUtsPlugin原生录音插件"
  250. //@@en="RecordApp.UniNativeUtsPlugin native recording plug-in is not configured"
  251. ,"H753:"+ //no args
  252. "" /** TODO: translate to your-language **/
  253. //@@zh="需在App逻辑层中调用原生插件功能"
  254. //@@en="The native plug-in function needs to be called in the App logic layer"
  255. ,"MrBx:"+ //no args
  256. "" /** TODO: translate to your-language **/
  257. //@@zh="未开始录音,不可以调用{1}"
  258. //@@en="Recording has not started and {1} cannot be called"
  259. ,"0FGq:"+ //args: {1}
  260. "" /** TODO: translate to your-language **/
  261. //@@zh="需先调用RecordApp.UniWebViewActivate,然后才可以调用RequestPermission"
  262. //@@en="RecordApp.UniWebViewActivate needs to be called first, and then RequestPermission can be called"
  263. ,"PkQ2:"+ //no args
  264. "" /** TODO: translate to your-language **/
  265. //@@zh="不应当出现的非H5权限请求"
  266. //@@en="Non-H5 permission requests that should not appear"
  267. ,"Jk72:"+ //no args
  268. "" /** TODO: translate to your-language **/
  269. //@@zh="正在调用plus.ios@AVAudioSession请求iOS原生录音权限"
  270. //@@en="Calling plus.ios@AVAudioSession to request iOS native recording permissions"
  271. ,"Y3rC:"+ //no args
  272. "" /** TODO: translate to your-language **/
  273. //@@zh="已获得iOS原生录音权限"
  274. //@@en="Obtained iOS native recording permissions"
  275. ,"j15C:"+ //no args
  276. "" /** TODO: translate to your-language **/
  277. //@@zh="plus.ios请求录音权限,状态值: "
  278. //@@en="plus.ios requests recording permission, status value: "
  279. ,"iKhe:"+ //no args
  280. "" /** TODO: translate to your-language **/
  281. //@@zh="用户拒绝了录音权限"
  282. //@@en="User denied recording permission"
  283. ,"0caE:"+ //no args
  284. "" /** TODO: translate to your-language **/
  285. //@@zh="正在调用plus.android.requestPermissions请求Android原生录音权限"
  286. //@@en="Calling plus.android.requestPermissions to request Android native recording permissions"
  287. ,"7Noe:"+ //no args
  288. "" /** TODO: translate to your-language **/
  289. //@@zh="已获得Android原生录音权限:"
  290. //@@en="Obtained Android native recording permission: "
  291. ,"Bgls:"+ //no args
  292. "" /** TODO: translate to your-language **/
  293. //@@zh="plus.android请求录音权限:无权限"
  294. //@@en="plus.android requests recording permission: No permission"
  295. ,"Ruxl:"+ //no args
  296. "" /** TODO: translate to your-language **/
  297. //@@zh="用户拒绝了录音权限"
  298. //@@en="User denied recording permission"
  299. ,"l7WP:"+ //no args
  300. "" /** TODO: translate to your-language **/
  301. //@@zh="plus.android请求录音权限出错:"
  302. //@@en="plus.android error in requesting recording permission: "
  303. ,"0JQw:"+ //no args
  304. "" /** TODO: translate to your-language **/
  305. //@@zh="调用plus的权限请求出错:"
  306. //@@en="An error occurred in the permission request to call plus: "
  307. ,"Mvl7:"+ //no args
  308. "" /** TODO: translate to your-language **/
  309. //@@zh="无法调用RequestPermission:"
  310. //@@en="Unable to call RequestPermission: "
  311. ,"ksoA:"+ //no args
  312. "" /** TODO: translate to your-language **/
  313. //@@zh="无法连接到renderjs"
  314. //@@en="Unable to connect to renderjs"
  315. ,"KnF0:"+ //no args
  316. "" /** TODO: translate to your-language **/
  317. //@@zh="需先调用RecordApp.UniWebViewActivate,然后才可以调用Start"
  318. //@@en="RecordApp.UniWebViewActivate needs to be called first, and then Start can be called"
  319. ,"XCMU:"+ //no args
  320. "" /** TODO: translate to your-language **/
  321. //@@zh="不应当出现的非H5录音Start"
  322. //@@en="Start of non-H5 recordings that should not appear"
  323. ,"rSLO:"+ //no args
  324. "" /** TODO: translate to your-language **/
  325. //@@zh="无法调用Start:"
  326. //@@en="Unable to call Start: "
  327. ,"Bjx9:"+ //no args
  328. "" /** TODO: translate to your-language **/
  329. //@@zh="未开始录音,但收到renderjs回传的onRecEncodeChunk"
  330. //@@en="Recording did not start, but onRecEncodeChunk returned by renderjs was received"
  331. ,"MTdp:"+ //no args
  332. "" /** TODO: translate to your-language **/
  333. //@@zh="未开始录音,但收到Uni Native PCM数据"
  334. //@@en="Recording did not start, but Uni Native PCM data was received"
  335. ,"BjGP:"+ //no args
  336. "" /** TODO: translate to your-language **/
  337. //@@zh="未开始录音,但收到UniNativeUtsPlugin PCM数据"
  338. //@@en="Recording did not start, but UniNativeUtsPlugin PCM data was received"
  339. ,"byzO:"+ //no args
  340. "" /** TODO: translate to your-language **/
  341. //@@zh="未开始录音"
  342. //@@en="Recording not started"
  343. ,"YP4V:"+ //no args
  344. "" /** TODO: translate to your-language **/
  345. //@@zh="不应当出现的非H5录音Stop"
  346. //@@en="Stop non-H5 recordings that should not appear"
  347. ,"TPhg:"+ //no args
  348. "" /** TODO: translate to your-language **/
  349. //@@zh="未开始录音"
  350. //@@en="Recording not started"
  351. ,"pP4O:"+ //no args
  352. "" /** TODO: translate to your-language **/
  353. //@@zh="无法调用Stop:"
  354. //@@en="Unable to call Stop: "
  355. ,"H6cq:"+ //no args
  356. "" /** TODO: translate to your-language **/
  357. //@@zh="不应该出现的renderjs发回的文件数据丢失"
  358. //@@en="The file data sent back by renderjs should not be lost"
  359. ,"gomD:"+ //no args
  360. "" /** TODO: translate to your-language **/
  361. ]);
  362. //*************** End srcFile=../app-support-sample/demo_UniApp/uni_modules/Recorder-UniCore/app-uni-support.js ***************
  363. //@@User Code-2 Begin 手写代码放这里 Put the handwritten code here @@
  364. //@@User Code-2 End @@
  365. }));