diff options
author | Marvin Borner | 2018-07-13 19:06:45 +0200 |
---|---|---|
committer | Marvin Borner | 2018-07-13 19:06:45 +0200 |
commit | 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 (patch) | |
tree | dbc87ef16fa01d5d99116de283592b8fe5e02944 /public/bower_components/ckeditor/plugins/docprops/lang/fa.js | |
parent | dfd839f27146df0ad0494e11734fc7d310c70ebf (diff) |
Fixed many permissions and began admin interface
Diffstat (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/fa.js')
-rw-r--r-- | public/bower_components/ckeditor/plugins/docprops/lang/fa.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/fa.js b/public/bower_components/ckeditor/plugins/docprops/lang/fa.js new file mode 100644 index 0000000..6ec21fd --- /dev/null +++ b/public/bower_components/ckeditor/plugins/docprops/lang/fa.js @@ -0,0 +1,3 @@ +CKEDITOR.plugins.setLang("docprops","fa",{bgColor:"رنگ پسزمینه",bgFixed:"پسزمینهٴ ثابت (بدون حرکت)",bgImage:"URL تصویر پسزمینه",charset:"رمزگذاری نویسهگان",charsetASCII:"اسکی",charsetCE:"اروپای مرکزی",charsetCR:"سیریلیک",charsetCT:"چینی رسمی (Big5)",charsetGR:"یونانی",charsetJP:"ژاپنی",charsetKR:"کرهای",charsetOther:"رمزگذاری نویسهگان دیگر",charsetTR:"ترکی",charsetUN:"یونیکد (UTF-8)",charsetWE:"اروپای غربی",chooseColor:"انتخاب",design:"طراحی",docTitle:"عنوان صفحه",docType:"عنوان نوع سند",docTypeOther:"عنوان نوع سند دیگر", +label:"ویژگیهای سند",margin:"حاشیههای صفحه",marginBottom:"پایین",marginLeft:"چپ",marginRight:"راست",marginTop:"بالا",meta:"فراداده",metaAuthor:"نویسنده",metaCopyright:"حق انتشار",metaDescription:"توصیف سند",metaKeywords:"کلیدواژگان نمایهگذاری سند (با کاما جدا شوند)",other:"\x3cسایر\x3e",previewHtml:'\x3cp\x3eاین یک \x3cstrong\x3eمتن نمونه\x3c/strong\x3e است. شما در حال استفاده از \x3ca href\x3d"javascript:void(0)"\x3eCKEditor\x3c/a\x3e هستید.\x3c/p\x3e',title:"ویژگیهای سند",txtColor:"رنگ متن", +xhtmlDec:"شامل تعاریف XHTML"});
\ No newline at end of file |