Bump froala_editor to v2.9.3
This commit is contained in:
parent
bb872f331c
commit
463008450b
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
|
|
@ -7,7 +7,8 @@
|
|||
* @see build-min.js
|
||||
*
|
||||
|
||||
=require ../vendor/froala_drm/js/froala_editor.min.js
|
||||
// Cannot be minified twice
|
||||
=require ../vendor/froala_drm/js/froala_editor.js
|
||||
|
||||
// Buttons
|
||||
=require ../vendor/froala_drm/js/plugins/paragraph_style.min.js
|
||||
|
|
@ -38,6 +39,9 @@
|
|||
=require ../vendor/froala_drm/js/plugins/draggable.min.js
|
||||
=require ../vendor/froala_drm/js/plugins/code_beautifier.min.js
|
||||
|
||||
// More testing needed
|
||||
//require ../vendor/froala_drm/js/plugins/quick_insert.js
|
||||
|
||||
=require plugins/mediamanager.js
|
||||
=require plugins/pagelinks.js
|
||||
=require plugins/figures.js
|
||||
|
|
|
|||
|
|
@ -26,6 +26,9 @@
|
|||
@import "../vendor/froala_drm/less/plugins/line_breaker.less";
|
||||
@import "../vendor/froala_drm/less/plugins/draggable.less";
|
||||
|
||||
// More testing needed
|
||||
//import "../vendor/froala_drm/less/plugins/quick_insert.less";
|
||||
|
||||
// Base styles
|
||||
@import "_base_styles.less";
|
||||
|
||||
|
|
@ -202,3 +205,14 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
//
|
||||
// Quick Insert
|
||||
//
|
||||
|
||||
.fr-quick-insert {
|
||||
a.fr-floating-btn {
|
||||
color: @btn-text;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Arabic
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['ar'] = {
|
|||
"Colors": "\u0627\u0644\u0623\u0644\u0648\u0627\u0646",
|
||||
"Background": "\u0627\u0644\u062e\u0644\u0641\u064a\u0629",
|
||||
"Text": "\u0627\u0644\u0646\u0635",
|
||||
"HEX Color": "عرافة اللون",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u0641\u0642\u0631\u0629",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['ar'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u062a\u0628\u0629",
|
||||
"Default": "الافتراضي",
|
||||
"Lower Alpha": "أقل ألفا",
|
||||
"Lower Greek": "أقل اليونانية",
|
||||
"Lower Roman": "انخفاض الروماني",
|
||||
"Upper Alpha": "العلوي ألفا",
|
||||
"Upper Roman": "الروماني العلوي",
|
||||
|
||||
"Unordered List": "\u0642\u0627\u0626\u0645\u0629 \u063a\u064a\u0631 \u0645\u0631\u062a\u0628\u0629",
|
||||
"Circle": "دائرة",
|
||||
"Disc": "القرص",
|
||||
"Square": "ميدان",
|
||||
|
||||
// Line height
|
||||
"Line Height": "ارتفاع خط",
|
||||
"Single": "غير مرتبطة",
|
||||
"Double": "مزدوج",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u0627\u0646\u062e\u0641\u0627\u0636 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['ar'] = {
|
|||
"Display": "\u0639\u0631\u0636",
|
||||
"Inline": "\u0641\u064a \u062e\u0637",
|
||||
"Break Text": "\u0646\u0635 \u0627\u0633\u062a\u0631\u0627\u062d\u0629",
|
||||
"Alternate Text": "\u0646\u0635 \u0628\u062f\u064a\u0644",
|
||||
"Alternative Text": "\u0646\u0635 \u0628\u062f\u064a\u0644",
|
||||
"Change Size": "\u062a\u063a\u064a\u064a\u0631 \u062d\u062c\u0645",
|
||||
"Width": "\u0639\u0631\u0636",
|
||||
"Height": "\u0627\u0631\u062a\u0641\u0627\u0639",
|
||||
"Something went wrong. Please try again.": ".\u062d\u062f\u062b \u062e\u0637\u0623 \u0645\u0627. \u062d\u0627\u0648\u0644 \u0645\u0631\u0629 \u0627\u062e\u0631\u0649",
|
||||
"Image Caption": "تعليق على الصورة",
|
||||
"Advanced Edit": "تعديل متقدم",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u0625\u062f\u0631\u0627\u062c \u0641\u064a\u062f\u064a\u0648",
|
||||
"Embedded Code": "\u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u0645\u0636\u0645\u0646\u0629",
|
||||
"Paste in a video URL": "لصق في عنوان ورل للفيديو",
|
||||
"Drop video": "انخفاض الفيديو",
|
||||
"Your browser does not support HTML5 video.": "متصفحك لا يدعم فيديو HTML5.",
|
||||
"Upload Video": "رفع فيديو",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['ar'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u062a\u0646\u0633\u064a\u0642",
|
||||
|
||||
// Save
|
||||
"Save": "\u062d\u0641\u0638",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u062a\u0631\u0627\u062c\u0639",
|
||||
"Redo": "\u0625\u0639\u0627\u062f\u0629",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['ar'] = {
|
|||
"Decrease": "\u0627\u0646\u062e\u0641\u0627\u0636",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u0625\u062f\u0631\u0627\u062c \u0633\u0631\u064a\u0639"
|
||||
"Quick Insert": "\u0625\u062f\u0631\u0627\u062c \u0633\u0631\u064a\u0639",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "أحرف خاصة",
|
||||
"Latin": "لاتينية",
|
||||
"Greek": "الإغريقي",
|
||||
"Cyrillic": "السيريلية",
|
||||
"Punctuation": "علامات ترقيم",
|
||||
"Currency": "دقة",
|
||||
"Arrows": "السهام",
|
||||
"Math": "الرياضيات",
|
||||
"Misc": "متفرقات",
|
||||
|
||||
// Print.
|
||||
"Print": "طباعة",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "مدقق املائي",
|
||||
|
||||
// Help
|
||||
"Help": "مساعدة",
|
||||
"Shortcuts": "اختصارات",
|
||||
"Inline Editor": "محرر مضمنة",
|
||||
"Show the editor": "عرض المحرر",
|
||||
"Common actions": "الإجراءات المشتركة",
|
||||
"Copy": "نسخ",
|
||||
"Cut": "يقطع",
|
||||
"Paste": "معجون",
|
||||
"Basic Formatting": "التنسيق الأساسي",
|
||||
"Increase quote level": "زيادة مستوى الاقتباس",
|
||||
"Decrease quote level": "انخفاض مستوى الاقتباس",
|
||||
"Image / Video": "صورة / فيديو",
|
||||
"Resize larger": "تغيير حجم أكبر",
|
||||
"Resize smaller": "تغيير حجم أصغر",
|
||||
"Table": "الطاولة",
|
||||
"Select table cell": "حدد خلية الجدول",
|
||||
"Extend selection one cell": "توسيع اختيار خلية واحدة",
|
||||
"Extend selection one row": "تمديد اختيار صف واحد",
|
||||
"Navigation": "التنقل",
|
||||
"Focus popup / toolbar": "التركيز المنبثقة / شريط الأدوات",
|
||||
"Return focus to previous position": "عودة التركيز إلى الموقف السابق",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "تضمين عنوان ورل",
|
||||
"Paste in a URL to embed": "الصق في عنوان ورل لتضمينه",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "المحتوى الذي تم لصقه قادم من وثيقة كلمة ميكروسوفت. هل تريد الاحتفاظ بالتنسيق أو تنظيفه؟",
|
||||
"Keep": "احتفظ",
|
||||
"Clean": "نظيف",
|
||||
"Word Paste Detected": "تم اكتشاف معجون الكلمات"
|
||||
},
|
||||
direction: "rtl"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Bosnian
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['bs'] = {
|
|||
"Colors": "Boje",
|
||||
"Background": "Pozadine",
|
||||
"Text": "Teksta",
|
||||
"HEX Color": "Hex boje",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Paragraf formatu",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['bs'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Ure\u0111ena lista",
|
||||
"Default": "Default",
|
||||
"Lower Alpha": "Niži alfa",
|
||||
"Lower Greek": "Niži grčki",
|
||||
"Lower Roman": "Lower roman",
|
||||
"Upper Alpha": "Upper alpha",
|
||||
"Upper Roman": "Upper roman",
|
||||
|
||||
"Unordered List": "Nesre\u0111ene lista",
|
||||
"Circle": "Krug",
|
||||
"Disc": "Disk",
|
||||
"Square": "Kvadrat",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Visina linije",
|
||||
"Single": "Single",
|
||||
"Double": "Double",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Smanjenje alineja",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['bs'] = {
|
|||
"Display": "Prikaz",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "Break tekst",
|
||||
"Alternate Text": "Alternativna tekst",
|
||||
"Alternative Text": "Alternativna tekst",
|
||||
"Change Size": "Promijeni veli\u010dinu",
|
||||
"Width": "\u0161irina",
|
||||
"Height": "Visina",
|
||||
"Something went wrong. Please try again.": "Ne\u0161to je po\u0161lo po zlu. Molimo vas da poku\u0161ate ponovo.",
|
||||
"Image Caption": "Caption slika",
|
||||
"Advanced Edit": "Napredna izmjena",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Umetni video",
|
||||
"Embedded Code": "Embedded kod",
|
||||
"Paste in a video URL": "Nalepite u video url",
|
||||
"Drop video": "Drop video",
|
||||
"Your browser does not support HTML5 video.": "Vaš pretraživač ne podržava html5 video.",
|
||||
"Upload Video": "Otpremite video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Umetni tabelu",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['bs'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Izbrisati formatiranje",
|
||||
|
||||
// Save
|
||||
"Save":"Spremi",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Korak nazad",
|
||||
"Redo": "Korak naprijed",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['bs'] = {
|
|||
"Decrease": "Smanjenje",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Brzo umetak"
|
||||
"Quick Insert": "Brzo umetak",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Posebni znakovi",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Greek",
|
||||
"Cyrillic": "Ćirilično",
|
||||
"Punctuation": "Interpunkcija",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Strelice",
|
||||
"Math": "Matematika",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Print",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Proveru pravopisa",
|
||||
|
||||
// Help
|
||||
"Help": "Pomoć",
|
||||
"Shortcuts": "Prečice",
|
||||
"Inline Editor": "Inline editor",
|
||||
"Show the editor": "Pokaži urednika",
|
||||
"Common actions": "Zajedničke akcije",
|
||||
"Copy": "Kopiraj",
|
||||
"Cut": "Cut",
|
||||
"Paste": "Paste",
|
||||
"Basic Formatting": "Osnovno oblikovanje",
|
||||
"Increase quote level": "Povećati cijeni",
|
||||
"Decrease quote level": "Smanjiti nivo ponude",
|
||||
"Image / Video": "Slika / video",
|
||||
"Resize larger": "Veće veličine",
|
||||
"Resize smaller": "Manja promjena veličine",
|
||||
"Table": "Stol",
|
||||
"Select table cell": "Izaberite ćeliju tablice",
|
||||
"Extend selection one cell": "Produžiti izbor jedne ćelije",
|
||||
"Extend selection one row": "Produžiti izbor jedan red",
|
||||
"Navigation": "Navigacija",
|
||||
"Focus popup / toolbar": "Focus popup / toolbar",
|
||||
"Return focus to previous position": "Vratite fokus na prethodnu poziciju",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Ugraditi url",
|
||||
"Paste in a URL to embed": "Paste u URL adresu za ugradnju",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Nalepeni sadržaj dolazi iz Microsoft Word dokumenta. da li želite da zadržite format ili da ga očistite?",
|
||||
"Keep": "Zadržati",
|
||||
"Clean": "Čist",
|
||||
"Word Paste Detected": "Otkrivena je slovna reč"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Czech
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['cs'] = {
|
|||
"Colors": "Barvy",
|
||||
"Background": "Pozad\u00ed",
|
||||
"Text": "P\u00edsmo",
|
||||
"HEX Color": "Hex Barvy",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Form\u00e1t odstavec",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['cs'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u010c\u00edslovan\u00fd seznam",
|
||||
"Default": "Výchozí",
|
||||
"Lower Alpha": "Nižší alfa",
|
||||
"Lower Greek": "Nižší řečtina",
|
||||
"Lower Roman": "Nižší římský",
|
||||
"Upper Alpha": "Horní alfa",
|
||||
"Upper Roman": "Horní římský",
|
||||
|
||||
"Unordered List": "Ne\u010d\u00edslovan\u00fd seznam",
|
||||
"Circle": "Kruh",
|
||||
"Disc": "Disk",
|
||||
"Square": "Náměstí",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Výška řádku",
|
||||
"Single": "Singl",
|
||||
"Double": "Dvojnásobek",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Zmen\u0161it odsazen\u00ed",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['cs'] = {
|
|||
"Display": "Zobrazit",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "P\u0159est\u00e1vka textu",
|
||||
"Alternate Text": "Alternativn\u00ed textu",
|
||||
"Alternative Text": "Alternativn\u00ed textu",
|
||||
"Change Size": "Zm\u011bnit velikost",
|
||||
"Width": "\u0160\u00ed\u0159ka",
|
||||
"Height": "V\u00fd\u0161ka",
|
||||
"Something went wrong. Please try again.": "N\u011bco se pokazilo. Pros\u00edm zkuste to znovu.",
|
||||
"Image Caption": "Obrázek titulku",
|
||||
"Advanced Edit": "Pokročilá úprava",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Vlo\u017eit video",
|
||||
"Embedded Code": "Vlo\u017een\u00fd k\u00f3d",
|
||||
"Paste in a video URL": "Vložit adresu URL videa",
|
||||
"Drop video": "Drop video",
|
||||
"Your browser does not support HTML5 video.": "Váš prohlížeč nepodporuje video html5.",
|
||||
"Upload Video": "Nahrát video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Vlo\u017eit tabulku",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['cs'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Vymazat form\u00e1tov\u00e1n\u00ed",
|
||||
|
||||
// Save
|
||||
"Save": "\u0055\u006c\u006f\u017e\u0069\u0074",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Zp\u011bt",
|
||||
"Redo": "Znovu",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['cs'] = {
|
|||
"Decrease": "Sn\u00ed\u017een\u00ed",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Rychl\u00e1 vlo\u017eka"
|
||||
"Quick Insert": "Rychl\u00e1 vlo\u017eka",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Speciální znaky",
|
||||
"Latin": "Latinský",
|
||||
"Greek": "Řecký",
|
||||
"Cyrillic": "Cyrilice",
|
||||
"Punctuation": "Interpunkce",
|
||||
"Currency": "Měna",
|
||||
"Arrows": "Šipky",
|
||||
"Math": "Matematika",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Tisk",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Kontrola pravopisu",
|
||||
|
||||
// Help
|
||||
"Help": "Pomoc",
|
||||
"Shortcuts": "Zkratky",
|
||||
"Inline Editor": "Inline editor",
|
||||
"Show the editor": "Zobrazit editor",
|
||||
"Common actions": "Společné akce",
|
||||
"Copy": "Kopírovat",
|
||||
"Cut": "Střih",
|
||||
"Paste": "Vložit",
|
||||
"Basic Formatting": "Základní formátování",
|
||||
"Increase quote level": "Zvýšení cenové hladiny",
|
||||
"Decrease quote level": "Snížit úroveň cenové nabídky",
|
||||
"Image / Video": "Obraz / video",
|
||||
"Resize larger": "Změna velikosti větší",
|
||||
"Resize smaller": "Změnit velikost menší",
|
||||
"Table": "Stůl",
|
||||
"Select table cell": "Vyberte buňku tabulky",
|
||||
"Extend selection one cell": "Rozšířit výběr o jednu buňku",
|
||||
"Extend selection one row": "Rozšířit výběr o jeden řádek",
|
||||
"Navigation": "Navigace",
|
||||
"Focus popup / toolbar": "Popup / panel nástrojů zaostření",
|
||||
"Return focus to previous position": "Návrat na předchozí pozici",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Vložte url",
|
||||
"Paste in a URL to embed": "Vložit adresu URL, kterou chcete vložit",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Vložený obsah pochází z dokumentu Microsoft Word. chcete formát uchovat nebo jej vyčistit?",
|
||||
"Keep": "Držet",
|
||||
"Clean": "Čistý",
|
||||
"Word Paste Detected": "Slovní vložka zjištěna"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Danish
|
||||
*/
|
||||
|
|
@ -11,223 +37,297 @@
|
|||
$.FE.LANGUAGE['da'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
"Type something": "Skriv noget",
|
||||
"Type something": "Skriv her",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "Fed",
|
||||
"Italic": "Kursiv",
|
||||
"Underline": "Understreg",
|
||||
"Strikethrough": "Gennemstreg",
|
||||
"Underline": "Understreget",
|
||||
"Strikethrough": "Gennemstreget",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "Inds\u00e6t",
|
||||
"Insert": "Indsæt",
|
||||
"Delete": "Slet",
|
||||
"Cancel": "Fortryd",
|
||||
"OK": "Ok",
|
||||
"Back": "Tilbage",
|
||||
"Remove": "Fjern",
|
||||
"More": "Mere",
|
||||
"Update": "Opdatering",
|
||||
"Style": "Stil",
|
||||
"Update": "Opdater",
|
||||
"Style": "Udseende",
|
||||
|
||||
// Font
|
||||
"Font Family": "Skrifttype",
|
||||
"Font Size": "Skriftst\u00f8rrelse",
|
||||
"Font Size": "Skriftstørrelse",
|
||||
|
||||
// Colors
|
||||
"Colors": "Farver",
|
||||
"Background": "Baggrunds",
|
||||
"Background": "Baggrund",
|
||||
"Text": "Tekst",
|
||||
"HEX Color": "Hex farve",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "S\u00e6tning format",
|
||||
"Paragraph Format": "Typografi",
|
||||
"Normal": "Normal",
|
||||
"Code": "Code",
|
||||
"Code": "Kode",
|
||||
"Heading 1": "Overskrift 1",
|
||||
"Heading 2": "Overskrift 2",
|
||||
"Heading 3": "Overskrift 3",
|
||||
"Heading 4": "Overskrift 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "S\u00e6tning stil",
|
||||
"Inline Style": "Inline stil",
|
||||
"Paragraph Style": "Afsnit",
|
||||
"Inline Style": "På linje",
|
||||
|
||||
// Alignment
|
||||
"Align": "Tilpasning",
|
||||
"Align Left": "Venstrejusteret",
|
||||
"Align Center": "Centreret",
|
||||
"Align Right": "H\u00f8jrejusteret",
|
||||
"Align Justify": "Justering",
|
||||
"None": "Intet",
|
||||
"Align Right": "Højrejusteret",
|
||||
"Align Justify": "Justeret",
|
||||
"None": "Ingen",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Ordnet liste",
|
||||
"Unordered List": "Uordnet liste",
|
||||
"Ordered List": "Punktopstilling",
|
||||
"Default": "Standard",
|
||||
"Lower Alpha": "Lavere alfa",
|
||||
"Lower Greek": "Lavere græsk",
|
||||
"Lower Roman": "Lavere romersk",
|
||||
"Upper Alpha": "Øvre alfa",
|
||||
"Upper Roman": "Øvre romersk",
|
||||
|
||||
"Unordered List": "Punktopstilling med tal",
|
||||
"Circle": "Cirkel",
|
||||
"Disc": "Disk",
|
||||
"Square": "Firkant",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Linjehøjde",
|
||||
"Single": "Enkelt",
|
||||
"Double": "Dobbelt",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Mindske indrykning",
|
||||
"Increase Indent": "For\u00f8ge indrykning",
|
||||
"Decrease Indent": "Formindsk indrykning",
|
||||
"Increase Indent": "Forøg indrykning",
|
||||
|
||||
// Links
|
||||
"Insert Link": "Inds\u00e6t link",
|
||||
"Open in new tab": "\u00c5bn i ny fane",
|
||||
"Open Link": "\u00c5bn link",
|
||||
"Insert Link": "Indsæt link",
|
||||
"Open in new tab": "Åbn i ny fane",
|
||||
"Open Link": "Åbn link",
|
||||
"Edit Link": "Rediger link",
|
||||
"Unlink": "Fjern link",
|
||||
"Choose Link": "V\u00e6lg link",
|
||||
"Choose Link": "Vælg link",
|
||||
|
||||
// Images
|
||||
"Insert Image": "Inds\u00e6t billede",
|
||||
"Insert Image": "Indsæt billede",
|
||||
"Upload Image": "Upload billede",
|
||||
"By URL": "Af URL",
|
||||
"By URL": "Fra URL",
|
||||
"Browse": "Gennemse",
|
||||
"Drop image": "Tr\u00e6k billedet herind",
|
||||
"Drop image": "Træk billedet herind",
|
||||
"or click": "eller klik",
|
||||
"Manage Images": "Administrer billeder",
|
||||
"Loading": "Lastning",
|
||||
"Deleting": "Sletning",
|
||||
"Loading": "Henter",
|
||||
"Deleting": "Sletter",
|
||||
"Tags": "Tags",
|
||||
"Are you sure? Image will be deleted.": "Er du sikker? Billede vil blive slettet.",
|
||||
"Are you sure? Image will be deleted.": "Er du sikker? Billedet vil blive slettet.",
|
||||
"Replace": "Udskift",
|
||||
"Uploading": "Upload",
|
||||
"Loading image": "Lastning billede",
|
||||
"Display": "Udstilling",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "Afbrydelse tekst",
|
||||
"Alternate Text": "Suppleant tekst",
|
||||
"Change Size": "Skift st\u00f8rrelse",
|
||||
"Uploading": "Uploader",
|
||||
"Loading image": "Henter billede",
|
||||
"Display": "Layout",
|
||||
"Inline": "På linje",
|
||||
"Break Text": "Ombryd tekst",
|
||||
"Alternative Text": "Supplerende tekst",
|
||||
"Change Size": "Tilpas størrelse",
|
||||
"Width": "Bredde",
|
||||
"Height": "H\u00f8jde",
|
||||
"Something went wrong. Please try again.": "Noget gik galt. Pr\u00f8v igen.",
|
||||
"Height": "Højde",
|
||||
"Something went wrong. Please try again.": "Noget gik galt. Prøv igen.",
|
||||
"Image Caption": "Billedtekst",
|
||||
"Advanced Edit": "Avanceret redigering",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Inds\u00e6t video",
|
||||
"Embedded Code": "Embedded kode",
|
||||
"Insert Video": "Indsæt video",
|
||||
"Embedded Code": "Indlejret kode",
|
||||
"Paste in a video URL": "Indsæt en video via URL",
|
||||
"Drop video": "Træk videoen herind",
|
||||
"Your browser does not support HTML5 video.": "Din browser understøtter ikke HTML5 video.",
|
||||
"Upload Video": "Upload video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Inds\u00e6t tabel",
|
||||
"Table Header": "Tabel header",
|
||||
"Insert Table": "Indsæt tabel",
|
||||
"Table Header": "Tabeloverskrift",
|
||||
"Remove Table": "Fjern tabel",
|
||||
"Table Style": "Tabel stil",
|
||||
"Table Style": "Tabeludseende",
|
||||
"Horizontal Align": "Vandret tilpasning",
|
||||
"Row": "R\u00e6kke",
|
||||
"Insert row above": "Inds\u00e6t r\u00e6kke over",
|
||||
"Insert row below": "Inds\u00e6t r\u00e6kke under",
|
||||
"Delete row": "Slet r\u00e6kke",
|
||||
"Row": "Række",
|
||||
"Insert row above": "Indsæt række over",
|
||||
"Insert row below": "Indsæt række under",
|
||||
"Delete row": "Slet række",
|
||||
"Column": "Kolonne",
|
||||
"Insert column before": "Inds\u00e6t kolonne f\u00f8r",
|
||||
"Insert column after": "Inds\u00e6t kolonne efter",
|
||||
"Insert column before": "Indsæt kolonne før",
|
||||
"Insert column after": "Indsæt kolonne efter",
|
||||
"Delete column": "Slet kolonne",
|
||||
"Cell": "Celle",
|
||||
"Merge cells": "Flet celler",
|
||||
"Horizontal split": "Vandret split",
|
||||
"Vertical split": "Lodret split",
|
||||
"Cell Background": "Celle baggrund",
|
||||
"Cell Background": "Cellebaggrund",
|
||||
"Vertical Align": "Lodret tilpasning",
|
||||
"Top": "Top",
|
||||
"Middle": "Midten",
|
||||
"Middle": "Midte",
|
||||
"Bottom": "Bund",
|
||||
"Align Top": "Tilpasse top",
|
||||
"Align Middle": "Tilpasse midten",
|
||||
"Align Bottom": "Tilpasse bund",
|
||||
"Cell Style": "Celle stil",
|
||||
"Align Top": "Tilpas i top",
|
||||
"Align Middle": "Tilpas i midte",
|
||||
"Align Bottom": "Tilpas i bund",
|
||||
"Cell Style": "Celleudseende",
|
||||
|
||||
// Files
|
||||
"Upload File": "Upload fil",
|
||||
"Drop file": "Drop fil",
|
||||
"Drop file": "Træk filen herind",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Hum\u00f8rikoner",
|
||||
"Emoticons": "Humørikoner",
|
||||
"Grinning face": "Grinende ansigt",
|
||||
"Grinning face with smiling eyes": "Grinende ansigt med smilende \u00f8jne",
|
||||
"Face with tears of joy": "Ansigt med gl\u00e6dest\u00e5rer",
|
||||
"Smiling face with open mouth": "Smilende ansigt med \u00e5ben mund",
|
||||
"Smiling face with open mouth and smiling eyes": "Smilende ansigt med \u00e5ben mund og smilende \u00f8jne",
|
||||
"Smiling face with open mouth and cold sweat": "Smilende ansigt med \u00e5ben mund og koldsved",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Smilende ansigt med \u00e5ben mund og stramt-lukkede \u00f8jne",
|
||||
"Smiling face with halo": "Smilende ansigt med halo",
|
||||
"Grinning face with smiling eyes": "Grinende ansigt med smilende øjne",
|
||||
"Face with tears of joy": "Ansigt med glædestårer",
|
||||
"Smiling face with open mouth": "Smilende ansigt med åben mund",
|
||||
"Smiling face with open mouth and smiling eyes": "Smilende ansigt med åben mund og smilende øjne",
|
||||
"Smiling face with open mouth and cold sweat": "Smilende ansigt med åben mund og koldsved",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Smilende ansigt med åben mund og stramtlukkede øjne",
|
||||
"Smiling face with halo": "Smilende ansigt med glorie",
|
||||
"Smiling face with horns": "Smilende ansigt med horn",
|
||||
"Winking face": "Blinkede ansigt",
|
||||
"Smiling face with smiling eyes": "Smilende ansigt med smilende \u00f8jne",
|
||||
"Face savoring delicious food": "Ansigt savoring l\u00e6kker mad",
|
||||
"Smiling face with smiling eyes": "Smilende ansigt med smilende øjne",
|
||||
"Face savoring delicious food": "Ansigt der savler over lækker mad",
|
||||
"Relieved face": "Lettet ansigt",
|
||||
"Smiling face with heart-shaped eyes": "Smilende ansigt med hjerteformede \u00f8jne",
|
||||
"Smiling face with heart-shaped eyes": "Smilende ansigt med hjerteformede øjne",
|
||||
"Smiling face with sunglasses": "Smilende ansigt med solbriller",
|
||||
"Smirking face": "Smilende ansigt",
|
||||
"Neutral face": "Neutral ansigt",
|
||||
"Expressionless face": "Udtryksl\u00f8se ansigt",
|
||||
"Unamused face": "Ikke morede ansigt",
|
||||
"Neutral face": "Neutralt ansigt",
|
||||
"Expressionless face": "Udtryksløst ansigt",
|
||||
"Unamused face": "Utilfredst ansigt",
|
||||
"Face with cold sweat": "Ansigt med koldsved",
|
||||
"Pensive face": "Eftert\u00e6nksom ansigt",
|
||||
"Pensive face": "Eftertænksomt ansigt",
|
||||
"Confused face": "Forvirret ansigt",
|
||||
"Confounded face": "Forvirrede ansigt",
|
||||
"Kissing face": "Kysse ansigt",
|
||||
"Face throwing a kiss": "Ansigt smide et kys",
|
||||
"Kissing face with smiling eyes": "Kysse ansigt med smilende \u00f8jne",
|
||||
"Kissing face with closed eyes": "Kysse ansigt med lukkede \u00f8jne",
|
||||
"Face with stuck out tongue": "Ansigt med stak ud tungen",
|
||||
"Face with stuck out tongue and winking eye": "Ansigt med stak ud tungen og blinkede \u00f8je",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Ansigt med stak ud tungen og stramt lukkede \u00f8jne",
|
||||
"Confounded face": "Irriteret ansigt",
|
||||
"Kissing face": "Kyssende ansigt",
|
||||
"Face throwing a kiss": "Ansigt der luftkysser",
|
||||
"Kissing face with smiling eyes": "Kyssende ansigt med smilende øjne",
|
||||
"Kissing face with closed eyes": "Kyssende ansigt med lukkede øjne",
|
||||
"Face with stuck out tongue": "Ansigt med tungen ud af munden",
|
||||
"Face with stuck out tongue and winking eye": "Ansigt med tungen ud af munden og blinkede øje",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Ansigt med tungen ud af munden og stramt lukkede øjne",
|
||||
"Disappointed face": "Skuffet ansigt",
|
||||
"Worried face": "Bekymret ansigt",
|
||||
"Angry face": "Vred ansigt",
|
||||
"Pouting face": "Sk\u00e6gtorsk ansigt",
|
||||
"Crying face": "Gr\u00e6der ansigt",
|
||||
"Persevering face": "Udholdende ansigt",
|
||||
"Face with look of triumph": "Ansigt med udseendet af triumf",
|
||||
"Angry face": "Vredt ansigt",
|
||||
"Pouting face": "Surmulende ansigt",
|
||||
"Crying face": "Grædende ansigt",
|
||||
"Persevering face": "Vedholdende ansigt",
|
||||
"Face with look of triumph": "Hoverende ansigt",
|
||||
"Disappointed but relieved face": "Skuffet, men lettet ansigt",
|
||||
"Frowning face with open mouth": "Rynkede panden ansigt med \u00e5ben mund",
|
||||
"Anguished face": "Forpinte ansigt",
|
||||
"Fearful face": "Frygt ansigt",
|
||||
"Weary face": "Tr\u00e6tte ansigt",
|
||||
"Sleepy face": "S\u00f8vnig ansigt",
|
||||
"Tired face": "Tr\u00e6t ansigt",
|
||||
"Grimacing face": "Grimasser ansigt",
|
||||
"Loudly crying face": "H\u00f8jlydt grædende ansigt",
|
||||
"Face with open mouth": "Ansigt med \u00e5ben mund",
|
||||
"Frowning face with open mouth": "Ansigt med åben mund og rynket pande",
|
||||
"Anguished face": "Forpintt ansigt",
|
||||
"Fearful face": "Angst ansigt",
|
||||
"Weary face": "Udmattet ansigt",
|
||||
"Sleepy face": "Søvnigt ansigt",
|
||||
"Tired face": "Træt ansigt",
|
||||
"Grimacing face": "Ansigt der laver en grimasse",
|
||||
"Loudly crying face": "Vrælende ansigt",
|
||||
"Face with open mouth": "Ansigt med åben mund",
|
||||
"Hushed face": "Tyst ansigt",
|
||||
"Face with open mouth and cold sweat": "Ansigt med \u00e5ben mund og koldsved",
|
||||
"Face screaming in fear": "Ansigt skrigende i fryg",
|
||||
"Astonished face": "Forundret ansigt",
|
||||
"Face with open mouth and cold sweat": "Ansigt med åben mund og koldsved",
|
||||
"Face screaming in fear": "Ansigt der skriger i frygt",
|
||||
"Astonished face": "Forbløffet ansigt",
|
||||
"Flushed face": "Blussende ansigt",
|
||||
"Sleeping face": "Sovende ansigt",
|
||||
"Dizzy face": "Svimmel ansigt",
|
||||
"Dizzy face": "Svimmelt ansigt",
|
||||
"Face without mouth": "Ansigt uden mund",
|
||||
"Face with medical mask": "Ansigt med medicinsk maske",
|
||||
"Face with medical mask": "Ansigt med mundbind",
|
||||
|
||||
// Line breaker
|
||||
"Break": "Afbrydelse",
|
||||
"Break": "Linjeskift",
|
||||
|
||||
// Math
|
||||
"Subscript": "S\u00e6nket skrift",
|
||||
"Superscript": "H\u00e6vet skrift",
|
||||
"Subscript": "Sænket skrift",
|
||||
"Superscript": "Hævet skrift",
|
||||
|
||||
// Full screen
|
||||
"Fullscreen": "Fuld sk\u00e6rm",
|
||||
"Fullscreen": "Fuldskærm",
|
||||
|
||||
// Horizontal line
|
||||
"Insert Horizontal Line": "Inds\u00e6t vandret linie",
|
||||
"Insert Horizontal Line": "Indsæt vandret linie",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Fjern formatering",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Fortryd",
|
||||
"Redo": "Genopret",
|
||||
"Redo": "Annuller fortryd",
|
||||
|
||||
// Select all
|
||||
"Select All": "V\u00e6lg alle",
|
||||
"Select All": "Vælg alt",
|
||||
|
||||
// Code view
|
||||
"Code View": "Kode visning",
|
||||
"Code View": "Kodevisning",
|
||||
|
||||
// Quote
|
||||
"Quote": "Citat",
|
||||
"Increase": "For\u00f8ge",
|
||||
"Decrease": "Mindsk",
|
||||
"Increase": "Forøg",
|
||||
"Decrease": "Formindsk",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Hurtig indsats"
|
||||
"Quick Insert": "Kvik-indsæt",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Specialtegn",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Græsk",
|
||||
"Cyrillic": "Kyrillisk",
|
||||
"Punctuation": "Tegnsætning",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Pile",
|
||||
"Math": "Matematik",
|
||||
"Misc": "Diverse",
|
||||
|
||||
// Print.
|
||||
"Print": "Print",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Stavekontrol",
|
||||
|
||||
// Help
|
||||
"Help": "Hjælp",
|
||||
"Shortcuts": "Genveje",
|
||||
"Inline Editor": "Indlejret editor",
|
||||
"Show the editor": "Vis editor",
|
||||
"Common actions": "Almindelige handlinger",
|
||||
"Copy": "Kopier",
|
||||
"Cut": "Klip",
|
||||
"Paste": "Sæt ind",
|
||||
"Basic Formatting": "Grundlæggende formatering",
|
||||
"Increase quote level": "Hæv citatniveau",
|
||||
"Decrease quote level": "Sænk citatniveau",
|
||||
"Image / Video": "Billede / video",
|
||||
"Resize larger": "Ændre til større",
|
||||
"Resize smaller": "Ændre til mindre",
|
||||
"Table": "Tabel",
|
||||
"Select table cell": "Vælg tabelcelle",
|
||||
"Extend selection one cell": "Udvid markeringen med én celle",
|
||||
"Extend selection one row": "Udvid markeringen med én række",
|
||||
"Navigation": "Navigation",
|
||||
"Focus popup / toolbar": "Fokuser popup / værktøjslinje",
|
||||
"Return focus to previous position": "Skift fokus tilbage til tidligere position",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Integrer URL",
|
||||
"Paste in a URL to embed": "Indsæt en URL for at indlejre",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Det indsatte indhold kommer fra et Microsoft Word-dokument. Vil du beholde formateringen eller fjerne den?",
|
||||
"Keep": "Behold",
|
||||
"Clean": "Fjern",
|
||||
"Word Paste Detected": "Indsættelse fra Word opdaget"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* German
|
||||
*/
|
||||
|
|
@ -11,7 +37,7 @@
|
|||
$.FE.LANGUAGE['de'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
"Type something": "Schreiben Sie etwas",
|
||||
"Type something": "Hier tippen",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "Fett",
|
||||
|
|
@ -20,109 +46,131 @@ $.FE.LANGUAGE['de'] = {
|
|||
"Strikethrough": "Durchgestrichen",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "Einf\u00fcgen",
|
||||
"Delete": "L\u00f6schen",
|
||||
"Insert": "Einfügen",
|
||||
"Delete": "Löschen",
|
||||
"Cancel": "Abbrechen",
|
||||
"OK": "Ok",
|
||||
"Back": "Zur\u00fcck",
|
||||
"OK": "OK",
|
||||
"Back": "Zurück",
|
||||
"Remove": "Entfernen",
|
||||
"More": "Mehr",
|
||||
"Update": "Aktualisierung",
|
||||
"Update": "Aktualisieren",
|
||||
"Style": "Stil",
|
||||
|
||||
// Font
|
||||
"Font Family": "Schriftart",
|
||||
"Font Size": "Schriftgr\u00f6\u00dfe",
|
||||
"Font Size": "Schriftgröße",
|
||||
|
||||
// Colors
|
||||
"Colors": "Farben",
|
||||
"Background": "Hintergrund",
|
||||
"Text": "Text",
|
||||
"HEX Color": "Hexadezimaler Farbwert",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Formate",
|
||||
"Paragraph Format": "Formatierung",
|
||||
"Normal": "Normal",
|
||||
"Code": "Quelltext",
|
||||
"Heading 1": "\u00dcberschrift 1",
|
||||
"Heading 2": "\u00dcberschrift 2",
|
||||
"Heading 3": "\u00dcberschrift 3",
|
||||
"Heading 4": "\u00dcberschrift 4",
|
||||
"Heading 1": "Überschrift 1",
|
||||
"Heading 2": "Überschrift 2",
|
||||
"Heading 3": "Überschrift 3",
|
||||
"Heading 4": "Überschrift 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "Absatz-Stil",
|
||||
"Inline Style": "Inline-Stil",
|
||||
"Paragraph Style": "Absatzformatierung",
|
||||
"Inline Style": "Inlineformatierung",
|
||||
|
||||
// Alignment
|
||||
"Align": "Ausrichtung",
|
||||
"Align Left": "Linksb\u00fcndig ausrichten",
|
||||
"Align Left": "Linksbündig ausrichten",
|
||||
"Align Center": "Zentriert ausrichten",
|
||||
"Align Right": "Rechtsb\u00fcndig ausrichten",
|
||||
"Align Right": "Rechtsbündig ausrichten",
|
||||
"Align Justify": "Blocksatz",
|
||||
"None": "Keine",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Geordnete Liste",
|
||||
"Unordered List": "Ungeordnete Liste",
|
||||
"Ordered List": "Nummerierte Liste",
|
||||
"Default": "Standard",
|
||||
"Lower Alpha": "Kleinbuchstaben",
|
||||
"Lower Greek": "Griechisches Alphabet",
|
||||
"Lower Roman": "Römische Ziffern (klein)",
|
||||
"Upper Alpha": "Grossbuchstaben",
|
||||
"Upper Roman": "Römische Ziffern (gross)",
|
||||
|
||||
"Unordered List": "Unnummerierte Liste",
|
||||
"Circle": "Kreis",
|
||||
"Disc": "Kreis gefüllt",
|
||||
"Square": "Quadrat",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Zeilenhöhe",
|
||||
"Single": "Einfach",
|
||||
"Double": "Doppelt",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Einzug verkleinern",
|
||||
"Increase Indent": "Einzug vergr\u00f6\u00dfern",
|
||||
"Increase Indent": "Einzug vergrößern",
|
||||
|
||||
// Links
|
||||
"Insert Link": "Link einf\u00fcgen",
|
||||
"Open in new tab": "In neuem Tab \u00f6ffnen",
|
||||
"Open Link": "Link \u00d6ffnen",
|
||||
"Insert Link": "Link einfügen",
|
||||
"Open in new tab": "In neuem Tab öffnen",
|
||||
"Open Link": "Link öffnen",
|
||||
"Edit Link": "Link bearbeiten",
|
||||
"Unlink": "Link entfernen",
|
||||
"Choose Link": "Einen Link ausw\u00e4hlen",
|
||||
"Choose Link": "Einen Link auswählen",
|
||||
|
||||
// Images
|
||||
"Insert Image": "Bild einf\u00fcgen",
|
||||
"Insert Image": "Bild einfügen",
|
||||
"Upload Image": "Bild hochladen",
|
||||
"By URL": "Von URL",
|
||||
"Browse": "Ordner",
|
||||
"Drop image": "Ziehen Sie ein Bild hierher",
|
||||
"or click": "oder klicken Sie hier",
|
||||
"Browse": "Durchsuchen",
|
||||
"Drop image": "Bild hineinziehen",
|
||||
"or click": "oder hier klicken",
|
||||
"Manage Images": "Bilder verwalten",
|
||||
"Loading": "Laden",
|
||||
"Deleting": "L\u00f6schen",
|
||||
"Deleting": "Löschen",
|
||||
"Tags": "Tags",
|
||||
"Are you sure? Image will be deleted.": "Sind Sie sicher? Das Bild wird gel\u00f6scht.",
|
||||
"Are you sure? Image will be deleted.": "Wollen Sie das Bild wirklich löschen?",
|
||||
"Replace": "Ersetzen",
|
||||
"Uploading": "Hochladen",
|
||||
"Loading image": "Das Bild wird geladen",
|
||||
"Display": "Textausrichtung",
|
||||
"Inline": "Mit Text in einer Zeile",
|
||||
"Break Text": "Text umbrechen",
|
||||
"Alternate Text": "Alternativtext",
|
||||
"Change Size": "Gr\u00f6\u00dfe \u00e4ndern",
|
||||
"Alternative Text": "Alternativtext",
|
||||
"Change Size": "Größe ändern",
|
||||
"Width": "Breite",
|
||||
"Height": "H\u00f6he",
|
||||
"Height": "Höhe",
|
||||
"Something went wrong. Please try again.": "Etwas ist schief gelaufen. Bitte versuchen Sie es erneut.",
|
||||
"Image Caption": "Bildbeschreibung",
|
||||
"Advanced Edit": "Erweiterte Bearbeitung",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Video einf\u00fcgen",
|
||||
"Insert Video": "Video einfügen",
|
||||
"Embedded Code": "Eingebetteter Code",
|
||||
"Paste in a video URL": "Fügen Sie die Video-URL ein",
|
||||
"Drop video": "Video hineinziehen",
|
||||
"Your browser does not support HTML5 video.": "Ihr Browser unterstützt keine HTML5-Videos.",
|
||||
"Upload Video": "Video hochladen",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Tabelle einf\u00fcgen",
|
||||
"Insert Table": "Tabelle einfügen",
|
||||
"Table Header": "Tabellenkopf",
|
||||
"Remove Table": "Tabelle entfernen",
|
||||
"Table Style": "Tabelle Stil",
|
||||
"Horizontal Align": "Horizontal Ausrichtung",
|
||||
"Table Style": "Tabellenformatierung",
|
||||
"Horizontal Align": "Horizontale Ausrichtung",
|
||||
"Row": "Zeile",
|
||||
"Insert row above": "Neue Zeile davor einf\u00fcgen",
|
||||
"Insert row below": "Neue Zeile danach einf\u00fcgen",
|
||||
"Delete row": "Zeile l\u00f6schen",
|
||||
"Insert row above": "Neue Zeile davor einfügen",
|
||||
"Insert row below": "Neue Zeile danach einfügen",
|
||||
"Delete row": "Zeile löschen",
|
||||
"Column": "Spalte",
|
||||
"Insert column before": "Neue Spalte davor einf\u00fcgen",
|
||||
"Insert column after": "Neue Spalte danach einf\u00fcgen",
|
||||
"Delete column": "Spalte l\u00f6schen",
|
||||
"Insert column before": "Neue Spalte davor einfügen",
|
||||
"Insert column after": "Neue Spalte danach einfügen",
|
||||
"Delete column": "Spalte löschen",
|
||||
"Cell": "Zelle",
|
||||
"Merge cells": "Zelle verschmelzen",
|
||||
"Merge cells": "Zellen verbinden",
|
||||
"Horizontal split": "Horizontal teilen",
|
||||
"Vertical split": "Vertikal teilen",
|
||||
"Cell Background": "Zellenhintergrund",
|
||||
"Cell Background": "Zellenfarbe",
|
||||
"Vertical Align": "Vertikale Ausrichtung",
|
||||
"Top": "Oben",
|
||||
"Middle": "Zentriert",
|
||||
|
|
@ -133,63 +181,63 @@ $.FE.LANGUAGE['de'] = {
|
|||
"Cell Style": "Zellen-Stil",
|
||||
|
||||
// Files
|
||||
"Upload File": "Datei Hochladen",
|
||||
"Drop file": "Ziehen Sie eine Datei hierhin",
|
||||
"Upload File": "Datei hochladen",
|
||||
"Drop file": "Datei hineinziehen",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Emoticons",
|
||||
"Grinning face": "Grinsendes Gesicht",
|
||||
"Grinning face with smiling eyes": "Grinsend Gesicht mit l\u00e4chelnden Augen",
|
||||
"Face with tears of joy": "Gesicht mit Tr\u00e4nen der Freude",
|
||||
"Smiling face with open mouth": "L\u00e4chelndes Gesicht mit offenem Mund",
|
||||
"Smiling face with open mouth and smiling eyes": "L\u00e4chelndes Gesicht mit offenem Mund und l\u00e4chelnden Augen",
|
||||
"Smiling face with open mouth and cold sweat": "L\u00e4chelndes Gesicht mit offenem Mund und kaltem Schwei\u00df",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "L\u00e4chelndes Gesicht mit offenem Mund und fest geschlossenen Augen",
|
||||
"Smiling face with halo": "L\u00e4cheln Gesicht mit Heiligenschein",
|
||||
"Smiling face with horns": "L\u00e4cheln Gesicht mit H\u00f6rnern",
|
||||
"Grinning face with smiling eyes": "Grinsend Gesicht mit lächelnden Augen",
|
||||
"Face with tears of joy": "Gesicht mit Tränen der Freude",
|
||||
"Smiling face with open mouth": "Lächelndes Gesicht mit offenem Mund",
|
||||
"Smiling face with open mouth and smiling eyes": "Lächelndes Gesicht mit offenem Mund und lächelnden Augen",
|
||||
"Smiling face with open mouth and cold sweat": "Lächelndes Gesicht mit offenem Mund und kaltem Schweiß",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Lächelndes Gesicht mit offenem Mund und fest geschlossenen Augen",
|
||||
"Smiling face with halo": "Lächeln Gesicht mit Heiligenschein",
|
||||
"Smiling face with horns": "Lächeln Gesicht mit Hörnern",
|
||||
"Winking face": "Zwinkerndes Gesicht",
|
||||
"Smiling face with smiling eyes": "L\u00e4chelndes Gesicht mit l\u00e4chelnden Augen",
|
||||
"Face savoring delicious food": "Gesicht leckeres Essen genie\u00dfend",
|
||||
"Smiling face with smiling eyes": "Lächelndes Gesicht mit lächelnden Augen",
|
||||
"Face savoring delicious food": "Gesicht leckeres Essen genießend",
|
||||
"Relieved face": "Erleichtertes Gesicht",
|
||||
"Smiling face with heart-shaped eyes": "L\u00e4chelndes Gesicht mit herzf\u00f6rmigen Augen",
|
||||
"Smiling face with sunglasses": "L\u00e4chelndes Gesicht mit Sonnenbrille",
|
||||
"Smiling face with heart-shaped eyes": "Lächelndes Gesicht mit herzförmigen Augen",
|
||||
"Smiling face with sunglasses": "Lächelndes Gesicht mit Sonnenbrille",
|
||||
"Smirking face": "Grinsendes Gesicht",
|
||||
"Neutral face": "Neutrales Gesicht",
|
||||
"Expressionless face": "Ausdrucksloses Gesicht",
|
||||
"Unamused face": "Genervtes Gesicht",
|
||||
"Face with cold sweat": "Gesicht mit kaltem Schwei\u00df",
|
||||
"Face with cold sweat": "Gesicht mit kaltem Schweiß",
|
||||
"Pensive face": "Nachdenkliches Gesicht",
|
||||
"Confused face": "Verwirrtes Gesicht",
|
||||
"Confounded face": "Elendes Gesicht",
|
||||
"Kissing face": "K\u00fcssendes Gesicht",
|
||||
"Kissing face": "Küssendes Gesicht",
|
||||
"Face throwing a kiss": "Gesicht wirft einen Kuss",
|
||||
"Kissing face with smiling eyes": "K\u00fcssendes Gesicht mit l\u00e4chelnden Augen",
|
||||
"Kissing face with closed eyes": "K\u00fcssendes Gesicht mit geschlossenen Augen",
|
||||
"Kissing face with smiling eyes": "Küssendes Gesicht mit lächelnden Augen",
|
||||
"Kissing face with closed eyes": "Küssendes Gesicht mit geschlossenen Augen",
|
||||
"Face with stuck out tongue": "Gesicht mit herausgestreckter Zunge",
|
||||
"Face with stuck out tongue and winking eye": "Gesicht mit herausgestreckter Zunge und zwinkerndem Auge",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Gesicht mit herausgestreckter Zunge und fest geschlossenen Augen",
|
||||
"Disappointed face": "Entt\u00e4uschtes Gesicht",
|
||||
"Disappointed face": "Enttäuschtes Gesicht",
|
||||
"Worried face": "Besorgtes Gesicht",
|
||||
"Angry face": "Ver\u00e4rgertes Gesicht",
|
||||
"Angry face": "Verärgertes Gesicht",
|
||||
"Pouting face": "Schmollendes Gesicht",
|
||||
"Crying face": "Weinendes Gesicht",
|
||||
"Persevering face": "Ausharrendes Gesicht",
|
||||
"Face with look of triumph": "Gesicht mit triumphierenden Blick",
|
||||
"Disappointed but relieved face": "Entt\u00e4uschtes, aber erleichtertes Gesicht",
|
||||
"Disappointed but relieved face": "Enttäuschtes, aber erleichtertes Gesicht",
|
||||
"Frowning face with open mouth": "Entsetztes Gesicht mit offenem Mund",
|
||||
"Anguished face": "Gequ\u00e4ltes Gesicht",
|
||||
"Anguished face": "Gequältes Gesicht",
|
||||
"Fearful face": "Angstvolles Gesicht",
|
||||
"Weary face": "M\u00fcdes Gesicht",
|
||||
"Sleepy face": "Schl\u00e4friges Gesicht",
|
||||
"Tired face": "G\u00e4hnendes Gesicht",
|
||||
"Weary face": "Müdes Gesicht",
|
||||
"Sleepy face": "Schläfriges Gesicht",
|
||||
"Tired face": "Gähnendes Gesicht",
|
||||
"Grimacing face": "Grimassenschneidendes Gesicht",
|
||||
"Loudly crying face": "Laut weinendes Gesicht",
|
||||
"Face with open mouth": "Gesicht mit offenem Mund",
|
||||
"Hushed face": "Besorgtes Gesicht mit offenem Mund",
|
||||
"Face with open mouth and cold sweat": "Gesicht mit offenem Mund und kaltem Schwei\u00df",
|
||||
"Face with open mouth and cold sweat": "Gesicht mit offenem Mund und kaltem Schweiß",
|
||||
"Face screaming in fear": "Vor Angst schreiendes Gesicht",
|
||||
"Astonished face": "Erstauntes Gesicht",
|
||||
"Flushed face": "Ger\u00f6tetes Gesicht",
|
||||
"Flushed face": "Gerötetes Gesicht",
|
||||
"Sleeping face": "Schlafendes Gesicht",
|
||||
"Dizzy face": "Schwindliges Gesicht",
|
||||
"Face without mouth": "Gesicht ohne Mund",
|
||||
|
|
@ -206,28 +254,83 @@ $.FE.LANGUAGE['de'] = {
|
|||
"Fullscreen": "Vollbild",
|
||||
|
||||
// Horizontal line
|
||||
"Insert Horizontal Line": "Horizontale Linie einf\u00fcgen",
|
||||
"Insert Horizontal Line": "Horizontale Linie einfügen",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Formatierung l\u00f6schen",
|
||||
"Clear Formatting": "Formatierung löschen",
|
||||
|
||||
// Save
|
||||
"Save": "Sparen",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "R\u00fcckg\u00e4ngig",
|
||||
"Undo": "Rückgängig",
|
||||
"Redo": "Wiederholen",
|
||||
|
||||
// Select all
|
||||
"Select All": "Alles ausw\u00e4hlen",
|
||||
"Select All": "Alles auswählen",
|
||||
|
||||
// Code view
|
||||
"Code View": "Code-Ansicht",
|
||||
|
||||
// Quote
|
||||
"Quote": "Zitieren",
|
||||
"Increase": "Vergr\u00f6\u00dfern",
|
||||
"Increase": "Vergrößern",
|
||||
"Decrease": "Verkleinern",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Schnelleinsatz"
|
||||
"Quick Insert": "Schnell einfügen",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Sonderzeichen",
|
||||
"Latin": "Lateinisch",
|
||||
"Greek": "Griechisch",
|
||||
"Cyrillic": "Kyrillisch",
|
||||
"Punctuation": "Satzzeichen",
|
||||
"Currency": "Währung",
|
||||
"Arrows": "Pfeile",
|
||||
"Math": "Mathematik",
|
||||
"Misc": "Sonstige",
|
||||
|
||||
// Print.
|
||||
"Print": "Drucken",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Rechtschreibprüfung",
|
||||
|
||||
// Help
|
||||
"Help": "Hilfe",
|
||||
"Shortcuts": "Verknüpfungen",
|
||||
"Inline Editor": "Inline-Editor",
|
||||
"Show the editor": "Editor anzeigen",
|
||||
"Common actions": "Häufig verwendete Befehle",
|
||||
"Copy": "Kopieren",
|
||||
"Cut": "Ausschneiden",
|
||||
"Paste": "Einfügen",
|
||||
"Basic Formatting": "Grundformatierung",
|
||||
"Increase quote level": "Zitatniveau erhöhen",
|
||||
"Decrease quote level": "Zitatniveau verringern",
|
||||
"Image / Video": "Bild / Video",
|
||||
"Resize larger": "Vergrößern",
|
||||
"Resize smaller": "Verkleinern",
|
||||
"Table": "Tabelle",
|
||||
"Select table cell": "Tabellenzelle auswählen",
|
||||
"Extend selection one cell": "Erweitere Auswahl um eine Zelle",
|
||||
"Extend selection one row": "Erweitere Auswahl um eine Zeile",
|
||||
"Navigation": "Navigation",
|
||||
"Focus popup / toolbar": "Fokus-Popup / Symbolleiste",
|
||||
"Return focus to previous position": "Fokus auf vorherige Position",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "URL einbetten",
|
||||
"Paste in a URL to embed": "URL einfügen um sie einzubetten",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Der eingefügte Inhalt kommt aus einem Microsoft Word-Dokument. Möchten Sie die Formatierungen behalten oder verwerfen?",
|
||||
"Keep": "Behalten",
|
||||
"Clean": "Bereinigen",
|
||||
"Word Paste Detected": "Aus Word einfügen"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
342
modules/backend/formwidgets/richeditor/assets/vendor/froala/js/languages/el.js
vendored
Normal file
342
modules/backend/formwidgets/richeditor/assets/vendor/froala/js/languages/el.js
vendored
Normal file
|
|
@ -0,0 +1,342 @@
|
|||
/*!
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Arabic
|
||||
*/
|
||||
|
||||
$.FE.LANGUAGE['el'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
"Type something": "Εισάγετε κείμενο",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "Έντονα",
|
||||
"Italic": "Πλάγια",
|
||||
"Underline": "Υπογραμμισμένα",
|
||||
"Strikethrough": "Διαγραμμένα",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "Εισαγωγή",
|
||||
"Delete": "Διαγραφή",
|
||||
"Cancel": "Ακύρωση",
|
||||
"OK": "OK",
|
||||
"Back": "Πίσω",
|
||||
"Remove": "Αφαίρεση",
|
||||
"More": "Περισσότερα",
|
||||
"Update": "Ενημέρωση",
|
||||
"Style": "Εξατομίκευση",
|
||||
|
||||
// Font
|
||||
"Font Family": "Γραμματοσειρά",
|
||||
"Font Size": "Μέγεθος",
|
||||
|
||||
// Colors
|
||||
"Colors": "Χρώματα",
|
||||
"Background": "Φόντο",
|
||||
"Text": "Κείμενο",
|
||||
"HEX Color": "Χρώμα HEX",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Μορφή παραγράφου",
|
||||
"Normal": "Κανονική",
|
||||
"Code": "Κώδικας",
|
||||
"Heading 1": "Επικεφαλίδα 1",
|
||||
"Heading 2": "Επικεφαλίδα 2",
|
||||
"Heading 3": "Επικεφαλίδα 3",
|
||||
"Heading 4": "Επικεφαλίδα 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "Εξατομίκευση παραγράφου",
|
||||
"Gray": "Γκρι",
|
||||
"Spaced": "Αραιά",
|
||||
"Uppercase": "Κεφαλαία",
|
||||
"Inline Style": "Ενσωματωμένος τύπος",
|
||||
|
||||
// Alignment
|
||||
"Align": "Ευθυγράμμιση",
|
||||
"Align Left": "Αριστερά",
|
||||
"Align Center": "Κέντρο",
|
||||
"Align Right": "Δεξιά",
|
||||
"Align Justify": "Γέμισμα",
|
||||
"None": "Χωρίς ευθυγράμμιση",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Διεταγμένη λίστα",
|
||||
"Default": "Προκαθορισμένο",
|
||||
"Lower Alpha": "Χαμηλότερο άλφα",
|
||||
"Lower Greek": "Κάτω ελληνικά",
|
||||
"Lower Roman": "Χαμηλότερο ρωμαϊκό",
|
||||
"Upper Alpha": "Ανώτερο άλφα",
|
||||
"Upper Roman": "Ανώτερο ρωμαϊκό",
|
||||
|
||||
"Unordered List": "Αναδιάταχτη λίστα",
|
||||
"Circle": "Κύκλος",
|
||||
"Disc": "Δίσκος",
|
||||
"Square": "Τετράγωνο",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Ύψος γραμμής",
|
||||
"Single": "Μονόκλινο",
|
||||
"Double": "Διπλό",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Μείωση πλαισίου",
|
||||
"Increase Indent": "Αύξηση πλαισίου",
|
||||
|
||||
// Links
|
||||
"Insert Link": "Εισαγωγή συνδέσμου",
|
||||
"Open in new tab": "Άνοιγμα σε νέα καρτέλα",
|
||||
"Open Link": "Άνοιγμα συνδέσμου",
|
||||
"Edit Link": "Επεξεργασία συνδέσμου",
|
||||
"Unlink": "Αποσύνδεση",
|
||||
"Choose Link": "Επιλογή συνδέσμου",
|
||||
|
||||
// Images
|
||||
"Insert Image": "Εισαγωγή εικόνας",
|
||||
"Upload Image": "Ανέβασμα εικόνας",
|
||||
"By URL": "Από URL",
|
||||
"Browse": "Περιήγηση",
|
||||
"Drop image": "Σύρετε εικόνα",
|
||||
"or click": "ή κάντε κλικ",
|
||||
"Manage Images": "Διαχείριση εικόνων",
|
||||
"Loading": "Φόρτωση",
|
||||
"Deleting": "Διαγραφή",
|
||||
"Tags": "Ετικέτες",
|
||||
"Are you sure? Image will be deleted.": "Σίγουρα; Η εικόνα θα διαγραφεί.",
|
||||
"Replace": "Αντικατάσταση",
|
||||
"Uploading": "Ανέβασμα",
|
||||
"Loading image": "Φόρτωση εικόνας",
|
||||
"Display": "Προβολή",
|
||||
"Inline": "Ενσωματωμένη",
|
||||
"Break Text": "Σπάσιμο κειμένου",
|
||||
"Alternative Text": "Εναλλακτικό κείμενο",
|
||||
"Change Size": "Αλλαγή μεγέθους",
|
||||
"Width": "Πλάτος",
|
||||
"Height": "Ύψος",
|
||||
"Something went wrong. Please try again.": "Κάτι πήγε στραβά. Προσπαθήστε ξανά.",
|
||||
"Image Caption": "Λεζάντα εικόνας",
|
||||
"Advanced Edit": "Προχωρημένη επεξεργασία",
|
||||
"Rounded": "Κυκλικός",
|
||||
"Bordered": "Πλαίσιο",
|
||||
"Shadow": "Σκια",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Εισαγωγή βίντεο",
|
||||
"Embedded Code": "Ενσωμάτωση κώδικα",
|
||||
"Paste in a video URL": "Εισαγωγή URL βίντεο",
|
||||
"Drop video": "Σύρετε βίντεο",
|
||||
"Your browser does not support HTML5 video.": "Ο περιηγητής σας δεν υποστηρίζει βίντεο τύπου HTML5.",
|
||||
"Upload Video": "Ανέβασμα βίντεο",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Εισαγωγή πίνακα",
|
||||
"Table Header": "Επικεφαλίδα πίνακα",
|
||||
"Remove Table": "Αφαίρεση πίνακα",
|
||||
"Table Style": "Εξατομίκευση πίνακα",
|
||||
"Horizontal Align": "Οριζόντια ευθυγράμμιση",
|
||||
"Row": "Σειρά",
|
||||
"Insert row above": "Εισαγωγή σειράς από πάνω",
|
||||
"Insert row below": "Εισαγωγή σειράς από κάτω",
|
||||
"Delete row": "Διαγραφή σειράς",
|
||||
"Column": "Στήλη",
|
||||
"Insert column before": "Εισαγωγή στήλης πριν",
|
||||
"Insert column after": "Εισαγωγή στήλης μετά",
|
||||
"Delete column": "Διαγραφή στήλης",
|
||||
"Cell": "Κελί",
|
||||
"Merge cells": "Συγχώνευση κελιών",
|
||||
"Horizontal split": "Οριζόντος διαχωρισμός",
|
||||
"Vertical split": "Κατακόρυφος διαχωρισμός",
|
||||
"Cell Background": "Φόντο κελιού",
|
||||
"Vertical Align": "Κατακόρυφη ευθυγράμμιση",
|
||||
"Top": "Κορυφή",
|
||||
"Middle": "Μέση",
|
||||
"Bottom": "Βάθος",
|
||||
"Align Top": "Ευθυγράμμιση κορυφής",
|
||||
"Align Middle": "Ευθυγράμμιση μέσης",
|
||||
"Align Bottom": "Ευθυγράμμιση βάθους",
|
||||
"Cell Style": "Εξατομίκευση κελιού",
|
||||
|
||||
// Files
|
||||
"Upload File": "Ανέβασμα αρχείου",
|
||||
"Drop file": "Σύρετε αρχείο",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Emoticons",
|
||||
"Grinning face": "Γέλιο",
|
||||
"Grinning face with smiling eyes": "Γέλιο με γελαστά μάτια",
|
||||
"Face with tears of joy": "Δάκρυα γέλιου (LOL)",
|
||||
"Smiling face with open mouth": "Χαμόγελο με ανοιχτό στόμα",
|
||||
"Smiling face with open mouth and smiling eyes": "Χαμόγελο με ανοιχτό στόμα και γελαστά μάτια",
|
||||
"Smiling face with open mouth and cold sweat": "Χαμόγελο με ανοιχτό στόμα και σταγόνα ιδρώτα",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Χαμόγελο με ανοιχτό στόμα και σφιχτά κλεισμένα μάτια",
|
||||
"Smiling face with halo": "Χαμόγελο με φωτοστέφανο",
|
||||
"Smiling face with horns": "Χαμογελαστό διαβολάκι",
|
||||
"Winking face": "Κλείσιμο ματιού",
|
||||
"Smiling face with smiling eyes": "Χαμόγελο με γελαστά μάτια",
|
||||
"Face savoring delicious food": "Νόστιμο",
|
||||
"Relieved face": "Ανακούφιση",
|
||||
"Smiling face with heart-shaped eyes": "Χαμόγελο με μάτια σε σχήμα καρδιάς",
|
||||
"Smiling face with sunglasses": "Χαμόγελο με γυαλιά ηλίου",
|
||||
"Smirking face": "Ειρωνία",
|
||||
"Neutral face": "Ουδέτερο",
|
||||
"Expressionless face": "Ανέκφραστο",
|
||||
"Unamused face": "Αψυχαγώγητο",
|
||||
"Face with cold sweat": "Σταγόνα ιδρώτα",
|
||||
"Pensive face": "Σκεπτικό",
|
||||
"Confused face": "Σύγχιση",
|
||||
"Confounded face": "Ακράτεια",
|
||||
"Kissing face": "Φιλί",
|
||||
"Face throwing a kiss": "Πάσα φιλιού",
|
||||
"Kissing face with smiling eyes": "Φιλί με γελαστά μάτια",
|
||||
"Kissing face with closed eyes": "Φιλί με κλειστά μάτια",
|
||||
"Face with stuck out tongue": "Γλώσσα",
|
||||
"Face with stuck out tongue and winking eye": "Γλώσσα με κλείσιμο ματιού",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Γλώσσα με σφιχτά κλεισμένα μάτια",
|
||||
"Disappointed face": "Απογοήτευση",
|
||||
"Worried face": "Ανυσηχία",
|
||||
"Angry face": "Θυμός",
|
||||
"Pouting face": "Έξαλλο",
|
||||
"Crying face": "Κλάμα θυμού",
|
||||
"Persevering face": "Έτοιμο να εκραγεί",
|
||||
"Face with look of triumph": "Θρίαμβος",
|
||||
"Disappointed but relieved face": "Απογοήτευση με ανακούφιση",
|
||||
"Frowning face with open mouth": "Απορία",
|
||||
"Anguished face": "Αγωνία",
|
||||
"Fearful face": "Φόβος",
|
||||
"Weary face": "Κούραση",
|
||||
"Sleepy face": "Εξάντληση",
|
||||
"Tired face": "Γκρίνια",
|
||||
"Grimacing face": "Γκριμάτσα",
|
||||
"Loudly crying face": "Δυνατό κλάμα",
|
||||
"Face with open mouth": "Έκπληξη",
|
||||
"Hushed face": "Σιωπή",
|
||||
"Face with open mouth and cold sweat": "Έκπληξη με ιδρώτα",
|
||||
"Face screaming in fear": "Πανικός",
|
||||
"Astonished face": "Ηλίθιο",
|
||||
"Flushed face": "Ντροπαλό",
|
||||
"Sleeping face": "Ύπνος",
|
||||
"Dizzy face": "Ζαλάδα",
|
||||
"Face without mouth": "Άφωνο",
|
||||
"Face with medical mask": "Νοσηλευτική μάσκα",
|
||||
|
||||
// Line breaker
|
||||
"Break": "Σπάσιμο",
|
||||
|
||||
// Math
|
||||
"Subscript": "Υποκείμενο",
|
||||
"Superscript": "Υπερκείμενο",
|
||||
|
||||
// Full screen
|
||||
"Fullscreen": "Πλήρης οθόνη",
|
||||
|
||||
// Horizontal line
|
||||
"Insert Horizontal Line": "Εισαγωγή οριζόντιας γραμμής",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Εκαθάριση μορφοποίησης",
|
||||
|
||||
// Save
|
||||
"Save": "Αποθηκεύσετε",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Αναίρεση",
|
||||
"Redo": "Επανάληψη",
|
||||
|
||||
// Select all
|
||||
"Select All": "Επιλογή Όλων",
|
||||
|
||||
// Code view
|
||||
"Code View": "Προβολή Κώδικα",
|
||||
|
||||
// Quote
|
||||
"Quote": "Απόσπασμα",
|
||||
"Increase": "Αύξηση",
|
||||
"Decrease": "Μείωση",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Γρήγορη εισαγωγή",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Ειδικοί χαρακτήρες",
|
||||
"Latin": "Λατινικοί",
|
||||
"Greek": "Ελληνικοί",
|
||||
"Cyrillic": "Κρυλλικοί",
|
||||
"Punctuation": "Σημεία στήξης",
|
||||
"Currency": "Συνάλλαγμα",
|
||||
"Arrows": "Βέλη",
|
||||
"Math": "Μαθηματικά",
|
||||
"Misc": "Διάφοροι",
|
||||
|
||||
// Print.
|
||||
"Print": "Εκτύπωση",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Έλεγχος ορθογραφίας",
|
||||
|
||||
// Help
|
||||
"Help": "Βοήθεια",
|
||||
"Shortcuts": "Συντομεύσεις",
|
||||
"Inline Editor": "Ενσωματωμένος επεξεργαστής",
|
||||
"Show the editor": "Εμφάνιση επεξεργαστή",
|
||||
"Common actions": "Κοινές ενέργειες",
|
||||
"Copy": "Αντιγραφή",
|
||||
"Cut": "Αποκοπή",
|
||||
"Paste": "Επικόλληση",
|
||||
"Basic Formatting": "Βασική διαμόρφωση",
|
||||
"Increase quote level": "Αύξηση επιπέδου αποσπάσματος",
|
||||
"Decrease quote level": "Μείωση επιπέδου αποσπάσματος",
|
||||
"Image / Video": "Εικόνα / Βίντεο",
|
||||
"Resize larger": "Αύξηση μεγέθους",
|
||||
"Resize smaller": "Μείωση μεγέθους",
|
||||
"Table": "Πίνακας",
|
||||
"Select table cell": "Επιλογή κελιού από πίνακα",
|
||||
"Extend selection one cell": "Επέκταση επιλογής κατά ένα κελί",
|
||||
"Extend selection one row": "Επέκταση επιλογής κατά μια σειρά",
|
||||
"Navigation": "Πλοήγηση",
|
||||
"Focus popup / toolbar": "Εστίαση αναδυόμενου / εργαλειοθήκης",
|
||||
"Return focus to previous position": "Επιστροφή εστίασης στην προηγούμενη θέση",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Ενσωμάτωση URL",
|
||||
"Paste in a URL to embed": "Εισάγετε ένα URL για ενσωμάτωση",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Το περιεχόμενο που επικολλήσατε προέρχεται από ένα έγγραφο του Microsoft Word. Θέλετε να διατηρήσετε το έγγραφο ή να το καταργήσετε;",
|
||||
"Keep": "Διατήρηση",
|
||||
"Clean": "Κατάργηση",
|
||||
"Word Paste Detected": "Εντοπίστηκε επικόλληση από αρχείο Word"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* English spoken in Canada
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['en_ca'] = {
|
|||
"Colors": "Colours",
|
||||
"Background": "Background",
|
||||
"Text": "Text",
|
||||
"HEX Color": "HEX Colour",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Paragraph Format",
|
||||
|
|
@ -56,13 +83,28 @@ $.FE.LANGUAGE['en_ca'] = {
|
|||
"Align": "Align",
|
||||
"Align Left": "Align Left",
|
||||
"Align Center": "Align Centre",
|
||||
"Align Right": "Alight Right",
|
||||
"Align Right": "Align Right",
|
||||
"Align Justify": "Align Justify",
|
||||
"None": "None",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Ordered List",
|
||||
"Default": "",
|
||||
"Lower Alpha": "Lower Alpha",
|
||||
"Lower Greek": "Lower Greek",
|
||||
"Lower Roman": "Lower Roman",
|
||||
"Upper Alpha": "Upper Alpha",
|
||||
"Upper Roman": "Upper Roman",
|
||||
|
||||
"Unordered List": "Unordered List",
|
||||
"Circle": "Circle",
|
||||
"Disc": "Disc",
|
||||
"Square": "Square",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Line Height",
|
||||
"Single": "Single",
|
||||
"Double": "Double",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Decrease Indent",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['en_ca'] = {
|
|||
"Display": "Display",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "Break Text",
|
||||
"Alternate Text": "Alternate Text",
|
||||
"Alternative Text": "Alternative Text",
|
||||
"Change Size": "Change Size",
|
||||
"Width": "Width",
|
||||
"Height": "Height",
|
||||
"Something went wrong. Please try again.": "Something went wrong. Please try again.",
|
||||
"Image Caption": "Image Caption",
|
||||
"Advanced Edit": "Advanced Edit",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Insert Video",
|
||||
"Embedded Code": "Embedded Code",
|
||||
"Paste in a video URL": "Paste in a video URL",
|
||||
"Drop video": "Drop video",
|
||||
"Your browser does not support HTML5 video.": "Your browser does not support HTML5 video.",
|
||||
"Upload Video": "Upload Video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Insert Table",
|
||||
|
|
@ -153,7 +201,10 @@ $.FE.LANGUAGE['en_ca'] = {
|
|||
"Insert Horizontal Line": "Insert Horizontal Line",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Cell Formatting",
|
||||
"Clear Formatting": "Clear Formatting",
|
||||
|
||||
// Save
|
||||
"Save": "Save",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Undo",
|
||||
|
|
@ -171,7 +222,59 @@ $.FE.LANGUAGE['en_ca'] = {
|
|||
"Decrease": "Decrease",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Quick Insert"
|
||||
"Quick Insert": "Quick Insert",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Special Characters",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Greek",
|
||||
"Cyrillic": "Cyrillic",
|
||||
"Punctuation": "Punctuation",
|
||||
"Currency": "Currency",
|
||||
"Arrows": "Arrows",
|
||||
"Math": "Math",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Print",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Spell Checker",
|
||||
|
||||
// Help
|
||||
"Help": "Help",
|
||||
"Shortcuts": "Shortcuts",
|
||||
"Inline Editor": "Inline Editor",
|
||||
"Show the editor": "Show the editor",
|
||||
"Common actions": "Common actions",
|
||||
"Copy": "Copy",
|
||||
"Cut": "Cut",
|
||||
"Paste": "Paste",
|
||||
"Basic Formatting": "Basic Formatting",
|
||||
"Increase quote level": "Increase quote level",
|
||||
"Decrease quote level": "Decrease quote level",
|
||||
"Image / Video": "Image / Video",
|
||||
"Resize larger": "Resize larger",
|
||||
"Resize smaller": "Resize smaller",
|
||||
"Table": "Table",
|
||||
"Select table cell": "Select table cell",
|
||||
"Extend selection one cell": "Extend selection one cell",
|
||||
"Extend selection one row": "Extend selection one row",
|
||||
"Navigation": "Navigation",
|
||||
"Focus popup / toolbar": "Focus popup / toolbar",
|
||||
"Return focus to previous position": "Return focus to previous position",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Embed URL",
|
||||
"Paste in a URL to embed": "Paste in a URL to embed",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?",
|
||||
"Keep": "Keep",
|
||||
"Clean": "Clean",
|
||||
"Word Paste Detected": "Word Paste Detected"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* English spoken in Great Britain
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['en_gb'] = {
|
|||
"Colors": "Colours",
|
||||
"Background": "Background",
|
||||
"Text": "Text",
|
||||
"HEX Color": "HEX Colour",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Paragraph Format",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['en_gb'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Ordered List",
|
||||
"Default": "",
|
||||
"Lower Alpha": "Lower Alpha",
|
||||
"Lower Greek": "Lower Greek",
|
||||
"Lower Roman": "Lower Roman",
|
||||
"Upper Alpha": "Upper Alpha",
|
||||
"Upper Roman": "Upper Roman",
|
||||
|
||||
"Unordered List": "Unordered List",
|
||||
"Circle": "Circle",
|
||||
"Disc": "Disc",
|
||||
"Square": "Square",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Line Height",
|
||||
"Single": "Single",
|
||||
"Double": "Double",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Decrease Indent",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['en_gb'] = {
|
|||
"Display": "Display",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "Break Text",
|
||||
"Alternate Text": "Alternate Text",
|
||||
"Alternative Text": "Alternative Text",
|
||||
"Change Size": "Change Size",
|
||||
"Width": "Width",
|
||||
"Height": "Height",
|
||||
"Something went wrong. Please try again.": "Something went wrong. Please try again.",
|
||||
"Image Caption": "Image Caption",
|
||||
"Advanced Edit": "Advanced Edit",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Insert Video",
|
||||
"Embedded Code": "Embedded Code",
|
||||
"Paste in a video URL": "Paste in a video URL",
|
||||
"Drop video": "Drop video",
|
||||
"Your browser does not support HTML5 video.": "Your browser does not support HTML5 video.",
|
||||
"Upload Video": "Upload Video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Insert Table",
|
||||
|
|
@ -153,7 +201,10 @@ $.FE.LANGUAGE['en_gb'] = {
|
|||
"Insert Horizontal Line": "Insert Horizontal Line",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Cell Formatting",
|
||||
"Clear Formatting": "Clear Formatting",
|
||||
|
||||
// Save
|
||||
"Save": "Save",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Undo",
|
||||
|
|
@ -171,7 +222,59 @@ $.FE.LANGUAGE['en_gb'] = {
|
|||
"Decrease": "Decrease",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Quick Insert"
|
||||
"Quick Insert": "Quick Insert",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Special Characters",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Greek",
|
||||
"Cyrillic": "Cyrillic",
|
||||
"Punctuation": "Punctuation",
|
||||
"Currency": "Currency",
|
||||
"Arrows": "Arrows",
|
||||
"Math": "Math",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Print",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Spell Checker",
|
||||
|
||||
// Help
|
||||
"Help": "Help",
|
||||
"Shortcuts": "Shortcuts",
|
||||
"Inline Editor": "Inline Editor",
|
||||
"Show the editor": "Show the editor",
|
||||
"Common actions": "Common actions",
|
||||
"Copy": "Copy",
|
||||
"Cut": "Cut",
|
||||
"Paste": "Paste",
|
||||
"Basic Formatting": "Basic Formatting",
|
||||
"Increase quote level": "Increase quote level",
|
||||
"Decrease quote level": "Decrease quote level",
|
||||
"Image / Video": "Image / Video",
|
||||
"Resize larger": "Resize larger",
|
||||
"Resize smaller": "Resize smaller",
|
||||
"Table": "Table",
|
||||
"Select table cell": "Select table cell",
|
||||
"Extend selection one cell": "Extend selection one cell",
|
||||
"Extend selection one row": "Extend selection one row",
|
||||
"Navigation": "Navigation",
|
||||
"Focus popup / toolbar": "Focus popup / toolbar",
|
||||
"Return focus to previous position": "Return focus to previous position",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Embed URL",
|
||||
"Paste in a URL to embed": "Paste in a URL to embed",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?",
|
||||
"Keep": "Keep",
|
||||
"Clean": "Clean",
|
||||
"Word Paste Detected": "Word Paste Detected"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Spanish
|
||||
*/
|
||||
|
|
@ -28,7 +54,7 @@ $.FE.LANGUAGE['es'] = {
|
|||
"Remove": "Quitar",
|
||||
"More": "M\u00e1s",
|
||||
"Update": "Actualizaci\u00f3n",
|
||||
"Style": "",
|
||||
"Style": "Estilo",
|
||||
|
||||
// Font
|
||||
"Font Family": "Familia de fuentes",
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['es'] = {
|
|||
"Colors": "Colores",
|
||||
"Background": "Fondo",
|
||||
"Text": "Texto",
|
||||
"HEX Color": "Color hexadecimal",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Formato de p\u00e1rrafo",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['es'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Lista ordenada",
|
||||
"Default": "Defecto",
|
||||
"Lower Alpha": "Alfa inferior",
|
||||
"Lower Greek": "Griego inferior",
|
||||
"Lower Roman": "Baja romana",
|
||||
"Upper Alpha": "Alfa superior",
|
||||
"Upper Roman": "Romano superior",
|
||||
|
||||
"Unordered List": "Lista desordenada",
|
||||
"Circle": "Circulo",
|
||||
"Disc": "Dto",
|
||||
"Square": "Cuadrado",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Altura de la línea",
|
||||
"Single": "Soltero",
|
||||
"Double": "Doble",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Reducir sangr\u00eda",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['es'] = {
|
|||
"Display": "Mostrar",
|
||||
"Inline": "En l\u00ednea",
|
||||
"Break Text": "Romper texto",
|
||||
"Alternate Text": "Texto alternativo",
|
||||
"Alternative Text": "Texto alternativo",
|
||||
"Change Size": "Cambiar tama\u00f1o",
|
||||
"Width": "Ancho",
|
||||
"Height": "Altura",
|
||||
"Something went wrong. Please try again.": "Algo sali\u00f3 mal. Por favor, vuelva a intentarlo.",
|
||||
"Image Caption": "Captura de imagen",
|
||||
"Advanced Edit": "Edición avanzada",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Insertar video",
|
||||
"Embedded Code": "C\u00f3digo incrustado",
|
||||
"Paste in a video URL": "Pegar en una URL de video",
|
||||
"Drop video": "Soltar video",
|
||||
"Your browser does not support HTML5 video.": "Su navegador no es compatible con video html5.",
|
||||
"Upload Video": "Subir video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Insertar tabla",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['es'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Quitar el formato",
|
||||
|
||||
// Save
|
||||
"Save": "Salvar",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Deshacer",
|
||||
"Redo": "Rehacer",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['es'] = {
|
|||
"Decrease": "Disminuci\u00f3n",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Inserci\u00f3n r\u00e1pida"
|
||||
"Quick Insert": "Inserci\u00f3n r\u00e1pida",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Caracteres especiales",
|
||||
"Latin": "Latín",
|
||||
"Greek": "Griego",
|
||||
"Cyrillic": "Cirílico",
|
||||
"Punctuation": "Puntuación",
|
||||
"Currency": "Moneda",
|
||||
"Arrows": "Flechas",
|
||||
"Math": "Mates",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Impresión",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Corrector ortográfico",
|
||||
|
||||
// Help
|
||||
"Help": "Ayuda",
|
||||
"Shortcuts": "Atajos",
|
||||
"Inline Editor": "Editor en línea",
|
||||
"Show the editor": "Mostrar al editor",
|
||||
"Common actions": "Acciones comunes",
|
||||
"Copy": "Dupdo",
|
||||
"Cut": "Cortar",
|
||||
"Paste": "Pegar",
|
||||
"Basic Formatting": "Formato básico",
|
||||
"Increase quote level": "Aumentar el nivel de cotización",
|
||||
"Decrease quote level": "Disminuir el nivel de cotización",
|
||||
"Image / Video": "Imagen / video",
|
||||
"Resize larger": "Redimensionar más grande",
|
||||
"Resize smaller": "Redimensionar más pequeño",
|
||||
"Table": "Mesa",
|
||||
"Select table cell": "Celda de tabla select",
|
||||
"Extend selection one cell": "Ampliar la selección una celda",
|
||||
"Extend selection one row": "Ampliar la selección una fila",
|
||||
"Navigation": "Navegación",
|
||||
"Focus popup / toolbar": "Focus popup / toolbar",
|
||||
"Return focus to previous position": "Volver al foco a la posición anterior",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "URL de inserción",
|
||||
"Paste in a URL to embed": "Pegar en una url para incrustar",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "El contenido pegado viene de un documento de Microsoft Word. ¿Quieres mantener el formato o limpiarlo?",
|
||||
"Keep": "Guardar",
|
||||
"Clean": "Limpiar",
|
||||
"Word Paste Detected": "Palabra detectada"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Estonian
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['et'] = {
|
|||
"Colors": "V\u00e4rvid",
|
||||
"Background": "Taust",
|
||||
"Text": "Tekst",
|
||||
"HEX Color": "Hex värvi",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Paragrahv formaat",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['et'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Tellitud nimekirja",
|
||||
"Default": "Vaikimisi",
|
||||
"Lower Alpha": "Alumine alfa",
|
||||
"Lower Greek": "Alumine kreeklane",
|
||||
"Lower Roman": "Madalam roomlane",
|
||||
"Upper Alpha": "Ülemine alfa",
|
||||
"Upper Roman": "Ülemine rooma",
|
||||
|
||||
"Unordered List": "Tavalise nimekirja",
|
||||
"Circle": "Ringi",
|
||||
"Disc": "Plaat",
|
||||
"Square": "Ruut",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Reakõrgus",
|
||||
"Single": "Üksik",
|
||||
"Double": "Topelt",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "V\u00e4henemine taane",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['et'] = {
|
|||
"Display": "Kuvama",
|
||||
"Inline": "J\u00e4rjekorras",
|
||||
"Break Text": "Murdma teksti",
|
||||
"Alternate Text": "Asendusliikme teksti",
|
||||
"Alternative Text": "Asendusliikme teksti",
|
||||
"Change Size": "Muuda suurust",
|
||||
"Width": "Laius",
|
||||
"Height": "K\u00f5rgus",
|
||||
"Something went wrong. Please try again.": "Midagi l\u00e4ks valesti. Palun proovi uuesti.",
|
||||
"Image Caption": "Pildi pealkiri",
|
||||
"Advanced Edit": "Täiustatud redigeerimine",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Lisa video",
|
||||
"Embedded Code": "Varjatud koodi",
|
||||
"Paste in a video URL": "Kleebi video URL-i",
|
||||
"Drop video": "Tilk videot",
|
||||
"Your browser does not support HTML5 video.": "Teie brauser ei toeta html5-videot.",
|
||||
"Upload Video": "Video üleslaadimine",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Sisesta tabel",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['et'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Eemalda formaatimine",
|
||||
|
||||
// Save
|
||||
"Save": "Salvesta",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "V\u00f5ta tagasi",
|
||||
"Redo": "Tee uuesti",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['et'] = {
|
|||
"Decrease": "V\u00e4henda",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Kiire sisestada"
|
||||
"Quick Insert": "Kiire sisestada",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Erimärgid",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Kreeka keel",
|
||||
"Cyrillic": "Kirillitsa",
|
||||
"Punctuation": "Kirjavahemärgid",
|
||||
"Currency": "Valuuta",
|
||||
"Arrows": "Nooled",
|
||||
"Math": "Matemaatika",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Printige",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Õigekirja kontrollija",
|
||||
|
||||
// Help
|
||||
"Help": "Abi",
|
||||
"Shortcuts": "Otseteed",
|
||||
"Inline Editor": "Sisemine redaktor",
|
||||
"Show the editor": "Näita redaktorit",
|
||||
"Common actions": "Ühised meetmed",
|
||||
"Copy": "Koopia",
|
||||
"Cut": "Lõigake",
|
||||
"Paste": "Kleepige",
|
||||
"Basic Formatting": "Põhiline vormindamine",
|
||||
"Increase quote level": "Suurendada tsiteerimise taset",
|
||||
"Decrease quote level": "Langetada tsiteerimise tase",
|
||||
"Image / Video": "Pilt / video",
|
||||
"Resize larger": "Suuruse muutmine suurem",
|
||||
"Resize smaller": "Väiksema suuruse muutmine",
|
||||
"Table": "Laud",
|
||||
"Select table cell": "Vali tabeli lahtrisse",
|
||||
"Extend selection one cell": "Laiendage valikut üks lahtrisse",
|
||||
"Extend selection one row": "Laiendage valikut ühe reana",
|
||||
"Navigation": "Navigeerimine",
|
||||
"Focus popup / toolbar": "Fookuse hüpikakna / tööriistariba",
|
||||
"Return focus to previous position": "Tagasi pöörata tähelepanu eelmisele positsioonile",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Embed url",
|
||||
"Paste in a URL to embed": "Kleepige URL-i sisestamiseks",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Kleepitud sisu pärineb Microsoft Wordi dokumendist. kas soovite vormi säilitada või puhastada?",
|
||||
"Keep": "Pidage seda",
|
||||
"Clean": "Puhas",
|
||||
"Word Paste Detected": "Avastatud sõna pasta"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Persian
|
||||
*/
|
||||
|
|
@ -14,9 +40,9 @@ $.FE.LANGUAGE['fa'] = {
|
|||
"Type something": "\u0686\u06cc\u0632\u06cc \u0628\u0646\u0648\u06cc\u0633\u06cc\u062f",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "\u0636\u062e\u06cc\u0645",
|
||||
"Italic": "\u062e\u0637 \u06a9\u062c",
|
||||
"Underline": "\u062e\u0637 \u0632\u06cc\u0631",
|
||||
"Bold": "ضخیم",
|
||||
"Italic": "خط کج",
|
||||
"Underline": "خط زیر",
|
||||
"Strikethrough": "\u062e\u0637 \u062e\u0648\u0631\u062f\u0647",
|
||||
|
||||
// Main buttons
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['fa'] = {
|
|||
"Colors": "\u0631\u0646\u06af",
|
||||
"Background": "\u0632\u0645\u06cc\u0646\u0647 \u0645\u062a\u0646",
|
||||
"Text": "\u0645\u062a\u0646",
|
||||
"HEX Color": "کد رنگ",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u0642\u0627\u0644\u0628",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['fa'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u0644\u06cc\u0633\u062a \u0634\u0645\u0627\u0631\u0647 \u0627\u06cc",
|
||||
"Default": "به طور پیش فرض",
|
||||
"Lower Alpha": "آلفای پایین",
|
||||
"Lower Greek": "قرن پایین تر",
|
||||
"Lower Roman": "رومی پایین تر",
|
||||
"Upper Alpha": "آلفای بالا",
|
||||
"Upper Roman": "رومانی بالا",
|
||||
|
||||
"Unordered List": "\u0644\u06cc\u0633\u062a \u062f\u0627\u06cc\u0631\u0647 \u0627\u06cc",
|
||||
"Circle": "دایره",
|
||||
"Disc": "دیسک",
|
||||
"Square": "مربع",
|
||||
|
||||
// Line height
|
||||
"Line Height": "ارتفاع خط",
|
||||
"Single": "تنها",
|
||||
"Double": "دو برابر",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u06a9\u0627\u0647\u0634 \u062a\u0648 \u0631\u0641\u062a\u06af\u06cc",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['fa'] = {
|
|||
"Display": "\u0646\u0634\u0627\u0646 \u062f\u0627\u062f\u0646",
|
||||
"Inline": "\u062e\u0637\u06cc",
|
||||
"Break Text": "\u0634\u06a9\u0633\u062a\u0646 \u0627\u0633\u062a\u0631\u0627\u062d\u062a",
|
||||
"Alternate Text": "\u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646",
|
||||
"Alternative Text": "\u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646",
|
||||
"Change Size": "\u062a\u063a\u06cc\u06cc\u0631 \u0627\u0646\u062f\u0627\u0632\u0647",
|
||||
"Width": "\u0639\u0631\u0636",
|
||||
"Height": "\u0627\u0631\u062a\u0641\u0627\u0639",
|
||||
"Something went wrong. Please try again.": "\u0686\u06cc\u0632\u06cc \u0631\u0627 \u0627\u0634\u062a\u0628\u0627\u0647 \u0631\u0641\u062a\u002e \u0644\u0637\u0641\u0627 \u062f\u0648\u0628\u0627\u0631\u0647 \u062a\u0644\u0627\u0634 \u06a9\u0646\u06cc\u062f\u002e",
|
||||
"Something went wrong. Please try again.": "خطایی رخ داده است ، لطفا مجددا تلاش کنید",
|
||||
"Image Caption": "عنوان تصویر",
|
||||
"Advanced Edit": "ویرایش پیشرفته",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0641\u0627\u06cc\u0644 \u062a\u0635\u0648\u06cc\u0631\u06cc",
|
||||
"Embedded Code": "\u06a9\u062f \u062c\u0627\u0633\u0627\u0632\u06cc \u0634\u062f\u0647",
|
||||
"Paste in a video URL": "در URL ویدیو وارد کنید",
|
||||
"Drop video": "رها کردن ویدیو",
|
||||
"Your browser does not support HTML5 video.": "مرورگر شما ویدیو HTML5 را پشتیبانی نمی کند.",
|
||||
"Upload Video": "آپلود ویدیو",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u062c\u062f\u0648\u0644",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['fa'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u062d\u0630\u0641 \u0642\u0627\u0644\u0628 \u0628\u0646\u062f\u06cc",
|
||||
|
||||
// Save
|
||||
"Save": "\u0635\u0631\u0641\u0647 \u062c\u0648\u06cc\u06cc",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u0628\u0627\u0637\u0644 \u06a9\u0631\u062f\u0646",
|
||||
"Redo": "\u0627\u0646\u062c\u0627\u0645 \u062f\u0648\u0628\u0627\u0631\u0647",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['fa'] = {
|
|||
"Decrease": "\u0646\u0632\u0648\u0644 \u06a9\u0631\u062f\u0646",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u062f\u0631\u062c \u0633\u0631\u06cc\u0639"
|
||||
"Quick Insert": "\u062f\u0631\u062c \u0633\u0631\u06cc\u0639",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "کاراکترهای خاص",
|
||||
"Latin": "لاتین",
|
||||
"Greek": "یونانی",
|
||||
"Cyrillic": "سیریلیک",
|
||||
"Punctuation": "نقطه گذاری",
|
||||
"Currency": "واحد پول",
|
||||
"Arrows": "فلش ها",
|
||||
"Math": "ریاضی",
|
||||
"Misc": "متاسفم",
|
||||
|
||||
// Print.
|
||||
"Print": "چاپ",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "بررسی کننده غلط املایی",
|
||||
|
||||
// Help
|
||||
"Help": "کمک",
|
||||
"Shortcuts": "کلید های میانبر",
|
||||
"Inline Editor": "ویرایشگر خطی",
|
||||
"Show the editor": "ویرایشگر را نشان بده",
|
||||
"Common actions": "اقدامات مشترک",
|
||||
"Copy": "کپی کنید",
|
||||
"Cut": "برش",
|
||||
"Paste": "چسباندن",
|
||||
"Basic Formatting": "قالب بندی اولیه",
|
||||
"Increase quote level": "افزایش سطح نقل قول",
|
||||
"Decrease quote level": "کاهش میزان نقل قول",
|
||||
"Image / Video": "تصویر / ویدئو",
|
||||
"Resize larger": "تغییر اندازه بزرگتر",
|
||||
"Resize smaller": "تغییر اندازه کوچکتر",
|
||||
"Table": "جدول",
|
||||
"Select table cell": "سلول جدول را انتخاب کنید",
|
||||
"Extend selection one cell": "انتخاب یک سلول را گسترش دهید",
|
||||
"Extend selection one row": "یک ردیف را انتخاب کنید",
|
||||
"Navigation": "جهت یابی",
|
||||
"Focus popup / toolbar": "تمرکز پنجره / نوار ابزار",
|
||||
"Return focus to previous position": "تمرکز بازگشت به موقعیت قبلی",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "آدرس جاسازی",
|
||||
"Paste in a URL to embed": "یک URL برای جاسازی کپی کنید",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "محتوای جا به جا از یک سند Word Microsoft می آید. آیا می خواهید فرمت را نگه دارید یا پاک کنید؟",
|
||||
"Keep": "نگاه داشتن",
|
||||
"Clean": "پاک کن",
|
||||
"Word Paste Detected": "کلمه رب تشخیص داده شده است"
|
||||
},
|
||||
direction: "rtl"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Finnish
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['fi'] = {
|
|||
"Colors": "V\u00e4rit",
|
||||
"Background": "Taustan",
|
||||
"Text": "Tekstin",
|
||||
"HEX Color": "Heksadesimaali",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Muotoilut",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['fi'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "J\u00e4rjestetty lista",
|
||||
"Default": "Oletusarvo",
|
||||
"Lower Alpha": "Alempi alfa",
|
||||
"Lower Greek": "Alempi kreikka",
|
||||
"Lower Roman": "Alempi roomalainen",
|
||||
"Upper Alpha": "Ylempi alfa",
|
||||
"Upper Roman": "Ylempi roomalainen",
|
||||
|
||||
"Unordered List": "J\u00e4rjest\u00e4m\u00e4t\u00f6n lista",
|
||||
"Circle": "Ympyrä",
|
||||
"Disc": "Levy",
|
||||
"Square": "Neliö-",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Viivankorkeus",
|
||||
"Single": "Yksittäinen",
|
||||
"Double": "Kaksinkertainen",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Sisenn\u00e4",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['fi'] = {
|
|||
"Display": "N\u00e4ytt\u00e4",
|
||||
"Inline": "Linjassa",
|
||||
"Break Text": "Rikkoa teksti",
|
||||
"Alternate Text": "Vaihtoehtoinen teksti",
|
||||
"Alternative Text": "Vaihtoehtoinen teksti",
|
||||
"Change Size": "Muuta kokoa",
|
||||
"Width": "Leveys",
|
||||
"Height": "Korkeus",
|
||||
"Something went wrong. Please try again.": "Jotain meni pieleen. Yrit\u00e4 uudelleen.",
|
||||
"Image Caption": "Kuva-otsikko",
|
||||
"Advanced Edit": "Edistynyt muokkaus",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Lis\u00e4\u00e4 video",
|
||||
"Embedded Code": "Upotettu koodi",
|
||||
"Paste in a video URL": "Liitä video url",
|
||||
"Drop video": "Pudota video",
|
||||
"Your browser does not support HTML5 video.": "Selaimesi ei tue html5-videota.",
|
||||
"Upload Video": "Lataa video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Lis\u00e4\u00e4 taulukko",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['fi'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Poista muotoilu",
|
||||
|
||||
// Save
|
||||
"Save": "Tallentaa",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Peru",
|
||||
"Redo": "Tee uudelleen",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['fi'] = {
|
|||
"Decrease": "Pienenn\u00e4",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Nopea insertti"
|
||||
"Quick Insert": "Nopea insertti",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Erikoismerkkejä",
|
||||
"Latin": "Latina",
|
||||
"Greek": "Kreikkalainen",
|
||||
"Cyrillic": "Kyrillinen",
|
||||
"Punctuation": "Välimerkit",
|
||||
"Currency": "Valuutta",
|
||||
"Arrows": "Nuolet",
|
||||
"Math": "Matematiikka",
|
||||
"Misc": "Sekalaista",
|
||||
|
||||
// Print.
|
||||
"Print": "Tulosta",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Oikeinkirjoittaja",
|
||||
|
||||
// Help
|
||||
"Help": "Auta",
|
||||
"Shortcuts": "Pikakuvakkeet",
|
||||
"Inline Editor": "Inline-editori",
|
||||
"Show the editor": "Näytä editori",
|
||||
"Common actions": "Yhteisiä toimia",
|
||||
"Copy": "Kopio",
|
||||
"Cut": "Leikata",
|
||||
"Paste": "Tahna",
|
||||
"Basic Formatting": "Perusmuotoilu",
|
||||
"Increase quote level": "Lisää lainaustasoa",
|
||||
"Decrease quote level": "Laskea lainaustasoa",
|
||||
"Image / Video": "Kuva / video",
|
||||
"Resize larger": "Kokoa suurempi",
|
||||
"Resize smaller": "Pienempi koko",
|
||||
"Table": "Pöytä",
|
||||
"Select table cell": "Valitse taulukon solu",
|
||||
"Extend selection one cell": "Laajentaa valinta yhden solun",
|
||||
"Extend selection one row": "Laajenna valinta yksi rivi",
|
||||
"Navigation": "Suunnistus",
|
||||
"Focus popup / toolbar": "Painopistevalo / työkalurivi",
|
||||
"Return focus to previous position": "Palauta tarkennus edelliseen asentoon",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Upottaa URL-osoite",
|
||||
"Paste in a URL to embed": "Liitä upotettu URL-osoite",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Liitetty sisältö tulee Microsoft Word -asiakirjasta. Haluatko säilyttää muodon tai puhdistaa sen?",
|
||||
"Keep": "Pitää",
|
||||
"Clean": "Puhdas",
|
||||
"Word Paste Detected": "Sana-tahna havaittu"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* French
|
||||
*/
|
||||
|
|
@ -21,26 +47,27 @@ $.FE.LANGUAGE['fr'] = {
|
|||
|
||||
// Main buttons
|
||||
"Insert": "Ins\u00e9rer",
|
||||
"Delete": "Effacer",
|
||||
"Delete": "Supprimer",
|
||||
"Cancel": "Annuler",
|
||||
"OK": "Ok",
|
||||
"Back": "Ant\u00e9rieur",
|
||||
"Remove": "Enlever",
|
||||
"Back": "Retour",
|
||||
"Remove": "Supprimer",
|
||||
"More": "Plus",
|
||||
"Update": "Actualiser",
|
||||
"Style": "Style",
|
||||
|
||||
// Font
|
||||
"Font Family": "Polices de caract\u00e8res",
|
||||
"Font Size": "Taille de la police",
|
||||
"Font Size": "Taille de police",
|
||||
|
||||
// Colors
|
||||
"Colors": "Couleurs",
|
||||
"Background": "Arri\u00e8re-plan",
|
||||
"Text": "Texte",
|
||||
"HEX Color": "Couleur hexad\u00e9cimale",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Formats",
|
||||
"Paragraph Format": "Format de paragraphe",
|
||||
"Normal": "Normal",
|
||||
"Code": "Code",
|
||||
"Heading 1": "Titre 1",
|
||||
|
|
@ -57,12 +84,27 @@ $.FE.LANGUAGE['fr'] = {
|
|||
"Align Left": "Aligner \u00e0 gauche",
|
||||
"Align Center": "Aligner au centre",
|
||||
"Align Right": "Aligner \u00e0 droite",
|
||||
"Align Justify": "Justifi\u00e9",
|
||||
"Align Justify": "Justifier",
|
||||
"None": "Aucun",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Liste ordonn\u00e9e",
|
||||
"Default": "Défaut",
|
||||
"Lower Alpha": "Alpha inférieur",
|
||||
"Lower Greek": "Grec inférieur",
|
||||
"Lower Roman": "Bas romain",
|
||||
"Upper Alpha": "Alpha supérieur",
|
||||
"Upper Roman": "Haut romain",
|
||||
|
||||
"Unordered List": "Liste non ordonn\u00e9e",
|
||||
"Circle": "Cercle",
|
||||
"Disc": "Disque",
|
||||
"Square": "Carré",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Hauteur de la ligne",
|
||||
"Single": "Unique",
|
||||
"Double": "Double",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Diminuer le retrait",
|
||||
|
|
@ -74,67 +116,73 @@ $.FE.LANGUAGE['fr'] = {
|
|||
"Open Link": "Ouvrir le lien",
|
||||
"Edit Link": "Modifier le lien",
|
||||
"Unlink": "Enlever le lien",
|
||||
"Choose Link": "Choisissez le lien",
|
||||
"Choose Link": "Choisir le lien",
|
||||
|
||||
// Images
|
||||
"Insert Image": "Ins\u00e9rer une image",
|
||||
"Upload Image": "T\u00e9l\u00e9charger une image",
|
||||
"Upload Image": "T\u00e9l\u00e9verser une image",
|
||||
"By URL": "Par URL",
|
||||
"Browse": "Feuilleter",
|
||||
"Drop image": "D\u00e9posez l'image",
|
||||
"or click": "ou cliquez",
|
||||
"Manage Images": "Gestion des images",
|
||||
"Browse": "Parcourir",
|
||||
"Drop image": "D\u00e9poser une image",
|
||||
"or click": "ou cliquer",
|
||||
"Manage Images": "G\u00e9rer les images",
|
||||
"Loading": "Chargement",
|
||||
"Deleting": "Suppression",
|
||||
"Tags": "\u00c9tiquettes",
|
||||
"Are you sure? Image will be deleted.": "Etes-vous s\u00fbr? Image sera supprim\u00e9e.",
|
||||
"Are you sure? Image will be deleted.": "Etes-vous certain? L'image sera supprim\u00e9e.",
|
||||
"Replace": "Remplacer",
|
||||
"Uploading": "De t\u00e9l\u00e9chargement d'images",
|
||||
"Loading image": "De t\u00e9l\u00e9chargement d'images",
|
||||
"Uploading": "En t\u00e9l\u00e9versement d'images",
|
||||
"Loading image": "En chargement d'images",
|
||||
"Display": "Afficher",
|
||||
"Inline": "En ligne",
|
||||
"Break Text": "Texte scission",
|
||||
"Alternate Text": "Texte alternatif",
|
||||
"Break Text": "Rompre le texte",
|
||||
"Alternative Text": "Texte alternatif",
|
||||
"Change Size": "Changer la dimension",
|
||||
"Width": "Largeur",
|
||||
"Height": "Hauteur",
|
||||
"Something went wrong. Please try again.": "Quelque chose a mal tourn\u00e9. Veuillez r\u00e9essayer.",
|
||||
"Image Caption": "L\u00e9gende de l'image",
|
||||
"Advanced Edit": "\u00c9dition avanc\u00e9e",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Ins\u00e9rer une vid\u00e9o",
|
||||
"Embedded Code": "Code embarqu\u00e9",
|
||||
"Embedded Code": "Code int\u00e9gr\u00e9",
|
||||
"Paste in a video URL": "Coller l'URL d'une vid\u00e9o",
|
||||
"Drop video": "D\u00e9poser une vid\u00e9o",
|
||||
"Your browser does not support HTML5 video.": "Votre navigateur ne supporte pas les vid\u00e9os en format HTML5.",
|
||||
"Upload Video": "T\u00e9l\u00e9verser une vid\u00e9o",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Ins\u00e9rer un tableau",
|
||||
"Table Header": "Ent\u00eate de tableau",
|
||||
"Remove Table": "Effacer le tableau",
|
||||
"Remove Table": "Supprimer le tableau",
|
||||
"Table Style": "Style de tableau",
|
||||
"Horizontal Align": "Aligner horizontale",
|
||||
"Horizontal Align": "Alignement horizontal",
|
||||
"Row": "Ligne",
|
||||
"Insert row above": "Ins\u00e9rer une ligne avant",
|
||||
"Insert row below": "Ins\u00e9rer une ligne apr\u00e8s",
|
||||
"Delete row": "Effacer la ligne",
|
||||
"Insert row above": "Ins\u00e9rer une ligne au-dessus",
|
||||
"Insert row below": "Ins\u00e9rer une ligne en-dessous",
|
||||
"Delete row": "Supprimer la ligne",
|
||||
"Column": "Colonne",
|
||||
"Insert column before": "Ins\u00e9rer une colonne avant",
|
||||
"Insert column after": "Ins\u00e9rer une colonne apr\u00e8s",
|
||||
"Delete column": "Effacer la colonne",
|
||||
"Delete column": "Supprimer la colonne",
|
||||
"Cell": "Cellule",
|
||||
"Merge cells": "Fusionner les cellules",
|
||||
"Horizontal split": "Diviser horizontale",
|
||||
"Vertical split": "Diviser verticale",
|
||||
"Cell Background": "Fond de la cellule",
|
||||
"Vertical Align": "Aligner vertical",
|
||||
"Horizontal split": "Diviser horizontalement",
|
||||
"Vertical split": "Diviser verticalement",
|
||||
"Cell Background": "Arri\u00e8re-plan de la cellule",
|
||||
"Vertical Align": "Alignement vertical",
|
||||
"Top": "En haut",
|
||||
"Middle": "Milieu",
|
||||
"Middle": "Au centre",
|
||||
"Bottom": "En bas",
|
||||
"Align Top": "Aligner en haut",
|
||||
"Align Middle": "Aligner au milieu",
|
||||
"Align Middle": "Aligner au centre",
|
||||
"Align Bottom": "Aligner en bas",
|
||||
"Cell Style": "Style de cellule",
|
||||
|
||||
// Files
|
||||
"Upload File": "T\u00e9l\u00e9charger le fichier",
|
||||
"Drop file": "D\u00e9posez le fichier",
|
||||
"Upload File": "T\u00e9l\u00e9verser un fichier",
|
||||
"Drop file": "D\u00e9poser un fichier",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "\u00c9motic\u00f4nes",
|
||||
|
|
@ -206,10 +254,13 @@ $.FE.LANGUAGE['fr'] = {
|
|||
"Fullscreen": "Plein \u00e9cran",
|
||||
|
||||
// Horizontal line
|
||||
"Insert Horizontal Line": "Ins\u00e9rez une ligne horizontale",
|
||||
"Insert Horizontal Line": "Ins\u00e9rer une ligne horizontale",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Effacer formatage",
|
||||
"Clear Formatting": "Effacer le formatage",
|
||||
|
||||
// Save
|
||||
"Save": "sauvegarder",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Annuler",
|
||||
|
|
@ -219,15 +270,67 @@ $.FE.LANGUAGE['fr'] = {
|
|||
"Select All": "Tout s\u00e9lectionner",
|
||||
|
||||
// Code view
|
||||
"Code View": "Vue de code",
|
||||
"Code View": "Mode HTML",
|
||||
|
||||
// Quote
|
||||
"Quote": "Citer",
|
||||
"Increase": "Augmentation",
|
||||
"Decrease": "Diminution",
|
||||
"Quote": "Citation",
|
||||
"Increase": "Augmenter",
|
||||
"Decrease": "Diminuer",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Ins\u00e9rez rapide"
|
||||
"Quick Insert": "Insertion rapide",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Caract\u00e8res sp\u00e9ciaux",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Grec",
|
||||
"Cyrillic": "Cyrillique",
|
||||
"Punctuation": "Ponctuation",
|
||||
"Currency": "Devise",
|
||||
"Arrows": "Fl\u00e8ches",
|
||||
"Math": "Math",
|
||||
"Misc": "Divers",
|
||||
|
||||
// Print.
|
||||
"Print": "Imprimer",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Correcteur orthographique",
|
||||
|
||||
// Help
|
||||
"Help": "Aide",
|
||||
"Shortcuts": "Raccourcis",
|
||||
"Inline Editor": "\u00c9diteur en ligne",
|
||||
"Show the editor": "Montrer l'\u00e9diteur",
|
||||
"Common actions": "Actions communes",
|
||||
"Copy": "Copier",
|
||||
"Cut": "Couper",
|
||||
"Paste": "Coller",
|
||||
"Basic Formatting": "Formatage de base",
|
||||
"Increase quote level": "Augmenter le niveau de citation",
|
||||
"Decrease quote level": "Diminuer le niveau de citation",
|
||||
"Image / Video": "Image / vid\u00e9o",
|
||||
"Resize larger": "Redimensionner plus grand",
|
||||
"Resize smaller": "Redimensionner plus petit",
|
||||
"Table": "Table",
|
||||
"Select table cell": "S\u00e9lectionner la cellule du tableau",
|
||||
"Extend selection one cell": "\u00c9tendre la s\u00e9lection d'une cellule",
|
||||
"Extend selection one row": "\u00c9tendre la s\u00e9lection d'une ligne",
|
||||
"Navigation": "Navigation",
|
||||
"Focus popup / toolbar": "Focus popup / toolbar",
|
||||
"Return focus to previous position": "Retourner l'accent sur le poste pr\u00e9c\u00e9dent",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "URL int\u00e9gr\u00e9e",
|
||||
"Paste in a URL to embed": "Coller une URL int\u00e9gr\u00e9e",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Le contenu coll\u00e9 provient d'un document Microsoft Word. Voulez-vous conserver le format ou le nettoyer?",
|
||||
"Keep": "Conserver",
|
||||
"Clean": "Nettoyer",
|
||||
"Word Paste Detected": "Copiage de mots d\u00e9tect\u00e9"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Hebrew
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['he'] = {
|
|||
"Colors": "\u05e6\u05d1\u05e2\u05d9\u05dd",
|
||||
"Background": "\u05e8\u05e7\u05e2",
|
||||
"Text": "\u05d4\u05d8\u05e1\u05d8",
|
||||
"HEX Color": "צבע הקס",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u05e4\u05d5\u05e8\u05de\u05d8",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['he'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05d5\u05e1\u05e4\u05e8\u05ea",
|
||||
"Default": "ברירת המחדל",
|
||||
"Lower Alpha": "אלפא נמוך יותר",
|
||||
"Lower Greek": "נמוך יוונית",
|
||||
"Lower Roman": "התחתון הרומית",
|
||||
"Upper Alpha": "אלפא העליון",
|
||||
"Upper Roman": "הרומאי העליון",
|
||||
|
||||
"Unordered List": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05e8\u05e9\u05d9\u05de\u05d4",
|
||||
"Circle": "מעגל",
|
||||
"Disc": "דיסק",
|
||||
"Square": "כיכר",
|
||||
|
||||
// Line height
|
||||
"Line Height": "גובה קו",
|
||||
"Single": "יחיד",
|
||||
"Double": "כפול",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u05d4\u05e7\u05d8\u05e0\u05ea \u05db\u05e0\u05d9\u05e1\u05d4",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['he'] = {
|
|||
"Display": "\u05ea\u05e6\u05d5\u05d2\u05d4",
|
||||
"Inline": "\u05d1\u05e9\u05d5\u05e8\u05d4",
|
||||
"Break Text": "\u05d8\u05e7\u05e1\u05d8 \u05d4\u05e4\u05e1\u05e7\u05d4",
|
||||
"Alternate Text": "\u05d8\u05e7\u05e1\u05d8 \u05d7\u05dc\u05d5\u05e4\u05d9",
|
||||
"Alternative Text": "\u05d8\u05e7\u05e1\u05d8 \u05d7\u05dc\u05d5\u05e4\u05d9",
|
||||
"Change Size": "\u05d2\u05d5\u05d3\u05dc \u05e9\u05d9\u05e0\u05d5\u05d9",
|
||||
"Width": "\u05e8\u05d5\u05d7\u05d1",
|
||||
"Height": "\u05d2\u05d5\u05d1\u05d4",
|
||||
"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.",
|
||||
"Image Caption": "כיתוב תמונה",
|
||||
"Advanced Edit": "עריכה מתקדמת",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u05d4\u05d5\u05e1\u05e4\u05ea \u05d5\u05d9\u05d3\u05d9\u05d0\u05d5",
|
||||
"Embedded Code": "\u05e7\u05d5\u05d3 \u05de\u05d5\u05d8\u05d1\u05e2",
|
||||
"Paste in a video URL": "הדבק בכתובת אתר של סרטון",
|
||||
"Drop video": "ירידה וידאו",
|
||||
"Your browser does not support HTML5 video.": "הדפדפן שלך אינו תומך וידאו html5.",
|
||||
"Upload Video": "להעלות וידאו",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u05d4\u05db\u05e0\u05e1 \u05d8\u05d1\u05dc\u05d4",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['he'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u05dc\u05d4\u05e1\u05d9\u05e8 \u05e2\u05d9\u05e6\u05d5\u05d1",
|
||||
|
||||
// Save
|
||||
"Save": "\u05dc\u05d4\u05e6\u05d9\u05dc",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u05d1\u05d9\u05d8\u05d5\u05dc",
|
||||
"Redo": "\u05d1\u05e6\u05e2 \u05e9\u05d5\u05d1",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['he'] = {
|
|||
"Decrease": "\u05d9\u05e8\u05d9\u05d3\u05d4",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u05db\u05e0\u05e1 \u05de\u05d4\u05d9\u05e8"
|
||||
"Quick Insert": "\u05db\u05e0\u05e1 \u05de\u05d4\u05d9\u05e8",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "תווים מיוחדים",
|
||||
"Latin": "לָטִינִית",
|
||||
"Greek": "יווני",
|
||||
"Cyrillic": "קירילית",
|
||||
"Punctuation": "פיסוק",
|
||||
"Currency": "מַטְבֵּעַ",
|
||||
"Arrows": "חצים",
|
||||
"Math": "מתמטיקה",
|
||||
"Misc": "שונות",
|
||||
|
||||
// Print.
|
||||
"Print": "הדפס",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "בודק איות",
|
||||
|
||||
// Help
|
||||
"Help": "עֶזרָה",
|
||||
"Shortcuts": "קיצורי דרך",
|
||||
"Inline Editor": "עורך מוטבע",
|
||||
"Show the editor": "להראות את העורך",
|
||||
"Common actions": "פעולות נפוצות",
|
||||
"Copy": "עותק",
|
||||
"Cut": "גזירה",
|
||||
"Paste": "לְהַדבִּיק",
|
||||
"Basic Formatting": "עיצוב בסיסי",
|
||||
"Increase quote level": "רמת ציטוט",
|
||||
"Decrease quote level": "רמת ציטוט ירידה",
|
||||
"Image / Video": "תמונה / וידאו",
|
||||
"Resize larger": "גודל גדול יותר",
|
||||
"Resize smaller": "גודל קטן יותר",
|
||||
"Table": "שולחן",
|
||||
"Select table cell": "בחר תא תא - -",
|
||||
"Extend selection one cell": "להאריך את הבחירה תא אחד",
|
||||
"Extend selection one row": "להאריך את הבחירה שורה אחת",
|
||||
"Navigation": "ניווט",
|
||||
"Focus popup / toolbar": "מוקד קופץ / סרגל הכלים",
|
||||
"Return focus to previous position": "חזרה להתמקד קודם",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "כתובת אתר להטביע",
|
||||
"Paste in a URL to embed": "הדבק כתובת אתר להטביע",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "התוכן המודבק מגיע ממסמך Word של Microsoft. האם ברצונך לשמור את הפורמט או לנקות אותו?",
|
||||
"Keep": "לִשְׁמוֹר",
|
||||
"Clean": "לְנַקוֹת",
|
||||
"Word Paste Detected": "הדבק מילה זוהתה"
|
||||
},
|
||||
direction: "rtl"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Croatian
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['hr'] = {
|
|||
"Colors": "Boje",
|
||||
"Background": "Pozadina",
|
||||
"Text": "Tekst",
|
||||
"HEX Color": "Heksadecimalne boje",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Format odlomka",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['hr'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Ure\u0111ena lista",
|
||||
"Default": "Zadano",
|
||||
"Lower Alpha": "Niži alfa",
|
||||
"Lower Greek": "Donji grčki",
|
||||
"Lower Roman": "Niži rimski",
|
||||
"Upper Alpha": "Gornja alfa",
|
||||
"Upper Roman": "Gornji rimski",
|
||||
|
||||
"Unordered List": "Neure\u0111ena lista",
|
||||
"Circle": "Krug",
|
||||
"Disc": "Disk",
|
||||
"Square": "Kvadrat",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Visina crte",
|
||||
"Single": "Singl",
|
||||
"Double": "Dvostruko",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Uvuci odlomak",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['hr'] = {
|
|||
"Display": "Prika\u017ei",
|
||||
"Inline": "U liniji",
|
||||
"Break Text": "Odvojeni tekst",
|
||||
"Alternate Text": "Alternativni tekst",
|
||||
"Alternative Text": "Alternativni tekst",
|
||||
"Change Size": "Promjena veli\u010dine",
|
||||
"Width": "\u0160irina",
|
||||
"Height": "Visina",
|
||||
"Something went wrong. Please try again.": "Ne\u0161to je po\u0161lo po zlu. Molimo poku\u0161ajte ponovno.",
|
||||
"Image Caption": "Opis slike",
|
||||
"Advanced Edit": "Napredno uređivanje",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Umetni video",
|
||||
"Embedded Code": "Ugra\u0111eni kod",
|
||||
"Paste in a video URL": "Zalijepite u URL videozapisa",
|
||||
"Drop video": "Ispusti video",
|
||||
"Your browser does not support HTML5 video.": "Vaš preglednik ne podržava HTML video.",
|
||||
"Upload Video": "Prenesi videozapis",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Umetni tablicu",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['hr'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Ukloni oblikovanje",
|
||||
|
||||
// Save
|
||||
"Save": "\u0055\u0161\u0074\u0065\u0064\u006a\u0065\u0074\u0069",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Korak natrag",
|
||||
"Redo": "Korak naprijed",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['hr'] = {
|
|||
"Decrease": "Smanji",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Brzo umetak"
|
||||
"Quick Insert": "Brzo umetak",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Posebni znakovi",
|
||||
"Latin": "Latinski",
|
||||
"Greek": "Grčki",
|
||||
"Cyrillic": "Ćirilica",
|
||||
"Punctuation": "Interpunkcija",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Strelice",
|
||||
"Math": "Matematika",
|
||||
"Misc": "Razno",
|
||||
|
||||
// Print.
|
||||
"Print": "Otisak",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Provjeritelj pravopisa",
|
||||
|
||||
// Help
|
||||
"Help": "Pomoć",
|
||||
"Shortcuts": "Prečaci",
|
||||
"Inline Editor": "Inline editor",
|
||||
"Show the editor": "Prikaži urednika",
|
||||
"Common actions": "Zajedničke radnje",
|
||||
"Copy": "Kopirati",
|
||||
"Cut": "Rez",
|
||||
"Paste": "Zalijepiti",
|
||||
"Basic Formatting": "Osnovno oblikovanje",
|
||||
"Increase quote level": "Povećati razinu citata",
|
||||
"Decrease quote level": "Smanjite razinu citata",
|
||||
"Image / Video": "Slika / video",
|
||||
"Resize larger": "Promijenite veličinu većeg",
|
||||
"Resize smaller": "Promijenite veličinu manju",
|
||||
"Table": "Stol",
|
||||
"Select table cell": "Odaberite stolnu ćeliju",
|
||||
"Extend selection one cell": "Proširiti odabir jedne ćelije",
|
||||
"Extend selection one row": "Proširite odabir jednog retka",
|
||||
"Navigation": "Navigacija",
|
||||
"Focus popup / toolbar": "Fokus popup / alatnoj traci",
|
||||
"Return focus to previous position": "Vratiti fokus na prethodnu poziciju",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Uredi url",
|
||||
"Paste in a URL to embed": "Zalijepite URL da biste ga ugradili",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Zadržati",
|
||||
"Clean": "Čist",
|
||||
"Word Paste Detected": "Otkrivena je zastavica riječi"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Hungarian
|
||||
*/
|
||||
|
|
@ -21,7 +47,7 @@ $.FE.LANGUAGE['hu'] = {
|
|||
|
||||
// Main buttons
|
||||
"Insert": "Beilleszt\u00e9s",
|
||||
"Delete": "T\u00f6r\u00f6l",
|
||||
"Delete": "T\u00f6rl\u00e9s",
|
||||
"Cancel": "M\u00e9gse",
|
||||
"OK": "Rendben",
|
||||
"Back": "Vissza",
|
||||
|
|
@ -32,12 +58,13 @@ $.FE.LANGUAGE['hu'] = {
|
|||
|
||||
// Font
|
||||
"Font Family": "Bet\u0171t\u00edpus",
|
||||
"Font Size": "Bet\u0171m\u00e9retek",
|
||||
"Font Size": "Bet\u0171m\u00e9ret",
|
||||
|
||||
// Colors
|
||||
"Colors": "Sz\u00ednek",
|
||||
"Background": "H\u00e1tt\u00e9r",
|
||||
"Text": "Sz\u00f6veg",
|
||||
"HEX Color": "Hex színű",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Form\u00e1tumok",
|
||||
|
|
@ -62,11 +89,26 @@ $.FE.LANGUAGE['hu'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Sz\u00e1moz\u00e1s",
|
||||
"Default": "Alapértelmezett",
|
||||
"Lower Alpha": "Alacsonyabb alfa",
|
||||
"Lower Greek": "Alsó görög",
|
||||
"Lower Roman": "Alacsonyabb római",
|
||||
"Upper Alpha": "Felső alfa",
|
||||
"Upper Roman": "Felső római",
|
||||
|
||||
"Unordered List": "Felsorol\u00e1s",
|
||||
"Circle": "Kör",
|
||||
"Disc": "Lemez",
|
||||
"Square": "Négyzet",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Vonal magassága",
|
||||
"Single": "Egyetlen",
|
||||
"Double": "Kettős",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Beh\u00faz\u00e1s n\u00f6vel\u00e9se",
|
||||
"Increase Indent": "Beh\u00faz\u00e1s cs\u00f6kkent\u00e9se",
|
||||
"Decrease Indent": "Beh\u00faz\u00e1s cs\u00f6kkent\u00e9se",
|
||||
"Increase Indent": "Beh\u00faz\u00e1s n\u00f6vel\u00e9se",
|
||||
|
||||
// Links
|
||||
"Insert Link": "Hivatkoz\u00e1s beilleszt\u00e9se",
|
||||
|
|
@ -80,32 +122,35 @@ $.FE.LANGUAGE['hu'] = {
|
|||
"Insert Image": "K\u00e9p beilleszt\u00e9se",
|
||||
"Upload Image": "K\u00e9p felt\u00f6lt\u00e9se",
|
||||
"By URL": "Webc\u00edm megad\u00e1sa",
|
||||
"Browse": "B\u00f6ng\u00e9sz\u00e9s a M\u00e9di\u00e1ban",
|
||||
"Browse": "B\u00f6ng\u00e9sz\u00e9s",
|
||||
"Drop image": "H\u00fazza ide a k\u00e9pet",
|
||||
"or click": "vagy kattintson ide",
|
||||
"Manage Images": "K\u00e9pek kezel\u00e9se",
|
||||
"Loading": "Bet\u00f6lt\u00e9s...",
|
||||
"Deleting": "T\u00f6rl\u00e9se",
|
||||
"Deleting": "T\u00f6rl\u00e9s...",
|
||||
"Tags": "C\u00edmk\u00e9k",
|
||||
"Are you sure? Image will be deleted.": "Biztos benne? K\u00e9p t\u00f6rl\u00e9sre ker\u00fcl.",
|
||||
"Are you sure? Image will be deleted.": "Biztos benne? A k\u00e9p t\u00f6rl\u00e9sre ker\u00fcl.",
|
||||
"Replace": "Csere",
|
||||
"Uploading": "Felt\u00f6lt\u00e9s",
|
||||
"Loading image": "K\u00e9pfelt\u00f6lt\u00e9s",
|
||||
"Loading image": "K\u00e9p bet\u00f6lt\u00e9se",
|
||||
"Display": "Kijelz\u0151",
|
||||
"Inline": "Sorban",
|
||||
"Break Text": "Sz\u00f6veg t\u00f6r\u00e9se",
|
||||
"Alternate Text": "Alternat\u00edv sz\u00f6veg",
|
||||
"Alternative Text": "Alternat\u00edv sz\u00f6veg",
|
||||
"Change Size": "M\u00e9ret m\u00f3dos\u00edt\u00e1sa",
|
||||
"Width": "Sz\u00e9less\u00e9g",
|
||||
"Height": "Magass\u00e1g",
|
||||
"Something went wrong. Please try again.": "Valami elromlott. K\u00e9rlek pr\u00f3b\u00e1ld \u00fajra.",
|
||||
"Image Caption": "Képaláírás",
|
||||
"Advanced Edit": "Fejlett szerkesztés",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Vide\u00f3 beilleszt\u00e9se",
|
||||
"Embedded Code": "K\u00f3d bem\u00e1sol\u00e1sa",
|
||||
|
||||
// Audio
|
||||
"Insert Audio": "Audi\u00f3 beilleszt\u00e9se",
|
||||
"Paste in a video URL": "Illessze be a videó URL-címét",
|
||||
"Drop video": "Csepp videót",
|
||||
"Your browser does not support HTML5 video.": "A böngészője nem támogatja a html5 videót.",
|
||||
"Upload Video": "Videó feltöltése",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "T\u00e1bl\u00e1zat beilleszt\u00e9se",
|
||||
|
|
@ -138,21 +183,20 @@ $.FE.LANGUAGE['hu'] = {
|
|||
// Files
|
||||
"Upload File": "F\u00e1jl felt\u00f6lt\u00e9se",
|
||||
"Drop file": "H\u00fazza ide a f\u00e1jlt",
|
||||
"Insert File": "F\u00e1jl beilleszt\u00e9se",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Hangulatjelek",
|
||||
"Grinning face": "Vigyorg\u00f3",
|
||||
"Grinning face": "Vigyorg\u00f3 arc",
|
||||
"Grinning face with smiling eyes": "Vigyorg\u00f3 arc mosolyg\u00f3 szemekkel",
|
||||
"Face with tears of joy": "Arc \u00e1t az \u00f6r\u00f6m k\u00f6nnyei",
|
||||
"Smiling face with open mouth": "Mosolyg\u00f3 arc t\u00e1tott sz\u00e1jjal",
|
||||
"Smiling face with open mouth and smiling eyes": "Mosoly g\u00f3 arc t\u00e1tott sz\u00e1jjal \u00e9s mosolyg\u00f3 szemek",
|
||||
"Smiling face with open mouth and smiling eyes": "Mosolyg\u00f3 arc t\u00e1tott sz\u00e1jjal \u00e9s mosolyg\u00f3 szemek",
|
||||
"Smiling face with open mouth and cold sweat": "Mosolyg\u00f3 arc t\u00e1tott sz\u00e1jjal \u00e9s hideg ver\u00edt\u00e9k",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Mosolyg\u00f3 arc t\u00e1tott sz\u00e1jjal \u00e9s szorosan lehunyt szemmel",
|
||||
"Smiling face with halo": "Mosolyg\u00f3 arc dicsf\u00e9nyben",
|
||||
"Smiling face with horns": "Mosolyg\u00f3 arc szarvakkal",
|
||||
"Winking face": "Kacsint\u00f3s arc",
|
||||
"Smiling face with smiling eyes": "Mosolyg\u00f3 arc mosolyg\u00f3 szemek",
|
||||
"Smiling face with smiling eyes": "Mosolyg\u00f3 arc mosolyg\u00f3 szemekkel",
|
||||
"Face savoring delicious food": "Arc \u00edzlelgette \u00edzletes \u00e9telek",
|
||||
"Relieved face": "Megk\u00f6nnyebb\u00fclt arc",
|
||||
"Smiling face with heart-shaped eyes": "Mosolyg\u00f3 arc sz\u00edv alak\u00fa szemekkel",
|
||||
|
|
@ -165,7 +209,7 @@ $.FE.LANGUAGE['hu'] = {
|
|||
"Pensive face": "T\u00f6preng\u0151 arc",
|
||||
"Confused face": "Zavaros arc",
|
||||
"Confounded face": "R\u00e1c\u00e1folt arc",
|
||||
"Kissing face": "Cs\u00f3k arc",
|
||||
"Kissing face": "Cs\u00f3kos arc",
|
||||
"Face throwing a kiss": "Arcra dobott egy cs\u00f3kot",
|
||||
"Kissing face with smiling eyes": "Cs\u00f3kos arc\u00e1t mosolyg\u00f3 szemek",
|
||||
"Kissing face with closed eyes": "Cs\u00f3kos arc\u00e1t csukott szemmel",
|
||||
|
|
@ -179,7 +223,7 @@ $.FE.LANGUAGE['hu'] = {
|
|||
"Crying face": "S\u00edr\u00f3 arc",
|
||||
"Persevering face": "Kitart\u00f3 arc",
|
||||
"Face with look of triumph": "Arc\u00e1t diadalmas pillant\u00e1st",
|
||||
"Disappointed but relieved face": "Csal\u00f3dott, de megk\u00f6nnyebb\u00fclt arccal",
|
||||
"Disappointed but relieved face": "Csal\u00f3dott, de megk\u00f6nnyebb\u00fclt arc",
|
||||
"Frowning face with open mouth": "Komor arcb\u00f3l t\u00e1tott sz\u00e1jjal",
|
||||
"Anguished face": "Gy\u00f6tr\u0151d\u0151 arc",
|
||||
"Fearful face": "F\u00e9lelmetes arc",
|
||||
|
|
@ -215,6 +259,9 @@ $.FE.LANGUAGE['hu'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Form\u00e1z\u00e1s elt\u00e1vol\u00edt\u00e1sa",
|
||||
|
||||
// Save
|
||||
"Save": "\u004d\u0065\u006e\u0074\u00e9\u0073",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Visszavon\u00e1s",
|
||||
"Redo": "Ism\u00e9t",
|
||||
|
|
@ -227,11 +274,63 @@ $.FE.LANGUAGE['hu'] = {
|
|||
|
||||
// Quote
|
||||
"Quote": "Id\u00e9zet",
|
||||
"Increase": "Beh\u00faz\u00e1s cs\u00f6kkent\u00e9se",
|
||||
"Decrease": "Beh\u00faz\u00e1s n\u00f6vel\u00e9se",
|
||||
"Increase": "N\u00f6vel\u00e9s",
|
||||
"Decrease": "Cs\u00f6kkent\u00e9s",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Beilleszt\u00e9s"
|
||||
"Quick Insert": "Beilleszt\u00e9s",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Speciális karakterek",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Görög",
|
||||
"Cyrillic": "Cirill",
|
||||
"Punctuation": "Központozás",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Nyilak",
|
||||
"Math": "Matematikai",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Nyomtatás",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Helyesírás-ellenőrző",
|
||||
|
||||
// Help
|
||||
"Help": "Segítség",
|
||||
"Shortcuts": "Hivatkozások",
|
||||
"Inline Editor": "Inline szerkesztő",
|
||||
"Show the editor": "Mutassa meg a szerkesztőt",
|
||||
"Common actions": "Közös cselekvések",
|
||||
"Copy": "Másolat",
|
||||
"Cut": "Vágott",
|
||||
"Paste": "Paszta",
|
||||
"Basic Formatting": "Alap formázás",
|
||||
"Increase quote level": "Növeli az idézet szintjét",
|
||||
"Decrease quote level": "Csökkenti az árazási szintet",
|
||||
"Image / Video": "Kép / videó",
|
||||
"Resize larger": "Nagyobb átméretezés",
|
||||
"Resize smaller": "Kisebb méretűek",
|
||||
"Table": "Asztal",
|
||||
"Select table cell": "Válasszon táblázatcellát",
|
||||
"Extend selection one cell": "Kiterjesztheti a kiválasztást egy cellára",
|
||||
"Extend selection one row": "Szűkítse ki az egy sort",
|
||||
"Navigation": "Navigáció",
|
||||
"Focus popup / toolbar": "Fókusz felugró ablak / eszköztár",
|
||||
"Return focus to previous position": "Visszaáll az előző pozícióra",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Beágyazott url",
|
||||
"Paste in a URL to embed": "Beilleszteni egy URL-t a beágyazáshoz",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Tart",
|
||||
"Clean": "Tiszta",
|
||||
"Word Paste Detected": "Szópaszta észlelhető"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Indonesian
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['id'] = {
|
|||
"Colors": "Warna",
|
||||
"Background": "Latar belakang",
|
||||
"Text": "Teks",
|
||||
"HEX Color": "Warna hex",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Format",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['id'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "List nomor",
|
||||
"Default": "Standar",
|
||||
"Lower Alpha": "Alpha lebih rendah",
|
||||
"Lower Greek": "Yunani lebih rendah",
|
||||
"Lower Roman": "Roman rendah",
|
||||
"Upper Alpha": "Alpha atas",
|
||||
"Upper Roman": "Roman atas",
|
||||
|
||||
"Unordered List": "List simbol",
|
||||
"Circle": "Lingkaran",
|
||||
"Disc": "Cakram",
|
||||
"Square": "Kotak",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Tinggi garis",
|
||||
"Single": "Tunggal",
|
||||
"Double": "Dua kali lipat",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Turunkan inden",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['id'] = {
|
|||
"Display": "Pameran",
|
||||
"Inline": "Di barisan",
|
||||
"Break Text": "Memecah teks",
|
||||
"Alternate Text": "Teks alternatif",
|
||||
"Alternative Text": "Teks alternatif",
|
||||
"Change Size": "Ukuran perubahan",
|
||||
"Width": "Lebar",
|
||||
"Height": "Tinggi",
|
||||
"Something went wrong. Please try again.": "Ada yang salah. Silakan coba lagi.",
|
||||
"Image Caption": "Keterangan gambar",
|
||||
"Advanced Edit": "Edit lanjutan",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Memasukkan video",
|
||||
"Embedded Code": "Kode tertanam",
|
||||
"Paste in a video URL": "Paste di url video",
|
||||
"Drop video": "Jatuhkan video",
|
||||
"Your browser does not support HTML5 video.": "Browser Anda tidak mendukung video html5.",
|
||||
"Upload Video": "Mengunggah video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Sisipkan tabel",
|
||||
|
|
@ -212,6 +260,9 @@ $.FE.LANGUAGE['id'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Menghapus format",
|
||||
|
||||
// Save
|
||||
"Save": "Menyimpan",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Batal",
|
||||
"Redo": "Ulang",
|
||||
|
|
@ -228,7 +279,59 @@ $.FE.LANGUAGE['id'] = {
|
|||
"Decrease": "Penurunan",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Memasukkan cepat"
|
||||
"Quick Insert": "Memasukkan cepat",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Karakter spesial",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Yunani",
|
||||
"Cyrillic": "Kyrillic",
|
||||
"Punctuation": "Tanda baca",
|
||||
"Currency": "Mata uang",
|
||||
"Arrows": "Panah",
|
||||
"Math": "Matematika",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Mencetak",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Pemeriksa ejaan",
|
||||
|
||||
// Help
|
||||
"Help": "Membantu",
|
||||
"Shortcuts": "Jalan pintas",
|
||||
"Inline Editor": "Editor inline",
|
||||
"Show the editor": "Tunjukkan editornya",
|
||||
"Common actions": "Tindakan umum",
|
||||
"Copy": "Salinan",
|
||||
"Cut": "Memotong",
|
||||
"Paste": "Pasta",
|
||||
"Basic Formatting": "Format dasar",
|
||||
"Increase quote level": "Meningkatkan tingkat kutipan",
|
||||
"Decrease quote level": "Menurunkan tingkat kutipan",
|
||||
"Image / Video": "Gambar / video",
|
||||
"Resize larger": "Mengubah ukuran lebih besar",
|
||||
"Resize smaller": "Mengubah ukuran lebih kecil",
|
||||
"Table": "Meja",
|
||||
"Select table cell": "Pilih sel tabel",
|
||||
"Extend selection one cell": "Memperpanjang seleksi satu sel",
|
||||
"Extend selection one row": "Perpanjang pilihan satu baris",
|
||||
"Navigation": "Navigasi",
|
||||
"Focus popup / toolbar": "Fokus popup / toolbar",
|
||||
"Return focus to previous position": "Kembali fokus ke posisi sebelumnya",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Embed url",
|
||||
"Paste in a URL to embed": "Paste di url untuk menanamkan",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Menjaga",
|
||||
"Clean": "Bersih",
|
||||
"Word Paste Detected": "Kata paste terdeteksi"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Italian
|
||||
*/
|
||||
|
|
@ -23,11 +49,11 @@ $.FE.LANGUAGE['it'] = {
|
|||
"Insert": "Inserisci",
|
||||
"Delete": "Cancella",
|
||||
"Cancel": "Cancella",
|
||||
"OK": "Ok",
|
||||
"OK": "OK",
|
||||
"Back": "Indietro",
|
||||
"Remove": "Rimuovi",
|
||||
"More": "Di pi\u00f9",
|
||||
"Update": "Aggiornare",
|
||||
"Update": "Aggiorna",
|
||||
"Style": "Stile",
|
||||
|
||||
// Font
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['it'] = {
|
|||
"Colors": "Colori",
|
||||
"Background": "Sfondo",
|
||||
"Text": "Testo",
|
||||
"HEX Color": "Colore Esadecimale",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Formattazione",
|
||||
|
|
@ -49,8 +76,8 @@ $.FE.LANGUAGE['it'] = {
|
|||
"Heading 4": "Intestazione 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "Stile di paragrafo",
|
||||
"Inline Style": "Stile in fila",
|
||||
"Paragraph Style": "Stile Paragrafo",
|
||||
"Inline Style": "Stile in Linea",
|
||||
|
||||
// Alignment
|
||||
"Align": "Allinea",
|
||||
|
|
@ -61,8 +88,23 @@ $.FE.LANGUAGE['it'] = {
|
|||
"None": "Nessuno",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Elenchi ordinato",
|
||||
"Unordered List": "Elenchi non ordinata",
|
||||
"Ordered List": "Elenchi Numerati",
|
||||
"Default": "Predefinito",
|
||||
"Lower Alpha": "Alfa inferiore",
|
||||
"Lower Greek": "Basso greco",
|
||||
"Lower Roman": "Romano inferiore",
|
||||
"Upper Alpha": "Alfa superiore",
|
||||
"Upper Roman": "Alto romano",
|
||||
|
||||
"Unordered List": "Elenchi Puntati",
|
||||
"Circle": "Cerchio",
|
||||
"Disc": "Disco",
|
||||
"Square": "Piazza",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Altezza della linea",
|
||||
"Single": "Singolo",
|
||||
"Double": "Doppio",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Riduci Rientro",
|
||||
|
|
@ -71,132 +113,138 @@ $.FE.LANGUAGE['it'] = {
|
|||
// Links
|
||||
"Insert Link": "Inserisci Link",
|
||||
"Open in new tab": "Apri in nuova scheda",
|
||||
"Open Link": "Link aperto",
|
||||
"Edit Link": "Modifica link",
|
||||
"Unlink": "Rimuovi link",
|
||||
"Choose Link": "Scegli link",
|
||||
"Open Link": "Apri Link",
|
||||
"Edit Link": "Modifica Link",
|
||||
"Unlink": "Rimuovi Link",
|
||||
"Choose Link": "Scegli Link",
|
||||
|
||||
// Images
|
||||
"Insert Image": "Inserisci immagine",
|
||||
"Upload Image": "Carica immagine",
|
||||
"By URL": "Per URL",
|
||||
"Browse": "Sfogliare",
|
||||
"Drop image": "Rilascia Immagine",
|
||||
"or click": "oppure fai click su",
|
||||
"Manage Images": "Gestione immagini",
|
||||
"Insert Image": "Inserisci Immagine",
|
||||
"Upload Image": "Carica Immagine",
|
||||
"By URL": "Inserisci URL",
|
||||
"Browse": "Sfoglia",
|
||||
"Drop image": "Rilascia immagine",
|
||||
"or click": "oppure clicca qui",
|
||||
"Manage Images": "Gestione Immagini",
|
||||
"Loading": "Caricamento",
|
||||
"Deleting": "Eliminazione",
|
||||
"Tags": "Etichetta",
|
||||
"Are you sure? Image will be deleted.": "Sei sicuro? Immagine verr\u00e0 cancellata.",
|
||||
"Are you sure? Image will be deleted.": "Sei sicuro? L\'immagine verr\u00e0 cancellata.",
|
||||
"Replace": "Sostituisci",
|
||||
"Uploading": "Caricamento",
|
||||
"Loading image": "Caricamento immagine",
|
||||
"Display": "Visualizzazione",
|
||||
"Inline": "In fila",
|
||||
"Break Text": "Testo di separazione",
|
||||
"Alternate Text": "Testo alternativo",
|
||||
"Change Size": "Cambio formato",
|
||||
"Inline": "In Linea",
|
||||
"Break Text": "Separa dal Testo",
|
||||
"Alternative Text": "Testo Alternativo",
|
||||
"Change Size": "Cambia Dimensioni",
|
||||
"Width": "Larghezza",
|
||||
"Height": "Altezza",
|
||||
"Something went wrong. Please try again.": "Qualcosa \u00e8 andato storto. Riprova, per favore.",
|
||||
"Something went wrong. Please try again.": "Qualcosa non ha funzionato. Riprova, per favore.",
|
||||
"Image Caption": "Didascalia",
|
||||
"Advanced Edit": "Avanzato",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Inserisci Video",
|
||||
"Embedded Code": "Codice incorporato",
|
||||
"Embedded Code": "Codice Incorporato",
|
||||
"Paste in a video URL": "Incolla l'URL del video",
|
||||
"Drop video": "Rilascia video",
|
||||
"Your browser does not support HTML5 video.": "Il tuo browser non supporta i video html5.",
|
||||
"Upload Video": "Carica Video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Inserisci Tabella",
|
||||
"Table Header": "Intestazione della tabella",
|
||||
"Remove Table": "Rimuovere tavolo",
|
||||
"Table Style": "Stile di tabella",
|
||||
"Horizontal Align": "Allineamento orizzontale",
|
||||
"Table Header": "Intestazione Tabella",
|
||||
"Remove Table": "Rimuovi Tabella",
|
||||
"Table Style": "Stile Tabella",
|
||||
"Horizontal Align": "Allineamento Orizzontale",
|
||||
"Row": "Riga",
|
||||
"Insert row above": "Inserisci una Riga Prima",
|
||||
"Insert row below": "Inserisci una Riga Dopo",
|
||||
"Delete row": "Cancella Riga",
|
||||
"Insert row above": "Inserisci una riga prima",
|
||||
"Insert row below": "Inserisci una riga dopo",
|
||||
"Delete row": "Cancella riga",
|
||||
"Column": "Colonna",
|
||||
"Insert column before": "Inserisci una Colonna Prima",
|
||||
"Insert column after": "Inserisci una Colonna Dopo",
|
||||
"Delete column": "Cancella Colonna",
|
||||
"Insert column before": "Inserisci una colonna prima",
|
||||
"Insert column after": "Inserisci una colonna dopo",
|
||||
"Delete column": "Cancella colonna",
|
||||
"Cell": "Cella",
|
||||
"Merge cells": "Unisci Cella",
|
||||
"Horizontal split": "Divisione Orizzontale",
|
||||
"Vertical split": "Divisione Verticale",
|
||||
"Cell Background": "Sfondo della cella",
|
||||
"Vertical Align": "Allineamento verticale",
|
||||
"Merge cells": "Unisci celle",
|
||||
"Horizontal split": "Dividi in orizzontale",
|
||||
"Vertical split": "Dividi in verticale",
|
||||
"Cell Background": "Sfondo Cella",
|
||||
"Vertical Align": "Allineamento Verticale",
|
||||
"Top": "Alto",
|
||||
"Middle": "Mezzo",
|
||||
"Bottom": "Fondo",
|
||||
"Align Top": "Allinea in alto",
|
||||
"Align Middle": "Allinea al centro",
|
||||
"Align Bottom": "Allinea in basso",
|
||||
"Cell Style": "Stile di cella",
|
||||
"Middle": "Centro",
|
||||
"Bottom": "Basso",
|
||||
"Align Top": "Allinea in Alto",
|
||||
"Align Middle": "Allinea al Centro",
|
||||
"Align Bottom": "Allinea in Basso",
|
||||
"Cell Style": "Stile Cella",
|
||||
|
||||
// Files
|
||||
"Upload File": "Carica File",
|
||||
"Drop file": "Rilascia File",
|
||||
"Drop file": "Rilascia file",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Emoticon",
|
||||
"Grinning face": "Sorridendo volto",
|
||||
"Grinning face with smiling eyes": "Sorridendo faccia con gli occhi sorridenti",
|
||||
"Face with tears of joy": "Faccia con lacrime di gioia",
|
||||
"Smiling face with open mouth": "Volto sorridente con la bocca aperta",
|
||||
"Smiling face with open mouth and smiling eyes": "Volto sorridente con la bocca aperta e gli occhi sorridenti",
|
||||
"Smiling face with open mouth and cold sweat": "Volto sorridente con la bocca aperta e sudore freddo",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Volto sorridente con la bocca aperta e gli occhi ben chiusi",
|
||||
"Smiling face with halo": "Volto sorridente con alone",
|
||||
"Smiling face with horns": "Volto sorridente con le corna",
|
||||
"Winking face": "Fare l'occhiolino volto",
|
||||
"Smiling face with smiling eyes": "Volto sorridente con gli occhi sorridenti",
|
||||
"Face savoring delicious food": "Volto assaporando cibo delizioso",
|
||||
"Relieved face": "Volto Sollevata",
|
||||
"Smiling face with heart-shaped eyes": "Volto sorridente con gli occhi a forma di cuore",
|
||||
"Smiling face with sunglasses": "Volto sorridente con gli occhiali da sole",
|
||||
"Smirking face": "Compiaciuto affrontare",
|
||||
"Neutral face": "Volto Neutral",
|
||||
"Expressionless face": "Volto inespressivo",
|
||||
"Unamused face": "Faccia non divertito",
|
||||
"Face with cold sweat": "Faccia con sudore freddo",
|
||||
"Pensive face": "Volto pensieroso",
|
||||
"Confused face": "Volto confuso",
|
||||
"Confounded face": "Volto confusi",
|
||||
"Kissing face": "Baciare faccia",
|
||||
"Face throwing a kiss": "Volto lanciando un bacio",
|
||||
"Kissing face with smiling eyes": "Baciare faccia con gli occhi sorridenti",
|
||||
"Kissing face with closed eyes": "Baciare faccia con gli occhi chiusi",
|
||||
"Face with stuck out tongue": "Faccia con la lingua fuori bloccato",
|
||||
"Face with stuck out tongue and winking eye": "Faccia con la lingua fuori bloccato e ammiccante occhio",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Faccia con la lingua fuori bloccato e gli occhi ben chiusi",
|
||||
"Disappointed face": "Volto deluso",
|
||||
"Worried face": "Faccia preoccupata",
|
||||
"Angry face": "Faccia arrabbiata",
|
||||
"Pouting face": "Fare il muso volto",
|
||||
"Crying face": "Piangere volto",
|
||||
"Persevering face": "Perseverando volto",
|
||||
"Face with look of triumph": "Affrontare con sguardo di trionfo",
|
||||
"Disappointed but relieved face": "Siamo rimasti delusi ma sollevato la faccia",
|
||||
"Frowning face with open mouth": "Accigliandosi volto con la bocca aperta",
|
||||
"Anguished face": "Volto Angosciato",
|
||||
"Fearful face": "Volto Temendo",
|
||||
"Weary face": "Volto stanco",
|
||||
"Sleepy face": "Faccia assonnata",
|
||||
"Tired face": "Volto stanco",
|
||||
"Grimacing face": "Smorfie volto",
|
||||
"Loudly crying face": "Ad alta voce che grida volto",
|
||||
"Face with open mouth": "Volto con la bocca aperta",
|
||||
"Hushed face": "Faccia ovattata",
|
||||
"Face with open mouth and cold sweat": "Volto con la bocca aperta e sudore freddo",
|
||||
"Face screaming in fear": "Volto urlando nella paura",
|
||||
"Astonished face": "Volto Stupito",
|
||||
"Flushed face": "Viso rosso",
|
||||
"Sleeping face": "Viso addormentato",
|
||||
"Dizzy face": "Faccia vertigini",
|
||||
"Face without mouth": "Volto senza bocca",
|
||||
"Face with medical mask": "Volto con la mascherina medica",
|
||||
"Grinning face": "Sorridente",
|
||||
"Grinning face with smiling eyes": "Sorridente con gli occhi sorridenti",
|
||||
"Face with tears of joy": "Con lacrime di gioia",
|
||||
"Smiling face with open mouth": "Sorridente con la bocca aperta",
|
||||
"Smiling face with open mouth and smiling eyes": "Sorridente con la bocca aperta e gli occhi sorridenti",
|
||||
"Smiling face with open mouth and cold sweat": "Sorridente con la bocca aperta e sudore freddo",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Sorridente con la bocca aperta e gli occhi stretti",
|
||||
"Smiling face with halo": "Sorridente con aureola",
|
||||
"Smiling face with horns": "Diavolo sorridente",
|
||||
"Winking face": "Ammiccante",
|
||||
"Smiling face with smiling eyes": "Sorridente imbarazzato",
|
||||
"Face savoring delicious food": "Goloso",
|
||||
"Relieved face": "Rassicurato",
|
||||
"Smiling face with heart-shaped eyes": "Sorridente con gli occhi a forma di cuore",
|
||||
"Smiling face with sunglasses": "Sorridente con gli occhiali da sole",
|
||||
"Smirking face": "Compiaciuto",
|
||||
"Neutral face": "Neutro",
|
||||
"Expressionless face": "Inespressivo",
|
||||
"Unamused face": "Annoiato",
|
||||
"Face with cold sweat": "Sudare freddo",
|
||||
"Pensive face": "Pensieroso",
|
||||
"Confused face": "Perplesso",
|
||||
"Confounded face": "Confuso",
|
||||
"Kissing face": "Bacio",
|
||||
"Face throwing a kiss": "Manda un bacio",
|
||||
"Kissing face with smiling eyes": "Bacio con gli occhi sorridenti",
|
||||
"Kissing face with closed eyes": "Bacio con gli occhi chiusi",
|
||||
"Face with stuck out tongue": "Linguaccia",
|
||||
"Face with stuck out tongue and winking eye": "Linguaccia ammiccante",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Linguaccia con occhi stretti",
|
||||
"Disappointed face": "Deluso",
|
||||
"Worried face": "Preoccupato",
|
||||
"Angry face": "Arrabbiato",
|
||||
"Pouting face": "Imbronciato",
|
||||
"Crying face": "Pianto",
|
||||
"Persevering face": "Perseverante",
|
||||
"Face with look of triumph": "Trionfante",
|
||||
"Disappointed but relieved face": "Deluso ma rassicurato",
|
||||
"Frowning face with open mouth": "Accigliato con la bocca aperta",
|
||||
"Anguished face": "Angosciato",
|
||||
"Fearful face": "Pauroso",
|
||||
"Weary face": "Stanco",
|
||||
"Sleepy face": "Assonnato",
|
||||
"Tired face": "Snervato",
|
||||
"Grimacing face": "Smorfia",
|
||||
"Loudly crying face": "Pianto a gran voce",
|
||||
"Face with open mouth": "Bocca aperta",
|
||||
"Hushed face": "Silenzioso",
|
||||
"Face with open mouth and cold sweat": "Bocca aperta e sudore freddo",
|
||||
"Face screaming in fear": "Urlante dalla paura",
|
||||
"Astonished face": "Stupito",
|
||||
"Flushed face": "Arrossito",
|
||||
"Sleeping face": "Addormentato",
|
||||
"Dizzy face": "Stordito",
|
||||
"Face without mouth": "Senza parole",
|
||||
"Face with medical mask": "Malattia infettiva",
|
||||
|
||||
// Line breaker
|
||||
"Break": "Separazione",
|
||||
"Break": "Separatore",
|
||||
|
||||
// Math
|
||||
"Subscript": "Pedice",
|
||||
|
|
@ -209,7 +257,10 @@ $.FE.LANGUAGE['it'] = {
|
|||
"Insert Horizontal Line": "Inserisci Divisore Orizzontale",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Cancella formattazione",
|
||||
"Clear Formatting": "Cancella Formattazione",
|
||||
|
||||
// Save
|
||||
"Save": "Salvare",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Annulla",
|
||||
|
|
@ -219,15 +270,67 @@ $.FE.LANGUAGE['it'] = {
|
|||
"Select All": "Seleziona Tutto",
|
||||
|
||||
// Code view
|
||||
"Code View": "Visualizzazione di codice",
|
||||
"Code View": "Visualizza Codice",
|
||||
|
||||
// Quote
|
||||
"Quote": "Citazione",
|
||||
"Increase": "Aumentare",
|
||||
"Decrease": "Diminuzione",
|
||||
"Increase": "Aumenta",
|
||||
"Decrease": "Diminuisci",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Inserto rapida"
|
||||
"Quick Insert": "Inserimento Rapido",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Caratteri Speciali",
|
||||
"Latin": "Latino",
|
||||
"Greek": "Greco",
|
||||
"Cyrillic": "Cirillico",
|
||||
"Punctuation": "Punteggiatura",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Frecce",
|
||||
"Math": "Matematica",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Stampa",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Correttore Ortografico",
|
||||
|
||||
// Help
|
||||
"Help": "Aiuto",
|
||||
"Shortcuts": "Scorciatoie",
|
||||
"Inline Editor": "Editor in Linea",
|
||||
"Show the editor": "Mostra Editor",
|
||||
"Common actions": "Azioni comuni",
|
||||
"Copy": "Copia",
|
||||
"Cut": "Taglia",
|
||||
"Paste": "Incolla",
|
||||
"Basic Formatting": "Formattazione di base",
|
||||
"Increase quote level": "Aumenta il livello di citazione",
|
||||
"Decrease quote level": "Diminuisci il livello di citazione",
|
||||
"Image / Video": "Immagine / Video",
|
||||
"Resize larger": "Pi\u00f9 grande",
|
||||
"Resize smaller": "Pi\u00f9 piccolo",
|
||||
"Table": "Tabella",
|
||||
"Select table cell": "Seleziona la cella della tabella",
|
||||
"Extend selection one cell": "Estendi la selezione di una cella",
|
||||
"Extend selection one row": "Estendi la selezione una riga",
|
||||
"Navigation": "Navigazione",
|
||||
"Focus popup / toolbar": "Metti a fuoco la barra degli strumenti",
|
||||
"Return focus to previous position": "Rimetti il fuoco sulla posizione precedente",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Incorpora URL",
|
||||
"Paste in a URL to embed": "Incolla un URL da incorporare",
|
||||
|
||||
// Word Paste.
|
||||
"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 Microsoft Word. Vuoi mantenere la formattazione di Word o pulirlo?",
|
||||
"Keep": "Mantieni",
|
||||
"Clean": "Pulisci",
|
||||
"Word Paste Detected": "\u00c8 stato rilevato un incolla da Word"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Japanese
|
||||
*/
|
||||
|
|
@ -11,7 +37,7 @@
|
|||
$.FE.LANGUAGE['ja'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
"Type something": "\u4f55\u304b\u5165\u529b",
|
||||
"Type something": "\u3053\u3053\u306b\u5165\u529b\u3057\u307e\u3059",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "\u592a\u5b57",
|
||||
|
|
@ -20,28 +46,29 @@ $.FE.LANGUAGE['ja'] = {
|
|||
"Strikethrough": "\u53d6\u308a\u6d88\u3057\u7dda",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "\u30a4\u30f3\u30b5\u30fc\u30c8",
|
||||
"Insert": "\u633f\u5165",
|
||||
"Delete": "\u524a\u9664",
|
||||
"Cancel": "\u30ad\u30e3\u30f3\u30bb\u30eb",
|
||||
"OK": "OK",
|
||||
"Back": "\u30d0\u30c3\u30af",
|
||||
"Remove": "\u524a\u9664\u3057\u307e\u3059",
|
||||
"Back": "\u623b\u308b",
|
||||
"Remove": "\u524a\u9664",
|
||||
"More": "\u3082\u3063\u3068",
|
||||
"Update": "\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8",
|
||||
"Update": "\u66f4\u65b0",
|
||||
"Style": "\u30b9\u30bf\u30a4\u30eb",
|
||||
|
||||
// Font
|
||||
"Font Family": "\u30d5\u30a9\u30f3\u30c8\u30d5\u30a1\u30df\u30ea\u30fc",
|
||||
"Font Family": "\u30d5\u30a9\u30f3\u30c8",
|
||||
"Font Size": "\u30d5\u30a9\u30f3\u30c8\u30b5\u30a4\u30ba",
|
||||
|
||||
// Colors
|
||||
"Colors": "\u8272",
|
||||
"Background": "\u80cc\u666f",
|
||||
"Text": "\u30c6\u30ad\u30b9\u30c8",
|
||||
"HEX Color": "\u30d8\u30ad\u30b5\u306e\u8272",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u6bb5\u843d\u306e\u66f8\u5f0f",
|
||||
"Normal": "\u30ce\u30fc\u30de\u30eb",
|
||||
"Normal": "\u6a19\u6e96",
|
||||
"Code": "\u30b3\u30fc\u30c9",
|
||||
"Heading 1": "\u30d8\u30c3\u30c0\u30fc 1",
|
||||
"Heading 2": "\u30d8\u30c3\u30c0\u30fc 2",
|
||||
|
|
@ -54,149 +81,170 @@ $.FE.LANGUAGE['ja'] = {
|
|||
|
||||
// Alignment
|
||||
"Align": "\u914d\u7f6e",
|
||||
"Align Left": "\u5de6\u5bc4\u305b",
|
||||
"Align Left": "\u5de6\u63c3\u3048",
|
||||
"Align Center": "\u4e2d\u592e\u63c3\u3048",
|
||||
"Align Right": "\u53f3\u5bc4\u305b",
|
||||
"Align Right": "\u53f3\u63c3\u3048",
|
||||
"Align Justify": "\u4e21\u7aef\u63c3\u3048",
|
||||
"None": "\u306a\u3057",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "\u756a\u53f7\u4ed8\u304d\u7b87\u6761\u66f8\u304d",
|
||||
"Ordered List": "\u6bb5\u843d\u756a\u53f7",
|
||||
"Default": "デフォルト",
|
||||
"Lower Alpha": "下アルファ",
|
||||
"Lower Greek": "下ギリシャ",
|
||||
"Lower Roman": "下ローマ",
|
||||
"Upper Alpha": "アッパーアルファ",
|
||||
"Upper Roman": "アッパーローマン",
|
||||
|
||||
"Unordered List": "\u7b87\u6761\u66f8\u304d",
|
||||
"Circle": "サークル",
|
||||
"Disc": "ディスク",
|
||||
"Square": "平方",
|
||||
|
||||
// Line height
|
||||
"Line Height": "行の高さ",
|
||||
"Single": "シングル",
|
||||
"Double": "ダブル",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059",
|
||||
"Increase Indent": "\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059",
|
||||
|
||||
// Links
|
||||
"Insert Link": "\u30ea\u30f3\u30af",
|
||||
"Insert Link": "\u30ea\u30f3\u30af\u306e\u633f\u5165",
|
||||
"Open in new tab": "\u65b0\u3057\u3044\u30bf\u30d6\u3067\u958b\u304f",
|
||||
"Open Link": "\u30ea\u30f3\u30af\u3092\u958b\u304d\u307e\u3059",
|
||||
"Edit Link": "\u7de8\u96c6\u30ea\u30f3\u30af",
|
||||
"Open Link": "\u30ea\u30f3\u30af\u3092\u958b\u304f",
|
||||
"Edit Link": "\u30ea\u30f3\u30af\u306e\u7de8\u96c6",
|
||||
"Unlink": "\u30ea\u30f3\u30af\u306e\u524a\u9664",
|
||||
"Choose Link": "\u30ea\u30f3\u30af\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044",
|
||||
"Choose Link": "\u30ea\u30f3\u30af\u3092\u9078\u629e",
|
||||
|
||||
// Images
|
||||
"Insert Image": "\u753b\u50cf\u306e\u633f\u5165",
|
||||
"Upload Image": "\u753b\u50cf\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
||||
"By URL": "URL \u306b\u3088\u3063\u3066",
|
||||
"Browse": "\u30d6\u30e9\u30a6\u30ba",
|
||||
"Drop image": "\u753b\u50cf\u3092\u30c9\u30ed\u30c3\u30d7",
|
||||
"By URL": "\u753b\u50cf\u306eURL\u3092\u5165\u529b",
|
||||
"Browse": "\u53c2\u7167",
|
||||
"Drop image": "\u753b\u50cf\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
||||
"or click": "\u307e\u305f\u306f\u30af\u30ea\u30c3\u30af",
|
||||
"Manage Images": "\u30a4\u30e1\u30fc\u30b8\u3092\u7ba1\u7406\u3059\u308b",
|
||||
"Loading": "\u30ed\u30fc\u30c7\u30a3\u30f3\u30b0",
|
||||
"Manage Images": "\u753b\u50cf\u306e\u7ba1\u7406",
|
||||
"Loading": "\u8aad\u307f\u8fbc\u307f\u4e2d",
|
||||
"Deleting": "\u524a\u9664",
|
||||
"Tags": "\u30bf\u30b0",
|
||||
"Are you sure? Image will be deleted.": "\u672c\u5f53\u306b\u524a\u9664\u3057\u307e\u3059\u304b\uff1f",
|
||||
"Replace": "\u4ea4\u63db\u3057\u307e\u3059",
|
||||
"Uploading": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
||||
"Replace": "\u7f6e\u63db",
|
||||
"Uploading": "\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d",
|
||||
"Loading image": "\u753b\u50cf\u8aad\u307f\u8fbc\u307f\u4e2d",
|
||||
"Display": "\u30c7\u30a3\u30b9\u30d7\u30ec\u30a4",
|
||||
"Inline": "\u5217\u3092\u306a\u3057\u3066",
|
||||
"Break Text": "\u30d6\u30ec\u30fc\u30af\u30c6\u30ad\u30b9\u30c8",
|
||||
"Alternate Text": "\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8",
|
||||
"Display": "\u8868\u793a",
|
||||
"Inline": "\u30a4\u30f3\u30e9\u30a4\u30f3",
|
||||
"Break Text": "\u30c6\u30ad\u30b9\u30c8\u306e\u6539\u884c",
|
||||
"Alternative Text": "\u4ee3\u66ff\u30c6\u30ad\u30b9\u30c8",
|
||||
"Change Size": "\u30b5\u30a4\u30ba\u5909\u66f4",
|
||||
"Width": "\u5e45",
|
||||
"Height": "\u9ad8\u3055",
|
||||
"Something went wrong. Please try again.": "\u4f55\u304b\u304c\u9593\u9055\u3063\u3066\u3044\u307e\u3057\u305f\u3002\u3082\u3046\u4e00\u5ea6\u3084\u308a\u76f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"Something went wrong. Please try again.": "\u554f\u984c\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002\u3082\u3046\u4e00\u5ea6\u3084\u308a\u76f4\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
|
||||
"Image Caption": "\u753b\u50cf\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3",
|
||||
"Advanced Edit": "\u9ad8\u5ea6\u306a\u7de8\u96c6",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u52d5\u753b\u306e\u633f\u5165",
|
||||
"Embedded Code": "\u57cb\u3081\u8fbc\u307f\u30b3\u30fc\u30c9",
|
||||
"Paste in a video URL": "\u52d5\u753bURL\u306b\u8cbc\u308a\u4ed8\u3051\u308b",
|
||||
"Drop video": "\u52d5\u753b\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
||||
"Your browser does not support HTML5 video.": "\u3042\u306a\u305f\u306e\u30d6\u30e9\u30a6\u30b6\u306fhtml5 video\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u305b\u3093\u3002",
|
||||
"Upload Video": "\u52d5\u753b\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u8868\u306e\u633f\u5165",
|
||||
"Table Header": "\u8868\u306e\u30d8\u30c3\u30c0\u30fc",
|
||||
"Remove Table": "\u30c6\u30fc\u30d6\u30eb\u3092\u524a\u9664\u3057\u307e\u3059",
|
||||
"Remove Table": "\u8868\u306e\u524a\u9664",
|
||||
"Table Style": "\u8868\u306e\u30b9\u30bf\u30a4\u30eb",
|
||||
"Horizontal Align": "\u5e73\u9762\u7dda\u5f62",
|
||||
"Horizontal Align": "\u6a2a\u4f4d\u7f6e",
|
||||
"Row": "\u884c",
|
||||
"Insert row above": "\u4e0a\u5074\u306b\u884c\u3092\u633f\u5165",
|
||||
"Insert row below": "\u4e0b\u5074\u306b\u884c\u3092\u633f\u5165",
|
||||
"Insert row above": "\u4e0a\u306b\u884c\u3092\u633f\u5165",
|
||||
"Insert row below": "\u4e0b\u306b\u884c\u3092\u633f\u5165",
|
||||
"Delete row": "\u884c\u306e\u524a\u9664",
|
||||
"Column": "\u5217",
|
||||
"Insert column before": "\u5de6\u5074\u306b\u5217\u3092\u633f\u5165",
|
||||
"Insert column after": "\u53f3\u5074\u306b\u5217\u3092\u633f\u5165",
|
||||
"Insert column before": "\u5de6\u306b\u5217\u3092\u633f\u5165",
|
||||
"Insert column after": "\u53f3\u306b\u5217\u3092\u633f\u5165",
|
||||
"Delete column": "\u5217\u306e\u524a\u9664",
|
||||
"Cell": "\u30bb\u30eb",
|
||||
"Merge cells": "\u30bb\u30eb\u306e\u7d50\u5408",
|
||||
"Horizontal split": "\u6c34\u5e73\u5206\u5272",
|
||||
"Vertical split": "\u5782\u76f4\u5206\u5272",
|
||||
"Horizontal split": "\u6a2a\u5206\u5272",
|
||||
"Vertical split": "\u7e26\u5206\u5272",
|
||||
"Cell Background": "\u30bb\u30eb\u306e\u80cc\u666f",
|
||||
"Vertical Align": "\u5782\u76f4\u6574\u5217",
|
||||
"Top": "\u4e0a",
|
||||
"Middle": "\u30df\u30c9\u30eb",
|
||||
"Bottom": "\u30dc\u30c8\u30e0",
|
||||
"Align Top": "\u30c8\u30c3\u30d7\u306e\u4f4d\u7f6e\u3092\u5408\u308f\u305b\u307e\u3059",
|
||||
"Align Middle": "\u4e2d\u592e\u3092\u5408\u308f\u305b\u307e\u3059",
|
||||
"Align Bottom": "\u30dc\u30c8\u30e0\u3092\u5408\u308f\u305b",
|
||||
"Vertical Align": "\u7e26\u4f4d\u7f6e",
|
||||
"Top": "\u4e0a\u63c3\u3048",
|
||||
"Middle": "\u4e2d\u592e\u63c3\u3048",
|
||||
"Bottom": "\u4e0b\u63c3\u3048",
|
||||
"Align Top": "\u4e0a\u306b\u63c3\u3048\u307e\u3059",
|
||||
"Align Middle": "\u4e2d\u592e\u306b\u63c3\u3048\u307e\u3059",
|
||||
"Align Bottom": "\u4e0b\u306b\u63c3\u3048\u307e\u3059",
|
||||
"Cell Style": "\u30bb\u30eb\u30b9\u30bf\u30a4\u30eb",
|
||||
|
||||
// Files
|
||||
"Upload File": "\u30d5\u30a1\u30a4\u30eb\u306e\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9",
|
||||
"Drop file": "\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30ed\u30c3\u30d7",
|
||||
"Drop file": "\u30d5\u30a1\u30a4\u30eb\u3092\u30c9\u30e9\u30c3\u30b0&\u30c9\u30ed\u30c3\u30d7",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "\u7d75\u6587\u5b57",
|
||||
"Grinning face": "\u300c\u9854\u3092\u306b\u3084\u306b\u3084",
|
||||
"Grinning face with smiling eyes": "\u300c\u7b11\u9854\u306e\u76ee\u3067\u9854\u3092\u30cb\u30e4\u30ea",
|
||||
"Face with tears of joy": "\u300c\u559c\u3073\u306e\u6d99\u3067\u9854\u300d",
|
||||
"Smiling face with open mouth": "\u300c\u53e3\u3092\u958b\u3051\u3066\u9854\u3092\u7b11\u9854",
|
||||
"Smiling face with open mouth and smiling eyes": "\u300c\u958b\u3044\u305f\u53e3\u3068\u9854\u3092\u7b11\u9854\u3068\u76ee\u3092\u7b11\u9854",
|
||||
"Smiling face with open mouth and cold sweat": "\u300c\u53e3\u3092\u958b\u3051\u3001\u51b7\u305f\u3044\u6c57\u3067\u9854\u3092\u7b11\u9854",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "\u300c\u53e3\u3092\u958b\u3051\u3001\u3057\u3063\u304b\u308a\u3068\u9589\u3058\u305f\u76ee\u3067\u9854\u3092\u7b11\u9854",
|
||||
"Smiling face with halo": "\u300c\u30cf\u30ed\u3068\u9854\u3092\u7b11\u9854",
|
||||
"Smiling face with horns": "\u300c\u89d2\u3067\u9854\u3092\u7b11\u9854",
|
||||
"Winking face": "\u300c\u9854\u306e\u30a6\u30a3\u30f3\u30af",
|
||||
"Smiling face with smiling eyes": "\u300c\u7b11\u9854\u306e\u76ee\u3067\u9854\u3092\u7b11\u9854",
|
||||
"Face savoring delicious food": "\u300c\u7f8e\u5473\u3057\u3044\u6599\u7406\u3092\u5473\u308f\u3046\u9854\u300d",
|
||||
"Relieved face": "\u300c\u5b89\u5fc3\u3057\u305f\u9854",
|
||||
"Smiling face with heart-shaped eyes": "\u300c\u30cf\u30fc\u30c8\u578b\u306e\u76ee\u3067\u9854\u3092\u7b11\u9854",
|
||||
"Smiling face with sunglasses": "\u300c\u30b5\u30f3\u30b0\u30e9\u30b9\u3067\u9854\u3092\u7b11\u9854",
|
||||
"Smirking face": "\u300c\u9854\u3092\u30cb\u30e4\u30cb\u30e4\u7b11\u3044",
|
||||
"Neutral face": "\u300c\u30cb\u30e5\u30fc\u30c8\u30e9\u30eb\u9854",
|
||||
"Expressionless face": "\u300c\u7121\u8868\u60c5\u9854\u300d",
|
||||
"Unamused face": "\u300c\u3057\u3089\u3051\u305f\u9854",
|
||||
"Face with cold sweat": "\u51b7\u305f\u3044\u6c57\u3067\u9854",
|
||||
"Pensive face": "\u300c\u7269\u601d\u3044\u9854",
|
||||
"Confused face": "\u300c\u56f0\u60d1\u3057\u305f\u9854",
|
||||
"Confounded face": "\u300c\u3079\u3089\u307c\u3046\u9854",
|
||||
"Kissing face": "\u300c\u9854\u3092\u30ad\u30b9",
|
||||
"Face throwing a kiss": "\u30ad\u30b9\u3092\u6295\u3052\u308b\u9854\u300d",
|
||||
"Kissing face with smiling eyes": "\u300c\u7b11\u9854\u306e\u76ee\u3067\u9854\u3092\u30ad\u30b9",
|
||||
"Kissing face with closed eyes": "\u300c\u76ee\u3092\u9589\u3058\u9854\u3092\u30ad\u30b9",
|
||||
"Face with stuck out tongue": "\u7a81\u304d\u51fa\u3057\u820c\u3067\u9854",
|
||||
"Face with stuck out tongue and winking eye": "\u7a81\u304d\u51fa\u3057\u820c\u3068\u76ee\u3067\u30a6\u30a4\u30f3\u30af\u9854",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "\u7a81\u304d\u51fa\u3057\u820c\u3001\u3057\u3063\u304b\u308a\u3068\u9589\u3058\u305f\u76ee\u3092\u6301\u3064\u9854",
|
||||
"Disappointed face": "\u304c\u3063\u304b\u308a\u3057\u305f\u9854",
|
||||
"Worried face": "\u300c\u5fc3\u914d\u9854",
|
||||
"Angry face": "\u300c\u6012\u3063\u3066\u3044\u308b\u9854",
|
||||
"Pouting face": "\u300c\u9854\u3092\u6012\u3063\u3066",
|
||||
"Crying face": "\u6ce3\u304d\u9854",
|
||||
"Persevering face": "\u300c\u9854\u306e\u7c98\u308a\u5f37\u3044\u3067\u3059",
|
||||
"Face with look of triumph": "\u300c\u52dd\u5229\u306e\u8868\u60c5\u3067\u9854\u300d",
|
||||
"Disappointed but relieved face": "\u5931\u671b\u3059\u308b\u304c\u9854\u3092\u5b89\u5fc3",
|
||||
"Frowning face with open mouth": "\u300c\u53e3\u3092\u958b\u3051\u3066\u9854\u3092\u3057\u304b\u3081\u3063\u9762",
|
||||
"Anguished face": "\u300c\u82e6\u60a9\u306b\u6e80\u3061\u305f\u9854",
|
||||
"Fearful face": "\u300c\u6050\u308d\u3057\u3044\u9854",
|
||||
"Weary face": "\u300c\u75b2\u308c\u305f\u9854",
|
||||
"Sleepy face": "\u300c\u7720\u3044\u9854",
|
||||
"Tired face": "\u300c\u75b2\u308c\u305f\u9854",
|
||||
"Grimacing face": "\u300c\u9854\u306e\u9854\u3092\u3086\u304c\u3081\u307e\u3059",
|
||||
"Loudly crying face": "\u300c\u5927\u58f0\u9854\u3092\u6ce3\u3044",
|
||||
"Face with open mouth": "\u300c\u53e3\u3092\u958b\u3051\u3066\u9854\u300d",
|
||||
"Hushed face": "\u300c\u9759\u304b\u9854",
|
||||
"Face with open mouth and cold sweat": "\u300c\u53e3\u3092\u958b\u3051\u3001\u51b7\u305f\u3044\u6c57\u3067\u9854\u300d",
|
||||
"Face screaming in fear": "\u6050\u6016\u306e\u4e2d\u3067\u53eb\u3093\u3067\u9854\u300d",
|
||||
"Astonished face": "\u300c\u3073\u3063\u304f\u308a\u3057\u305f\u9854",
|
||||
"Flushed face": "\u300c\u30d5\u30e9\u30c3\u30b7\u30e5\u9854",
|
||||
"Sleeping face": "\u300c\u9854\u306e\u7720\u308a\u307e\u3059",
|
||||
"Dizzy face": "\u300c\u30c7\u30a3\u30b8\u30fc\u9854",
|
||||
"Face without mouth": "\u300c\u53e3\u306a\u3057\u3067\u9854\u300d",
|
||||
"Face with medical mask": "\u300c\u533b\u7642\u7528\u30de\u30b9\u30af\u3067\u9854",
|
||||
"Grinning face": "\u30cb\u30f3\u30de\u30ea\u9854",
|
||||
"Grinning face with smiling eyes": "\u30cb\u30f3\u30de\u30ea\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
||||
"Face with tears of joy": "\u5b09\u3057\u6ce3\u304d\u3059\u308b\u9854",
|
||||
"Smiling face with open mouth": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3)",
|
||||
"Smiling face with open mouth and smiling eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
||||
"Smiling face with open mouth and cold sweat": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u51b7\u3084\u6c57)",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "\u7b11\u9854(\u5e83\u3052\u305f\u53e3\u3001\u3057\u3063\u304b\u308a\u9589\u3058\u305f\u76ee)",
|
||||
"Smiling face with halo": "\u5929\u4f7f\u306e\u8f2a\u304c\u304b\u304b\u3063\u3066\u3044\u308b\u7b11\u9854",
|
||||
"Smiling face with horns": "\u89d2\u306e\u3042\u308b\u7b11\u9854",
|
||||
"Winking face": "\u30a6\u30a3\u30f3\u30af\u3057\u305f\u9854",
|
||||
"Smiling face with smiling eyes": "\u7b11\u9854(\u7b11\u3063\u3066\u3044\u308b\u76ee)",
|
||||
"Face savoring delicious food": "\u304a\u3044\u3057\u3044\u3082\u306e\u3092\u98df\u3079\u305f\u9854",
|
||||
"Relieved face": "\u5b89\u5fc3\u3057\u305f\u9854",
|
||||
"Smiling face with heart-shaped eyes": "\u76ee\u304c\u30cf\u30fc\u30c8\u306e\u7b11\u9854",
|
||||
"Smiling face with sunglasses": "\u30b5\u30f3\u30b0\u30e9\u30b9\u3092\u304b\u3051\u305f\u7b11\u9854",
|
||||
"Smirking face": "\u4f5c\u308a\u7b11\u3044",
|
||||
"Neutral face": "\u7121\u8868\u60c5\u306e\u9854",
|
||||
"Expressionless face": "\u7121\u8868\u60c5\u306a\u9854",
|
||||
"Unamused face": "\u3064\u307e\u3089\u306a\u3044\u9854",
|
||||
"Face with cold sweat": "\u51b7\u3084\u6c57\u3092\u304b\u3044\u305f\u9854",
|
||||
"Pensive face": "\u8003\u3048\u4e2d\u306e\u9854",
|
||||
"Confused face": "\u5c11\u3057\u3057\u3087\u3093\u307c\u308a\u3057\u305f\u9854",
|
||||
"Confounded face": "\u56f0\u308a\u679c\u3066\u305f\u9854",
|
||||
"Kissing face": "\u30ad\u30b9\u3059\u308b\u9854",
|
||||
"Face throwing a kiss": "\u6295\u3052\u30ad\u30c3\u30b9\u3059\u308b\u9854",
|
||||
"Kissing face with smiling eyes": "\u7b11\u3044\u306a\u304c\u3089\u30ad\u30b9\u3059\u308b\u9854",
|
||||
"Kissing face with closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u30ad\u30b9\u3059\u308b\u9854",
|
||||
"Face with stuck out tongue": "\u304b\u3089\u304b\u3063\u305f\u9854(\u3042\u3063\u304b\u3093\u3079\u3048)",
|
||||
"Face with stuck out tongue and winking eye": "\u30a6\u30a3\u30f3\u30af\u3057\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "\u76ee\u3092\u9589\u3058\u3066\u820c\u3092\u51fa\u3057\u305f\u9854",
|
||||
"Disappointed face": "\u843d\u3061\u8fbc\u3093\u3060\u9854",
|
||||
"Worried face": "\u4e0d\u5b89\u306a\u9854",
|
||||
"Angry face": "\u6012\u3063\u305f\u9854",
|
||||
"Pouting face": "\u3075\u304f\u308c\u9854",
|
||||
"Crying face": "\u6ce3\u3044\u3066\u3044\u308b\u9854",
|
||||
"Persevering face": "\u5931\u6557\u9854",
|
||||
"Face with look of triumph": "\u52dd\u3061\u307b\u3053\u3063\u305f\u9854",
|
||||
"Disappointed but relieved face": "\u5b89\u5835\u3057\u305f\u9854",
|
||||
"Frowning face with open mouth": "\u3044\u3084\u306a\u9854(\u958b\u3051\u305f\u53e3)",
|
||||
"Anguished face": "\u3052\u3093\u306a\u308a\u3057\u305f\u9854",
|
||||
"Fearful face": "\u9752\u3056\u3081\u305f\u9854",
|
||||
"Weary face": "\u75b2\u308c\u305f\u9854",
|
||||
"Sleepy face": "\u7720\u3044\u9854",
|
||||
"Tired face": "\u3057\u3093\u3069\u3044\u9854",
|
||||
"Grimacing face": "\u3061\u3087\u3063\u3068\u4e0d\u5feb\u306a\u9854",
|
||||
"Loudly crying face": "\u5927\u6ce3\u304d\u3057\u3066\u3044\u308b\u9854",
|
||||
"Face with open mouth": "\u53e3\u3092\u958b\u3051\u305f\u9854",
|
||||
"Hushed face": "\u9ed9\u3063\u305f\u9854",
|
||||
"Face with open mouth and cold sweat": "\u53e3\u3092\u958b\u3051\u305f\u9854(\u51b7\u3084\u6c57)",
|
||||
"Face screaming in fear": "\u6050\u6016\u306e\u53eb\u3073\u9854",
|
||||
"Astonished face": "\u9a5a\u3044\u305f\u9854",
|
||||
"Flushed face": "\u71b1\u3063\u307d\u3044\u9854",
|
||||
"Sleeping face": "\u5bdd\u9854",
|
||||
"Dizzy face": "\u307e\u3044\u3063\u305f\u9854",
|
||||
"Face without mouth": "\u53e3\u306e\u306a\u3044\u9854",
|
||||
"Face with medical mask": "\u30de\u30b9\u30af\u3057\u305f\u9854",
|
||||
|
||||
// Line breaker
|
||||
"Break": "\u30d6\u30ec\u30fc\u30af",
|
||||
"Break": "\u6539\u884c",
|
||||
|
||||
// Math
|
||||
"Subscript": "\u4e0b\u4ed8\u304d\u6587\u5b57",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['ja'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u66f8\u5f0f\u306e\u30af\u30ea\u30a2",
|
||||
|
||||
// Save
|
||||
"Save": "\u30bb\u30fc\u30d6",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u5143\u306b\u623b\u3059",
|
||||
"Redo": "\u3084\u308a\u76f4\u3059",
|
||||
|
|
@ -219,7 +270,7 @@ $.FE.LANGUAGE['ja'] = {
|
|||
"Select All": "\u5168\u3066\u3092\u9078\u629e",
|
||||
|
||||
// Code view
|
||||
"Code View": "\u30b3\u30fc\u30c9\u30d3\u30e5\u30fc",
|
||||
"Code View": "HTML\u30bf\u30b0\u8868\u793a",
|
||||
|
||||
// Quote
|
||||
"Quote": "\u5f15\u7528",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['ja'] = {
|
|||
"Decrease": "\u6e1b\u5c11",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u30af\u30a4\u30c3\u30af\u30a4\u30f3\u30b5\u30fc\u30c8"
|
||||
"Quick Insert": "\u30af\u30a4\u30c3\u30af\u633f\u5165",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "\u7279\u6b8a\u6587\u5b57",
|
||||
"Latin": "\u30e9\u30c6\u30f3\u8a9e",
|
||||
"Greek": "\u30ae\u30ea\u30b7\u30e3\u8a9e",
|
||||
"Cyrillic": "\u30ad\u30ea\u30eb\u6587\u5b57",
|
||||
"Punctuation": "\u53e5\u8aad\u70b9",
|
||||
"Currency": "\u901a\u8ca8",
|
||||
"Arrows": "\u77e2\u5370",
|
||||
"Math": "\u6570\u5b66",
|
||||
"Misc": "\u305d\u306e\u4ed6",
|
||||
|
||||
// Print.
|
||||
"Print": "\u5370\u5237",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "\u30b9\u30da\u30eb\u30c1\u30a7\u30c3\u30af",
|
||||
|
||||
// Help
|
||||
"Help": "\u30d8\u30eb\u30d7",
|
||||
"Shortcuts": "\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8",
|
||||
"Inline Editor": "\u30a4\u30f3\u30e9\u30a4\u30f3\u30a8\u30c7\u30a3\u30bf",
|
||||
"Show the editor": "\u30a8\u30c7\u30a3\u30bf\u3092\u8868\u793a",
|
||||
"Common actions": "\u4e00\u822c\u52d5\u4f5c",
|
||||
"Copy": "\u30b3\u30d4\u30fc",
|
||||
"Cut": "\u30ab\u30c3\u30c8",
|
||||
"Paste": "\u8cbc\u308a\u4ed8\u3051",
|
||||
"Basic Formatting": "\u57fa\u672c\u66f8\u5f0f",
|
||||
"Increase quote level": "\u5f15\u7528\u3092\u5897\u3084\u3059",
|
||||
"Decrease quote level": "\u5f15\u7528\u3092\u6e1b\u3089\u3059",
|
||||
"Image / Video": "\u753b\u50cf/\u52d5\u753b",
|
||||
"Resize larger": "\u5927\u304d\u304f\u3059\u308b",
|
||||
"Resize smaller": "\u5c0f\u3055\u304f\u3059\u308b",
|
||||
"Table": "\u8868",
|
||||
"Select table cell": "\u30bb\u30eb\u3092\u9078\u629e",
|
||||
"Extend selection one cell": "\u30bb\u30eb\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
||||
"Extend selection one row": "\u5217\u306e\u9078\u629e\u7bc4\u56f2\u3092\u5e83\u3052\u308b",
|
||||
"Navigation": "\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3",
|
||||
"Focus popup / toolbar": "\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7/\u30c4\u30fc\u30eb\u30d0\u30fc\u3092\u30d5\u30a9\u30fc\u30ab\u30b9",
|
||||
"Return focus to previous position": "\u524d\u306e\u4f4d\u7f6e\u306b\u30d5\u30a9\u30fc\u30ab\u30b9\u3092\u623b\u3059",
|
||||
|
||||
//\u00a0Embed.ly
|
||||
"Embed URL": "\u57cb\u3081\u8fbc\u307fURL",
|
||||
"Paste in a URL to embed": "\u57cb\u3081\u8fbc\u307fURL\u306b\u8cbc\u308a\u4ed8\u3051\u308b",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "\u8cbc\u308a\u4ed8\u3051\u305f\u6587\u66f8\u306fMicrosoft Word\u304b\u3089\u53d6\u5f97\u3055\u308c\u307e\u3059\u3002\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3092\u4fdd\u6301\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u307e\u3059\u304b\uff1f",
|
||||
"Keep": "\u66f8\u5f0f\u3092\u4fdd\u6301\u3059\u308b",
|
||||
"Clean": "\u66f8\u5f0f\u3092\u4fdd\u6301\u3057\u306a\u3044",
|
||||
"Word Paste Detected": "Microsoft Word\u306e\u8cbc\u308a\u4ed8\u3051\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Korean
|
||||
*/
|
||||
|
|
@ -24,7 +50,7 @@ $.FE.LANGUAGE['ko'] = {
|
|||
"Delete": "\uc0ad\uc81c",
|
||||
"Cancel": "\ucde8\uc18c",
|
||||
"OK": "\uc2b9\uc778",
|
||||
"Back": "\ubc31",
|
||||
"Back": "\ub4a4\ub85c",
|
||||
"Remove": "\uc81c\uac70",
|
||||
"More": "\ub354",
|
||||
"Update": "\uc5c5\ub370\uc774\ud2b8",
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['ko'] = {
|
|||
"Colors": "\uc0c9\uc0c1",
|
||||
"Background": "\ubc30\uacbd",
|
||||
"Text": "\ud14d\uc2a4\ud2b8",
|
||||
"HEX Color": "\ud5e5\uc2a4 \uc0c9\uc0c1",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\ub2e8\ub77d",
|
||||
|
|
@ -61,8 +88,23 @@ $.FE.LANGUAGE['ko'] = {
|
|||
"None": "\uc5c6\uc74c",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "\uc22b\uc790\ub9ac\uc2a4\ud2b8",
|
||||
"Ordered List": "\uc22b\uc790 \ub9ac\uc2a4\ud2b8",
|
||||
"Default": "태만",
|
||||
"Lower Alpha": "낮은 알파",
|
||||
"Lower Greek": "낮은 그리스어",
|
||||
"Lower Roman": "로마자 낮은",
|
||||
"Upper Alpha": "상단 알파",
|
||||
"Upper Roman": "상층 로마자",
|
||||
|
||||
"Unordered List": "\uc810 \ub9ac\uc2a4\ud2b8",
|
||||
"Circle": "원",
|
||||
"Disc": "디스크",
|
||||
"Square": "광장",
|
||||
|
||||
// Line height
|
||||
"Line Height": "라인 높이",
|
||||
"Single": "단일",
|
||||
"Double": "더블",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\ub0b4\uc5b4\uc4f0\uae30",
|
||||
|
|
@ -81,7 +123,7 @@ $.FE.LANGUAGE['ko'] = {
|
|||
"Upload Image": "\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc",
|
||||
"By URL": "URL \ub85c",
|
||||
"Browse": "\uac80\uc0c9",
|
||||
"Drop image": "\uc774\ubbf8\uc9c0\ub97c \ub4dc\ub86d",
|
||||
"Drop image": "\uc774\ubbf8\uc9c0\ub97c \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
||||
"or click": "\ub610\ub294 \ud074\ub9ad",
|
||||
"Manage Images": "\uc774\ubbf8\uc9c0 \uad00\ub9ac",
|
||||
"Loading": "\ub85c\ub4dc",
|
||||
|
|
@ -90,51 +132,57 @@ $.FE.LANGUAGE['ko'] = {
|
|||
"Are you sure? Image will be deleted.": "\ud655\uc2e4\ud55c\uac00\uc694? \uc774\ubbf8\uc9c0\uac00 \uc0ad\uc81c\ub429\ub2c8\ub2e4.",
|
||||
"Replace": "\uad50\uccb4",
|
||||
"Uploading": "\uc5c5\ub85c\ub4dc",
|
||||
"Loading image": "\ub85c\ub4dc \uc774\ubbf8\uc9c0",
|
||||
"Loading image": "\uc774\ubbf8\uc9c0 \ub85c\ub4dc \uc911",
|
||||
"Display": "\ub514\uc2a4\ud50c\ub808\uc774",
|
||||
"Inline": "\uc778\ub77c\uc778",
|
||||
"Break Text": "\uad6c\ubd84 \ud14d\uc2a4\ud2b8",
|
||||
"Alternate Text": "\ub300\uccb4 \ud14d\uc2a4\ud2b8",
|
||||
"Alternative Text": "\ub300\uccb4 \ud14d\uc2a4\ud2b8",
|
||||
"Change Size": "\ud06c\uae30 \ubcc0\uacbd",
|
||||
"Width": "\ud3ed",
|
||||
"Height": "\uc2e0\uc7a5",
|
||||
"Height": "\ub192\uc774",
|
||||
"Something went wrong. Please try again.": "\ubb38\uc81c\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud558\uc2ed\uc2dc\uc624.",
|
||||
"Image Caption": "\uc774\ubbf8\uc9c0 \ucea1\uc158",
|
||||
"Advanced Edit": "\uace0\uae09 \ud3b8\uc9d1",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\ube44\ub514\uc624 \uc0bd\uc785",
|
||||
"Insert Video": "\ub3d9\uc601\uc0c1 \uc0bd\uc785",
|
||||
"Embedded Code": "\uc784\ubca0\ub514\ub4dc \ucf54\ub4dc",
|
||||
"Paste in a video URL": "\ub3d9\uc601\uc0c1 URL\uc5d0 \ubd99\uc5ec \ub123\uae30",
|
||||
"Drop video": "\ub3d9\uc601\uc0c1\uc744 \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
||||
"Your browser does not support HTML5 video.": "\uadc0\ud558\uc758 \ube0c\ub77c\uc6b0\uc800\ub294 html5 video\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4.",
|
||||
"Upload Video": "\ub3d9\uc601\uc0c1 \uc5c5\ub85c\ub4dc",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\ud14c\uc774\ube14 \uc0bd\uc785",
|
||||
"Table Header": "\ud14c\uc774\ube14 \ud5e4\ub354",
|
||||
"Remove Table": "\ud14c\uc774\ube14\uc744 \uc81c\uac70",
|
||||
"Insert Table": "\ud45c \uc0bd\uc785",
|
||||
"Table Header": "\ud45c \ud5e4\ub354",
|
||||
"Remove Table": "\ud45c \uc81c\uac70",
|
||||
"Table Style": "\ud45c \uc2a4\ud0c0\uc77c",
|
||||
"Horizontal Align": "\uc218\ud3c9 \uc815\ub82c",
|
||||
"Row": "\uc5f4",
|
||||
"Insert row above": "\uc55e\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
||||
"Insert row below": "\ub4a4\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
||||
"Delete row": "\uc5f4 \uc0ad\uc81c",
|
||||
"Column": "\ud589",
|
||||
"Insert column before": "\uc55e\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
||||
"Insert column after": "\ub4a4\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
||||
"Delete column": "\ud589 \uc0ad\uc81c",
|
||||
"Row": "\ud589",
|
||||
"Insert row above": "\uc55e\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
||||
"Insert row below": "\ub4a4\uc5d0 \ud589\uc744 \uc0bd\uc785",
|
||||
"Delete row": "\ud589 \uc0ad\uc81c",
|
||||
"Column": "\uc5f4",
|
||||
"Insert column before": "\uc55e\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
||||
"Insert column after": "\ub4a4\uc5d0 \uc5f4\uc744 \uc0bd\uc785",
|
||||
"Delete column": "\uc5f4 \uc0ad\uc81c",
|
||||
"Cell": "\uc140",
|
||||
"Merge cells": "\uc140 \ud569\uce58\uae30",
|
||||
"Horizontal split": "\uc218\ud3c9 \ubd84\ud560",
|
||||
"Vertical split": "\uc218\uc9c1 \ubd84\ud560",
|
||||
"Cell Background": "\uc140 \ubc30\uacbd",
|
||||
"Vertical Align": "\uc218\uc9c1 \uc815\ub82c",
|
||||
"Top": "\uc0c1\ub2e8",
|
||||
"Middle": "\uc911\uac04",
|
||||
"Bottom": "\ubc14\ub2e5",
|
||||
"Align Top": "\uc0c1\ub2e8\uc744 \ub9de \ucda5\ub2c8 \ub2e4",
|
||||
"Align Middle": "\uc911\uac04 \uc815\ub82c",
|
||||
"Align Bottom": "\ubc14\ub2e5\uc744 \ub9de \ucda5\ub2c8 \ub2e4",
|
||||
"Top": "\uc704\ucabd \uc815\ub82c",
|
||||
"Middle": "\uac00\uc6b4\ub370 \uc815\ub82c",
|
||||
"Bottom": "\uc544\ub798\ucabd \uc815\ub82c",
|
||||
"Align Top": "\uc704\ucabd\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
||||
"Align Middle": "\uac00\uc6b4\ub370\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
||||
"Align Bottom": "\uc544\ub798\ucabd\uc73c\ub85c \uc815\ub82c\ud569\ub2c8\ub2e4.",
|
||||
"Cell Style": "\uc140 \uc2a4\ud0c0\uc77c",
|
||||
|
||||
// Files
|
||||
"Upload File": "\ud30c\uc77c \ucca8\ubd80",
|
||||
"Drop file": "\ud30c\uc77c\uc744 \ub4dc\ub86d",
|
||||
"Drop file": "\ud30c\uc77c\uc744 \ub4dc\ub798\uadf8&\ub4dc\ub86d",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "\uc774\ubaa8\ud2f0\ucf58",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['ko'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\uc11c\uc2dd \uc81c\uac70",
|
||||
|
||||
// Save
|
||||
"Save": "\uad6c\ud558\ub2e4",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\uc2e4\ud589 \ucde8\uc18c",
|
||||
"Redo": "\ub418\ub3cc\ub9ac\uae30",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['ko'] = {
|
|||
"Decrease": "\uac10\uc18c",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\ube60\ub978 \uc0bd\uc785"
|
||||
"Quick Insert": "\ube60\ub978 \uc0bd\uc785",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "\ud2b9\uc218 \ubb38\uc790",
|
||||
"Latin": "\ub77c\ud2f4\uc5b4",
|
||||
"Greek": "\uadf8\ub9ac\uc2a4\uc5b4",
|
||||
"Cyrillic": "\ud0a4\ub9b4 \ubb38\uc790",
|
||||
"Punctuation": "\ubb38\uc7a5\ubd80\ud638",
|
||||
"Currency": "\ud1b5\ud654",
|
||||
"Arrows": "\ud654\uc0b4\ud45c",
|
||||
"Math": "\uc218\ud559",
|
||||
"Misc": "\uadf8 \uc678",
|
||||
|
||||
// Print.
|
||||
"Print": "\uc778\uc1c4",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "\ub9de\ucda4\ubc95 \uac80\uc0ac\uae30",
|
||||
|
||||
// Help
|
||||
"Help": "\ub3c4\uc6c0\ub9d0",
|
||||
"Shortcuts": "\ub2e8\ucd95\ud0a4",
|
||||
"Inline Editor": "\uc778\ub77c\uc778 \uc5d0\ub514\ud130",
|
||||
"Show the editor": "\uc5d0\ub514\ud130 \ubcf4\uae30",
|
||||
"Common actions": "\uc77c\ubc18 \ub3d9\uc791",
|
||||
"Copy": "\ubcf5\uc0ac\ud558\uae30",
|
||||
"Cut": "\uc798\ub77c\ub0b4\uae30",
|
||||
"Paste": "\ubd99\uc5ec\ub123\uae30",
|
||||
"Basic Formatting": "\uae30\ubcf8 \uc11c\uc2dd",
|
||||
"Increase quote level": "\uc778\uc6a9 \uc99d\uac00",
|
||||
"Decrease quote level": "\uc778\uc6a9 \uac10\uc18c",
|
||||
"Image / Video": "\uc774\ubbf8\uc9c0 / \ub3d9\uc601\uc0c1",
|
||||
"Resize larger": "\ud06c\uae30\ub97c \ub354 \ud06c\uac8c \uc870\uc815",
|
||||
"Resize smaller": "\ud06c\uae30\ub97c \ub354 \uc791\uac8c \uc870\uc815",
|
||||
"Table": "\ud45c",
|
||||
"Select table cell": "\ud45c \uc140 \uc120\ud0dd",
|
||||
"Extend selection one cell": "\uc140\uc758 \uc120\ud0dd \ubc94\uc704\ub97c \ud655\uc7a5",
|
||||
"Extend selection one row": "\ud589\uc758 \uc120\ud0dd \ubc94\uc704\ub97c \ud655\uc7a5",
|
||||
"Navigation": "\ub124\ube44\uac8c\uc774\uc158",
|
||||
"Focus popup / toolbar": "\ud31d\uc5c5 / \ud234\ubc14\ub97c \ud3ec\ucee4\uc2a4",
|
||||
"Return focus to previous position": "\uc774\uc804 \uc704\uce58\ub85c \ud3ec\ucee4\uc2a4 \ub418\ub3cc\ub9ac\uae30",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "\uc784\ubca0\ub4dc URL",
|
||||
"Paste in a URL to embed": "\uc784\ubca0\ub4dc URL\uc5d0 \ubd99\uc5ec \ub123\uae30",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "\ubd99\uc5ec\ub123\uc740 \ubb38\uc11c\ub294 \ub9c8\uc774\ud06c\ub85c\uc18c\ud504\ud2b8 \uc6cc\ub4dc\uc5d0\uc11c \uac00\uc838\uc654\uc2b5\ub2c8\ub2e4. \ud3ec\ub9f7\uc744 \uc720\uc9c0\ud558\uac70\ub098 \uc815\ub9ac \ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
|
||||
"Keep": "\uc720\uc9c0",
|
||||
"Clean": "\uc815\ub9ac",
|
||||
"Word Paste Detected": "\uc6cc\ub4dc \ubd99\uc5ec \ub123\uae30\uac00 \uac80\ucd9c \ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
329
modules/backend/formwidgets/richeditor/assets/vendor/froala/js/languages/ku.js
vendored
Normal file
329
modules/backend/formwidgets/richeditor/assets/vendor/froala/js/languages/ku.js
vendored
Normal file
|
|
@ -0,0 +1,329 @@
|
|||
/*!
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Arabic
|
||||
*/
|
||||
|
||||
$.FE.LANGUAGE['ku'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
"Type something": "شتێک بنووسە",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "تۆخکردنەوە",
|
||||
"Italic": "لارکردنەوە",
|
||||
"Underline": "هێڵ بەژێردا هێنان",
|
||||
"Strikethrough": "هێڵ بە سەردا هێنان",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "خستنە ناو",
|
||||
"Delete": "سڕینەوە",
|
||||
"Cancel": "پاشگەزبوونەوە",
|
||||
"OK": "باشە",
|
||||
"Back": "گەڕانەوە",
|
||||
"Remove": "لابردن",
|
||||
"More": "زیاتر",
|
||||
"Update": "نوێکردنەوە",
|
||||
"Style": "شێواز",
|
||||
|
||||
// Font
|
||||
"Font Family": "فۆنتی خێزان",
|
||||
"Font Size": "قەبارەی فۆنت",
|
||||
|
||||
// Colors
|
||||
"Colors": "ڕەنگەکان",
|
||||
"Background": "پاشبنەما(باکگراوند)",
|
||||
"Text": "دەق",
|
||||
|
||||
// Paragraphs بۆیە ڕەقەمەکانی خوارەوەم نەکردووە بە کوردی لە شوێنی تریش بینیوومە هەروا نوسراوەتەوە
|
||||
"Paragraph Format": "شێوازی پەڕەگراف",
|
||||
"Normal": "ئاسایی",
|
||||
"Code": "کۆد",
|
||||
"Heading 1": " 1",
|
||||
"Heading 2": " 2",
|
||||
"Heading 3": " 3",
|
||||
"Heading 4": " 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "شێوازی پەڕەگراف",
|
||||
"Inline Style": "شێوزای ناو دێڕ",
|
||||
|
||||
// Alignment
|
||||
"Align": "ڕیزکردن",
|
||||
"Align Left": "ڕیزکردن لای چەپەوە",
|
||||
"Align Center": "ڕیزکردن لە ناوەڕاستەوە",
|
||||
"Align Right": "ڕیزکردن لای ڕاستەوە",
|
||||
"Align Justify": "هاوڕێک",
|
||||
"None": "هیچ",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "لیستی داواکراو",
|
||||
"Default": "Destçûnî",
|
||||
"Lower Alpha": "Alpha kêm",
|
||||
"Lower Greek": "Grek",
|
||||
"Lower Roman": "Roman",
|
||||
"Upper Alpha": "Alpha",
|
||||
"Upper Roman": "Rûsî",
|
||||
|
||||
"Unordered List": "لیستی داوانەکراو",
|
||||
"Circle": "Çember",
|
||||
"Disc": "Disc",
|
||||
"Square": "Meydan",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Hewayê",
|
||||
"Single": "Yekoyek",
|
||||
"Double": "Dûcar",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "کەمکردنەوەی بۆشایی بەجێهێشتن",
|
||||
"Increase Indent": "زیادکردنی بۆشایی بەجێهێشتن",
|
||||
|
||||
// Links
|
||||
"Insert Link": "دانانی بەستەر",
|
||||
"Open in new tab": "کردنەوەی لە تابێکی نوێدا",
|
||||
"Open Link": "کردنەوەی بەستەر",
|
||||
"Edit Link": "دەستکاریکردنی بەستەر",
|
||||
"Unlink": "سڕینەوەی بەستەر",
|
||||
"Choose Link": "هەڵبژاردنی بەستەر",
|
||||
|
||||
// Images
|
||||
"Insert Image": "هێنانی وێنە",
|
||||
"Upload Image": "بارکردنی وێنە",
|
||||
"By URL": "بە شێوەی بەستەر",
|
||||
"Browse": "هێنان",
|
||||
"Drop image": "ڕاکێشانی وێنە",
|
||||
"or click": "یان کرتە",
|
||||
"Manage Images": "بەڕێوەبردنی وێنە",
|
||||
"ئامادەکردن": "Cargando",
|
||||
"Deleting": "سڕینەوە",
|
||||
"Tags": "تاگەکان",
|
||||
"Are you sure? Image will be deleted.": "دڵنیایت لە سڕینەوەی وێنەکە",
|
||||
"Replace": "لەبری دانان",
|
||||
"Uploading": "بارکردن",
|
||||
"Loading image": "ئامادەکردنی وێنە",
|
||||
"Display": "پیشان دان",
|
||||
"Inline": "ناو دێڕ",
|
||||
"Break Text": "ماوەی دەق",
|
||||
"Alternative Text": "جێگرەوەی دەق",
|
||||
"Change Size": "گۆڕینی قەبارەی",
|
||||
"Width": "پانی",
|
||||
"Height": "بەرزی",
|
||||
"Something went wrong. Please try again.": "شتێک هە ڵەیە تکایە هەوڵبدەرەوە",
|
||||
|
||||
// Video
|
||||
"Insert Video": "دانانی ڤیدیۆ",
|
||||
"Embedded Code": "کۆدی ئێمبد",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "دانانی خشتە",
|
||||
"Table Header": "خشتەی ناونیشان",
|
||||
"Remove Table": "سڕینەوەی خشتە",
|
||||
"Table Style": "شێوازی خشتە",
|
||||
"Horizontal Align": "ڕێکخستنی ئاسۆیی",
|
||||
"Row": "ڕیز",
|
||||
"Insert row above": "دانانی ڕیز لەسەرەوە",
|
||||
"Insert row below": "دانانی ڕیز لە خوارەوە",
|
||||
"Delete row": "سڕینەوەی ڕیز",
|
||||
"Column": "ستوون",
|
||||
"Insert column before": "زیادکردنی ستونێک لە پێشەوە",
|
||||
"Insert column after": "زیادکردنی ستونێک لە دوایەوە",
|
||||
"Delete column": "سڕینەوەی ستونێک",
|
||||
"Cell": "خانە",
|
||||
"Merge cells": "تێکەڵکردنی خانەکان",
|
||||
"Horizontal split": "جیاکردنەوەی هێڵی ئاسۆیی",
|
||||
"Vertical split": "جیاکردنەوەی سەر بەرەو خوار",
|
||||
"Cell Background": "خانەی باکگراوند",
|
||||
"Vertical Align": "ڕیزکردن بەشێوەی سەر بەرەو خوار",
|
||||
"Top": "سەرەوە",
|
||||
"Middle": "ناوەڕاست",
|
||||
"Bottom": "خوارەوە",
|
||||
"Align Top": "ڕیزکردن لە سەرەوە",
|
||||
"Align Middle": "ڕیزکردن لە ناوەڕاستەوە",
|
||||
"Align Bottom": "ڕیزکردن لە خوارەوە",
|
||||
"Cell Style": "شێوازی خانە",
|
||||
|
||||
// Files
|
||||
"Upload File": "بەرزکردنەوەی پەڕگە",
|
||||
"Drop file": "ڕاکێشانی پەڕگە",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "ئیمۆجی",
|
||||
"Grinning face": "ڕوخسارێکی پێکەنیناوی",
|
||||
"Grinning face with smiling eyes": "ڕوخسارێکی پێکەنیناوی لەگەڵ چاوێکی خەندە ئامێز",
|
||||
"Face with tears of joy": "دەمووچاوێک لەگەڵ ئاو هاتنە خوارەوەوە بە چاودا",
|
||||
"Smiling face with open mouth": "دەمووچاوێکی پێکەنیناوی لەگەڵ دەمکردنەوە",
|
||||
"Smiling face with open mouth and smiling eyes": "دەمووچاوێکی پێکەنیناوی لەگەڵ دەمکردنەوە و چاوێکی خەندە ئامێز",
|
||||
"Smiling face with open mouth and cold sweat": "دەمووچاوێکی پێکەنیناوی لەگەڵ دەمکردنەوە و ئارەق کردنەوە",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Cara sonriente con la boca abierta y los ojos fuertemente cerrados",
|
||||
"Smiling face with halo": "دەمووچاوێکی پێکەنیناوی و بوونی بازنەیەکی خڕ بەسەرتەوە",
|
||||
"Smiling face with horns": "دەمووچاوێکی پێکەنیناوی لەگەڵ دوو قۆچدا",
|
||||
"Winking face": "چاو داگرتن",
|
||||
"Smiling face with smiling eyes": "دەمووچاوێکی پێکەنیناوی چاوی بچوک کردوەتەوە",
|
||||
"Face savoring delicious food": "دەمووچاوی کەسێک کە حەزی لە خواردنە",
|
||||
"Relieved face": "دەمووچاوێکی حەساوە",
|
||||
"Smiling face with heart-shaped eyes": "دەمووچاوێک لەگەڵ بوونی دڵ لە چاودا",
|
||||
"Smiling face with sunglasses": "دەمووچاوێک لەگەڵ چاویلکەدا",
|
||||
"Smirking face": "دەمووچاوێکی فیزاوی",
|
||||
"Neutral face": "دەم داخستن",
|
||||
"Expressionless face": "دەم و چاو داخستن",
|
||||
"Unamused face": "دەمووچاوێکی بێزار",
|
||||
"Face with cold sweat": "ڕوخسارێک لەگەڵ ئارەقی سارددا",
|
||||
"Pensive face": "ڕوخسارێکی خەمبار",
|
||||
"Confused face": "ڕوخسارێکی قەلەق",
|
||||
"Confounded face": "ڕوخسارێکی ئاڵۆز",
|
||||
"Kissing face": "دەمووچاوێک و ماچ",
|
||||
"Face throwing a kiss": "دەمووچاوێک ماچ هەڵبدات",
|
||||
"Kissing face with smiling eyes": "دەمووچاوێک ماچ دەکات لەگەڵ ڕوخسارێکی پێکەنیناوی",
|
||||
"Kissing face with closed eyes": "دەمووچاوێک ماچ دەکات و چاوی داخستووە",
|
||||
"Face with stuck out tongue": "ڕوخسارێک زمانی دەرهێناوە",
|
||||
"Face with stuck out tongue and winking eye": "ڕوخسارێک زمانی دەرهێناوە و چاوێکی لێت داگرتووە",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "هەردووچاوی داخستووە و زمان دەردێنێت",
|
||||
"Disappointed face": "ڕوخسارێکی نائومێد کراو",
|
||||
"Worried face": "ڕوخسارێکی بێتاقەت",
|
||||
"Angry face": "ڕوخسارێکی توڕە",
|
||||
"Pouting face": "ڕوخسارێک لچی دەرهێناوە",
|
||||
"Crying face": "ڕوخسارێک دەگری",
|
||||
"Persevering face": "ڕوخسارێکی تەواوی بێتاقەت",
|
||||
"Face with look of triumph": "ڕوخسارێک کە سوورە لەسەر کارێک",
|
||||
"Disappointed but relieved face": "ڕوخسارێکی خەمبارە و ئارەق دەکاتەوە",
|
||||
"Frowning face with open mouth": "ڕوخسارێکی تووڕە و دەمی کراوەتەوە",
|
||||
"Anguished face": "ڕوخسارێکی خەمناک",
|
||||
"Fearful face": "دەموچاوێکی ترساو",
|
||||
"Weary face": "ڕوخسارێکی ماندوو",
|
||||
"Sleepy face": "ڕوخسارێکی خەوتوو",
|
||||
"Tired face": "ڕوخسارێکی ماندوو",
|
||||
"Grimacing face": "دان جیڕ کردنەوە",
|
||||
"Loudly crying face": "ڕوخسارێک بە دەنگی بەرزەوە دەگری",
|
||||
"Face with open mouth": "ڕوخسارێک دەمی کردوەتەوە",
|
||||
"Hushed face": "ڕوخسارێکی بێدەنگ کراو",
|
||||
"Face with open mouth and cold sweat": "دەمووچاوێک دەمی کردوەتەوە و ئارەق دەڕێژێت",
|
||||
"Face screaming in fear": "دەمووچاوێک هاوار دەکات و لە شتێک دەترسێت",
|
||||
"Astonished face": "ڕوخسارێکی سەرسام بوو",
|
||||
"Flushed face": "ڕوخسارێکی سور بووەوە",
|
||||
"Sleeping face": "ڕوخسارێکی خەوتوو",
|
||||
"Dizzy face": "سەرگێژ خواردن",
|
||||
"Face without mouth": "دەمووچاوێک بەبێ دەم",
|
||||
"Face with medical mask": "دەمووچاوێک لەگەڵ ماسکی پزیشکی",
|
||||
|
||||
// Line breaker
|
||||
"Break": "بڕینی هێڵێک",
|
||||
|
||||
// Math
|
||||
"Subscript": "نوسین لە ژێرەوەی نوسینێکی دیکە",
|
||||
"Superscript": "سەرنووس",
|
||||
|
||||
// Full screen
|
||||
"Fullscreen": "پڕ بە شاشە",
|
||||
|
||||
// Horizontal line
|
||||
"Insert Horizontal Line": "دانانی هێڵی ئاسۆیی",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "سڕینەوەی شێواز",
|
||||
|
||||
// Save
|
||||
"Save": "Rizgarkirin",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "گەڕانەوە",
|
||||
"Redo": "هێنانەوەی هەنگاوی پێشتر",
|
||||
|
||||
// Select all
|
||||
"Select All": "دیاریکردنی هەموو",
|
||||
|
||||
// Code view
|
||||
"Code View": "بینینی کۆد",
|
||||
|
||||
// Quote
|
||||
"Quote": "وتە",
|
||||
"Increase": "زیادکردن",
|
||||
"Decrease": "کەمکردن",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "خێرا خستنە ناو",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Special Characters",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Greek",
|
||||
"Cyrillic": "Cyrillic",
|
||||
"Punctuation": "Punctuation",
|
||||
"Currency": "Currency",
|
||||
"Arrows": "Arrows",
|
||||
"Math": "Math",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Print",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Spell Checker",
|
||||
|
||||
// Help
|
||||
"Help": "Help",
|
||||
"Shortcuts": "Shortcuts",
|
||||
"Inline Editor": "Inline Editor",
|
||||
"Show the editor": "Show the editor",
|
||||
"Common actions": "Common actions",
|
||||
"Copy": "Copy",
|
||||
"Cut": "Cut",
|
||||
"Paste": "Paste",
|
||||
"Basic Formatting": "Basic Formatting",
|
||||
"Increase quote level": "Increase quote level",
|
||||
"Decrease quote level": "Decrease quote level",
|
||||
"Image / Video": "Image / Video",
|
||||
"Resize larger": "Resize larger",
|
||||
"Resize smaller": "Resize smaller",
|
||||
"Table": "Table",
|
||||
"Select table cell": "Select table cell",
|
||||
"Extend selection one cell": "Extend selection one cell",
|
||||
"Extend selection one row": "Extend selection one row",
|
||||
"Navigation": "Navigation",
|
||||
"Focus popup / toolbar": "Focus popup / toolbar",
|
||||
"Return focus to previous position": "Return focus to previous position",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Embed URL",
|
||||
"Paste in a URL to embed": "Paste in a URL to embed",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?",
|
||||
"Keep": "Keep",
|
||||
"Clean": "Clean",
|
||||
"Word Paste Detected": "Word Paste Detected"
|
||||
},
|
||||
direction: "rtl"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Montenegrin
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['me'] = {
|
|||
"Colors": "Boje",
|
||||
"Background": "Pozadine",
|
||||
"Text": "Teksta",
|
||||
"HEX Color": "HEX boje",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Paragraf formatu",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['me'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Ure\u0111ena lista",
|
||||
"Default": "",
|
||||
"Lower Alpha": "",
|
||||
"Lower Greek": "",
|
||||
"Lower Roman": "",
|
||||
"Upper Alpha": "",
|
||||
"Upper Roman": "",
|
||||
|
||||
"Unordered List": "Nesre\u0111ene lista",
|
||||
"Circle": "",
|
||||
"Disc": "",
|
||||
"Square": "",
|
||||
|
||||
// Line height
|
||||
"Line Height": "",
|
||||
"Single": "",
|
||||
"Double": "",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Smanjenje alineja",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['me'] = {
|
|||
"Display": "Prikaz",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "Break tekst",
|
||||
"Alternate Text": "Alternativna tekst",
|
||||
"Alternative Text": "Alternativna tekst",
|
||||
"Change Size": "Promijeni veli\u010dinu",
|
||||
"Width": "\u0161irina",
|
||||
"Height": "Visina",
|
||||
"Something went wrong. Please try again.": "Ne\u0161to je po\u0161lo po zlu. Molimo vas da poku\u0161ate ponovo.",
|
||||
"Image Caption": "Slika natpisa",
|
||||
"Advanced Edit": "Napredno uređivanje",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Umetni video",
|
||||
"Embedded Code": "Embedded kod",
|
||||
"Paste in a video URL": "Prilepite v URL video posnetka",
|
||||
"Drop video": "Izbaci video",
|
||||
"Your browser does not support HTML5 video.": "Váš prehliadač nepodporuje video HTML5.",
|
||||
"Upload Video": "Upload video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Umetni tabelu",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['me'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Izbrisati formatiranje",
|
||||
|
||||
// Save
|
||||
"Save": "Save",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Korak nazad",
|
||||
"Redo": "Korak naprijed",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['me'] = {
|
|||
"Decrease": "Smanjenje",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Brzo umetni"
|
||||
"Quick Insert": "Brzo umetni",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Specijalni znakovi",
|
||||
"Latin": "Latino",
|
||||
"Greek": "Grk",
|
||||
"Cyrillic": "Ćirilica",
|
||||
"Punctuation": "Interpunkcije",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Strelice",
|
||||
"Math": "Matematika",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Odštampaj",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Kontrolor pravopisa",
|
||||
|
||||
// Help
|
||||
"Help": "Pomoć",
|
||||
"Shortcuts": "Prečice",
|
||||
"Inline Editor": "Pri upisivanju Editor",
|
||||
"Show the editor": "Prikaži urednik",
|
||||
"Common actions": "Zajedničke akcije",
|
||||
"Copy": "Kopija",
|
||||
"Cut": "Rez",
|
||||
"Paste": "Nalepi",
|
||||
"Basic Formatting": "Osnovno oblikovanje",
|
||||
"Increase quote level": "Povećati ponudu za nivo",
|
||||
"Decrease quote level": "Smanjenje ponude nivo",
|
||||
"Image / Video": "Slika / Video",
|
||||
"Resize larger": "Veće veličine",
|
||||
"Resize smaller": "Promena veličine manji",
|
||||
"Table": "Sto",
|
||||
"Select table cell": "Select ćelije",
|
||||
"Extend selection one cell": "Proširite selekciju jednu ćeliju",
|
||||
"Extend selection one row": "Proširite selekciju jedan red",
|
||||
"Navigation": "Navigacija",
|
||||
"Focus popup / toolbar": "Fokus Iskačući meni / traka sa alatkama",
|
||||
"Return focus to previous position": "Vratiti fokus na prethodnu poziciju",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Ugradite URL",
|
||||
"Paste in a URL to embed": "Nalepite URL adresu da biste ugradili",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Nastavi",
|
||||
"Clean": "Oиisti",
|
||||
"Word Paste Detected": "Word Nalepi otkriven"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Norwegian
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['nb'] = {
|
|||
"Colors": "Farger",
|
||||
"Background": "Bakgrunn",
|
||||
"Text": "Tekst",
|
||||
"HEX Color": "Heksefarge",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Stiler",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['nb'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Ordnet liste",
|
||||
"Default": "Misligholde",
|
||||
"Lower Alpha": "Lavere alfa",
|
||||
"Lower Greek": "Lavere greske",
|
||||
"Lower Roman": "Lavere romersk",
|
||||
"Upper Alpha": "Øvre alfa",
|
||||
"Upper Roman": "Øvre roman",
|
||||
|
||||
"Unordered List": "Uordnet liste",
|
||||
"Circle": "Sirkel",
|
||||
"Disc": "Plate",
|
||||
"Square": "Torget",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Linjehøyde",
|
||||
"Single": "Enkelt",
|
||||
"Double": "Dobbelt",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Reduser innrykk",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['nb'] = {
|
|||
"Display": "Utstilling",
|
||||
"Inline": "P\u00e5 linje",
|
||||
"Break Text": "Brudd tekst",
|
||||
"Alternate Text": "Alternativ tekst",
|
||||
"Alternative Text": "Alternativ tekst",
|
||||
"Change Size": "Endre st\u00f8rrelse",
|
||||
"Width": "Bredde",
|
||||
"Height": "H\u00f8yde",
|
||||
"Something went wrong. Please try again.": "Noe gikk galt. V\u00e6r s\u00e5 snill, pr\u00f8v p\u00e5 nytt.",
|
||||
"Image Caption": "Bilde bildetekst",
|
||||
"Advanced Edit": "Avansert redigering",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Sett inn video",
|
||||
"Embedded Code": "Embedded kode",
|
||||
"Paste in a video URL": "Lim inn i en video-url",
|
||||
"Drop video": "Slipp video",
|
||||
"Your browser does not support HTML5 video.": "Nettleseren din støtter ikke html5 video.",
|
||||
"Upload Video": "Last opp video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Sett inn tabell",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['nb'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Fjerne formatering",
|
||||
|
||||
// Save
|
||||
"Save": "Lagre",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Angre",
|
||||
"Redo": "Utf\u00f8r likevel",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['nb'] = {
|
|||
"Decrease": "Nedgang",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Hurtiginnsats"
|
||||
"Quick Insert": "Hurtiginnsats",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Spesielle karakterer",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Gresk",
|
||||
"Cyrillic": "Kyrilliske",
|
||||
"Punctuation": "Tegnsetting",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Piler",
|
||||
"Math": "Matte",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Skrive ut",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Stavekontroll",
|
||||
|
||||
// Help
|
||||
"Help": "Hjelp",
|
||||
"Shortcuts": "Snarveier",
|
||||
"Inline Editor": "Inline editor",
|
||||
"Show the editor": "Vis redaktøren",
|
||||
"Common actions": "Felles handlinger",
|
||||
"Copy": "Kopiere",
|
||||
"Cut": "Kutte opp",
|
||||
"Paste": "Lim inn",
|
||||
"Basic Formatting": "Grunnleggende formatering",
|
||||
"Increase quote level": "Øke tilbudsnivået",
|
||||
"Decrease quote level": "Redusere tilbudsnivå",
|
||||
"Image / Video": "Bilde / video",
|
||||
"Resize larger": "Endre størrelsen større",
|
||||
"Resize smaller": "Endre størrelsen mindre",
|
||||
"Table": "Bord",
|
||||
"Select table cell": "Velg tabellcelle",
|
||||
"Extend selection one cell": "Utvide valg en celle",
|
||||
"Extend selection one row": "Utvide valg en rad",
|
||||
"Navigation": "Navigasjon",
|
||||
"Focus popup / toolbar": "Fokus popup / verktøylinje",
|
||||
"Return focus to previous position": "Returnere fokus til tidligere posisjon",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Legge inn nettadressen",
|
||||
"Paste in a URL to embed": "Lim inn i en URL for å legge inn",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Beholde",
|
||||
"Clean": "Ren",
|
||||
"Word Paste Detected": "Ordpasta oppdages"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Dutch
|
||||
*/
|
||||
|
|
@ -32,12 +58,13 @@ $.FE.LANGUAGE['nl'] = {
|
|||
|
||||
// Font
|
||||
"Font Family": "Lettertype",
|
||||
"Font Size": "Letter grootte",
|
||||
"Font Size": "Lettergrootte",
|
||||
|
||||
// Colors
|
||||
"Colors": "Kleuren",
|
||||
"Background": "Achtergrond",
|
||||
"Text": "Tekst",
|
||||
"HEX Color": "HEX kleur",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Opmaak",
|
||||
|
|
@ -50,7 +77,7 @@ $.FE.LANGUAGE['nl'] = {
|
|||
|
||||
// Style
|
||||
"Paragraph Style": "Paragraaf stijl",
|
||||
"Inline Style": "In de rij stijl",
|
||||
"Inline Style": "Inline stijl",
|
||||
|
||||
// Alignment
|
||||
"Align": "Uitlijnen",
|
||||
|
|
@ -62,14 +89,29 @@ $.FE.LANGUAGE['nl'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Geordende lijst",
|
||||
"Default": "Standaard",
|
||||
"Lower Alpha": "Lagere alpha",
|
||||
"Lower Greek": "Lager Grieks",
|
||||
"Lower Roman": "Lager Romeins",
|
||||
"Upper Alpha": "Bovenste alfa",
|
||||
"Upper Roman": "Bovenste roman",
|
||||
|
||||
"Unordered List": "Ongeordende lijst",
|
||||
"Circle": "Cirkel",
|
||||
"Disc": "Schijf",
|
||||
"Square": "Plein",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Lijnhoogte",
|
||||
"Single": "Single",
|
||||
"Double": "Dubbele",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Inspringen verkleinen",
|
||||
"Increase Indent": "Inspringen vergroten",
|
||||
|
||||
// Links
|
||||
"Insert Link": "Hyperlink invoegen",
|
||||
"Insert Link": "Link invoegen",
|
||||
"Open in new tab": "Openen in nieuwe tab",
|
||||
"Open Link": "Open link",
|
||||
"Edit Link": "Link bewerken",
|
||||
|
|
@ -80,8 +122,8 @@ $.FE.LANGUAGE['nl'] = {
|
|||
"Insert Image": "Afbeelding invoegen",
|
||||
"Upload Image": "Afbeelding uploaden",
|
||||
"By URL": "Via URL",
|
||||
"Browse": "Blader",
|
||||
"Drop image": "Drop afbeelding",
|
||||
"Browse": "Bladeren",
|
||||
"Drop image": "Sleep afbeelding",
|
||||
"or click": "of klik op",
|
||||
"Manage Images": "Afbeeldingen beheren",
|
||||
"Loading": "Bezig met laden",
|
||||
|
|
@ -92,17 +134,23 @@ $.FE.LANGUAGE['nl'] = {
|
|||
"Uploading": "Uploaden",
|
||||
"Loading image": "Afbeelding laden",
|
||||
"Display": "Tonen",
|
||||
"Inline": "In lijn",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "Tekst afbreken",
|
||||
"Alternate Text": "Alternatieve tekst",
|
||||
"Alternative Text": "Alternatieve tekst",
|
||||
"Change Size": "Grootte wijzigen",
|
||||
"Width": "Breedte",
|
||||
"Height": "Hoogte",
|
||||
"Something went wrong. Please try again.": "Er is iets fout gegaan. Probeer opnieuw.",
|
||||
"Image Caption": "Afbeelding caption",
|
||||
"Advanced Edit": "Geavanceerd bewerken",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Video invoegen",
|
||||
"Embedded Code": "Ingebedde code",
|
||||
"Paste in a video URL": "Voeg een video-URL toe",
|
||||
"Drop video": "Sleep video",
|
||||
"Your browser does not support HTML5 video.": "Je browser ondersteunt geen html5-video.",
|
||||
"Upload Video": "Video uploaden",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Tabel invoegen",
|
||||
|
|
@ -133,8 +181,8 @@ $.FE.LANGUAGE['nl'] = {
|
|||
"Cell Style": "Celstijl",
|
||||
|
||||
// Files
|
||||
"Upload File": "Upload bestand",
|
||||
"Drop file": "Drop bestand",
|
||||
"Upload File": "Bestand uploaden",
|
||||
"Drop file": "Sleep bestand",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Emoticons",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['nl'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Verwijder opmaak",
|
||||
|
||||
// Save
|
||||
"Save": "Opslaan",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Ongedaan maken",
|
||||
"Redo": "Opnieuw",
|
||||
|
|
@ -224,10 +275,62 @@ $.FE.LANGUAGE['nl'] = {
|
|||
// Quote
|
||||
"Quote": "Citaat",
|
||||
"Increase": "Toenemen",
|
||||
"Decrease": "Daling",
|
||||
"Decrease": "Afnemen",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Snel invoegen"
|
||||
"Quick Insert": "Snel invoegen",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Speciale tekens",
|
||||
"Latin": "Latijns",
|
||||
"Greek": "Grieks",
|
||||
"Cyrillic": "Cyrillisch",
|
||||
"Punctuation": "Interpunctie",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Pijlen",
|
||||
"Math": "Wiskunde",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Afdrukken",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Spellingscontrole",
|
||||
|
||||
// Help
|
||||
"Help": "Hulp",
|
||||
"Shortcuts": "Snelkoppelingen",
|
||||
"Inline Editor": "Inline editor",
|
||||
"Show the editor": "Laat de editor zien",
|
||||
"Common actions": "Algemene acties",
|
||||
"Copy": "Kopiëren",
|
||||
"Cut": "Knippen",
|
||||
"Paste": "Plakken",
|
||||
"Basic Formatting": "Basisformattering",
|
||||
"Increase quote level": "Citaat niveau verhogen",
|
||||
"Decrease quote level": "Citaatniveau verminderen",
|
||||
"Image / Video": "Beeld / video",
|
||||
"Resize larger": "Groter maken",
|
||||
"Resize smaller": "Kleiner maken",
|
||||
"Table": "Tabel",
|
||||
"Select table cell": "Selecteer tabelcel",
|
||||
"Extend selection one cell": "Selecteer een cel uit",
|
||||
"Extend selection one row": "Selecteer een rij uit",
|
||||
"Navigation": "Navigatie",
|
||||
"Focus popup / toolbar": "Focus pop-up / werkbalk",
|
||||
"Return focus to previous position": "Focus terug naar vorige positie",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Embed url",
|
||||
"Paste in a URL to embed": "Voer een URL in om toe te voegen",
|
||||
|
||||
// Word Paste.
|
||||
"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 schoonmaken?",
|
||||
"Keep": "Opmaak behouden",
|
||||
"Clean": "Tekst schoonmaken",
|
||||
"Word Paste Detected": "Word inhoud gedetecteerd"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Polish
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['pl'] = {
|
|||
"Colors": "Kolory",
|
||||
"Background": "T\u0142o",
|
||||
"Text": "Tekstu",
|
||||
"HEX Color": "Sześciokąt",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Formaty",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['pl'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Uporz\u0105dkowana lista",
|
||||
"Default": "Domyślna",
|
||||
"Lower Alpha": "Niższy alfa",
|
||||
"Lower Greek": "Niższy grecki",
|
||||
"Lower Roman": "Niższe rzymskie",
|
||||
"Upper Alpha": "Górna alfa",
|
||||
"Upper Roman": "Górny rzymski",
|
||||
|
||||
"Unordered List": "Lista nieuporz\u0105dkowana",
|
||||
"Circle": "Okrąg",
|
||||
"Disc": "Dysk",
|
||||
"Square": "Plac",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Wysokość linii",
|
||||
"Single": "Pojedynczy",
|
||||
"Double": "Podwójnie",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Zmniejsz wci\u0119cie",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['pl'] = {
|
|||
"Display": "Wystawa",
|
||||
"Inline": "Zgodna",
|
||||
"Break Text": "Z\u0142ama\u0107 tekst",
|
||||
"Alternate Text": "Tekst alternatywny",
|
||||
"Alternative Text": "Tekst alternatywny",
|
||||
"Change Size": "Zmie\u0144 rozmiar",
|
||||
"Width": "Szeroko\u015b\u0107",
|
||||
"Height": "Wysoko\u015b\u0107",
|
||||
"Something went wrong. Please try again.": "Co\u015b posz\u0142o nie tak. Prosz\u0119 spr\u00f3buj ponownie.",
|
||||
"Image Caption": "Podpis obrazu",
|
||||
"Advanced Edit": "Zaawansowana edycja",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Wstaw wideo",
|
||||
"Embedded Code": "Kod osadzone",
|
||||
"Paste in a video URL": "Wklej adres URL filmu",
|
||||
"Drop video": "Upuść wideo",
|
||||
"Your browser does not support HTML5 video.": "Twoja przeglądarka nie obsługuje wideo html5.",
|
||||
"Upload Video": "Prześlij wideo",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Wstaw tabel\u0119",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['pl'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Usu\u0144 formatowanie",
|
||||
|
||||
// Save
|
||||
"Save": "\u005a\u0061\u0070\u0069\u0073\u0061\u0107",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Cofnij",
|
||||
"Redo": "Pon\u00f3w",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['pl'] = {
|
|||
"Decrease": "Zmniejszenie",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Szybkie wstaw"
|
||||
"Quick Insert": "Szybkie wstaw",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Znaki specjalne",
|
||||
"Latin": "Łacina",
|
||||
"Greek": "Grecki",
|
||||
"Cyrillic": "Cyrylica",
|
||||
"Punctuation": "Interpunkcja",
|
||||
"Currency": "Waluta",
|
||||
"Arrows": "Strzałki",
|
||||
"Math": "Matematyka",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Wydrukować",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Sprawdzanie pisowni",
|
||||
|
||||
// Help
|
||||
"Help": "Wsparcie",
|
||||
"Shortcuts": "Skróty",
|
||||
"Inline Editor": "Edytor w wierszu",
|
||||
"Show the editor": "Pokazać edytor",
|
||||
"Common actions": "Wspólne działania",
|
||||
"Copy": "Kopiuj",
|
||||
"Cut": "Ciąć",
|
||||
"Paste": "Pasta",
|
||||
"Basic Formatting": "Podstawowe formatowanie",
|
||||
"Increase quote level": "Zwiększyć poziom notowań",
|
||||
"Decrease quote level": "Zmniejszyć poziom notowań",
|
||||
"Image / Video": "Obraz / wideo",
|
||||
"Resize larger": "Zmienić rozmiar większy",
|
||||
"Resize smaller": "Zmienić rozmiar mniejszy",
|
||||
"Table": "Stół",
|
||||
"Select table cell": "Wybierz komórkę tabeli",
|
||||
"Extend selection one cell": "Przedłużyć wybór jednej komórki",
|
||||
"Extend selection one row": "Przedłużyć wybór jednego rzędu",
|
||||
"Navigation": "Nawigacja",
|
||||
"Focus popup / toolbar": "Focus popup / toolbar",
|
||||
"Return focus to previous position": "Powrót do poprzedniej pozycji",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Osadzaj url",
|
||||
"Paste in a URL to embed": "Wklej w adresie URL do osadzenia",
|
||||
|
||||
// Word Paste.
|
||||
"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 programu Microsoft Word. Czy chcesz zachować formatowanie czy wkleić jako zwykły tekst?",
|
||||
"Keep": "Zachowaj formatowanie",
|
||||
"Clean": "Wklej jako tekst",
|
||||
"Word Paste Detected": "Wykryto sformatowany tekst"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Portuguese spoken in Brazil
|
||||
*/
|
||||
|
|
@ -15,16 +41,16 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
|
||||
// Basic formatting
|
||||
"Bold": "Negrito",
|
||||
"Italic": "It\u00e1lico",
|
||||
"Italic": "Itálito",
|
||||
"Underline": "Sublinhar",
|
||||
"Strikethrough": "Riscar",
|
||||
"Strikethrough": "Tachado",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "Inserir",
|
||||
"Delete": "Apagar",
|
||||
"Cancel": "Cancelar",
|
||||
"OK": "Ok",
|
||||
"Back": "Costas",
|
||||
"Back": "Voltar",
|
||||
"Remove": "Remover",
|
||||
"More": "Mais",
|
||||
"Update": "Atualizar",
|
||||
|
|
@ -38,31 +64,47 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
"Colors": "Cores",
|
||||
"Background": "Fundo",
|
||||
"Text": "Texto",
|
||||
"HEX Color": "Cor hexadecimal",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Formatos",
|
||||
"Normal": "Normal",
|
||||
"Code": "C\u00f3digo",
|
||||
"Heading 1": "Cabe\u00e7alho 1",
|
||||
"Heading 2": "Cabe\u00e7alho 2",
|
||||
"Heading 3": "Cabe\u00e7alho 3",
|
||||
"Heading 4": "Cabe\u00e7alho 4",
|
||||
"Code": "Código",
|
||||
"Heading 1": "Cabeçalho 1",
|
||||
"Heading 2": "Cabeçalho 2",
|
||||
"Heading 3": "Cabeçalho 3",
|
||||
"Heading 4": "Cabeçalho 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "Estilo de par\u00e1grafo",
|
||||
"Paragraph Style": "Estilo de parágrafo",
|
||||
"Inline Style": "Estilo embutido",
|
||||
|
||||
// Alignment
|
||||
"Align": "Alinhar",
|
||||
"Align Left": "Alinhar \u00e0 esquerda",
|
||||
"Align Left": "Alinhar à esquerda",
|
||||
"Align Center": "Centralizar",
|
||||
"Align Right": "Alinhar \u00e0 direita",
|
||||
"Align Right": "Alinhar à direita",
|
||||
"Align Justify": "Justificar",
|
||||
"None": "Nenhum",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Lista ordenada",
|
||||
"Unordered List": "Lista n\u00e3o ordenada",
|
||||
"Default": "Padrão",
|
||||
"Lower Alpha": "Alpha inferior",
|
||||
"Lower Greek": "Grego inferior",
|
||||
"Lower Roman": "Baixa romana",
|
||||
"Upper Alpha": "Alfa superior",
|
||||
"Upper Roman": "Romana superior",
|
||||
|
||||
"Unordered List": "Lista não ordenada",
|
||||
"Circle": "Círculo",
|
||||
"Disc": "Disco",
|
||||
"Square": "Quadrado",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Altura da linha",
|
||||
"Single": "Solteiro",
|
||||
"Double": "Em dobro",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Diminuir recuo",
|
||||
|
|
@ -79,7 +121,7 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
// Images
|
||||
"Insert Image": "Inserir imagem",
|
||||
"Upload Image": "Carregar imagem",
|
||||
"By URL": "Por URL",
|
||||
"By URL": "Por um endereço URL",
|
||||
"Browse": "Procurar",
|
||||
"Drop image": "Arraste sua imagem aqui",
|
||||
"or click": "ou clique aqui",
|
||||
|
|
@ -87,7 +129,7 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
"Loading": "Carregando",
|
||||
"Deleting": "Excluindo",
|
||||
"Tags": "Etiquetas",
|
||||
"Are you sure? Image will be deleted.": "Voc\u00ea tem certeza? Imagem ser\u00e1 apagada.",
|
||||
"Are you sure? Image will be deleted.": "Você tem certeza? A imagem será apagada.",
|
||||
"Replace": "Substituir",
|
||||
"Uploading": "Carregando imagem",
|
||||
"Loading image": "Carregando imagem",
|
||||
|
|
@ -99,16 +141,22 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
"Width": "Largura",
|
||||
"Height": "Altura",
|
||||
"Something went wrong. Please try again.": "Algo deu errado. Por favor, tente novamente.",
|
||||
"Image Caption": "Legenda da imagem",
|
||||
"Advanced Edit": "Edição avançada",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Inserir v\u00eddeo",
|
||||
"Embedded Code": "C\u00f3digo embutido",
|
||||
"Insert Video": "Inserir vídeo",
|
||||
"Embedded Code": "Código embutido",
|
||||
"Paste in a video URL": "Colar um endereço de vídeo",
|
||||
"Drop video": "Solte o vídeo",
|
||||
"Your browser does not support HTML5 vídeo.": "Seu navegador não suporta vídeo em HTML5.",
|
||||
"Upload Video": "Carregar vídeo",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Inserir tabela",
|
||||
"Table Header": "Cabe\u00e7alho da tabela",
|
||||
"Remove Table": "Remover mesa",
|
||||
"Table Style": "estilo de tabela",
|
||||
"Table Header": "Cabeçalho da tabela",
|
||||
"Remove Table": "Remover tabela",
|
||||
"Table Style": "Estilo de tabela",
|
||||
"Horizontal Align": "Alinhamento horizontal",
|
||||
"Row": "Linha",
|
||||
"Insert row above": "Inserir linha antes",
|
||||
|
|
@ -118,11 +166,11 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
"Insert column before": "Inserir coluna antes",
|
||||
"Insert column after": "Inserir coluna depois",
|
||||
"Delete column": "Excluir coluna",
|
||||
"Cell": "C\u00e9lula",
|
||||
"Merge cells": "Agrupar c\u00e9lulas",
|
||||
"Horizontal split": "Divis\u00e3o horizontal",
|
||||
"Vertical split": "Divis\u00e3o vertical",
|
||||
"Cell Background": "Fundo da c\u00e9lula",
|
||||
"Cell": "Célula",
|
||||
"Merge cells": "Agrupar células",
|
||||
"Horizontal split": "Divisão horizontal",
|
||||
"Vertical split": "Divisão vertical",
|
||||
"Cell Background": "Fundo da célula",
|
||||
"Vertical Align": "Alinhamento vertical",
|
||||
"Top": "Topo",
|
||||
"Middle": "Meio",
|
||||
|
|
@ -130,73 +178,73 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
"Align Top": "Alinhar topo",
|
||||
"Align Middle": "Alinhar meio",
|
||||
"Align Bottom": "Alinhar fundo",
|
||||
"Cell Style": "Estilo de c\u00e9lula",
|
||||
"Cell Style": "Estilo de célula",
|
||||
|
||||
// Files
|
||||
"Upload File": "Upload de arquivo",
|
||||
"Upload File": "Carregar arquivo",
|
||||
"Drop file": "Arraste seu arquivo aqui",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Emoticons",
|
||||
"Grinning face": "Sorrindo a cara",
|
||||
"Grinning face with smiling eyes": "Sorrindo rosto com olhos sorridentes",
|
||||
"Face with tears of joy": "Rosto com l\u00e1grimas de alegria",
|
||||
"Smiling face with open mouth": "Rosto de sorriso com a boca aberta",
|
||||
"Smiling face with open mouth and smiling eyes": "Rosto de sorriso com a boca aberta e olhos sorridentes",
|
||||
"Smiling face with open mouth and cold sweat": "Rosto de sorriso com a boca aberta e suor frio",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Rosto de sorriso com a boca aberta e os olhos bem fechados",
|
||||
"Smiling face with halo": "Rosto de sorriso com halo",
|
||||
"Smiling face with horns": "Rosto de sorriso com chifres",
|
||||
"Winking face": "Pisc a rosto",
|
||||
"Smiling face with smiling eyes": "Rosto de sorriso com olhos sorridentes",
|
||||
"Grinning face": "Rosto sorrindo",
|
||||
"Grinning face with smiling eyes": "Rosto sorrindo rosto com olhos sorridentes",
|
||||
"Face with tears of joy": "Rosto com lágrimas de alegria",
|
||||
"Smiling face with open mouth": "Rosto sorrindo com a boca aberta",
|
||||
"Smiling face with open mouth and smiling eyes": "Rosto sorrindo com a boca aberta e olhos sorridentes",
|
||||
"Smiling face with open mouth and cold sweat": "Rosto sorrindo com a boca aberta e suor frio",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Rosto sorrindo com a boca aberta e os olhos bem fechados",
|
||||
"Smiling face with halo": "Rosto sorrindo com aréola",
|
||||
"Smiling face with horns": "Rosto sorrindo com chifres",
|
||||
"Winking face": "Rosto piscando",
|
||||
"Smiling face with smiling eyes": "Rosto sorrindo com olhos sorridentes",
|
||||
"Face savoring delicious food": "Rosto saboreando uma deliciosa comida",
|
||||
"Relieved face": "Rosto aliviado",
|
||||
"Smiling face with heart-shaped eyes": "Rosto de sorriso com os olhos em forma de cora\u00e7\u00e3o",
|
||||
"Smiling face with sunglasses": "Rosto de sorriso com \u00f3culos de sol",
|
||||
"Smiling face with heart-shaped eyes": "Rosto sorrindo com os olhos em forma de coração",
|
||||
"Smiling face with sunglasses": "Rosto sorrindo com óculos de sol",
|
||||
"Smirking face": "Rosto sorridente",
|
||||
"Neutral face": "Rosto neutra",
|
||||
"Neutral face": "Rosto neutro",
|
||||
"Expressionless face": "Rosto inexpressivo",
|
||||
"Unamused face": "O rosto n\u00e3o divertido",
|
||||
"Unamused face": "Rosto sem expressão",
|
||||
"Face with cold sweat": "Rosto com suor frio",
|
||||
"Pensive face": "O rosto pensativo",
|
||||
"Confused face": "Cara confusa",
|
||||
"Confounded face": "Rosto at\u00f4nito",
|
||||
"Kissing face": "Beijar Rosto",
|
||||
"Pensive face": "Rosto pensativo",
|
||||
"Confused face": "Rosto confuso",
|
||||
"Confounded face": "Rosto atônito",
|
||||
"Kissing face": "Rosto beijando",
|
||||
"Face throwing a kiss": "Rosto jogando um beijo",
|
||||
"Kissing face with smiling eyes": "Beijar rosto com olhos sorridentes",
|
||||
"Kissing face with closed eyes": "Beijando a cara com os olhos fechados",
|
||||
"Face with stuck out tongue": "Preso de cara com a l\u00edngua para fora",
|
||||
"Face with stuck out tongue and winking eye": "Rosto com estendeu a l\u00edngua e olho piscando",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Rosto com estendeu a língua e os olhos bem fechados",
|
||||
"Kissing face with smiling eyes": "Rosto beijando com olhos sorridentes",
|
||||
"Kissing face with closed eyes": "Rosto beijando com os olhos fechados",
|
||||
"Face with stuck out tongue": "Rosto com a língua para fora",
|
||||
"Face with stuck out tongue and winking eye": "Rosto com a língua para fora e um olho piscando",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Rosto com a língua para fora e os olhos bem fechados",
|
||||
"Disappointed face": "Rosto decepcionado",
|
||||
"Worried face": "O rosto preocupado",
|
||||
"Worried face": "Rosto preocupado",
|
||||
"Angry face": "Rosto irritado",
|
||||
"Pouting face": "Beicinho Rosto",
|
||||
"Crying face": "Cara de choro",
|
||||
"Persevering face": "Perseverar Rosto",
|
||||
"Pouting face": "Rosto com beicinho",
|
||||
"Crying face": "Rosto chorando",
|
||||
"Persevering face": "Rosto perseverante",
|
||||
"Face with look of triumph": "Rosto com olhar de triunfo",
|
||||
"Disappointed but relieved face": "Fiquei Desapontado mas aliviado Rosto",
|
||||
"Frowning face with open mouth": "Sobrancelhas franzidas rosto com a boca aberta",
|
||||
"Anguished face": "O rosto angustiado",
|
||||
"Fearful face": "Cara com medo",
|
||||
"Disappointed but relieved face": "Rosto decepcionado mas aliviado",
|
||||
"Frowning face with open mouth": "Rosto franzido com a boca aberta",
|
||||
"Anguished face": "Rosto angustiado",
|
||||
"Fearful face": "Rosto com medo",
|
||||
"Weary face": "Rosto cansado",
|
||||
"Sleepy face": "Cara de sono",
|
||||
"Sleepy face": "Rosto com sono",
|
||||
"Tired face": "Rosto cansado",
|
||||
"Grimacing face": "Fazendo caretas face",
|
||||
"Loudly crying face": "Alto chorando rosto",
|
||||
"Face with open mouth": "Enfrentar com a boca aberta",
|
||||
"Hushed face": "Flagrantes de rosto",
|
||||
"Face with open mouth and cold sweat": "Enfrentar com a boca aberta e suor frio",
|
||||
"Face screaming in fear": "Cara gritando de medo",
|
||||
"Astonished face": "Cara de surpresa",
|
||||
"Flushed face": "Rosto vermelho",
|
||||
"Sleeping face": "O rosto de sono",
|
||||
"Dizzy face": "Cara tonto",
|
||||
"Grimacing face": "Rosto fazendo careta",
|
||||
"Loudly crying face": "Rosto chorando alto",
|
||||
"Face with open mouth": "Rosto com a boca aberta",
|
||||
"Hushed face": "Rosto silencioso",
|
||||
"Face with open mouth and cold sweat": "Rosto com a boca aferta e suando frio",
|
||||
"Face screaming in fear": "Rosto gritando de medo",
|
||||
"Astonished face": "Rosto surpreso",
|
||||
"Flushed face": "Rosto envergonhado",
|
||||
"Sleeping face": "Rosto dormindo",
|
||||
"Dizzy face": "Rosto tonto",
|
||||
"Face without mouth": "Rosto sem boca",
|
||||
"Face with medical mask": "Rosto com m\u00e1scara m\u00e9dica",
|
||||
"Face with medical mask": "Rosto com máscara médica",
|
||||
|
||||
// Line breaker
|
||||
"Break": "Quebrar",
|
||||
"Break": "Quebrar linha",
|
||||
|
||||
// Math
|
||||
"Subscript": "Subscrito",
|
||||
|
|
@ -209,7 +257,10 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
"Insert Horizontal Line": "Inserir linha horizontal",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Remover formata\u00e7\u00e3o",
|
||||
"Clear Formatting": "Remover formatação",
|
||||
|
||||
// Save
|
||||
"Save": "\u0053\u0061\u006c\u0076\u0065",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Desfazer",
|
||||
|
|
@ -219,15 +270,67 @@ $.FE.LANGUAGE['pt_br'] = {
|
|||
"Select All": "Selecionar tudo",
|
||||
|
||||
// Code view
|
||||
"Code View": "Exibi\u00e7\u00e3o de c\u00f3digo",
|
||||
"Code View": "Exibir de código",
|
||||
|
||||
// Quote
|
||||
"Quote": "Cita\u00e7\u00e3o",
|
||||
"Quote": "Citação",
|
||||
"Increase": "Aumentar",
|
||||
"Decrease": "Diminuir",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Inser\u00e7\u00e3o r\u00e1pida"
|
||||
"Quick Insert": "Inserção rápida",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Caracteres especiais",
|
||||
"Latin": "Latino",
|
||||
"Greek": "Grego",
|
||||
"Cyrillic": "Cirílico",
|
||||
"Punctuation": "Pontuação",
|
||||
"Currency": "Moeda",
|
||||
"Arrows": "Setas",
|
||||
"Math": "Matemática",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Impressão",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Corretor ortográfico",
|
||||
|
||||
// Help
|
||||
"Help": "Ajuda",
|
||||
"Shortcuts": "Atalhos",
|
||||
"Inline Editor": "Editor em linha",
|
||||
"Show the editor": "Mostre o editor",
|
||||
"Common actions": "Ações comuns",
|
||||
"Copy": "Cópia de",
|
||||
"Cut": "Cortar",
|
||||
"Paste": "Colar",
|
||||
"Basic Formatting": "Formatação básica",
|
||||
"Increase quote level": "Aumentar o nível de cotação",
|
||||
"Decrease quote level": "Diminuir o nível de cotação",
|
||||
"Image / Video": "Imagem / Vídeo",
|
||||
"Resize larger": "Redimensionar maior",
|
||||
"Resize smaller": "Redimensionar menor",
|
||||
"Table": "Tabela",
|
||||
"Select table cell": "Selecione a célula da tabela",
|
||||
"Extend selection one cell": "Ampliar a seleção de uma célula",
|
||||
"Extend selection one row": "Ampliar a seleção de uma linha",
|
||||
"Navigation": "Navegação",
|
||||
"Focus popup / toolbar": "Pop-up de foco / Barra de ferramentas",
|
||||
"Return focus to previous position": "Retornar o foco para a posição anterior",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "URL de inserção",
|
||||
"Paste in a URL to embed": "Colar um endereço URL para incorporar",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Manter formatação",
|
||||
"Clean": "Limpar formatação",
|
||||
"Word Paste Detected": "Texto do Word detectado"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Portuguese spoken in Portugal
|
||||
*/
|
||||
|
|
@ -24,7 +50,7 @@ $.FE.LANGUAGE['pt_pt'] = {
|
|||
"Delete": "Apagar",
|
||||
"Cancel": "Cancelar",
|
||||
"OK": "Ok",
|
||||
"Back": "Costas",
|
||||
"Back": "Voltar",
|
||||
"Remove": "Remover",
|
||||
"More": "Mais",
|
||||
"Update": "Atualizar",
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['pt_pt'] = {
|
|||
"Colors": "Cores",
|
||||
"Background": "Fundo",
|
||||
"Text": "Texto",
|
||||
"HEX Color": "Cor hexadecimal",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Formatos",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['pt_pt'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Lista ordenada",
|
||||
"Default": "Padrão",
|
||||
"Lower Alpha": "Alpha inferior",
|
||||
"Lower Greek": "Grego inferior",
|
||||
"Lower Roman": "Baixa romana",
|
||||
"Upper Alpha": "Alfa superior",
|
||||
"Upper Roman": "Romana superior",
|
||||
|
||||
"Unordered List": "Lista n\u00e3o ordenada",
|
||||
"Circle": "Círculo",
|
||||
"Disc": "Disco",
|
||||
"Square": "Quadrado",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Altura da linha",
|
||||
"Single": "Solteiro",
|
||||
"Double": "Em dobro",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Diminuir avan\u00e7o",
|
||||
|
|
@ -94,20 +136,26 @@ $.FE.LANGUAGE['pt_pt'] = {
|
|||
"Display": "Exibir",
|
||||
"Inline": "Em linha",
|
||||
"Break Text": "Texto de quebra",
|
||||
"Alternate Text": "Texto alternativo",
|
||||
"Alternative Text": "Texto alternativo",
|
||||
"Change Size": "Alterar tamanho",
|
||||
"Width": "Largura",
|
||||
"Height": "Altura",
|
||||
"Something went wrong. Please try again.": "Algo deu errado. Por favor, tente novamente.",
|
||||
"Image Caption": "Legenda da imagem",
|
||||
"Advanced Edit": "Edição avançada",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Inserir v\u00eddeo",
|
||||
"Embedded Code": "C\u00f3digo embutido",
|
||||
"Paste in a video URL": "Colar em um URL de vídeo",
|
||||
"Drop video": "Solte o video",
|
||||
"Your browser does not support HTML5 video.": "Seu navegador não suporta o vídeo html5.",
|
||||
"Upload Video": "Envio vídeo",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Inserir tabela",
|
||||
"Table Header": "Cabe\u00e7alho da tabela",
|
||||
"Remove Table": "Remover mesa",
|
||||
"Remove Table": "Remover tabela",
|
||||
"Table Style": "estilo de tabela",
|
||||
"Horizontal Align": "Alinhamento horizontal",
|
||||
"Row": "Linha",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['pt_pt'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Remover formata\u00e7\u00e3o",
|
||||
|
||||
// Save
|
||||
"Save": "\u0053\u0061\u006c\u0076\u0065",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Anular",
|
||||
"Redo": "Restaurar",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['pt_pt'] = {
|
|||
"Decrease": "Diminuir",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Inser\u00e7\u00e3o r\u00e1pida"
|
||||
"Quick Insert": "Inser\u00e7\u00e3o r\u00e1pida",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Caracteres especiais",
|
||||
"Latin": "Latino",
|
||||
"Greek": "Grego",
|
||||
"Cyrillic": "Cirílico",
|
||||
"Punctuation": "Pontuação",
|
||||
"Currency": "Moeda",
|
||||
"Arrows": "Setas; flechas",
|
||||
"Math": "Matemática",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Impressão",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Verificador ortográfico",
|
||||
|
||||
// Help
|
||||
"Help": "Socorro",
|
||||
"Shortcuts": "Atalhos",
|
||||
"Inline Editor": "Editor em linha",
|
||||
"Show the editor": "Mostre o editor",
|
||||
"Common actions": "Ações comuns",
|
||||
"Copy": "Cópia de",
|
||||
"Cut": "Cortar",
|
||||
"Paste": "Colar",
|
||||
"Basic Formatting": "Formatação básica",
|
||||
"Increase quote level": "Aumentar o nível de cotação",
|
||||
"Decrease quote level": "Diminuir o nível de cotação",
|
||||
"Image / Video": "Imagem / video",
|
||||
"Resize larger": "Redimensionar maior",
|
||||
"Resize smaller": "Redimensionar menor",
|
||||
"Table": "Tabela",
|
||||
"Select table cell": "Selecione a célula da tabela",
|
||||
"Extend selection one cell": "Ampliar a seleção de uma célula",
|
||||
"Extend selection one row": "Ampliar a seleção uma linha",
|
||||
"Navigation": "Navegação",
|
||||
"Focus popup / toolbar": "Foco popup / barra de ferramentas",
|
||||
"Return focus to previous position": "Retornar o foco para a posição anterior",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "URL de inserção",
|
||||
"Paste in a URL to embed": "Colar em url para incorporar",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Guarda",
|
||||
"Clean": "Limpar \ limpo",
|
||||
"Word Paste Detected": "Pasta de palavras detectada"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Romanian
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['ro'] = {
|
|||
"Colors": "Culoare",
|
||||
"Background": "Fundal",
|
||||
"Text": "Text",
|
||||
"HEX Color": "Culoare Hexa",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Format paragraf",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['ro'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "List\u0103 ordonat\u0103",
|
||||
"Default": "Mod implicit",
|
||||
"Lower Alpha": "Inferior alfa",
|
||||
"Lower Greek": "Inferior grecesc",
|
||||
"Lower Roman": "Inferior roman",
|
||||
"Upper Alpha": "Alfa superioară",
|
||||
"Upper Roman": "Superior roman",
|
||||
|
||||
"Unordered List": "List\u0103 neordonat\u0103",
|
||||
"Circle": "Cerc",
|
||||
"Disc": "Disc",
|
||||
"Square": "Pătrat",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Inaltimea liniei",
|
||||
"Single": "Singur",
|
||||
"Double": "Dubla",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "De-indenteaz\u0103",
|
||||
|
|
@ -85,7 +127,6 @@ $.FE.LANGUAGE['ro'] = {
|
|||
"or click": "sau f\u0103 click",
|
||||
"Manage Images": "Gestionare imagini",
|
||||
"Loading": "Se \u00eencarc\u0103",
|
||||
"Deleting": "",
|
||||
"Deleting": "Se \u0219terge",
|
||||
"Tags": "Etichete",
|
||||
"Are you sure? Image will be deleted.": "Sunte\u021bi sigur? Imaginea va fi \u015ftears\u0103.",
|
||||
|
|
@ -95,15 +136,21 @@ $.FE.LANGUAGE['ro'] = {
|
|||
"Display": "Afi\u0219are",
|
||||
"Inline": "\u00cen linie",
|
||||
"Break Text": "Sparge text",
|
||||
"Alternate Text": "Text alternativ",
|
||||
"Alternative Text": "Text alternativ",
|
||||
"Change Size": "Modificare dimensiuni",
|
||||
"Width": "L\u0103\u021bime",
|
||||
"Height": "\u00cen\u0103l\u021bime",
|
||||
"Something went wrong. Please try again.": "Ceva n-a mers bine. V\u0103 rug\u0103m s\u0103 \u00eencerca\u021bi din nou.",
|
||||
"Image Caption": "Captura imaginii",
|
||||
"Advanced Edit": "Editare avansată",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Inserare video",
|
||||
"Embedded Code": "Cod embedded",
|
||||
"Paste in a video URL": "Lipiți o adresă URL pentru video",
|
||||
"Drop video": "Trage video",
|
||||
"Your browser does not support HTML5 video.": "Browserul dvs. nu acceptă videoclipul html5.",
|
||||
"Upload Video": "Încărcați videoclipul",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Inserare tabel",
|
||||
|
|
@ -212,6 +259,9 @@ $.FE.LANGUAGE['ro'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Elimina\u021bi formatarea",
|
||||
|
||||
// Save
|
||||
"Save": "\u0053\u0061\u006c\u0076\u0061\u021b\u0069",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Reexecut\u0103",
|
||||
"Redo": "Dezexecut\u0103",
|
||||
|
|
@ -228,7 +278,59 @@ $.FE.LANGUAGE['ro'] = {
|
|||
"Decrease": "De-indenteaz\u0103",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Inserare rapid\u0103"
|
||||
"Quick Insert": "Inserare rapid\u0103",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Caracterele speciale",
|
||||
"Latin": "Latină",
|
||||
"Greek": "Greacă",
|
||||
"Cyrillic": "Chirilic",
|
||||
"Punctuation": "Punctuaţie",
|
||||
"Currency": "Valută",
|
||||
"Arrows": "Săgeți",
|
||||
"Math": "Matematică",
|
||||
"Misc": "Diverse",
|
||||
|
||||
// Print.
|
||||
"Print": "Imprimare",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Ortografie",
|
||||
|
||||
// Help
|
||||
"Help": "Ajutor",
|
||||
"Shortcuts": "Comenzi rapide",
|
||||
"Inline Editor": "Editor inline",
|
||||
"Show the editor": "Arătați editorul",
|
||||
"Common actions": "Acțiuni comune",
|
||||
"Copy": "Copie",
|
||||
"Cut": "A taia",
|
||||
"Paste": "Lipire",
|
||||
"Basic Formatting": "Formatul de bază",
|
||||
"Increase quote level": "Creșteți nivelul cotației",
|
||||
"Decrease quote level": "Micșorați nivelul cotației",
|
||||
"Image / Video": "Imagine / video",
|
||||
"Resize larger": "Redimensionați mai mare",
|
||||
"Resize smaller": "Redimensionați mai puțin",
|
||||
"Table": "Tabel",
|
||||
"Select table cell": "Selectați celula tabelă",
|
||||
"Extend selection one cell": "Extindeți selecția la o celulă",
|
||||
"Extend selection one row": "Extindeți selecția cu un rând",
|
||||
"Navigation": "Navigare",
|
||||
"Focus popup / toolbar": "Focus popup / bara de instrumente",
|
||||
"Return focus to previous position": "Reveniți la poziția anterioară",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Încorporați url",
|
||||
"Paste in a URL to embed": "Lipiți un URL pentru a-l încorpora",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "A pastra",
|
||||
"Clean": "Curat",
|
||||
"Word Paste Detected": "A fost detectată lipire din Word"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Russian
|
||||
*/
|
||||
|
|
@ -35,9 +61,10 @@ $.FE.LANGUAGE['ru'] = {
|
|||
"Font Size": "\u0420\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430",
|
||||
|
||||
// Colors
|
||||
"Colors": "\u0446\u0432\u0435\u0442\u0430",
|
||||
"Colors": "\u0426\u0432\u0435\u0442\u0430",
|
||||
"Background": "\u0424\u043e\u043d",
|
||||
"Text": "\u0422\u0435\u043a\u0441\u0442",
|
||||
"HEX Color": "HEX цвет",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u0424\u043e\u0440\u043c\u0430\u0442 \u0430\u0431\u0437\u0430\u0446\u0430",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['ru'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
||||
"Default": "Дефолт",
|
||||
"Lower Alpha": "Низшая альфа",
|
||||
"Lower Greek": "Нижний греческий",
|
||||
"Lower Roman": "Нижний римлянин",
|
||||
"Upper Alpha": "Верхняя альфа",
|
||||
"Upper Roman": "Верховный римлянин",
|
||||
|
||||
"Unordered List": "\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
||||
"Circle": "Круг",
|
||||
"Disc": "Диск",
|
||||
"Square": "Площадь",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Высота линии",
|
||||
"Single": "Не замужем",
|
||||
"Double": "Двойной",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f",
|
||||
|
|
@ -81,7 +123,7 @@ $.FE.LANGUAGE['ru'] = {
|
|||
"Upload Image": "\u0417\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435",
|
||||
"By URL": "\u041f\u043e \u0441\u0441\u044b\u043b\u043a\u0435",
|
||||
"Browse": "\u0417\u0430\u0433\u0440\u0443\u0436\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f",
|
||||
"Drop image": "\u041f\u0435\u0440\u0435\u043c\u0435\u0441\u0442\u0438\u0442\u0435 \u0441\u044e\u0434\u0430 \u0444\u0430\u0439\u043b",
|
||||
"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",
|
||||
"or click": "\u0438\u043b\u0438 \u043d\u0430\u0436\u043c\u0438\u0442\u0435",
|
||||
"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",
|
||||
"Loading": "\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['ru'] = {
|
|||
"Display": "\u041f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435",
|
||||
"Inline": "\u041e\u0431\u0442\u0435\u043a\u0430\u043d\u0438\u0435 \u0442\u0435\u043a\u0441\u0442\u043e\u043c",
|
||||
"Break Text": "\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u043e\u0435 \u0432 \u0442\u0435\u043a\u0441\u0442",
|
||||
"Alternate Text": "\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442",
|
||||
"Alternative Text": "\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442",
|
||||
"Change Size": "\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440",
|
||||
"Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
||||
"Height": "\u0412\u044b\u0441\u043e\u0442\u0430",
|
||||
"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",
|
||||
"Image Caption": "Подпись к изображению",
|
||||
"Advanced Edit": "Расширенное редактирование",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e",
|
||||
"Embedded Code": "\u0048\u0054\u004d\u004c\u002d\u043a\u043e\u0434 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438",
|
||||
"Paste in a video URL": "Вставить URL-адрес видео",
|
||||
"Drop video": "Вставить видео",
|
||||
"Your browser does not support HTML5 video.": "Ваш браузер не поддерживает html5 видео.",
|
||||
"Upload Video": "Загрузить видео",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443",
|
||||
|
|
@ -138,8 +186,8 @@ $.FE.LANGUAGE['ru'] = {
|
|||
|
||||
// Emoticons
|
||||
"Emoticons": "\u0421\u043c\u0430\u0439\u043b\u0438\u043a\u0438",
|
||||
"Grinning face": "",
|
||||
"Grinning face with smiling eyes": "\u0423\u0441\u043c\u0435\u0445\u043d\u0443\u0432\u0448\u0438\u0441\u044c \u043b\u0438\u0446\u043e \u0441 \u0443\u043b\u044b\u0431\u0430\u044e\u0449\u0438\u043c\u0438\u0441\u044f \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Grinning face": "\u0423\u0445\u043c\u044b\u043b\u043a\u0430 \u043d\u0430 \u043b\u0438\u0446\u0435",
|
||||
"Grinning face with smiling eyes": "\u0423\u0441\u043c\u0435\u0445\u043d\u0443\u0432\u0448\u0435\u0435\u0441\u044f \u043b\u0438\u0446\u043e \u0441 \u0443\u043b\u044b\u0431\u0430\u044e\u0449\u0438\u043c\u0438\u0441\u044f \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Face with tears of joy": "\u041b\u0438\u0446\u043e \u0441\u043e \u0441\u043b\u0435\u0437\u0430\u043c\u0438 \u0440\u0430\u0434\u043e\u0441\u0442\u0438",
|
||||
"Smiling face with open mouth": "\u0423\u043b\u044b\u0431\u0430\u044e\u0449\u0435\u0435\u0441\u044f \u043b\u0438\u0446\u043e \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u0440\u0442\u043e\u043c",
|
||||
"Smiling face with open mouth and smiling eyes": "\u0423\u043b\u044b\u0431\u0430\u044f\u0441\u044c \u043b\u0438\u0446\u043e \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u0440\u0442\u043e\u043c \u0438 \u0443\u043b\u044b\u0431\u0430\u044e\u0449\u0438\u0435\u0441\u044f \u0433\u043b\u0430\u0437\u0430",
|
||||
|
|
@ -149,47 +197,47 @@ $.FE.LANGUAGE['ru'] = {
|
|||
"Smiling face with horns": "\u0423\u043b\u044b\u0431\u0430\u044f\u0441\u044c \u043b\u0438\u0446\u043e \u0441 \u0440\u043e\u0433\u0430\u043c\u0438",
|
||||
"Winking face": "\u043f\u043e\u0434\u043c\u0438\u0433\u0438\u0432\u0430\u044f \u043b\u0438\u0446\u043e",
|
||||
"Smiling face with smiling eyes": "\u0423\u043b\u044b\u0431\u0430\u044f\u0441\u044c \u043b\u0438\u0446\u043e \u0441 \u0443\u043b\u044b\u0431\u0430\u044e\u0449\u0438\u043c\u0438\u0441\u044f \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Face savoring delicious food": "\u041b\u0438\u0446\u043e \u0441\u043c\u0430\u043a\u0443\u044f \u0432\u043a\u0443\u0441\u043d\u0443\u044e \u0435\u0434\u0443",
|
||||
"Face savoring delicious food": "\u041b\u0438\u0446\u043e \u0441\u043c\u0430\u043a\u0443\u044e\u0449\u0435\u0435 \u0432\u043a\u0443\u0441\u043d\u0443\u044e \u0435\u0434\u0443",
|
||||
"Relieved face": "\u041e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d\u044b \u043b\u0438\u0446\u043e",
|
||||
"Smiling face with heart-shaped eyes": "\u0423\u043b\u044b\u0431\u0430\u044f\u0441\u044c \u043b\u0438\u0446\u043e \u0432 \u0444\u043e\u0440\u043c\u0435 \u0441\u0435\u0440\u0434\u0446\u0430 \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Smiling face with sunglasses": "\u0423\u043b\u044b\u0431\u0430\u044f\u0441\u044c \u043b\u0438\u0446\u043e \u0441 \u043e\u0447\u043a\u0430\u043c\u0438",
|
||||
"Smirking face": "\u0423\u0441\u043c\u0435\u0445\u043d\u0443\u0432\u0448\u0438\u0441\u044c \u043b\u0438\u0446\u043e",
|
||||
"Neutral face": "\u041e\u0431\u044b\u0447\u043d\u044b\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Expressionless face": "\u043d\u0435\u0432\u044b\u0440\u0430\u0437\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043b\u0438\u0446\u0430",
|
||||
"Expressionless face": "\u041d\u0435\u0432\u044b\u0440\u0430\u0437\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Unamused face": "\u041d\u0435 \u0441\u043c\u0435\u0448\u043d\u043e \u043b\u0438\u0446\u043e",
|
||||
"Face with cold sweat": "\u041b\u0438\u0446\u043e \u0441 \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u0433\u043e \u043f\u043e\u0442\u0430",
|
||||
"Face with cold sweat": "\u041b\u0438\u0446\u043e \u0432 \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u043c \u043f\u043e\u0442\u0443",
|
||||
"Pensive face": "\u0417\u0430\u0434\u0443\u043c\u0447\u0438\u0432\u044b\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Confused face": "\u041f\u0443\u0442\u0430\u0442\u044c \u043b\u0438\u0446\u043e",
|
||||
"Confounded face": "\u0414\u0430 \u043f\u043e\u0441\u0442\u044b\u0434\u044f\u0442\u0441\u044f \u043b\u0438\u0446\u043e",
|
||||
"Confused face": "\u0421\u043c\u0443\u0449\u0435\u043d\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Confounded face": "\u041f\u043e\u0441\u0442\u044b\u0434\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Kissing face": "\u041f\u043e\u0446\u0435\u043b\u0443\u0438 \u043b\u0438\u0446\u043e",
|
||||
"Face throwing a kiss": "\u041b\u0438\u0446\u043e \u0431\u0440\u043e\u0441\u0430\u043b\u0438 \u043f\u043e\u0446\u0435\u043b\u0443\u0439",
|
||||
"Face throwing a kiss": "\u041b\u0438\u0446\u043e \u043e\u0442\u043f\u0440\u0430\u0432\u043b\u044f\u044e\u0449\u0435\u0435 \u043f\u043e\u0446\u0435\u043b\u0443\u0439",
|
||||
"Kissing face with smiling eyes": "\u041f\u043e\u0446\u0435\u043b\u0443\u0438 \u043b\u0438\u0446\u043e \u0441 \u0443\u043b\u044b\u0431\u0430\u044e\u0449\u0438\u043c\u0438\u0441\u044f \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Kissing face with closed eyes": "\u041f\u043e\u0446\u0435\u043b\u0443\u0438 \u043b\u0438\u0446\u043e \u0441 \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u043c\u0438 \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Face with stuck out tongue": "\u041b\u0438\u0446\u043e \u0441 \u0442\u043e\u0440\u0447\u0430\u043b\u0438 \u044f\u0437\u044b\u043a\u0430",
|
||||
"Face with stuck out tongue and winking eye": "\u041b\u0438\u0446\u043e \u0441 \u0442\u043e\u0440\u0447\u0430\u043b\u0438 \u044f\u0437\u044b\u043a \u0438 \u043f\u043e\u0434\u043c\u0438\u0433\u0438\u0432\u0430\u044f \u0433\u043b\u0430\u0437\u043e\u043c",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "\u041b\u0438\u0446\u043e \u0441 \u0442\u043e\u0440\u0447\u0430\u043b\u0438 \u044f\u0437\u044b\u043a \u0438 \u043f\u043b\u043e\u0442\u043d\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u043c\u0438 \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Disappointed face": "\u0420\u0430\u0437\u043e\u0447\u0430\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Face with stuck out tongue": "\u041b\u0438\u0446\u043e \u0441 \u0442\u043e\u0440\u0447\u0430\u0449\u0438\u043c \u044f\u0437\u044b\u043a\u043e\u043c",
|
||||
"Face with stuck out tongue and winking eye": "\u041b\u0438\u0446\u043e \u0441 \u0442\u043e\u0440\u0447\u0430\u0449\u0438\u043c \u044f\u0437\u044b\u043a\u043e\u043c \u0438 \u043f\u043e\u0434\u043c\u0438\u0433\u0438\u0432\u0430\u044e\u0449\u0438\u043c \u0433\u043b\u0430\u0437\u043e\u043c",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "\u041b\u0438\u0446\u043e \u0441 \u0442\u043e\u0440\u0447\u0430\u0449\u0438\u043c \u044f\u0437\u044b\u043a\u043e\u043c \u0438 \u043f\u043b\u043e\u0442\u043d\u043e \u0437\u0430\u043a\u0440\u044b\u0442\u044b\u043c\u0438 \u0433\u043b\u0430\u0437\u0430\u043c\u0438",
|
||||
"Disappointed face": "\u0420\u0430\u0437\u043e\u0447\u0430\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Worried face": "\u041e\u0431\u0435\u0441\u043f\u043e\u043a\u043e\u0435\u043d\u043d\u044b\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Angry face": "\u0417\u043b\u043e\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Pouting face": "\u041f\u0443\u0445\u043b\u044b\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Crying face": "\u041f\u043b\u0430\u0447 \u043b\u0438\u0446\u043e",
|
||||
"Crying face": "\u041f\u043b\u0430\u0447\u0443\u0449\u0435\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Persevering face": "\u041d\u0430\u0441\u0442\u043e\u0439\u0447\u0438\u0432\u0430\u044f \u043b\u0438\u0446\u043e",
|
||||
"Face with look of triumph": "\u041b\u0438\u0446\u043e \u0441 \u0432\u0438\u0434\u043e\u043c \u0442\u0440\u0438\u0443\u043c\u0444\u0430",
|
||||
"Disappointed but relieved face": "\u0420\u0430\u0437\u043e\u0447\u0430\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439\u002c \u043d\u043e \u043e\u0441\u0432\u043e\u0431\u043e\u0436\u0434\u0435\u043d \u043b\u0438\u0446\u043e",
|
||||
"Frowning face with open mouth": "\u041d\u0430\u0445\u043c\u0443\u0440\u0438\u0432\u0448\u0438\u0441\u044c \u043b\u0438\u0446\u043e \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u0440\u0442\u043e\u043c",
|
||||
"Disappointed but relieved face": "\u0420\u0430\u0437\u043e\u0447\u0430\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0435\u002c \u043d\u043e \u0441\u043f\u043e\u043a\u043e\u0439\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Frowning face with open mouth": "\u041d\u0430\u0445\u043c\u0443\u0440\u0435\u043d\u043d\u043e\u0435 \u043b\u0438\u0446\u043e \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u0440\u0442\u043e\u043c",
|
||||
"Anguished face": "\u043c\u0443\u0447\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Fearful face": "\u041e\u043f\u0430\u0441\u0430\u044f\u0441\u044c \u043b\u0438\u0446\u043e",
|
||||
"Fearful face": "\u041d\u0430\u043f\u0443\u0433\u0430\u043d\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Weary face": "\u0423\u0441\u0442\u0430\u043b\u044b\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Sleepy face": "\u0441\u043e\u043d\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Tired face": "\u0423\u0441\u0442\u0430\u043b\u0438 \u043b\u0438\u0446\u043e",
|
||||
"Grimacing face": "\u0413\u0440\u0438\u043c\u0430\u0441\u043d\u0438\u0447\u0430\u044f \u043b\u0438\u0446\u043e",
|
||||
"Grimacing face": "\u0413\u0440\u0438\u043c\u0430\u0441\u0430 \u043d\u0430 \u043b\u0438\u0446\u0435",
|
||||
"Loudly crying face": "\u0413\u0440\u043e\u043c\u043a\u043e \u043f\u043b\u0430\u0447\u0430 \u043b\u0438\u0446\u043e",
|
||||
"Face with open mouth": "\u041b\u0438\u0446\u043e \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u0440\u0442\u043e\u043c",
|
||||
"Hushed face": "\u0417\u0430\u0442\u0438\u0445\u0448\u0438\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Face with open mouth and cold sweat": "\u041b\u0438\u0446\u043e \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u0440\u0442\u043e\u043c \u0438 \u0445\u043e\u043b\u043e\u0434\u043d\u044b\u0439 \u043f\u043e\u0442",
|
||||
"Face screaming in fear": "\u041b\u0438\u0446\u043e \u043a\u0440\u0438\u0447\u0430\u0442\u044c \u0432 \u0441\u0442\u0440\u0430\u0445\u0435",
|
||||
"Astonished face": "\u0423\u0434\u0438\u0432\u043b\u0435\u043d\u043d\u044b\u0439 \u043b\u0438\u0446\u043e",
|
||||
"Flushed face": "\u041f\u0440\u0438\u043b\u0438\u0432 \u043a\u0440\u043e\u0432\u0438 \u043a \u043b\u0438\u0446\u0443",
|
||||
"Face with open mouth and cold sweat": "\u041b\u0438\u0446\u043e \u0441 \u043e\u0442\u043a\u0440\u044b\u0442\u044b\u043c \u0440\u0442\u043e\u043c \u0432 \u0445\u043e\u043b\u043e\u0434\u043d\u043e\u043c \u043f\u043e\u0442\u0443",
|
||||
"Face screaming in fear": "\u041b\u0438\u0446\u043e \u043a\u0440\u0438\u0447\u0430\u0449\u0435\u0435 \u043e\u0442 \u0441\u0442\u0440\u0430\u0445\u0430",
|
||||
"Astonished face": "\u0423\u0434\u0438\u0432\u043b\u0435\u043d\u043d\u043e\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Flushed face": "\u041f\u043e\u043a\u0440\u0430\u0441\u043d\u0435\u0432\u0448\u0435\u0435 \u043b\u0438\u0446\u043e",
|
||||
"Sleeping face": "\u0421\u043f\u044f\u0449\u0430\u044f \u043b\u0438\u0446\u043e",
|
||||
"Dizzy face": "\u0414\u0438\u0437\u0437\u0438 \u043b\u0438\u0446\u043e",
|
||||
"Face without mouth": "\u041b\u0438\u0446\u043e \u0431\u0435\u0437 \u0440\u0442\u0430",
|
||||
|
|
@ -211,23 +259,78 @@ $.FE.LANGUAGE['ru'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435",
|
||||
|
||||
// Save
|
||||
"Save": "\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c",
|
||||
"Redo": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u044c",
|
||||
|
||||
// Select all
|
||||
"Select All": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0435",
|
||||
"Select All": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0432\u0441\u0451",
|
||||
|
||||
// Code view
|
||||
"Code View": "\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u0048\u0054\u004d\u004c\u002d\u043a\u043e\u0434\u0430",
|
||||
|
||||
// Quote
|
||||
"Quote": "\u0446\u0438\u0442\u0430\u0442\u0430",
|
||||
"Quote": "\u0426\u0438\u0442\u0430\u0442\u0430",
|
||||
"Increase": "\u0423\u0432\u0435\u043b\u0438\u0447\u0435\u043d\u0438\u0435",
|
||||
"Decrease": "\u0421\u043d\u0438\u0436\u0435\u043d\u0438\u0435",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0430"
|
||||
"Quick Insert": "\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0430",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Специальные символы",
|
||||
"Latin": "Латинский",
|
||||
"Greek": "Греческий",
|
||||
"Cyrillic": "Кириллица",
|
||||
"Punctuation": "Пунктуация",
|
||||
"Currency": "Валюта",
|
||||
"Arrows": "Стрелки",
|
||||
"Math": "Математический",
|
||||
"Misc": "Разное",
|
||||
|
||||
// Print.
|
||||
"Print": "Распечатать",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Программа проверки орфографии",
|
||||
|
||||
// Help
|
||||
"Help": "Помощь",
|
||||
"Shortcuts": "Горячие клавищи",
|
||||
"Inline Editor": "Встроенный редактор",
|
||||
"Show the editor": "Показать редактор",
|
||||
"Common actions": "Общие действия",
|
||||
"Copy": "Копировать",
|
||||
"Cut": "Вырезать",
|
||||
"Paste": "Вставить",
|
||||
"Basic Formatting": "Базовое форматирование",
|
||||
"Increase quote level": "Увеличить уровень цитирования",
|
||||
"Decrease quote level": "Уменьшить уровень цитирования",
|
||||
"Image / Video": "Изображение / Видео",
|
||||
"Resize larger": "Изменить размер",
|
||||
"Resize smaller": "Уменьшить размер",
|
||||
"Table": "Таблица",
|
||||
"Select table cell": "Выбрать ячейку таблицы",
|
||||
"Extend selection one cell": "Расширить выделение одной ячейки",
|
||||
"Extend selection one row": "Расширить выделение на одну строку",
|
||||
"Navigation": "Навигация",
|
||||
"Focus popup / toolbar": "Сфокусировать всплывающее окно / панель инструментов",
|
||||
"Return focus to previous position": "Вернуть фокус на предыдущую позицию",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Вставить URL-адрес",
|
||||
"Paste in a URL to embed": "Вставить URL-адрес для встраивания",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Вы пытаетесь вставить текст из документа Microsoft Word. Вы хотите сохранить или очистить формат?",
|
||||
"Keep": "Оставить",
|
||||
"Clean": "Очистить",
|
||||
"Word Paste Detected": "Обнаружено копирование из Word"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
336
modules/backend/formwidgets/richeditor/assets/vendor/froala/js/languages/sk.js
vendored
Normal file
336
modules/backend/formwidgets/richeditor/assets/vendor/froala/js/languages/sk.js
vendored
Normal file
|
|
@ -0,0 +1,336 @@
|
|||
/*!
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Slovak
|
||||
*/
|
||||
|
||||
$.FE.LANGUAGE['sk'] = {
|
||||
translation: {
|
||||
|
||||
// Place holder
|
||||
"Type something": "Nap\u00ed\u0161te hoci\u010do",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "Tu\u010dn\u00e9",
|
||||
"Italic": "Kurz\u00edva",
|
||||
"Underline": "Pod\u010diarknut\u00e9",
|
||||
"Strikethrough": "Pre\u0161krtnut\u00e9",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "Vlo\u017ei\u0165",
|
||||
"Delete": "Vymaza\u0165",
|
||||
"Cancel": "Zru\u0161i\u0165",
|
||||
"OK": "OK",
|
||||
"Back": "Sp\u00e4\u0165",
|
||||
"Remove": "Odstr\u00e1ni\u0165",
|
||||
"More": "Viac",
|
||||
"Update": "Aktualizova\u0165",
|
||||
"Style": "\u0165t\u00fdl",
|
||||
|
||||
// Font
|
||||
"Font Family": "Typ p\u00edsma",
|
||||
"Font Size": "Ve\u013ekos\u0165 p\u00edsma",
|
||||
|
||||
// Colors
|
||||
"Colors": "Farby",
|
||||
"Background": "Pozadie",
|
||||
"Text": "Text",
|
||||
"HEX Color": "Hex Farby",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Form\u00e1t odstavca",
|
||||
"Normal": "Norm\u00e1lne",
|
||||
"Code": "K\u00f3d",
|
||||
"Heading 1": "Nadpis 1",
|
||||
"Heading 2": "Nadpis 2",
|
||||
"Heading 3": "Nadpis 3",
|
||||
"Heading 4": "Nadpis 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "\u0165t\u00fdl odstavca",
|
||||
"Inline Style": "Inline \u0161t\u00fdl",
|
||||
|
||||
// Alignment
|
||||
"Align": "Zarovnanie",
|
||||
"Align Left": "Zarovna\u0165 v\u013eavo",
|
||||
"Align Center": "Zarovna\u0165 na stred",
|
||||
"Align Right": "Zarovna\u0165 vpravo",
|
||||
"Align Justify": "Zarovna\u0165 do bloku",
|
||||
"None": "\u017diadne",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "\u010c\u00edslovan\u00fd zoznam",
|
||||
"Default": "Štandardné",
|
||||
"Lower Alpha": "Nižšia alfa",
|
||||
"Lower Greek": "Nižšie grécke",
|
||||
"Lower Roman": "Nižší roman",
|
||||
"Upper Alpha": "Horná alfa",
|
||||
"Upper Roman": "Horný román",
|
||||
|
||||
"Unordered List": "Ne\u010d\u00edslovan\u00fd zoznam",
|
||||
"Circle": "Kružnice",
|
||||
"Disc": "Kotúč",
|
||||
"Square": "Námestie",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Výška riadku",
|
||||
"Single": "Jednoposteľová",
|
||||
"Double": "Dvojitý",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Zmen\u0161i\u0165 odsadenie",
|
||||
"Increase Indent": "Zv\u00e4\u010d\u0161i\u0165 odsadenie",
|
||||
|
||||
// Links
|
||||
"Insert Link": "Vlo\u017ei\u0165 odkaz",
|
||||
"Open in new tab": "Otvori\u0165 v novom okne",
|
||||
"Open Link": "Otvori\u0165 odkaz",
|
||||
"Edit Link": "Upravi\u0165 odkaz",
|
||||
"Unlink": "Odstr\u00e1ni\u0165 odkaz",
|
||||
"Choose Link": "Vyberte odkaz",
|
||||
|
||||
// Images
|
||||
"Insert Image": "Vlo\u017ei\u0165 obr\u00e1zok",
|
||||
"Upload Image": "Nahra\u0165 obr\u00e1zok",
|
||||
"By URL": "Z URL adresy",
|
||||
"Browse": "Vybra\u0165",
|
||||
"Drop image": "Pretiahnite obr\u00e1zok do tohto miesta",
|
||||
"or click": "alebo kliknite a vlo\u017ete",
|
||||
"Manage Images": "Spr\u00e1va obr\u00e1zkov",
|
||||
"Loading": "Nahr\u00e1vam",
|
||||
"Deleting": "Odstra\u0148ujem",
|
||||
"Tags": "Zna\u010dky",
|
||||
"Are you sure? Image will be deleted.": "Ste si ist\u00fd? Obr\u00e1zok bude odstranen\u00fd.",
|
||||
"Replace": "Vymeni\u0165",
|
||||
"Uploading": "Nahr\u00e1vam",
|
||||
"Loading image": "Obr\u00e1zok se na\u010d\u00edtav\u00e1",
|
||||
"Display": "Zobrazi\u0165",
|
||||
"Inline": "Inline",
|
||||
"Break Text": "Zalomenie textu",
|
||||
"Alternative Text": "Alternat\u00edvny text",
|
||||
"Change Size": "Zmeni\u0165 ve\u013ekos\u0165",
|
||||
"Width": "\u0165\u00edrka",
|
||||
"Height": "V\u00fd\u0161ka",
|
||||
"Something went wrong. Please try again.": "Nie\u010do sa pokazilo. Pros\u00edm, sk\u00faste to znova.",
|
||||
"Image Caption": "Titulok obrázka",
|
||||
"Advanced Edit": "Pokročilá úprava",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Vlo\u017ei\u0165 video",
|
||||
"Embedded Code": "Vlo\u017een\u00fd k\u00f3d",
|
||||
"Paste in a video URL": "Vložte do adresy URL videa",
|
||||
"Drop video": "Drop video",
|
||||
"Your browser does not support HTML5 video.": "Váš prehliadač nepodporuje video html5.",
|
||||
"Upload Video": "Nahrať video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Vlo\u017ei\u0165 tabu\u013eku",
|
||||
"Table Header": "Hlavi\u010dka tabu\u013eky",
|
||||
"Remove Table": "Odstrani\u0165 tabu\u013eku",
|
||||
"Table Style": "\u0165t\u00fdl tabu\u013eky",
|
||||
"Horizontal Align": "Horizont\u00e1lne zarovnanie",
|
||||
"Row": "Riadok",
|
||||
"Insert row above": "Vlo\u017ei\u0165 riadok nad",
|
||||
"Insert row below": "Vlo\u017ei\u0165 riadok pod",
|
||||
"Delete row": "Odstrani\u0165 riadok",
|
||||
"Column": "St\u013apec",
|
||||
"Insert column before": "Vlo\u017ei\u0165 st\u013apec v\u013eavo",
|
||||
"Insert column after": "Vlo\u017ei\u0165 st\u013apec vpravo",
|
||||
"Delete column": "Odstrani\u0165 st\u013apec",
|
||||
"Cell": "Bunka",
|
||||
"Merge cells": "Zl\u00fa\u010di\u0165 bunky",
|
||||
"Horizontal split": "Horizont\u00e1lne rozdelenie",
|
||||
"Vertical split": "Vertik\u00e1lne rozdelenie",
|
||||
"Cell Background": "Bunka pozadia",
|
||||
"Vertical Align": "Vertik\u00e1lne zarovn\u00e1n\u00ed",
|
||||
"Top": "Vrch",
|
||||
"Middle": "Stred",
|
||||
"Bottom": "Spodok",
|
||||
"Align Top": "Zarovnat na vrch",
|
||||
"Align Middle": "Zarovnat na stred",
|
||||
"Align Bottom": "Zarovnat na spodok",
|
||||
"Cell Style": "\u0165t\u00fdl bunky",
|
||||
|
||||
// Files
|
||||
"Upload File": "Nahra\u0165 s\u00fabor",
|
||||
"Drop file": "Vlo\u017ete s\u00fabor sem",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Emotikony",
|
||||
"Grinning face": "Tv\u00e1r s \u00fasmevom",
|
||||
"Grinning face with smiling eyes": "Tv\u00e1r s \u00fasmevom a o\u010dami",
|
||||
"Face with tears of joy": "Tv\u00e1r so slzamy radosti",
|
||||
"Smiling face with open mouth": "Usmievaj\u00faci sa tv\u00e1r s otvoren\u00fdmi \u00fastami",
|
||||
"Smiling face with open mouth and smiling eyes": "Usmievaj\u00faci sa tv\u00e1r s otvoren\u00fdmi \u00fastami a o\u010dami",
|
||||
"Smiling face with open mouth and cold sweat": "Usmievaj\u00faci sa tv\u00e1r s otvoren\u00fdmi \u00fastami a studen\u00fd pot",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "Usmievaj\u00faci sa tv\u00e1r s otvoren\u00fdmi \u00fastami a zavret\u00fdmi o\u010dami",
|
||||
"Smiling face with halo": "Usmievaj\u00faci sa tv\u00e1r s halo",
|
||||
"Smiling face with horns": "Usmievaj\u00faci sa tv\u00e1r s rohmi",
|
||||
"Winking face": "Mrkaj\u00faca tv\u00e1r",
|
||||
"Smiling face with smiling eyes": "Usmievaj\u00faci sa tv\u00e1r a o\u010dami",
|
||||
"Face savoring delicious food": "Tv\u00e1r vychutn\u00e1vaj\u00faca si chutn\u00e9 jedlo",
|
||||
"Relieved face": "Spokojn\u00e1 tv\u00e1r",
|
||||
"Smiling face with heart-shaped eyes": "Usmievaj\u00faci sa tv\u00e1r s o\u010dami v tvare srdca",
|
||||
"Smiling face with sunglasses": "Usmievaj\u00faci sa tv\u00e1r so slne\u010dn\u00fdmi okuliarmi",
|
||||
"Smirking face": "U\u0161k\u0155\u0148aj\u00faca sa tv\u00e1r",
|
||||
"Neutral face": "Neutr\u00e1lna tva\u0155",
|
||||
"Expressionless face": "Bezv\u00fdrazn\u00e1 tv\u00e1r",
|
||||
"Unamused face": "Nepobaven\u00e1 tv\u00e1r",
|
||||
"Face with cold sweat": "Tv\u00e1r so studen\u00fdm potom",
|
||||
"Pensive face": "Zamyslen\u00e1 tv\u00e1r",
|
||||
"Confused face": "Zmeten\u00e1 tv\u00e1r",
|
||||
"Confounded face": "Nahnevan\u00e1 tv\u00e1r",
|
||||
"Kissing face": "Bozkavaj\u00faca tv\u00e1r",
|
||||
"Face throwing a kiss": "Tv\u00e1r hadzaj\u00faca pusu",
|
||||
"Kissing face with smiling eyes": "Bozk\u00e1vaj\u00faca tv\u00e1r s o\u010dami a \u00fasmevom",
|
||||
"Kissing face with closed eyes": "Bozk\u00e1vaj\u00faca tv\u00e1r so zavret\u00fdmi o\u010dami",
|
||||
"Face with stuck out tongue": "Tv\u00e1r s vyplazen\u00fdm jazykom",
|
||||
"Face with stuck out tongue and winking eye": "Mrkaj\u00faca tv\u00e1r s vyplazen\u00fdm jazykom",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "Tv\u00e1r s vyplazen\u00fdm jazykom a privret\u00fdmi o\u010dami",
|
||||
"Disappointed face": "Sklaman\u00e1 tv\u00e1r",
|
||||
"Worried face": "Obavaj\u00faca se tv\u00e1r",
|
||||
"Angry face": "Nahnevan\u00e1 tv\u00e1r",
|
||||
"Pouting face": "Na\u0161pulen\u00e1 tv\u00e1r",
|
||||
"Crying face": "Pla\u010d\u00faca tv\u00e1r",
|
||||
"Persevering face": "H\u00fa\u017eevnat\u00e1 tv\u00e1r",
|
||||
"Face with look of triumph": "Tv\u00e1r s v\u00fdrazom v\u00ed\u0165aza",
|
||||
"Disappointed but relieved face": "Sklaman\u00e1 ale spokojn\u00e1 tv\u00e1r",
|
||||
"Frowning face with open mouth": "Zamra\u010den\u00e1 tvar s otvoren\u00fdmi \u00fastami",
|
||||
"Anguished face": "\u00dazkostn\u00e1 tv\u00e1r",
|
||||
"Fearful face": "Strachuj\u00faca sa tv\u00e1r",
|
||||
"Weary face": "Unaven\u00e1 tv\u00e1r",
|
||||
"Sleepy face": "Ospal\u00e1 tv\u00e1r",
|
||||
"Tired face": "Unaven\u00e1 tv\u00e1r",
|
||||
"Grimacing face": "Sv\u00e1r s grimasou",
|
||||
"Loudly crying face": "Nahlas pl\u00e1\u010d\u00faca tv\u00e1r",
|
||||
"Face with open mouth": "Tv\u00e1r s otvoren\u00fdm \u00fastami",
|
||||
"Hushed face": "Ml\u010diaca tv\u00e1r",
|
||||
"Face with open mouth and cold sweat": "Tv\u00e1r s otvoren\u00fdmi \u00fastami a studen\u00fdm potom",
|
||||
"Face screaming in fear": "Tv\u00e1r kri\u010diaca strachom",
|
||||
"Astonished face": "Tv\u00e1r v \u00fa\u017ease",
|
||||
"Flushed face": "S\u010dervenanie v tv\u00e1ri",
|
||||
"Sleeping face": "Spiaca tv\u00e1r",
|
||||
"Dizzy face": "Tv\u00e1r vyjadruj\u00faca z\u00e1vrat",
|
||||
"Face without mouth": "Tv\u00e1r bez \u00fast",
|
||||
"Face with medical mask": "Tv\u00e1r s lek\u00e1rskou maskou",
|
||||
|
||||
// Line breaker
|
||||
"Break": "Zalomenie",
|
||||
|
||||
// Math
|
||||
"Subscript": "Doln\u00fd index",
|
||||
"Superscript": "Horn\u00fd index",
|
||||
|
||||
// Full screen
|
||||
"Fullscreen": "Cel\u00e1 obrazovka",
|
||||
|
||||
// Horizontal line
|
||||
"Insert Horizontal Line": "Vlo\u017ei\u0165 vodorovn\u00fa \u010diaru",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "Vymaza\u0165 formatovanie",
|
||||
|
||||
// Save
|
||||
"Save": "\u0055\u006c\u006f\u017e\u0069\u0165",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Sp\u00e4\u0165",
|
||||
"Redo": "Znova",
|
||||
|
||||
// Select all
|
||||
"Select All": "Vybra\u0165 v\u0161etko",
|
||||
|
||||
// Code view
|
||||
"Code View": "Zobrazi\u0165 html k\u00f3d",
|
||||
|
||||
// Quote
|
||||
"Quote": "Cit\u00e1t",
|
||||
"Increase": "Nav\u00fd\u0161i\u0165",
|
||||
"Decrease": "Zn\u00ed\u017ei\u0165",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Vlo\u017ei\u0165 zr\u00fdchlene",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Špeciálne znaky",
|
||||
"Latin": "Latinčina",
|
||||
"Greek": "Grécky",
|
||||
"Cyrillic": "Cyriliky",
|
||||
"Punctuation": "Interpunkcia",
|
||||
"Currency": "Mena",
|
||||
"Arrows": "Šípky",
|
||||
"Math": "Matematika",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Vytlačiť",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Kontrola pravopisu",
|
||||
|
||||
// Help
|
||||
"Help": "Pomoc",
|
||||
"Shortcuts": "Skratky",
|
||||
"Inline Editor": "Inline editor",
|
||||
"Show the editor": "Zobraziť editor",
|
||||
"Common actions": "Spoločné akcie",
|
||||
"Copy": "Kópie",
|
||||
"Cut": "Rez",
|
||||
"Paste": "Pasta",
|
||||
"Basic Formatting": "Základné formátovanie",
|
||||
"Increase quote level": "Zvýšiť úroveň cenovej ponuky",
|
||||
"Decrease quote level": "Znížiť úroveň cenovej ponuky",
|
||||
"Image / Video": "Obrázok / video",
|
||||
"Resize larger": "Zmena veľkosti",
|
||||
"Resize smaller": "Meniť veľkosť",
|
||||
"Table": "Stôl",
|
||||
"Select table cell": "Vyberte bunku tabuľky",
|
||||
"Extend selection one cell": "Rozšíriť výber jednej bunky",
|
||||
"Extend selection one row": "Rozšíriť výber o jeden riadok",
|
||||
"Navigation": "Navigácia",
|
||||
"Focus popup / toolbar": "Zameranie / panel s nástrojmi",
|
||||
"Return focus to previous position": "Vrátiť zaostrenie na predchádzajúcu pozíciu",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Vložiť adresu URL",
|
||||
"Paste in a URL to embed": "Vložte do adresy URL, ktorú chcete vložiť",
|
||||
|
||||
// Word Paste.
|
||||
"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ť?",
|
||||
"Keep": "Zachovať",
|
||||
"Clean": "Čistý",
|
||||
"Word Paste Detected": "Slovná vložka bola zistená"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
}));
|
||||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Serbian (Latin)
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['sr'] = {
|
|||
"Colors": "Boje",
|
||||
"Background": "Pozadina",
|
||||
"Text": "Tekst",
|
||||
"HEX Color": "HEX boje",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Format pasusa",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['sr'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Ure\u0111enih lista",
|
||||
"Default": "Уобичајено",
|
||||
"Lower Alpha": "Нижи алфа",
|
||||
"Lower Greek": "Лов греек",
|
||||
"Lower Roman": "Ловер роман",
|
||||
"Upper Alpha": "Уппер алпха",
|
||||
"Upper Roman": "Уппер роман",
|
||||
|
||||
"Unordered List": "Neure\u0111enu lista",
|
||||
"Circle": "Круг",
|
||||
"Disc": "Диск",
|
||||
"Square": "Квадрат",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Висина линија",
|
||||
"Single": "Једно",
|
||||
"Double": "Доубле",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Smanjivanje uvla\u010denja",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['sr'] = {
|
|||
"Display": "Prikaz",
|
||||
"Inline": "Pri upisivanju",
|
||||
"Break Text": "Prelom teksta",
|
||||
"Alternate Text": "Alternativni tekst",
|
||||
"Alternative Text": "Alternativni tekst",
|
||||
"Change Size": "Promena veli\u010dine",
|
||||
"Width": "\u0160irina",
|
||||
"Height": "Visina",
|
||||
"Something went wrong. Please try again.": "Ne\u0161to krenulo naopako. Poku\u0161ajte ponovo.",
|
||||
"Image Caption": "Slika natpisa",
|
||||
"Advanced Edit": "Napredno uređivanje",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Umetanje video",
|
||||
"Embedded Code": "Ugra\u0111eni k\u00f4d",
|
||||
"Paste in a video URL": "Lepljenje u video URL",
|
||||
"Drop video": "Baci snimak",
|
||||
"Your browser does not support HTML5 video.": "Vaš pregledač ne podržava HTML5 video.",
|
||||
"Upload Video": "Otpremanje video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Umetni tabelu",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['sr'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Brisanje oblikovanja",
|
||||
|
||||
// Save
|
||||
"Save": "\u0441\u0430\u0447\u0443\u0432\u0430\u0442\u0438",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Opozovi radnju",
|
||||
"Redo": "Ponavljanje",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['sr'] = {
|
|||
"Decrease": "Smanjivanje",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Brzo umetanje"
|
||||
"Quick Insert": "Brzo umetanje",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Specijalni znakovi",
|
||||
"Latin": "Latino",
|
||||
"Greek": "Grk",
|
||||
"Cyrillic": "Ćirilica",
|
||||
"Punctuation": "Interpunkcije",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Strelice",
|
||||
"Math": "Matematika",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Odštampaj",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Kontrolor pravopisa",
|
||||
|
||||
// Help
|
||||
"Help": "Pomoć",
|
||||
"Shortcuts": "Prečice",
|
||||
"Inline Editor": "Pri upisivanju Editor",
|
||||
"Show the editor": "Prikaži urednik",
|
||||
"Common actions": "Zajedničke akcije",
|
||||
"Copy": "Kopija",
|
||||
"Cut": "Rez",
|
||||
"Paste": "Nalepi",
|
||||
"Basic Formatting": "Osnovno oblikovanje",
|
||||
"Increase quote level": "Povećati ponudu za nivo",
|
||||
"Decrease quote level": "Smanjenje ponude nivo",
|
||||
"Image / Video": "Slika / Video",
|
||||
"Resize larger": "Veće veličine",
|
||||
"Resize smaller": "Promena veličine manji",
|
||||
"Table": "Sto",
|
||||
"Select table cell": "Select ćelije",
|
||||
"Extend selection one cell": "Proširite selekciju jednu ćeliju",
|
||||
"Extend selection one row": "Proširite selekciju jedan red",
|
||||
"Navigation": "Navigacija",
|
||||
"Focus popup / toolbar": "Fokus Iskačući meni / traka sa alatkama",
|
||||
"Return focus to previous position": "Vratiti fokus na prethodnu poziciju",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Ugradite URL",
|
||||
"Paste in a URL to embed": "Nalepite URL adresu da biste ugradili",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Nastavi",
|
||||
"Clean": "Oиisti",
|
||||
"Word Paste Detected": "Word Nalepi otkriven"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Swedish
|
||||
*/
|
||||
|
|
@ -25,19 +51,20 @@ $.FE.LANGUAGE['sv'] = {
|
|||
"Cancel": "Avbryt",
|
||||
"OK": "Ok",
|
||||
"Back": "Tillbaka",
|
||||
"Remove": "Avl\u00e4gsna",
|
||||
"More": "Vi\u0161e",
|
||||
"Remove": "Ta bort",
|
||||
"More": "Mer",
|
||||
"Update": "Uppdatera",
|
||||
"Style": "Stil",
|
||||
|
||||
// Font
|
||||
"Font Family": "Teckensnitt",
|
||||
"Font Size": "Storlek",
|
||||
"Font Size": "Teckenstorlek",
|
||||
|
||||
// Colors
|
||||
"Colors": "F\u00e4rger",
|
||||
"Background": "Bakgrund",
|
||||
"Text": "Text",
|
||||
"HEX Color": "Hex färg",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Format",
|
||||
|
|
@ -49,20 +76,35 @@ $.FE.LANGUAGE['sv'] = {
|
|||
"Heading 4": "Rubrik 4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "Styckeformat",
|
||||
"Paragraph Style": "Styckesformat",
|
||||
"Inline Style": "Infogad stil",
|
||||
|
||||
// Alignment
|
||||
"Align": "Justera",
|
||||
"Align Left": "V\u00e4nsterst\u00e4ll",
|
||||
"Align Left": "Vänsterjustera",
|
||||
"Align Center": "Centrera",
|
||||
"Align Right": "H\u00f6gerst\u00e4ll",
|
||||
"Align Right": "Högerjustera",
|
||||
"Align Justify": "Justera",
|
||||
"None": "Inget",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "Ordnad lista",
|
||||
"Default": "Standard",
|
||||
"Lower Alpha": "Lägre alfa",
|
||||
"Lower Greek": "Lägre grekiska",
|
||||
"Lower Roman": "Lägre roman",
|
||||
"Upper Alpha": "Övre alfa",
|
||||
"Upper Roman": "Övre roman",
|
||||
|
||||
"Unordered List": "Oordnad lista",
|
||||
"Circle": "Cirkel",
|
||||
"Disc": "Skiva",
|
||||
"Square": "Fyrkant",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Radavstånd",
|
||||
"Single": "Enda",
|
||||
"Double": "Dubbel",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Minska indrag",
|
||||
|
|
@ -81,28 +123,34 @@ $.FE.LANGUAGE['sv'] = {
|
|||
"Upload Image": "Ladda upp en bild",
|
||||
"By URL": "Genom URL",
|
||||
"Browse": "Bl\u00e4ddra",
|
||||
"Drop image": "Sl\u00e4ppa bild",
|
||||
"Drop image": "Sl\u00e4pp bild",
|
||||
"or click": "eller klicka",
|
||||
"Manage Images": "Hantera bilder",
|
||||
"Loading": "L\u00e4ser",
|
||||
"Deleting": "Radera",
|
||||
"Tags": "Taggar",
|
||||
"Loading": "Laddar",
|
||||
"Deleting": "Raderar",
|
||||
"Tags": "Etiketter",
|
||||
"Are you sure? Image will be deleted.": "\u00c4r du s\u00e4ker? Bild kommer att raderas.",
|
||||
"Replace": "Ers\u00e4tt",
|
||||
"Uploading": "Uppladdning",
|
||||
"Uploading": "Laddar up",
|
||||
"Loading image": "Laddar bild",
|
||||
"Display": "Visa",
|
||||
"Inline": "I k\u00f6",
|
||||
"Break Text": "Break text",
|
||||
"Alternate Text": "Alternativ text",
|
||||
"Inline": "I linje",
|
||||
"Break Text": "Bryt text",
|
||||
"Alternative Text": "Alternativ text",
|
||||
"Change Size": "\u00c4ndra storlek",
|
||||
"Width": "Bredd",
|
||||
"Height": "H\u00f6jd",
|
||||
"Something went wrong. Please try again.": "N\u00e5got gick snett. Var god f\u00f6rs\u00f6k igen.",
|
||||
"Something went wrong. Please try again.": "N\u00e5got gick fel. Var god f\u00f6rs\u00f6k igen.",
|
||||
"Image Caption": "Bildtext",
|
||||
"Advanced Edit": "Avancerad redigering",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Infoga video",
|
||||
"Embedded Code": "Inb\u00e4ddad kod",
|
||||
"Paste in a video URL": "Klistra in i en video url",
|
||||
"Drop video": "Släpp video",
|
||||
"Your browser does not support HTML5 video.": "Din webbläsare stöder inte html5-video.",
|
||||
"Upload Video": "Ladda upp video",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Infoga tabell",
|
||||
|
|
@ -113,28 +161,28 @@ $.FE.LANGUAGE['sv'] = {
|
|||
"Row": "Rad",
|
||||
"Insert row above": "Infoga rad f\u00f6re",
|
||||
"Insert row below": "Infoga rad efter",
|
||||
"Delete row": "Radera rad",
|
||||
"Delete row": "Ta bort rad",
|
||||
"Column": "Kolumn",
|
||||
"Insert column before": "Infoga kollumn f\u00f6re",
|
||||
"Insert column after": "Infoga kolumn efter",
|
||||
"Delete column": "Radera kolumn",
|
||||
"Delete column": "Ta bort kolumn",
|
||||
"Cell": "Cell",
|
||||
"Merge cells": "Sammanfoga celler",
|
||||
"Horizontal split": "Horisontell split",
|
||||
"Vertical split": "Vertikal split",
|
||||
"Cell Background": "Cellbakgrunden",
|
||||
"Vertical Align": "Vertikala justeringen",
|
||||
"Top": "Topp",
|
||||
"Horizontal split": "Dela horisontellt",
|
||||
"Vertical split": "Dela vertikalt",
|
||||
"Cell Background": "Cellbakgrund",
|
||||
"Vertical Align": "Vertikal justering",
|
||||
"Top": "Överst",
|
||||
"Middle": "Mitten",
|
||||
"Bottom": "Botten",
|
||||
"Align Top": "Justera topp",
|
||||
"Bottom": "Nederst",
|
||||
"Align Top": "Justera överst",
|
||||
"Align Middle": "Justera mitten",
|
||||
"Align Bottom": "Justera botten",
|
||||
"Align Bottom": "Justera nederst",
|
||||
"Cell Style": "Cellformat",
|
||||
|
||||
// Files
|
||||
"Upload File": "Ladda upp fil",
|
||||
"Drop file": "Sl\u00e4ppa fil",
|
||||
"Drop file": "Sl\u00e4pp fil",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "Uttryckssymboler",
|
||||
|
|
@ -196,11 +244,11 @@ $.FE.LANGUAGE['sv'] = {
|
|||
"Face with medical mask": "Ansikte med medicinsk maskera",
|
||||
|
||||
// Line breaker
|
||||
"Break": "Break",
|
||||
"Break": "Ny rad",
|
||||
|
||||
// Math
|
||||
"Subscript": "Neds\u00e4nkt",
|
||||
"Superscript": "Upph\u00f6jd text",
|
||||
"Superscript": "Upph\u00f6jd",
|
||||
|
||||
// Full screen
|
||||
"Fullscreen": "Helsk\u00e4rm",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['sv'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Ta bort formatering",
|
||||
|
||||
// Save
|
||||
"Save": "Spara",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u00c5ngra",
|
||||
"Redo": "G\u00f6r om",
|
||||
|
|
@ -219,15 +270,67 @@ $.FE.LANGUAGE['sv'] = {
|
|||
"Select All": "Markera allt",
|
||||
|
||||
// Code view
|
||||
"Code View": "Kodvyn",
|
||||
"Code View": "Kodvy",
|
||||
|
||||
// Quote
|
||||
"Quote": "Citerar",
|
||||
"Quote": "Citat",
|
||||
"Increase": "\u00d6ka",
|
||||
"Decrease": "Minska",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Snabb insats"
|
||||
"Quick Insert": "Snabbinfoga",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Specialtecken",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Grekisk",
|
||||
"Cyrillic": "Cyrillic",
|
||||
"Punctuation": "Skiljetecken",
|
||||
"Currency": "Valuta",
|
||||
"Arrows": "Pilar",
|
||||
"Math": "Matematik",
|
||||
"Misc": "Övrigt",
|
||||
|
||||
// Print.
|
||||
"Print": "Skriva ut",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Stavningskontroll",
|
||||
|
||||
// Help
|
||||
"Help": "Hjälp",
|
||||
"Shortcuts": "Genvägar",
|
||||
"Inline Editor": "Inline editor",
|
||||
"Show the editor": "Visa redigeraren",
|
||||
"Common actions": "Vanliga kommandon",
|
||||
"Copy": "Kopiera",
|
||||
"Cut": "Klipp ut",
|
||||
"Paste": "Klistra in",
|
||||
"Basic Formatting": "Grundläggande formatering",
|
||||
"Increase quote level": "Öka citatnivå",
|
||||
"Decrease quote level": "Minska citatnivå",
|
||||
"Image / Video": "Bild / video",
|
||||
"Resize larger": "Öka storlek",
|
||||
"Resize smaller": "Minska storlek",
|
||||
"Table": "Tabell",
|
||||
"Select table cell": "Markera tabellcell",
|
||||
"Extend selection one cell": "Utöka markering en cell",
|
||||
"Extend selection one row": "Utöka markering en rad",
|
||||
"Navigation": "Navigering",
|
||||
"Focus popup / toolbar": "Fokusera popup / verktygsfältet",
|
||||
"Return focus to previous position": "Byt fokus till föregående plats",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Bädda in url",
|
||||
"Paste in a URL to embed": "Klistra in i en url för att bädda in",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Den inklippta texten kommer från ett Microsoft Word-dokument. Vill du behålla formateringen eller städa upp det?",
|
||||
"Keep": "Behåll",
|
||||
"Clean": "Städa upp",
|
||||
"Word Paste Detected": "Urklipp från Word upptäckt"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Thai
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['th'] = {
|
|||
"Colors": "\u0e2a\u0e35",
|
||||
"Background": "\u0e1e\u0e37\u0e49\u0e19\u0e2b\u0e25\u0e31\u0e07",
|
||||
"Text": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21",
|
||||
"HEX Color": "สีฐานสิบหก",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['th'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e40\u0e25\u0e02",
|
||||
"Default": "ค่าเริ่มต้น",
|
||||
"Lower Alpha": "อัลฟาตอนล่าง",
|
||||
"Lower Greek": "กรีกต่ำกว่า",
|
||||
"Lower Roman": "โรมันล่าง",
|
||||
"Upper Alpha": "อัลฟาตอนบน",
|
||||
"Upper Roman": "โรมันตอนบน",
|
||||
|
||||
"Unordered List": "\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e22\u0e48\u0e2d\u0e22",
|
||||
"Circle": "วงกลม",
|
||||
"Disc": "จาน",
|
||||
"Square": "สี่เหลี่ยม",
|
||||
|
||||
// Line height
|
||||
"Line Height": "ความสูงของบรรทัด",
|
||||
"Single": "เดียว",
|
||||
"Double": "สอง",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u0e25\u0e14\u0e01\u0e32\u0e23\u0e40\u0e22\u0e37\u0e49\u0e2d\u0e07",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['th'] = {
|
|||
"Display": "\u0e41\u0e2a\u0e14\u0e07",
|
||||
"Inline": "\u0e41\u0e1a\u0e1a\u0e2d\u0e34\u0e19\u0e44\u0e25\u0e19\u0e4c",
|
||||
"Break Text": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2b\u0e22\u0e38\u0e14",
|
||||
"Alternate Text": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e37\u0e48\u0e19",
|
||||
"Alternative Text": "\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e37\u0e48\u0e19",
|
||||
"Change Size": "\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e02\u0e19\u0e32\u0e14",
|
||||
"Width": "\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07",
|
||||
"Height": "\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07",
|
||||
"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.",
|
||||
"Image Caption": "คำบรรยายภาพ",
|
||||
"Advanced Edit": "แก้ไขขั้นสูง",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u0e41\u0e17\u0e23\u0e01\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d",
|
||||
"Embedded Code": "\u0e23\u0e2b\u0e31\u0e2a\u0e2a\u0e21\u0e2d\u0e07\u0e01\u0e25\u0e1d\u0e31\u0e07\u0e15\u0e31\u0e27",
|
||||
"Paste in a video URL": "วางใน URL วิดีโอ",
|
||||
"Drop video": "วางวิดีโอ",
|
||||
"Your browser does not support HTML5 video.": "เบราเซอร์ของคุณไม่สนับสนุนวิดีโอ HTML5",
|
||||
"Upload Video": "อัปโหลดวิดีโอ",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u0e41\u0e17\u0e23\u0e01\u0e15\u0e32\u0e23\u0e32\u0e07",
|
||||
|
|
@ -186,7 +234,7 @@ $.FE.LANGUAGE['th'] = {
|
|||
"Loudly crying face": "\u0e23\u0e49\u0e2d\u0e07\u0e44\u0e2b\u0e49\u0e40\u0e2a\u0e35\u0e22\u0e07\u0e14\u0e31\u0e07\u0e2b\u0e19\u0e49\u0e32",
|
||||
"Face with open mouth": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14",
|
||||
"Hushed face": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e40\u0e07\u0e35\u0e22\u0e1a",
|
||||
"Face with open mouth and cold sweat": "",
|
||||
"Face with open mouth and cold sweat": "หน้ากับปากเปิดและเหงื่อเย็น",
|
||||
"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",
|
||||
"Astonished face": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e1b\u0e23\u0e30\u0e2b\u0e25\u0e32\u0e14\u0e43\u0e08",
|
||||
"Flushed face": "\u0e43\u0e1a\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e14\u0e07",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['th'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u0e19\u0e33\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a",
|
||||
|
||||
// Save
|
||||
"Save": "\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u0e40\u0e25\u0e34\u0e01\u0e17\u0e33",
|
||||
"Redo": "\u0e17\u0e4d\u0e32\u0e0b\u0e49\u0e33",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['th'] = {
|
|||
"Decrease": "\u0e25\u0e14\u0e25\u0e07",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u0e41\u0e17\u0e23\u0e01\u0e14\u0e48\u0e27\u0e19"
|
||||
"Quick Insert": "\u0e41\u0e17\u0e23\u0e01\u0e14\u0e48\u0e27\u0e19",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "อักขระพิเศษ",
|
||||
"Latin": "ละติน",
|
||||
"Greek": "กรีก",
|
||||
"Cyrillic": "ริลลิก",
|
||||
"Punctuation": "วรรคตอน",
|
||||
"Currency": "เงินตรา",
|
||||
"Arrows": "ลูกศร",
|
||||
"Math": "คณิตศาสตร์",
|
||||
"Misc": "อื่น ๆ",
|
||||
|
||||
// Print.
|
||||
"Print": "พิมพ์",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "ตัวตรวจสอบการสะกด",
|
||||
|
||||
// Help
|
||||
"Help": "ช่วยด้วย",
|
||||
"Shortcuts": "ทางลัด",
|
||||
"Inline Editor": "ตัวแก้ไขแบบอินไลน์",
|
||||
"Show the editor": "แสดงตัวแก้ไข",
|
||||
"Common actions": "การกระทำร่วมกัน",
|
||||
"Copy": "สำเนา",
|
||||
"Cut": "ตัด",
|
||||
"Paste": "แปะ",
|
||||
"Basic Formatting": "การจัดรูปแบบพื้นฐาน",
|
||||
"Increase quote level": "ระดับราคาเพิ่มขึ้น",
|
||||
"Decrease quote level": "ระดับราคาลดลง",
|
||||
"Image / Video": "ภาพ / วิดีโอ",
|
||||
"Resize larger": "ปรับขนาดใหญ่ขึ้น",
|
||||
"Resize smaller": "ปรับขนาดเล็กลง",
|
||||
"Table": "ตาราง",
|
||||
"Select table cell": "เลือกเซลล์ตาราง",
|
||||
"Extend selection one cell": "ขยายการเลือกหนึ่งเซลล์",
|
||||
"Extend selection one row": "ขยายการเลือกหนึ่งแถว",
|
||||
"Navigation": "การเดินเรือ",
|
||||
"Focus popup / toolbar": "โฟกัสป๊อปอัพ / แถบเครื่องมือ",
|
||||
"Return focus to previous position": "กลับไปยังตำแหน่งก่อนหน้า",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "ฝัง URL",
|
||||
"Paste in a URL to embed": "วางใน url เพื่อฝัง",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "เนื้อหาที่วางจะมาจากเอกสารคำในแบบ microsoft คุณต้องการเก็บรูปแบบหรือทำความสะอาดหรือไม่?",
|
||||
"Keep": "เก็บ",
|
||||
"Clean": "สะอาด",
|
||||
"Word Paste Detected": "ตรวจพบการวางคำ"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Turkish
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['tr'] = {
|
|||
"Colors": "Renkler",
|
||||
"Background": "Arkaplan",
|
||||
"Text": "Metin",
|
||||
"HEX Color": "Altı renkli",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "Bi\u00e7imler",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['tr'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "S\u0131ral\u0131 liste",
|
||||
"Default": "Varsayılan",
|
||||
"Lower Alpha": "Alt alfa",
|
||||
"Lower Greek": "Alt yunan",
|
||||
"Lower Roman": "Alt roma",
|
||||
"Upper Alpha": "Üst alfa",
|
||||
"Upper Roman": "Üst roma",
|
||||
|
||||
"Unordered List": "S\u0131ras\u0131z liste",
|
||||
"Circle": "Daire",
|
||||
"Disc": "Disk",
|
||||
"Square": "Kare",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Satır yüksekliği",
|
||||
"Single": "Tek",
|
||||
"Double": "Çift",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Girintiyi azalt",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['tr'] = {
|
|||
"Display": "G\u00f6stermek",
|
||||
"Inline": "\u00c7izgide",
|
||||
"Break Text": "K\u0131r\u0131lma metni",
|
||||
"Alternate Text": "Alternatif metin",
|
||||
"Alternative Text": "Alternatif metin",
|
||||
"Change Size": "De\u011fi\u015fim boyutu",
|
||||
"Width": "Geni\u015flik",
|
||||
"Height": "Y\u00fckseklik",
|
||||
"Something went wrong. Please try again.": "Bir \u015feyler yanl\u0131\u015f gitti. L\u00fctfen tekrar deneyin.",
|
||||
"Image Caption": "Resim yazısı",
|
||||
"Advanced Edit": "Ileri düzey düzenleme",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Video ekle",
|
||||
"Embedded Code": "G\u00f6m\u00fcl\u00fc kod",
|
||||
"Paste in a video URL": "Bir video URL'sine yapıştırın",
|
||||
"Drop video": "Video bırak",
|
||||
"Your browser does not support HTML5 video.": "Tarayıcınız html5 videoyu desteklemez.",
|
||||
"Upload Video": "Video yükle",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Tablo ekle",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['tr'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "Bi\u00e7imlendirme kald\u0131r",
|
||||
|
||||
// Save
|
||||
"Save": "Kayıt etmek",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Geri Al",
|
||||
"Redo": "Yinele",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['tr'] = {
|
|||
"Decrease": "Azal\u0131\u015f",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "H\u0131zl\u0131 insert"
|
||||
"Quick Insert": "H\u0131zl\u0131 insert",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Özel karakterler",
|
||||
"Latin": "Latince",
|
||||
"Greek": "Yunan",
|
||||
"Cyrillic": "Kiril",
|
||||
"Punctuation": "Noktalama",
|
||||
"Currency": "Para birimi",
|
||||
"Arrows": "Oklar",
|
||||
"Math": "Matematik",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "Baskı",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Yazım denetleyicisi",
|
||||
|
||||
// Help
|
||||
"Help": "Yardım et",
|
||||
"Shortcuts": "Kısayollar",
|
||||
"Inline Editor": "Satır içi düzenleyici",
|
||||
"Show the editor": "Editörü gösterin",
|
||||
"Common actions": "Ortak eylemler",
|
||||
"Copy": "Kopya",
|
||||
"Cut": "Kesim",
|
||||
"Paste": "Yapıştırmak",
|
||||
"Basic Formatting": "Temel biçimlendirme",
|
||||
"Increase quote level": "Teklif seviyesini yükselt",
|
||||
"Decrease quote level": "Teklif seviyesini azalt",
|
||||
"Image / Video": "Resim / video",
|
||||
"Resize larger": "Daha büyük yeniden boyutlandır",
|
||||
"Resize smaller": "Daha küçük boyuta getir",
|
||||
"Table": "Tablo",
|
||||
"Select table cell": "Tablo hücresi seç",
|
||||
"Extend selection one cell": "Seçimi bir hücre genişlet",
|
||||
"Extend selection one row": "Seçimi bir sıra genişlet",
|
||||
"Navigation": "Navigasyon",
|
||||
"Focus popup / toolbar": "Odaklanma açılır penceresi / araç çubuğu",
|
||||
"Return focus to previous position": "Odaklamaya önceki konumuna geri dönün",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "URL göm",
|
||||
"Paste in a URL to embed": "Yerleştirmek için bir URL'ye yapıştırın",
|
||||
|
||||
// Word Paste.
|
||||
"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?",
|
||||
"Keep": "Tutmak",
|
||||
"Clean": "Temiz",
|
||||
"Word Paste Detected": "Kelime yapıştırması algılandı"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,14 +1,40 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Ukrainian
|
||||
*/
|
||||
|
||||
$.FE.LANGUAGE['ua'] = {
|
||||
$.FE.LANGUAGE['uk'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
"Type something": "\u041d\u0430\u043f\u0438\u0448\u0456\u0442\u044c \u0431\u0443\u0434\u044c-\u0449\u043e",
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['ua'] = {
|
|||
"Colors": "\u043a\u043e\u043b\u044c\u043e\u0440\u0438",
|
||||
"Background": "\u0424\u043e\u043d",
|
||||
"Text": "\u0422\u0435\u043a\u0441\u0442",
|
||||
"HEX Color": "Шістнадцятковий колір",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u0424\u043e\u0440\u043c\u0430\u0442",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['ua'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
||||
"Default": "За замовчуванням",
|
||||
"Lower Alpha": "Нижня альфа",
|
||||
"Lower Greek": "Нижній грецький",
|
||||
"Lower Roman": "Нижній римський",
|
||||
"Upper Alpha": "Верхня альфа",
|
||||
"Upper Roman": "Верхній римський",
|
||||
|
||||
"Unordered List": "\u041c\u0430\u0440\u043a\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a",
|
||||
"Circle": "Коло",
|
||||
"Disc": "Диск",
|
||||
"Square": "Площа",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Висота рядка",
|
||||
"Single": "Одномісний",
|
||||
"Double": "Подвійний",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u0417\u043c\u0435\u043d\u0448\u0438\u0442\u0438 \u0432\u0456\u0434\u0441\u0442\u0443\u043f",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['ua'] = {
|
|||
"Display": "\u0434\u0438\u0441\u043f\u043b\u0435\u0439",
|
||||
"Inline": "\u0412 \u043b\u0456\u043d\u0456\u044e",
|
||||
"Break Text": "\u043f\u0435\u0440\u0435\u0440\u0432\u0430 \u0442\u0435\u043a\u0441\u0442",
|
||||
"Alternate Text": "\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442",
|
||||
"Alternative Text": "\u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442",
|
||||
"Change Size": "\u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440",
|
||||
"Width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
||||
"Height": "\u0412\u0438\u0441\u043e\u0442\u0430",
|
||||
"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.",
|
||||
"Image Caption": "Заголовок зображення",
|
||||
"Advanced Edit": "Розширений редагування",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432\u0456\u0434\u0435\u043e",
|
||||
"Embedded Code": "\u0432\u0431\u0443\u0434\u043e\u0432\u0430\u043d\u0438\u0439 \u043a\u043e\u0434",
|
||||
"Paste in a video URL": "Вставте в відео-URL",
|
||||
"Drop video": "Перетягніть відео",
|
||||
"Your browser does not support HTML5 video.": "Ваш браузер не підтримує відео html5.",
|
||||
"Upload Video": "Завантажити відео",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['ua'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f",
|
||||
|
||||
// Save
|
||||
"Save": "\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438",
|
||||
"Redo": "\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['ua'] = {
|
|||
"Decrease": "\u0437\u043d\u0438\u0436\u0435\u043d\u043d\u044f",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u0428\u0432\u0438\u0434\u043a\u0438\u0439 \u0432\u0441\u0442\u0430\u0432\u043a\u0430"
|
||||
"Quick Insert": "\u0428\u0432\u0438\u0434\u043a\u0438\u0439 \u0432\u0441\u0442\u0430\u0432\u043a\u0430",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Спеціальні символи",
|
||||
"Latin": "Латинський",
|
||||
"Greek": "Грецький",
|
||||
"Cyrillic": "Кирилиця",
|
||||
"Punctuation": "Пунктуація",
|
||||
"Currency": "Валюта",
|
||||
"Arrows": "Стріли",
|
||||
"Math": "Математика",
|
||||
"Misc": "Різне",
|
||||
|
||||
// Print.
|
||||
"Print": "Друкувати",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Перевірка орфографії",
|
||||
|
||||
// Help
|
||||
"Help": "Допомогти",
|
||||
"Shortcuts": "Ярлики",
|
||||
"Inline Editor": "Вбудований редактор",
|
||||
"Show the editor": "Показати редактору",
|
||||
"Common actions": "Спільні дії",
|
||||
"Copy": "Скопіювати",
|
||||
"Cut": "Вирізати",
|
||||
"Paste": "Вставити",
|
||||
"Basic Formatting": "Основне форматування",
|
||||
"Increase quote level": "Збільшити рівень цитування",
|
||||
"Decrease quote level": "Знизити рівень цитування",
|
||||
"Image / Video": "Зображення / відео",
|
||||
"Resize larger": "Змінити розмір більше",
|
||||
"Resize smaller": "Змінити розмір менше",
|
||||
"Table": "Стіл",
|
||||
"Select table cell": "Виберіть комірку таблиці",
|
||||
"Extend selection one cell": "Продовжити виділення однієї комірки",
|
||||
"Extend selection one row": "Продовжити виділення одного рядка",
|
||||
"Navigation": "Навігація",
|
||||
"Focus popup / toolbar": "Фокус спливаюче / панель інструментів",
|
||||
"Return focus to previous position": "Поверніть фокус на попередню позицію",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Вставити URL-адресу",
|
||||
"Paste in a URL to embed": "Вставте в url, щоб вставити",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "Вставлений вміст надходить з документу Microsoft Word. ви хочете зберегти формат чи очистити його?",
|
||||
"Keep": "Тримати",
|
||||
"Clean": "Чистий",
|
||||
"Word Paste Detected": "Слово паста виявлено"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
$.FE.LANGUAGE['vi'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
|
|
@ -34,6 +60,7 @@ $.FE.LANGUAGE['vi'] = {
|
|||
"Colors": "M\u00E0u s\u1EAFc",
|
||||
"Background": "N\u1EC1n",
|
||||
"Text": "Ch\u1EEF",
|
||||
"HEX Color": "Màu hex",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u0110\u1ECBnh d\u1EA1ng \u0111o\u1EA1n v\u0103n b\u1EA3n",
|
||||
|
|
@ -58,7 +85,22 @@ $.FE.LANGUAGE['vi'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "Danh s\u00E1ch theo th\u1EE9 t\u1EF1",
|
||||
"Default": "Mặc định",
|
||||
"Lower Alpha": "Hạ alpha",
|
||||
"Lower Greek": "Hạ Hy Lạp",
|
||||
"Lower Roman": "Hạ La Mã",
|
||||
"Upper Alpha": "Alpha trên",
|
||||
"Upper Roman": "Thượng lưu La Mã",
|
||||
|
||||
"Unordered List": "Danh s\u00E1ch li\u1EC7t k\u00EA",
|
||||
"Circle": "Vòng tròn",
|
||||
"Disc": "Đĩa",
|
||||
"Square": "Quảng trường",
|
||||
|
||||
// Line height
|
||||
"Line Height": "Chiều cao giữa các dòng",
|
||||
"Single": "Độc thân",
|
||||
"Double": "Gấp đôi",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "Gi\u1EA3m c\u0103n l\u1EC1",
|
||||
|
|
@ -90,15 +132,21 @@ $.FE.LANGUAGE['vi'] = {
|
|||
"Display": "Hi\u1EC3n th\u1ECB",
|
||||
"Inline": "C\u00F9ng d\u00F2ng v\u1EDBi ch\u1EEF",
|
||||
"Break Text": "Kh\u00F4ng c\u00F9ng d\u00F2ng v\u1EDBi ch\u1EEF",
|
||||
"Alternate Text": "Thay th\u1EBF ch\u1EEF",
|
||||
"Alternative Text": "Thay th\u1EBF ch\u1EEF",
|
||||
"Change Size": "Thay \u0111\u1ED5i k\u00EDch c\u1EE1",
|
||||
"Width": "Chi\u1EC1u r\u1ED9ng",
|
||||
"Height": "Chi\u1EC1u cao",
|
||||
"Something went wrong. Please try again.": "C\u00F3 l\u1ED7i x\u1EA3y ra. Vui l\u00F2ng th\u1EED l\u1EA1i sau.",
|
||||
"Image Caption": "Chú thích hình ảnh",
|
||||
"Advanced Edit": "Chỉnh sửa tiên tiến",
|
||||
|
||||
// Video
|
||||
"Insert Video": "Ch\u00E8n video",
|
||||
"Embedded Code": "M\u00E3 nh\u00FAng",
|
||||
"Paste in a video URL": "Dán vào một url video",
|
||||
"Drop video": "Thả video",
|
||||
"Your browser does not support HTML5 video.": "Trình duyệt của bạn không hỗ trợ video html5.",
|
||||
"Upload Video": "Tải video lên",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "Ch\u00E8n b\u1EA3ng",
|
||||
|
|
@ -151,6 +199,9 @@ $.FE.LANGUAGE['vi'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "X\u00F3a \u0111\u1ECBnh d\u1EA1ng",
|
||||
|
||||
// Save
|
||||
"Save": "Save",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "Undo",
|
||||
"Redo": "Redo",
|
||||
|
|
@ -167,7 +218,59 @@ $.FE.LANGUAGE['vi'] = {
|
|||
"Decrease": "Gi\u1EA3m",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "Ch\u00E8n nhanh"
|
||||
"Quick Insert": "Ch\u00E8n nhanh",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "Nhân vật đặc biệt",
|
||||
"Latin": "Latin",
|
||||
"Greek": "Người Hy Lạp",
|
||||
"Cyrillic": "Chữ viết tay",
|
||||
"Punctuation": "Chấm câu",
|
||||
"Currency": "Tiền tệ",
|
||||
"Arrows": "Mũi tên",
|
||||
"Math": "Môn Toán",
|
||||
"Misc": "Misc",
|
||||
|
||||
// Print.
|
||||
"Print": "In",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "Công cụ kiểm tra chính tả",
|
||||
|
||||
// Help
|
||||
"Help": "Cứu giúp",
|
||||
"Shortcuts": "Phím tắt",
|
||||
"Inline Editor": "Trình biên tập nội tuyến",
|
||||
"Show the editor": "Hiển thị trình soạn thảo",
|
||||
"Common actions": "Hành động thông thường",
|
||||
"Copy": "Sao chép",
|
||||
"Cut": "Cắt tỉa",
|
||||
"Paste": "Dán",
|
||||
"Basic Formatting": "Định dạng cơ bản",
|
||||
"Increase quote level": "Tăng mức báo giá",
|
||||
"Decrease quote level": "Giảm mức giá",
|
||||
"Image / Video": "Hình ảnh / video",
|
||||
"Resize larger": "Thay đổi kích thước lớn hơn",
|
||||
"Resize smaller": "Thay đổi kích thước nhỏ hơn",
|
||||
"Table": "Bàn",
|
||||
"Select table cell": "Chọn ô trong bảng",
|
||||
"Extend selection one cell": "Mở rộng lựa chọn một ô",
|
||||
"Extend selection one row": "Mở rộng lựa chọn một hàng",
|
||||
"Navigation": "Dẫn đường",
|
||||
"Focus popup / toolbar": "Tập trung popup / thanh công cụ",
|
||||
"Return focus to previous position": "Quay trở lại vị trí trước",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "Url nhúng",
|
||||
"Paste in a URL to embed": "Dán vào một url để nhúng",
|
||||
|
||||
// Word Paste.
|
||||
"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ó?",
|
||||
"Keep": "Giữ",
|
||||
"Clean": "Dọn dẹp",
|
||||
"Word Paste Detected": "Dán từ được phát hiện"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,233 +1,336 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Simplified Chinese spoken in China.
|
||||
*/
|
||||
* Simplified Chinese spoken in China.
|
||||
*/
|
||||
|
||||
$.FE.LANGUAGE['zh_cn'] = {
|
||||
translation: {
|
||||
// Place holder
|
||||
"Type something": "\u8f93\u5165\u4e00\u4e9b\u5185\u5bb9",
|
||||
"Type something": "输入内容",
|
||||
|
||||
// Basic formatting
|
||||
"Bold": "\u7c97\u4f53",
|
||||
"Italic": "\u659c\u4f53",
|
||||
"Underline": "\u4e0b\u5212\u7ebf",
|
||||
"Strikethrough": "\u5220\u9664\u7ebf",
|
||||
"Bold": "粗体",
|
||||
"Italic": "斜体",
|
||||
"Underline": "下划线",
|
||||
"Strikethrough": "删除线",
|
||||
|
||||
// Main buttons
|
||||
"Insert": "\u63d2\u5165",
|
||||
"Delete": "\u5220\u9664",
|
||||
"Cancel": "\u53d6\u6d88",
|
||||
"OK": "\u786e\u5b9a",
|
||||
"Back": "\u80cc\u90e8",
|
||||
"Remove": "\u53bb\u6389",
|
||||
"More": "\u66f4\u591a",
|
||||
"Update": "\u66f4\u65b0",
|
||||
"Style": "\u98ce\u683c",
|
||||
"Insert": "插入",
|
||||
"Delete": "删除",
|
||||
"Cancel": "取消",
|
||||
"OK": "确定",
|
||||
"Back": "后退",
|
||||
"Remove": "删除",
|
||||
"More": "更多",
|
||||
"Update": "更新",
|
||||
"Style": "样式",
|
||||
|
||||
// Font
|
||||
"Font Family": "\u5b57\u4f53",
|
||||
"Font Size": "\u5b57\u53f7",
|
||||
"Font Family": "字体",
|
||||
"Font Size": "字号",
|
||||
|
||||
// Colors
|
||||
"Colors": "\u989c\u8272",
|
||||
"Background": "\u80cc\u666f",
|
||||
"Text": "\u6587\u5b57",
|
||||
"Colors": "颜色",
|
||||
"Background": "背景",
|
||||
"Text": "字体",
|
||||
"HEX Color": "十六进制颜色",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u683c\u5f0f",
|
||||
"Normal": "\u6b63\u5e38",
|
||||
"Code": "\u4ee3\u7801",
|
||||
"Heading 1": "\u6807\u98981",
|
||||
"Heading 2": "\u6807\u98982",
|
||||
"Heading 3": "\u6807\u98983",
|
||||
"Heading 4": "\u6807\u98984",
|
||||
"Paragraph Format": "段落格式",
|
||||
"Normal": "正文",
|
||||
"Code": "代码",
|
||||
"Heading 1": "标题1",
|
||||
"Heading 2": "标题2",
|
||||
"Heading 3": "标题3",
|
||||
"Heading 4": "标题4",
|
||||
|
||||
// Style
|
||||
"Paragraph Style": "\u6bb5\u843d\u6837\u5f0f",
|
||||
"Inline Style": "\u5185\u8054\u6837\u5f0f",
|
||||
"Paragraph Style": "段落样式",
|
||||
"Inline Style": "内联样式",
|
||||
|
||||
// Alignment
|
||||
"Align": "\u5bf9\u9f50\u65b9\u5f0f",
|
||||
"Align Left": "\u5de6\u5bf9\u9f50",
|
||||
"Align Center": "\u5c45\u4e2d",
|
||||
"Align Right": "\u53f3\u5bf9\u9f50",
|
||||
"Align Justify": "\u4e24\u7aef\u5bf9\u9f50",
|
||||
"None": "\u65e0",
|
||||
"Align": "对齐方式",
|
||||
"Align Left": "左对齐",
|
||||
"Align Center": "居中",
|
||||
"Align Right": "右对齐",
|
||||
"Align Justify": "两端对齐",
|
||||
"None": "无",
|
||||
|
||||
// Lists
|
||||
"Ordered List": "\u7f16\u53f7\u5217\u8868",
|
||||
"Unordered List": "\u9879\u76ee\u7b26\u53f7",
|
||||
"Ordered List": "编号",
|
||||
"Default": "默认",
|
||||
"Lower Alpha": "低α",
|
||||
"Lower Greek": "下希腊",
|
||||
"Lower Roman": "较低的罗马",
|
||||
"Upper Alpha": "上阿尔法",
|
||||
"Upper Roman": "上罗马",
|
||||
|
||||
"Unordered List": "项目符号",
|
||||
"Circle": "圈",
|
||||
"Disc": "圆盘",
|
||||
"Square": "广场",
|
||||
|
||||
// Line height
|
||||
"Line Height": "线高",
|
||||
"Single": "单",
|
||||
"Double": "双",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u51cf\u5c11\u7f29\u8fdb",
|
||||
"Increase Indent": "\u589e\u52a0\u7f29\u8fdb",
|
||||
"Decrease Indent": "减少缩进量",
|
||||
"Increase Indent": "增加缩进量",
|
||||
|
||||
// Links
|
||||
"Insert Link": "\u63d2\u5165\u94fe\u63a5",
|
||||
"Open in new tab": "\u5f00\u542f\u5728\u65b0\u6807\u7b7e\u9875",
|
||||
"Open Link": "\u6253\u5f00\u94fe\u63a5",
|
||||
"Edit Link": "\u7f16\u8f91\u94fe\u63a5",
|
||||
"Unlink": "\u5220\u9664\u94fe\u63a5",
|
||||
"Choose Link": "\u9009\u62e9\u94fe\u63a5",
|
||||
"Insert Link": "插入超链接",
|
||||
"Open in new tab": "在新标签页中打开",
|
||||
"Open Link": "打开超链接",
|
||||
"Edit Link": "编辑超链接",
|
||||
"Unlink": "删除超链接",
|
||||
"Choose Link": "选择超链接",
|
||||
|
||||
// Images
|
||||
"Insert Image": "\u63d2\u5165\u56fe\u7247",
|
||||
"Upload Image": "\u4e0a\u4f20\u56fe\u7247",
|
||||
"By URL": "\u901a\u8fc7\u7f51\u5740",
|
||||
"Browse": "\u6d4f\u89c8",
|
||||
"Drop image": "\u56fe\u50cf\u62d6\u653e",
|
||||
"or click": "\u6216\u70b9\u51fb",
|
||||
"Manage Images": "\u7ba1\u7406\u56fe\u50cf",
|
||||
"Loading": "\u8f7d\u5165\u4e2d",
|
||||
"Deleting": "\u5220\u9664",
|
||||
"Tags": "\u6807\u7b7e",
|
||||
"Are you sure? Image will be deleted.": "\u4f60\u786e\u5b9a\u5417\uff1f\u56fe\u50cf\u5c06\u88ab\u5220\u9664\u3002",
|
||||
"Replace": "\u66f4\u6362",
|
||||
"Uploading": "\u4e0a\u4f20",
|
||||
"Loading image": "\u5bfc\u5165\u56fe\u50cf",
|
||||
"Display": "\u663e\u793a",
|
||||
"Inline": "\u6392\u961f",
|
||||
"Break Text": "\u65ad\u5f00\u6587\u672c",
|
||||
"Alternate Text": "\u5907\u7528\u6587\u672c",
|
||||
"Change Size": "\u5c3a\u5bf8\u53d8\u5316",
|
||||
"Width": "\u5bbd\u5ea6",
|
||||
"Height": "\u9ad8\u5ea6",
|
||||
"Something went wrong. Please try again.": "\u51fa\u4e86\u4e9b\u95ee\u9898\u3002 \u8bf7\u518d\u8bd5\u4e00\u6b21\u3002",
|
||||
"Insert Image": "插入图片",
|
||||
"Upload Image": "上传图片",
|
||||
"By URL": "通过 URL",
|
||||
"Browse": "浏览",
|
||||
"Drop image": "拖入图片",
|
||||
"or click": "或点击",
|
||||
"Manage Images": "管理图片",
|
||||
"Loading": "加载中",
|
||||
"Deleting": "删除中",
|
||||
"Tags": "标签",
|
||||
"Are you sure? Image will be deleted.": "图片将会被删除,是否确认?",
|
||||
"Replace": "替换",
|
||||
"Uploading": "上传中",
|
||||
"Loading image": "图片加载中",
|
||||
"Display": "显示",
|
||||
"Inline": "嵌入型",
|
||||
"Break Text": "上下型环绕",
|
||||
"Alternative Text": "替换文字",
|
||||
"Change Size": "改变大小",
|
||||
"Width": "宽度",
|
||||
"Height": "高度",
|
||||
"Something went wrong. Please try again.": "发生错误,请重试。",
|
||||
"Image Caption": "图片标题",
|
||||
"Advanced Edit": "高级编辑",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u63d2\u5165\u89c6\u9891",
|
||||
"Embedded Code": "\u5d4c\u5165\u5f0f\u4ee3\u7801",
|
||||
"Insert Video": "插入视频",
|
||||
"Embedded Code": "嵌入代码",
|
||||
"Paste in a video URL": "粘贴视频网址",
|
||||
"Drop video": "拖入视频",
|
||||
"Your browser does not support HTML5 video.": "您的浏览器不支持 HTML5 视频。",
|
||||
"Upload Video": "上传视频",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u63d2\u5165\u8868\u683c",
|
||||
"Table Header": "\u8868\u5934",
|
||||
"Remove Table": "\u5220\u9664\u8868",
|
||||
"Table Style": "\u8868\u683c\u6837\u5f0f",
|
||||
"Horizontal Align": "\u6c34\u5e73\u5bf9\u9f50\u65b9\u5f0f",
|
||||
"Row": "\u884c",
|
||||
"Insert row above": "\u5728\u4e0a\u65b9\u63d2\u5165",
|
||||
"Insert row below": "\u5728\u4e0b\u65b9\u63d2\u5165",
|
||||
"Delete row": "\u5220\u9664\u884c",
|
||||
"Column": "\u5217",
|
||||
"Insert column before": "\u5728\u5de6\u4fa7\u63d2\u5165",
|
||||
"Insert column after": "\u5728\u53f3\u4fa7\u63d2\u5165",
|
||||
"Delete column": "\u5220\u9664\u5217",
|
||||
"Cell": "\u5355\u5143\u683c",
|
||||
"Merge cells": "\u5408\u5e76\u5355\u5143\u683c",
|
||||
"Horizontal split": "\u6c34\u5e73\u5206\u5272",
|
||||
"Vertical split": "\u5782\u76f4\u5206\u5272",
|
||||
"Cell Background": "\u5355\u5143\u683c\u80cc\u666f",
|
||||
"Vertical Align": "\u5782\u76f4\u5bf9\u9f50\u65b9\u5f0f",
|
||||
"Top": "\u6700\u4f73",
|
||||
"Middle": "\u4e2d\u95f4",
|
||||
"Bottom": "\u5e95\u90e8",
|
||||
"Align Top": "\u9876\u90e8\u5bf9\u9f50",
|
||||
"Align Middle": "\u4e2d\u95f4\u5bf9\u9f50",
|
||||
"Align Bottom": "\u5e95\u90e8\u5bf9\u9f50",
|
||||
"Cell Style": "\u5355\u5143\u683c\u6837\u5f0f",
|
||||
"Insert Table": "插入表格",
|
||||
"Table Header": "表头",
|
||||
"Remove Table": "删除表格",
|
||||
"Table Style": "表格样式",
|
||||
"Horizontal Align": "水平对齐方式",
|
||||
"Row": "行",
|
||||
"Insert row above": "在上方插入",
|
||||
"Insert row below": "在下方插入",
|
||||
"Delete row": "删除行",
|
||||
"Column": "列",
|
||||
"Insert column before": "在左侧插入",
|
||||
"Insert column after": "在右侧插入",
|
||||
"Delete column": "删除列",
|
||||
"Cell": "单元格",
|
||||
"Merge cells": "合并单元格",
|
||||
"Horizontal split": "水平分割",
|
||||
"Vertical split": "垂直分割",
|
||||
"Cell Background": "单元格背景",
|
||||
"Vertical Align": "垂直对齐方式",
|
||||
"Top": "靠上",
|
||||
"Middle": "居中",
|
||||
"Bottom": "靠下",
|
||||
"Align Top": "靠上对齐",
|
||||
"Align Middle": "居中对齐",
|
||||
"Align Bottom": "靠下对齐",
|
||||
"Cell Style": "单元格样式",
|
||||
|
||||
// Files
|
||||
"Upload File": "\u4e0a\u4f20\u6587\u4ef6",
|
||||
"Drop file": "\u6587\u4ef6\u62d6\u653e",
|
||||
"Upload File": "上传文件",
|
||||
"Drop file": "拖入文件",
|
||||
|
||||
// Emoticons
|
||||
"Emoticons": "\u8868\u60c5",
|
||||
"Grinning face": "\u8138\u4e0a\u7b11\u563b\u563b",
|
||||
"Grinning face with smiling eyes": "",
|
||||
"Face with tears of joy": "\u7b11\u563b\u563b\u7684\u8138\uff0c\u542b\u7b11\u7684\u773c\u775b",
|
||||
"Smiling face with open mouth": "\u7b11\u8138\u5f20\u5f00\u5634",
|
||||
"Smiling face with open mouth and smiling eyes": "\u7b11\u8138\u5f20\u5f00\u5634\u5fae\u7b11\u7684\u773c\u775b",
|
||||
"Smiling face with open mouth and cold sweat": "\u7b11\u8138\u5f20\u5f00\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "\u7b11\u8138\u5f20\u5f00\u5634\uff0c\u7d27\u7d27\u95ed\u7740\u773c\u775b",
|
||||
"Smiling face with halo": "\u7b11\u8138\u6655",
|
||||
"Smiling face with horns": "\u5fae\u7b11\u7684\u8138\u89d2",
|
||||
"Winking face": "\u7728\u773c\u8868\u60c5",
|
||||
"Smiling face with smiling eyes": "\u9762\u5e26\u5fae\u7b11\u7684\u773c\u775b",
|
||||
"Face savoring delicious food": "\u9762\u5bf9\u54c1\u5c1d\u7f8e\u5473\u7684\u98df\u7269",
|
||||
"Relieved face": "\u9762\u5bf9\u5982\u91ca\u91cd\u8d1f",
|
||||
"Smiling face with heart-shaped eyes": "\u5fae\u7b11\u7684\u8138\uff0c\u5fc3\u810f\u5f62\u7684\u773c\u775b",
|
||||
"Smiling face with sunglasses": "\u7b11\u8138\u592a\u9633\u955c",
|
||||
"Smirking face": "\u9762\u5bf9\u9762\u5e26\u7b11\u5bb9",
|
||||
"Neutral face": "\u4e2d\u6027\u9762",
|
||||
"Expressionless face": "\u9762\u65e0\u8868\u60c5",
|
||||
"Unamused face": "\u4e00\u8138\u4e0d\u5feb\u7684\u8138",
|
||||
"Face with cold sweat": "\u9762\u5bf9\u51b7\u6c57",
|
||||
"Pensive face": "\u6c89\u601d\u7684\u8138",
|
||||
"Confused face": "\u9762\u5bf9\u56f0\u60d1",
|
||||
"Confounded face": "\u8be5\u6b7b\u7684\u8138",
|
||||
"Kissing face": "\u9762\u5bf9\u63a5\u543b",
|
||||
"Face throwing a kiss": "\u9762\u5bf9\u6295\u63b7\u4e00\u4e2a\u543b",
|
||||
"Kissing face with smiling eyes": "\u63a5\u543b\u8138\uff0c\u542b\u7b11\u7684\u773c\u775b",
|
||||
"Kissing face with closed eyes": "\u63a5\u543b\u7684\u8138\u95ed\u7740\u773c\u775b",
|
||||
"Face with stuck out tongue": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934",
|
||||
"Face with stuck out tongue and winking eye": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934\u548c\u7728\u52a8\u7684\u773c\u775b",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "\u9762\u5bf9\u4f38\u51fa\u820c\u5934\u548c\u7d27\u95ed\u7684\u773c\u775b",
|
||||
"Disappointed face": "\u9762\u5bf9\u5931\u671b",
|
||||
"Worried face": "\u9762\u5bf9\u62c5\u5fc3",
|
||||
"Angry face": "\u6124\u6012\u7684\u8138",
|
||||
"Pouting face": "\u9762\u5bf9\u5658\u5634",
|
||||
"Crying face": "\u54ed\u6ce3\u7684\u8138",
|
||||
"Persevering face": "\u600e\u5948\u8138",
|
||||
"Face with look of triumph": "\u9762\u5e26\u770b\u7684\u80dc\u5229",
|
||||
"Disappointed but relieved face": "\u5931\u671b\uff0c\u4f46\u8138\u4e0a\u91ca\u7136",
|
||||
"Frowning face with open mouth": "\u9762\u5bf9\u76b1\u7740\u7709\u5934\u5f20\u53e3",
|
||||
"Anguished face": "\u9762\u5bf9\u75db\u82e6",
|
||||
"Fearful face": "\u53ef\u6015\u7684\u8138",
|
||||
"Weary face": "\u9762\u5bf9\u538c\u5026",
|
||||
"Sleepy face": "\u9762\u5bf9\u56f0",
|
||||
"Tired face": "\u75b2\u60eb\u7684\u8138",
|
||||
"Grimacing face": "\u72f0\u72de\u7684\u8138",
|
||||
"Loudly crying face": "\u5927\u58f0\u54ed\u8138",
|
||||
"Face with open mouth": "\u9762\u5bf9\u5f20\u5f00\u5634",
|
||||
"Hushed face": "\u5b89\u9759\u7684\u8138",
|
||||
"Face with open mouth and cold sweat": "",
|
||||
"Face screaming in fear": "\u9762\u5bf9\u5f20\u5f00\u5634\uff0c\u4e00\u8eab\u51b7\u6c57",
|
||||
"Astonished face": "\u9762\u5bf9\u60ca\u8bb6",
|
||||
"Flushed face": "\u7ea2\u6251\u6251\u7684\u8138\u86cb",
|
||||
"Sleeping face": "\u719f\u7761\u7684\u8138",
|
||||
"Dizzy face": "\u9762\u5bf9\u7729",
|
||||
"Face without mouth": "\u8138\u4e0a\u6ca1\u6709\u5634",
|
||||
"Face with medical mask": "\u9762\u5bf9\u533b\u7597\u53e3\u7f69",
|
||||
"Emoticons": "表情符号",
|
||||
"Grinning face": "露齿笑脸",
|
||||
"Grinning face with smiling eyes": "露齿笑到眯起眼",
|
||||
"Face with tears of joy": "笑哭",
|
||||
"Smiling face with open mouth": "张嘴微笑",
|
||||
"Smiling face with open mouth and smiling eyes": "眯眼张嘴微笑",
|
||||
"Smiling face with open mouth and cold sweat": "带冷汗的张嘴微笑",
|
||||
"Smiling face with open mouth and tightly-closed eyes": "紧闭双眼张嘴微笑",
|
||||
"Smiling face with halo": "带光环微笑",
|
||||
"Smiling face with horns": "带牛角的微笑",
|
||||
"Winking face": "眨眼",
|
||||
"Smiling face with smiling eyes": "眯眼微笑",
|
||||
"Face savoring delicious food": "馋",
|
||||
"Relieved face": "如释重负",
|
||||
"Smiling face with heart-shaped eyes": "桃心眼微笑",
|
||||
"Smiling face with sunglasses": "戴太阳镜微笑",
|
||||
"Smirking face": "得意地笑",
|
||||
"Neutral face": "中性脸",
|
||||
"Expressionless face": "面无表情",
|
||||
"Unamused face": "不高兴",
|
||||
"Face with cold sweat": "冷汗",
|
||||
"Pensive face": "沉思",
|
||||
"Confused face": "迷惑",
|
||||
"Confounded face": "困惑",
|
||||
"Kissing face": "嘴巴嘟嘟",
|
||||
"Face throwing a kiss": "飞吻",
|
||||
"Kissing face with smiling eyes": "眯眼接吻",
|
||||
"Kissing face with closed eyes": "闭眼接吻",
|
||||
"Face with stuck out tongue": "吐舌",
|
||||
"Face with stuck out tongue and winking eye": "眨眼吐舌",
|
||||
"Face with stuck out tongue and tightly-closed eyes": "眯眼吐舌",
|
||||
"Disappointed face": "失望",
|
||||
"Worried face": "担心",
|
||||
"Angry face": "生气",
|
||||
"Pouting face": "撅嘴",
|
||||
"Crying face": "大哭",
|
||||
"Persevering face": "坚强",
|
||||
"Face with look of triumph": "扬眉吐气",
|
||||
"Disappointed but relieved face": "失望",
|
||||
"Frowning face with open mouth": "皱眉",
|
||||
"Anguished face": "痛苦",
|
||||
"Fearful face": "害怕",
|
||||
"Weary face": "疲惫",
|
||||
"Sleepy face": "困了",
|
||||
"Tired face": "累了",
|
||||
"Grimacing face": "扭曲脸",
|
||||
"Loudly crying face": "大哭",
|
||||
"Face with open mouth": "张开嘴",
|
||||
"Hushed face": "安静",
|
||||
"Face with open mouth and cold sweat": "冷汗",
|
||||
"Face screaming in fear": "害怕尖叫",
|
||||
"Astonished face": "惊讶",
|
||||
"Flushed face": "脸红",
|
||||
"Sleeping face": "熟睡",
|
||||
"Dizzy face": "眩晕",
|
||||
"Face without mouth": "没有嘴的脸",
|
||||
"Face with medical mask": "口罩脸",
|
||||
|
||||
// Line breaker
|
||||
"Break": "\u7834",
|
||||
"Break": "换行",
|
||||
|
||||
// Math
|
||||
"Subscript": "\u4e0b\u6807",
|
||||
"Superscript": "\u4e0a\u6807",
|
||||
"Subscript": "下标",
|
||||
"Superscript": "上标",
|
||||
|
||||
// Full screen
|
||||
"Fullscreen": "\u5168\u5c4f",
|
||||
"Fullscreen": "全屏",
|
||||
|
||||
// Horizontal line
|
||||
"Insert Horizontal Line": "\u63d2\u5165\u6c34\u5e73\u7ebf",
|
||||
"Insert Horizontal Line": "插入水平线",
|
||||
|
||||
// Clear formatting
|
||||
"Clear Formatting": "\u683c\u5f0f\u5316\u5220\u9664",
|
||||
"Clear Formatting": "清除格式",
|
||||
|
||||
// Save
|
||||
"Save": "保存",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u64a4\u6d88",
|
||||
"Redo": "\u91cd\u590d",
|
||||
"Undo": "撤消",
|
||||
"Redo": "恢复",
|
||||
|
||||
// Select all
|
||||
"Select All": "\u5168\u9009",
|
||||
"Select All": "全选",
|
||||
|
||||
// Code view
|
||||
"Code View": "\u4ee3\u7801\u89c6\u56fe",
|
||||
"Code View": "代码视图",
|
||||
|
||||
// Quote
|
||||
"Quote": "\u5f15\u7528",
|
||||
"Increase": "\u589e\u52a0\u5f15\u7528",
|
||||
"Decrease": "\u5220\u9664\u5f15\u7528",
|
||||
"Quote": "引用",
|
||||
"Increase": "增加引用级别",
|
||||
"Decrease": "减少引用级别",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u5feb\u63d2"
|
||||
"Quick Insert": "快速插入",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "特殊字符",
|
||||
"Latin": "拉丁字母",
|
||||
"Greek": "希腊字母",
|
||||
"Cyrillic": "西里尔字母",
|
||||
"Punctuation": "标点",
|
||||
"Currency": "货币",
|
||||
"Arrows": "箭头",
|
||||
"Math": "数学",
|
||||
"Misc": "杂项",
|
||||
|
||||
// Print.
|
||||
"Print": "打印",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "拼写检查器",
|
||||
|
||||
// Help
|
||||
"Help": "帮助",
|
||||
"Shortcuts": "快捷键",
|
||||
"Inline Editor": "内联编辑器",
|
||||
"Show the editor": "显示编辑器",
|
||||
"Common actions": "常用操作",
|
||||
"Copy": "复制",
|
||||
"Cut": "剪切",
|
||||
"Paste": "粘贴",
|
||||
"Basic Formatting": "基本格式",
|
||||
"Increase quote level": "增加引用级别",
|
||||
"Decrease quote level": "减少引用级别",
|
||||
"Image / Video": "图像/视频",
|
||||
"Resize larger": "放大",
|
||||
"Resize smaller": "缩小",
|
||||
"Table": "表格",
|
||||
"Select table cell": "选择单元格",
|
||||
"Extend selection one cell": "增加选中的单元格",
|
||||
"Extend selection one row": "增加选中的行",
|
||||
"Navigation": "导航",
|
||||
"Focus popup / toolbar": "焦点弹出/工具栏",
|
||||
"Return focus to previous position": "将焦点返回到上一个位置",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "嵌入网址",
|
||||
"Paste in a URL to embed": "粘贴要嵌入的网址",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "粘贴的内容来自微软 Word 文档。你想保留还是清除格式?",
|
||||
"Keep": "保留",
|
||||
"Clean": "清除",
|
||||
"Word Paste Detected": "检测到粘贴自 Word 的内容"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
|
|
@ -1,9 +1,35 @@
|
|||
/*!
|
||||
* froala_editor v2.4.2 (https://www.froala.com/wysiwyg-editor)
|
||||
* froala_editor v2.9.3 (https://www.froala.com/wysiwyg-editor)
|
||||
* License https://froala.com/wysiwyg-editor/terms/
|
||||
* Copyright 2014-2017 Froala Labs
|
||||
* Copyright 2014-2019 Froala Labs
|
||||
*/
|
||||
|
||||
(function (factory) {
|
||||
if (typeof define === 'function' && define.amd) {
|
||||
// AMD. Register as an anonymous module.
|
||||
define(['jquery'], factory);
|
||||
} else if (typeof module === 'object' && module.exports) {
|
||||
// Node/CommonJS
|
||||
module.exports = function( root, jQuery ) {
|
||||
if ( jQuery === undefined ) {
|
||||
// require('jQuery') returns a factory that requires window to
|
||||
// build a jQuery instance, we normalize how we use modules
|
||||
// that require this pattern but the window provided is a noop
|
||||
// if it's defined (how jquery works)
|
||||
if ( typeof window !== 'undefined' ) {
|
||||
jQuery = require('jquery');
|
||||
}
|
||||
else {
|
||||
jQuery = require('jquery')(root);
|
||||
}
|
||||
}
|
||||
return factory(jQuery);
|
||||
};
|
||||
} else {
|
||||
// Browser globals
|
||||
factory(window.jQuery);
|
||||
}
|
||||
}(function ($) {
|
||||
/**
|
||||
* Traditional Chinese spoken in Taiwan.
|
||||
*/
|
||||
|
|
@ -38,6 +64,7 @@ $.FE.LANGUAGE['zh_tw'] = {
|
|||
"Colors": "\u984f\u8272",
|
||||
"Background": "\u80cc\u666f",
|
||||
"Text": "\u6587\u5b57",
|
||||
"HEX Color": "十六進制顏色",
|
||||
|
||||
// Paragraphs
|
||||
"Paragraph Format": "\u683c\u5f0f",
|
||||
|
|
@ -62,7 +89,22 @@ $.FE.LANGUAGE['zh_tw'] = {
|
|||
|
||||
// Lists
|
||||
"Ordered List": "\u6578\u5b57\u6e05\u55ae",
|
||||
"Default": "默認",
|
||||
"Lower Alpha": "低α",
|
||||
"Lower Greek": "下希臘",
|
||||
"Lower Roman": "較低的羅馬",
|
||||
"Upper Alpha": "上阿爾法",
|
||||
"Upper Roman": "上羅馬",
|
||||
|
||||
"Unordered List": "\u9805\u76ee\u6e05\u55ae",
|
||||
"Circle": "圈",
|
||||
"Disc": "圓盤",
|
||||
"Square": "廣場",
|
||||
|
||||
// Line height
|
||||
"Line Height": "線高",
|
||||
"Single": "單",
|
||||
"Double": "雙",
|
||||
|
||||
// Indent
|
||||
"Decrease Indent": "\u6e1b\u5c11\u7e2e\u6392",
|
||||
|
|
@ -94,15 +136,21 @@ $.FE.LANGUAGE['zh_tw'] = {
|
|||
"Display": "\u986f\u793a",
|
||||
"Inline": "\u5d4c\u5165",
|
||||
"Break Text": "\u8207\u6587\u5b57\u5206\u96e2",
|
||||
"Alternate Text": "\u6587\u5b57\u74b0\u7e5e",
|
||||
"Alternative Text": "\u6587\u5b57\u74b0\u7e5e",
|
||||
"Change Size": "\u8abf\u6574\u5927\u5c0f",
|
||||
"Width": "\u5bec\u5ea6",
|
||||
"Height": "\u9ad8\u5ea6",
|
||||
"Something went wrong. Please try again.": "\u932f\u8aa4\uff0c\u8acb\u518d\u8a66\u4e00\u6b21\u3002",
|
||||
"Image Caption": "圖片說明",
|
||||
"Advanced Edit": "高級編輯",
|
||||
|
||||
// Video
|
||||
"Insert Video": "\u63d2\u5165\u5f71\u7247",
|
||||
"Embedded Code": "\u5d4c\u5165\u7a0b\u5f0f\u78bc",
|
||||
"Paste in a video URL": "粘貼在視頻網址",
|
||||
"Drop video": "放下視頻",
|
||||
"Your browser does not support HTML5 video.": "您的瀏覽器不支持html5視頻。",
|
||||
"Upload Video": "上傳視頻",
|
||||
|
||||
// Tables
|
||||
"Insert Table": "\u63d2\u5165\u8868\u683c",
|
||||
|
|
@ -211,6 +259,9 @@ $.FE.LANGUAGE['zh_tw'] = {
|
|||
// Clear formatting
|
||||
"Clear Formatting": "\u6e05\u9664\u683c\u5f0f",
|
||||
|
||||
// Save
|
||||
"Save": "保存",
|
||||
|
||||
// Undo, redo
|
||||
"Undo": "\u5fa9\u539f",
|
||||
"Redo": "\u53d6\u6d88\u5fa9\u539f",
|
||||
|
|
@ -227,7 +278,59 @@ $.FE.LANGUAGE['zh_tw'] = {
|
|||
"Decrease": "\u53bb\u9664\u7e2e\u6392",
|
||||
|
||||
// Quick Insert
|
||||
"Quick Insert": "\u5feb\u63d2"
|
||||
"Quick Insert": "\u5feb\u63d2",
|
||||
|
||||
// Spcial Characters
|
||||
"Special Characters": "特殊字符",
|
||||
"Latin": "拉丁",
|
||||
"Greek": "希臘語",
|
||||
"Cyrillic": "西里爾",
|
||||
"Punctuation": "標點",
|
||||
"Currency": "貨幣",
|
||||
"Arrows": "箭頭",
|
||||
"Math": "數學",
|
||||
"Misc": "雜項",
|
||||
|
||||
// Print.
|
||||
"Print": "打印",
|
||||
|
||||
// Spell Checker.
|
||||
"Spell Checker": "拼寫檢查器",
|
||||
|
||||
// Help
|
||||
"Help": "幫幫我",
|
||||
"Shortcuts": "快捷鍵",
|
||||
"Inline Editor": "內聯編輯器",
|
||||
"Show the editor": "顯示編輯",
|
||||
"Common actions": "共同行動",
|
||||
"Copy": "複製",
|
||||
"Cut": "切",
|
||||
"Paste": "糊",
|
||||
"Basic Formatting": "基本格式",
|
||||
"Increase quote level": "提高報價水平",
|
||||
"Decrease quote level": "降低報價水平",
|
||||
"Image / Video": "圖像/視頻",
|
||||
"Resize larger": "調整大小更大",
|
||||
"Resize smaller": "調整大小更小",
|
||||
"Table": "表",
|
||||
"Select table cell": "選擇表單元格",
|
||||
"Extend selection one cell": "擴展選擇一個單元格",
|
||||
"Extend selection one row": "擴展選擇一行",
|
||||
"Navigation": "導航",
|
||||
"Focus popup / toolbar": "焦點彈出/工具欄",
|
||||
"Return focus to previous position": "將焦點返回到上一個位置",
|
||||
|
||||
// Embed.ly
|
||||
"Embed URL": "嵌入網址",
|
||||
"Paste in a URL to embed": "粘貼在一個網址中嵌入",
|
||||
|
||||
// Word Paste.
|
||||
"The pasted content is coming from a Microsoft Word document. Do you want to keep the format or clean it up?": "粘貼的內容來自微軟Word文檔。你想保留格式還是清理它?",
|
||||
"Keep": "保持",
|
||||
"Clean": "清潔",
|
||||
"Word Paste Detected": "檢測到字貼"
|
||||
},
|
||||
direction: "ltr"
|
||||
};
|
||||
|
||||
}));
|
||||
|
|
|
|||
Loading…
Reference in New Issue