]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blame - sources/plugins/image/lang/oc.js
Validation initiale
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / image / lang / oc.js
CommitLineData
c63493c8
IB
1/*\r
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'image', 'oc', {\r
6 alt: 'Tèxte alternatiu',\r
7 border: 'Bordadura',\r
8 btnUpload: 'Mandar sul servidor',\r
9 button2Img: 'Volètz transformar lo boton amb imatge seleccionat en imatge simple ?',\r
10 hSpace: 'Espaçament orizontal',\r
11 img2Button: 'Volètz transformar l\'imatge seleccionat en boton amb imatge ?',\r
12 infoTab: 'Informacions sus l\'imatge',\r
13 linkTab: 'Ligam',\r
14 lockRatio: 'Conservar las proporcions',\r
15 menu: 'Proprietats de l\'imatge',\r
16 resetSize: 'Reïnicializar la talha',\r
17 title: 'Proprietats de l\'imatge',\r
18 titleButton: 'Proprietats del boton amb imatge',\r
19 upload: 'Mandar',\r
20 urlMissing: 'L\'URL font de l\'imatge es mancanta.',\r
21 vSpace: 'Espaçament vertical',\r
22 validateBorder: 'La bordadura deu èsser un nombre entièr.',\r
23 validateHSpace: 'L\'espaçament orizontal deu èsser un nombre entièr.',\r
24 validateVSpace: 'L\'espaçament vertical deu èsser un nombre entièr.'\r
25} );\r