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['ko'] = {
64
64
  "Colors": "\uc0c9\uc0c1",
65
65
  "Background": "\ubc30\uacbd",
66
66
  "Text": "\ud14d\uc2a4\ud2b8",
67
+ "HEX Color": "헥스 색",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "\ub2e8\ub77d",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['ko'] = {
125
126
  "Width": "\ud3ed",
126
127
  "Height": "\uc2e0\uc7a5",
127
128
  "Something went wrong. Please try again.": "\ubb38\uc81c\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.",
129
+ "Image Caption": "이미지 캡션",
130
+ "Advanced Edit": "고급 편집",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "\ube44\ub514\uc624 \uc0bd\uc785",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['ko'] = {
253
256
  "Decrease": "\uac10\uc18c",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "\ube60\ub978 \uc0bd\uc785"
259
+ "Quick Insert": "\ube60\ub978 \uc0bd\uc785",
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": "퍼가기 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?": "붙여 넣은 내용은 Microsoft Word 문서에서 가져옵니다. 형식을 유지하거나 정리하고 싶습니까?",
307
+ "Keep": "유지",
308
+ "Clean": "깨끗한",
309
+ "Word Paste Detected": "단어 붙여 넣기가 감지되었습니다."
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['me'] = {
64
64
  "Colors": "Boje",
65
65
  "Background": "Pozadine",
66
66
  "Text": "Teksta",
67
+ "HEX Color": "HEX boje",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Paragraf formatu",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['me'] = {
125
126
  "Width": "\u0161irina",
126
127
  "Height": "Visina",
127
128
  "Something went wrong. Please try again.": "Ne\u0161to je po\u0161lo po zlu. Molimo vas da poku\u0161ate ponovo.",
129
+ "Image Caption": "Slika natpisa",
130
+ "Advanced Edit": "Napredno uređivanje",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Umetni video",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['me'] = {
253
256
  "Decrease": "Smanjenje",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Brzo umetni"
259
+ "Quick Insert": "Brzo umetni",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Specijalni znakovi",
263
+ "Latin": "Latino",
264
+ "Greek": "Grk",
265
+ "Cyrillic": "Ćirilica",
266
+ "Punctuation": "Interpunkcije",
267
+ "Currency": "Valuta",
268
+ "Arrows": "Strelice",
269
+ "Math": "Matematika",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Odštampaj",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Kontrolor pravopisa",
277
+
278
+ // Help
279
+ "Help": "Pomoć",
280
+ "Shortcuts": "Prečice",
281
+ "Inline Editor": "Pri upisivanju Editor",
282
+ "Show the editor": "Prikaži urednik",
283
+ "Common actions": "Zajedničke akcije",
284
+ "Copy": "Kopija",
285
+ "Cut": "Rez",
286
+ "Paste": "Nalepi",
287
+ "Basic Formatting": "Osnovno oblikovanje",
288
+ "Increase quote level": "Povećati ponudu za nivo",
289
+ "Decrease quote level": "Smanjenje ponude nivo",
290
+ "Image / Video": "Slika / Video",
291
+ "Resize larger": "Veće veličine",
292
+ "Resize smaller": "Promena veličine manji",
293
+ "Table": "Sto",
294
+ "Select table cell": "Select ćelije",
295
+ "Extend selection one cell": "Proširite selekciju jednu ćeliju",
296
+ "Extend selection one row": "Proširite selekciju jedan red",
297
+ "Navigation": "Navigacija",
298
+ "Focus popup / toolbar": "Fokus Iskačući meni / traka sa alatkama",
299
+ "Return focus to previous position": "Vratiti fokus na prethodnu poziciju",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "Ugradite URL",
303
+ "Paste in a URL to embed": "Nalepite URL adresu da biste ugradili",
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?": "Nalepljeni sadržaj dolazi iz Microsoft Word dokument. Da li želite zadržati u formatu ili počistiti?",
307
+ "Keep": "Nastavi",
308
+ "Clean": "Oиisti",
309
+ "Word Paste Detected": "Word Nalepi otkriven"
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['nb'] = {
64
64
  "Colors": "Farger",
65
65
  "Background": "Bakgrunn",
66
66
  "Text": "Tekst",
67
+ "HEX Color": "Heksefarge",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Stiler",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['nb'] = {
125
126
  "Width": "Bredde",
126
127
  "Height": "H\u00f8yde",
127
128
  "Something went wrong. Please try again.": "Noe gikk galt. V\u00e6r s\u00e5 snill, pr\u00f8v p\u00e5 nytt.",
129
+ "Image Caption": "Bilde bildetekst",
130
+ "Advanced Edit": "Avansert redigering",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Sett inn video",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['nb'] = {
253
256
  "Decrease": "Nedgang",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Hurtiginnsats"
259
+ "Quick Insert": "Hurtiginnsats",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Spesielle karakterer",
263
+ "Latin": "Latin",
264
+ "Greek": "Gresk",
265
+ "Cyrillic": "Kyrilliske",
266
+ "Punctuation": "Tegnsetting",
267
+ "Currency": "Valuta",
268
+ "Arrows": "Piler",
269
+ "Math": "Matte",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Skrive ut",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Stavekontroll",
277
+
278
+ // Help
279
+ "Help": "Hjelp",
280
+ "Shortcuts": "Snarveier",
281
+ "Inline Editor": "Inline editor",
282
+ "Show the editor": "Vis redaktøren",
283
+ "Common actions": "Felles handlinger",
284
+ "Copy": "Kopiere",
285
+ "Cut": "Kutte opp",
286
+ "Paste": "Lim inn",
287
+ "Basic Formatting": "Grunnleggende formatering",
288
+ "Increase quote level": "Øke tilbudsnivået",
289
+ "Decrease quote level": "Redusere tilbudsnivå",
290
+ "Image / Video": "Bilde / video",
291
+ "Resize larger": "Endre størrelsen større",
292
+ "Resize smaller": "Endre størrelsen mindre",
293
+ "Table": "Bord",
294
+ "Select table cell": "Velg tabellcelle",
295
+ "Extend selection one cell": "Utvide valg en celle",
296
+ "Extend selection one row": "Utvide valg en rad",
297
+ "Navigation": "Navigasjon",
298
+ "Focus popup / toolbar": "Fokus popup / verktøylinje",
299
+ "Return focus to previous position": "Returnere fokus til tidligere posisjon",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "Legge inn nettadressen",
303
+ "Paste in a URL to embed": "Lim inn i en URL for å legge inn",
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?": "Det limte innholdet kommer fra et Microsoft Word-dokument. vil du beholde formatet eller rydde det opp?",
307
+ "Keep": "Beholde",
308
+ "Clean": "Ren",
309
+ "Word Paste Detected": "Ordpasta oppdages"
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['nl'] = {
64
64
  "Colors": "Kleuren",
65
65
  "Background": "Achtergrond",
66
66
  "Text": "Tekst",
67
+ "HEX Color": "Hex kleur",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Opmaak",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['nl'] = {
125
126
  "Width": "Breedte",
126
127
  "Height": "Hoogte",
127
128
  "Something went wrong. Please try again.": "Er is iets fout gegaan. Probeer opnieuw.",
129
+ "Image Caption": "Afbeelding caption",
130
+ "Advanced Edit": "Geavanceerd bewerken",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Video invoegen",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['nl'] = {
253
256
  "Decrease": "Daling",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Snel invoegen"
259
+ "Quick Insert": "Snel invoegen",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Speciale tekens",
263
+ "Latin": "Latijns",
264
+ "Greek": "Grieks",
265
+ "Cyrillic": "Cyrillisch",
266
+ "Punctuation": "Interpunctie",
267
+ "Currency": "Valuta",
268
+ "Arrows": "Pijlen",
269
+ "Math": "Wiskunde",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Afdrukken",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Spellingscontrole",
277
+
278
+ // Help
279
+ "Help": "Helpen",
280
+ "Shortcuts": "Snelkoppelingen",
281
+ "Inline Editor": "Inline editor",
282
+ "Show the editor": "Laat de editor zien",
283
+ "Common actions": "Gemeenschappelijke acties",
284
+ "Copy": "Kopiëren",
285
+ "Cut": "Besnoeiing",
286
+ "Paste": "Plakken",
287
+ "Basic Formatting": "Basisformattering",
288
+ "Increase quote level": "Citaat niveau verhogen",
289
+ "Decrease quote level": "Citaatniveau verminderen",
290
+ "Image / Video": "Beeld / video",
291
+ "Resize larger": "Grootte groter",
292
+ "Resize smaller": "Kleiner formaat wijzigen",
293
+ "Table": "Tafel",
294
+ "Select table cell": "Selecteer tabelcel",
295
+ "Extend selection one cell": "Selecteer een cel uit",
296
+ "Extend selection one row": "Selecteer een rij uit",
297
+ "Navigation": "Navigatie",
298
+ "Focus popup / toolbar": "Focus pop-up / werkbalk",
299
+ "Return focus to previous position": "Terugkeer focus naar vorige positie",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "Embed url",
303
+ "Paste in a URL to embed": "Plak in een url om in te vullen",
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?": "De geplakte inhoud komt uit een Microsoft Word-document. wil je het formaat behouden of opruimen?",
307
+ "Keep": "Houden",
308
+ "Clean": "Schoon",
309
+ "Word Paste Detected": "Woordpasta gedetecteerd"
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['pl'] = {
64
64
  "Colors": "Kolory",
65
65
  "Background": "T\u0142o",
66
66
  "Text": "Tekstu",
67
+ "HEX Color": "Sześciokąt",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Formaty",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['pl'] = {
125
126
  "Width": "Szeroko\u015b\u0107",
126
127
  "Height": "Wysoko\u015b\u0107",
127
128
  "Something went wrong. Please try again.": "Co\u015b posz\u0142o nie tak. Prosz\u0119 spr\u00f3buj ponownie.",
129
+ "Image Caption": "Podpis obrazu",
130
+ "Advanced Edit": "Zaawansowana edycja",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Wstaw wideo",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['pl'] = {
253
256
  "Decrease": "Zmniejszenie",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Szybkie wstaw"
259
+ "Quick Insert": "Szybkie wstaw",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Znaki specjalne",
263
+ "Latin": "Łacina",
264
+ "Greek": "Grecki",
265
+ "Cyrillic": "Cyrylica",
266
+ "Punctuation": "Interpunkcja",
267
+ "Currency": "Waluta",
268
+ "Arrows": "Strzałki",
269
+ "Math": "Matematyka",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Wydrukować",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Sprawdzanie pisowni",
277
+
278
+ // Help
279
+ "Help": "Wsparcie",
280
+ "Shortcuts": "Skróty",
281
+ "Inline Editor": "Edytor w wierszu",
282
+ "Show the editor": "Pokazać edytor",
283
+ "Common actions": "Wspólne działania",
284
+ "Copy": "Kopiuj",
285
+ "Cut": "Ciąć",
286
+ "Paste": "Pasta",
287
+ "Basic Formatting": "Podstawowe formatowanie",
288
+ "Increase quote level": "Zwiększyć poziom notowań",
289
+ "Decrease quote level": "Zmniejszyć poziom notowań",
290
+ "Image / Video": "Obraz / wideo",
291
+ "Resize larger": "Zmienić rozmiar większy",
292
+ "Resize smaller": "Zmienić rozmiar mniejszy",
293
+ "Table": "Stół",
294
+ "Select table cell": "Wybierz komórkę tabeli",
295
+ "Extend selection one cell": "Przedłużyć wybór jednej komórki",
296
+ "Extend selection one row": "Przedłużyć wybór jednego rzędu",
297
+ "Navigation": "Nawigacja",
298
+ "Focus popup / toolbar": "Focus popup / toolbar",
299
+ "Return focus to previous position": "Powrót do poprzedniej pozycji",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "Osadzaj url",
303
+ "Paste in a URL to embed": "Wklej w adresie URL do osadzenia",
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?": "Wklejana treść pochodzi z dokumentu programu microsoft. czy chcesz zachować format lub oczyścić go?",
307
+ "Keep": "Trzymać",
308
+ "Clean": "Czysty",
309
+ "Word Paste Detected": "Wykryto wklejkę słów"
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['pt_br'] = {
64
64
  "Colors": "Cores",
65
65
  "Background": "Fundo",
66
66
  "Text": "Texto",
67
+ "HEX Color": "Cor hexadecimal",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Formatos",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['pt_br'] = {
125
126
  "Width": "Largura",
126
127
  "Height": "Altura",
127
128
  "Something went wrong. Please try again.": "Algo deu errado. Por favor, tente novamente.",
129
+ "Image Caption": "Legenda da imagem",
130
+ "Advanced Edit": "Edição avançada",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Inserir v\u00eddeo",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['pt_br'] = {
253
256
  "Decrease": "Diminuir",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Inser\u00e7\u00e3o r\u00e1pida"
259
+ "Quick Insert": "Inser\u00e7\u00e3o r\u00e1pida",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Caracteres especiais",
263
+ "Latin": "Latino",
264
+ "Greek": "Grego",
265
+ "Cyrillic": "Cirílico",
266
+ "Punctuation": "Pontuação",
267
+ "Currency": "Moeda",
268
+ "Arrows": "Setas; flechas",
269
+ "Math": "Matemática",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Impressão",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Verificador ortográfico",
277
+
278
+ // Help
279
+ "Help": "Socorro",
280
+ "Shortcuts": "Atalhos",
281
+ "Inline Editor": "Editor em linha",
282
+ "Show the editor": "Mostre o editor",
283
+ "Common actions": "Ações comuns",
284
+ "Copy": "Cópia de",
285
+ "Cut": "Cortar",
286
+ "Paste": "Colar",
287
+ "Basic Formatting": "Formatação básica",
288
+ "Increase quote level": "Aumentar o nível de cotação",
289
+ "Decrease quote level": "Diminuir o nível de cotação",
290
+ "Image / Video": "Imagem / video",
291
+ "Resize larger": "Redimensionar maior",
292
+ "Resize smaller": "Redimensionar menor",
293
+ "Table": "Mesa",
294
+ "Select table cell": "Selecione a célula da tabela",
295
+ "Extend selection one cell": "Ampliar a seleção de uma célula",
296
+ "Extend selection one row": "Ampliar a seleção uma linha",
297
+ "Navigation": "Navegação",
298
+ "Focus popup / toolbar": "Foco popup / barra de ferramentas",
299
+ "Return focus to previous position": "Retornar o foco para a posição anterior",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "URL de inserção",
303
+ "Paste in a URL to embed": "Colar em url para incorporar",
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?": "O conteúdo colado vem de um documento Microsoft Word. Você quer manter o formato ou limpá-lo?",
307
+ "Keep": "Guarda",
308
+ "Clean": "Limpar \ limpo",
309
+ "Word Paste Detected": "Pasta de palavras detectada"
257
310
  },
258
311
  direction: "ltr"
259
312
  };