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['fr'] = {
|
|
64
64
|
"Colors": "Couleurs",
|
65
65
|
"Background": "Arri\u00e8re-plan",
|
66
66
|
"Text": "Texte",
|
67
|
+
"HEX Color": "Couleur hexagonale",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "Formats",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['fr'] = {
|
|
125
126
|
"Width": "Largeur",
|
126
127
|
"Height": "Hauteur",
|
127
128
|
"Something went wrong. Please try again.": "Quelque chose a mal tourn\u00e9. Veuillez r\u00e9essayer.",
|
129
|
+
"Image Caption": "Légende de l'image",
|
130
|
+
"Advanced Edit": "Édition avancée",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "Ins\u00e9rer une vid\u00e9o",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['fr'] = {
|
|
253
256
|
"Decrease": "Diminution",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "Ins\u00e9rez rapide"
|
259
|
+
"Quick Insert": "Ins\u00e9rez rapide",
|
260
|
+
|
261
|
+
// Spcial Characters
|
262
|
+
"Special Characters": "Caractères spéciaux",
|
263
|
+
"Latin": "Latin",
|
264
|
+
"Greek": "Grec",
|
265
|
+
"Cyrillic": "Cyrillique",
|
266
|
+
"Punctuation": "Ponctuation",
|
267
|
+
"Currency": "Devise",
|
268
|
+
"Arrows": "Flèches",
|
269
|
+
"Math": "Math",
|
270
|
+
"Misc": "Misc",
|
271
|
+
|
272
|
+
// Print.
|
273
|
+
"Print": "Impression",
|
274
|
+
|
275
|
+
// Spell Checker.
|
276
|
+
"Spell Checker": "Correcteur orthographique",
|
277
|
+
|
278
|
+
// Help
|
279
|
+
"Help": "Aidez-moi",
|
280
|
+
"Shortcuts": "Raccourcis",
|
281
|
+
"Inline Editor": "Éditeur en ligne",
|
282
|
+
"Show the editor": "Montrer l'éditeur",
|
283
|
+
"Common actions": "Actions communes",
|
284
|
+
"Copy": "Copie",
|
285
|
+
"Cut": "Couper",
|
286
|
+
"Paste": "Coller",
|
287
|
+
"Basic Formatting": "Formatage de base",
|
288
|
+
"Increase quote level": "Augmenter le niveau de devis",
|
289
|
+
"Decrease quote level": "Baisse du niveau de citation",
|
290
|
+
"Image / Video": "Image / vidéo",
|
291
|
+
"Resize larger": "Redimensionner plus grand",
|
292
|
+
"Resize smaller": "Redimensionner plus petit",
|
293
|
+
"Table": "Table",
|
294
|
+
"Select table cell": "Sélectionner la cellule du tableau",
|
295
|
+
"Extend selection one cell": "Étendre la sélection d'une cellule",
|
296
|
+
"Extend selection one row": "Étendre la sélection d'une ligne",
|
297
|
+
"Navigation": "La navigation",
|
298
|
+
"Focus popup / toolbar": "Focus popup / toolbar",
|
299
|
+
"Return focus to previous position": "Retourner l'accent sur le poste précédent",
|
300
|
+
|
301
|
+
// Embed.ly
|
302
|
+
"Embed URL": "URL intégrée",
|
303
|
+
"Paste in a URL to embed": "Coller dans une url pour intégrer",
|
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?": "Le contenu collé provient d'un document Microsoft Word. voulez-vous garder le format ou le nettoyer?",
|
307
|
+
"Keep": "Garder",
|
308
|
+
"Clean": "Nettoyer",
|
309
|
+
"Word Paste Detected": "Pate de mots détectée"
|
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['he'] = {
|
|
64
64
|
"Colors": "\u05e6\u05d1\u05e2\u05d9\u05dd",
|
65
65
|
"Background": "\u05e8\u05e7\u05e2",
|
66
66
|
"Text": "\u05d4\u05d8\u05e1\u05d8",
|
67
|
+
"HEX Color": "צבע הקס",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "\u05e4\u05d5\u05e8\u05de\u05d8",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['he'] = {
|
|
125
126
|
"Width": "\u05e8\u05d5\u05d7\u05d1",
|
126
127
|
"Height": "\u05d2\u05d5\u05d1\u05d4",
|
127
128
|
"Something went wrong. Please try again.": "\u05de\u05e9\u05d4\u05d5 \u05d4\u05e9\u05ea\u05d1\u05e9. \u05d1\u05d1\u05e7\u05e9\u05d4 \u05e0\u05e1\u05d4 \u05e9\u05d5\u05d1.",
|
129
|
+
"Image Caption": "כיתוב תמונה",
|
130
|
+
"Advanced Edit": "עריכה מתקדמת",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d5\u05d9\u05d3\u05d9\u05d0\u05d5",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['he'] = {
|
|
253
256
|
"Decrease": "\u05d9\u05e8\u05d9\u05d3\u05d4",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "\u05db\u05e0\u05e1 \u05de\u05d4\u05d9\u05e8"
|
259
|
+
"Quick Insert": "\u05db\u05e0\u05e1 \u05de\u05d4\u05d9\u05e8",
|
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 של 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.
|
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['hr'] = {
|
|
64
64
|
"Colors": "Boje",
|
65
65
|
"Background": "Pozadina",
|
66
66
|
"Text": "Tekst",
|
67
|
+
"HEX Color": "Heksadecimalne boje",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "Format odlomka",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['hr'] = {
|
|
125
126
|
"Width": "\u0160irina",
|
126
127
|
"Height": "Visina",
|
127
128
|
"Something went wrong. Please try again.": "Ne\u0161to je po\u0161lo po zlu. Molimo poku\u0161ajte ponovno.",
|
129
|
+
"Image Caption": "Opis slike",
|
130
|
+
"Advanced Edit": "Napredno uređivanje",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "Umetni video",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['hr'] = {
|
|
253
256
|
"Decrease": "Smanji",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "Brzo umetak"
|
259
|
+
"Quick Insert": "Brzo umetak",
|
260
|
+
|
261
|
+
// Spcial Characters
|
262
|
+
"Special Characters": "Posebni znakovi",
|
263
|
+
"Latin": "Latinski",
|
264
|
+
"Greek": "Grčki",
|
265
|
+
"Cyrillic": "Ćirilica",
|
266
|
+
"Punctuation": "Interpunkcija",
|
267
|
+
"Currency": "Valuta",
|
268
|
+
"Arrows": "Strelice",
|
269
|
+
"Math": "Matematika",
|
270
|
+
"Misc": "Razno",
|
271
|
+
|
272
|
+
// Print.
|
273
|
+
"Print": "Otisak",
|
274
|
+
|
275
|
+
// Spell Checker.
|
276
|
+
"Spell Checker": "Provjeritelj pravopisa",
|
277
|
+
|
278
|
+
// Help
|
279
|
+
"Help": "Pomoć",
|
280
|
+
"Shortcuts": "Prečaci",
|
281
|
+
"Inline Editor": "Inline editor",
|
282
|
+
"Show the editor": "Prikaži urednika",
|
283
|
+
"Common actions": "Zajedničke radnje",
|
284
|
+
"Copy": "Kopirati",
|
285
|
+
"Cut": "Rez",
|
286
|
+
"Paste": "Zalijepiti",
|
287
|
+
"Basic Formatting": "Osnovno oblikovanje",
|
288
|
+
"Increase quote level": "Povećati razinu citata",
|
289
|
+
"Decrease quote level": "Smanjite razinu citata",
|
290
|
+
"Image / Video": "Slika / video",
|
291
|
+
"Resize larger": "Promijenite veličinu većeg",
|
292
|
+
"Resize smaller": "Promijenite veličinu manju",
|
293
|
+
"Table": "Stol",
|
294
|
+
"Select table cell": "Odaberite stolnu ćeliju",
|
295
|
+
"Extend selection one cell": "Proširiti odabir jedne ćelije",
|
296
|
+
"Extend selection one row": "Proširite odabir jednog retka",
|
297
|
+
"Navigation": "Navigacija",
|
298
|
+
"Focus popup / toolbar": "Fokus popup / alatnoj traci",
|
299
|
+
"Return focus to previous position": "Vratiti fokus na prethodnu poziciju",
|
300
|
+
|
301
|
+
// Embed.ly
|
302
|
+
"Embed URL": "Uredi url",
|
303
|
+
"Paste in a URL to embed": "Zalijepite URL da biste ga 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?": "Zalijepi sadržaj dolazi iz Microsoft Word dokumenta. Želite li zadržati format ili očistiti?",
|
307
|
+
"Keep": "Zadržati",
|
308
|
+
"Clean": "Čist",
|
309
|
+
"Word Paste Detected": "Otkrivena je zastavica riječi"
|
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['hu'] = {
|
|
64
64
|
"Colors": "Sz\u00ednek",
|
65
65
|
"Background": "H\u00e1tt\u00e9r",
|
66
66
|
"Text": "Sz\u00f6veg",
|
67
|
+
"HEX Color": "Hex színű",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "Form\u00e1tumok",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['hu'] = {
|
|
125
126
|
"Width": "Sz\u00e9less\u00e9g",
|
126
127
|
"Height": "Magass\u00e1g",
|
127
128
|
"Something went wrong. Please try again.": "Valami elromlott. K\u00e9rlek pr\u00f3b\u00e1ld \u00fajra.",
|
129
|
+
"Image Caption": "Képaláírás",
|
130
|
+
"Advanced Edit": "Fejlett szerkesztés",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "Vide\u00f3 beilleszt\u00e9se",
|
@@ -253,8 +256,59 @@ $.FE.LANGUAGE['hu'] = {
|
|
253
256
|
"Decrease": "Cs\u00f6kkent\u00e9s",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "Beilleszt\u00e9s"
|
259
|
+
"Quick Insert": "Beilleszt\u00e9s",
|
260
|
+
|
261
|
+
// Spcial Characters
|
262
|
+
"Special Characters": "Speciális karakterek",
|
263
|
+
"Latin": "Latin",
|
264
|
+
"Greek": "Görög",
|
265
|
+
"Cyrillic": "Cirill",
|
266
|
+
"Punctuation": "Központozás",
|
267
|
+
"Currency": "Valuta",
|
268
|
+
"Arrows": "Nyilak",
|
269
|
+
"Math": "Matematikai",
|
270
|
+
"Misc": "Misc",
|
271
|
+
|
272
|
+
// Print.
|
273
|
+
"Print": "Nyomtatás",
|
274
|
+
|
275
|
+
// Spell Checker.
|
276
|
+
"Spell Checker": "Helyesírás-ellenőrző",
|
277
|
+
|
278
|
+
// Help
|
279
|
+
"Help": "Segítség",
|
280
|
+
"Shortcuts": "Hivatkozások",
|
281
|
+
"Inline Editor": "Inline szerkesztő",
|
282
|
+
"Show the editor": "Mutassa meg a szerkesztőt",
|
283
|
+
"Common actions": "Közös cselekvések",
|
284
|
+
"Copy": "Másolat",
|
285
|
+
"Cut": "Vágott",
|
286
|
+
"Paste": "Paszta",
|
287
|
+
"Basic Formatting": "Alap formázás",
|
288
|
+
"Increase quote level": "Növeli az idézet szintjét",
|
289
|
+
"Decrease quote level": "Csökkenti az árazási szintet",
|
290
|
+
"Image / Video": "Kép / videó",
|
291
|
+
"Resize larger": "Nagyobb átméretezés",
|
292
|
+
"Resize smaller": "Kisebb méretűek",
|
293
|
+
"Table": "Asztal",
|
294
|
+
"Select table cell": "Válasszon táblázatcellát",
|
295
|
+
"Extend selection one cell": "Kiterjesztheti a kiválasztást egy cellára",
|
296
|
+
"Extend selection one row": "Szűkítse ki az egy sort",
|
297
|
+
"Navigation": "Navigáció",
|
298
|
+
"Focus popup / toolbar": "Fókusz felugró ablak / eszköztár",
|
299
|
+
"Return focus to previous position": "Visszaáll az előző pozícióra",
|
300
|
+
|
301
|
+
// Embed.ly
|
302
|
+
"Embed URL": "Beágyazott url",
|
303
|
+
"Paste in a URL to embed": "Beilleszteni egy URL-t a beágyazáshoz",
|
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?": "A beillesztett tartalom egy microsoft szó dokumentumból származik. szeretné megtartani a formátumot vagy tisztítani?",
|
307
|
+
"Keep": "Tart",
|
308
|
+
"Clean": "Tiszta",
|
309
|
+
"Word Paste Detected": "Szópaszta észlelhető"
|
257
310
|
},
|
258
311
|
direction: "ltr"
|
259
312
|
};
|
313
|
+
|
260
314
|
}));
|
@@ -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['id'] = {
|
|
64
64
|
"Colors": "Warna",
|
65
65
|
"Background": "Latar belakang",
|
66
66
|
"Text": "Teks",
|
67
|
+
"HEX Color": "Warna hex",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "Format",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['id'] = {
|
|
125
126
|
"Width": "Lebar",
|
126
127
|
"Height": "Tinggi",
|
127
128
|
"Something went wrong. Please try again.": "Ada yang salah. Silakan coba lagi.",
|
129
|
+
"Image Caption": "Keterangan gambar",
|
130
|
+
"Advanced Edit": "Edit lanjutan",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "Memasukkan video",
|
@@ -254,7 +257,57 @@ $.FE.LANGUAGE['id'] = {
|
|
254
257
|
"Decrease": "Penurunan",
|
255
258
|
|
256
259
|
// Quick Insert
|
257
|
-
"Quick Insert": "Memasukkan cepat"
|
260
|
+
"Quick Insert": "Memasukkan cepat",
|
261
|
+
|
262
|
+
// Spcial Characters
|
263
|
+
"Special Characters": "Karakter spesial",
|
264
|
+
"Latin": "Latin",
|
265
|
+
"Greek": "Yunani",
|
266
|
+
"Cyrillic": "Kyrillic",
|
267
|
+
"Punctuation": "Tanda baca",
|
268
|
+
"Currency": "Mata uang",
|
269
|
+
"Arrows": "Panah",
|
270
|
+
"Math": "Matematika",
|
271
|
+
"Misc": "Misc",
|
272
|
+
|
273
|
+
// Print.
|
274
|
+
"Print": "Mencetak",
|
275
|
+
|
276
|
+
// Spell Checker.
|
277
|
+
"Spell Checker": "Pemeriksa ejaan",
|
278
|
+
|
279
|
+
// Help
|
280
|
+
"Help": "Membantu",
|
281
|
+
"Shortcuts": "Jalan pintas",
|
282
|
+
"Inline Editor": "Editor inline",
|
283
|
+
"Show the editor": "Tunjukkan editornya",
|
284
|
+
"Common actions": "Tindakan umum",
|
285
|
+
"Copy": "Salinan",
|
286
|
+
"Cut": "Memotong",
|
287
|
+
"Paste": "Pasta",
|
288
|
+
"Basic Formatting": "Format dasar",
|
289
|
+
"Increase quote level": "Meningkatkan tingkat kutipan",
|
290
|
+
"Decrease quote level": "Menurunkan tingkat kutipan",
|
291
|
+
"Image / Video": "Gambar / video",
|
292
|
+
"Resize larger": "Mengubah ukuran lebih besar",
|
293
|
+
"Resize smaller": "Mengubah ukuran lebih kecil",
|
294
|
+
"Table": "Meja",
|
295
|
+
"Select table cell": "Pilih sel tabel",
|
296
|
+
"Extend selection one cell": "Memperpanjang seleksi satu sel",
|
297
|
+
"Extend selection one row": "Perpanjang pilihan satu baris",
|
298
|
+
"Navigation": "Navigasi",
|
299
|
+
"Focus popup / toolbar": "Fokus popup / toolbar",
|
300
|
+
"Return focus to previous position": "Kembali fokus ke posisi sebelumnya",
|
301
|
+
|
302
|
+
// Embed.ly
|
303
|
+
"Embed URL": "Embed url",
|
304
|
+
"Paste in a URL to embed": "Paste di url untuk menanamkan",
|
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?": "Konten yang disisipkan berasal dari dokumen kata microsoft. apakah Anda ingin menyimpan format atau membersihkannya?",
|
308
|
+
"Keep": "Menjaga",
|
309
|
+
"Clean": "Bersih",
|
310
|
+
"Word Paste Detected": "Kata paste terdeteksi"
|
258
311
|
},
|
259
312
|
direction: "ltr"
|
260
313
|
};
|
@@ -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['it'] = {
|
|
64
64
|
"Colors": "Colori",
|
65
65
|
"Background": "Sfondo",
|
66
66
|
"Text": "Testo",
|
67
|
+
"HEX Color": "Colore esagono",
|
67
68
|
|
68
69
|
// Paragraphs
|
69
70
|
"Paragraph Format": "Formattazione",
|
@@ -125,6 +126,8 @@ $.FE.LANGUAGE['it'] = {
|
|
125
126
|
"Width": "Larghezza",
|
126
127
|
"Height": "Altezza",
|
127
128
|
"Something went wrong. Please try again.": "Qualcosa \u00e8 andato storto. Riprova, per favore.",
|
129
|
+
"Image Caption": "Didascalia",
|
130
|
+
"Advanced Edit": "Avanzato",
|
128
131
|
|
129
132
|
// Video
|
130
133
|
"Insert Video": "Inserisci Video",
|
@@ -253,7 +256,57 @@ $.FE.LANGUAGE['it'] = {
|
|
253
256
|
"Decrease": "Diminuzione",
|
254
257
|
|
255
258
|
// Quick Insert
|
256
|
-
"Quick Insert": "Inserto rapida"
|
259
|
+
"Quick Insert": "Inserto rapida",
|
260
|
+
|
261
|
+
// Spcial Characters
|
262
|
+
"Special Characters": "Personaggi speciali",
|
263
|
+
"Latin": "Latino",
|
264
|
+
"Greek": "Greco",
|
265
|
+
"Cyrillic": "Cirillico",
|
266
|
+
"Punctuation": "Punteggiatura",
|
267
|
+
"Currency": "Moneta",
|
268
|
+
"Arrows": "Frecce",
|
269
|
+
"Math": "Matematica",
|
270
|
+
"Misc": "Misc",
|
271
|
+
|
272
|
+
// Print.
|
273
|
+
"Print": "Stampare",
|
274
|
+
|
275
|
+
// Spell Checker.
|
276
|
+
"Spell Checker": "Correttore ortografico",
|
277
|
+
|
278
|
+
// Help
|
279
|
+
"Help": "Aiuto",
|
280
|
+
"Shortcuts": "Scorciatoie",
|
281
|
+
"Inline Editor": "Editor in linea",
|
282
|
+
"Show the editor": "Mostrare l'editor",
|
283
|
+
"Common actions": "Azioni comuni",
|
284
|
+
"Copy": "Copia",
|
285
|
+
"Cut": "Tagliare",
|
286
|
+
"Paste": "Incolla",
|
287
|
+
"Basic Formatting": "Formattazione di base",
|
288
|
+
"Increase quote level": "Aumenta il livello delle quote",
|
289
|
+
"Decrease quote level": "Diminuire il livello delle quote",
|
290
|
+
"Image / Video": "Immagine / video",
|
291
|
+
"Resize larger": "Ridimensionare più grande",
|
292
|
+
"Resize smaller": "Ridimensionare più piccolo",
|
293
|
+
"Table": "Tavolo",
|
294
|
+
"Select table cell": "Selezionare la cella della tabella",
|
295
|
+
"Extend selection one cell": "Estendere la selezione di una cella",
|
296
|
+
"Extend selection one row": "Estendere la selezione una riga",
|
297
|
+
"Navigation": "Navigazione",
|
298
|
+
"Focus popup / toolbar": "Messa a fuoco popup / barra degli strumenti",
|
299
|
+
"Return focus to previous position": "Tornare alla posizione precedente",
|
300
|
+
|
301
|
+
// Embed.ly
|
302
|
+
"Embed URL": "Incorpora url",
|
303
|
+
"Paste in a URL to embed": "Incolla in un url da incorporare",
|
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?": "Il contenuto incollato proviene da un documento di Word Microsoft. vuoi mantenere il formato o pulirlo?",
|
307
|
+
"Keep": "Mantieni",
|
308
|
+
"Clean": "Pulito",
|
309
|
+
"Word Paste Detected": "È stata rilevata la colla di parole"
|
257
310
|
},
|
258
311
|
direction: "ltr"
|
259
312
|
};
|