aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/cy.js
blob: fc47bd002f9dbb96ce54a76426ed7ae5392ae11b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or http://ckeditor.com/license
*/
CKEDITOR.plugins.setLang( 'about', 'cy', {
	copy: 'Hawlfraint © $1. Cedwir pob hawl.',
	dlgTitle: 'Ynghylch CKEditor',
	help: 'Gwirio $1 am gymorth.',
	moreInfo: 'Am wybodaeth ynghylch trwyddedau, ewch i\'n gwefan:',
	title: 'Ynghylch CKEditor',
	userGuide: 'Canllawiau Defnyddiwr CKEditor'
} );