summernote-rails 0.8.8.1 → 0.8.9.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +3 -3
- data/lib/summernote-rails/version.rb +1 -1
- data/vendor/assets/javascripts/summernote/index.js +1 -1
- data/vendor/assets/javascripts/summernote/{locales/ar-AR.js → lang/summernote-ar-AR.js} +55 -4
- data/vendor/assets/javascripts/summernote/{locales/bg-BG.js → lang/summernote-bg-BG.js} +60 -4
- data/vendor/assets/javascripts/summernote/{locales/ca-ES.js → lang/summernote-ca-ES.js} +12 -4
- data/vendor/assets/javascripts/summernote/{locales/cs-CZ.js → lang/summernote-cs-CZ.js} +50 -4
- data/vendor/assets/javascripts/summernote/{locales/da-DK.js → lang/summernote-da-DK.js} +46 -5
- data/vendor/assets/javascripts/summernote/{locales/de-DE.js → lang/summernote-de-DE.js} +48 -4
- data/vendor/assets/javascripts/summernote/{locales/el-GR.js → lang/summernote-el-GR.js} +11 -3
- data/vendor/assets/javascripts/summernote/{locales/es-ES.js → lang/summernote-es-ES.js} +12 -4
- data/vendor/assets/javascripts/summernote/{locales/es-EU.js → lang/summernote-es-EU.js} +55 -4
- data/vendor/assets/javascripts/summernote/{locales/fa-IR.js → lang/summernote-fa-IR.js} +55 -5
- data/vendor/assets/javascripts/summernote/{locales/fi-FI.js → lang/summernote-fi-FI.js} +52 -3
- data/vendor/assets/javascripts/summernote/{locales/fr-FR.js → lang/summernote-fr-FR.js} +3 -2
- data/vendor/assets/javascripts/summernote/{locales/gl-ES.js → lang/summernote-gl-ES.js} +12 -4
- data/vendor/assets/javascripts/summernote/{locales/he-IL.js → lang/summernote-he-IL.js} +51 -3
- data/vendor/assets/javascripts/summernote/{locales/hr-HR.js → lang/summernote-hr-HR.js} +54 -3
- data/vendor/assets/javascripts/summernote/{locales/hu-HU.js → lang/summernote-hu-HU.js} +25 -5
- data/vendor/assets/javascripts/summernote/{locales/id-ID.js → lang/summernote-id-ID.js} +56 -4
- data/vendor/assets/javascripts/summernote/{locales/it-IT.js → lang/summernote-it-IT.js} +55 -4
- data/vendor/assets/javascripts/summernote/{locales/ja-JP.js → lang/summernote-ja-JP.js} +32 -10
- data/vendor/assets/javascripts/summernote/{locales/ko-KR.js → lang/summernote-ko-KR.js} +44 -4
- data/vendor/assets/javascripts/summernote/{locales/lt-LT.js → lang/summernote-lt-LT.js} +52 -4
- data/vendor/assets/javascripts/summernote/{locales/lt-LV.js → lang/summernote-lt-LV.js} +27 -7
- data/vendor/assets/javascripts/summernote/{locales/mn-MN.js → lang/summernote-mn-MN.js} +43 -4
- data/vendor/assets/javascripts/summernote/{locales/nb-NO.js → lang/summernote-nb-NO.js} +53 -3
- data/vendor/assets/javascripts/summernote/{locales/nl-NL.js → lang/summernote-nl-NL.js} +55 -4
- data/vendor/assets/javascripts/summernote/{locales/pl-PL.js → lang/summernote-pl-PL.js} +46 -3
- data/vendor/assets/javascripts/summernote/{locales/pt-BR.js → lang/summernote-pt-BR.js} +25 -8
- data/vendor/assets/javascripts/summernote/{locales/pt-PT.js → lang/summernote-pt-PT.js} +54 -3
- data/vendor/assets/javascripts/summernote/lang/summernote-ro-RO.js +155 -0
- data/vendor/assets/javascripts/summernote/{locales/ru-RU.js → lang/summernote-ru-RU.js} +46 -3
- data/vendor/assets/javascripts/summernote/{locales/sk-SK.js → lang/summernote-sk-SK.js} +54 -3
- data/vendor/assets/javascripts/summernote/{locales/sl-SI.js → lang/summernote-sl-SI.js} +53 -4
- data/vendor/assets/javascripts/summernote/{locales/sr-RS-Latin.js → lang/summernote-sr-RS-Latin.js} +54 -3
- data/vendor/assets/javascripts/summernote/{locales/sr-RS.js → lang/summernote-sr-RS.js} +54 -3
- data/vendor/assets/javascripts/summernote/{locales/sv-SE.js → lang/summernote-sv-SE.js} +55 -4
- data/vendor/assets/javascripts/summernote/{locales/ta-IN.js → lang/summernote-ta-IN.js} +46 -4
- data/vendor/assets/javascripts/summernote/lang/summernote-th-TH.js +155 -0
- data/vendor/assets/javascripts/summernote/{locales/tr-TR.js → lang/summernote-tr-TR.js} +3 -2
- data/vendor/assets/javascripts/summernote/{locales/uk-UA.js → lang/summernote-uk-UA.js} +48 -4
- data/vendor/assets/javascripts/summernote/{locales/vi-VN.js → lang/summernote-vi-VN.js} +55 -4
- data/vendor/assets/javascripts/summernote/{locales/zh-CN.js → lang/summernote-zh-CN.js} +20 -7
- data/vendor/assets/javascripts/summernote/{locales/zh-TW.js → lang/summernote-zh-TW.js} +45 -3
- data/vendor/assets/javascripts/summernote/plugin/databasic/summernote-ext-databasic.js +62 -73
- data/vendor/assets/javascripts/summernote/plugin/hello/summernote-ext-hello.js +9 -10
- data/vendor/assets/javascripts/summernote/plugin/specialchars/summernote-ext-specialchars.js +22 -25
- data/vendor/assets/javascripts/summernote/summernote-bs4.js +6389 -7094
- data/vendor/assets/javascripts/summernote/summernote-bs4.min.js +3 -0
- data/vendor/assets/javascripts/summernote/summernote-lite.js +7149 -7949
- data/vendor/assets/javascripts/summernote/summernote.js +6382 -7091
- data/vendor/assets/javascripts/summernote/summernote.min.js +3 -0
- data/vendor/assets/stylesheets/summernote-bs4.css +1 -1
- data/vendor/assets/stylesheets/summernote-custom-theme.css +4 -3
- data/vendor/assets/stylesheets/summernote-custom-theme.min.css +1 -1
- data/vendor/assets/stylesheets/summernote-lite.css +1 -1
- data/vendor/assets/stylesheets/summernote.css +1 -1
- metadata +45 -44
- data/vendor/assets/javascripts/summernote/locales/index.js +0 -1
- data/vendor/assets/javascripts/summernote/locales/ro-RO.js +0 -102
- data/vendor/assets/javascripts/summernote/locales/th-TH.js +0 -106
@@ -1,4 +1,4 @@
|
|
1
|
-
(function
|
1
|
+
(function($) {
|
2
2
|
$.extend($.summernote.lang, {
|
3
3
|
'fr-FR': {
|
4
4
|
font: {
|
@@ -32,7 +32,8 @@
|
|
32
32
|
maximumFileSize: 'Taille de fichier maximale',
|
33
33
|
maximumFileSizeError: 'Taille maximale du fichier dépassée',
|
34
34
|
url: 'URL de l\'image',
|
35
|
-
remove: 'Supprimer l\'image'
|
35
|
+
remove: 'Supprimer l\'image',
|
36
|
+
original: 'Original'
|
36
37
|
},
|
37
38
|
video: {
|
38
39
|
video: 'Vidéo',
|
@@ -1,4 +1,4 @@
|
|
1
|
-
(function
|
1
|
+
(function($) {
|
2
2
|
$.extend($.summernote.lang, {
|
3
3
|
'gl-ES': {
|
4
4
|
font: {
|
@@ -32,7 +32,8 @@
|
|
32
32
|
maximumFileSize: 'Tamaño máximo do arquivo',
|
33
33
|
maximumFileSizeError: 'Superaches o tamaño máximo do arquivo.',
|
34
34
|
url: 'URL da imaxe',
|
35
|
-
remove: 'Eliminar imaxe'
|
35
|
+
remove: 'Eliminar imaxe',
|
36
|
+
original: 'Original'
|
36
37
|
},
|
37
38
|
video: {
|
38
39
|
video: 'Vídeo',
|
@@ -51,7 +52,14 @@
|
|
51
52
|
openInNewWindow: 'Abrir nunha nova xanela'
|
52
53
|
},
|
53
54
|
table: {
|
54
|
-
table: 'Táboa'
|
55
|
+
table: 'Táboa',
|
56
|
+
addRowAbove: 'Add row above',
|
57
|
+
addRowBelow: 'Add row below',
|
58
|
+
addColLeft: 'Add column left',
|
59
|
+
addColRight: 'Add column right',
|
60
|
+
delRow: 'Delete row',
|
61
|
+
delCol: 'Delete column',
|
62
|
+
delTable: 'Delete table'
|
55
63
|
},
|
56
64
|
hr: {
|
57
65
|
insert: 'Inserir liña horizontal'
|
@@ -105,7 +113,7 @@
|
|
105
113
|
documentStyle: 'Estilo de documento',
|
106
114
|
extraKeys: 'Teclas adicionais'
|
107
115
|
},
|
108
|
-
help
|
116
|
+
help: {
|
109
117
|
'insertParagraph': 'Inserir parágrafo',
|
110
118
|
'undo': 'Desfacer última acción',
|
111
119
|
'redo': 'Refacer última acción',
|
@@ -1,4 +1,4 @@
|
|
1
|
-
|
1
|
+
(function($) {
|
2
2
|
$.extend($.summernote.lang, {
|
3
3
|
'he-IL': {
|
4
4
|
font: {
|
@@ -22,10 +22,18 @@
|
|
22
22
|
floatLeft: 'יישור לשמאל',
|
23
23
|
floatRight: 'יישור לימין',
|
24
24
|
floatNone: 'ישר',
|
25
|
+
shapeRounded: 'Shape: Rounded',
|
26
|
+
shapeCircle: 'Shape: Circle',
|
27
|
+
shapeThumbnail: 'Shape: Thumbnail',
|
28
|
+
shapeNone: 'Shape: None',
|
25
29
|
dragImageHere: 'גרור תמונה לכאן',
|
30
|
+
dropImage: 'Drop image or Text',
|
26
31
|
selectFromFiles: 'בחר מתוך קבצים',
|
32
|
+
maximumFileSize: 'Maximum file size',
|
33
|
+
maximumFileSizeError: 'Maximum file size exceeded.',
|
27
34
|
url: 'נתיב לתמונה',
|
28
|
-
remove: 'הסר תמונה'
|
35
|
+
remove: 'הסר תמונה',
|
36
|
+
original: 'Original'
|
29
37
|
},
|
30
38
|
video: {
|
31
39
|
video: 'סרטון',
|
@@ -44,7 +52,14 @@
|
|
44
52
|
openInNewWindow: 'פתח בחלון חדש'
|
45
53
|
},
|
46
54
|
table: {
|
47
|
-
table: 'טבלה'
|
55
|
+
table: 'טבלה',
|
56
|
+
addRowAbove: 'Add row above',
|
57
|
+
addRowBelow: 'Add row below',
|
58
|
+
addColLeft: 'Add column left',
|
59
|
+
addColRight: 'Add column right',
|
60
|
+
delRow: 'Delete row',
|
61
|
+
delCol: 'Delete column',
|
62
|
+
delTable: 'Delete table'
|
48
63
|
},
|
49
64
|
hr: {
|
50
65
|
insert: 'הוסף קו'
|
@@ -98,9 +113,42 @@
|
|
98
113
|
documentStyle: 'עיצוב המסמך',
|
99
114
|
extraKeys: 'קיצורים נוספים'
|
100
115
|
},
|
116
|
+
help: {
|
117
|
+
'insertParagraph': 'Insert Paragraph',
|
118
|
+
'undo': 'Undoes the last command',
|
119
|
+
'redo': 'Redoes the last command',
|
120
|
+
'tab': 'Tab',
|
121
|
+
'untab': 'Untab',
|
122
|
+
'bold': 'Set a bold style',
|
123
|
+
'italic': 'Set a italic style',
|
124
|
+
'underline': 'Set a underline style',
|
125
|
+
'strikethrough': 'Set a strikethrough style',
|
126
|
+
'removeFormat': 'Clean a style',
|
127
|
+
'justifyLeft': 'Set left align',
|
128
|
+
'justifyCenter': 'Set center align',
|
129
|
+
'justifyRight': 'Set right align',
|
130
|
+
'justifyFull': 'Set full align',
|
131
|
+
'insertUnorderedList': 'Toggle unordered list',
|
132
|
+
'insertOrderedList': 'Toggle ordered list',
|
133
|
+
'outdent': 'Outdent on current paragraph',
|
134
|
+
'indent': 'Indent on current paragraph',
|
135
|
+
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
|
136
|
+
'formatH1': 'Change current block\'s format as H1',
|
137
|
+
'formatH2': 'Change current block\'s format as H2',
|
138
|
+
'formatH3': 'Change current block\'s format as H3',
|
139
|
+
'formatH4': 'Change current block\'s format as H4',
|
140
|
+
'formatH5': 'Change current block\'s format as H5',
|
141
|
+
'formatH6': 'Change current block\'s format as H6',
|
142
|
+
'insertHorizontalRule': 'Insert horizontal rule',
|
143
|
+
'linkDialog.show': 'Show Link Dialog'
|
144
|
+
},
|
101
145
|
history: {
|
102
146
|
undo: 'בטל פעולה',
|
103
147
|
redo: 'בצע שוב'
|
148
|
+
},
|
149
|
+
specialChar: {
|
150
|
+
specialChar: 'SPECIAL CHARACTERS',
|
151
|
+
select: 'Select Special characters'
|
104
152
|
}
|
105
153
|
}
|
106
154
|
});
|
@@ -1,4 +1,4 @@
|
|
1
|
-
(function
|
1
|
+
(function($) {
|
2
2
|
$.extend($.summernote.lang, {
|
3
3
|
'hr-HR': {
|
4
4
|
font: {
|
@@ -7,7 +7,10 @@
|
|
7
7
|
underline: 'Podvučeno',
|
8
8
|
clear: 'Ukloni stilove fonta',
|
9
9
|
height: 'Visina linije',
|
10
|
+
name: 'Font Family',
|
10
11
|
strikethrough: 'Precrtano',
|
12
|
+
subscript: 'Subscript',
|
13
|
+
superscript: 'Superscript',
|
11
14
|
size: 'Veličina fonta'
|
12
15
|
},
|
13
16
|
image: {
|
@@ -19,10 +22,18 @@
|
|
19
22
|
floatLeft: 'Poravnaj lijevo',
|
20
23
|
floatRight: 'Poravnaj desno',
|
21
24
|
floatNone: 'Bez poravnanja',
|
25
|
+
shapeRounded: 'Shape: Rounded',
|
26
|
+
shapeCircle: 'Shape: Circle',
|
27
|
+
shapeThumbnail: 'Shape: Thumbnail',
|
28
|
+
shapeNone: 'Shape: None',
|
22
29
|
dragImageHere: 'Povuci sliku ovdje',
|
30
|
+
dropImage: 'Drop image or Text',
|
23
31
|
selectFromFiles: 'Izaberi iz datoteke',
|
32
|
+
maximumFileSize: 'Maximum file size',
|
33
|
+
maximumFileSizeError: 'Maximum file size exceeded.',
|
24
34
|
url: 'Adresa slike',
|
25
|
-
remove: 'Ukloni sliku'
|
35
|
+
remove: 'Ukloni sliku',
|
36
|
+
original: 'Original'
|
26
37
|
},
|
27
38
|
video: {
|
28
39
|
video: 'Video',
|
@@ -41,7 +52,14 @@
|
|
41
52
|
openInNewWindow: 'Otvori u novom prozoru'
|
42
53
|
},
|
43
54
|
table: {
|
44
|
-
table: 'Tablica'
|
55
|
+
table: 'Tablica',
|
56
|
+
addRowAbove: 'Add row above',
|
57
|
+
addRowBelow: 'Add row below',
|
58
|
+
addColLeft: 'Add column left',
|
59
|
+
addColRight: 'Add column right',
|
60
|
+
delRow: 'Delete row',
|
61
|
+
delCol: 'Delete column',
|
62
|
+
delTable: 'Delete table'
|
45
63
|
},
|
46
64
|
hr: {
|
47
65
|
insert: 'Ubaci horizontalnu liniju'
|
@@ -95,9 +113,42 @@
|
|
95
113
|
documentStyle: 'Stil dokumenta',
|
96
114
|
extraKeys: 'Dodatne kombinacije'
|
97
115
|
},
|
116
|
+
help: {
|
117
|
+
'insertParagraph': 'Insert Paragraph',
|
118
|
+
'undo': 'Undoes the last command',
|
119
|
+
'redo': 'Redoes the last command',
|
120
|
+
'tab': 'Tab',
|
121
|
+
'untab': 'Untab',
|
122
|
+
'bold': 'Set a bold style',
|
123
|
+
'italic': 'Set a italic style',
|
124
|
+
'underline': 'Set a underline style',
|
125
|
+
'strikethrough': 'Set a strikethrough style',
|
126
|
+
'removeFormat': 'Clean a style',
|
127
|
+
'justifyLeft': 'Set left align',
|
128
|
+
'justifyCenter': 'Set center align',
|
129
|
+
'justifyRight': 'Set right align',
|
130
|
+
'justifyFull': 'Set full align',
|
131
|
+
'insertUnorderedList': 'Toggle unordered list',
|
132
|
+
'insertOrderedList': 'Toggle ordered list',
|
133
|
+
'outdent': 'Outdent on current paragraph',
|
134
|
+
'indent': 'Indent on current paragraph',
|
135
|
+
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
|
136
|
+
'formatH1': 'Change current block\'s format as H1',
|
137
|
+
'formatH2': 'Change current block\'s format as H2',
|
138
|
+
'formatH3': 'Change current block\'s format as H3',
|
139
|
+
'formatH4': 'Change current block\'s format as H4',
|
140
|
+
'formatH5': 'Change current block\'s format as H5',
|
141
|
+
'formatH6': 'Change current block\'s format as H6',
|
142
|
+
'insertHorizontalRule': 'Insert horizontal rule',
|
143
|
+
'linkDialog.show': 'Show Link Dialog'
|
144
|
+
},
|
98
145
|
history: {
|
99
146
|
undo: 'Poništi',
|
100
147
|
redo: 'Ponovi'
|
148
|
+
},
|
149
|
+
specialChar: {
|
150
|
+
specialChar: 'SPECIAL CHARACTERS',
|
151
|
+
select: 'Select Special characters'
|
101
152
|
}
|
102
153
|
}
|
103
154
|
});
|
@@ -1,4 +1,4 @@
|
|
1
|
-
(function
|
1
|
+
(function($) {
|
2
2
|
$.extend($.summernote.lang, {
|
3
3
|
'hu-HU': {
|
4
4
|
font: {
|
@@ -9,6 +9,8 @@
|
|
9
9
|
height: 'Sorköz',
|
10
10
|
name: 'Betűtípus',
|
11
11
|
strikethrough: 'Áthúzott',
|
12
|
+
subscript: 'Subscript',
|
13
|
+
superscript: 'Superscript',
|
12
14
|
size: 'Betűméret'
|
13
15
|
},
|
14
16
|
image: {
|
@@ -20,11 +22,18 @@
|
|
20
22
|
floatLeft: 'Igazítás balra',
|
21
23
|
floatRight: 'Igazítás jobbra',
|
22
24
|
floatNone: 'Igazítás törlése',
|
25
|
+
shapeRounded: 'Shape: Rounded',
|
26
|
+
shapeCircle: 'Shape: Circle',
|
27
|
+
shapeThumbnail: 'Shape: Thumbnail',
|
28
|
+
shapeNone: 'Shape: None',
|
23
29
|
dragImageHere: 'Ide húzhat képet vagy szöveget',
|
24
30
|
dropImage: 'Engedje el a képet vagy szöveget',
|
25
31
|
selectFromFiles: 'Fájlok kiválasztása',
|
32
|
+
maximumFileSize: 'Maximum file size',
|
33
|
+
maximumFileSizeError: 'Maximum file size exceeded.',
|
26
34
|
url: 'Kép URL címe',
|
27
|
-
remove: 'Kép törlése'
|
35
|
+
remove: 'Kép törlése',
|
36
|
+
original: 'Original'
|
28
37
|
},
|
29
38
|
video: {
|
30
39
|
video: 'Videó',
|
@@ -43,7 +52,14 @@
|
|
43
52
|
openInNewWindow: 'Megnyitás új ablakban'
|
44
53
|
},
|
45
54
|
table: {
|
46
|
-
table: 'Táblázat'
|
55
|
+
table: 'Táblázat',
|
56
|
+
addRowAbove: 'Add row above',
|
57
|
+
addRowBelow: 'Add row below',
|
58
|
+
addColLeft: 'Add column left',
|
59
|
+
addColRight: 'Add column right',
|
60
|
+
delRow: 'Delete row',
|
61
|
+
delCol: 'Delete column',
|
62
|
+
delTable: 'Delete table'
|
47
63
|
},
|
48
64
|
hr: {
|
49
65
|
insert: 'Elválasztó vonal beszúrása'
|
@@ -94,7 +110,8 @@
|
|
94
110
|
textFormatting: 'Szöveg formázása',
|
95
111
|
action: 'Művelet',
|
96
112
|
paragraphFormatting: 'Bekezdés formázása',
|
97
|
-
documentStyle: 'Dokumentumstílus'
|
113
|
+
documentStyle: 'Dokumentumstílus',
|
114
|
+
extraKeys: 'Extra keys'
|
98
115
|
},
|
99
116
|
help: {
|
100
117
|
'insertParagraph': 'Új bekezdés',
|
@@ -128,8 +145,11 @@
|
|
128
145
|
history: {
|
129
146
|
undo: 'Visszavonás',
|
130
147
|
redo: 'Újra'
|
148
|
+
},
|
149
|
+
specialChar: {
|
150
|
+
specialChar: 'SPECIAL CHARACTERS',
|
151
|
+
select: 'Select Special characters'
|
131
152
|
}
|
132
|
-
|
133
153
|
}
|
134
154
|
});
|
135
155
|
})(jQuery);
|
@@ -1,4 +1,4 @@
|
|
1
|
-
(function
|
1
|
+
(function($) {
|
2
2
|
$.extend($.summernote.lang, {
|
3
3
|
'id-ID': {
|
4
4
|
font: {
|
@@ -7,7 +7,10 @@
|
|
7
7
|
underline: 'Garis bawah',
|
8
8
|
clear: 'Bersihkan gaya',
|
9
9
|
height: 'Jarak baris',
|
10
|
+
name: 'Font Family',
|
10
11
|
strikethrough: 'Coret',
|
12
|
+
subscript: 'Subscript',
|
13
|
+
superscript: 'Superscript',
|
11
14
|
size: 'Ukuran font'
|
12
15
|
},
|
13
16
|
image: {
|
@@ -19,10 +22,18 @@
|
|
19
22
|
floatLeft: 'Rata kiri',
|
20
23
|
floatRight: 'Rata kanan',
|
21
24
|
floatNone: 'Tidak ada perataan',
|
25
|
+
shapeRounded: 'Shape: Rounded',
|
26
|
+
shapeCircle: 'Shape: Circle',
|
27
|
+
shapeThumbnail: 'Shape: Thumbnail',
|
28
|
+
shapeNone: 'Shape: None',
|
22
29
|
dragImageHere: 'Tarik gambar pada area ini',
|
30
|
+
dropImage: 'Drop image or Text',
|
23
31
|
selectFromFiles: 'Pilih gambar dari berkas',
|
32
|
+
maximumFileSize: 'Maximum file size',
|
33
|
+
maximumFileSizeError: 'Maximum file size exceeded.',
|
24
34
|
url: 'URL gambar',
|
25
|
-
remove: 'Hapus Gambar'
|
35
|
+
remove: 'Hapus Gambar',
|
36
|
+
original: 'Original'
|
26
37
|
},
|
27
38
|
video: {
|
28
39
|
video: 'Video',
|
@@ -41,7 +52,14 @@
|
|
41
52
|
openInNewWindow: 'Buka di jendela baru'
|
42
53
|
},
|
43
54
|
table: {
|
44
|
-
table: 'Tabel'
|
55
|
+
table: 'Tabel',
|
56
|
+
addRowAbove: 'Add row above',
|
57
|
+
addRowBelow: 'Add row below',
|
58
|
+
addColLeft: 'Add column left',
|
59
|
+
addColRight: 'Add column right',
|
60
|
+
delRow: 'Delete row',
|
61
|
+
delCol: 'Delete column',
|
62
|
+
delTable: 'Delete table'
|
45
63
|
},
|
46
64
|
hr: {
|
47
65
|
insert: 'Masukkan garis horizontal'
|
@@ -92,11 +110,45 @@
|
|
92
110
|
textFormatting: 'Format teks',
|
93
111
|
action: 'Aksi',
|
94
112
|
paragraphFormatting: 'Format paragraf',
|
95
|
-
documentStyle: 'Gaya dokumen'
|
113
|
+
documentStyle: 'Gaya dokumen',
|
114
|
+
extraKeys: 'Extra keys'
|
115
|
+
},
|
116
|
+
help: {
|
117
|
+
'insertParagraph': 'Insert Paragraph',
|
118
|
+
'undo': 'Undoes the last command',
|
119
|
+
'redo': 'Redoes the last command',
|
120
|
+
'tab': 'Tab',
|
121
|
+
'untab': 'Untab',
|
122
|
+
'bold': 'Set a bold style',
|
123
|
+
'italic': 'Set a italic style',
|
124
|
+
'underline': 'Set a underline style',
|
125
|
+
'strikethrough': 'Set a strikethrough style',
|
126
|
+
'removeFormat': 'Clean a style',
|
127
|
+
'justifyLeft': 'Set left align',
|
128
|
+
'justifyCenter': 'Set center align',
|
129
|
+
'justifyRight': 'Set right align',
|
130
|
+
'justifyFull': 'Set full align',
|
131
|
+
'insertUnorderedList': 'Toggle unordered list',
|
132
|
+
'insertOrderedList': 'Toggle ordered list',
|
133
|
+
'outdent': 'Outdent on current paragraph',
|
134
|
+
'indent': 'Indent on current paragraph',
|
135
|
+
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
|
136
|
+
'formatH1': 'Change current block\'s format as H1',
|
137
|
+
'formatH2': 'Change current block\'s format as H2',
|
138
|
+
'formatH3': 'Change current block\'s format as H3',
|
139
|
+
'formatH4': 'Change current block\'s format as H4',
|
140
|
+
'formatH5': 'Change current block\'s format as H5',
|
141
|
+
'formatH6': 'Change current block\'s format as H6',
|
142
|
+
'insertHorizontalRule': 'Insert horizontal rule',
|
143
|
+
'linkDialog.show': 'Show Link Dialog'
|
96
144
|
},
|
97
145
|
history: {
|
98
146
|
undo: 'Kembali',
|
99
147
|
redo: 'Ulang'
|
148
|
+
},
|
149
|
+
specialChar: {
|
150
|
+
specialChar: 'SPECIAL CHARACTERS',
|
151
|
+
select: 'Select Special characters'
|
100
152
|
}
|
101
153
|
}
|
102
154
|
});
|
@@ -1,4 +1,4 @@
|
|
1
|
-
(function
|
1
|
+
(function($) {
|
2
2
|
$.extend($.summernote.lang, {
|
3
3
|
'it-IT': {
|
4
4
|
font: {
|
@@ -9,6 +9,8 @@
|
|
9
9
|
height: 'Altezza della linea di testo',
|
10
10
|
name: 'Famiglia Font',
|
11
11
|
strikethrough: 'Testo barrato',
|
12
|
+
subscript: 'Subscript',
|
13
|
+
superscript: 'Superscript',
|
12
14
|
size: 'Dimensione del carattere'
|
13
15
|
},
|
14
16
|
image: {
|
@@ -20,10 +22,18 @@
|
|
20
22
|
floatLeft: 'Posiziona a sinistra',
|
21
23
|
floatRight: 'Posiziona a destra',
|
22
24
|
floatNone: 'Nessun posizionamento',
|
25
|
+
shapeRounded: 'Shape: Rounded',
|
26
|
+
shapeCircle: 'Shape: Circle',
|
27
|
+
shapeThumbnail: 'Shape: Thumbnail',
|
28
|
+
shapeNone: 'Shape: None',
|
23
29
|
dragImageHere: 'Trascina qui un\'immagine',
|
30
|
+
dropImage: 'Drop image or Text',
|
24
31
|
selectFromFiles: 'Scegli dai Documenti',
|
32
|
+
maximumFileSize: 'Maximum file size',
|
33
|
+
maximumFileSizeError: 'Maximum file size exceeded.',
|
25
34
|
url: 'URL dell\'immagine',
|
26
|
-
remove: 'Rimuovi immagine'
|
35
|
+
remove: 'Rimuovi immagine',
|
36
|
+
original: 'Original'
|
27
37
|
},
|
28
38
|
video: {
|
29
39
|
video: 'Video',
|
@@ -42,7 +52,14 @@
|
|
42
52
|
openInNewWindow: 'Apri in una nuova finestra'
|
43
53
|
},
|
44
54
|
table: {
|
45
|
-
table: 'Tabella'
|
55
|
+
table: 'Tabella',
|
56
|
+
addRowAbove: 'Add row above',
|
57
|
+
addRowBelow: 'Add row below',
|
58
|
+
addColLeft: 'Add column left',
|
59
|
+
addColRight: 'Add column right',
|
60
|
+
delRow: 'Delete row',
|
61
|
+
delCol: 'Delete column',
|
62
|
+
delTable: 'Delete table'
|
46
63
|
},
|
47
64
|
hr: {
|
48
65
|
insert: 'Inserisce una linea di separazione'
|
@@ -93,11 +110,45 @@
|
|
93
110
|
textFormatting: 'Formattazione testo',
|
94
111
|
action: 'Azioni',
|
95
112
|
paragraphFormatting: 'Formattazione paragrafo',
|
96
|
-
documentStyle: 'Stili'
|
113
|
+
documentStyle: 'Stili',
|
114
|
+
extraKeys: 'Extra keys'
|
115
|
+
},
|
116
|
+
help: {
|
117
|
+
'insertParagraph': 'Insert Paragraph',
|
118
|
+
'undo': 'Undoes the last command',
|
119
|
+
'redo': 'Redoes the last command',
|
120
|
+
'tab': 'Tab',
|
121
|
+
'untab': 'Untab',
|
122
|
+
'bold': 'Set a bold style',
|
123
|
+
'italic': 'Set a italic style',
|
124
|
+
'underline': 'Set a underline style',
|
125
|
+
'strikethrough': 'Set a strikethrough style',
|
126
|
+
'removeFormat': 'Clean a style',
|
127
|
+
'justifyLeft': 'Set left align',
|
128
|
+
'justifyCenter': 'Set center align',
|
129
|
+
'justifyRight': 'Set right align',
|
130
|
+
'justifyFull': 'Set full align',
|
131
|
+
'insertUnorderedList': 'Toggle unordered list',
|
132
|
+
'insertOrderedList': 'Toggle ordered list',
|
133
|
+
'outdent': 'Outdent on current paragraph',
|
134
|
+
'indent': 'Indent on current paragraph',
|
135
|
+
'formatPara': 'Change current block\'s format as a paragraph(P tag)',
|
136
|
+
'formatH1': 'Change current block\'s format as H1',
|
137
|
+
'formatH2': 'Change current block\'s format as H2',
|
138
|
+
'formatH3': 'Change current block\'s format as H3',
|
139
|
+
'formatH4': 'Change current block\'s format as H4',
|
140
|
+
'formatH5': 'Change current block\'s format as H5',
|
141
|
+
'formatH6': 'Change current block\'s format as H6',
|
142
|
+
'insertHorizontalRule': 'Insert horizontal rule',
|
143
|
+
'linkDialog.show': 'Show Link Dialog'
|
97
144
|
},
|
98
145
|
history: {
|
99
146
|
undo: 'Annulla',
|
100
147
|
redo: 'Ripristina'
|
148
|
+
},
|
149
|
+
specialChar: {
|
150
|
+
specialChar: 'SPECIAL CHARACTERS',
|
151
|
+
select: 'Select Special characters'
|
101
152
|
}
|
102
153
|
}
|
103
154
|
});
|