about summary refs log tree commit diff stats
path: root/app/assets/javascripts/ckeditor/plugins/image2/lang/cy.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/ckeditor/plugins/image2/lang/cy.js')
-rw-r--r--app/assets/javascripts/ckeditor/plugins/image2/lang/cy.js21
1 files changed, 0 insertions, 21 deletions
diff --git a/app/assets/javascripts/ckeditor/plugins/image2/lang/cy.js b/app/assets/javascripts/ckeditor/plugins/image2/lang/cy.js deleted file mode 100644 index 7051680..0000000 --- a/app/assets/javascripts/ckeditor/plugins/image2/lang/cy.js +++ /dev/null
@@ -1,21 +0,0 @@
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.plugins.setLang( 'image2', 'cy', {
6 alt: 'Testun Amgen',
7 btnUpload: 'Anfon i\'r Gweinydd',
8 captioned: 'Delwedd รข phennawd',
9 captionPlaceholder: 'Caption', // MISSING
10 infoTab: 'Gwyb Delwedd',
11 lockRatio: 'Cloi Cymhareb',
12 menu: 'Priodweddau Delwedd',
13 pathName: 'delwedd',
14 pathNameCaption: 'pennawd',
15 resetSize: 'Ailosod Maint',
16 resizer: 'Clicio a llusgo i ail-meintio',
17 title: 'Priodweddau Delwedd',
18 uploadTab: 'Lanlwytho',
19 urlMissing: 'URL gwreiddiol y ddelwedd ar goll.',
20 altMissing: 'Alternative text is missing.' // MISSING
21} );