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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/froala_editor.min.js +7 -7
- data/app/assets/javascripts/froala_editor.pkgd.min.js +17 -17
- data/app/assets/javascripts/languages/ar.js +55 -2
- data/app/assets/javascripts/languages/bs.js +55 -2
- data/app/assets/javascripts/languages/cs.js +55 -2
- data/app/assets/javascripts/languages/da.js +55 -2
- data/app/assets/javascripts/languages/de.js +55 -2
- data/app/assets/javascripts/languages/en_ca.js +55 -2
- data/app/assets/javascripts/languages/en_gb.js +55 -2
- data/app/assets/javascripts/languages/es.js +56 -3
- data/app/assets/javascripts/languages/et.js +55 -2
- data/app/assets/javascripts/languages/fa.js +55 -2
- data/app/assets/javascripts/languages/fi.js +55 -2
- data/app/assets/javascripts/languages/fr.js +55 -2
- data/app/assets/javascripts/languages/he.js +55 -2
- data/app/assets/javascripts/languages/hr.js +55 -2
- data/app/assets/javascripts/languages/hu.js +56 -2
- data/app/assets/javascripts/languages/id.js +55 -2
- data/app/assets/javascripts/languages/it.js +55 -2
- data/app/assets/javascripts/languages/ja.js +271 -218
- data/app/assets/javascripts/languages/ko.js +55 -2
- data/app/assets/javascripts/languages/me.js +55 -2
- data/app/assets/javascripts/languages/nb.js +55 -2
- data/app/assets/javascripts/languages/nl.js +55 -2
- data/app/assets/javascripts/languages/pl.js +55 -2
- data/app/assets/javascripts/languages/pt_br.js +55 -2
- data/app/assets/javascripts/languages/pt_pt.js +55 -2
- data/app/assets/javascripts/languages/ro.js +55 -2
- data/app/assets/javascripts/languages/ru.js +58 -5
- data/app/assets/javascripts/languages/sk.js +55 -2
- data/app/assets/javascripts/languages/sr.js +55 -2
- data/app/assets/javascripts/languages/sv.js +55 -2
- data/app/assets/javascripts/languages/th.js +56 -3
- data/app/assets/javascripts/languages/tr.js +55 -2
- data/app/assets/javascripts/languages/uk.js +55 -2
- data/app/assets/javascripts/languages/vi.js +55 -2
- data/app/assets/javascripts/languages/zh_cn.js +57 -4
- data/app/assets/javascripts/languages/zh_tw.js +55 -2
- data/app/assets/javascripts/plugins/align.min.js +1 -1
- data/app/assets/javascripts/plugins/char_counter.min.js +1 -1
- data/app/assets/javascripts/plugins/code_beautifier.min.js +1 -1
- data/app/assets/javascripts/plugins/code_view.min.js +2 -2
- data/app/assets/javascripts/plugins/colors.min.js +2 -2
- data/app/assets/javascripts/plugins/draggable.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/file.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 +2 -2
- data/app/assets/javascripts/plugins/image.min.js +3 -3
- data/app/assets/javascripts/plugins/image_manager.min.js +1 -1
- data/app/assets/javascripts/plugins/inline_style.min.js +1 -1
- data/app/assets/javascripts/plugins/line_breaker.min.js +2 -2
- data/app/assets/javascripts/plugins/link.min.js +2 -2
- data/app/assets/javascripts/plugins/lists.min.js +2 -2
- 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 +1 -1
- 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 +2 -2
- data/app/assets/javascripts/plugins/table.min.js +3 -3
- data/app/assets/javascripts/plugins/url.min.js +2 -2
- data/app/assets/javascripts/plugins/video.min.js +3 -3
- data/app/assets/javascripts/plugins/word_paste.min.js +2 -2
- data/app/assets/javascripts/third_party/embedly.min.js +2 -2
- data/app/assets/javascripts/third_party/image_aviary.min.js +1 -1
- data/app/assets/javascripts/third_party/spell_checker.min.js +1 -1
- data/app/assets/stylesheets/froala_editor.css +12 -6
- data/app/assets/stylesheets/froala_editor.min.css +2 -2
- data/app/assets/stylesheets/froala_editor.pkgd.css +50 -14
- 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 +2 -2
- data/app/assets/stylesheets/plugins/draggable.min.css +2 -2
- 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 +2 -2
- data/app/assets/stylesheets/plugins/file.min.css +2 -2
- data/app/assets/stylesheets/plugins/fullscreen.css +2 -2
- data/app/assets/stylesheets/plugins/fullscreen.min.css +2 -2
- 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 +3 -3
- data/app/assets/stylesheets/plugins/image.min.css +2 -2
- 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/quick_insert.css +2 -2
- data/app/assets/stylesheets/plugins/quick_insert.min.css +2 -2
- 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 +31 -1
- data/app/assets/stylesheets/plugins/table.min.css +2 -2
- data/app/assets/stylesheets/plugins/video.css +3 -3
- data/app/assets/stylesheets/plugins/video.min.css +2 -2
- data/app/assets/stylesheets/themes/dark.css +19 -3
- data/app/assets/stylesheets/themes/dark.min.css +2 -2
- data/app/assets/stylesheets/themes/gray.css +19 -3
- data/app/assets/stylesheets/themes/gray.min.css +2 -2
- data/app/assets/stylesheets/themes/red.css +19 -3
- data/app/assets/stylesheets/themes/red.min.css +2 -2
- data/app/assets/stylesheets/themes/royal.css +19 -3
- 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/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 +2 -2
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.7.
|
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['th'] = {
|
|
64
64
|
"Colors": "\u0e2a\u0e35",
|
65
65
|
"Background": "\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07",
|
66
66
|
"Text": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21",
|
67
|
+
"HEX Color": "สีฐานสิบหก",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['th'] = {
|
|
125
126
|
"Width": "\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07",
|
126
127
|
"Height": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07",
|
127
128
|
"Something went wrong. Please try again.": "\u0e1a\u0e32\u0e07\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e1c\u0e34\u0e14\u0e1b\u0e01\u0e15\u0e34. \u0e01\u0e23\u0e38\u0e13\u0e32\u0e25\u0e2d\u0e07\u0e2d\u0e35\u0e01\u0e04\u0e23\u0e31\u0e49\u0e07.",
|
129
|
+
"Image Caption": "คำบรรยายภาพ",
|
130
|
+
"Advanced Edit": "แก้ไขขั้นสูง",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "\u0e41\u0e17\u0e23\u0e01\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d",
|
@@ -212,7 +215,7 @@ $.FE.LANGUAGE['th'] = {
|
|
212
215
|
"Loudly crying face": "\u0e23\u0e49\u0e2d\u0e07\u0e44\u0e2b\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e14\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32",
|
213
216
|
"Face with open mouth": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14",
|
214
217
|
"Hushed face": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e07\u0e35\u0e22\u0e1a",
|
215
|
-
"Face with open mouth and cold sweat": "",
|
218
|
+
"Face with open mouth and cold sweat": "หน้ากับปากเปิดและเหงื่อเย็น",
|
216
219
|
"Face screaming in fear": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e41\u0e25\u0e30\u0e40\u0e2b\u0e07\u0e37\u0e48\u0e2d\u0e40\u0e22\u0e47\u0e19",
|
217
220
|
"Astonished face": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e1b\u0e23\u0e30\u0e2b\u0e25\u0e32\u0e14\u0e43\u0e08",
|
218
221
|
"Flushed face": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e14\u0e07",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['th'] = {
|
|
253
256
|
"Decrease": "\u0e25\u0e14\u0e25\u0e07",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "\u0e41\u0e17\u0e23\u0e01\u0e14\u0e48\u0e27\u0e19"
|
259
|
+
"Quick Insert": "\u0e41\u0e17\u0e23\u0e01\u0e14\u0e48\u0e27\u0e19",
|
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 คุณต้องการเก็บรูปแบบหรือทำความสะอาดหรือไม่?",
|
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.
|
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['tr'] = {
|
|
64
64
|
"Colors": "Renkler",
|
65
65
|
"Background": "Arkaplan",
|
66
66
|
"Text": "Metin",
|
67
|
+
"HEX Color": "Altı renkli",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "Bi\u00e7imler",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['tr'] = {
|
|
125
126
|
"Width": "Geni\u015flik",
|
126
127
|
"Height": "Y\u00fckseklik",
|
127
128
|
"Something went wrong. Please try again.": "Bir \u015feyler yanl\u0131\u015f gitti. L\u00fctfen tekrar deneyin.",
|
129
|
+
"Image Caption": "Resim yazısı",
|
130
|
+
"Advanced Edit": "Ileri düzey düzenleme",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "Video ekle",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['tr'] = {
|
|
253
256
|
"Decrease": "Azal\u0131\u015f",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "H\u0131zl\u0131 insert"
|
259
|
+
"Quick Insert": "H\u0131zl\u0131 insert",
|
260
|
+
|
261
|
+
// Spcial Characters
|
262
|
+
"Special Characters": "Özel karakterler",
|
263
|
+
"Latin": "Latince",
|
264
|
+
"Greek": "Yunan",
|
265
|
+
"Cyrillic": "Kiril",
|
266
|
+
"Punctuation": "Noktalama",
|
267
|
+
"Currency": "Para birimi",
|
268
|
+
"Arrows": "Oklar",
|
269
|
+
"Math": "Matematik",
|
270
|
+
"Misc": "Misc",
|
271
|
+
|
272
|
+
// Print.
|
273
|
+
"Print": "Baskı",
|
274
|
+
|
275
|
+
// Spell Checker.
|
276
|
+
"Spell Checker": "Yazım denetleyicisi",
|
277
|
+
|
278
|
+
// Help
|
279
|
+
"Help": "Yardım et",
|
280
|
+
"Shortcuts": "Kısayollar",
|
281
|
+
"Inline Editor": "Satır içi düzenleyici",
|
282
|
+
"Show the editor": "Editörü gösterin",
|
283
|
+
"Common actions": "Ortak eylemler",
|
284
|
+
"Copy": "Kopya",
|
285
|
+
"Cut": "Kesim",
|
286
|
+
"Paste": "Yapıştırmak",
|
287
|
+
"Basic Formatting": "Temel biçimlendirme",
|
288
|
+
"Increase quote level": "Teklif seviyesini yükselt",
|
289
|
+
"Decrease quote level": "Teklif seviyesini azalt",
|
290
|
+
"Image / Video": "Resim / video",
|
291
|
+
"Resize larger": "Daha büyük yeniden boyutlandır",
|
292
|
+
"Resize smaller": "Daha küçük boyuta getir",
|
293
|
+
"Table": "Tablo",
|
294
|
+
"Select table cell": "Tablo hücresi seç",
|
295
|
+
"Extend selection one cell": "Seçimi bir hücre genişlet",
|
296
|
+
"Extend selection one row": "Seçimi bir sıra genişlet",
|
297
|
+
"Navigation": "Navigasyon",
|
298
|
+
"Focus popup / toolbar": "Odaklanma açılır penceresi / araç çubuğu",
|
299
|
+
"Return focus to previous position": "Odaklamaya önceki konumuna geri dönün",
|
300
|
+
|
301
|
+
// Embed.ly
|
302
|
+
"Embed URL": "URL göm",
|
303
|
+
"Paste in a URL to embed": "Yerleştirmek için bir URL'ye yapıştırın",
|
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?": "Yapıştırılan içerik bir Microsoft Word belgesinden geliyor. Biçimi saklamaya mı yoksa temizlemeyi mi istiyor musun?",
|
307
|
+
"Keep": "Tutmak",
|
308
|
+
"Clean": "Temiz",
|
309
|
+
"Word Paste Detected": "Kelime yapıştırması algılandı"
|
257
310
|
},
|
258
311
|
direction: "ltr"
|
259
312
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.7.
|
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['uk'] = {
|
|
64
64
|
"Colors": "\u043a\u043e\u043b\u044c\u043e\u0440\u0438",
|
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",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['uk'] = {
|
|
125
126
|
"Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
126
127
|
"Height": "\u0412\u0438\u0441\u043e\u0442\u0430",
|
127
128
|
"Something went wrong. Please try again.": "\u0429\u043e\u0441\u044c \u043f\u0456\u0448\u043b\u043e \u043d\u0435 \u0442\u0430\u043a. \u0411\u0443\u0434\u044c \u043b\u0430\u0441\u043a\u0430 \u0441\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0449\u0435 \u0440\u0430\u0437.",
|
129
|
+
"Image Caption": "Заголовок зображення",
|
130
|
+
"Advanced Edit": "Розширений редагування",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432\u0456\u0434\u0435\u043e",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['uk'] = {
|
|
253
256
|
"Decrease": "\u0437\u043d\u0438\u0436\u0435\u043d\u043d\u044f",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "\u0428\u0432\u0438\u0434\u043a\u0438\u0439 \u0432\u0441\u0442\u0430\u0432\u043a\u0430"
|
259
|
+
"Quick Insert": "\u0428\u0432\u0438\u0434\u043a\u0438\u0439 \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.
|
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
|
*/
|
@@ -60,6 +60,7 @@ $.FE.LANGUAGE['vi'] = {
|
|
60
60
|
"Colors": "M\u00E0u s\u1EAFc",
|
61
61
|
"Background": "N\u1EC1n",
|
62
62
|
"Text": "Ch\u1EEF",
|
63
|
+
"HEX Color": "Màu hex",
|
63
64
|
|
64
65
|
// Paragraphs
|
65
66
|
"Paragraph Format": "\u0110\u1ECBnh d\u1EA1ng \u0111o\u1EA1n v\u0103n b\u1EA3n",
|
@@ -121,6 +122,8 @@ $.FE.LANGUAGE['vi'] = {
|
|
121
122
|
"Width": "Chi\u1EC1u r\u1ED9ng",
|
122
123
|
"Height": "Chi\u1EC1u cao",
|
123
124
|
"Something went wrong. Please try again.": "C\u00F3 l\u1ED7i x\u1EA3y ra. Vui l\u00F2ng th\u1EED l\u1EA1i sau.",
|
125
|
+
"Image Caption": "Chú thích hình ảnh",
|
126
|
+
"Advanced Edit": "Chỉnh sửa tiên tiến",
|
124
127
|
|
125
128
|
// Video
|
126
129
|
"Insert Video": "Ch\u00E8n video",
|
@@ -193,7 +196,57 @@ $.FE.LANGUAGE['vi'] = {
|
|
193
196
|
"Decrease": "Gi\u1EA3m",
|
194
197
|
|
195
198
|
// Quick Insert
|
196
|
-
"Quick Insert": "Ch\u00E8n nhanh"
|
199
|
+
"Quick Insert": "Ch\u00E8n nhanh",
|
200
|
+
|
201
|
+
// Spcial Characters
|
202
|
+
"Special Characters": "Nhân vật đặc biệt",
|
203
|
+
"Latin": "Latin",
|
204
|
+
"Greek": "Người Hy Lạp",
|
205
|
+
"Cyrillic": "Chữ viết tay",
|
206
|
+
"Punctuation": "Chấm câu",
|
207
|
+
"Currency": "Tiền tệ",
|
208
|
+
"Arrows": "Mũi tên",
|
209
|
+
"Math": "Môn Toán",
|
210
|
+
"Misc": "Misc",
|
211
|
+
|
212
|
+
// Print.
|
213
|
+
"Print": "In",
|
214
|
+
|
215
|
+
// Spell Checker.
|
216
|
+
"Spell Checker": "Công cụ kiểm tra chính tả",
|
217
|
+
|
218
|
+
// Help
|
219
|
+
"Help": "Cứu giúp",
|
220
|
+
"Shortcuts": "Phím tắt",
|
221
|
+
"Inline Editor": "Trình biên tập nội tuyến",
|
222
|
+
"Show the editor": "Hiển thị trình soạn thảo",
|
223
|
+
"Common actions": "Hành động thông thường",
|
224
|
+
"Copy": "Sao chép",
|
225
|
+
"Cut": "Cắt tỉa",
|
226
|
+
"Paste": "Dán",
|
227
|
+
"Basic Formatting": "Định dạng cơ bản",
|
228
|
+
"Increase quote level": "Tăng mức báo giá",
|
229
|
+
"Decrease quote level": "Giảm mức giá",
|
230
|
+
"Image / Video": "Hình ảnh / video",
|
231
|
+
"Resize larger": "Thay đổi kích thước lớn hơn",
|
232
|
+
"Resize smaller": "Thay đổi kích thước nhỏ hơn",
|
233
|
+
"Table": "Bàn",
|
234
|
+
"Select table cell": "Chọn ô trong bảng",
|
235
|
+
"Extend selection one cell": "Mở rộng lựa chọn một ô",
|
236
|
+
"Extend selection one row": "Mở rộng lựa chọn một hàng",
|
237
|
+
"Navigation": "Dẫn đường",
|
238
|
+
"Focus popup / toolbar": "Tập trung popup / thanh công cụ",
|
239
|
+
"Return focus to previous position": "Quay trở lại vị trí trước",
|
240
|
+
|
241
|
+
// Embed.ly
|
242
|
+
"Embed URL": "Url nhúng",
|
243
|
+
"Paste in a URL to embed": "Dán vào một url để nhúng",
|
244
|
+
|
245
|
+
// Word Paste.
|
246
|
+
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Nội dung dán là đến từ một tài liệu từ microsoft. bạn có muốn giữ định dạng hoặc làm sạch nó?",
|
247
|
+
"Keep": "Giữ",
|
248
|
+
"Clean": "Dọn dẹp",
|
249
|
+
"Word Paste Detected": "Dán từ được phát hiện"
|
197
250
|
},
|
198
251
|
direction: "ltr"
|
199
252
|
};
|
@@ -1,5 +1,5 @@
|
|
1
1
|
/*!
|
2
|
-
* froala_editor v2.7.
|
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['zh_cn'] = {
|
|
64
64
|
"Colors": "\u989c\u8272",
|
65
65
|
"Background": "\u80cc\u666f",
|
66
66
|
"Text": "\u6587\u5b57",
|
67
|
+
"HEX Color": "十六进制颜色",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "\u683c\u5f0f",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['zh_cn'] = {
|
|
125
126
|
"Width": "\u5bbd\u5ea6",
|
126
127
|
"Height": "\u9ad8\u5ea6",
|
127
128
|
"Something went wrong. Please try again.": "\u51fa\u4e86\u4e9b\u95ee\u9898\u3002 \u8bf7\u518d\u8bd5\u4e00\u6b21\u3002",
|
129
|
+
"Image Caption": "图片说明",
|
130
|
+
"Advanced Edit": "高级编辑",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "\u63d2\u5165\u89c6\u9891",
|
@@ -165,7 +168,7 @@ $.FE.LANGUAGE['zh_cn'] = {
|
|
165
168
|
// Emoticons
|
166
169
|
"Emoticons": "\u8868\u60c5",
|
167
170
|
"Grinning face": "\u8138\u4e0a\u7b11\u563b\u563b",
|
168
|
-
"Grinning face with smiling eyes": "",
|
171
|
+
"Grinning face with smiling eyes": "咧着嘴笑的脸微笑的眼睛",
|
169
172
|
"Face with tears of joy": "\u7b11\u563b\u563b\u7684\u8138\uff0c\u542b\u7b11\u7684\u773c\u775b",
|
170
173
|
"Smiling face with open mouth": "\u7b11\u8138\u5f20\u5f00\u5634",
|
171
174
|
"Smiling face with open mouth and smiling eyes": "\u7b11\u8138\u5f20\u5f00\u5634\u5fae\u7b11\u7684\u773c\u775b",
|
@@ -212,7 +215,7 @@ $.FE.LANGUAGE['zh_cn'] = {
|
|
212
215
|
"Loudly crying face": "\u5927\u58f0\u54ed\u8138",
|
213
216
|
"Face with open mouth": "\u9762\u5bf9\u5f20\u5f00\u5634",
|
214
217
|
"Hushed face": "\u5b89\u9759\u7684\u8138",
|
215
|
-
"Face with open mouth and cold sweat": "",
|
218
|
+
"Face with open mouth and cold sweat": "脸上露出嘴巴和冷汗",
|
216
219
|
"Face screaming in fear": "\u9762\u5bf9\u5f20\u5f00\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
|
217
220
|
"Astonished face": "\u9762\u5bf9\u60ca\u8bb6",
|
218
221
|
"Flushed face": "\u7ea2\u6251\u6251\u7684\u8138\u86cb",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['zh_cn'] = {
|
|
253
256
|
"Decrease": "\u5220\u9664\u5f15\u7528",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "\u5feb\u63d2"
|
259
|
+
"Quick Insert": "\u5feb\u63d2",
|
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": "粘贴在一个网址中嵌入",
|
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文档。你想保留格式还是清理它?",
|
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.
|
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['zh_tw'] = {
|
|
64
64
|
"Colors": "\u984f\u8272",
|
65
65
|
"Background": "\u80cc\u666f",
|
66
66
|
"Text": "\u6587\u5b57",
|
67
|
+
"HEX Color": "十六進制顏色",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "\u683c\u5f0f",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['zh_tw'] = {
|
|
125
126
|
"Width": "\u5bec\u5ea6",
|
126
127
|
"Height": "\u9ad8\u5ea6",
|
127
128
|
"Something went wrong. Please try again.": "\u932f\u8aa4\uff0c\u8acb\u518d\u8a66\u4e00\u6b21\u3002",
|
129
|
+
"Image Caption": "圖片說明",
|
130
|
+
"Advanced Edit": "高級編輯",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "\u63d2\u5165\u5f71\u7247",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['zh_tw'] = {
|
|
253
256
|
"Decrease": "\u53bb\u9664\u7e2e\u6392",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "\u5feb\u63d2"
|
259
|
+
"Quick Insert": "\u5feb\u63d2",
|
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": "粘貼在一個網址中嵌入",
|
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文檔。你想保留格式還是清理它?",
|
307
|
+
"Keep": "保持",
|
308
|
+
"Clean": "清潔",
|
309
|
+
"Word Paste Detected": "檢測到字貼"
|
257
310
|
},
|
258
311
|
direction: "ltr"
|
259
312
|
};
|