!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.14 GB of 57.97 GB (22.67%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     de.php (1.47 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.
 */

return array(
    
'year' => ':count Jahr|:count Jahre',
    
'y' => ':countJ|:countJ',
    
'month' => ':count Monat|:count Monate',
    
'm' => ':countMon|:countMon',
    
'week' => ':count Woche|:count Wochen',
    
'w' => ':countWo|:countWo',
    
'day' => ':count Tag|:count Tage',
    
'd' => ':countTg|:countTg',
    
'hour' => ':count Stunde|:count Stunden',
    
'h' => ':countStd|:countStd',
    
'minute' => ':count Minute|:count Minuten',
    
'min' => ':countMin|:countMin',
    
'second' => ':count Sekunde|:count Sekunden',
    
's' => ':countSek|:countSek',
    
'ago' => 'vor :time',
    
'from_now' => 'in :time',
    
'after' => ':time später',
    
'before' => ':time zuvor',

    
'year_from_now' => ':count Jahr|:count Jahren',
    
'month_from_now' => ':count Monat|:count Monaten',
    
'week_from_now' => ':count Woche|:count Wochen',
    
'day_from_now' => ':count Tag|:count Tagen',
    
'year_ago' => ':count Jahr|:count Jahren',
    
'month_ago' => ':count Monat|:count Monaten',
    
'week_ago' => ':count Woche|:count Wochen',
    
'day_ago' => ':count Tag|:count Tagen',

    
'diff_now' => 'Gerade eben',
    
'diff_yesterday' => 'Gestern',
    
'diff_tomorrow' => 'Heute',
    
'diff_before_yesterday' => 'Vorgestern',
    
'diff_after_tomorrow' => 'Übermorgen',
);

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