first commit
This commit is contained in:
15
vendor/nesbot/carbon/src/Carbon/Lang/aa.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/aa.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/aa_DJ.php';
|
44
vendor/nesbot/carbon/src/Carbon/Lang/aa_DJ.php
vendored
Normal file
44
vendor/nesbot/carbon/src/Carbon/Lang/aa_DJ.php
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
<?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:
|
||||
* - Ge'ez Frontier Foundation locales@geez.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD.MM.YYYY',
|
||||
],
|
||||
'months' => ['Qunxa Garablu', 'Kudo', 'Ciggilta Kudo', 'Agda Baxisso', 'Caxah Alsa', 'Qasa Dirri', 'Qado Dirri', 'Liiqen', 'Waysu', 'Diteli', 'Ximoli', 'Kaxxa Garablu'],
|
||||
'months_short' => ['qun', 'nah', 'cig', 'agd', 'cax', 'qas', 'qad', 'leq', 'way', 'dit', 'xim', 'kax'],
|
||||
'weekdays' => ['Acaada', 'Etleeni', 'Talaata', 'Arbaqa', 'Kamiisi', 'Gumqata', 'Sabti'],
|
||||
'weekdays_short' => ['aca', 'etl', 'tal', 'arb', 'kam', 'gum', 'sab'],
|
||||
'weekdays_min' => ['aca', 'etl', 'tal', 'arb', 'kam', 'gum', 'sab'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['saaku', 'carra'],
|
||||
|
||||
'year' => ':count gaqambo', // less reliable
|
||||
'y' => ':count gaqambo', // less reliable
|
||||
'a_year' => ':count gaqambo', // less reliable
|
||||
|
||||
'month' => ':count àlsa',
|
||||
'm' => ':count àlsa',
|
||||
'a_month' => ':count àlsa',
|
||||
|
||||
'day' => ':count saaku', // less reliable
|
||||
'd' => ':count saaku', // less reliable
|
||||
'a_day' => ':count saaku', // less reliable
|
||||
|
||||
'hour' => ':count ayti', // less reliable
|
||||
'h' => ':count ayti', // less reliable
|
||||
'a_hour' => ':count ayti', // less reliable
|
||||
]);
|
28
vendor/nesbot/carbon/src/Carbon/Lang/aa_ER.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/aa_ER.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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:
|
||||
* - Ge'ez Frontier Foundation locales@geez.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YYYY',
|
||||
],
|
||||
'months' => ['Qunxa Garablu', 'Naharsi Kudo', 'Ciggilta Kudo', 'Agda Baxisso', 'Caxah Alsa', 'Qasa Dirri', 'Qado Dirri', 'Leqeeni', 'Waysu', 'Diteli', 'Ximoli', 'Kaxxa Garablu'],
|
||||
'months_short' => ['Qun', 'Nah', 'Cig', 'Agd', 'Cax', 'Qas', 'Qad', 'Leq', 'Way', 'Dit', 'Xim', 'Kax'],
|
||||
'weekdays' => ['Acaada', 'Etleeni', 'Talaata', 'Arbaqa', 'Kamiisi', 'Gumqata', 'Sabti'],
|
||||
'weekdays_short' => ['Aca', 'Etl', 'Tal', 'Arb', 'Kam', 'Gum', 'Sab'],
|
||||
'weekdays_min' => ['Aca', 'Etl', 'Tal', 'Arb', 'Kam', 'Gum', 'Sab'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['saaku', 'carra'],
|
||||
]);
|
28
vendor/nesbot/carbon/src/Carbon/Lang/aa_ER@saaho.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/aa_ER@saaho.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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:
|
||||
* - Ge'ez Frontier Foundation locales@geez.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YYYY',
|
||||
],
|
||||
'months' => ['Qunxa Garablu', 'Naharsi Kudo', 'Ciggilta Kudo', 'Agda Baxisso', 'Caxah Alsa', 'Qasa Dirri', 'Qado Dirri', 'Leqeeni', 'Waysu', 'Diteli', 'Ximoli', 'Kaxxa Garablu'],
|
||||
'months_short' => ['Qun', 'Nah', 'Cig', 'Agd', 'Cax', 'Qas', 'Qad', 'Leq', 'Way', 'Dit', 'Xim', 'Kax'],
|
||||
'weekdays' => ['Naba Sambat', 'Sani', 'Salus', 'Rabuq', 'Camus', 'Jumqata', 'Qunxa Sambat'],
|
||||
'weekdays_short' => ['Nab', 'San', 'Sal', 'Rab', 'Cam', 'Jum', 'Qun'],
|
||||
'weekdays_min' => ['Nab', 'San', 'Sal', 'Rab', 'Cam', 'Jum', 'Qun'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['saaku', 'carra'],
|
||||
]);
|
27
vendor/nesbot/carbon/src/Carbon/Lang/aa_ET.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/aa_ET.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - Ge'ez Frontier Foundation locales@geez.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YYYY',
|
||||
],
|
||||
'months' => ['Qunxa Garablu', 'Kudo', 'Ciggilta Kudo', 'Agda Baxisso', 'Caxah Alsa', 'Qasa Dirri', 'Qado Dirri', 'Liiqen', 'Waysu', 'Diteli', 'Ximoli', 'Kaxxa Garablu'],
|
||||
'months_short' => ['Qun', 'Kud', 'Cig', 'Agd', 'Cax', 'Qas', 'Qad', 'Leq', 'Way', 'Dit', 'Xim', 'Kax'],
|
||||
'weekdays' => ['Acaada', 'Etleeni', 'Talaata', 'Arbaqa', 'Kamiisi', 'Gumqata', 'Sabti'],
|
||||
'weekdays_short' => ['Aca', 'Etl', 'Tal', 'Arb', 'Kam', 'Gum', 'Sab'],
|
||||
'weekdays_min' => ['Aca', 'Etl', 'Tal', 'Arb', 'Kam', 'Gum', 'Sab'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['saaku', 'carra'],
|
||||
]);
|
79
vendor/nesbot/carbon/src/Carbon/Lang/af.php
vendored
Normal file
79
vendor/nesbot/carbon/src/Carbon/Lang/af.php
vendored
Normal file
@ -0,0 +1,79 @@
|
||||
<?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
|
||||
* - JD Isaacks
|
||||
* - Pierre du Plessis
|
||||
*/
|
||||
return [
|
||||
'year' => ':count jaar',
|
||||
'a_year' => '\'n jaar|:count jaar',
|
||||
'y' => ':count j.',
|
||||
'month' => ':count maand|:count maande',
|
||||
'a_month' => '\'n maand|:count maande',
|
||||
'm' => ':count maa.',
|
||||
'week' => ':count week|:count weke',
|
||||
'a_week' => '\'n week|:count weke',
|
||||
'w' => ':count w.',
|
||||
'day' => ':count dag|:count dae',
|
||||
'a_day' => '\'n dag|:count dae',
|
||||
'd' => ':count d.',
|
||||
'hour' => ':count uur',
|
||||
'a_hour' => '\'n uur|:count uur',
|
||||
'h' => ':count u.',
|
||||
'minute' => ':count minuut|:count minute',
|
||||
'a_minute' => '\'n minuut|:count minute',
|
||||
'min' => ':count min.',
|
||||
'second' => ':count sekond|:count sekondes',
|
||||
'a_second' => '\'n paar sekondes|:count sekondes',
|
||||
's' => ':count s.',
|
||||
'ago' => ':time gelede',
|
||||
'from_now' => 'oor :time',
|
||||
'after' => ':time na',
|
||||
'before' => ':time voor',
|
||||
'diff_now' => 'Nou',
|
||||
'diff_today' => 'Vandag',
|
||||
'diff_today_regexp' => 'Vandag(?:\\s+om)?',
|
||||
'diff_yesterday' => 'Gister',
|
||||
'diff_yesterday_regexp' => 'Gister(?:\\s+om)?',
|
||||
'diff_tomorrow' => 'Môre',
|
||||
'diff_tomorrow_regexp' => 'Môre(?:\\s+om)?',
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd, D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[Vandag om] LT',
|
||||
'nextDay' => '[Môre om] LT',
|
||||
'nextWeek' => 'dddd [om] LT',
|
||||
'lastDay' => '[Gister om] LT',
|
||||
'lastWeek' => '[Laas] dddd [om] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'ordinal' => function ($number) {
|
||||
return $number.(($number === 1 || $number === 8 || $number >= 20) ? 'ste' : 'de');
|
||||
},
|
||||
'meridiem' => ['VM', 'NM'],
|
||||
'months' => ['Januarie', 'Februarie', 'Maart', 'April', 'Mei', 'Junie', 'Julie', 'Augustus', 'September', 'Oktober', 'November', 'Desember'],
|
||||
'months_short' => ['Jan', 'Feb', 'Mrt', 'Apr', 'Mei', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Des'],
|
||||
'weekdays' => ['Sondag', 'Maandag', 'Dinsdag', 'Woensdag', 'Donderdag', 'Vrydag', 'Saterdag'],
|
||||
'weekdays_short' => ['Son', 'Maa', 'Din', 'Woe', 'Don', 'Vry', 'Sat'],
|
||||
'weekdays_min' => ['So', 'Ma', 'Di', 'Wo', 'Do', 'Vr', 'Sa'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 4,
|
||||
'list' => [', ', ' en '],
|
||||
];
|
28
vendor/nesbot/carbon/src/Carbon/Lang/af_NA.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/af_NA.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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_replace_recursive(require __DIR__.'/af.php', [
|
||||
'meridiem' => ['v', 'n'],
|
||||
'weekdays' => ['Sondag', 'Maandag', 'Dinsdag', 'Woensdag', 'Donderdag', 'Vrydag', 'Saterdag'],
|
||||
'weekdays_short' => ['So.', 'Ma.', 'Di.', 'Wo.', 'Do.', 'Vr.', 'Sa.'],
|
||||
'weekdays_min' => ['So.', 'Ma.', 'Di.', 'Wo.', 'Do.', 'Vr.', 'Sa.'],
|
||||
'months' => ['Januarie', 'Februarie', 'Maart', 'April', 'Mei', 'Junie', 'Julie', 'Augustus', 'September', 'Oktober', 'November', 'Desember'],
|
||||
'months_short' => ['Jan.', 'Feb.', 'Mrt.', 'Apr.', 'Mei', 'Jun.', 'Jul.', 'Aug.', 'Sep.', 'Okt.', 'Nov.', 'Des.'],
|
||||
'first_day_of_week' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'YYYY-MM-DD',
|
||||
'LL' => 'DD MMM YYYY',
|
||||
'LLL' => 'DD MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd, DD MMMM YYYY HH:mm',
|
||||
],
|
||||
]);
|
12
vendor/nesbot/carbon/src/Carbon/Lang/af_ZA.php
vendored
Normal file
12
vendor/nesbot/carbon/src/Carbon/Lang/af_ZA.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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 require __DIR__.'/af.php';
|
28
vendor/nesbot/carbon/src/Carbon/Lang/agq.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/agq.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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_replace_recursive(require __DIR__.'/en.php', [
|
||||
'meridiem' => ['a.g', 'a.k'],
|
||||
'weekdays' => ['tsuʔntsɨ', 'tsuʔukpà', 'tsuʔughɔe', 'tsuʔutɔ̀mlò', 'tsuʔumè', 'tsuʔughɨ̂m', 'tsuʔndzɨkɔʔɔ'],
|
||||
'weekdays_short' => ['nts', 'kpa', 'ghɔ', 'tɔm', 'ume', 'ghɨ', 'dzk'],
|
||||
'weekdays_min' => ['nts', 'kpa', 'ghɔ', 'tɔm', 'ume', 'ghɨ', 'dzk'],
|
||||
'months' => ['ndzɔ̀ŋɔ̀nùm', 'ndzɔ̀ŋɔ̀kƗ̀zùʔ', 'ndzɔ̀ŋɔ̀tƗ̀dʉ̀ghà', 'ndzɔ̀ŋɔ̀tǎafʉ̄ghā', 'ndzɔ̀ŋèsèe', 'ndzɔ̀ŋɔ̀nzùghò', 'ndzɔ̀ŋɔ̀dùmlo', 'ndzɔ̀ŋɔ̀kwîfɔ̀e', 'ndzɔ̀ŋɔ̀tƗ̀fʉ̀ghàdzughù', 'ndzɔ̀ŋɔ̀ghǔuwelɔ̀m', 'ndzɔ̀ŋɔ̀chwaʔàkaa wo', 'ndzɔ̀ŋèfwòo'],
|
||||
'months_short' => ['nùm', 'kɨz', 'tɨd', 'taa', 'see', 'nzu', 'dum', 'fɔe', 'dzu', 'lɔm', 'kaa', 'fwo'],
|
||||
'first_day_of_week' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'D/M/YYYY',
|
||||
'LL' => 'D MMM, YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/agr.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/agr.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/agr_PE.php';
|
44
vendor/nesbot/carbon/src/Carbon/Lang/agr_PE.php
vendored
Normal file
44
vendor/nesbot/carbon/src/Carbon/Lang/agr_PE.php
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
<?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:
|
||||
* - somosazucar.org libc-alpha@sourceware.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YY',
|
||||
],
|
||||
'months' => ['Petsatin', 'Kupitin', 'Uyaitin', 'Tayutin', 'Kegketin', 'Tegmatin', 'Kuntutin', 'Yagkujutin', 'Daiktatin', 'Ipamtatin', 'Shinutin', 'Sakamtin'],
|
||||
'months_short' => ['Pet', 'Kup', 'Uya', 'Tay', 'Keg', 'Teg', 'Kun', 'Yag', 'Dait', 'Ipam', 'Shin', 'Sak'],
|
||||
'weekdays' => ['Tuntuamtin', 'Achutin', 'Kugkuktin', 'Saketin', 'Shimpitin', 'Imaptin', 'Bataetin'],
|
||||
'weekdays_short' => ['Tun', 'Ach', 'Kug', 'Sak', 'Shim', 'Im', 'Bat'],
|
||||
'weekdays_min' => ['Tun', 'Ach', 'Kug', 'Sak', 'Shim', 'Im', 'Bat'],
|
||||
'first_day_of_week' => 0,
|
||||
'day_of_first_week_of_year' => 7,
|
||||
'meridiem' => ['VM', 'NM'],
|
||||
|
||||
'year' => ':count yaya', // less reliable
|
||||
'y' => ':count yaya', // less reliable
|
||||
'a_year' => ':count yaya', // less reliable
|
||||
|
||||
'month' => ':count nantu', // less reliable
|
||||
'm' => ':count nantu', // less reliable
|
||||
'a_month' => ':count nantu', // less reliable
|
||||
|
||||
'day' => ':count nayaim', // less reliable
|
||||
'd' => ':count nayaim', // less reliable
|
||||
'a_day' => ':count nayaim', // less reliable
|
||||
|
||||
'hour' => ':count kuwiš', // less reliable
|
||||
'h' => ':count kuwiš', // less reliable
|
||||
'a_hour' => ':count kuwiš', // less reliable
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/ak.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/ak.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/ak_GH.php';
|
40
vendor/nesbot/carbon/src/Carbon/Lang/ak_GH.php
vendored
Normal file
40
vendor/nesbot/carbon/src/Carbon/Lang/ak_GH.php
vendored
Normal file
@ -0,0 +1,40 @@
|
||||
<?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:
|
||||
* - Sugar Labs // OLPC sugarlabs.org libc-alpha@sourceware.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'YYYY/MM/DD',
|
||||
],
|
||||
'months' => ['Sanda-Ɔpɛpɔn', 'Kwakwar-Ɔgyefuo', 'Ebɔw-Ɔbenem', 'Ebɔbira-Oforisuo', 'Esusow Aketseaba-Kɔtɔnimba', 'Obirade-Ayɛwohomumu', 'Ayɛwoho-Kitawonsa', 'Difuu-Ɔsandaa', 'Fankwa-Ɛbɔ', 'Ɔbɛsɛ-Ahinime', 'Ɔberɛfɛw-Obubuo', 'Mumu-Ɔpɛnimba'],
|
||||
'months_short' => ['S-Ɔ', 'K-Ɔ', 'E-Ɔ', 'E-O', 'E-K', 'O-A', 'A-K', 'D-Ɔ', 'F-Ɛ', 'Ɔ-A', 'Ɔ-O', 'M-Ɔ'],
|
||||
'weekdays' => ['Kwesida', 'Dwowda', 'Benada', 'Wukuda', 'Yawda', 'Fida', 'Memeneda'],
|
||||
'weekdays_short' => ['Kwe', 'Dwo', 'Ben', 'Wuk', 'Yaw', 'Fia', 'Mem'],
|
||||
'weekdays_min' => ['Kwe', 'Dwo', 'Ben', 'Wuk', 'Yaw', 'Fia', 'Mem'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['AN', 'EW'],
|
||||
|
||||
'year' => ':count afe',
|
||||
'y' => ':count afe',
|
||||
'a_year' => ':count afe',
|
||||
|
||||
'month' => ':count bosume',
|
||||
'm' => ':count bosume',
|
||||
'a_month' => ':count bosume',
|
||||
|
||||
'day' => ':count ɛda',
|
||||
'd' => ':count ɛda',
|
||||
'a_day' => ':count ɛda',
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/am.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/am.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/am_ET.php';
|
58
vendor/nesbot/carbon/src/Carbon/Lang/am_ET.php
vendored
Normal file
58
vendor/nesbot/carbon/src/Carbon/Lang/am_ET.php
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
<?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:
|
||||
* - Ge'ez Frontier Foundation locales@geez.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YYYY',
|
||||
],
|
||||
'months' => ['ጃንዩወሪ', 'ፌብሩወሪ', 'ማርች', 'ኤፕሪል', 'ሜይ', 'ጁን', 'ጁላይ', 'ኦገስት', 'ሴፕቴምበር', 'ኦክቶበር', 'ኖቬምበር', 'ዲሴምበር'],
|
||||
'months_short' => ['ጃንዩ', 'ፌብሩ', 'ማርች', 'ኤፕረ', 'ሜይ ', 'ጁን ', 'ጁላይ', 'ኦገስ', 'ሴፕቴ', 'ኦክተ', 'ኖቬም', 'ዲሴም'],
|
||||
'weekdays' => ['እሑድ', 'ሰኞ', 'ማክሰኞ', 'ረቡዕ', 'ሐሙስ', 'ዓርብ', 'ቅዳሜ'],
|
||||
'weekdays_short' => ['እሑድ', 'ሰኞ ', 'ማክሰ', 'ረቡዕ', 'ሐሙስ', 'ዓርብ', 'ቅዳሜ'],
|
||||
'weekdays_min' => ['እሑድ', 'ሰኞ ', 'ማክሰ', 'ረቡዕ', 'ሐሙስ', 'ዓርብ', 'ቅዳሜ'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['ጡዋት', 'ከሰዓት'],
|
||||
|
||||
'year' => ':count አመት',
|
||||
'y' => ':count አመት',
|
||||
'a_year' => ':count አመት',
|
||||
|
||||
'month' => ':count ወር',
|
||||
'm' => ':count ወር',
|
||||
'a_month' => ':count ወር',
|
||||
|
||||
'week' => ':count ሳምንት',
|
||||
'w' => ':count ሳምንት',
|
||||
'a_week' => ':count ሳምንት',
|
||||
|
||||
'day' => ':count ቀን',
|
||||
'd' => ':count ቀን',
|
||||
'a_day' => ':count ቀን',
|
||||
|
||||
'hour' => ':count ሰዓት',
|
||||
'h' => ':count ሰዓት',
|
||||
'a_hour' => ':count ሰዓት',
|
||||
|
||||
'minute' => ':count ደቂቃ',
|
||||
'min' => ':count ደቂቃ',
|
||||
'a_minute' => ':count ደቂቃ',
|
||||
|
||||
'second' => ':count ሴኮንድ',
|
||||
's' => ':count ሴኮንድ',
|
||||
'a_second' => ':count ሴኮንድ',
|
||||
|
||||
'ago' => 'ከ:time በፊት',
|
||||
'from_now' => 'በ:time ውስጥ',
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/an.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/an.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/an_ES.php';
|
55
vendor/nesbot/carbon/src/Carbon/Lang/an_ES.php
vendored
Normal file
55
vendor/nesbot/carbon/src/Carbon/Lang/an_ES.php
vendored
Normal file
@ -0,0 +1,55 @@
|
||||
<?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:
|
||||
* - Softaragones Jordi Mallach Pérez, Juan Pablo Martínez bug-glibc-locales@gnu.org, softaragones@softaragones.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YYYY',
|
||||
],
|
||||
'months' => ['chinero', 'febrero', 'marzo', 'abril', 'mayo', 'chunyo', 'chuliol', 'agosto', 'setiembre', 'octubre', 'noviembre', 'aviento'],
|
||||
'months_short' => ['chi', 'feb', 'mar', 'abr', 'may', 'chn', 'chl', 'ago', 'set', 'oct', 'nov', 'avi'],
|
||||
'weekdays' => ['domingo', 'luns', 'martes', 'mierques', 'chueves', 'viernes', 'sabado'],
|
||||
'weekdays_short' => ['dom', 'lun', 'mar', 'mie', 'chu', 'vie', 'sab'],
|
||||
'weekdays_min' => ['dom', 'lun', 'mar', 'mie', 'chu', 'vie', 'sab'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 4,
|
||||
|
||||
'year' => ':count año',
|
||||
'y' => ':count año',
|
||||
'a_year' => ':count año',
|
||||
|
||||
'month' => ':count mes',
|
||||
'm' => ':count mes',
|
||||
'a_month' => ':count mes',
|
||||
|
||||
'week' => ':count semana',
|
||||
'w' => ':count semana',
|
||||
'a_week' => ':count semana',
|
||||
|
||||
'day' => ':count día',
|
||||
'd' => ':count día',
|
||||
'a_day' => ':count día',
|
||||
|
||||
'hour' => ':count reloch', // less reliable
|
||||
'h' => ':count reloch', // less reliable
|
||||
'a_hour' => ':count reloch', // less reliable
|
||||
|
||||
'minute' => ':count minuto',
|
||||
'min' => ':count minuto',
|
||||
'a_minute' => ':count minuto',
|
||||
|
||||
'second' => ':count segundo',
|
||||
's' => ':count segundo',
|
||||
'a_second' => ':count segundo',
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/anp.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/anp.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/anp_IN.php';
|
27
vendor/nesbot/carbon/src/Carbon/Lang/anp_IN.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/anp_IN.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - bhashaghar@googlegroups.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'D/M/YY',
|
||||
],
|
||||
'months' => ['जनवरी', 'फरवरी', 'मार्च', 'अप्रैल', 'मई', 'जून', 'जुलाई', 'अगस्त', 'सितंबर', 'अक्टूबर', 'नवंबर', 'दिसंबर"'],
|
||||
'months_short' => ['जनवरी', 'फरवरी', 'मार्च', 'अप्रैल', 'मई', 'जून', 'जुलाई', 'अगस्त', 'सितंबर', 'अक्टूबर', 'नवंबर', 'दिसंबर'],
|
||||
'weekdays' => ['रविवार', 'सोमवार', 'मंगलवार', 'बुधवार', 'बृहस्पतिवार', 'शुक्रवार', 'शनिवार'],
|
||||
'weekdays_short' => ['रवि', 'सोम', 'मंगल', 'बुध', 'बृहस्पति', 'शुक्र', 'शनि'],
|
||||
'weekdays_min' => ['रवि', 'सोम', 'मंगल', 'बुध', 'बृहस्पति', 'शुक्र', 'शनि'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['पूर्वाह्न', 'अपराह्न'],
|
||||
]);
|
93
vendor/nesbot/carbon/src/Carbon/Lang/ar.php
vendored
Normal file
93
vendor/nesbot/carbon/src/Carbon/Lang/ar.php
vendored
Normal file
@ -0,0 +1,93 @@
|
||||
<?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:
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Ibrahim AshShohail
|
||||
* - MLTDev
|
||||
* - Mohamed Sabil (mohamedsabil83)
|
||||
* - Yazan Alnugnugh (yazan-alnugnugh)
|
||||
*/
|
||||
$months = [
|
||||
'يناير',
|
||||
'فبراير',
|
||||
'مارس',
|
||||
'أبريل',
|
||||
'مايو',
|
||||
'يونيو',
|
||||
'يوليو',
|
||||
'أغسطس',
|
||||
'سبتمبر',
|
||||
'أكتوبر',
|
||||
'نوفمبر',
|
||||
'ديسمبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'a_year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'a_month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'a_week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'a_day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'a_hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'a_minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'a_second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'ago' => 'منذ :time',
|
||||
'from_now' => ':time من الآن',
|
||||
'after' => 'بعد :time',
|
||||
'before' => 'قبل :time',
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدًا(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['{0}مرة', '{1}مرة', '{2}:count مرتين', ']2,11[:count مرات', ']10,Inf[:count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['ح', 'اث', 'ثل', 'أر', 'خم', 'ج', 'س'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'D/M/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم عند الساعة] LT',
|
||||
'nextDay' => '[غدًا عند الساعة] LT',
|
||||
'nextWeek' => 'dddd [عند الساعة] LT',
|
||||
'lastDay' => '[أمس عند الساعة] LT',
|
||||
'lastWeek' => 'dddd [عند الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
'weekend' => [5, 6],
|
||||
];
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_AE.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_AE.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت '],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_BH.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_BH.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_DJ.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_DJ.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
92
vendor/nesbot/carbon/src/Carbon/Lang/ar_DZ.php
vendored
Normal file
92
vendor/nesbot/carbon/src/Carbon/Lang/ar_DZ.php
vendored
Normal file
@ -0,0 +1,92 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - Noureddine LOUAHEDJ
|
||||
* - JD Isaacks
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Mohamed Sabil (mohamedsabil83)
|
||||
*/
|
||||
$months = [
|
||||
'جانفي',
|
||||
'فيفري',
|
||||
'مارس',
|
||||
'أفريل',
|
||||
'ماي',
|
||||
'جوان',
|
||||
'جويلية',
|
||||
'أوت',
|
||||
'سبتمبر',
|
||||
'أكتوبر',
|
||||
'نوفمبر',
|
||||
'ديسمبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'a_year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'a_month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'a_week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'a_day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'a_hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'a_minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'a_second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'ago' => 'منذ :time',
|
||||
'from_now' => 'في :time',
|
||||
'after' => 'بعد :time',
|
||||
'before' => 'قبل :time',
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدا(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['{0}مرة', '{1}مرة', '{2}:count مرتين', ']2,11[:count مرات', ']10,Inf[:count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['أح', 'إث', 'ثلا', 'أر', 'خم', 'جم', 'سب'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 0,
|
||||
'day_of_first_week_of_year' => 4,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم على الساعة] LT',
|
||||
'nextDay' => '[غدا على الساعة] LT',
|
||||
'nextWeek' => 'dddd [على الساعة] LT',
|
||||
'lastDay' => '[أمس على الساعة] LT',
|
||||
'lastWeek' => 'dddd [على الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
];
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_EG.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_EG.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_EH.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_EH.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_ER.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_ER.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_IL.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_IL.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
26
vendor/nesbot/carbon/src/Carbon/Lang/ar_IN.php
vendored
Normal file
26
vendor/nesbot/carbon/src/Carbon/Lang/ar_IN.php
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'D/M/YY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_IQ.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_IQ.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'months_short' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_JO.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_JO.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'months_short' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_KM.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_KM.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
95
vendor/nesbot/carbon/src/Carbon/Lang/ar_KW.php
vendored
Normal file
95
vendor/nesbot/carbon/src/Carbon/Lang/ar_KW.php
vendored
Normal file
@ -0,0 +1,95 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - Nusret Parlak
|
||||
* - JD Isaacks
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Mohamed Sabil (mohamedsabil83)
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
$months = [
|
||||
'يناير',
|
||||
'فبراير',
|
||||
'مارس',
|
||||
'أبريل',
|
||||
'ماي',
|
||||
'يونيو',
|
||||
'يوليوز',
|
||||
'غشت',
|
||||
'شتنبر',
|
||||
'أكتوبر',
|
||||
'نونبر',
|
||||
'دجنبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'a_year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'a_month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'a_week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'a_day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'a_hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'a_minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'a_second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'ago' => 'منذ :time',
|
||||
'from_now' => 'في :time',
|
||||
'after' => 'بعد :time',
|
||||
'before' => 'قبل :time',
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدا(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['{0}مرة', '{1}مرة', '{2}:count مرتين', ']2,11[:count مرات', ']10,Inf[:count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 0,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم على الساعة] LT',
|
||||
'nextDay' => '[غدا على الساعة] LT',
|
||||
'nextWeek' => 'dddd [على الساعة] LT',
|
||||
'lastDay' => '[أمس على الساعة] LT',
|
||||
'lastWeek' => 'dddd [على الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
'weekend' => [5, 6],
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
];
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_LB.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_LB.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'months_short' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
92
vendor/nesbot/carbon/src/Carbon/Lang/ar_LY.php
vendored
Normal file
92
vendor/nesbot/carbon/src/Carbon/Lang/ar_LY.php
vendored
Normal file
@ -0,0 +1,92 @@
|
||||
<?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:
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Ibrahim AshShohail
|
||||
* - MLTDev
|
||||
*/
|
||||
|
||||
$months = [
|
||||
'يناير',
|
||||
'فبراير',
|
||||
'مارس',
|
||||
'أبريل',
|
||||
'مايو',
|
||||
'يونيو',
|
||||
'يوليو',
|
||||
'أغسطس',
|
||||
'سبتمبر',
|
||||
'أكتوبر',
|
||||
'نوفمبر',
|
||||
'ديسمبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', [':count سنة', 'سنة', 'سنتين', ':count سنوات', ':count سنة']),
|
||||
'a_year' => implode('|', [':count سنة', 'سنة', 'سنتين', ':count سنوات', ':count سنة']),
|
||||
'month' => implode('|', [':count شهر', 'شهر', 'شهرين', ':count أشهر', ':count شهر']),
|
||||
'a_month' => implode('|', [':count شهر', 'شهر', 'شهرين', ':count أشهر', ':count شهر']),
|
||||
'week' => implode('|', [':count أسبوع', 'أسبوع', 'أسبوعين', ':count أسابيع', ':count أسبوع']),
|
||||
'a_week' => implode('|', [':count أسبوع', 'أسبوع', 'أسبوعين', ':count أسابيع', ':count أسبوع']),
|
||||
'day' => implode('|', [':count يوم', 'يوم', 'يومين', ':count أيام', ':count يوم']),
|
||||
'a_day' => implode('|', [':count يوم', 'يوم', 'يومين', ':count أيام', ':count يوم']),
|
||||
'hour' => implode('|', [':count ساعة', 'ساعة', 'ساعتين', ':count ساعات', ':count ساعة']),
|
||||
'a_hour' => implode('|', [':count ساعة', 'ساعة', 'ساعتين', ':count ساعات', ':count ساعة']),
|
||||
'minute' => implode('|', [':count دقيقة', 'دقيقة', 'دقيقتين', ':count دقائق', ':count دقيقة']),
|
||||
'a_minute' => implode('|', [':count دقيقة', 'دقيقة', 'دقيقتين', ':count دقائق', ':count دقيقة']),
|
||||
'second' => implode('|', [':count ثانية', 'ثانية', 'ثانيتين', ':count ثواني', ':count ثانية']),
|
||||
'a_second' => implode('|', [':count ثانية', 'ثانية', 'ثانيتين', ':count ثواني', ':count ثانية']),
|
||||
'ago' => 'منذ :time',
|
||||
'from_now' => ':time من الآن',
|
||||
'after' => 'بعد :time',
|
||||
'before' => 'قبل :time',
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدًا(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['مرة', 'مرة', ':count مرتين', ':count مرات', ':count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['ح', 'اث', 'ثل', 'أر', 'خم', 'ج', 'س'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'D/M/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم عند الساعة] LT',
|
||||
'nextDay' => '[غدًا عند الساعة] LT',
|
||||
'nextWeek' => 'dddd [عند الساعة] LT',
|
||||
'lastDay' => '[أمس عند الساعة] LT',
|
||||
'lastWeek' => 'dddd [عند الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
'weekend' => [5, 6],
|
||||
];
|
92
vendor/nesbot/carbon/src/Carbon/Lang/ar_MA.php
vendored
Normal file
92
vendor/nesbot/carbon/src/Carbon/Lang/ar_MA.php
vendored
Normal file
@ -0,0 +1,92 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - JD Isaacks
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Mohamed Sabil (mohamedsabil83)
|
||||
*/
|
||||
$months = [
|
||||
'يناير',
|
||||
'فبراير',
|
||||
'مارس',
|
||||
'أبريل',
|
||||
'ماي',
|
||||
'يونيو',
|
||||
'يوليوز',
|
||||
'غشت',
|
||||
'شتنبر',
|
||||
'أكتوبر',
|
||||
'نونبر',
|
||||
'دجنبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'a_year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'a_month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'a_week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'a_day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'a_hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'a_minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'a_second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'ago' => 'منذ :time',
|
||||
'from_now' => 'في :time',
|
||||
'after' => 'بعد :time',
|
||||
'before' => 'قبل :time',
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدا(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['{0}مرة', '{1}مرة', '{2}:count مرتين', ']2,11[:count مرات', ']10,Inf[:count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم على الساعة] LT',
|
||||
'nextDay' => '[غدا على الساعة] LT',
|
||||
'nextWeek' => 'dddd [على الساعة] LT',
|
||||
'lastDay' => '[أمس على الساعة] LT',
|
||||
'lastWeek' => 'dddd [على الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
'weekend' => [5, 6],
|
||||
];
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_MR.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_MR.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_OM.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_OM.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
18
vendor/nesbot/carbon/src/Carbon/Lang/ar_PS.php
vendored
Normal file
18
vendor/nesbot/carbon/src/Carbon/Lang/ar_PS.php
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
<?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:
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_QA.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_QA.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
94
vendor/nesbot/carbon/src/Carbon/Lang/ar_SA.php
vendored
Normal file
94
vendor/nesbot/carbon/src/Carbon/Lang/ar_SA.php
vendored
Normal file
@ -0,0 +1,94 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - JD Isaacks
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Mohamed Sabil (mohamedsabil83)
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
$months = [
|
||||
'يناير',
|
||||
'فبراير',
|
||||
'مارس',
|
||||
'أبريل',
|
||||
'مايو',
|
||||
'يونيو',
|
||||
'يوليو',
|
||||
'أغسطس',
|
||||
'سبتمبر',
|
||||
'أكتوبر',
|
||||
'نوفمبر',
|
||||
'ديسمبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'a_year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'a_month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'a_week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'a_day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'a_hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'a_minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'a_second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'ago' => 'منذ :time',
|
||||
'from_now' => 'في :time',
|
||||
'after' => 'بعد :time',
|
||||
'before' => 'قبل :time',
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدا(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['{0}مرة', '{1}مرة', '{2}:count مرتين', ']2,11[:count مرات', ']10,Inf[:count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم على الساعة] LT',
|
||||
'nextDay' => '[غدا على الساعة] LT',
|
||||
'nextWeek' => 'dddd [على الساعة] LT',
|
||||
'lastDay' => '[أمس على الساعة] LT',
|
||||
'lastWeek' => 'dddd [على الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
'weekend' => [5, 6],
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
];
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_SD.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_SD.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_SO.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_SO.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
27
vendor/nesbot/carbon/src/Carbon/Lang/ar_SS.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/ar_SS.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_SY.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/ar_SY.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'months_short' => ['كانون الثاني', 'شباط', 'آذار', 'نيسان', 'أيار', 'حزيران', 'تموز', 'آب', 'أيلول', 'تشرين الأول', 'تشرين الثاني', 'كانون الأول'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
95
vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php
vendored
Normal file
95
vendor/nesbot/carbon/src/Carbon/Lang/ar_Shakl.php
vendored
Normal file
@ -0,0 +1,95 @@
|
||||
<?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:
|
||||
* - Abdellah Chadidi
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Mohamed Sabil (mohamedsabil83)
|
||||
*/
|
||||
// Same for long and short
|
||||
$months = [
|
||||
// @TODO add shakl to months
|
||||
'يناير',
|
||||
'فبراير',
|
||||
'مارس',
|
||||
'أبريل',
|
||||
'مايو',
|
||||
'يونيو',
|
||||
'يوليو',
|
||||
'أغسطس',
|
||||
'سبتمبر',
|
||||
'أكتوبر',
|
||||
'نوفمبر',
|
||||
'ديسمبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', ['{0}:count سَنَة', '{1}سَنَة', '{2}سَنَتَيْن', ']2,11[:count سَنَوَات', ']10,Inf[:count سَنَة']),
|
||||
'a_year' => implode('|', ['{0}:count سَنَة', '{1}سَنَة', '{2}سَنَتَيْن', ']2,11[:count سَنَوَات', ']10,Inf[:count سَنَة']),
|
||||
'month' => implode('|', ['{0}:count شَهْرَ', '{1}شَهْرَ', '{2}شَهْرَيْن', ']2,11[:count أَشْهُر', ']10,Inf[:count شَهْرَ']),
|
||||
'a_month' => implode('|', ['{0}:count شَهْرَ', '{1}شَهْرَ', '{2}شَهْرَيْن', ']2,11[:count أَشْهُر', ']10,Inf[:count شَهْرَ']),
|
||||
'week' => implode('|', ['{0}:count أُسْبُوع', '{1}أُسْبُوع', '{2}أُسْبُوعَيْن', ']2,11[:count أَسَابِيع', ']10,Inf[:count أُسْبُوع']),
|
||||
'a_week' => implode('|', ['{0}:count أُسْبُوع', '{1}أُسْبُوع', '{2}أُسْبُوعَيْن', ']2,11[:count أَسَابِيع', ']10,Inf[:count أُسْبُوع']),
|
||||
'day' => implode('|', ['{0}:count يَوْم', '{1}يَوْم', '{2}يَوْمَيْن', ']2,11[:count أَيَّام', ']10,Inf[:count يَوْم']),
|
||||
'a_day' => implode('|', ['{0}:count يَوْم', '{1}يَوْم', '{2}يَوْمَيْن', ']2,11[:count أَيَّام', ']10,Inf[:count يَوْم']),
|
||||
'hour' => implode('|', ['{0}:count سَاعَة', '{1}سَاعَة', '{2}سَاعَتَيْن', ']2,11[:count سَاعَات', ']10,Inf[:count سَاعَة']),
|
||||
'a_hour' => implode('|', ['{0}:count سَاعَة', '{1}سَاعَة', '{2}سَاعَتَيْن', ']2,11[:count سَاعَات', ']10,Inf[:count سَاعَة']),
|
||||
'minute' => implode('|', ['{0}:count دَقِيقَة', '{1}دَقِيقَة', '{2}دَقِيقَتَيْن', ']2,11[:count دَقَائِق', ']10,Inf[:count دَقِيقَة']),
|
||||
'a_minute' => implode('|', ['{0}:count دَقِيقَة', '{1}دَقِيقَة', '{2}دَقِيقَتَيْن', ']2,11[:count دَقَائِق', ']10,Inf[:count دَقِيقَة']),
|
||||
'second' => implode('|', ['{0}:count ثَانِيَة', '{1}ثَانِيَة', '{2}ثَانِيَتَيْن', ']2,11[:count ثَوَان', ']10,Inf[:count ثَانِيَة']),
|
||||
'a_second' => implode('|', ['{0}:count ثَانِيَة', '{1}ثَانِيَة', '{2}ثَانِيَتَيْن', ']2,11[:count ثَوَان', ']10,Inf[:count ثَانِيَة']),
|
||||
'ago' => 'مُنْذُ :time',
|
||||
'from_now' => 'مِنَ الْآن :time',
|
||||
'after' => 'بَعْدَ :time',
|
||||
'before' => 'قَبْلَ :time',
|
||||
|
||||
// @TODO add shakl to translations below
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدًا(?:\\s+عند)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['{0}مرة', '{1}مرة', '{2}:count مرتين', ']2,11[:count مرات', ']10,Inf[:count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['ح', 'اث', 'ثل', 'أر', 'خم', 'ج', 'س'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'D/M/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم عند الساعة] LT',
|
||||
'nextDay' => '[غدًا عند الساعة] LT',
|
||||
'nextWeek' => 'dddd [عند الساعة] LT',
|
||||
'lastDay' => '[أمس عند الساعة] LT',
|
||||
'lastWeek' => 'dddd [عند الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
'weekend' => [5, 6],
|
||||
];
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_TD.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ar_TD.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ar.php', [
|
||||
]);
|
91
vendor/nesbot/carbon/src/Carbon/Lang/ar_TN.php
vendored
Normal file
91
vendor/nesbot/carbon/src/Carbon/Lang/ar_TN.php
vendored
Normal file
@ -0,0 +1,91 @@
|
||||
<?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:
|
||||
* - JD Isaacks
|
||||
* - Atef Ben Ali (atefBB)
|
||||
* - Mohamed Sabil (mohamedsabil83)
|
||||
*/
|
||||
$months = [
|
||||
'جانفي',
|
||||
'فيفري',
|
||||
'مارس',
|
||||
'أفريل',
|
||||
'ماي',
|
||||
'جوان',
|
||||
'جويلية',
|
||||
'أوت',
|
||||
'سبتمبر',
|
||||
'أكتوبر',
|
||||
'نوفمبر',
|
||||
'ديسمبر',
|
||||
];
|
||||
|
||||
return [
|
||||
'year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'a_year' => implode('|', ['{0}:count سنة', '{1}سنة', '{2}سنتين', ']2,11[:count سنوات', ']10,Inf[:count سنة']),
|
||||
'month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'a_month' => implode('|', ['{0}:count شهر', '{1}شهر', '{2}شهرين', ']2,11[:count أشهر', ']10,Inf[:count شهر']),
|
||||
'week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'a_week' => implode('|', ['{0}:count أسبوع', '{1}أسبوع', '{2}أسبوعين', ']2,11[:count أسابيع', ']10,Inf[:count أسبوع']),
|
||||
'day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'a_day' => implode('|', ['{0}:count يوم', '{1}يوم', '{2}يومين', ']2,11[:count أيام', ']10,Inf[:count يوم']),
|
||||
'hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'a_hour' => implode('|', ['{0}:count ساعة', '{1}ساعة', '{2}ساعتين', ']2,11[:count ساعات', ']10,Inf[:count ساعة']),
|
||||
'minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'a_minute' => implode('|', ['{0}:count دقيقة', '{1}دقيقة', '{2}دقيقتين', ']2,11[:count دقائق', ']10,Inf[:count دقيقة']),
|
||||
'second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'a_second' => implode('|', ['{0}:count ثانية', '{1}ثانية', '{2}ثانيتين', ']2,11[:count ثواني', ']10,Inf[:count ثانية']),
|
||||
'ago' => 'منذ :time',
|
||||
'from_now' => 'في :time',
|
||||
'after' => 'بعد :time',
|
||||
'before' => 'قبل :time',
|
||||
'diff_now' => 'الآن',
|
||||
'diff_today' => 'اليوم',
|
||||
'diff_today_regexp' => 'اليوم(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_yesterday' => 'أمس',
|
||||
'diff_yesterday_regexp' => 'أمس(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_tomorrow' => 'غداً',
|
||||
'diff_tomorrow_regexp' => 'غدا(?:\\s+على)?(?:\\s+الساعة)?',
|
||||
'diff_before_yesterday' => 'قبل الأمس',
|
||||
'diff_after_tomorrow' => 'بعد غد',
|
||||
'period_recurrences' => implode('|', ['{0}مرة', '{1}مرة', '{2}:count مرتين', ']2,11[:count مرات', ']10,Inf[:count مرة']),
|
||||
'period_interval' => 'كل :interval',
|
||||
'period_start_date' => 'من :date',
|
||||
'period_end_date' => 'إلى :date',
|
||||
'months' => $months,
|
||||
'months_short' => $months,
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['أحد', 'اثنين', 'ثلاثاء', 'أربعاء', 'خميس', 'جمعة', 'سبت'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'list' => ['، ', ' و '],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 4,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[اليوم على الساعة] LT',
|
||||
'nextDay' => '[غدا على الساعة] LT',
|
||||
'nextWeek' => 'dddd [على الساعة] LT',
|
||||
'lastDay' => '[أمس على الساعة] LT',
|
||||
'lastWeek' => 'dddd [على الساعة] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => ['ص', 'م'],
|
||||
'weekend' => [5, 6],
|
||||
];
|
28
vendor/nesbot/carbon/src/Carbon/Lang/ar_YE.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/ar_YE.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
* - Abdullah-Alhariri
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/ar.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD MMM, YYYY',
|
||||
],
|
||||
'months' => ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'],
|
||||
'months_short' => ['ينا', 'فبر', 'مار', 'أبر', 'ماي', 'يون', 'يول', 'أغس', 'سبت', 'أكت', 'نوف', 'ديس'],
|
||||
'weekdays' => ['الأحد', 'الاثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'],
|
||||
'weekdays_short' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'weekdays_min' => ['ح', 'ن', 'ث', 'ر', 'خ', 'ج', 'س'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰٤', '۰٥', '۰٦', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱٤', '۱٥', '۱٦', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲٤', '۲٥', '۲٦', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳٤', '۳٥', '۳٦', '۳۷', '۳۸', '۳۹', '٤۰', '٤۱', '٤۲', '٤۳', '٤٤', '٤٥', '٤٦', '٤۷', '٤۸', '٤۹', '٥۰', '٥۱', '٥۲', '٥۳', '٥٤', '٥٥', '٥٦', '٥۷', '٥۸', '٥۹', '٦۰', '٦۱', '٦۲', '٦۳', '٦٤', '٦٥', '٦٦', '٦۷', '٦۸', '٦۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷٤', '۷٥', '۷٦', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸٤', '۸٥', '۸٦', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹٤', '۹٥', '۹٦', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/as.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/as.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/as_IN.php';
|
55
vendor/nesbot/carbon/src/Carbon/Lang/as_IN.php
vendored
Normal file
55
vendor/nesbot/carbon/src/Carbon/Lang/as_IN.php
vendored
Normal file
@ -0,0 +1,55 @@
|
||||
<?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:
|
||||
* - Amitakhya Phukan, Red Hat bug-glibc@gnu.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'D-MM-YYYY',
|
||||
],
|
||||
'months' => ['জানুৱাৰী', 'ফেব্ৰুৱাৰী', 'মাৰ্চ', 'এপ্ৰিল', 'মে', 'জুন', 'জুলাই', 'আগষ্ট', 'ছেপ্তেম্বৰ', 'অক্টোবৰ', 'নৱেম্বৰ', 'ডিচেম্বৰ'],
|
||||
'months_short' => ['জানু', 'ফেব্ৰু', 'মাৰ্চ', 'এপ্ৰিল', 'মে', 'জুন', 'জুলাই', 'আগ', 'সেপ্ট', 'অক্টো', 'নভে', 'ডিসে'],
|
||||
'weekdays' => ['দেওবাৰ', 'সোমবাৰ', 'মঙ্গলবাৰ', 'বুধবাৰ', 'বৃহষ্পতিবাৰ', 'শুক্ৰবাৰ', 'শনিবাৰ'],
|
||||
'weekdays_short' => ['দেও', 'সোম', 'মঙ্গল', 'বুধ', 'বৃহষ্পতি', 'শুক্ৰ', 'শনি'],
|
||||
'weekdays_min' => ['দেও', 'সোম', 'মঙ্গল', 'বুধ', 'বৃহষ্পতি', 'শুক্ৰ', 'শনি'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['পূৰ্ব্বাহ্ন', 'অপৰাহ্ন'],
|
||||
|
||||
'year' => ':count বছৰ',
|
||||
'y' => ':count বছৰ',
|
||||
'a_year' => ':count বছৰ',
|
||||
|
||||
'month' => ':count মাহ',
|
||||
'm' => ':count মাহ',
|
||||
'a_month' => ':count মাহ',
|
||||
|
||||
'week' => ':count সপ্তাহ',
|
||||
'w' => ':count সপ্তাহ',
|
||||
'a_week' => ':count সপ্তাহ',
|
||||
|
||||
'day' => ':count বাৰ',
|
||||
'd' => ':count বাৰ',
|
||||
'a_day' => ':count বাৰ',
|
||||
|
||||
'hour' => ':count ঘণ্টা',
|
||||
'h' => ':count ঘণ্টা',
|
||||
'a_hour' => ':count ঘণ্টা',
|
||||
|
||||
'minute' => ':count মিনিট',
|
||||
'min' => ':count মিনিট',
|
||||
'a_minute' => ':count মিনিট',
|
||||
|
||||
'second' => ':count দ্বিতীয়',
|
||||
's' => ':count দ্বিতীয়',
|
||||
'a_second' => ':count দ্বিতীয়',
|
||||
]);
|
28
vendor/nesbot/carbon/src/Carbon/Lang/asa.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/asa.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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_replace_recursive(require __DIR__.'/en.php', [
|
||||
'meridiem' => ['icheheavo', 'ichamthi'],
|
||||
'weekdays' => ['Jumapili', 'Jumatatu', 'Jumanne', 'Jumatano', 'Alhamisi', 'Ijumaa', 'Jumamosi'],
|
||||
'weekdays_short' => ['Jpi', 'Jtt', 'Jnn', 'Jtn', 'Alh', 'Ijm', 'Jmo'],
|
||||
'weekdays_min' => ['Jpi', 'Jtt', 'Jnn', 'Jtn', 'Alh', 'Ijm', 'Jmo'],
|
||||
'months' => ['Januari', 'Februari', 'Machi', 'Aprili', 'Mei', 'Juni', 'Julai', 'Agosti', 'Septemba', 'Oktoba', 'Novemba', 'Desemba'],
|
||||
'months_short' => ['Jan', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Jul', 'Ago', 'Sep', 'Okt', 'Nov', 'Dec'],
|
||||
'first_day_of_week' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd, D MMMM YYYY HH:mm',
|
||||
],
|
||||
]);
|
59
vendor/nesbot/carbon/src/Carbon/Lang/ast.php
vendored
Normal file
59
vendor/nesbot/carbon/src/Carbon/Lang/ast.php
vendored
Normal file
@ -0,0 +1,59 @@
|
||||
<?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:
|
||||
* - Jordi Mallach jordi@gnu.org
|
||||
* - Adolfo Jayme-Barrientos (fitojb)
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/es.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YY',
|
||||
],
|
||||
'months' => ['de xineru', 'de febreru', 'de marzu', 'd’abril', 'de mayu', 'de xunu', 'de xunetu', 'd’agostu', 'de setiembre', 'd’ochobre', 'de payares', 'd’avientu'],
|
||||
'months_short' => ['xin', 'feb', 'mar', 'abr', 'may', 'xun', 'xnt', 'ago', 'set', 'och', 'pay', 'avi'],
|
||||
'weekdays' => ['domingu', 'llunes', 'martes', 'miércoles', 'xueves', 'vienres', 'sábadu'],
|
||||
'weekdays_short' => ['dom', 'llu', 'mar', 'mié', 'xue', 'vie', 'sáb'],
|
||||
'weekdays_min' => ['dom', 'llu', 'mar', 'mié', 'xue', 'vie', 'sáb'],
|
||||
|
||||
'year' => ':count añu|:count años',
|
||||
'y' => ':count añu|:count años',
|
||||
'a_year' => 'un añu|:count años',
|
||||
|
||||
'month' => ':count mes',
|
||||
'm' => ':count mes',
|
||||
'a_month' => 'un mes|:count mes',
|
||||
|
||||
'week' => ':count selmana|:count selmanes',
|
||||
'w' => ':count selmana|:count selmanes',
|
||||
'a_week' => 'una selmana|:count selmanes',
|
||||
|
||||
'day' => ':count día|:count díes',
|
||||
'd' => ':count día|:count díes',
|
||||
'a_day' => 'un día|:count díes',
|
||||
|
||||
'hour' => ':count hora|:count hores',
|
||||
'h' => ':count hora|:count hores',
|
||||
'a_hour' => 'una hora|:count hores',
|
||||
|
||||
'minute' => ':count minutu|:count minutos',
|
||||
'min' => ':count minutu|:count minutos',
|
||||
'a_minute' => 'un minutu|:count minutos',
|
||||
|
||||
'second' => ':count segundu|:count segundos',
|
||||
's' => ':count segundu|:count segundos',
|
||||
'a_second' => 'un segundu|:count segundos',
|
||||
|
||||
'ago' => 'hai :time',
|
||||
'from_now' => 'en :time',
|
||||
'after' => ':time dempués',
|
||||
'before' => ':time enantes',
|
||||
]);
|
12
vendor/nesbot/carbon/src/Carbon/Lang/ast_ES.php
vendored
Normal file
12
vendor/nesbot/carbon/src/Carbon/Lang/ast_ES.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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 require __DIR__.'/ast.php';
|
15
vendor/nesbot/carbon/src/Carbon/Lang/ayc.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/ayc.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/ayc_PE.php';
|
27
vendor/nesbot/carbon/src/Carbon/Lang/ayc_PE.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/ayc_PE.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - runasimipi.org libc-alpha@sourceware.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YY',
|
||||
],
|
||||
'months' => ['inïru', 'phiwriru', 'marsu', 'awrila', 'mayu', 'junyu', 'julyu', 'awustu', 'sitimri', 'uktuwri', 'nuwimri', 'risimri'],
|
||||
'months_short' => ['ini', 'phi', 'mar', 'awr', 'may', 'jun', 'jul', 'awu', 'sit', 'ukt', 'nuw', 'ris'],
|
||||
'weekdays' => ['tuminku', 'lunisa', 'martisa', 'mirkulisa', 'juywisa', 'wirnisa', 'sawäru'],
|
||||
'weekdays_short' => ['tum', 'lun', 'mar', 'mir', 'juy', 'wir', 'saw'],
|
||||
'weekdays_min' => ['tum', 'lun', 'mar', 'mir', 'juy', 'wir', 'saw'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['VM', 'NM'],
|
||||
]);
|
128
vendor/nesbot/carbon/src/Carbon/Lang/az.php
vendored
Normal file
128
vendor/nesbot/carbon/src/Carbon/Lang/az.php
vendored
Normal file
@ -0,0 +1,128 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - Kunal Marwaha
|
||||
* - François B
|
||||
* - JD Isaacks
|
||||
* - Orxan
|
||||
* - Şəhriyar İmanov
|
||||
* - Baran Şengül
|
||||
*/
|
||||
return [
|
||||
'year' => ':count il',
|
||||
'a_year' => '{1}bir il|]1,Inf[:count il',
|
||||
'y' => ':count il',
|
||||
'month' => ':count ay',
|
||||
'a_month' => '{1}bir ay|]1,Inf[:count ay',
|
||||
'm' => ':count ay',
|
||||
'week' => ':count həftə',
|
||||
'a_week' => '{1}bir həftə|]1,Inf[:count həftə',
|
||||
'w' => ':count h.',
|
||||
'day' => ':count gün',
|
||||
'a_day' => '{1}bir gün|]1,Inf[:count gün',
|
||||
'd' => ':count g.',
|
||||
'hour' => ':count saat',
|
||||
'a_hour' => '{1}bir saat|]1,Inf[:count saat',
|
||||
'h' => ':count saat',
|
||||
'minute' => ':count d.',
|
||||
'a_minute' => '{1}bir dəqiqə|]1,Inf[:count dəqiqə',
|
||||
'min' => ':count dəqiqə',
|
||||
'second' => ':count san.',
|
||||
'a_second' => '{1}birneçə saniyə|]1,Inf[:count saniyə',
|
||||
's' => ':count saniyə',
|
||||
'ago' => ':time əvvəl',
|
||||
'from_now' => ':time sonra',
|
||||
'after' => ':time sonra',
|
||||
'before' => ':time əvvəl',
|
||||
'diff_now' => 'indi',
|
||||
'diff_today' => 'bugün',
|
||||
'diff_today_regexp' => 'bugün(?:\\s+saat)?',
|
||||
'diff_yesterday' => 'dünən',
|
||||
'diff_tomorrow' => 'sabah',
|
||||
'diff_tomorrow_regexp' => 'sabah(?:\\s+saat)?',
|
||||
'diff_before_yesterday' => 'srağagün',
|
||||
'diff_after_tomorrow' => 'birisi gün',
|
||||
'period_recurrences' => ':count dəfədən bir',
|
||||
'period_interval' => 'hər :interval',
|
||||
'period_start_date' => ':date tarixindən başlayaraq',
|
||||
'period_end_date' => ':date tarixinədək',
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD.MM.YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd, D MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[bugün saat] LT',
|
||||
'nextDay' => '[sabah saat] LT',
|
||||
'nextWeek' => '[gələn həftə] dddd [saat] LT',
|
||||
'lastDay' => '[dünən] LT',
|
||||
'lastWeek' => '[keçən həftə] dddd [saat] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'ordinal' => function ($number) {
|
||||
if ($number === 0) { // special case for zero
|
||||
return "$number-ıncı";
|
||||
}
|
||||
|
||||
static $suffixes = [
|
||||
1 => '-inci',
|
||||
5 => '-inci',
|
||||
8 => '-inci',
|
||||
70 => '-inci',
|
||||
80 => '-inci',
|
||||
2 => '-nci',
|
||||
7 => '-nci',
|
||||
20 => '-nci',
|
||||
50 => '-nci',
|
||||
3 => '-üncü',
|
||||
4 => '-üncü',
|
||||
100 => '-üncü',
|
||||
6 => '-ncı',
|
||||
9 => '-uncu',
|
||||
10 => '-uncu',
|
||||
30 => '-uncu',
|
||||
60 => '-ıncı',
|
||||
90 => '-ıncı',
|
||||
];
|
||||
|
||||
$lastDigit = $number % 10;
|
||||
|
||||
return $number.($suffixes[$lastDigit] ?? $suffixes[$number % 100 - $lastDigit] ?? $suffixes[$number >= 100 ? 100 : -1] ?? '');
|
||||
},
|
||||
'meridiem' => function ($hour) {
|
||||
if ($hour < 4) {
|
||||
return 'gecə';
|
||||
}
|
||||
if ($hour < 12) {
|
||||
return 'səhər';
|
||||
}
|
||||
if ($hour < 17) {
|
||||
return 'gündüz';
|
||||
}
|
||||
|
||||
return 'axşam';
|
||||
},
|
||||
'months' => ['yanvar', 'fevral', 'mart', 'aprel', 'may', 'iyun', 'iyul', 'avqust', 'sentyabr', 'oktyabr', 'noyabr', 'dekabr'],
|
||||
'months_short' => ['yan', 'fev', 'mar', 'apr', 'may', 'iyn', 'iyl', 'avq', 'sen', 'okt', 'noy', 'dek'],
|
||||
'months_standalone' => ['Yanvar', 'Fevral', 'Mart', 'Aprel', 'May', 'İyun', 'İyul', 'Avqust', 'Sentyabr', 'Oktyabr', 'Noyabr', 'Dekabr'],
|
||||
'weekdays' => ['bazar', 'bazar ertəsi', 'çərşənbə axşamı', 'çərşənbə', 'cümə axşamı', 'cümə', 'şənbə'],
|
||||
'weekdays_short' => ['baz', 'bze', 'çax', 'çər', 'cax', 'cüm', 'şən'],
|
||||
'weekdays_min' => ['bz', 'be', 'ça', 'çə', 'ca', 'cü', 'şə'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'list' => [', ', ' və '],
|
||||
];
|
21
vendor/nesbot/carbon/src/Carbon/Lang/az_AZ.php
vendored
Normal file
21
vendor/nesbot/carbon/src/Carbon/Lang/az_AZ.php
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
<?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:
|
||||
* - Pablo Saratxaga pablo@mandrakesoft.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/az.php', [
|
||||
'months_short' => ['Yan', 'Fev', 'Mar', 'Apr', 'May', 'İyn', 'İyl', 'Avq', 'Sen', 'Okt', 'Noy', 'Dek'],
|
||||
'weekdays' => ['bazar günü', 'bazar ertəsi', 'çərşənbə axşamı', 'çərşənbə', 'cümə axşamı', 'cümə', 'şənbə'],
|
||||
'weekdays_short' => ['baz', 'ber', 'çax', 'çər', 'cax', 'cüm', 'şnb'],
|
||||
'weekdays_min' => ['baz', 'ber', 'çax', 'çər', 'cax', 'cüm', 'şnb'],
|
||||
]);
|
20
vendor/nesbot/carbon/src/Carbon/Lang/az_Cyrl.php
vendored
Normal file
20
vendor/nesbot/carbon/src/Carbon/Lang/az_Cyrl.php
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
<?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_replace_recursive(require __DIR__.'/az.php', [
|
||||
'weekdays' => ['базар', 'базар ертәси', 'чәршәнбә ахшамы', 'чәршәнбә', 'ҹүмә ахшамы', 'ҹүмә', 'шәнбә'],
|
||||
'weekdays_short' => ['Б.', 'Б.Е.', 'Ч.А.', 'Ч.', 'Ҹ.А.', 'Ҹ.', 'Ш.'],
|
||||
'weekdays_min' => ['Б.', 'Б.Е.', 'Ч.А.', 'Ч.', 'Ҹ.А.', 'Ҹ.', 'Ш.'],
|
||||
'months' => ['јанвар', 'феврал', 'март', 'апрел', 'май', 'ијун', 'ијул', 'август', 'сентјабр', 'октјабр', 'нојабр', 'декабр'],
|
||||
'months_short' => ['јан', 'фев', 'мар', 'апр', 'май', 'ијн', 'ијл', 'авг', 'сен', 'окт', 'ној', 'дек'],
|
||||
'months_standalone' => ['Јанвар', 'Феврал', 'Март', 'Апрел', 'Май', 'Ијун', 'Ијул', 'Август', 'Сентјабр', 'Октјабр', 'Нојабр', 'Декабр'],
|
||||
'meridiem' => ['а', 'п'],
|
||||
]);
|
27
vendor/nesbot/carbon/src/Carbon/Lang/az_IR.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/az_IR.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - Mousa Moradi mousamk@gmail.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'OY/OM/OD',
|
||||
],
|
||||
'months' => ['ژانویه', 'فوریه', 'مارس', 'آوریل', 'مئی', 'ژوئن', 'جولای', 'آقۇست', 'سپتامبر', 'اوْکتوْبر', 'نوْوامبر', 'دسامبر'],
|
||||
'months_short' => ['ژانویه', 'فوریه', 'مارس', 'آوریل', 'مئی', 'ژوئن', 'جولای', 'آقۇست', 'سپتامبر', 'اوْکتوْبر', 'نوْوامبر', 'دسامبر'],
|
||||
'weekdays' => ['یکشنبه', 'دوشنبه', 'سهشنبه', 'چارشنبه', 'جۆمعه آخشامی', 'جۆمعه', 'شنبه'],
|
||||
'weekdays_short' => ['یکشنبه', 'دوشنبه', 'سهشنبه', 'چارشنبه', 'جۆمعه آخشامی', 'جۆمعه', 'شنبه'],
|
||||
'weekdays_min' => ['یکشنبه', 'دوشنبه', 'سهشنبه', 'چارشنبه', 'جۆمعه آخشامی', 'جۆمعه', 'شنبه'],
|
||||
'first_day_of_week' => 6,
|
||||
'alt_numbers' => ['۰۰', '۰۱', '۰۲', '۰۳', '۰۴', '۰۵', '۰۶', '۰۷', '۰۸', '۰۹', '۱۰', '۱۱', '۱۲', '۱۳', '۱۴', '۱۵', '۱۶', '۱۷', '۱۸', '۱۹', '۲۰', '۲۱', '۲۲', '۲۳', '۲۴', '۲۵', '۲۶', '۲۷', '۲۸', '۲۹', '۳۰', '۳۱', '۳۲', '۳۳', '۳۴', '۳۵', '۳۶', '۳۷', '۳۸', '۳۹', '۴۰', '۴۱', '۴۲', '۴۳', '۴۴', '۴۵', '۴۶', '۴۷', '۴۸', '۴۹', '۵۰', '۵۱', '۵۲', '۵۳', '۵۴', '۵۵', '۵۶', '۵۷', '۵۸', '۵۹', '۶۰', '۶۱', '۶۲', '۶۳', '۶۴', '۶۵', '۶۶', '۶۷', '۶۸', '۶۹', '۷۰', '۷۱', '۷۲', '۷۳', '۷۴', '۷۵', '۷۶', '۷۷', '۷۸', '۷۹', '۸۰', '۸۱', '۸۲', '۸۳', '۸۴', '۸۵', '۸۶', '۸۷', '۸۸', '۸۹', '۹۰', '۹۱', '۹۲', '۹۳', '۹۴', '۹۵', '۹۶', '۹۷', '۹۸', '۹۹'],
|
||||
]);
|
29
vendor/nesbot/carbon/src/Carbon/Lang/az_Latn.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/az_Latn.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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_replace_recursive(require __DIR__.'/az.php', [
|
||||
'meridiem' => ['a', 'p'],
|
||||
'weekdays' => ['bazar', 'bazar ertəsi', 'çərşənbə axşamı', 'çərşənbə', 'cümə axşamı', 'cümə', 'şənbə'],
|
||||
'weekdays_short' => ['B.', 'B.E.', 'Ç.A.', 'Ç.', 'C.A.', 'C.', 'Ş.'],
|
||||
'weekdays_min' => ['B.', 'B.E.', 'Ç.A.', 'Ç.', 'C.A.', 'C.', 'Ş.'],
|
||||
'months' => ['yanvar', 'fevral', 'mart', 'aprel', 'may', 'iyun', 'iyul', 'avqust', 'sentyabr', 'oktyabr', 'noyabr', 'dekabr'],
|
||||
'months_short' => ['yan', 'fev', 'mar', 'apr', 'may', 'iyn', 'iyl', 'avq', 'sen', 'okt', 'noy', 'dek'],
|
||||
'months_standalone' => ['Yanvar', 'Fevral', 'Mart', 'Aprel', 'May', 'İyun', 'İyul', 'Avqust', 'Sentyabr', 'Oktyabr', 'Noyabr', 'Dekabr'],
|
||||
'first_day_of_week' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD.MM.YYYY',
|
||||
'LL' => 'D MMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'D MMMM YYYY, dddd HH:mm',
|
||||
],
|
||||
]);
|
32
vendor/nesbot/carbon/src/Carbon/Lang/bas.php
vendored
Normal file
32
vendor/nesbot/carbon/src/Carbon/Lang/bas.php
vendored
Normal file
@ -0,0 +1,32 @@
|
||||
<?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_replace_recursive(require __DIR__.'/en.php', [
|
||||
'meridiem' => ['I bikɛ̂glà', 'I ɓugajɔp'],
|
||||
'weekdays' => ['ŋgwà nɔ̂y', 'ŋgwà njaŋgumba', 'ŋgwà ûm', 'ŋgwà ŋgê', 'ŋgwà mbɔk', 'ŋgwà kɔɔ', 'ŋgwà jôn'],
|
||||
'weekdays_short' => ['nɔy', 'nja', 'uum', 'ŋge', 'mbɔ', 'kɔɔ', 'jon'],
|
||||
'weekdays_min' => ['nɔy', 'nja', 'uum', 'ŋge', 'mbɔ', 'kɔɔ', 'jon'],
|
||||
'months' => ['Kɔndɔŋ', 'Màcɛ̂l', 'Màtùmb', 'Màtop', 'M̀puyɛ', 'Hìlòndɛ̀', 'Njèbà', 'Hìkaŋ', 'Dìpɔ̀s', 'Bìòôm', 'Màyɛsèp', 'Lìbuy li ńyèe'],
|
||||
'months_short' => ['kɔn', 'mac', 'mat', 'mto', 'mpu', 'hil', 'nje', 'hik', 'dip', 'bio', 'may', 'liɓ'],
|
||||
'first_day_of_week' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'D/M/YYYY',
|
||||
'LL' => 'D MMM, YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd D MMMM YYYY HH:mm',
|
||||
],
|
||||
|
||||
'second' => ':count móndî', // less reliable
|
||||
's' => ':count móndî', // less reliable
|
||||
'a_second' => ':count móndî', // less reliable
|
||||
]);
|
172
vendor/nesbot/carbon/src/Carbon/Lang/be.php
vendored
Normal file
172
vendor/nesbot/carbon/src/Carbon/Lang/be.php
vendored
Normal file
@ -0,0 +1,172 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
use Carbon\CarbonInterface;
|
||||
use Symfony\Component\Translation\PluralizationRules;
|
||||
|
||||
// @codeCoverageIgnoreStart
|
||||
if (class_exists(PluralizationRules::class)) {
|
||||
PluralizationRules::set(static function ($number) {
|
||||
return (($number % 10 == 1) && ($number % 100 != 11)) ? 0 : ((($number % 10 >= 2) && ($number % 10 <= 4) && (($number % 100 < 10) || ($number % 100 >= 20))) ? 1 : 2);
|
||||
}, 'be');
|
||||
}
|
||||
// @codeCoverageIgnoreEnd
|
||||
|
||||
/*
|
||||
* Authors:
|
||||
* - Josh Soref
|
||||
* - SobakaSlava
|
||||
* - François B
|
||||
* - Serhan Apaydın
|
||||
* - JD Isaacks
|
||||
* - AbadonnaAbbys
|
||||
* - Siomkin Alexander
|
||||
*/
|
||||
return [
|
||||
'year' => ':count год|:count гады|:count гадоў',
|
||||
'a_year' => '{1}год|:count год|:count гады|:count гадоў',
|
||||
'y' => ':count год|:count гады|:count гадоў',
|
||||
'month' => ':count месяц|:count месяцы|:count месяцаў',
|
||||
'a_month' => '{1}месяц|:count месяц|:count месяцы|:count месяцаў',
|
||||
'm' => ':count месяц|:count месяцы|:count месяцаў',
|
||||
'week' => ':count тыдзень|:count тыдні|:count тыдняў',
|
||||
'a_week' => '{1}тыдзень|:count тыдзень|:count тыдні|:count тыдняў',
|
||||
'w' => ':count тыдзень|:count тыдні|:count тыдняў',
|
||||
'day' => ':count дзень|:count дні|:count дзён',
|
||||
'a_day' => '{1}дзень|:count дзень|:count дні|:count дзён',
|
||||
'd' => ':count дн',
|
||||
'hour' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'a_hour' => '{1}гадзіна|:count гадзіна|:count гадзіны|:count гадзін',
|
||||
'h' => ':count гадзіна|:count гадзіны|:count гадзін',
|
||||
'minute' => ':count хвіліна|:count хвіліны|:count хвілін',
|
||||
'a_minute' => '{1}хвіліна|:count хвіліна|:count хвіліны|:count хвілін',
|
||||
'min' => ':count хв',
|
||||
'second' => ':count секунда|:count секунды|:count секунд',
|
||||
'a_second' => '{1}некалькі секунд|:count секунда|:count секунды|:count секунд',
|
||||
's' => ':count сек',
|
||||
|
||||
'hour_ago' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'a_hour_ago' => '{1}гадзіну|:count гадзіну|:count гадзіны|:count гадзін',
|
||||
'h_ago' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'minute_ago' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'a_minute_ago' => '{1}хвіліну|:count хвіліну|:count хвіліны|:count хвілін',
|
||||
'min_ago' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'second_ago' => ':count секунду|:count секунды|:count секунд',
|
||||
'a_second_ago' => '{1}некалькі секунд|:count секунду|:count секунды|:count секунд',
|
||||
's_ago' => ':count секунду|:count секунды|:count секунд',
|
||||
|
||||
'hour_from_now' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'a_hour_from_now' => '{1}гадзіну|:count гадзіну|:count гадзіны|:count гадзін',
|
||||
'h_from_now' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'minute_from_now' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'a_minute_from_now' => '{1}хвіліну|:count хвіліну|:count хвіліны|:count хвілін',
|
||||
'min_from_now' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'second_from_now' => ':count секунду|:count секунды|:count секунд',
|
||||
'a_second_from_now' => '{1}некалькі секунд|:count секунду|:count секунды|:count секунд',
|
||||
's_from_now' => ':count секунду|:count секунды|:count секунд',
|
||||
|
||||
'hour_after' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'a_hour_after' => '{1}гадзіну|:count гадзіну|:count гадзіны|:count гадзін',
|
||||
'h_after' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'minute_after' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'a_minute_after' => '{1}хвіліну|:count хвіліну|:count хвіліны|:count хвілін',
|
||||
'min_after' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'second_after' => ':count секунду|:count секунды|:count секунд',
|
||||
'a_second_after' => '{1}некалькі секунд|:count секунду|:count секунды|:count секунд',
|
||||
's_after' => ':count секунду|:count секунды|:count секунд',
|
||||
|
||||
'hour_before' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'a_hour_before' => '{1}гадзіну|:count гадзіну|:count гадзіны|:count гадзін',
|
||||
'h_before' => ':count гадзіну|:count гадзіны|:count гадзін',
|
||||
'minute_before' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'a_minute_before' => '{1}хвіліну|:count хвіліну|:count хвіліны|:count хвілін',
|
||||
'min_before' => ':count хвіліну|:count хвіліны|:count хвілін',
|
||||
'second_before' => ':count секунду|:count секунды|:count секунд',
|
||||
'a_second_before' => '{1}некалькі секунд|:count секунду|:count секунды|:count секунд',
|
||||
's_before' => ':count секунду|:count секунды|:count секунд',
|
||||
|
||||
'ago' => ':time таму',
|
||||
'from_now' => 'праз :time',
|
||||
'after' => ':time пасля',
|
||||
'before' => ':time да',
|
||||
'diff_now' => 'цяпер',
|
||||
'diff_today' => 'Сёння',
|
||||
'diff_today_regexp' => 'Сёння(?:\\s+ў)?',
|
||||
'diff_yesterday' => 'учора',
|
||||
'diff_yesterday_regexp' => 'Учора(?:\\s+ў)?',
|
||||
'diff_tomorrow' => 'заўтра',
|
||||
'diff_tomorrow_regexp' => 'Заўтра(?:\\s+ў)?',
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD.MM.YYYY',
|
||||
'LL' => 'D MMMM YYYY г.',
|
||||
'LLL' => 'D MMMM YYYY г., HH:mm',
|
||||
'LLLL' => 'dddd, D MMMM YYYY г., HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[Сёння ў] LT',
|
||||
'nextDay' => '[Заўтра ў] LT',
|
||||
'nextWeek' => '[У] dddd [ў] LT',
|
||||
'lastDay' => '[Учора ў] LT',
|
||||
'lastWeek' => function (CarbonInterface $current) {
|
||||
switch ($current->dayOfWeek) {
|
||||
case 1:
|
||||
case 2:
|
||||
case 4:
|
||||
return '[У мінулы] dddd [ў] LT';
|
||||
default:
|
||||
return '[У мінулую] dddd [ў] LT';
|
||||
}
|
||||
},
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'ordinal' => function ($number, $period) {
|
||||
switch ($period) {
|
||||
case 'M':
|
||||
case 'd':
|
||||
case 'DDD':
|
||||
case 'w':
|
||||
case 'W':
|
||||
return ($number % 10 === 2 || $number % 10 === 3) && ($number % 100 !== 12 && $number % 100 !== 13) ? $number.'-і' : $number.'-ы';
|
||||
case 'D':
|
||||
return $number.'-га';
|
||||
default:
|
||||
return $number;
|
||||
}
|
||||
},
|
||||
'meridiem' => function ($hour) {
|
||||
if ($hour < 4) {
|
||||
return 'ночы';
|
||||
}
|
||||
if ($hour < 12) {
|
||||
return 'раніцы';
|
||||
}
|
||||
if ($hour < 17) {
|
||||
return 'дня';
|
||||
}
|
||||
|
||||
return 'вечара';
|
||||
},
|
||||
'months' => ['студзеня', 'лютага', 'сакавіка', 'красавіка', 'траўня', 'чэрвеня', 'ліпеня', 'жніўня', 'верасня', 'кастрычніка', 'лістапада', 'снежня'],
|
||||
'months_standalone' => ['студзень', 'люты', 'сакавік', 'красавік', 'травень', 'чэрвень', 'ліпень', 'жнівень', 'верасень', 'кастрычнік', 'лістапад', 'снежань'],
|
||||
'months_short' => ['студ', 'лют', 'сак', 'крас', 'трав', 'чэрв', 'ліп', 'жнів', 'вер', 'каст', 'ліст', 'снеж'],
|
||||
'months_regexp' => '/(DD?o?\.?(\[[^\[\]]*\]|\s)+MMMM?|L{2,4}|l{2,4})/',
|
||||
'weekdays' => ['нядзелю', 'панядзелак', 'аўторак', 'сераду', 'чацвер', 'пятніцу', 'суботу'],
|
||||
'weekdays_standalone' => ['нядзеля', 'панядзелак', 'аўторак', 'серада', 'чацвер', 'пятніца', 'субота'],
|
||||
'weekdays_short' => ['нд', 'пн', 'ат', 'ср', 'чц', 'пт', 'сб'],
|
||||
'weekdays_min' => ['нд', 'пн', 'ат', 'ср', 'чц', 'пт', 'сб'],
|
||||
'weekdays_regexp' => '/\[ ?[Ууў] ?(?:мінулую|наступную)? ?\] ?dddd/',
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'list' => [', ', ' і '],
|
||||
'months_short_standalone' => ['сту', 'лют', 'сак', 'кра', 'май', 'чэр', 'ліп', 'жні', 'вер', 'кас', 'ліс', 'сне'],
|
||||
];
|
22
vendor/nesbot/carbon/src/Carbon/Lang/be_BY.php
vendored
Normal file
22
vendor/nesbot/carbon/src/Carbon/Lang/be_BY.php
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
<?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:
|
||||
* - bug-glibc-locales@gnu.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/be.php', [
|
||||
'months' => ['студзеня', 'лютага', 'сакавіка', 'красавіка', 'мая', 'чэрвеня', 'ліпеня', 'жніўня', 'верасня', 'кастрычніка', 'лістапада', 'снежня'],
|
||||
'months_short' => ['сту', 'лют', 'сак', 'кра', 'мая', 'чэр', 'ліп', 'жні', 'вер', 'кас', 'ліс', 'сне'],
|
||||
'weekdays' => ['Нядзеля', 'Панядзелак', 'Аўторак', 'Серада', 'Чацвер', 'Пятніца', 'Субота'],
|
||||
'weekdays_short' => ['Няд', 'Пан', 'Аўт', 'Срд', 'Чцв', 'Пят', 'Суб'],
|
||||
'weekdays_min' => ['Няд', 'Пан', 'Аўт', 'Срд', 'Чцв', 'Пят', 'Суб'],
|
||||
]);
|
27
vendor/nesbot/carbon/src/Carbon/Lang/be_BY@latin.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/be_BY@latin.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - bug-glibc-locales@gnu.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD.MM.YYYY',
|
||||
],
|
||||
'months' => ['studzienia', 'lutaha', 'sakavika', 'krasavika', 'maja', 'červienia', 'lipienia', 'žniŭnia', 'vieraśnia', 'kastryčnika', 'listapada', 'śniežnia'],
|
||||
'months_short' => ['Stu', 'Lut', 'Sak', 'Kra', 'Maj', 'Čer', 'Lip', 'Žni', 'Vie', 'Kas', 'Lis', 'Śni'],
|
||||
'weekdays' => ['Niadziela', 'Paniadziełak', 'Aŭtorak', 'Sierada', 'Čaćvier', 'Piatnica', 'Subota'],
|
||||
'weekdays_short' => ['Nia', 'Pan', 'Aŭt', 'Sie', 'Čać', 'Pia', 'Sub'],
|
||||
'weekdays_min' => ['Nia', 'Pan', 'Aŭt', 'Sie', 'Čać', 'Pia', 'Sub'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/bem.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/bem.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/bem_ZM.php';
|
56
vendor/nesbot/carbon/src/Carbon/Lang/bem_ZM.php
vendored
Normal file
56
vendor/nesbot/carbon/src/Carbon/Lang/bem_ZM.php
vendored
Normal file
@ -0,0 +1,56 @@
|
||||
<?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:
|
||||
* - ANLoc Martin Benjamin locales@africanlocalization.net
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'MM/DD/YYYY',
|
||||
],
|
||||
'months' => ['Januari', 'Februari', 'Machi', 'Epreo', 'Mei', 'Juni', 'Julai', 'Ogasti', 'Septemba', 'Oktoba', 'Novemba', 'Disemba'],
|
||||
'months_short' => ['Jan', 'Feb', 'Mac', 'Epr', 'Mei', 'Jun', 'Jul', 'Oga', 'Sep', 'Okt', 'Nov', 'Dis'],
|
||||
'weekdays' => ['Pa Mulungu', 'Palichimo', 'Palichibuli', 'Palichitatu', 'Palichine', 'Palichisano', 'Pachibelushi'],
|
||||
'weekdays_short' => ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
|
||||
'weekdays_min' => ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['uluchelo', 'akasuba'],
|
||||
|
||||
'year' => 'myaka :count',
|
||||
'y' => 'myaka :count',
|
||||
'a_year' => 'myaka :count',
|
||||
|
||||
'month' => 'myeshi :count',
|
||||
'm' => 'myeshi :count',
|
||||
'a_month' => 'myeshi :count',
|
||||
|
||||
'week' => 'umulungu :count',
|
||||
'w' => 'umulungu :count',
|
||||
'a_week' => 'umulungu :count',
|
||||
|
||||
'day' => 'inshiku :count',
|
||||
'd' => 'inshiku :count',
|
||||
'a_day' => 'inshiku :count',
|
||||
|
||||
'hour' => 'awala :count',
|
||||
'h' => 'awala :count',
|
||||
'a_hour' => 'awala :count',
|
||||
|
||||
'minute' => 'miniti :count',
|
||||
'min' => 'miniti :count',
|
||||
'a_minute' => 'miniti :count',
|
||||
|
||||
'second' => 'sekondi :count',
|
||||
's' => 'sekondi :count',
|
||||
'a_second' => 'sekondi :count',
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/ber.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/ber.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/ber_DZ.php';
|
27
vendor/nesbot/carbon/src/Carbon/Lang/ber_DZ.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/ber_DZ.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - Pablo Saratxaga pablo@mandrakesoft.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD.MM.YYYY',
|
||||
],
|
||||
'months' => ['yanvar', 'fevral', 'mart', 'aprel', 'may', 'iyun', 'iyul', 'avqust', 'sentyabr', 'oktyabr', 'noyabr', 'dekabr'],
|
||||
'months_short' => ['Yan', 'Fev', 'Mar', 'Apr', 'May', 'İyn', 'İyl', 'Avq', 'Sen', 'Okt', 'Noy', 'Dek'],
|
||||
'weekdays' => ['bazar günü', 'birinci gün', 'ikinci gün', 'üçüncü gün', 'dördüncü gün', 'beşinci gün', 'altıncı gün'],
|
||||
'weekdays_short' => ['baz', 'bir', 'iki', 'üçü', 'dör', 'beş', 'alt'],
|
||||
'weekdays_min' => ['baz', 'bir', 'iki', 'üçü', 'dör', 'beş', 'alt'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
27
vendor/nesbot/carbon/src/Carbon/Lang/ber_MA.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/ber_MA.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - Pablo Saratxaga pablo@mandrakesoft.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD.MM.YYYY',
|
||||
],
|
||||
'months' => ['yanvar', 'fevral', 'mart', 'aprel', 'may', 'iyun', 'iyul', 'avqust', 'sentyabr', 'oktyabr', 'noyabr', 'dekabr'],
|
||||
'months_short' => ['Yan', 'Fev', 'Mar', 'Apr', 'May', 'İyn', 'İyl', 'Avq', 'Sen', 'Okt', 'Noy', 'Dek'],
|
||||
'weekdays' => ['bazar günü', 'birinci gün', 'ikinci gün', 'üçüncü gün', 'dördüncü gün', 'beşinci gün', 'altıncı gün'],
|
||||
'weekdays_short' => ['baz', 'bir', 'iki', 'üçü', 'dör', 'beş', 'alt'],
|
||||
'weekdays_min' => ['baz', 'bir', 'iki', 'üçü', 'dör', 'beş', 'alt'],
|
||||
'first_day_of_week' => 6,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
28
vendor/nesbot/carbon/src/Carbon/Lang/bez.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/bez.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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_replace_recursive(require __DIR__.'/en.php', [
|
||||
'meridiem' => ['pamilau', 'pamunyi'],
|
||||
'weekdays' => ['pa mulungu', 'pa shahuviluha', 'pa hivili', 'pa hidatu', 'pa hitayi', 'pa hihanu', 'pa shahulembela'],
|
||||
'weekdays_short' => ['Mul', 'Vil', 'Hiv', 'Hid', 'Hit', 'Hih', 'Lem'],
|
||||
'weekdays_min' => ['Mul', 'Vil', 'Hiv', 'Hid', 'Hit', 'Hih', 'Lem'],
|
||||
'months' => ['pa mwedzi gwa hutala', 'pa mwedzi gwa wuvili', 'pa mwedzi gwa wudatu', 'pa mwedzi gwa wutai', 'pa mwedzi gwa wuhanu', 'pa mwedzi gwa sita', 'pa mwedzi gwa saba', 'pa mwedzi gwa nane', 'pa mwedzi gwa tisa', 'pa mwedzi gwa kumi', 'pa mwedzi gwa kumi na moja', 'pa mwedzi gwa kumi na mbili'],
|
||||
'months_short' => ['Hut', 'Vil', 'Dat', 'Tai', 'Han', 'Sit', 'Sab', 'Nan', 'Tis', 'Kum', 'Kmj', 'Kmb'],
|
||||
'first_day_of_week' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd, D MMMM YYYY HH:mm',
|
||||
],
|
||||
]);
|
114
vendor/nesbot/carbon/src/Carbon/Lang/bg.php
vendored
Normal file
114
vendor/nesbot/carbon/src/Carbon/Lang/bg.php
vendored
Normal file
@ -0,0 +1,114 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - François B
|
||||
* - Serhan Apaydın
|
||||
* - JD Isaacks
|
||||
* - Glavić
|
||||
*/
|
||||
|
||||
use Carbon\CarbonInterface;
|
||||
|
||||
return [
|
||||
'year' => ':count година|:count години',
|
||||
'a_year' => 'година|:count години',
|
||||
'y' => ':count година|:count години',
|
||||
'month' => ':count месец|:count месеца',
|
||||
'a_month' => 'месец|:count месеца',
|
||||
'm' => ':count месец|:count месеца',
|
||||
'week' => ':count седмица|:count седмици',
|
||||
'a_week' => 'седмица|:count седмици',
|
||||
'w' => ':count седмица|:count седмици',
|
||||
'day' => ':count ден|:count дни',
|
||||
'a_day' => 'ден|:count дни',
|
||||
'd' => ':count ден|:count дни',
|
||||
'hour' => ':count час|:count часа',
|
||||
'a_hour' => 'час|:count часа',
|
||||
'h' => ':count час|:count часа',
|
||||
'minute' => ':count минута|:count минути',
|
||||
'a_minute' => 'минута|:count минути',
|
||||
'min' => ':count минута|:count минути',
|
||||
'second' => ':count секунда|:count секунди',
|
||||
'a_second' => 'няколко секунди|:count секунди',
|
||||
's' => ':count секунда|:count секунди',
|
||||
'ago' => 'преди :time',
|
||||
'from_now' => 'след :time',
|
||||
'after' => 'след :time',
|
||||
'before' => 'преди :time',
|
||||
'diff_now' => 'сега',
|
||||
'diff_today' => 'Днес',
|
||||
'diff_today_regexp' => 'Днес(?:\\s+в)?',
|
||||
'diff_yesterday' => 'вчера',
|
||||
'diff_yesterday_regexp' => 'Вчера(?:\\s+в)?',
|
||||
'diff_tomorrow' => 'утре',
|
||||
'diff_tomorrow_regexp' => 'Утре(?:\\s+в)?',
|
||||
'formats' => [
|
||||
'LT' => 'H:mm',
|
||||
'LTS' => 'H:mm:ss',
|
||||
'L' => 'D.MM.YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY H:mm',
|
||||
'LLLL' => 'dddd, D MMMM YYYY H:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[Днес в] LT',
|
||||
'nextDay' => '[Утре в] LT',
|
||||
'nextWeek' => 'dddd [в] LT',
|
||||
'lastDay' => '[Вчера в] LT',
|
||||
'lastWeek' => function (CarbonInterface $current) {
|
||||
switch ($current->dayOfWeek) {
|
||||
case 0:
|
||||
case 3:
|
||||
case 6:
|
||||
return '[В изминалата] dddd [в] LT';
|
||||
default:
|
||||
return '[В изминалия] dddd [в] LT';
|
||||
}
|
||||
},
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'ordinal' => function ($number) {
|
||||
$lastDigit = $number % 10;
|
||||
$last2Digits = $number % 100;
|
||||
if ($number === 0) {
|
||||
return "$number-ев";
|
||||
}
|
||||
if ($last2Digits === 0) {
|
||||
return "$number-ен";
|
||||
}
|
||||
if ($last2Digits > 10 && $last2Digits < 20) {
|
||||
return "$number-ти";
|
||||
}
|
||||
if ($lastDigit === 1) {
|
||||
return "$number-ви";
|
||||
}
|
||||
if ($lastDigit === 2) {
|
||||
return "$number-ри";
|
||||
}
|
||||
if ($lastDigit === 7 || $lastDigit === 8) {
|
||||
return "$number-ми";
|
||||
}
|
||||
|
||||
return "$number-ти";
|
||||
},
|
||||
'months' => ['януари', 'февруари', 'март', 'април', 'май', 'юни', 'юли', 'август', 'септември', 'октомври', 'ноември', 'декември'],
|
||||
'months_short' => ['яну', 'фев', 'мар', 'апр', 'май', 'юни', 'юли', 'авг', 'сеп', 'окт', 'ное', 'дек'],
|
||||
'weekdays' => ['неделя', 'понеделник', 'вторник', 'сряда', 'четвъртък', 'петък', 'събота'],
|
||||
'weekdays_short' => ['нед', 'пон', 'вто', 'сря', 'чет', 'пет', 'съб'],
|
||||
'weekdays_min' => ['нд', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'list' => [', ', ' и '],
|
||||
'meridiem' => ['преди обяд', 'следобед'],
|
||||
];
|
12
vendor/nesbot/carbon/src/Carbon/Lang/bg_BG.php
vendored
Normal file
12
vendor/nesbot/carbon/src/Carbon/Lang/bg_BG.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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 require __DIR__.'/bg.php';
|
15
vendor/nesbot/carbon/src/Carbon/Lang/bhb.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/bhb.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/bhb_IN.php';
|
26
vendor/nesbot/carbon/src/Carbon/Lang/bhb_IN.php
vendored
Normal file
26
vendor/nesbot/carbon/src/Carbon/Lang/bhb_IN.php
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
<?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:
|
||||
* - Samsung Electronics Co., Ltd. alexey.merzlyakov@samsung.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'D/M/YY',
|
||||
],
|
||||
'months' => ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
|
||||
'months_short' => ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
|
||||
'weekdays' => ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'],
|
||||
'weekdays_short' => ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
|
||||
'weekdays_min' => ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/bho.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/bho.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/bho_IN.php';
|
55
vendor/nesbot/carbon/src/Carbon/Lang/bho_IN.php
vendored
Normal file
55
vendor/nesbot/carbon/src/Carbon/Lang/bho_IN.php
vendored
Normal file
@ -0,0 +1,55 @@
|
||||
<?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:
|
||||
* - bhashaghar@googlegroups.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'D/M/YY',
|
||||
],
|
||||
'months' => ['जनवरी', 'फरवरी', 'मार्च', 'अप्रैल', 'मई', 'जून', 'जुलाई', 'अगस्त', 'सितम्बर', 'अक्टूबर', 'नवम्बर', 'दिसम्बर"'],
|
||||
'months_short' => ['जनवरी', 'फरवरी', 'मार्च', 'अप्रैल', 'मई', 'जून', 'जुलाई', 'अगस्त', 'सितम्बर', 'अक्टूबर', 'नवम्बर', 'दिसम्बर"'],
|
||||
'weekdays' => ['रविवार', 'सोमवार', 'मंगलवार', 'बुधवार', 'गुरुवार', 'शुक्रवार', 'शनिवार'],
|
||||
'weekdays_short' => ['रवि', 'सोम', 'मंगल', 'बुध', 'गुरु', 'शुक्र', 'शनि'],
|
||||
'weekdays_min' => ['रवि', 'सोम', 'मंगल', 'बुध', 'गुरु', 'शुक्र', 'शनि'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['पूर्वाह्न', 'अपराह्न'],
|
||||
|
||||
'hour' => ':count मौसम',
|
||||
'h' => ':count मौसम',
|
||||
'a_hour' => ':count मौसम',
|
||||
|
||||
'minute' => ':count कला',
|
||||
'min' => ':count कला',
|
||||
'a_minute' => ':count कला',
|
||||
|
||||
'second' => ':count सोमार',
|
||||
's' => ':count सोमार',
|
||||
'a_second' => ':count सोमार',
|
||||
|
||||
'year' => ':count साल',
|
||||
'y' => ':count साल',
|
||||
'a_year' => ':count साल',
|
||||
|
||||
'month' => ':count महिना',
|
||||
'm' => ':count महिना',
|
||||
'a_month' => ':count महिना',
|
||||
|
||||
'week' => ':count सप्ताह',
|
||||
'w' => ':count सप्ताह',
|
||||
'a_week' => ':count सप्ताह',
|
||||
|
||||
'day' => ':count दिन',
|
||||
'd' => ':count दिन',
|
||||
'a_day' => ':count दिन',
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/bi.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/bi.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/bi_VU.php';
|
53
vendor/nesbot/carbon/src/Carbon/Lang/bi_VU.php
vendored
Normal file
53
vendor/nesbot/carbon/src/Carbon/Lang/bi_VU.php
vendored
Normal file
@ -0,0 +1,53 @@
|
||||
<?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:
|
||||
* - Samsung Electronics Co., Ltd. akhilesh.k@samsung.com & maninder1.s@samsung.com
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'dddd DD MMM YYYY',
|
||||
],
|
||||
'months' => ['jenuware', 'febwari', 'maj', 'epril', 'mei', 'jun', 'julae', 'ogis', 'septemba', 'oktoba', 'novemba', 'disemba'],
|
||||
'months_short' => ['jen', 'feb', 'maj', 'epr', 'mei', 'jun', 'jul', 'ogi', 'sep', 'okt', 'nov', 'dis'],
|
||||
'weekdays' => ['sande', 'mande', 'maj', 'wota', 'fraede', 'sarede'],
|
||||
'weekdays_short' => ['san', 'man', 'maj', 'wot', 'fra', 'sar'],
|
||||
'weekdays_min' => ['san', 'man', 'maj', 'wot', 'fra', 'sar'],
|
||||
|
||||
'year' => ':count seven', // less reliable
|
||||
'y' => ':count seven', // less reliable
|
||||
'a_year' => ':count seven', // less reliable
|
||||
|
||||
'month' => ':count mi', // less reliable
|
||||
'm' => ':count mi', // less reliable
|
||||
'a_month' => ':count mi', // less reliable
|
||||
|
||||
'week' => ':count sarede', // less reliable
|
||||
'w' => ':count sarede', // less reliable
|
||||
'a_week' => ':count sarede', // less reliable
|
||||
|
||||
'day' => ':count betde', // less reliable
|
||||
'd' => ':count betde', // less reliable
|
||||
'a_day' => ':count betde', // less reliable
|
||||
|
||||
'hour' => ':count klok', // less reliable
|
||||
'h' => ':count klok', // less reliable
|
||||
'a_hour' => ':count klok', // less reliable
|
||||
|
||||
'minute' => ':count smol', // less reliable
|
||||
'min' => ':count smol', // less reliable
|
||||
'a_minute' => ':count smol', // less reliable
|
||||
|
||||
'second' => ':count tu', // less reliable
|
||||
's' => ':count tu', // less reliable
|
||||
'a_second' => ':count tu', // less reliable
|
||||
]);
|
70
vendor/nesbot/carbon/src/Carbon/Lang/bm.php
vendored
Normal file
70
vendor/nesbot/carbon/src/Carbon/Lang/bm.php
vendored
Normal file
@ -0,0 +1,70 @@
|
||||
<?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:
|
||||
* - Estelle Comment
|
||||
*/
|
||||
return [
|
||||
'year' => 'san :count',
|
||||
'a_year' => '{1}san kelen|san :count',
|
||||
'y' => 'san :count',
|
||||
'month' => 'kalo :count',
|
||||
'a_month' => '{1}kalo kelen|kalo :count',
|
||||
'm' => 'k. :count',
|
||||
'week' => 'dɔgɔkun :count',
|
||||
'a_week' => 'dɔgɔkun kelen',
|
||||
'w' => 'd. :count',
|
||||
'day' => 'tile :count',
|
||||
'd' => 't. :count',
|
||||
'a_day' => '{1}tile kelen|tile :count',
|
||||
'hour' => 'lɛrɛ :count',
|
||||
'a_hour' => '{1}lɛrɛ kelen|lɛrɛ :count',
|
||||
'h' => 'l. :count',
|
||||
'minute' => 'miniti :count',
|
||||
'a_minute' => '{1}miniti kelen|miniti :count',
|
||||
'min' => 'm. :count',
|
||||
'second' => 'sekondi :count',
|
||||
'a_second' => '{1}sanga dama dama|sekondi :count',
|
||||
's' => 'sek. :count',
|
||||
'ago' => 'a bɛ :time bɔ',
|
||||
'from_now' => ':time kɔnɔ',
|
||||
'diff_today' => 'Bi',
|
||||
'diff_yesterday' => 'Kunu',
|
||||
'diff_yesterday_regexp' => 'Kunu(?:\\s+lɛrɛ)?',
|
||||
'diff_tomorrow' => 'Sini',
|
||||
'diff_tomorrow_regexp' => 'Sini(?:\\s+lɛrɛ)?',
|
||||
'diff_today_regexp' => 'Bi(?:\\s+lɛrɛ)?',
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'MMMM [tile] D [san] YYYY',
|
||||
'LLL' => 'MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm',
|
||||
'LLLL' => 'dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[Bi lɛrɛ] LT',
|
||||
'nextDay' => '[Sini lɛrɛ] LT',
|
||||
'nextWeek' => 'dddd [don lɛrɛ] LT',
|
||||
'lastDay' => '[Kunu lɛrɛ] LT',
|
||||
'lastWeek' => 'dddd [tɛmɛnen lɛrɛ] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'months' => ['Zanwuyekalo', 'Fewuruyekalo', 'Marisikalo', 'Awirilikalo', 'Mɛkalo', 'Zuwɛnkalo', 'Zuluyekalo', 'Utikalo', 'Sɛtanburukalo', 'ɔkutɔburukalo', 'Nowanburukalo', 'Desanburukalo'],
|
||||
'months_short' => ['Zan', 'Few', 'Mar', 'Awi', 'Mɛ', 'Zuw', 'Zul', 'Uti', 'Sɛt', 'ɔku', 'Now', 'Des'],
|
||||
'weekdays' => ['Kari', 'Ntɛnɛn', 'Tarata', 'Araba', 'Alamisa', 'Juma', 'Sibiri'],
|
||||
'weekdays_short' => ['Kar', 'Ntɛ', 'Tar', 'Ara', 'Ala', 'Jum', 'Sib'],
|
||||
'weekdays_min' => ['Ka', 'Nt', 'Ta', 'Ar', 'Al', 'Ju', 'Si'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 4,
|
||||
'list' => [', ', ' ni '],
|
||||
];
|
100
vendor/nesbot/carbon/src/Carbon/Lang/bn.php
vendored
Normal file
100
vendor/nesbot/carbon/src/Carbon/Lang/bn.php
vendored
Normal file
@ -0,0 +1,100 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - Shakib Hossain
|
||||
* - Raju
|
||||
* - Aniruddha Adhikary
|
||||
* - JD Isaacks
|
||||
* - Saiful Islam
|
||||
* - Faisal Islam
|
||||
*/
|
||||
return [
|
||||
'year' => ':count বছর',
|
||||
'a_year' => 'এক বছর|:count বছর',
|
||||
'y' => '১ বছর|:count বছর',
|
||||
'month' => ':count মাস',
|
||||
'a_month' => 'এক মাস|:count মাস',
|
||||
'm' => '১ মাস|:count মাস',
|
||||
'week' => ':count সপ্তাহ',
|
||||
'a_week' => '১ সপ্তাহ|:count সপ্তাহ',
|
||||
'w' => '১ সপ্তাহ|:count সপ্তাহ',
|
||||
'day' => ':count দিন',
|
||||
'a_day' => 'এক দিন|:count দিন',
|
||||
'd' => '১ দিন|:count দিন',
|
||||
'hour' => ':count ঘন্টা',
|
||||
'a_hour' => 'এক ঘন্টা|:count ঘন্টা',
|
||||
'h' => '১ ঘন্টা|:count ঘন্টা',
|
||||
'minute' => ':count মিনিট',
|
||||
'a_minute' => 'এক মিনিট|:count মিনিট',
|
||||
'min' => '১ মিনিট|:count মিনিট',
|
||||
'second' => ':count সেকেন্ড',
|
||||
'a_second' => 'কয়েক সেকেন্ড|:count সেকেন্ড',
|
||||
's' => '১ সেকেন্ড|:count সেকেন্ড',
|
||||
'ago' => ':time আগে',
|
||||
'from_now' => ':time পরে',
|
||||
'after' => ':time পরে',
|
||||
'before' => ':time আগে',
|
||||
'diff_now' => 'এখন',
|
||||
'diff_today' => 'আজ',
|
||||
'diff_yesterday' => 'গতকাল',
|
||||
'diff_tomorrow' => 'আগামীকাল',
|
||||
'period_recurrences' => ':count বার|:count বার',
|
||||
'period_interval' => 'প্রতি :interval',
|
||||
'period_start_date' => ':date থেকে',
|
||||
'period_end_date' => ':date পর্যন্ত',
|
||||
'formats' => [
|
||||
'LT' => 'A Oh:Om সময়',
|
||||
'LTS' => 'A Oh:Om:Os সময়',
|
||||
'L' => 'OD/OM/OY',
|
||||
'LL' => 'OD MMMM OY',
|
||||
'LLL' => 'OD MMMM OY, A Oh:Om সময়',
|
||||
'LLLL' => 'dddd, OD MMMM OY, A Oh:Om সময়',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[আজ] LT',
|
||||
'nextDay' => '[আগামীকাল] LT',
|
||||
'nextWeek' => 'dddd, LT',
|
||||
'lastDay' => '[গতকাল] LT',
|
||||
'lastWeek' => '[গত] dddd, LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => function ($hour) {
|
||||
if ($hour < 4) {
|
||||
return 'রাত';
|
||||
}
|
||||
if ($hour < 10) {
|
||||
return 'সকাল';
|
||||
}
|
||||
if ($hour < 17) {
|
||||
return 'দুপুর';
|
||||
}
|
||||
if ($hour < 20) {
|
||||
return 'বিকাল';
|
||||
}
|
||||
|
||||
return 'রাত';
|
||||
},
|
||||
'months' => ['জানুয়ারী', 'ফেব্রুয়ারি', 'মার্চ', 'এপ্রিল', 'মে', 'জুন', 'জুলাই', 'আগস্ট', 'সেপ্টেম্বর', 'অক্টোবর', 'নভেম্বর', 'ডিসেম্বর'],
|
||||
'months_short' => ['জানু', 'ফেব', 'মার্চ', 'এপ্র', 'মে', 'জুন', 'জুল', 'আগ', 'সেপ্ট', 'অক্টো', 'নভে', 'ডিসে'],
|
||||
'weekdays' => ['রবিবার', 'সোমবার', 'মঙ্গলবার', 'বুধবার', 'বৃহস্পতিবার', 'শুক্রবার', 'শনিবার'],
|
||||
'weekdays_short' => ['রবি', 'সোম', 'মঙ্গল', 'বুধ', 'বৃহস্পতি', 'শুক্র', 'শনি'],
|
||||
'weekdays_min' => ['রবি', 'সোম', 'মঙ্গ', 'বুধ', 'বৃহঃ', 'শুক্র', 'শনি'],
|
||||
'list' => [', ', ' এবং '],
|
||||
'first_day_of_week' => 0,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'weekdays_standalone' => ['রবিবার', 'সোমবার', 'মঙ্গলবার', 'বুধবার', 'বৃহষ্পতিবার', 'শুক্রবার', 'শনিবার'],
|
||||
'weekdays_min_standalone' => ['রঃ', 'সোঃ', 'মঃ', 'বুঃ', 'বৃঃ', 'শুঃ', 'শনি'],
|
||||
'months_short_standalone' => ['জানুয়ারী', 'ফেব্রুয়ারী', 'মার্চ', 'এপ্রিল', 'মে', 'জুন', 'জুলাই', 'আগস্ট', 'সেপ্টেম্বর', 'অক্টোবর', 'নভেম্বর', 'ডিসেম্বর'],
|
||||
'alt_numbers' => ['০', '১', '২', '৩', '৪', '৫', '৬', '৭', '৮', '৯'],
|
||||
];
|
27
vendor/nesbot/carbon/src/Carbon/Lang/bn_BD.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/bn_BD.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - Ankur Group, Taneem Ahmed, Jamil Ahmed
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/bn.php', [
|
||||
'formats' => [
|
||||
'L' => 'D/M/YY',
|
||||
],
|
||||
'months' => ['জানুয়ারী', 'ফেব্রুয়ারী', 'মার্চ', 'এপ্রিল', 'মে', 'জুন', 'জুলাই', 'আগস্ট', 'সেপ্টেম্বর', 'অক্টোবর', 'নভেম্বর', 'ডিসেম্বর'],
|
||||
'months_short' => ['জানু', 'ফেব', 'মার্চ', 'এপ্রিল', 'মে', 'জুন', 'জুলাই', 'আগস্ট', 'সেপ্টেম্বর', 'অক্টোবর', 'নভেম্বর', 'ডিসেম্বর'],
|
||||
'weekdays' => ['রবিবার', 'সোমবার', 'মঙ্গলবার', 'বুধবার', 'বৃহস্পতিবার', 'শুক্রবার', 'শনিবার'],
|
||||
'weekdays_short' => ['রবি', 'সোম', 'মঙ্গল', 'বুধ', 'বৃহঃ', 'শুক্র', 'শনি'],
|
||||
'weekdays_min' => ['রবি', 'সোম', 'মঙ্গল', 'বুধ', 'বৃহঃ', 'শুক্র', 'শনি'],
|
||||
'first_day_of_week' => 5,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
26
vendor/nesbot/carbon/src/Carbon/Lang/bn_IN.php
vendored
Normal file
26
vendor/nesbot/carbon/src/Carbon/Lang/bn_IN.php
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
<?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:
|
||||
* - IBM Globalization Center of Competency, Yamato Software Laboratory bug-glibc-locales@gnu.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/bn.php', [
|
||||
'formats' => [
|
||||
'L' => 'D/M/YY',
|
||||
],
|
||||
'months' => ['জানুয়ারী', 'ফেব্রুয়ারী', 'মার্চ', 'এপ্রিল', 'মে', 'জুন', 'জুলাই', 'আগস্ট', 'সেপ্টেম্বর', 'অক্টোবর', 'নভেম্বর', 'ডিসেম্বর'],
|
||||
'months_short' => ['জানু', 'ফেব', 'মার্চ', 'এপ্রিল', 'মে', 'জুন', 'জুলাই', 'আগস্ট', 'সেপ্টেম্বর', 'অক্টোবর', 'নভেম্বর', 'ডিসেম্বর'],
|
||||
'weekdays' => ['রবিবার', 'সোমবার', 'মঙ্গলবার', 'বুধবার', 'বৃহস্পতিবার', 'শুক্রবার', 'শনিবার'],
|
||||
'weekdays_short' => ['রবি', 'সোম', 'মঙ্গল', 'বুধ', 'বৃহস্পতি', 'শুক্র', 'শনি'],
|
||||
'weekdays_min' => ['রবি', 'সোম', 'মঙ্গল', 'বুধ', 'বৃহস্পতি', 'শুক্র', 'শনি'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
]);
|
71
vendor/nesbot/carbon/src/Carbon/Lang/bo.php
vendored
Normal file
71
vendor/nesbot/carbon/src/Carbon/Lang/bo.php
vendored
Normal file
@ -0,0 +1,71 @@
|
||||
<?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:
|
||||
* - Josh Soref
|
||||
* - JD Isaacks
|
||||
*/
|
||||
return [
|
||||
'year' => '{1}ལོ་གཅིག|]1,Inf[:count ལོ',
|
||||
'month' => '{1}ཟླ་བ་གཅིག|]1,Inf[:count ཟླ་བ',
|
||||
'week' => ':count བདུན་ཕྲག',
|
||||
'day' => '{1}ཉིན་གཅིག|]1,Inf[:count ཉིན་',
|
||||
'hour' => '{1}ཆུ་ཚོད་གཅིག|]1,Inf[:count ཆུ་ཚོད',
|
||||
'minute' => '{1}སྐར་མ་གཅིག|]1,Inf[:count སྐར་མ',
|
||||
'second' => '{1}ལམ་སང|]1,Inf[:count སྐར་ཆ།',
|
||||
'ago' => ':time སྔན་ལ',
|
||||
'from_now' => ':time ལ་',
|
||||
'diff_yesterday' => 'ཁ་སང',
|
||||
'diff_today' => 'དི་རིང',
|
||||
'diff_tomorrow' => 'སང་ཉིན',
|
||||
'formats' => [
|
||||
'LT' => 'A h:mm',
|
||||
'LTS' => 'A h:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM YYYY',
|
||||
'LLL' => 'D MMMM YYYY, A h:mm',
|
||||
'LLLL' => 'dddd, D MMMM YYYY, A h:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[དི་རིང] LT',
|
||||
'nextDay' => '[སང་ཉིན] LT',
|
||||
'nextWeek' => '[བདུན་ཕྲག་རྗེས་མ], LT',
|
||||
'lastDay' => '[ཁ་སང] LT',
|
||||
'lastWeek' => '[བདུན་ཕྲག་མཐའ་མ] dddd, LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'meridiem' => function ($hour) {
|
||||
if ($hour < 4) {
|
||||
return 'མཚན་མོ';
|
||||
}
|
||||
if ($hour < 10) {
|
||||
return 'ཞོགས་ཀས';
|
||||
}
|
||||
if ($hour < 17) {
|
||||
return 'ཉིན་གུང';
|
||||
}
|
||||
if ($hour < 20) {
|
||||
return 'དགོང་དག';
|
||||
}
|
||||
|
||||
return 'མཚན་མོ';
|
||||
},
|
||||
'months' => ['ཟླ་བ་དང་པོ', 'ཟླ་བ་གཉིས་པ', 'ཟླ་བ་གསུམ་པ', 'ཟླ་བ་བཞི་པ', 'ཟླ་བ་ལྔ་པ', 'ཟླ་བ་དྲུག་པ', 'ཟླ་བ་བདུན་པ', 'ཟླ་བ་བརྒྱད་པ', 'ཟླ་བ་དགུ་པ', 'ཟླ་བ་བཅུ་པ', 'ཟླ་བ་བཅུ་གཅིག་པ', 'ཟླ་བ་བཅུ་གཉིས་པ'],
|
||||
'months_short' => ['ཟླ་བ་དང་པོ', 'ཟླ་བ་གཉིས་པ', 'ཟླ་བ་གསུམ་པ', 'ཟླ་བ་བཞི་པ', 'ཟླ་བ་ལྔ་པ', 'ཟླ་བ་དྲུག་པ', 'ཟླ་བ་བདུན་པ', 'ཟླ་བ་བརྒྱད་པ', 'ཟླ་བ་དགུ་པ', 'ཟླ་བ་བཅུ་པ', 'ཟླ་བ་བཅུ་གཅིག་པ', 'ཟླ་བ་བཅུ་གཉིས་པ'],
|
||||
'weekdays' => ['གཟའ་ཉི་མ་', 'གཟའ་ཟླ་བ་', 'གཟའ་མིག་དམར་', 'གཟའ་ལྷག་པ་', 'གཟའ་ཕུར་བུ', 'གཟའ་པ་སངས་', 'གཟའ་སྤེན་པ་'],
|
||||
'weekdays_short' => ['ཉི་མ་', 'ཟླ་བ་', 'མིག་དམར་', 'ལྷག་པ་', 'ཕུར་བུ', 'པ་སངས་', 'སྤེན་པ་'],
|
||||
'weekdays_min' => ['ཉི་མ་', 'ཟླ་བ་', 'མིག་དམར་', 'ལྷག་པ་', 'ཕུར་བུ', 'པ་སངས་', 'སྤེན་པ་'],
|
||||
'list' => [', ', ' ཨནད་ '],
|
||||
'first_day_of_week' => 0,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'months_standalone' => ['ཟླ་བ་དང་པོ་', 'ཟླ་བ་གཉིས་པ་', 'ཟླ་བ་གསུམ་པ་', 'ཟླ་བ་བཞི་པ་', 'ཟླ་བ་ལྔ་པ་', 'ཟླ་བ་དྲུག་པ་', 'ཟླ་བ་བདུན་པ་', 'ཟླ་བ་བརྒྱད་པ་', 'ཟླ་བ་དགུ་པ་', 'ཟླ་བ་བཅུ་པ་', 'ཟླ་བ་བཅུ་གཅིག་པ་', 'ཟླ་བ་བཅུ་གཉིས་པ་'],
|
||||
];
|
12
vendor/nesbot/carbon/src/Carbon/Lang/bo_CN.php
vendored
Normal file
12
vendor/nesbot/carbon/src/Carbon/Lang/bo_CN.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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 require __DIR__.'/bo.php';
|
29
vendor/nesbot/carbon/src/Carbon/Lang/bo_IN.php
vendored
Normal file
29
vendor/nesbot/carbon/src/Carbon/Lang/bo_IN.php
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
<?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_replace_recursive(require __DIR__.'/bo.php', [
|
||||
'meridiem' => ['སྔ་དྲོ་', 'ཕྱི་དྲོ་'],
|
||||
'weekdays' => ['གཟའ་ཉི་མ་', 'གཟའ་ཟླ་བ་', 'གཟའ་མིག་དམར་', 'གཟའ་ལྷག་པ་', 'གཟའ་ཕུར་བུ་', 'གཟའ་པ་སངས་', 'གཟའ་སྤེན་པ་'],
|
||||
'weekdays_short' => ['ཉི་མ་', 'ཟླ་བ་', 'མིག་དམར་', 'ལྷག་པ་', 'ཕུར་བུ་', 'པ་སངས་', 'སྤེན་པ་'],
|
||||
'weekdays_min' => ['ཉི་མ་', 'ཟླ་བ་', 'མིག་དམར་', 'ལྷག་པ་', 'ཕུར་བུ་', 'པ་སངས་', 'སྤེན་པ་'],
|
||||
'months' => ['ཟླ་བ་དང་པོ', 'ཟླ་བ་གཉིས་པ', 'ཟླ་བ་གསུམ་པ', 'ཟླ་བ་བཞི་པ', 'ཟླ་བ་ལྔ་པ', 'ཟླ་བ་དྲུག་པ', 'ཟླ་བ་བདུན་པ', 'ཟླ་བ་བརྒྱད་པ', 'ཟླ་བ་དགུ་པ', 'ཟླ་བ་བཅུ་པ', 'ཟླ་བ་བཅུ་གཅིག་པ', 'ཟླ་བ་བཅུ་གཉིས་པ'],
|
||||
'months_short' => ['ཟླ་༡', 'ཟླ་༢', 'ཟླ་༣', 'ཟླ་༤', 'ཟླ་༥', 'ཟླ་༦', 'ཟླ་༧', 'ཟླ་༨', 'ཟླ་༩', 'ཟླ་༡༠', 'ཟླ་༡༡', 'ཟླ་༡༢'],
|
||||
'months_standalone' => ['ཟླ་བ་དང་པོ་', 'ཟླ་བ་གཉིས་པ་', 'ཟླ་བ་གསུམ་པ་', 'ཟླ་བ་བཞི་པ་', 'ཟླ་བ་ལྔ་པ་', 'ཟླ་བ་དྲུག་པ་', 'ཟླ་བ་བདུན་པ་', 'ཟླ་བ་བརྒྱད་པ་', 'ཟླ་བ་དགུ་པ་', 'ཟླ་བ་བཅུ་པ་', 'ཟླ་བ་བཅུ་གཅིག་པ་', 'ཟླ་བ་བཅུ་གཉིས་པ་'],
|
||||
'weekend' => [0, 0],
|
||||
'formats' => [
|
||||
'LT' => 'h:mm a',
|
||||
'LTS' => 'h:mm:ss a',
|
||||
'L' => 'YYYY-MM-DD',
|
||||
'LL' => 'YYYY ལོའི་MMMཚེས་D',
|
||||
'LLL' => 'སྤྱི་ལོ་YYYY MMMMའི་ཚེས་D h:mm a',
|
||||
'LLLL' => 'YYYY MMMMའི་ཚེས་D, dddd h:mm a',
|
||||
],
|
||||
]);
|
76
vendor/nesbot/carbon/src/Carbon/Lang/br.php
vendored
Normal file
76
vendor/nesbot/carbon/src/Carbon/Lang/br.php
vendored
Normal file
@ -0,0 +1,76 @@
|
||||
<?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
|
||||
* - Serhan Apaydın
|
||||
* - JD Isaacks
|
||||
*/
|
||||
return [
|
||||
'year' => '{1}:count bloaz|{3,4,5,9}:count bloaz|[0,Inf[:count vloaz',
|
||||
'a_year' => '{1}ur bloaz|{3,4,5,9}:count bloaz|[0,Inf[:count vloaz',
|
||||
'month' => '{1}:count miz|{2}:count viz|[0,Inf[:count miz',
|
||||
'a_month' => '{1}ur miz|{2}:count viz|[0,Inf[:count miz',
|
||||
'week' => ':count sizhun',
|
||||
'a_week' => '{1}ur sizhun|:count sizhun',
|
||||
'day' => '{1}:count devezh|{2}:count zevezh|[0,Inf[:count devezh',
|
||||
'a_day' => '{1}un devezh|{2}:count zevezh|[0,Inf[:count devezh',
|
||||
'hour' => ':count eur',
|
||||
'a_hour' => '{1}un eur|:count eur',
|
||||
'minute' => '{1}:count vunutenn|{2}:count vunutenn|[0,Inf[:count munutenn',
|
||||
'a_minute' => '{1}ur vunutenn|{2}:count vunutenn|[0,Inf[:count munutenn',
|
||||
'second' => ':count eilenn',
|
||||
'a_second' => '{1}un nebeud segondennoù|[0,Inf[:count eilenn',
|
||||
'ago' => ':time \'zo',
|
||||
'from_now' => 'a-benn :time',
|
||||
'diff_now' => 'bremañ',
|
||||
'diff_today' => 'Hiziv',
|
||||
'diff_today_regexp' => 'Hiziv(?:\\s+da)?',
|
||||
'diff_yesterday' => 'decʼh',
|
||||
'diff_yesterday_regexp' => 'Dec\'h(?:\\s+da)?',
|
||||
'diff_tomorrow' => 'warcʼhoazh',
|
||||
'diff_tomorrow_regexp' => 'Warc\'hoazh(?:\\s+da)?',
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D [a viz] MMMM YYYY',
|
||||
'LLL' => 'D [a viz] MMMM YYYY HH:mm',
|
||||
'LLLL' => 'dddd, D [a viz] MMMM YYYY HH:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[Hiziv da] LT',
|
||||
'nextDay' => '[Warc\'hoazh da] LT',
|
||||
'nextWeek' => 'dddd [da] LT',
|
||||
'lastDay' => '[Dec\'h da] LT',
|
||||
'lastWeek' => 'dddd [paset da] LT',
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'ordinal' => function ($number) {
|
||||
return $number.($number === 1 ? 'añ' : 'vet');
|
||||
},
|
||||
'months' => ['Genver', 'C\'hwevrer', 'Meurzh', 'Ebrel', 'Mae', 'Mezheven', 'Gouere', 'Eost', 'Gwengolo', 'Here', 'Du', 'Kerzu'],
|
||||
'months_short' => ['Gen', 'C\'hwe', 'Meu', 'Ebr', 'Mae', 'Eve', 'Gou', 'Eos', 'Gwe', 'Her', 'Du', 'Ker'],
|
||||
'weekdays' => ['Sul', 'Lun', 'Meurzh', 'Merc\'her', 'Yaou', 'Gwener', 'Sadorn'],
|
||||
'weekdays_short' => ['Sul', 'Lun', 'Meu', 'Mer', 'Yao', 'Gwe', 'Sad'],
|
||||
'weekdays_min' => ['Su', 'Lu', 'Me', 'Mer', 'Ya', 'Gw', 'Sa'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 4,
|
||||
'list' => [', ', ' hag '],
|
||||
'meridiem' => ['A.M.', 'G.M.'],
|
||||
|
||||
'y' => ':count bl.',
|
||||
'd' => ':count d',
|
||||
'h' => ':count e',
|
||||
'min' => ':count min',
|
||||
's' => ':count s',
|
||||
];
|
12
vendor/nesbot/carbon/src/Carbon/Lang/br_FR.php
vendored
Normal file
12
vendor/nesbot/carbon/src/Carbon/Lang/br_FR.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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 require __DIR__.'/br.php';
|
15
vendor/nesbot/carbon/src/Carbon/Lang/brx.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/brx.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/brx_IN.php';
|
27
vendor/nesbot/carbon/src/Carbon/Lang/brx_IN.php
vendored
Normal file
27
vendor/nesbot/carbon/src/Carbon/Lang/brx_IN.php
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
<?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:
|
||||
* - Red Hat Pune bug-glibc-locales@gnu.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'M/D/YY',
|
||||
],
|
||||
'months' => ['जानुवारी', 'फेब्रुवारी', 'मार्स', 'एफ्रिल', 'मे', 'जुन', 'जुलाइ', 'आगस्थ', 'सेबथेज्ब़र', 'अखथबर', 'नबेज्ब़र', 'दिसेज्ब़र'],
|
||||
'months_short' => ['जानुवारी', 'फेब्रुवारी', 'मार्स', 'एप्रिल', 'मे', 'जुन', 'जुलाइ', 'आगस्थ', 'सेबथेज्ब़र', 'अखथबर', 'नबेज्ब़र', 'दिसेज्ब़र'],
|
||||
'weekdays' => ['रबिबार', 'सोबार', 'मंगलबार', 'बुदबार', 'बिसथिबार', 'सुखुरबार', 'सुनिबार'],
|
||||
'weekdays_short' => ['रबि', 'सम', 'मंगल', 'बुद', 'बिसथि', 'सुखुर', 'सुनि'],
|
||||
'weekdays_min' => ['रबि', 'सम', 'मंगल', 'बुद', 'बिसथि', 'सुखुर', 'सुनि'],
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['फुं.', 'बेलासे.'],
|
||||
]);
|
97
vendor/nesbot/carbon/src/Carbon/Lang/bs.php
vendored
Normal file
97
vendor/nesbot/carbon/src/Carbon/Lang/bs.php
vendored
Normal file
@ -0,0 +1,97 @@
|
||||
<?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:
|
||||
* - bokideckonja
|
||||
* - Josh Soref
|
||||
* - François B
|
||||
* - shaishavgandhi05
|
||||
* - Serhan Apaydın
|
||||
* - JD Isaacks
|
||||
*/
|
||||
|
||||
use Carbon\CarbonInterface;
|
||||
|
||||
return [
|
||||
'year' => ':count godina|:count godine|:count godina',
|
||||
'y' => ':count godina|:count godine|:count godina',
|
||||
'month' => ':count mjesec|:count mjeseca|:count mjeseci',
|
||||
'm' => ':count mjesec|:count mjeseca|:count mjeseci',
|
||||
'week' => ':count sedmice|:count sedmicu|:count sedmica',
|
||||
'w' => ':count sedmice|:count sedmicu|:count sedmica',
|
||||
'day' => ':count dan|:count dana|:count dana',
|
||||
'd' => ':count dan|:count dana|:count dana',
|
||||
'hour' => ':count sat|:count sata|:count sati',
|
||||
'h' => ':count sat|:count sata|:count sati',
|
||||
'minute' => ':count minut|:count minuta|:count minuta',
|
||||
'min' => ':count minut|:count minuta|:count minuta',
|
||||
'second' => ':count sekund|:count sekunda|:count sekundi',
|
||||
's' => ':count sekund|:count sekunda|:count sekundi',
|
||||
'ago' => 'prije :time',
|
||||
'from_now' => 'za :time',
|
||||
'after' => 'nakon :time',
|
||||
'before' => ':time ranije',
|
||||
'diff_now' => 'sada',
|
||||
'diff_today' => 'danas',
|
||||
'diff_today_regexp' => 'danas(?:\\s+u)?',
|
||||
'diff_yesterday' => 'jučer',
|
||||
'diff_yesterday_regexp' => 'jučer(?:\\s+u)?',
|
||||
'diff_tomorrow' => 'sutra',
|
||||
'diff_tomorrow_regexp' => 'sutra(?:\\s+u)?',
|
||||
'formats' => [
|
||||
'LT' => 'H:mm',
|
||||
'LTS' => 'H:mm:ss',
|
||||
'L' => 'DD.MM.YYYY',
|
||||
'LL' => 'D. MMMM YYYY',
|
||||
'LLL' => 'D. MMMM YYYY H:mm',
|
||||
'LLLL' => 'dddd, D. MMMM YYYY H:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => '[danas u] LT',
|
||||
'nextDay' => '[sutra u] LT',
|
||||
'nextWeek' => function (CarbonInterface $current) {
|
||||
switch ($current->dayOfWeek) {
|
||||
case 0:
|
||||
return '[u] [nedjelju] [u] LT';
|
||||
case 3:
|
||||
return '[u] [srijedu] [u] LT';
|
||||
case 6:
|
||||
return '[u] [subotu] [u] LT';
|
||||
default:
|
||||
return '[u] dddd [u] LT';
|
||||
}
|
||||
},
|
||||
'lastDay' => '[jučer u] LT',
|
||||
'lastWeek' => function (CarbonInterface $current) {
|
||||
switch ($current->dayOfWeek) {
|
||||
case 0:
|
||||
case 3:
|
||||
return '[prošlu] dddd [u] LT';
|
||||
case 6:
|
||||
return '[prošle] [subote] [u] LT';
|
||||
default:
|
||||
return '[prošli] dddd [u] LT';
|
||||
}
|
||||
},
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'ordinal' => ':number.',
|
||||
'months' => ['januar', 'februar', 'mart', 'april', 'maj', 'juni', 'juli', 'august', 'septembar', 'oktobar', 'novembar', 'decembar'],
|
||||
'months_short' => ['jan.', 'feb.', 'mar.', 'apr.', 'maj.', 'jun.', 'jul.', 'aug.', 'sep.', 'okt.', 'nov.', 'dec.'],
|
||||
'weekdays' => ['nedjelja', 'ponedjeljak', 'utorak', 'srijeda', 'četvrtak', 'petak', 'subota'],
|
||||
'weekdays_short' => ['ned.', 'pon.', 'uto.', 'sri.', 'čet.', 'pet.', 'sub.'],
|
||||
'weekdays_min' => ['ne', 'po', 'ut', 'sr', 'če', 'pe', 'su'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'list' => [', ', ' i '],
|
||||
'meridiem' => ['prijepodne', 'popodne'],
|
||||
];
|
12
vendor/nesbot/carbon/src/Carbon/Lang/bs_BA.php
vendored
Normal file
12
vendor/nesbot/carbon/src/Carbon/Lang/bs_BA.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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 require __DIR__.'/bs.php';
|
28
vendor/nesbot/carbon/src/Carbon/Lang/bs_Cyrl.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/bs_Cyrl.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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_replace_recursive(require __DIR__.'/bs.php', [
|
||||
'meridiem' => ['пре подне', 'поподне'],
|
||||
'weekdays' => ['недјеља', 'понедјељак', 'уторак', 'сриједа', 'четвртак', 'петак', 'субота'],
|
||||
'weekdays_short' => ['нед', 'пон', 'уто', 'сри', 'чет', 'пет', 'суб'],
|
||||
'weekdays_min' => ['нед', 'пон', 'уто', 'сри', 'чет', 'пет', 'суб'],
|
||||
'months' => ['јануар', 'фебруар', 'март', 'април', 'мај', 'јуни', 'јули', 'аугуст', 'септембар', 'октобар', 'новембар', 'децембар'],
|
||||
'months_short' => ['јан', 'феб', 'мар', 'апр', 'мај', 'јун', 'јул', 'ауг', 'сеп', 'окт', 'нов', 'дец'],
|
||||
'first_day_of_week' => 1,
|
||||
'formats' => [
|
||||
'LT' => 'HH:mm',
|
||||
'LTS' => 'HH:mm:ss',
|
||||
'L' => 'D.M.YYYY.',
|
||||
'LL' => 'DD.MM.YYYY.',
|
||||
'LLL' => 'DD. MMMM YYYY. HH:mm',
|
||||
'LLLL' => 'dddd, DD. MMMM YYYY. HH:mm',
|
||||
],
|
||||
]);
|
13
vendor/nesbot/carbon/src/Carbon/Lang/bs_Latn.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/bs_Latn.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/bs.php', [
|
||||
]);
|
15
vendor/nesbot/carbon/src/Carbon/Lang/byn.php
vendored
Normal file
15
vendor/nesbot/carbon/src/Carbon/Lang/byn.php
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Unknown default region, use the first alphabetically.
|
||||
*/
|
||||
return require __DIR__.'/byn_ER.php';
|
28
vendor/nesbot/carbon/src/Carbon/Lang/byn_ER.php
vendored
Normal file
28
vendor/nesbot/carbon/src/Carbon/Lang/byn_ER.php
vendored
Normal file
@ -0,0 +1,28 @@
|
||||
<?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:
|
||||
* - Ge'ez Frontier Foundation locales@geez.org
|
||||
*/
|
||||
return array_replace_recursive(require __DIR__.'/en.php', [
|
||||
'formats' => [
|
||||
'L' => 'DD/MM/YYYY',
|
||||
],
|
||||
'months' => ['ልደትሪ', 'ካብኽብቲ', 'ክብላ', 'ፋጅኺሪ', 'ክቢቅሪ', 'ምኪኤል ትጓ̅ኒሪ', 'ኰርኩ', 'ማርያም ትሪ', 'ያኸኒ መሳቅለሪ', 'መተሉ', 'ምኪኤል መሽወሪ', 'ተሕሳስሪ'],
|
||||
'months_short' => ['ልደት', 'ካብኽ', 'ክብላ', 'ፋጅኺ', 'ክቢቅ', 'ም/ት', 'ኰር', 'ማርያ', 'ያኸኒ', 'መተሉ', 'ም/ም', 'ተሕሳ'],
|
||||
'weekdays' => ['ሰንበር ቅዳዅ', 'ሰኑ', 'ሰሊጝ', 'ለጓ ወሪ ለብዋ', 'ኣምድ', 'ኣርብ', 'ሰንበር ሽጓዅ'],
|
||||
'weekdays_short' => ['ሰ/ቅ', 'ሰኑ', 'ሰሊጝ', 'ለጓ', 'ኣምድ', 'ኣርብ', 'ሰ/ሽ'],
|
||||
'weekdays_min' => ['ሰ/ቅ', 'ሰኑ', 'ሰሊጝ', 'ለጓ', 'ኣምድ', 'ኣርብ', 'ሰ/ሽ'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 1,
|
||||
'meridiem' => ['ፋዱስ ጃብ', 'ፋዱስ ደምቢ'],
|
||||
]);
|
117
vendor/nesbot/carbon/src/Carbon/Lang/ca.php
vendored
Normal file
117
vendor/nesbot/carbon/src/Carbon/Lang/ca.php
vendored
Normal file
@ -0,0 +1,117 @@
|
||||
<?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:
|
||||
* - mestremuten
|
||||
* - François B
|
||||
* - Marc Ordinas i Llopis
|
||||
* - Pere Orga
|
||||
* - JD Isaacks
|
||||
* - Quentí
|
||||
* - Víctor Díaz
|
||||
* - Xavi
|
||||
* - qcardona
|
||||
*/
|
||||
|
||||
use Carbon\CarbonInterface;
|
||||
|
||||
return [
|
||||
'year' => ':count any|:count anys',
|
||||
'a_year' => 'un any|:count anys',
|
||||
'y' => ':count any|:count anys',
|
||||
'month' => ':count mes|:count mesos',
|
||||
'a_month' => 'un mes|:count mesos',
|
||||
'm' => ':count mes|:count mesos',
|
||||
'week' => ':count setmana|:count setmanes',
|
||||
'a_week' => 'una setmana|:count setmanes',
|
||||
'w' => ':count setmana|:count setmanes',
|
||||
'day' => ':count dia|:count dies',
|
||||
'a_day' => 'un dia|:count dies',
|
||||
'd' => ':count d',
|
||||
'hour' => ':count hora|:count hores',
|
||||
'a_hour' => 'una hora|:count hores',
|
||||
'h' => ':count h',
|
||||
'minute' => ':count minut|:count minuts',
|
||||
'a_minute' => 'un minut|:count minuts',
|
||||
'min' => ':count min',
|
||||
'second' => ':count segon|:count segons',
|
||||
'a_second' => 'uns segons|:count segons',
|
||||
's' => ':count s',
|
||||
'ago' => 'fa :time',
|
||||
'from_now' => 'd\'aquí a :time',
|
||||
'after' => ':time després',
|
||||
'before' => ':time abans',
|
||||
'diff_now' => 'ara mateix',
|
||||
'diff_today' => 'avui',
|
||||
'diff_today_regexp' => 'avui(?:\\s+a)?(?:\\s+les)?',
|
||||
'diff_yesterday' => 'ahir',
|
||||
'diff_yesterday_regexp' => 'ahir(?:\\s+a)?(?:\\s+les)?',
|
||||
'diff_tomorrow' => 'demà',
|
||||
'diff_tomorrow_regexp' => 'demà(?:\\s+a)?(?:\\s+les)?',
|
||||
'diff_before_yesterday' => 'abans d\'ahir',
|
||||
'diff_after_tomorrow' => 'demà passat',
|
||||
'period_recurrences' => ':count cop|:count cops',
|
||||
'period_interval' => 'cada :interval',
|
||||
'period_start_date' => 'de :date',
|
||||
'period_end_date' => 'fins a :date',
|
||||
'formats' => [
|
||||
'LT' => 'H:mm',
|
||||
'LTS' => 'H:mm:ss',
|
||||
'L' => 'DD/MM/YYYY',
|
||||
'LL' => 'D MMMM [de] YYYY',
|
||||
'LLL' => 'D MMMM [de] YYYY [a les] H:mm',
|
||||
'LLLL' => 'dddd D MMMM [de] YYYY [a les] H:mm',
|
||||
],
|
||||
'calendar' => [
|
||||
'sameDay' => function (CarbonInterface $current) {
|
||||
return '[avui a '.($current->hour !== 1 ? 'les' : 'la').'] LT';
|
||||
},
|
||||
'nextDay' => function (CarbonInterface $current) {
|
||||
return '[demà a '.($current->hour !== 1 ? 'les' : 'la').'] LT';
|
||||
},
|
||||
'nextWeek' => function (CarbonInterface $current) {
|
||||
return 'dddd [a '.($current->hour !== 1 ? 'les' : 'la').'] LT';
|
||||
},
|
||||
'lastDay' => function (CarbonInterface $current) {
|
||||
return '[ahir a '.($current->hour !== 1 ? 'les' : 'la').'] LT';
|
||||
},
|
||||
'lastWeek' => function (CarbonInterface $current) {
|
||||
return '[el] dddd [passat a '.($current->hour !== 1 ? 'les' : 'la').'] LT';
|
||||
},
|
||||
'sameElse' => 'L',
|
||||
],
|
||||
'ordinal' => function ($number, $period) {
|
||||
return $number.(
|
||||
($period === 'w' || $period === 'W') ? 'a' : (
|
||||
($number === 1) ? 'r' : (
|
||||
($number === 2) ? 'n' : (
|
||||
($number === 3) ? 'r' : (
|
||||
($number === 4) ? 't' : 'è'
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
);
|
||||
},
|
||||
'months' => ['de gener', 'de febrer', 'de març', 'd\'abril', 'de maig', 'de juny', 'de juliol', 'd\'agost', 'de setembre', 'd\'octubre', 'de novembre', 'de desembre'],
|
||||
'months_standalone' => ['gener', 'febrer', 'març', 'abril', 'maig', 'juny', 'juliol', 'agost', 'setembre', 'octubre', 'novembre', 'desembre'],
|
||||
'months_short' => ['de gen.', 'de febr.', 'de març', 'd\'abr.', 'de maig', 'de juny', 'de jul.', 'd\'ag.', 'de set.', 'd\'oct.', 'de nov.', 'de des.'],
|
||||
'months_short_standalone' => ['gen.', 'febr.', 'març', 'abr.', 'maig', 'juny', 'jul.', 'ag.', 'set.', 'oct.', 'nov.', 'des.'],
|
||||
'months_regexp' => '/(D[oD]?[\s,]+MMMM?|L{2,4}|l{2,4})/',
|
||||
'weekdays' => ['diumenge', 'dilluns', 'dimarts', 'dimecres', 'dijous', 'divendres', 'dissabte'],
|
||||
'weekdays_short' => ['dg.', 'dl.', 'dt.', 'dc.', 'dj.', 'dv.', 'ds.'],
|
||||
'weekdays_min' => ['dg', 'dl', 'dt', 'dc', 'dj', 'dv', 'ds'],
|
||||
'first_day_of_week' => 1,
|
||||
'day_of_first_week_of_year' => 4,
|
||||
'list' => [', ', ' i '],
|
||||
'meridiem' => ['a. m.', 'p. m.'],
|
||||
];
|
13
vendor/nesbot/carbon/src/Carbon/Lang/ca_AD.php
vendored
Normal file
13
vendor/nesbot/carbon/src/Carbon/Lang/ca_AD.php
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
<?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_replace_recursive(require __DIR__.'/ca.php', [
|
||||
]);
|
12
vendor/nesbot/carbon/src/Carbon/Lang/ca_ES.php
vendored
Normal file
12
vendor/nesbot/carbon/src/Carbon/Lang/ca_ES.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?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 require __DIR__.'/ca.php';
|
23
vendor/nesbot/carbon/src/Carbon/Lang/ca_ES_Valencia.php
vendored
Normal file
23
vendor/nesbot/carbon/src/Carbon/Lang/ca_ES_Valencia.php
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
<?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.
|
||||
*/
|
||||
|
||||
use Symfony\Component\Translation\PluralizationRules;
|
||||
|
||||
// @codeCoverageIgnoreStart
|
||||
if (class_exists(PluralizationRules::class)) {
|
||||
PluralizationRules::set(static function ($number) {
|
||||
return PluralizationRules::get($number, 'ca');
|
||||
}, 'ca_ES_Valencia');
|
||||
}
|
||||
// @codeCoverageIgnoreEnd
|
||||
|
||||
return array_replace_recursive(require __DIR__.'/ca.php', [
|
||||
]);
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user