en_ca.js 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. /*!
  2. * froala_editor v3.0.3 (https://www.froala.com/wysiwyg-editor)
  3. * License https://froala.com/wysiwyg-editor/terms/
  4. * Copyright 2014-2019 Froala Labs
  5. */
  6. (function (global, factory) {
  7. typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('froala-editor')) :
  8. typeof define === 'function' && define.amd ? define(['froala-editor'], factory) :
  9. (factory(global.FroalaEditor));
  10. }(this, (function (FE) { 'use strict';
  11. FE = FE && FE.hasOwnProperty('default') ? FE['default'] : FE;
  12. /**
  13. * English spoken in Canada
  14. */
  15. FE.LANGUAGE['en_ca'] = {
  16. translation: {
  17. // Place holder
  18. 'Type something': 'Type something',
  19. // Basic formatting
  20. 'Bold': 'Bold',
  21. 'Italic': 'Italic',
  22. 'Underline': 'Underline',
  23. 'Strikethrough': 'Strikethrough',
  24. // Main buttons
  25. 'Insert': 'Insert',
  26. 'Delete': 'Delete',
  27. 'Cancel': 'Cancel',
  28. 'OK': 'OK',
  29. 'Back': 'Back',
  30. 'Remove': 'Remove',
  31. 'More': 'More',
  32. 'Update': 'Update',
  33. 'Style': 'Style',
  34. // Font
  35. 'Font Family': 'Font Family',
  36. 'Font Size': 'Font Size',
  37. // Colors
  38. 'Colors': 'Colours',
  39. 'Background': 'Background',
  40. 'Text': 'Text',
  41. 'HEX Color': 'HEX Colour',
  42. // Paragraphs
  43. 'Paragraph Format': 'Paragraph Format',
  44. 'Normal': 'Normal',
  45. 'Code': 'Code',
  46. 'Heading 1': 'Heading 1',
  47. 'Heading 2': 'Heading 2',
  48. 'Heading 3': 'Heading 3',
  49. 'Heading 4': 'Heading 4',
  50. // Style
  51. 'Paragraph Style': 'Paragraph Style',
  52. 'Inline Style': 'Inline Style',
  53. // Alignment
  54. 'Align': 'Align',
  55. 'Align Left': 'Align Left',
  56. 'Align Center': 'Align Centre',
  57. 'Align Right': 'Align Right',
  58. 'Align Justify': 'Align Justify',
  59. 'None': 'None',
  60. // Lists
  61. 'Ordered List': 'Ordered List',
  62. 'Unordered List': 'Unordered List',
  63. // Indent
  64. 'Decrease Indent': 'Decrease Indent',
  65. 'Increase Indent': 'Increase Indent',
  66. // Links
  67. 'Insert Link': 'Insert Link',
  68. 'Open in new tab': 'Open in new tab',
  69. 'Open Link': 'Open Link',
  70. 'Edit Link': 'Edit Link',
  71. 'Unlink': 'Unlink',
  72. 'Choose Link': 'Choose Link',
  73. // Images
  74. 'Insert Image': 'Insert Image',
  75. 'Upload Image': 'Upload Image',
  76. 'By URL': 'By URL',
  77. 'Browse': 'Browse',
  78. 'Drop image': 'Drop image',
  79. 'or click': 'or click',
  80. 'Manage Images': 'Manage Images',
  81. 'Loading': 'Loading',
  82. 'Deleting': 'Deleting',
  83. 'Tags': 'Tags',
  84. 'Are you sure? Image will be deleted.': 'Are you sure? Image will be deleted.',
  85. 'Replace': 'Replace',
  86. 'Uploading': 'Uploading',
  87. 'Loading image': 'Loading image',
  88. 'Display': 'Display',
  89. 'Inline': 'Inline',
  90. 'Break Text': 'Break Text',
  91. 'Alternative Text': 'Alternative Text',
  92. 'Change Size': 'Change Size',
  93. 'Width': 'Width',
  94. 'Height': 'Height',
  95. 'Something went wrong. Please try again.': 'Something went wrong. Please try again.',
  96. 'Image Caption': 'Image Caption',
  97. 'Advanced Edit': 'Advanced Edit',
  98. // Video
  99. 'Insert Video': 'Insert Video',
  100. 'Embedded Code': 'Embedded Code',
  101. 'Paste in a video URL': 'Paste in a video URL',
  102. 'Drop video': 'Drop video',
  103. 'Your browser does not support HTML5 video.': 'Your browser does not support HTML5 video.',
  104. 'Upload Video': 'Upload Video',
  105. // Tables
  106. 'Insert Table': 'Insert Table',
  107. 'Table Header': 'Table Header',
  108. 'Remove Table': 'Remove Table',
  109. 'Table Style': 'Table Style',
  110. 'Horizontal Align': 'Horizontal Align',
  111. 'Row': 'Row',
  112. 'Insert row above': 'Insert row above',
  113. 'Insert row below': 'Insert row below',
  114. 'Delete row': 'Delete row',
  115. 'Column': 'Column',
  116. 'Insert column before': 'Insert column before',
  117. 'Insert column after': 'Insert column after',
  118. 'Delete column': 'Delete column',
  119. 'Cell': 'Cell',
  120. 'Merge cells': 'Merge cells',
  121. 'Horizontal split': 'Horizontal split',
  122. 'Vertical split': 'Vertical split',
  123. 'Cell Background': 'Cell Background',
  124. 'Vertical Align': 'Vertical Align',
  125. 'Top': 'Top',
  126. 'Middle': 'Middle',
  127. 'Bottom': 'Bottom',
  128. 'Align Top': 'Align Top',
  129. 'Align Middle': 'Align Middle',
  130. 'Align Bottom': 'Align Bottom',
  131. 'Cell Style': 'Cell Style',
  132. // Files
  133. 'Upload File': 'Upload File',
  134. 'Drop file': 'Drop file',
  135. // Emoticons
  136. 'Emoticons': 'Emoticons',
  137. // Line breaker
  138. 'Break': 'Break',
  139. // Math
  140. 'Subscript': 'Subscript',
  141. 'Superscript': 'Superscript',
  142. // Full screen
  143. 'Fullscreen': 'Fullscreen',
  144. // Horizontal line
  145. 'Insert Horizontal Line': 'Insert Horizontal Line',
  146. // Clear formatting
  147. 'Clear Formatting': 'Clear Formatting',
  148. // Save
  149. 'Save': 'Save',
  150. // Undo, redo
  151. 'Undo': 'Undo',
  152. 'Redo': 'Redo',
  153. // Select all
  154. 'Select All': 'Select All',
  155. // Code view
  156. 'Code View': 'Code View',
  157. // Quote
  158. 'Quote': 'Quote',
  159. 'Increase': 'Increase',
  160. 'Decrease': 'Decrease',
  161. // Quick Insert
  162. 'Quick Insert': 'Quick Insert',
  163. // Spcial Characters
  164. 'Special Characters': 'Special Characters',
  165. 'Latin': 'Latin',
  166. 'Greek': 'Greek',
  167. 'Cyrillic': 'Cyrillic',
  168. 'Punctuation': 'Punctuation',
  169. 'Currency': 'Currency',
  170. 'Arrows': 'Arrows',
  171. 'Math': 'Math',
  172. 'Misc': 'Misc',
  173. // Print.
  174. 'Print': 'Print',
  175. // Spell Checker.
  176. 'Spell Checker': 'Spell Checker',
  177. // Help
  178. 'Help': 'Help',
  179. 'Shortcuts': 'Shortcuts',
  180. 'Inline Editor': 'Inline Editor',
  181. 'Show the editor': 'Show the editor',
  182. 'Common actions': 'Common actions',
  183. 'Copy': 'Copy',
  184. 'Cut': 'Cut',
  185. 'Paste': 'Paste',
  186. 'Basic Formatting': 'Basic Formatting',
  187. 'Increase quote level': 'Increase quote level',
  188. 'Decrease quote level': 'Decrease quote level',
  189. 'Image / Video': 'Image / Video',
  190. 'Resize larger': 'Resize larger',
  191. 'Resize smaller': 'Resize smaller',
  192. 'Table': 'Table',
  193. 'Select table cell': 'Select table cell',
  194. 'Extend selection one cell': 'Extend selection one cell',
  195. 'Extend selection one row': 'Extend selection one row',
  196. 'Navigation': 'Navigation',
  197. 'Focus popup / toolbar': 'Focus popup / toolbar',
  198. 'Return focus to previous position': 'Return focus to previous position',
  199. // Embed.ly
  200. 'Embed URL': 'Embed URL',
  201. 'Paste in a URL to embed': 'Paste in a URL to embed',
  202. // Word Paste.
  203. 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?',
  204. 'Keep': 'Keep',
  205. 'Clean': 'Clean',
  206. 'Word Paste Detected': 'Word Paste Detected',
  207. // Character Counter
  208. 'Characters': 'Characters',
  209. // More Buttons
  210. 'More Text': 'More Text',
  211. 'More Paragraph': 'More Paragraph',
  212. 'More Rich': 'More Rich',
  213. 'More Misc': 'More Misc'
  214. },
  215. direction: 'ltr'
  216. };
  217. })));
  218. //# sourceMappingURL=en_ca.js.map