!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

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

Safe-mode: OFF (not secure)

/home/ccl/vendor/nesbot/carbon/src/Carbon/Lang/   drwxrwxr-x
Free 13.18 GB of 57.97 GB (22.73%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     mn.php (2.19 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

/*
 * This file is part of the Carbon package.
 *
 * (c) Brian Nesbitt <brian@nesbot.com>
 *
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 *
 * @translator Batmandakh Erdenebileg <batmandakh.e@icloud.com>
 */

return array(
    
'year' => ':count жил',
    
'y' => ':count жил',
    
'month' => ':count сар',
    
'm' => ':count сар',
    
'week' => ':count долоо хоног',
    
'w' => ':count долоо хоног',
    
'day' => ':count өдөр',
    
'd' => ':count өдөр',
    
'hour' => ':count цаг',
    
'h' => ':countц',
    
'minute' => ':count минут',
    
'min' => ':countм',
    
'second' => ':count секунд',
    
's' => ':countс',

    
'ago' => ':timeн өмнө',
    
'year_ago' => ':count жилий',
    
'month_ago' => ':count сары',
    
'day_ago' => ':count хоногий',
    
'hour_ago' => ':count цагий',
    
'minute_ago' => ':count минуты',
    
'second_ago' => ':count секунды',

    
'from_now' => 'одоогоос :time',
    
'year_from_now' => ':count жилийн дараа',
    
'month_from_now' => ':count сарын дараа',
    
'day_from_now' => ':count хоногийн дараа',
    
'hour_from_now' => ':count цагийн дараа',
    
'minute_from_now' => ':count минутын дараа',
    
'second_from_now' => ':count секундын дараа',

    
// Does it required to make translation for before, after as follows? hmm, I think we've made it with ago and from now keywords already. Anyway, I've included it just in case of undesired action...
    
'after' => ':timeн дараа',
    
'year_after' => ':count жилий',
    
'month_after' => ':count сары',
    
'day_after' => ':count хоногий',
    
'hour_after' => ':count цагий',
    
'minute_after' => ':count минуты',
    
'second_after' => ':count секунды',
    
'before' => ':timeн өмнө',
    
'year_before' => ':count жилий',
    
'month_before' => ':count сары',
    
'day_before' => ':count хоногий',
    
'hour_before' => ':count цагий',
    
'minute_before' => ':count минуты',
    
'second_before' => ':count секунды',
);

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.005 ]--