en.js 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. /**
  2. * @license Copyright (c) 2009-2013, xhEditor.com. All rights reserved.
  3. * For licensing, see LGPL-LICENSE.txt or http://xheditor.com/license/lgpl.txt
  4. */
  5. XHEDITOR.setLang({
  6. 'default': 'Default',
  7. 'none': 'None',
  8. 'defaultReadTip': 'WYSIWYG Editor,press alt+1-9,toogle to tool area,press tab,select button,press esc,return editor',
  9. 'Cut': 'Cut (Ctrl+X)',
  10. 'Copy': 'Copy (Ctrl+C)',
  11. 'Paste': 'Paste (Ctrl+V)',
  12. 'Pastetext': 'Paste as plain text',
  13. 'PastetextTip': 'Use Ctrl+V on your keyboard to paste the text.',
  14. 'Blocktag': 'Block tag',
  15. 'Fontface': 'Font family',
  16. 'FontSize': 'Font size',
  17. 'Bold': 'Bold (Ctrl+B)',
  18. 'Italic': 'Italic (Ctrl+I)',
  19. 'Underline': 'Underline (Ctrl+U)',
  20. 'Strikethrough': 'Strikethrough',
  21. 'FontColor': 'Select text color',
  22. 'BackColor': 'Select background color',
  23. 'SelectAll': 'SelectAll (Ctrl+A)',
  24. 'Removeformat': 'Remove formatting',
  25. 'Align': 'Align',
  26. 'List': 'List',
  27. 'Outdent': 'Outdent',
  28. 'Indent': 'Indent',
  29. 'Link': 'Insert/edit link (Ctrl+L)',
  30. 'Unlink': 'Unlink',
  31. 'Anchor': 'Anchor',
  32. 'Img': 'Insert/edit image',
  33. 'Flash': 'Insert/edit flash',
  34. 'Media': 'Insert/edit media',
  35. 'Hr': 'Horizontal rule',
  36. 'Emot': 'Emotions',
  37. 'Table': 'Insert a new table',
  38. 'Source': 'Edit source code',
  39. 'WYSIWYG': 'WYSIWYG mode',
  40. 'Preview': 'Preview',
  41. 'Print': 'Print (Ctrl+P)',
  42. 'Fullscreen': 'Toggle fullscreen (Esc)',
  43. 'About': 'About xhEditor',
  44. 'dialogOk': 'Ok',
  45. 'dialogCancel': 'Cancel',
  46. 'cutDisabledTip': 'Currently not supported by your browser, use keyboard shortcuts(Ctrl+X) instead.',
  47. 'copyDisabledTip': 'Currently not supported by your browser, use keyboard shortcuts(Ctrl+C) instead.',
  48. 'pasteDisabledTip': 'Currently not supported by your browser, use keyboard shortcuts(Ctrl+V) instead.',
  49. 'close': 'Close',
  50. 'listFontname': [{n:'Arial'},{n:'Arial Black'},{n:'Comic Sans MS'},{n:'Courier New'},{n:'System'},{n:'Times New Roman'},{n:'Tahoma'},{n:'Verdana'}],
  51. 'listBlocktag': {
  52. 'p': 'Paragraph',
  53. 'h1': 'Heading 1',
  54. 'h2': 'Heading 2',
  55. 'h3': 'Heading 3',
  56. 'h4': 'Heading 4',
  57. 'h5': 'Heading 5',
  58. 'h6': 'Heading 6',
  59. 'pre': 'Preformatted',
  60. 'address': 'Address'
  61. },
  62. 'fontsize': {
  63. 'x-small': '1',
  64. 'small': '2',
  65. 'medium': '3',
  66. 'large': '4',
  67. 'x-large': '5',
  68. 'xx-large': '6',
  69. '-webkit-xxx-large': '7'
  70. },
  71. 'align': {
  72. 'justifyleft': 'Align left',
  73. 'justifycenter': 'Align center',
  74. 'justifyright': 'Align right',
  75. 'justifyfull': 'Align full'
  76. },
  77. 'list': {
  78. 'insertOrderedList': 'Ordered list',
  79. 'insertUnorderedList': 'Unordered list'
  80. },
  81. 'link': {
  82. 'url': 'Link URL: ',
  83. 'target': 'Target:   ',
  84. 'targetBlank': 'New window',
  85. 'targetSelf': 'Same window',
  86. 'targetParent': 'Parent window',
  87. 'linkText': 'Link Text:',
  88. 'defText': 'Click here',
  89. 'anchor': 'Anchor:   ',
  90. 'anchorNone': 'None selected'
  91. },
  92. 'anchor': {
  93. 'name': 'Anchor name: '
  94. },
  95. 'img': {
  96. 'url': 'Img URL:  ',
  97. 'alt': 'Alt text: ',
  98. 'align': 'Alignment:',
  99. 'alignLeft': 'Left',
  100. 'alignRight': 'Right',
  101. 'alignTop': 'Top',
  102. 'alignMiddle': 'Middle',
  103. 'alignBaseline': 'Baseline',
  104. 'alignBottom': 'Bottom',
  105. 'width': 'Width:    ',
  106. 'height': 'Height:   ',
  107. 'border': 'Border:   ',
  108. 'hspace': 'Hspace:   ',
  109. 'vspace': 'Vspace:   '
  110. },
  111. 'flash': {
  112. 'url': 'Flash URL:',
  113. 'width': 'Width:    ',
  114. 'height': 'Height:   '
  115. },
  116. 'media': {
  117. 'url': 'Media URL:',
  118. 'width': 'Width:    ',
  119. 'height': 'Height:   '
  120. },
  121. 'emot.default': {
  122. 'smile': 'Smile',
  123. 'tongue': 'Tongue',
  124. 'titter': 'Titter',
  125. 'laugh': 'Laugh',
  126. 'sad': 'Sad',
  127. 'wronged': 'Wronged',
  128. 'fastcry': 'Fast cry',
  129. 'cry': 'Cry',
  130. 'wail': 'Wail',
  131. 'mad': 'Mad',
  132. 'knock': 'Knock',
  133. 'curse': 'Curse',
  134. 'crazy': 'Crazy',
  135. 'angry': 'Angry',
  136. 'ohmy': 'Oh my',
  137. 'awkward': 'Awkward',
  138. 'panic': 'Panic',
  139. 'shy': 'Shy',
  140. 'cute': 'Cute',
  141. 'envy': 'Envy',
  142. 'proud': 'Proud',
  143. 'struggle': 'Struggle',
  144. 'quiet': 'Quiet',
  145. 'shutup': 'Shut up',
  146. 'doubt': 'Doubt',
  147. 'despise': 'Despise',
  148. 'sleep': 'Sleep',
  149. 'bye': 'Bye'
  150. },
  151. 'table': {
  152. 'rows': 'Rows:       ',
  153. 'columns': 'Cols:       ',
  154. 'headers': 'Headers:    ',
  155. 'headersRow': 'First row',
  156. 'headersCol': 'First column',
  157. 'headersBoth': 'Both',
  158. 'width': 'Width:      ',
  159. 'height': 'Height:     ',
  160. 'border': 'Border:     ',
  161. 'cellSpacing': 'CellSpacing:',
  162. 'cellPadding': 'CellPadding:',
  163. 'align': 'Align:      ',
  164. 'alignLeft': 'Left',
  165. 'alignCenter': 'Center',
  166. 'alignRight': 'Right',
  167. 'caption': 'Caption:    '
  168. },
  169. 'upload': {
  170. 'btnText' : 'Upload',
  171. 'browserTitle': 'Browser file',
  172. 'progressTitle': 'File uploading(Esc cancel)',
  173. 'progressTip': 'File uploading,please wait...',
  174. 'countLimit': 'Please do not upload more then {$0} files.',
  175. 'extLimit': 'Upload file extension required for this: {$0}',
  176. 'typeLimit': 'You can only drag and drop the same type of files.',
  177. 'apiError': '{$0} upload interface error!\r\n\r\nreturn error:\r\n\r\n{$1}'
  178. },
  179. 'aboutXheditor': 'xhEditor is a platform independent WYSWYG XHTML editor based by jQuery,released as Open Source under <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">LGPL</a>.'
  180. });