wysiwyg-rails 2.7.0 → 2.7.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (123) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/froala_editor.min.js +7 -7
  3. data/app/assets/javascripts/froala_editor.pkgd.min.js +17 -17
  4. data/app/assets/javascripts/languages/ar.js +55 -2
  5. data/app/assets/javascripts/languages/bs.js +55 -2
  6. data/app/assets/javascripts/languages/cs.js +55 -2
  7. data/app/assets/javascripts/languages/da.js +55 -2
  8. data/app/assets/javascripts/languages/de.js +55 -2
  9. data/app/assets/javascripts/languages/en_ca.js +55 -2
  10. data/app/assets/javascripts/languages/en_gb.js +55 -2
  11. data/app/assets/javascripts/languages/es.js +56 -3
  12. data/app/assets/javascripts/languages/et.js +55 -2
  13. data/app/assets/javascripts/languages/fa.js +55 -2
  14. data/app/assets/javascripts/languages/fi.js +55 -2
  15. data/app/assets/javascripts/languages/fr.js +55 -2
  16. data/app/assets/javascripts/languages/he.js +55 -2
  17. data/app/assets/javascripts/languages/hr.js +55 -2
  18. data/app/assets/javascripts/languages/hu.js +56 -2
  19. data/app/assets/javascripts/languages/id.js +55 -2
  20. data/app/assets/javascripts/languages/it.js +55 -2
  21. data/app/assets/javascripts/languages/ja.js +271 -218
  22. data/app/assets/javascripts/languages/ko.js +55 -2
  23. data/app/assets/javascripts/languages/me.js +55 -2
  24. data/app/assets/javascripts/languages/nb.js +55 -2
  25. data/app/assets/javascripts/languages/nl.js +55 -2
  26. data/app/assets/javascripts/languages/pl.js +55 -2
  27. data/app/assets/javascripts/languages/pt_br.js +55 -2
  28. data/app/assets/javascripts/languages/pt_pt.js +55 -2
  29. data/app/assets/javascripts/languages/ro.js +55 -2
  30. data/app/assets/javascripts/languages/ru.js +58 -5
  31. data/app/assets/javascripts/languages/sk.js +55 -2
  32. data/app/assets/javascripts/languages/sr.js +55 -2
  33. data/app/assets/javascripts/languages/sv.js +55 -2
  34. data/app/assets/javascripts/languages/th.js +56 -3
  35. data/app/assets/javascripts/languages/tr.js +55 -2
  36. data/app/assets/javascripts/languages/uk.js +55 -2
  37. data/app/assets/javascripts/languages/vi.js +55 -2
  38. data/app/assets/javascripts/languages/zh_cn.js +57 -4
  39. data/app/assets/javascripts/languages/zh_tw.js +55 -2
  40. data/app/assets/javascripts/plugins/align.min.js +1 -1
  41. data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
  42. data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
  43. data/app/assets/javascripts/plugins/code_view.min.js +2 -2
  44. data/app/assets/javascripts/plugins/colors.min.js +2 -2
  45. data/app/assets/javascripts/plugins/draggable.min.js +1 -1
  46. data/app/assets/javascripts/plugins/emoticons.min.js +1 -1
  47. data/app/assets/javascripts/plugins/entities.min.js +1 -1
  48. data/app/assets/javascripts/plugins/file.min.js +2 -2
  49. data/app/assets/javascripts/plugins/font_family.min.js +1 -1
  50. data/app/assets/javascripts/plugins/font_size.min.js +1 -1
  51. data/app/assets/javascripts/plugins/forms.min.js +1 -1
  52. data/app/assets/javascripts/plugins/fullscreen.min.js +1 -1
  53. data/app/assets/javascripts/plugins/help.min.js +2 -2
  54. data/app/assets/javascripts/plugins/image.min.js +3 -3
  55. data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
  56. data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
  57. data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
  58. data/app/assets/javascripts/plugins/link.min.js +2 -2
  59. data/app/assets/javascripts/plugins/lists.min.js +2 -2
  60. data/app/assets/javascripts/plugins/paragraph_format.min.js +1 -1
  61. data/app/assets/javascripts/plugins/paragraph_style.min.js +1 -1
  62. data/app/assets/javascripts/plugins/print.min.js +1 -1
  63. data/app/assets/javascripts/plugins/quick_insert.min.js +1 -1
  64. data/app/assets/javascripts/plugins/quote.min.js +1 -1
  65. data/app/assets/javascripts/plugins/save.min.js +1 -1
  66. data/app/assets/javascripts/plugins/special_characters.min.js +2 -2
  67. data/app/assets/javascripts/plugins/table.min.js +3 -3
  68. data/app/assets/javascripts/plugins/url.min.js +2 -2
  69. data/app/assets/javascripts/plugins/video.min.js +3 -3
  70. data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
  71. data/app/assets/javascripts/third_party/embedly.min.js +2 -2
  72. data/app/assets/javascripts/third_party/image_aviary.min.js +1 -1
  73. data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
  74. data/app/assets/stylesheets/froala_editor.css +12 -6
  75. data/app/assets/stylesheets/froala_editor.min.css +2 -2
  76. data/app/assets/stylesheets/froala_editor.pkgd.css +50 -14
  77. data/app/assets/stylesheets/froala_editor.pkgd.min.css +2 -2
  78. data/app/assets/stylesheets/froala_style.css +1 -1
  79. data/app/assets/stylesheets/froala_style.min.css +1 -1
  80. data/app/assets/stylesheets/plugins/char_counter.css +1 -1
  81. data/app/assets/stylesheets/plugins/char_counter.min.css +1 -1
  82. data/app/assets/stylesheets/plugins/code_view.css +1 -1
  83. data/app/assets/stylesheets/plugins/code_view.min.css +1 -1
  84. data/app/assets/stylesheets/plugins/colors.css +1 -1
  85. data/app/assets/stylesheets/plugins/colors.min.css +1 -1
  86. data/app/assets/stylesheets/plugins/draggable.css +2 -2
  87. data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
  88. data/app/assets/stylesheets/plugins/emoticons.css +1 -1
  89. data/app/assets/stylesheets/plugins/emoticons.min.css +1 -1
  90. data/app/assets/stylesheets/plugins/file.css +2 -2
  91. data/app/assets/stylesheets/plugins/file.min.css +2 -2
  92. data/app/assets/stylesheets/plugins/fullscreen.css +2 -2
  93. data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
  94. data/app/assets/stylesheets/plugins/help.css +1 -1
  95. data/app/assets/stylesheets/plugins/help.min.css +1 -1
  96. data/app/assets/stylesheets/plugins/image.css +3 -3
  97. data/app/assets/stylesheets/plugins/image.min.css +2 -2
  98. data/app/assets/stylesheets/plugins/image_manager.css +1 -1
  99. data/app/assets/stylesheets/plugins/image_manager.min.css +1 -1
  100. data/app/assets/stylesheets/plugins/line_breaker.css +1 -1
  101. data/app/assets/stylesheets/plugins/line_breaker.min.css +1 -1
  102. data/app/assets/stylesheets/plugins/quick_insert.css +2 -2
  103. data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
  104. data/app/assets/stylesheets/plugins/special_characters.css +1 -1
  105. data/app/assets/stylesheets/plugins/special_characters.min.css +1 -1
  106. data/app/assets/stylesheets/plugins/table.css +31 -1
  107. data/app/assets/stylesheets/plugins/table.min.css +2 -2
  108. data/app/assets/stylesheets/plugins/video.css +3 -3
  109. data/app/assets/stylesheets/plugins/video.min.css +2 -2
  110. data/app/assets/stylesheets/themes/dark.css +19 -3
  111. data/app/assets/stylesheets/themes/dark.min.css +2 -2
  112. data/app/assets/stylesheets/themes/gray.css +19 -3
  113. data/app/assets/stylesheets/themes/gray.min.css +2 -2
  114. data/app/assets/stylesheets/themes/red.css +19 -3
  115. data/app/assets/stylesheets/themes/red.min.css +2 -2
  116. data/app/assets/stylesheets/themes/royal.css +19 -3
  117. data/app/assets/stylesheets/themes/royal.min.css +2 -2
  118. data/app/assets/stylesheets/third_party/embedly.css +1 -1
  119. data/app/assets/stylesheets/third_party/embedly.min.css +1 -1
  120. data/app/assets/stylesheets/third_party/spell_checker.css +1 -1
  121. data/app/assets/stylesheets/third_party/spell_checker.min.css +1 -1
  122. data/lib/wysiwyg-rails/version.rb +1 -1
  123. metadata +2 -2
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.7.0 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2017 Froala Labs
5
5
  */
@@ -64,6 +64,7 @@ $.FE.LANGUAGE['en_ca'] = {
64
64
  "Colors": "Colours",
65
65
  "Background": "Background",
66
66
  "Text": "Text",
67
+ "HEX Color": "HEX Colour",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Paragraph Format",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['en_ca'] = {
125
126
  "Width": "Width",
126
127
  "Height": "Height",
127
128
  "Something went wrong. Please try again.": "Something went wrong. Please try again.",
129
+ "Image Caption": "Image Caption",
130
+ "Advanced Edit": "Advanced Edit",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Insert Video",
@@ -197,7 +200,57 @@ $.FE.LANGUAGE['en_ca'] = {
197
200
  "Decrease": "Decrease",
198
201
 
199
202
  // Quick Insert
200
- "Quick Insert": "Quick Insert"
203
+ "Quick Insert": "Quick Insert",
204
+
205
+ // Spcial Characters
206
+ "Special Characters": "Special Characters",
207
+ "Latin": "Latin",
208
+ "Greek": "Greek",
209
+ "Cyrillic": "Cyrillic",
210
+ "Punctuation": "Punctuation",
211
+ "Currency": "Currency",
212
+ "Arrows": "Arrows",
213
+ "Math": "Math",
214
+ "Misc": "Misc",
215
+
216
+ // Print.
217
+ "Print": "Print",
218
+
219
+ // Spell Checker.
220
+ "Spell Checker": "Spell Checker",
221
+
222
+ // Help
223
+ "Help": "Help",
224
+ "Shortcuts": "Shortcuts",
225
+ "Inline Editor": "Inline Editor",
226
+ "Show the editor": "Show the editor",
227
+ "Common actions": "Common actions",
228
+ "Copy": "Copy",
229
+ "Cut": "Cut",
230
+ "Paste": "Paste",
231
+ "Basic Formatting": "Basic Formatting",
232
+ "Increase quote level": "Increase quote level",
233
+ "Decrease quote level": "Decrease quote level",
234
+ "Image / Video": "Image / Video",
235
+ "Resize larger": "Resize larger",
236
+ "Resize smaller": "Resize smaller",
237
+ "Table": "Table",
238
+ "Select table cell": "Select table cell",
239
+ "Extend selection one cell": "Extend selection one cell",
240
+ "Extend selection one row": "Extend selection one row",
241
+ "Navigation": "Navigation",
242
+ "Focus popup / toolbar": "Focus popup / toolbar",
243
+ "Return focus to previous position": "Return focus to previous position",
244
+
245
+ // Embed.ly
246
+ "Embed URL": "Embed URL",
247
+ "Paste in a URL to embed": "Paste in a URL to embed",
248
+
249
+ // Word Paste.
250
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?",
251
+ "Keep": "Keep",
252
+ "Clean": "Clean",
253
+ "Word Paste Detected": "Word Paste Detected"
201
254
  },
202
255
  direction: "ltr"
203
256
  };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.7.0 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2017 Froala Labs
5
5
  */
@@ -64,6 +64,7 @@ $.FE.LANGUAGE['en_gb'] = {
64
64
  "Colors": "Colours",
65
65
  "Background": "Background",
66
66
  "Text": "Text",
67
+ "HEX Color": "HEX Colour",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Paragraph Format",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['en_gb'] = {
125
126
  "Width": "Width",
126
127
  "Height": "Height",
127
128
  "Something went wrong. Please try again.": "Something went wrong. Please try again.",
129
+ "Image Caption": "Image Caption",
130
+ "Advanced Edit": "Advanced Edit",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Insert Video",
@@ -197,7 +200,57 @@ $.FE.LANGUAGE['en_gb'] = {
197
200
  "Decrease": "Decrease",
198
201
 
199
202
  // Quick Insert
200
- "Quick Insert": "Quick Insert"
203
+ "Quick Insert": "Quick Insert",
204
+
205
+ // Spcial Characters
206
+ "Special Characters": "Special Characters",
207
+ "Latin": "Latin",
208
+ "Greek": "Greek",
209
+ "Cyrillic": "Cyrillic",
210
+ "Punctuation": "Punctuation",
211
+ "Currency": "Currency",
212
+ "Arrows": "Arrows",
213
+ "Math": "Math",
214
+ "Misc": "Misc",
215
+
216
+ // Print.
217
+ "Print": "Print",
218
+
219
+ // Spell Checker.
220
+ "Spell Checker": "Spell Checker",
221
+
222
+ // Help
223
+ "Help": "Help",
224
+ "Shortcuts": "Shortcuts",
225
+ "Inline Editor": "Inline Editor",
226
+ "Show the editor": "Show the editor",
227
+ "Common actions": "Common actions",
228
+ "Copy": "Copy",
229
+ "Cut": "Cut",
230
+ "Paste": "Paste",
231
+ "Basic Formatting": "Basic Formatting",
232
+ "Increase quote level": "Increase quote level",
233
+ "Decrease quote level": "Decrease quote level",
234
+ "Image / Video": "Image / Video",
235
+ "Resize larger": "Resize larger",
236
+ "Resize smaller": "Resize smaller",
237
+ "Table": "Table",
238
+ "Select table cell": "Select table cell",
239
+ "Extend selection one cell": "Extend selection one cell",
240
+ "Extend selection one row": "Extend selection one row",
241
+ "Navigation": "Navigation",
242
+ "Focus popup / toolbar": "Focus popup / toolbar",
243
+ "Return focus to previous position": "Return focus to previous position",
244
+
245
+ // Embed.ly
246
+ "Embed URL": "Embed URL",
247
+ "Paste in a URL to embed": "Paste in a URL to embed",
248
+
249
+ // Word Paste.
250
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?",
251
+ "Keep": "Keep",
252
+ "Clean": "Clean",
253
+ "Word Paste Detected": "Word Paste Detected"
201
254
  },
202
255
  direction: "ltr"
203
256
  };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.7.0 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2017 Froala Labs
5
5
  */
@@ -54,7 +54,7 @@ $.FE.LANGUAGE['es'] = {
54
54
  "Remove": "Quitar",
55
55
  "More": "M\u00e1s",
56
56
  "Update": "Actualizaci\u00f3n",
57
- "Style": "",
57
+ "Style": "Estilo",
58
58
 
59
59
  // Font
60
60
  "Font Family": "Familia de fuentes",
@@ -64,6 +64,7 @@ $.FE.LANGUAGE['es'] = {
64
64
  "Colors": "Colores",
65
65
  "Background": "Fondo",
66
66
  "Text": "Texto",
67
+ "HEX Color": "Color hexadecimal",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Formato de p\u00e1rrafo",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['es'] = {
125
126
  "Width": "Ancho",
126
127
  "Height": "Altura",
127
128
  "Something went wrong. Please try again.": "Algo sali\u00f3 mal. Por favor, vuelva a intentarlo.",
129
+ "Image Caption": "Captura de imagen",
130
+ "Advanced Edit": "Edición avanzada",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Insertar video",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['es'] = {
253
256
  "Decrease": "Disminuci\u00f3n",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Inserci\u00f3n r\u00e1pida"
259
+ "Quick Insert": "Inserci\u00f3n r\u00e1pida",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Caracteres especiales",
263
+ "Latin": "Latín",
264
+ "Greek": "Griego",
265
+ "Cyrillic": "Cirílico",
266
+ "Punctuation": "Puntuación",
267
+ "Currency": "Moneda",
268
+ "Arrows": "Flechas",
269
+ "Math": "Mates",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Impresión",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Corrector ortográfico",
277
+
278
+ // Help
279
+ "Help": "Ayuda",
280
+ "Shortcuts": "Atajos",
281
+ "Inline Editor": "Editor en línea",
282
+ "Show the editor": "Mostrar al editor",
283
+ "Common actions": "Acciones comunes",
284
+ "Copy": "Dupdo",
285
+ "Cut": "Cortar",
286
+ "Paste": "Pegar",
287
+ "Basic Formatting": "Formato básico",
288
+ "Increase quote level": "Aumentar el nivel de cotización",
289
+ "Decrease quote level": "Disminuir el nivel de cotización",
290
+ "Image / Video": "Imagen / video",
291
+ "Resize larger": "Redimensionar más grande",
292
+ "Resize smaller": "Redimensionar más pequeño",
293
+ "Table": "Mesa",
294
+ "Select table cell": "Celda de tabla select",
295
+ "Extend selection one cell": "Ampliar la selección una celda",
296
+ "Extend selection one row": "Ampliar la selección una fila",
297
+ "Navigation": "Navegación",
298
+ "Focus popup / toolbar": "Focus popup / toolbar",
299
+ "Return focus to previous position": "Volver al foco a la posición anterior",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "URL de inserción",
303
+ "Paste in a URL to embed": "Pegar en una url para incrustar",
304
+
305
+ // Word Paste.
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?",
307
+ "Keep": "Guardar",
308
+ "Clean": "Limpiar",
309
+ "Word Paste Detected": "Palabra detectada"
257
310
  },
258
311
  direction: "ltr"
259
312
  };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.7.0 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2017 Froala Labs
5
5
  */
@@ -64,6 +64,7 @@ $.FE.LANGUAGE['et'] = {
64
64
  "Colors": "V\u00e4rvid",
65
65
  "Background": "Taust",
66
66
  "Text": "Tekst",
67
+ "HEX Color": "Hex värvi",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Paragrahv formaat",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['et'] = {
125
126
  "Width": "Laius",
126
127
  "Height": "K\u00f5rgus",
127
128
  "Something went wrong. Please try again.": "Midagi l\u00e4ks valesti. Palun proovi uuesti.",
129
+ "Image Caption": "Pildi pealkiri",
130
+ "Advanced Edit": "Täiustatud redigeerimine",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Lisa video",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['et'] = {
253
256
  "Decrease": "V\u00e4henda",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Kiire sisestada"
259
+ "Quick Insert": "Kiire sisestada",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Erimärgid",
263
+ "Latin": "Latin",
264
+ "Greek": "Kreeka keel",
265
+ "Cyrillic": "Kirillitsa",
266
+ "Punctuation": "Kirjavahemärgid",
267
+ "Currency": "Valuuta",
268
+ "Arrows": "Nooled",
269
+ "Math": "Matemaatika",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Printige",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Õigekirja kontrollija",
277
+
278
+ // Help
279
+ "Help": "Abi",
280
+ "Shortcuts": "Otseteed",
281
+ "Inline Editor": "Sisemine redaktor",
282
+ "Show the editor": "Näita redaktorit",
283
+ "Common actions": "Ühised meetmed",
284
+ "Copy": "Koopia",
285
+ "Cut": "Lõigake",
286
+ "Paste": "Kleepige",
287
+ "Basic Formatting": "Põhiline vormindamine",
288
+ "Increase quote level": "Suurendada tsiteerimise taset",
289
+ "Decrease quote level": "Langetada tsiteerimise tase",
290
+ "Image / Video": "Pilt / video",
291
+ "Resize larger": "Suuruse muutmine suurem",
292
+ "Resize smaller": "Väiksema suuruse muutmine",
293
+ "Table": "Laud",
294
+ "Select table cell": "Vali tabeli lahtrisse",
295
+ "Extend selection one cell": "Laiendage valikut üks lahtrisse",
296
+ "Extend selection one row": "Laiendage valikut ühe reana",
297
+ "Navigation": "Navigeerimine",
298
+ "Focus popup / toolbar": "Fookuse hüpikakna / tööriistariba",
299
+ "Return focus to previous position": "Tagasi pöörata tähelepanu eelmisele positsioonile",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "Embed url",
303
+ "Paste in a URL to embed": "Kleepige URL-i sisestamiseks",
304
+
305
+ // Word Paste.
306
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Kleepitud sisu pärineb Microsoft Wordi dokumendist. kas soovite vormi säilitada või puhastada?",
307
+ "Keep": "Pidage seda",
308
+ "Clean": "Puhas",
309
+ "Word Paste Detected": "Avastatud sõna pasta"
257
310
  },
258
311
  direction: "ltr"
259
312
  };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.7.0 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2017 Froala Labs
5
5
  */
@@ -64,6 +64,7 @@ $.FE.LANGUAGE['fa'] = {
64
64
  "Colors": "\u0631\u0646\u06af",
65
65
  "Background": "\u0632\u0645\u06cc\u0646\u0647 \u0645\u062a\u0646",
66
66
  "Text": "\u0645\u062a\u0646",
67
+ "HEX Color": "شصت رنگ",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "\u0642\u0627\u0644\u0628",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['fa'] = {
125
126
  "Width": "\u0639\u0631\u0636",
126
127
  "Height": "\u0627\u0631\u062a\u0641\u0627\u0639",
127
128
  "Something went wrong. Please try again.": "\u0686\u06cc\u0632\u06cc \u0631\u0627 \u0627\u0634\u062a\u0628\u0627\u0647 \u0631\u0641\u062a\u002e \u0644\u0637\u0641\u0627 \u062f\u0648\u0628\u0627\u0631\u0647 \u062a\u0644\u0627\u0634 \u06a9\u0646\u06cc\u062f\u002e",
129
+ "Image Caption": "عنوان تصویر",
130
+ "Advanced Edit": "ویرایش پیشرفته",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0641\u0627\u06cc\u0644 \u062a\u0635\u0648\u06cc\u0631\u06cc",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['fa'] = {
253
256
  "Decrease": "\u0646\u0632\u0648\u0644 \u06a9\u0631\u062f\u0646",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "\u062f\u0631\u062c \u0633\u0631\u06cc\u0639"
259
+ "Quick Insert": "\u062f\u0631\u062c \u0633\u0631\u06cc\u0639",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "کاراکترهای خاص",
263
+ "Latin": "لاتین",
264
+ "Greek": "یونانی",
265
+ "Cyrillic": "سیریلیک",
266
+ "Punctuation": "نقطه گذاری",
267
+ "Currency": "واحد پول",
268
+ "Arrows": "فلش ها",
269
+ "Math": "ریاضی",
270
+ "Misc": "متاسفم",
271
+
272
+ // Print.
273
+ "Print": "چاپ",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "بررسی کننده غلط املایی",
277
+
278
+ // Help
279
+ "Help": "کمک",
280
+ "Shortcuts": "کلید های میانبر",
281
+ "Inline Editor": "ویرایشگر خطی",
282
+ "Show the editor": "ویرایشگر را نشان بده",
283
+ "Common actions": "اقدامات مشترک",
284
+ "Copy": "کپی کنید",
285
+ "Cut": "برش",
286
+ "Paste": "چسباندن",
287
+ "Basic Formatting": "قالب بندی اولیه",
288
+ "Increase quote level": "افزایش سطح نقل قول",
289
+ "Decrease quote level": "کاهش میزان نقل قول",
290
+ "Image / Video": "تصویر / ویدئو",
291
+ "Resize larger": "تغییر اندازه بزرگتر",
292
+ "Resize smaller": "تغییر اندازه کوچکتر",
293
+ "Table": "جدول",
294
+ "Select table cell": "سلول جدول را انتخاب کنید",
295
+ "Extend selection one cell": "انتخاب یک سلول را گسترش دهید",
296
+ "Extend selection one row": "یک ردیف را انتخاب کنید",
297
+ "Navigation": "جهت یابی",
298
+ "Focus popup / toolbar": "تمرکز پنجره / نوار ابزار",
299
+ "Return focus to previous position": "تمرکز بازگشت به موقعیت قبلی",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "آدرس جاسازی",
303
+ "Paste in a URL to embed": "یک URL برای جاسازی کپی کنید",
304
+
305
+ // Word Paste.
306
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "محتوای جا به جا از یک سند Word Microsoft می آید. آیا می خواهید فرمت را نگه دارید یا پاک کنید؟",
307
+ "Keep": "نگاه داشتن",
308
+ "Clean": "پاک کن",
309
+ "Word Paste Detected": "کلمه رب تشخیص داده شده است"
257
310
  },
258
311
  direction: "rtl"
259
312
  };
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * froala_editor v2.7.0 (https://www.froala.com/wysiwyg-editor)
2
+ * froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor)
3
3
  * License https://froala.com/wysiwyg-editor/terms/
4
4
  * Copyright 2014-2017 Froala Labs
5
5
  */
@@ -64,6 +64,7 @@ $.FE.LANGUAGE['fi'] = {
64
64
  "Colors": "V\u00e4rit",
65
65
  "Background": "Taustan",
66
66
  "Text": "Tekstin",
67
+ "HEX Color": "Heksadesimaali",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Muotoilut",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['fi'] = {
125
126
  "Width": "Leveys",
126
127
  "Height": "Korkeus",
127
128
  "Something went wrong. Please try again.": "Jotain meni pieleen. Yrit\u00e4 uudelleen.",
129
+ "Image Caption": "Kuva-otsikko",
130
+ "Advanced Edit": "Edistynyt muokkaus",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Lis\u00e4\u00e4 video",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['fi'] = {
253
256
  "Decrease": "Pienenn\u00e4",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Nopea insertti"
259
+ "Quick Insert": "Nopea insertti",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Erikoismerkkejä",
263
+ "Latin": "Latina",
264
+ "Greek": "Kreikkalainen",
265
+ "Cyrillic": "Kyrillinen",
266
+ "Punctuation": "Välimerkit",
267
+ "Currency": "Valuutta",
268
+ "Arrows": "Nuolet",
269
+ "Math": "Matematiikka",
270
+ "Misc": "Sekalaista",
271
+
272
+ // Print.
273
+ "Print": "Tulosta",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Oikeinkirjoittaja",
277
+
278
+ // Help
279
+ "Help": "Auta",
280
+ "Shortcuts": "Pikakuvakkeet",
281
+ "Inline Editor": "Inline-editori",
282
+ "Show the editor": "Näytä editori",
283
+ "Common actions": "Yhteisiä toimia",
284
+ "Copy": "Kopio",
285
+ "Cut": "Leikata",
286
+ "Paste": "Tahna",
287
+ "Basic Formatting": "Perusmuotoilu",
288
+ "Increase quote level": "Lisää lainaustasoa",
289
+ "Decrease quote level": "Laskea lainaustasoa",
290
+ "Image / Video": "Kuva / video",
291
+ "Resize larger": "Kokoa suurempi",
292
+ "Resize smaller": "Pienempi koko",
293
+ "Table": "Pöytä",
294
+ "Select table cell": "Valitse taulukon solu",
295
+ "Extend selection one cell": "Laajentaa valinta yhden solun",
296
+ "Extend selection one row": "Laajenna valinta yksi rivi",
297
+ "Navigation": "Suunnistus",
298
+ "Focus popup / toolbar": "Painopistevalo / työkalurivi",
299
+ "Return focus to previous position": "Palauta tarkennus edelliseen asentoon",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "Upottaa URL-osoite",
303
+ "Paste in a URL to embed": "Liitä upotettu URL-osoite",
304
+
305
+ // Word Paste.
306
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Liitetty sisältö tulee Microsoft Word -asiakirjasta. Haluatko säilyttää muodon tai puhdistaa sen?",
307
+ "Keep": "Pitää",
308
+ "Clean": "Puhdas",
309
+ "Word Paste Detected": "Sana-tahna havaittu"
257
310
  },
258
311
  direction: "ltr"
259
312
  };