HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.111.1.lve.el8.x86_64 #1 SMP Fri Mar 13 13:42:17 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/posscale/subdomains/xibo/vendor/jenssegers/date/src/Lang/sq.php
<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Date Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are used by the date library. Each line can
    | have a singular and plural translation separated by a '|'.
    |
    */

    'ago'       => ':time më parë',
    'from_now'  => ':time nga tani',
    'after'     => ':time pas',
    'before'    => ':time para',
    'year'      => '1 vit|:count vite',
    'month'     => '1 muaj|:count muaj',
    'week'      => '1 javë|:count javë',
    'day'       => '1 ditë|:count ditë',
    'hour'      => '1 orë|:count orë',
    'minute'    => '1 minutë|:count minuta',
    'second'    => '1 sekondë|:count sekonda',

    'january'   => 'Janar',
    'february'  => 'Shkurt',
    'march'     => 'Mars',
    'april'     => 'Prill',
    'may'       => 'Maj',
    'june'      => 'Qershor',
    'july'      => 'Korrik',
    'august'    => 'Gusht',
    'september' => 'Shtator',
    'october'   => 'Tetor',
    'november'  => 'Nëntor',
    'december'  => 'Dhjetor',

    'monday'    => 'E Hënë',
    'tuesday'   => 'E Martë',
    'wednesday' => 'E Mërkurë',
    'thursday'  => 'E Enjte',
    'friday'    => 'E Premte',
    'saturday'  => 'E Shtunë',
    'sunday'    => 'E Diel',

];