]> git.immae.eu Git - perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git/blame - sources/plugins/toolbar/lang/fa.js
Initial commit
[perso/Immae/Projets/packagist/piedsjaloux-ckeditor-component.git] / sources / plugins / toolbar / lang / fa.js
CommitLineData
3332bebe
IB
1/*\r
2Copyright (c) 2003-2016, CKSource - Frederico Knabben. All rights reserved.\r
3For licensing, see LICENSE.md or http://ckeditor.com/license\r
4*/\r
5CKEDITOR.plugins.setLang( 'toolbar', 'fa', {\r
6 toolbarCollapse: 'بستن نوار ابزار',\r
7 toolbarExpand: 'بازکردن نوار ابزار',\r
8 toolbarGroups: {\r
9 document: 'سند',\r
10 clipboard: 'حافظه موقت/برگشت',\r
11 editing: 'در حال ویرایش',\r
12 forms: 'فرم​ها',\r
13 basicstyles: 'سبک‌های پایه',\r
14 paragraph: 'بند',\r
15 links: 'پیوندها',\r
16 insert: 'ورود',\r
17 styles: 'سبک‌ها',\r
18 colors: 'رنگ​ها',\r
19 tools: 'ابزارها'\r
20 },\r
21 toolbars: 'نوار ابزارهای ویرایش‌گر'\r
22} );\r