📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
tarimscripti.demodesign.com.tr
/
vendor
/
nesbot
/
carbon
/
src
/
Carbon
/
Lang
📝
sl.php
← Geri Dön
<?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. * */ /** * Extracted from https://github.com/jenssegers/laravel-date/blob/master/src/lang/sl/date.php */ return array( 'year' => '1 leto|:count leti|:count leta|:count let', 'month' => '1 mesec|:count meseca|:count mesece|:count mesecev', 'week' => '1 teden|:count tedna|:count tedne|:count tednov', 'day' => '1 dan|:count dni|:count dni|:count dni', 'hour' => '1 uro|:count uri|:count ure|:count ur', 'minute' => '1 minuto|:count minuti|:count minute|:count minut', 'second' => '1 sekundo|:count sekundi|:count sekunde|:count sekund', 'year_ago' => '1 letom|:count leti|:count leti|:count leti', 'month_ago' => '1 mesecem|:count meseci|:count meseci|:count meseci', 'week_ago' => '1 tednom|:count tedni|:count tedni', 'day_ago' => '1 dnem|:count dnevoma|:count dnevi|:count dnevi', 'hour_ago' => '1 uro|:count urama|:count urami|:count urami', 'minute_ago'=> '1 minuto|:count minutama|:count minutami', 'second_ago'=> '1 sekundo|:count sekundama|:count sekundami|:count sekundami', 'ago' => 'pred :time', 'from_now' => 'čez :time', 'after' => 'čez :time', 'before' => 'pred :time' );
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula