diff options
Diffstat (limited to 'app/assets/javascripts/ckeditor/plugins/image2/lang/ku.js')
| -rw-r--r-- | app/assets/javascripts/ckeditor/plugins/image2/lang/ku.js | 21 |
1 files changed, 0 insertions, 21 deletions
| diff --git a/app/assets/javascripts/ckeditor/plugins/image2/lang/ku.js b/app/assets/javascripts/ckeditor/plugins/image2/lang/ku.js deleted file mode 100644 index c8b06a1..0000000 --- a/app/assets/javascripts/ckeditor/plugins/image2/lang/ku.js +++ /dev/null | |||
| @@ -1,21 +0,0 @@ | |||
| 1 | /* | ||
| 2 | Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. | ||
| 3 | For licensing, see LICENSE.md or http://ckeditor.com/license | ||
| 4 | */ | ||
| 5 | CKEDITOR.plugins.setLang( 'image2', 'ku', { | ||
| 6 | alt: 'جێگرەوەی دەق', | ||
| 7 | btnUpload: 'ناردنی بۆ ڕاژه', | ||
| 8 | captioned: 'وێنەی بەسەردێر', | ||
| 9 | captionPlaceholder: 'سەردێر', | ||
| 10 | infoTab: 'زانیاری وێنه', | ||
| 11 | lockRatio: 'داخستنی ڕێژه', | ||
| 12 | menu: 'خاسیەتی وێنه', | ||
| 13 | pathName: 'وێنە', | ||
| 14 | pathNameCaption: 'سەردێر', | ||
| 15 | resetSize: 'ڕێکخستنەوەی قەباره', | ||
| 16 | resizer: 'کرتەبکە و ڕایبکێشە بۆ قەبارە گۆڕین', | ||
| 17 | title: 'خاسیەتی وێنه', | ||
| 18 | uploadTab: 'بارکردن', | ||
| 19 | urlMissing: 'سەرچاوەی بەستەری وێنه بزره', | ||
| 20 | altMissing: 'جێگرەوەی دەق لەدەست چووە.' | ||
| 21 | } ); | ||
