summaryrefslogtreecommitdiff
path: root/plugins/div/lang/cy.js
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/div/lang/cy.js')
-rw-r--r--plugins/div/lang/cy.js19
1 files changed, 0 insertions, 19 deletions
diff --git a/plugins/div/lang/cy.js b/plugins/div/lang/cy.js
deleted file mode 100644
index 98ff9db..0000000
--- a/plugins/div/lang/cy.js
+++ /dev/null
@@ -1,19 +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( 'div', 'cy', {
- IdInputLabel: 'Id',
- advisoryTitleInputLabel: 'Teitl Cynghorol',
- cssClassInputLabel: 'Dosbarthiadau Ffeil Ddiwyg',
- edit: 'Golygu Div',
- inlineStyleInputLabel: 'Arddull Mewn Llinell',
- langDirLTRLabel: 'Chwith i\'r Dde (LTR)',
- langDirLabel: 'Cyfeiriad yr Iaith',
- langDirRTLLabel: 'Dde i\'r Chwith (RTL)',
- languageCodeInputLabel: ' Cod Iaith',
- remove: 'Tynnu Div',
- styleSelectLabel: 'Arddull',
- title: 'Creu Cynhwysydd Div',
- toolbar: 'Creu Cynhwysydd Div'
-});