first commit
This commit is contained in:
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/cy.js
Normal file
34
libraries/ckeditor/plugins/bootstrapCollapse/lang/cy.js
Normal file
@@ -0,0 +1,34 @@
|
||||
CKEDITOR.plugins.setLang('bootstrapCollapse', 'cy', {//welsh
|
||||
plugin : 'Collapse Bootstrap',
|
||||
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?',
|
||||
items : 'Eitemau',
|
||||
settings : 'Gosodiadau',
|
||||
expandFirstItem : 'Expand Eitem Cyntaf',
|
||||
yes : 'Ydw',
|
||||
no : 'Nac Oes',
|
||||
theme : 'Thema',
|
||||
default : 'Default',
|
||||
primary : 'primary',
|
||||
success : 'Llwyddiant',
|
||||
info : 'Gwybodaeth',
|
||||
warning : 'Rhybudd',
|
||||
danger : 'Dange'
|
||||
});
|
||||
Reference in New Issue
Block a user