!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)

/uploads/script/vendor/nesbot/carbon/src/Carbon/Lang/   drwxr-xr-x
Free 13.35 GB of 57.97 GB (23.02%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     rw_RW.php (1.66 KB)      -rw-r--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.
 */

/*
 * Authors:
 * - Rwanda Steve Murphy murf@e-tools.com
 */
return array_replace_recursive(require __DIR__.'/en.php', [
    
'formats' => [
        
'L' => 'DD.MM.YYYY',
    ],
    
'months' => ['Mutarama''Gashyantare''Werurwe''Mata''Gicuransi''Kamena''Nyakanga''Kanama''Nzeli''Ukwakira''Ugushyingo''Ukuboza'],
    
'months_short' => ['Mut''Gas''Wer''Mat''Gic''Kam''Nya''Kan''Nze''Ukw''Ugu''Uku'],
    
'weekdays' => ['Ku cyumweru''Kuwa mbere''Kuwa kabiri''Kuwa gatatu''Kuwa kane''Kuwa gatanu''Kuwa gatandatu'],
    
'weekdays_short' => ['Mwe''Mbe''Kab''Gtu''Kan''Gnu''Gnd'],
    
'weekdays_min' => ['Mwe''Mbe''Kab''Gtu''Kan''Gnu''Gnd'],
    
'first_day_of_week' => 1,
    
'day_of_first_week_of_year' => 1,

    
'second' => ':count vuna'// less reliable
    
's' => ':count vuna'// less reliable
    
'a_second' => ':count vuna'// less reliable

    
'year' => 'aka :count',
    
'y' => 'aka :count',
    
'a_year' => 'aka :count',

    
'month' => 'ezi :count',
    
'm' => 'ezi :count',
    
'a_month' => 'ezi :count',

    
'week' => ':count icyumweru',
    
'w' => ':count icyumweru',
    
'a_week' => ':count icyumweru',

    
'day' => ':count nsi',
    
'd' => ':count nsi',
    
'a_day' => ':count nsi',

    
'hour' => 'saha :count',
    
'h' => 'saha :count',
    
'a_hour' => 'saha :count',

    
'minute' => ':count -nzinya',
    
'min' => ':count -nzinya',
    
'a_minute' => ':count -nzinya',
]);

:: 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.0046 ]--