New translations cachet.php (Arabic)

This commit is contained in:
James Brooks
2017-05-06 10:08:08 +01:00
parent faa9b3a042
commit fb72df27e3

View File

@@ -12,63 +12,61 @@
return [
// Components
'components' => [
'last_updated' => 'Last updated :timestamp',
'last_updated' => 'آخر تحديث :timestamp',
'status' => [
0 => 'Unknown',
0 => 'مجهول',
1 => 'تشغيل',
2 => 'Performance Issues',
3 => 'Partial Outage',
4 => 'Major Outage',
2 => 'مشاكل أداء',
3 => 'انقطاع جزئي',
4 => 'انقطاع اساسي',
],
'group' => [
'other' => 'Other Components',
'other' => 'مكونات أخرى',
],
],
// Incidents
'incidents' => [
'none' => 'No incidents reported',
'past' => 'Past Incidents',
'previous_week' => 'الأسبوع السابق',
'next_week' => 'الاسبوع القادم',
'stickied' => 'Stickied Incidents',
'scheduled' => 'Scheduled Maintenance',
'scheduled_at' => ', scheduled :timestamp',
'posted' => 'Posted :timestamp',
'status' => [
1 => 'Investigating',
2 => 'Identified',
3 => 'Watching',
4 => 'Fixed',
'none' => 'لا توجد حالات تم الإبلاغ عنها',
'past' => 'حالات سابقة',
'stickied' => 'حالات مثبتة',
'scheduled' => 'صيانة مجدولة',
'scheduled_at' => ', مجدولة :timestamp',
'posted' => 'تم الإرسال :timestamp',
'status' => [
1 => 'تحقيق',
2 => 'تم التعرف عليه',
3 => 'مراقبة',
4 => 'تمّ اصلاحها',
],
],
// Schedule
'schedules' => [
'status' => [
0 => 'Upcoming',
1 => 'In Progress',
2 => 'Complete',
0 => 'القادم',
1 => 'جار المعالجة',
2 => 'مكتملة',
],
],
// Service Status
'service' => [
'good' => '[0,1] System operational|[2,Inf] All systems are operational',
'bad' => '[0,1] The system is experiencing issues|[2,Inf] Some systems are experiencing issues',
'major' => '[0,1] The system is experiencing major issues|[2,Inf] Some systems are experiencing major issues',
'good' => '[0,1] النظام يعمل | [2,Inf] جميع الأنظمة تعمل',
'bad' => '[0,1] النظام يواجه مشاكل | [2,Inf] بعض الأنظمة تواجه مشاكل',
'major' => '[0,1] النظام يواجه مشاكل أساسية | [2,Inf] بعض الأنظمة تواجه مشاكل أساسية',
],
'api' => [
'regenerate' => 'Regenerate API Key',
'revoke' => 'Revoke API Key',
'regenerate' => 'إعادة إنشاء مفتاح الواجهة البرمجية',
'revoke' => 'إزالة مفتاح الواجهة البرمجية',
],
// Metrics
'metrics' => [
'filter' => [
'last_hour' => 'الساعة الأخيرة',
'hourly' => 'Last 12 Hours',
'hourly' => 'آخر 12 ساعة',
'weekly' => 'أسبوع',
'monthly' => 'شهر',
],
@@ -76,32 +74,32 @@ return [
// Subscriber
'subscriber' => [
'subscribe' => 'Subscribe to get the updates',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Subscribe',
'subscribe' => 'إشترك للحصول على التحديثات',
'unsubscribe' => 'إلغاء الإشتراك في :link',
'button' => 'اشتراك',
'manage' => [
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
'no_subscriptions' => 'أنت الآن مشترك للحصول على جميع التحديثات.',
'my_subscriptions' => 'أنت كنت مشترك حاليا بالتحديثات التالية.',
],
'email' => [
'subscribe' => 'Subscribe to email updates.',
'subscribed' => 'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
'verified' => 'Your email subscription has been confirmed. Thank you!',
'manage' => 'Manage your subscription',
'unsubscribe' => 'Unsubscribe from email updates.',
'unsubscribed' => 'Your email subscription has been cancelled.',
'failure' => 'Something went wrong with the subscription.',
'already-subscribed' => 'Cannot subscribe :email because they\'re already subscribed.',
'subscribe' => 'إشترك في تحديثات البريد الإلكتروني.',
'subscribed' => 'تم تسجيلك في تنبيهات البريد الإلكتروني، الرجاء تفقد بريدك الإلكتروني لتأكيد الإشتراك.',
'verified' => 'تم تأكيد بريدك الإلكتروني. شكراً لك!',
'manage' => 'تحكم في الاشتراكات الخاص بك',
'unsubscribe' => 'إلغاء الإشتراك من تحديثات البريد الإلكتروني.',
'unsubscribed' => 'تم إلغاء إشتراك بريدك الإلكتروني.',
'failure' => 'حدث خلل أثناء الإشتراك.',
'already-subscribed' => 'لا يمكن الاشتراك: البريد الإلكتروني نظراً لأنها كنت الاشتراك مسبقاً.',
],
],
'signup' => [
'title' => 'سجل',
'username' => 'Username',
'email' => 'Email',
'password' => 'Password',
'email' => 'بريد إلكتروني',
'password' => 'كلمة السر',
'success' => 'Your account has been created.',
'failure' => 'Something went wrong with the signup.',
'failure' => 'حدث خطأ مع الاشتراك.',
],
'system' => [
@@ -114,7 +112,7 @@ return [
'subscribe' => [
'title' => 'Subscribe to component updates',
'body' => 'Enter your email address to subscribe to updates for this component. If you\'re already subscribed, you\'ll already receive emails for this component.',
'button' => 'Subscribe',
'button' => 'اشتراك',
],
],
@@ -128,4 +126,4 @@ return [
'atom-feed' => 'Atom',
'feed' => 'Status Feed',
];
];