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': 'Kursiv',
|
|
25
25
|
'Underline': 'Understreket',
|
|
26
26
|
'Strikethrough': 'Gjennomstreket',
|
|
27
|
+
'Size': 'Størrelse',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Sett',
|
|
29
30
|
'Delete': 'Slett',
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': "St\xF8rrelse",
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Farger',
|
|
43
|
+
'Color': 'Farge',
|
|
42
44
|
'Background': 'Bakgrunn',
|
|
43
45
|
'Text': 'Tekst',
|
|
44
46
|
'HEX Color': 'Heksefarge',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Avsnittsstil',
|
|
55
57
|
'Inline Style': "P\xE5 linje stil",
|
|
58
|
+
'Padding': 'Polstring',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Justering',
|
|
58
61
|
'Align Left': 'Venstrejustert',
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': "H\xF8yrejustert",
|
|
61
64
|
'Align Justify': 'Juster alle linjer',
|
|
62
65
|
'None': 'None',
|
|
66
|
+
'Alignment': 'Justering',
|
|
67
|
+
'Next': 'Neste',
|
|
68
|
+
'Previous': 'Tidligere',
|
|
69
|
+
'Advanced Options': 'Avanserte alternativer',
|
|
70
|
+
'Close': 'Lukke',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': 'Ordnet liste',
|
|
65
73
|
'Unordered List': 'Uordnet liste',
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Justere midten',
|
|
133
141
|
'Align Bottom': 'Justere bunnen',
|
|
134
142
|
'Cell Style': 'Celle stil',
|
|
143
|
+
'Table Properties': 'Tabellegenskaper',
|
|
144
|
+
'Cell Properties': 'Celleegenskaper',
|
|
145
|
+
'Table Footer': 'Bordbunntekst',
|
|
146
|
+
'Dimensions': 'Dimensjoner',
|
|
147
|
+
'Custom background color input': 'Egendefinert bakgrunnsfargeinndata',
|
|
148
|
+
'Background color picker': 'Bakgrunnsfargevelger',
|
|
149
|
+
'Custom border color input': 'Egendefinert kantfargeinndata',
|
|
150
|
+
'Border color picker': 'Kantfargevelger',
|
|
151
|
+
'Border width': 'Kantbredde',
|
|
152
|
+
'Border style': 'Border stil',
|
|
153
|
+
'Border color': 'Kantfarge',
|
|
154
|
+
'Table width': 'Bordbredde',
|
|
155
|
+
'Table height': 'Bordhøyde',
|
|
156
|
+
'Left align': 'Venstrejustert',
|
|
157
|
+
'Center align': 'Midtjuster',
|
|
158
|
+
'Right align': 'Høyrejuster',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': 'Opplastingsfil',
|
|
137
161
|
'Drop file': 'Slippe fil',
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': 'Fjerne formatering',
|
|
207
231
|
// Save
|
|
208
232
|
'Save': 'Lagre',
|
|
233
|
+
'Ok': 'OK',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': 'Angre',
|
|
211
236
|
'Redo': "Utf\xF8r likevel",
|
|
@@ -265,11 +290,35 @@
|
|
|
265
290
|
'Word Paste Detected': 'Ordpasta oppdages',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'Tegn',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'Finn og erstatt',
|
|
295
|
+
'Find': 'Finne',
|
|
296
|
+
'Replace with': 'Bytt ut med',
|
|
297
|
+
'Replace All': 'Erstatt alle',
|
|
298
|
+
'Match case': 'Matchetui',
|
|
299
|
+
'Whole words only': 'Kun hele ord',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'Mer Tekst',
|
|
270
302
|
'More Paragraph': 'Mer Avsnitt',
|
|
271
303
|
'More Rich': 'Mer Rik',
|
|
272
|
-
'More Misc': 'Mer Diverse'
|
|
304
|
+
'More Misc': 'Mer Diverse',
|
|
305
|
+
'Border': 'Grense',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'Velg tabell',
|
|
308
|
+
'Drag Table': 'Dra tabell',
|
|
309
|
+
'Select PageBreak': 'Velg sideskift',
|
|
310
|
+
'Drag PageBreak': 'Dra sideskift',
|
|
311
|
+
'Page Break': 'Sideskift',
|
|
312
|
+
//Link to anchor
|
|
313
|
+
'Insert Anchor': 'Sett inn anker',
|
|
314
|
+
'There are no entries matching': 'Det finnes ingen oppføringer som samsvarer',
|
|
315
|
+
'Update Anchor': 'Oppdater anker',
|
|
316
|
+
'Edit Anchor': 'Rediger anker',
|
|
317
|
+
'Anchor Name': 'Ankernavn',
|
|
318
|
+
'Anchor Link': 'Ankerlenke',
|
|
319
|
+
'Scroll to target': 'Rull til mål',
|
|
320
|
+
'Enter the anchor name without space': 'Skriv ankernavnet uten mellomrom',
|
|
321
|
+
'Anchor name already exists.': 'Ankernavnet finnes allerede.'
|
|
273
322
|
},
|
|
274
323
|
direction: 'ltr'
|
|
275
324
|
};
|
|
@@ -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': 'Cursief',
|
|
25
25
|
'Underline': 'Onderstreept',
|
|
26
26
|
'Strikethrough': 'Doorhalen',
|
|
27
|
+
'Size': 'Grootte',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Invoegen',
|
|
29
30
|
'Delete': 'Verwijder',
|
|
@@ -42,6 +43,7 @@
|
|
|
42
43
|
'Line Height': 'Lijnhoogte',
|
|
43
44
|
// Colors
|
|
44
45
|
'Colors': 'Kleuren',
|
|
46
|
+
'Color': 'Kleur',
|
|
45
47
|
'Background': 'Achtergrond',
|
|
46
48
|
'Text': 'Tekst',
|
|
47
49
|
'HEX Color': 'HEX kleur',
|
|
@@ -56,6 +58,7 @@
|
|
|
56
58
|
// Style
|
|
57
59
|
'Paragraph Style': 'Paragraaf stijl',
|
|
58
60
|
'Inline Style': 'Inline stijl',
|
|
61
|
+
'Padding': 'Opvulling',
|
|
59
62
|
// Alignment
|
|
60
63
|
'Align': 'Uitlijnen',
|
|
61
64
|
'Align Left': 'Links uitlijnen',
|
|
@@ -63,6 +66,11 @@
|
|
|
63
66
|
'Align Right': 'Rechts uitlijnen',
|
|
64
67
|
'Align Justify': 'Uitvullen',
|
|
65
68
|
'None': 'Geen',
|
|
69
|
+
'Alignment': 'Uitlijning',
|
|
70
|
+
'Next': 'Volgende',
|
|
71
|
+
'Previous': 'Vorig',
|
|
72
|
+
'Advanced Options': 'Geavanceerde opties',
|
|
73
|
+
'Close': 'Sluiten',
|
|
66
74
|
// Lists
|
|
67
75
|
'Ordered List': 'Geordende lijst',
|
|
68
76
|
'Unordered List': 'Ongeordende lijst',
|
|
@@ -146,6 +154,22 @@
|
|
|
146
154
|
'Align Middle': 'Uitlijnen midden',
|
|
147
155
|
'Align Bottom': 'Onder uitlijnen',
|
|
148
156
|
'Cell Style': 'Celstijl',
|
|
157
|
+
'Table Properties': 'Tabeleigenschappen',
|
|
158
|
+
'Cell Properties': 'Celeigenschappen',
|
|
159
|
+
'Table Footer': 'Tabelvoettekst',
|
|
160
|
+
'Dimensions': 'Afmetingen',
|
|
161
|
+
'Custom background color input': 'Aangepaste achtergrondkleurinvoer',
|
|
162
|
+
'Background color picker': 'Achtergrondkleurkiezer',
|
|
163
|
+
'Custom border color input': 'Aangepaste randkleurinvoer',
|
|
164
|
+
'Border color picker': 'Randkleurkiezer',
|
|
165
|
+
'Border width': 'Randbreedte',
|
|
166
|
+
'Border style': 'Randstijl',
|
|
167
|
+
'Border color': 'Randkleur',
|
|
168
|
+
'Table width': 'Tabelbreedte',
|
|
169
|
+
'Table height': 'Tabel hoogte',
|
|
170
|
+
'Left align': 'Links uitlijnen',
|
|
171
|
+
'Center align': 'Midden uitlijnen',
|
|
172
|
+
'Right align': 'Rechts uitlijnen',
|
|
149
173
|
// Files
|
|
150
174
|
'Upload File': 'Bestand uploaden',
|
|
151
175
|
'Drop file': 'Sleep bestand',
|
|
@@ -220,6 +244,7 @@
|
|
|
220
244
|
'Clear Formatting': 'Verwijder opmaak',
|
|
221
245
|
// Save
|
|
222
246
|
'Save': 'Opslaan',
|
|
247
|
+
'Ok': 'OK',
|
|
223
248
|
// Undo, redo
|
|
224
249
|
'Undo': 'Ongedaan maken',
|
|
225
250
|
'Redo': 'Opnieuw',
|
|
@@ -279,11 +304,37 @@
|
|
|
279
304
|
'Word Paste Detected': 'Word inhoud gedetecteerd',
|
|
280
305
|
// Character Counter
|
|
281
306
|
'Characters': 'Tekens',
|
|
307
|
+
// Find and Replace
|
|
308
|
+
'Find and Replace': 'Zoek en vervang',
|
|
309
|
+
'Find': 'Vinden',
|
|
310
|
+
'Replace with': 'Vervangen door',
|
|
311
|
+
'Replace All': 'Alles vervangen',
|
|
312
|
+
'Match case': 'Match geval',
|
|
313
|
+
'Whole words only': 'Alleen hele woorden',
|
|
282
314
|
// More Buttons
|
|
283
315
|
'More Text': 'Meer Tekst',
|
|
284
316
|
'More Paragraph': 'Meer paragraaf',
|
|
285
317
|
'More Rich': 'Meer Rijk',
|
|
286
|
-
'More Misc': 'Meer Misc'
|
|
318
|
+
'More Misc': 'Meer Misc',
|
|
319
|
+
'Border': 'Grens',
|
|
320
|
+
// selector icon
|
|
321
|
+
'Select Table': 'Selecteer Tabel',
|
|
322
|
+
'Drag Table': 'Sleep tabel',
|
|
323
|
+
'Select PageBreak': 'Selecteer Pagina-einde',
|
|
324
|
+
'Drag PageBreak': 'Sleep Pagina-einde',
|
|
325
|
+
'Page Break': 'Pagina-einde',
|
|
326
|
+
//Link to anchor
|
|
327
|
+
'Insert Anchor': 'Anker invoegen',
|
|
328
|
+
'There are no entries matching': 'Er zijn geen overeenkomende items',
|
|
329
|
+
'Update Anchor': 'Anker bijwerken',
|
|
330
|
+
'Edit Anchor': 'Anker bewerken',
|
|
331
|
+
'Anchor Name': 'Ankernaam',
|
|
332
|
+
'Anchor Link': 'Ankerkoppeling',
|
|
333
|
+
'Scroll to target': 'Scrol naar doel',
|
|
334
|
+
'Enter the anchor name without space': 'Voer de ankernaam in zonder spatie',
|
|
335
|
+
'Anchor name already exists.': 'Ankernaam bestaat al.',
|
|
336
|
+
// Export to Word
|
|
337
|
+
'Export to Word': 'Exporteren naar Word'
|
|
287
338
|
},
|
|
288
339
|
direction: 'ltr'
|
|
289
340
|
};
|
|
@@ -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
|
*/
|
|
@@ -41,6 +41,7 @@
|
|
|
41
41
|
'Italic': 'Kursywa',
|
|
42
42
|
'Underline': "Podkre\u015Blenie",
|
|
43
43
|
'Strikethrough': "Przekre\u015Blenie",
|
|
44
|
+
'Size': 'Rozmiar',
|
|
44
45
|
// Main buttons
|
|
45
46
|
'Insert': 'Wstaw',
|
|
46
47
|
'Delete': "Usun\u0105\u0107",
|
|
@@ -56,6 +57,7 @@
|
|
|
56
57
|
'Font Size': 'Rozmiar czcionki',
|
|
57
58
|
// Colors
|
|
58
59
|
'Colors': 'Kolory',
|
|
60
|
+
'Color': 'Kolor',
|
|
59
61
|
'Background': "T\u0142o",
|
|
60
62
|
'Text': 'Tekstu',
|
|
61
63
|
'HEX Color': 'Sześciokąt',
|
|
@@ -70,6 +72,7 @@
|
|
|
70
72
|
// Style
|
|
71
73
|
'Paragraph Style': 'Styl akapitu',
|
|
72
74
|
'Inline Style': 'Stylu zgodna',
|
|
75
|
+
'Padding': 'Wyściółka',
|
|
73
76
|
// Alignment
|
|
74
77
|
'Align': "Wyr\xF3wnaj",
|
|
75
78
|
'Align Left': "Wyr\xF3wnaj do lewej",
|
|
@@ -77,6 +80,11 @@
|
|
|
77
80
|
'Align Right': "Wyr\xF3wnaj do prawej",
|
|
78
81
|
'Align Justify': 'Do lewej i prawej',
|
|
79
82
|
'None': "\u017Baden",
|
|
83
|
+
'Alignment': 'Wyrównanie',
|
|
84
|
+
'Next': 'Następny',
|
|
85
|
+
'Previous': 'Poprzedni',
|
|
86
|
+
'Advanced Options': 'Opcje zaawansowane',
|
|
87
|
+
'Close': 'Zamknij',
|
|
80
88
|
// Lists
|
|
81
89
|
'Ordered List': "Uporz\u0105dkowana lista",
|
|
82
90
|
'Unordered List': "Lista nieuporz\u0105dkowana",
|
|
@@ -149,6 +157,22 @@
|
|
|
149
157
|
'Align Middle': "Wyr\xF3wnaj \u015Brodku",
|
|
150
158
|
'Align Bottom': "Wyr\xF3wnaj do do\u0142u",
|
|
151
159
|
'Cell Style': "Styl kom\xF3rki",
|
|
160
|
+
'Table Properties': 'Właściwości tabeli',
|
|
161
|
+
'Cell Properties': 'Właściwości komórki',
|
|
162
|
+
'Table Footer': 'Stopka tabeli',
|
|
163
|
+
'Dimensions': 'Wymiary',
|
|
164
|
+
'Custom background color input': 'Niestandardowe wprowadzenie koloru tła',
|
|
165
|
+
'Background color picker': 'Selektor koloru tła',
|
|
166
|
+
'Custom border color input': 'Niestandardowe wprowadzenie koloru obramowania',
|
|
167
|
+
'Border color picker': 'Selektor koloru obramowania',
|
|
168
|
+
'Border width': 'Szerokość obramowania',
|
|
169
|
+
'Border style': 'Styl graniczny',
|
|
170
|
+
'Border color': 'Kolor obramowania',
|
|
171
|
+
'Table width': 'Szerokość stołu',
|
|
172
|
+
'Table height': 'Wysokość stołu',
|
|
173
|
+
'Left align': 'Wyrównaj do lewej',
|
|
174
|
+
'Center align': 'Wyśrodkuj',
|
|
175
|
+
'Right align': 'Wyrównaj do prawej',
|
|
152
176
|
// Files
|
|
153
177
|
'Upload File': "Prze\u015Blij plik",
|
|
154
178
|
'Drop file': "Upu\u015Bci\u0107 plik",
|
|
@@ -223,6 +247,7 @@
|
|
|
223
247
|
'Clear Formatting': "Usu\u0144 formatowanie",
|
|
224
248
|
// Save
|
|
225
249
|
'Save': "Zapisa\u0107",
|
|
250
|
+
'Ok': 'OK',
|
|
226
251
|
// Undo, redo
|
|
227
252
|
'Undo': 'Cofnij',
|
|
228
253
|
'Redo': "Pon\xF3w",
|
|
@@ -282,11 +307,37 @@
|
|
|
282
307
|
'Word Paste Detected': 'Wykryto sformatowany tekst',
|
|
283
308
|
// Character Counter
|
|
284
309
|
'Characters': 'Znaki',
|
|
310
|
+
// Find and Replace
|
|
311
|
+
'Find and Replace': 'Znajdź i zamień',
|
|
312
|
+
'Find': 'Znajdować',
|
|
313
|
+
'Replace with': 'Zamień na',
|
|
314
|
+
'Replace All': 'Zamień wszystko',
|
|
315
|
+
'Match case': 'Sprawa dopasowania',
|
|
316
|
+
'Whole words only': 'Tylko całe słowa',
|
|
285
317
|
// More Buttons
|
|
286
318
|
'More Text': 'Więcej Tekst',
|
|
287
319
|
'More Paragraph': 'Więcej Ustęp',
|
|
288
320
|
'More Rich': 'Więcej Bogaty',
|
|
289
|
-
'More Misc': 'Więcej Misc'
|
|
321
|
+
'More Misc': 'Więcej Misc',
|
|
322
|
+
'Border': 'Granica',
|
|
323
|
+
// selector icon
|
|
324
|
+
'Select Table': 'Wybierz opcję Tabela',
|
|
325
|
+
'Drag Table': 'Przeciągnij tabelę',
|
|
326
|
+
'Select PageBreak': 'Wybierz podział strony',
|
|
327
|
+
'Drag PageBreak': 'Przeciągnij podział strony',
|
|
328
|
+
'Page Break': 'Przerwa strony',
|
|
329
|
+
//Link to anchor
|
|
330
|
+
'Insert Anchor': 'Wstaw kotwicę',
|
|
331
|
+
'There are no entries matching': 'Nie ma pasujących wpisów',
|
|
332
|
+
'Update Anchor': 'Zaktualizuj kotwicę',
|
|
333
|
+
'Edit Anchor': 'Edytuj kotwicę',
|
|
334
|
+
'Anchor Name': 'Nazwa kotwicy',
|
|
335
|
+
'Anchor Link': 'Łącze kotwicy',
|
|
336
|
+
'Scroll to target': 'Przewiń do celu',
|
|
337
|
+
'Enter the anchor name without space': 'Wprowadź nazwę kotwicy bez spacji',
|
|
338
|
+
'Anchor name already exists.': 'Nazwa kotwicy już istnieje.',
|
|
339
|
+
//Export to Word
|
|
340
|
+
'Export to Word': 'Eksport do Worda'
|
|
290
341
|
},
|
|
291
342
|
direction: 'ltr'
|
|
292
343
|
};
|
|
@@ -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': 'Itálito',
|
|
25
25
|
'Underline': 'Sublinhar',
|
|
26
26
|
'Strikethrough': 'Tachado',
|
|
27
|
+
'Size': 'Tamanho',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': 'Inserir',
|
|
29
30
|
'Delete': 'Apagar',
|
|
@@ -56,6 +57,7 @@
|
|
|
56
57
|
'Font Size': 'Tamanho',
|
|
57
58
|
// Colors
|
|
58
59
|
'Colors': 'Cores',
|
|
60
|
+
'Color': 'Cor',
|
|
59
61
|
'Background': 'Fundo',
|
|
60
62
|
'Text': 'Texto',
|
|
61
63
|
'HEX Color': 'Cor hexadecimal',
|
|
@@ -70,6 +72,7 @@
|
|
|
70
72
|
// Style
|
|
71
73
|
'Paragraph Style': 'Estilo de parágrafo',
|
|
72
74
|
'Inline Style': 'Estilo embutido',
|
|
75
|
+
'Padding': 'Preenchimento',
|
|
73
76
|
// Alignment
|
|
74
77
|
'Align': 'Alinhar',
|
|
75
78
|
'Align Left': 'Alinhar à esquerda',
|
|
@@ -77,6 +80,11 @@
|
|
|
77
80
|
'Align Right': 'Alinhar à direita',
|
|
78
81
|
'Align Justify': 'Justificar',
|
|
79
82
|
'None': 'Nenhum',
|
|
83
|
+
'Alignment': 'Alinhamento',
|
|
84
|
+
'Next': 'Próximo',
|
|
85
|
+
'Previous': 'Anterior',
|
|
86
|
+
'Advanced Options': 'Opções avançadas',
|
|
87
|
+
'Close': 'Fechar',
|
|
80
88
|
// Lists
|
|
81
89
|
'Ordered List': 'Lista ordenada',
|
|
82
90
|
'Unordered List': 'Lista não ordenada',
|
|
@@ -149,6 +157,22 @@
|
|
|
149
157
|
'Align Middle': 'Alinhar meio',
|
|
150
158
|
'Align Bottom': 'Alinhar fundo',
|
|
151
159
|
'Cell Style': 'Estilo de célula',
|
|
160
|
+
'Table Properties': 'Propriedades da tabela',
|
|
161
|
+
'Cell Properties': 'Propriedades da célula',
|
|
162
|
+
'Table Footer': 'Rodapé da tabela',
|
|
163
|
+
'Dimensions': 'Dimensões',
|
|
164
|
+
'Custom background color input': 'Entrada de cor de fundo personalizada',
|
|
165
|
+
'Background color picker': 'Seletor de cor de fundo',
|
|
166
|
+
'Custom border color input': 'Entrada de cor da borda personalizada',
|
|
167
|
+
'Border color picker': 'Seletor de cor da borda',
|
|
168
|
+
'Border width': 'Largura da borda',
|
|
169
|
+
'Border style': 'Estilo da borda',
|
|
170
|
+
'Border color': 'Cor da borda',
|
|
171
|
+
'Table width': 'Largura da tabela',
|
|
172
|
+
'Table height': 'Altura da tabela',
|
|
173
|
+
'Left align': 'Alinhar à esquerda',
|
|
174
|
+
'Center align': 'Centralizar',
|
|
175
|
+
'Right align': 'Alinhar à direita',
|
|
152
176
|
// Files
|
|
153
177
|
'Upload File': 'Carregar arquivo',
|
|
154
178
|
'Drop file': 'Arraste seu arquivo aqui',
|
|
@@ -223,6 +247,7 @@
|
|
|
223
247
|
'Clear Formatting': 'Remover formatação',
|
|
224
248
|
// Save
|
|
225
249
|
'Save': "Salve",
|
|
250
|
+
'Ok': 'OK',
|
|
226
251
|
// Undo, redo
|
|
227
252
|
'Undo': 'Desfazer',
|
|
228
253
|
'Redo': 'Refazer',
|
|
@@ -282,11 +307,37 @@
|
|
|
282
307
|
'Word Paste Detected': 'Texto do Word detectado',
|
|
283
308
|
// Character Counter
|
|
284
309
|
'Characters': 'Caracteres',
|
|
310
|
+
// Find and Replace
|
|
311
|
+
'Find and Replace': 'Localizar e substituir',
|
|
312
|
+
'Find': 'Localizar',
|
|
313
|
+
'Replace with': 'Substituir por',
|
|
314
|
+
'Replace All': 'Substituir tudo',
|
|
315
|
+
'Match case': 'Diferenciar maiúsculas de minúsculas',
|
|
316
|
+
'Whole words only': 'Apenas palavras inteiras',
|
|
285
317
|
// More Buttons
|
|
286
318
|
'More Text': 'Mais Texto',
|
|
287
319
|
'More Paragraph': 'Mais Parágrafo',
|
|
288
320
|
'More Rich': 'Mais Rico',
|
|
289
|
-
'More Misc': 'Mais Misc'
|
|
321
|
+
'More Misc': 'Mais Misc',
|
|
322
|
+
'Border': 'Borda',
|
|
323
|
+
// selector icon
|
|
324
|
+
'Select Table': 'Selecionar tabela',
|
|
325
|
+
'Drag Table': 'Arrastar tabela',
|
|
326
|
+
'Select PageBreak': 'Selecionar quebra de página',
|
|
327
|
+
'Drag PageBreak': 'Arrastar quebra de página',
|
|
328
|
+
'Page Break': 'Quebra de página',
|
|
329
|
+
//Link to acnhor
|
|
330
|
+
'Insert Anchor': 'Inserir Âncora',
|
|
331
|
+
'There are no entries matching': 'Não há entradas correspondentes',
|
|
332
|
+
'Update Anchor': 'Atualizar Âncora',
|
|
333
|
+
'Edit Anchor': 'Editar Âncora',
|
|
334
|
+
'Anchor Name': 'Nome da Âncora',
|
|
335
|
+
'Anchor Link': 'Link da Âncora',
|
|
336
|
+
'Scroll to target': 'Rolar para o destino',
|
|
337
|
+
'Enter the anchor name without space': 'Digite o nome da âncora sem espaços',
|
|
338
|
+
'Anchor name already exists.': 'O nome da âncora já existe.',
|
|
339
|
+
// Export to Word
|
|
340
|
+
'Export to Word': 'Exportar para o Word'
|
|
290
341
|
},
|
|
291
342
|
direction: 'ltr'
|
|
292
343
|
};
|
|
@@ -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
|
*/
|
|
@@ -41,6 +41,7 @@
|
|
|
41
41
|
'Italic': "It\xE1lico",
|
|
42
42
|
'Underline': 'Sublinhado',
|
|
43
43
|
'Strikethrough': 'Rasurado',
|
|
44
|
+
'Size': 'Tamanho',
|
|
44
45
|
// Main buttons
|
|
45
46
|
'Insert': 'Inserir',
|
|
46
47
|
'Delete': 'Apagar',
|
|
@@ -56,6 +57,7 @@
|
|
|
56
57
|
'Font Size': 'Tamanho da fonte',
|
|
57
58
|
// Colors
|
|
58
59
|
'Colors': 'Cores',
|
|
60
|
+
'Color': 'Cor',
|
|
59
61
|
'Background': 'Fundo',
|
|
60
62
|
'Text': 'Texto',
|
|
61
63
|
'HEX Color': 'Cor hexadecimal',
|
|
@@ -70,6 +72,7 @@
|
|
|
70
72
|
// Style
|
|
71
73
|
'Paragraph Style': "Estilo de par\xE1grafo",
|
|
72
74
|
'Inline Style': 'Estilo embutido',
|
|
75
|
+
'Padding': 'Preenchimento',
|
|
73
76
|
// Alignment
|
|
74
77
|
'Align': 'Alinhar',
|
|
75
78
|
'Align Left': "Alinhar \xE0 esquerda",
|
|
@@ -77,6 +80,11 @@
|
|
|
77
80
|
'Align Right': "Alinhar \xE0 direita",
|
|
78
81
|
'Align Justify': 'Justificado',
|
|
79
82
|
'None': 'Nenhum',
|
|
83
|
+
'Alignment': 'Alinhamento',
|
|
84
|
+
'Next': 'Seguinte',
|
|
85
|
+
'Previous': 'Anterior',
|
|
86
|
+
'Advanced Options': 'Opções avançadas',
|
|
87
|
+
'Close': 'Fechar',
|
|
80
88
|
// Lists
|
|
81
89
|
'Ordered List': 'Lista ordenada',
|
|
82
90
|
'Unordered List': "Lista n\xE3o ordenada",
|
|
@@ -149,6 +157,22 @@
|
|
|
149
157
|
'Align Middle': 'Alinhar meio',
|
|
150
158
|
'Align Bottom': 'Alinhar fundo',
|
|
151
159
|
'Cell Style': "Estilo de c\xE9lula",
|
|
160
|
+
'Table Properties': 'Propriedades da tabela',
|
|
161
|
+
'Cell Properties': "Propriedades da c\xE9lula",
|
|
162
|
+
'Table Footer': 'Rodapé da tabela',
|
|
163
|
+
'Dimensions': 'Dimensões',
|
|
164
|
+
'Custom background color input': 'Entrada de cor de fundo personalizada',
|
|
165
|
+
'Background color picker': 'Seletor de cor de fundo',
|
|
166
|
+
'Custom border color input': 'Entrada de cor da borda personalizada',
|
|
167
|
+
'Border color picker': 'Seletor de cor da borda',
|
|
168
|
+
'Border width': 'Largura da borda',
|
|
169
|
+
'Border style': 'Estilo da borda',
|
|
170
|
+
'Border color': 'Cor da borda',
|
|
171
|
+
'Table width': 'Largura da tabela',
|
|
172
|
+
'Table height': 'Altura da tabela',
|
|
173
|
+
'Left align': 'Alinhar à esquerda',
|
|
174
|
+
'Center align': 'Centrar',
|
|
175
|
+
'Right align': 'Alinhar à direita',
|
|
152
176
|
// Files
|
|
153
177
|
'Upload File': 'Upload de arquivo',
|
|
154
178
|
'Drop file': 'Largar arquivo',
|
|
@@ -223,6 +247,7 @@
|
|
|
223
247
|
'Clear Formatting': "Remover formata\xE7\xE3o",
|
|
224
248
|
// Save
|
|
225
249
|
'Save': "Salve",
|
|
250
|
+
'Ok': 'OK',
|
|
226
251
|
// Undo, redo
|
|
227
252
|
'Undo': 'Anular',
|
|
228
253
|
'Redo': 'Restaurar',
|
|
@@ -282,11 +307,37 @@
|
|
|
282
307
|
'Word Paste Detected': 'Pasta de palavras detectada',
|
|
283
308
|
// Character Counter
|
|
284
309
|
'Characters': 'Caracteres',
|
|
310
|
+
// Find and Replace
|
|
311
|
+
'Find and Replace': 'Localizar e substituir',
|
|
312
|
+
'Find': 'Localizar',
|
|
313
|
+
'Replace with': 'Substituir por',
|
|
314
|
+
'Replace All': 'Substituir tudo',
|
|
315
|
+
'Match case': 'Diferenciar maiúsculas de minúsculas',
|
|
316
|
+
'Whole words only': 'Apenas palavras inteiras',
|
|
285
317
|
// More Buttons
|
|
286
318
|
'More Text': 'Mais Texto',
|
|
287
319
|
'More Paragraph': 'Mais Parágrafo',
|
|
288
320
|
'More Rich': 'Mais Rico',
|
|
289
|
-
'More Misc': 'Mais Misc'
|
|
321
|
+
'More Misc': 'Mais Misc',
|
|
322
|
+
'Border': 'Borda',
|
|
323
|
+
// selector icon
|
|
324
|
+
'Select Table': 'Selecionar tabela',
|
|
325
|
+
'Drag Table': 'Arrastar tabela',
|
|
326
|
+
'Select PageBreak': 'Selecionar quebra de página',
|
|
327
|
+
'Drag PageBreak': 'Arrastar quebra de página',
|
|
328
|
+
'Page Break': 'Quebra de página',
|
|
329
|
+
//Link to anchor
|
|
330
|
+
'Insert Anchor': 'Inserir Âncora',
|
|
331
|
+
'There are no entries matching': "N\xE3o h\xE1 entradas correspondentes",
|
|
332
|
+
'Update Anchor': 'Atualizar Âncora',
|
|
333
|
+
'Edit Anchor': 'Editar Âncora',
|
|
334
|
+
'Anchor Name': 'Nome da Âncora',
|
|
335
|
+
'Anchor Link': 'Hiperligação da Âncora',
|
|
336
|
+
'Scroll to target': 'Deslizar para o destino',
|
|
337
|
+
'Enter the anchor name without space': 'Introduza o nome da âncora sem espaços',
|
|
338
|
+
'Anchor name already exists.': 'O nome da âncora já existe.',
|
|
339
|
+
// Export to Word
|
|
340
|
+
'Export to Word': 'Exportar para o Word'
|
|
290
341
|
},
|
|
291
342
|
direction: 'ltr'
|
|
292
343
|
};
|
|
@@ -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': 'Cursiv',
|
|
25
25
|
'Underline': 'Subliniat',
|
|
26
26
|
'Strikethrough': "T\u0103iat",
|
|
27
|
+
'Size': 'Dimensiune',
|
|
27
28
|
// Main buttons
|
|
28
29
|
'Insert': "Insereaz\u0103",
|
|
29
30
|
'Delete': "\u015Eterge",
|
|
@@ -39,6 +40,7 @@
|
|
|
39
40
|
'Font Size': 'Dimensiune font',
|
|
40
41
|
// Colors
|
|
41
42
|
'Colors': 'Culoare',
|
|
43
|
+
'Color': 'Culoare',
|
|
42
44
|
'Background': 'Fundal',
|
|
43
45
|
'Text': 'Text',
|
|
44
46
|
'HEX Color': 'Culoare Hexa',
|
|
@@ -53,6 +55,7 @@
|
|
|
53
55
|
// Style
|
|
54
56
|
'Paragraph Style': 'Stil paragraf',
|
|
55
57
|
'Inline Style': "Stil \xEEn linie",
|
|
58
|
+
'Padding': 'Captuseala',
|
|
56
59
|
// Alignment
|
|
57
60
|
'Align': 'Aliniere',
|
|
58
61
|
'Align Left': "Aliniere la st\xE2nga",
|
|
@@ -60,6 +63,11 @@
|
|
|
60
63
|
'Align Right': 'Aliniere la dreapta',
|
|
61
64
|
'Align Justify': "Aliniere pe toat\u0103 l\u0103\u021Bimea",
|
|
62
65
|
'None': 'Niciunul',
|
|
66
|
+
'Alignment': 'Aliniere',
|
|
67
|
+
'Next': 'Următorul',
|
|
68
|
+
'Previous': 'Anterior',
|
|
69
|
+
'Advanced Options': 'Opțiuni avansate',
|
|
70
|
+
'Close': 'Închide',
|
|
63
71
|
// Lists
|
|
64
72
|
'Ordered List': "List\u0103 ordonat\u0103",
|
|
65
73
|
'Unordered List': "List\u0103 neordonat\u0103",
|
|
@@ -132,6 +140,22 @@
|
|
|
132
140
|
'Align Middle': 'Aliniere la mijloc',
|
|
133
141
|
'Align Bottom': 'Aliniere jos',
|
|
134
142
|
'Cell Style': "Stil celul\u0103",
|
|
143
|
+
'Table Properties': 'Proprietăți tabel',
|
|
144
|
+
'Cell Properties': 'Proprietăți celulă',
|
|
145
|
+
'Table Footer': 'Subsol tabel',
|
|
146
|
+
'Dimensions': 'Dimensiuni',
|
|
147
|
+
'Custom background color input': 'Introducere personalizată a culorii de fundal',
|
|
148
|
+
'Background color picker': 'Selector de culoare de fundal',
|
|
149
|
+
'Custom border color input': 'Introducere personalizată a culorii chenarului',
|
|
150
|
+
'Border color picker': 'Selector de culoare a marginilor',
|
|
151
|
+
'Border width': 'Lățimea chenarului',
|
|
152
|
+
'Border style': 'Stil de chenar',
|
|
153
|
+
'Border color': 'Culoarea chenarului',
|
|
154
|
+
'Table width': 'Lățimea mesei',
|
|
155
|
+
'Table height': 'Înălțimea mesei',
|
|
156
|
+
'Left align': 'Aliniați la stânga',
|
|
157
|
+
'Center align': 'Aliniați la centru',
|
|
158
|
+
'Right align': 'Aliniați la dreapta',
|
|
135
159
|
// Files
|
|
136
160
|
'Upload File': "\xCEnc\u0103rca\u021Bi fi\u0219ier",
|
|
137
161
|
'Drop file': "Trage fi\u0219ier",
|
|
@@ -206,6 +230,7 @@
|
|
|
206
230
|
'Clear Formatting': "Elimina\u021Bi formatarea",
|
|
207
231
|
// Save
|
|
208
232
|
'Save': "Salva\u021Bi",
|
|
233
|
+
'Ok': 'OK',
|
|
209
234
|
// Undo, redo
|
|
210
235
|
'Undo': "Reexecut\u0103",
|
|
211
236
|
'Redo': "Dezexecut\u0103",
|
|
@@ -265,11 +290,35 @@
|
|
|
265
290
|
'Word Paste Detected': 'A fost detectată lipire din Word',
|
|
266
291
|
// Character Counter
|
|
267
292
|
'Characters': 'Caracterele',
|
|
293
|
+
// Find and Replace
|
|
294
|
+
'Find and Replace': 'Găsiți și înlocuiți',
|
|
295
|
+
'Find': 'Găsi',
|
|
296
|
+
'Replace with': 'Înlocuiește cu',
|
|
297
|
+
'Replace All': 'Înlocuiește toate',
|
|
298
|
+
'Match case': 'Cazul meciului',
|
|
299
|
+
'Whole words only': 'Numai cuvinte întregi',
|
|
268
300
|
// More Buttons
|
|
269
301
|
'More Text': 'Mai Mult Text',
|
|
270
302
|
'More Paragraph': 'Mai Mult Paragraf',
|
|
271
303
|
'More Rich': 'Mai Mult Bogat',
|
|
272
|
-
'More Misc': 'Mai Mult Diverse'
|
|
304
|
+
'More Misc': 'Mai Mult Diverse',
|
|
305
|
+
'Border': 'Frontieră',
|
|
306
|
+
// selector icon
|
|
307
|
+
'Select Table': 'Selectați Tabel',
|
|
308
|
+
'Drag Table': 'Trage tabelul',
|
|
309
|
+
'Select PageBreak': 'selectați Pauza de pagină',
|
|
310
|
+
'Drag PageBreak': 'Trageți Pauza de pagină',
|
|
311
|
+
'Page Break': 'Pauza de pagină',
|
|
312
|
+
//Link to anchor
|
|
313
|
+
'Insert Anchor': 'Inserează ancoră',
|
|
314
|
+
'There are no entries matching': 'Nu există intrări care să se potrivească',
|
|
315
|
+
'Update Anchor': 'Actualizează ancora',
|
|
316
|
+
'Edit Anchor': 'Editează ancora',
|
|
317
|
+
'Anchor Name': 'Nume ancoră',
|
|
318
|
+
'Anchor Link': 'Link ancoră',
|
|
319
|
+
'Scroll to target': 'Derulează la țintă',
|
|
320
|
+
'Enter the anchor name without space': 'Introduceți numele ancorei fără spații',
|
|
321
|
+
'Anchor name already exists.': 'Numele ancorei există deja.'
|
|
273
322
|
},
|
|
274
323
|
direction: 'ltr'
|
|
275
324
|
};
|