new plugin: x_sendfile

This commit is contained in:
Abdulrahman
2018-12-17 15:34:44 +03:00
parent dfb49e9294
commit 7657339897
7 changed files with 193 additions and 0 deletions

View File

@@ -0,0 +1 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1256" /><title>Powered by Kleeja</title><style type="text/css">* {font-size: 100%;margin:0;padding: 0; color:#CECFCE;}body { font-family: Tahoma ,Arial, sans-serif;font-size: 100%;color: #69788E; margin: 10px 30px;background: #F7F7F7;}a:link, a:visited {text-decoration: none;color:#CECFCE;}a:active, a:hover {text-decoration: underline;color: #111;}h1 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.70em;font-weight: normal;color: #333333;margin-top: 0; margin-bottom: 10px;}.content_box {border: 1px dashed #CECFCE;background: #FFFFFF;padding: 10px;margin-right: auto;margin-left: auto;}</style> </head> <body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br /><div class="content_box"><h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div><br /><div class="content_box"><span style="font-size: 140%">Powered by <a target="_blank" href="http://www.kleeja.com">Kleeja</a></span> </div></body></html>

View File

@@ -0,0 +1,53 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Kleeja Team
# This file is distributed under the same license as the klj_x_sendfile package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: klj_x_sendfile 1.0\n"
"Report-Msgid-Bugs-To: <info@kleeja.com>\n"
"POT-Creation-Date: 2017-04-16 00:25+0300\n"
"PO-Revision-Date: 2017-04-16 00:27+0300\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Last-Translator: \n"
"Language-Team: \n"
"X-Generator: Poedit 2.0.1\n"
#: init.php:24
msgid "Kleeja X SendFile"
msgstr "إضافة إكس سيدفايل"
#: init.php:30
msgid ""
"Enable x-sendfile or X-Accel-Redirect for both Apache or Nginx for better "
"performance."
msgstr ""
"قم بتفعيل الخاصية x-sendfile أو X-Accel-Redirect الموجودة على خوادم "
"أباتشي أو انجن اكس لأداء أفضل في التحمل."
#: init.php:41
msgid ""
"Thanks for using our klj_x_sendfile plugin. To report bugs contact us "
"on: \n"
"info@kleeja.com"
msgstr ""
"شكرا لإستخدام إضافتنا klj_x_sendfile . عند وجود أي أخطاء قم بإبلاغنا "
"على : \n"
"\n"
"info@kleeja.com"
#: init.php:109
msgid "kljXsendfile Settings"
msgstr "إعدادات kljXsendfile"
#: init.php:130
msgid "Enable x-Sendfile/X-Accel-Redirect: header"
msgstr "تفعيل خاصية x-Sendfile/X-Accel-Redirect"
#: init.php:131
msgid "Current Server type for your hosting"
msgstr "نوع السيرفر الخاص بإستضافتك"

View File

@@ -0,0 +1 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1256" /><title>Powered by Kleeja</title><style type="text/css">* {font-size: 100%;margin:0;padding: 0; color:#CECFCE;}body { font-family: Tahoma ,Arial, sans-serif;font-size: 100%;color: #69788E; margin: 10px 30px;background: #F7F7F7;}a:link, a:visited {text-decoration: none;color:#CECFCE;}a:active, a:hover {text-decoration: underline;color: #111;}h1 {font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 1.70em;font-weight: normal;color: #333333;margin-top: 0; margin-bottom: 10px;}.content_box {border: 1px dashed #CECFCE;background: #FFFFFF;padding: 10px;margin-right: auto;margin-left: auto;}</style> </head> <body title="&#1603;&#1604;&#1610;&#1580;&#1575;"><br /><div class="content_box"><h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1></div><br /><div class="content_box"><span style="font-size: 140%">Powered by <a target="_blank" href="http://www.kleeja.com">Kleeja</a></span> </div></body></html>