composer package updates
[openemr.git] / vendor / nesbot / carbon / src / Carbon / Lang / dv_MV.php
blobe3c50b39688cbd8433fd1376c251cd853df2cdf0
1 <?php
3 /*
4 * This file is part of the Carbon package.
6 * (c) Ahmed Ali <ajaaibu@gmail.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' => '{0}އަހަރެއް|[1,Inf]:count އަހަރު',
14 'y' => '{0}އަހަރެއް|[1,Inf]:count އަހަރު',
15 'month' => '{0}މައްސަރެއް|[1,Inf]:count މަސް',
16 'm' => '{0}މައްސަރެއް|[1,Inf]:count މަސް',
17 'week' => '{0}ހަފްތާއެއް|[1,Inf]:count ހަފްތާ',
18 'w' => '{0}ހަފްތާއެއް|[1,Inf]:count ހަފްތާ',
19 'day' => '{0}ދުވަސް|[1,Inf]:count ދުވަސް',
20 'd' => '{0}ދުވަސް|[1,Inf]:count ދުވަސް',
21 'hour' => '{0}ގަޑިއިރެއް|[1,Inf]:count ގަޑި',
22 'h' => '{0}ގަޑިއިރެއް|[1,Inf]:count ގަޑި',
23 'minute' => '{0}މިނެޓެއް|[1,Inf]:count މިނެޓް',
24 'min' => '{0}މިނެޓެއް|[1,Inf]:count މިނެޓް',
25 'second' => '{0}ސިކުންތެއް|[1,Inf]:count ސިކުންތު',
26 's' => '{0}ސިކުންތެއް|[1,Inf]:count ސިކުންތު',
27 'ago' => ':time ކުރިން',
28 'from_now' => ':time ފަހުން',
29 'after' => ':time ފަހުން',
30 'before' => ':time ކުރި',