source: main/trunk/greenstone3/web/interfaces/default/js/ckeditor/plugins/image/lang/ku.js@ 32438

Last change on this file since 32438 was 32438, checked in by kjdon, 6 years ago

CKEditor: added Image and SourceDialog plugins to allow image tag editing, and source code editing. config.js modified to include the plugins

File size: 1.3 KB
Line 
1/*
2Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
4*/
5CKEDITOR.plugins.setLang( 'image', 'ku', {
6 alt: 'جێگرەوەی دەق',
7 border: 'ٟەراوێز',
8 btnUpload: 'ناردنی ØšÛ† ڕاژه',
9 button2Img: 'تۆ دەتەوێت دوگم
10ەی وێنەی دیاریکراو ؚگۆڕیت ØšÛ† وێنەیەکی ؊اسایی؟',
11 hSpace: 'ؚۆ؎ایی ؊اسۆیی',
12 img2Button: 'تۆ دەتەوێت وێنەی دیاریکراو ؚگۆڕیت ØšÛ† دوگم
13ەی وێنه؟',
14 infoTab: 'زانیاری وێنه',
15 linkTab: 'ؚەستەر',
16 lockRatio: 'داخستنی ڕێژه',
17 menu: 'خاسیەتی وێنه',
18 resetSize: 'ڕێکخستنەوەی قەؚاره',
19 title: 'خاسیەتی وێنه',
20 titleButton: 'خاسیەتی دوگم
21ەی وێنه',
22 upload: 'ؚارکردن',
23 urlMissing: 'سەرچاوەی ؚەستەری وێنه ؚزره',
24 vSpace: 'ؚۆ؎ایی ؊ەستونی',
25 validateBorder: 'ٟەراوێز دەؚێت ؚەتەواوی تەنها ژم
26اره ؚێت.',
27 validateHSpace: 'ؚۆ؎ایی ؊اسۆیی دەؚێت ؚەتەواوی تەنها ژم
28ارە ؚێت.',
29 validateVSpace: 'ؚۆ؎ایی ؊ەستونی دەؚێت ؚەتەواوی تەنها ژم
30اره ؚێت.'
31} );
Note: See TracBrowser for help on using the repository browser.