LDAPAccountManager/lam/templates/lib/extra/ckeditor/plugins/toolbar/lang/ug.js

23 lines
744 B
JavaScript

/*
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
*/
CKEDITOR.plugins.setLang( 'toolbar', 'ug', {
toolbarCollapse: 'قورال بالداقنى قاتلا',
toolbarExpand: 'قورال بالداقنى ياي',
toolbarGroups: {
document: 'پۈتۈك',
clipboard: 'چاپلاش تاختىسى/يېنىۋال',
editing: 'تەھرىر',
forms: 'جەدۋەل',
basicstyles: 'ئاساسىي ئۇسلۇب',
paragraph: 'ئابزاس',
links: 'ئۇلانما',
insert: 'قىستۇر',
styles: 'ئۇسلۇب',
colors: 'رەڭ',
tools: 'قورال'
},
toolbars: 'قورال بالداق'
} );