diff --git a/resources/lang/af-ZA/forms.php b/resources/lang/af-ZA/forms.php index 934ee96c6b0b..c48d572a55c3 100644 --- a/resources/lang/af-ZA/forms.php +++ b/resources/lang/af-ZA/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Display graphs on status page?', 'about-this-page' => 'About this page', 'days-of-incidents' => 'How many days of incidents to show?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => "It's recommended that you upload files no bigger than 930px wide .", + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/ar-SA/forms.php b/resources/lang/ar-SA/forms.php index a5c1d052d48c..4b2c00002f4e 100644 --- a/resources/lang/ar-SA/forms.php +++ b/resources/lang/ar-SA/forms.php @@ -110,7 +110,7 @@ 'name' => 'الإسم', 'description' => 'الوصف', 'start_at' => 'Schedule start time', - 'timezone' => 'Timezone', + 'timezone' => 'المنطقة الزمنية', 'schedule_frequency' => 'Schedule frequency (in seconds)', 'completion_latency' => 'Completion latency (in seconds)', 'group' => 'مجموعة', @@ -127,12 +127,12 @@ 'description' => 'الوصف', 'description-help' => 'يمكنك إستخدام الـ Markdown.', 'display-chart' => 'Display chart on status page?', - 'default-value' => 'Default value', + 'default-value' => 'القيمة الإفتراضية', 'calc_type' => 'Calculation of metrics', 'type_sum' => 'Sum', - 'type_avg' => 'Average', + 'type_avg' => 'المُعدَّل', 'places' => 'Decimal places', - 'default_view' => 'Default view', + 'default_view' => 'العرض الإفتراضي', 'threshold' => 'How many minutes of threshold between metric points?', 'visibility' => 'Visibility', 'visibility_authenticated' => 'Visible to authenticated users', @@ -140,7 +140,7 @@ 'visibility_hidden' => 'Always hidden', 'points' => [ - 'value' => 'Value', + 'value' => 'القيمة', ], ], @@ -149,35 +149,35 @@ // Application setup 'app-setup' => [ 'site-name' => 'إسم الموقع', - 'site-url' => 'Site URL', - 'display-graphs' => 'Display graphs on status page?', - 'about-this-page' => 'About this page', + 'site-url' => 'رابط الموقع', + 'display-graphs' => 'هل تريد عرض المنحنيات البيانية على صفحة الحالة ؟', + 'about-this-page' => 'عن هذه الصفحة', 'days-of-incidents' => 'How many days of incidents to show?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => "It's recommended that you upload files no bigger than 930px wide .", + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + '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' => 'Google Analytics code', - 'analytics_gosquared' => 'GoSquared Analytics code', + 'analytics_google' => 'رمز تحليلات غوغل', + 'analytics_gosquared' => 'رمز تحليلات غو سكوارد', 'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)', - 'analytics_piwik_siteid' => 'Piwik\'s site id', + 'analytics_piwik_siteid' => 'مُعرّف بيويك Piwik الخاص بالموقع', ], 'localization' => [ - 'site-timezone' => 'Site timezone', + 'site-timezone' => 'المنطقة الزمنية الخاصة بالموقع', 'site-locale' => 'لغة الموقع', 'date-format' => 'تنسيق التاريخ', 'incident-date-format' => 'Incident timestamp format', ], 'security' => [ - 'allowed-domains' => 'Allowed domains', + 'allowed-domains' => 'النطاقات المسموح بها', 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.', ], 'stylesheet' => [ @@ -191,10 +191,10 @@ 'fullwidth-banner' => 'Enable fullwidth banner?', 'text-color' => 'لون النص', 'dashboard-login' => 'Show dashboard button in the footer?', - 'reds' => 'Red (used for errors)', - 'blues' => 'Blue (used for information)', - 'greens' => 'Green (used for success)', - 'yellows' => 'Yellow (used for alerts)', + 'reds' => 'الأحمر (يُستخدَم للأخطاء)', + 'blues' => 'الأزرق (يُستخدَم للأخبار)', + 'greens' => 'الأزرق (يُستخدَم في حالة النجاح)', + 'yellows' => 'الأصفر (يُستخدَم في التنبيهات)', 'oranges' => 'Orange (used for notices)', 'metrics' => 'Metrics fill', 'links' => 'الروابط', @@ -211,7 +211,7 @@ 'user_level' => 'User Level', 'levels' => [ 'admin' => 'المدير', - 'user' => 'User', + 'user' => 'المستخدِم', ], '2fa' => [ 'help' => 'Enabling two factor authentication increases security of your account. You will need to download Google Authenticator or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.', @@ -223,11 +223,11 @@ ], 'general' => [ - 'timezone' => 'Select Timezone', + 'timezone' => 'إختر المنطقة الزمنية', ], // Buttons - 'add' => 'Add', + 'add' => 'إضافة', 'save' => 'حفظ', 'update' => 'تحديث', 'create' => 'إنشاء', diff --git a/resources/lang/ca-ES/forms.php b/resources/lang/ca-ES/forms.php index 7c902d426942..e0dc2986649d 100644 --- a/resources/lang/ca-ES/forms.php +++ b/resources/lang/ca-ES/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Mostrar gràfics a la pàgina d\'estat?', 'about-this-page' => 'Sobre aquest lloc', 'days-of-incidents' => 'Quants de dies d\'incidents voleu veure?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Imatge del banner', - 'banner-help' => "Es recomana que no carregueu arxius més grans de 930 píxels d'ample.", + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Permetre el registre per a notificacions per correu electrònic?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Omet verificació d\'usuaris? (S\'adverteix que podries rebre correu brossa)', 'automatic_localization' => 'Localitza automàticament la pàgina d\'estat a la llengua dels seus visitants?', 'enable_external_dependencies' => 'Habilitar dependències de tercers (Fonts de Google, Seguiments, etc...)', - 'show_timezone' => 'Mostra el fus horari propi de la pàgina d\'estat.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Mostrar només els dies que contenen incidències a la línia de temps?', ], 'analytics' => [ diff --git a/resources/lang/cs-CZ/forms.php b/resources/lang/cs-CZ/forms.php index 28092087699d..d8873f647884 100644 --- a/resources/lang/cs-CZ/forms.php +++ b/resources/lang/cs-CZ/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Zobrazit grafy na stavové stránce?', 'about-this-page' => 'O této stránce', 'days-of-incidents' => 'Kolik dní incidentů zobrazovat?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Obrázek banneru', - 'banner-help' => 'Doručuje se nenahrávat soubory větší než 930 pixelů na šířku.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Umožnit lidem, aby se přihlašovali k odběru e-mailových upozornění?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Přestat ověřovat uživatele? (Pozor na spammery)', 'automatic_localization' => 'Automaticky lokalizovat stránku do jazyka návštěvníka?', 'enable_external_dependencies' => 'Povolit závislosti třetích stran (Google písma, Trackery, atd...)', - 'show_timezone' => 'Zobrazit časové pásmo, ve které je zobrazena stavová stránka.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Zobrazit na časové ose pouze dny, kdy došlo k incidentu?', ], 'analytics' => [ diff --git a/resources/lang/da-DK/forms.php b/resources/lang/da-DK/forms.php index a18cac23702b..6072e7113926 100644 --- a/resources/lang/da-DK/forms.php +++ b/resources/lang/da-DK/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Display graphs on status page?', 'about-this-page' => 'Om', 'days-of-incidents' => 'Hvor mange dage skal der vises hændelser for?', - 'time_before_refresh' => 'Statusside opdateringshastighed (i sekunder).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner billede', - 'banner-help' => 'Det anbefales ikke at uploade billeder bredere end 930px.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Tillad folk at tilmelde sig email underretninger?', 'suppress_notifications_in_maintenance' => 'Tilbagehold notifikationer, når hændelse opstår under en vedligeholdelsesperiode?', 'skip_subscriber_verification' => 'Spring verificering af brugere over? (Husk på, du kan blive spammet)', 'automatic_localization' => 'Sæt automatisk sproget på din statusside til den besøgendes sprog?', 'enable_external_dependencies' => 'Aktiverer tredjeparts afhængigheder (Google skrifttyper, Trackere, osv...)', - 'show_timezone' => 'Vis tidszonenen statussiden kører i.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Vis kun dage indeholdende hændelser i tidslinjen?', ], 'analytics' => [ diff --git a/resources/lang/de-DE/forms.php b/resources/lang/de-DE/forms.php index 5aa007e3839d..e08b2966f673 100644 --- a/resources/lang/de-DE/forms.php +++ b/resources/lang/de-DE/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Graphen auf der Statusseite anzeigen?', 'about-this-page' => 'Über diese Seite', 'days-of-incidents' => 'Wie viele Tage mit Vorfällen sollen gezeigt werden?', - 'time_before_refresh' => 'Aktualisierungsrate der Statusseite (in Sekunden).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Bild', - 'banner-help' => 'Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen .', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Personen die Anmeldung für E-Mail-Benachrichtigung erlauben?', 'suppress_notifications_in_maintenance' => 'Unterdrücken Sie Benachrichtigungen, wenn ein Vorfall während des Zeitraum der Wartungsarbeiten auftritt?', 'skip_subscriber_verification' => 'Verifizierung der Nutzer überspringen? (Warnung, du könntest gespammt werden)', 'automatic_localization' => 'Die Status-Seite automatisch auf die Sprache deiner Besucher anpassen?', 'enable_external_dependencies' => 'Drittanbieter Abhängigkeiten erlauben (Google Schriftarten, Tracker, etc...)', - 'show_timezone' => 'Zeitzone in der sich die Status-Seite befindet anzeigen.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Im Verlauf nur Tage mit Vorfällen anzeigen?', ], 'analytics' => [ diff --git a/resources/lang/el-GR/forms.php b/resources/lang/el-GR/forms.php index de2959eaa02f..0477c22bcef9 100644 --- a/resources/lang/el-GR/forms.php +++ b/resources/lang/el-GR/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Display graphs on status page?', 'about-this-page' => 'About this page', 'days-of-incidents' => 'How many days of incidents to show?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => "It's recommended that you upload files no bigger than 930px wide .", + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/en-UD/forms.php b/resources/lang/en-UD/forms.php index f1158741674e..34346f5f8260 100644 --- a/resources/lang/en-UD/forms.php +++ b/resources/lang/en-UD/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'crwdns1192:0crwdne1192:0', 'about-this-page' => 'crwdns1193:0crwdne1193:0', 'days-of-incidents' => 'crwdns1194:0crwdne1194:0', - 'time_before_refresh' => 'crwdns1422:0crwdne1422:0', + 'time_before_refresh' => 'crwdns1434:0crwdne1434:0', 'banner' => 'crwdns1195:0crwdne1195:0', - 'banner-help' => 'crwdns1196:0crwdne1196:0', + 'banner-help' => "crwdns1435:0crwdne1435:0", 'subscribers' => 'crwdns1197:0crwdne1197:0', 'suppress_notifications_in_maintenance' => 'crwdns1427:0crwdne1427:0', 'skip_subscriber_verification' => 'crwdns1198:0crwdne1198:0', 'automatic_localization' => 'crwdns1199:0crwdne1199:0', 'enable_external_dependencies' => 'crwdns1200:0crwdne1200:0', - 'show_timezone' => 'crwdns1201:0crwdne1201:0', + 'show_timezone' => 'crwdns1436:0crwdne1436:0', 'only_disrupted_days' => 'crwdns1202:0crwdne1202:0', ], 'analytics' => [ diff --git a/resources/lang/en-US/forms.php b/resources/lang/en-US/forms.php index cfdf79f68939..a09b1d2cf45b 100644 --- a/resources/lang/en-US/forms.php +++ b/resources/lang/en-US/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Display graphs on status page?', 'about-this-page' => 'About this page', 'days-of-incidents' => 'How many days of incidents to show?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => "It's recommended that you upload files no bigger than 930px wide .", + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/es-ES/forms.php b/resources/lang/es-ES/forms.php index 452ea74b50d8..7321974dbffc 100644 --- a/resources/lang/es-ES/forms.php +++ b/resources/lang/es-ES/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => '¿Mostrar gráficas en la pagina de estado?', 'about-this-page' => 'Sobre esta página', 'days-of-incidents' => '¿Cuántos días de incidentes mostrar?', - 'time_before_refresh' => 'Tasa de actualización de la página de estado (en segundos).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Imagen del banner', - 'banner-help' => 'Se recomienda subir una imagen no más grande de 930px de ancho .', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => '¿Permitir a la gente inscribirse mediante noficiacion por correo electronico?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => '¿Omitir verificación de usuarios? (Advertencia, podrías ser spammeado)', 'automatic_localization' => '¿Traducir automáticamente la página de estado según el lenguaje del visitante?', 'enable_external_dependencies' => 'Activar Dependencias de Terceros (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Mostrar la zona horaria en la que se está ejecutando la página de estado.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => '¿Solamente mostrar en la línea de tiempo días que contengan incidentes?', ], 'analytics' => [ diff --git a/resources/lang/fa-IR/forms.php b/resources/lang/fa-IR/forms.php index 08b208e96b50..1c07474e806d 100644 --- a/resources/lang/fa-IR/forms.php +++ b/resources/lang/fa-IR/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'نمودار(گراف) در صفحه وضعیت نمایش داده شود؟', 'about-this-page' => 'درباره این صفحه', 'days-of-incidents' => 'چند روز از رویداد‌ها نمایش داده شوند؟', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'تصویر بنر', - 'banner-help' => 'پیشنهاد می‌شود که شما تصاویری با پهنای بیشتر از 930px آپلود نکنید.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", '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.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/fi-FI/forms.php b/resources/lang/fi-FI/forms.php index 5ec596bcf333..7f545e43ac96 100644 --- a/resources/lang/fi-FI/forms.php +++ b/resources/lang/fi-FI/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Näyttää kaaviot tila-sivulla?', 'about-this-page' => 'Tietoa tästä sivustosta', 'days-of-incidents' => 'Monenko päivän ajalta tapaukset näytetään?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Bannerikuva', - 'banner-help' => 'On suositeltavaa, ettet lataa yli 930px leveitä kuvia.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Salli käyttäjien tilata sähköpostitilaukset?', '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' => 'Lokalisoidaanko statussivu automaattisesti kävijän kielen mukaan?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Näytä aikavyöhyke tilat sivulla.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/fr-FR/forms.php b/resources/lang/fr-FR/forms.php index 6e468f9959c2..203da782da59 100644 --- a/resources/lang/fr-FR/forms.php +++ b/resources/lang/fr-FR/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Afficher les graphiques sur la page de statut ?', 'about-this-page' => 'À propos de cette page', 'days-of-incidents' => 'Combien de jours d\'incidents à montrer ?', - 'time_before_refresh' => 'Fréquence de rafraîchissement de la page de statut (en secondes).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Image d\'en-tête', - 'banner-help' => 'Il est recommandé de téléchargez un fichier ne dépassant pas 930px de large .', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Permettre aux personnes de s\'inscrire aux notifications par e-mail ?', 'suppress_notifications_in_maintenance' => 'Supprimer les notifications lorsqu\'un incident se produit au cours de la période de maintenance ?', 'skip_subscriber_verification' => 'Ne pas vérifier les utilisateurs ? (Attention, vous pourriez être spammé)', 'automatic_localization' => 'Traduire automatiquement votre page de statut dans la langue du visiteur ?', 'enable_external_dependencies' => 'Activer les dépendances tierces (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Afficher le fuseau horaire sur la page de statut.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Afficher uniquement les jours contenant des incidents dans la timeline ?', ], 'analytics' => [ diff --git a/resources/lang/he-IL/forms.php b/resources/lang/he-IL/forms.php index 41199ed313ff..0ecbba123432 100644 --- a/resources/lang/he-IL/forms.php +++ b/resources/lang/he-IL/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'להציג גרפים בדף של סטטוס?', 'about-this-page' => 'About this page', 'days-of-incidents' => 'כמה ימים של אירועים להראות?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => "It's recommended that you upload files no bigger than 930px wide .", + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/hu-HU/forms.php b/resources/lang/hu-HU/forms.php index 9f79d8493f35..0c968e52b897 100644 --- a/resources/lang/hu-HU/forms.php +++ b/resources/lang/hu-HU/forms.php @@ -153,15 +153,15 @@ '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).', + '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.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", '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.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Csak incidenssel rendelkező napok megjelenítése?', ], 'analytics' => [ diff --git a/resources/lang/id-ID/forms.php b/resources/lang/id-ID/forms.php index d6807f4ec0fc..33dab3eae34f 100644 --- a/resources/lang/id-ID/forms.php +++ b/resources/lang/id-ID/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Tampilkan grafik di halaman status?', 'about-this-page' => 'Tentang halaman ini', 'days-of-incidents' => 'Berapa hari insiden akan ditampilkan?', - 'time_before_refresh' => 'Kecepatan refresh halaman status (dalam detik).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Gambar Banner', - 'banner-help' => 'Disarankan gambar yang anda unggah tidak lebih lebar dari 930px.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Bolehkan pengunjung mendaftar notifikasi email?', 'suppress_notifications_in_maintenance' => 'Paksa munculnya notifikasi ketika insiden terjadi saat periode pemeliharaan?', 'skip_subscriber_verification' => 'Lewatkan verifikasi user? (Hati-hati, anda bisa kena spam)', 'automatic_localization' => 'Otomatis ganti bahasa halaman status anda ke bahasa pengunjung?', 'enable_external_dependencies' => 'Aktifkan Dependensi Pihak Ketiga (Font Google, Trackers, dll...)', - 'show_timezone' => 'Tampilkan zona waktu dimana halaman status berjalan.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Hanya tampilkan hari yang berisi insiden dalam linimasa?', ], 'analytics' => [ diff --git a/resources/lang/it-IT/forms.php b/resources/lang/it-IT/forms.php index 1b2ff9fc5c4c..0dc97c300c8f 100644 --- a/resources/lang/it-IT/forms.php +++ b/resources/lang/it-IT/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Visualizzare i grafici nella pagina di stato?', 'about-this-page' => 'Informazioni sulla pagina', 'days-of-incidents' => 'Quanti giorni di segnalazioni mostrare?', - 'time_before_refresh' => 'Frequenza di aggiornamento della pagina di stato (in secondi).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Immagine del banner', - 'banner-help' => 'È consigliabile caricare file larghi non più di 930px.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Permettere alle persone di iscriversi alle notifiche via email?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Skip verifica degli utenti? (Attenzione, potreste ricevere spam)', 'automatic_localization' => 'Tradurre automaticamente la tua pagina di stato nella lingua del visitatore?', 'enable_external_dependencies' => 'Attivare le dipendenze di terze parti (Google Fonts, Trackers, ecc...)', - 'show_timezone' => 'Visualizza il fuso orario nella pagina stato.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Mostra solo i giorni contenenti incidenti nella timeline?', ], 'analytics' => [ diff --git a/resources/lang/ja-JP/forms.php b/resources/lang/ja-JP/forms.php index a472ba862ca9..dfae39fca377 100644 --- a/resources/lang/ja-JP/forms.php +++ b/resources/lang/ja-JP/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Display graphs on status page?', 'about-this-page' => 'このページについて', 'days-of-incidents' => '何日間のインシデントを表示しますか?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'バナー画像', - 'banner-help' => '横幅が930px以内の画像をアップロードしてください。', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/ko-KR/forms.php b/resources/lang/ko-KR/forms.php index bcf875a84ce8..2db11f47290e 100644 --- a/resources/lang/ko-KR/forms.php +++ b/resources/lang/ko-KR/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => '상태 페이지에 그래프 보이기', 'about-this-page' => '이 페이지에 대하여', 'days-of-incidents' => '몇 일 동안 사건을 표시하시겠습니까?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => '배너 이미지', - 'banner-help' => '가로가 930 픽셀보다 작은 이미지를 업로드 하는 것을 권장합니다.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/nl-NL/forms.php b/resources/lang/nl-NL/forms.php index 6fc08c69ff82..8dd3a7b4516a 100644 --- a/resources/lang/nl-NL/forms.php +++ b/resources/lang/nl-NL/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Grafieken tonen op statuspagina?', 'about-this-page' => 'Over deze pagina', 'days-of-incidents' => 'Hoeveel dagen moeten incidenten getoond worden?', - 'time_before_refresh' => 'Status pagina ververs interval (in seconden).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner afbeelding', - 'banner-help' => 'Het wordt aanbevolen dat u geen bestanden upload die breeder zijn dan 930px.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Bezoekers toestaan om te abonneren op e-mail notificaties?', 'suppress_notifications_in_maintenance' => 'Onderdruk meldingen wanneer incident tijdens de onderhoudingsperiode voordoet?', 'skip_subscriber_verification' => 'Verificatie van gebruikers overslaan? (Let op, je kunt gespamd worden)', 'automatic_localization' => 'Stel de taal van de bezoeker in als standaardtaal voor deze bezoeker?', 'enable_external_dependencies' => 'Schakel afhankelijkheden van derden in (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Toon de tijdzone waarin de statuspagina staat.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Alleen dagen met incidenten op de tijdlijn tonen?', ], 'analytics' => [ diff --git a/resources/lang/no-NO/forms.php b/resources/lang/no-NO/forms.php index ea0dfc7e5b73..16c66ecc9287 100644 --- a/resources/lang/no-NO/forms.php +++ b/resources/lang/no-NO/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Vis grafer på statussiden?', 'about-this-page' => 'Om denne siden', 'days-of-incidents' => 'Hvor mange dagers hendelser vises?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Bannerbilde', - 'banner-help' => 'Det anbefales at du ikke laster opp bilder bredere enn 930 piksler.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Tillatt brukere å melde seg inn for epostvarslinger?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Hopp over kontroll av brukere? (Vær advart, du kunne bli spammet)', 'automatic_localization' => 'Automatisk lokaliser statussiden til besøkendes språk?', 'enable_external_dependencies' => 'Aktiver tredjeparts avhengigheter (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Vis tidssonen statussiden kjører i.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Bare Vis dager som inneholder hendelser i tidslinjen?', ], 'analytics' => [ diff --git a/resources/lang/pl-PL/forms.php b/resources/lang/pl-PL/forms.php index d6b59854294c..43d469e8df48 100644 --- a/resources/lang/pl-PL/forms.php +++ b/resources/lang/pl-PL/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Pokazać wykresy na stronie statusu?', 'about-this-page' => 'Informacje o tej stronie', 'days-of-incidents' => 'Z ilu ostatnich dni pokazywać incydenty?', - 'time_before_refresh' => 'Częstotliwość odświeżania strony statusu (w sekundach).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Baner', - 'banner-help' => 'Zaleca się, aby przesyłać pliki nie większe niż 930px szerokości.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Czy zezwolić użytkownikom na subskrypcje e-mail w celu otrzymywania powiadomień?', 'suppress_notifications_in_maintenance' => 'Czy pomijać powiadomienia, kiedy zdarzenie wystąpiło podczas przerwy konserwacyjnej?', 'skip_subscriber_verification' => 'Pominąć weryfikację użytkowników? (Ostrzeżenie: możesz otrzymać spam)', 'automatic_localization' => 'Automatycznie tłumaczyć twoją stronę statusu na język odwiedzającego?', 'enable_external_dependencies' => 'Włącz zależności zewnętrznych dostawców (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Pokazuj strefę czasową w której działa strona statusu.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Czy pokazywać tylko dni zawierające zdarzenia w linii czasu?', ], 'analytics' => [ diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index 5ff349d381cc..3b431a9634e6 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -81,7 +81,7 @@ 'manage' => [ 'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.', 'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.', - 'manage_at_link' => 'Manage your subscriptions at :link', + 'manage_at_link' => 'Edite as suas subscrições aqui :link', ], 'email' => [ 'subscribe' => 'Inscreva-se para atualizações via e-mail.', diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php index 69827cc23596..4ad1c14969a7 100644 --- a/resources/lang/pt-BR/forms.php +++ b/resources/lang/pt-BR/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Exibir gráficos na página de status?', 'about-this-page' => 'Sobre esta página', 'days-of-incidents' => 'Quantos dias de incidentes para mostrar?', - 'time_before_refresh' => 'Tempo para atualizar a página de Status (em segundos).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Imagem do banner', - 'banner-help' => 'É recomendável que você faça upload de arquivos menores que 930px .', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Permitir que outras pessoas se cadastrem para notificações via e-mail?', 'suppress_notifications_in_maintenance' => 'Suprimir as notificações quando o incidente ocorre durante o período de manutenção?', 'skip_subscriber_verification' => 'Ignorar verificação de usuários? (Cuidado, você pode sofrer com spams)', 'automatic_localization' => 'Localizar sua página de status de acordo com o idioma do visitante automaticamente?', 'enable_external_dependencies' => 'Ativar dependências de terceiros (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Mostre qual o fuso horário na qual a página de estado está rodando.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Mostrar apenas os dias que contenham incidentes na linha do tempo?', ], 'analytics' => [ diff --git a/resources/lang/pt-PT/forms.php b/resources/lang/pt-PT/forms.php index 60b644272d77..5b8bcfdbcc6d 100644 --- a/resources/lang/pt-PT/forms.php +++ b/resources/lang/pt-PT/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Mostrar gráficos na página de estado?', 'about-this-page' => 'Sobre esta página', 'days-of-incidents' => 'Quantos dias de incidentes para mostrar?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Imagem de Banner', - 'banner-help' => 'É recomendável que você faça upload de arquivos menores que 930px .', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Permitir que as pessoas subscrevam as notificações?', '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' => 'Mostrar automaticamente a tradução conforme a língua do browser do visitante?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/ro-RO/forms.php b/resources/lang/ro-RO/forms.php index 5d7520012ae4..43a6bebd601b 100644 --- a/resources/lang/ro-RO/forms.php +++ b/resources/lang/ro-RO/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Afişaţi grafice pe pagina stare?', 'about-this-page' => 'Despre această pagină', 'days-of-incidents' => 'Câte zile de incidente vreţi să fie afişate?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Imagine Banner', - 'banner-help' => 'Este recomandat să încărcaţi fişiere cu lăţimea nu mai mare de 930px.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Permiteţi vizitatorilor să se aboneze la notificări prin email?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Omite verificarea utilizatorilor? (Avertizare, poți primi spam)', 'automatic_localization' => 'Schimbaţi automat limba pentru pagina de stare în funcţie de limba vizitatorului?', 'enable_external_dependencies' => 'Activează dependențe terțe (Fonturi Google, Trackere, etc...)', - 'show_timezone' => 'Afișează fusul orar în care rulează pagina de stare.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Afișează doar zile care conțin incidente în cronologie?', ], 'analytics' => [ diff --git a/resources/lang/ru-RU/forms.php b/resources/lang/ru-RU/forms.php index c5527c6271b3..52654db997e2 100644 --- a/resources/lang/ru-RU/forms.php +++ b/resources/lang/ru-RU/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Отображать графики на статусной странице?', 'about-this-page' => 'Об этой странице', 'days-of-incidents' => 'За сколько дней показывать инциденты?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Картинка-баннер', - 'banner-help' => 'Рекомендуется загружать картинки не больше 930 пикс. в ширину.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Разрешить посетителям подписываться на email-уведомления?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'skip_subscriber_verification' => 'Пропустить проверку посетителей? (Будьте осторожны, возможен спам)', 'automatic_localization' => 'Автоматически переводить вашу статусную страницу на язык посетителя?', 'enable_external_dependencies' => 'Включить зависимости (Google шрифты, трекеры, и др...)', - 'show_timezone' => 'Отображать часовой пояс по которому работает статус-страница.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Показывать только дни, содержащие инциденты на шкале времени?', ], 'analytics' => [ diff --git a/resources/lang/sq-AL/forms.php b/resources/lang/sq-AL/forms.php index b2e890be368f..87a8f17d9d8e 100644 --- a/resources/lang/sq-AL/forms.php +++ b/resources/lang/sq-AL/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Display graphs on status page?', 'about-this-page' => 'Rreth faqes', 'days-of-incidents' => 'How many days of incidents to show?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => "It's recommended that you upload files no bigger than 930px wide .", + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/sv-SE/forms.php b/resources/lang/sv-SE/forms.php index 915d40dc3c5a..7514c9389cb6 100644 --- a/resources/lang/sv-SE/forms.php +++ b/resources/lang/sv-SE/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Visa grafer på statussidan?', 'about-this-page' => 'Om den här sidan', 'days-of-incidents' => 'Hur många dagar av händelser ska visas?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Bannerbild', - 'banner-help' => 'Vi rekommenderar att du inte laddar upp bilder som är bredare än 930 px.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Tillåt att registrera sig för notifikationer via e-post?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/th-TH/forms.php b/resources/lang/th-TH/forms.php index 8670e408ff33..e3c998aff6f9 100644 --- a/resources/lang/th-TH/forms.php +++ b/resources/lang/th-TH/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'แสดงกราฟในหน้าสถานะหรือไม่', 'about-this-page' => 'เกี่ยวกับหน้านี้', 'days-of-incidents' => 'แสดงวันที่มีเหตุการณ์เกิดขึ้นกี่วัน?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'ภาพแบนเนอร์', - 'banner-help' => 'ขอแนะนำให้อัปโหลดไฟล์ที่ความกว้างไม่เกิน 930px', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", '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' => 'แสดงเขตเวลาที่หน้าสถานะกำลังใช้', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'แสดงเฉพาะวันที่มีเหตุการณ์บนไทม์ไลน์?', ], 'analytics' => [ diff --git a/resources/lang/tr-TR/forms.php b/resources/lang/tr-TR/forms.php index a73ca4c0212e..875ae11e55b7 100644 --- a/resources/lang/tr-TR/forms.php +++ b/resources/lang/tr-TR/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Durum sayfasındaki grafikleri gösterilsin mi?', 'about-this-page' => 'Hakkında', 'days-of-incidents' => 'Kaç gün olay gösterebilirim?', - 'time_before_refresh' => 'Durum sayfası yenileme hızı (saniye).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Afiş Resmi', - 'banner-help' => '930 pikselden daha büyük olmayan dosyaları yüklemeniz önerilir.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Kullanıcıların e-posta bildirimlerine kaydolmasına izin verilsin mi?', 'suppress_notifications_in_maintenance' => 'Bakım döneminde oluşacak olay bildirimleri kapatılsın mı?', 'skip_subscriber_verification' => 'Kullanıcıların doğrulama işlemini atla? (Dikkat et, spam gönderildi)', 'automatic_localization' => 'Durum sayfanızı otomatik olarak ziyaretçinin diline yerelleştirir misin?', 'enable_external_dependencies' => 'Üçüncü Taraf Bağımlılıklarını Etkinleştirme (Google Fontlar, İzleyiciler, vb...)', - 'show_timezone' => 'Durum sayfasının çalıştığı saat dilimini gösterin.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Zaman çizelgesinde yalnızca olayları içeren günleri gösterin mi?', ], 'analytics' => [ diff --git a/resources/lang/uk-UA/forms.php b/resources/lang/uk-UA/forms.php index 816ed06928a4..47dbc9a19714 100644 --- a/resources/lang/uk-UA/forms.php +++ b/resources/lang/uk-UA/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Відображати графіки на сторінці статусу?', 'about-this-page' => 'Інформація про цю сторінку', 'days-of-incidents' => 'How many days of incidents to show?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Зображення банеру', - 'banner-help' => 'Радимо завантажувати файли не більше, ніж 930 пiкселей у ширину.', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/vi-VN/forms.php b/resources/lang/vi-VN/forms.php index 2d559f74eb26..d2962aa87760 100644 --- a/resources/lang/vi-VN/forms.php +++ b/resources/lang/vi-VN/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => 'Hiển thị các biểu đồ trên trang trạng thái?', 'about-this-page' => 'Về trang này', 'days-of-incidents' => 'Sự cố này sẽ hiển thị mấy ngày ?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => 'Bạn nên upload ảnh có chiều rộng lớn hơn 930px', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => 'Allow people to signup to email notifications?', '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [ diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index 07a3e02ce006..b0f8f965ea19 100644 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => '在状态页上显示图表', 'about-this-page' => '关于本页', 'days-of-incidents' => '显示多少天的故障?', - 'time_before_refresh' => '状态页刷新速率(秒)', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => '横幅图像', - 'banner-help' => '建议上传文件宽度不大于 930 像素。', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", 'subscribers' => '允许用户订阅邮件通知', 'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?', 'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)', 'automatic_localization' => '根据访客的系统语言自动本地化状态页面', 'enable_external_dependencies' => '启用第三方服务 (Google Fonts, Tracker 等)', - 'show_timezone' => '显示状态页所在的时区', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => '仅显示有故障的日期', ], 'analytics' => [ diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index 923c6dcf07f2..b82edd26818e 100644 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -153,15 +153,15 @@ 'display-graphs' => '在狀態頁上顯示圖片?', 'about-this-page' => '關於本站', 'days-of-incidents' => '顯示多少天前的事件?', - 'time_before_refresh' => 'Status page refresh rate (in seconds).', + 'time_before_refresh' => 'Status page refresh rate (in seconds)', 'banner' => 'Banner Image', - 'banner-help' => '橫幅寬度建議少於 930px 。', + 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", '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' => 'Automatically localise your status page to your visitor\'s language?', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', - 'show_timezone' => 'Show the timezone the status page is running in.', + 'show_timezone' => 'Show the timezone the status page is running in', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?', ], 'analytics' => [