/home/hdwebsolution/www/try/sareensurgicals/public/ckeditor/_source/plugins/devtools/lang/cy.js
/*
Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.html or http://ckeditor.com/license
*/

CKEDITOR.plugins.setLang( 'devtools', 'cy',
{
	devTools :
	{
		title		: 'Gwybodaeth am yr Elfen',
		dialogName	: 'Enw ffenestr y deialog',
		tabName		: 'Enw\'r tab',
		elementId	: 'ID yr Elfen',
		elementType	: 'Math yr elfen'
	}
});