]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blobdiff - sources/plugins/liststyle/lang/oc.js
Add oembed
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / oc.js
diff --git a/sources/plugins/liststyle/lang/oc.js b/sources/plugins/liststyle/lang/oc.js
new file mode 100644 (file)
index 0000000..eb64753
--- /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( 'liststyle', 'oc', {\r
+       armenian: 'Numerotacion armènia',\r
+       bulletedTitle: 'Proprietats de la lista de piuses',\r
+       circle: 'Cercle',\r
+       decimal: 'Decimal (1, 2, 3, etc.)',\r
+       decimalLeadingZero: 'Decimal precedit per un 0 (01, 02, 03, etc.)',\r
+       disc: 'Disc',\r
+       georgian: 'Numeracion georgiana (an, ban, gan, etc.)',\r
+       lowerAlpha: 'Letras minusculas (a, b, c, d, e, etc.)',\r
+       lowerGreek: 'Grèc minuscula (alfa, bèta, gamma, etc.)',\r
+       lowerRoman: 'Chifras romanas minusculas (i, ii, iii, iv, v, etc.)',\r
+       none: 'Pas cap',\r
+       notset: '<indefinit>',\r
+       numberedTitle: 'Proprietats de la lista numerotada',\r
+       square: 'Carrat',\r
+       start: 'Començament',\r
+       type: 'Tipe',\r
+       upperAlpha: 'Letras majusculas (A, B, C, D, E, etc.)',\r
+       upperRoman: 'Chifras romanas majusculas (I, II, III, IV, V, etc.)',\r
+       validateStartNumber: 'Lo primièr element de la lista deu èsser un nombre entièr.'\r
+} );\r