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 836 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__.'/cmn_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' => ['日', '一', '二', '三', '四', '五', '六'],
'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 秒',
]);
<?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__.'/crh_UA.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:
* - Reşat SABIQ tilde.birlik@gmail.com
*/
return array_replace_recursive(require __DIR__.'/en.php', [
'formats' => [
'L' => 'DD.MM.YYYY',
],
'months' => ['Yanvar', 'Fevral', 'Mart', 'Aprel', 'Mayıs', 'İyun', 'İyul', 'Avgust', 'Sentâbr', 'Oktâbr', 'Noyabr', 'Dekabr'],
'months_short' => ['Yan', 'Fev', 'Mar', 'Apr', 'May', 'İyn', 'İyl', 'Avg', 'Sen', 'Okt', 'Noy', 'Dek'],
'weekdays' => ['Bazar', 'Bazarertesi', 'Salı', 'Çarşembe', 'Cumaaqşamı', 'Cuma', 'Cumaertesi'],
'weekdays_short' => ['Baz', 'Ber', 'Sal', 'Çar', 'Caq', 'Cum', 'Cer'],
'weekdays_min' => ['Baz', 'Ber', 'Sal', 'Çar', 'Caq', 'Cum', 'Cer'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 1,
'meridiem' => ['ÜE', 'ÜS'],
'year' => ':count yıl',
'y' => ':count yıl',
'a_year' => ':count yıl',
'month' => ':count ay',
'm' => ':count ay',
'a_month' => ':count ay',
'week' => ':count afta',
'w' => ':count afta',
'a_week' => ':count afta',
'day' => ':count kün',
'd' => ':count kün',
'a_day' => ':count kün',
'hour' => ':count saat',
'h' => ':count saat',
'a_hour' => ':count saat',
'minute' => ':count daqqa',
'min' => ':count daqqa',
'a_minute' => ':count daqqa',
'second' => ':count ekinci',
's' => ':count ekinci',
'a_second' => ':count ekinci',
]);
<?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:
* - Philippe Vaucher
* - Jakub Tesinsky
* - Martin Suja
* - Nikos Timiopulos
* - Bohuslav Blín
* - Tsutomu Kuroda
* - tjku
* - Lukas Svoboda
* - Max Melentiev
* - Juanito Fatas
* - Akira Matsuda
* - Christopher Dell
* - Václav Pávek
* - CodeSkills
* - Tlapi
* - newman101
* - Petr Kadlec
* - tommaskraus
* - Karel Sommer (calvera)
*/
$za = function ($time) {
return 'za '.strtr($time, [
'hodina' => 'hodinu',
'minuta' => 'minutu',
'sekunda' => 'sekundu',
]);
};
$pred = function ($time) {
$time = strtr($time, [
'hodina' => 'hodinou',
'minuta' => 'minutou',
'sekunda' => 'sekundou',
]);
$time = preg_replace('/hodiny?(?!\w)/', 'hodinami', $time);
$time = preg_replace('/minuty?(?!\w)/', 'minutami', $time);
$time = preg_replace('/sekundy?(?!\w)/', 'sekundami', $time);
return "před $time";
};
return [
'year' => ':count rok|:count roky|:count let',
'y' => ':count rok|:count roky|:count let',
'a_year' => 'rok|:count roky|:count let',
'month' => ':count měsíc|:count měsíce|:count měsíců',
'm' => ':count měs.',
'a_month' => 'měsíc|:count měsíce|:count měsíců',
'week' => ':count týden|:count týdny|:count týdnů',
'w' => ':count týd.',
'a_week' => 'týden|:count týdny|:count týdnů',
'day' => ':count den|:count dny|:count dní',
'd' => ':count den|:count dny|:count dní',
'a_day' => 'den|:count dny|:count dní',
'hour' => ':count hodina|:count hodiny|:count hodin',
'h' => ':count hod.',
'a_hour' => 'hodina|:count hodiny|:count hodin',
'minute' => ':count minuta|:count minuty|:count minut',
'min' => ':count min.',
'a_minute' => 'minuta|:count minuty|:count minut',
'second' => ':count sekunda|:count sekundy|:count sekund',
's' => ':count sek.',
'a_second' => 'pár sekund|:count sekundy|:count sekund',
'month_ago' => ':count měsícem|:count měsíci|:count měsíci',
'a_month_ago' => 'měsícem|:count měsíci|:count měsíci',
'day_ago' => ':count dnem|:count dny|:count dny',
'a_day_ago' => 'dnem|:count dny|:count dny',
'week_ago' => ':count týdnem|:count týdny|:count týdny',
'a_week_ago' => 'týdnem|:count týdny|:count týdny',
'year_ago' => ':count rokem|:count roky|:count lety',
'y_ago' => ':count rok.|:count rok.|:count let.',
'a_year_ago' => 'rokem|:count roky|:count lety',
'month_before' => ':count měsícem|:count měsíci|:count měsíci',
'a_month_before' => 'měsícem|:count měsíci|:count měsíci',
'day_before' => ':count dnem|:count dny|:count dny',
'a_day_before' => 'dnem|:count dny|:count dny',
'week_before' => ':count týdnem|:count týdny|:count týdny',
'a_week_before' => 'týdnem|:count týdny|:count týdny',
'year_before' => ':count rokem|:count roky|:count lety',
'y_before' => ':count rok.|:count rok.|:count let.',
'a_year_before' => 'rokem|:count roky|:count lety',
'ago' => $pred,
'from_now' => $za,
'before' => $pred,
'after' => $za,
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'months' => ['leden', 'únor', 'březen', 'duben', 'květen', 'červen', 'červenec', 'srpen', 'září', 'říjen', 'listopad', 'prosinec'],
'months_short' => ['led', 'úno', 'bře', 'dub', 'kvě', 'čvn', 'čvc', 'srp', 'zář', 'říj', 'lis', 'pro'],
'weekdays' => ['neděle', 'pondělí', 'úterý', 'středa', 'čtvrtek', 'pátek', 'sobota'],
'weekdays_short' => ['ned', 'pon', 'úte', 'stř', 'čtv', 'pát', 'sob'],
'weekdays_min' => ['ne', 'po', 'út', 'st', 'čt', 'pá', 'so'],
'list' => [', ', ' a '],
'diff_now' => 'nyní',
'diff_yesterday' => 'včera',
'diff_tomorrow' => 'zítra',
'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',
],
'meridiem' => ['dopoledne', 'odpoledne'],
];
<?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__.'/cs.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__.'/csb_PL.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:
* - csb_PL locale Michal Ostrowski bug-glibc-locales@gnu.org
*/
return [
'formats' => [
'LT' => 'HH:mm',
'LTS' => 'HH:mm:ss',
'L' => 'YYYY-MM-DD',
'LL' => 'MMMM DD, YYYY',
'LLL' => 'DD MMM HH:mm',
'LLLL' => 'MMMM DD, YYYY HH:mm',
],
'months' => ['stëcznika', 'gromicznika', 'strëmiannika', 'łżëkwiata', 'maja', 'czerwińca', 'lëpińca', 'zélnika', 'séwnika', 'rujana', 'lëstopadnika', 'gòdnika'],
'months_short' => ['stë', 'gro', 'str', 'łżë', 'maj', 'cze', 'lëp', 'zél', 'séw', 'ruj', 'lës', 'gòd'],
'weekdays' => ['niedzela', 'pòniedzôłk', 'wtórk', 'strzoda', 'czwiôrtk', 'piątk', 'sobòta'],
'weekdays_short' => ['nie', 'pòn', 'wtó', 'str', 'czw', 'pią', 'sob'],
'weekdays_min' => ['nie', 'pòn', 'wtó', 'str', 'czw', 'pią', 'sob'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'list' => [', ', ' a téż '],
'two_words_connector' => ' a téż ',
'year' => ':count rok',
'month' => ':count miesiąc',
'week' => ':count tidzéń',
'day' => ':count dzéń',
'hour' => ':count gòdzëna',
'minute' => ':count minuta',
'second' => ':count sekunda',
];
<?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' => ['M01', 'M02', 'M03', 'M04', 'M05', 'M06', 'M07', 'M08', 'M09', 'M10', 'M11', 'M12'],
'months_short' => ['M01', 'M02', 'M03', 'M04', 'M05', 'M06', 'M07', 'M08', 'M09', 'M10', 'M11', 'M12'],
'first_day_of_week' => 1,
'formats' => [
'LT' => 'HH:mm',
'LTS' => 'HH:mm:ss',
'L' => 'YYYY-MM-DD',
'LL' => 'YYYY MMM D',
'LLL' => 'YYYY MMMM D HH:mm',
'LLLL' => 'YYYY MMMM D, dddd HH:mm',
],
'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 малъ', // less reliable
'min' => ':count малъ', // less reliable
'a_minute' => ':count малъ', // less reliable
'second' => ':count въторъ',
's' => ':count въторъ',
'a_second' => ':count въторъ',
]);
<?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
* - JD Isaacks
*/
return [
'year' => ':count ҫул',
'a_year' => '{1}пӗр ҫул|:count ҫул',
'month' => ':count уйӑх',
'a_month' => '{1}пӗр уйӑх|:count уйӑх',
'week' => ':count эрне',
'a_week' => '{1}пӗр эрне|:count эрне',
'day' => ':count кун',
'a_day' => '{1}пӗр кун|:count кун',
'hour' => ':count сехет',
'a_hour' => '{1}пӗр сехет|:count сехет',
'minute' => ':count минут',
'a_minute' => '{1}пӗр минут|:count минут',
'second' => ':count ҫеккунт',
'a_second' => '{1}пӗр-ик ҫеккунт|:count ҫеккунт',
'ago' => ':time каялла',
'from_now' => function ($time) {
return $time.(preg_match('/сехет$/', $time) ? 'рен' : (preg_match('/ҫул/', $time) ? 'тан' : 'ран'));
},
'diff_yesterday' => 'Ӗнер',
'diff_today' => 'Паян',
'diff_tomorrow' => 'Ыран',
'formats' => [
'LT' => 'HH:mm',
'LTS' => 'HH:mm:ss',
'L' => 'DD-MM-YYYY',
'LL' => 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]',
'LLL' => 'YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm',
'LLLL' => 'dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm',
],
'calendar' => [
'sameDay' => '[Паян] LT [сехетре]',
'nextDay' => '[Ыран] LT [сехетре]',
'nextWeek' => '[Ҫитес] dddd LT [сехетре]',
'lastDay' => '[Ӗнер] LT [сехетре]',
'lastWeek' => '[Иртнӗ] dddd LT [сехетре]',
'sameElse' => 'L',
],
'ordinal' => ':number-мӗш',
'months' => ['кӑрлач', 'нарӑс', 'пуш', 'ака', 'май', 'ҫӗртме', 'утӑ', 'ҫурла', 'авӑн', 'юпа', 'чӳк', 'раштав'],
'months_short' => ['кӑр', 'нар', 'пуш', 'ака', 'май', 'ҫӗр', 'утӑ', 'ҫур', 'авн', 'юпа', 'чӳк', 'раш'],
'weekdays' => ['вырсарникун', 'тунтикун', 'ытларикун', 'юнкун', 'кӗҫнерникун', 'эрнекун', 'шӑматкун'],
'weekdays_short' => ['выр', 'тун', 'ытл', 'юн', 'кӗҫ', 'эрн', 'шӑм'],
'weekdays_min' => ['вр', 'тн', 'ыт', 'юн', 'кҫ', 'эр', 'шм'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 1,
'list' => [', ', ' тата '],
];
<?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__.'/cv.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:
* - François B
* - JD Isaacks
* - Daniel Monaghan
*/
return [
'year' => '{1}blwyddyn|]1,Inf[:count flynedd',
'y' => ':countbl',
'month' => '{1}mis|]1,Inf[:count mis',
'm' => ':countmi',
'week' => ':count wythnos',
'w' => ':countw',
'day' => '{1}diwrnod|]1,Inf[:count diwrnod',
'd' => ':countd',
'hour' => '{1}awr|]1,Inf[:count awr',
'h' => ':counth',
'minute' => '{1}munud|]1,Inf[:count munud',
'min' => ':countm',
'second' => '{1}ychydig eiliadau|]1,Inf[:count eiliad',
's' => ':counts',
'ago' => ':time yn ôl',
'from_now' => 'mewn :time',
'after' => ':time ar ôl',
'before' => ':time o\'r blaen',
'diff_now' => 'nawr',
'diff_today' => 'Heddiw',
'diff_today_regexp' => 'Heddiw(?:\\s+am)?',
'diff_yesterday' => 'ddoe',
'diff_yesterday_regexp' => 'Ddoe(?:\\s+am)?',
'diff_tomorrow' => 'yfory',
'diff_tomorrow_regexp' => 'Yfory(?:\\s+am)?',
'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' => '[Heddiw am] LT',
'nextDay' => '[Yfory am] LT',
'nextWeek' => 'dddd [am] LT',
'lastDay' => '[Ddoe am] LT',
'lastWeek' => 'dddd [diwethaf am] LT',
'sameElse' => 'L',
],
'ordinal' => function ($number) {
return $number.(
$number > 20
? (\in_array($number, [40, 50, 60, 80, 100]) ? 'fed' : 'ain')
: ([
'', 'af', 'il', 'ydd', 'ydd', 'ed', 'ed', 'ed', 'fed', 'fed', 'fed', // 1af to 10fed
'eg', 'fed', 'eg', 'eg', 'fed', 'eg', 'eg', 'fed', 'eg', 'fed', // 11eg to 20fed
])[$number] ?? ''
);
},
'months' => ['Ionawr', 'Chwefror', 'Mawrth', 'Ebrill', 'Mai', 'Mehefin', 'Gorffennaf', 'Awst', 'Medi', 'Hydref', 'Tachwedd', 'Rhagfyr'],
'months_short' => ['Ion', 'Chwe', 'Maw', 'Ebr', 'Mai', 'Meh', 'Gor', 'Aws', 'Med', 'Hyd', 'Tach', 'Rhag'],
'weekdays' => ['Dydd Sul', 'Dydd Llun', 'Dydd Mawrth', 'Dydd Mercher', 'Dydd Iau', 'Dydd Gwener', 'Dydd Sadwrn'],
'weekdays_short' => ['Sul', 'Llun', 'Maw', 'Mer', 'Iau', 'Gwe', 'Sad'],
'weekdays_min' => ['Su', 'Ll', 'Ma', 'Me', 'Ia', 'Gw', 'Sa'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'list' => [', ', ' a '],
'meridiem' => ['yb', 'yh'],
];
<?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__.'/cy.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:
* - Rune Mønnike
* - François B
* - codenhagen
* - JD Isaacks
* - Jens Herlevsen
* - Ulrik McArdle (mcardle)
* - Frederik Sauer (FrittenKeeZ)
*/
return [
'year' => ':count år|:count år',
'a_year' => 'et år|:count år',
'y' => ':count år|:count år',
'month' => ':count måned|:count måneder',
'a_month' => 'en måned|:count måneder',
'm' => ':count mdr.',
'week' => ':count uge|:count uger',
'a_week' => 'en uge|:count uger',
'w' => ':count u.',
'day' => ':count dag|:count dage',
'a_day' => ':count dag|:count dage',
'd' => ':count d.',
'hour' => ':count time|:count timer',
'a_hour' => 'en time|:count timer',
'h' => ':count t.',
'minute' => ':count minut|:count minutter',
'a_minute' => 'et minut|:count minutter',
'min' => ':count min.',
'second' => ':count sekund|:count sekunder',
'a_second' => 'få sekunder|:count sekunder',
's' => ':count s.',
'ago' => ':time siden',
'from_now' => 'om :time',
'after' => ':time efter',
'before' => ':time før',
'diff_now' => 'nu',
'diff_today' => 'i dag',
'diff_today_regexp' => 'i dag(?:\\s+kl.)?',
'diff_yesterday' => 'i går',
'diff_yesterday_regexp' => 'i går(?:\\s+kl.)?',
'diff_tomorrow' => 'i morgen',
'diff_tomorrow_regexp' => 'i morgen(?:\\s+kl.)?',
'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.] D. MMMM YYYY [kl.] HH:mm',
],
'calendar' => [
'sameDay' => '[i dag kl.] LT',
'nextDay' => '[i morgen kl.] LT',
'nextWeek' => 'på dddd [kl.] LT',
'lastDay' => '[i går kl.] LT',
'lastWeek' => '[i] dddd[s kl.] LT',
'sameElse' => 'L',
],
'ordinal' => ':number.',
'months' => ['januar', 'februar', 'marts', 'april', 'maj', 'juni', 'juli', 'august', 'september', 'oktober', 'november', 'december'],
'months_short' => ['jan', 'feb', 'mar', 'apr', 'maj', 'jun', 'jul', 'aug', 'sep', 'okt', 'nov', 'dec'],
'weekdays' => ['søndag', 'mandag', 'tirsdag', 'onsdag', 'torsdag', 'fredag', 'lørdag'],
'weekdays_short' => ['søn', 'man', 'tir', 'ons', 'tor', 'fre', 'lør'],
'weekdays_min' => ['sø', 'ma', 'ti', 'on', 'to', 'fr', 'lø'],
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'list' => [', ', ' og '],
];
<?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__.'/da.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__.'/da.php', [
'formats' => [
'L' => 'DD/MM/YYYY',
'LL' => 'D. MMM YYYY',
'LLL' => 'D. MMMM YYYY HH.mm',
'LLLL' => 'dddd [den] D. 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__.'/en.php', [
'meridiem' => ['Luma lwa K', 'luma lwa p'],
'weekdays' => ['Ituku ja jumwa', 'Kuramuka jimweri', 'Kuramuka kawi', 'Kuramuka kadadu', 'Kuramuka kana', 'Kuramuka kasanu', 'Kifula nguwo'],
'weekdays_short' => ['Jum', 'Jim', 'Kaw', 'Kad', 'Kan', 'Kas', 'Ngu'],
'weekdays_min' => ['Jum', 'Jim', 'Kaw', 'Kad', 'Kan', 'Kas', 'Ngu'],
'months' => ['Mori ghwa imbiri', 'Mori ghwa kawi', 'Mori ghwa kadadu', 'Mori ghwa kana', 'Mori ghwa kasanu', 'Mori ghwa karandadu', 'Mori ghwa mfungade', 'Mori ghwa wunyanya', 'Mori ghwa ikenda', 'Mori ghwa ikumi', 'Mori ghwa ikumi na imweri', 'Mori ghwa ikumi na iwi'],
'months_short' => ['Imb', 'Kaw', 'Kad', 'Kan', 'Kas', 'Kar', 'Mfu', 'Wun', 'Ike', 'Iku', 'Imw', 'Iwi'],
'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',
],
]);
<?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:
* - Michael Hohl
* - sheriffmarley
* - dennisoderwald
* - Timo
* - Karag2006
* - Pete Scopes (pdscopes)
*/
return [
'year' => ':count Jahr|:count Jahre',
'a_year' => 'ein Jahr|:count Jahre',
'y' => ':count J.',
'month' => ':count Monat|:count Monate',
'a_month' => 'ein Monat|:count Monate',
'm' => ':count Mon.',
'week' => ':count Woche|:count Wochen',
'a_week' => 'eine Woche|:count Wochen',
'w' => ':count Wo.',
'day' => ':count Tag|:count Tage',
'a_day' => 'ein Tag|:count Tage',
'd' => ':count Tg.',
'hour' => ':count Stunde|:count Stunden',
'a_hour' => 'eine Stunde|:count Stunden',
'h' => ':count Std.',
'minute' => ':count Minute|:count Minuten',
'a_minute' => 'eine Minute|:count Minuten',
'min' => ':count Min.',
'second' => ':count Sekunde|:count Sekunden',
'a_second' => 'ein paar Sekunden|:count Sekunden',
's' => ':count Sek.',
'millisecond' => ':count Millisekunde|:count Millisekunden',
'a_millisecond' => 'eine Millisekunde|:count Millisekunden',
'ms' => ':countms',
'microsecond' => ':count Mikrosekunde|:count Mikrosekunden',
'a_microsecond' => 'eine Mikrosekunde|:count Mikrosekunden',
'µs' => ':countµs',
'ago' => 'vor :time',
'from_now' => 'in :time',
'after' => ':time später',
'before' => ':time zuvor',
'year_from_now' => ':count Jahr|:count Jahren',
'month_from_now' => ':count Monat|:count Monaten',
'week_from_now' => ':count Woche|:count Wochen',
'day_from_now' => ':count Tag|:count Tagen',
'year_ago' => ':count Jahr|:count Jahren',
'month_ago' => ':count Monat|:count Monaten',
'week_ago' => ':count Woche|:count Wochen',
'day_ago' => ':count Tag|:count Tagen',
'a_year_from_now' => 'ein Jahr|:count Jahren',
'a_month_from_now' => 'ein Monat|:count Monaten',
'a_week_from_now' => 'eine Woche|:count Wochen',
'a_day_from_now' => 'ein Tag|:count Tagen',
'a_year_ago' => 'ein Jahr|:count Jahren',
'a_month_ago' => 'ein Monat|:count Monaten',
'a_week_ago' => 'eine Woche|:count Wochen',
'a_day_ago' => 'ein Tag|:count Tagen',
'diff_now' => 'Gerade eben',
'diff_today' => 'heute',
'diff_today_regexp' => 'heute(?:\\s+um)?',
'diff_yesterday' => 'Gestern',
'diff_yesterday_regexp' => 'gestern(?:\\s+um)?',
'diff_tomorrow' => 'Morgen',
'diff_tomorrow_regexp' => 'morgen(?:\\s+um)?',
'diff_before_yesterday' => 'Vorgestern',
'diff_after_tomorrow' => 'Übermorgen',
'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' => '[heute um] LT [Uhr]',
'nextDay' => '[morgen um] LT [Uhr]',
'nextWeek' => 'dddd [um] LT [Uhr]',
'lastDay' => '[gestern um] LT [Uhr]',
'lastWeek' => '[letzten] dddd [um] LT [Uhr]',
'sameElse' => 'L',
],
'months' => ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'],
'months_short' => ['Jan', 'Feb', 'Mär', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'],
'weekdays' => ['Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'],
'weekdays_short' => ['So.', 'Mo.', 'Di.', 'Mi.', 'Do.', 'Fr.', 'Sa.'],
'weekdays_min' => ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'],
'ordinal' => ':number.',
'first_day_of_week' => 1,
'day_of_first_week_of_year' => 4,
'list' => [', ', ' und '],
];
<?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:
* - sheriffmarley
* - Timo
* - Michael Hohl
* - Namoshek
* - Bernhard Baumrock (BernhardBaumrock)
*/
return array_replace_recursive(require __DIR__.'/de.php', [
'months' => [
0 => 'Jänner',
],
'months_short' => [
0 => 'Jän',
],
]);
<?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:
* - RAP bug-glibc-locales@gnu.org
*/
return array_replace_recursive(require __DIR__.'/de.php', [
'formats' => [
'L' => 'YYYY-MM-DD',
],
]);