芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/somares/vendor/nesbot/carbon/src/Carbon/Lang/fo.php
* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return array( 'year' => ':count ár|:count ár', 'y' => ':count ár|:count ár', 'month' => ':count mánaður|:count mánaðir', 'm' => ':count mánaður|:count mánaðir', 'week' => ':count vika|:count vikur', 'w' => ':count vika|:count vikur', 'day' => ':count dag|:count dagar', 'd' => ':count dag|:count dagar', 'hour' => ':count tími|:count tímar', 'h' => ':count tími|:count tímar', 'minute' => ':count minutt|:count minuttir', 'min' => ':count minutt|:count minuttir', 'second' => ':count sekund|:count sekundir', 's' => ':count sekund|:count sekundir', 'ago' => ':time síðan', 'from_now' => 'um :time', 'after' => ':time aftaná', 'before' => ':time áðrenn', );