New translations cachet.php (Arabic)

This commit is contained in:
James Brooks 2018-03-28 08:30:09 +01:00
parent 33c222caed
commit 959caf5de8

View File

@ -33,7 +33,7 @@ return [
'scheduled' => 'صيانة', 'scheduled' => 'صيانة',
'scheduled_at' => ', مجدولة :timestamp', 'scheduled_at' => ', مجدولة :timestamp',
'posted' => 'تم الإرسال :timestamp', 'posted' => 'تم الإرسال :timestamp',
'posted_at' => 'Posted at :timestamp', 'posted_at' => 'نُشِر على :timestamp',
'status' => [ 'status' => [
1 => 'عملية التحقق جارية', 1 => 'عملية التحقق جارية',
2 => 'تم التعرف عليه', 2 => 'تم التعرف عليه',
@ -129,10 +129,10 @@ return [
], ],
// Other // Other
'home' => 'Home', 'home' => 'الرئيسية',
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.', 'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
'timezone' => 'Times are shown in :timezone.', 'timezone' => 'Times are shown in :timezone.',
'about_this_site' => 'About This Site', 'about_this_site' => 'عن هذا الموقع',
'rss-feed' => 'RSS', 'rss-feed' => 'RSS',
'atom-feed' => 'Atom', 'atom-feed' => 'Atom',
'feed' => 'Status Feed', 'feed' => 'Status Feed',