feat: 更新富文本的zh_CN.js

This commit is contained in:
王奥斯 2022-01-05 14:27:47 +08:00
parent 57d2d2da98
commit 3d88c63345
2 changed files with 830 additions and 778 deletions

View File

@ -1,389 +1,415 @@
tinymce.addI18n('zh_CN',{ tinymce.addI18n('zh_CN', {
"Redo": "\u91cd\u505a", Redo: '\u91cd\u505a',
"Undo": "\u64a4\u9500", Undo: '\u64a4\u9500',
"Cut": "\u526a\u5207", Cut: '\u526a\u5207',
"Copy": "\u590d\u5236", Copy: '\u590d\u5236',
"Paste": "\u7c98\u8d34", Paste: '\u7c98\u8d34',
"Select all": "\u5168\u9009", 'Select all': '\u5168\u9009',
"New document": "\u65b0\u6587\u4ef6", 'New document': '\u65b0\u6587\u4ef6',
"Ok": "\u786e\u5b9a", Ok: '\u786e\u5b9a',
"Cancel": "\u53d6\u6d88", Cancel: '\u53d6\u6d88',
"Visual aids": "\u7f51\u683c\u7ebf", 'Visual aids': '\u7f51\u683c\u7ebf',
"Bold": "\u7c97\u4f53", Bold: '\u7c97\u4f53',
"Italic": "\u659c\u4f53", Italic: '\u659c\u4f53',
"Underline": "\u4e0b\u5212\u7ebf", Underline: '\u4e0b\u5212\u7ebf',
"Strikethrough": "\u5220\u9664\u7ebf", Strikethrough: '\u5220\u9664\u7ebf',
"Superscript": "\u4e0a\u6807", Superscript: '\u4e0a\u6807',
"Subscript": "\u4e0b\u6807", Subscript: '\u4e0b\u6807',
"Clear formatting": "\u6e05\u9664\u683c\u5f0f", 'Clear formatting': '\u6e05\u9664\u683c\u5f0f',
"Align left": "\u5de6\u8fb9\u5bf9\u9f50", 'Align left': '\u5de6\u8fb9\u5bf9\u9f50',
"Align center": "\u4e2d\u95f4\u5bf9\u9f50", 'Align center': '\u4e2d\u95f4\u5bf9\u9f50',
"Align right": "\u53f3\u8fb9\u5bf9\u9f50", 'Align right': '\u53f3\u8fb9\u5bf9\u9f50',
"Justify": "\u4e24\u7aef\u5bf9\u9f50", Justify: '\u4e24\u7aef\u5bf9\u9f50',
"Bullet list": "\u9879\u76ee\u7b26\u53f7", 'Bullet list': '\u9879\u76ee\u7b26\u53f7',
"Numbered list": "\u7f16\u53f7\u5217\u8868", 'Numbered list': '\u7f16\u53f7\u5217\u8868',
"Decrease indent": "\u51cf\u5c11\u7f29\u8fdb", 'Decrease indent': '\u51cf\u5c11\u7f29\u8fdb',
"Increase indent": "\u589e\u52a0\u7f29\u8fdb", 'Increase indent': '\u589e\u52a0\u7f29\u8fdb',
"Close": "\u5173\u95ed", Close: '\u5173\u95ed',
"Formats": "\u683c\u5f0f", Formats: '\u683c\u5f0f',
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\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", "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":
"Headers": "\u6807\u9898", '\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',
"Header 1": "\u6807\u98981", Headers: '\u6807\u9898',
"Header 2": "\u6807\u98982", 'Header 1': '\u6807\u98981',
"Header 3": "\u6807\u98983", 'Header 2': '\u6807\u98982',
"Header 4": "\u6807\u98984", 'Header 3': '\u6807\u98983',
"Header 5": "\u6807\u98985", 'Header 4': '\u6807\u98984',
"Header 6": "\u6807\u98986", 'Header 5': '\u6807\u98985',
"Headings": "\u6807\u9898", 'Header 6': '\u6807\u98986',
"Heading 1": "\u6807\u98981", Headings: '\u6807\u9898',
"Heading 2": "\u6807\u98982", 'Heading 1': '\u6807\u98981',
"Heading 3": "\u6807\u98983", 'Heading 2': '\u6807\u98982',
"Heading 4": "\u6807\u98984", 'Heading 3': '\u6807\u98983',
"Heading 5": "\u6807\u98985", 'Heading 4': '\u6807\u98984',
"Heading 6": "\u6807\u98986", 'Heading 5': '\u6807\u98985',
"Preformatted": "\u9884\u5148\u683c\u5f0f\u5316\u7684", 'Heading 6': '\u6807\u98986',
"Div": "Div", Preformatted: '\u9884\u5148\u683c\u5f0f\u5316\u7684',
"Pre": "Pre", Div: 'Div',
"Code": "\u4ee3\u7801", Pre: 'Pre',
"Paragraph": "\u6bb5\u843d", Code: '\u4ee3\u7801',
"Blockquote": "\u5f15\u6587\u533a\u5757", Paragraph: '\u6bb5\u843d',
"Inline": "\u6587\u672c", Blockquote: '\u5f15\u6587\u533a\u5757',
"Blocks": "\u57fa\u5757", Inline: '\u6587\u672c',
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\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", Blocks: '\u57fa\u5757',
"Fonts": "\u5b57\u4f53", 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.':
"Font Sizes": "\u5b57\u53f7", '\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',
"Class": "\u7c7b\u578b", Fonts: '\u5b57\u4f53',
"Browse for an image": "\u6d4f\u89c8\u56fe\u50cf", 'Font Sizes': '\u5b57\u53f7',
"OR": "\u6216", Class: '\u7c7b\u578b',
"Drop an image here": "\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64", 'Browse for an image': '\u6d4f\u89c8\u56fe\u50cf',
"Upload": "\u4e0a\u4f20", OR: '\u6216',
"Block": "\u5757", 'Drop an image here': '\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64',
"Align": "\u5bf9\u9f50", Upload: '\u4e0a\u4f20',
"Default": "\u9ed8\u8ba4", Block: '\u5757',
"Circle": "\u7a7a\u5fc3\u5706", Align: '\u5bf9\u9f50',
"Disc": "\u5b9e\u5fc3\u5706", Default: '\u9ed8\u8ba4',
"Square": "\u65b9\u5757", Circle: '\u7a7a\u5fc3\u5706',
"Lower Alpha": "\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd", Disc: '\u5b9e\u5fc3\u5706',
"Lower Greek": "\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd", Square: '\u65b9\u5757',
"Lower Roman": "\u5c0f\u5199\u7f57\u9a6c\u5b57\u6bcd", 'Lower Alpha': '\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd',
"Upper Alpha": "\u5927\u5199\u82f1\u6587\u5b57\u6bcd", 'Lower Greek': '\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd',
"Upper Roman": "\u5927\u5199\u7f57\u9a6c\u5b57\u6bcd", 'Lower Roman': '\u5c0f\u5199\u7f57\u9a6c\u5b57\u6bcd',
"Anchor...": "\u951a\u70b9...", 'Upper Alpha': '\u5927\u5199\u82f1\u6587\u5b57\u6bcd',
"Name": "\u540d\u79f0", 'Upper Roman': '\u5927\u5199\u7f57\u9a6c\u5b57\u6bcd',
"Id": "\u6807\u8bc6\u7b26", 'Anchor...': '\u951a\u70b9...',
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u6807\u8bc6\u7b26\u5e94\u8be5\u4ee5\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u8ddf\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002", Name: '\u540d\u79f0',
"You have unsaved changes are you sure you want to navigate away?": "\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f", Id: '\u6807\u8bc6\u7b26',
"Restore last draft": "\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f", 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.':
"Special characters...": "\u7279\u6b8a\u5b57\u7b26...", '\u6807\u8bc6\u7b26\u5e94\u8be5\u4ee5\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u8ddf\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002',
"Source code": "\u6e90\u4ee3\u7801", 'You have unsaved changes are you sure you want to navigate away?':
"Insert\/Edit code sample": "\u63d2\u5165\/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b", '\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f',
"Language": "\u8bed\u8a00", 'Restore last draft': '\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f',
"Code sample...": "\u793a\u4f8b\u4ee3\u7801...", 'Special characters...': '\u7279\u6b8a\u5b57\u7b26...',
"Color Picker": "\u9009\u8272\u5668", 'Source code': '\u6e90\u4ee3\u7801',
"R": "R", 'Insert/Edit code sample':
"G": "G", '\u63d2\u5165/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b',
"B": "B", Language: '\u8bed\u8a00',
"Left to right": "\u4ece\u5de6\u5230\u53f3", 'Code sample...': '\u793a\u4f8b\u4ee3\u7801...',
"Right to left": "\u4ece\u53f3\u5230\u5de6", 'Color Picker': '\u9009\u8272\u5668',
"Emoticons...": "\u8868\u60c5\u7b26\u53f7...", R: 'R',
"Metadata and Document Properties": "\u5143\u6570\u636e\u548c\u6587\u6863\u5c5e\u6027", G: 'G',
"Title": "\u6807\u9898", B: 'B',
"Keywords": "\u5173\u952e\u8bcd", 'Left to right': '\u4ece\u5de6\u5230\u53f3',
"Description": "\u63cf\u8ff0", 'Right to left': '\u4ece\u53f3\u5230\u5de6',
"Robots": "\u673a\u5668\u4eba", 'Emoticons...': '\u8868\u60c5\u7b26\u53f7...',
"Author": "\u4f5c\u8005", 'Metadata and Document Properties':
"Encoding": "\u7f16\u7801", '\u5143\u6570\u636e\u548c\u6587\u6863\u5c5e\u6027',
"Fullscreen": "\u5168\u5c4f", Title: '\u6807\u9898',
"Action": "\u64cd\u4f5c", Keywords: '\u5173\u952e\u8bcd',
"Shortcut": "\u5feb\u6377\u952e", Description: '\u63cf\u8ff0',
"Help": "\u5e2e\u52a9", Robots: '\u673a\u5668\u4eba',
"Address": "\u5730\u5740", Author: '\u4f5c\u8005',
"Focus to menubar": "\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f", Encoding: '\u7f16\u7801',
"Focus to toolbar": "\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f", Fullscreen: '\u5168\u5c4f',
"Focus to element path": "\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84", Action: '\u64cd\u4f5c',
"Focus to contextual toolbar": "\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355", Shortcut: '\u5feb\u6377\u952e',
"Insert link (if link plugin activated)": "\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", Help: '\u5e2e\u52a9',
"Save (if save plugin activated)": "\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", Address: '\u5730\u5740',
"Find (if searchreplace plugin activated)": "\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", 'Focus to menubar': '\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f',
"Plugins installed ({0}):": "\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):", 'Focus to toolbar': '\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f',
"Premium plugins:": "\u4f18\u79c0\u63d2\u4ef6\uff1a", 'Focus to element path':
"Learn more...": "\u4e86\u89e3\u66f4\u591a...", '\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84',
"You are using {0}": "\u4f60\u6b63\u5728\u4f7f\u7528 {0}", 'Focus to contextual toolbar':
"Plugins": "\u63d2\u4ef6", '\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355',
"Handy Shortcuts": "\u5feb\u6377\u952e", 'Insert link (if link plugin activated)':
"Horizontal line": "\u6c34\u5e73\u5206\u5272\u7ebf", '\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
"Insert\/edit image": "\u63d2\u5165\/\u7f16\u8f91\u56fe\u7247", 'Save (if save plugin activated)':
"Image description": "\u56fe\u7247\u63cf\u8ff0", '\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
"Source": "\u5730\u5740", 'Find (if searchreplace plugin activated)':
"Dimensions": "\u5927\u5c0f", '\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
"Constrain proportions": "\u4fdd\u6301\u7eb5\u6a2a\u6bd4", 'Plugins installed ({0}):': '\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):',
"General": "\u666e\u901a", 'Premium plugins:': '\u4f18\u79c0\u63d2\u4ef6\uff1a',
"Advanced": "\u9ad8\u7ea7", 'Learn more...': '\u4e86\u89e3\u66f4\u591a...',
"Style": "\u6837\u5f0f", 'You are using {0}': '\u4f60\u6b63\u5728\u4f7f\u7528 {0}',
"Vertical space": "\u5782\u76f4\u8fb9\u8ddd", Plugins: '\u63d2\u4ef6',
"Horizontal space": "\u6c34\u5e73\u8fb9\u8ddd", 'Handy Shortcuts': '\u5feb\u6377\u952e',
"Border": "\u8fb9\u6846", 'Horizontal line': '\u6c34\u5e73\u5206\u5272\u7ebf',
"Insert image": "\u63d2\u5165\u56fe\u7247", 'Insert/edit image': '\u63d2\u5165/\u7f16\u8f91\u56fe\u7247',
"Image...": "\u56fe\u7247...", 'Image description': '\u56fe\u7247\u63cf\u8ff0',
"Image list": "\u56fe\u7247\u5217\u8868", Source: '\u5730\u5740',
"Rotate counterclockwise": "\u9006\u65f6\u9488\u65cb\u8f6c", Dimensions: '\u5927\u5c0f',
"Rotate clockwise": "\u987a\u65f6\u9488\u65cb\u8f6c", 'Constrain proportions': '\u4fdd\u6301\u7eb5\u6a2a\u6bd4',
"Flip vertically": "\u5782\u76f4\u7ffb\u8f6c", General: '\u666e\u901a',
"Flip horizontally": "\u6c34\u5e73\u7ffb\u8f6c", Advanced: '\u9ad8\u7ea7',
"Edit image": "\u7f16\u8f91\u56fe\u7247", Style: '\u6837\u5f0f',
"Image options": "\u56fe\u7247\u9009\u9879", 'Vertical space': '\u5782\u76f4\u8fb9\u8ddd',
"Zoom in": "\u653e\u5927", 'Horizontal space': '\u6c34\u5e73\u8fb9\u8ddd',
"Zoom out": "\u7f29\u5c0f", Border: '\u8fb9\u6846',
"Crop": "\u88c1\u526a", 'Insert image': '\u63d2\u5165\u56fe\u7247',
"Resize": "\u8c03\u6574\u5927\u5c0f", 'Image...': '\u56fe\u7247...',
"Orientation": "\u65b9\u5411", 'Image list': '\u56fe\u7247\u5217\u8868',
"Brightness": "\u4eae\u5ea6", 'Rotate counterclockwise': '\u9006\u65f6\u9488\u65cb\u8f6c',
"Sharpen": "\u9510\u5316", 'Rotate clockwise': '\u987a\u65f6\u9488\u65cb\u8f6c',
"Contrast": "\u5bf9\u6bd4\u5ea6", 'Flip vertically': '\u5782\u76f4\u7ffb\u8f6c',
"Color levels": "\u989c\u8272\u5c42\u6b21", 'Flip horizontally': '\u6c34\u5e73\u7ffb\u8f6c',
"Gamma": "\u4f3d\u9a6c\u503c", 'Edit image': '\u7f16\u8f91\u56fe\u7247',
"Invert": "\u53cd\u8f6c", 'Image options': '\u56fe\u7247\u9009\u9879',
"Apply": "\u5e94\u7528", 'Zoom in': '\u653e\u5927',
"Back": "\u540e\u9000", 'Zoom out': '\u7f29\u5c0f',
"Insert date\/time": "\u63d2\u5165\u65e5\u671f\/\u65f6\u95f4", Crop: '\u88c1\u526a',
"Date\/time": "\u65e5\u671f\/\u65f6\u95f4", Resize: '\u8c03\u6574\u5927\u5c0f',
"Insert\/Edit Link": "\u63d2\u5165\/\u7f16\u8f91\u94fe\u63a5", Orientation: '\u65b9\u5411',
"Insert\/edit link": "\u63d2\u5165\/\u7f16\u8f91\u94fe\u63a5", Brightness: '\u4eae\u5ea6',
"Text to display": "\u663e\u793a\u6587\u5b57", Sharpen: '\u9510\u5316',
"Url": "\u5730\u5740", Contrast: '\u5bf9\u6bd4\u5ea6',
"Open link in...": "\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...", 'Color levels': '\u989c\u8272\u5c42\u6b21',
"Current window": "\u5f53\u524d\u7a97\u53e3", Gamma: '\u4f3d\u9a6c\u503c',
"None": "\u65e0", Invert: '\u53cd\u8f6c',
"New window": "\u5728\u65b0\u7a97\u53e3\u6253\u5f00", Apply: '\u5e94\u7528',
"Remove link": "\u5220\u9664\u94fe\u63a5", Back: '\u540e\u9000',
"Anchors": "\u951a\u70b9", 'Insert date/time': '\u63d2\u5165\u65e5\u671f/\u65f6\u95f4',
"Link...": "\u94fe\u63a5...", 'Date/time': '\u65e5\u671f/\u65f6\u95f4',
"Paste or type a link": "\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5", 'Insert/Edit Link': '\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5',
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto:\u524d\u7f00\u5417\uff1f", 'Insert/edit link': '\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5',
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:\/\/:\u524d\u7f00\u5417\uff1f", 'Text to display': '\u663e\u793a\u6587\u5b57',
"Link list": "\u94fe\u63a5\u5217\u8868", Url: '\u5730\u5740',
"Insert video": "\u63d2\u5165\u89c6\u9891", 'Open link in...': '\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...',
"Insert\/edit video": "\u63d2\u5165\/\u7f16\u8f91\u89c6\u9891", 'Current window': '\u5f53\u524d\u7a97\u53e3',
"Insert\/edit media": "\u63d2\u5165\/\u7f16\u8f91\u5a92\u4f53", None: '\u65e0',
"Alternative source": "\u955c\u50cf", 'New window': '\u5728\u65b0\u7a97\u53e3\u6253\u5f00',
"Alternative source URL": "\u66ff\u4ee3\u6765\u6e90\u7f51\u5740", 'Remove link': '\u5220\u9664\u94fe\u63a5',
"Media poster (Image URL)": "\u5c01\u9762(\u56fe\u7247\u5730\u5740)", Anchors: '\u951a\u70b9',
"Paste your embed code below:": "\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:", 'Link...': '\u94fe\u63a5...',
"Embed": "\u5185\u5d4c", 'Paste or type a link': '\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5',
"Media...": "\u591a\u5a92\u4f53...", 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?':
"Nonbreaking space": "\u4e0d\u95f4\u65ad\u7a7a\u683c", '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto:\u524d\u7f00\u5417\uff1f',
"Page break": "\u5206\u9875\u7b26", 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?':
"Paste as text": "\u7c98\u8d34\u4e3a\u6587\u672c", '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp://:\u524d\u7f00\u5417\uff1f',
"Preview": "\u9884\u89c8", 'Link list': '\u94fe\u63a5\u5217\u8868',
"Print...": "\u6253\u5370...", 'Insert video': '\u63d2\u5165\u89c6\u9891',
"Save": "\u4fdd\u5b58", 'Insert/edit video': '\u63d2\u5165/\u7f16\u8f91\u89c6\u9891',
"Find": "\u67e5\u627e", 'Insert/edit media': '\u63d2\u5165/\u7f16\u8f91\u5a92\u4f53',
"Replace with": "\u66ff\u6362\u4e3a", 'Alternative source': '\u955c\u50cf',
"Replace": "\u66ff\u6362", 'Alternative source URL': '\u66ff\u4ee3\u6765\u6e90\u7f51\u5740',
"Replace all": "\u5168\u90e8\u66ff\u6362", 'Media poster (Image URL)': '\u5c01\u9762(\u56fe\u7247\u5730\u5740)',
"Previous": "\u4e0a\u4e00\u4e2a", 'Paste your embed code below:':
"Next": "\u4e0b\u4e00\u4e2a", '\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:',
"Find and replace...": "\u67e5\u627e\u5e76\u66ff\u6362...", Embed: '\u5185\u5d4c',
"Could not find the specified string.": "\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9.", 'Media...': '\u591a\u5a92\u4f53...',
"Match case": "\u533a\u5206\u5927\u5c0f\u5199", 'Nonbreaking space': '\u4e0d\u95f4\u65ad\u7a7a\u683c',
"Find whole words only": "\u5168\u5b57\u5339\u914d", 'Page break': '\u5206\u9875\u7b26',
"Spell check": "\u62fc\u5199\u68c0\u67e5", 'Paste as text': '\u7c98\u8d34\u4e3a\u6587\u672c',
"Ignore": "\u5ffd\u7565", Preview: '\u9884\u89c8',
"Ignore all": "\u5168\u90e8\u5ffd\u7565", 'Print...': '\u6253\u5370...',
"Finish": "\u5b8c\u6210", Save: '\u4fdd\u5b58',
"Add to Dictionary": "\u6dfb\u52a0\u5230\u5b57\u5178", Find: '\u67e5\u627e',
"Insert table": "\u63d2\u5165\u8868\u683c", 'Replace with': '\u66ff\u6362\u4e3a',
"Table properties": "\u8868\u683c\u5c5e\u6027", Replace: '\u66ff\u6362',
"Delete table": "\u5220\u9664\u8868\u683c", 'Replace all': '\u5168\u90e8\u66ff\u6362',
"Cell": "\u5355\u5143\u683c", Previous: '\u4e0a\u4e00\u4e2a',
"Row": "\u884c", Next: '\u4e0b\u4e00\u4e2a',
"Column": "\u5217", 'Find and replace...': '\u67e5\u627e\u5e76\u66ff\u6362...',
"Cell properties": "\u5355\u5143\u683c\u5c5e\u6027", 'Could not find the specified string.':
"Merge cells": "\u5408\u5e76\u5355\u5143\u683c", '\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9.',
"Split cell": "\u62c6\u5206\u5355\u5143\u683c", 'Match case': '\u533a\u5206\u5927\u5c0f\u5199',
"Insert row before": "\u5728\u4e0a\u65b9\u63d2\u5165", 'Find whole words only': '\u5168\u5b57\u5339\u914d',
"Insert row after": "\u5728\u4e0b\u65b9\u63d2\u5165", 'Spell check': '\u62fc\u5199\u68c0\u67e5',
"Delete row": "\u5220\u9664\u884c", Ignore: '\u5ffd\u7565',
"Row properties": "\u884c\u5c5e\u6027", 'Ignore all': '\u5168\u90e8\u5ffd\u7565',
"Cut row": "\u526a\u5207\u884c", Finish: '\u5b8c\u6210',
"Copy row": "\u590d\u5236\u884c", 'Add to Dictionary': '\u6dfb\u52a0\u5230\u5b57\u5178',
"Paste row before": "\u7c98\u8d34\u5230\u4e0a\u65b9", 'Insert table': '\u63d2\u5165\u8868\u683c',
"Paste row after": "\u7c98\u8d34\u5230\u4e0b\u65b9", 'Table properties': '\u8868\u683c\u5c5e\u6027',
"Insert column before": "\u5728\u5de6\u4fa7\u63d2\u5165", 'Delete table': '\u5220\u9664\u8868\u683c',
"Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165", Cell: '\u5355\u5143\u683c',
"Delete column": "\u5220\u9664\u5217", Row: '\u884c',
"Cols": "\u5217", Column: '\u5217',
"Rows": "\u884c", 'Cell properties': '\u5355\u5143\u683c\u5c5e\u6027',
"Width": "\u5bbd", 'Merge cells': '\u5408\u5e76\u5355\u5143\u683c',
"Height": "\u9ad8", 'Split cell': '\u62c6\u5206\u5355\u5143\u683c',
"Cell spacing": "\u5355\u5143\u683c\u5916\u95f4\u8ddd", 'Insert row before': '\u5728\u4e0a\u65b9\u63d2\u5165',
"Cell padding": "\u5355\u5143\u683c\u5185\u8fb9\u8ddd", 'Insert row after': '\u5728\u4e0b\u65b9\u63d2\u5165',
"Show caption": "\u663e\u793a\u6807\u9898", 'Delete row': '\u5220\u9664\u884c',
"Left": "\u5de6\u5bf9\u9f50", 'Row properties': '\u884c\u5c5e\u6027',
"Center": "\u5c45\u4e2d", 'Cut row': '\u526a\u5207\u884c',
"Right": "\u53f3\u5bf9\u9f50", 'Copy row': '\u590d\u5236\u884c',
"Cell type": "\u5355\u5143\u683c\u7c7b\u578b", 'Paste row before': '\u7c98\u8d34\u5230\u4e0a\u65b9',
"Scope": "\u8303\u56f4", 'Paste row after': '\u7c98\u8d34\u5230\u4e0b\u65b9',
"Alignment": "\u5bf9\u9f50\u65b9\u5f0f", 'Insert column before': '\u5728\u5de6\u4fa7\u63d2\u5165',
"H Align": "\u6c34\u5e73\u5bf9\u9f50", 'Insert column after': '\u5728\u53f3\u4fa7\u63d2\u5165',
"V Align": "\u5782\u76f4\u5bf9\u9f50", 'Delete column': '\u5220\u9664\u5217',
"Top": "\u9876\u90e8\u5bf9\u9f50", Cols: '\u5217',
"Middle": "\u5782\u76f4\u5c45\u4e2d", Rows: '\u884c',
"Bottom": "\u5e95\u90e8\u5bf9\u9f50", Width: '\u5bbd',
"Header cell": "\u8868\u5934\u5355\u5143\u683c", Height: '\u9ad8',
"Row group": "\u884c\u7ec4", 'Cell spacing': '\u5355\u5143\u683c\u5916\u95f4\u8ddd',
"Column group": "\u5217\u7ec4", 'Cell padding': '\u5355\u5143\u683c\u5185\u8fb9\u8ddd',
"Row type": "\u884c\u7c7b\u578b", 'Show caption': '\u663e\u793a\u6807\u9898',
"Header": "\u8868\u5934", Left: '\u5de6\u5bf9\u9f50',
"Body": "\u8868\u4f53", Center: '\u5c45\u4e2d',
"Footer": "\u8868\u5c3e", Right: '\u53f3\u5bf9\u9f50',
"Border color": "\u8fb9\u6846\u989c\u8272", 'Cell type': '\u5355\u5143\u683c\u7c7b\u578b',
"Insert template...": "\u63d2\u5165\u6a21\u677f...", Scope: '\u8303\u56f4',
"Templates": "\u6a21\u677f", Alignment: '\u5bf9\u9f50\u65b9\u5f0f',
"Template": "\u6a21\u677f", 'H Align': '\u6c34\u5e73\u5bf9\u9f50',
"Text color": "\u6587\u5b57\u989c\u8272", 'V Align': '\u5782\u76f4\u5bf9\u9f50',
"Background color": "\u80cc\u666f\u8272", Top: '\u9876\u90e8\u5bf9\u9f50',
"Custom...": "\u81ea\u5b9a\u4e49...", Middle: '\u5782\u76f4\u5c45\u4e2d',
"Custom color": "\u81ea\u5b9a\u4e49\u989c\u8272", Bottom: '\u5e95\u90e8\u5bf9\u9f50',
"No color": "\u65e0", 'Header cell': '\u8868\u5934\u5355\u5143\u683c',
"Remove color": "\u79fb\u9664\u989c\u8272", 'Row group': '\u884c\u7ec4',
"Table of Contents": "\u5185\u5bb9\u5217\u8868", 'Column group': '\u5217\u7ec4',
"Show blocks": "\u663e\u793a\u533a\u5757\u8fb9\u6846", 'Row type': '\u884c\u7c7b\u578b',
"Show invisible characters": "\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26", Header: '\u8868\u5934',
"Word count": "\u5b57\u6570", Body: '\u8868\u4f53',
"Words: {0}": "\u5b57\u6570\uff1a{0}", Footer: '\u8868\u5c3e',
"{0} words": "{0} \u5b57", 'Border color': '\u8fb9\u6846\u989c\u8272',
"File": "\u6587\u4ef6", 'Insert template...': '\u63d2\u5165\u6a21\u677f...',
"Edit": "\u7f16\u8f91", Templates: '\u6a21\u677f',
"Insert": "\u63d2\u5165", Template: '\u6a21\u677f',
"View": "\u89c6\u56fe", 'Text color': '\u6587\u5b57\u989c\u8272',
"Format": "\u683c\u5f0f", 'Background color': '\u80cc\u666f\u8272',
"Table": "\u8868\u683c", 'Custom...': '\u81ea\u5b9a\u4e49...',
"Tools": "\u5de5\u5177", 'Custom color': '\u81ea\u5b9a\u4e49\u989c\u8272',
"Powered by {0}": "\u7531{0}\u9a71\u52a8", 'No color': '\u65e0',
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u5728\u7f16\u8f91\u533a\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9", 'Remove color': '\u79fb\u9664\u989c\u8272',
"Image title": "\u56fe\u7247\u6807\u9898", 'Table of Contents': '\u5185\u5bb9\u5217\u8868',
"Border width": "\u8fb9\u6846\u5bbd\u5ea6", 'Show blocks': '\u663e\u793a\u533a\u5757\u8fb9\u6846',
"Border style": "\u8fb9\u6846\u6837\u5f0f", 'Show invisible characters': '\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26',
"Error": "\u9519\u8bef", 'Word count': '\u5b57\u6570',
"Warn": "\u8b66\u544a", 'Words: {0}': '\u5b57\u6570\uff1a{0}',
"Valid": "\u6709\u6548", '{0} words': '{0} \u5b57',
"To open the popup, press Shift+Enter": "\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846", File: '\u6587\u4ef6',
"Rich Text Area. Press ALT-0 for help.": "\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002", Edit: '\u7f16\u8f91',
"System Font": "\u7cfb\u7edf\u5b57\u4f53", Insert: '\u63d2\u5165',
"Failed to upload image: {0}": "\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}", View: '\u89c6\u56fe',
"Failed to load plugin: {0} from url {1}": "\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}", Format: '\u683c\u5f0f',
"Failed to load plugin url: {0}": "\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}", Table: '\u8868\u683c',
"Failed to initialize plugin: {0}": "\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}", Tools: '\u5de5\u5177',
"example": "\u793a\u4f8b", 'Powered by {0}': '\u7531{0}\u9a71\u52a8',
"Search": "\u641c\u7d22", 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help':
"All": "\u5168\u90e8", '\u5728\u7f16\u8f91\u533a\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9',
"Currency": "\u8d27\u5e01", 'Image title': '\u56fe\u7247\u6807\u9898',
"Text": "\u6587\u5b57", 'Border width': '\u8fb9\u6846\u5bbd\u5ea6',
"Quotations": "\u5f15\u7528", 'Border style': '\u8fb9\u6846\u6837\u5f0f',
"Mathematical": "\u6570\u5b66", Error: '\u9519\u8bef',
"Extended Latin": "\u62c9\u4e01\u8bed\u6269\u5145", Warn: '\u8b66\u544a',
"Symbols": "\u7b26\u53f7", Valid: '\u6709\u6548',
"Arrows": "\u7bad\u5934", 'To open the popup, press Shift+Enter':
"User Defined": "\u81ea\u5b9a\u4e49", '\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846',
"dollar sign": "\u7f8e\u5143\u7b26\u53f7", 'Rich Text Area. Press ALT-0 for help.':
"currency sign": "\u8d27\u5e01\u7b26\u53f7", '\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002',
"euro-currency sign": "\u6b27\u5143\u7b26\u53f7", 'System Font': '\u7cfb\u7edf\u5b57\u4f53',
"colon sign": "\u5192\u53f7", 'Failed to upload image: {0}': '\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}',
"cruzeiro sign": "\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7", 'Failed to load plugin: {0} from url {1}':
"french franc sign": "\u6cd5\u90ce\u7b26\u53f7", '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}',
"lira sign": "\u91cc\u62c9\u7b26\u53f7", 'Failed to load plugin url: {0}':
"mill sign": "\u5bc6\u5c14\u7b26\u53f7", '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}',
"naira sign": "\u5948\u62c9\u7b26\u53f7", 'Failed to initialize plugin: {0}':
"peseta sign": "\u6bd4\u585e\u5854\u7b26\u53f7", '\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}',
"rupee sign": "\u5362\u6bd4\u7b26\u53f7", example: '\u793a\u4f8b',
"won sign": "\u97e9\u5143\u7b26\u53f7", Search: '\u641c\u7d22',
"new sheqel sign": "\u65b0\u8c22\u514b\u5c14\u7b26\u53f7", All: '\u5168\u90e8',
"dong sign": "\u8d8a\u5357\u76fe\u7b26\u53f7", Currency: '\u8d27\u5e01',
"kip sign": "\u8001\u631d\u57fa\u666e\u7b26\u53f7", Text: '\u6587\u5b57',
"tugrik sign": "\u56fe\u683c\u91cc\u514b\u7b26\u53f7", Quotations: '\u5f15\u7528',
"drachma sign": "\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7", Mathematical: '\u6570\u5b66',
"german penny symbol": "\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7", 'Extended Latin': '\u62c9\u4e01\u8bed\u6269\u5145',
"peso sign": "\u6bd4\u7d22\u7b26\u53f7", Symbols: '\u7b26\u53f7',
"guarani sign": "\u74dc\u62c9\u5c3c\u7b26\u53f7", Arrows: '\u7bad\u5934',
"austral sign": "\u6fb3\u5143\u7b26\u53f7", 'User Defined': '\u81ea\u5b9a\u4e49',
"hryvnia sign": "\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7", 'dollar sign': '\u7f8e\u5143\u7b26\u53f7',
"cedi sign": "\u585e\u5730\u7b26\u53f7", 'currency sign': '\u8d27\u5e01\u7b26\u53f7',
"livre tournois sign": "\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7", 'euro-currency sign': '\u6b27\u5143\u7b26\u53f7',
"spesmilo sign": "spesmilo\u7b26\u53f7", 'colon sign': '\u5192\u53f7',
"tenge sign": "\u575a\u6208\u7b26\u53f7", 'cruzeiro sign': '\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7',
"indian rupee sign": "\u5370\u5ea6\u5362\u6bd4", 'french franc sign': '\u6cd5\u90ce\u7b26\u53f7',
"turkish lira sign": "\u571f\u8033\u5176\u91cc\u62c9", 'lira sign': '\u91cc\u62c9\u7b26\u53f7',
"nordic mark sign": "\u5317\u6b27\u9a6c\u514b", 'mill sign': '\u5bc6\u5c14\u7b26\u53f7',
"manat sign": "\u9a6c\u7eb3\u7279\u7b26\u53f7", 'naira sign': '\u5948\u62c9\u7b26\u53f7',
"ruble sign": "\u5362\u5e03\u7b26\u53f7", 'peseta sign': '\u6bd4\u585e\u5854\u7b26\u53f7',
"yen character": "\u65e5\u5143\u5b57\u6837", 'rupee sign': '\u5362\u6bd4\u7b26\u53f7',
"yuan character": "\u4eba\u6c11\u5e01\u5143\u5b57\u6837", 'won sign': '\u97e9\u5143\u7b26\u53f7',
"yuan character, in hong kong and taiwan": "\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09", 'new sheqel sign': '\u65b0\u8c22\u514b\u5c14\u7b26\u53f7',
"yen\/yuan character variant one": "\u5143\u5b57\u6837\uff08\u5927\u5199\uff09", 'dong sign': '\u8d8a\u5357\u76fe\u7b26\u53f7',
"Loading emoticons...": "\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7...", 'kip sign': '\u8001\u631d\u57fa\u666e\u7b26\u53f7',
"Could not load emoticons": "\u4e0d\u80fd\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7", 'tugrik sign': '\u56fe\u683c\u91cc\u514b\u7b26\u53f7',
"People": "\u4eba\u7c7b", 'drachma sign': '\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7',
"Animals and Nature": "\u52a8\u7269\u548c\u81ea\u7136", 'german penny symbol': '\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7',
"Food and Drink": "\u98df\u7269\u548c\u996e\u54c1", 'peso sign': '\u6bd4\u7d22\u7b26\u53f7',
"Activity": "\u6d3b\u52a8", 'guarani sign': '\u74dc\u62c9\u5c3c\u7b26\u53f7',
"Travel and Places": "\u65c5\u6e38\u548c\u5730\u70b9", 'austral sign': '\u6fb3\u5143\u7b26\u53f7',
"Objects": "\u7269\u4ef6", 'hryvnia sign': '\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7',
"Flags": "\u65d7\u5e1c", 'cedi sign': '\u585e\u5730\u7b26\u53f7',
"Characters": "\u5b57\u7b26", 'livre tournois sign': '\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7',
"Characters (no spaces)": "\u5b57\u7b26(\u65e0\u7a7a\u683c)", 'spesmilo sign': 'spesmilo\u7b26\u53f7',
"Error: Form submit field collision.": "\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002", 'tenge sign': '\u575a\u6208\u7b26\u53f7',
"Error: No form element found.": "\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002", 'indian rupee sign': '\u5370\u5ea6\u5362\u6bd4',
"Update": "\u66f4\u65b0", 'turkish lira sign': '\u571f\u8033\u5176\u91cc\u62c9',
"Color swatch": "\u989c\u8272\u6837\u672c", 'nordic mark sign': '\u5317\u6b27\u9a6c\u514b',
"Turquoise": "\u9752\u7eff\u8272", 'manat sign': '\u9a6c\u7eb3\u7279\u7b26\u53f7',
"Green": "\u7eff\u8272", 'ruble sign': '\u5362\u5e03\u7b26\u53f7',
"Blue": "\u84dd\u8272", 'yen character': '\u65e5\u5143\u5b57\u6837',
"Purple": "\u7d2b\u8272", 'yuan character': '\u4eba\u6c11\u5e01\u5143\u5b57\u6837',
"Navy Blue": "\u6d77\u519b\u84dd", 'yuan character, in hong kong and taiwan':
"Dark Turquoise": "\u6df1\u84dd\u7eff\u8272", '\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09',
"Dark Green": "\u6df1\u7eff\u8272", 'yen/yuan character variant one':
"Medium Blue": "\u4e2d\u84dd\u8272", '\u5143\u5b57\u6837\uff08\u5927\u5199\uff09',
"Medium Purple": "\u4e2d\u7d2b\u8272", 'Loading emoticons...': '\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7...',
"Midnight Blue": "\u6df1\u84dd\u8272", 'Could not load emoticons':
"Yellow": "\u9ec4\u8272", '\u4e0d\u80fd\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7',
"Orange": "\u6a59\u8272", People: '\u4eba\u7c7b',
"Red": "\u7ea2\u8272", 'Animals and Nature': '\u52a8\u7269\u548c\u81ea\u7136',
"Light Gray": "\u6d45\u7070\u8272", 'Food and Drink': '\u98df\u7269\u548c\u996e\u54c1',
"Gray": "\u7070\u8272", Activity: '\u6d3b\u52a8',
"Dark Yellow": "\u6697\u9ec4\u8272", 'Travel and Places': '\u65c5\u6e38\u548c\u5730\u70b9',
"Dark Orange": "\u6df1\u6a59\u8272", Objects: '\u7269\u4ef6',
"Dark Red": "\u6df1\u7ea2\u8272", Flags: '\u65d7\u5e1c',
"Medium Gray": "\u4e2d\u7070\u8272", Characters: '\u5b57\u7b26',
"Dark Gray": "\u6df1\u7070\u8272", 'Characters (no spaces)': '\u5b57\u7b26(\u65e0\u7a7a\u683c)',
"Black": "\u9ed1\u8272", 'Error: Form submit field collision.':
"White": "\u767d\u8272", '\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002',
"Switch to or from fullscreen mode": "\u5207\u6362\u5168\u5c4f\u6a21\u5f0f", 'Error: No form element found.':
"Open help dialog": "\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846", '\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002',
"history": "\u5386\u53f2", Update: '\u66f4\u65b0',
"styles": "\u6837\u5f0f", 'Color swatch': '\u989c\u8272\u6837\u672c',
"formatting": "\u683c\u5f0f\u5316", Turquoise: '\u9752\u7eff\u8272',
"alignment": "\u5bf9\u9f50", Green: '\u7eff\u8272',
"indentation": "\u7f29\u8fdb", Blue: '\u84dd\u8272',
"permanent pen": "\u8bb0\u53f7\u7b14", Purple: '\u7d2b\u8272',
"comments": "\u5907\u6ce8", 'Navy Blue': '\u6d77\u519b\u84dd',
"Anchor": "\u951a\u70b9", 'Dark Turquoise': '\u6df1\u84dd\u7eff\u8272',
"Special character": "\u7279\u6b8a\u7b26\u53f7", 'Dark Green': '\u6df1\u7eff\u8272',
"Code sample": "\u4ee3\u7801\u793a\u4f8b", 'Medium Blue': '\u4e2d\u84dd\u8272',
"Color": "\u989c\u8272", 'Medium Purple': '\u4e2d\u7d2b\u8272',
"Emoticons": "\u8868\u60c5", 'Midnight Blue': '\u6df1\u84dd\u8272',
"Document properties": "\u6587\u6863\u5c5e\u6027", Yellow: '\u9ec4\u8272',
"Image": "\u56fe\u7247", Orange: '\u6a59\u8272',
"Insert link": "\u63d2\u5165\u94fe\u63a5", Red: '\u7ea2\u8272',
"Target": "\u6253\u5f00\u65b9\u5f0f", 'Light Gray': '\u6d45\u7070\u8272',
"Link": "\u94fe\u63a5", Gray: '\u7070\u8272',
"Poster": "\u5c01\u9762", 'Dark Yellow': '\u6697\u9ec4\u8272',
"Media": "\u5a92\u4f53", 'Dark Orange': '\u6df1\u6a59\u8272',
"Print": "\u6253\u5370", 'Dark Red': '\u6df1\u7ea2\u8272',
"Prev": "\u4e0a\u4e00\u4e2a", 'Medium Gray': '\u4e2d\u7070\u8272',
"Find and replace": "\u67e5\u627e\u548c\u66ff\u6362", 'Dark Gray': '\u6df1\u7070\u8272',
"Whole words": "\u5168\u5b57\u5339\u914d", Black: '\u9ed1\u8272',
"Spellcheck": "\u62fc\u5199\u68c0\u67e5", White: '\u767d\u8272',
"Caption": "\u6807\u9898", 'Switch to or from fullscreen mode': '\u5207\u6362\u5168\u5c4f\u6a21\u5f0f',
"Insert template": "\u63d2\u5165\u6a21\u677f" 'Open help dialog': '\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846',
}); history: '\u5386\u53f2',
styles: '\u6837\u5f0f',
formatting: '\u683c\u5f0f\u5316',
alignment: '\u5bf9\u9f50',
indentation: '\u7f29\u8fdb',
'permanent pen': '\u8bb0\u53f7\u7b14',
comments: '\u5907\u6ce8',
Anchor: '\u951a\u70b9',
'Special character': '\u7279\u6b8a\u7b26\u53f7',
'Code sample': '\u4ee3\u7801\u793a\u4f8b',
Color: '\u989c\u8272',
Emoticons: '\u8868\u60c5',
'Document properties': '\u6587\u6863\u5c5e\u6027',
Image: '\u56fe\u7247',
'Insert link': '\u63d2\u5165\u94fe\u63a5',
Target: '\u6253\u5f00\u65b9\u5f0f',
Link: '\u94fe\u63a5',
Poster: '\u5c01\u9762',
Media: '\u5a92\u4f53',
Print: '\u6253\u5370',
Prev: '\u4e0a\u4e00\u4e2a',
'Find and replace': '\u67e5\u627e\u548c\u66ff\u6362',
'Whole words': '\u5168\u5b57\u5339\u914d',
Spellcheck: '\u62fc\u5199\u68c0\u67e5',
Caption: '\u6807\u9898',
'Insert template': '\u63d2\u5165\u6a21\u677f',
})

View File

@ -1,389 +1,415 @@
tinymce.addI18n('zh_CN',{ tinymce.addI18n('zh_CN', {
"Redo": "\u91cd\u505a", Redo: '\u91cd\u505a',
"Undo": "\u64a4\u9500", Undo: '\u64a4\u9500',
"Cut": "\u526a\u5207", Cut: '\u526a\u5207',
"Copy": "\u590d\u5236", Copy: '\u590d\u5236',
"Paste": "\u7c98\u8d34", Paste: '\u7c98\u8d34',
"Select all": "\u5168\u9009", 'Select all': '\u5168\u9009',
"New document": "\u65b0\u6587\u4ef6", 'New document': '\u65b0\u6587\u4ef6',
"Ok": "\u786e\u5b9a", Ok: '\u786e\u5b9a',
"Cancel": "\u53d6\u6d88", Cancel: '\u53d6\u6d88',
"Visual aids": "\u7f51\u683c\u7ebf", 'Visual aids': '\u7f51\u683c\u7ebf',
"Bold": "\u7c97\u4f53", Bold: '\u7c97\u4f53',
"Italic": "\u659c\u4f53", Italic: '\u659c\u4f53',
"Underline": "\u4e0b\u5212\u7ebf", Underline: '\u4e0b\u5212\u7ebf',
"Strikethrough": "\u5220\u9664\u7ebf", Strikethrough: '\u5220\u9664\u7ebf',
"Superscript": "\u4e0a\u6807", Superscript: '\u4e0a\u6807',
"Subscript": "\u4e0b\u6807", Subscript: '\u4e0b\u6807',
"Clear formatting": "\u6e05\u9664\u683c\u5f0f", 'Clear formatting': '\u6e05\u9664\u683c\u5f0f',
"Align left": "\u5de6\u8fb9\u5bf9\u9f50", 'Align left': '\u5de6\u8fb9\u5bf9\u9f50',
"Align center": "\u4e2d\u95f4\u5bf9\u9f50", 'Align center': '\u4e2d\u95f4\u5bf9\u9f50',
"Align right": "\u53f3\u8fb9\u5bf9\u9f50", 'Align right': '\u53f3\u8fb9\u5bf9\u9f50',
"Justify": "\u4e24\u7aef\u5bf9\u9f50", Justify: '\u4e24\u7aef\u5bf9\u9f50',
"Bullet list": "\u9879\u76ee\u7b26\u53f7", 'Bullet list': '\u9879\u76ee\u7b26\u53f7',
"Numbered list": "\u7f16\u53f7\u5217\u8868", 'Numbered list': '\u7f16\u53f7\u5217\u8868',
"Decrease indent": "\u51cf\u5c11\u7f29\u8fdb", 'Decrease indent': '\u51cf\u5c11\u7f29\u8fdb',
"Increase indent": "\u589e\u52a0\u7f29\u8fdb", 'Increase indent': '\u589e\u52a0\u7f29\u8fdb',
"Close": "\u5173\u95ed", Close: '\u5173\u95ed',
"Formats": "\u683c\u5f0f", Formats: '\u683c\u5f0f',
"Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "\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", "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":
"Headers": "\u6807\u9898", '\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',
"Header 1": "\u6807\u98981", Headers: '\u6807\u9898',
"Header 2": "\u6807\u98982", 'Header 1': '\u6807\u98981',
"Header 3": "\u6807\u98983", 'Header 2': '\u6807\u98982',
"Header 4": "\u6807\u98984", 'Header 3': '\u6807\u98983',
"Header 5": "\u6807\u98985", 'Header 4': '\u6807\u98984',
"Header 6": "\u6807\u98986", 'Header 5': '\u6807\u98985',
"Headings": "\u6807\u9898", 'Header 6': '\u6807\u98986',
"Heading 1": "\u6807\u98981", Headings: '\u6807\u9898',
"Heading 2": "\u6807\u98982", 'Heading 1': '\u6807\u98981',
"Heading 3": "\u6807\u98983", 'Heading 2': '\u6807\u98982',
"Heading 4": "\u6807\u98984", 'Heading 3': '\u6807\u98983',
"Heading 5": "\u6807\u98985", 'Heading 4': '\u6807\u98984',
"Heading 6": "\u6807\u98986", 'Heading 5': '\u6807\u98985',
"Preformatted": "\u9884\u5148\u683c\u5f0f\u5316\u7684", 'Heading 6': '\u6807\u98986',
"Div": "Div", Preformatted: '\u9884\u5148\u683c\u5f0f\u5316\u7684',
"Pre": "Pre", Div: 'Div',
"Code": "\u4ee3\u7801", Pre: 'Pre',
"Paragraph": "\u6bb5\u843d", Code: '\u4ee3\u7801',
"Blockquote": "\u5f15\u6587\u533a\u5757", Paragraph: '\u6bb5\u843d',
"Inline": "\u6587\u672c", Blockquote: '\u5f15\u6587\u533a\u5757',
"Blocks": "\u57fa\u5757", Inline: '\u6587\u672c',
"Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "\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", Blocks: '\u57fa\u5757',
"Fonts": "\u5b57\u4f53", 'Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.':
"Font Sizes": "\u5b57\u53f7", '\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',
"Class": "\u7c7b\u578b", Fonts: '\u5b57\u4f53',
"Browse for an image": "\u6d4f\u89c8\u56fe\u50cf", 'Font Sizes': '\u5b57\u53f7',
"OR": "\u6216", Class: '\u7c7b\u578b',
"Drop an image here": "\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64", 'Browse for an image': '\u6d4f\u89c8\u56fe\u50cf',
"Upload": "\u4e0a\u4f20", OR: '\u6216',
"Block": "\u5757", 'Drop an image here': '\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64',
"Align": "\u5bf9\u9f50", Upload: '\u4e0a\u4f20',
"Default": "\u9ed8\u8ba4", Block: '\u5757',
"Circle": "\u7a7a\u5fc3\u5706", Align: '\u5bf9\u9f50',
"Disc": "\u5b9e\u5fc3\u5706", Default: '\u9ed8\u8ba4',
"Square": "\u65b9\u5757", Circle: '\u7a7a\u5fc3\u5706',
"Lower Alpha": "\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd", Disc: '\u5b9e\u5fc3\u5706',
"Lower Greek": "\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd", Square: '\u65b9\u5757',
"Lower Roman": "\u5c0f\u5199\u7f57\u9a6c\u5b57\u6bcd", 'Lower Alpha': '\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd',
"Upper Alpha": "\u5927\u5199\u82f1\u6587\u5b57\u6bcd", 'Lower Greek': '\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd',
"Upper Roman": "\u5927\u5199\u7f57\u9a6c\u5b57\u6bcd", 'Lower Roman': '\u5c0f\u5199\u7f57\u9a6c\u5b57\u6bcd',
"Anchor...": "\u951a\u70b9...", 'Upper Alpha': '\u5927\u5199\u82f1\u6587\u5b57\u6bcd',
"Name": "\u540d\u79f0", 'Upper Roman': '\u5927\u5199\u7f57\u9a6c\u5b57\u6bcd',
"Id": "\u6807\u8bc6\u7b26", 'Anchor...': '\u951a\u70b9...',
"Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "\u6807\u8bc6\u7b26\u5e94\u8be5\u4ee5\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u8ddf\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002", Name: '\u540d\u79f0',
"You have unsaved changes are you sure you want to navigate away?": "\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f", Id: '\u6807\u8bc6\u7b26',
"Restore last draft": "\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f", 'Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.':
"Special characters...": "\u7279\u6b8a\u5b57\u7b26...", '\u6807\u8bc6\u7b26\u5e94\u8be5\u4ee5\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u8ddf\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002',
"Source code": "\u6e90\u4ee3\u7801", 'You have unsaved changes are you sure you want to navigate away?':
"Insert\/Edit code sample": "\u63d2\u5165\/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b", '\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f',
"Language": "\u8bed\u8a00", 'Restore last draft': '\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f',
"Code sample...": "\u793a\u4f8b\u4ee3\u7801...", 'Special characters...': '\u7279\u6b8a\u5b57\u7b26...',
"Color Picker": "\u9009\u8272\u5668", 'Source code': '\u6e90\u4ee3\u7801',
"R": "R", 'Insert/Edit code sample':
"G": "G", '\u63d2\u5165/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b',
"B": "B", Language: '\u8bed\u8a00',
"Left to right": "\u4ece\u5de6\u5230\u53f3", 'Code sample...': '\u793a\u4f8b\u4ee3\u7801...',
"Right to left": "\u4ece\u53f3\u5230\u5de6", 'Color Picker': '\u9009\u8272\u5668',
"Emoticons...": "\u8868\u60c5\u7b26\u53f7...", R: 'R',
"Metadata and Document Properties": "\u5143\u6570\u636e\u548c\u6587\u6863\u5c5e\u6027", G: 'G',
"Title": "\u6807\u9898", B: 'B',
"Keywords": "\u5173\u952e\u8bcd", 'Left to right': '\u4ece\u5de6\u5230\u53f3',
"Description": "\u63cf\u8ff0", 'Right to left': '\u4ece\u53f3\u5230\u5de6',
"Robots": "\u673a\u5668\u4eba", 'Emoticons...': '\u8868\u60c5\u7b26\u53f7...',
"Author": "\u4f5c\u8005", 'Metadata and Document Properties':
"Encoding": "\u7f16\u7801", '\u5143\u6570\u636e\u548c\u6587\u6863\u5c5e\u6027',
"Fullscreen": "\u5168\u5c4f", Title: '\u6807\u9898',
"Action": "\u64cd\u4f5c", Keywords: '\u5173\u952e\u8bcd',
"Shortcut": "\u5feb\u6377\u952e", Description: '\u63cf\u8ff0',
"Help": "\u5e2e\u52a9", Robots: '\u673a\u5668\u4eba',
"Address": "\u5730\u5740", Author: '\u4f5c\u8005',
"Focus to menubar": "\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f", Encoding: '\u7f16\u7801',
"Focus to toolbar": "\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f", Fullscreen: '\u5168\u5c4f',
"Focus to element path": "\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84", Action: '\u64cd\u4f5c',
"Focus to contextual toolbar": "\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355", Shortcut: '\u5feb\u6377\u952e',
"Insert link (if link plugin activated)": "\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", Help: '\u5e2e\u52a9',
"Save (if save plugin activated)": "\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", Address: '\u5730\u5740',
"Find (if searchreplace plugin activated)": "\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)", 'Focus to menubar': '\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f',
"Plugins installed ({0}):": "\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):", 'Focus to toolbar': '\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f',
"Premium plugins:": "\u4f18\u79c0\u63d2\u4ef6\uff1a", 'Focus to element path':
"Learn more...": "\u4e86\u89e3\u66f4\u591a...", '\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84',
"You are using {0}": "\u4f60\u6b63\u5728\u4f7f\u7528 {0}", 'Focus to contextual toolbar':
"Plugins": "\u63d2\u4ef6", '\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355',
"Handy Shortcuts": "\u5feb\u6377\u952e", 'Insert link (if link plugin activated)':
"Horizontal line": "\u6c34\u5e73\u5206\u5272\u7ebf", '\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
"Insert\/edit image": "\u63d2\u5165\/\u7f16\u8f91\u56fe\u7247", 'Save (if save plugin activated)':
"Image description": "\u56fe\u7247\u63cf\u8ff0", '\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
"Source": "\u5730\u5740", 'Find (if searchreplace plugin activated)':
"Dimensions": "\u5927\u5c0f", '\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)',
"Constrain proportions": "\u4fdd\u6301\u7eb5\u6a2a\u6bd4", 'Plugins installed ({0}):': '\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):',
"General": "\u666e\u901a", 'Premium plugins:': '\u4f18\u79c0\u63d2\u4ef6\uff1a',
"Advanced": "\u9ad8\u7ea7", 'Learn more...': '\u4e86\u89e3\u66f4\u591a...',
"Style": "\u6837\u5f0f", 'You are using {0}': '\u4f60\u6b63\u5728\u4f7f\u7528 {0}',
"Vertical space": "\u5782\u76f4\u8fb9\u8ddd", Plugins: '\u63d2\u4ef6',
"Horizontal space": "\u6c34\u5e73\u8fb9\u8ddd", 'Handy Shortcuts': '\u5feb\u6377\u952e',
"Border": "\u8fb9\u6846", 'Horizontal line': '\u6c34\u5e73\u5206\u5272\u7ebf',
"Insert image": "\u63d2\u5165\u56fe\u7247", 'Insert/edit image': '\u63d2\u5165/\u7f16\u8f91\u56fe\u7247',
"Image...": "\u56fe\u7247...", 'Image description': '\u56fe\u7247\u63cf\u8ff0',
"Image list": "\u56fe\u7247\u5217\u8868", Source: '\u5730\u5740',
"Rotate counterclockwise": "\u9006\u65f6\u9488\u65cb\u8f6c", Dimensions: '\u5927\u5c0f',
"Rotate clockwise": "\u987a\u65f6\u9488\u65cb\u8f6c", 'Constrain proportions': '\u4fdd\u6301\u7eb5\u6a2a\u6bd4',
"Flip vertically": "\u5782\u76f4\u7ffb\u8f6c", General: '\u666e\u901a',
"Flip horizontally": "\u6c34\u5e73\u7ffb\u8f6c", Advanced: '\u9ad8\u7ea7',
"Edit image": "\u7f16\u8f91\u56fe\u7247", Style: '\u6837\u5f0f',
"Image options": "\u56fe\u7247\u9009\u9879", 'Vertical space': '\u5782\u76f4\u8fb9\u8ddd',
"Zoom in": "\u653e\u5927", 'Horizontal space': '\u6c34\u5e73\u8fb9\u8ddd',
"Zoom out": "\u7f29\u5c0f", Border: '\u8fb9\u6846',
"Crop": "\u88c1\u526a", 'Insert image': '\u63d2\u5165\u56fe\u7247',
"Resize": "\u8c03\u6574\u5927\u5c0f", 'Image...': '\u56fe\u7247...',
"Orientation": "\u65b9\u5411", 'Image list': '\u56fe\u7247\u5217\u8868',
"Brightness": "\u4eae\u5ea6", 'Rotate counterclockwise': '\u9006\u65f6\u9488\u65cb\u8f6c',
"Sharpen": "\u9510\u5316", 'Rotate clockwise': '\u987a\u65f6\u9488\u65cb\u8f6c',
"Contrast": "\u5bf9\u6bd4\u5ea6", 'Flip vertically': '\u5782\u76f4\u7ffb\u8f6c',
"Color levels": "\u989c\u8272\u5c42\u6b21", 'Flip horizontally': '\u6c34\u5e73\u7ffb\u8f6c',
"Gamma": "\u4f3d\u9a6c\u503c", 'Edit image': '\u7f16\u8f91\u56fe\u7247',
"Invert": "\u53cd\u8f6c", 'Image options': '\u56fe\u7247\u9009\u9879',
"Apply": "\u5e94\u7528", 'Zoom in': '\u653e\u5927',
"Back": "\u540e\u9000", 'Zoom out': '\u7f29\u5c0f',
"Insert date\/time": "\u63d2\u5165\u65e5\u671f\/\u65f6\u95f4", Crop: '\u88c1\u526a',
"Date\/time": "\u65e5\u671f\/\u65f6\u95f4", Resize: '\u8c03\u6574\u5927\u5c0f',
"Insert\/Edit Link": "\u63d2\u5165\/\u7f16\u8f91\u94fe\u63a5", Orientation: '\u65b9\u5411',
"Insert\/edit link": "\u63d2\u5165\/\u7f16\u8f91\u94fe\u63a5", Brightness: '\u4eae\u5ea6',
"Text to display": "\u663e\u793a\u6587\u5b57", Sharpen: '\u9510\u5316',
"Url": "\u5730\u5740", Contrast: '\u5bf9\u6bd4\u5ea6',
"Open link in...": "\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...", 'Color levels': '\u989c\u8272\u5c42\u6b21',
"Current window": "\u5f53\u524d\u7a97\u53e3", Gamma: '\u4f3d\u9a6c\u503c',
"None": "\u65e0", Invert: '\u53cd\u8f6c',
"New window": "\u5728\u65b0\u7a97\u53e3\u6253\u5f00", Apply: '\u5e94\u7528',
"Remove link": "\u5220\u9664\u94fe\u63a5", Back: '\u540e\u9000',
"Anchors": "\u951a\u70b9", 'Insert date/time': '\u63d2\u5165\u65e5\u671f/\u65f6\u95f4',
"Link...": "\u94fe\u63a5...", 'Date/time': '\u65e5\u671f/\u65f6\u95f4',
"Paste or type a link": "\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5", 'Insert/Edit Link': '\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5',
"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto:\u524d\u7f00\u5417\uff1f", 'Insert/edit link': '\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5',
"The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:\/\/:\u524d\u7f00\u5417\uff1f", 'Text to display': '\u663e\u793a\u6587\u5b57',
"Link list": "\u94fe\u63a5\u5217\u8868", Url: '\u5730\u5740',
"Insert video": "\u63d2\u5165\u89c6\u9891", 'Open link in...': '\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...',
"Insert\/edit video": "\u63d2\u5165\/\u7f16\u8f91\u89c6\u9891", 'Current window': '\u5f53\u524d\u7a97\u53e3',
"Insert\/edit media": "\u63d2\u5165\/\u7f16\u8f91\u5a92\u4f53", None: '\u65e0',
"Alternative source": "\u955c\u50cf", 'New window': '\u5728\u65b0\u7a97\u53e3\u6253\u5f00',
"Alternative source URL": "\u66ff\u4ee3\u6765\u6e90\u7f51\u5740", 'Remove link': '\u5220\u9664\u94fe\u63a5',
"Media poster (Image URL)": "\u5c01\u9762(\u56fe\u7247\u5730\u5740)", Anchors: '\u951a\u70b9',
"Paste your embed code below:": "\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:", 'Link...': '\u94fe\u63a5...',
"Embed": "\u5185\u5d4c", 'Paste or type a link': '\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5',
"Media...": "\u591a\u5a92\u4f53...", 'The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?':
"Nonbreaking space": "\u4e0d\u95f4\u65ad\u7a7a\u683c", '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto:\u524d\u7f00\u5417\uff1f',
"Page break": "\u5206\u9875\u7b26", 'The URL you entered seems to be an external link. Do you want to add the required http:// prefix?':
"Paste as text": "\u7c98\u8d34\u4e3a\u6587\u672c", '\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp://:\u524d\u7f00\u5417\uff1f',
"Preview": "\u9884\u89c8", 'Link list': '\u94fe\u63a5\u5217\u8868',
"Print...": "\u6253\u5370...", 'Insert video': '\u63d2\u5165\u89c6\u9891',
"Save": "\u4fdd\u5b58", 'Insert/edit video': '\u63d2\u5165/\u7f16\u8f91\u89c6\u9891',
"Find": "\u67e5\u627e", 'Insert/edit media': '\u63d2\u5165/\u7f16\u8f91\u5a92\u4f53',
"Replace with": "\u66ff\u6362\u4e3a", 'Alternative source': '\u955c\u50cf',
"Replace": "\u66ff\u6362", 'Alternative source URL': '\u66ff\u4ee3\u6765\u6e90\u7f51\u5740',
"Replace all": "\u5168\u90e8\u66ff\u6362", 'Media poster (Image URL)': '\u5c01\u9762(\u56fe\u7247\u5730\u5740)',
"Previous": "\u4e0a\u4e00\u4e2a", 'Paste your embed code below:':
"Next": "\u4e0b\u4e00\u4e2a", '\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:',
"Find and replace...": "\u67e5\u627e\u5e76\u66ff\u6362...", Embed: '\u5185\u5d4c',
"Could not find the specified string.": "\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9.", 'Media...': '\u591a\u5a92\u4f53...',
"Match case": "\u533a\u5206\u5927\u5c0f\u5199", 'Nonbreaking space': '\u4e0d\u95f4\u65ad\u7a7a\u683c',
"Find whole words only": "\u5168\u5b57\u5339\u914d", 'Page break': '\u5206\u9875\u7b26',
"Spell check": "\u62fc\u5199\u68c0\u67e5", 'Paste as text': '\u7c98\u8d34\u4e3a\u6587\u672c',
"Ignore": "\u5ffd\u7565", Preview: '\u9884\u89c8',
"Ignore all": "\u5168\u90e8\u5ffd\u7565", 'Print...': '\u6253\u5370...',
"Finish": "\u5b8c\u6210", Save: '\u4fdd\u5b58',
"Add to Dictionary": "\u6dfb\u52a0\u5230\u5b57\u5178", Find: '\u67e5\u627e',
"Insert table": "\u63d2\u5165\u8868\u683c", 'Replace with': '\u66ff\u6362\u4e3a',
"Table properties": "\u8868\u683c\u5c5e\u6027", Replace: '\u66ff\u6362',
"Delete table": "\u5220\u9664\u8868\u683c", 'Replace all': '\u5168\u90e8\u66ff\u6362',
"Cell": "\u5355\u5143\u683c", Previous: '\u4e0a\u4e00\u4e2a',
"Row": "\u884c", Next: '\u4e0b\u4e00\u4e2a',
"Column": "\u5217", 'Find and replace...': '\u67e5\u627e\u5e76\u66ff\u6362...',
"Cell properties": "\u5355\u5143\u683c\u5c5e\u6027", 'Could not find the specified string.':
"Merge cells": "\u5408\u5e76\u5355\u5143\u683c", '\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9.',
"Split cell": "\u62c6\u5206\u5355\u5143\u683c", 'Match case': '\u533a\u5206\u5927\u5c0f\u5199',
"Insert row before": "\u5728\u4e0a\u65b9\u63d2\u5165", 'Find whole words only': '\u5168\u5b57\u5339\u914d',
"Insert row after": "\u5728\u4e0b\u65b9\u63d2\u5165", 'Spell check': '\u62fc\u5199\u68c0\u67e5',
"Delete row": "\u5220\u9664\u884c", Ignore: '\u5ffd\u7565',
"Row properties": "\u884c\u5c5e\u6027", 'Ignore all': '\u5168\u90e8\u5ffd\u7565',
"Cut row": "\u526a\u5207\u884c", Finish: '\u5b8c\u6210',
"Copy row": "\u590d\u5236\u884c", 'Add to Dictionary': '\u6dfb\u52a0\u5230\u5b57\u5178',
"Paste row before": "\u7c98\u8d34\u5230\u4e0a\u65b9", 'Insert table': '\u63d2\u5165\u8868\u683c',
"Paste row after": "\u7c98\u8d34\u5230\u4e0b\u65b9", 'Table properties': '\u8868\u683c\u5c5e\u6027',
"Insert column before": "\u5728\u5de6\u4fa7\u63d2\u5165", 'Delete table': '\u5220\u9664\u8868\u683c',
"Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165", Cell: '\u5355\u5143\u683c',
"Delete column": "\u5220\u9664\u5217", Row: '\u884c',
"Cols": "\u5217", Column: '\u5217',
"Rows": "\u884c", 'Cell properties': '\u5355\u5143\u683c\u5c5e\u6027',
"Width": "\u5bbd", 'Merge cells': '\u5408\u5e76\u5355\u5143\u683c',
"Height": "\u9ad8", 'Split cell': '\u62c6\u5206\u5355\u5143\u683c',
"Cell spacing": "\u5355\u5143\u683c\u5916\u95f4\u8ddd", 'Insert row before': '\u5728\u4e0a\u65b9\u63d2\u5165',
"Cell padding": "\u5355\u5143\u683c\u5185\u8fb9\u8ddd", 'Insert row after': '\u5728\u4e0b\u65b9\u63d2\u5165',
"Show caption": "\u663e\u793a\u6807\u9898", 'Delete row': '\u5220\u9664\u884c',
"Left": "\u5de6\u5bf9\u9f50", 'Row properties': '\u884c\u5c5e\u6027',
"Center": "\u5c45\u4e2d", 'Cut row': '\u526a\u5207\u884c',
"Right": "\u53f3\u5bf9\u9f50", 'Copy row': '\u590d\u5236\u884c',
"Cell type": "\u5355\u5143\u683c\u7c7b\u578b", 'Paste row before': '\u7c98\u8d34\u5230\u4e0a\u65b9',
"Scope": "\u8303\u56f4", 'Paste row after': '\u7c98\u8d34\u5230\u4e0b\u65b9',
"Alignment": "\u5bf9\u9f50\u65b9\u5f0f", 'Insert column before': '\u5728\u5de6\u4fa7\u63d2\u5165',
"H Align": "\u6c34\u5e73\u5bf9\u9f50", 'Insert column after': '\u5728\u53f3\u4fa7\u63d2\u5165',
"V Align": "\u5782\u76f4\u5bf9\u9f50", 'Delete column': '\u5220\u9664\u5217',
"Top": "\u9876\u90e8\u5bf9\u9f50", Cols: '\u5217',
"Middle": "\u5782\u76f4\u5c45\u4e2d", Rows: '\u884c',
"Bottom": "\u5e95\u90e8\u5bf9\u9f50", Width: '\u5bbd',
"Header cell": "\u8868\u5934\u5355\u5143\u683c", Height: '\u9ad8',
"Row group": "\u884c\u7ec4", 'Cell spacing': '\u5355\u5143\u683c\u5916\u95f4\u8ddd',
"Column group": "\u5217\u7ec4", 'Cell padding': '\u5355\u5143\u683c\u5185\u8fb9\u8ddd',
"Row type": "\u884c\u7c7b\u578b", 'Show caption': '\u663e\u793a\u6807\u9898',
"Header": "\u8868\u5934", Left: '\u5de6\u5bf9\u9f50',
"Body": "\u8868\u4f53", Center: '\u5c45\u4e2d',
"Footer": "\u8868\u5c3e", Right: '\u53f3\u5bf9\u9f50',
"Border color": "\u8fb9\u6846\u989c\u8272", 'Cell type': '\u5355\u5143\u683c\u7c7b\u578b',
"Insert template...": "\u63d2\u5165\u6a21\u677f...", Scope: '\u8303\u56f4',
"Templates": "\u6a21\u677f", Alignment: '\u5bf9\u9f50\u65b9\u5f0f',
"Template": "\u6a21\u677f", 'H Align': '\u6c34\u5e73\u5bf9\u9f50',
"Text color": "\u6587\u5b57\u989c\u8272", 'V Align': '\u5782\u76f4\u5bf9\u9f50',
"Background color": "\u80cc\u666f\u8272", Top: '\u9876\u90e8\u5bf9\u9f50',
"Custom...": "\u81ea\u5b9a\u4e49...", Middle: '\u5782\u76f4\u5c45\u4e2d',
"Custom color": "\u81ea\u5b9a\u4e49\u989c\u8272", Bottom: '\u5e95\u90e8\u5bf9\u9f50',
"No color": "\u65e0", 'Header cell': '\u8868\u5934\u5355\u5143\u683c',
"Remove color": "\u79fb\u9664\u989c\u8272", 'Row group': '\u884c\u7ec4',
"Table of Contents": "\u5185\u5bb9\u5217\u8868", 'Column group': '\u5217\u7ec4',
"Show blocks": "\u663e\u793a\u533a\u5757\u8fb9\u6846", 'Row type': '\u884c\u7c7b\u578b',
"Show invisible characters": "\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26", Header: '\u8868\u5934',
"Word count": "\u5b57\u6570", Body: '\u8868\u4f53',
"Words: {0}": "\u5b57\u6570\uff1a{0}", Footer: '\u8868\u5c3e',
"{0} words": "{0} \u5b57", 'Border color': '\u8fb9\u6846\u989c\u8272',
"File": "\u6587\u4ef6", 'Insert template...': '\u63d2\u5165\u6a21\u677f...',
"Edit": "\u7f16\u8f91", Templates: '\u6a21\u677f',
"Insert": "\u63d2\u5165", Template: '\u6a21\u677f',
"View": "\u89c6\u56fe", 'Text color': '\u6587\u5b57\u989c\u8272',
"Format": "\u683c\u5f0f", 'Background color': '\u80cc\u666f\u8272',
"Table": "\u8868\u683c", 'Custom...': '\u81ea\u5b9a\u4e49...',
"Tools": "\u5de5\u5177", 'Custom color': '\u81ea\u5b9a\u4e49\u989c\u8272',
"Powered by {0}": "\u7531{0}\u9a71\u52a8", 'No color': '\u65e0',
"Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "\u5728\u7f16\u8f91\u533a\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9", 'Remove color': '\u79fb\u9664\u989c\u8272',
"Image title": "\u56fe\u7247\u6807\u9898", 'Table of Contents': '\u5185\u5bb9\u5217\u8868',
"Border width": "\u8fb9\u6846\u5bbd\u5ea6", 'Show blocks': '\u663e\u793a\u533a\u5757\u8fb9\u6846',
"Border style": "\u8fb9\u6846\u6837\u5f0f", 'Show invisible characters': '\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26',
"Error": "\u9519\u8bef", 'Word count': '\u5b57\u6570',
"Warn": "\u8b66\u544a", 'Words: {0}': '\u5b57\u6570\uff1a{0}',
"Valid": "\u6709\u6548", '{0} words': '{0} \u5b57',
"To open the popup, press Shift+Enter": "\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846", File: '\u6587\u4ef6',
"Rich Text Area. Press ALT-0 for help.": "\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002", Edit: '\u7f16\u8f91',
"System Font": "\u7cfb\u7edf\u5b57\u4f53", Insert: '\u63d2\u5165',
"Failed to upload image: {0}": "\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}", View: '\u89c6\u56fe',
"Failed to load plugin: {0} from url {1}": "\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}", Format: '\u683c\u5f0f',
"Failed to load plugin url: {0}": "\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}", Table: '\u8868\u683c',
"Failed to initialize plugin: {0}": "\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}", Tools: '\u5de5\u5177',
"example": "\u793a\u4f8b", 'Powered by {0}': '\u7531{0}\u9a71\u52a8',
"Search": "\u641c\u7d22", 'Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help':
"All": "\u5168\u90e8", '\u5728\u7f16\u8f91\u533a\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9',
"Currency": "\u8d27\u5e01", 'Image title': '\u56fe\u7247\u6807\u9898',
"Text": "\u6587\u5b57", 'Border width': '\u8fb9\u6846\u5bbd\u5ea6',
"Quotations": "\u5f15\u7528", 'Border style': '\u8fb9\u6846\u6837\u5f0f',
"Mathematical": "\u6570\u5b66", Error: '\u9519\u8bef',
"Extended Latin": "\u62c9\u4e01\u8bed\u6269\u5145", Warn: '\u8b66\u544a',
"Symbols": "\u7b26\u53f7", Valid: '\u6709\u6548',
"Arrows": "\u7bad\u5934", 'To open the popup, press Shift+Enter':
"User Defined": "\u81ea\u5b9a\u4e49", '\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846',
"dollar sign": "\u7f8e\u5143\u7b26\u53f7", 'Rich Text Area. Press ALT-0 for help.':
"currency sign": "\u8d27\u5e01\u7b26\u53f7", '\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002',
"euro-currency sign": "\u6b27\u5143\u7b26\u53f7", 'System Font': '\u7cfb\u7edf\u5b57\u4f53',
"colon sign": "\u5192\u53f7", 'Failed to upload image: {0}': '\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}',
"cruzeiro sign": "\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7", 'Failed to load plugin: {0} from url {1}':
"french franc sign": "\u6cd5\u90ce\u7b26\u53f7", '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}',
"lira sign": "\u91cc\u62c9\u7b26\u53f7", 'Failed to load plugin url: {0}':
"mill sign": "\u5bc6\u5c14\u7b26\u53f7", '\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}',
"naira sign": "\u5948\u62c9\u7b26\u53f7", 'Failed to initialize plugin: {0}':
"peseta sign": "\u6bd4\u585e\u5854\u7b26\u53f7", '\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}',
"rupee sign": "\u5362\u6bd4\u7b26\u53f7", example: '\u793a\u4f8b',
"won sign": "\u97e9\u5143\u7b26\u53f7", Search: '\u641c\u7d22',
"new sheqel sign": "\u65b0\u8c22\u514b\u5c14\u7b26\u53f7", All: '\u5168\u90e8',
"dong sign": "\u8d8a\u5357\u76fe\u7b26\u53f7", Currency: '\u8d27\u5e01',
"kip sign": "\u8001\u631d\u57fa\u666e\u7b26\u53f7", Text: '\u6587\u5b57',
"tugrik sign": "\u56fe\u683c\u91cc\u514b\u7b26\u53f7", Quotations: '\u5f15\u7528',
"drachma sign": "\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7", Mathematical: '\u6570\u5b66',
"german penny symbol": "\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7", 'Extended Latin': '\u62c9\u4e01\u8bed\u6269\u5145',
"peso sign": "\u6bd4\u7d22\u7b26\u53f7", Symbols: '\u7b26\u53f7',
"guarani sign": "\u74dc\u62c9\u5c3c\u7b26\u53f7", Arrows: '\u7bad\u5934',
"austral sign": "\u6fb3\u5143\u7b26\u53f7", 'User Defined': '\u81ea\u5b9a\u4e49',
"hryvnia sign": "\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7", 'dollar sign': '\u7f8e\u5143\u7b26\u53f7',
"cedi sign": "\u585e\u5730\u7b26\u53f7", 'currency sign': '\u8d27\u5e01\u7b26\u53f7',
"livre tournois sign": "\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7", 'euro-currency sign': '\u6b27\u5143\u7b26\u53f7',
"spesmilo sign": "spesmilo\u7b26\u53f7", 'colon sign': '\u5192\u53f7',
"tenge sign": "\u575a\u6208\u7b26\u53f7", 'cruzeiro sign': '\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7',
"indian rupee sign": "\u5370\u5ea6\u5362\u6bd4", 'french franc sign': '\u6cd5\u90ce\u7b26\u53f7',
"turkish lira sign": "\u571f\u8033\u5176\u91cc\u62c9", 'lira sign': '\u91cc\u62c9\u7b26\u53f7',
"nordic mark sign": "\u5317\u6b27\u9a6c\u514b", 'mill sign': '\u5bc6\u5c14\u7b26\u53f7',
"manat sign": "\u9a6c\u7eb3\u7279\u7b26\u53f7", 'naira sign': '\u5948\u62c9\u7b26\u53f7',
"ruble sign": "\u5362\u5e03\u7b26\u53f7", 'peseta sign': '\u6bd4\u585e\u5854\u7b26\u53f7',
"yen character": "\u65e5\u5143\u5b57\u6837", 'rupee sign': '\u5362\u6bd4\u7b26\u53f7',
"yuan character": "\u4eba\u6c11\u5e01\u5143\u5b57\u6837", 'won sign': '\u97e9\u5143\u7b26\u53f7',
"yuan character, in hong kong and taiwan": "\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09", 'new sheqel sign': '\u65b0\u8c22\u514b\u5c14\u7b26\u53f7',
"yen\/yuan character variant one": "\u5143\u5b57\u6837\uff08\u5927\u5199\uff09", 'dong sign': '\u8d8a\u5357\u76fe\u7b26\u53f7',
"Loading emoticons...": "\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7...", 'kip sign': '\u8001\u631d\u57fa\u666e\u7b26\u53f7',
"Could not load emoticons": "\u4e0d\u80fd\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7", 'tugrik sign': '\u56fe\u683c\u91cc\u514b\u7b26\u53f7',
"People": "\u4eba\u7c7b", 'drachma sign': '\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7',
"Animals and Nature": "\u52a8\u7269\u548c\u81ea\u7136", 'german penny symbol': '\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7',
"Food and Drink": "\u98df\u7269\u548c\u996e\u54c1", 'peso sign': '\u6bd4\u7d22\u7b26\u53f7',
"Activity": "\u6d3b\u52a8", 'guarani sign': '\u74dc\u62c9\u5c3c\u7b26\u53f7',
"Travel and Places": "\u65c5\u6e38\u548c\u5730\u70b9", 'austral sign': '\u6fb3\u5143\u7b26\u53f7',
"Objects": "\u7269\u4ef6", 'hryvnia sign': '\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7',
"Flags": "\u65d7\u5e1c", 'cedi sign': '\u585e\u5730\u7b26\u53f7',
"Characters": "\u5b57\u7b26", 'livre tournois sign': '\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7',
"Characters (no spaces)": "\u5b57\u7b26(\u65e0\u7a7a\u683c)", 'spesmilo sign': 'spesmilo\u7b26\u53f7',
"Error: Form submit field collision.": "\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002", 'tenge sign': '\u575a\u6208\u7b26\u53f7',
"Error: No form element found.": "\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002", 'indian rupee sign': '\u5370\u5ea6\u5362\u6bd4',
"Update": "\u66f4\u65b0", 'turkish lira sign': '\u571f\u8033\u5176\u91cc\u62c9',
"Color swatch": "\u989c\u8272\u6837\u672c", 'nordic mark sign': '\u5317\u6b27\u9a6c\u514b',
"Turquoise": "\u9752\u7eff\u8272", 'manat sign': '\u9a6c\u7eb3\u7279\u7b26\u53f7',
"Green": "\u7eff\u8272", 'ruble sign': '\u5362\u5e03\u7b26\u53f7',
"Blue": "\u84dd\u8272", 'yen character': '\u65e5\u5143\u5b57\u6837',
"Purple": "\u7d2b\u8272", 'yuan character': '\u4eba\u6c11\u5e01\u5143\u5b57\u6837',
"Navy Blue": "\u6d77\u519b\u84dd", 'yuan character, in hong kong and taiwan':
"Dark Turquoise": "\u6df1\u84dd\u7eff\u8272", '\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09',
"Dark Green": "\u6df1\u7eff\u8272", 'yen/yuan character variant one':
"Medium Blue": "\u4e2d\u84dd\u8272", '\u5143\u5b57\u6837\uff08\u5927\u5199\uff09',
"Medium Purple": "\u4e2d\u7d2b\u8272", 'Loading emoticons...': '\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7...',
"Midnight Blue": "\u6df1\u84dd\u8272", 'Could not load emoticons':
"Yellow": "\u9ec4\u8272", '\u4e0d\u80fd\u52a0\u8f7d\u8868\u60c5\u7b26\u53f7',
"Orange": "\u6a59\u8272", People: '\u4eba\u7c7b',
"Red": "\u7ea2\u8272", 'Animals and Nature': '\u52a8\u7269\u548c\u81ea\u7136',
"Light Gray": "\u6d45\u7070\u8272", 'Food and Drink': '\u98df\u7269\u548c\u996e\u54c1',
"Gray": "\u7070\u8272", Activity: '\u6d3b\u52a8',
"Dark Yellow": "\u6697\u9ec4\u8272", 'Travel and Places': '\u65c5\u6e38\u548c\u5730\u70b9',
"Dark Orange": "\u6df1\u6a59\u8272", Objects: '\u7269\u4ef6',
"Dark Red": "\u6df1\u7ea2\u8272", Flags: '\u65d7\u5e1c',
"Medium Gray": "\u4e2d\u7070\u8272", Characters: '\u5b57\u7b26',
"Dark Gray": "\u6df1\u7070\u8272", 'Characters (no spaces)': '\u5b57\u7b26(\u65e0\u7a7a\u683c)',
"Black": "\u9ed1\u8272", 'Error: Form submit field collision.':
"White": "\u767d\u8272", '\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002',
"Switch to or from fullscreen mode": "\u5207\u6362\u5168\u5c4f\u6a21\u5f0f", 'Error: No form element found.':
"Open help dialog": "\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846", '\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002',
"history": "\u5386\u53f2", Update: '\u66f4\u65b0',
"styles": "\u6837\u5f0f", 'Color swatch': '\u989c\u8272\u6837\u672c',
"formatting": "\u683c\u5f0f\u5316", Turquoise: '\u9752\u7eff\u8272',
"alignment": "\u5bf9\u9f50", Green: '\u7eff\u8272',
"indentation": "\u7f29\u8fdb", Blue: '\u84dd\u8272',
"permanent pen": "\u8bb0\u53f7\u7b14", Purple: '\u7d2b\u8272',
"comments": "\u5907\u6ce8", 'Navy Blue': '\u6d77\u519b\u84dd',
"Anchor": "\u951a\u70b9", 'Dark Turquoise': '\u6df1\u84dd\u7eff\u8272',
"Special character": "\u7279\u6b8a\u7b26\u53f7", 'Dark Green': '\u6df1\u7eff\u8272',
"Code sample": "\u4ee3\u7801\u793a\u4f8b", 'Medium Blue': '\u4e2d\u84dd\u8272',
"Color": "\u989c\u8272", 'Medium Purple': '\u4e2d\u7d2b\u8272',
"Emoticons": "\u8868\u60c5", 'Midnight Blue': '\u6df1\u84dd\u8272',
"Document properties": "\u6587\u6863\u5c5e\u6027", Yellow: '\u9ec4\u8272',
"Image": "\u56fe\u7247", Orange: '\u6a59\u8272',
"Insert link": "\u63d2\u5165\u94fe\u63a5", Red: '\u7ea2\u8272',
"Target": "\u6253\u5f00\u65b9\u5f0f", 'Light Gray': '\u6d45\u7070\u8272',
"Link": "\u94fe\u63a5", Gray: '\u7070\u8272',
"Poster": "\u5c01\u9762", 'Dark Yellow': '\u6697\u9ec4\u8272',
"Media": "\u5a92\u4f53", 'Dark Orange': '\u6df1\u6a59\u8272',
"Print": "\u6253\u5370", 'Dark Red': '\u6df1\u7ea2\u8272',
"Prev": "\u4e0a\u4e00\u4e2a", 'Medium Gray': '\u4e2d\u7070\u8272',
"Find and replace": "\u67e5\u627e\u548c\u66ff\u6362", 'Dark Gray': '\u6df1\u7070\u8272',
"Whole words": "\u5168\u5b57\u5339\u914d", Black: '\u9ed1\u8272',
"Spellcheck": "\u62fc\u5199\u68c0\u67e5", White: '\u767d\u8272',
"Caption": "\u6807\u9898", 'Switch to or from fullscreen mode': '\u5207\u6362\u5168\u5c4f\u6a21\u5f0f',
"Insert template": "\u63d2\u5165\u6a21\u677f" 'Open help dialog': '\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846',
}); history: '\u5386\u53f2',
styles: '\u6837\u5f0f',
formatting: '\u683c\u5f0f\u5316',
alignment: '\u5bf9\u9f50',
indentation: '\u7f29\u8fdb',
'permanent pen': '\u8bb0\u53f7\u7b14',
comments: '\u5907\u6ce8',
Anchor: '\u951a\u70b9',
'Special character': '\u7279\u6b8a\u7b26\u53f7',
'Code sample': '\u4ee3\u7801\u793a\u4f8b',
Color: '\u989c\u8272',
Emoticons: '\u8868\u60c5',
'Document properties': '\u6587\u6863\u5c5e\u6027',
Image: '\u56fe\u7247',
'Insert link': '\u63d2\u5165\u94fe\u63a5',
Target: '\u6253\u5f00\u65b9\u5f0f',
Link: '\u94fe\u63a5',
Poster: '\u5c01\u9762',
Media: '\u5a92\u4f53',
Print: '\u6253\u5370',
Prev: '\u4e0a\u4e00\u4e2a',
'Find and replace': '\u67e5\u627e\u548c\u66ff\u6362',
'Whole words': '\u5168\u5b57\u5339\u914d',
Spellcheck: '\u62fc\u5199\u68c0\u67e5',
Caption: '\u6807\u9898',
'Insert template': '\u63d2\u5165\u6a21\u677f',
})