trumbowyg_rails 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (29) hide show
  1. checksums.yaml +7 -0
  2. data/README.md +41 -0
  3. data/VERSION +1 -0
  4. data/lib/trumbowyg_rails.rb +4 -0
  5. data/trumbowyg_rails.gemspec +19 -0
  6. data/vendor/assets/images/trumbowyg/images/icons-2x.png +0 -0
  7. data/vendor/assets/images/trumbowyg/images/icons.png +0 -0
  8. data/vendor/assets/javascripts/trumbowyg/langs/ca.js +58 -0
  9. data/vendor/assets/javascripts/trumbowyg/langs/de.js +56 -0
  10. data/vendor/assets/javascripts/trumbowyg/langs/en.js +14 -0
  11. data/vendor/assets/javascripts/trumbowyg/langs/es.js +56 -0
  12. data/vendor/assets/javascripts/trumbowyg/langs/es_ar.js +56 -0
  13. data/vendor/assets/javascripts/trumbowyg/langs/fa.js +57 -0
  14. data/vendor/assets/javascripts/trumbowyg/langs/fi.js +56 -0
  15. data/vendor/assets/javascripts/trumbowyg/langs/fr.js +57 -0
  16. data/vendor/assets/javascripts/trumbowyg/langs/id.js +58 -0
  17. data/vendor/assets/javascripts/trumbowyg/langs/it.js +55 -0
  18. data/vendor/assets/javascripts/trumbowyg/langs/ko.js +57 -0
  19. data/vendor/assets/javascripts/trumbowyg/langs/pl.js +56 -0
  20. data/vendor/assets/javascripts/trumbowyg/langs/pt.js +58 -0
  21. data/vendor/assets/javascripts/trumbowyg/langs/ro.js +60 -0
  22. data/vendor/assets/javascripts/trumbowyg/langs/ru.js +55 -0
  23. data/vendor/assets/javascripts/trumbowyg/langs/tr.js +57 -0
  24. data/vendor/assets/javascripts/trumbowyg/langs/zh_cn.js +57 -0
  25. data/vendor/assets/javascripts/trumbowyg/trumbowyg.js +1096 -0
  26. data/vendor/assets/stylesheets/trumbowyg/_sprite-2x.scss +28 -0
  27. data/vendor/assets/stylesheets/trumbowyg/_sprite.scss +28 -0
  28. data/vendor/assets/stylesheets/trumbowyg/trumbowyg.scss +566 -0
  29. metadata +113 -0
@@ -0,0 +1,57 @@
1
+ /* ===========================================================
2
+ * fr.js
3
+ * French translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : Alexandre Demode (Alex-D)
7
+ * Twitter : @AlexandreDemode
8
+ * Website : alex-d.fr
9
+ */
10
+
11
+ jQuery.trumbowyg.langs.fr = {
12
+ viewHTML: "Voir le HTML",
13
+
14
+ formatting: "Format",
15
+ p: "Paragraphe",
16
+ blockquote: "Citation",
17
+ code: "Code",
18
+ header: "Titre",
19
+
20
+ bold: "Gras",
21
+ italic: "Italique",
22
+ strikethrough: "Rayé",
23
+ underline: "Souligné",
24
+
25
+ strong: "Fort",
26
+ em: "Emphase",
27
+ del: "Supprimé",
28
+
29
+ unorderedList: "Liste à puces",
30
+ orderedList: "Liste ordonnée",
31
+
32
+ insertImage: "Insérer une image",
33
+ insertVideo: "Insérer une video",
34
+ link: "Lien",
35
+ createLink: "Insérer un lien",
36
+ unlink: "Supprimer le lien",
37
+
38
+ justifyLeft: "Aligner à gauche",
39
+ justifyCenter: "Centrer",
40
+ justifyRight: "Aligner à droite",
41
+ justifyFull: "Justifier",
42
+
43
+ horizontalRule: "Insérer un séparateur horizontal",
44
+
45
+ fullscreen: "Plein écran",
46
+
47
+ close: "Fermer",
48
+
49
+ submit: "Valider",
50
+ reset: "Annuler",
51
+
52
+ invalidUrl: "URL invalide",
53
+ required: "Obligatoire",
54
+ description: "Description",
55
+ title: "Titre",
56
+ text: "Texte"
57
+ };
@@ -0,0 +1,58 @@
1
+ /* ===========================================================
2
+ * id.js
3
+ * Indonesian translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : Rezha Julio (kimiamania)
7
+ * Twitter : @kimiamania
8
+ * Website : http://rezhajulio.web.id
9
+ * Github : https://github.com/kimiamania
10
+ */
11
+
12
+ jQuery.trumbowyg.langs.id = {
13
+ viewHTML: "Lihat HTML",
14
+
15
+ formatting: "Penyusunan",
16
+ p: "Paragraf",
17
+ blockquote: "Kutipan",
18
+ code: "Kode",
19
+ header: "Kepala",
20
+
21
+ bold: "Tebal",
22
+ italic: "Miring",
23
+ strikethrough: "Coret",
24
+ underline: "Garis bawah",
25
+
26
+ strong: "Tebal",
27
+ em: "Miring",
28
+ del: "Dicoret",
29
+
30
+ unorderedList: "Daftar tak teratur",
31
+ orderedList: "Daftar teratur",
32
+
33
+ insertImage: "Sisipkan gambar",
34
+ insertVideo: "Sisipkan video",
35
+ link: "Tautan",
36
+ createLink: "Sisipkan Tautan",
37
+ unlink: "Singkirkan tautan",
38
+
39
+ justifyLeft: "Rata kiri",
40
+ justifyCenter: "Rata Tengah",
41
+ justifyRight: "Rata kanan",
42
+ justifyFull: "Rata kiri dan kanan",
43
+
44
+ horizontalRule: "Sisipkan garis mendatar",
45
+
46
+ fullscreen: "Layar penuh",
47
+
48
+ close: "Tutup",
49
+
50
+ submit: "Setuju",
51
+ reset: "Batal",
52
+
53
+ invalidUrl: "Tautan salah",
54
+ required: "Diperlukan",
55
+ description: "Deskripsi",
56
+ title: "Judul",
57
+ text: "Teks"
58
+ };
@@ -0,0 +1,55 @@
1
+ /* ===========================================================
2
+ * it.js
3
+ * Italian translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : Mirko Buffoni
7
+ */
8
+
9
+ jQuery.trumbowyg.langs.it = {
10
+ viewHTML: "Mostra HTML",
11
+
12
+ formatting: "Formattazione",
13
+ p: "Paragrafo",
14
+ blockquote: "Citazione",
15
+ code: "Codice",
16
+ header: "Intestazione",
17
+
18
+ bold: "Grassetto",
19
+ italic: "Italico",
20
+ strikethrough: "Barrato",
21
+ underline: "Sottolineato",
22
+
23
+ strong: "Rafforza",
24
+ em: "Enfatizza",
25
+ del: "Cancella",
26
+
27
+ unorderedList: "Elenco puntato",
28
+ orderedList: "Elenco numerato",
29
+
30
+ insertImage: "Inserisci immagine",
31
+ insertVideo: "Inserisci video",
32
+ link: "Collegamento",
33
+ createLink: "Crea un collegamento",
34
+ unlink: "Elimina collegamento",
35
+
36
+ justifyLeft: "Allinea a sinistra",
37
+ justifyCenter: "Centra",
38
+ justifyRight: "Allinea a destra",
39
+ justifyFull: "Giustifica",
40
+
41
+ horizontalRule: "Inserisci un separatore orizzontale",
42
+
43
+ fullscreen: "Schermo intero",
44
+
45
+ close: "Chiudi",
46
+
47
+ submit: "Invia",
48
+ reset: "Annulla",
49
+
50
+ invalidUrl: "URL invalido",
51
+ required: "Obbligatorio",
52
+ description: "Descrizione",
53
+ title: "Titolo",
54
+ text: "Testo"
55
+ };
@@ -0,0 +1,57 @@
1
+ /* ===========================================================
2
+ * ko.js
3
+ * Korean translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : JoongSeob Vito Kim (dorajistyle)
7
+ * Blog : http://dorajistyle.pe.kr
8
+ * Github : https://github.com/dorajistyle
9
+ */
10
+
11
+ jQuery.trumbowyg.langs.ko = {
12
+ viewHTML: "HTML로 보기",
13
+
14
+ formatting: "양식",
15
+ p: "문단",
16
+ blockquote: "인용부호",
17
+ code: "코드",
18
+ header: "머릿말",
19
+
20
+ bold: "진하게",
21
+ italic: "기울임",
22
+ strikethrough: "취소선",
23
+ underline: "밑줄",
24
+
25
+ strong: "굵게",
26
+ em: "강조",
27
+ del: "취소",
28
+
29
+ unorderedList: "순차 목록",
30
+ orderedList: "비순차 목록",
31
+
32
+ insertImage: "이미지 넣기",
33
+ insertVideo: "비디오 넣기",
34
+ link: "링크",
35
+ createLink: "링크 넣기",
36
+ unlink: "링크 없애기",
37
+
38
+ justifyLeft: "왼쪽 정렬",
39
+ justifyCenter: "가운데 정렬",
40
+ justifyRight: "오른쪽 정렬",
41
+ justifyFull: "혼합 정렬",
42
+
43
+ horizontalRule: "가로줄 넣기",
44
+
45
+ fullscreen: "전체 화면",
46
+
47
+ close: "닫기",
48
+
49
+ submit: "전송",
50
+ reset: "초기화",
51
+
52
+ invalidUrl: "올바르지 않은 URL입니다.",
53
+ required: "꼭 입력해야 합니다.",
54
+ description: "설명",
55
+ title: "제목",
56
+ text: "본문 내용"
57
+ };
@@ -0,0 +1,56 @@
1
+ /* ===========================================================
2
+ * pl.js
3
+ * Polish translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : Paweł Abramowicz
7
+ * Github : https://github.com/pawelabrams
8
+ */
9
+
10
+ jQuery.trumbowyg.langs.pl = {
11
+ viewHTML: "Pokaż HTML",
12
+
13
+ formatting: "Format",
14
+ p: "Akapit",
15
+ blockquote: "Cytat",
16
+ code: "Kod",
17
+ header: "Nagłówek",
18
+
19
+ bold: "Pogrubienie",
20
+ italic: "Pochylenie",
21
+ strikethrough: "Przekreślenie",
22
+ underline: "Podkreślenie",
23
+
24
+ strong: "Wytłuszczenie",
25
+ em: "Uwydatnienie",
26
+ del: "Usunięte",
27
+
28
+ unorderedList: "Lista nieuporządkowana",
29
+ orderedList: "Lista uporządkowana",
30
+
31
+ insertImage: "Wstaw obraz",
32
+ insertVideo: "Wstaw film",
33
+ link: "Link",
34
+ createLink: "Wstaw link",
35
+ unlink: "Usuń link",
36
+
37
+ justifyLeft: "Wyrównaj do lewej",
38
+ justifyCenter: "Wyśrodkuj",
39
+ justifyRight: "Wyrównaj do prawej",
40
+ justifyFull: "Wyjustuj",
41
+
42
+ horizontalRule: "Odkreśl linią",
43
+
44
+ fullscreen: "Pełny ekran",
45
+
46
+ close: "Zamknij",
47
+
48
+ submit: "Zastosuj",
49
+ reset: "Przywróć",
50
+
51
+ invalidUrl: "Nieprawidłowy URL",
52
+ required: "Wymagane",
53
+ description: "Opis",
54
+ title: "Tytuł",
55
+ text: "Tekst"
56
+ };
@@ -0,0 +1,58 @@
1
+ /* ===========================================================
2
+ * pt.js
3
+ * Portuguese translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : Ramiro Varandas Jr (ramirovjr)
7
+ * Twitter : @ramirovjnr
8
+ * Website : about.me/ramirovjnr
9
+ * Github : https://github.com/ramirovjr
10
+ */
11
+
12
+ jQuery.trumbowyg.langs.pt = {
13
+ viewHTML: "Ver HTML",
14
+
15
+ formatting: "Formatar",
16
+ p: "Paragráfo",
17
+ blockquote: "Citação",
18
+ code: "Código",
19
+ header: "Título",
20
+
21
+ bold: "Negrito",
22
+ italic: "Itálico",
23
+ strikethrough: "Suprimir",
24
+ underline: "Sublinhado",
25
+
26
+ strong: "Forte",
27
+ em: "Ênfase",
28
+ del: "Apagar",
29
+
30
+ unorderedList: "Lista não ordenada",
31
+ orderedList: "Liste ordenada",
32
+
33
+ insertImage: "Inserir imagem",
34
+ insertVideo: "Inserir vídeo",
35
+ link: "Link",
36
+ createLink: "Criar um link",
37
+ unlink: "Remover link",
38
+
39
+ justifyLeft: "Alinhar a esquerda",
40
+ justifyCenter: "Centralizar",
41
+ justifyRight: "Alinhar a direita",
42
+ justifyFull: "Justificar",
43
+
44
+ horizontalRule: "Inserir separador horizontal",
45
+
46
+ fullscreen: "Tela cheia",
47
+
48
+ close: "Fechar",
49
+
50
+ submit: "Enviar",
51
+ reset: "Limpar",
52
+
53
+ invalidUrl: "URL inválida",
54
+ required: "Obrigatório",
55
+ description: "Descrição",
56
+ title: "Título",
57
+ text: "Texto"
58
+ };
@@ -0,0 +1,60 @@
1
+ /* ===========================================================
2
+ * ro.js
3
+ * Romanian translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : Vladut Radulescu (pacMakaveli)
7
+ *
8
+ * Email: pacMakaveli90@gmail.com
9
+ * Twitter : @pacMakaveli90
10
+ * Website : creative-studio51.co.uk
11
+ * Github : https://github.com/pacMakaveli
12
+ */
13
+
14
+ jQuery.trumbowyg.langs.pt = {
15
+ viewHTML: "Vizualizare HTML",
16
+
17
+ formatting: "Format",
18
+ p: "Paragraf",
19
+ blockquote: "Citație",
20
+ code: "Cod",
21
+ header: "Titlu",
22
+
23
+ bold: "Bold",
24
+ italic: "Italic",
25
+ strikethrough: "Tăiat",
26
+ underline: "Subliniat",
27
+
28
+ strong: "Puternic",
29
+ em: "Accentuat",
30
+ del: "Sterge",
31
+
32
+ unorderedList: "Lista dezordonată",
33
+ orderedList: "Liste ordonată",
34
+
35
+ insertImage: "Adăugare Imagine",
36
+ insertVideo: "Adăugare Video",
37
+ link: "Link",
38
+ createLink: "Crează link",
39
+ unlink: "Remover link",
40
+
41
+ justifyLeft: "Aliniază stânga",
42
+ justifyCenter: "Aliniază centru",
43
+ justifyRight: "Aliniază dreapta",
44
+ justifyFull: "Justificare",
45
+
46
+ horizontalRule: "Linie orizontală",
47
+
48
+ fullscreen: "Tot ecranul",
49
+
50
+ close: "Închide",
51
+
52
+ submit: "Procesează",
53
+ reset: "Resetează",
54
+
55
+ invalidUrl: "URL invalid",
56
+ required: "Obligatoriu",
57
+ description: "Descriere",
58
+ title: "Titlu",
59
+ text: "Text"
60
+ };
@@ -0,0 +1,55 @@
1
+ /* ===========================================================
2
+ * ru.js
3
+ * Russion translation for Trumbowyg
4
+ * http://alex-d.github.com/Trumbowyg
5
+ * ===========================================================
6
+ * Author : Yuri Lya
7
+ */
8
+
9
+ jQuery.trumbowyg.langs.ru = {
10
+ viewHTML: "Посмотреть HTML",
11
+
12
+ formatting: "Форматирование",
13
+ p: "Обычный",
14
+ blockquote: "Цитата",
15
+ code: "Код",
16
+ header: "Заголовок",
17
+
18
+ bold: "Полужирный",
19
+ italic: "Курсив",
20
+ strikethrough: "Зачеркнутый",
21
+ underline: "Подчеркнутый",
22
+
23
+ strong: "Полужирный",
24
+ em: "Курсив",
25
+ del: "Зачеркнутый",
26
+
27
+ unorderedList: "Обычный список",
28
+ orderedList: "Нумерованный список",
29
+
30
+ insertImage: "Вставить изображение",
31
+ insertVideo: "Вставить видео",
32
+ link: "Ссылка",
33
+ createLink: "Вставить ссылку",
34
+ unlink: "Удалить ссылку",
35
+
36
+ justifyLeft: "По левому краю",
37
+ justifyCenter: "По центру",
38
+ justifyRight: "По правому краю",
39
+ justifyFull: "По ширине",
40
+
41
+ horizontalRule: "Горизонтальная линия",
42
+
43
+ fullscreen: "Во весь экран",
44
+
45
+ close: "Закрыть",
46
+
47
+ submit: "Вставить",
48
+ reset: "Отменить",
49
+
50
+ invalidUrl: "Неверный URL",
51
+ required: "Обязательное",
52
+ description: "Описание",
53
+ title: "Подсказка",
54
+ text: "Текст"
55
+ };