From a45e368e2617b01d9ef1c07cad89f08e4c386f91 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Jan 2018 21:00:44 +0000 Subject: [PATCH] New translations forms.php (Persian) --- resources/lang/fa-IR/forms.php | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/resources/lang/fa-IR/forms.php b/resources/lang/fa-IR/forms.php index 962c8dce..8779f118 100644 --- a/resources/lang/fa-IR/forms.php +++ b/resources/lang/fa-IR/forms.php @@ -54,6 +54,7 @@ return [ 'message-help' => 'شاید شما بخواهید از Markdown نیز استفاده کنید.', 'occurred_at' => 'When did this incident occur?', 'notify_subscribers' => 'مشترکین مطلع شوند؟', + 'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.', 'visibility' => 'نمایانی رویداد', 'stick_status' => 'Stick Incident', 'stickied' => 'Stickied', @@ -147,20 +148,21 @@ return [ 'settings' => [ // Application setup 'app-setup' => [ - 'site-name' => 'عنوان سایت', - 'site-url' => 'آدرس سایت', - 'display-graphs' => 'نمودار(گراف) در صفحه وضعیت نمایش داده شود؟', - 'about-this-page' => 'درباره این صفحه', - 'days-of-incidents' => 'چند روز از رویداد‌ها نمایش داده شوند؟', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', - 'banner' => 'تصویر بنر', - 'banner-help' => 'پیشنهاد می‌شود که شما تصاویری با پهنای بیشتر از 930px آپلود نکنید.', - 'subscribers' => 'آیا به کاربران اجازه ثبت‌‌نام برای اعلان‌های ایمیلی داده شود؟', - 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', - 'automatic_localization' => 'به صورت خودکار صفحه وضعیت به زبان مشاهده‌کنندگان تغییر زبان دهد؟', - 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', - 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', + 'site-name' => 'عنوان سایت', + 'site-url' => 'آدرس سایت', + 'display-graphs' => 'نمودار(گراف) در صفحه وضعیت نمایش داده شود؟', + 'about-this-page' => 'درباره این صفحه', + 'days-of-incidents' => 'چند روز از رویداد‌ها نمایش داده شوند؟', + 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'banner' => 'تصویر بنر', + 'banner-help' => "پیشنهاد می‌شود که شما تصاویری با پهنای بیشتر از 930px آپلود نکنید.", + 'subscribers' => 'آیا به کاربران اجازه ثبت‌‌نام برای اعلان‌های ایمیلی داده شود؟', + 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', + 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', + 'automatic_localization' => 'به صورت خودکار صفحه وضعیت به زبان مشاهده‌کنندگان تغییر زبان دهد؟', + 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', + 'show_timezone' => 'Show the timezone the status page is running in.', + 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ 'analytics_google' => 'کد آمارگیر گوگل',