]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/div/lang/ca.js
Add audio, color and fonts
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / div / lang / ca.js
diff --git a/sources/plugins/div/lang/ca.js b/sources/plugins/div/lang/ca.js
new file mode 100644 (file)
index 0000000..aa99c76
--- /dev/null
@@ -0,0 +1,19 @@
+/*\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( 'div', 'ca', {\r
+       IdInputLabel: 'Id',\r
+       advisoryTitleInputLabel: 'Títol de guia',\r
+       cssClassInputLabel: 'Classes de la fulla d\'estils',\r
+       edit: 'Edita la Capa',\r
+       inlineStyleInputLabel: 'Estil en línia',\r
+       langDirLTRLabel: 'D\'esquerra a dreta (LTR)',\r
+       langDirLabel: 'Direcció de l\'idioma',\r
+       langDirRTLLabel: 'De dreta a esquerra (RTL)',\r
+       languageCodeInputLabel: ' Codi d\'idioma',\r
+       remove: 'Elimina la Capa',\r
+       styleSelectLabel: 'Estil',\r
+       title: 'Crea una Capa Contenidora',\r
+       toolbar: 'Crea una Capa Contenidora'\r
+} );\r