📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
tarimscripti.demodesign.com.tr
/
vendor
/
nesbot
/
carbon
/
src
/
Carbon
/
Lang
📝
ar.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/ar/date.php */ return array( 'year' => '{0}سنة|{1}سنة|{2}سنتين|[3,Inf]:count سنوات / سنين', 'month' => '{0}شهر|{1}شهر|{2}شهرين|[3,Inf]:count شهور / أشهر', 'week' => '{0}أسبوع|{1}أسبوع|{2}أسبوعين|[3,Inf]:count أسابيع', 'day' => '{0}يوم|{1}يوم|{2}يومين|[3,Inf]:count أيام', 'hour' => '{0}ساعة|{1}ساعة|{2}ساعتين|[3,Inf]:count ساعات', 'minute' => '{0}دقيقة|{1}دقيقة|{2}دقيقتين|[3,Inf]:count دقائق', 'second' => '{0}ثانية|{1}ثانية|{2}ثانيتين|[3,Inf]:count ثوان', 'ago' => 'منذ :time', 'from_now' => 'من الآن :time', 'after' => 'بعد :time', 'before' => 'قبل :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