]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/image/lang/oc.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / image / lang / oc.js
diff --git a/sources/plugins/image/lang/oc.js b/sources/plugins/image/lang/oc.js
new file mode 100644 (file)
index 0000000..fa595c6
--- /dev/null
@@ -0,0 +1,25 @@
+/*\r
+Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.\r
+For licensing, see LICENSE.md or http://ckeditor.com/license\r
+*/\r
+CKEDITOR.plugins.setLang( 'image', 'oc', {\r
+       alt: 'Tèxte alternatiu',\r
+       border: 'Bordadura',\r
+       btnUpload: 'Mandar sul servidor',\r
+       button2Img: 'Volètz transformar lo boton amb imatge seleccionat en imatge simple ?',\r
+       hSpace: 'Espaçament orizontal',\r
+       img2Button: 'Volètz transformar l\'imatge seleccionat en boton amb imatge ?',\r
+       infoTab: 'Informacions sus l\'imatge',\r
+       linkTab: 'Ligam',\r
+       lockRatio: 'Conservar las proporcions',\r
+       menu: 'Proprietats de l\'imatge',\r
+       resetSize: 'Reïnicializar la talha',\r
+       title: 'Proprietats de l\'imatge',\r
+       titleButton: 'Proprietats del boton amb imatge',\r
+       upload: 'Mandar',\r
+       urlMissing: 'L\'URL font de l\'imatge es mancanta.',\r
+       vSpace: 'Espaçament vertical',\r
+       validateBorder: 'La bordadura deu èsser un nombre entièr.',\r
+       validateHSpace: 'L\'espaçament orizontal deu èsser un nombre entièr.',\r
+       validateVSpace: 'L\'espaçament vertical deu èsser un nombre entièr.'\r
+} );\r