update v1.0.4

This commit is contained in:
sujitprasad
2016-01-04 18:05:45 +05:30
parent 372485336b
commit 4864e5a3f1
529 changed files with 20956 additions and 8178 deletions

View File

@@ -0,0 +1,28 @@
<?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.
*/
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*/
return array(
'year' => '1 jaar|:count jare',
'month' => '1 maand|:count maande',
'week' => '1 week|:count weke',
'day' => '1 dag|:count dae',
'hour' => '1 uur|:count ure',
'minute' => '1 minuut|:count minute',
'second' => '1 sekond|:count sekondes',
'ago' => ':time terug',
'from_now' => ':time van nou af',
'after' => ':time na',
'before' => ':time voor',
);

View File

@@ -11,20 +11,19 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/ar/date.php
*/
return array(
'year' => '{0}سنة|{1}سنة|{2}سنتين|[3,10]:count سنوات|[11,Inf] سنة',
'month' => '{0}شهر|{1}شهر|{2}شهرين|[3,10]:count أشهر|[11,Inf] شهر',
'week' => '{0}أسبوع|{1}أسبوع|{2}أسبوعين|[3,10]:count أسابيع|[11,Inf] أسبوع',
'year' => '{0}سنة|{1}سنة|{2}سنتين|[3,10]:count سنوات|[11,Inf]:count سنة',
'month' => '{0}شهر|{1} شهر|{2}شهرين|[3,10]:count أشهر|[11,Inf]:count شهر',
'week' => '{0}إسبوع|{1}إسبوع|{2}إسبوعين|[3,10]:count أسابيع|[11,Inf]:count إسبوع',
'day' => '{0}يوم|{1}يوم|{2}يومين|[3,10]:count أيام|[11,Inf] يوم',
'hour' => '{0}ساعة|{1}ساعة|{2}ساعتين|[3,10]:count ساعات|[11,Inf] ساعة',
'hour' => '{0}ساعة|{1}ساعة|{2}ساعتين|[3,10]:count ساعات|[11,Inf]:count ساعة',
'minute' => '{0}دقيقة|{1}دقيقة|{2}دقيقتين|[3,10]:count دقائق|[11,Inf]:count دقيقة',
'second' => '{0}ثانية|{1}ثانية|{2}ثانيتين|[3,10]:count ثوان|[11,Inf] ثانية',
'second' => '{0}ثانية|{1}ثانية|{2}ثانيتين|[3,10]:count ثوان|[11,Inf]:count ثانية',
'ago' => 'منذ :time',
'from_now' => 'من الآن :time',
'after' => 'بعد :time',

View File

@@ -10,9 +10,8 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
/**
* Extracted from https://github.com/The-Hasanov/laravel-date/blob/1006f37c431178b5c7219d02c93579c9690ae546/src/Lang/az.php
*/
return array(

View File

@@ -11,7 +11,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/bg/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/eu/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/ca/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/cs/date.php

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 år|:count år',

View File

@@ -13,7 +13,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 Jahr|:count Jahre',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/el/date.php

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 year|:count years',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/eo/date.php

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 año|:count años',
@@ -24,6 +23,6 @@ return array(
'second' => '1 segundo|:count segundos',
'ago' => 'hace :time',
'from_now' => 'dentro de :time',
'after' => ':time antes',
'before' => ':time después',
'after' => ':time después',
'before' => ':time antes',
);

View File

@@ -0,0 +1,30 @@
<?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.
*
*/
return array(
'year' => '1 aasta|:count aastat',
'month' => '1 kuu|:count kuud',
'week' => '1 nädal|:count nädalat',
'day' => '1 päev|:count päeva',
'hour' => '1 tund|:count tundi',
'minute' => '1 minut|:count minutit',
'second' => '1 sekund|:count sekundit',
'ago' => ':time tagasi',
'from_now' => ':time pärast',
'after' => ':time pärast',
'before' => ':time enne',
'year_from_now' => ':count aasta',
'month_from_now' => ':count kuu',
'week_from_now' => ':count nädala',
'day_from_now' => ':count päeva',
'hour_from_now' => ':count tunni',
'minute_from_now' => ':count minuti',
'second_from_now' => ':count sekundi',
);

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/eu/date.php

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/fi/date.php

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 ár|:count ár',

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 an|:count ans',

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => 'שנה|{2}שנתיים|:count שנים',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/hr/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/hu/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/id/date.php

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 anno|:count anni',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/ja/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/cs/date.php

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
@@ -27,4 +26,4 @@ return array(
'from_now' => 'už :time',
'after' => 'po :time',
'before' => ':time nuo dabar',
);
);

View File

@@ -11,7 +11,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '0 gadiem|:count gada|:count gadiem',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => ':count tahun',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 jaar|:count jaren',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/no/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/pl/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/pt/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => '1 ano|:count anos',
@@ -22,6 +21,6 @@ return array(
'second' => '1 segundo|:count segundos',
'ago' => 'há :time',
'from_now' => 'dentro de :time',
'after' => ':time depois',
'before' => ':time antes',
'after' => 'após :time',
'before' => ':time atrás',
);

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/ro/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/ru/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/sk/date.php

View File

@@ -10,28 +10,27 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/sl/date.php
*/
return array(
'year' => ':count leto|:count leti|:count leta|:count let',
'month' => ':count mesec|:count meseca|:count mesece|:count mesecev',
'week' => ':count teden|:count tedna|:count tedne|:count tednov',
'day' => ':count dan|:count dni|:count dni|:count dni',
'hour' => ':count uro|:count uri|:count ure|:count ur',
'minute' => ':count minuto|:count minuti|:count minute|:count minut',
'second' => ':count sekundo|:count sekundi|:count sekunde|:count sekund',
'year_ago' => ':count letom|:count leti|:count leti|:count leti',
'month_ago' => ':count mesecem|:count meseci|:count meseci|:count meseci',
'week_ago' => ':count tednom|:count tednoma|:count tedni|:count tedni',
'day_ago' => ':count dnem|:count dnevoma|:count dnevi|:count dnevi',
'hour_ago' => ':count uro|:count urama|:count urami|:count urami',
'minute_ago'=> ':count minuto|:count minutama|:count minutami|:count minutami',
'second_ago'=> ':count sekundo|:count sekundama|:count sekundami|:count sekundami',
'ago' => 'pred :time',
'from_now' => 'čez :time',
'after' => 'čez :time',
'before' => 'pred :time'
'year' => ':count leto|:count leti|:count leta|:count let',
'month' => ':count mesec|:count meseca|:count mesece|:count mesecev',
'week' => ':count teden|:count tedna|:count tedne|:count tednov',
'day' => ':count dan|:count dni|:count dni|:count dni',
'hour' => ':count uro|:count uri|:count ure|:count ur',
'minute' => ':count minuto|:count minuti|:count minute|:count minut',
'second' => ':count sekundo|:count sekundi|:count sekunde|:count sekund',
'year_ago' => ':count letom|:count leti|:count leti|:count leti',
'month_ago' => ':count mesecem|:count meseci|:count meseci|:count meseci',
'week_ago' => ':count tednom|:count tednoma|:count tedni|:count tedni',
'day_ago' => ':count dnem|:count dnevoma|:count dnevi|:count dnevi',
'hour_ago' => ':count uro|:count urama|:count urami|:count urami',
'minute_ago'=> ':count minuto|:count minutama|:count minutami|:count minutami',
'second_ago'=> ':count sekundo|:count sekundama|:count sekundami|:count sekundami',
'ago' => 'pred :time',
'from_now' => 'čez :time',
'after' => 'čez :time',
'before' => 'pred :time'
);

View File

@@ -0,0 +1,28 @@
<?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.
*/
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*/
return array(
'year' => '1 vit|:count vjet',
'month' => '1 muaj|:count muaj',
'week' => '1 javë|:count javë',
'day' => '1 ditë|:count ditë',
'hour' => '1 orë|:count orë',
'minute' => '1 minutë|:count minuta',
'second' => '1 sekondë|:count sekonda',
'ago' => ':time më parë',
'from_now' => ':time nga tani',
'after' => ':time pas',
'before' => ':time para',
);

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/sr/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/sv/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/th/date.php
@@ -23,7 +22,6 @@ return array(
'hour' => '1 ชั่วโมง|:count ชั่วโมง',
'minute' => '1 นาที|:count นาที',
'second' => '1 วินาที|:count วินาที',
'ago' => ':time sitten',
'ago' => ':time ที่แล้ว',
'from_now' => ':time จากนี้',
'after' => 'หลัง:time',

View File

@@ -12,7 +12,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(
'year' => ':count yıl',

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/uk/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
return array(

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/vi/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/zh-TW/date.php

View File

@@ -10,7 +10,6 @@
/**
* Translation messages. See http://symfony.com/doc/current/book/translation.html
* for possible formats.
*
*/
/**
* Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/zh/date.php