| Server IP : 138.197.176.125 / Your IP : 216.73.216.41 Web Server : Apache/2.4.41 (Ubuntu) System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 User : root ( 0) PHP Version : 8.3.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/crm_easylife/libraries/jquery/ckeditor/plugins/docprops/lang/ |
Upload File : |
/*
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'docprops', 'it', {
bgColor: 'Colore di sfondo',
bgFixed: 'Sfondo fissato',
bgImage: 'Immagine di sfondo',
charset: 'Set di caretteri',
charsetASCII: 'ASCII',
charsetCE: 'Europa Centrale',
charsetCR: 'Cirillico',
charsetCT: 'Cinese Tradizionale (Big5)',
charsetGR: 'Greco',
charsetJP: 'Giapponese',
charsetKR: 'Coreano',
charsetOther: 'Altro set di caretteri',
charsetTR: 'Turco',
charsetUN: 'Unicode (UTF-8)',
charsetWE: 'Europa Occidentale',
chooseColor: 'Scegli',
design: 'Disegna',
docTitle: 'Titolo pagina',
docType: 'Intestazione DocType',
docTypeOther: 'Altra intestazione DocType',
label: 'Proprietà del Documento',
margin: 'Margini',
marginBottom: 'In Basso',
marginLeft: 'A Sinistra',
marginRight: 'A Destra',
marginTop: 'In Alto',
meta: 'Meta Data',
metaAuthor: 'Autore',
metaCopyright: 'Copyright',
metaDescription: 'Descrizione documento',
metaKeywords: 'Chiavi di indicizzazione documento (separate da virgola)',
other: '<altro>',
previewHtml: '<p>Questo è un <strong>testo di esempio</strong>. State usando <a href="javascript:void(0)">CKEditor</a>.</p>',
title: 'Proprietà del Documento',
txtColor: 'Colore testo',
xhtmlDec: 'Includi dichiarazione XHTML'
});