]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/link/lang/it.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / link / lang / it.js
CommitLineData
3332bebe 1/*\r
317f8f8f 2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3332bebe
IB
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'link', 'it', {\r
6 acccessKey: 'Scorciatoia da tastiera',\r
7 advanced: 'Avanzate',\r
8 advisoryContentType: 'Tipo della risorsa collegata',\r
9 advisoryTitle: 'Titolo',\r
10 anchor: {\r
11 toolbar: 'Inserisci/Modifica Ancora',\r
12 menu: 'Proprietà ancora',\r
13 title: 'Proprietà ancora',\r
14 name: 'Nome ancora',\r
15 errorName: 'Inserici il nome dell\'ancora',\r
16 remove: 'Rimuovi l\'ancora'\r
17 },\r
18 anchorId: 'Per id elemento',\r
19 anchorName: 'Per Nome',\r
20 charset: 'Set di caretteri della risorsa collegata',\r
21 cssClasses: 'Nome classe CSS',\r
317f8f8f
IB
22 download: 'Forza scaricamento',\r
23 displayText: 'Mostra testo',\r
3332bebe
IB
24 emailAddress: 'Indirizzo E-Mail',\r
25 emailBody: 'Corpo del messaggio',\r
26 emailSubject: 'Oggetto del messaggio',\r
27 id: 'Id',\r
28 info: 'Informazioni collegamento',\r
29 langCode: 'Direzione scrittura',\r
30 langDir: 'Direzione scrittura',\r
31 langDirLTR: 'Da Sinistra a Destra (LTR)',\r
32 langDirRTL: 'Da Destra a Sinistra (RTL)',\r
33 menu: 'Modifica collegamento',\r
34 name: 'Nome',\r
35 noAnchors: '(Nessuna ancora disponibile nel documento)',\r
36 noEmail: 'Devi inserire un\'indirizzo e-mail',\r
37 noUrl: 'Devi inserire l\'URL del collegamento',\r
38 other: '<altro>',\r
39 popupDependent: 'Dipendente (Netscape)',\r
40 popupFeatures: 'Caratteristiche finestra popup',\r
41 popupFullScreen: 'A tutto schermo (IE)',\r
42 popupLeft: 'Posizione da sinistra',\r
43 popupLocationBar: 'Barra degli indirizzi',\r
44 popupMenuBar: 'Barra del menu',\r
45 popupResizable: 'Ridimensionabile',\r
46 popupScrollBars: 'Barre di scorrimento',\r
47 popupStatusBar: 'Barra di stato',\r
48 popupToolbar: 'Barra degli strumenti',\r
49 popupTop: 'Posizione dall\'alto',\r
50 rel: 'Relazioni',\r
51 selectAnchor: 'Scegli Ancora',\r
52 styles: 'Stile',\r
53 tabIndex: 'Ordine di tabulazione',\r
54 target: 'Destinazione',\r
55 targetFrame: '<riquadro>',\r
56 targetFrameName: 'Nome del riquadro di destinazione',\r
57 targetPopup: '<finestra popup>',\r
58 targetPopupName: 'Nome finestra popup',\r
59 title: 'Collegamento',\r
60 toAnchor: 'Ancora nel testo',\r
61 toEmail: 'E-Mail',\r
62 toUrl: 'URL',\r
63 toolbar: 'Collegamento',\r
64 type: 'Tipo di Collegamento',\r
65 unlink: 'Elimina collegamento',\r
66 upload: 'Carica'\r
67} );\r