From 390ce2f804c19b0eac1dc47cd07c1c0e52fce52f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:23 +0100 Subject: [PATCH 01/72] New translations dashboard.php (Portuguese) --- resources/lang/pt-PT/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-PT/dashboard.php b/resources/lang/pt-PT/dashboard.php index 9241af47f733..912979fabf81 100644 --- a/resources/lang/pt-PT/dashboard.php +++ b/resources/lang/pt-PT/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidentes & Agendamentos', 'incidents' => 'Ocorrências', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Criar template', 'incident-templates' => 'Template de incidentes', 'updates' => [ From 827e2336e22d4f1279d76bb5750604d85908e8ee Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:25 +0100 Subject: [PATCH 02/72] New translations dashboard.php (Polish) --- resources/lang/pl-PL/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl-PL/dashboard.php b/resources/lang/pl-PL/dashboard.php index 6406580d367d..2c0513ed3c78 100644 --- a/resources/lang/pl-PL/dashboard.php +++ b/resources/lang/pl-PL/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incydenty i Konserwacja', 'incidents' => 'Vorfälle', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Vorlage erstellen', 'incident-templates' => 'Vorfall Vorlagen', 'updates' => [ From cd6541cf72df71e883c5b507296416f282b66fad Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:27 +0100 Subject: [PATCH 03/72] New translations forms.php (Polish) --- resources/lang/pl-PL/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl-PL/forms.php b/resources/lang/pl-PL/forms.php index 43d469e8df48..65de9972d6b4 100644 --- a/resources/lang/pl-PL/forms.php +++ b/resources/lang/pl-PL/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Wypełnianie tła (komponenty, zdarzenia, stopka)', 'banner-background-color' => 'Kolor tła pod banerem', 'banner-padding' => 'Odstęp banera', - 'fullwidth-banner' => 'Czy wyświetlać baner na pełnej szerokości?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Kolor tekstu', 'dashboard-login' => 'Pokazywać przycisk panelu głównego w stopce?', 'reds' => 'Czerwony (używany przy błędach)', From a7b10586a5f1d4ae3f347287c1d791ab39c8d836 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:29 +0100 Subject: [PATCH 04/72] New translations forms.php (Portuguese) --- resources/lang/pt-PT/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-PT/forms.php b/resources/lang/pt-PT/forms.php index 5b8bcfdbcc6d..861a8550a778 100644 --- a/resources/lang/pt-PT/forms.php +++ b/resources/lang/pt-PT/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Preenchimento de Fundo (Componentes, Incidentes, Rodapé)', 'banner-background-color' => 'Cor de Fundo do banner', 'banner-padding' => 'Espaçamento do Banner', - 'fullwidth-banner' => 'Habilitar largura completa do banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Cor do Texto', 'dashboard-login' => 'Mostrar botão para painel no rodapé?', 'reds' => 'Vermelho (Usado para erros)', From 9e713fbaa95d3962246abc20b9a9632fca0de462 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:30 +0100 Subject: [PATCH 05/72] New translations forms.php (Persian) --- resources/lang/fa-IR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fa-IR/forms.php b/resources/lang/fa-IR/forms.php index 1c07474e806d..edaddd2b9955 100644 --- a/resources/lang/fa-IR/forms.php +++ b/resources/lang/fa-IR/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'پس زمینه پر (کامپوننت‌ها، رویداد‌ها، پایین صفحه)', 'banner-background-color' => 'رنگ پس‌زمینه بنر', 'banner-padding' => 'فاصله‌های بنر', - 'fullwidth-banner' => 'آیا بنر با پهنای کامل فعال شود؟', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'رنگ متن', 'dashboard-login' => 'کلید داشبود در پایین صفحه نمایش داده شود؟', 'reds' => 'قرمز (مورد استفاده برای خطاها)', From e897741c20ca5d09e694665cc130936c2d49e62d Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:33 +0100 Subject: [PATCH 06/72] New translations dashboard.php (Portuguese, Brazilian) --- resources/lang/pt-BR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php index e175877e5f6d..1439a55e06f3 100644 --- a/resources/lang/pt-BR/dashboard.php +++ b/resources/lang/pt-BR/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidentes & Agendamentos', 'incidents' => 'Incidentes', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Criar template', 'incident-templates' => 'Template de incidentes', 'updates' => [ From 43ef35dc6b272c5f9754148f73eb490c05500993 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:35 +0100 Subject: [PATCH 07/72] New translations forms.php (Portuguese, Brazilian) --- resources/lang/pt-BR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php index 4ad1c14969a7..7b3f26f9ec10 100644 --- a/resources/lang/pt-BR/forms.php +++ b/resources/lang/pt-BR/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Preenchimento de Fundo (Componentes, Incidentes, Rodapé)', 'banner-background-color' => 'Cor de Fundo do banner', 'banner-padding' => 'Margem interna', - 'fullwidth-banner' => 'Habilitar largura completa do banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Cor do Texto', 'dashboard-login' => 'Mostrar botão para painel no rodapé?', 'reds' => 'Vermelho (Usado para erros)', From f66b07e6d82141e1fe61ed00718469f113c27eae Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:37 +0100 Subject: [PATCH 08/72] New translations dashboard.php (Romanian) --- resources/lang/ro-RO/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ro-RO/dashboard.php b/resources/lang/ro-RO/dashboard.php index f25d87da3b99..3b0e48506413 100644 --- a/resources/lang/ro-RO/dashboard.php +++ b/resources/lang/ro-RO/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidente & Planificare', 'incidents' => 'Incidente', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Crează şablon', 'incident-templates' => 'Şabloane incident', 'updates' => [ From 68a098049f14eda891e6d661607ca725111f9115 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:39 +0100 Subject: [PATCH 09/72] New translations dashboard.php (Persian) --- resources/lang/fa-IR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fa-IR/dashboard.php b/resources/lang/fa-IR/dashboard.php index 8bea9eed55a2..68aebaae445c 100644 --- a/resources/lang/fa-IR/dashboard.php +++ b/resources/lang/fa-IR/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidents & Schedule', 'incidents' => 'Incidents', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'ایجاد قالب', 'incident-templates' => 'Incident Templates', 'updates' => [ From 1510417662f641ce5ad8e4c3bad9ee79bd5867c2 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:41 +0100 Subject: [PATCH 10/72] New translations dashboard.php (Italian) --- resources/lang/it-IT/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/it-IT/dashboard.php b/resources/lang/it-IT/dashboard.php index 1f28d4e82d04..b8253f856e31 100644 --- a/resources/lang/it-IT/dashboard.php +++ b/resources/lang/it-IT/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Segnalazioni & Pianificazione', 'incidents' => 'Incidenti', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Crea Modello', 'incident-templates' => 'Modelli di segnalazione', 'updates' => [ From 93e00f77b2dba952c1229d6329aedc428e01284f Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:42 +0100 Subject: [PATCH 11/72] New translations forms.php (Italian) --- resources/lang/it-IT/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/it-IT/forms.php b/resources/lang/it-IT/forms.php index 0dc97c300c8f..5d187a33555a 100644 --- a/resources/lang/it-IT/forms.php +++ b/resources/lang/it-IT/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Riempimento sfondo (componenti, segnalazioni, footer)', 'banner-background-color' => 'Colore di sfondo del banner', 'banner-padding' => 'Padding del banner', - 'fullwidth-banner' => 'Abilitare banner a piena larghezza?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Colore del testo', 'dashboard-login' => 'Mostrare pulsante del pannello amministrativo nel footer?', 'reds' => 'Rosso (utilizzato per gli errori)', From 9a36f692e8d04f216826c52d36dd1fcf9399fc33 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:44 +0100 Subject: [PATCH 12/72] New translations dashboard.php (Japanese) --- resources/lang/ja-JP/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ja-JP/dashboard.php b/resources/lang/ja-JP/dashboard.php index 873d2cee3739..e59a29ffb8fb 100644 --- a/resources/lang/ja-JP/dashboard.php +++ b/resources/lang/ja-JP/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'インシデント & スケジュール', 'incidents' => 'インシデント', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'テンプレートの作成', 'incident-templates' => 'インシデント・テンプレート', 'updates' => [ From acafd1dcd927a3bdb9c664fd2cb56eb7b3859435 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:45 +0100 Subject: [PATCH 13/72] New translations forms.php (Japanese) --- resources/lang/ja-JP/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ja-JP/forms.php b/resources/lang/ja-JP/forms.php index dfae39fca377..27e2416c7f57 100644 --- a/resources/lang/ja-JP/forms.php +++ b/resources/lang/ja-JP/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => 'ダッシュボードページへのリンクをフッター部分に表示しますか?', 'reds' => 'レッド(エラー表示に使用されます)', From 514d6370d4047f8efe354db90c79ae28ac2d0159 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:48 +0100 Subject: [PATCH 14/72] New translations dashboard.php (Korean) --- resources/lang/ko-KR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko-KR/dashboard.php b/resources/lang/ko-KR/dashboard.php index 6e8aca59fbf0..8598a0caafb6 100644 --- a/resources/lang/ko-KR/dashboard.php +++ b/resources/lang/ko-KR/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => '문제 및 예정', 'incidents' => '문제', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => '템플릿 생성', 'incident-templates' => '문제 템플릿', 'updates' => [ From 0d81da26d36ee311c7a31caabc103d1a447d900b Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:49 +0100 Subject: [PATCH 15/72] New translations forms.php (Korean) --- resources/lang/ko-KR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ko-KR/forms.php b/resources/lang/ko-KR/forms.php index 2db11f47290e..293a2797553d 100644 --- a/resources/lang/ko-KR/forms.php +++ b/resources/lang/ko-KR/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner Background Color', 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => '글자 색', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => '빨강 (에러에 사용됨)', From 877f57aa11ef878025975e601d45a9f1a3827155 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:52 +0100 Subject: [PATCH 16/72] New translations dashboard.php (Norwegian) --- resources/lang/no-NO/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/no-NO/dashboard.php b/resources/lang/no-NO/dashboard.php index 76a93a11e32b..b89f818ccbc0 100644 --- a/resources/lang/no-NO/dashboard.php +++ b/resources/lang/no-NO/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Hendelser & Tidsplan', 'incidents' => 'Hendelser', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Opprett mal', 'incident-templates' => 'Hendelsesmaler', 'updates' => [ From e5e091de4583531e3a3463622ead297f6049e676 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:53 +0100 Subject: [PATCH 17/72] New translations forms.php (Norwegian) --- resources/lang/no-NO/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/no-NO/forms.php b/resources/lang/no-NO/forms.php index 16c66ecc9287..858264faa082 100644 --- a/resources/lang/no-NO/forms.php +++ b/resources/lang/no-NO/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Bakgrunnsfyll (komponenter, hendelser, bunntekst)', 'banner-background-color' => 'Banner bakgrunnsfarge', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Aktiver fullbredde banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Tekstfarge', 'dashboard-login' => 'Vis dashboardknappen i bunnteksten?', 'reds' => 'Rød (brukes for feil)', From ad418c6f20a55a5dd5972bf7f968878ebdb13875 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:55 +0100 Subject: [PATCH 18/72] New translations forms.php (Romanian) --- resources/lang/ro-RO/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ro-RO/forms.php b/resources/lang/ro-RO/forms.php index 43a6bebd601b..58ec9bf9d288 100644 --- a/resources/lang/ro-RO/forms.php +++ b/resources/lang/ro-RO/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Gradient Fundal (componente, incidente, subsol)', 'banner-background-color' => 'Culoarea de fundal pentru banner', 'banner-padding' => 'Spaţiere banner', - 'fullwidth-banner' => 'Activaţi banner pe toată lăţimea paginii?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Culoare Text', 'dashboard-login' => 'Arătaţi butonul Dashboard în subsol?', 'reds' => 'Roşu (utilizat pentru mesaje de eroare)', From 38d1ce9b9c3fd91b19154810fdf4f1dcce010fa0 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:57 +0100 Subject: [PATCH 19/72] New translations dashboard.php (Turkish) --- resources/lang/tr-TR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/tr-TR/dashboard.php b/resources/lang/tr-TR/dashboard.php index 0f199e1c370a..c064fe25b7d0 100644 --- a/resources/lang/tr-TR/dashboard.php +++ b/resources/lang/tr-TR/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Olaylar & Zamanlama', 'incidents' => 'Olaylar', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Şablon Oluştur', 'incident-templates' => 'Olay Şablonları', 'updates' => [ From 797a91ae3d5e18eecc8d4fbf21918588905b5c5b Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:10:59 +0100 Subject: [PATCH 20/72] New translations forms.php (Turkish) --- resources/lang/tr-TR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/tr-TR/forms.php b/resources/lang/tr-TR/forms.php index 875ae11e55b7..264fd7a9a336 100644 --- a/resources/lang/tr-TR/forms.php +++ b/resources/lang/tr-TR/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Arka plan dolguları (bileşenler, olaylar, altbilgi)', 'banner-background-color' => 'Afiş arka plan rengi', 'banner-padding' => 'Afiş dolgusu', - 'fullwidth-banner' => 'Tam genişlikli afiş etkinleştirilsin mi?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Metin rengi', 'dashboard-login' => 'Altbilgide gösterge paneli butonunu mu gösteriyorsunuz?', 'reds' => 'Kırmızı (hatalar için kullanılır)', From b3e4e9d11af1d8b9b1ea4b02e5a90d9e29857be7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:01 +0100 Subject: [PATCH 21/72] New translations dashboard.php (Ukrainian) --- resources/lang/uk-UA/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/uk-UA/dashboard.php b/resources/lang/uk-UA/dashboard.php index 7243f3d2daab..95ac96c296d9 100644 --- a/resources/lang/uk-UA/dashboard.php +++ b/resources/lang/uk-UA/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Інциденти & розклад', 'incidents' => 'Інциденти', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Створити шаблон', 'incident-templates' => 'Шаблони Інцидентів', 'updates' => [ From 7244d6623b8a7b3bdf7b6ec06a01d421ae7ad0d3 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:02 +0100 Subject: [PATCH 22/72] New translations forms.php (Ukrainian) --- resources/lang/uk-UA/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/uk-UA/forms.php b/resources/lang/uk-UA/forms.php index 47dbc9a19714..a37825654cf3 100644 --- a/resources/lang/uk-UA/forms.php +++ b/resources/lang/uk-UA/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Колір тексту', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)', From 355f2ac80d526266c448c836c640720531bb01ef Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:05 +0100 Subject: [PATCH 23/72] New translations dashboard.php (Vietnamese) --- resources/lang/vi-VN/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/vi-VN/dashboard.php b/resources/lang/vi-VN/dashboard.php index baf839ac6073..e6f12acd5faa 100644 --- a/resources/lang/vi-VN/dashboard.php +++ b/resources/lang/vi-VN/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Sự cố & Lịch trình', 'incidents' => 'Các sự cố', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Tạo template', 'incident-templates' => 'Mẫu sự cố', 'updates' => [ From 02bd1782f46ad50fc85cbf7f1e987c2e6dd9bbe4 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:07 +0100 Subject: [PATCH 24/72] New translations forms.php (Vietnamese) --- resources/lang/vi-VN/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/vi-VN/forms.php b/resources/lang/vi-VN/forms.php index d2962aa87760..21a9cc1918d7 100644 --- a/resources/lang/vi-VN/forms.php +++ b/resources/lang/vi-VN/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)', From 796746635f112514e3f6cc171b0eb0cfedf346d9 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:10 +0100 Subject: [PATCH 25/72] New translations dashboard.php (English (upside down)) --- resources/lang/en-UD/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en-UD/dashboard.php b/resources/lang/en-UD/dashboard.php index 6a5fdf250707..d0fb414d02d5 100644 --- a/resources/lang/en-UD/dashboard.php +++ b/resources/lang/en-UD/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'crwdns1400:0crwdne1400:0', 'incidents' => 'crwdns953:0crwdne953:0', - 'logged' => 'crwdns1438:0{0}crwdnd1438:0[1]crwdne1438:0', + 'logged' => 'crwdns1441:0{0}crwdnd1441:0[1]crwdne1441:0', 'incident-create-template' => 'crwdns955:0crwdne955:0', 'incident-templates' => 'crwdns956:0crwdne956:0', 'updates' => [ From 14928b7d9ed4671149f784320956c834825fb097 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:11 +0100 Subject: [PATCH 26/72] New translations forms.php (English (upside down)) --- resources/lang/en-UD/forms.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/en-UD/forms.php b/resources/lang/en-UD/forms.php index adaedf984306..5a9077d05603 100644 --- a/resources/lang/en-UD/forms.php +++ b/resources/lang/en-UD/forms.php @@ -155,7 +155,7 @@ 'days-of-incidents' => 'crwdns1194:0crwdne1194:0', 'time_before_refresh' => 'crwdns1434:0crwdne1434:0', 'banner' => 'crwdns1195:0crwdne1195:0', - 'banner-help' => 'crwdns1435:0crwdne1435:0', + 'banner-help' => "crwdns1435:0crwdne1435:0", 'subscribers' => 'crwdns1197:0crwdne1197:0', 'suppress_notifications_in_maintenance' => 'crwdns1427:0crwdne1427:0', 'skip_subscriber_verification' => 'crwdns1198:0crwdne1198:0', @@ -188,7 +188,7 @@ 'background-fills' => 'crwdns1215:0crwdne1215:0', 'banner-background-color' => 'crwdns1216:0crwdne1216:0', 'banner-padding' => 'crwdns1217:0crwdne1217:0', - 'fullwidth-banner' => 'crwdns1218:0crwdne1218:0', + 'fullwidth-banner' => 'crwdns1442:0crwdne1442:0', 'text-color' => 'crwdns1219:0crwdne1219:0', 'dashboard-login' => 'crwdns1220:0crwdne1220:0', 'reds' => 'crwdns1221:0crwdne1221:0', From 61475993ea2e3cc2ad545b1d9a142ef61b126645 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:14 +0100 Subject: [PATCH 27/72] New translations dashboard.php (Russian) --- resources/lang/ru-RU/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru-RU/dashboard.php b/resources/lang/ru-RU/dashboard.php index 96bee6dc4197..9a4a157ed6a2 100644 --- a/resources/lang/ru-RU/dashboard.php +++ b/resources/lang/ru-RU/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Инциденты и плановые работы', 'incidents' => 'Инциденты', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Создать шаблон', 'incident-templates' => 'Шаблоны инцидентов', 'updates' => [ From d4a49d4ceb5f3fa1eae0dca3c5df8f0d95977c63 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:15 +0100 Subject: [PATCH 28/72] New translations forms.php (Russian) --- resources/lang/ru-RU/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru-RU/forms.php b/resources/lang/ru-RU/forms.php index 52654db997e2..caf69defd283 100644 --- a/resources/lang/ru-RU/forms.php +++ b/resources/lang/ru-RU/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Заливка фона (компоненты, инциденты, «подвал»)', 'banner-background-color' => 'Цвет фона для баннера', 'banner-padding' => 'Отступы баннера', - 'fullwidth-banner' => 'Включить баннер на всю ширину?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Цвет текста', 'dashboard-login' => 'Отображать кнопку панели управления в «подвале»?', 'reds' => 'Красный (для ошибок)', From a64d422d802fead6b302133aa2adc934fb17e048 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:19 +0100 Subject: [PATCH 29/72] New translations dashboard.php (Spanish) --- resources/lang/es-ES/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php index 42b39f94d3cf..4858f0587a0d 100644 --- a/resources/lang/es-ES/dashboard.php +++ b/resources/lang/es-ES/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidencias y horario', 'incidents' => 'Incidentes', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Crear plantilla', 'incident-templates' => 'Plantillas de incidente', 'updates' => [ From 87a549c4c4fc567be0985d2790323f8c7d172ca0 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:21 +0100 Subject: [PATCH 30/72] New translations forms.php (Spanish) --- resources/lang/es-ES/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es-ES/forms.php b/resources/lang/es-ES/forms.php index 7321974dbffc..a7f1d97bd6cc 100644 --- a/resources/lang/es-ES/forms.php +++ b/resources/lang/es-ES/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Relleno del fondo (componentes, incidentes, pie)', 'banner-background-color' => 'Color de fondo del banner', 'banner-padding' => 'Padding del banner', - 'fullwidth-banner' => '¿Habilitar banner de ancho completo?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Color del texto', 'dashboard-login' => '¿Mostrar el botón de Panel de Control en el pie?', 'reds' => 'Rojo (usado para errores)', From eda755ae5b756795c03a61384127497fe86f3d13 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:23 +0100 Subject: [PATCH 31/72] New translations dashboard.php (Swedish) --- resources/lang/sv-SE/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sv-SE/dashboard.php b/resources/lang/sv-SE/dashboard.php index e836278a841d..fcd8a0752b98 100644 --- a/resources/lang/sv-SE/dashboard.php +++ b/resources/lang/sv-SE/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Händelser & Schema', 'incidents' => 'Händelser', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Skapa mall', 'incident-templates' => 'Händelsemallar', 'updates' => [ From 8dd2bc9251a67438bb344f1b249ac11b38b9af9e Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:26 +0100 Subject: [PATCH 32/72] New translations forms.php (Swedish) --- resources/lang/sv-SE/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sv-SE/forms.php b/resources/lang/sv-SE/forms.php index 7514c9389cb6..9eb6e3e13a77 100644 --- a/resources/lang/sv-SE/forms.php +++ b/resources/lang/sv-SE/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Bakgrundsfärg (komponenter, händelser, sidfot)', 'banner-background-color' => 'Bakgrundsfärg för banner', 'banner-padding' => 'Bannerutfyllnad', - 'fullwidth-banner' => 'Aktivera fullbreddsbanner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Textfärg', 'dashboard-login' => 'Visa länk till översiktspanelen i sidfoten?', 'reds' => 'Röd (används för fel)', From cf51446fc42363c5b3e4f8fc11d620b334c51059 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:28 +0100 Subject: [PATCH 33/72] New translations dashboard.php (Thai) --- resources/lang/th-TH/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/th-TH/dashboard.php b/resources/lang/th-TH/dashboard.php index 5c8761665c96..9e4e6d3b37ca 100644 --- a/resources/lang/th-TH/dashboard.php +++ b/resources/lang/th-TH/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidents & Maintenance', 'incidents' => 'เหตุการณ์', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'สร้างแม่แบบ', 'incident-templates' => 'แม่แบบของเหตุการณ์', 'updates' => [ From 8f0824191a517ead81af82fe4bc1698942a403ce Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:30 +0100 Subject: [PATCH 34/72] New translations forms.php (Thai) --- resources/lang/th-TH/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/th-TH/forms.php b/resources/lang/th-TH/forms.php index e3c998aff6f9..bf7e8bac8515 100644 --- a/resources/lang/th-TH/forms.php +++ b/resources/lang/th-TH/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'เติมพื้นหลัง (ส่วนประกอบ เหตุการณ์ ด่านล่างเว็บ)', 'banner-background-color' => 'สีพื้นหลังของแบนเนอร์', 'banner-padding' => 'Padding ของแบนเนอร์', - 'fullwidth-banner' => 'เปิดใช้งานการแบนเนอร์เต็มความกว้าง', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'สีตัวอักษร', 'dashboard-login' => 'แสดงปุ่มแดชบอร์ดที่ด่านล่างของหน้าเว็บ', 'reds' => 'สีแดง (ใช้สำหรับข้อผิดพลาด)', From 5793ef66d074e5e233dbf9e88e46a7a48af8b210 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:32 +0100 Subject: [PATCH 35/72] New translations forms.php (Chinese Traditional) --- resources/lang/zh-TW/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index b82edd26818e..b5d153a5c747 100644 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -188,7 +188,7 @@ 'background-fills' => '區塊填充色(組件, 事件, 頁尾)', 'banner-background-color' => '横幅背景色', 'banner-padding' => '横幅Padding值', - 'fullwidth-banner' => '横幅全寬?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => '在頁尾顯示 管理後臺 的入口?', 'reds' => '紅(用於錯誤類提示)', From fda6eaceac5923aa35375191ae9c957e92211b44 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:35 +0100 Subject: [PATCH 36/72] New translations dashboard.php (Chinese Simplified) --- resources/lang/zh-CN/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-CN/dashboard.php b/resources/lang/zh-CN/dashboard.php index 02d9427f14b6..b891017eab11 100644 --- a/resources/lang/zh-CN/dashboard.php +++ b/resources/lang/zh-CN/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => '故障和维护计划', 'incidents' => '事件', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => '创建模板', 'incident-templates' => '故障模板', 'updates' => [ From dc8b638e6bd7315b80708fffc95a40d030150e64 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:37 +0100 Subject: [PATCH 37/72] New translations forms.php (Chinese Simplified) --- resources/lang/zh-CN/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index b0f8f965ea19..bc74cbea631b 100644 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -188,7 +188,7 @@ 'background-fills' => '区块填充色(组件, 故障, 页尾)', 'banner-background-color' => '横幅背景', 'banner-padding' => '横幅图像边距', - 'fullwidth-banner' => '启用全宽横幅?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => '文字颜色', 'dashboard-login' => '在页尾显示 管理后台 的入口?', 'reds' => '红 (用于错误类提示)', From 99de2dddff975e8e144ce34ed830ed5b06b956b6 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:39 +0100 Subject: [PATCH 38/72] New translations dashboard.php (Chinese Traditional) --- resources/lang/zh-TW/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-TW/dashboard.php b/resources/lang/zh-TW/dashboard.php index f57dcb95b952..6b17092ec7d7 100644 --- a/resources/lang/zh-TW/dashboard.php +++ b/resources/lang/zh-TW/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => '事件與排程', 'incidents' => '事件', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => '新增模板', 'incident-templates' => '事件模板', 'updates' => [ From fa2943f6ea80af65ca98c7440bc7f4ec5f67a7dd Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:41 +0100 Subject: [PATCH 39/72] New translations forms.php (Catalan) --- resources/lang/ca-ES/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ca-ES/forms.php b/resources/lang/ca-ES/forms.php index e0dc2986649d..76a5636eefeb 100644 --- a/resources/lang/ca-ES/forms.php +++ b/resources/lang/ca-ES/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Elements del fons (components, incidents, peu de pàgina)', 'banner-background-color' => 'Color de fons del banner', 'banner-padding' => 'Farciment (padding) del banner', - 'fullwidth-banner' => 'Habilitar la màxima amplada del banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Color del text', 'dashboard-login' => 'Mostrar el botó del dashboard al peu de pàgina?', 'reds' => 'Vermell (utilitzat per trobar errors)', From 44ca55c35ffc5d245c6d916d146e0d23ff137325 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:43 +0100 Subject: [PATCH 40/72] New translations dashboard.php (Czech) --- resources/lang/cs-CZ/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs-CZ/dashboard.php b/resources/lang/cs-CZ/dashboard.php index 1b42fe985f39..60f0299cecc0 100644 --- a/resources/lang/cs-CZ/dashboard.php +++ b/resources/lang/cs-CZ/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidenty & Plán', 'incidents' => 'Incidenty', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Vytvořit šablonu', 'incident-templates' => 'Šablony incidentů', 'updates' => [ From 9a78bbea87a24d7c7fefd221e608734b2475b885 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:44 +0100 Subject: [PATCH 41/72] New translations forms.php (Czech) --- resources/lang/cs-CZ/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs-CZ/forms.php b/resources/lang/cs-CZ/forms.php index d8873f647884..a21764a7f794 100644 --- a/resources/lang/cs-CZ/forms.php +++ b/resources/lang/cs-CZ/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Pozadí výplně (komponenty, incidenty, zápatí)', 'banner-background-color' => 'Barva pozadí banneru', 'banner-padding' => 'Odsazení banneru', - 'fullwidth-banner' => 'Povolit banner přes celou obrazovku?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Barva textu', 'dashboard-login' => 'Zobrazit tlačítko Řídící panel v zápatí?', 'reds' => 'Červená (používané pro chyby)', From 701431b1c26cb02c98bbe04f8a5742cc86d0d9ef Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:46 +0100 Subject: [PATCH 42/72] New translations dashboard.php (Danish) --- resources/lang/da-DK/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/da-DK/dashboard.php b/resources/lang/da-DK/dashboard.php index 3e0d350535a2..354223b65cca 100644 --- a/resources/lang/da-DK/dashboard.php +++ b/resources/lang/da-DK/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Hændelser og Vedligehold', 'incidents' => 'Incidents', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Create Template', 'incident-templates' => 'Incident Templates', 'updates' => [ From 5608f56b6475f2724db1368cc279b5e3037e18b7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:47 +0100 Subject: [PATCH 43/72] New translations forms.php (Danish) --- resources/lang/da-DK/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/da-DK/forms.php b/resources/lang/da-DK/forms.php index 6072e7113926..7f92ae3909f7 100644 --- a/resources/lang/da-DK/forms.php +++ b/resources/lang/da-DK/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Baggrundsfyld (Komponenter, hændelser og footer)', 'banner-background-color' => 'Baggrundsfarve bag banneret', 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Slå fuldbrede bannere til?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Tekstfarve', 'dashboard-login' => 'Vis oversigtsside ikon i bunden af siden?', 'reds' => 'Rød (Brugt til fejl)', From 6018835cb44367167cd6b4d298f82cc2e373a016 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:48 +0100 Subject: [PATCH 44/72] New translations dashboard.php (Catalan) --- resources/lang/ca-ES/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ca-ES/dashboard.php b/resources/lang/ca-ES/dashboard.php index 08a6f128f22f..3ed8a852a896 100644 --- a/resources/lang/ca-ES/dashboard.php +++ b/resources/lang/ca-ES/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidències i manteniments', 'incidents' => 'Incidències', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Crear plantilla', 'incident-templates' => 'Incident Templates', 'updates' => [ From 14671a7be9b27a504088829086a8e45320fd6d51 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:50 +0100 Subject: [PATCH 45/72] New translations dashboard.php (Dutch) --- resources/lang/nl-NL/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl-NL/dashboard.php b/resources/lang/nl-NL/dashboard.php index 80bde8e05410..de475047d760 100644 --- a/resources/lang/nl-NL/dashboard.php +++ b/resources/lang/nl-NL/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidenten & Onderhoud', 'incidents' => 'Incidenten', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Maak template', 'incident-templates' => 'Incident Sjablonen', 'updates' => [ From 75efb76712e61d720405f6a59110b282f34481ff Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:51 +0100 Subject: [PATCH 46/72] New translations forms.php (Arabic) --- resources/lang/ar-SA/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar-SA/forms.php b/resources/lang/ar-SA/forms.php index 4b2c00002f4e..2fbb62d9745f 100644 --- a/resources/lang/ar-SA/forms.php +++ b/resources/lang/ar-SA/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'لون النص', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'الأحمر (يُستخدَم للأخطاء)', From 733eea220c316cde2ac7f95291dfd0d1aa89bb8e Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:53 +0100 Subject: [PATCH 47/72] New translations dashboard.php (Arabic) --- resources/lang/ar-SA/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar-SA/dashboard.php b/resources/lang/ar-SA/dashboard.php index 2a86fe9c478a..0a2316992202 100644 --- a/resources/lang/ar-SA/dashboard.php +++ b/resources/lang/ar-SA/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'الأعطال و الصيانة', 'incidents' => 'الأعطال', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'إنشاء قالب', 'incident-templates' => 'قوالب الأعطال', 'updates' => [ From 254b1710bf18b13e22aa29aeb2b21f2fb94d738d Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:55 +0100 Subject: [PATCH 48/72] New translations forms.php (Hungarian) --- resources/lang/hu-HU/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hu-HU/forms.php b/resources/lang/hu-HU/forms.php index 0c968e52b897..533eb2290e9d 100644 --- a/resources/lang/hu-HU/forms.php +++ b/resources/lang/hu-HU/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Háttérszín kitöltés (komponensek, incidensek, lábjegyzet)', 'banner-background-color' => 'Banner háttérszín', 'banner-padding' => 'Banner margó', - 'fullwidth-banner' => 'Teljes szélességű banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Szöveg szín', 'dashboard-login' => 'Műszerfal gomb megjelenítése a lábjegyzetben?', 'reds' => 'Piros (hibáknál)', From 252799fb7e4b031dfaaa24ea3a405682086dda68 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:56 +0100 Subject: [PATCH 49/72] New translations dashboard.php (Afrikaans) --- resources/lang/af-ZA/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/af-ZA/dashboard.php b/resources/lang/af-ZA/dashboard.php index 5a8820b25d38..1b50b207d94d 100644 --- a/resources/lang/af-ZA/dashboard.php +++ b/resources/lang/af-ZA/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidents & Schedule', 'incidents' => 'Incidents', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Create Template', 'incident-templates' => 'Incident Templates', 'updates' => [ From a68b3978552f5a934a635c36c4270a0cb2ceabb0 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:11:57 +0100 Subject: [PATCH 50/72] New translations forms.php (Afrikaans) --- resources/lang/af-ZA/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/af-ZA/forms.php b/resources/lang/af-ZA/forms.php index c48d572a55c3..347a1c6908fb 100644 --- a/resources/lang/af-ZA/forms.php +++ b/resources/lang/af-ZA/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)', From 523c035b2c9d63bdf895d86f8d05d0acfba8b12c Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:00 +0100 Subject: [PATCH 51/72] New translations dashboard.php (Albanian) --- resources/lang/sq-AL/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sq-AL/dashboard.php b/resources/lang/sq-AL/dashboard.php index a4cd3dbd09c6..9236fc50ac09 100644 --- a/resources/lang/sq-AL/dashboard.php +++ b/resources/lang/sq-AL/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidenti & Planifikuar', 'incidents' => 'Incidents', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Create Template', 'incident-templates' => 'Incident Templates', 'updates' => [ From 78e3418de64a4fbf9dc898981276e72d296ee450 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:01 +0100 Subject: [PATCH 52/72] New translations forms.php (Albanian) --- resources/lang/sq-AL/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/sq-AL/forms.php b/resources/lang/sq-AL/forms.php index 87a8f17d9d8e..8e4281efcdd8 100644 --- a/resources/lang/sq-AL/forms.php +++ b/resources/lang/sq-AL/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)', From 323a144b2010c651f33f2a571a285eed7c985318 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:05 +0100 Subject: [PATCH 53/72] New translations forms.php (Hebrew) --- resources/lang/he-IL/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/he-IL/forms.php b/resources/lang/he-IL/forms.php index 0ecbba123432..52c740413699 100644 --- a/resources/lang/he-IL/forms.php +++ b/resources/lang/he-IL/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)', From a8983f4c804705e96b4727b169d569f081d6aa6c Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:07 +0100 Subject: [PATCH 54/72] New translations dashboard.php (Greek) --- resources/lang/el-GR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/el-GR/dashboard.php b/resources/lang/el-GR/dashboard.php index 060a5e61dad6..f20e4096ce41 100644 --- a/resources/lang/el-GR/dashboard.php +++ b/resources/lang/el-GR/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Περιστατικά & Πρόγραμμα', 'incidents' => 'Περιστατικά', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Δημιουργία προτύπου', 'incident-templates' => 'Πρότυπα Περιστατικών', 'updates' => [ From 822bd65b1ab2a2a4291ffee57c673c534b3a5ba2 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:08 +0100 Subject: [PATCH 55/72] New translations forms.php (Greek) --- resources/lang/el-GR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/el-GR/forms.php b/resources/lang/el-GR/forms.php index 0477c22bcef9..215fdd84a3b4 100644 --- a/resources/lang/el-GR/forms.php +++ b/resources/lang/el-GR/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text color', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)', From 739bbfd72ffc99cff45bc87e270af5fcab0c459b Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:10 +0100 Subject: [PATCH 56/72] New translations dashboard.php (Hebrew) --- resources/lang/he-IL/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/he-IL/dashboard.php b/resources/lang/he-IL/dashboard.php index 71eb09d8064a..f708876060d1 100644 --- a/resources/lang/he-IL/dashboard.php +++ b/resources/lang/he-IL/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidents & Schedule', 'incidents' => 'אירועים', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Create Template', 'incident-templates' => 'Incident Templates', 'updates' => [ From f8dcc9e01a8e393f0e8685ae85b882b768877327 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:12 +0100 Subject: [PATCH 57/72] New translations forms.php (German) --- resources/lang/de-DE/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de-DE/forms.php b/resources/lang/de-DE/forms.php index e08b2966f673..33ca2cd8fd43 100644 --- a/resources/lang/de-DE/forms.php +++ b/resources/lang/de-DE/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Hintergrunddateien (Komponenten, Vorfälle, Footer)', 'banner-background-color' => 'Banner Background Color', 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Schriftfarbe', 'dashboard-login' => 'Dashboard-Button im Footer anzeigen?', 'reds' => 'Rot (Genutzt für Fehler)', From a9b6b861b5a1a63c8681f41e524f6a2bb2d7f8a4 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:14 +0100 Subject: [PATCH 58/72] New translations dashboard.php (Hungarian) --- resources/lang/hu-HU/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/hu-HU/dashboard.php b/resources/lang/hu-HU/dashboard.php index c19b62aa2f26..03840bafedc4 100644 --- a/resources/lang/hu-HU/dashboard.php +++ b/resources/lang/hu-HU/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidensek & Ütemezés', 'incidents' => 'Incidensek', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Sablon létrehozása', 'incident-templates' => 'Incidens Sablonok', 'updates' => [ From 945a991a104d1723e231773c8c8d34488ef6fa0e Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:16 +0100 Subject: [PATCH 59/72] New translations dashboard.php (Indonesian) --- resources/lang/id-ID/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/id-ID/dashboard.php b/resources/lang/id-ID/dashboard.php index 09852a4d1bd8..49855a8dbd5a 100644 --- a/resources/lang/id-ID/dashboard.php +++ b/resources/lang/id-ID/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Insiden & Penjadwalan', 'incidents' => 'Insiden', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Buat Template', 'incident-templates' => 'Template Insiden', 'updates' => [ From 70fa7a121e1bf7966a35cbe5636ea3ead18c420e Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:17 +0100 Subject: [PATCH 60/72] New translations forms.php (Indonesian) --- resources/lang/id-ID/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/id-ID/forms.php b/resources/lang/id-ID/forms.php index 33dab3eae34f..381bb70dbfdc 100644 --- a/resources/lang/id-ID/forms.php +++ b/resources/lang/id-ID/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Isian latar belakang (Komponen, Insiden, Footer)', 'banner-background-color' => 'Banner Background Color', 'banner-padding' => 'Banner Padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Warna teks', 'dashboard-login' => 'Tampilkan tombol dashboard di footer?', 'reds' => 'Merah (Digunakan jika ada kesalahan)', From ede949251311c812fc42138eb3f9bfa2364bad42 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:19 +0100 Subject: [PATCH 61/72] New translations dashboard.php (German) --- resources/lang/de-DE/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de-DE/dashboard.php b/resources/lang/de-DE/dashboard.php index d340e501350c..4c2c1c15982d 100644 --- a/resources/lang/de-DE/dashboard.php +++ b/resources/lang/de-DE/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Vorfälle & Wartungsarbeiten', 'incidents' => 'Ereignisse', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Vorlage erstellen', 'incident-templates' => 'Ereignis Vorlagen', 'updates' => [ From 76ae26f45250433d5699d4df90dff9d4f4928c21 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:20 +0100 Subject: [PATCH 62/72] New translations forms.php (Dutch) --- resources/lang/nl-NL/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl-NL/forms.php b/resources/lang/nl-NL/forms.php index 8dd3a7b4516a..8300585fd633 100644 --- a/resources/lang/nl-NL/forms.php +++ b/resources/lang/nl-NL/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Achtergrond opvulling (components, incidents, footer)', 'banner-background-color' => 'Banner achtergrond kleur', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Volledige breedte van de banner aanzetten?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Tekstkleur', 'dashboard-login' => 'Laat dashboard knop zien in de footer?', 'reds' => 'Rood (voor errors)', From 4852604fc1a8729a76c4fd0d3df04920c7e6a313 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:23 +0100 Subject: [PATCH 63/72] New translations dashboard.php (English) --- resources/lang/en-US/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en-US/dashboard.php b/resources/lang/en-US/dashboard.php index 56d568badccd..a06ab8c19266 100644 --- a/resources/lang/en-US/dashboard.php +++ b/resources/lang/en-US/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidents & Schedule', 'incidents' => 'Incidents', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Create Template', 'incident-templates' => 'Incident Templates', 'updates' => [ From bae80a12c42900c714e7352aa48599c41f2b983b Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:24 +0100 Subject: [PATCH 64/72] New translations forms.php (English) --- resources/lang/en-US/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/en-US/forms.php b/resources/lang/en-US/forms.php index a09b1d2cf45b..1b2b45ae2eda 100644 --- a/resources/lang/en-US/forms.php +++ b/resources/lang/en-US/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Background fills (components, incidents, footer)', 'banner-background-color' => 'Banner background color', 'banner-padding' => 'Banner padding', - 'fullwidth-banner' => 'Enable fullwidth banner?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Text Color', 'dashboard-login' => 'Show dashboard button in the footer?', 'reds' => 'Red (used for errors)', From 58667188c881139de229a858e1b15df0c6ad8bc7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:26 +0100 Subject: [PATCH 65/72] New translations dashboard.php (Finnish) --- resources/lang/fi-FI/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fi-FI/dashboard.php b/resources/lang/fi-FI/dashboard.php index 4e223f8dd202..5b8ff8d96f85 100644 --- a/resources/lang/fi-FI/dashboard.php +++ b/resources/lang/fi-FI/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Tapahtumat & ajastaminen', 'incidents' => 'Tapahtumat', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Luo mallipohja', 'incident-templates' => 'Tapahtumamalli', 'updates' => [ From cd7f2f39037770af2d8f888045cc255660cc0a65 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:27 +0100 Subject: [PATCH 66/72] New translations forms.php (Finnish) --- resources/lang/fi-FI/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fi-FI/forms.php b/resources/lang/fi-FI/forms.php index 7f545e43ac96..5648106855fe 100644 --- a/resources/lang/fi-FI/forms.php +++ b/resources/lang/fi-FI/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Taustaväri (komponentit, tapaukset, alatunniste)', 'banner-background-color' => 'Bannerin taustaväri', 'banner-padding' => 'Bannerin tyhjä tila', - 'fullwidth-banner' => 'Käytetäänkö täyslevyistä banneria?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Tekstin väri', 'dashboard-login' => 'Näytetäänkö hallintanäkymän linkki alatunnisteessa?', 'reds' => 'Punainen (virheilmoituksia varten)', From 36dbcce7a75ea45d070c9dabb232ace4411ec2bd Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:29 +0100 Subject: [PATCH 67/72] New translations dashboard.php (French) --- resources/lang/fr-FR/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php index e8c6fe6e83d7..12d7d18b934a 100644 --- a/resources/lang/fr-FR/dashboard.php +++ b/resources/lang/fr-FR/dashboard.php @@ -18,7 +18,7 @@ 'incidents' => [ 'title' => 'Incidents & Planification', 'incidents' => 'Incidents', - 'logged' => '{0} There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', 'incident-create-template' => 'Créer un modèle', 'incident-templates' => 'Modèles d\'incident', 'updates' => [ From 2d24ca8dfcdba8b287f7c2655713b26d9707d3e9 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 2 Apr 2018 22:12:31 +0100 Subject: [PATCH 68/72] New translations forms.php (French) --- resources/lang/fr-FR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/fr-FR/forms.php b/resources/lang/fr-FR/forms.php index 203da782da59..2147edb4702f 100644 --- a/resources/lang/fr-FR/forms.php +++ b/resources/lang/fr-FR/forms.php @@ -188,7 +188,7 @@ 'background-fills' => 'Couleur de remplissage de l\'arrière-plan (composants, incidents, pied de page)', 'banner-background-color' => 'Couleur d\'arrière-plan de l\'en-tête', 'banner-padding' => 'Marge de l\'en-tête', - 'fullwidth-banner' => 'Activer l\'en-tête en pleine largeur ?', + 'fullwidth-banner' => 'Enable full width banner?', 'text-color' => 'Couleur du texte', 'dashboard-login' => 'Afficher le bouton "Tableau de bord" dans le pied de page ?', 'reds' => 'Rouge (utilisé pour les erreurs)', From eb2a2d2b3bc4ac127f558526c0877abada3b2f53 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 3 Apr 2018 17:50:07 +0100 Subject: [PATCH 69/72] New translations cachet.php (Polish) --- resources/lang/pl-PL/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl-PL/cachet.php b/resources/lang/pl-PL/cachet.php index d3ca80f29007..a12c07d5b7bb 100644 --- a/resources/lang/pl-PL/cachet.php +++ b/resources/lang/pl-PL/cachet.php @@ -53,7 +53,7 @@ // Service Status 'service' => [ - 'good' => '[0,1]System operational|[2,*]All systems are operational', + 'good' => '[0,1]System działa poprawnie|[2,*]Wszystkie systemy działają poprawnie', 'bad' => '[0,1] W systemie występują problemy|[2,Inf] W niektórych systemach występują problemy', 'major' => '[0,1] W system występują poważne problemy|[2,Inf] W niektórych systemach występują poważne problemy', ], From 25db391ece6fe330ffd93eb949b2bbb807d1df56 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 3 Apr 2018 18:00:07 +0100 Subject: [PATCH 70/72] New translations cachet.php (Polish) --- resources/lang/pl-PL/cachet.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl-PL/cachet.php b/resources/lang/pl-PL/cachet.php index a12c07d5b7bb..ee098b6c560d 100644 --- a/resources/lang/pl-PL/cachet.php +++ b/resources/lang/pl-PL/cachet.php @@ -55,7 +55,7 @@ 'service' => [ 'good' => '[0,1]System działa poprawnie|[2,*]Wszystkie systemy działają poprawnie', 'bad' => '[0,1] W systemie występują problemy|[2,Inf] W niektórych systemach występują problemy', - 'major' => '[0,1] W system występują poważne problemy|[2,Inf] W niektórych systemach występują poważne problemy', + 'major' => '[0,1] W systemie występują poważne problemy|[2,Inf] W niektórych systemach występują poważne problemy', ], 'api' => [ From 15d03786c44b83b2c7b32c661ad06e7a76409d0e Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 3 Apr 2018 18:00:11 +0100 Subject: [PATCH 71/72] New translations dashboard.php (Polish) --- resources/lang/pl-PL/dashboard.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pl-PL/dashboard.php b/resources/lang/pl-PL/dashboard.php index 2c0513ed3c78..8e25633c0497 100644 --- a/resources/lang/pl-PL/dashboard.php +++ b/resources/lang/pl-PL/dashboard.php @@ -18,12 +18,12 @@ 'incidents' => [ 'title' => 'Incydenty i Konserwacja', 'incidents' => 'Vorfälle', - 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.', + 'logged' => '{0}Brak incydentów, dobra robota.|[1]Masz jeden incydent.|[2,4]Masz :count incydenty.|[5,*]Masz :count incydentów.', 'incident-create-template' => 'Vorlage erstellen', 'incident-templates' => 'Vorfall Vorlagen', 'updates' => [ 'title' => 'Aktualizacje incydentu dla :incident', - 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates', + 'count' => '{0}Zero Aktualizacji|[1] Jedna Aktualizacja|[2]Dwie Aktualizacje|[3,*]Kilka Aktualizacji', 'add' => [ 'title' => 'Utwórz nową aktualizację zdarzenia', 'success' => 'Twoja aktualizacja o nowym zdarzeniu została utworzona.', @@ -75,7 +75,7 @@ // Incident Maintenance 'schedule' => [ 'schedule' => 'Konserwacja', - 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.', + 'logged' => '{0}Brak konserwacji, dobra robota.|[1]Masz zaplanowaną jedną.|[2,*]Masz zaplanowane :count.', 'scheduled_at' => 'Geplant am :timestamp', 'add' => [ 'title' => 'Zaplanuj prace konserwatorskie', From 3987d89f58dc206cb5d83e2ab4d12be3b0e933c7 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 3 Apr 2018 18:00:12 +0100 Subject: [PATCH 72/72] New translations forms.php (Polish) --- resources/lang/pl-PL/forms.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lang/pl-PL/forms.php b/resources/lang/pl-PL/forms.php index 65de9972d6b4..cdc8f9c104c1 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' => 'Status page refresh rate (in seconds)', + 'time_before_refresh' => 'Częstotliwość odświeżania strony statusu (w sekundach)', 'banner' => 'Baner', - 'banner-help' => "It's recommended that you upload files no bigger than 930px wide", + 'banner-help' => "Zaleca się, aby przesyłać pliki nie większe niż 930px szerokości", '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' => 'Show the timezone the status page is running in', + 'show_timezone' => 'Pokazuj strefę czasową, w której działa strona statusu', 'only_disrupted_days' => 'Czy pokazywać tylko dni zawierające zdarzenia w linii czasu?', ], 'analytics' => [ @@ -188,7 +188,7 @@ 'background-fills' => 'Wypełnianie tła (komponenty, zdarzenia, stopka)', 'banner-background-color' => 'Kolor tła pod banerem', 'banner-padding' => 'Odstęp banera', - 'fullwidth-banner' => 'Enable full width banner?', + 'fullwidth-banner' => 'Odblokować banery pełnej szerokości?', 'text-color' => 'Kolor tekstu', 'dashboard-login' => 'Pokazywać przycisk panelu głównego w stopce?', 'reds' => 'Czerwony (używany przy błędach)',