From c16d456ec6fddb5a96ceba0c8fa380771061b0e4 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Jan 2018 21:01:45 +0000 Subject: [PATCH] New translations forms.php (Hungarian) --- resources/lang/hu-HU/forms.php | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/resources/lang/hu-HU/forms.php b/resources/lang/hu-HU/forms.php index 19c7471c..42a683c7 100644 --- a/resources/lang/hu-HU/forms.php +++ b/resources/lang/hu-HU/forms.php @@ -54,6 +54,7 @@ return [ 'message-help' => 'Használhatsz Markdown-t is.', 'occurred_at' => 'Mikor történt az incidens?', 'notify_subscribers' => 'Feliratkozók értesítése?', + 'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.', 'visibility' => 'Incidens láthatóság', 'stick_status' => 'Incidens kitűzése', 'stickied' => 'Kitűzve', @@ -147,20 +148,21 @@ return [ 'settings' => [ // Application setup 'app-setup' => [ - 'site-name' => 'Webhely neve', - 'site-url' => 'Webhely címe', - 'display-graphs' => 'Grafikonok mutatása az állapot oldaon?', - 'about-this-page' => 'Erről az oldalról', - 'days-of-incidents' => 'Mennyi incidens legyen látható?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', - 'banner' => 'Banner kép', - 'banner-help' => 'Nem ajánlott 930 pixelnél szélesebb képet feltölteni.', - 'subscribers' => 'Emberek regisztrálhatnak email értesítésekre?', - 'skip_subscriber_verification' => 'Felhasználó-ellenőrzés kihagyása? (Vigyázat, spam üzeneteket eredményezhet)', - 'automatic_localization' => 'Állapot oldal automatikus lokalizálása a látogató nyelvén?', - 'enable_external_dependencies' => 'Harmadik féltől származó függőségek engedélyezése (Google Fonts, Tracker, stb)', - 'show_timezone' => 'Az aktuális időzóna megjelenítése az állapot oldalon.', - 'only_disrupted_days' => 'Csak incidenssel rendelkező napok megjelenítése?', + 'site-name' => 'Webhely neve', + 'site-url' => 'Webhely címe', + 'display-graphs' => 'Grafikonok mutatása az állapot oldaon?', + 'about-this-page' => 'Erről az oldalról', + 'days-of-incidents' => 'Mennyi incidens legyen látható?', + 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'banner' => 'Banner kép', + 'banner-help' => "Nem ajánlott 930 pixelnél szélesebb képet feltölteni.", + 'subscribers' => 'Emberek regisztrálhatnak email értesítésekre?', + 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', + 'skip_subscriber_verification' => 'Felhasználó-ellenőrzés kihagyása? (Vigyázat, spam üzeneteket eredményezhet)', + 'automatic_localization' => 'Állapot oldal automatikus lokalizálása a látogató nyelvén?', + 'enable_external_dependencies' => 'Harmadik féltől származó függőségek engedélyezése (Google Fonts, Tracker, stb)', + 'show_timezone' => 'Az aktuális időzóna megjelenítése az állapot oldalon.', + 'only_disrupted_days' => 'Csak incidenssel rendelkező napok megjelenítése?', ], 'analytics' => [ 'analytics_google' => 'Google Analytics kód',