Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • sibidharan/api-development-course-apr-2021
  • krithikramraja/api-development-course-apr-2021
  • monish-palanikumar/api-development-course-apr-2021
  • Pranesh/api-development-course-apr-2021
  • ganesha005/api-development-course-apr-2021
  • selva1011/api-development-course-apr-2021
  • hema/api-development-course-apr-2021
  • Kartheeekn/api-development-course-apr-2021
  • GopiKrishnan/api-development-course-apr-2021
  • Mhd_khalid/api-development-course-apr-2021
  • sibivarma/api-development-course-apr-2021
  • ramanajsr1/api-development-course-apr-2021
  • rahulprem2k2910/api-development-course-apr-2021
  • sabarinathanfb/api-development-course-apr-2021
  • hariharanrd/api-development-course-apr-2021
  • Akram24/api-development-course-apr-2021
  • At_muthu__/api-development-course-apr-2021
  • rii/api-development-course-apr-2021
  • harishvarmaj7/api-development-course-apr-2021
  • moovendhan/rest-api
  • k3XD16/api-development-course-apr-2021
  • vimal/api-development-course-apr-2021
  • shiva007/api-development-course-apr-2021
  • Amudhan/api-development-course-apr-2021
  • abinayacyber604/api-development-course-apr-2021
  • subash_19/api
  • Saransaran/api-development-course-apr-2021
27 results
Show changes
Showing
with 713 additions and 0 deletions
<?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__.'/gom_Latn.php';
<?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 [
'year' => ':count voros|:count vorsam',
'y' => ':countv',
'month' => ':count mhoino|:count mhoine',
'm' => ':countmh',
'week' => ':count satolleacho|:count satolleache',
'w' => ':countsa|:countsa',
'day' => ':count dis',
'd' => ':countd',
'hour' => ':count hor|:count horam',
'h' => ':counth',
'minute' => ':count minute|:count mintam',
'min' => ':countm',
'second' => ':count second',
's' => ':counts',
'diff_today' => 'Aiz',
'diff_yesterday' => 'Kal',
'diff_tomorrow' => 'Faleam',
'formats' => [
'LT' => 'A h:mm [vazta]',
'LTS' => 'A h:mm:ss [vazta]',
'L' => 'DD-MM-YYYY',
'LL' => 'D MMMM YYYY',
'LLL' => 'D MMMM YYYY A h:mm [vazta]',
'LLLL' => 'dddd, MMMM[achea] Do, YYYY, A h:mm [vazta]',
'llll' => 'ddd, D MMM YYYY, A h:mm [vazta]',
],
'calendar' => [
'sameDay' => '[Aiz] LT',
'nextDay' => '[Faleam] LT',
'nextWeek' => '[Ieta to] dddd[,] LT',
'lastDay' => '[Kal] LT',
'lastWeek' => '[Fatlo] dddd[,] LT',
'sameElse' => 'L',
],
'months' => ['Janer', 'Febrer', 'Mars', 'Abril', 'Mai', 'Jun', 'Julai', 'Agost', 'Setembr', 'Otubr', 'Novembr', 'Dezembr'],
'months_short' => ['Jan.', 'Feb.', 'Mars', 'Abr.', 'Mai', 'Jun', 'Jul.', 'Ago.', 'Set.', 'Otu.', 'Nov.', 'Dez.'],
'weekdays' => ['Aitar', 'Somar', 'Mongllar', 'Budvar', 'Brestar', 'Sukrar', 'Son\'var'],
'weekdays_short' => ['Ait.', 'Som.', 'Mon.', 'Bud.', 'Bre.', 'Suk.', 'Son.'],
'weekdays_min' => ['Ai', 'Sm', 'Mo', 'Bu', 'Br', 'Su', 'Sn'],
'ordinal' => function ($number, $period) {
return $number.($period === 'D' ? 'er' : '');
},
'meridiem' => function ($hour) {
if ($hour < 4) {
return 'rati';
}
if ($hour < 12) {
return 'sokalli';
}
if ($hour < 16) {
return 'donparam';
}
if ($hour < 20) {
return 'sanje';
}
return 'rati';
},
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'list' => [', ', ' ani '],
];
<?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:
* - Christopher Dell
* - Akira Matsuda
* - Enrique Vidal
* - Simone Carletti
* - Henning Kiel
* - Aaron Patterson
* - Florian Hanke
*/
return [
'year' => ':count Johr',
'month' => ':count Monet',
'week' => ':count Woche',
'day' => ':count Tag',
'hour' => ':count Schtund',
'minute' => ':count Minute',
'second' => ':count Sekunde',
'weekdays' => ['Sunntig', 'Mäntig', 'Ziischtig', 'Mittwuch', 'Dunschtig', 'Friitig', 'Samschtig'],
'weekdays_short' => ['Su', 'Mä', 'Zi', 'Mi', 'Du', 'Fr', 'Sa'],
'weekdays_min' => ['Su', 'Mä', 'Zi', 'Mi', 'Du', 'Fr', 'Sa'],
'months' => ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'Auguscht', 'September', 'Oktober', 'November', 'Dezember'],
'months_short' => ['Jan', 'Feb', 'Mär', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'],
'meridiem' => ['am Vormittag', 'am Namittag'],
'ordinal' => ':number.',
'list' => [', ', ' und '],
'diff_now' => 'now',
'diff_yesterday' => 'geschter',
'diff_tomorrow' => 'moorn',
'formats' => [
'LT' => 'HH:mm',
'LTS' => 'HH:mm:ss',
'L' => 'DD.MM.YYYY',
'LL' => 'Do MMMM YYYY',
'LLL' => 'Do MMMM, HH:mm [Uhr]',
'LLLL' => 'dddd, Do MMMM YYYY, HH:mm [Uhr]',
],
];
<?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__.'/gsw.php';
<?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__.'/gsw.php', [
'meridiem' => ['vorm.', 'nam.'],
'months' => ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'Auguscht', 'Septämber', 'Oktoober', 'Novämber', 'Dezämber'],
'first_day_of_week' => 1,
'formats' => [
'LLL' => 'Do MMMM YYYY HH:mm',
'LLLL' => 'dddd, Do MMMM YYYY HH:mm',
],
]);
<?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__.'/gsw.php', [
'meridiem' => ['vorm.', 'nam.'],
'months' => ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'Auguscht', 'Septämber', 'Oktoober', 'Novämber', 'Dezämber'],
'first_day_of_week' => 1,
'formats' => [
'LLL' => 'Do MMMM YYYY HH:mm',
'LLLL' => 'dddd, Do MMMM YYYY HH:mm',
],
]);
<?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
* - Kaushik Thanki
* - Josh Soref
*/
return [
'year' => 'એક વર્ષ|:count વર્ષ',
'y' => ':countવર્ષ|:countવર્ષો',
'month' => 'એક મહિનો|:count મહિનો',
'm' => ':countમહિનો|:countમહિના',
'week' => ':count અઠવાડિયું|:count અઠવાડિયા',
'w' => ':countઅઠ.|:countઅઠ.',
'day' => 'એક દિવસ|:count દિવસ',
'd' => ':countદિ.|:countદિ.',
'hour' => 'એક કલાક|:count કલાક',
'h' => ':countક.|:countક.',
'minute' => 'એક મિનિટ|:count મિનિટ',
'min' => ':countમિ.|:countમિ.',
'second' => 'અમુક પળો|:count સેકંડ',
's' => ':countસે.|:countસે.',
'ago' => ':time પેહલા',
'from_now' => ':time મા',
'after' => ':time પછી',
'before' => ':time પહેલા',
'diff_now' => 'હમણાં',
'diff_today' => 'આજ',
'diff_yesterday' => 'ગઇકાલે',
'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' => '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,
'weekend' => [0, 0],
];
<?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__.'/gu.php';
<?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' => ['Ma', 'Mo'],
'weekdays' => ['Chumapiri', 'Chumatato', 'Chumaine', 'Chumatano', 'Aramisi', 'Ichuma', 'Esabato'],
'weekdays_short' => ['Cpr', 'Ctt', 'Cmn', 'Cmt', 'Ars', 'Icm', 'Est'],
'weekdays_min' => ['Cpr', 'Ctt', 'Cmn', 'Cmt', 'Ars', 'Icm', 'Est'],
'months' => ['Chanuari', 'Feburari', 'Machi', 'Apiriri', 'Mei', 'Juni', 'Chulai', 'Agosti', 'Septemba', 'Okitoba', 'Nobemba', 'Disemba'],
'months_short' => ['Can', 'Feb', 'Mac', 'Apr', 'Mei', 'Jun', 'Cul', 'Agt', 'Sep', 'Okt', 'Nob', 'Dis'],
'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',
],
'month' => ':count omotunyi', // less reliable
'm' => ':count omotunyi', // less reliable
'a_month' => ':count omotunyi', // less reliable
'week' => ':count isano naibere', // less reliable
'w' => ':count isano naibere', // less reliable
'a_week' => ':count isano naibere', // less reliable
'second' => ':count ibere', // less reliable
's' => ':count ibere', // less reliable
'a_second' => ':count ibere', // less reliable
'year' => ':count omwaka',
'y' => ':count omwaka',
'a_year' => ':count omwaka',
'day' => ':count rituko',
'd' => ':count rituko',
'a_day' => ':count rituko',
]);
<?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__.'/gv_GB.php';
<?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:
* - Alastair McKinstry bug-glibc-locales@gnu.org
*/
return array_replace_recursive(require __DIR__.'/en.php', [
'formats' => [
'L' => 'DD/MM/YY',
],
'months' => ['Jerrey-geuree', 'Toshiaght-arree', 'Mayrnt', 'Averil', 'Boaldyn', 'Mean-souree', 'Jerrey-souree', 'Luanistyn', 'Mean-fouyir', 'Jerrey-fouyir', 'Mee Houney', 'Mee ny Nollick'],
'months_short' => ['J-guer', 'T-arree', 'Mayrnt', 'Avrril', 'Boaldyn', 'M-souree', 'J-souree', 'Luanistyn', 'M-fouyir', 'J-fouyir', 'M.Houney', 'M.Nollick'],
'weekdays' => ['Jedoonee', 'Jelhein', 'Jemayrt', 'Jercean', 'Jerdein', 'Jeheiney', 'Jesarn'],
'weekdays_short' => ['Jed', 'Jel', 'Jem', 'Jerc', 'Jerd', 'Jeh', 'Jes'],
'weekdays_min' => ['Jed', 'Jel', 'Jem', 'Jerc', 'Jerd', 'Jeh', 'Jes'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'year' => ':count blein',
'y' => ':count blein',
'a_year' => ':count blein',
'month' => ':count mee',
'm' => ':count mee',
'a_month' => ':count mee',
'week' => ':count shiaghtin',
'w' => ':count shiaghtin',
'a_week' => ':count shiaghtin',
'day' => ':count laa',
'd' => ':count laa',
'a_day' => ':count laa',
'hour' => ':count oor',
'h' => ':count oor',
'a_hour' => ':count oor',
'minute' => ':count feer veg',
'min' => ':count feer veg',
'a_minute' => ':count feer veg',
'second' => ':count derrey',
's' => ':count derrey',
'a_second' => ':count derrey',
]);
<?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@mandriva.com
*/
return array_replace_recursive(require __DIR__.'/en.php', [
'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',
],
'months' => ['Janairu', 'Faburairu', 'Maris', 'Afirilu', 'Mayu', 'Yuni', 'Yuli', 'Agusta', 'Satumba', 'Oktoba', 'Nuwamba', 'Disamba'],
'months_short' => ['Jan', 'Fab', 'Mar', 'Afi', 'May', 'Yun', 'Yul', 'Agu', 'Sat', 'Okt', 'Nuw', 'Dis'],
'weekdays' => ['Lahadi', 'Litini', 'Talata', 'Laraba', 'Alhamis', 'Jumaʼa', 'Asabar'],
'weekdays_short' => ['Lah', 'Lit', 'Tal', 'Lar', 'Alh', 'Jum', 'Asa'],
'weekdays_min' => ['Lh', 'Li', 'Ta', 'Lr', 'Al', 'Ju', 'As'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 1,
'year' => 'shekara :count',
'y' => 'shekara :count',
'a_year' => 'shekara :count',
'month' => ':count wátàa',
'm' => ':count wátàa',
'a_month' => ':count wátàa',
'week' => ':count mako',
'w' => ':count mako',
'a_week' => ':count mako',
'day' => ':count rana',
'd' => ':count rana',
'a_day' => ':count rana',
'hour' => ':count áwàa',
'h' => ':count áwàa',
'a_hour' => ':count áwàa',
'minute' => 'minti :count',
'min' => 'minti :count',
'a_minute' => 'minti :count',
'second' => ':count ná bíyú',
's' => ':count ná bíyú',
'a_second' => ':count ná bíyú',
]);
<?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__.'/ha.php';
<?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__.'/ha.php';
<?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__.'/ha.php';
<?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__.'/hak_TW.php';
<?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' => 'YYYY年MM月DD日',
],
'months' => ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'],
'months_short' => [' 1月', ' 2月', ' 3月', ' 4月', ' 5月', ' 6月', ' 7月', ' 8月', ' 9月', '10月', '11月', '12月'],
'weekdays' => ['禮拜日', '禮拜一', '禮拜二', '禮拜三', '禮拜四', '禮拜五', '禮拜六'],
'weekdays_short' => ['日', '一', '二', '三', '四', '五', '六'],
'weekdays_min' => ['日', '一', '二', '三', '四', '五', '六'],
'day_of_first_week_of_year' => 1,
'meridiem' => ['上晝', '下晝'],
'year' => ':count ngien11',
'y' => ':count ngien11',
'a_year' => ':count ngien11',
'month' => ':count ngie̍t',
'm' => ':count ngie̍t',
'a_month' => ':count ngie̍t',
'week' => ':count lî-pai',
'w' => ':count lî-pai',
'a_week' => ':count lî-pai',
'day' => ':count ngit',
'd' => ':count ngit',
'a_day' => ':count ngit',
'hour' => ':count sṳ̀',
'h' => ':count sṳ̀',
'a_hour' => ':count sṳ̀',
'minute' => ':count fûn',
'min' => ':count fûn',
'a_minute' => ':count fûn',
'second' => ':count miéu',
's' => ':count miéu',
'a_second' => ':count miéu',
]);
<?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', [
'months' => ['Ianuali', 'Pepeluali', 'Malaki', 'ʻApelila', 'Mei', 'Iune', 'Iulai', 'ʻAukake', 'Kepakemapa', 'ʻOkakopa', 'Nowemapa', 'Kekemapa'],
'months_short' => ['Ian.', 'Pep.', 'Mal.', 'ʻAp.', 'Mei', 'Iun.', 'Iul.', 'ʻAu.', 'Kep.', 'ʻOk.', 'Now.', 'Kek.'],
'weekdays' => ['Lāpule', 'Poʻakahi', 'Poʻalua', 'Poʻakolu', 'Poʻahā', 'Poʻalima', 'Poʻaono'],
'weekdays_short' => ['LP', 'P1', 'P2', 'P3', 'P4', 'P5', 'P6'],
'weekdays_min' => ['S', 'M', 'T', 'W', 'T', 'F', 'S'],
'formats' => [
'LT' => 'h:mm a',
'LTS' => 'h:mm:ss a',
'L' => 'D/M/YYYY',
'LL' => 'D MMM YYYY',
'LLL' => 'D MMMM YYYY h:mm a',
'LLLL' => 'dddd, D MMMM YYYY h:mm a',
],
'year' => ':count makahiki',
'y' => ':count makahiki',
'a_year' => ':count makahiki',
'month' => ':count mahina',
'm' => ':count mahina',
'a_month' => ':count mahina',
'week' => ':count pule',
'w' => ':count pule',
'a_week' => ':count pule',
'day' => ':count lā',
'd' => ':count lā',
'a_day' => ':count lā',
'hour' => ':count hola',
'h' => ':count hola',
'a_hour' => ':count hola',
'minute' => ':count minuke',
'min' => ':count minuke',
'a_minute' => ':count minuke',
'second' => ':count lua',
's' => ':count lua',
'a_second' => ':count lua',
]);
<?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:
* - Daniel Cohen Gindi
* - JD Isaacks
* - Itai Nathaniel
* - GabMic
* - Yaakov Dahan (yakidahan)
*/
return [
'year' => 'שנה|{2}שנתיים|:count שנים',
'y' => 'שנה|:count שנ׳',
'month' => 'חודש|{2}חודשיים|:count חודשים',
'm' => 'חודש|:count חו׳',
'week' => 'שבוע|{2}שבועיים|:count שבועות',
'w' => 'שבוע|:count שב׳',
'day' => 'יום|{2}יומיים|:count ימים',
'd' => 'יום|:count ימ׳',
'hour' => 'שעה|{2}שעתיים|:count שעות',
'h' => 'שעה|:count שע׳',
'minute' => 'דקה|{2}שתי דקות|:count דקות',
'min' => 'דקה|:count דק׳',
'second' => 'שנייה|:count שניות',
'a_second' => 'כמה שניות|:count שניות',
's' => 'שניה|: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' => '[ביום] dddd [האחרון בשעה] LT',
'sameElse' => 'L',
],
'meridiem' => function ($hour, $minute, $isLower) {
if ($hour < 5) {
return 'לפנות בוקר';
}
if ($hour < 10) {
return 'בבוקר';
}
if ($hour < 12) {
return $isLower ? 'לפנה"צ' : 'לפני הצהריים';
}
if ($hour < 18) {
return $isLower ? 'אחה"צ' : 'אחרי הצהריים';
}
return 'בערב';
},
'months' => ['ינואר', 'פברואר', 'מרץ', 'אפריל', 'מאי', 'יוני', 'יולי', 'אוגוסט', 'ספטמבר', 'אוקטובר', 'נובמבר', 'דצמבר'],
'months_short' => ['ינו׳', 'פבר׳', 'מרץ', 'אפר׳', 'מאי', 'יוני', 'יולי', 'אוג׳', 'ספט׳', 'אוק׳', 'נוב׳', 'דצמ׳'],
'weekdays' => ['ראשון', 'שני', 'שלישי', 'רביעי', 'חמישי', 'שישי', 'שבת'],
'weekdays_short' => ['א׳', 'ב׳', 'ג׳', 'ד׳', 'ה׳', 'ו׳', 'ש׳'],
'weekdays_min' => ['א', 'ב', 'ג', 'ד', 'ה', 'ו', 'ש'],
'list' => [', ', ' ו -'],
'weekend' => [5, 6],
];
<?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__.'/he.php';