]> git.immae.eu Git - perso/Immae/Projets/packagist/ludivine-ckeditor-component.git/blobdiff - sources/plugins/liststyle/lang/es-mx.js
Update to 4.7.3
[perso/Immae/Projets/packagist/ludivine-ckeditor-component.git] / sources / plugins / liststyle / lang / es-mx.js
diff --git a/sources/plugins/liststyle/lang/es-mx.js b/sources/plugins/liststyle/lang/es-mx.js
new file mode 100644 (file)
index 0000000..56e6fa7
--- /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', 'es-mx', {\r
+       armenian: 'Numeración armenia',\r
+       bulletedTitle: 'Propiedades de la lista con viñetas',\r
+       circle: 'Círculo',\r
+       decimal: 'Decimal (1, 2, 3, etc.)',\r
+       decimalLeadingZero: 'Decimal con cero (01, 02, 03, etc.)',\r
+       disc: 'Desc',\r
+       georgian: 'Numeración gregoriana (an, ban, gan, etc.)',\r
+       lowerAlpha: 'Alfabeto minúscula (a, b, c, d, e, etc.)',\r
+       lowerGreek: 'Griego minúscula (alpha, beta, gamma, etc.)',\r
+       lowerRoman: 'Romano minúscula (i, ii, iii, iv, v, etc.)',\r
+       none: 'Ninguno',\r
+       notset: '<not set>',\r
+       numberedTitle: 'Propiedades de la lista numerada',\r
+       square: 'Cuadrado',\r
+       start: 'Inicio',\r
+       type: 'Tipo',\r
+       upperAlpha: 'Abecedario mayúscula (A, B, C, D, E, etc.)',\r
+       upperRoman: 'Romanos mayúscula (I, II, III, IV, V, etc.)',\r
+       validateStartNumber: 'El número de inicio de la lista debe ser un número entero.'\r
+} );\r