summaryrefslogtreecommitdiff
path: root/plugins/liststyle/lang/cy.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/liststyle/lang/cy.js')
-rw-r--r--plugins/liststyle/lang/cy.js25
1 files changed, 0 insertions, 25 deletions
diff --git a/plugins/liststyle/lang/cy.js b/plugins/liststyle/lang/cy.js
deleted file mode 100644
index 84a3992..0000000
--- a/plugins/liststyle/lang/cy.js
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
-Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
-For licensing, see LICENSE.html or http://ckeditor.com/license
-*/
-CKEDITOR.plugins.setLang( 'liststyle', 'cy', {
- armenian: 'Rhifau Armeneg',
- bulletedTitle: 'Priodweddau Rhestr Fwled',
- circle: 'Cylch',
- decimal: 'Degol (1, 2, 3, ayyb.)',
- decimalLeadingZero: 'Degol â sero arweiniol (01, 02, 03, ayyb.)',
- disc: 'Disg',
- georgian: 'Rhifau Sioraidd (an, ban, gan, ayyb.)',
- lowerAlpha: 'Alffa Is (a, b, c, d, e, ayyb.)',
- lowerGreek: 'Groeg Is (alpha, beta, gamma, ayyb.)',
- lowerRoman: 'Rhufeinig Is (i, ii, iii, iv, v, ayyb.)',
- none: 'Dim',
- notset: '<heb osod>',
- numberedTitle: 'Priodweddau Rhestr Rifol',
- square: 'Sgwâr',
- start: 'Dechrau',
- type: 'Math',
- upperAlpha: 'Alffa Uwch (A, B, C, D, E, ayyb.)',
- upperRoman: 'Rhufeinig Uwch (I, II, III, IV, V, ayyb.)',
- validateStartNumber: 'Rhaid bod y rhif cychwynnol yn gyfanrif.'
-});