-
Notifications
You must be signed in to change notification settings - Fork 8
/
en.js
353 lines (310 loc) · 13.8 KB
/
en.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
/**
* @fileOverview English strings file.
* @license http://www.raptor-editor.com/license
*
* @author David Neilsen <[email protected]>
* @author Michael Robinson <[email protected]>
*/
extendLocale('en', 'English', {
alignCenterTitle: 'Align text center',
alignJustifyTitle: 'Align text justify',
alignLeftTitle: 'Align text left',
alignRightTitle: 'Align text right',
cancelDialogCancelButton: 'Continue Editing',
cancelDialogContent: 'Are you sure you want to cancel editing? All changes will be lost!',
cancelDialogOKButton: 'Cancel Editing',
cancelDialogTitle: 'Cancel Editing',
cancelTitle: 'Cancel editing',
classMenuTitle: 'Style picker',
cleanBlockTitle: 'Clean block',
clearFormattingTitle: 'Clear formatting',
clickButtonToEditText: 'Edit',
clickButtonToEditTitle: null,
closeTitle: 'Close this toolbar',
colorMenuBasicAutomatic: 'Automatic',
colorMenuBasicBlack: 'Black',
colorMenuBasicBlue: 'Blue',
colorMenuBasicGreen: 'Green',
colorMenuBasicGrey: 'Grey',
colorMenuBasicOrange: 'Orange',
colorMenuBasicPurple: 'Purple',
colorMenuBasicRed: 'Red',
colorMenuBasicTitle: 'Change text color',
colorMenuBasicWhite: 'White',
dockToElementTitle: 'Dock/undock editor to element',
dockToScreenTitle: 'Dock/undock editor to screen',
embedTitle: 'Embed object',
embedDialogTitle: 'Embed Object',
embedDialogTabCode: 'Embed Code',
embedDialogTabCodeContent: 'Paste your embed code into the text area below:',
embedDialogTabPreview: 'Preview',
embedDialogTabPreviewContent: 'A preview of your embedded object is displayed below:',
embedDialogOKButton: 'Embed Object',
embedDialogCancelButton: 'Cancel',
errorUINoName: 'UI "{{ui}}" is invalid (must have a name property)',
errorUINotObject: 'UI "{{ui}}" is invalid (must be an object)',
errorUIOverride: 'UI "{{name}}" has already been registered, and will be overwritten',
editPageDialogTitle: 'Edit Page',
editPageDialogOKButton: 'Save',
editPageDialogCancelButton: 'Cancel',
floatLeftTitle: 'Align image to the left',
floatNoneTitle: 'Remove image align',
floatRightTitle: 'Align image to the right',
fontFamilyMenuTitle: 'Choose your font',
fontFamilyMenuFontDefault: 'Default Font',
fontFamilyMenuFontArial: 'Arial',
fontFamilyMenuFontPalatino: 'Palatino',
fontFamilyMenuFontGeorgia: 'Georgia',
fontFamilyMenuFontTimes: 'Times New Roman',
fontFamilyMenuFontComicSans: 'Comic Sans',
fontFamilyMenuFontImpact: 'Impact',
fontFamilyMenuFontCourier: 'Courier New',
guidesTitle: 'Show element guides',
historyRedoTitle: 'Redo',
historyUndoTitle: 'Undo',
hrCreateTitle: 'Insert Horizontal Rule',
imageResizeDialogWidth: 'Image width',
imageResizeDialogHeight: 'Image height',
imageResizeDialogWidthPlaceHolder: 'Width',
imageResizeDialogHeightPlaceHolder: 'Height',
imageResizeDialogTitle: 'Resize Image',
imageResizeDialogOKButton: 'Resize',
imageResizeDialogCancelButton: 'Cancel',
imageResizeTitle: 'Resize this image',
insertFileTitle: 'Insert file',
insertFileDialogTitle: 'Insert file',
insertFileDialogOKButton: 'Insert file',
insertFileDialogCancelButton: 'Cancel',
insertFileURLLabel: 'File URL',
insertFileNameLabel: 'File Name',
insertFileURLPlaceHolder: 'File URL...',
insertFileNamePlaceHolder: 'File Name...',
languageMenuTitle: 'Change Language',
loremIpsumTitle: 'Insert dummy text for testing',
listOrderedTitle: 'Ordered list',
listUnorderedTitle: 'Unordered list',
linkCreateTitle: 'Insert Link',
linkRemoveTitle: 'Remove Link',
linkCreateDialogTitle: 'Insert Link',
linkCreateDialogOKButton: 'Insert Link',
linkCreateDialogCancelButton: 'Cancel',
linkCreateDialogMenuHeader: 'Choose a link type',
linkTypeEmailLabel: 'Email address',
linkTypeEmailHeader: 'Link to an email address',
linkTypeEmailToLabel: 'Email:',
linkTypeEmailToPlaceHolder: 'Enter email address',
linkTypeEmailSubjectLabel: 'Subject (optional):',
linkTypeEmailSubjectPlaceHolder: 'Enter subject',
linkTypeExternalLabel: 'Page on another website',
linkTypeExternalHeader: 'Link to a page on another website',
linkTypeExternalLocationLabel: 'Location:',
linkTypeExternalLocationPlaceHolder: 'Enter a URL',
linkTypeExternalNewWindowHeader: 'New window',
linkTypeExternalNewWindowLabel: 'Check this box to have the link open in a new browser window/tab.',
linkTypeExternalInfo:
'<h2>Not sure what to put in the box above?</h2>' +
'<ol>' +
' <li>Find the page on the web you want to link to.</li>' +
' <li>Copy the web address from your browser\'s address bar and paste it into the box above.</li>' +
'</ol>',
linkTypeDocumentLabel: 'Document or other file',
linkTypeDocumentHeader: 'Link to a document or other file',
linkTypeDocumentLocationLabel: 'Location:',
linkTypeDocumentLocationPlaceHolder: 'Enter a URL',
linkTypeDocumentNewWindowHeader: 'New window',
linkTypeDocumentNewWindowLabel: 'Check this box to have the file open in a new browser window/tab.',
linkTypeDocumentInfo:
'<h2>Not sure what to put in the box above?</h2>' +
'<ol>' +
' <li>Ensure the file has been uploaded to your website.</li>' +
' <li>Open the uploaded file in your browser.</li>' +
' <li>Copy the file\'s URL from your browser\'s address bar and paste it into the box above.</li>' +
'</ol>',
linkTypeInternalLabel: 'Page on this website',
linkTypeInternalHeader: 'Link to a page on this website',
linkTypeInternalLocationLabel: '',
linkTypeInternalLocationPlaceHolder: 'Enter a URI',
linkTypeInternalNewWindowHeader: 'New window',
linkTypeInternalNewWindowLabel: 'Check this box to have the link open in a new browser window/tab.',
linkTypeInternalInfo:
'<h2>Not sure what to put in the box above?</h2>' +
'<ol>' +
' <li>Find the page on this site link to.</li>' +
' <li>Copy the web address from your browser\'s address bar, excluding "{{domain}}" and paste it into the box above.</li>' +
'</ol>',
logoTitle: 'Learn More About the Raptor WYSIWYG Editor',
navigateAway: '\nThere are unsaved changes on this page. \nIf you navigate away from this page you will lose your unsaved changes',
pasteDialogTitle: 'Paste',
pasteDialogOKButton: 'Insert',
pasteDialogCancelButton: 'Cancel',
pasteDialogPlain: 'Plain Text',
pasteDialogFormattedCleaned: 'Formatted & Cleaned',
pasteDialogFormattedUnclean: 'Formatted Unclean',
pasteDialogSource: 'Source Code',
placeholderPluginDefaultContent: '<br/>',
saveTitle: 'Save content',
saveNotConfigured: 'Save has not been configured, or is disabled.',
saveJsonFail: 'Failed to save {{failed}} content block(s)',
saveJsonSaved: 'Successfully saved {{saved}} content block(s).',
saveRestFail: 'Failed to save {{failed}} content block(s).',
saveRestPartial: 'Saved {{saved}} out of {{failed}} content blocks.',
saveRestSaved: 'Successfully saved {{saved}} content block(s).',
snippetMenuTitle: 'Snippets',
specialCharactersArrows: 'Arrows',
specialCharactersDialogOKButton: 'OK',
specialCharactersDialogTitle: 'Insert Special Characters',
specialCharactersGreekAlphabet: 'Greek Alphabet',
specialCharactersHelp: 'Click a special character to add it. Click "OK" when done to close this dialog',
specialCharactersMathematics: 'Mathematics',
specialCharactersSymbols: 'Symbols',
specialCharactersTitle: 'Insert a special character',
statisticsButtonCharacterOverLimit: '{{charactersRemaining}} characters over limit',
statisticsButtonCharacterRemaining: '{{charactersRemaining}} characters remaining',
statisticsButtonCharacters: '{{characters}} characters',
statisticsDialogCharactersOverLimit: '{{characters}} characters, {{charactersRemaining}} over the recommended limit',
statisticsDialogCharactersRemaining: '{{characters}} characters, {{charactersRemaining}} remaining',
statisticsDialogNotTruncated: 'Content will not be truncated',
statisticsDialogOKButton: 'Ok',
statisticsDialogSentence: '{{sentences}} sentence',
statisticsDialogSentences: '{{sentences}} sentences',
statisticsDialogTitle: 'Content Statistics',
statisticsDialogTruncated: 'Content contains more than {{limit}} characters and may be truncated',
statisticsDialogWord: '{{words}} word',
statisticsDialogWords: '{{words}} words',
statisticsTitle: 'Click to view statistics',
imageSwapTitle: 'Swap this image',
tableCreateTitle: 'Create table',
tableDeleteColumnTitle: 'Delete table column',
tableDeleteRowTitle: 'Delete table row',
tableInsertColumnTitle: 'Insert table column',
tableInsertRowTitle: 'Insert table row',
tableMergeCellsTitle: 'Merge table cells',
tableSplitCellsTitle: 'Split table cells',
tagMenuTagH1: 'Heading 1',
tagMenuTagH2: 'Heading 2',
tagMenuTagH3: 'Heading 3',
tagMenuTagH4: 'Heading 4',
tagMenuTagNA: 'N/A',
tagMenuTagP: 'Paragraph',
tagMenuTagDiv: 'Div',
tagMenuTagPre: 'Pre-formatted',
tagMenuTagAddress: 'Address',
tagMenuTitle: 'Change element style',
tagTreeElementLink: 'Select {{element}} element',
tagTreeElementTitle: 'Click to select the contents of the "{{element}}" element',
tagTreeRoot: 'root',
tagTreeRootLink: 'Select all editable content',
tagTreeRootTitle: 'Click to select all editable content',
textBlockQuoteTitle: 'Block quote',
textBoldTitle: 'Bold',
textItalicTitle: 'Italic',
textStrikeTitle: 'Strike through',
textSubTitle: 'Sub-script',
textSuperTitle: 'Super-script',
textUnderlineTitle: 'Underline',
textSizeDecreaseTitle: 'Decrease text size',
textSizeIncreaseTitle: 'Increase text size',
unsavedEditWarningText: 'There are unsaved changes on this page',
revisionsText: 'Revisions',
revisionsTextEmpty: 'No Revisions',
revisionsTitle: null,
revisionsCreated: 'Created',
revisionsApplyButtonTitle: 'Rollback',
revisionsApplyButtonText: 'Rollback',
revisionsAJAXFailed: 'Failed to retrieve revisions',
revisionsApplyButtonDialogCancelButton: 'Cancel',
revisionsApplyButtonDialogOKButton: 'Rollback',
revisionsApplyButtonDialogTitle: 'Rollback Confirmation',
revisionsApplyDialogContent: 'This will replace the current content with the selected revision.<br/>The current content will be added as a revision, and will be visible in the revisions list for this block.',
revisionsDialogCancelButton: 'Cancel',
revisionsDialogTitle: 'View content revisions',
revisionsButtonCurrent: 'Current',
revisionsButtonViewDiffText: 'Differences',
revisionsButtonViewDiffTitle: null,
revisionsDiffButtonDialogCancelButton: 'Close',
revisionsDiffButtonDialogTitle: 'View differences',
revisionsDiffButtonTitle: 'View differences',
revisionsDiffButtonText: 'View differences',
revisionsLoading: 'Loading revisions...',
revisionsNone: 'No revisions for this element',
revisionsPreviewButtonTitle: 'Preview',
revisionsPreviewButtonText: 'Preview',
fileManagerDialogTitle: 'File Manager',
fileManagerTitle: 'File Manager',
rfmClose: 'Close',
rfmContinue: 'Continue',
rfmDeleteTitle: 'Delete',
rfmDownloadTitle: 'Download',
rfmEditTitle: 'Edit',
rfmFileActions: 'Actions',
rfmFileModificationTime: 'Modified',
rfmFileName: 'Name',
rfmFileSize: 'Size',
rfmFileType: 'Type',
rfmFilteredTotal: 'Showing {{start}} to {{end}} of {{filteredTotal}} files',
rfmFirst: 'First',
rfmHeadingDirectories: 'Directories',
rfmHeadingSearch: 'Search',
rfmHeadingTags: 'Tags',
rfmHeadingUpload: 'Upload',
rfmInsertTitle: 'Insert',
rfmLast: 'Last',
rfmRenameTitle: 'Rename',
rfmSearch: 'Go',
rfmTagDocument: 'Document',
rfmTagImage: 'Image',
rfmTotal: ', filtered from {{total}}',
rfmUpload: 'Upload',
rfmUploadBrowse: 'Browse',
rfmUploadDrop: 'Drop Files Here',
rfmUploadFileRemove: 'Remove',
rfmUploadOr: 'or',
rfmViewTitle: 'View',
imageEditorDialogCancelButton: 'Cancel',
imageEditorDialogOKButton: 'Save',
imageEditorDialogTitle: 'Image Editor',
imageEditorTitle: 'Edit Image',
rieApply: 'Apply',
rieBlurTitle: 'Blur',
rieBrightnessTitle: 'Brightness/Contrast',
rieCancel: 'Cancel',
rieCancelTitle: 'Cancel',
rieColorAdjustTitle: 'Adjust Color',
rieCropTitle: 'Crop',
rieDesaturateTitle: 'Desaturate',
rieFlipHTitle: 'Flip Horizontally',
rieFlipVTitle: 'Flip Vertically',
rieGlowTitle: 'Glow',
rieHslTitle: 'Hue, Saturation, Lightness.',
rieInvertTitle: 'Invert',
riePosterizeTitle: 'Posterize',
rieRedoTitle: 'Redo',
rieRemoveNoiseTitle: 'Remove Noise',
rieResizeTitle: 'Resize',
rieRevertTitle: 'Revert',
rieRotateLeftTitle: 'Rotate Left',
rieRotateRightTitle: 'Rotate Right',
rieSaveTitle: 'Save',
rieSaveTitle: 'Save',
rieSepiaTitle: 'Sepia',
rieSharpenTitle: 'Sharpen',
rieSolarizeTitle: 'Solarize',
rieUndoTitle: 'Undo',
rieUploadTitle: 'Upload',
rieActionColorAdjustRed: 'Red',
rieActionColorAdjustGreen: 'Green',
rieActionColorAdjustBlue: 'Blue',
rieActionBrightnessBrightness: 'Brightness',
rieActionBrightnessContrast: 'Contrast',
rieActionGlowAmount: 'Glow Amount',
rieActionGlowRadius: 'Glow Radius',
rieActionHslHue: 'Hue',
rieActionHslSaturation: 'Saturation',
rieActionHslLightness: 'Lightness',
rieActionPosterize: 'Levels',
rieActionPosterizeLevels: 'Posterize Levels',
viewSourceDialogCancelButton: 'Close',
viewSourceDialogOKButton: 'Apply source code',
viewSourceDialogTitle: 'Content source code',
viewSourceTitle: 'View/edit source code'
});