wysiwyg-rails 4.6.2 → 4.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/froala_editor.min.js +2 -2
- data/app/assets/javascripts/froala_editor.pkgd.min.js +2 -2
- data/app/assets/javascripts/languages/ar.js +52 -2
- data/app/assets/javascripts/languages/bs.js +52 -2
- data/app/assets/javascripts/languages/cs.js +53 -3
- data/app/assets/javascripts/languages/da.js +52 -2
- data/app/assets/javascripts/languages/de.js +52 -2
- data/app/assets/javascripts/languages/el.js +51 -2
- data/app/assets/javascripts/languages/en_ca.js +52 -2
- data/app/assets/javascripts/languages/en_gb.js +46 -2
- data/app/assets/javascripts/languages/es.js +54 -2
- data/app/assets/javascripts/languages/et.js +53 -2
- data/app/assets/javascripts/languages/fa.js +53 -2
- data/app/assets/javascripts/languages/fi.js +53 -2
- data/app/assets/javascripts/languages/fr.js +53 -2
- data/app/assets/javascripts/languages/he.js +57 -11
- data/app/assets/javascripts/languages/hr.js +52 -2
- data/app/assets/javascripts/languages/hu.js +53 -2
- data/app/assets/javascripts/languages/id.js +53 -2
- data/app/assets/javascripts/languages/it.js +53 -2
- data/app/assets/javascripts/languages/ja.js +54 -2
- data/app/assets/javascripts/languages/ko.js +60 -27
- data/app/assets/javascripts/languages/ku.js +52 -2
- data/app/assets/javascripts/languages/me.js +53 -2
- data/app/assets/javascripts/languages/nb.js +51 -2
- data/app/assets/javascripts/languages/nl.js +53 -2
- data/app/assets/javascripts/languages/pl.js +53 -2
- data/app/assets/javascripts/languages/pt_br.js +53 -2
- data/app/assets/javascripts/languages/pt_pt.js +53 -2
- data/app/assets/javascripts/languages/ro.js +51 -2
- data/app/assets/javascripts/languages/ru.js +53 -2
- data/app/assets/javascripts/languages/sk.js +53 -2
- data/app/assets/javascripts/languages/sl.js +49 -2
- data/app/assets/javascripts/languages/sr.js +53 -2
- data/app/assets/javascripts/languages/sv.js +53 -2
- data/app/assets/javascripts/languages/th.js +53 -2
- data/app/assets/javascripts/languages/tr.js +53 -2
- data/app/assets/javascripts/languages/uk.js +53 -2
- data/app/assets/javascripts/languages/vi.js +53 -2
- data/app/assets/javascripts/languages/zh_cn.js +29 -264
- data/app/assets/javascripts/languages/zh_tw.js +53 -2
- data/app/assets/javascripts/plugins/align.min.js +2 -2
- data/app/assets/javascripts/plugins/char_counter.min.js +2 -2
- data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
- data/app/assets/javascripts/plugins/code_view.min.js +1 -1
- data/app/assets/javascripts/plugins/colors.min.js +1 -1
- data/app/assets/javascripts/plugins/cryptojs.min.js +1 -1
- data/app/assets/javascripts/plugins/draggable.min.js +1 -1
- data/app/assets/javascripts/plugins/edit_in_popup.min.js +1 -1
- data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
- data/app/assets/javascripts/plugins/entities.min.js +1 -1
- data/app/assets/javascripts/plugins/export_to_word.min.js +7 -0
- data/app/assets/javascripts/plugins/file.min.js +1 -1
- data/app/assets/javascripts/plugins/files_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/filestack.min.js +1 -1
- data/app/assets/javascripts/plugins/find_and_replace.min.js +2 -2
- data/app/assets/javascripts/plugins/font_family.min.js +1 -1
- data/app/assets/javascripts/plugins/font_size.min.js +1 -1
- data/app/assets/javascripts/plugins/forms.min.js +1 -1
- data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
- data/app/assets/javascripts/plugins/help.min.js +1 -1
- data/app/assets/javascripts/plugins/image.min.js +1 -1
- data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_class.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
- data/app/assets/javascripts/plugins/line_breaker.min.js +1 -1
- data/app/assets/javascripts/plugins/line_height.min.js +1 -1
- data/app/assets/javascripts/plugins/link.min.js +2 -2
- data/app/assets/javascripts/plugins/link_to_anchor.min.js +7 -0
- data/app/assets/javascripts/plugins/lists.min.js +2 -2
- data/app/assets/javascripts/plugins/markdown.min.js +1 -1
- data/app/assets/javascripts/plugins/page_break.min.js +7 -0
- data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
- data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
- data/app/assets/javascripts/plugins/print.min.js +2 -2
- data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
- data/app/assets/javascripts/plugins/quote.min.js +1 -1
- data/app/assets/javascripts/plugins/save.min.js +1 -1
- data/app/assets/javascripts/plugins/special_characters.min.js +1 -1
- data/app/assets/javascripts/plugins/table.min.js +2 -2
- data/app/assets/javascripts/plugins/track_changes.min.js +2 -2
- data/app/assets/javascripts/plugins/trim_video.min.js +1 -1
- data/app/assets/javascripts/plugins/url.min.js +1 -1
- data/app/assets/javascripts/plugins/video.min.js +1 -1
- data/app/assets/javascripts/plugins/word_counter.min.js +2 -2
- data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
- data/app/assets/javascripts/plugins.pkgd.min.js +2 -2
- data/app/assets/javascripts/third_party/embedly.min.js +1 -1
- data/app/assets/javascripts/third_party/font_awesome.min.js +1 -1
- data/app/assets/javascripts/third_party/image_tui.min.js +1 -1
- data/app/assets/javascripts/third_party/showdown.min.js +1 -1
- data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
- data/app/assets/stylesheets/froala_editor.css +96 -1
- data/app/assets/stylesheets/froala_editor.min.css +2 -2
- data/app/assets/stylesheets/froala_editor.pkgd.css +302 -90
- data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
- data/app/assets/stylesheets/froala_style.css +1 -1
- data/app/assets/stylesheets/froala_style.min.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.css +1 -1
- data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.css +1 -1
- data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
- data/app/assets/stylesheets/plugins/colors.css +1 -1
- data/app/assets/stylesheets/plugins/colors.min.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.css +1 -1
- data/app/assets/stylesheets/plugins/draggable.min.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.css +1 -1
- data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
- data/app/assets/stylesheets/plugins/file.css +1 -1
- data/app/assets/stylesheets/plugins/file.min.css +1 -1
- data/app/assets/stylesheets/plugins/files_manager.css +1 -1
- data/app/assets/stylesheets/plugins/files_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/filestack.css +1 -1
- data/app/assets/stylesheets/plugins/filestack.min.css +1 -1
- data/app/assets/stylesheets/plugins/find_and_replace.css +1 -1
- data/app/assets/stylesheets/plugins/find_and_replace.min.css +1 -1
- data/app/assets/stylesheets/plugins/fullscreen.css +1 -1
- data/app/assets/stylesheets/plugins/fullscreen.min.css +1 -1
- data/app/assets/stylesheets/plugins/help.css +1 -1
- data/app/assets/stylesheets/plugins/help.min.css +1 -1
- data/app/assets/stylesheets/plugins/image.css +1 -1
- data/app/assets/stylesheets/plugins/image.min.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.css +1 -1
- data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
- data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
- data/app/assets/stylesheets/plugins/link_to_anchor.css +89 -0
- data/app/assets/stylesheets/plugins/link_to_anchor.min.css +7 -0
- data/app/assets/stylesheets/plugins/markdown.css +1 -1
- data/app/assets/stylesheets/plugins/markdown.min.css +1 -1
- data/app/assets/stylesheets/plugins/page_break.css +112 -0
- data/app/assets/stylesheets/plugins/page_break.min.css +7 -0
- data/app/assets/stylesheets/plugins/quick_insert.css +1 -1
- data/app/assets/stylesheets/plugins/quick_insert.min.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.css +1 -1
- data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
- data/app/assets/stylesheets/plugins/table.css +16 -90
- data/app/assets/stylesheets/plugins/table.min.css +2 -2
- data/app/assets/stylesheets/plugins/trim_video.css +1 -1
- data/app/assets/stylesheets/plugins/trim_video.min.css +1 -1
- data/app/assets/stylesheets/plugins/video.css +1 -1
- data/app/assets/stylesheets/plugins/video.min.css +1 -1
- data/app/assets/stylesheets/plugins.pkgd.css +207 -90
- data/app/assets/stylesheets/plugins.pkgd.min.css +2 -2
- data/app/assets/stylesheets/themes/dark.css +113 -50
- data/app/assets/stylesheets/themes/dark.min.css +2 -2
- data/app/assets/stylesheets/themes/gray.css +113 -50
- data/app/assets/stylesheets/themes/gray.min.css +2 -2
- data/app/assets/stylesheets/themes/royal.css +113 -50
- data/app/assets/stylesheets/themes/royal.min.css +2 -2
- data/app/assets/stylesheets/third_party/embedly.css +1 -1
- data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
- data/app/assets/stylesheets/third_party/font_awesome.css +1 -1
- data/app/assets/stylesheets/third_party/font_awesome.min.css +1 -1
- data/app/assets/stylesheets/third_party/image_tui.css +1 -1
- data/app/assets/stylesheets/third_party/image_tui.min.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
- data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
- data/lib/wysiwyg-rails/version.rb +1 -1
- metadata +9 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': 'Italic',
|
|
25
25
|
'Underline': 'Underline',
|
|
26
26
|
'Strikethrough': 'Strikethrough',
|
|
27
|
+
'Size': 'Size',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Insert',
|
|
29
30
|
'Delete': 'Delete',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Font Size',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Colours',
|
|
43
|
+
'Color': 'Color',
|
|
42
44
|
'Background': 'Background',
|
|
43
45
|
'Text': 'Text',
|
|
44
46
|
'HEX Color': 'HEX Colour',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Paragraph Style',
|
|
55
57
|
'Inline Style': 'Inline Style',
|
|
58
|
+
'Padding': 'Padding',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Align',
|
|
58
61
|
'Align Left': 'Align Left',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Align Right',
|
|
61
64
|
'Align Justify': 'Align Justify',
|
|
62
65
|
'None': 'None',
|
|
66
|
+
'Alignment': 'Alignment',
|
|
67
|
+
'Next': 'Next',
|
|
68
|
+
'Previous': 'Previous',
|
|
69
|
+
'Advanced Options': 'Advanced Options',
|
|
70
|
+
'Close': 'Close',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': 'Ordered List',
|
|
65
73
|
'Unordered List': 'Unordered List',
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Align Middle',
|
|
133
141
|
'Align Bottom': 'Align Bottom',
|
|
134
142
|
'Cell Style': 'Cell Style',
|
|
143
|
+
'Table Properties': 'Table Properties',
|
|
144
|
+
'Cell Properties': 'Cell Properties',
|
|
145
|
+
'Table Footer': 'Table Footer',
|
|
146
|
+
'Dimensions': 'Dimensions',
|
|
147
|
+
'Custom background color input': 'Custom background colour input',
|
|
148
|
+
'Background color picker': 'Background colour picker',
|
|
149
|
+
'Custom border color input': 'Custom border colour input',
|
|
150
|
+
'Border color picker': 'Border colour picker',
|
|
151
|
+
'Border width': 'Border width',
|
|
152
|
+
'Border style': 'Border style',
|
|
153
|
+
'Border color': 'Border colour',
|
|
154
|
+
'Table width': 'Table width',
|
|
155
|
+
'Table height': 'Table height',
|
|
156
|
+
'Left align': 'Left align',
|
|
157
|
+
'Center align': 'Centre align',
|
|
158
|
+
'Right align': 'Right align',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': 'Upload File',
|
|
137
161
|
'Drop file': 'Drop file',
|
|
@@ -209,11 +233,37 @@
|
|
|
209
233
|
'Word Paste Detected': 'Word Paste Detected',
|
|
210
234
|
// Character Counter
|
|
211
235
|
'Characters': 'Characters',
|
|
236
|
+
//Find and Replace
|
|
237
|
+
'Find and Replace': 'Find and Replace',
|
|
238
|
+
'Find': 'Find',
|
|
239
|
+
'Replace with': 'Replace with',
|
|
240
|
+
'Replace All': 'Replace All',
|
|
241
|
+
'Match case': 'Match case',
|
|
242
|
+
'Whole words only': 'Whole words only',
|
|
212
243
|
// More Buttons
|
|
213
244
|
'More Text': 'More Text',
|
|
214
245
|
'More Paragraph': 'More Paragraph',
|
|
215
246
|
'More Rich': 'More Rich',
|
|
216
|
-
'More Misc': 'More Misc'
|
|
247
|
+
'More Misc': 'More Misc',
|
|
248
|
+
'Border': 'Border',
|
|
249
|
+
//selector icon
|
|
250
|
+
'Select Table': 'Select Table',
|
|
251
|
+
'Drag Table': 'Drag Table',
|
|
252
|
+
'Select PageBreak': 'Select Page Break',
|
|
253
|
+
'Drag PageBreak': 'Drag Page Break',
|
|
254
|
+
'Page Break': 'Page Break',
|
|
255
|
+
// link to anchor
|
|
256
|
+
'Insert Anchor': 'Insert Anchor',
|
|
257
|
+
'There are no entries matching': 'There are no entries matching',
|
|
258
|
+
'Update Anchor': 'Update Anchor',
|
|
259
|
+
'Edit Anchor': 'Edit Anchor',
|
|
260
|
+
'Anchor Name': 'Anchor Name',
|
|
261
|
+
'Anchor Link': 'Anchor Link',
|
|
262
|
+
'Scroll to target': 'Scroll to target',
|
|
263
|
+
'Enter the anchor name without space': 'Enter the anchor name without a space',
|
|
264
|
+
'Anchor name already exists.': 'The anchor name already exists.',
|
|
265
|
+
// Export to Word
|
|
266
|
+
'Export to Word': 'Export to Word'
|
|
217
267
|
},
|
|
218
268
|
direction: 'ltr'
|
|
219
269
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': 'Italic',
|
|
25
25
|
'Underline': 'Underline',
|
|
26
26
|
'Strikethrough': 'Strikethrough',
|
|
27
|
+
'Size': 'Size',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Insert',
|
|
29
30
|
'Delete': 'Delete',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Font Size',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Colours',
|
|
43
|
+
'Color': 'Color',
|
|
42
44
|
'Background': 'Background',
|
|
43
45
|
'Text': 'Text',
|
|
44
46
|
'HEX Color': 'HEX Colour',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Paragraph Style',
|
|
55
57
|
'Inline Style': 'Inline Style',
|
|
58
|
+
'Padding': 'Padding',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Align',
|
|
58
61
|
'Align Left': 'Align Left',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Alight Right',
|
|
61
64
|
'Align Justify': 'Align Justify',
|
|
62
65
|
'None': 'None',
|
|
66
|
+
'Alignment': 'Alignment',
|
|
67
|
+
'Next': 'Next',
|
|
68
|
+
'Previous': 'Previous',
|
|
69
|
+
'Advanced Options': 'Advanced Options',
|
|
70
|
+
'Close': 'Close',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': 'Ordered List',
|
|
65
73
|
'Unordered List': 'Unordered List',
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Align Middle',
|
|
133
141
|
'Align Bottom': 'Align Bottom',
|
|
134
142
|
'Cell Style': 'Cell Style',
|
|
143
|
+
'Table Properties': 'Table Properties',
|
|
144
|
+
'Cell Properties': 'Cell Properties',
|
|
145
|
+
'Table Footer': 'Table Footer',
|
|
146
|
+
'Dimensions': 'Dimensions',
|
|
147
|
+
'Custom background colour input': 'Custom background colour input',
|
|
148
|
+
'Background colour picker': 'Background colour picker',
|
|
149
|
+
'Custom border colour input': 'Custom border colour input',
|
|
150
|
+
'Border colour picker': 'Border colour picker',
|
|
151
|
+
'Border width': 'Border width',
|
|
152
|
+
'Border style': 'Border style',
|
|
153
|
+
'Border colour': 'Border colour',
|
|
154
|
+
'Table width': 'Table width',
|
|
155
|
+
'Table height': 'Table height',
|
|
156
|
+
'Left align': 'Left align',
|
|
157
|
+
'Center align': 'Centre align',
|
|
158
|
+
'Right align': 'Right align',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': 'Upload File',
|
|
137
161
|
'Drop file': 'Drop file',
|
|
@@ -150,6 +174,7 @@
|
|
|
150
174
|
'Clear Formatting': 'Cell Formatting',
|
|
151
175
|
// Save
|
|
152
176
|
'Save': 'Save',
|
|
177
|
+
'Ok': 'Ok',
|
|
153
178
|
// Undo, redo
|
|
154
179
|
'Undo': 'Undo',
|
|
155
180
|
'Redo': 'Redo',
|
|
@@ -213,7 +238,26 @@
|
|
|
213
238
|
'More Text': 'More Text',
|
|
214
239
|
'More Paragraph': 'More Paragraph',
|
|
215
240
|
'More Rich': 'More Rich',
|
|
216
|
-
'More Misc': 'More Misc'
|
|
241
|
+
'More Misc': 'More Misc',
|
|
242
|
+
'Border': 'Border',
|
|
243
|
+
//selector icon
|
|
244
|
+
'Select Table': 'Select Table',
|
|
245
|
+
'Drag Table': 'Drag Table',
|
|
246
|
+
'Select PageBreak': 'Select Page Break',
|
|
247
|
+
'Drag PageBreak': 'Drag Page Break',
|
|
248
|
+
'Page Break': 'Page Break',
|
|
249
|
+
// link to anchor
|
|
250
|
+
'Insert Anchor': 'Insert Anchor',
|
|
251
|
+
'There are no entries matching': 'There are no entries matching',
|
|
252
|
+
'Update Anchor': 'Update Anchor',
|
|
253
|
+
'Edit Anchor': 'Edit Anchor',
|
|
254
|
+
'Anchor Name': 'Anchor Name',
|
|
255
|
+
'Anchor Link': 'Anchor Link',
|
|
256
|
+
'Scroll to target': 'Scroll to target',
|
|
257
|
+
'Enter the anchor name without space': 'Enter the anchor name without a space',
|
|
258
|
+
'Anchor name already exists.': 'The anchor name already exists.',
|
|
259
|
+
// Export to Word
|
|
260
|
+
'Export to Word': 'Export to Word'
|
|
217
261
|
},
|
|
218
262
|
direction: 'ltr'
|
|
219
263
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -43,6 +43,7 @@
|
|
|
43
43
|
'Italic': "It\xE1lica",
|
|
44
44
|
'Underline': 'Subrayado',
|
|
45
45
|
'Strikethrough': 'Tachado',
|
|
46
|
+
'Size': 'Tamaño',
|
|
46
47
|
// Main buttons
|
|
47
48
|
'Insert': 'Insertar',
|
|
48
49
|
'Delete': 'Borrar',
|
|
@@ -58,6 +59,7 @@
|
|
|
58
59
|
'Font Size': "Tama\xF1o de fuente",
|
|
59
60
|
// Colors
|
|
60
61
|
'Colors': 'Colores',
|
|
62
|
+
'Color': 'Color',
|
|
61
63
|
'Background': 'Fondo',
|
|
62
64
|
'Text': 'Texto',
|
|
63
65
|
'HEX Color': 'Color hexadecimal',
|
|
@@ -73,6 +75,7 @@
|
|
|
73
75
|
// Style
|
|
74
76
|
'Paragraph Style': "Estilo de p\xE1rrafo",
|
|
75
77
|
'Inline Style': "Estilo en l\xEDnea",
|
|
78
|
+
'Padding': 'Relleno',
|
|
76
79
|
// Alignment
|
|
77
80
|
'Align': 'Alinear',
|
|
78
81
|
'Align Left': 'Alinear a la izquierda',
|
|
@@ -80,6 +83,11 @@
|
|
|
80
83
|
'Align Right': 'Alinear a la derecha',
|
|
81
84
|
'Align Justify': 'Justificar',
|
|
82
85
|
'None': 'Ninguno',
|
|
86
|
+
'Alignment': 'Alineación',
|
|
87
|
+
'Next': 'Próximo',
|
|
88
|
+
'Previous': 'Previo',
|
|
89
|
+
'Advanced Options': 'Opciones avanzadas',
|
|
90
|
+
'Close': 'Cerrar',
|
|
83
91
|
// Lists
|
|
84
92
|
'Ordered List': 'Lista ordenada',
|
|
85
93
|
'Unordered List': 'Lista desordenada',
|
|
@@ -152,6 +160,22 @@
|
|
|
152
160
|
'Align Middle': 'Alinear media',
|
|
153
161
|
'Align Bottom': 'Alinear abajo',
|
|
154
162
|
'Cell Style': 'Estilo de celda',
|
|
163
|
+
'Table Properties': 'Propiedades de la tabla',
|
|
164
|
+
'Cell Properties': 'Propiedades de la celda',
|
|
165
|
+
'Table Footer': 'Pie de página',
|
|
166
|
+
'Dimensions': 'Dimensiones',
|
|
167
|
+
'Custom background color input': 'Entrada de color de fondo personalizada',
|
|
168
|
+
'Background color picker': 'Selector de color de fondo',
|
|
169
|
+
'Custom border color input': 'Entrada de color de borde personalizada',
|
|
170
|
+
'Border color picker': 'Selector de color de borde',
|
|
171
|
+
'Border width': 'Ancho del borde',
|
|
172
|
+
'Border style': 'Estilo del borde',
|
|
173
|
+
'Border color': 'Color del borde',
|
|
174
|
+
'Table width': 'Ancho de la mesa',
|
|
175
|
+
'Table height': 'Altura de la mesa',
|
|
176
|
+
'Left align': 'Alinear a la izquierda',
|
|
177
|
+
'Center align': 'Alinear al centro',
|
|
178
|
+
'Right align': 'Alinear a la derecha',
|
|
155
179
|
// Files
|
|
156
180
|
'Upload File': 'Subir archivo',
|
|
157
181
|
'Drop file': 'Soltar archivo',
|
|
@@ -224,6 +248,8 @@
|
|
|
224
248
|
'Insert Horizontal Line': "Insertar l\xEDnea horizontal",
|
|
225
249
|
// Clear formatting
|
|
226
250
|
'Clear Formatting': 'Quitar el formato',
|
|
251
|
+
// Save
|
|
252
|
+
'Ok': 'Ok',
|
|
227
253
|
// Undo, redo
|
|
228
254
|
'Undo': 'Deshacer',
|
|
229
255
|
'Redo': 'Rehacer',
|
|
@@ -280,7 +306,33 @@
|
|
|
280
306
|
'The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?': 'El contenido pegado viene de un documento de Microsoft Word. ¿Quieres mantener el formato o limpiarlo?',
|
|
281
307
|
'Keep': 'Guardar',
|
|
282
308
|
'Clean': 'Limpiar',
|
|
283
|
-
'Word Paste Detected': 'Palabra detectada'
|
|
309
|
+
'Word Paste Detected': 'Palabra detectada',
|
|
310
|
+
//Find and Replace
|
|
311
|
+
'Find and Replace': 'Buscar y reemplazar',
|
|
312
|
+
'Find': 'Buscar',
|
|
313
|
+
'Replace with': 'Reemplazar con',
|
|
314
|
+
'Replace All': 'Reemplazar todo',
|
|
315
|
+
'Match case': 'caso de partido',
|
|
316
|
+
'Whole words only': 'Solo palabras completas',
|
|
317
|
+
'Border': 'Borde',
|
|
318
|
+
//selector icon
|
|
319
|
+
'Select Table': 'Seleccionar tabla',
|
|
320
|
+
'Drag Table': 'Arrastrar tabla',
|
|
321
|
+
'Select PageBreak': 'Seleccionar salto de página',
|
|
322
|
+
'Drag PageBreak': 'Arrastrar salto de página',
|
|
323
|
+
'Page Break': 'Salto de página',
|
|
324
|
+
// link to anchor
|
|
325
|
+
'Insert Anchor': 'Insertar ancla',
|
|
326
|
+
'There are no entries matching': 'No hay entradas coincidentes',
|
|
327
|
+
'Update Anchor': 'Actualizar ancla',
|
|
328
|
+
'Edit Anchor': 'Editar ancla',
|
|
329
|
+
'Anchor Name': 'Nombre del ancla',
|
|
330
|
+
'Anchor Link': 'Enlace del ancla',
|
|
331
|
+
'Scroll to target': 'Desplazarse al objetivo',
|
|
332
|
+
'Enter the anchor name without space': 'Ingrese el nombre del ancla sin espacio',
|
|
333
|
+
'Anchor name already exists.': 'El nombre del ancla ya existe.',
|
|
334
|
+
// Export to Word
|
|
335
|
+
'Export to Word': 'Exportar a Word'
|
|
284
336
|
},
|
|
285
337
|
direction: 'ltr'
|
|
286
338
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': 'Kursiiv',
|
|
25
25
|
'Underline': 'Allajoonitud',
|
|
26
26
|
'Strikethrough': "L\xE4bikriipsutatud",
|
|
27
|
+
'Size': 'Suurus',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Lisa',
|
|
29
30
|
'Delete': 'Kustuta',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Fondi suurus',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "V\xE4rvid",
|
|
43
|
+
'Color': 'Värv',
|
|
42
44
|
'Background': 'Taust',
|
|
43
45
|
'Text': 'Tekst',
|
|
44
46
|
'HEX Color': 'Hex värvi',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Paragrahv stiil',
|
|
55
57
|
'Inline Style': "J\xE4rjekorras stiil",
|
|
58
|
+
'Padding': 'Polsterdus',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Joonda',
|
|
58
61
|
'Align Left': 'Joonda vasakule',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Joonda paremale',
|
|
61
64
|
'Align Justify': "R\xF6\xF6pjoondus",
|
|
62
65
|
'None': "Mitte \xFCkski",
|
|
66
|
+
'Alignment': 'Joondamine',
|
|
67
|
+
'Next': 'Edasi',
|
|
68
|
+
'Previous': 'Eelmine',
|
|
69
|
+
'Advanced Options': 'Täpsemad suvandid',
|
|
70
|
+
'Close': 'Sule',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': 'Tellitud nimekirja',
|
|
65
73
|
'Unordered List': 'Tavalise nimekirja',
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Joonda keskmine',
|
|
133
141
|
'Align Bottom': "Joonda P\xF5hi",
|
|
134
142
|
'Cell Style': 'Lahter stiili',
|
|
143
|
+
'Table Properties': 'Tabeli omadused',
|
|
144
|
+
'Cell Properties': 'Lahtri omadused',
|
|
145
|
+
'Table Footer': 'Tabeli jalus',
|
|
146
|
+
'Dimensions': 'Mõõtmed',
|
|
147
|
+
'Custom background color input': 'Kohandatud taustavärvi sisend',
|
|
148
|
+
'Background color picker': 'Taustavärvi valija',
|
|
149
|
+
'Custom border color input': 'Kohandatud ääre värvi sisend',
|
|
150
|
+
'Border color picker': 'Ääriste värvivalija',
|
|
151
|
+
'Border width': 'Piiri laius',
|
|
152
|
+
'Border style': 'Ääriste stiil',
|
|
153
|
+
'Border color': 'Ääriste värv',
|
|
154
|
+
'Table width': 'Laua laius',
|
|
155
|
+
'Table height': 'Laua kõrgus',
|
|
156
|
+
'Left align': 'Vasak joondus',
|
|
157
|
+
'Center align': 'Joonda keskele',
|
|
158
|
+
'Right align': 'Joonda paremale',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': "Lae fail \xFCles",
|
|
137
161
|
'Drop file': 'Aseta fail',
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': 'Eemalda formaatimine',
|
|
207
231
|
// Save
|
|
208
232
|
'Save': 'Salvesta',
|
|
233
|
+
'Ok': 'Ok',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': "V\xF5ta tagasi",
|
|
211
236
|
'Redo': 'Tee uuesti',
|
|
@@ -265,11 +290,37 @@
|
|
|
265
290
|
'Word Paste Detected': 'Avastatud sõna pasta',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'Tähemärgid',
|
|
293
|
+
//Find and Replace
|
|
294
|
+
'Find and Replace': 'Otsige ja asendage',
|
|
295
|
+
'Find': 'Otsi',
|
|
296
|
+
'Replace with': 'Asenda vastu',
|
|
297
|
+
'Replace All': 'Asenda kõik',
|
|
298
|
+
'Match case': 'Matši juhtum',
|
|
299
|
+
'Whole words only': 'Ainult terved sõnad',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'Rohkem teksti',
|
|
270
302
|
'More Paragraph': 'Rohkem lõiku',
|
|
271
303
|
'More Rich': 'Rohkem Rikas',
|
|
272
|
-
'More Misc': 'Rohkem Misc'
|
|
304
|
+
'More Misc': 'Rohkem Misc',
|
|
305
|
+
'Border': 'Piir',
|
|
306
|
+
//selector icon
|
|
307
|
+
'Select Table': 'Valige Tabel',
|
|
308
|
+
'Drag Table': 'Lohistage tabel',
|
|
309
|
+
'Select PageBreak': 'Valige Lehekülje katkestus',
|
|
310
|
+
'Drag PageBreak': 'lohistage Lehekülje katkestus',
|
|
311
|
+
'Page Break': 'Lehekülje paus',
|
|
312
|
+
// link to anchor
|
|
313
|
+
'Insert Anchor': 'Lisa ankur',
|
|
314
|
+
'There are no entries matching': 'Sobivaid kirjeid pole',
|
|
315
|
+
'Update Anchor': 'Uuenda ankur',
|
|
316
|
+
'Edit Anchor': 'Muuda ankur',
|
|
317
|
+
'Anchor Name': 'Ankrunimi',
|
|
318
|
+
'Anchor Link': 'Ankru link',
|
|
319
|
+
'Scroll to target': 'Kerige sihtkohta',
|
|
320
|
+
'Enter the anchor name without space': 'Sisestage ankrunimi ilma tühikuteta',
|
|
321
|
+
'Anchor name already exists.': 'Ankrunimi on juba olemas.',
|
|
322
|
+
// Export to Word
|
|
323
|
+
'Export to Word': 'Ekspordi sõnasse'
|
|
273
324
|
},
|
|
274
325
|
direction: 'ltr'
|
|
275
326
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': 'خط کج',
|
|
25
25
|
'Underline': 'خط زیر',
|
|
26
26
|
'Strikethrough': "\u062E\u0637 \u062E\u0648\u0631\u062F\u0647",
|
|
27
|
+
'Size': 'اندازه',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': "\u0627\u0636\u0627\u0641\u0647 \u06A9\u0631\u062F\u0646",
|
|
29
30
|
'Delete': "\u062D\u0630\u0641 \u06A9\u0631\u062F\u0646",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "\u0627\u0646\u062F\u0627\u0632\u0647 \u0642\u0644\u0645",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "\u0631\u0646\u06AF",
|
|
43
|
+
'Color': 'رنگ',
|
|
42
44
|
'Background': "\u0632\u0645\u06CC\u0646\u0647 \u0645\u062A\u0646",
|
|
43
45
|
'Text': "\u0645\u062A\u0646",
|
|
44
46
|
'HEX Color': 'کد رنگ',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': "\u067E\u0627\u0631\u0627\u06AF\u0631\u0627\u0641 \u0633\u0628\u06A9",
|
|
55
57
|
'Inline Style': "\u062E\u0637\u06CC \u0633\u0628\u06A9",
|
|
58
|
+
'Padding': 'بالشتک',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': "\u0631\u062F\u06CC\u0641 \u0628\u0646\u062F\u06CC \u0646\u0648\u0634\u062A\u0647",
|
|
58
61
|
'Align Left': "\u0686\u067E \u0686\u06CC\u0646",
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': "\u0631\u0627\u0633\u062A \u0686\u06CC\u0646",
|
|
61
64
|
'Align Justify': "\u0645\u0633\u0627\u0648\u06CC \u0627\u0632 \u0637\u0631\u0641\u06CC\u0646",
|
|
62
65
|
'None': "\u0647\u06CC\u0686",
|
|
66
|
+
'Alignment': 'ترازبندی',
|
|
67
|
+
'Next': 'بعدی',
|
|
68
|
+
'Previous': 'قبلی',
|
|
69
|
+
'Advanced Options': 'تنظیمات پیشرفته',
|
|
70
|
+
'Close': 'بستن',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "\u0644\u06CC\u0633\u062A \u0634\u0645\u0627\u0631\u0647 \u0627\u06CC",
|
|
65
73
|
'Unordered List': "\u0644\u06CC\u0633\u062A \u062F\u0627\u06CC\u0631\u0647 \u0627\u06CC",
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': "\u062A\u0631\u0627\u0632 \u0648\u0633\u0637",
|
|
133
141
|
'Align Bottom': "\u062A\u0631\u0627\u0632 \u067E\u0627\u06CC\u06CC\u0646",
|
|
134
142
|
'Cell Style': "\u0633\u0628\u06A9 \u0647\u0627\u06CC \u0647\u0645\u0631\u0627\u0647",
|
|
143
|
+
'Table Properties': 'ویژگیهای جدول',
|
|
144
|
+
'Cell Properties': 'ویژگیهای سلول',
|
|
145
|
+
'Table Footer': 'پاورقی جدول',
|
|
146
|
+
'Dimensions': 'ابعاد',
|
|
147
|
+
'Custom background color input': 'ورودی رنگ پسزمینه سفارشی',
|
|
148
|
+
'Background color picker': 'انتخابکننده رنگ پسزمینه',
|
|
149
|
+
'Custom border color input': 'ورودی رنگ حاشیه سفارشی',
|
|
150
|
+
'Border color picker': 'انتخابکننده رنگ حاشیه',
|
|
151
|
+
'Border width': 'عرض حاشیه',
|
|
152
|
+
'Border style': 'سبک حاشیه',
|
|
153
|
+
'Border color': 'رنگ حاشیه',
|
|
154
|
+
'Table width': 'عرض جدول',
|
|
155
|
+
'Table height': 'ارتفاع جدول',
|
|
156
|
+
'Left align': 'تراز به چپ',
|
|
157
|
+
'Center align': 'تراز به مرکز',
|
|
158
|
+
'Right align': 'تراز به راست',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': "\u0622\u067E\u0644\u0648\u062F \u0641\u0627\u06CC\u0644",
|
|
137
161
|
'Drop file': "\u0627\u0641\u062A \u0641\u0627\u06CC\u0644",
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': "\u062D\u0630\u0641 \u0642\u0627\u0644\u0628 \u0628\u0646\u062F\u06CC",
|
|
207
231
|
// Save
|
|
208
232
|
'Save': "\u0635\u0631\u0641\u0647 \u062C\u0648\u06CC\u06CC",
|
|
233
|
+
'Ok': 'تأیید',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': "\u0628\u0627\u0637\u0644 \u06A9\u0631\u062F\u0646",
|
|
211
236
|
'Redo': "\u0627\u0646\u062C\u0627\u0645 \u062F\u0648\u0628\u0627\u0631\u0647",
|
|
@@ -265,11 +290,37 @@
|
|
|
265
290
|
'Word Paste Detected': 'کلمه رب تشخیص داده شده است',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'شخصیت ها',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'یافتن و جایگزینی',
|
|
295
|
+
'Find': 'یافتن',
|
|
296
|
+
'Replace with': 'جایگزین با',
|
|
297
|
+
'Replace All': 'جایگزینی همه',
|
|
298
|
+
'Match case': 'تطبیق حروف بزرگ و کوچک',
|
|
299
|
+
'Whole words only': 'فقط کلمات کامل',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'متن بیشتر',
|
|
270
302
|
'More Paragraph': 'پاراگراف بیشتر',
|
|
271
303
|
'More Rich': 'بیشتر ثروتمند',
|
|
272
|
-
'More Misc': 'بیشتر متفرقه'
|
|
304
|
+
'More Misc': 'بیشتر متفرقه',
|
|
305
|
+
'Border': 'حاشیه',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'انتخاب جدول',
|
|
308
|
+
'Drag Table': 'کشیدن جدول',
|
|
309
|
+
'Select PageBreak': 'انتخاب شکست صفحه',
|
|
310
|
+
'Drag PageBreak': 'کشیدن شکست صفحه',
|
|
311
|
+
'Page Break': 'شکست صفحه',
|
|
312
|
+
// link to anchor
|
|
313
|
+
'Insert Anchor': 'درج لنگر',
|
|
314
|
+
'There are no entries matching': 'هیچ ورودی مطابقت ندارد',
|
|
315
|
+
'Update Anchor': 'بهروزرسانی لنگر',
|
|
316
|
+
'Edit Anchor': 'ویرایش لنگر',
|
|
317
|
+
'Anchor Name': 'نام لنگر',
|
|
318
|
+
'Anchor Link': 'لینک لنگر',
|
|
319
|
+
'Scroll to target': 'اسکرول به هدف',
|
|
320
|
+
'Enter the anchor name without space': 'نام لنگر را بدون فاصله وارد کنید',
|
|
321
|
+
'Anchor name already exists.': 'نام لنگر از قبل موجود است.',
|
|
322
|
+
// export to word
|
|
323
|
+
'Export to Word': 'خروجی به Word'
|
|
273
324
|
},
|
|
274
325
|
direction: 'rtl'
|
|
275
326
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* froala_editor v4.
|
|
2
|
+
* froala_editor v4.7.0 (https://www.froala.com/wysiwyg-editor)
|
|
3
3
|
* License https://froala.com/wysiwyg-editor/terms/
|
|
4
4
|
* Copyright 2014-2025 Froala Labs
|
|
5
5
|
*/
|
|
@@ -24,6 +24,7 @@
|
|
|
24
24
|
'Italic': 'Kursivointi',
|
|
25
25
|
'Underline': 'Alleviivaus',
|
|
26
26
|
'Strikethrough': 'Yliviivaus',
|
|
27
|
+
'Size': 'Koko',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': "Lis\xE4\xE4",
|
|
29
30
|
'Delete': 'Poista',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Fonttikoko',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': "V\xE4rit",
|
|
43
|
+
'Color': 'Väri',
|
|
42
44
|
'Background': 'Taustan',
|
|
43
45
|
'Text': 'Tekstin',
|
|
44
46
|
'HEX Color': 'Heksadesimaali',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Kappaleen tyyli',
|
|
55
57
|
'Inline Style': 'Linjassa tyyli',
|
|
58
|
+
'Padding': 'pehmuste',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Tasaa',
|
|
58
61
|
'Align Left': 'Tasaa vasemmalle',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Tasaa oikealle',
|
|
61
64
|
'Align Justify': 'Tasaa',
|
|
62
65
|
'None': "Ei mit\xE4\xE4n",
|
|
66
|
+
'Alignment': 'Tasaus',
|
|
67
|
+
'Next': 'Seuraavaksi',
|
|
68
|
+
'Previous': 'Edellinen',
|
|
69
|
+
'Advanced Options': 'Lisäasetukset',
|
|
70
|
+
'Close': 'Close',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "J\xE4rjestetty lista",
|
|
65
73
|
'Unordered List': "J\xE4rjest\xE4m\xE4t\xF6n lista",
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': "Tasaa keskimm\xE4inen",
|
|
133
141
|
'Align Bottom': 'Tasaa pohja',
|
|
134
142
|
'Cell Style': 'Solun tyyli',
|
|
143
|
+
'Table Properties': 'Taulukon ominaisuudet',
|
|
144
|
+
'Cell Properties': 'Solun ominaisuudet',
|
|
145
|
+
'Table Footer': 'Taulukon alatunniste',
|
|
146
|
+
'Dimensions': 'Mitat',
|
|
147
|
+
'Custom background color input': 'Mukautettu taustavärin syöttö',
|
|
148
|
+
'Background color picker': 'Taustavärin valitsin',
|
|
149
|
+
'Custom border color input': 'Mukautettu reunuksen värin syöttö',
|
|
150
|
+
'Border color picker': 'Reunuksen värinvalitsin',
|
|
151
|
+
'Border width': 'Reunuksen leveys',
|
|
152
|
+
'Border style': 'Reunuksen tyyli',
|
|
153
|
+
'Border color': 'Reunuksen väri',
|
|
154
|
+
'Table width': 'Pöydän leveys',
|
|
155
|
+
'Table height': 'Pöydän korkeus',
|
|
156
|
+
'Left align': 'Tasaa vasemmalle',
|
|
157
|
+
'Center align': 'Keskitä',
|
|
158
|
+
'Right align': 'Oikea tasaus',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': 'Lataa tiedosto',
|
|
137
161
|
'Drop file': 'Pudota tiedosto',
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': 'Poista muotoilu',
|
|
207
231
|
// Save
|
|
208
232
|
'Save': 'Tallentaa',
|
|
233
|
+
'Ok': 'Ok',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': 'Peru',
|
|
211
236
|
'Redo': 'Tee uudelleen',
|
|
@@ -265,11 +290,37 @@
|
|
|
265
290
|
'Word Paste Detected': 'Sana-tahna havaittu',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'merkit',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'Etsi ja korvaa',
|
|
295
|
+
'Find': 'Löytää',
|
|
296
|
+
'Replace with': 'Korvaa kanssa',
|
|
297
|
+
'Replace All': 'Korvaa kaikki',
|
|
298
|
+
'Match case': 'Match tapaus',
|
|
299
|
+
'Whole words only': 'Vain kokonaisia sanoja',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'Lisää tekstiä',
|
|
270
302
|
'More Paragraph': 'Lisää kohta',
|
|
271
303
|
'More Rich': 'Lisää Rikas',
|
|
272
|
-
'More Misc': 'Lisää Misc'
|
|
304
|
+
'More Misc': 'Lisää Misc',
|
|
305
|
+
'Border': 'Raja',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'Valitse taulukko',
|
|
308
|
+
'Drag Table': 'Vedä taulukkoa',
|
|
309
|
+
'Select PageBreak': 'Valitse sivunvaihto',
|
|
310
|
+
'Drag PageBreak': 'Vedä sivunvaihto',
|
|
311
|
+
'Page Break': 'Sivunvaihto',
|
|
312
|
+
// link to anchor
|
|
313
|
+
'Insert Anchor': 'Lisää ankkuri',
|
|
314
|
+
'There are no entries matching': 'Ei ole merkintöjä, jotka vastaavat',
|
|
315
|
+
'Update Anchor': 'Päivitä ankkuri',
|
|
316
|
+
'Edit Anchor': 'Muokkaa ankkuria',
|
|
317
|
+
'Anchor Name': 'Ankkurin nimi',
|
|
318
|
+
'Anchor Link': 'Ankkurilinkki',
|
|
319
|
+
'Scroll to target': 'Selaa kohteeseen',
|
|
320
|
+
'Enter the anchor name without space': 'Syötä ankkurin nimi ilman välilyöntejä',
|
|
321
|
+
'Anchor name already exists.': 'Ankkurin nimi on jo olemassa.',
|
|
322
|
+
// Export to Word
|
|
323
|
+
'Export to Word': 'Vie Wordiin'
|
|
273
324
|
},
|
|
274
325
|
direction: 'ltr'
|
|
275
326
|
};
|