!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.34 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:     nn.php (2.58 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:
 * - François B
 * - Alexander Tømmerås
 * - Øystein
 * - JD Isaacks
 * - Gaute Hvoslef Kvalnes (gaute)
 */
return [
    
'year' => ':count år',
    
'a_year' => 'eit år|:count år',
    
'y' => ':count år',
    
'month' => ':count månad|:count månader',
    
'a_month' => 'ein månad|:count månader',
    
'm' => ':count md',
    
'week' => ':count veke|:count veker',
    
'a_week' => 'ei veke|:count veker',
    
'w' => ':countv',
    
'day' => ':count dag|:count dagar',
    
'a_day' => 'ein dag|:count dagar',
    
'd' => ':countd',
    
'hour' => ':count time|:count timar',
    
'a_hour' => 'ein time|:count timar',
    
'h' => ':countt',
    
'minute' => ':count minutt',
    
'a_minute' => 'eit minutt|:count minutt',
    
'min' => ':countm',
    
'second' => ':count sekund',
    
'a_second' => 'nokre sekund|:count sekund',
    
's' => ':counts',
    
'ago' => ':time sidan',
    
'from_now' => 'om :time',
    
'after' => ':time etter',
    
'before' => ':time før',
    
'diff_today' => 'I dag',
    
'diff_yesterday' => 'I går',
    
'diff_yesterday_regexp' => 'I går(?:\\s+klokka)?',
    
'diff_tomorrow' => 'I morgon',
    
'diff_tomorrow_regexp' => 'I morgon(?:\\s+klokka)?',
    
'diff_today_regexp' => 'I dag(?:\\s+klokka)?',
    
'formats' => [
        
'LT' => 'HH:mm',
        
'LTS' => 'HH:mm:ss',
        
'L' => 'DD.MM.YYYY',
        
'LL' => 'D. MMMM YYYY',
        
'LLL' => 'D. MMMM YYYY [kl.] H:mm',
        
'LLLL' => 'dddd D. MMMM YYYY [kl.] HH:mm',
    ],
    
'calendar' => [
        
'sameDay' => '[I dag klokka] LT',
        
'nextDay' => '[I morgon klokka] LT',
        
'nextWeek' => 'dddd [klokka] LT',
        
'lastDay' => '[I går klokka] LT',
        
'lastWeek' => '[Føregåande] dddd [klokka] LT',
        
'sameElse' => 'L',
    ],
    
'ordinal' => ':number.',
    
'months' => ['januar''februar''mars''april''mai''juni''juli''august''september''oktober''november''desember'],
    
'months_short' => ['jan''feb''mar''apr''mai''jun''jul''aug''sep''okt''nov''des'],
    
'weekdays' => ['sundag''måndag''tysdag''onsdag''torsdag''fredag''laurdag'],
    
'weekdays_short' => ['sun''mån''tys''ons''tor''fre''lau'],
    
'weekdays_min' => ['su''må''ty''on''to''fr''la'],
    
'first_day_of_week' => 1,
    
'day_of_first_week_of_year' => 4,
    
'list' => [', '' og '],
    
'meridiem' => ['f.m.''e.m.'],
];

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