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['pt_pt'] = {
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_pt'] = {
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_pt'] = {
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
  };
@@ -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['ro'] = {
64
64
  "Colors": "Culoare",
65
65
  "Background": "Fundal",
66
66
  "Text": "Text",
67
+ "HEX Color": "Culoare Hexa",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Format paragraf",
@@ -126,6 +127,8 @@ $.FE.LANGUAGE['ro'] = {
126
127
  "Width": "L\u0103\u021bime",
127
128
  "Height": "\u00cen\u0103l\u021bime",
128
129
  "Something went wrong. Please try again.": "Ceva n-a mers bine. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou.",
130
+ "Image Caption": "Captura imaginii",
131
+ "Advanced Edit": "Editare avansată",
129
132
 
130
133
  // Video
131
134
  "Insert Video": "Inserare video",
@@ -254,7 +257,57 @@ $.FE.LANGUAGE['ro'] = {
254
257
  "Decrease": "De-indenteaz\u0103",
255
258
 
256
259
  // Quick Insert
257
- "Quick Insert": "Inserare rapid\u0103"
260
+ "Quick Insert": "Inserare rapid\u0103",
261
+
262
+ // Spcial Characters
263
+ "Special Characters": "Caracterele speciale",
264
+ "Latin": "Latină",
265
+ "Greek": "Greacă",
266
+ "Cyrillic": "Chirilic",
267
+ "Punctuation": "Punctuaţie",
268
+ "Currency": "Valută",
269
+ "Arrows": "Săgeți",
270
+ "Math": "Matematică",
271
+ "Misc": "Diverse",
272
+
273
+ // Print.
274
+ "Print": "Imprimare",
275
+
276
+ // Spell Checker.
277
+ "Spell Checker": "Ortografie",
278
+
279
+ // Help
280
+ "Help": "Ajutor",
281
+ "Shortcuts": "Comenzi rapide",
282
+ "Inline Editor": "Editor inline",
283
+ "Show the editor": "Arătați editorul",
284
+ "Common actions": "Acțiuni comune",
285
+ "Copy": "Copie",
286
+ "Cut": "A taia",
287
+ "Paste": "Lipire",
288
+ "Basic Formatting": "Formatul de bază",
289
+ "Increase quote level": "Creșteți nivelul cotației",
290
+ "Decrease quote level": "Micșorați nivelul cotației",
291
+ "Image / Video": "Imagine / video",
292
+ "Resize larger": "Redimensionați mai mare",
293
+ "Resize smaller": "Redimensionați mai puțin",
294
+ "Table": "Tabel",
295
+ "Select table cell": "Selectați celula tabelă",
296
+ "Extend selection one cell": "Extindeți selecția la o celulă",
297
+ "Extend selection one row": "Extindeți selecția cu un rând",
298
+ "Navigation": "Navigare",
299
+ "Focus popup / toolbar": "Focus popup / bara de instrumente",
300
+ "Return focus to previous position": "Reveniți la poziția anterioară",
301
+
302
+ // Embed.ly
303
+ "Embed URL": "Încorporați url",
304
+ "Paste in a URL to embed": "Lipiți într-un url pentru a încorpora",
305
+
306
+ // Word Paste.
307
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Conținutul lipit vine dintr-un document word Microsoft. Doriți să păstrați formatul sau să îl curățați?",
308
+ "Keep": "A pastra",
309
+ "Clean": "Curat",
310
+ "Word Paste Detected": "Cuvântul paste a fost detectat"
258
311
  },
259
312
  direction: "ltr"
260
313
  };
@@ -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['ru'] = {
64
64
  "Colors": "\u0426\u0432\u0435\u0442\u0430",
65
65
  "Background": "\u0424\u043e\u043d",
66
66
  "Text": "\u0422\u0435\u043a\u0441\u0442",
67
+ "HEX Color": "Шестигранный цвет",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "\u0424\u043e\u0440\u043c\u0430\u0442 \u0430\u0431\u0437\u0430\u0446\u0430",
@@ -107,7 +108,7 @@ $.FE.LANGUAGE['ru'] = {
107
108
  "Upload Image": "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
108
109
  "By URL": "\u041f\u043e \u0441\u0441\u044b\u043b\u043a\u0435",
109
110
  "Browse": "\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f",
110
- "Drop image": "\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u0435 \u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b",
111
+ "Drop image": "\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u0435 \u0441\u044e\u0434\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
111
112
  "or click": "\u0438\u043b\u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435",
112
113
  "Manage Images": "\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c\u0438",
113
114
  "Loading": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['ru'] = {
125
126
  "Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
126
127
  "Height": "\u0412\u044b\u0441\u043e\u0442\u0430",
127
128
  "Something went wrong. Please try again.": "\u0427\u0442\u043e\u002d\u0442\u043e \u043f\u043e\u0448\u043b\u043e \u043d\u0435 \u0442\u0430\u043a\u002e \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430\u002c \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437\u002e",
129
+ "Image Caption": "Подпись изображения",
130
+ "Advanced Edit": "Расширенное редактирование",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e",
@@ -242,18 +245,68 @@ $.FE.LANGUAGE['ru'] = {
242
245
  "Redo": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c",
243
246
 
244
247
  // Select all
245
- "Select All": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435",
248
+ "Select All": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0451",
246
249
 
247
250
  // Code view
248
251
  "Code View": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u0048\u0054\u004d\u004c\u002d\u043a\u043e\u0434\u0430",
249
252
 
250
253
  // Quote
251
- "Quote": "\u0446\u0438\u0442\u0430\u0442\u0430",
254
+ "Quote": "\u0426\u0438\u0442\u0430\u0442\u0430",
252
255
  "Increase": "\u0423\u0432\u0435\u043b\u0438\u0447\u0435\u043d\u0438\u0435",
253
256
  "Decrease": "\u0421\u043d\u0438\u0436\u0435\u043d\u0438\u0435",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0430"
259
+ "Quick Insert": "\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0430",
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
  */
@@ -65,6 +65,7 @@ $.FE.LANGUAGE['sk'] = {
65
65
  "Colors": "Farby",
66
66
  "Background": "Pozadie",
67
67
  "Text": "Text",
68
+ "HEX Color": "Hex Farby",
68
69
 
69
70
  // Paragraphs
70
71
  "Paragraph Format": "Form\u00e1t odstavca",
@@ -126,6 +127,8 @@ $.FE.LANGUAGE['sk'] = {
126
127
  "Width": "\u0165\u00edrka",
127
128
  "Height": "V\u00fd\u0161ka",
128
129
  "Something went wrong. Please try again.": "Nie\u010do sa pokazilo. Pros\u00edm, sk\u00faste to znova.",
130
+ "Image Caption": "Titulok obrázka",
131
+ "Advanced Edit": "Pokročilá úprava",
129
132
 
130
133
  // Video
131
134
  "Insert Video": "Vlo\u017ei\u0165 video",
@@ -254,7 +257,57 @@ $.FE.LANGUAGE['sk'] = {
254
257
  "Decrease": "Zn\u00ed\u017ei\u0165",
255
258
 
256
259
  // Quick Insert
257
- "Quick Insert": "Vlo\u017ei\u0165 zr\u00fdchlene"
260
+ "Quick Insert": "Vlo\u017ei\u0165 zr\u00fdchlene",
261
+
262
+ // Spcial Characters
263
+ "Special Characters": "Špeciálne znaky",
264
+ "Latin": "Latinčina",
265
+ "Greek": "Grécky",
266
+ "Cyrillic": "Cyriliky",
267
+ "Punctuation": "Interpunkcia",
268
+ "Currency": "Mena",
269
+ "Arrows": "Šípky",
270
+ "Math": "Matematika",
271
+ "Misc": "Misc",
272
+
273
+ // Print.
274
+ "Print": "Vytlačiť",
275
+
276
+ // Spell Checker.
277
+ "Spell Checker": "Kontrola pravopisu",
278
+
279
+ // Help
280
+ "Help": "Pomoc",
281
+ "Shortcuts": "Skratky",
282
+ "Inline Editor": "Inline editor",
283
+ "Show the editor": "Zobraziť editor",
284
+ "Common actions": "Spoločné akcie",
285
+ "Copy": "Kópie",
286
+ "Cut": "Rez",
287
+ "Paste": "Pasta",
288
+ "Basic Formatting": "Základné formátovanie",
289
+ "Increase quote level": "Zvýšiť úroveň cenovej ponuky",
290
+ "Decrease quote level": "Znížiť úroveň cenovej ponuky",
291
+ "Image / Video": "Obrázok / video",
292
+ "Resize larger": "Zmena veľkosti",
293
+ "Resize smaller": "Meniť veľkosť",
294
+ "Table": "Stôl",
295
+ "Select table cell": "Vyberte bunku tabuľky",
296
+ "Extend selection one cell": "Rozšíriť výber jednej bunky",
297
+ "Extend selection one row": "Rozšíriť výber o jeden riadok",
298
+ "Navigation": "Navigácia",
299
+ "Focus popup / toolbar": "Zameranie / panel s nástrojmi",
300
+ "Return focus to previous position": "Vrátiť zaostrenie na predchádzajúcu pozíciu",
301
+
302
+ // Embed.ly
303
+ "Embed URL": "Vložiť adresu URL",
304
+ "Paste in a URL to embed": "Vložte do adresy URL, ktorú chcete vložiť",
305
+
306
+ // Word Paste.
307
+ "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Vložený obsah vychádza z dokumentu Microsoft Word. chcete formát uchovať alebo ho vyčistiť?",
308
+ "Keep": "Zachovať",
309
+ "Clean": "Čistý",
310
+ "Word Paste Detected": "Slovná vložka bola zistená"
258
311
  },
259
312
  direction: "ltr"
260
313
  };
@@ -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['sr'] = {
64
64
  "Colors": "Boje",
65
65
  "Background": "Pozadina",
66
66
  "Text": "Tekst",
67
+ "HEX Color": "HEX boje",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Format pasusa",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['sr'] = {
125
126
  "Width": "\u0160irina",
126
127
  "Height": "Visina",
127
128
  "Something went wrong. Please try again.": "Ne\u0161to krenulo naopako. Poku\u0161ajte ponovo.",
129
+ "Image Caption": "Slika natpisa",
130
+ "Advanced Edit": "Napredno uređivanje",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Umetanje video",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['sr'] = {
253
256
  "Decrease": "Smanjivanje",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Brzo umetanje"
259
+ "Quick Insert": "Brzo umetanje",
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['sv'] = {
64
64
  "Colors": "F\u00e4rger",
65
65
  "Background": "Bakgrund",
66
66
  "Text": "Text",
67
+ "HEX Color": "Hex färg",
67
68
 
68
69
  // Paragraphs
69
70
  "Paragraph Format": "Format",
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['sv'] = {
125
126
  "Width": "Bredd",
126
127
  "Height": "H\u00f6jd",
127
128
  "Something went wrong. Please try again.": "N\u00e5got gick snett. Var god f\u00f6rs\u00f6k igen.",
129
+ "Image Caption": "Bildtextning",
130
+ "Advanced Edit": "Avancerad redigering",
128
131
 
129
132
  // Video
130
133
  "Insert Video": "Infoga video",
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['sv'] = {
253
256
  "Decrease": "Minska",
254
257
 
255
258
  // Quick Insert
256
- "Quick Insert": "Snabb insats"
259
+ "Quick Insert": "Snabb insats",
260
+
261
+ // Spcial Characters
262
+ "Special Characters": "Speciella karaktärer",
263
+ "Latin": "Latin",
264
+ "Greek": "Grekisk",
265
+ "Cyrillic": "Cyrillic",
266
+ "Punctuation": "Skiljetecken",
267
+ "Currency": "Valuta",
268
+ "Arrows": "Pilar",
269
+ "Math": "Matematik",
270
+ "Misc": "Misc",
271
+
272
+ // Print.
273
+ "Print": "Skriva ut",
274
+
275
+ // Spell Checker.
276
+ "Spell Checker": "Stavningskontroll",
277
+
278
+ // Help
279
+ "Help": "Hjälpa",
280
+ "Shortcuts": "Genvägar",
281
+ "Inline Editor": "Inline editor",
282
+ "Show the editor": "Visa redigeraren",
283
+ "Common actions": "Gemensamma åtgärder",
284
+ "Copy": "Kopiera",
285
+ "Cut": "Skära",
286
+ "Paste": "Klistra",
287
+ "Basic Formatting": "Grundläggande formatering",
288
+ "Increase quote level": "Öka citatnivå",
289
+ "Decrease quote level": "Sänk citatnivå",
290
+ "Image / Video": "Bild / video",
291
+ "Resize larger": "Ändra storlek större",
292
+ "Resize smaller": "Ändra storlek mindre",
293
+ "Table": "Tabell",
294
+ "Select table cell": "Välj tabellcell",
295
+ "Extend selection one cell": "Utvidga valet en cell",
296
+ "Extend selection one row": "Förlänga valet en rad",
297
+ "Navigation": "Navigering",
298
+ "Focus popup / toolbar": "Fokus popup / verktygsfältet",
299
+ "Return focus to previous position": "Returnera fokus till tidigare position",
300
+
301
+ // Embed.ly
302
+ "Embed URL": "Bädda in url",
303
+ "Paste in a URL to embed": "Klistra in i en url för att bädda in",
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 klistrade innehållet kommer från ett Microsoft Word-dokument. vill du hålla formatet eller städa upp det?",
307
+ "Keep": "Ha kvar",
308
+ "Clean": "Rena",
309
+ "Word Paste Detected": "Ordpasta upptäcks"
257
310
  },
258
311
  direction: "ltr"
259
312
  };