composer package updates
[openemr.git] / vendor / nesbot / carbon / src / Carbon / Lang / my.php
blobe8e491ecfce6d45787c84cd2f94732e182622523
1 <?php
3 /*
4 * This file is part of the Carbon package.
6 * (c) Brian Nesbitt <brian@nesbot.com>
8 * For the full copyright and license information, please view the LICENSE
9 * file that was distributed with this source code.
12 return array(
13 'year' => ':count နှစ်|:count နှစ်',
14 'y' => ':count နှစ်|:count နှစ်',
15 'month' => ':count လ|:count လ',
16 'm' => ':count လ|:count လ',
17 'week' => ':count ပတ်|:count ပတ်',
18 'w' => ':count ပတ်|:count ပတ်',
19 'day' => ':count ရက်|:count ရက်',
20 'd' => ':count ရက်|:count ရက်',
21 'hour' => ':count နာရီ|:count နာရီ',
22 'h' => ':count နာရီ|:count နာရီ',
23 'minute' => ':count မိနစ်|:count မိနစ်',
24 'min' => ':count မိနစ်|:count မိနစ်',
25 'second' => ':count စက္ကန့်|:count စက္ကန့်',
26 's' => ':count စက္ကန့်|:count စက္ကန့်',
27 'ago' => 'လွန်ခဲ့သော :time က',
28 'from_now' => 'ယခုမှစ၍နောက် :time အကြာ',
29 'after' => ':time ကြာပြီးနောက်',
30 'before' => ':time မတိုင်ခင်',
31 'diff_now' => 'အခုလေးတင်',
32 'diff_yesterday' => 'မနေ့က',
33 'diff_tomorrow' => 'မနက်ဖြန်',
34 'diff_before_yesterday' => 'တမြန်နေ့က',
35 'diff_after_tomorrow' => 'တဘက်ခါ',
36 'period_recurrences' => ':count ကြိမ်',