]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/liststyle/lang/cy.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / liststyle / lang / cy.js
CommitLineData
3332bebe
IB
1/*\r
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'liststyle', 'cy', {\r
6 armenian: 'Rhifo Armeneg',\r
7 bulletedTitle: 'Priodweddau Rhestr Fwled',\r
8 circle: 'Cylch',\r
9 decimal: 'Degol (1, 2, 3, ayyb.)',\r
10 decimalLeadingZero: 'Degol â sero arweiniol (01, 02, 03, ayyb.)',\r
11 disc: 'Disg',\r
12 georgian: 'Rhifau Sioraidd (an, ban, gan, ayyb.)',\r
13 lowerAlpha: 'Alffa Is (a, b, c, d, e, ayyb.)',\r
14 lowerGreek: 'Groeg Is (alpha, beta, gamma, ayyb.)',\r
15 lowerRoman: 'Rhufeinig Is (i, ii, iii, iv, v, ayyb.)',\r
16 none: 'Dim',\r
17 notset: '<heb osod>',\r
18 numberedTitle: 'Priodweddau Rhestr Rifol',\r
19 square: 'Sgwâr',\r
20 start: 'Dechrau',\r
21 type: 'Math',\r
22 upperAlpha: 'Alffa Uwch (A, B, C, D, E, ayyb.)',\r
23 upperRoman: 'Rhufeinig Uwch (I, II, III, IV, V, ayyb.)',\r
24 validateStartNumber: 'Rhaid bod y rhif cychwynnol yn gyfanrif.'\r
25} );\r