13
(function webpackUniversalModuleDefinition(root, factory) {
14
if(typeof exports === 'object' && typeof module === 'object')
15
module.exports = factory();
16
else if(typeof define === 'function' && define.amd)
20
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
24
var __webpack_exports__ = {};
26
$.extend($.summernote.lang, {
31
underline: 'Subratllat',
32
clear: 'Treure estil de lletra',
33
height: 'Alçada de línia',
35
strikethrough: 'Ratllat',
36
subscript: 'Subíndex',
37
superscript: 'Superíndex',
38
size: 'Mida de lletra'
42
insert: 'Inserir imatge',
43
resizeFull: 'Redimensionar a mida completa',
44
resizeHalf: 'Redimensionar a la meitat',
45
resizeQuarter: 'Redimensionar a un quart',
46
floatLeft: 'Alinear a l\'esquerra',
47
floatRight: 'Alinear a la dreta',
48
floatNone: 'No alinear',
49
shapeRounded: 'Forma: Arrodonit',
50
shapeCircle: 'Forma: Cercle',
51
shapeThumbnail: 'Forma: Marc',
52
shapeNone: 'Forma: Cap',
53
dragImageHere: 'Arrossegueu una imatge o text aquí',
54
dropImage: 'Deixa anar aquí una imatge o un text',
55
selectFromFiles: 'Seleccioneu des dels arxius',
56
maximumFileSize: 'Mida màxima de l\'arxiu',
57
maximumFileSizeError: 'La mida màxima de l\'arxiu s\'ha superat.',
58
url: 'URL de la imatge',
59
remove: 'Eliminar imatge',
64
videoLink: 'Enllaç del vídeo',
65
insert: 'Inserir vídeo',
66
url: 'URL del vídeo?',
67
providers: '(YouTube, Vimeo, Vine, Instagram, DailyMotion o Youku)'
71
insert: 'Inserir enllaç',
72
unlink: 'Treure enllaç',
74
textToDisplay: 'Text per mostrar',
75
url: 'Cap a quina URL porta l\'enllaç?',
76
openInNewWindow: 'Obrir en una finestra nova'
80
addRowAbove: 'Add row above',
81
addRowBelow: 'Add row below',
82
addColLeft: 'Add column left',
83
addColRight: 'Add column right',
85
delCol: 'Delete column',
86
delTable: 'Delete table'
89
insert: 'Inserir línia horitzontal'
104
unordered: 'Llista desendreçada',
105
ordered: 'Llista endreçada'
109
fullscreen: 'Pantalla sencera',
110
codeview: 'Veure codi font'
113
paragraph: 'Paràgraf',
114
outdent: 'Menys tabulació',
115
indent: 'Més tabulació',
116
left: 'Alinear a l\'esquerra',
117
center: 'Alinear al mig',
118
right: 'Alinear a la dreta',
119
justify: 'Justificar'
122
recent: 'Últim color',
124
background: 'Color de fons',
125
foreground: 'Color de lletra',
126
transparent: 'Transparent',
127
setTransparent: 'Establir transparent',
129
resetToDefault: 'Restablir per defecte'
132
shortcuts: 'Dreceres de teclat',
134
textFormatting: 'Format de text',
136
paragraphFormatting: 'Format de paràgraf',
137
documentStyle: 'Estil del document',
138
extraKeys: 'Tecles adicionals'
141
'insertParagraph': 'Inserir paràgraf',
142
'undo': 'Desfer l\'última acció',
143
'redo': 'Refer l\'última acció',
145
'untab': 'Eliminar tabulació',
146
'bold': 'Establir estil negreta',
147
'italic': 'Establir estil cursiva',
148
'underline': 'Establir estil subratllat',
149
'strikethrough': 'Establir estil ratllat',
150
'removeFormat': 'Netejar estil',
151
'justifyLeft': 'Alinear a l\'esquerra',
152
'justifyCenter': 'Alinear al centre',
153
'justifyRight': 'Alinear a la dreta',
154
'justifyFull': 'Justificar',
155
'insertUnorderedList': 'Inserir llista desendreçada',
156
'insertOrderedList': 'Inserir llista endreçada',
157
'outdent': 'Reduïr tabulació del paràgraf',
158
'indent': 'Augmentar tabulació del paràgraf',
159
'formatPara': 'Canviar l\'estil del bloc com a un paràgraf (etiqueta P)',
160
'formatH1': 'Canviar l\'estil del bloc com a un H1',
161
'formatH2': 'Canviar l\'estil del bloc com a un H2',
162
'formatH3': 'Canviar l\'estil del bloc com a un H3',
163
'formatH4': 'Canviar l\'estil del bloc com a un H4',
164
'formatH5': 'Canviar l\'estil del bloc com a un H5',
165
'formatH6': 'Canviar l\'estil del bloc com a un H6',
166
'insertHorizontalRule': 'Inserir una línia horitzontal',
167
'linkDialog.show': 'Mostrar panel d\'enllaços'
174
specialChar: 'CARÀCTERS ESPECIALS',
175
select: 'Selecciona caràcters especials'
180
return __webpack_exports__;