/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'image', 'oc', { alt: 'Tèxte alternatiu', border: 'Bordadura', btnUpload: 'Mandar sul servidor', button2Img: 'Volètz transformar lo boton amb imatge seleccionat en imatge simple ?', hSpace: 'Espaçament orizontal', img2Button: 'Volètz transformar l\'imatge seleccionat en boton amb imatge ?', infoTab: 'Informacions sus l\'imatge', linkTab: 'Ligam', lockRatio: 'Conservar las proporcions', menu: 'Proprietats de l\'imatge', resetSize: 'Reïnicializar la talha', title: 'Proprietats de l\'imatge', titleButton: 'Proprietats del boton amb imatge', upload: 'Mandar', urlMissing: 'L\'URL font de l\'imatge es mancanta.', vSpace: 'Espaçament vertical', validateBorder: 'La bordadura deu èsser un nombre entièr.', validateHSpace: 'L\'espaçament orizontal deu èsser un nombre entièr.', validateVSpace: 'L\'espaçament vertical deu èsser un nombre entièr.' } );