From 6fcfb7c04d32e1c8b26a312295bf7ac3ec2d2ad7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 13 Jul 2018 19:06:45 +0200 Subject: Fixed many permissions and began admin interface --- public/bower_components/ckeditor/plugins/docprops/lang/ar.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 public/bower_components/ckeditor/plugins/docprops/lang/ar.js (limited to 'public/bower_components/ckeditor/plugins/docprops/lang/ar.js') diff --git a/public/bower_components/ckeditor/plugins/docprops/lang/ar.js b/public/bower_components/ckeditor/plugins/docprops/lang/ar.js new file mode 100644 index 0000000..fcfc816 --- /dev/null +++ b/public/bower_components/ckeditor/plugins/docprops/lang/ar.js @@ -0,0 +1,3 @@ +CKEDITOR.plugins.setLang("docprops","ar",{bgColor:"لون الخلفية",bgFixed:"جعلها علامة مائية",bgImage:"رابط الصورة الخلفية",charset:"ترميز الحروف",charsetASCII:"ASCII",charsetCE:"أوروبا الوسطى",charsetCR:"السيريلية",charsetCT:"الصينية التقليدية (Big5)",charsetGR:"اليونانية",charsetJP:"اليابانية",charsetKR:"الكورية",charsetOther:"ترميز آخر",charsetTR:"التركية",charsetUN:"Unicode (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 -- cgit v1.2.3