PNG

   IHDR         τxΤϊ   sBIT|d   	pHYs  Δ  Δ+   tEXtSoftware www.inkscape.orgξ<  ,ΰtEXtComment 
<?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:
 * - Kruy Vanna
 * - Sereysethy Touch
 * - JD Isaacks
 * - Sovichet Tep
 */
return [
    'year' => '{1}αα½αααααΆα|]1,Inf[:count ααααΆα',
    'y' => ':count ααααΆα',
    'month' => '{1}αα½ααα|]1,Inf[:count αα',
    'm' => ':count αα',
    'week' => ':count αααααΆα α',
    'w' => ':count αααααΆα α',
    'day' => '{1}αα½ααααα|]1,Inf[:count αααα',
    'd' => ':count αααα',
    'hour' => '{1}αα½ααααα|]1,Inf[:count αααα',
    'h' => ':count αααα',
    'minute' => '{1}αα½αααΆααΈ|]1,Inf[:count ααΆααΈ',
    'min' => ':count ααΆααΈ',
    'second' => '{1}ααα»ααααΆααα·ααΆααΈ|]1,Inf[: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',
    ],
    'ordinal' => 'ααΈ:number',
    'meridiem' => ['ααααΉα', 'ααααΆα'],
    'months' => ['ααααΆ', 'αα»αααα', 'ααΈααΆ', 'ααααΆ', 'α§αααΆ', 'αα·αα»ααΆ', 'ααααααΆ', 'ααΈα αΆ', 'αααααΆ', 'αα»ααΆ', 'αα·αααα·ααΆ', 'ααααΌ'],
    'months_short' => ['ααααΆ', 'αα»αααα', 'ααΈααΆ', 'ααααΆ', 'α§αααΆ', 'αα·αα»ααΆ', 'ααααααΆ', 'ααΈα αΆ', 'αααααΆ', 'αα»ααΆ', 'αα·αααα·ααΆ', 'ααααΌ'],
    'weekdays' => ['α’αΆαα·ααα', 'ααααα', 'α’ααααΆα', 'αα»α', 'αααα ααααα·α', 'αα»ααα', 'αααα'],
    'weekdays_short' => ['α’αΆ', 'α', 'α’', 'α', 'ααα', 'αα»', 'α'],
    'weekdays_min' => ['α’αΆ', 'α', 'α’', 'α', 'ααα', 'αα»', 'α'],
    'first_day_of_week' => 1,
    'day_of_first_week_of_year' => 4,
    'list' => [', ', 'αα·α '],
];
