JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5
[ckeditor.git] / _source / lang / it.js
1 /*\r
2 Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license\r
4 */\r
5 \r
6 /**\r
7  * @fileOverview Defines the {@link CKEDITOR.lang} object, for the\r
8  * Italian language.\r
9  */\r
10 \r
11 /**#@+\r
12    @type String\r
13    @example\r
14 */\r
15 \r
16 /**\r
17  * Constains the dictionary of language entries.\r
18  * @namespace\r
19  */\r
20 CKEDITOR.lang['it'] =\r
21 {\r
22         /**\r
23          * The language reading direction. Possible values are "rtl" for\r
24          * Right-To-Left languages (like Arabic) and "ltr" for Left-To-Right\r
25          * languages (like English).\r
26          * @default 'ltr'\r
27          */\r
28         dir : 'ltr',\r
29 \r
30         /*\r
31          * Screenreader titles. Please note that screenreaders are not always capable\r
32          * of reading non-English words. So be careful while translating it.\r
33          */\r
34         editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING\r
35 \r
36         // ARIA descriptions.\r
37         toolbar : 'Toolbar', // MISSING\r
38         editor  : 'Rich Text Editor', // MISSING\r
39 \r
40         // Toolbar buttons without dialogs.\r
41         source                  : 'Codice Sorgente',\r
42         newPage                 : 'Nuova pagina vuota',\r
43         save                    : 'Salva',\r
44         preview                 : 'Anteprima',\r
45         cut                             : 'Taglia',\r
46         copy                    : 'Copia',\r
47         paste                   : 'Incolla',\r
48         print                   : 'Stampa',\r
49         underline               : 'Sottolineato',\r
50         bold                    : 'Grassetto',\r
51         italic                  : 'Corsivo',\r
52         selectAll               : 'Seleziona tutto',\r
53         removeFormat    : 'Elimina formattazione',\r
54         strike                  : 'Barrato',\r
55         subscript               : 'Pedice',\r
56         superscript             : 'Apice',\r
57         horizontalrule  : 'Inserisci riga orizzontale',\r
58         pagebreak               : 'Inserisci interruzione di pagina',\r
59         pagebreakAlt            : 'Page Break', // MISSING\r
60         unlink                  : 'Elimina collegamento',\r
61         undo                    : 'Annulla',\r
62         redo                    : 'Ripristina',\r
63 \r
64         // Common messages and labels.\r
65         common :\r
66         {\r
67                 browseServer    : 'Cerca sul server',\r
68                 url                             : 'URL',\r
69                 protocol                : 'Protocollo',\r
70                 upload                  : 'Carica',\r
71                 uploadSubmit    : 'Invia al server',\r
72                 image                   : 'Immagine',\r
73                 flash                   : 'Oggetto Flash',\r
74                 form                    : 'Modulo',\r
75                 checkbox                : 'Checkbox',\r
76                 radio                   : 'Radio Button',\r
77                 textField               : 'Campo di testo',\r
78                 textarea                : 'Area di testo',\r
79                 hiddenField             : 'Campo nascosto',\r
80                 button                  : 'Bottone',\r
81                 select                  : 'Menu di selezione',\r
82                 imageButton             : 'Bottone immagine',\r
83                 notSet                  : '<non impostato>',\r
84                 id                              : 'Id',\r
85                 name                    : 'Nome',\r
86                 langDir                 : 'Direzione scrittura',\r
87                 langDirLtr              : 'Da Sinistra a Destra (LTR)',\r
88                 langDirRtl              : 'Da Destra a Sinistra (RTL)',\r
89                 langCode                : 'Codice Lingua',\r
90                 longDescr               : 'URL descrizione estesa',\r
91                 cssClass                : 'Nome classe CSS',\r
92                 advisoryTitle   : 'Titolo',\r
93                 cssStyle                : 'Stile',\r
94                 ok                              : 'OK',\r
95                 cancel                  : 'Annulla',\r
96                 close                   : 'Close', // MISSING\r
97                 preview                 : 'Preview', // MISSING\r
98                 generalTab              : 'Generale',\r
99                 advancedTab             : 'Avanzate',\r
100                 validateNumberFailed : 'Il valore inserito non è un numero.',\r
101                 confirmNewPage  : 'Ogni modifica non salvata sarà persa. Sei sicuro di voler caricare una nuova pagina?',\r
102                 confirmCancel   : 'Alcune delle opzioni sono state cambiate. Sei sicuro di voler chiudere la finestra di dialogo?',\r
103                 options                 : 'Options', // MISSING\r
104                 target                  : 'Target', // MISSING\r
105                 targetNew               : 'New Window (_blank)', // MISSING\r
106                 targetTop               : 'Topmost Window (_top)', // MISSING\r
107                 targetSelf              : 'Same Window (_self)', // MISSING\r
108                 targetParent    : 'Parent Window (_parent)', // MISSING\r
109                 langDirLTR              : 'Left to Right (LTR)', // MISSING\r
110                 langDirRTL              : 'Right to Left (RTL)', // MISSING\r
111                 styles                  : 'Style', // MISSING\r
112                 cssClasses              : 'Stylesheet Classes', // MISSING\r
113                 width                   : 'Larghezza',\r
114                 height                  : 'Altezza',\r
115                 align                   : 'Allineamento',\r
116                 alignLeft               : 'Sinistra',\r
117                 alignRight              : 'Destra',\r
118                 alignCenter             : 'Centrato',\r
119                 alignTop                : 'In Alto',\r
120                 alignMiddle             : 'Centrato',\r
121                 alignBottom             : 'In Basso',\r
122                 invalidHeight   : 'L\'altezza dev\'essere un numero',\r
123                 invalidWidth    : 'La Larghezza dev\'essere un numero',\r
124 \r
125                 // Put the voice-only part of the label in the span.\r
126                 unavailable             : '%1<span class="cke_accessibility">, non disponibile</span>'\r
127         },\r
128 \r
129         contextmenu :\r
130         {\r
131                 options : 'Context Menu Options' // MISSING\r
132         },\r
133 \r
134         // Special char dialog.\r
135         specialChar             :\r
136         {\r
137                 toolbar         : 'Inserisci carattere speciale',\r
138                 title           : 'Seleziona carattere speciale',\r
139                 options : 'Special Character Options' // MISSING\r
140         },\r
141 \r
142         // Link dialog.\r
143         link :\r
144         {\r
145                 toolbar         : 'Inserisci/Modifica collegamento',\r
146                 other           : '<altro>',\r
147                 menu            : 'Modifica collegamento',\r
148                 title           : 'Collegamento',\r
149                 info            : 'Informazioni collegamento',\r
150                 target          : 'Destinazione',\r
151                 upload          : 'Carica',\r
152                 advanced        : 'Avanzate',\r
153                 type            : 'Tipo di Collegamento',\r
154                 toUrl           : 'URL', // MISSING\r
155                 toAnchor        : 'Ancora nella pagina',\r
156                 toEmail         : 'E-Mail',\r
157                 targetFrame             : '<riquadro>',\r
158                 targetPopup             : '<finestra popup>',\r
159                 targetFrameName : 'Nome del riquadro di destinazione',\r
160                 targetPopupName : 'Nome finestra popup',\r
161                 popupFeatures   : 'Caratteristiche finestra popup',\r
162                 popupResizable  : 'Ridimensionabile',\r
163                 popupStatusBar  : 'Barra di stato',\r
164                 popupLocationBar: 'Barra degli indirizzi',\r
165                 popupToolbar    : 'Barra degli strumenti',\r
166                 popupMenuBar    : 'Barra del menu',\r
167                 popupFullScreen : 'A tutto schermo (IE)',\r
168                 popupScrollBars : 'Barre di scorrimento',\r
169                 popupDependent  : 'Dipendente (Netscape)',\r
170                 popupLeft               : 'Posizione da sinistra',\r
171                 popupTop                : 'Posizione dall\'alto',\r
172                 id                              : 'Id',\r
173                 langDir                 : 'Direzione scrittura',\r
174                 langDirLTR              : 'Da Sinistra a Destra (LTR)',\r
175                 langDirRTL              : 'Da Destra a Sinistra (RTL)',\r
176                 acccessKey              : 'Scorciatoia<br />da tastiera',\r
177                 name                    : 'Nome',\r
178                 langCode                : 'Direzione scrittura',\r
179                 tabIndex                : 'Ordine di tabulazione',\r
180                 advisoryTitle   : 'Titolo',\r
181                 advisoryContentType     : 'Tipo della risorsa collegata',\r
182                 cssClasses              : 'Nome classe CSS',\r
183                 charset                 : 'Set di caretteri della risorsa collegata',\r
184                 styles                  : 'Stile',\r
185                 selectAnchor    : 'Scegli Ancora',\r
186                 anchorName              : 'Per Nome',\r
187                 anchorId                : 'Per id elemento',\r
188                 emailAddress    : 'Indirizzo E-Mail',\r
189                 emailSubject    : 'Oggetto del messaggio',\r
190                 emailBody               : 'Corpo del messaggio',\r
191                 noAnchors               : '(Nessuna ancora disponibile nel documento)',\r
192                 noUrl                   : 'Devi inserire l\'URL del collegamento',\r
193                 noEmail                 : 'Devi inserire un\'indirizzo e-mail'\r
194         },\r
195 \r
196         // Anchor dialog\r
197         anchor :\r
198         {\r
199                 toolbar         : 'Inserisci/Modifica Ancora',\r
200                 menu            : 'Proprietà ancora',\r
201                 title           : 'Proprietà ancora',\r
202                 name            : 'Nome ancora',\r
203                 errorName       : 'Inserici il nome dell\'ancora'\r
204         },\r
205 \r
206         // List style dialog\r
207         list:\r
208         {\r
209                 numberedTitle           : 'Numbered List Properties', // MISSING\r
210                 bulletedTitle           : 'Bulleted List Properties', // MISSING\r
211                 type                            : 'Type', // MISSING\r
212                 start                           : 'Start', // MISSING\r
213                 validateStartNumber                             :'List start number must be a whole number.', // MISSING\r
214                 circle                          : 'Circle', // MISSING\r
215                 disc                            : 'Disc', // MISSING\r
216                 square                          : 'Square', // MISSING\r
217                 none                            : 'None', // MISSING\r
218                 notset                          : '<not set>', // MISSING\r
219                 armenian                        : 'Armenian numbering', // MISSING\r
220                 georgian                        : 'Georgian numbering (an, ban, gan, etc.)', // MISSING\r
221                 lowerRoman                      : 'Lower Roman (i, ii, iii, iv, v, etc.)', // MISSING\r
222                 upperRoman                      : 'Upper Roman (I, II, III, IV, V, etc.)', // MISSING\r
223                 lowerAlpha                      : 'Lower Alpha (a, b, c, d, e, etc.)', // MISSING\r
224                 upperAlpha                      : 'Upper Alpha (A, B, C, D, E, etc.)', // MISSING\r
225                 lowerGreek                      : 'Lower Greek (alpha, beta, gamma, etc.)', // MISSING\r
226                 decimal                         : 'Decimal (1, 2, 3, etc.)', // MISSING\r
227                 decimalLeadingZero      : 'Decimal leading zero (01, 02, 03, etc.)' // MISSING\r
228         },\r
229 \r
230         // Find And Replace Dialog\r
231         findAndReplace :\r
232         {\r
233                 title                           : 'Cerca e Sostituisci',\r
234                 find                            : 'Trova',\r
235                 replace                         : 'Sostituisci',\r
236                 findWhat                        : 'Trova:',\r
237                 replaceWith                     : 'Sostituisci con:',\r
238                 notFoundMsg                     : 'L\'elemento cercato non è stato trovato.',\r
239                 matchCase                       : 'Maiuscole/minuscole',\r
240                 matchWord                       : 'Solo parole intere',\r
241                 matchCyclic                     : 'Ricerca ciclica',\r
242                 replaceAll                      : 'Sostituisci tutto',\r
243                 replaceSuccessMsg       : '%1 occorrenza(e) sostituite.'\r
244         },\r
245 \r
246         // Table Dialog\r
247         table :\r
248         {\r
249                 toolbar         : 'Tabella',\r
250                 title           : 'Proprietà tabella',\r
251                 menu            : 'Proprietà tabella',\r
252                 deleteTable     : 'Cancella Tabella',\r
253                 rows            : 'Righe',\r
254                 columns         : 'Colonne',\r
255                 border          : 'Dimensione bordo',\r
256                 widthPx         : 'pixel',\r
257                 widthPc         : 'percento',\r
258                 widthUnit       : 'width unit', // MISSING\r
259                 cellSpace       : 'Spaziatura celle',\r
260                 cellPad         : 'Padding celle',\r
261                 caption         : 'Intestazione',\r
262                 summary         : 'Indice',\r
263                 headers         : 'Intestazione',\r
264                 headersNone             : 'Nessuna',\r
265                 headersColumn   : 'Prima Colonna',\r
266                 headersRow              : 'Prima Riga',\r
267                 headersBoth             : 'Entrambe',\r
268                 invalidRows             : 'Il numero di righe dev\'essere un numero maggiore di 0.',\r
269                 invalidCols             : 'Il numero di colonne dev\'essere un numero maggiore di 0.',\r
270                 invalidBorder   : 'La dimensione del bordo dev\'essere un numero.',\r
271                 invalidWidth    : 'La larghezza della tabella dev\'essere un numero.',\r
272                 invalidHeight   : 'L\'altezza della tabella dev\'essere un numero.',\r
273                 invalidCellSpacing      : 'La spaziatura tra le celle dev\'essere un numero.',\r
274                 invalidCellPadding      : 'Il pagging delle celle dev\'essere un numero',\r
275 \r
276                 cell :\r
277                 {\r
278                         menu                    : 'Cella',\r
279                         insertBefore    : 'Inserisci Cella Prima',\r
280                         insertAfter             : 'Inserisci Cella Dopo',\r
281                         deleteCell              : 'Elimina celle',\r
282                         merge                   : 'Unisce celle',\r
283                         mergeRight              : 'Unisci a Destra',\r
284                         mergeDown               : 'Unisci in Basso',\r
285                         splitHorizontal : 'Dividi Cella Orizzontalmente',\r
286                         splitVertical   : 'Dividi Cella Verticalmente',\r
287                         title                   : 'Proprietà della cella',\r
288                         cellType                : 'Tipo di cella',\r
289                         rowSpan                 : 'Su più righe',\r
290                         colSpan                 : 'Su più colonne',\r
291                         wordWrap                : 'Ritorno a capo',\r
292                         hAlign                  : 'Allineamento orizzontale',\r
293                         vAlign                  : 'Allineamento verticale',\r
294                         alignBaseline   : 'Linea Base',\r
295                         bgColor                 : 'Colore di Sfondo',\r
296                         borderColor             : 'Colore del Bordo',\r
297                         data                    : 'Dati',\r
298                         header                  : 'Intestazione',\r
299                         yes                             : 'Si',\r
300                         no                              : 'No',\r
301                         invalidWidth    : 'La larghezza della cella dev\'essere un numero.',\r
302                         invalidHeight   : 'L\'altezza della cella dev\'essere un numero.',\r
303                         invalidRowSpan  : 'Il numero di righe dev\'essere un numero intero.',\r
304                         invalidColSpan  : 'Il numero di colonne dev\'essere un numero intero.',\r
305                         chooseColor             : 'Choose' // MISSING\r
306                 },\r
307 \r
308                 row :\r
309                 {\r
310                         menu                    : 'Riga',\r
311                         insertBefore    : 'Inserisci Riga Prima',\r
312                         insertAfter             : 'Inserisci Riga Dopo',\r
313                         deleteRow               : 'Elimina righe'\r
314                 },\r
315 \r
316                 column :\r
317                 {\r
318                         menu                    : 'Colonna',\r
319                         insertBefore    : 'Inserisci Colonna Prima',\r
320                         insertAfter             : 'Inserisci Colonna Dopo',\r
321                         deleteColumn    : 'Elimina colonne'\r
322                 }\r
323         },\r
324 \r
325         // Button Dialog.\r
326         button :\r
327         {\r
328                 title           : 'Proprietà bottone',\r
329                 text            : 'Testo (Value)',\r
330                 type            : 'Tipo',\r
331                 typeBtn         : 'Bottone',\r
332                 typeSbm         : 'Invio',\r
333                 typeRst         : 'Annulla'\r
334         },\r
335 \r
336         // Checkbox and Radio Button Dialogs.\r
337         checkboxAndRadio :\r
338         {\r
339                 checkboxTitle : 'Proprietà checkbox',\r
340                 radioTitle      : 'Proprietà radio button',\r
341                 value           : 'Valore',\r
342                 selected        : 'Selezionato'\r
343         },\r
344 \r
345         // Form Dialog.\r
346         form :\r
347         {\r
348                 title           : 'Proprietà modulo',\r
349                 menu            : 'Proprietà modulo',\r
350                 action          : 'Azione',\r
351                 method          : 'Metodo',\r
352                 encoding        : 'Codifica'\r
353         },\r
354 \r
355         // Select Field Dialog.\r
356         select :\r
357         {\r
358                 title           : 'Proprietà menu di selezione',\r
359                 selectInfo      : 'Info',\r
360                 opAvail         : 'Opzioni disponibili',\r
361                 value           : 'Valore',\r
362                 size            : 'Dimensione',\r
363                 lines           : 'righe',\r
364                 chkMulti        : 'Permetti selezione multipla',\r
365                 opText          : 'Testo',\r
366                 opValue         : 'Valore',\r
367                 btnAdd          : 'Aggiungi',\r
368                 btnModify       : 'Modifica',\r
369                 btnUp           : 'Su',\r
370                 btnDown         : 'Gi',\r
371                 btnSetValue : 'Imposta come predefinito',\r
372                 btnDelete       : 'Rimuovi'\r
373         },\r
374 \r
375         // Textarea Dialog.\r
376         textarea :\r
377         {\r
378                 title           : 'Proprietà area di testo',\r
379                 cols            : 'Colonne',\r
380                 rows            : 'Righe'\r
381         },\r
382 \r
383         // Text Field Dialog.\r
384         textfield :\r
385         {\r
386                 title           : 'Proprietà campo di testo',\r
387                 name            : 'Nome',\r
388                 value           : 'Valore',\r
389                 charWidth       : 'Larghezza',\r
390                 maxChars        : 'Numero massimo di caratteri',\r
391                 type            : 'Tipo',\r
392                 typeText        : 'Testo',\r
393                 typePass        : 'Password'\r
394         },\r
395 \r
396         // Hidden Field Dialog.\r
397         hidden :\r
398         {\r
399                 title   : 'Proprietà campo nascosto',\r
400                 name    : 'Nome',\r
401                 value   : 'Valore'\r
402         },\r
403 \r
404         // Image Dialog.\r
405         image :\r
406         {\r
407                 title           : 'Proprietà immagine',\r
408                 titleButton     : 'Proprietà bottone immagine',\r
409                 menu            : 'Proprietà immagine',\r
410                 infoTab         : 'Informazioni immagine',\r
411                 btnUpload       : 'Invia al server',\r
412                 upload          : 'Carica',\r
413                 alt                     : 'Testo alternativo',\r
414                 lockRatio       : 'Blocca rapporto',\r
415                 unlockRatio     : 'Unlock Ratio', // MISSING\r
416                 resetSize       : 'Reimposta dimensione',\r
417                 border          : 'Bordo',\r
418                 hSpace          : 'HSpace',\r
419                 vSpace          : 'VSpace',\r
420                 alertUrl        : 'Devi inserire l\'URL per l\'immagine',\r
421                 linkTab         : 'Collegamento',\r
422                 button2Img      : 'Vuoi trasformare il bottone immagine selezionato in un\'immagine semplice?',\r
423                 img2Button      : 'Vuoi trasferomare l\'immagine selezionata in un bottone immagine?',\r
424                 urlMissing      : 'Image source URL is missing.', // MISSING\r
425                 validateBorder  : 'Border must be a whole number.', // MISSING\r
426                 validateHSpace  : 'HSpace must be a whole number.', // MISSING\r
427                 validateVSpace  : 'VSpace must be a whole number.' // MISSING\r
428         },\r
429 \r
430         // Flash Dialog\r
431         flash :\r
432         {\r
433                 properties              : 'Proprietà Oggetto Flash',\r
434                 propertiesTab   : 'Proprietà',\r
435                 title                   : 'Proprietà Oggetto Flash',\r
436                 chkPlay                 : 'Avvio Automatico',\r
437                 chkLoop                 : 'Riavvio automatico',\r
438                 chkMenu                 : 'Abilita Menu di Flash',\r
439                 chkFull                 : 'Permetti la modalità tutto schermo',\r
440                 scale                   : 'Ridimensiona',\r
441                 scaleAll                : 'Mostra Tutto',\r
442                 scaleNoBorder   : 'Senza Bordo',\r
443                 scaleFit                : 'Dimensione Esatta',\r
444                 access                  : 'Accesso Script',\r
445                 accessAlways    : 'Sempre',\r
446                 accessSameDomain: 'Solo stesso dominio',\r
447                 accessNever             : 'Mai',\r
448                 alignAbsBottom  : 'In basso assoluto',\r
449                 alignAbsMiddle  : 'Centrato assoluto',\r
450                 alignBaseline   : 'Linea base',\r
451                 alignTextTop    : 'In alto al testo',\r
452                 quality                 : 'Qualità',\r
453                 qualityBest             : 'Massima',\r
454                 qualityHigh             : 'Alta',\r
455                 qualityAutoHigh : 'Alta Automatica',\r
456                 qualityMedium   : 'Intermedia',\r
457                 qualityAutoLow  : 'Bassa Automatica',\r
458                 qualityLow              : 'Bassa',\r
459                 windowModeWindow: 'Finestra',\r
460                 windowModeOpaque: 'Opaca',\r
461                 windowModeTransparent : 'Trasparente',\r
462                 windowMode              : 'Modalità finestra',\r
463                 flashvars               : 'Variabili per Flash',\r
464                 bgcolor                 : 'Colore sfondo',\r
465                 hSpace                  : 'HSpace',\r
466                 vSpace                  : 'VSpace',\r
467                 validateSrc             : 'Devi inserire l\'URL del collegamento',\r
468                 validateHSpace  : 'L\'HSpace dev\'essere un numero.',\r
469                 validateVSpace  : 'Il VSpace dev\'essere un numero.'\r
470         },\r
471 \r
472         // Speller Pages Dialog\r
473         spellCheck :\r
474         {\r
475                 toolbar                 : 'Correttore ortografico',\r
476                 title                   : 'Controllo ortografico',\r
477                 notAvailable    : 'Il servizio non è momentaneamente disponibile.',\r
478                 errorLoading    : 'Errore nel caricamento dell\'host col servizio applicativo: %s.',\r
479                 notInDic                : 'Non nel dizionario',\r
480                 changeTo                : 'Cambia in',\r
481                 btnIgnore               : 'Ignora',\r
482                 btnIgnoreAll    : 'Ignora tutto',\r
483                 btnReplace              : 'Cambia',\r
484                 btnReplaceAll   : 'Cambia tutto',\r
485                 btnUndo                 : 'Annulla',\r
486                 noSuggestions   : '- Nessun suggerimento -',\r
487                 progress                : 'Controllo ortografico in corso',\r
488                 noMispell               : 'Controllo ortografico completato: nessun errore trovato',\r
489                 noChanges               : 'Controllo ortografico completato: nessuna parola cambiata',\r
490                 oneChange               : 'Controllo ortografico completato: 1 parola cambiata',\r
491                 manyChanges             : 'Controllo ortografico completato: %1 parole cambiate',\r
492                 ieSpellDownload : 'Contollo ortografico non installato. Lo vuoi scaricare ora?'\r
493         },\r
494 \r
495         smiley :\r
496         {\r
497                 toolbar : 'Emoticon',\r
498                 title   : 'Inserisci emoticon',\r
499                 options : 'Smiley Options' // MISSING\r
500         },\r
501 \r
502         elementsPath :\r
503         {\r
504                 eleLabel : 'Elements path', // MISSING\r
505                 eleTitle : '%1 elemento'\r
506         },\r
507 \r
508         numberedlist    : 'Elenco numerato',\r
509         bulletedlist    : 'Elenco puntato',\r
510         indent                  : 'Aumenta rientro',\r
511         outdent                 : 'Riduci rientro',\r
512 \r
513         justify :\r
514         {\r
515                 left    : 'Allinea a sinistra',\r
516                 center  : 'Centra',\r
517                 right   : 'Allinea a destra',\r
518                 block   : 'Giustifica'\r
519         },\r
520 \r
521         blockquote : 'Citazione',\r
522 \r
523         clipboard :\r
524         {\r
525                 title           : 'Incolla',\r
526                 cutError        : 'Le impostazioni di sicurezza del browser non permettono di tagliare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+X).',\r
527                 copyError       : 'Le impostazioni di sicurezza del browser non permettono di copiare automaticamente il testo. Usa la tastiera (Ctrl/Cmd+C).',\r
528                 pasteMsg        : 'Incolla il testo all\'interno dell\'area sottostante usando la scorciatoia di tastiere (<STRONG>Ctrl/Cmd+V</STRONG>) e premi <STRONG>OK</STRONG>.',\r
529                 securityMsg     : 'A causa delle impostazioni di sicurezza del browser,l\'editor non è in grado di accedere direttamente agli appunti. E\' pertanto necessario incollarli di nuovo in questa finestra.',\r
530                 pasteArea       : 'Paste Area' // MISSING\r
531         },\r
532 \r
533         pastefromword :\r
534         {\r
535                 confirmCleanup  : 'Il testo da incollare sembra provenire da Word. Desideri pulirlo prima di incollare?',\r
536                 toolbar                 : 'Incolla da Word',\r
537                 title                   : 'Incolla da Word',\r
538                 error                   : 'It was not possible to clean up the pasted data due to an internal error' // MISSING\r
539         },\r
540 \r
541         pasteText :\r
542         {\r
543                 button  : 'Incolla come testo semplice',\r
544                 title   : 'Incolla come testo semplice'\r
545         },\r
546 \r
547         templates :\r
548         {\r
549                 button                  : 'Modelli',\r
550                 title                   : 'Contenuto dei modelli',\r
551                 options : 'Template Options', // MISSING\r
552                 insertOption    : 'Cancella il contenuto corrente',\r
553                 selectPromptMsg : 'Seleziona il modello da aprire nell\'editor<br />(il contenuto attuale verrà eliminato):',\r
554                 emptyListMsg    : '(Nessun modello definito)'\r
555         },\r
556 \r
557         showBlocks : 'Visualizza Blocchi',\r
558 \r
559         stylesCombo :\r
560         {\r
561                 label           : 'Stile',\r
562                 panelTitle      : 'Formatting Styles', // MISSING\r
563                 panelTitle1     : 'Stili per blocchi',\r
564                 panelTitle2     : 'Stili in linea',\r
565                 panelTitle3     : 'Stili per oggetti'\r
566         },\r
567 \r
568         format :\r
569         {\r
570                 label           : 'Formato',\r
571                 panelTitle      : 'Formato',\r
572 \r
573                 tag_p           : 'Normale',\r
574                 tag_pre         : 'Formattato',\r
575                 tag_address     : 'Indirizzo',\r
576                 tag_h1          : 'Titolo 1',\r
577                 tag_h2          : 'Titolo 2',\r
578                 tag_h3          : 'Titolo 3',\r
579                 tag_h4          : 'Titolo 4',\r
580                 tag_h5          : 'Titolo 5',\r
581                 tag_h6          : 'Titolo 6',\r
582                 tag_div         : 'Paragrafo (DIV)'\r
583         },\r
584 \r
585         div :\r
586         {\r
587                 title                           : 'Create Div Container', // MISSING\r
588                 toolbar                         : 'Create Div Container', // MISSING\r
589                 cssClassInputLabel      : 'Stylesheet Classes', // MISSING\r
590                 styleSelectLabel        : 'Style', // MISSING\r
591                 IdInputLabel            : 'Id', // MISSING\r
592                 languageCodeInputLabel  : ' Language Code', // MISSING\r
593                 inlineStyleInputLabel   : 'Inline Style', // MISSING\r
594                 advisoryTitleInputLabel : 'Advisory Title', // MISSING\r
595                 langDirLabel            : 'Language Direction', // MISSING\r
596                 langDirLTRLabel         : 'Left to Right (LTR)', // MISSING\r
597                 langDirRTLLabel         : 'Right to Left (RTL)', // MISSING\r
598                 edit                            : 'Edit Div', // MISSING\r
599                 remove                          : 'Remove Div' // MISSING\r
600         },\r
601 \r
602         iframe :\r
603         {\r
604                 title           : 'iFrame Properties', // MISSING\r
605                 toolbar         : 'iFrame', // MISSING\r
606                 noUrl           : 'Please type the iFrame URL', // MISSING\r
607                 scrolling       : 'Enable scrollbars', // MISSING\r
608                 border          : 'Show frame border' // MISSING\r
609         },\r
610 \r
611         font :\r
612         {\r
613                 label           : 'Font',\r
614                 voiceLabel      : 'Font',\r
615                 panelTitle      : 'Font'\r
616         },\r
617 \r
618         fontSize :\r
619         {\r
620                 label           : 'Dimensione',\r
621                 voiceLabel      : 'Dimensione Font',\r
622                 panelTitle      : 'Dimensione'\r
623         },\r
624 \r
625         colorButton :\r
626         {\r
627                 textColorTitle  : 'Colore testo',\r
628                 bgColorTitle    : 'Colore sfondo',\r
629                 panelTitle              : 'Colors', // MISSING\r
630                 auto                    : 'Automatico',\r
631                 more                    : 'Altri colori...'\r
632         },\r
633 \r
634         colors :\r
635         {\r
636                 '000' : 'Black', // MISSING\r
637                 '800000' : 'Maroon', // MISSING\r
638                 '8B4513' : 'Saddle Brown', // MISSING\r
639                 '2F4F4F' : 'Dark Slate Gray', // MISSING\r
640                 '008080' : 'Teal', // MISSING\r
641                 '000080' : 'Navy', // MISSING\r
642                 '4B0082' : 'Indigo', // MISSING\r
643                 '696969' : 'Dark Gray', // MISSING\r
644                 'B22222' : 'Fire Brick', // MISSING\r
645                 'A52A2A' : 'Brown', // MISSING\r
646                 'DAA520' : 'Golden Rod', // MISSING\r
647                 '006400' : 'Dark Green', // MISSING\r
648                 '40E0D0' : 'Turquoise', // MISSING\r
649                 '0000CD' : 'Medium Blue', // MISSING\r
650                 '800080' : 'Purple', // MISSING\r
651                 '808080' : 'Gray', // MISSING\r
652                 'F00' : 'Red', // MISSING\r
653                 'FF8C00' : 'Dark Orange', // MISSING\r
654                 'FFD700' : 'Gold', // MISSING\r
655                 '008000' : 'Green', // MISSING\r
656                 '0FF' : 'Cyan', // MISSING\r
657                 '00F' : 'Blue', // MISSING\r
658                 'EE82EE' : 'Violet', // MISSING\r
659                 'A9A9A9' : 'Dim Gray', // MISSING\r
660                 'FFA07A' : 'Light Salmon', // MISSING\r
661                 'FFA500' : 'Orange', // MISSING\r
662                 'FFFF00' : 'Yellow', // MISSING\r
663                 '00FF00' : 'Lime', // MISSING\r
664                 'AFEEEE' : 'Pale Turquoise', // MISSING\r
665                 'ADD8E6' : 'Light Blue', // MISSING\r
666                 'DDA0DD' : 'Plum', // MISSING\r
667                 'D3D3D3' : 'Light Grey', // MISSING\r
668                 'FFF0F5' : 'Lavender Blush', // MISSING\r
669                 'FAEBD7' : 'Antique White', // MISSING\r
670                 'FFFFE0' : 'Light Yellow', // MISSING\r
671                 'F0FFF0' : 'Honeydew', // MISSING\r
672                 'F0FFFF' : 'Azure', // MISSING\r
673                 'F0F8FF' : 'Alice Blue', // MISSING\r
674                 'E6E6FA' : 'Lavender', // MISSING\r
675                 'FFF' : 'White' // MISSING\r
676         },\r
677 \r
678         scayt :\r
679         {\r
680                 title                   : 'Controllo Ortografico Mentre Scrivi',\r
681                 opera_title             : 'Not supported by Opera', // MISSING\r
682                 enable                  : 'Abilita COMS',\r
683                 disable                 : 'Disabilita COMS',\r
684                 about                   : 'About COMS',\r
685                 toggle                  : 'Inverti abilitazione SCOMS',\r
686                 options                 : 'Opzioni',\r
687                 langs                   : 'Lingue',\r
688                 moreSuggestions : 'Altri suggerimenti',\r
689                 ignore                  : 'Ignora',\r
690                 ignoreAll               : 'Ignora tutti',\r
691                 addWord                 : 'Aggiungi Parola',\r
692                 emptyDic                : 'Il nome del dizionario non può essere vuoto.',\r
693 \r
694                 optionsTab              : 'Opzioni',\r
695                 allCaps                 : 'Ignore All-Caps Words', // MISSING\r
696                 ignoreDomainNames : 'Ignore Domain Names', // MISSING\r
697                 mixedCase               : 'Ignore Words with Mixed Case', // MISSING\r
698                 mixedWithDigits : 'Ignore Words with Numbers', // MISSING\r
699 \r
700                 languagesTab    : 'Lingue',\r
701 \r
702                 dictionariesTab : 'Dizionari',\r
703                 dic_field_name  : 'Dictionary name', // MISSING\r
704                 dic_create              : 'Create', // MISSING\r
705                 dic_restore             : 'Restore', // MISSING\r
706                 dic_delete              : 'Delete', // MISSING\r
707                 dic_rename              : 'Rename', // MISSING\r
708                 dic_info                : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING\r
709 \r
710                 aboutTab                : 'About'\r
711         },\r
712 \r
713         about :\r
714         {\r
715                 title           : 'About CKEditor',\r
716                 dlgTitle        : 'About CKEditor',\r
717                 moreInfo        : 'Per le informazioni sulla licenza si prega di visitare il nostro sito:',\r
718                 copy            : 'Copyright &copy; $1. Tutti i diritti riservati.'\r
719         },\r
720 \r
721         maximize : 'Massimizza',\r
722         minimize : 'Minimize', // MISSING\r
723 \r
724         fakeobjects :\r
725         {\r
726                 anchor          : 'Ancora',\r
727                 flash           : 'Animazione Flash',\r
728                 iframe          : 'iFrame', // MISSING\r
729                 hiddenfield     : 'Hidden Field', // MISSING\r
730                 unknown         : 'Oggetto sconosciuto'\r
731         },\r
732 \r
733         resize : 'Trascina per ridimensionare',\r
734 \r
735         colordialog :\r
736         {\r
737                 title           : 'Select color', // MISSING\r
738                 options :       'Color Options', // MISSING\r
739                 highlight       : 'Highlight', // MISSING\r
740                 selected        : 'Selected Color', // MISSING\r
741                 clear           : 'Clear' // MISSING\r
742         },\r
743 \r
744         toolbarCollapse : 'Collapse Toolbar', // MISSING\r
745         toolbarExpand   : 'Expand Toolbar', // MISSING\r
746 \r
747         bidi :\r
748         {\r
749                 ltr : 'Text direction from left to right', // MISSING\r
750                 rtl : 'Text direction from right to left' // MISSING\r
751         }\r
752 };\r