tinymce-rails-langs 4.20190124 → 5.20230529

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/lib/tinymce/rails/languages.rb +3 -1
  3. data/vendor/assets/javascripts/tinymce/langs/ar.js +212 -54
  4. data/vendor/assets/javascripts/tinymce/langs/bg_BG.js +187 -29
  5. data/vendor/assets/javascripts/tinymce/langs/ca.js +194 -36
  6. data/vendor/assets/javascripts/tinymce/langs/cs.js +227 -26
  7. data/vendor/assets/javascripts/tinymce/langs/cs_CZ.js +221 -19
  8. data/vendor/assets/javascripts/tinymce/langs/cy.js +373 -142
  9. data/vendor/assets/javascripts/tinymce/langs/da.js +242 -41
  10. data/vendor/assets/javascripts/tinymce/langs/de.js +236 -35
  11. data/vendor/assets/javascripts/tinymce/langs/eo.js +0 -0
  12. data/vendor/assets/javascripts/tinymce/langs/es.js +190 -32
  13. data/vendor/assets/javascripts/tinymce/langs/es_419.js +462 -0
  14. data/vendor/assets/javascripts/tinymce/langs/es_ES.js +370 -0
  15. data/vendor/assets/javascripts/tinymce/langs/es_MX.js +206 -48
  16. data/vendor/assets/javascripts/tinymce/langs/eu.js +191 -33
  17. data/vendor/assets/javascripts/tinymce/langs/fa.js +398 -123
  18. data/vendor/assets/javascripts/tinymce/langs/fa_IR.js +197 -69
  19. data/vendor/assets/javascripts/tinymce/langs/fi.js +188 -30
  20. data/vendor/assets/javascripts/tinymce/langs/fr_FR.js +248 -47
  21. data/vendor/assets/javascripts/tinymce/langs/gl.js +155 -20
  22. data/vendor/assets/javascripts/tinymce/langs/he_IL.js +201 -43
  23. data/vendor/assets/javascripts/tinymce/langs/hr.js +211 -46
  24. data/vendor/assets/javascripts/tinymce/langs/hu_HU.js +236 -35
  25. data/vendor/assets/javascripts/tinymce/langs/id.js +199 -41
  26. data/vendor/assets/javascripts/tinymce/langs/it.js +208 -50
  27. data/vendor/assets/javascripts/tinymce/langs/it_IT.js +370 -0
  28. data/vendor/assets/javascripts/tinymce/langs/ja.js +239 -38
  29. data/vendor/assets/javascripts/tinymce/langs/kab.js +179 -21
  30. data/vendor/assets/javascripts/tinymce/langs/kk.js +335 -147
  31. data/vendor/assets/javascripts/tinymce/langs/ko_KR.js +208 -50
  32. data/vendor/assets/javascripts/tinymce/langs/lt.js +179 -21
  33. data/vendor/assets/javascripts/tinymce/langs/nb_NO.js +238 -37
  34. data/vendor/assets/javascripts/tinymce/langs/nl.js +247 -46
  35. data/vendor/assets/javascripts/tinymce/langs/nl_BE.js +445 -0
  36. data/vendor/assets/javascripts/tinymce/langs/pl.js +225 -24
  37. data/vendor/assets/javascripts/tinymce/langs/pt_BR.js +234 -33
  38. data/vendor/assets/javascripts/tinymce/langs/pt_PT.js +230 -29
  39. data/vendor/assets/javascripts/tinymce/langs/ro.js +377 -146
  40. data/vendor/assets/javascripts/tinymce/langs/ro_RO.js +370 -0
  41. data/vendor/assets/javascripts/tinymce/langs/ru.js +251 -50
  42. data/vendor/assets/javascripts/tinymce/langs/ru_RU.js +435 -44
  43. data/vendor/assets/javascripts/tinymce/langs/sk.js +202 -37
  44. data/vendor/assets/javascripts/tinymce/langs/sl.js +445 -0
  45. data/vendor/assets/javascripts/tinymce/langs/sl_SI.js +303 -145
  46. data/vendor/assets/javascripts/tinymce/langs/{mn_MN.js → sq.js} +108 -68
  47. data/vendor/assets/javascripts/tinymce/langs/sv_SE.js +194 -36
  48. data/vendor/assets/javascripts/tinymce/langs/ta.js +220 -19
  49. data/vendor/assets/javascripts/tinymce/langs/ta_IN.js +220 -19
  50. data/vendor/assets/javascripts/tinymce/langs/th_TH.js +237 -36
  51. data/vendor/assets/javascripts/tinymce/langs/tr.js +189 -31
  52. data/vendor/assets/javascripts/tinymce/langs/tr_TR.js +225 -24
  53. data/vendor/assets/javascripts/tinymce/langs/ug.js +221 -19
  54. data/vendor/assets/javascripts/tinymce/langs/uk.js +206 -48
  55. data/vendor/assets/javascripts/tinymce/langs/vi.js +173 -131
  56. data/vendor/assets/javascripts/tinymce/langs/zh_CN.js +233 -32
  57. data/vendor/assets/javascripts/tinymce/langs/zh_TW.js +197 -39
  58. metadata +16 -51
  59. data/vendor/assets/javascripts/tinymce/langs/af_ZA.js +0 -230
  60. data/vendor/assets/javascripts/tinymce/langs/ar_SA.js +0 -194
  61. data/vendor/assets/javascripts/tinymce/langs/az.js +0 -261
  62. data/vendor/assets/javascripts/tinymce/langs/be.js +0 -261
  63. data/vendor/assets/javascripts/tinymce/langs/bn_BD.js +0 -261
  64. data/vendor/assets/javascripts/tinymce/langs/bs.js +0 -197
  65. data/vendor/assets/javascripts/tinymce/langs/de_AT.js +0 -261
  66. data/vendor/assets/javascripts/tinymce/langs/dv.js +0 -230
  67. data/vendor/assets/javascripts/tinymce/langs/en_CA.js +0 -261
  68. data/vendor/assets/javascripts/tinymce/langs/en_GB.js +0 -261
  69. data/vendor/assets/javascripts/tinymce/langs/et.js +0 -261
  70. data/vendor/assets/javascripts/tinymce/langs/fo.js +0 -219
  71. data/vendor/assets/javascripts/tinymce/langs/fr_CH.js +0 -219
  72. data/vendor/assets/javascripts/tinymce/langs/ga.js +0 -261
  73. data/vendor/assets/javascripts/tinymce/langs/gd.js +0 -219
  74. data/vendor/assets/javascripts/tinymce/langs/hi_IN.js +0 -219
  75. data/vendor/assets/javascripts/tinymce/langs/hy.js +0 -200
  76. data/vendor/assets/javascripts/tinymce/langs/is_IS.js +0 -200
  77. data/vendor/assets/javascripts/tinymce/langs/ka_GE.js +0 -230
  78. data/vendor/assets/javascripts/tinymce/langs/km_KH.js +0 -253
  79. data/vendor/assets/javascripts/tinymce/langs/ko.js +0 -219
  80. data/vendor/assets/javascripts/tinymce/langs/ku.js +0 -197
  81. data/vendor/assets/javascripts/tinymce/langs/ku_IQ.js +0 -200
  82. data/vendor/assets/javascripts/tinymce/langs/lb.js +0 -200
  83. data/vendor/assets/javascripts/tinymce/langs/lv.js +0 -260
  84. data/vendor/assets/javascripts/tinymce/langs/mk_MK.js +0 -219
  85. data/vendor/assets/javascripts/tinymce/langs/ml.js +0 -179
  86. data/vendor/assets/javascripts/tinymce/langs/ml_IN.js +0 -179
  87. data/vendor/assets/javascripts/tinymce/langs/si_LK.js +0 -179
  88. data/vendor/assets/javascripts/tinymce/langs/sr.js +0 -261
  89. data/vendor/assets/javascripts/tinymce/langs/tg.js +0 -197
  90. data/vendor/assets/javascripts/tinymce/langs/tt.js +0 -200
  91. data/vendor/assets/javascripts/tinymce/langs/uk_UA.js +0 -261
  92. data/vendor/assets/javascripts/tinymce/langs/uz.js +0 -260
  93. data/vendor/assets/javascripts/tinymce/langs/vi_VN.js +0 -260
@@ -1,261 +0,0 @@
1
- tinymce.addI18n('en_CA',{
2
- "Redo": "Redo",
3
- "Undo": "Undo",
4
- "Cut": "Cut",
5
- "Copy": "Copy",
6
- "Paste": "Paste",
7
- "Select all": "Select all",
8
- "New document": "New document",
9
- "Ok": "Ok",
10
- "Cancel": "Cancel",
11
- "Visual aids": "Visual aids",
12
- "Bold": "Bold",
13
- "Italic": "Italic",
14
- "Underline": "Underline",
15
- "Strikethrough": "Strikethrough",
16
- "Superscript": "Superscript",
17
- "Subscript": "Subscript",
18
- "Clear formatting": "Clear formatting",
19
- "Align left": "Align left",
20
- "Align center": "Align center",
21
- "Align right": "Align right",
22
- "Justify": "Justify",
23
- "Bullet list": "Bullet list",
24
- "Numbered list": "Numbered list",
25
- "Decrease indent": "Decrease indent",
26
- "Increase indent": "Increase indent",
27
- "Close": "Close",
28
- "Formats": "Formats",
29
- "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.",
30
- "Headers": "Headers",
31
- "Header 1": "Header 1",
32
- "Header 2": "Header 2",
33
- "Header 3": "Header 3",
34
- "Header 4": "Header 4",
35
- "Header 5": "Header 5",
36
- "Header 6": "Header 6",
37
- "Headings": "Headings",
38
- "Heading 1": "Heading 1",
39
- "Heading 2": "Heading 2",
40
- "Heading 3": "Heading 3",
41
- "Heading 4": "Heading 4",
42
- "Heading 5": "Heading 5",
43
- "Heading 6": "Heading 6",
44
- "Preformatted": "Preformatted",
45
- "Div": "Div",
46
- "Pre": "Pre",
47
- "Code": "Code",
48
- "Paragraph": "Paragraph",
49
- "Blockquote": "Blockquote",
50
- "Inline": "Inline",
51
- "Blocks": "Blocks",
52
- "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.",
53
- "Font Family": "Font Family",
54
- "Font Sizes": "Font Sizes",
55
- "Class": "Class",
56
- "Browse for an image": "Browse for an image",
57
- "OR": "OR",
58
- "Drop an image here": "Drop an image here",
59
- "Upload": "Upload",
60
- "Block": "Blocks",
61
- "Align": "Align",
62
- "Default": "Default",
63
- "Circle": "Circle",
64
- "Disc": "Disc",
65
- "Square": "Square",
66
- "Lower Alpha": "Lower Alpha",
67
- "Lower Greek": "Lower Greek",
68
- "Lower Roman": "Lower Roman",
69
- "Upper Alpha": "Upper Alpha",
70
- "Upper Roman": "Upper Roman",
71
- "Anchor": "Anchor",
72
- "Name": "Name",
73
- "Id": "ID",
74
- "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "ID should start with a letter, followed only by letters, numbers, dashes, dots, colons, or underscores.",
75
- "You have unsaved changes are you sure you want to navigate away?": "You have unsaved changes are you sure you want to navigate away?",
76
- "Restore last draft": "Restore last draft",
77
- "Special character": "Special character",
78
- "Source code": "Source code",
79
- "Insert\/Edit code sample": "Insert\/Edit code sample",
80
- "Language": "Language",
81
- "Code sample": "Code sample",
82
- "Color": "Colour",
83
- "R": "R",
84
- "G": "G",
85
- "B": "B",
86
- "Left to right": "Left to right",
87
- "Right to left": "Right to left",
88
- "Emoticons": "Emoticons",
89
- "Document properties": "Document properties",
90
- "Title": "Title",
91
- "Keywords": "Keywords",
92
- "Description": "Description",
93
- "Robots": "Robots",
94
- "Author": "Author",
95
- "Encoding": "Encoding",
96
- "Fullscreen": "Fullscreen",
97
- "Action": "Action",
98
- "Shortcut": "Shortcut",
99
- "Help": "Help",
100
- "Address": "Address",
101
- "Focus to menubar": "Focus to menubar",
102
- "Focus to toolbar": "Focus to toolbar",
103
- "Focus to element path": "Focus to element path",
104
- "Focus to contextual toolbar": "Focus to contextual toolbar",
105
- "Insert link (if link plugin activated)": "Insert link (if link plugin activated)",
106
- "Save (if save plugin activated)": "Save (if save plugin activated)",
107
- "Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)",
108
- "Plugins installed ({0}):": "Plugins installed ({0}):",
109
- "Premium plugins:": "Premium plugins:",
110
- "Learn more...": "Learn more...",
111
- "You are using {0}": "You are using {0}",
112
- "Plugins": "Plugins",
113
- "Handy Shortcuts": "Handy Shortcuts",
114
- "Horizontal line": "Horizontal line",
115
- "Insert\/edit image": "Insert\/edit image",
116
- "Image description": "Image description",
117
- "Source": "Source",
118
- "Dimensions": "Dimensions",
119
- "Constrain proportions": "Constrain proportions",
120
- "General": "General",
121
- "Advanced": "Advanced",
122
- "Style": "Style",
123
- "Vertical space": "Vertical space",
124
- "Horizontal space": "Horizontal space",
125
- "Border": "Border",
126
- "Insert image": "Insert image",
127
- "Image": "Image",
128
- "Image list": "Image list",
129
- "Rotate counterclockwise": "Rotate counterclockwise",
130
- "Rotate clockwise": "Rotate clockwise",
131
- "Flip vertically": "Flip vertically",
132
- "Flip horizontally": "Flip horizontally",
133
- "Edit image": "Edit image",
134
- "Image options": "Image options",
135
- "Zoom in": "Zoom in",
136
- "Zoom out": "Zoom out",
137
- "Crop": "Crop",
138
- "Resize": "Resize",
139
- "Orientation": "Orientation",
140
- "Brightness": "Brightness",
141
- "Sharpen": "Sharpen",
142
- "Contrast": "Contrast",
143
- "Color levels": "Colour levels",
144
- "Gamma": "Gamma",
145
- "Invert": "Invert",
146
- "Apply": "Apply",
147
- "Back": "Back",
148
- "Insert date\/time": "Insert date\/time",
149
- "Date\/time": "Date\/time",
150
- "Insert link": "Insert link",
151
- "Insert\/edit link": "Insert\/edit link",
152
- "Text to display": "Text to display",
153
- "Url": "Url",
154
- "Target": "Target",
155
- "None": "None",
156
- "New window": "New window",
157
- "Remove link": "Remove link",
158
- "Anchors": "Anchors",
159
- "Link": "Link",
160
- "Paste or type a link": "Paste or type a link",
161
- "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
162
- "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?",
163
- "Link list": "Link list",
164
- "Insert video": "Insert video",
165
- "Insert\/edit video": "Insert\/edit video",
166
- "Insert\/edit media": "Insert\/edit media",
167
- "Alternative source": "Alternative source",
168
- "Poster": "Poster",
169
- "Paste your embed code below:": "Paste your embed code below:",
170
- "Embed": "Embed",
171
- "Media": "Media",
172
- "Nonbreaking space": "Nonbreaking space",
173
- "Page break": "Page break",
174
- "Paste as text": "Paste as text",
175
- "Preview": "Preview",
176
- "Print": "Print",
177
- "Save": "Save",
178
- "Find": "Find",
179
- "Replace with": "Replace with",
180
- "Replace": "Replace",
181
- "Replace all": "Replace all",
182
- "Prev": "Prev",
183
- "Next": "Next",
184
- "Find and replace": "Find and replace",
185
- "Could not find the specified string.": "Could not find the specified string.",
186
- "Match case": "Match case",
187
- "Whole words": "Whole words",
188
- "Spellcheck": "Spellcheck",
189
- "Ignore": "Ignore",
190
- "Ignore all": "Ignore all",
191
- "Finish": "Finish",
192
- "Add to Dictionary": "Add to Dictionary",
193
- "Insert table": "Insert table",
194
- "Table properties": "Table properties",
195
- "Delete table": "Delete table",
196
- "Cell": "Cell",
197
- "Row": "Row",
198
- "Column": "Column",
199
- "Cell properties": "Cell properties",
200
- "Merge cells": "Merge cells",
201
- "Split cell": "Split cell",
202
- "Insert row before": "Insert row before",
203
- "Insert row after": "Insert row after",
204
- "Delete row": "Delete row",
205
- "Row properties": "Row properties",
206
- "Cut row": "Cut row",
207
- "Copy row": "Copy row",
208
- "Paste row before": "Paste row before",
209
- "Paste row after": "Paste row after",
210
- "Insert column before": "Insert column before",
211
- "Insert column after": "Insert column after",
212
- "Delete column": "Delete column",
213
- "Cols": "Cols",
214
- "Rows": "Rows",
215
- "Width": "Width",
216
- "Height": "Height",
217
- "Cell spacing": "Cell spacing",
218
- "Cell padding": "Cell padding",
219
- "Caption": "Caption",
220
- "Left": "Left",
221
- "Center": "Center",
222
- "Right": "Right",
223
- "Cell type": "Cell type",
224
- "Scope": "Scope",
225
- "Alignment": "Alignment",
226
- "H Align": "H Align",
227
- "V Align": "V Align",
228
- "Top": "Top",
229
- "Middle": "Middle",
230
- "Bottom": "Bottom",
231
- "Header cell": "Header cell",
232
- "Row group": "Row group",
233
- "Column group": "Column group",
234
- "Row type": "Row type",
235
- "Header": "Header",
236
- "Body": "Body",
237
- "Footer": "Footer",
238
- "Border color": "Border colour",
239
- "Insert template": "Insert template",
240
- "Templates": "Templates",
241
- "Template": "Template",
242
- "Text color": "Text colour",
243
- "Background color": "Background colour",
244
- "Custom...": "Custom...",
245
- "Custom color": "Custom colour",
246
- "No color": "No colour",
247
- "Table of Contents": "Table of Contents",
248
- "Show blocks": "Show blocks",
249
- "Show invisible characters": "Show invisible characters",
250
- "Words: {0}": "Words: {0}",
251
- "{0} words": "{0} words",
252
- "File": "File",
253
- "Edit": "Edit",
254
- "Insert": "Insert",
255
- "View": "View",
256
- "Format": "Format",
257
- "Table": "Table",
258
- "Tools": "Tools",
259
- "Powered by {0}": "Powered by {0}",
260
- "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help"
261
- });
@@ -1,261 +0,0 @@
1
- tinymce.addI18n('en_GB',{
2
- "Redo": "Redo",
3
- "Undo": "Undo",
4
- "Cut": "Cut",
5
- "Copy": "Copy",
6
- "Paste": "Paste",
7
- "Select all": "Select all",
8
- "New document": "New document",
9
- "Ok": "Ok",
10
- "Cancel": "Cancel",
11
- "Visual aids": "Visual aids",
12
- "Bold": "Bold",
13
- "Italic": "Italic",
14
- "Underline": "Underline",
15
- "Strikethrough": "Strike-through",
16
- "Superscript": "Superscript",
17
- "Subscript": "Subscript",
18
- "Clear formatting": "Clear formatting",
19
- "Align left": "Align left",
20
- "Align center": "Align centre",
21
- "Align right": "Align right",
22
- "Justify": "Justify",
23
- "Bullet list": "Bullet list",
24
- "Numbered list": "Numbered list",
25
- "Decrease indent": "Decrease indent",
26
- "Increase indent": "Increase indent",
27
- "Close": "Close",
28
- "Formats": "Formats",
29
- "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.": "Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X\/C\/V keyboard shortcuts instead.",
30
- "Headers": "Headers",
31
- "Header 1": "Header 1",
32
- "Header 2": "Header 2",
33
- "Header 3": "Header 3",
34
- "Header 4": "Header 4",
35
- "Header 5": "Header 5",
36
- "Header 6": "Header 6",
37
- "Headings": "Headings",
38
- "Heading 1": "Heading 1",
39
- "Heading 2": "Heading 2",
40
- "Heading 3": "Heading 3",
41
- "Heading 4": "Heading 4",
42
- "Heading 5": "Heading 5",
43
- "Heading 6": "Heading 6",
44
- "Preformatted": "Preformatted",
45
- "Div": "Div",
46
- "Pre": "Pre",
47
- "Code": "Code",
48
- "Paragraph": "Paragraph",
49
- "Blockquote": "Blockquote",
50
- "Inline": "Inline",
51
- "Blocks": "Blocks",
52
- "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.": "Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.",
53
- "Font Family": "Font Family",
54
- "Font Sizes": "Font Sizes",
55
- "Class": "Class",
56
- "Browse for an image": "Browse for an image",
57
- "OR": "OR",
58
- "Drop an image here": "Drop an image here",
59
- "Upload": "Upload",
60
- "Block": "Block",
61
- "Align": "Align",
62
- "Default": "Default",
63
- "Circle": "Circle",
64
- "Disc": "Disc",
65
- "Square": "Square",
66
- "Lower Alpha": "Lower Alpha",
67
- "Lower Greek": "Lower Greek",
68
- "Lower Roman": "Lower Roman",
69
- "Upper Alpha": "Upper Alpha",
70
- "Upper Roman": "Upper Roman",
71
- "Anchor": "Anchor",
72
- "Name": "Name",
73
- "Id": "ID",
74
- "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.": "ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.",
75
- "You have unsaved changes are you sure you want to navigate away?": "You have unsaved changes are you sure you want to navigate away?",
76
- "Restore last draft": "Restore last draft",
77
- "Special character": "Special character",
78
- "Source code": "Source code",
79
- "Insert\/Edit code sample": "Insert\/Edit code sample",
80
- "Language": "Language",
81
- "Code sample": "Code sample",
82
- "Color": "Colour",
83
- "R": "R",
84
- "G": "G",
85
- "B": "B",
86
- "Left to right": "Left to right",
87
- "Right to left": "Right to left",
88
- "Emoticons": "Emoticons",
89
- "Document properties": "Document properties",
90
- "Title": "Title",
91
- "Keywords": "Keywords",
92
- "Description": "Description",
93
- "Robots": "Robots",
94
- "Author": "Author",
95
- "Encoding": "Encoding",
96
- "Fullscreen": "Full-screen",
97
- "Action": "Action",
98
- "Shortcut": "Shortcut",
99
- "Help": "Help",
100
- "Address": "Address",
101
- "Focus to menubar": "Focus to menubar",
102
- "Focus to toolbar": "Focus to toolbar",
103
- "Focus to element path": "Focus to element path",
104
- "Focus to contextual toolbar": "Focus to contextual toolbar",
105
- "Insert link (if link plugin activated)": "Insert link (if link plugin activated)",
106
- "Save (if save plugin activated)": "Save (if save plugin activated)",
107
- "Find (if searchreplace plugin activated)": "Find (if searchreplace plugin activated)",
108
- "Plugins installed ({0}):": "Plugins installed ({0}):",
109
- "Premium plugins:": "Premium plugins:",
110
- "Learn more...": "Learn more...",
111
- "You are using {0}": "You are using {0}",
112
- "Plugins": "Plugins",
113
- "Handy Shortcuts": "Handy Shortcuts",
114
- "Horizontal line": "Horizontal line",
115
- "Insert\/edit image": "Insert\/edit image",
116
- "Image description": "Image description",
117
- "Source": "Source",
118
- "Dimensions": "Dimensions",
119
- "Constrain proportions": "Constrain proportions",
120
- "General": "General",
121
- "Advanced": "Advanced",
122
- "Style": "Style",
123
- "Vertical space": "Vertical space",
124
- "Horizontal space": "Horizontal space",
125
- "Border": "Border",
126
- "Insert image": "Insert image",
127
- "Image": "Image",
128
- "Image list": "Image list",
129
- "Rotate counterclockwise": "Rotate counterclockwise",
130
- "Rotate clockwise": "Rotate clockwise",
131
- "Flip vertically": "Flip vertically",
132
- "Flip horizontally": "Flip horizontally",
133
- "Edit image": "Edit image",
134
- "Image options": "Image options",
135
- "Zoom in": "Zoom in",
136
- "Zoom out": "Zoom out",
137
- "Crop": "Crop",
138
- "Resize": "Resize",
139
- "Orientation": "Orientation",
140
- "Brightness": "Brightness",
141
- "Sharpen": "Sharpen",
142
- "Contrast": "Contrast",
143
- "Color levels": "Colour levels",
144
- "Gamma": "Gamma",
145
- "Invert": "Invert",
146
- "Apply": "Apply",
147
- "Back": "Back",
148
- "Insert date\/time": "Insert date\/time",
149
- "Date\/time": "Date\/time",
150
- "Insert link": "Insert link",
151
- "Insert\/edit link": "Insert\/edit link",
152
- "Text to display": "Text to display",
153
- "Url": "URL",
154
- "Target": "Target",
155
- "None": "None",
156
- "New window": "New window",
157
- "Remove link": "Remove link",
158
- "Anchors": "Anchors",
159
- "Link": "Link",
160
- "Paste or type a link": "Paste or type a link",
161
- "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",
162
- "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?": "The URL you entered seems to be an external link. Do you want to add the required http:\/\/ prefix?",
163
- "Link list": "Link list",
164
- "Insert video": "Insert video",
165
- "Insert\/edit video": "Insert\/edit video",
166
- "Insert\/edit media": "Insert\/edit media",
167
- "Alternative source": "Alternative source",
168
- "Poster": "Poster",
169
- "Paste your embed code below:": "Paste your embed code below:",
170
- "Embed": "Embed",
171
- "Media": "Media",
172
- "Nonbreaking space": "Non-breaking space",
173
- "Page break": "Page break",
174
- "Paste as text": "Paste as text",
175
- "Preview": "Preview",
176
- "Print": "Print",
177
- "Save": "Save",
178
- "Find": "Find",
179
- "Replace with": "Replace with",
180
- "Replace": "Replace",
181
- "Replace all": "Replace all",
182
- "Prev": "Prev",
183
- "Next": "Next",
184
- "Find and replace": "Find and replace",
185
- "Could not find the specified string.": "Could not find the specified string.",
186
- "Match case": "Match case",
187
- "Whole words": "Whole words",
188
- "Spellcheck": "Spell-check",
189
- "Ignore": "Ignore",
190
- "Ignore all": "Ignore all",
191
- "Finish": "Finish",
192
- "Add to Dictionary": "Add to Dictionary",
193
- "Insert table": "Insert table",
194
- "Table properties": "Table properties",
195
- "Delete table": "Delete table",
196
- "Cell": "Cell",
197
- "Row": "Row",
198
- "Column": "Column",
199
- "Cell properties": "Cell properties",
200
- "Merge cells": "Merge cells",
201
- "Split cell": "Split cell",
202
- "Insert row before": "Insert row before",
203
- "Insert row after": "Insert row after",
204
- "Delete row": "Delete row",
205
- "Row properties": "Row properties",
206
- "Cut row": "Cut row",
207
- "Copy row": "Copy row",
208
- "Paste row before": "Paste row before",
209
- "Paste row after": "Paste row after",
210
- "Insert column before": "Insert column before",
211
- "Insert column after": "Insert column after",
212
- "Delete column": "Delete column",
213
- "Cols": "Cols",
214
- "Rows": "Rows",
215
- "Width": "Width",
216
- "Height": "Height",
217
- "Cell spacing": "Cell spacing",
218
- "Cell padding": "Cell padding",
219
- "Caption": "Caption",
220
- "Left": "Left",
221
- "Center": "Centre",
222
- "Right": "Right",
223
- "Cell type": "Cell type",
224
- "Scope": "Scope",
225
- "Alignment": "Alignment",
226
- "H Align": "H Align",
227
- "V Align": "V Align",
228
- "Top": "Top",
229
- "Middle": "Middle",
230
- "Bottom": "Bottom",
231
- "Header cell": "Header cell",
232
- "Row group": "Row group",
233
- "Column group": "Column group",
234
- "Row type": "Row type",
235
- "Header": "Header",
236
- "Body": "Body",
237
- "Footer": "Footer",
238
- "Border color": "Border colour",
239
- "Insert template": "Insert template",
240
- "Templates": "Templates",
241
- "Template": "Template",
242
- "Text color": "Text colour",
243
- "Background color": "Background colour",
244
- "Custom...": "Custom...",
245
- "Custom color": "Custom colour",
246
- "No color": "No colour",
247
- "Table of Contents": "Table of Contents",
248
- "Show blocks": "Show blocks",
249
- "Show invisible characters": "Show invisible characters",
250
- "Words: {0}": "Words: {0}",
251
- "{0} words": "{0} words",
252
- "File": "File",
253
- "Edit": "Edit",
254
- "Insert": "Insert",
255
- "View": "View",
256
- "Format": "Format",
257
- "Table": "Table",
258
- "Tools": "Tools",
259
- "Powered by {0}": "Powered by {0}",
260
- "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help": "Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help"
261
- });