aboutsummaryrefslogtreecommitdiff
path: root/sources/plugins/about/lang/cy.js
blob: a9c1e6d40d3e2dd319653df6c634f8558a19bac9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/*
Copyright (c) 2003-2015, 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'
} );