This commit is contained in:
2026-03-20 17:13:38 +01:00
parent 4c84735b75
commit c043ee9a52
1152 changed files with 317560 additions and 0 deletions
+67
View File
@@ -0,0 +1,67 @@
/* ===========================================================
* ar.js
* Arabic translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Abo Mokh ahmed (abomokhahmed)
* Github : https://github.com/abomokhahmed
* Reviewed by : Abdellah Chadidi (chadidi)
* Github : https://github.com/chadidi
*/
jQuery.trumbowyg.langs.ar = {
_dir: 'rtl',
viewHTML: 'إعرض-HTML',
undo: 'تراجع',
redo: 'إعادة',
formatting: 'تنسيق',
p: 'فقرة',
blockquote: 'اقتباس',
code: 'كود',
header: 'رأس',
bold: 'عريض',
italic: 'مائل',
strikethrough: 'مشطوب',
underline: 'خطّ سفلي',
strong: 'بارز',
em: 'تغميق',
del: 'حذف',
superscript: 'الأس',
subscript: 'أس سفلي',
unorderedList: 'قائمة غير مرتّبة',
orderedList: 'قائمة مرتّبة',
insertImage: 'إدراج صورة',
insertVideo: 'إدراج فيديو',
link: 'رابط',
createLink: 'انشاء رابط',
unlink: 'حذف رابط',
justifyLeft: 'تصحيح للشمال',
justifyCenter: 'توسيط',
justifyRight: 'تصحيح لليمين',
justifyFull: 'تصحيح لكلا الإتّجاهين',
horizontalRule: 'إدراج خطّ أفقي',
fullscreen: 'ملء الشاشة',
close: 'إغلاق',
submit: 'إرسال',
reset: 'إعادة تعيين',
required: 'إلزامي',
description: 'وصف',
title: 'عنوان',
text: 'نصّ',
target: 'الهدف'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* bg.js
* Bulgarian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Aleksandar Dimitrov
*/
jQuery.trumbowyg.langs.bg = {
viewHTML: 'Прегледай HTML',
formatting: 'Форматиране',
p: 'Параграф',
blockquote: 'Цитат',
code: 'Код',
header: 'Заглавие',
bold: 'Удебелен',
italic: 'Наклонен',
strikethrough: 'Зачеркнат',
underline: 'Подчертан',
strong: 'Удебелен',
em: 'Наклонен',
del: 'Зачеркнат',
unorderedList: 'Обикновен списък',
orderedList: 'Номериран списък',
insertImage: 'Добави изображение',
insertVideo: 'Добави видео',
link: 'Връзка',
createLink: 'Създай връзка',
unlink: 'Премахни връзката',
justifyLeft: 'Подравни от ляво',
justifyCenter: 'Центрирай',
justifyRight: 'Подравни от дясно',
justifyFull: 'Подравни по ширина',
horizontalRule: 'Хоризонтална линия',
fullscreen: 'На цял екран',
close: 'Затвори',
submit: 'Впиши',
reset: 'Отмени',
required: 'Задължително',
description: 'Описание',
title: 'Заглавие',
text: 'Текст'
};
+62
View File
@@ -0,0 +1,62 @@
/* ===========================================================
* bn.js
* Bangla translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ahammad Naim
* Website : https://github.com/AhammadNaim
*/
jQuery.trumbowyg.langs.bn = {
viewHTML: 'HTML দেখান',
undo: 'পূর্বাবস্থায় ফিরুন',
redo: 'পুনরায় করুন',
formatting: 'বিন্যাস',
p: 'অনুচ্ছেদ',
blockquote: 'উদ্ধৃতি',
code: 'কোড',
header: 'শিরোনাম',
bold: 'বোল্ড',
italic: 'ইটালিক',
strikethrough: 'স্ট্রাইকথ্রু',
underline: 'আন্ডারলাইন',
strong: 'বোল্ড',
em: 'ইটালিক',
del: 'স্ট্রাইকথ্রু',
superscript: 'সুপারস্ক্রিপ্ট',
subscript: 'সাবস্ক্রিপ্ট',
unorderedList: 'অসংখ্যায়িত তালিকা',
orderedList: 'সাজানো তালিকা',
insertImage: 'ছবি',
link: 'লিংক',
createLink: 'লিংক তৈরি করুন',
unlink: 'লিংক মুছুন',
justifyLeft: 'বামে জাস্টিফাইড',
justifyCenter: 'কেন্দ্রীভূত',
justifyRight: 'ডানে জাস্টিফাইড',
justifyFull: 'জাস্টিফাইড',
horizontalRule: 'আনুভূমিক দাগ',
removeformat: 'বিন্যাস অপসারণ করুন',
fullscreen: 'সম্পূর্ণ পর্দায় দেখুন',
close: 'বন্ধ',
submit: 'প্রেরণ',
reset: 'বাতিল',
required: 'আবশ্যক',
description: 'বর্ননা',
title: 'শিরোনাম',
text: 'পাঠ্য',
target: 'লক্ষ্য'
};
+61
View File
@@ -0,0 +1,61 @@
/* ===========================================================
* by.js
* Belarusian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Yury Karalkou
*/
jQuery.trumbowyg.langs.by = {
viewHTML: 'Паглядзець HTML',
undo: 'Скасаваць',
redo: 'Паўтарыць',
formatting: 'Фарматаванне',
p: 'Звычайны',
blockquote: 'Цытата',
code: 'Код',
header: 'Загаловак',
bold: 'Паўтлусты',
italic: 'Курсіў',
strikethrough: 'Закрэслены',
underline: 'Падкрэслены',
strong: 'Паўтлусты',
em: 'Курсіў',
del: 'Закрэслены',
superscript: 'Верхні індэкс',
subscript: 'Індэкс',
unorderedList: 'Звычайны спіс',
orderedList: 'Нумараваны спіс',
insertImage: 'Уставіць выяву',
insertVideo: 'Уставіць відэа',
link: 'Спасылка',
createLink: 'Уставіць спасылку',
unlink: 'Выдаліць спасылку',
justifyLeft: 'Па леваму боку',
justifyCenter: 'У цэнтры',
justifyRight: 'Па праваму боку',
justifyFull: 'Па шырыні',
horizontalRule: 'Гарызантальная лінія',
removeformat: 'Ачысціць фарматаванне',
fullscreen: 'На ўвесь экран',
close: 'Зачыніць',
submit: 'Уставіць',
reset: 'Скасаваць',
required: 'Абавязкова',
description: 'Апісанне',
title: 'Падказка',
text: 'Тэкст'
};
+57
View File
@@ -0,0 +1,57 @@
/* ===========================================================
* ca.js
* Catalan translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Àlfons Sánchez (alsanan)
* Twitter : @alsanan
* Website : about.me/alsanan
* Github : https://github.com/alsanan
*/
jQuery.trumbowyg.langs.ca = {
viewHTML: 'Veure HTML',
formatting: 'Formatar',
p: 'Paragraf',
blockquote: 'Citació',
code: 'Codi',
header: 'Títol',
bold: 'Negreta',
italic: 'Itàlica',
strikethrough: 'Suprimir',
underline: 'Subratllat',
strong: 'Forta',
em: 'Èmfasi',
del: 'Apagar',
unorderedList: 'Lista desordenada',
orderedList: 'Lista ordenada',
insertImage: 'Inserir imatge',
insertVideo: 'Inserir vídeo',
link: 'Enllaç',
createLink: 'Crear un enllaç',
unlink: 'Eliminar enllaç',
justifyLeft: 'Alinear a esquerra',
justifyCenter: 'Centrar',
justifyRight: 'Alinear a dreta',
justifyFull: 'Justificar',
horizontalRule: 'Inserir separador horitzontal',
fullscreen: 'Pantalla completa',
close: 'Tancar',
submit: 'Enviar',
reset: 'Reiniciar',
required: 'Obligatori',
description: 'Descripció',
title: 'Títol',
text: 'Text'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* cs.js
* Czech translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Jan Svoboda (https://github.com/svoboda-jan)
*/
jQuery.trumbowyg.langs.cs = {
viewHTML: 'Zobrazit HTML',
formatting: 'Formátování',
p: 'Odstavec',
blockquote: 'Citace',
code: 'Kód',
header: 'Nadpis',
bold: 'Tučné',
italic: 'Kurzíva',
strikethrough: 'Přeškrtnuté',
underline: 'Podtržené',
strong: 'Tučné',
em: 'Zvýraznit',
del: 'Smazat',
unorderedList: 'Netříděný seznam',
orderedList: 'Tříděný seznam',
insertImage: 'Vložit obrázek',
insertVideo: 'Vložit video',
link: 'Odkaz',
createLink: 'Vložit odkaz',
unlink: 'Smazat odkaz',
justifyLeft: 'Zarovnat doleva',
justifyCenter: 'Zarovnat na střed',
justifyRight: 'Zarovnat doprava',
justifyFull: 'Zarovnat do bloku',
horizontalRule: 'Vložit vodorovnou čáru',
fullscreen: 'Režim celé obrazovky',
close: 'Zavřít',
submit: 'Potvrdit',
reset: 'Zrušit',
required: 'Povinné',
description: 'Popis',
title: 'Nadpis',
text: 'Text'
};
+64
View File
@@ -0,0 +1,64 @@
/* ===========================================================
* da.js
* Danish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Christian Pedersen
* Github : https://github.com/chripede
*/
jQuery.trumbowyg.langs.da = {
viewHTML: 'Vis HTML',
undo: 'Fortryd',
redo: 'Anuller fortryd',
formatting: 'Formattering',
p: 'Afsnit',
blockquote: 'Citat',
code: 'Kode',
header: 'Overskrift',
bold: 'Fed',
italic: 'Kursiv',
strikethrough: 'Gennemstreg',
underline: 'Understreg',
strong: 'Vigtig',
em: 'Fremhæv',
del: 'Slettet',
superscript: 'Hævet skrift',
subscript: 'Sænket skrift',
unorderedList: 'Uordnet liste',
orderedList: 'Ordnet liste',
insertImage: 'Indsæt billede',
insertVideo: 'Indsæt video',
link: 'Link',
createLink: 'Indsæt link',
unlink: 'Fjern link',
justifyLeft: 'Venstrestil',
justifyCenter: 'Centrer',
justifyRight: 'Højrestil',
justifyFull: 'Lige margener',
horizontalRule: 'Horisontal linie',
removeformat: 'Ryd formattering',
fullscreen: 'Fuld skærm',
close: 'Luk',
submit: 'Bekræft',
reset: 'Annuller',
required: 'Påkrævet',
description: 'Beskrivelse',
title: 'Titel',
text: 'Tekst',
target: 'Mål',
width: 'Bredde'
};
+57
View File
@@ -0,0 +1,57 @@
/* ===========================================================
* de.js
* German translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Manfred Timm
* Github : https://github.com/Manfred62
*/
jQuery.trumbowyg.langs.de = {
viewHTML: 'HTML anzeigen',
formatting: 'Formatierung',
p: 'Absatz',
blockquote: 'Zitat',
code: 'Code',
header: 'Überschrift',
bold: 'Fett',
italic: 'Kursiv',
strikethrough: 'Durchgestrichen',
underline: 'Unterstrichen',
strong: 'Wichtig',
em: 'Betont',
del: 'Gelöscht',
unorderedList: 'Ungeordnete Liste',
orderedList: 'Geordnete Liste',
image: 'Bild',
insertImage: 'Bild einfügen',
insertVideo: 'Video einfügen',
link: 'Link',
createLink: 'Link einfügen',
unlink: 'Link entfernen',
justifyLeft: 'Links ausrichten',
justifyCenter: 'Zentrieren',
justifyRight: 'Rechts ausrichten',
justifyFull: 'Blocksatz',
horizontalRule: 'Horizontale Linie einfügen',
removeformat: 'Formatierung entfernen',
fullscreen: 'Vollbild',
close: 'Schließen',
submit: 'Bestätigen',
reset: 'Abbrechen',
required: 'Erforderlich',
description: 'Beschreibung',
title: 'Titel',
text: 'Text'
};
+59
View File
@@ -0,0 +1,59 @@
/* ===========================================================
* el.js
* Greek translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Merianos Nikos
* Twitter : @_webresources
* Website : http://www.wp-lion.com
* LinkedIn: https://gr.linkedin.com/in/merianosnikos
* Behance: https://www.behance.net/web_design_blog
*/
jQuery.trumbowyg.langs.el = {
viewHTML: 'Προβολή κώδικα HTML',
formatting: 'Μορφοποίηση',
p: 'Παράγραφος',
blockquote: 'Παράθεση',
code: 'Κώδικας',
header: 'Επικεφαλίδα',
bold: 'Έντονα',
italic: 'Πλάγια',
strikethrough: 'Διαγραφή',
underline: 'Υπογράμμιση',
strong: 'Έντονα',
em: 'Πλάγια',
del: 'Διαγραφή',
unorderedList: 'Αταξινόμητη λίστα',
orderedList: 'Ταξινομημένη λίστα',
insertImage: 'Εισαγωγή εικόνας',
insertVideo: 'Εισαγωγή βίντεο',
link: 'Σύνδεσμος',
createLink: 'Δημιουργία συνδέσμου',
unlink: 'Διαγραφή συνδέσμου',
justifyLeft: 'Στοίχιση αριστερά',
justifyCenter: 'Στοίχιση στο κέντρο',
justifyRight: 'Στοίχιση δεξιά',
justifyFull: 'Πλήρης στοίχιση',
horizontalRule: 'Οριζόντια γραμμή',
removeformat: 'Καθαρισμός μορφοποίησης',
fullscreen: 'Πλήρης οθόνη',
close: 'Κλείσιμο',
submit: 'Υποβολή',
reset: 'Επαναφορά',
required: 'Απαραίτητο',
description: 'Περιγραφή',
title: 'Τίτλος',
text: 'Κείμενο'
};
+14
View File
@@ -0,0 +1,14 @@
/* ===========================================================
* en.js
* English translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Alexandre Demode (Alex-D)
* Twitter : @AlexandreDemode
* Website : alex-d.fr
*/
/**
* English is the default language of Trumbowyg,
* you don't need to include any file :)
*/
+63
View File
@@ -0,0 +1,63 @@
/* ===========================================================
* es.js
* Spanish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Moisés Márquez
* Email : moises.marquez.g@gmail.com
*/
jQuery.trumbowyg.langs.es = {
viewHTML: 'Ver HTML',
undo: 'Deshacer',
redo: 'Rehacer',
formatting: 'Formato',
p: 'Párrafo',
blockquote: 'Cita',
code: 'Código',
header: 'Título',
bold: 'Negrita',
italic: 'Cursiva',
strikethrough: 'Tachado',
underline: 'Subrayado',
strong: 'Negrita',
em: 'Énfasis',
del: 'Borrar',
superscript: 'Sobrescrito',
subscript: 'Subíndice',
unorderedList: 'Lista Desordenada',
orderedList: 'Lista Ordenada',
insertImage: 'Insertar una imagen',
insertVideo: 'Insertar un vídeo',
link: 'Enlace',
createLink: 'Insertar un enlace',
unlink: 'Suprimir un enlace',
justifyLeft: 'Izquierda',
justifyCenter: 'Centrar',
justifyRight: 'Derecha',
justifyFull: 'Justificado',
horizontalRule: 'Insertar separador horizontal',
removeformat: 'Eliminar formato',
fullscreen: 'Pantalla completa',
close: 'Cerrar',
submit: 'Enviar',
reset: 'Cancelar',
required: 'Obligatorio',
description: 'Descripción',
title: 'Título',
text: 'Texto',
target: 'Target'
};
+56
View File
@@ -0,0 +1,56 @@
/* ===========================================================
* es_ar.js
* Spanish (Argentina) translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Félix Vera
* Email : felix.vera@gmail.com
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.es_ar = {
viewHTML: 'Ver HTML',
formatting: 'Formato',
p: 'Párrafo',
blockquote: 'Cita',
code: 'Código',
header: 'Título',
bold: 'Negrita',
italic: 'Itálica',
strikethrough: 'Tachado',
underline: 'Subrayado',
strong: 'Fuere',
em: 'Énfasis',
del: 'Borrar',
unorderedList: 'Lista Desordenada',
orderedList: 'Lista Ordenada',
insertImage: 'Insertar una imagen',
insertVideo: 'Insertar un video',
link: 'Vínculo',
createLink: 'Insertar un vínculo',
unlink: 'Suprimir un vínculo',
justifyLeft: 'Alinear a la Izquierda',
justifyCenter: 'Centrar',
justifyRight: 'Alinear a la Derecha',
justifyFull: 'Justificado',
horizontalRule: 'Insertar separado Horizontal',
fullscreen: 'Pantalla Completa',
close: 'Cerrar',
submit: 'Enviar',
reset: 'Cancelar',
required: 'Obligatorio',
description: 'Descripción',
title: 'Título',
text: 'Texto'
};
+65
View File
@@ -0,0 +1,65 @@
/* ===========================================================
* et.js
* Estonian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Mart Leib
* Web: https://voogle.ee
*/
jQuery.trumbowyg.langs.et = {
viewHTML: 'HTML vaade',
undo: 'Võta tagasi',
redo: 'Tee uuesti',
formatting: 'Vorming',
p: 'Lõik',
blockquote: 'Plokktsitaat',
code: 'Kood',
header: 'Pealkiri',
bold: 'Paks',
italic: 'Kaldkiri',
strikethrough: 'Läbikriipsutatud',
underline: 'Allakriipsutatud',
strong: 'Tugev rõhutus',
em: 'Rõhutus',
del: 'Eemaldatud',
superscript: 'Ülemine indeks',
subscript: 'Alumine indeks',
unorderedList: 'Järjestamata loend',
orderedList: 'Järjestatud loend',
insertImage: 'Lisa pilt',
insertVideo: 'Lisa video',
link: 'Link',
createLink: 'Lisa link',
unlink: 'Eemalda link',
justifyLeft: 'Joonda vasakule',
justifyCenter: 'Joonda keskele',
justifyRight: 'Joonda paremale',
justifyFull: 'Joonda rööpselt',
horizontalRule: 'Horisontaaljoon',
removeformat: 'Eemalda vorming',
fullscreen: 'Täisekraan',
close: 'Sulge',
submit: 'Salvesta',
reset: 'Tühista',
required: 'Kohustuslik',
description: 'Kirjeldus',
title: 'Pealkiri',
text: 'Tekst',
target: 'Sihtmärk',
width: 'Laius'
};
+58
View File
@@ -0,0 +1,58 @@
/* ===========================================================
* fa.js
* Persian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Kiarash Soleimanzadeh
* Github : https://github.com/kiyarash
* Email : kiarash.s@hotmail.com
*/
jQuery.trumbowyg.langs.fa = {
_dir: 'rtl',
viewHTML: 'نمایش کد اچ تی ام ال',
formatting: 'قالب بندی',
p: 'پاراگراف',
blockquote: 'نقل قول',
code: 'کد',
header: 'سر تیتر',
bold: 'ضخیم',
italic: 'مورب',
strikethrough: 'میان خط دار',
underline: 'زیر خط دار',
strong: 'برجسته',
em: 'مورب',
del: 'حذف شده',
unorderedList: 'لیست نامرتب',
orderedList: 'لیست مرتب',
insertImage: 'درج تصویر',
insertVideo: 'درج ویدئو',
link: 'لینک',
createLink: 'درج لینک',
unlink: 'حذف لینک',
justifyLeft: 'تراز به چپ',
justifyCenter: 'تراز به وسط',
justifyRight: 'تراز به راست',
justifyFull: 'تراز به چپ و راست',
horizontalRule: 'درج خط افقی',
fullscreen: 'تمام صفحه',
close: 'بستن',
submit: 'تائید',
reset: 'انصراف',
required: 'اجباری',
description: 'توضیحات',
title: 'عنوان',
text: 'متن'
};
+58
View File
@@ -0,0 +1,58 @@
/* ===========================================================
* fi.js
* Finnish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Teppo Koivula (teppokoivula)
* Github : https://github.com/teppokoivula
*/
jQuery.trumbowyg.langs.fi = {
viewHTML: 'Näytä HTML',
undo: 'Kumoa',
redo: 'Tee uudelleen',
formatting: 'Muotoilu',
p: 'Kappale',
blockquote: 'Lainaus',
code: 'Koodi',
header: 'Otsikko',
bold: 'Lihavointi',
italic: 'Kursivointi',
strikethrough: 'Yliviivaus',
underline: 'Allevivaus',
strong: 'Vahvennus',
em: 'Painotus',
del: 'Poistettu',
unorderedList: 'Luettelo',
orderedList: 'Numeroitu luettelo',
insertImage: 'Lisää kuva',
insertVideo: 'Lisää video',
link: 'Linkki',
createLink: 'Luo linkki',
unlink: 'Poista linkki',
justifyLeft: 'Tasaa vasemmalle',
justifyCenter: 'Keskitä',
justifyRight: 'Tasaa oikealle',
justifyFull: 'Tasaa',
horizontalRule: 'Vaakaviiva',
fullscreen: 'Kokoruutu',
close: 'Sulje',
submit: 'Lisää',
reset: 'Palauta',
required: 'Pakollinen',
description: 'Kuvaus',
title: 'Otsikko',
text: 'Teksti'
};
+66
View File
@@ -0,0 +1,66 @@
/* ===========================================================
* fr.js
* French translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Alexandre Demode (Alex-D)
* Twitter : @AlexandreDemode
* Website : alex-d.fr
* Reviewed by : Abdou Developer (test20091)
* Github : https://github.com/test20091
*/
jQuery.trumbowyg.langs.fr = {
viewHTML: 'Voir le HTML',
undo: 'Annuler',
redo: 'Refaire',
formatting: 'Format',
p: 'Paragraphe',
blockquote: 'Citation',
code: 'Code',
header: 'Titre',
bold: 'Gras',
italic: 'Italique',
strikethrough: 'Barré',
underline: 'Souligné',
strong: 'Fort',
em: 'Emphase',
del: 'Supprimé',
superscript: 'Exposant',
subscript: 'Indice',
unorderedList: 'Liste à puces',
orderedList: 'Liste ordonnée',
insertImage: 'Insérer une image',
insertVideo: 'Insérer une video',
link: 'Lien',
createLink: 'Insérer un lien',
unlink: 'Supprimer le lien',
justifyLeft: 'Aligner à gauche',
justifyCenter: 'Centrer',
justifyRight: 'Aligner à droite',
justifyFull: 'Justifier',
horizontalRule: 'Insérer un séparateur horizontal',
removeformat: 'Supprimer formatage',
fullscreen: 'Plein écran',
close: 'Fermer',
submit: 'Valider',
reset: 'Annuler',
required: 'Obligatoire',
description: 'Description',
title: 'Titre',
text: 'Texte',
target: 'Cible'
};
+57
View File
@@ -0,0 +1,57 @@
/* ===========================================================
* he.js
* Hebrew translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Udi Doron (udidoron)
* Github : https://github.com/udidoron
*/
jQuery.trumbowyg.langs.he = {
_dir: 'rtl',
viewHTML: 'צפה ב-HTML',
formatting: 'פורמט',
p: 'פסקה',
blockquote: 'ציטוט',
code: 'קוד',
header: 'ראשית',
bold: 'מודגש',
italic: 'נטוי',
strikethrough: 'קו חוצה',
underline: 'קו תחתון',
strong: 'בולט',
em: 'הדגשה',
del: 'נמחק',
unorderedList: 'רשימה ללא סדר',
orderedList: 'רשימה מסודרת',
insertImage: 'הכנס תמונה',
insertVideo: 'הכנס סרטון',
link: 'קישור',
createLink: 'צור קישור',
unlink: 'הסר קישור',
justifyLeft: 'ישר לשמאל',
justifyCenter: 'מרכז',
justifyRight: 'ישר לימין',
justifyFull: 'ישר לשני הצדדים',
horizontalRule: 'הכנס קו אופקי',
fullscreen: 'מסך מלא',
close: 'סגור',
submit: 'שלח',
reset: 'אתחל מחדש',
required: 'נחוץ',
description: 'תיאור',
title: 'כותרת',
text: 'טקסט'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* hr.js
* Croatian translation for Trumbowyg
* https://www.github.com/Buda9
* ===========================================================
* Author : Davor Budimir (https://www.github.com/Buda9)
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.hr = {
viewHTML: 'Poglеdaj HTML kód',
formatting: 'Formatiranjе',
p: 'Odlomak',
blockquote: 'Citat',
code: 'Kód',
header: 'Zaglavlje',
bold: 'Podеbljano',
italic: 'Nakošeno',
strikethrough: 'Prеcrtano',
underline: 'Podvučеno',
strong: 'Podеbljano',
em: 'Istaknuto',
del: 'Obrisano',
unorderedList: 'Neuređen popis',
orderedList: 'Uređen popis',
insertImage: 'Dodaj sliku',
insertVideo: 'Dodaj vidеo',
link: 'Povezica',
createLink: 'Dodaj povezicu',
unlink: 'Ukloni povezicu',
justifyLeft: 'Lijеvo poravnanjе',
justifyCenter: 'Središnje poravnanjе',
justifyRight: 'Dеsno poravnanjе',
justifyFull: 'Obostrano poravnanjе',
horizontalRule: 'Horizontalna crta',
fullscreen: 'Puni zaslon',
close: 'Zatvori',
submit: 'Unеsi',
reset: 'Otkaži',
required: 'Obavеzno poljе',
description: 'Opis',
title: 'Naslov',
text: 'Tеkst'
};
+58
View File
@@ -0,0 +1,58 @@
/* ===========================================================
* hu.js
* Hungarian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Peter MATO
* Web: http://fixme.hu
* GitHub: https://github.com/matopeter
*/
jQuery.trumbowyg.langs.hu = {
viewHTML: 'HTML nézet',
formatting: 'Stílusok',
p: 'Bekezdés',
blockquote: 'Idézet',
code: 'Kód',
header: 'Címsor',
bold: 'Félkövér',
italic: 'Dőlt',
strikethrough: 'Áthúzott',
underline: 'Aláhúzott',
strong: 'Vastag',
em: 'Kiemelt',
del: 'Törölt',
unorderedList: 'Felsorolás',
orderedList: 'Számozás',
insertImage: 'Kép beszúrása',
insertVideo: 'Video beszúrása',
link: 'Link',
createLink: 'Link létrehozása',
unlink: 'Link eltávolítása',
justifyLeft: 'Balra igazítás',
justifyCenter: 'Középre igazítás',
justifyRight: 'Jobbra igazítás',
justifyFull: 'Sorkizárt',
horizontalRule: 'Vízszintes vonal',
fullscreen: 'Teljes képernyő',
close: 'Bezár',
submit: 'Beküldés',
reset: 'Alaphelyzet',
required: 'Kötelező',
description: 'Leírás',
title: 'Cím',
text: 'Szöveg',
removeformat: 'Formázás eltávolítása'
};
+57
View File
@@ -0,0 +1,57 @@
/* ===========================================================
* id.js
* Indonesian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Rezha Julio (kimiamania)
* Twitter : @kimiamania
* Website : http://rezhajulio.web.id
* Github : https://github.com/kimiamania
*/
jQuery.trumbowyg.langs.id = {
viewHTML: 'Lihat HTML',
formatting: 'Penyusunan',
p: 'Paragraf',
blockquote: 'Kutipan',
code: 'Kode',
header: 'Kepala',
bold: 'Tebal',
italic: 'Miring',
strikethrough: 'Coret',
underline: 'Garis bawah',
strong: 'Tebal',
em: 'Miring',
del: 'Dicoret',
unorderedList: 'Daftar tak teratur',
orderedList: 'Daftar teratur',
insertImage: 'Sisipkan gambar',
insertVideo: 'Sisipkan video',
link: 'Tautan',
createLink: 'Sisipkan Tautan',
unlink: 'Singkirkan tautan',
justifyLeft: 'Rata kiri',
justifyCenter: 'Rata Tengah',
justifyRight: 'Rata kanan',
justifyFull: 'Rata kiri dan kanan',
horizontalRule: 'Sisipkan garis mendatar',
fullscreen: 'Layar penuh',
close: 'Tutup',
submit: 'Setuju',
reset: 'Batal',
required: 'Diperlukan',
description: 'Deskripsi',
title: 'Judul',
text: 'Teks'
};
+59
View File
@@ -0,0 +1,59 @@
/* ===========================================================
* it.js
* Italian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Mirko Buffoni
*/
jQuery.trumbowyg.langs.it = {
viewHTML: 'Mostra HTML',
formatting: 'Formattazione',
p: 'Paragrafo',
blockquote: 'Citazione',
code: 'Codice',
header: 'Intestazione',
bold: 'Grassetto',
italic: 'Italico',
strikethrough: 'Barrato',
underline: 'Sottolineato',
strong: 'Rafforza',
em: 'Enfatizza',
del: 'Cancella',
unorderedList: 'Elenco puntato',
orderedList: 'Elenco numerato',
insertImage: 'Inserisci immagine',
insertVideo: 'Inserisci video',
link: 'Collegamento',
createLink: 'Crea un collegamento',
unlink: 'Elimina collegamento',
justifyLeft: 'Allinea a sinistra',
justifyCenter: 'Centra',
justifyRight: 'Allinea a destra',
justifyFull: 'Giustifica',
horizontalRule: 'Inserisci un separatore orizzontale',
fullscreen: 'Schermo intero',
close: 'Chiudi',
submit: 'Invia',
reset: 'Annulla',
required: 'Obbligatorio',
description: 'Descrizione',
title: 'Titolo',
text: 'Testo',
removeformat: 'Rimuovi Formattazione',
superscript: 'Apice',
subscript: 'Pedice',
};
+63
View File
@@ -0,0 +1,63 @@
/* ===========================================================
* ja.js
* Japanese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Kouta Fukuhara (foo9)
* Twitter : @foo9
* Website : https://github.com/foo9
*/
jQuery.trumbowyg.langs.ja = {
viewHTML: 'HTML表示',
undo: '元に戻す',
redo: 'やり直す',
formatting: 'フォーマット',
p: '段落',
blockquote: '引用',
code: 'コード',
header: '見出し',
bold: '太字',
italic: '斜体',
strikethrough: '取り消し線',
underline: '下線',
strong: '太字',
em: '斜体',
del: '取り消し線',
superscript: '上付き文字',
subscript: '下付き文字',
unorderedList: '順序なしリスト',
orderedList: '順序ありリスト',
insertImage: '画像の挿入',
link: 'リンク',
createLink: 'リンクの作成',
unlink: 'リンクの削除',
justifyLeft: '左揃え',
justifyCenter: '中央揃え',
justifyRight: '右揃え',
justifyFull: '両端揃え',
horizontalRule: '横罫線',
removeformat: 'フォーマットの削除',
fullscreen: '全画面表示',
close: '閉じる',
submit: '送信',
reset: 'キャンセル',
required: '必須',
description: '説明',
title: 'タイトル',
text: 'テキスト',
target: 'ターゲット'
};
+66
View File
@@ -0,0 +1,66 @@
/* ===========================================================
* ko.js
* Korean translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : SeungWoo Chae (SDuck4)
* Github : https://github.com/SDuck4
* Victor Chanil Park (opdev1004)
* Github : https://github.com/opdev1004
*/
jQuery.trumbowyg.langs.ko = {
viewHTML: 'HTML 보기',
undo: '되돌리기',
redo: '다시 실행',
formatting: '스타일',
p: '본문',
blockquote: '인용문',
code: '코드',
header: '제목',
bold: '진하게',
italic: '기울임',
strikethrough: '취소선',
underline: '밑줄',
strong: '중요',
em: '강조',
del: '삭제',
superscript: '위 첨자',
subscript: '아래 첨자',
unorderedList: '기호 목록',
orderedList: '번호 목록',
insertImage: '이미지 넣기',
insertVideo: '비디오 넣기',
link: '링크',
createLink: '링크 넣기',
unlink: '링크 지우기',
justifyLeft: '왼쪽 정렬',
justifyCenter: '가운데 정렬',
justifyRight: '오른쪽 정렬',
justifyFull: '양쪽 정렬',
horizontalRule: '구분선 넣기',
removeformat: '글꼴 효과 지우기',
fullscreen: '전체 화면',
close: '닫기',
submit: '확인',
reset: '취소',
required: '필수 입력',
description: '설명',
title: '툴팁',
text: '내용',
target: '타겟',
width: '너비'
};
+59
View File
@@ -0,0 +1,59 @@
/* ===========================================================
* lt.js
* Lithuanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Justas Brazauskas
*/
jQuery.trumbowyg.langs.lt = {
viewHTML: 'Žiūrėti HTML',
formatting: 'Formatuoti',
p: 'Paragrafas',
blockquote: 'Citata',
code: 'Kodas',
header: 'Antraštė',
bold: 'Paryškinti',
italic: 'Kursyvuoti',
strikethrough: 'Perbraukti',
underline: 'Pabrėžti',
strong: 'Paryškinti',
em: 'Pabrėžti',
del: 'Trinti',
unorderedList: 'Sąrašas',
orderedList: 'Numeruotas sąrašas',
insertImage: 'Pridėti vaizdą',
insertVideo: 'Pridėti video',
link: 'Nuoroda',
createLink: 'Kurti nuorodą',
unlink: 'Ištrinti nuorodą',
justifyLeft: 'Lyginti kairėn',
justifyCenter: 'Lygiuoti Centre',
justifyRight: 'Lyginti dešinėn',
justifyFull: 'Centruoti',
horizontalRule: 'Horizontali linija',
fullscreen: 'Pilnas ekranas',
close: 'Uždaryti',
submit: 'Siųsti',
reset: 'Atšaukti',
required: 'Privaloma',
description: 'Aprašymas',
title: 'Pavadinimas',
text: 'Tekstas',
removeformat: 'Pašalinti formatavimą',
superscript: 'Viršutinis indeksas',
subscript: 'Apatinis indeksas',
};
+49
View File
@@ -0,0 +1,49 @@
/* ===========================================================
* mn.js
* Mongolian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ganbayar.B (ganbayar13)
*/
jQuery.trumbowyg.langs.mn = {
viewHTML: 'HTML харах',
undo: 'Буцаах',
redo: 'Дахих',
formatting: 'Формат',
p: 'Догол мөр',
blockquote: 'Ишлэл',
code: 'Код',
header: 'Гарчиг',
bold: 'Тод',
italic: 'Налуу',
strikethrough: 'Дундуур зураас',
underline: 'Доогуур зураас',
strong: 'Тод',
em: 'Налуу',
del: 'Дундуур зураас',
superscript: 'Дээд индекс',
subscript: 'Доод индекс',
unorderedList: 'Дугаарлаагүй жагсаалт',
orderedList: 'Дугаарласан жагсаалт',
insertImage: 'Зураг оруулах',
insertVideo: 'Видео оруулах',
link: 'Холбоос',
createLink: 'Холбоос үүсгэх',
unlink: 'Холбоос цуцлах',
justifyLeft: 'Зүүн тийш шахах',
justifyCenter: 'Голлуулах',
justifyRight: 'Баруун Баруун тийш шахах',
justifyFull: 'Тэгшитгэх',
horizontalRule: 'Хөндлөн шугам',
removeformat: 'Формат арилгах',
fullscreen: 'Дэлгэц дүүргэх',
close: 'Хаах',
submit: 'Оруулах',
reset: 'Цуцлах',
required: 'Шаардлагатай',
description: 'Тайлбар',
title: 'Гарчиг',
text: 'Текст',
target: 'Бай'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* my.js
* Malaysian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : JohnPozy
*/
jQuery.trumbowyg.langs.id = {
viewHTML: 'Lihat HTML',
formatting: 'Pemformatan',
p: 'Perenggan',
blockquote: 'Blockquote',
code: 'Kod',
header: 'Pengepala',
bold: 'Tebal',
italic: 'Condong',
strikethrough: 'Garis batal',
underline: 'Garis bawah',
strong: 'Kuat',
em: 'Condong',
del: 'Hapus',
unorderedList: 'Senarai tidak tertib',
orderedList: 'Senarai tertib',
insertImage: 'Masukkan imej',
insertVideo: 'Masukkan video',
link: 'Pautan',
createLink: 'Cipta pautan',
unlink: 'Hapus pautan',
justifyLeft: 'Mengimbangkan ke kiri',
justifyCenter: 'Mengimbangkan ke tengah',
justifyRight: 'Mengimbangkan ke kanan',
justifyFull: 'Mengimbangkan ke kiri dan kanan',
horizontalRule: 'Masukkan garis mendatar',
fullscreen: 'Skrin penuh',
close: 'Tutup',
submit: 'Hantar',
reset: 'Batal',
required: 'Diperlukan',
description: 'Perihal',
title: 'Tajuk',
text: 'Teks'
};
+61
View File
@@ -0,0 +1,61 @@
/* ===========================================================
* nl.js
* Dutch translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Danny Hiemstra
* Github : https://github.com/dhiemstra
*/
jQuery.trumbowyg.langs.nl = {
viewHTML: 'HTML bekijken',
undo: 'Ongedaan maken',
redo: 'Opnieuw',
formatting: 'Opmaak',
p: 'Paragraaf',
blockquote: 'Citaat',
code: 'Code',
header: 'Kop',
bold: 'Vet',
italic: 'Cursief',
strikethrough: 'Doorhalen',
underline: 'Onderlijnen',
strong: 'Sterk',
em: 'Nadruk',
del: 'Verwijderd',
unorderedList: 'Ongenummerde lijst',
orderedList: 'Genummerde lijst',
insertImage: 'Afbeelding invoegen',
insertVideo: 'Video invoegen',
link: 'Link',
createLink: 'Link maken',
unlink: 'Link verwijderen',
justifyLeft: 'Links uitlijnen',
justifyCenter: 'Centreren',
justifyRight: 'Rechts uitlijnen',
justifyFull: 'Uitvullen',
horizontalRule: 'Horizontale lijn',
removeFormat: 'Opmaak verwijderen',
fullscreen: 'Volledig scherm',
close: 'Sluiten',
submit: 'Opslaan',
reset: 'Annuleren',
required: 'Verplicht',
description: 'Omschrijving',
title: 'Titel',
text: 'Tekst',
target: 'Doel',
width: 'Breedte'
};
+56
View File
@@ -0,0 +1,56 @@
/* ===========================================================
* no_nb.js
* Norwegian Bokmål translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Jon Severin Eivik Jakobsen
* Github : https://github.com/jsejakobsen
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.no_nb = {
viewHTML: 'Vis HTML',
formatting: 'Formater',
p: 'Avsnitt',
blockquote: 'Sitat',
code: 'Kode',
header: 'Overskrift',
bold: 'Fet',
italic: 'Kursiv',
strikethrough: 'Gjennomstreking',
underline: 'Understreking',
strong: 'Viktig',
em: 'Fremhevet',
del: 'Slettet',
unorderedList: 'Uordnet liste',
orderedList: 'Ordnet liste',
insertImage: 'Sett inn bilde',
insertVideo: 'Sett inn video',
link: 'Lenke',
createLink: 'Sett inn lenke',
unlink: 'Fjern lenke',
justifyLeft: 'Venstrejuster',
justifyCenter: 'Midtstill',
justifyRight: 'Høyrejuster',
justifyFull: 'Blokkjuster',
horizontalRule: 'Horisontal linje',
fullscreen: 'Full skjerm',
close: 'Lukk',
submit: 'Bekreft',
reset: 'Avbryt',
required: 'Påkrevd',
description: 'Beskrivelse',
title: 'Tittel',
text: 'Tekst'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* ph.js
* Filipino translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : @leogono
*/
jQuery.trumbowyg.langs.ph = {
viewHTML: 'Tumingin sa HTML',
formatting: 'Formatting',
p: 'Talata',
blockquote: 'Blockquote',
code: 'Kowd',
header: 'Header',
bold: 'Makapal',
italic: 'Hilig',
strikethrough: 'Strikethrough',
underline: 'Salungguhit',
strong: 'Malakas',
em: 'Hilig',
del: 'Tinanggal',
unorderedList: 'Hindi nakahanay na listahan',
orderedList: 'Nakahanay na listahan',
insertImage: 'Ilagay ang larawan',
insertVideo: 'Ilagay ang video',
link: 'Koneksyon',
createLink: 'Iugnay',
unlink: 'Tanggalin ang koneksyon',
justifyLeft: 'Ihanay sa kaliwa',
justifyCenter: 'Ihanay sa gitna',
justifyRight: 'Ihanay sa kanan',
justifyFull: 'Ihanay sa kaliwa at kanan',
horizontalRule: 'Pahalang na linya',
fullscreen: 'Fullscreen',
close: 'Isara',
submit: 'Ipasa',
reset: 'I-reset',
required: 'Kailangan',
description: 'Paglalarawan',
title: 'Pamagat',
text: 'Teksto'
};
+55
View File
@@ -0,0 +1,55 @@
/* ===========================================================
* pl.js
* Polish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Paweł Abramowicz
* Github : https://github.com/pawelabrams
*/
jQuery.trumbowyg.langs.pl = {
viewHTML: 'Pokaż HTML',
formatting: 'Format',
p: 'Akapit',
blockquote: 'Cytat',
code: 'Kod',
header: 'Nagłówek',
bold: 'Pogrubienie',
italic: 'Pochylenie',
strikethrough: 'Przekreślenie',
underline: 'Podkreślenie',
strong: 'Wytłuszczenie',
em: 'Uwydatnienie',
del: 'Usunięte',
unorderedList: 'Lista nieuporządkowana',
orderedList: 'Lista uporządkowana',
insertImage: 'Wstaw obraz',
insertVideo: 'Wstaw film',
link: 'Link',
createLink: 'Wstaw link',
unlink: 'Usuń link',
justifyLeft: 'Wyrównaj do lewej',
justifyCenter: 'Wyśrodkuj',
justifyRight: 'Wyrównaj do prawej',
justifyFull: 'Wyjustuj',
horizontalRule: 'Odkreśl linią',
fullscreen: 'Pełny ekran',
close: 'Zamknij',
submit: 'Zastosuj',
reset: 'Przywróć',
required: 'Wymagane',
description: 'Opis',
title: 'Tytuł',
text: 'Tekst'
};
+65
View File
@@ -0,0 +1,65 @@
/* ===========================================================
* pt.js
* Portuguese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Ramiro Varandas Jr (ramirovjr)
* Twitter : @ramirovjnr
* Website : about.me/ramirovjnr
* Github : https://github.com/ramirovjr
*/
jQuery.trumbowyg.langs.pt = {
viewHTML: 'Ver HTML',
undo: 'Desfazer',
redo: 'Refazer',
formatting: 'Formatar',
p: 'Paragráfo',
blockquote: 'Citação',
code: 'Código',
header: 'Título',
bold: 'Negrito',
italic: 'Itálico',
strikethrough: 'Suprimir',
underline: 'Sublinhado',
strong: 'Negrito',
em: 'Ênfase',
del: 'Apagar',
superscript: 'Sobrescrito',
subscript: 'Subscrito',
unorderedList: 'Lista não ordenada',
orderedList: 'Lista ordenada',
insertImage: 'Inserir imagem',
insertVideo: 'Inserir vídeo',
link: 'Link',
createLink: 'Criar um link',
unlink: 'Remover link',
justifyLeft: 'Alinhar a esquerda',
justifyCenter: 'Centralizar',
justifyRight: 'Alinhar a direita',
justifyFull: 'Justificar',
horizontalRule: 'Inserir separador horizontal',
removeformat: 'Remover formatação',
fullscreen: 'Tela cheia',
close: 'Fechar',
submit: 'Enviar',
reset: 'Limpar',
required: 'Obrigatório',
description: 'Descrição',
title: 'Título',
text: 'Texto',
target: 'Target'
};
+65
View File
@@ -0,0 +1,65 @@
/* ===========================================================
* pt_br.js
* Portuguese Brazilian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Alex Gotardi (alexgotardi)
* Twitter : @alexgotardi
* Github : https://github.com/alexgotardi
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.pt_br = {
viewHTML: 'Ver HTML',
undo: 'Desfazer',
redo: 'Refazer',
formatting: 'Formatar',
p: 'Parágrafo',
blockquote: 'Citação',
code: 'Código',
header: 'Título',
bold: 'Negrito',
italic: 'Itálico',
strikethrough: 'Tachado',
underline: 'Sublinhado',
strong: 'Negrito',
em: 'Ênfase',
del: 'Apagar',
superscript: 'Sobrescrito',
subscript: 'Subscrito',
unorderedList: 'Lista não ordenada',
orderedList: 'Lista ordenada',
insertImage: 'Inserir imagem',
insertVideo: 'Inserir vídeo',
link: 'Link',
createLink: 'Criar um link',
unlink: 'Remover link',
justifyLeft: 'Alinhar a esquerda',
justifyCenter: 'Centralizar',
justifyRight: 'Alinhar a direita',
justifyFull: 'Justificar',
horizontalRule: 'Inserir separador horizontal',
removeformat: 'Remover formatação',
fullscreen: 'Tela cheia',
close: 'Fechar',
submit: 'Enviar',
reset: 'Limpar',
required: 'Obrigatório',
description: 'Descrição',
title: 'Título',
text: 'Texto',
target: 'Alvo'
};
+58
View File
@@ -0,0 +1,58 @@
/* ===========================================================
* ro.js
* Romanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Vladut Radulescu (pacMakaveli)
* Email: pacMakaveli90@gmail.com
* Twitter : @pacMakaveli90
* Website : creative-studio51.co.uk
* Github : https://github.com/pacMakaveli
*/
jQuery.trumbowyg.langs.ro = {
viewHTML: 'Vizualizare HTML',
formatting: 'Format',
p: 'Paragraf',
blockquote: 'Citație',
code: 'Cod',
header: 'Titlu',
bold: 'Bold',
italic: 'Italic',
strikethrough: 'Tăiat',
underline: 'Subliniat',
strong: 'Puternic',
em: 'Accentuat',
del: 'Sterge',
unorderedList: 'Lista dezordonată',
orderedList: 'Liste ordonată',
insertImage: 'Adăugare Imagine',
insertVideo: 'Adăugare Video',
link: 'Link',
createLink: 'Crează link',
unlink: 'Remover link',
justifyLeft: 'Aliniază stânga',
justifyCenter: 'Aliniază centru',
justifyRight: 'Aliniază dreapta',
justifyFull: 'Justificare',
horizontalRule: 'Linie orizontală',
fullscreen: 'Tot ecranul',
close: 'Închide',
submit: 'Procesează',
reset: 'Resetează',
required: 'Obligatoriu',
description: 'Descriere',
title: 'Titlu',
text: 'Text'
};
+53
View File
@@ -0,0 +1,53 @@
/* ===========================================================
* rs.js
* Serbian (Cyrlic) translation for Trumbowyg
* https://www.github.com/johonunu
* ===========================================================
* Author : Nikola Trifunovic (https://www.github.com/johonunu)
*/
jQuery.trumbowyg.langs.rs = {
viewHTML: 'Погледај HTML кóд',
formatting: 'Форматирање',
p: 'Параграф',
blockquote: 'Цитат',
code: 'Кóд',
header: 'Наслов',
bold: 'Подебљано',
italic: 'Курзив',
strikethrough: 'Прецртано',
underline: 'Подвучено',
strong: 'Подебљано',
em: 'Истакнуто',
del: 'Обрисано',
unorderedList: 'Ненабројива листа',
orderedList: 'Набројива листа',
insertImage: 'Унеси слику',
insertVideo: 'Унеси видео',
link: 'Линк',
createLink: 'Унеси линк',
unlink: 'Уклони линк',
justifyLeft: 'Лево равнање',
justifyCenter: 'Централно равнање',
justifyRight: 'Десно равнање',
justifyFull: 'Обострано равнање',
horizontalRule: 'Хоризонтална линија',
fullscreen: 'Режим читавог екрана',
close: 'Затвори',
submit: 'Унеси',
reset: 'Откажи',
required: 'Обавезно поље',
description: 'Опис',
title: 'Наслов',
text: 'Текст'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* rs_latin.js
* Serbian (Latin) translation for Trumbowyg
* https://www.github.com/johonunu
* ===========================================================
* Author : Nikola Trifunovic (https://www.github.com/johonunu)
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.rs_latin = {
viewHTML: 'Poglеdaj HTML kód',
formatting: 'Formatiranjе',
p: 'Paragraf',
blockquote: 'Citat',
code: 'Kód',
header: 'Naslov',
bold: 'Podеbljano',
italic: 'Kurziv',
strikethrough: 'Prеcrtano',
underline: 'Podvučеno',
strong: 'Podеbljano',
em: 'Istaknuto',
del: 'Obrisano',
unorderedList: 'Nеnabrojiva lista',
orderedList: 'Nabrojiva lista',
insertImage: 'Unеsi sliku',
insertVideo: 'Unеsi vidеo',
link: 'Link',
createLink: 'Unеsi link',
unlink: 'Ukloni link',
justifyLeft: 'Lеvo ravnanjе',
justifyCenter: 'Cеntralno ravnanjе',
justifyRight: 'Dеsno ravnanjе',
justifyFull: 'Obostrano ravnanjе',
horizontalRule: 'Horizontalna linija',
fullscreen: 'Rеžim čitavog еkrana',
close: 'Zatvori',
submit: 'Unеsi',
reset: 'Otkaži',
required: 'Obavеzno poljе',
description: 'Opis',
title: 'Naslov',
text: 'Tеkst'
};
+61
View File
@@ -0,0 +1,61 @@
/* ===========================================================
* ru.js
* Russian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Yuri Lya
*/
jQuery.trumbowyg.langs.ru = {
viewHTML: 'Посмотреть HTML',
undo: 'Отменить',
redo: 'Повторить',
formatting: 'Форматирование',
p: 'Обычный',
blockquote: 'Цитата',
code: 'Код',
header: 'Заголовок',
bold: 'Полужирный',
italic: 'Курсив',
strikethrough: 'Зачеркнутый',
underline: 'Подчеркнутый',
strong: 'Полужирный',
em: 'Курсив',
del: 'Зачеркнутый',
superscript: 'Надстрочный',
subscript: 'Подстрочный',
unorderedList: 'Обычный список',
orderedList: 'Нумерованный список',
insertImage: 'Вставить изображение',
insertVideo: 'Вставить видео',
link: 'Ссылка',
createLink: 'Вставить ссылку',
unlink: 'Удалить ссылку',
justifyLeft: 'По левому краю',
justifyCenter: 'По центру',
justifyRight: 'По правому краю',
justifyFull: 'По ширине',
horizontalRule: 'Горизонтальная линия',
removeformat: 'Очистить форматирование',
fullscreen: 'Во весь экран',
close: 'Закрыть',
submit: 'Вставить',
reset: 'Отменить',
required: 'Обязательное',
description: 'Описание',
title: 'Подсказка',
text: 'Текст'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* sk.js
* Slovak translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : VeeeneX (https://github.com/VeeeneX)
*/
jQuery.trumbowyg.langs.sk = {
viewHTML: 'Zobraziť HTML',
formatting: 'Formátovanie',
p: 'Paragraf',
blockquote: 'Citácia',
code: 'Kód',
header: 'Nadpis',
bold: 'Tučné',
italic: 'Kurzíva',
strikethrough: 'Preškrtnuté',
underline: 'Podčiarknuté',
strong: 'Tučné',
em: 'Zvýrazniť',
del: 'Zmazať',
unorderedList: 'Netriedený zoznam',
orderedList: 'Triedený zoznam',
insertImage: 'Vložiť obrázok',
insertVideo: 'Vložiť video',
link: 'Odkaz',
createLink: 'Vložiť odkaz',
unlink: 'Zmazať odkaz',
justifyLeft: 'Zarovnať doľava',
justifyCenter: 'Zarovnať na stred',
justifyRight: 'Zarovnať doprava',
justifyFull: 'Zarovnať do bloku',
horizontalRule: 'Vložit vodorovnú čiaru',
fullscreen: 'Režim celej obrazovky',
close: 'Zavrieť',
submit: 'Potvrdiť',
reset: 'Zrušiť',
required: 'Povinné',
description: 'Popis',
title: 'Nadpis',
text: 'Text'
};
+56
View File
@@ -0,0 +1,56 @@
/* ===========================================================
* sl.js
* Slovenian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author: Matjaz Zavski (https://github.com/matjaz321)
*/
jQuery.trumbowyg.langs.sl = {
viewHTML: 'Prikaži HTML',
formatting: 'Formatiranje',
p: 'Odstavek',
blockquote: 'Citat',
code: 'Koda',
header: 'Glava',
bold: 'Krepko',
italic: 'Ležeče',
strikethrough: 'Prečrtano',
underline: 'Podčrtano',
strong: 'Odebljeno',
em: 'Poudarjeno',
del: 'Izbrisano',
unorderedList: 'Neoštevilčen seznam',
orderedList: 'Oštevilčen seznam',
image: 'Slika',
insertImage: 'Vzstavi sliko',
insertVideo: 'Vzstavi video',
link: 'Povezava',
createLink: 'Vzstavi povezavo',
unlink: 'Odstrani povezavo',
justifyLeft: 'Poravnava levo',
justifyCenter: 'Poravnaj na sredino',
justifyRight: 'Poravnava desno',
justifyFull: 'Obojestranska poravnava',
horizontalRule: 'Vstavite vodoravno črto',
removeformat: 'Odstrani format',
fullscreen: 'Celozaslonski način',
close: 'Zapri',
submit: 'Potrdi',
reset: 'Resetiraj',
required: 'Erforderlich',
description: 'Opis',
title: 'Naslov',
text: 'Besedilo'
};
+65
View File
@@ -0,0 +1,65 @@
/* ===========================================================
* sq.js
* Albanian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Adalen Vladi
*/
jQuery.trumbowyg.langs.sq = {
viewHTML: 'Shfaq HTML',
undo: 'Prish',
redo: 'Ribej',
formatting: 'Formatimi',
p: 'Paragraf',
blockquote: 'Citat',
code: 'Kodi',
header: 'Koka',
bold: 'Spikatur',
italic: 'Pjerret',
strikethrough: 'Vize ne mes',
underline: 'Nenvizo',
strong: 'I trashe',
em: 'I theksuar',
del: 'I fshire',
superscript: 'Indeks i sipërm',
subscript: 'Indeks i poshtem',
unorderedList: 'Liste e parenditur',
orderedList: 'Liste e renditur',
insertImage: 'Fut Foto',
insertVideo: 'Fut Video',
link: 'Link',
createLink: 'Krijo Link',
unlink: 'Hiq Link',
justifyLeft: 'Drejto Majtas',
justifyCenter: 'Drejto ne Qender',
justifyRight: 'Drejto Djathtas',
justifyFull: 'Drejto Vete',
horizontalRule: 'Vendos rregulloren horizontale',
removeformat: 'Hiq formatin',
fullscreen: 'Ekran i plotë',
close: 'Mbyll',
submit: 'Konfirmo',
reset: 'Anullo',
required: 'I detyrueshem',
description: 'Pershkrimi',
title: 'Titulli',
text: 'Tekst',
target: 'Objektivi',
width: 'Gjeresia'
};
+58
View File
@@ -0,0 +1,58 @@
/* ===========================================================
* sv.js
* Swedish translation for Trumbowyg
* http://www.tim-international.net
* ===========================================================
* Author : T. Almroth
* Github : https://github.com/timint
*
* Review : M Hagberg
* Github : https://github.com/pestbarn
*/
jQuery.trumbowyg.langs.sv = {
viewHTML: 'Visa HTML',
formatting: 'Formatering',
p: 'Paragraf',
blockquote: 'Citat',
code: 'Kod',
header: 'Rubrik',
bold: 'Fet',
italic: 'Kursiv',
strikethrough: 'Genomstruken',
underline: 'Understruken',
strong: 'Fet',
em: 'Kursiv',
del: 'Rensa formatering',
unorderedList: 'Punktlista',
orderedList: 'Numrerad lista',
insertImage: 'Infoga bild',
insertVideo: 'Infoga video',
link: 'Länk',
createLink: 'Infoga länk',
unlink: 'Ta bort länk',
justifyLeft: 'Vänsterjustera',
justifyCenter: 'Centrera',
justifyRight: 'Högerjustera',
justifyFull: 'Marginaljustera',
horizontalRule: 'Horisontell linje',
fullscreen: 'Fullskärm',
close: 'Stäng',
submit: 'Bekräfta',
reset: 'Återställ',
required: 'Obligatorisk',
description: 'Beskrivning',
title: 'Titel',
text: 'Text'
};
+55
View File
@@ -0,0 +1,55 @@
/* ===========================================================
* th.js
* Thai translation for Trumbowyg
* https://github.com/ionsoft/Trumbowyg
* ===========================================================
* Author : Gonatee Klanktong
* Github : https://github.com/gonateek
*/
jQuery.trumbowyg.langs.th = {
viewHTML: 'ดู HTML',
formatting: 'จัดรูปแบบ',
p: 'ย่อหน้า',
blockquote: 'อ้างอิง',
code: 'โค๊ด',
header: 'ส่วนหัว',
bold: 'หนา',
italic: 'เอียง',
strikethrough: 'ขีดทับ',
underline: 'เส้นใต้',
strong: 'สำคัญ',
em: 'เน้น',
del: 'ลบ',
unorderedList: 'รายการ',
orderedList: 'รายการ(ตัวเลข)',
insertImage: 'ใส่รูป',
insertVideo: 'ใส่วิดีโอ',
link: 'ลิงค์',
createLink: 'สร้างลิงค์',
unlink: 'ยกเลิกลิงค์',
justifyLeft: 'ชิดซ้าย',
justifyCenter: 'กลาง',
justifyRight: 'ชิดขวา',
justifyFull: 'เต็มบรรทัด',
horizontalRule: 'เส้นแนวนอน',
fullscreen: 'เต็มหน้าจอ',
close: 'ปิด',
submit: 'ตกลง',
reset: 'เริ่มใหม่',
required: 'จำเป็น',
description: 'คำอธิบาย',
title: 'หัวเรื่อง',
text: 'ข้อความ'
};
+61
View File
@@ -0,0 +1,61 @@
/* ===========================================================
* tr.js
* Turkish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Emrah Bilbay (munzur)
* Github : https://github.com/munzur
*
* Özgür Görgülü (ozgurg)
* Github : https://github.com/ozgurg
*/
jQuery.trumbowyg.langs.tr = {
viewHTML: 'HTML Kodu',
formatting: 'Biçimlendirme',
p: 'Paragraf',
blockquote: 'Alıntı',
code: 'Kod',
header: 'Başlık',
bold: 'Kalın',
italic: 'İtalik',
strikethrough: 'Üzeri çizgili',
underline: 'Altı çizgili',
strong: 'Koyu',
em: 'Vurgulu',
del: 'Üzeri çizgili',
unorderedList: 'Simgeli liste',
orderedList: 'Numaralı liste',
insertImage: 'Resim yerleştir',
insertVideo: 'Video yerleştir',
link: 'Link',
createLink: 'Link yerleştir',
unlink: 'Linki sil',
justifyLeft: 'Sola hizala',
justifyCenter: 'Ortaya hizala',
justifyRight: 'Sağa hizala',
justifyFull: 'Yasla',
horizontalRule: 'Yatay satır ekle',
fullscreen: 'Tam ekran',
close: 'Kapat',
submit: 'Onayla',
reset: 'Sıfırla',
required: 'Gerekli',
description: 'Açıklama',
title: 'Başlık',
text: 'Metin',
undo: 'Geri al',
redo: 'İleri al'
};
+54
View File
@@ -0,0 +1,54 @@
/* ===========================================================
* ua.js
* Ukrainian translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Igor Buksha
*/
jQuery.trumbowyg.langs.ua = {
viewHTML: 'Подивитись HTML',
formatting: 'Форматування',
p: 'Звичайний',
blockquote: 'Витяг',
code: 'Код',
header: 'Заголовок',
bold: 'Напівжирний',
italic: 'Курсив',
strikethrough: 'Закреслений',
underline: 'Підкреслений',
strong: 'Напівжирний',
em: 'Курсив',
del: 'Закреслений',
unorderedList: 'Звичайний список',
orderedList: 'Нумерований список',
insertImage: 'Вставити зображення',
insertVideo: 'Вставити відео',
link: 'Посилання',
createLink: 'Вставити посилання',
unlink: 'Видалити посилання',
justifyLeft: 'По лівому краю',
justifyCenter: 'В центрі',
justifyRight: 'По правому краю',
justifyFull: 'По ширині',
horizontalRule: 'Горизонтальна лінія',
fullscreen: 'На весь екран',
close: 'Закрити',
submit: 'Вставити',
reset: 'Скасувати',
required: 'Обов\'язкове',
description: 'Опис',
title: 'Підказка',
text: 'Текст'
};
+56
View File
@@ -0,0 +1,56 @@
/* ===========================================================
* vi.js
* Vietnamese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : heocoi
* Github: https://github.com/heocoi
*/
jQuery.trumbowyg.langs.vi = {
viewHTML: 'Hiển thị HTML',
formatting: 'Định dạng',
p: 'Đoạn',
blockquote: 'Trích dẫn',
code: 'Code',
header: 'Đầu trang',
bold: 'In đậm',
italic: 'In nghiêng',
strikethrough: 'Gạch ngang',
underline: 'Gạch chân',
strong: 'In đậm',
em: 'In nghiêng',
del: 'Gạch ngang',
unorderedList: 'Danh sách không thứ tự',
orderedList: 'Danh sách có thứ tự',
insertImage: 'Chèn hình ảnh',
insertVideo: 'Chèn video',
link: 'Đường dẫn',
createLink: 'Tạo đường dẫn',
unlink: 'Hủy đường dẫn',
justifyLeft: 'Canh lề trái',
justifyCenter: 'Canh giữa',
justifyRight: 'Canh lề phải',
justifyFull: 'Canh đều',
horizontalRule: 'Thêm đường kẻ ngang',
fullscreen: 'Toàn màn hình',
close: 'Đóng',
submit: 'Đồng ý',
reset: 'Hủy bỏ',
required: 'Bắt buộc',
description: 'Mô tả',
title: 'Tiêu đề',
text: 'Nội dung',
target: 'Đối tượng'
};
+57
View File
@@ -0,0 +1,57 @@
/* ===========================================================
* zh_cn.js
* Simplified Chinese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Liu Kai (akai)
* Twitter : @akai404
* Github : https://github.com/akai
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.zh_cn = {
viewHTML: '源代码',
formatting: '格式',
p: '段落',
blockquote: '引用',
code: '代码',
header: '标题',
bold: '加粗',
italic: '斜体',
strikethrough: '删除线',
underline: '下划线',
strong: '加粗',
em: '斜体',
del: '删除线',
unorderedList: '无序列表',
orderedList: '有序列表',
insertImage: '插入图片',
insertVideo: '插入视频',
link: '超链接',
createLink: '插入链接',
unlink: '取消链接',
justifyLeft: '居左对齐',
justifyCenter: '居中对齐',
justifyRight: '居右对齐',
justifyFull: '两端对齐',
horizontalRule: '插入分隔线',
fullscreen: '全屏',
close: '关闭',
submit: '确定',
reset: '取消',
required: '必需的',
description: '描述',
title: '标题',
text: '文字'
};
+66
View File
@@ -0,0 +1,66 @@
/* ===========================================================
* zh_tw.js
* Traditional Chinese translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Peter Dave Hello (PeterDaveHello)
* Twitter : @PeterDaveHello
* Github : https://github.com/PeterDaveHello
*/
// jshint camelcase:false
jQuery.trumbowyg.langs.zh_tw = {
viewHTML: '原始碼',
undo: '復原',
redo: '重做',
formatting: '格式',
p: '段落',
blockquote: '引用',
code: '代碼',
header: '標題',
bold: '加粗',
italic: '斜體',
strikethrough: '刪除線',
underline: '底線',
strong: '粗體',
em: '斜體',
del: '刪除線',
superscript: '上標',
subscript: '下標',
unorderedList: '無序列表',
orderedList: '有序列表',
insertImage: '插入圖片',
insertVideo: '插入影片',
link: '超連結',
createLink: '插入連結',
unlink: '取消連結',
justifyLeft: '靠左對齊',
justifyCenter: '置中對齊',
justifyRight: '靠右對齊',
justifyFull: '左右對齊',
horizontalRule: '插入分隔線',
removeformat: '移除格式',
fullscreen: '全螢幕',
close: '關閉',
submit: '確定',
reset: '取消',
required: '必需的',
description: '描述',
title: '標題',
text: '文字',
target: '目標',
width: '寬度'
};
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M21.3 31.9h-.6c.8-1.2 1.9-2.2 3.4-3.2 2.1-1.4 5-2.7 9.2-3.3l-1.4-8.9c-4.7.7-8.5 2.1-11.7 4-2.4 1.4-4.3 3.1-5.8 4.9-2.3 2.7-3.7 5.7-4.5 8.5-.8 2.8-1 5.4-1 7.5 0 2.3.3 4 .4 4.8 0 .1.1.3.1.4 1.2 5.4 6.1 9.5 11.9 9.5 6.7 0 12.2-5.4 12.2-12.2s-5.5-12-12.2-12zM49.5 31.9h-.6c.8-1.2 1.9-2.2 3.4-3.2 2.1-1.4 5-2.7 9.2-3.3l-1.4-8.9c-4.7.7-8.5 2.1-11.7 4-2.4 1.4-4.3 3.1-5.8 4.9-2.3 2.7-3.7 5.7-4.5 8.5-.8 2.8-1 5.4-1 7.5 0 2.3.3 4 .4 4.8 0 .1.1.3.1.4 1.2 5.4 6.1 9.5 11.9 9.5 6.7 0 12.2-5.4 12.2-12.2s-5.5-12-12.2-12z"/>
</svg>

After

Width:  |  Height:  |  Size: 593 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M51.1 37.8c-1.1-1.4-2.5-2.5-4.2-3.3 1.2-.8 2.1-1.8 2.8-3 1-1.6 1.5-3.5 1.5-5.3 0-2-.6-4-1.7-5.8-1.1-1.8-2.8-3.2-4.8-4.1-2-.9-4.6-1.3-7.8-1.3h-16v42h16.3c2.6 0 4.8-.2 6.7-.7 1.9-.5 3.4-1.2 4.7-2.1 1.3-1 2.4-2.4 3.2-4.1.9-1.7 1.3-3.6 1.3-5.7.2-2.5-.5-4.7-2-6.6zM40.8 50.2c-.6.1-1.8.2-3.4.2h-9V38.5h8.3c2.5 0 4.4.2 5.6.6 1.2.4 2 1 2.7 2 .6.9 1 2 1 3.3 0 1.1-.2 2.1-.7 2.9-.5.9-1 1.5-1.7 1.9-.8.4-1.7.8-2.8 1zm2.6-20.4c-.5.7-1.3 1.3-2.5 1.6-.8.3-2.5.4-4.8.4h-7.7V21.6h7.1c1.4 0 2.6 0 3.6.1s1.7.2 2.2.4c1 .3 1.7.8 2.2 1.7.5.9.8 1.8.8 3-.1 1.3-.4 2.2-.9 3z"/>
</svg>

After

Width:  |  Height:  |  Size: 635 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M57 20.5l-5.4-5.4-15.5 15.5-15.6-15.5-5.4 5.4L30.7 36 15.1 51.5l5.4 5.4 15.6-15.5 15.5 15.5 5.4-5.4L41.5 36z"/>
</svg>

After

Width:  |  Height:  |  Size: 193 B

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M31.1 48.9l-6.7 6.7c-.8.8-1.6.9-2.1.9s-1.4-.1-2.1-.9L15 50.4c-1.1-1.1-1.1-3.1 0-4.2l6.1-6.1.2-.2 6.5-6.5c-1.2-.6-2.5-.9-3.8-.9-2.3 0-4.6.9-6.3 2.6L11 41.8c-3.5 3.5-3.5 9.2 0 12.7l5.2 5.2c1.7 1.7 4 2.6 6.3 2.6s4.6-.9 6.3-2.6l6.7-6.7c2.5-2.6 3.1-6.7 1.5-10l-5.9 5.9zM38.7 22.5l6.7-6.7c.8-.8 1.6-.9 2.1-.9s1.4.1 2.1.9l5.2 5.2c1.1 1.1 1.1 3.1 0 4.2l-6.1 6.1-.2.2L42 38c1.2.6 2.5.9 3.8.9 2.3 0 4.6-.9 6.3-2.6l6.7-6.7c3.5-3.5 3.5-9.2 0-12.7l-5.2-5.2c-1.7-1.7-4-2.6-6.3-2.6s-4.6.9-6.3 2.6l-6.7 6.7c-2.7 2.7-3.3 6.9-1.7 10.2l6.1-6.1c0 .1 0 .1 0 0z"/>
<path d="M44.2 30.5c.2-.2.4-.6.4-.9 0-.3-.1-.6-.4-.9l-2.3-2.3c-.3-.2-.6-.4-.9-.4-.3 0-.6.1-.9.4L25.9 40.6c-.2.2-.4.6-.4.9 0 .3.1.6.4.9l2.3 2.3c.2.2.6.4.9.4.3 0 .6-.1.9-.4l14.2-14.2zM49.9 55.4h-8.5v-5h8.5v-8.9h5.2v8.9h8.5v5h-8.5v8.9h-5.2v-8.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 874 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M45.8 45c0 1-.3 1.9-.9 2.8-.6.9-1.6 1.6-3 2.1s-3.1.8-5 .8c-2.1 0-4-.4-5.7-1.1-1.7-.7-2.9-1.7-3.6-2.7-.8-1.1-1.3-2.6-1.5-4.5l-.1-.8-6.7.6v.9c.1 2.8.9 5.4 2.3 7.6 1.5 2.3 3.5 4 6.1 5.1 2.6 1.1 5.7 1.6 9.4 1.6 2.9 0 5.6-.5 8-1.6 2.4-1.1 4.3-2.7 5.6-4.7 1.3-2 2-4.2 2-6.5 0-1.6-.3-3.1-.9-4.5l-.2-.6H44c0 .1 1.8 2.3 1.8 5.5zM29 28.9c-.8-.8-1.2-1.7-1.2-2.9 0-.7.1-1.3.4-1.9.3-.6.7-1.1 1.4-1.6.6-.5 1.4-.9 2.5-1.1 1.1-.3 2.4-.4 3.9-.4 2.9 0 5 .6 6.3 1.7 1.3 1.1 2.1 2.7 2.4 5.1l.1.9 6.8-.5v-.9c-.1-2.5-.8-4.7-2.1-6.7s-3.2-3.5-5.6-4.5c-2.4-1-5.1-1.5-8.1-1.5-2.8 0-5.3.5-7.6 1.4-2.3 1-4.2 2.4-5.4 4.3-1.2 1.9-1.9 3.9-1.9 6.1 0 1.7.4 3.4 1.2 4.9l.3.5h11.8c-2.3-.9-3.9-1.7-5.2-2.9zm13.3-6.2zM22.7 20.3zM13 34.1h46.1v3.4H13z"/>
</svg>

After

Width:  |  Height:  |  Size: 797 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M26 57l10.1-42h7.2L33.2 57H26z"/>
</svg>

After

Width:  |  Height:  |  Size: 115 B

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M25.2 7.1H7.1v17.7l6.7-6.5 10.5 10.5 4.5-4.5-10.4-10.5zM47.2 7.1l6.5 6.7-10.5 10.5 4.5 4.5 10.5-10.4 6.7 6.8V7.1zM47.7 43.2l-4.5 4.5 10.4 10.5-6.8 6.7h18.1V47.2l-6.7 6.5zM24.3 43.2L13.8 53.6l-6.7-6.8v18.1h17.7l-6.5-6.7 10.5-10.5z"/>
<path fill="currentColor" d="M10.7 28.8h18.1V11.2l-6.6 6.4L11.6 7.1l-4.5 4.5 10.5 10.5zM60.8 28.8l-6.4-6.6 10.5-10.6-4.5-4.5-10.5 10.5-6.7-6.9v18.1zM60.4 64.9l4.5-4.5-10.5-10.5 6.9-6.7H43.2v17.6l6.6-6.4zM11.6 64.9l10.5-10.5 6.7 6.9V43.2H11.1l6.5 6.6L7.1 60.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 575 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M6.4 14.9h7.4v16.7h19.1V14.9h7.4V57h-7.4V38H13.8v19H6.4V14.9zM47.8 22.5c1.4 0 2.8-.1 4.1-.4 1.3-.2 2.5-.6 3.6-1.2 1.1-.5 2-1.3 2.8-2.1.8-.9 1.3-1.9 1.5-3.2h5.5v41.2h-7.4v-29H47.8v-5.3z"/>
</svg>

After

Width:  |  Height:  |  Size: 269 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M1.5 14.9h7.4v16.7H28V14.9h7.4V57H28V38H8.8v19H1.5V14.9zM70.2 56.9H42c0-3.4.9-6.4 2.5-9s3.8-4.8 6.6-6.7c1.3-1 2.7-1.9 4.2-2.9 1.5-.9 2.8-1.9 4-3 1.2-1.1 2.2-2.2 3-3.4.8-1.2 1.2-2.7 1.2-4.3 0-.7-.1-1.5-.3-2.4s-.5-1.6-1-2.4c-.5-.7-1.2-1.3-2.1-1.8-.9-.5-2.1-.7-3.5-.7-1.3 0-2.4.3-3.3.8s-1.6 1.3-2.1 2.2-.9 2-1.2 3.3c-.3 1.3-.4 2.6-.4 4.1h-6.7c0-2.3.3-4.4.9-6.3.6-1.9 1.5-3.6 2.7-5 1.2-1.4 2.7-2.5 4.4-3.3 1.7-.8 3.8-1.2 6.1-1.2 2.5 0 4.6.4 6.3 1.2 1.7.8 3.1 1.9 4.1 3.1 1 1.3 1.8 2.6 2.2 4.1.4 1.5.6 2.9.6 4.2 0 1.6-.3 3.1-.8 4.5-.5 1.3-1.2 2.6-2.1 3.7-.9 1.1-1.8 2.2-2.9 3.1-1.1.9-2.2 1.8-3.4 2.7-1.2.8-2.4 1.6-3.5 2.4-1.2.7-2.3 1.5-3.3 2.2-1 .7-1.9 1.5-2.6 2.3-.7.8-1.3 1.7-1.5 2.6h20.1v5.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 775 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M1.4 14.5h7.4v16.7h19.1V14.5h7.4v42.1h-7.4v-19H8.8v19H1.4V14.5zM53.1 32.4c1.1 0 2.2 0 3.3-.2 1.1-.2 2.1-.5 2.9-1 .9-.5 1.6-1.2 2.1-2 .5-.9.8-1.9.8-3.2 0-1.8-.6-3.2-1.8-4.2-1.2-1.1-2.7-1.6-4.6-1.6-1.2 0-2.2.2-3.1.7-.9.5-1.6 1.1-2.2 1.9-.6.8-1 1.7-1.3 2.7-.3 1-.4 2-.4 3.1h-6.7c.1-2 .5-3.9 1.1-5.6.7-1.7 1.6-3.2 2.7-4.4s2.6-2.2 4.2-2.9c1.6-.7 3.5-1.1 5.6-1.1 1.6 0 3.2.2 4.7.7 1.6.5 2.9 1.2 4.2 2.1 1.2.9 2.2 2.1 3 3.4.7 1.4 1.1 3 1.1 4.8 0 2.1-.5 3.9-1.4 5.4-.9 1.6-2.4 2.7-4.4 3.4v.1c2.4.5 4.2 1.6 5.5 3.5 1.3 1.9 2 4.1 2 6.8 0 2-.4 3.7-1.2 5.3-.8 1.6-1.8 2.9-3.2 3.9-1.3 1.1-2.9 1.9-4.7 2.5-1.8.6-3.6.9-5.6.9-2.4 0-4.5-.3-6.3-1s-3.3-1.7-4.5-2.9c-1.2-1.3-2.1-2.8-2.7-4.5-.6-1.8-1-3.7-1-5.9h6.7c-.1 2.5.5 4.6 1.9 6.3 1.3 1.7 3.3 2.5 5.9 2.5 2.2 0 4.1-.6 5.6-1.9 1.5-1.3 2.3-3.1 2.3-5.4 0-1.6-.3-2.9-.9-3.8-.6-.9-1.5-1.7-2.5-2.2-1-.5-2.2-.8-3.4-.9-1.3-.1-2.6-.2-3.9-.1v-5.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 957 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M1.5 14.9h7.4v16.7H28V14.9h7.4V57H28V38H8.9v19H1.5V14.9zM70.5 47.2h-5.3V57h-6.4v-9.8H41.2v-6.7l17.7-24.8h6.4v26.2h5.3v5.3zm-24.2-5.3h12.5V23.7h-.1L46.3 41.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 242 B

+3
View File
@@ -0,0 +1,3 @@
<svg viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<path d="M1.5 14.9h7.4v16.7H28V14.9h7.4V57H28V38H8.9v19H1.5V14.9zM69.043 42.368q0 5.655-3.92 10.154-3.856 4.434-9.383 4.434-6.105 0-9.768-2.892-3.599-2.891-3.728-8.033h6.62q0 2.892 1.735 4.37 1.735 1.478 4.691 1.478 3.085 0 5.142-2.57 2.056-2.57 2.056-6.748 0-8.869-6.426-8.869-4.692 0-7.327 5.463h-5.848l.9-24.292h22.75v5.398H50.02l-.643 12.21q3.02-3.599 8.355-3.599 5.205 0 8.226 3.985 3.084 3.92 3.084 9.511z"/>
</svg>

After

Width:  |  Height:  |  Size: 487 B

+5
View File
@@ -0,0 +1,5 @@
<svg viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<path d="M1.5 14.9h7.4v16.7H28V14.9h7.4V57H28V38H8.9v19H1.5z"/>
<path d="M69.188 43.56q0 2.269-.63 4.475-.63 2.206-2.017 4.286t-4.097 3.403q-2.71 1.261-6.366 1.261-4.349 0-7.185-1.324-2.773-1.386-4.16-4.16-1.386-2.836-1.89-6.113t-.505-8.194q0-22.312 14.181-22.312 10.4 0 11.66 10.526h-6.177q-.378-5.61-5.483-5.61-2.521 0-4.223 1.766-1.702 1.701-2.458 4.538-.693 2.836-1.008 5.168-.252 2.269-.252 4.664 1.575-2.458 3.53-3.719 2.016-1.323 5.42-1.323 3.34 0 5.735 1.26 2.458 1.198 3.656 3.215 1.197 2.017 1.701 4.033.568 2.017.568 4.16zm-6.492.252q0-8.193-6.555-8.193-6.68 0-6.68 8.193 0 8.257 6.68 8.257 6.555 0 6.555-8.257z"
aria-label="6"/>
</svg>

After

Width:  |  Height:  |  Size: 727 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M9.1 32h54v8h-54z"/>
</svg>

After

Width:  |  Height:  |  Size: 102 B

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M64 17v38H8V17h56m8-8H0v54h72V9z"/>
<path d="M17.5 22C15 22 13 24 13 26.5s2 4.5 4.5 4.5 4.5-2 4.5-4.5-2-4.5-4.5-4.5zM16 50h27L29.5 32zM36 36.2l8.9-8.5L60.2 50H45.9S35.6 35.9 36 36.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 271 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M26 57l10.1-42h7.2L33.2 57H26z"/>
</svg>

After

Width:  |  Height:  |  Size: 112 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M9 14h54v8H9zM9 50h54v8H9zM18 32h36v8H18z"/>
</svg>

After

Width:  |  Height:  |  Size: 126 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M9 14h54v8H9zM9 50h54v8H9zM9 32h54v8H9z"/>
</svg>

After

Width:  |  Height:  |  Size: 124 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M9 14h54v8H9zM9 50h54v8H9zM9 32h36v8H9z"/>
</svg>

After

Width:  |  Height:  |  Size: 124 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M9 14h54v8H9zM9 50h54v8H9zM27 32h36v8H27z"/>
</svg>

After

Width:  |  Height:  |  Size: 126 B

+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M30.9 49.1l-6.7 6.7c-.8.8-1.6.9-2.1.9s-1.4-.1-2.1-.9l-5.2-5.2c-1.1-1.1-1.1-3.1 0-4.2l6.1-6.1.2-.2 6.5-6.5c-1.2-.6-2.5-.9-3.8-.9-2.3 0-4.6.9-6.3 2.6L10.8 42c-3.5 3.5-3.5 9.2 0 12.7l5.2 5.2c1.7 1.7 4 2.6 6.3 2.6s4.6-.9 6.3-2.6l6.7-6.7C38 50.5 38.6 46.3 37 43l-6.1 6.1zM38.5 22.7l6.7-6.7c.8-.8 1.6-.9 2.1-.9s1.4.1 2.1.9l5.2 5.2c1.1 1.1 1.1 3.1 0 4.2l-6.1 6.1-.2.2-6.5 6.5c1.2.6 2.5.9 3.8.9 2.3 0 4.6-.9 6.3-2.6l6.7-6.7c3.5-3.5 3.5-9.2 0-12.7l-5.2-5.2c-1.7-1.7-4-2.6-6.3-2.6s-4.6.9-6.3 2.6l-6.7 6.7c-2.7 2.7-3.3 6.9-1.7 10.2l6.1-6.1z"/>
<path d="M44.1 30.7c.2-.2.4-.6.4-.9 0-.3-.1-.6-.4-.9l-2.3-2.3c-.2-.2-.6-.4-.9-.4-.3 0-.6.1-.9.4L25.8 40.8c-.2.2-.4.6-.4.9 0 .3.1.6.4.9l2.3 2.3c.2.2.6.4.9.4.3 0 .6-.1.9-.4l14.2-14.2z"/>
</svg>

After

Width:  |  Height:  |  Size: 803 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M27 14h36v8H27zM27 50h36v8H27zM27 32h36v8H27zM11.8 15.8V22h1.8v-7.8h-1.5l-2.1 1 .3 1.3zM12.1 38.5l.7-.6c1.1-1 2.1-2.1 2.1-3.4 0-1.4-1-2.4-2.7-2.4-1.1 0-2 .4-2.6.8l.5 1.3c.4-.3 1-.6 1.7-.6.9 0 1.3.5 1.3 1.1 0 .9-.9 1.8-2.6 3.3l-1 .9V40H15v-1.5h-2.9zM13.3 53.9c1-.4 1.4-1 1.4-1.8 0-1.1-.9-1.9-2.6-1.9-1 0-1.9.3-2.4.6l.4 1.3c.3-.2 1-.5 1.6-.5.8 0 1.2.3 1.2.8 0 .7-.8.9-1.4.9h-.7v1.3h.7c.8 0 1.6.3 1.6 1.1 0 .6-.5 1-1.4 1-.7 0-1.5-.3-1.8-.5l-.4 1.4c.5.3 1.3.6 2.3.6 2 0 3.2-1 3.2-2.4 0-1.1-.8-1.8-1.7-1.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 586 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M47.8 15.1H30.1c-4.7 0-8.5 3.7-8.5 8.4s3.7 8.4 8.4 8.4v25h7V19.8h3v37.1h4.1V19.8h3.7v-4.7z"/>
</svg>

After

Width:  |  Height:  |  Size: 175 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M10.8 51.2c0-5.1 2.1-9.7 5.4-13.1 3.3-3.3 8-5.4 13.1-5.4H46v-12L61.3 36 45.9 51.3V39.1H29.3c-3.3 0-6.4 1.3-8.5 3.5-2.2 2.2-3.5 5.2-3.5 8.5h-6.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 229 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M58.2 54.6L52 48.5l3.6-3.6 6.1 6.1 6.4-6.4 3.8 3.8-6.4 6.4 6.1 6.1-3.6 3.6-6.1-6.1-6.4 6.4-3.7-3.8 6.4-6.4zM21.7 52.1H50V57H21.7zM18.8 15.2h34.1v6.4H39.5v24.2h-7.4V21.5H18.8v-6.3z"/>
</svg>

After

Width:  |  Height:  |  Size: 264 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M45.8 45c0 1-.3 1.9-.9 2.8-.6.9-1.6 1.6-3 2.1s-3.1.8-5 .8c-2.1 0-4-.4-5.7-1.1-1.7-.7-2.9-1.7-3.6-2.7-.8-1.1-1.3-2.6-1.5-4.5l-.1-.8-6.7.6v.9c.1 2.8.9 5.4 2.3 7.6 1.5 2.3 3.5 4 6.1 5.1 2.6 1.1 5.7 1.6 9.4 1.6 2.9 0 5.6-.5 8-1.6 2.4-1.1 4.3-2.7 5.6-4.7 1.3-2 2-4.2 2-6.5 0-1.6-.3-3.1-.9-4.5l-.2-.6H44c0 .1 1.8 2.3 1.8 5.5zM29 28.9c-.8-.8-1.2-1.7-1.2-2.9 0-.7.1-1.3.4-1.9.3-.6.7-1.1 1.4-1.6.6-.5 1.4-.9 2.5-1.1 1.1-.3 2.4-.4 3.9-.4 2.9 0 5 .6 6.3 1.7 1.3 1.1 2.1 2.7 2.4 5.1l.1.9 6.8-.5v-.9c-.1-2.5-.8-4.7-2.1-6.7s-3.2-3.5-5.6-4.5c-2.4-1-5.1-1.5-8.1-1.5-2.8 0-5.3.5-7.6 1.4-2.3 1-4.2 2.4-5.4 4.3-1.2 1.9-1.9 3.9-1.9 6.1 0 1.7.4 3.4 1.2 4.9l.3.5h11.8c-2.3-.9-3.9-1.7-5.2-2.9zm13.3-6.2zM22.7 20.3zM13 34.1h46.1v3.4H13z"/>
</svg>

After

Width:  |  Height:  |  Size: 794 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M51.1 37.8c-1.1-1.4-2.5-2.5-4.2-3.3 1.2-.8 2.1-1.8 2.8-3 1-1.6 1.5-3.5 1.5-5.3 0-2-.6-4-1.7-5.8-1.1-1.8-2.8-3.2-4.8-4.1-2-.9-4.6-1.3-7.8-1.3h-16v42h16.3c2.6 0 4.8-.2 6.7-.7 1.9-.5 3.4-1.2 4.7-2.1 1.3-1 2.4-2.4 3.2-4.1.9-1.7 1.3-3.6 1.3-5.7.2-2.5-.5-4.7-2-6.6zM40.8 50.2c-.6.1-1.8.2-3.4.2h-9V38.5h8.3c2.5 0 4.4.2 5.6.6 1.2.4 2 1 2.7 2 .6.9 1 2 1 3.3 0 1.1-.2 2.1-.7 2.9-.5.9-1 1.5-1.7 1.9-.8.4-1.7.8-2.8 1zm2.6-20.4c-.5.7-1.3 1.3-2.5 1.6-.8.3-2.5.4-4.8.4h-7.7V21.6h7.1c1.4 0 2.6 0 3.6.1s1.7.2 2.2.4c1 .3 1.7.8 2.2 1.7.5.9.8 1.8.8 3-.1 1.3-.4 2.2-.9 3z"/>
</svg>

After

Width:  |  Height:  |  Size: 632 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M32 15h7.8L56 57.1h-7.9L44.3 46H27.4l-4 11.1h-7.6L32 15zm-2.5 25.4h12.9L36 22.3h-.2l-6.3 18.1zM58.7 59.9c.6-1.4 2-2.8 4.1-4.4 1.9-1.3 3.1-2.3 3.7-2.9.8-.9 1.3-1.9 1.3-3 0-.9-.2-1.6-.7-2.2-.5-.6-1.2-.9-2.1-.9-1.2 0-2.1.5-2.5 1.4-.3.5-.4 1.4-.5 2.5h-4c.1-1.8.4-3.2 1-4.3 1.1-2.1 3-3.1 5.8-3.1 2.2 0 3.9.6 5.2 1.8 1.3 1.2 1.9 2.8 1.9 4.8 0 1.5-.5 2.9-1.4 4.1-.6.8-1.6 1.7-3 2.6L66 57.7c-1 .7-1.7 1.2-2.1 1.6-.4.3-.7.7-1 1.1H72V64H57.8c0-1.5.3-2.8.9-4.1z"/>
</svg>

After

Width:  |  Height:  |  Size: 535 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M32 15h7.8L56 57.1h-7.9l-4-11.1H27.4l-4 11.1h-7.6L32 15zm-2.5 25.4h12.9L36 22.3h-.2l-6.3 18.1zM49.6 28.8c.5-1.1 1.6-2.3 3.4-3.6 1.5-1.1 2.5-1.9 3-2.4.7-.7 1-1.6 1-2.4 0-.7-.2-1.3-.6-1.8-.4-.5-1-.7-1.7-.7-1 0-1.7.4-2.1 1.1-.2.4-.3 1.1-.4 2.1H49c.1-1.5.3-2.6.8-3.5.9-1.7 2.5-2.6 4.8-2.6 1.8 0 3.2.5 4.3 1.5 1.1 1 1.6 2.3 1.6 4 0 1.3-.4 2.4-1.1 3.4-.5.7-1.3 1.4-2.4 2.2l-1.3 1c-.8.6-1.4 1-1.7 1.3-.3.3-.6.6-.8.9h7.4v3H48.8c0-1.3.3-2.4.8-3.5z"/>
</svg>

After

Width:  |  Height:  |  Size: 523 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M36 35zM15.2 55.9h41.6V59H15.2zM21.1 13.9h6.4v21.2c0 1.2.1 2.5.2 3.7.1 1.3.5 2.4 1 3.4.6 1 1.4 1.8 2.6 2.5 1.1.6 2.7 1 4.8 1 2.1 0 3.7-.3 4.8-1 1.1-.6 2-1.5 2.6-2.5.6-1 .9-2.1 1-3.4.1-1.3.2-2.5.2-3.7V13.9H51v23.3c0 2.3-.4 4.4-1.1 6.1-.7 1.7-1.7 3.2-3 4.4-1.3 1.2-2.9 2-4.7 2.6-1.8.6-3.9.9-6.1.9-2.2 0-4.3-.3-6.1-.9-1.8-.6-3.4-1.5-4.7-2.6-1.3-1.2-2.3-2.6-3-4.4-.7-1.7-1.1-3.8-1.1-6.1V13.9z"/>
</svg>

After

Width:  |  Height:  |  Size: 473 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M61.2 51.2c0-5.1-2.1-9.7-5.4-13.1-3.3-3.3-8-5.4-13.1-5.4H26.1v-12L10.8 36l15.3 15.3V39.1h16.7c3.3 0 6.4 1.3 8.5 3.5 2.2 2.2 3.5 5.2 3.5 8.5h6.4z"/>
</svg>

After

Width:  |  Height:  |  Size: 229 B

+4
View File
@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M30.9 49.1l-6.7 6.7c-.8.8-1.6.9-2.1.9s-1.4-.1-2.1-.9l-5.2-5.2c-1.1-1.1-1.1-3.1 0-4.2l6.1-6.1.2-.2 6.5-6.5c-1.2-.6-2.5-.9-3.8-.9-2.3 0-4.6.9-6.3 2.6L10.8 42c-3.5 3.5-3.5 9.2 0 12.7l5.2 5.2c1.7 1.7 4 2.6 6.3 2.6s4.6-.9 6.3-2.6l6.7-6.7C38 50.5 38.6 46.3 37 43l-6.1 6.1zM38.5 22.7l6.7-6.7c.8-.8 1.6-.9 2.1-.9s1.4.1 2.1.9l5.2 5.2c1.1 1.1 1.1 3.1 0 4.2l-6.1 6.1-.2.2-6.5 6.5c1.2.6 2.5.9 3.8.9 2.3 0 4.6-.9 6.3-2.6l6.7-6.7c3.5-3.5 3.5-9.2 0-12.7l-5.2-5.2c-1.7-1.7-4-2.6-6.3-2.6s-4.6.9-6.3 2.6l-6.7 6.7c-2.7 2.7-3.3 6.9-1.7 10.2l6.1-6.1z"/>
<path d="M44.1 30.7c.2-.2.4-.6.4-.9 0-.3-.1-.6-.4-.9l-2.3-2.3c-.2-.2-.6-.4-.9-.4-.3 0-.6.1-.9.4L25.8 40.8c-.2.2-.4.6-.4.9 0 .3.1.6.4.9l2.3 2.3c.2.2.6.4.9.4.3 0 .6-.1.9-.4l14.2-14.2zM41.3 55.8v-5h22.2v5H41.3z"/>
</svg>

After

Width:  |  Height:  |  Size: 829 B

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path d="M27 14h36v8H27zM27 50h36v8H27zM9 50h9v8H9zM9 32h9v8H9zM9 14h9v8H9zM27 32h36v8H27z"/>
</svg>

After

Width:  |  Height:  |  Size: 166 B

@@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72">
<path fill="none" stroke="currentColor" stroke-width="8" stroke-miterlimit="10"
d="M26.9 17.9L9 36.2 26.9 54M45 54l17.9-18.3L45 17.9"/>
</svg>

After

Width:  |  Height:  |  Size: 218 B

+825
View File
@@ -0,0 +1,825 @@
$light-color: #ecf0f1 !default;
$dark-color: #222 !default;
$modal-submit-color: #2ecc71 !default;
$modal-reset-color: #EEE !default;
$transition-duration: 150ms !default;
$slow-transition-duration: 300ms !default;
$modal-label-width: 150px;
#trumbowyg-icons {
overflow: hidden;
visibility: hidden;
height: 0;
width: 0;
svg {
height: 0;
width: 0;
}
}
.trumbowyg-box,
.trumbowyg-modal {
*,
*::before,
*::after {
box-sizing: border-box;
}
svg {
width: 17px;
height: 100%;
fill: $dark-color;
}
}
.trumbowyg-box,
.trumbowyg-editor {
display: block;
position: relative;
border: 1px solid #DDD;
width: 100%;
min-height: 300px;
}
.trumbowyg-box .trumbowyg-editor {
margin: 0 auto;
}
.trumbowyg-box.trumbowyg-fullscreen {
background: #FEFEFE;
border: none !important;
}
.trumbowyg-editor,
.trumbowyg-textarea {
position: relative;
box-sizing: border-box;
padding: 20px;
min-height: 300px;
width: 100%;
border-style: none;
resize: none;
outline: none;
overflow: auto;
user-select: text; // Avoid issues on iOS
&.trumbowyg-autogrow-on-enter {
transition: height $slow-transition-duration ease-out;
}
}
.trumbowyg-box-blur .trumbowyg-editor {
*,
&::before {
color: transparent !important;
text-shadow: 0 0 7px #333;
@media screen and (min-width: 0 \0) {
color: rgba(200, 200, 200, 0.6) !important;
}
@supports (-ms-accelerator:true) {
color: rgba(200, 200, 200, 0.6) !important;
}
}
img,
hr {
opacity: 0.2;
}
}
.trumbowyg-textarea {
position: relative;
display: block;
overflow: auto;
border: none;
font-size: 14px;
font-family: "Inconsolata", "Consolas", "Courier", "Courier New", sans-serif;
line-height: 18px;
}
.trumbowyg-box.trumbowyg-editor-visible {
.trumbowyg-textarea {
height: 1px !important;
width: 25%;
min-height: 0 !important;
padding: 0 !important;
background: none;
opacity: 0 !important;
}
}
.trumbowyg-box.trumbowyg-editor-hidden {
.trumbowyg-textarea {
display: block;
margin-bottom: 1px;
}
.trumbowyg-editor {
display: none;
}
}
.trumbowyg-box.trumbowyg-disabled {
.trumbowyg-textarea {
opacity: 0.8;
background: none;
}
}
.trumbowyg-editor[contenteditable=true]:empty:not(:focus)::before {
content: attr(placeholder);
color: #999;
pointer-events: none;
white-space: break-spaces;
}
.trumbowyg-button-pane {
width: 100%;
min-height: 36px;
background: $light-color;
border-bottom: 1px solid darken($light-color, 7%);
margin: 0;
padding: 0 5px;
position: relative;
list-style-type: none;
line-height: 10px;
backface-visibility: hidden;
z-index: 11;
&::after {
content: " ";
display: block;
position: absolute;
top: 36px;
left: 0;
right: 0;
width: 100%;
height: 1px;
background: darken($light-color, 7%);
}
.trumbowyg-button-group {
display: inline-block;
.trumbowyg-fullscreen-button svg {
color: transparent;
}
&::after {
content: " ";
display: inline-block;
width: 1px;
background: darken($light-color, 7%);
margin: 0 5px;
height: 35px;
vertical-align: top;
}
&:last-child::after {
content: none;
}
}
button {
display: inline-block;
position: relative;
width: 35px;
height: 35px;
padding: 1px 6px !important;
margin-bottom: 1px;
overflow: hidden;
border: none;
cursor: pointer;
background: none;
vertical-align: middle;
transition: background-color $transition-duration, opacity $transition-duration;
&.trumbowyg-textual-button {
width: auto;
line-height: 35px;
user-select: none;
}
}
&.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),
button.trumbowyg-disable,
.trumbowyg-disabled & button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button) {
opacity: 0.2;
cursor: default;
pointer-events: none;
}
&.trumbowyg-disable,
.trumbowyg-disabled & {
.trumbowyg-button-group::before {
background: darken($light-color, 3%);
}
}
button:not(.trumbowyg-disable):hover,
button:not(.trumbowyg-disable):focus,
button.trumbowyg-active {
background-color: #FFF;
outline: none;
}
.trumbowyg-open-dropdown {
&::after {
display: block;
content: " ";
position: absolute;
top: 25px;
right: 3px;
height: 0;
width: 0;
border: 3px solid transparent;
border-top-color: #555;
}
&.trumbowyg-textual-button {
padding-left: 10px !important;
padding-right: 18px !important;
&::after {
top: 17px;
right: 7px;
}
}
}
.trumbowyg-right {
float: right;
}
}
.trumbowyg-dropdown {
max-width: 300px;
max-height: 250px;
overflow-y: auto;
overflow-x: hidden;
white-space: nowrap;
border: 1px solid $light-color;
padding: 5px 0;
border-top: none;
background: #FFF;
margin-left: -1px;
box-shadow: rgba(0, 0, 0, .1) 0 2px 3px;
z-index: 12;
button {
display: block;
width: 100%;
height: 35px;
line-height: 35px;
text-decoration: none;
background: #FFF;
padding: 0 20px 0 10px;
color: #333 !important;
border: none;
cursor: pointer;
text-align: left;
font-size: 15px;
transition: all $transition-duration;
&:hover,
&:focus {
background: $light-color;
}
svg {
float: left;
margin-right: 14px;
}
}
}
/* Modal box */
.trumbowyg-modal {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
max-width: 520px;
width: 100%;
height: 350px;
z-index: 12;
overflow: hidden;
backface-visibility: hidden;
}
.trumbowyg-modal-box {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
max-width: 500px;
width: calc(100% - 20px);
padding-bottom: 45px;
z-index: 1;
background-color: #FFF;
text-align: center;
font-size: 14px;
box-shadow: rgba(0, 0, 0, .2) 0 2px 3px;
backface-visibility: hidden;
.trumbowyg-modal-title {
font-size: 24px;
font-weight: bold;
margin: 0 0 20px;
padding: 15px 0 13px;
display: block;
border-bottom: 1px solid #EEE;
color: #333;
background: lighten($light-color, 5%);
}
.trumbowyg-progress {
width: 100%;
height: 3px;
position: absolute;
top: 58px;
.trumbowyg-progress-bar {
background: #2BC06A;
width: 0;
height: 100%;
transition: width $transition-duration linear;
}
}
.trumbowyg-input {
&-row {
position: relative;
margin: 15px 12px;
border: 1px solid #DEDEDE;
overflow: hidden;
}
&-infos {
text-align: left;
transition: all 150ms;
width: $modal-label-width;
border-right: 1px solid #DEDEDE;
padding: 0 7px;
background-color: lighten($light-color, 5%);
position: absolute;
left: 0;
top: 0;
bottom: 0;
label {
color: darken($light-color, 45%);
overflow: hidden;
height: 27px;
line-height: 27px;
&, span {
display: block;
height: 27px;
line-height: 27px;
transition: all $transition-duration;
}
}
.trumbowyg-msg-error {
color: #e74c3c;
}
}
&-html {
padding: 1px 1px 1px $modal-label-width + 2px;
&, input, textarea, select {
font-size: 14px;
}
input, textarea, select {
transition: all $transition-duration;
height: 27px;
line-height: 27px;
border:0;
width: 100%;
padding: 0 7px;
&:hover,
&:focus {
outline: 1px solid #95a5a6;
}
&:focus {
background: lighten($light-color, 5%);
}
}
input[type="checkbox"] {
width: 16px;
height: 16px;
padding: 0;
}
&-with-checkbox {
text-align: left;
padding: 3px 1px 1px 3px;
}
}
&-error {
input, select, textarea {
outline: 1px solid #e74c3c;
}
.trumbowyg-input-infos label span:first-child {
margin-top: -27px;
}
}
}
.error {
margin-top: 25px;
display: block;
color: red;
}
.trumbowyg-modal-button {
position: absolute;
bottom: 10px;
right: 0;
text-decoration: none;
color: #FFF;
display: block;
width: 100px;
height: 35px;
line-height: 33px;
margin: 0 10px;
background-color: #333;
border: none;
cursor: pointer;
font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
font-size: 16px;
transition: all $transition-duration;
&.trumbowyg-modal-submit {
right: 110px;
background: darken($modal-submit-color, 3%);
&:hover,
&:focus {
background: lighten($modal-submit-color, 5%);
outline: none;
}
&:active {
background: darken($modal-submit-color, 10%);
}
}
&.trumbowyg-modal-reset {
color: #555;
background: darken($modal-reset-color, 3%);
&:hover,
&:focus {
background: lighten($modal-reset-color, 5%);
outline: none;
}
&:active {
background: darken($modal-reset-color, 10%);
}
}
}
}
.trumbowyg-overlay {
position: absolute;
background-color: rgba(255, 255, 255, 0.5);
height: 100%;
width: 100%;
left: 0;
display: none;
top: 0;
z-index: 10;
}
/**
* Fullscreen
*/
body.trumbowyg-body-fullscreen {
overflow: hidden;
}
.trumbowyg-fullscreen {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
z-index: 99999;
&.trumbowyg-box,
.trumbowyg-editor {
border: none;
}
.trumbowyg-editor,
.trumbowyg-textarea {
height: calc(100% - 37px) !important;
overflow: auto;
}
.trumbowyg-overlay {
height: 100% !important;
}
.trumbowyg-button-group .trumbowyg-fullscreen-button svg {
color: $dark-color;
fill: transparent;
}
}
.trumbowyg-editor {
object,
embed,
video,
img {
max-width: 100%;
}
video,
img {
height: auto;
}
img {
cursor: move;
}
canvas:focus {
outline: none;
}
/*
* lset for resetCss option
*/
&.trumbowyg-reset-css {
background: #FEFEFE !important;
font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
font-size: 14px !important;
line-height: 1.45em !important;
color: #333;
a {
color: #15c !important;
text-decoration: underline !important;
}
div,
p,
ul,
ol,
blockquote {
box-shadow: none !important;
background: none !important;
margin: 0 !important;
margin-bottom: 15px !important;
line-height: 1.4em !important;
font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif !important;
font-size: 14px !important;
border: none;
}
iframe,
object,
hr {
margin-bottom: 15px !important;
}
blockquote {
margin-left: 32px !important;
font-style: italic !important;
color: #555;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
ul,
ol {
padding-left: 20px !important;
}
ul ul,
ol ol,
ul ol,
ol ul {
border: none;
margin: 2px !important;
padding: 0 !important;
padding-left: 24px !important;
}
hr {
display: block;
height: 1px;
border: none;
border-top: 1px solid #CCC;
}
h1,
h2,
h3,
h4 {
color: #111;
background: none;
margin: 0 !important;
padding: 0 !important;
font-weight: bold;
}
h1 {
font-size: 32px !important;
line-height: 38px !important;
margin-bottom: 20px !important;
}
h2 {
font-size: 26px !important;
line-height: 34px !important;
margin-bottom: 15px !important;
}
h3 {
font-size: 22px !important;
line-height: 28px !important;
margin-bottom: 7px !important;
}
h4 {
font-size: 16px !important;
line-height: 22px !important;
margin-bottom: 7px !important;
}
}
}
/*
* Dark theme
*/
.trumbowyg-dark {
.trumbowyg-textarea {
background: #111;
color: #ddd;
}
.trumbowyg-box {
border: 1px solid lighten($dark-color, 7%);
&.trumbowyg-fullscreen {
background: #111;
}
&.trumbowyg-box-blur .trumbowyg-editor {
*,
&::before {
text-shadow: 0 0 7px #ccc;
@media screen and (min-width: 0 \0
) {
color: rgba(20, 20, 20, 0.6) !important;
}
@supports (-ms-accelerator:true) {
color: rgba(20, 20, 20, 0.6) !important;
}
}
}
svg {
fill: $light-color;
color: $light-color;
}
}
.trumbowyg-button-pane {
background-color: $dark-color;
border-bottom-color: lighten($dark-color, 7%);
&::after {
background: lighten($dark-color, 7%);
}
.trumbowyg-button-group:not(:empty) {
&::after {
background-color: lighten($dark-color, 7%);
}
.trumbowyg-fullscreen-button svg {
color: transparent;
}
}
&.trumbowyg-disable {
.trumbowyg-button-group::after {
background-color: lighten($dark-color, 3%);
}
}
button:not(.trumbowyg-disable):hover,
button:not(.trumbowyg-disable):focus,
button.trumbowyg-active {
background-color: #333;
}
.trumbowyg-open-dropdown::after {
border-top-color: #fff;
}
}
.trumbowyg-fullscreen {
.trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg {
color: $light-color;
fill: transparent;
}
}
.trumbowyg-dropdown {
border-color: $dark-color;
background: #333;
box-shadow: rgba(0, 0, 0, .3) 0 2px 3px;
button {
background: #333;
color: #fff !important;
&:hover,
&:focus {
background: $dark-color;
}
}
}
// Modal box
.trumbowyg-modal-box {
background-color: $dark-color;
.trumbowyg-modal-title {
border-bottom: 1px solid #555;
color: #fff;
background: lighten($dark-color, 10%);
}
label {
display: block;
position: relative;
margin: 15px 12px;
height: 27px;
line-height: 27px;
overflow: hidden;
.trumbowyg-input-infos {
span {
color: #eee;
background-color: lighten($dark-color, 5%);
border-color: $dark-color;
}
span.trumbowyg-msg-error {
color: #e74c3c;
}
}
&.trumbowyg-input-error {
input,
textarea {
border-color: #e74c3c;
}
}
input {
border-color: $dark-color;
color: #eee;
background: #333;
&:hover,
&:focus {
border-color: lighten($dark-color, 25%);
}
&:focus {
background-color: lighten($dark-color, 5%);
}
}
}
.trumbowyg-modal-button {
&.trumbowyg-modal-submit {
background: darken($modal-submit-color, 20%);
&:hover,
&:focus {
background: darken($modal-submit-color, 10%);
}
&:active {
background: darken($modal-submit-color, 25%);
}
}
&.trumbowyg-modal-reset {
background: #333;
color: #ccc;
&:hover,
&:focus {
background: #444;
}
&:active {
background: #111;
}
}
}
}
.trumbowyg-overlay {
background-color: rgba(15, 15, 15, 0.6);
}
}