first commit
This commit is contained in:
22
libraries/ckeditor/plugins/bootstrapTab/lang/cy.js
Normal file
22
libraries/ckeditor/plugins/bootstrapTab/lang/cy.js
Normal file
@@ -0,0 +1,22 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapTab', 'cy', {//welsh
|
||||
plugin : 'Bootstrap Tab',
|
||||
title : 'Teitl',
|
||||
content : 'Cynnwys',
|
||||
htmlIsAllowed : 'HTML Yn Cael Ei Allowed',
|
||||
addNewItem : 'Ychwanegu Eitem Newydd',
|
||||
minimum : 'Rhaid ategyn gynnwys o leiaf 1 eitem',
|
||||
link : 'Cyswllt',
|
||||
style : 'Arddull',
|
||||
type : 'Math',
|
||||
size : 'Maint',
|
||||
blockLevel : 'Bloc Lefel',
|
||||
active : 'Active',
|
||||
enabled : 'Galluogwyd',
|
||||
text : 'Testun',
|
||||
preview : 'Rhagolwg',
|
||||
optional : 'Dewisol',
|
||||
badge : 'Bathodyn',
|
||||
caption : 'Geiriad',
|
||||
image : 'Delwedd',
|
||||
delete : 'Ydych chi\'n siŵr eich bod am ddileu\'r eitem hon?'
|
||||
});
|
||||
Reference in New Issue
Block a user