From 99151d29359251c2915a91aa77d4c2a66b71aef3 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Jan 2018 21:01:15 +0000 Subject: [PATCH] New translations forms.php (Thai) --- resources/lang/th-TH/forms.php | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/resources/lang/th-TH/forms.php b/resources/lang/th-TH/forms.php index 8a9646a5..3e95ac17 100644 --- a/resources/lang/th-TH/forms.php +++ b/resources/lang/th-TH/forms.php @@ -54,6 +54,7 @@ return [ 'message-help' => 'นอกจากนี้คุณยังอาจเขียนในรูปแบบ Markdown', 'occurred_at' => 'เหตุการณ์นี้เกิดขึ้นเมื่อไหร่', 'notify_subscribers' => 'แจ้งสมาชิก', + 'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.', 'visibility' => 'การมองเห็นเหตุการณ์', 'stick_status' => 'เหตุการณ์ปักหมุด', 'stickied' => 'ปักหมุดแล้ว', @@ -147,20 +148,21 @@ return [ 'settings' => [ // Application setup 'app-setup' => [ - 'site-name' => 'ชื่อเว็บไซต์', - 'site-url' => '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' => 'ข้ามการยืนยันตันตนผู้ใช้ (ระวัง! คุณอาจถูกสแปม)', - 'automatic_localization' => 'เปลี่ยนภาษาของหน้าสถานะตามภาษาของผู้เข้าชมอัตโนมัติ', - 'enable_external_dependencies' => 'เปิดใช้งาน Third Party (Google Fonts, Trackers, ฯลฯ...)', - 'show_timezone' => 'แสดงเขตเวลาที่หน้าสถานะกำลังใช้', - 'only_disrupted_days' => 'แสดงเฉพาะวันที่มีเหตุการณ์บนไทม์ไลน์?', + 'site-name' => 'ชื่อเว็บไซต์', + 'site-url' => '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' => 'ข้ามการยืนยันตันตนผู้ใช้ (ระวัง! คุณอาจถูกสแปม)', + 'automatic_localization' => 'เปลี่ยนภาษาของหน้าสถานะตามภาษาของผู้เข้าชมอัตโนมัติ', + 'enable_external_dependencies' => 'เปิดใช้งาน Third Party (Google Fonts, Trackers, ฯลฯ...)', + 'show_timezone' => 'แสดงเขตเวลาที่หน้าสถานะกำลังใช้', + 'only_disrupted_days' => 'แสดงเฉพาะวันที่มีเหตุการณ์บนไทม์ไลน์?', ], 'analytics' => [ 'analytics_google' => 'รหัส Google Analytics',