Blame | Letzte Änderung | Log anzeigen | RSS feed
<?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:* - IBM AP Linux Technology Center, Yamato Software Laboratory bug-glibc@gnu.org*/return ['diff_now' => 'ବରàତàତମାନ','diff_yesterday' => 'ଗତକାଲି','diff_tomorrow' => 'ଆସନàତାକାଲି','formats' => ['LT' => 'Oh:Om A','LTS' => 'Oh:Om:Os A','L' => 'OD-OM-OY','LL' => 'OD MMMM OY','LLL' => 'OD MMMM OY Oh:Om A','LLLL' => 'dddd OD MMMM OY Oh:Om A',],'months' => ['ଜାନàଆରà€', 'ଫà‡à¬¬àƒà¬†à¬°à€', 'ମାରàଚàଚ', 'ଅପàରà‡à¬²', 'ମଇ', 'ଜàନ', 'ଜàଲାଇ', 'ଅଗଷàଟ', 'ସà‡à¬ªàଟà‡à¬®àବର', 'ଅକàଟà‹à¬¬à¬°', 'ନà¬à‡à¬®àବର', 'ଡିସà‡à¬®àବର'],'months_short' => ['ଜାନàଆରà€', 'ଫà‡à¬¬àƒà¬†à¬°à€', 'ମାରàଚàଚ', 'ଅପàରà‡à¬²', 'ମଇ', 'ଜàନ', 'ଜàଲାଇ', 'ଅଗଷàଟ', 'ସà‡à¬ªàଟà‡à¬®àବର', 'ଅକàଟà‹à¬¬à¬°', 'ନà¬à‡à¬®àବର', 'ଡିସà‡à¬®àବର'],'weekdays' => ['ରବିବାର', 'ସà‹à¬®à¬¬à¬¾à¬°', 'ମଙàଗଳବାର', 'ବàଧବାର', 'ଗàରàବାର', 'ଶàକàରବାର', 'ଶନିବାର'],'weekdays_short' => ['ରବି', 'ସà‹à¬®', 'ମଙàଗଳ', 'ବàଧ', 'ଗàରà', 'ଶàକàର', 'ଶନି'],'weekdays_min' => ['ରବି', 'ସà‹à¬®', 'ମଙàଗଳ', 'ବàଧ', 'ଗàରà', 'ଶàକàର', 'ଶନି'],'day_of_first_week_of_year' => 1,'alt_numbers' => ['୦', '୧', '୨', '୩', '୪', '୫', '୬', '୭', '୮', '୯', '୧୦', '୧୧', '୧୨', '୧୩', '୧୪', '୧୫', '୧୬', '୧୭', '୧୮', '୧୯', '୨୦', '୨୧', '୨୨', '୨୩', '୨୪', '୨୫', '୨୬', '୨୭', '୨୮', '୨୯', '୩୦', '୩୧', '୩୨', '୩୩', '୩୪', '୩୫', '୩୬', '୩୭', '୩୮', '୩୯', '୪୦', '୪୧', '୪୨', '୪୩', '୪୪', '୪୫', '୪୬', '୪୭', '୪୮', '୪୯', '୫୦', '୫୧', '୫୨', '୫୩', '୫୪', '୫୫', '୫୬', '୫୭', '୫୮', '୫୯', '୬୦', '୬୧', '୬୨', '୬୩', '୬୪', '୬୫', '୬୬', '୬୭', '୬୮', '୬୯', '୭୦', '୭୧', '୭୨', '୭୩', '୭୪', '୭୫', '୭୬', '୭୭', '୭୮', '୭୯', '୮୦', '୮୧', '୮୨', '୮୩', '୮୪', '୮୫', '୮୬', '୮୭', '୮୮', '୮୯', '୯୦', '୯୧', '୯୨', '୯୩', '୯୪', '୯୫', '୯୬', '୯୭', '୯୮', '୯୯'],'year' => ':count ବରàଷ','y' => ':count ବ.','month' => ':count ମାସ','m' => ':count ମା.','week' => ':count ସପàତାହ','w' => ':count ସପàତା.','day' => ':count ଦିନ','d' => ':count ଦିନ','hour' => ':count ଘଣàତ','h' => ':count ଘ.','minute' => ':count ମିନଟ','min' => ':count ମି.','second' => ':count ସà‡à¬•ଣàଢ','s' => ':count ସà‡.','ago' => ':time ପà‚ରàବà‡','from_now' => ':timeରà‡',];