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
+49
View File
@@ -0,0 +1,49 @@
<h1 align="center">Sponsors &amp; Backers</h1>
Trumbowyg is an MIT-licensed open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features for
the project is not sustainable without proper financial backing.
You can support it's ongoing development by being a backer or a sponsor:
- [Become a backer or sponsor on Patreon](https://www.patreon.com/alexandredemode)
- [One-time donation via PayPal](https://www.paypal.me/demodealexandre/20eur)
<h2 align="center">Gold sponsors</h2>
<p align="center">
<a href="https://avot.nl/?ref=trumbowyg">
<img src="https://rawcdn.githack.com/Alex-D/Trumbowyg/develop/sponsors/avot.svg" alt="avot®" width="200px"/>
</a>
</p>
<p align="center">
<a href="https://www.patreon.com/bePatron?c=1176005&rid=1940456">
Become a Sponsor
</a>
</p>
<h2 align="center">Silver sponsors</h2>
<p align="center">
<a href="https://socialoptic.com/?ref=trumbowyg">
<img src="https://rawcdn.githack.com/Alex-D/Trumbowyg/develop/sponsors/socialoptic.png" alt="SocialOptic" width="150px"/>
</a>
</p>
<p align="center">
<a href="https://www.patreon.com/bePatron?c=1176005&rid=1940456">
Become a Sponsor
</a>
</p>
<h2 align="center">Backers</h2>
- Johan Rosenson
- Integrious Ltd
<p align="center">
<a href="https://www.patreon.com/bePatron?c=1176005&rid=1940349">
Become a Backer
</a>
</p>
+166
View File
@@ -0,0 +1,166 @@
# Contributors
Trumbowyg is the result of many people who made translations or the code better.
Special thanks to [Adrien Gervaix](https://dribbble.com/adriengervaix) for the Trumbowyg v2 icon set.
- Alex-D
- Steve Rackham
- Lawrence
- Ra100
- lizardK
- Ulrich Mayring
- Kirill Urgant
- VeeeneX
- Nicolas Pion
- Sven Dunemann
- Zane Chua
- freekpost
- Blufish Technologies
- Civil
- Danny Hiemstra
- Edwin Veldhuizen
- Florian
- Michael Holroyd
- Nicklas
- Nicolás Moncada
- Don Desroches
- Jan Svoboda
- Martin
- Max Seelig
- Stufingo
- Alexander van Eerd
- AragurDEV
- Davor Budimir
- Eduardo Russo
- Fathi Anshory
- Fyers
- Hirokazu Kutsu
- Justas Brazauskas
- Jérôme Steunou
- Manfred62
- Merianos Nikos
- Nikola Trifunovic
- Paul Pritchard
- Richard Kiewiet
- Stef Kariotidis
- Vijay Jagadeesan
- Vlad Radulescu
- Vladimir
- foo9
- g2010a
- hiendv
- jake johns
- matopeter
- ronan
- sinjuice
- Adam Balogh
- AdamHess
- Aleksandar Dimitrov
- Aleksandr-ru
- Alessio Dionisi
- Alex Gotardi
- Andreas Kohn
- Andrei
- Andrey Kogut
- Antoine Leblanc
- Anton Morozov
- Artur
- Benjamin Bourot
- Bennett
- Boylett
- Burak Erdem
- Burak Ozdemir
- Carlos Barros
- Chitoku
- Christian
- Christopher Kirk-Nielsen
- maxom
- Dariush Abbasi
- Delvallée
- Denis Jacquemin
- Elisha Witte
- Eric Radin
- Ersin Guvenc
- François Houlbrèque
- Freek Post
- Gabriel S. L
- Grafikart
- Henio Tierra
- Hunor Karamán
- Ian Mustafa
- John Pozy
- Jonathan Hedrén
- Jonathan del Strother
- JoongSeob Vito Kim
- Jorrit Schippers
- Karalkou
- Ken Cheung
- Kim Trolle Wadum
- Lars Boldt
- Leo Gono
- Leopard Ho
- MIRK0
- Marcin Wieprzkowicz
- Markus Spallek
- Matt Johnson
- Mattias Hagberg
- Mike Goodfellow
- Mike Richmond
- Mitja Šlenc
- Moisés Márquez
- Nathan Rosquist
- Nenad Novkovic
- Nikki Locke
- OBernard2
- Oguzhan Inan
- Oleg Berman
- Paweł Abramowicz
- Peter Dave Hello
- Petr Čech
- Philipp Palmtag
- Ramiro Varandas Jr
- Rezha Julio
- Ricardo Cardeña
- Roberto
- Rodrigo Boratto
- Sergey Golomedov
- Stéphane Lavergne
- TheGeekTortoise
- Tiago Alves
- TikiTDO
- Tim
- Timo Jarventausta
- Todd Graham
- Val
- Vietworm
- Vinzgore
- Wisse Jelgersma
- Zane J. Chua
- abomokhahmed
- adalenv
- akai
- basteyy
- brainfogz
- brentanalexander
- chadidi
- cleoo
- de Oliveira Prado
- dev.hibiki
- dominiczaq
- figroc
- gonatee
- joey91133
- jsejakobsen
- kingdido999
- loclamor
- luetge
- munzur
- naoh
- root
- slackwalker
- teppokoivula
- udidoron
- Игорь
- Михаил Гущин
- Олег Ильин
+21
View File
@@ -0,0 +1,21 @@
The MIT License (MIT)
Copyright (c) 2012-2016 Alexandre Demode (Alex-D)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
+95
View File
@@ -0,0 +1,95 @@
<p align="center">
<a href="http://alex-d.github.io/Trumbowyg/"><img src="banner.jpg" alt="" /></a>
</p>
<p align="center">
<a href="https://bundlephobia.com/result?p=trumbowyg"><img src="https://img.shields.io/bundlephobia/minzip/trumbowyg.svg?style=for-the-badge" alt="Downloads" /></a>
<a href="https://www.npmjs.com/package/trumbowyg"><img src="https://img.shields.io/npm/dm/trumbowyg.svg?color=blue&label=npm%20downloads&style=for-the-badge" alt="Downloads" /></a>
<a href="https://github.com/Alex-D/Trumbowyg/blob/develop/LICENSE"><img src="https://img.shields.io/npm/l/trumbowyg.svg?color=blue&style=for-the-badge" alt="Licence" /></a>
<br>
<a href="https://www.npmjs.com/package/trumbowyg"><img src="https://img.shields.io/npm/v/trumbowyg.svg?color=blue&style=for-the-badge" alt="Version on npm" /></a>
<a href="https://cdnjs.com/libraries/Trumbowyg"><img src="https://img.shields.io/cdnjs/v/Trumbowyg.svg?color=blue&style=for-the-badge" alt="CDNJS" /></a>
<img src="https://img.shields.io/bower/v/trumbowyg.svg?color=blue&style=for-the-badge" alt="Version on bower" />
</p>
<h2 align="center">Supporting Trumbowyg</h2>
Trumbowyg is an MIT-licensed open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features for
the project is not sustainable without proper financial backing.
You can support it's ongoing development by being a backer or a sponsor:
- [Become a backer or sponsor on Patreon](https://www.patreon.com/alexandredemode)
- [One-time donation via PayPal](https://www.paypal.me/demodealexandre/20eur)
<h3 align="center">Sponsors</h3>
<h4 align="center">Gold</h4>
<p align="center">
<a href="https://avot.nl/?ref=trumbowyg">
<img src="https://cdn.rawgit.com/Alex-D/Trumbowyg/develop/sponsors/avot.svg" alt="avot®" width="200px"/>
</a>
</p>
<p align="center">
<a href="https://www.patreon.com/bePatron?c=1176005&rid=1940456">
Become a Sponsor
</a>
</p>
<h4 align="center">Silver</h4>
<p align="center">
<a href="https://socialoptic.com/?ref=trumbowyg">
<img src="https://rawcdn.githack.com/Alex-D/Trumbowyg/develop/sponsors/socialoptic.png" alt="SocialOptic" width="150px"/>
</a>
</p>
<p align="center">
<a href="https://www.patreon.com/bePatron?c=1176005&rid=1940456">
Become a Sponsor
</a>
</p>
------------------------------------
## Introduction
Trumbowyg is a simple and lightweight WYSIWYG editor, weight only 20kB minifed (8kB gzip) for faster page loading.
Visit presentation page: http://alex-d.github.io/Trumbowyg/
## Documentation
All you need to know about Trumbowyg is here: http://alex-d.github.io/Trumbowyg/documentation/ (or even [on the home](http://alex-d.github.io/Trumbowyg/#get-started))
## Contribution
You can contribute to Trumbowyg with translations in languages you know.
Thanks to `node` and `gulp`, you can improve core script, style or icons easily.
First, fork and clone the repository
```bash
cd Trumbowyg # go into the project's root directory
npm install # install development dependencies
npm run dev # watch mode
npm run build # to build the project
```
`gulp` command launch default Gulp task watcher and rebuild on the fly.
## Stay in touch
For the latest release and announcements, follow on Twitter: [@AlexandreDemode](https://twitter.com/AlexandreDemode)
## License
This project is under [MIT license](LICENSE).
Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

+40
View File
@@ -0,0 +1,40 @@
{
"name": "trumbowyg",
"version": "2.25.1",
"homepage": "https://github.com/Alex-D/Trumbowyg",
"authors": [
{
"name": "Alexandre Demode (Alex-D)",
"email": "contact@alex-d.fr",
"homepage": "http://alex-d.fr"
}
],
"description": "A lightweight WYSIWYG editor",
"main": "dist/trumbowyg.js",
"keywords": [
"wysiwyg",
"editor",
"rich text",
"contenteditable",
"trumbowyg"
],
"license": "MIT",
"ignore": [
"**/.*",
"bower_components",
"node_modules",
"plugins",
"!dist/plugins",
"test",
"tests",
"src",
"docs",
"sponsors",
"banner.jpg",
"gulpfile.js",
"package.json"
],
"dependencies": {
"jquery": ">=1.8"
}
}
+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: 'الهدف'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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: 'Текст'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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: 'লক্ষ্য'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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: 'Тэкст'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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: 'Κείμενο'
};
+12
View File
@@ -0,0 +1,12 @@
/* ===========================================================
* 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:"Κείμενο"};
+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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+10
View File
@@ -0,0 +1,10 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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: 'متن'
};
+10
View File
@@ -0,0 +1,10 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+12
View File
@@ -0,0 +1,12 @@
/* ===========================================================
* 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: 'טקסט'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+10
View File
@@ -0,0 +1,10 @@
/* ===========================================================
* 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'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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',
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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: 'ターゲット'
};
+10
View File
@@ -0,0 +1,10 @@
/* ===========================================================
* 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: '너비'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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',
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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: 'Бай'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+10
View File
@@ -0,0 +1,10 @@
/* ===========================================================
* 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'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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'
};
+12
View File
@@ -0,0 +1,12 @@
/* ===========================================================
* 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: 'Текст'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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: 'Текст'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+12
View File
@@ -0,0 +1,12 @@
/* ===========================================================
* 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: 'ข้อความ'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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'
};
+12
View File
@@ -0,0 +1,12 @@
/* ===========================================================
* 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: 'Текст'
};
+8
View File
@@ -0,0 +1,8 @@
/* ===========================================================
* 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'
};
+9
View File
@@ -0,0 +1,9 @@
/* ===========================================================
* 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: '文字'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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: '寬度'
};
+11
View File
@@ -0,0 +1,11 @@
/* ===========================================================
* 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:"寬度"};
@@ -0,0 +1,162 @@
/* ===========================================================
* trumbowyg.allowTagsFromPaste.js v1.0.2
* It cleans tags from pasted text, whilst allowing several specified tags
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Fathi Anshory (0x00000F5C)
* Twitter : @fscchannl
* Notes:
* - removeformatPasted must be set to FALSE since it was applied prior to pasteHandlers, or else it will be useless
* - It is most advisable to use along with the cleanpaste plugin, or else you'd end up with dirty markup
*/
(function ($) {
'use strict';
var defaultOptions = {
// When empty, all tags are allowed making this plugin useless
// If you want to remove all tags, use removeformatPasted core option instead
allowedTags: [],
// List of tags which can be allowed
removableTags: [
'a',
'abbr',
'address',
'b',
'bdi',
'bdo',
'blockquote',
'br',
'cite',
'code',
'del',
'dfn',
'details',
'em',
'h1',
'h2',
'h3',
'h4',
'h5',
'h6',
'hr',
'i',
'ins',
'kbd',
'mark',
'meter',
'pre',
'progress',
'q',
'rp',
'rt',
'ruby',
's',
'samp',
'small',
'span',
'strong',
'sub',
'summary',
'sup',
'time',
'u',
'var',
'wbr',
'img',
'map',
'area',
'canvas',
'figcaption',
'figure',
'picture',
'audio',
'source',
'track',
'video',
'ul',
'ol',
'li',
'dl',
'dt',
'dd',
'table',
'caption',
'th',
'tr',
'td',
'thead',
'tbody',
'tfoot',
'col',
'colgroup',
'style',
'div',
'p',
'form',
'input',
'textarea',
'button',
'select',
'optgroup',
'option',
'label',
'fieldset',
'legend',
'datalist',
'keygen',
'output',
'iframe',
'link',
'nav',
'header',
'hgroup',
'footer',
'main',
'section',
'article',
'aside',
'dialog',
'script',
'noscript',
'embed',
'object',
'param'
]
};
$.extend(true, $.trumbowyg, {
plugins: {
allowTagsFromPaste: {
init: function (trumbowyg) {
if (!trumbowyg.o.plugins.allowTagsFromPaste) {
return;
}
// Force disable remove format pasted
trumbowyg.o.removeformatPasted = false;
var allowedTags = trumbowyg.o.plugins.allowTagsFromPaste.allowedTags || defaultOptions.allowedTags;
var removableTags = trumbowyg.o.plugins.allowTagsFromPaste.removableTags || defaultOptions.removableTags;
if (allowedTags.length === 0) {
return;
}
// Get list of tags to remove
var tagsToRemove = $(removableTags).not(allowedTags).get();
trumbowyg.pasteHandlers.push(function () {
setTimeout(function () {
var processNodes = trumbowyg.$ed.html();
$.each(tagsToRemove, function (iterator, tagName) {
processNodes = processNodes.replace(new RegExp('<\\/?' + tagName + '(\\s[^>]*)?>', 'gi'), '');
});
trumbowyg.$ed.html(processNodes);
}, 0);
});
}
}
}
});
})(jQuery);
@@ -0,0 +1 @@
!function(e){"use strict";var a={allowedTags:[],removableTags:["a","abbr","address","b","bdi","bdo","blockquote","br","cite","code","del","dfn","details","em","h1","h2","h3","h4","h5","h6","hr","i","ins","kbd","mark","meter","pre","progress","q","rp","rt","ruby","s","samp","small","span","strong","sub","summary","sup","time","u","var","wbr","img","map","area","canvas","figcaption","figure","picture","audio","source","track","video","ul","ol","li","dl","dt","dd","table","caption","th","tr","td","thead","tbody","tfoot","col","colgroup","style","div","p","form","input","textarea","button","select","optgroup","option","label","fieldset","legend","datalist","keygen","output","iframe","link","nav","header","hgroup","footer","main","section","article","aside","dialog","script","noscript","embed","object","param"]};e.extend(!0,e.trumbowyg,{plugins:{allowTagsFromPaste:{init:function(t){if(t.o.plugins.allowTagsFromPaste){t.o.removeformatPasted=!1;var o=t.o.plugins.allowTagsFromPaste.allowedTags||a.allowedTags,r=t.o.plugins.allowTagsFromPaste.removableTags||a.removableTags;if(0!==o.length){var s=e(r).not(o).get();t.pasteHandlers.push((function(){setTimeout((function(){var a=t.$ed.html();e.each(s,(function(e,t){a=a.replace(new RegExp("<\\/?"+t+"(\\s[^>]*)?>","gi"),"")})),t.$ed.html(a)}),0)}))}}}}}})}(jQuery);
+165
View File
@@ -0,0 +1,165 @@
/* ===========================================================
* trumbowyg.base64.js v1.0
* Base64 plugin for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Cyril Biencourt (lizardK)
*/
(function ($) {
'use strict';
var isSupported = function () {
return typeof FileReader !== 'undefined';
};
var isValidImage = function (type) {
return /^data:image\/[a-z]?/i.test(type);
};
$.extend(true, $.trumbowyg, {
langs: {
// jshint camelcase:false
en: {
base64: 'Image as base64',
file: 'File',
errFileReaderNotSupported: 'FileReader is not supported by your browser.',
errInvalidImage: 'Invalid image file.'
},
cs: {
base64: 'Vložit obrázek',
file: 'Soubor'
},
da: {
base64: 'Billede som base64',
file: 'Fil',
errFileReaderNotSupported: 'FileReader er ikke understøttet af din browser.',
errInvalidImage: 'Ugyldig billedfil.'
},
et: {
base64: 'Pilt base64 formaadis',
file: 'Fail',
errFileReaderNotSupported: 'Teie veebilehitseja ei toeta FileReader funktsiooni.',
errInvalidImage: 'Vigane pildifail.'
},
fr: {
base64: 'Image en base64',
file: 'Fichier'
},
hu: {
base64: 'Kép beszúrás inline',
file: 'Fájl',
errFileReaderNotSupported: 'Ez a böngésző nem támogatja a FileReader funkciót.',
errInvalidImage: 'Érvénytelen képfájl.'
},
ja: {
base64: '画像 (Base64形式)',
file: 'ファイル',
errFileReaderNotSupported: 'あなたのブラウザーはFileReaderをサポートしていません',
errInvalidImage: '画像形式が正しくありません'
},
ko: {
base64: '그림 넣기(base64)',
file: '파일',
errFileReaderNotSupported: 'FileReader가 현재 브라우저를 지원하지 않습니다.',
errInvalidImage: '유효하지 않은 파일'
},
nl: {
base64: 'Afbeelding inline',
file: 'Bestand',
errFileReaderNotSupported: 'Uw browser ondersteunt deze functionaliteit niet.',
errInvalidImage: 'De gekozen afbeelding is ongeldig.'
},
pt_br: {
base64: 'Imagem em base64',
file: 'Arquivo',
errFileReaderNotSupported: 'FileReader não é suportado pelo seu navegador.',
errInvalidImage: 'Arquivo de imagem inválido.'
},
ru: {
base64: 'Изображение как код в base64',
file: 'Файл',
errFileReaderNotSupported: 'FileReader не поддерживается вашим браузером.',
errInvalidImage: 'Недопустимый файл изображения.'
},
tr: {
base64: 'Base64 olarak resim',
file: 'Dosya',
errFileReaderNotSupported: 'FileReader tarayıcınız tarafından desteklenmiyor.',
errInvalidImage: 'Geçersiz resim dosyası.'
},
zh_cn: {
base64: '图片(Base64编码)',
file: '文件'
},
zh_tw: {
base64: '圖片(base64編碼)',
file: '檔案',
errFileReaderNotSupported: '你的瀏覽器不支援FileReader',
errInvalidImage: '不正確的檔案格式'
},
},
// jshint camelcase:true
plugins: {
base64: {
shouldInit: isSupported,
init: function (trumbowyg) {
var btnDef = {
isSupported: isSupported,
fn: function () {
trumbowyg.saveRange();
var file;
var $modal = trumbowyg.openModalInsert(
// Title
trumbowyg.lang.base64,
// Fields
{
file: {
type: 'file',
required: true,
attributes: {
accept: 'image/*'
}
},
alt: {
label: 'description',
value: trumbowyg.getRangeText()
}
},
// Callback
function (values) {
var fReader = new FileReader();
fReader.onloadend = function (e) {
if (isValidImage(e.target.result)) {
trumbowyg.execCmd('insertImage', fReader.result, false, true);
$(['img[src="', fReader.result, '"]:not([alt])'].join(''), trumbowyg.$box).attr('alt', values.alt);
trumbowyg.closeModal();
} else {
trumbowyg.addErrorOnModalField(
$('input[type=file]', $modal),
trumbowyg.lang.errInvalidImage
);
}
};
fReader.readAsDataURL(file);
}
);
$('input[type=file]').on('change', function (e) {
file = e.target.files[0];
});
}
};
trumbowyg.addBtnDef('base64', btnDef);
}
}
}
});
})(jQuery);
@@ -0,0 +1 @@
!function(e){"use strict";var a=function(){return"undefined"!=typeof FileReader};e.extend(!0,e.trumbowyg,{langs:{en:{base64:"Image as base64",file:"File",errFileReaderNotSupported:"FileReader is not supported by your browser.",errInvalidImage:"Invalid image file."},cs:{base64:"Vložit obrázek",file:"Soubor"},da:{base64:"Billede som base64",file:"Fil",errFileReaderNotSupported:"FileReader er ikke understøttet af din browser.",errInvalidImage:"Ugyldig billedfil."},et:{base64:"Pilt base64 formaadis",file:"Fail",errFileReaderNotSupported:"Teie veebilehitseja ei toeta FileReader funktsiooni.",errInvalidImage:"Vigane pildifail."},fr:{base64:"Image en base64",file:"Fichier"},hu:{base64:"Kép beszúrás inline",file:"Fájl",errFileReaderNotSupported:"Ez a böngésző nem támogatja a FileReader funkciót.",errInvalidImage:"Érvénytelen képfájl."},ja:{base64:"画像 (Base64形式)",file:"ファイル",errFileReaderNotSupported:"あなたのブラウザーはFileReaderをサポートしていません",errInvalidImage:"画像形式が正しくありません"},ko:{base64:"그림 넣기(base64)",file:"파일",errFileReaderNotSupported:"FileReader가 현재 브라우저를 지원하지 않습니다.",errInvalidImage:"유효하지 않은 파일"},nl:{base64:"Afbeelding inline",file:"Bestand",errFileReaderNotSupported:"Uw browser ondersteunt deze functionaliteit niet.",errInvalidImage:"De gekozen afbeelding is ongeldig."},pt_br:{base64:"Imagem em base64",file:"Arquivo",errFileReaderNotSupported:"FileReader não é suportado pelo seu navegador.",errInvalidImage:"Arquivo de imagem inválido."},ru:{base64:"Изображение как код в base64",file:"Файл",errFileReaderNotSupported:"FileReader не поддерживается вашим браузером.",errInvalidImage:"Недопустимый файл изображения."},tr:{base64:"Base64 olarak resim",file:"Dosya",errFileReaderNotSupported:"FileReader tarayıcınız tarafından desteklenmiyor.",errInvalidImage:"Geçersiz resim dosyası."},zh_cn:{base64:"图片(Base64编码)",file:"文件"},zh_tw:{base64:"圖片(base64編碼)",file:"檔案",errFileReaderNotSupported:"你的瀏覽器不支援FileReader",errInvalidImage:"不正確的檔案格式"}},plugins:{base64:{shouldInit:a,init:function(r){var i={isSupported:a,fn:function(){var a;r.saveRange();var i=r.openModalInsert(r.lang.base64,{file:{type:"file",required:!0,attributes:{accept:"image/*"}},alt:{label:"description",value:r.getRangeText()}},(function(l){var t=new FileReader;t.onloadend=function(a){var n;n=a.target.result,/^data:image\/[a-z]?/i.test(n)?(r.execCmd("insertImage",t.result,!1,!0),e(['img[src="',t.result,'"]:not([alt])'].join(""),r.$box).attr("alt",l.alt),r.closeModal()):r.addErrorOnModalField(e("input[type=file]",i),r.lang.errInvalidImage)},t.readAsDataURL(a)}));e("input[type=file]").on("change",(function(e){a=e.target.files[0]}))}};r.addBtnDef("base64",i)}}}})}(jQuery);

Some files were not shown because too many files have changed in this diff Show More