imatrix-ui 0.2.6-up → 0.2.7-up

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 (206) hide show
  1. package/README.md +7 -7
  2. package/index.html +13 -13
  3. package/lib/super-ui.css +1 -1
  4. package/lib/super-ui.js +2724 -1932
  5. package/lib/super-ui.umd.cjs +24 -24
  6. package/package.json +1 -1
  7. package/packages/IntervalSelection/index.js +6 -6
  8. package/packages/IntervalSelection/src/quarterScope.vue +405 -405
  9. package/packages/IntervalSelection/src/sectionDate.vue +475 -475
  10. package/packages/breadcrumb/index.js +6 -6
  11. package/packages/breadcrumb/src/breadcrumb.vue +81 -81
  12. package/packages/department-tree/index.js +6 -6
  13. package/packages/department-tree/src/department-tree.vue +113 -113
  14. package/packages/department-tree-inline/index.js +6 -6
  15. package/packages/department-tree-inline/src/department-multi-tree-inline.vue +472 -472
  16. package/packages/department-tree-inline/src/department-single-tree-inline.vue +340 -340
  17. package/packages/department-tree-inline/src/department-tree-inline.vue +86 -86
  18. package/packages/department-tree-inline/src/department-tree-service.js +344 -344
  19. package/packages/department-tree-inline/src/search-result.vue +235 -235
  20. package/packages/department-user-tree/index.js +6 -6
  21. package/packages/department-user-tree/src/department-user-multiple-tree.vue +129 -129
  22. package/packages/department-user-tree/src/department-user-single-tree.vue +94 -94
  23. package/packages/department-user-tree/src/department-user-tree.vue +114 -114
  24. package/packages/department-user-tree-inline/index.js +9 -9
  25. package/packages/department-user-tree-inline/src/department-user-multiple-tree-inline.vue +731 -731
  26. package/packages/department-user-tree-inline/src/department-user-single-tree-inline.vue +334 -334
  27. package/packages/department-user-tree-inline/src/department-user-tree-inline.vue +87 -87
  28. package/packages/department-user-tree-inline/src/department-user-tree-multi-service.js +309 -309
  29. package/packages/department-user-tree-inline/src/department-user-tree-single-service.js +179 -179
  30. package/packages/department-user-tree-inline/src/search-result.vue +273 -273
  31. package/packages/directives/prevent-reclick.js +22 -22
  32. package/packages/dynamic-source-select/index.js +6 -6
  33. package/packages/dynamic-source-select/src/dynamic-source-select-service.js +106 -106
  34. package/packages/dynamic-source-select/src/dynamic-source-select.vue +675 -675
  35. package/packages/dynamic-source-select/src/events.js +78 -78
  36. package/packages/fs-preview/index.js +6 -6
  37. package/packages/fs-preview/src/fs-preview.vue +287 -287
  38. package/packages/fs-upload/index.js +6 -6
  39. package/packages/fs-upload/src/fs-upload-multi.vue +443 -443
  40. package/packages/fs-upload/src/fs-upload-single.vue +353 -353
  41. package/packages/fs-upload/src/fs-upload.vue +191 -191
  42. package/packages/fs-upload/src/see-big-picture.vue +67 -67
  43. package/packages/fs-upload-list/index.js +6 -6
  44. package/packages/fs-upload-list/src/fs-upload-list.vue +372 -372
  45. package/packages/hamburger/index.js +6 -6
  46. package/packages/hamburger/src/hamburger.vue +40 -40
  47. package/packages/index.js +123 -123
  48. package/packages/multipart-upload/index.js +6 -6
  49. package/packages/multipart-upload/src/index.vue +66 -66
  50. package/packages/multipart-upload/src/multipart-upload-form.vue +377 -377
  51. package/packages/multipart-upload/src/multipart-upload-list.vue +517 -517
  52. package/packages/organization-input/index.js +6 -6
  53. package/packages/organization-input/src/organization-input.vue +583 -583
  54. package/packages/plugins/export-data-new.js +623 -623
  55. package/packages/plugins/export-data.js +431 -431
  56. package/packages/plugins/index.js +15 -15
  57. package/packages/plugins/public-method.js +47 -47
  58. package/packages/remove-department/index.js +6 -6
  59. package/packages/remove-department/src/remove-department.vue +200 -200
  60. package/packages/remove-department/src/remove-dept-service.js +31 -31
  61. package/packages/remove-user/index.js +6 -6
  62. package/packages/remove-user/src/remove-user-service.js +31 -31
  63. package/packages/remove-user/src/remove-user.vue +226 -226
  64. package/packages/remove-workgroup/index.js +6 -6
  65. package/packages/remove-workgroup/src/remove-workgroup-service.js +31 -31
  66. package/packages/remove-workgroup/src/remove-workgroup.vue +183 -183
  67. package/packages/rich-editor/index.js +7 -7
  68. package/packages/rich-editor/index.vue +297 -297
  69. package/packages/rich-editor/langs/zh-Hans.js +438 -438
  70. package/packages/rich-editor/viewer.vue +105 -105
  71. package/packages/scan-code-input/index.js +6 -6
  72. package/packages/scan-code-input/src/events.js +34 -34
  73. package/packages/scan-code-input/src/scan-code-input-colse.vue +140 -140
  74. package/packages/scan-code-input/src/scan-code-input.vue +132 -132
  75. package/packages/secret-info/index.js +7 -7
  76. package/packages/secret-info/index.vue +100 -100
  77. package/packages/super-grid/index.js +7 -7
  78. package/packages/super-grid/src/apis.js +1092 -1092
  79. package/packages/super-grid/src/columns-config.vue +427 -427
  80. package/packages/super-grid/src/custom-formatter.js +394 -394
  81. package/packages/super-grid/src/eventBus.js +2 -2
  82. package/packages/super-grid/src/events.js +56 -56
  83. package/packages/super-grid/src/formValidatorUtil.js +300 -300
  84. package/packages/super-grid/src/formatter.js +196 -196
  85. package/packages/super-grid/src/group-column.vue +99 -99
  86. package/packages/super-grid/src/header-context-menu.vue +82 -82
  87. package/packages/super-grid/src/index-column.vue +69 -69
  88. package/packages/super-grid/src/public-methods.js +30 -30
  89. package/packages/super-grid/src/row-operation.vue +193 -193
  90. package/packages/super-grid/src/search-button.vue +74 -74
  91. package/packages/super-grid/src/search-condition-input.vue +73 -73
  92. package/packages/super-grid/src/search-condition-list.vue +68 -68
  93. package/packages/super-grid/src/search-form-advancedQuery.vue +819 -819
  94. package/packages/super-grid/src/search-form-dialog.vue +77 -77
  95. package/packages/super-grid/src/search-form-item.vue +495 -495
  96. package/packages/super-grid/src/search-form-number.vue +111 -111
  97. package/packages/super-grid/src/search-form-ordinarySearch.vue +239 -239
  98. package/packages/super-grid/src/search-form.vue +762 -762
  99. package/packages/super-grid/src/search-methods.js +592 -592
  100. package/packages/super-grid/src/selection-column.vue +46 -46
  101. package/packages/super-grid/src/store.js +3 -3
  102. package/packages/super-grid/src/super-grid-service.js +728 -728
  103. package/packages/super-grid/src/super-grid.vue +3011 -3011
  104. package/packages/super-grid/src/utils.js +880 -880
  105. package/packages/super-grid/src/view-image-dialog.vue +176 -176
  106. package/packages/super-nine-grid/index.js +7 -7
  107. package/packages/super-nine-grid/src/apis.js +108 -108
  108. package/packages/super-nine-grid/src/custom-formatter.js +73 -73
  109. package/packages/super-nine-grid/src/formatter.js +134 -134
  110. package/packages/super-nine-grid/src/search-form-number.vue +35 -35
  111. package/packages/super-nine-grid/src/search-form.vue +700 -700
  112. package/packages/super-nine-grid/src/search-methods.js +151 -151
  113. package/packages/super-nine-grid/src/store.js +3 -3
  114. package/packages/super-nine-grid/src/super-grid-service.js +107 -107
  115. package/packages/svg-icon/index.js +6 -6
  116. package/packages/svg-icon/src/svg-icon.vue +43 -43
  117. package/packages/utils/date-util.js +292 -292
  118. package/packages/utils/dom.js +227 -227
  119. package/packages/utils/gogocodeTransfer.js +59 -59
  120. package/packages/utils/memory-cache-utils.js +117 -117
  121. package/packages/utils/utils.js +180 -180
  122. package/packages/utils/value-set.js +97 -97
  123. package/packages/valid-code/index.js +7 -7
  124. package/packages/valid-code/src/valid-code.vue +104 -104
  125. package/packages/workflow-button/index.js +6 -6
  126. package/packages/workflow-button/src/workflow-button.vue +550 -550
  127. package/packages/workflow-history-list/index.js +6 -6
  128. package/packages/workflow-history-list/src/api.js +7 -7
  129. package/packages/workflow-history-list/src/workflow-history-list.vue +291 -291
  130. package/packages/workgroup-tree/index.js +6 -6
  131. package/packages/workgroup-tree/src/workgroup-tree.vue +86 -86
  132. package/packages/workgroup-tree-inline/index.js +6 -6
  133. package/packages/workgroup-tree-inline/src/search-result.vue +222 -222
  134. package/packages/workgroup-tree-inline/src/workgroup-tree-inline.vue +516 -516
  135. package/packages/workgroup-tree-inline/src/workgroup-tree-service.js +93 -93
  136. package/packages/workgroup-user-tree/index.js +6 -6
  137. package/packages/workgroup-user-tree/src/workgroup-user-tree.vue +103 -103
  138. package/packages/workgroup-user-tree-inline/index.js +9 -9
  139. package/packages/workgroup-user-tree-inline/src/search-result.vue +266 -266
  140. package/packages/workgroup-user-tree-inline/src/workgroup-tree-inline-service.js +239 -239
  141. package/packages/workgroup-user-tree-inline/src/workgroup-user-tree-inline.vue +657 -657
  142. package/packages/year-range-picker/index.js +6 -6
  143. package/packages/year-range-picker/src/year-range-picker.vue +53 -53
  144. package/src/api/sso-service.js +172 -172
  145. package/src/api/tab.js +36 -36
  146. package/src/api/user-service.js +11 -11
  147. package/src/directives/permission/index.js +13 -13
  148. package/src/directives/permission/permission.js +20 -20
  149. package/src/i18n/langs/cn.js +259 -259
  150. package/src/i18n/langs/en.js +269 -269
  151. package/src/index.js +93 -93
  152. package/src/plugins.js +18 -18
  153. package/src/router/index.js +8 -26
  154. package/src/store/getters.js +15 -15
  155. package/src/store/index.js +19 -19
  156. package/src/store/modules/app.js +54 -54
  157. package/src/store/modules/tab-content.js +36 -36
  158. package/src/store/modules/user.js +285 -285
  159. package/src/utils/auth.js +61 -61
  160. package/src/utils/calculator/calculator-factory-wf.js +558 -558
  161. package/src/utils/calculator/calculator-factory.js +145 -145
  162. package/src/utils/calculator/calculator-util.js +166 -166
  163. package/src/utils/eventBus.js +2 -2
  164. package/src/utils/iconUtils.js +28 -28
  165. package/src/utils/index.js +102 -102
  166. package/src/utils/jump-page-utils.js +824 -824
  167. package/src/utils/menu.js +19 -19
  168. package/src/utils/permission.js +31 -31
  169. package/src/utils/permissionAuth.js +96 -96
  170. package/src/utils/range-selector.js +188 -188
  171. package/src/utils/request.js +269 -269
  172. package/src/utils/restful-interface-utils.js +57 -57
  173. package/src/utils/util.js +703 -703
  174. package/src/utils/validate.js +34 -34
  175. package/src/utils/watermark.js +108 -108
  176. package/src/utils/workflow-util.js +93 -93
  177. package/src/views/404.vue +248 -248
  178. package/src/views/dsc-component/Sidebar/Item.vue +84 -84
  179. package/src/views/dsc-component/Sidebar/Link.vue +38 -38
  180. package/src/views/dsc-component/Sidebar/SidebarItem.vue +198 -198
  181. package/src/views/dsc-component/Sidebar/index.vue +229 -229
  182. package/src/views/dsc-component/tabs/tab-content.vue +203 -203
  183. package/src/views/error-page/401.vue +106 -106
  184. package/src/views/error-page/404.vue +248 -248
  185. package/src/views/layout/EmptyLayout.vue +3 -3
  186. package/src/views/layout/Layout.vue +81 -81
  187. package/src/views/layout/NewLayout.vue +18 -18
  188. package/src/views/layout/components/AppMain.vue +39 -39
  189. package/src/views/layout/components/Breadcrumb/index.vue +158 -158
  190. package/src/views/layout/components/Menubar/Item.vue +79 -79
  191. package/src/views/layout/components/Menubar/Link.vue +38 -38
  192. package/src/views/layout/components/Menubar/index.vue +210 -210
  193. package/src/views/layout/components/Sidebar/Item.vue +53 -53
  194. package/src/views/layout/components/Sidebar/Link.vue +38 -38
  195. package/src/views/layout/components/Sidebar/index.vue +141 -141
  196. package/src/views/layout/components/iframe-page.vue +38 -38
  197. package/src/views/layout/components/index.js +4 -4
  198. package/src/views/layout/components/tabs/tab-content.vue +207 -207
  199. package/src/views/layout/mixin/ResizeHandler.js +41 -41
  200. package/src/views/layout/tab-content-iframe-index.vue +38 -38
  201. package/src/views/layout/tab-content-index.vue +93 -93
  202. package/src/views/login/authredirect.vue +10 -10
  203. package/src/views/login/index.vue +296 -296
  204. package/src/views/login/update-password.vue +243 -243
  205. package/src/views/redirect/index.vue +14 -14
  206. package/src/views/wf-history/tache-subprocess-history.vue +45 -45
@@ -1,438 +1,438 @@
1
- tinymce.addI18n('zh-Hans', {
2
- Redo: '\u91cd\u505a',
3
- Undo: '\u64a4\u9500',
4
- Cut: '\u526a\u5207',
5
- Copy: '\u590d\u5236',
6
- Paste: '\u7c98\u8d34',
7
- 'Select all': '\u5168\u9009',
8
- 'New document': '\u65b0\u5efa\u6587\u6863',
9
- Ok: '\u786e\u5b9a',
10
- Cancel: '\u53d6\u6d88',
11
- 'Visual aids': '\u7f51\u683c\u7ebf',
12
- Bold: '\u7c97\u4f53',
13
- Italic: '\u659c\u4f53',
14
- Underline: '\u4e0b\u5212\u7ebf',
15
- Strikethrough: '\u5220\u9664\u7ebf',
16
- Superscript: '\u4e0a\u6807',
17
- Subscript: '\u4e0b\u6807',
18
- 'Clear formatting': '\u6e05\u9664\u683c\u5f0f',
19
- Remove: '\u79fb\u9664',
20
- 'Align left': '\u5de6\u5bf9\u9f50',
21
- 'Align center': '\u5c45\u4e2d\u5bf9\u9f50',
22
- 'Align right': '\u53f3\u5bf9\u9f50',
23
- 'No alignment': '\u672a\u5bf9\u9f50',
24
- Justify: '\u4e24\u7aef\u5bf9\u9f50',
25
- 'Bullet list': '\u65e0\u5e8f\u5217\u8868',
26
- 'Numbered list': '\u6709\u5e8f\u5217\u8868',
27
- 'Decrease indent': '\u51cf\u5c11\u7f29\u8fdb',
28
- 'Increase indent': '\u589e\u52a0\u7f29\u8fdb',
29
- Close: '\u5173\u95ed',
30
- Formats: '\u683c\u5f0f',
31
- "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":
32
- '\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u6253\u5f00\u526a\u8d34\u677f\uff0c\u8bf7\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u6377\u952e\u3002',
33
- Headings: '\u6807\u9898',
34
- 'Heading 1': '\u4e00\u7ea7\u6807\u9898',
35
- 'Heading 2': '\u4e8c\u7ea7\u6807\u9898',
36
- 'Heading 3': '\u4e09\u7ea7\u6807\u9898',
37
- 'Heading 4': '\u56db\u7ea7\u6807\u9898',
38
- 'Heading 5': '\u4e94\u7ea7\u6807\u9898',
39
- 'Heading 6': '\u516d\u7ea7\u6807\u9898',
40
- Preformatted: '\u9884\u5148\u683c\u5f0f\u5316\u7684',
41
- Div: 'Div',
42
- Pre: '\u524d\u8a00',
43
- Code: '\u4ee3\u7801',
44
- Paragraph: '\u6bb5\u843d',
45
- Blockquote: '\u5f15\u6587\u533a\u5757',
46
- Inline: '\u6587\u672c',
47
- Blocks: '\u6837\u5f0f',
48
- 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.':
49
- '\u5f53\u524d\u4e3a\u7eaf\u6587\u672c\u7c98\u8d34\u6a21\u5f0f\uff0c\u518d\u6b21\u70b9\u51fb\u53ef\u4ee5\u56de\u5230\u666e\u901a\u7c98\u8d34\u6a21\u5f0f\u3002',
50
- Fonts: '\u5b57\u4f53',
51
- 'Font sizes': '\u5b57\u4f53\u5927\u5c0f',
52
- Class: '\u7c7b\u578b',
53
- 'Browse for an image': '\u6d4f\u89c8\u56fe\u50cf',
54
- OR: '\u6216',
55
- 'Drop an image here': '\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64',
56
- Upload: '\u4e0a\u4f20',
57
- 'Uploading image': '\u4e0a\u4f20\u56fe\u7247',
58
- Block: '\u5757',
59
- Align: '\u5bf9\u9f50',
60
- Default: '\u9884\u8bbe',
61
- Circle: '\u7a7a\u5fc3\u5706',
62
- Disc: '\u5b9e\u5fc3\u5706',
63
- Square: '\u5b9e\u5fc3\u65b9\u5757',
64
- 'Lower Alpha': '\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd',
65
- 'Lower Greek': '\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd',
66
- 'Lower Roman': '\u5c0f\u5199\u7f57\u9a6c\u6570\u5b57',
67
- 'Upper Alpha': '\u5927\u5199\u82f1\u6587\u5b57\u6bcd',
68
- 'Upper Roman': '\u5927\u5199\u7f57\u9a6c\u6570\u5b57',
69
- 'Anchor...': '\u951a\u70b9...',
70
- Anchor: '\u951a\u70b9',
71
- Name: '\u540d\u79f0',
72
- ID: 'ID',
73
- 'ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.':
74
- 'ID\u5e94\u8be5\u4ee5\u82f1\u6587\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002',
75
- 'You have unsaved changes are you sure you want to navigate away?':
76
- '\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f',
77
- 'Restore last draft': '\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f',
78
- 'Special character...': '\u7279\u6b8a\u5b57\u7b26...',
79
- 'Special Character': '\u7279\u6b8a\u5b57\u7b26',
80
- 'Source code': '\u6e90\u4ee3\u7801',
81
- 'Insert/Edit code sample':
82
- '\u63d2\u5165/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b',
83
- Language: '\u8bed\u8a00',
84
- 'Code sample...': '\u793a\u4f8b\u4ee3\u7801...',
85
- 'Left to right': '\u7531\u5de6\u5230\u53f3',
86
- 'Right to left': '\u7531\u53f3\u5230\u5de6',
87
- Title: '\u6807\u9898',
88
- Fullscreen: '\u5168\u5c4f',
89
- Action: '\u52a8\u4f5c',
90
- Shortcut: '\u5feb\u6377\u65b9\u5f0f',
91
- Help: '\u5e2e\u52a9',
92
- Address: '\u5730\u5740',
93
- 'Focus to menubar': '\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f',
94
- 'Focus to toolbar': '\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f',
95
- 'Focus to element path':
96
- '\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84',
97
- 'Focus to contextual toolbar':
98
- '\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355',
99
- 'Insert link (if link plugin activated)':
100
- '\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
101
- 'Save (if save plugin activated)':
102
- '\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
103
- 'Find (if searchreplace plugin activated)':
104
- '\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
105
- 'Plugins installed ({0}):': '\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):',
106
- 'Premium plugins:': '\u4f18\u79c0\u63d2\u4ef6\uff1a',
107
- 'Learn more...': '\u4e86\u89e3\u66f4\u591a...',
108
- 'You are using {0}': '\u4f60\u6b63\u5728\u4f7f\u7528 {0}',
109
- Plugins: '\u63d2\u4ef6',
110
- 'Handy Shortcuts': '\u5feb\u6377\u952e',
111
- 'Horizontal line': '\u6c34\u5e73\u5206\u5272\u7ebf',
112
- 'Insert/edit image': '\u63d2\u5165/\u7f16\u8f91\u56fe\u7247',
113
- 'Alternative description': '\u66ff\u4ee3\u63cf\u8ff0',
114
- Accessibility: '\u8f85\u52a9\u529f\u80fd',
115
- 'Image is decorative': '\u56fe\u50cf\u662f\u88c5\u9970\u6027\u7684',
116
- Source: '\u6e90',
117
- Dimensions: '\u5c3a\u5bf8',
118
- 'Constrain proportions': '\u4fdd\u6301\u6bd4\u4f8b',
119
- General: '\u4e00\u822c',
120
- Advanced: '\u9ad8\u7ea7',
121
- Style: '\u6837\u5f0f',
122
- 'Vertical space': '\u5782\u76f4\u95f4\u8ddd',
123
- 'Horizontal space': '\u6c34\u5e73\u95f4\u8ddd',
124
- Border: '\u6846\u7ebf',
125
- 'Insert image': '\u63d2\u5165\u56fe\u7247',
126
- 'Image...': '\u56fe\u7247...',
127
- 'Image list': '\u56fe\u7247\u6e05\u5355',
128
- Resize: '\u8c03\u6574\u5927\u5c0f',
129
- 'Insert date/time': '\u63d2\u5165\u65e5\u671f/\u65f6\u95f4',
130
- 'Date/time': '\u65e5\u671f/\u65f6\u95f4',
131
- 'Insert/edit link': '\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5',
132
- 'Text to display': '\u8981\u663e\u793a\u7684\u6587\u672c',
133
- Url: '\u5730\u5740',
134
- 'Open link in...': '\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...',
135
- 'Current window': '\u5f53\u524d\u7a97\u53e3',
136
- None: '\u65e0',
137
- 'New window': '\u65b0\u7a97\u53e3',
138
- 'Open link': '\u6253\u5f00\u94fe\u63a5',
139
- 'Remove link': '\u79fb\u9664\u94fe\u63a5',
140
- Anchors: '\u951a\u70b9',
141
- 'Link...': '\u94fe\u63a5...',
142
- 'Paste or type a link': '\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5',
143
- 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?':
144
- '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto: \u524d\u7f00\u5417\uff1f',
145
- 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?':
146
- '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:// \u524d\u7f00\u5417\uff1f',
147
- 'The URL you entered seems to be an external link. Do you want to add the required https:// prefix?':
148
- '\u60a8\u8f93\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u4e2a\u5916\u90e8\u94fe\u63a5\u3002\u60a8\u60f3\u6dfb\u52a0\u6240\u9700\u7684 https:// \u524d\u7f00\u5417\uff1f',
149
- 'Link list': '\u94fe\u63a5\u6e05\u5355',
150
- 'Insert video': '\u63d2\u5165\u89c6\u9891',
151
- 'Insert/edit video': '\u63d2\u5165/\u7f16\u8f91\u89c6\u9891',
152
- 'Insert/edit media': '\u63d2\u5165/\u7f16\u8f91\u5a92\u4f53',
153
- 'Alternative source': '\u955c\u50cf',
154
- 'Alternative source URL': '\u66ff\u4ee3\u6765\u6e90\u7f51\u5740',
155
- 'Media poster (Image URL)': '\u5c01\u9762(\u56fe\u7247\u5730\u5740)',
156
- 'Paste your embed code below:':
157
- '\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:',
158
- Embed: '\u5185\u5d4c',
159
- 'Media...': '\u591a\u5a92\u4f53...',
160
- 'Nonbreaking space': '\u4e0d\u95f4\u65ad\u7a7a\u683c',
161
- 'Page break': '\u5206\u9875\u7b26',
162
- 'Paste as text': '\u7c98\u8d34\u4e3a\u6587\u672c',
163
- Preview: '\u9884\u89c8',
164
- Print: '\u6253\u5370',
165
- 'Print...': '\u6253\u5370...',
166
- Save: '\u4fdd\u5b58',
167
- Find: '\u5bfb\u627e',
168
- 'Replace with': '\u66ff\u6362\u4e3a',
169
- Replace: '\u66ff\u6362',
170
- 'Replace all': '\u66ff\u6362\u5168\u90e8',
171
- Previous: '\u4e0a\u4e00\u4e2a',
172
- Next: '\u4e0b\u4e00\u4e2a',
173
- 'Find and Replace': '\u67e5\u627e\u548c\u66ff\u6362',
174
- 'Find and replace...': '\u67e5\u627e\u5e76\u66ff\u6362...',
175
- 'Could not find the specified string.':
176
- '\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9\u3002',
177
- 'Match case': '\u5927\u5c0f\u5199\u5339\u914d',
178
- 'Find whole words only': '\u5168\u5b57\u5339\u914d',
179
- 'Find in selection': '\u5728\u9009\u533a\u4e2d\u67e5\u627e',
180
- 'Insert table': '\u63d2\u5165\u8868\u683c',
181
- 'Table properties': '\u8868\u683c\u5c5e\u6027',
182
- 'Delete table': '\u5220\u9664\u8868\u683c',
183
- Cell: '\u5355\u5143\u683c',
184
- Row: '\u884c',
185
- Column: '\u680f\u76ee',
186
- 'Cell properties': '\u5355\u5143\u683c\u5c5e\u6027',
187
- 'Merge cells': '\u5408\u5e76\u5355\u5143\u683c',
188
- 'Split cell': '\u62c6\u5206\u5355\u5143\u683c',
189
- 'Insert row before': '\u5728\u4e0a\u65b9\u63d2\u5165\u884c',
190
- 'Insert row after': '\u5728\u4e0b\u65b9\u63d2\u5165\u884c',
191
- 'Delete row': '\u5220\u9664\u884c',
192
- 'Row properties': '\u884c\u5c5e\u6027',
193
- 'Cut row': '\u526a\u5207\u884c',
194
- 'Cut column': '\u526a\u5207\u5217',
195
- 'Copy row': '\u590d\u5236\u884c',
196
- 'Copy column': '\u590d\u5236\u5217',
197
- 'Paste row before': '\u7c98\u8d34\u884c\u5230\u4e0a\u65b9',
198
- 'Paste column before': '\u7c98\u8d34\u6b64\u5217\u524d',
199
- 'Paste row after': '\u7c98\u8d34\u884c\u5230\u4e0b\u65b9',
200
- 'Paste column after': '\u7c98\u8d34\u540e\u9762\u7684\u5217',
201
- 'Insert column before': '\u5728\u5de6\u4fa7\u63d2\u5165\u5217',
202
- 'Insert column after': '\u5728\u53f3\u4fa7\u63d2\u5165\u5217',
203
- 'Delete column': '\u5220\u9664\u5217',
204
- Cols: '\u5217',
205
- Rows: '\u884c\u6570',
206
- Width: '\u5bbd\u5ea6',
207
- Height: '\u9ad8\u5ea6',
208
- 'Cell spacing': '\u5355\u5143\u683c\u5916\u95f4\u8ddd',
209
- 'Cell padding': '\u5355\u5143\u683c\u5185\u8fb9\u8ddd',
210
- 'Row clipboard actions': '\u884c\u526a\u8d34\u677f\u64cd\u4f5c',
211
- 'Column clipboard actions': '\u5217\u526a\u8d34\u677f\u64cd\u4f5c',
212
- 'Table styles': '\u8868\u683c\u6837\u5f0f',
213
- 'Cell styles': '\u5355\u5143\u683c\u6837\u5f0f',
214
- 'Column header': '\u5217\u6807\u9898',
215
- 'Row header': '\u884c\u5934',
216
- 'Table caption': '\u8868\u683c\u6807\u9898',
217
- Caption: '\u6807\u9898',
218
- 'Show caption': '\u663e\u793a\u6807\u9898',
219
- Left: '\u5de6',
220
- Center: '\u5c45\u4e2d',
221
- Right: '\u53f3',
222
- 'Cell type': '\u50a8\u5b58\u683c\u522b',
223
- Scope: '\u8303\u56f4',
224
- Alignment: '\u5bf9\u9f50',
225
- 'Horizontal align': '\u6c34\u5e73\u5bf9\u9f50',
226
- 'Vertical align': '\u5782\u76f4\u5bf9\u9f50',
227
- Top: '\u4e0a\u65b9\u5bf9\u9f50',
228
- Middle: '\u5c45\u4e2d\u5bf9\u9f50',
229
- Bottom: '\u4e0b\u65b9\u5bf9\u9f50',
230
- 'Header cell': '\u8868\u5934\u5355\u5143\u683c',
231
- 'Row group': '\u884c\u7ec4',
232
- 'Column group': '\u5217\u7ec4',
233
- 'Row type': '\u884c\u7c7b\u578b',
234
- Header: '\u8868\u5934',
235
- Body: '\u8868\u4f53',
236
- Footer: '\u8868\u5c3e',
237
- 'Border color': '\u6846\u7ebf\u989c\u8272',
238
- Solid: '\u5b9e\u7ebf',
239
- Dotted: '\u865a\u7ebf',
240
- Dashed: '\u865a\u7ebf',
241
- Double: '\u53cc\u7cbe\u5ea6',
242
- Groove: '\u51f9\u69fd',
243
- Ridge: '\u6d77\u810a\u5ea7',
244
- Inset: '\u5d4c\u5165',
245
- Outset: '\u5916\u7f6e',
246
- Hidden: '\u9690\u85cf',
247
- 'Insert template...': '\u63d2\u5165\u6a21\u677f...',
248
- Templates: '\u6a21\u677f',
249
- Template: '\u6a21\u677f',
250
- 'Insert Template': '\u63d2\u5165\u6a21\u677f',
251
- 'Text color': '\u6587\u672c\u989c\u8272',
252
- 'Background color': '\u80cc\u666f\u989c\u8272',
253
- 'Custom...': '\u81ea\u5b9a\u4e49......',
254
- 'Custom color': '\u81ea\u5b9a\u4e49\u989c\u8272',
255
- 'No color': '\u65e0',
256
- 'Remove color': '\u79fb\u9664\u989c\u8272',
257
- 'Show blocks': '\u663e\u793a\u533a\u5757\u8fb9\u6846',
258
- 'Show invisible characters': '\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26',
259
- 'Word count': '\u5b57\u6570',
260
- Count: '\u8ba1\u6570',
261
- Document: '\u6587\u6863',
262
- Selection: '\u9009\u62e9',
263
- Words: '\u5355\u8bcd',
264
- 'Words: {0}': '\u5b57\u6570\uff1a{0}',
265
- '{0} words': '{0} \u5b57',
266
- File: '\u6587\u4ef6',
267
- Edit: '\u7f16\u8f91',
268
- Insert: '\u63d2\u5165',
269
- View: '\u67e5\u770b',
270
- Format: '\u683c\u5f0f',
271
- Table: '\u8868\u683c',
272
- Tools: '\u5de5\u5177',
273
- 'Powered by {0}': '\u7531{0}\u9a71\u52a8',
274
- 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help':
275
- '\u7f16\u8f91\u533a\u3002\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9',
276
- 'Image title': '\u56fe\u7247\u6807\u9898',
277
- 'Border width': '\u8fb9\u6846\u5bbd\u5ea6',
278
- 'Border style': '\u8fb9\u6846\u6837\u5f0f',
279
- Error: '\u9519\u8bef',
280
- Warn: '\u8b66\u544a',
281
- Valid: '\u6709\u6548',
282
- 'To open the popup, press Shift+Enter':
283
- '\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846',
284
- 'Rich Text Area': '\u5bcc\u6587\u672c\u533a\u57df',
285
- 'Rich Text Area. Press ALT-0 for help.':
286
- '\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002',
287
- 'System Font': '\u7cfb\u7edf\u5b57\u4f53',
288
- 'Failed to upload image: {0}': '\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}',
289
- 'Failed to load plugin: {0} from url {1}':
290
- '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}',
291
- 'Failed to load plugin url: {0}':
292
- '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}',
293
- 'Failed to initialize plugin: {0}':
294
- '\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}',
295
- example: '\u793a\u4f8b',
296
- Search: '\u641c\u7d22',
297
- All: '\u5168\u90e8',
298
- Currency: '\u8d27\u5e01',
299
- Text: '\u6587\u5b57',
300
- Quotations: '\u5f15\u7528',
301
- Mathematical: '\u6570\u5b66',
302
- 'Extended Latin': '\u62c9\u4e01\u8bed\u6269\u5145',
303
- Symbols: '\u7b26\u53f7',
304
- Arrows: '\u7bad\u5934',
305
- 'User Defined': '\u81ea\u5b9a\u4e49',
306
- 'dollar sign': '\u7f8e\u5143\u7b26\u53f7',
307
- 'currency sign': '\u8d27\u5e01\u7b26\u53f7',
308
- 'euro-currency sign': '\u6b27\u5143\u7b26\u53f7',
309
- 'colon sign': '\u5192\u53f7',
310
- 'cruzeiro sign': '\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7',
311
- 'french franc sign': '\u6cd5\u90ce\u7b26\u53f7',
312
- 'lira sign': '\u91cc\u62c9\u7b26\u53f7',
313
- 'mill sign': '\u5bc6\u5c14\u7b26\u53f7',
314
- 'naira sign': '\u5948\u62c9\u7b26\u53f7',
315
- 'peseta sign': '\u6bd4\u585e\u5854\u7b26\u53f7',
316
- 'rupee sign': '\u5362\u6bd4\u7b26\u53f7',
317
- 'won sign': '\u97e9\u5143\u7b26\u53f7',
318
- 'new sheqel sign': '\u65b0\u8c22\u514b\u5c14\u7b26\u53f7',
319
- 'dong sign': '\u8d8a\u5357\u76fe\u7b26\u53f7',
320
- 'kip sign': '\u8001\u631d\u57fa\u666e\u7b26\u53f7',
321
- 'tugrik sign': '\u56fe\u683c\u91cc\u514b\u7b26\u53f7',
322
- 'drachma sign': '\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7',
323
- 'german penny symbol': '\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7',
324
- 'peso sign': '\u6bd4\u7d22\u7b26\u53f7',
325
- 'guarani sign': '\u74dc\u62c9\u5c3c\u7b26\u53f7',
326
- 'austral sign': '\u6fb3\u5143\u7b26\u53f7',
327
- 'hryvnia sign': '\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7',
328
- 'cedi sign': '\u585e\u5730\u7b26\u53f7',
329
- 'livre tournois sign': '\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7',
330
- 'spesmilo sign': 'spesmilo\u7b26\u53f7',
331
- 'tenge sign': '\u575a\u6208\u7b26\u53f7',
332
- 'indian rupee sign': '\u5370\u5ea6\u5362\u6bd4',
333
- 'turkish lira sign': '\u571f\u8033\u5176\u91cc\u62c9',
334
- 'nordic mark sign': '\u5317\u6b27\u9a6c\u514b',
335
- 'manat sign': '\u9a6c\u7eb3\u7279\u7b26\u53f7',
336
- 'ruble sign': '\u5362\u5e03\u7b26\u53f7',
337
- 'yen character': '\u65e5\u5143\u5b57\u6837',
338
- 'yuan character': '\u4eba\u6c11\u5e01\u5143\u5b57\u6837',
339
- 'yuan character, in hong kong and taiwan':
340
- '\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09',
341
- 'yen/yuan character variant one':
342
- '\u5143\u5b57\u6837\uff08\u5927\u5199\uff09',
343
- Emojis: 'Emojis',
344
- 'Emojis...': 'Emojis...',
345
- 'Loading emojis...': '\u6b63\u5728\u52a0\u8f7dEmojis...',
346
- 'Could not load emojis': '\u65e0\u6cd5\u52a0\u8f7dEmojis',
347
- People: '\u4eba\u7c7b',
348
- 'Animals and Nature': '\u52a8\u7269\u548c\u81ea\u7136',
349
- 'Food and Drink': '\u98df\u7269\u548c\u996e\u54c1',
350
- Activity: '\u6d3b\u52a8',
351
- 'Travel and Places': '\u65c5\u6e38\u548c\u5730\u70b9',
352
- Objects: '\u7269\u4ef6',
353
- Flags: '\u65d7\u5e1c',
354
- Characters: '\u5b57\u7b26',
355
- 'Characters (no spaces)': '\u5b57\u7b26(\u65e0\u7a7a\u683c)',
356
- '{0} characters': '{0} \u4e2a\u5b57\u7b26',
357
- 'Error: Form submit field collision.':
358
- '\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002',
359
- 'Error: No form element found.':
360
- '\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002',
361
- 'Color swatch': '\u989c\u8272\u6837\u672c',
362
- 'Color Picker': '\u9009\u8272\u5668',
363
- 'Invalid hex color code: {0}':
364
- '\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801\u65e0\u6548\uff1a {0}',
365
- 'Invalid input': '\u65e0\u6548\u8f93\u5165',
366
- R: 'R',
367
- 'Red component': '\u7ea2\u8272\u90e8\u5206',
368
- G: 'G',
369
- 'Green component': '\u7eff\u8272\u90e8\u5206',
370
- B: 'B',
371
- 'Blue component': '\u767d\u8272\u90e8\u5206',
372
- '#': '#',
373
- 'Hex color code': '\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801',
374
- 'Range 0 to 255': '\u8303\u56f40\u81f3255',
375
- Turquoise: '\u9752\u7eff\u8272',
376
- Green: '\u7eff\u8272',
377
- Blue: '\u84dd\u8272',
378
- Purple: '\u7d2b\u8272',
379
- 'Navy Blue': '\u6d77\u519b\u84dd',
380
- 'Dark Turquoise': '\u6df1\u84dd\u7eff\u8272',
381
- 'Dark Green': '\u6df1\u7eff\u8272',
382
- 'Medium Blue': '\u4e2d\u84dd\u8272',
383
- 'Medium Purple': '\u4e2d\u7d2b\u8272',
384
- 'Midnight Blue': '\u6df1\u84dd\u8272',
385
- Yellow: '\u9ec4\u8272',
386
- Orange: '\u6a59\u8272',
387
- Red: '\u7ea2\u8272',
388
- 'Light Gray': '\u6d45\u7070\u8272',
389
- Gray: '\u7070\u8272',
390
- 'Dark Yellow': '\u6697\u9ec4\u8272',
391
- 'Dark Orange': '\u6df1\u6a59\u8272',
392
- 'Dark Red': '\u6df1\u7ea2\u8272',
393
- 'Medium Gray': '\u4e2d\u7070\u8272',
394
- 'Dark Gray': '\u6df1\u7070\u8272',
395
- 'Light Green': '\u6d45\u7eff\u8272',
396
- 'Light Yellow': '\u6d45\u9ec4\u8272',
397
- 'Light Red': '\u6d45\u7ea2\u8272',
398
- 'Light Purple': '\u6d45\u7d2b\u8272',
399
- 'Light Blue': '\u6d45\u84dd\u8272',
400
- 'Dark Purple': '\u6df1\u7d2b\u8272',
401
- 'Dark Blue': '\u6df1\u84dd\u8272',
402
- Black: '\u9ed1\u8272',
403
- White: '\u767d\u8272',
404
- 'Switch to or from fullscreen mode': '\u5207\u6362\u5168\u5c4f\u6a21\u5f0f',
405
- 'Open help dialog': '\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846',
406
- history: '\u5386\u53f2',
407
- styles: '\u6837\u5f0f',
408
- formatting: '\u683c\u5f0f\u5316',
409
- alignment: '\u5bf9\u9f50',
410
- indentation: '\u7f29\u8fdb',
411
- Font: '\u5b57\u4f53',
412
- Size: '\u5b57\u53f7',
413
- 'More...': '\u66f4\u591a...',
414
- 'Select...': '\u9009\u62e9...',
415
- Preferences: '\u9996\u9009\u9879',
416
- Yes: '\u662f',
417
- No: '\u5426',
418
- 'Keyboard Navigation': '\u952e\u76d8\u6307\u5f15',
419
- Version: '\u7248\u672c',
420
- 'Code view': '\u4ee3\u7801\u89c6\u56fe',
421
- 'Open popup menu for split buttons':
422
- '\u6253\u5f00\u5f39\u51fa\u5f0f\u83dc\u5355\uff0c\u7528\u4e8e\u62c6\u5206\u6309\u94ae',
423
- 'List Properties': '\u5217\u8868\u5c5e\u6027',
424
- 'List properties...': '\u6807\u9898\u5b57\u4f53\u5c5e\u6027',
425
- 'Start list at number': '\u4ee5\u6570\u5b57\u5f00\u59cb\u5217\u8868',
426
- 'Line height': '\u884c\u9ad8',
427
- 'Dropped file type is not supported':
428
- '\u6b64\u6587\u4ef6\u7c7b\u578b\u4e0d\u652f\u6301\u62d6\u653e',
429
- 'Loading...': '\u52a0\u8f7d\u4e2d...',
430
- 'ImageProxy HTTP error: Rejected request':
431
- '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u8bf7\u6c42\u88ab\u62d2\u7edd',
432
- 'ImageProxy HTTP error: Could not find Image Proxy':
433
- '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u65e0\u6cd5\u627e\u5230\u56fe\u7247\u4ee3\u7406',
434
- 'ImageProxy HTTP error: Incorrect Image Proxy URL':
435
- '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u56fe\u7247\u4ee3\u7406\u5730\u5740\u9519\u8bef',
436
- 'ImageProxy HTTP error: Unknown ImageProxy error':
437
- '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u672a\u77e5\u7684\u56fe\u7247\u4ee3\u7406\u9519\u8bef',
438
- })
1
+ tinymce.addI18n('zh-Hans', {
2
+ Redo: '\u91cd\u505a',
3
+ Undo: '\u64a4\u9500',
4
+ Cut: '\u526a\u5207',
5
+ Copy: '\u590d\u5236',
6
+ Paste: '\u7c98\u8d34',
7
+ 'Select all': '\u5168\u9009',
8
+ 'New document': '\u65b0\u5efa\u6587\u6863',
9
+ Ok: '\u786e\u5b9a',
10
+ Cancel: '\u53d6\u6d88',
11
+ 'Visual aids': '\u7f51\u683c\u7ebf',
12
+ Bold: '\u7c97\u4f53',
13
+ Italic: '\u659c\u4f53',
14
+ Underline: '\u4e0b\u5212\u7ebf',
15
+ Strikethrough: '\u5220\u9664\u7ebf',
16
+ Superscript: '\u4e0a\u6807',
17
+ Subscript: '\u4e0b\u6807',
18
+ 'Clear formatting': '\u6e05\u9664\u683c\u5f0f',
19
+ Remove: '\u79fb\u9664',
20
+ 'Align left': '\u5de6\u5bf9\u9f50',
21
+ 'Align center': '\u5c45\u4e2d\u5bf9\u9f50',
22
+ 'Align right': '\u53f3\u5bf9\u9f50',
23
+ 'No alignment': '\u672a\u5bf9\u9f50',
24
+ Justify: '\u4e24\u7aef\u5bf9\u9f50',
25
+ 'Bullet list': '\u65e0\u5e8f\u5217\u8868',
26
+ 'Numbered list': '\u6709\u5e8f\u5217\u8868',
27
+ 'Decrease indent': '\u51cf\u5c11\u7f29\u8fdb',
28
+ 'Increase indent': '\u589e\u52a0\u7f29\u8fdb',
29
+ Close: '\u5173\u95ed',
30
+ Formats: '\u683c\u5f0f',
31
+ "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":
32
+ '\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u6253\u5f00\u526a\u8d34\u677f\uff0c\u8bf7\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u6377\u952e\u3002',
33
+ Headings: '\u6807\u9898',
34
+ 'Heading 1': '\u4e00\u7ea7\u6807\u9898',
35
+ 'Heading 2': '\u4e8c\u7ea7\u6807\u9898',
36
+ 'Heading 3': '\u4e09\u7ea7\u6807\u9898',
37
+ 'Heading 4': '\u56db\u7ea7\u6807\u9898',
38
+ 'Heading 5': '\u4e94\u7ea7\u6807\u9898',
39
+ 'Heading 6': '\u516d\u7ea7\u6807\u9898',
40
+ Preformatted: '\u9884\u5148\u683c\u5f0f\u5316\u7684',
41
+ Div: 'Div',
42
+ Pre: '\u524d\u8a00',
43
+ Code: '\u4ee3\u7801',
44
+ Paragraph: '\u6bb5\u843d',
45
+ Blockquote: '\u5f15\u6587\u533a\u5757',
46
+ Inline: '\u6587\u672c',
47
+ Blocks: '\u6837\u5f0f',
48
+ 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.':
49
+ '\u5f53\u524d\u4e3a\u7eaf\u6587\u672c\u7c98\u8d34\u6a21\u5f0f\uff0c\u518d\u6b21\u70b9\u51fb\u53ef\u4ee5\u56de\u5230\u666e\u901a\u7c98\u8d34\u6a21\u5f0f\u3002',
50
+ Fonts: '\u5b57\u4f53',
51
+ 'Font sizes': '\u5b57\u4f53\u5927\u5c0f',
52
+ Class: '\u7c7b\u578b',
53
+ 'Browse for an image': '\u6d4f\u89c8\u56fe\u50cf',
54
+ OR: '\u6216',
55
+ 'Drop an image here': '\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64',
56
+ Upload: '\u4e0a\u4f20',
57
+ 'Uploading image': '\u4e0a\u4f20\u56fe\u7247',
58
+ Block: '\u5757',
59
+ Align: '\u5bf9\u9f50',
60
+ Default: '\u9884\u8bbe',
61
+ Circle: '\u7a7a\u5fc3\u5706',
62
+ Disc: '\u5b9e\u5fc3\u5706',
63
+ Square: '\u5b9e\u5fc3\u65b9\u5757',
64
+ 'Lower Alpha': '\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd',
65
+ 'Lower Greek': '\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd',
66
+ 'Lower Roman': '\u5c0f\u5199\u7f57\u9a6c\u6570\u5b57',
67
+ 'Upper Alpha': '\u5927\u5199\u82f1\u6587\u5b57\u6bcd',
68
+ 'Upper Roman': '\u5927\u5199\u7f57\u9a6c\u6570\u5b57',
69
+ 'Anchor...': '\u951a\u70b9...',
70
+ Anchor: '\u951a\u70b9',
71
+ Name: '\u540d\u79f0',
72
+ ID: 'ID',
73
+ 'ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.':
74
+ 'ID\u5e94\u8be5\u4ee5\u82f1\u6587\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002',
75
+ 'You have unsaved changes are you sure you want to navigate away?':
76
+ '\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f',
77
+ 'Restore last draft': '\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f',
78
+ 'Special character...': '\u7279\u6b8a\u5b57\u7b26...',
79
+ 'Special Character': '\u7279\u6b8a\u5b57\u7b26',
80
+ 'Source code': '\u6e90\u4ee3\u7801',
81
+ 'Insert/Edit code sample':
82
+ '\u63d2\u5165/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b',
83
+ Language: '\u8bed\u8a00',
84
+ 'Code sample...': '\u793a\u4f8b\u4ee3\u7801...',
85
+ 'Left to right': '\u7531\u5de6\u5230\u53f3',
86
+ 'Right to left': '\u7531\u53f3\u5230\u5de6',
87
+ Title: '\u6807\u9898',
88
+ Fullscreen: '\u5168\u5c4f',
89
+ Action: '\u52a8\u4f5c',
90
+ Shortcut: '\u5feb\u6377\u65b9\u5f0f',
91
+ Help: '\u5e2e\u52a9',
92
+ Address: '\u5730\u5740',
93
+ 'Focus to menubar': '\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f',
94
+ 'Focus to toolbar': '\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f',
95
+ 'Focus to element path':
96
+ '\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84',
97
+ 'Focus to contextual toolbar':
98
+ '\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355',
99
+ 'Insert link (if link plugin activated)':
100
+ '\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
101
+ 'Save (if save plugin activated)':
102
+ '\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
103
+ 'Find (if searchreplace plugin activated)':
104
+ '\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
105
+ 'Plugins installed ({0}):': '\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):',
106
+ 'Premium plugins:': '\u4f18\u79c0\u63d2\u4ef6\uff1a',
107
+ 'Learn more...': '\u4e86\u89e3\u66f4\u591a...',
108
+ 'You are using {0}': '\u4f60\u6b63\u5728\u4f7f\u7528 {0}',
109
+ Plugins: '\u63d2\u4ef6',
110
+ 'Handy Shortcuts': '\u5feb\u6377\u952e',
111
+ 'Horizontal line': '\u6c34\u5e73\u5206\u5272\u7ebf',
112
+ 'Insert/edit image': '\u63d2\u5165/\u7f16\u8f91\u56fe\u7247',
113
+ 'Alternative description': '\u66ff\u4ee3\u63cf\u8ff0',
114
+ Accessibility: '\u8f85\u52a9\u529f\u80fd',
115
+ 'Image is decorative': '\u56fe\u50cf\u662f\u88c5\u9970\u6027\u7684',
116
+ Source: '\u6e90',
117
+ Dimensions: '\u5c3a\u5bf8',
118
+ 'Constrain proportions': '\u4fdd\u6301\u6bd4\u4f8b',
119
+ General: '\u4e00\u822c',
120
+ Advanced: '\u9ad8\u7ea7',
121
+ Style: '\u6837\u5f0f',
122
+ 'Vertical space': '\u5782\u76f4\u95f4\u8ddd',
123
+ 'Horizontal space': '\u6c34\u5e73\u95f4\u8ddd',
124
+ Border: '\u6846\u7ebf',
125
+ 'Insert image': '\u63d2\u5165\u56fe\u7247',
126
+ 'Image...': '\u56fe\u7247...',
127
+ 'Image list': '\u56fe\u7247\u6e05\u5355',
128
+ Resize: '\u8c03\u6574\u5927\u5c0f',
129
+ 'Insert date/time': '\u63d2\u5165\u65e5\u671f/\u65f6\u95f4',
130
+ 'Date/time': '\u65e5\u671f/\u65f6\u95f4',
131
+ 'Insert/edit link': '\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5',
132
+ 'Text to display': '\u8981\u663e\u793a\u7684\u6587\u672c',
133
+ Url: '\u5730\u5740',
134
+ 'Open link in...': '\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...',
135
+ 'Current window': '\u5f53\u524d\u7a97\u53e3',
136
+ None: '\u65e0',
137
+ 'New window': '\u65b0\u7a97\u53e3',
138
+ 'Open link': '\u6253\u5f00\u94fe\u63a5',
139
+ 'Remove link': '\u79fb\u9664\u94fe\u63a5',
140
+ Anchors: '\u951a\u70b9',
141
+ 'Link...': '\u94fe\u63a5...',
142
+ 'Paste or type a link': '\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5',
143
+ 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?':
144
+ '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto: \u524d\u7f00\u5417\uff1f',
145
+ 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?':
146
+ '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:// \u524d\u7f00\u5417\uff1f',
147
+ 'The URL you entered seems to be an external link. Do you want to add the required https:// prefix?':
148
+ '\u60a8\u8f93\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u4e2a\u5916\u90e8\u94fe\u63a5\u3002\u60a8\u60f3\u6dfb\u52a0\u6240\u9700\u7684 https:// \u524d\u7f00\u5417\uff1f',
149
+ 'Link list': '\u94fe\u63a5\u6e05\u5355',
150
+ 'Insert video': '\u63d2\u5165\u89c6\u9891',
151
+ 'Insert/edit video': '\u63d2\u5165/\u7f16\u8f91\u89c6\u9891',
152
+ 'Insert/edit media': '\u63d2\u5165/\u7f16\u8f91\u5a92\u4f53',
153
+ 'Alternative source': '\u955c\u50cf',
154
+ 'Alternative source URL': '\u66ff\u4ee3\u6765\u6e90\u7f51\u5740',
155
+ 'Media poster (Image URL)': '\u5c01\u9762(\u56fe\u7247\u5730\u5740)',
156
+ 'Paste your embed code below:':
157
+ '\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:',
158
+ Embed: '\u5185\u5d4c',
159
+ 'Media...': '\u591a\u5a92\u4f53...',
160
+ 'Nonbreaking space': '\u4e0d\u95f4\u65ad\u7a7a\u683c',
161
+ 'Page break': '\u5206\u9875\u7b26',
162
+ 'Paste as text': '\u7c98\u8d34\u4e3a\u6587\u672c',
163
+ Preview: '\u9884\u89c8',
164
+ Print: '\u6253\u5370',
165
+ 'Print...': '\u6253\u5370...',
166
+ Save: '\u4fdd\u5b58',
167
+ Find: '\u5bfb\u627e',
168
+ 'Replace with': '\u66ff\u6362\u4e3a',
169
+ Replace: '\u66ff\u6362',
170
+ 'Replace all': '\u66ff\u6362\u5168\u90e8',
171
+ Previous: '\u4e0a\u4e00\u4e2a',
172
+ Next: '\u4e0b\u4e00\u4e2a',
173
+ 'Find and Replace': '\u67e5\u627e\u548c\u66ff\u6362',
174
+ 'Find and replace...': '\u67e5\u627e\u5e76\u66ff\u6362...',
175
+ 'Could not find the specified string.':
176
+ '\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9\u3002',
177
+ 'Match case': '\u5927\u5c0f\u5199\u5339\u914d',
178
+ 'Find whole words only': '\u5168\u5b57\u5339\u914d',
179
+ 'Find in selection': '\u5728\u9009\u533a\u4e2d\u67e5\u627e',
180
+ 'Insert table': '\u63d2\u5165\u8868\u683c',
181
+ 'Table properties': '\u8868\u683c\u5c5e\u6027',
182
+ 'Delete table': '\u5220\u9664\u8868\u683c',
183
+ Cell: '\u5355\u5143\u683c',
184
+ Row: '\u884c',
185
+ Column: '\u680f\u76ee',
186
+ 'Cell properties': '\u5355\u5143\u683c\u5c5e\u6027',
187
+ 'Merge cells': '\u5408\u5e76\u5355\u5143\u683c',
188
+ 'Split cell': '\u62c6\u5206\u5355\u5143\u683c',
189
+ 'Insert row before': '\u5728\u4e0a\u65b9\u63d2\u5165\u884c',
190
+ 'Insert row after': '\u5728\u4e0b\u65b9\u63d2\u5165\u884c',
191
+ 'Delete row': '\u5220\u9664\u884c',
192
+ 'Row properties': '\u884c\u5c5e\u6027',
193
+ 'Cut row': '\u526a\u5207\u884c',
194
+ 'Cut column': '\u526a\u5207\u5217',
195
+ 'Copy row': '\u590d\u5236\u884c',
196
+ 'Copy column': '\u590d\u5236\u5217',
197
+ 'Paste row before': '\u7c98\u8d34\u884c\u5230\u4e0a\u65b9',
198
+ 'Paste column before': '\u7c98\u8d34\u6b64\u5217\u524d',
199
+ 'Paste row after': '\u7c98\u8d34\u884c\u5230\u4e0b\u65b9',
200
+ 'Paste column after': '\u7c98\u8d34\u540e\u9762\u7684\u5217',
201
+ 'Insert column before': '\u5728\u5de6\u4fa7\u63d2\u5165\u5217',
202
+ 'Insert column after': '\u5728\u53f3\u4fa7\u63d2\u5165\u5217',
203
+ 'Delete column': '\u5220\u9664\u5217',
204
+ Cols: '\u5217',
205
+ Rows: '\u884c\u6570',
206
+ Width: '\u5bbd\u5ea6',
207
+ Height: '\u9ad8\u5ea6',
208
+ 'Cell spacing': '\u5355\u5143\u683c\u5916\u95f4\u8ddd',
209
+ 'Cell padding': '\u5355\u5143\u683c\u5185\u8fb9\u8ddd',
210
+ 'Row clipboard actions': '\u884c\u526a\u8d34\u677f\u64cd\u4f5c',
211
+ 'Column clipboard actions': '\u5217\u526a\u8d34\u677f\u64cd\u4f5c',
212
+ 'Table styles': '\u8868\u683c\u6837\u5f0f',
213
+ 'Cell styles': '\u5355\u5143\u683c\u6837\u5f0f',
214
+ 'Column header': '\u5217\u6807\u9898',
215
+ 'Row header': '\u884c\u5934',
216
+ 'Table caption': '\u8868\u683c\u6807\u9898',
217
+ Caption: '\u6807\u9898',
218
+ 'Show caption': '\u663e\u793a\u6807\u9898',
219
+ Left: '\u5de6',
220
+ Center: '\u5c45\u4e2d',
221
+ Right: '\u53f3',
222
+ 'Cell type': '\u50a8\u5b58\u683c\u522b',
223
+ Scope: '\u8303\u56f4',
224
+ Alignment: '\u5bf9\u9f50',
225
+ 'Horizontal align': '\u6c34\u5e73\u5bf9\u9f50',
226
+ 'Vertical align': '\u5782\u76f4\u5bf9\u9f50',
227
+ Top: '\u4e0a\u65b9\u5bf9\u9f50',
228
+ Middle: '\u5c45\u4e2d\u5bf9\u9f50',
229
+ Bottom: '\u4e0b\u65b9\u5bf9\u9f50',
230
+ 'Header cell': '\u8868\u5934\u5355\u5143\u683c',
231
+ 'Row group': '\u884c\u7ec4',
232
+ 'Column group': '\u5217\u7ec4',
233
+ 'Row type': '\u884c\u7c7b\u578b',
234
+ Header: '\u8868\u5934',
235
+ Body: '\u8868\u4f53',
236
+ Footer: '\u8868\u5c3e',
237
+ 'Border color': '\u6846\u7ebf\u989c\u8272',
238
+ Solid: '\u5b9e\u7ebf',
239
+ Dotted: '\u865a\u7ebf',
240
+ Dashed: '\u865a\u7ebf',
241
+ Double: '\u53cc\u7cbe\u5ea6',
242
+ Groove: '\u51f9\u69fd',
243
+ Ridge: '\u6d77\u810a\u5ea7',
244
+ Inset: '\u5d4c\u5165',
245
+ Outset: '\u5916\u7f6e',
246
+ Hidden: '\u9690\u85cf',
247
+ 'Insert template...': '\u63d2\u5165\u6a21\u677f...',
248
+ Templates: '\u6a21\u677f',
249
+ Template: '\u6a21\u677f',
250
+ 'Insert Template': '\u63d2\u5165\u6a21\u677f',
251
+ 'Text color': '\u6587\u672c\u989c\u8272',
252
+ 'Background color': '\u80cc\u666f\u989c\u8272',
253
+ 'Custom...': '\u81ea\u5b9a\u4e49......',
254
+ 'Custom color': '\u81ea\u5b9a\u4e49\u989c\u8272',
255
+ 'No color': '\u65e0',
256
+ 'Remove color': '\u79fb\u9664\u989c\u8272',
257
+ 'Show blocks': '\u663e\u793a\u533a\u5757\u8fb9\u6846',
258
+ 'Show invisible characters': '\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26',
259
+ 'Word count': '\u5b57\u6570',
260
+ Count: '\u8ba1\u6570',
261
+ Document: '\u6587\u6863',
262
+ Selection: '\u9009\u62e9',
263
+ Words: '\u5355\u8bcd',
264
+ 'Words: {0}': '\u5b57\u6570\uff1a{0}',
265
+ '{0} words': '{0} \u5b57',
266
+ File: '\u6587\u4ef6',
267
+ Edit: '\u7f16\u8f91',
268
+ Insert: '\u63d2\u5165',
269
+ View: '\u67e5\u770b',
270
+ Format: '\u683c\u5f0f',
271
+ Table: '\u8868\u683c',
272
+ Tools: '\u5de5\u5177',
273
+ 'Powered by {0}': '\u7531{0}\u9a71\u52a8',
274
+ 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help':
275
+ '\u7f16\u8f91\u533a\u3002\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9',
276
+ 'Image title': '\u56fe\u7247\u6807\u9898',
277
+ 'Border width': '\u8fb9\u6846\u5bbd\u5ea6',
278
+ 'Border style': '\u8fb9\u6846\u6837\u5f0f',
279
+ Error: '\u9519\u8bef',
280
+ Warn: '\u8b66\u544a',
281
+ Valid: '\u6709\u6548',
282
+ 'To open the popup, press Shift+Enter':
283
+ '\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846',
284
+ 'Rich Text Area': '\u5bcc\u6587\u672c\u533a\u57df',
285
+ 'Rich Text Area. Press ALT-0 for help.':
286
+ '\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002',
287
+ 'System Font': '\u7cfb\u7edf\u5b57\u4f53',
288
+ 'Failed to upload image: {0}': '\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}',
289
+ 'Failed to load plugin: {0} from url {1}':
290
+ '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}',
291
+ 'Failed to load plugin url: {0}':
292
+ '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}',
293
+ 'Failed to initialize plugin: {0}':
294
+ '\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}',
295
+ example: '\u793a\u4f8b',
296
+ Search: '\u641c\u7d22',
297
+ All: '\u5168\u90e8',
298
+ Currency: '\u8d27\u5e01',
299
+ Text: '\u6587\u5b57',
300
+ Quotations: '\u5f15\u7528',
301
+ Mathematical: '\u6570\u5b66',
302
+ 'Extended Latin': '\u62c9\u4e01\u8bed\u6269\u5145',
303
+ Symbols: '\u7b26\u53f7',
304
+ Arrows: '\u7bad\u5934',
305
+ 'User Defined': '\u81ea\u5b9a\u4e49',
306
+ 'dollar sign': '\u7f8e\u5143\u7b26\u53f7',
307
+ 'currency sign': '\u8d27\u5e01\u7b26\u53f7',
308
+ 'euro-currency sign': '\u6b27\u5143\u7b26\u53f7',
309
+ 'colon sign': '\u5192\u53f7',
310
+ 'cruzeiro sign': '\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7',
311
+ 'french franc sign': '\u6cd5\u90ce\u7b26\u53f7',
312
+ 'lira sign': '\u91cc\u62c9\u7b26\u53f7',
313
+ 'mill sign': '\u5bc6\u5c14\u7b26\u53f7',
314
+ 'naira sign': '\u5948\u62c9\u7b26\u53f7',
315
+ 'peseta sign': '\u6bd4\u585e\u5854\u7b26\u53f7',
316
+ 'rupee sign': '\u5362\u6bd4\u7b26\u53f7',
317
+ 'won sign': '\u97e9\u5143\u7b26\u53f7',
318
+ 'new sheqel sign': '\u65b0\u8c22\u514b\u5c14\u7b26\u53f7',
319
+ 'dong sign': '\u8d8a\u5357\u76fe\u7b26\u53f7',
320
+ 'kip sign': '\u8001\u631d\u57fa\u666e\u7b26\u53f7',
321
+ 'tugrik sign': '\u56fe\u683c\u91cc\u514b\u7b26\u53f7',
322
+ 'drachma sign': '\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7',
323
+ 'german penny symbol': '\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7',
324
+ 'peso sign': '\u6bd4\u7d22\u7b26\u53f7',
325
+ 'guarani sign': '\u74dc\u62c9\u5c3c\u7b26\u53f7',
326
+ 'austral sign': '\u6fb3\u5143\u7b26\u53f7',
327
+ 'hryvnia sign': '\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7',
328
+ 'cedi sign': '\u585e\u5730\u7b26\u53f7',
329
+ 'livre tournois sign': '\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7',
330
+ 'spesmilo sign': 'spesmilo\u7b26\u53f7',
331
+ 'tenge sign': '\u575a\u6208\u7b26\u53f7',
332
+ 'indian rupee sign': '\u5370\u5ea6\u5362\u6bd4',
333
+ 'turkish lira sign': '\u571f\u8033\u5176\u91cc\u62c9',
334
+ 'nordic mark sign': '\u5317\u6b27\u9a6c\u514b',
335
+ 'manat sign': '\u9a6c\u7eb3\u7279\u7b26\u53f7',
336
+ 'ruble sign': '\u5362\u5e03\u7b26\u53f7',
337
+ 'yen character': '\u65e5\u5143\u5b57\u6837',
338
+ 'yuan character': '\u4eba\u6c11\u5e01\u5143\u5b57\u6837',
339
+ 'yuan character, in hong kong and taiwan':
340
+ '\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09',
341
+ 'yen/yuan character variant one':
342
+ '\u5143\u5b57\u6837\uff08\u5927\u5199\uff09',
343
+ Emojis: 'Emojis',
344
+ 'Emojis...': 'Emojis...',
345
+ 'Loading emojis...': '\u6b63\u5728\u52a0\u8f7dEmojis...',
346
+ 'Could not load emojis': '\u65e0\u6cd5\u52a0\u8f7dEmojis',
347
+ People: '\u4eba\u7c7b',
348
+ 'Animals and Nature': '\u52a8\u7269\u548c\u81ea\u7136',
349
+ 'Food and Drink': '\u98df\u7269\u548c\u996e\u54c1',
350
+ Activity: '\u6d3b\u52a8',
351
+ 'Travel and Places': '\u65c5\u6e38\u548c\u5730\u70b9',
352
+ Objects: '\u7269\u4ef6',
353
+ Flags: '\u65d7\u5e1c',
354
+ Characters: '\u5b57\u7b26',
355
+ 'Characters (no spaces)': '\u5b57\u7b26(\u65e0\u7a7a\u683c)',
356
+ '{0} characters': '{0} \u4e2a\u5b57\u7b26',
357
+ 'Error: Form submit field collision.':
358
+ '\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002',
359
+ 'Error: No form element found.':
360
+ '\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002',
361
+ 'Color swatch': '\u989c\u8272\u6837\u672c',
362
+ 'Color Picker': '\u9009\u8272\u5668',
363
+ 'Invalid hex color code: {0}':
364
+ '\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801\u65e0\u6548\uff1a {0}',
365
+ 'Invalid input': '\u65e0\u6548\u8f93\u5165',
366
+ R: 'R',
367
+ 'Red component': '\u7ea2\u8272\u90e8\u5206',
368
+ G: 'G',
369
+ 'Green component': '\u7eff\u8272\u90e8\u5206',
370
+ B: 'B',
371
+ 'Blue component': '\u767d\u8272\u90e8\u5206',
372
+ '#': '#',
373
+ 'Hex color code': '\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801',
374
+ 'Range 0 to 255': '\u8303\u56f40\u81f3255',
375
+ Turquoise: '\u9752\u7eff\u8272',
376
+ Green: '\u7eff\u8272',
377
+ Blue: '\u84dd\u8272',
378
+ Purple: '\u7d2b\u8272',
379
+ 'Navy Blue': '\u6d77\u519b\u84dd',
380
+ 'Dark Turquoise': '\u6df1\u84dd\u7eff\u8272',
381
+ 'Dark Green': '\u6df1\u7eff\u8272',
382
+ 'Medium Blue': '\u4e2d\u84dd\u8272',
383
+ 'Medium Purple': '\u4e2d\u7d2b\u8272',
384
+ 'Midnight Blue': '\u6df1\u84dd\u8272',
385
+ Yellow: '\u9ec4\u8272',
386
+ Orange: '\u6a59\u8272',
387
+ Red: '\u7ea2\u8272',
388
+ 'Light Gray': '\u6d45\u7070\u8272',
389
+ Gray: '\u7070\u8272',
390
+ 'Dark Yellow': '\u6697\u9ec4\u8272',
391
+ 'Dark Orange': '\u6df1\u6a59\u8272',
392
+ 'Dark Red': '\u6df1\u7ea2\u8272',
393
+ 'Medium Gray': '\u4e2d\u7070\u8272',
394
+ 'Dark Gray': '\u6df1\u7070\u8272',
395
+ 'Light Green': '\u6d45\u7eff\u8272',
396
+ 'Light Yellow': '\u6d45\u9ec4\u8272',
397
+ 'Light Red': '\u6d45\u7ea2\u8272',
398
+ 'Light Purple': '\u6d45\u7d2b\u8272',
399
+ 'Light Blue': '\u6d45\u84dd\u8272',
400
+ 'Dark Purple': '\u6df1\u7d2b\u8272',
401
+ 'Dark Blue': '\u6df1\u84dd\u8272',
402
+ Black: '\u9ed1\u8272',
403
+ White: '\u767d\u8272',
404
+ 'Switch to or from fullscreen mode': '\u5207\u6362\u5168\u5c4f\u6a21\u5f0f',
405
+ 'Open help dialog': '\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846',
406
+ history: '\u5386\u53f2',
407
+ styles: '\u6837\u5f0f',
408
+ formatting: '\u683c\u5f0f\u5316',
409
+ alignment: '\u5bf9\u9f50',
410
+ indentation: '\u7f29\u8fdb',
411
+ Font: '\u5b57\u4f53',
412
+ Size: '\u5b57\u53f7',
413
+ 'More...': '\u66f4\u591a...',
414
+ 'Select...': '\u9009\u62e9...',
415
+ Preferences: '\u9996\u9009\u9879',
416
+ Yes: '\u662f',
417
+ No: '\u5426',
418
+ 'Keyboard Navigation': '\u952e\u76d8\u6307\u5f15',
419
+ Version: '\u7248\u672c',
420
+ 'Code view': '\u4ee3\u7801\u89c6\u56fe',
421
+ 'Open popup menu for split buttons':
422
+ '\u6253\u5f00\u5f39\u51fa\u5f0f\u83dc\u5355\uff0c\u7528\u4e8e\u62c6\u5206\u6309\u94ae',
423
+ 'List Properties': '\u5217\u8868\u5c5e\u6027',
424
+ 'List properties...': '\u6807\u9898\u5b57\u4f53\u5c5e\u6027',
425
+ 'Start list at number': '\u4ee5\u6570\u5b57\u5f00\u59cb\u5217\u8868',
426
+ 'Line height': '\u884c\u9ad8',
427
+ 'Dropped file type is not supported':
428
+ '\u6b64\u6587\u4ef6\u7c7b\u578b\u4e0d\u652f\u6301\u62d6\u653e',
429
+ 'Loading...': '\u52a0\u8f7d\u4e2d...',
430
+ 'ImageProxy HTTP error: Rejected request':
431
+ '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u8bf7\u6c42\u88ab\u62d2\u7edd',
432
+ 'ImageProxy HTTP error: Could not find Image Proxy':
433
+ '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u65e0\u6cd5\u627e\u5230\u56fe\u7247\u4ee3\u7406',
434
+ 'ImageProxy HTTP error: Incorrect Image Proxy URL':
435
+ '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u56fe\u7247\u4ee3\u7406\u5730\u5740\u9519\u8bef',
436
+ 'ImageProxy HTTP error: Unknown ImageProxy error':
437
+ '\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u672a\u77e5\u7684\u56fe\u7247\u4ee3\u7406\u9519\u8bef',
438
+ })