From 096304020ec2e6a2756fcdf2b01dd33acf180ea4 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:05 +0100
Subject: [PATCH 01/65] New translations forms.php (Portuguese)
---
resources/lang/pt-PT/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/pt-PT/forms.php b/resources/lang/pt-PT/forms.php
index 861a8550..14f32607 100644
--- a/resources/lang/pt-PT/forms.php
+++ b/resources/lang/pt-PT/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Imagem de Banner',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Permitir que as pessoas subscrevam as notificações?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Formato da Hora do Incidente',
],
'security' => [
- 'allowed-domains' => 'Domínios permitidos',
- 'allowed-domains-help' => 'Separados por vírgula. O domínio definido acima é permitido automaticamente por padrão.',
+ 'allowed-domains' => 'Domínios permitidos',
+ 'allowed-domains-help' => 'Separados por vírgula. O domínio definido acima é permitido automaticamente por padrão.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Folha de Estilo Personalizada',
From c1f64ca9af65473198326502bfd21cd8923032c8 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:07 +0100
Subject: [PATCH 02/65] New translations forms.php (Polish)
---
resources/lang/pl-PL/forms.php | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/resources/lang/pl-PL/forms.php b/resources/lang/pl-PL/forms.php
index 4ad8b208..1a618e8b 100644
--- a/resources/lang/pl-PL/forms.php
+++ b/resources/lang/pl-PL/forms.php
@@ -154,8 +154,9 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Baner',
- 'banner-help' => 'Zaleca się, aby przesyłać pliki nie większe niż 930px szerokości',
+ '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)',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Format daty przy zdarzeniach',
],
'security' => [
- 'allowed-domains' => 'Dozwolone domeny',
- 'allowed-domains-help' => 'Oddzielone przecinkami. Domena jest automatycznie ustawiona wyżej domyślnie, jako dozwolona.',
+ 'allowed-domains' => 'Dozwolone domeny',
+ 'allowed-domains-help' => 'Oddzielone przecinkami. Domena jest automatycznie ustawiona wyżej domyślnie, jako dozwolona.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Niestandardowy arkusz stylów',
From 98652bf4ade2b9b52e9e1cbb5d529988846198e4 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:10 +0100
Subject: [PATCH 03/65] New translations cachet.php (Portuguese, Brazilian)
---
resources/lang/pt-BR/cachet.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php
index 66561365..2794e7a1 100644
--- a/resources/lang/pt-BR/cachet.php
+++ b/resources/lang/pt-BR/cachet.php
@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '[0,1] Sistema operacional | [2, *] Todos os sistemas estão operacionais',
'bad' => '[0,1] O sistema encontra-se com alguns problemas|[2,*] Alguns sistemas estão com problemas',
'major' => '[0,1]O sistema encontra-se com uma falha geral|[2,*]Alguns sistemas encontram-se com falhas gerais',
],
From 3582e1d4bc8bedb61d255f6bf1f35af689a10f0f Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:11 +0100
Subject: [PATCH 04/65] New translations dashboard.php (Portuguese, Brazilian)
---
resources/lang/pt-BR/dashboard.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/resources/lang/pt-BR/dashboard.php b/resources/lang/pt-BR/dashboard.php
index 1439a55e..0bde74c4 100644
--- a/resources/lang/pt-BR/dashboard.php
+++ b/resources/lang/pt-BR/dashboard.php
@@ -18,12 +18,12 @@ return [
'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}Não existem incidentes, bom trabalho.|[1]Você adicionou um incidente.|[2,*]Você reportou :count incidentes.',
'incident-create-template' => 'Criar template',
'incident-templates' => 'Template de incidentes',
'updates' => [
'title' => 'Atualizações para o incidente :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'count' => '{0}Zero atualizações|[1]Uma atualização|[2]Duas atualizações|[3,*]Várias atualizações',
'add' => [
'title' => 'Crie uma nova atualização de incidente',
'success' => 'Seu novo incidente foi criado.',
@@ -35,7 +35,7 @@ return [
'failure' => 'Algo deu errado ao atualizar o incidente',
],
],
- 'reported_by' => 'Reported by :user',
+ 'reported_by' => 'Reportado por :user',
'add' => [
'title' => 'Relatar um incidente',
'success' => 'Incidente adicionado.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Manutenção',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0}Ainda não ocorreu nenhuma manuteção, bom trabalho. |[1]Você agendou uma manuteção. | [2, *] Você adicionou : manutenções.',
'scheduled_at' => 'Agendada em :timestamp',
'add' => [
'title' => 'Adicionar manutenção programada',
From da7a2b9b007e6bb63e81ee39b7df941e5b92b3f6 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:12 +0100
Subject: [PATCH 05/65] New translations forms.php (Portuguese, Brazilian)
---
resources/lang/pt-BR/forms.php | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php
index 7b3f26f9..0751f2b2 100644
--- a/resources/lang/pt-BR/forms.php
+++ b/resources/lang/pt-BR/forms.php
@@ -54,7 +54,7 @@ return [
'message-help' => 'Você também pode usar o Markdown.',
'occurred_at' => 'Quando esse incidente ocorreu?',
'notify_subscribers' => 'Notificar os assinantes?',
- 'notify_disabled' => 'Devido a manutenção programada, notificações sobre este incidente ou seus componentes serão suprimidas.',
+ 'notify_disabled' => 'Devido a manutenção programada, notificações sobre este incidente ou seus componentes não serão feitas.',
'visibility' => 'Visibilidade do incidente',
'stick_status' => 'Incidente fixado',
'stickied' => 'Fixado',
@@ -153,15 +153,16 @@ return [
'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' => 'Status page refresh rate (in seconds)',
+ 'time_before_refresh' => 'Frequência de atualização da página de status (em segundos)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Imagem do banner',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "É recomendado que você envie arquivos com largura até 930px",
'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?',
+ 'suppress_notifications_in_maintenance' => 'Conter as notificações quando o incidente ocorrer 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' => 'Show the timezone the status page is running in',
+ 'show_timezone' => 'Mostrar o fuso horário no qual a página de status está sendo executada',
'only_disrupted_days' => 'Mostrar apenas os dias que contenham incidentes na linha do tempo?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Formato de Hora do Incidente',
],
'security' => [
- 'allowed-domains' => 'Domínios permitidos',
- 'allowed-domains-help' => 'Separados por vírgula. O domínio definido acima é permitido automaticamente por padrão.',
+ 'allowed-domains' => 'Domínios permitidos',
+ 'allowed-domains-help' => 'Separados por vírgula. O domínio definido acima é permitido automaticamente por padrão.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Folha de estilos personalizada',
@@ -188,7 +191,7 @@ return [
'background-fills' => 'Preenchimento de Fundo (Componentes, Incidentes, Rodapé)',
'banner-background-color' => 'Cor de Fundo do banner',
'banner-padding' => 'Margem interna',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => 'Habilitar banner com largura total?',
'text-color' => 'Cor do Texto',
'dashboard-login' => 'Mostrar botão para painel no rodapé?',
'reds' => 'Vermelho (Usado para erros)',
@@ -218,7 +221,7 @@ return [
],
'team' => [
'description' => 'Convide membros da sua equipe através do endereço de e-mail aqui.',
- 'email' => 'O Email do membro do seu time',
+ 'email' => 'Endereço de e-mail de membros de sua equipe',
],
],
From 24eb23ca2dff287075ce347cd105c18b14103e14 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:15 +0100
Subject: [PATCH 06/65] New translations forms.php (Persian)
---
resources/lang/fa-IR/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/fa-IR/forms.php b/resources/lang/fa-IR/forms.php
index edaddd2b..5d8bd335 100644
--- a/resources/lang/fa-IR/forms.php
+++ b/resources/lang/fa-IR/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'درباره این صفحه',
'days-of-incidents' => 'چند روز از رویدادها نمایش داده شوند؟',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'تصویر بنر',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'آیا به کاربران اجازه ثبتنام برای اعلانهای ایمیلی داده شود؟',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'فرمت استمپزمان (timestamp) رویداد',
],
'security' => [
- 'allowed-domains' => 'دامینهای مجاز',
- 'allowed-domains-help' => 'جدا شده توسط کاما، دامینهایی که در بالا قرار دارند به صورت پیشفرض مجاز هستند.',
+ 'allowed-domains' => 'دامینهای مجاز',
+ 'allowed-domains-help' => 'جدا شده توسط کاما، دامینهایی که در بالا قرار دارند به صورت پیشفرض مجاز هستند.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'برگه style سفارشی',
From 9099bdb3bce9164bec08f4c65f14e4c30b9c2695 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:17 +0100
Subject: [PATCH 07/65] New translations cachet.php (Japanese)
---
resources/lang/ja-JP/cachet.php | 32 ++++++++++++++++----------------
1 file changed, 16 insertions(+), 16 deletions(-)
diff --git a/resources/lang/ja-JP/cachet.php b/resources/lang/ja-JP/cachet.php
index d6dc7d47..417e52c5 100644
--- a/resources/lang/ja-JP/cachet.php
+++ b/resources/lang/ja-JP/cachet.php
@@ -28,9 +28,9 @@ return [
// Incidents
'incidents' => [
'none' => 'インシデントはありません',
- 'past' => '過去のインシデント',
- 'stickied' => 'Stickied Incidents',
- 'scheduled' => '計画メンテナンス',
+ 'past' => 'インシデント履歴',
+ 'stickied' => 'ピン留めインシデント',
+ 'scheduled' => 'メンテナンス',
'scheduled_at' => ', 予定日時 :timestamp',
'posted' => '投稿日時 :timestamp',
'posted_at' => '掲載日時 :timestamp',
@@ -45,15 +45,15 @@ return [
// Schedule
'schedules' => [
'status' => [
- 0 => 'Upcoming',
- 1 => 'In Progress',
+ 0 => '近日中',
+ 1 => '進行中',
2 => '完了',
],
],
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '全システムが正常に稼働しています',
'bad' => '一部のシステムに問題が発生しています',
'major' => 'システムに深刻な問題が発生しています',
],
@@ -79,19 +79,19 @@ return [
'unsubscribe' => '登録解除はこちら :link',
'button' => '購読',
'manage' => [
- 'no_subscriptions' => 'You\'re currently subscribed to all updates.',
- 'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
- 'manage_at_link' => 'Manage your subscriptions at :link',
+ 'no_subscriptions' => '現在、すべてのアップデートを購読しています。',
+ 'my_subscriptions' => '現在、以下のアップデートを購読しています。',
+ 'manage_at_link' => '購読の管理',
],
'email' => [
'subscribe' => 'メールによるアップデート情報の購読',
'subscribed' => 'You\'ve been subscribed to email notifications, please check your email to confirm your subscription.',
- 'verified' => 'Your email subscription has been confirmed. Thank you!',
- 'manage' => 'Manage your subscription',
+ 'verified' => 'あなたのメール購読は確認されました。ありがとう!',
+ 'manage' => '購読の管理',
'unsubscribe' => 'Unsubscribe from email updates.',
- 'unsubscribed' => 'Your email subscription has been cancelled.',
- 'failure' => 'Something went wrong with the subscription.',
- 'already-subscribed' => 'Cannot subscribe :email because they\'re already subscribed.',
+ 'unsubscribed' => '電子メールの購読が取り消されました。',
+ 'failure' => '購読に何かが起きています。',
+ 'already-subscribed' => '既に購読しているので :email の購読ができません。',
],
],
@@ -112,7 +112,7 @@ return [
'modal' => [
'close' => '閉じる',
'subscribe' => [
- 'title' => 'Subscribe to component updates',
+ 'title' => 'コンポーネント更新の購読',
'body' => 'Enter your email address to subscribe to updates for this component. If you\'re already subscribed, you\'ll already receive emails for this component.',
'button' => '購読',
],
@@ -129,7 +129,7 @@ return [
],
// Other
- 'home' => 'Home',
+ 'home' => 'ホーム',
'powered_by' => 'Powered by Cachet.',
'timezone' => 'Times are shown in :timezone.',
'about_this_site' => 'このサイトについて',
From fd0dbd185e99cf99dc89811ce7cc076840cfeced Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:18 +0100
Subject: [PATCH 08/65] New translations dashboard.php (Japanese)
---
resources/lang/ja-JP/dashboard.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/resources/lang/ja-JP/dashboard.php b/resources/lang/ja-JP/dashboard.php
index e59a29ff..6e42d59b 100644
--- a/resources/lang/ja-JP/dashboard.php
+++ b/resources/lang/ja-JP/dashboard.php
@@ -74,12 +74,12 @@ return [
// Incident Maintenance
'schedule' => [
- 'schedule' => '計画メンテナンス',
+ 'schedule' => 'メンテナンス',
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
'scheduled_at' => 'Scheduled at :timestamp',
'add' => [
- 'title' => 'Add Scheduled Maintenance',
- 'success' => 'Schedule added.',
+ 'title' => '計画メンテナンス',
+ 'success' => '計画メンテナンスが追加されました。',
'failure' => 'Something went wrong adding the schedule, please try again.',
],
'edit' => [
From ca64202f662a21612420fe0e643f27a66390bf0f Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:19 +0100
Subject: [PATCH 09/65] New translations forms.php (Japanese)
---
resources/lang/ja-JP/forms.php | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/resources/lang/ja-JP/forms.php b/resources/lang/ja-JP/forms.php
index 27e2416c..87674bd2 100644
--- a/resources/lang/ja-JP/forms.php
+++ b/resources/lang/ja-JP/forms.php
@@ -49,12 +49,12 @@ return [
'name' => '名前',
'status' => '状況',
'component' => 'コンポーネント',
- 'component_status' => 'Component Status',
+ 'component_status' => 'コンポーネントのステータス',
'message' => 'メッセージ',
'message-help' => 'You may also use Markdown.',
'occurred_at' => 'When did this incident occur?',
'notify_subscribers' => 'Notify subscribers?',
- 'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
+ 'notify_disabled' => '計画メンテナンスにより、このインシデントまたはそのコンポーネントについての通知は抑制されます。',
'visibility' => 'Incident Visibility',
'stick_status' => 'Stick Incident',
'stickied' => 'Stickied',
@@ -153,15 +153,16 @@ return [
'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' => 'ステータス ページ更新間隔 (秒)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'バナー画像',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "横幅が930px以内の画像をアップロードしてください。",
'subscribers' => 'Allow people to signup to email notifications?',
- 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?',
+ 'suppress_notifications_in_maintenance' => 'メンテナンス期間中にインシデントが発生したときの通知を抑制しますか?',
'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' => 'ステータス ページがで実行されているタイムゾーンを表示する。',
'only_disrupted_days' => 'Only show days containing incidents in the timeline?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => '許可されているドメイン',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => '許可されているドメイン',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
@@ -188,7 +191,7 @@ return [
'background-fills' => 'Background fills (components, incidents, footer)',
'banner-background-color' => 'Banner background color',
'banner-padding' => 'Banner padding',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => '全幅バナーを有効にしますか?',
'text-color' => 'Text color',
'dashboard-login' => 'ダッシュボードページへのリンクをフッター部分に表示しますか?',
'reds' => 'レッド(エラー表示に使用されます)',
From 0db20587bbb8bb7201da5ba560523f2fa311a2a4 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:21 +0100
Subject: [PATCH 10/65] New translations notifications.php (Japanese)
---
resources/lang/ja-JP/notifications.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/resources/lang/ja-JP/notifications.php b/resources/lang/ja-JP/notifications.php
index 32817bb5..5717d855 100644
--- a/resources/lang/ja-JP/notifications.php
+++ b/resources/lang/ja-JP/notifications.php
@@ -13,13 +13,13 @@ return [
'component' => [
'status_update' => [
'mail' => [
- 'subject' => 'コンポーネント状況を更新しました',
- 'greeting' => 'コンポーネント状況を更新しました!',
+ 'subject' => 'コンポーネントの状況を更新しました',
+ 'greeting' => 'コンポーネントの状況を更新しました!',
'content' => ':nameの状況が:old_statusから:new_statusに変更しました。',
'action' => '見て',
],
'slack' => [
- 'title' => 'コンポーネント状況を更新しました',
+ 'title' => 'コンポーネントの状況を更新しました',
'content' => ':nameの状況が:old_statusから:new_statusに変更しました。',
],
'sms' => [
From 35cdef9ede8073c6ce869d9c97afda0b98b0a96c Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:22 +0100
Subject: [PATCH 11/65] New translations forms.php (Korean)
---
resources/lang/ko-KR/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/ko-KR/forms.php b/resources/lang/ko-KR/forms.php
index 293a2797..102a096a 100644
--- a/resources/lang/ko-KR/forms.php
+++ b/resources/lang/ko-KR/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => '이 페이지에 대하여',
'days-of-incidents' => '몇 일 동안 사건을 표시하시겠습니까?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => '배너 이미지',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => '이메일 알림을 받기 위한 회원가입 허용',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => '문제 Timestamp 형식',
],
'security' => [
- 'allowed-domains' => '허용된 도메인',
- 'allowed-domains-help' => '쉼표로 구분. 위에 설정된 도메인은 기본적으로 자동 허용 됩니다.',
+ 'allowed-domains' => '허용된 도메인',
+ 'allowed-domains-help' => '쉼표로 구분. 위에 설정된 도메인은 기본적으로 자동 허용 됩니다.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => '커스텀 스타일시트',
From 1023be33d2e1d02bdf9117f17ecdbe68e13006cb Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:25 +0100
Subject: [PATCH 12/65] New translations forms.php (Norwegian)
---
resources/lang/no-NO/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/no-NO/forms.php b/resources/lang/no-NO/forms.php
index 858264fa..822027ca 100644
--- a/resources/lang/no-NO/forms.php
+++ b/resources/lang/no-NO/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Om denne siden',
'days-of-incidents' => 'Hvor mange dagers hendelser vises?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Bannerbilde',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Tillatt brukere å melde seg inn for epostvarslinger?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Hendelse tidsstempelformat',
],
'security' => [
- 'allowed-domains' => 'Tillatte domener',
- 'allowed-domains-help' => 'Atskilt med komma. Domenet ovenfor tillates automatisk som standard.',
+ 'allowed-domains' => 'Tillatte domener',
+ 'allowed-domains-help' => 'Atskilt med komma. Domenet ovenfor tillates automatisk som standard.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Tilpasset stilark',
From 5a4c67c6186c897dcfcc121247dd0e3341c0a44c Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:27 +0100
Subject: [PATCH 13/65] New translations forms.php (Romanian)
---
resources/lang/ro-RO/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/ro-RO/forms.php b/resources/lang/ro-RO/forms.php
index 58ec9bf9..17ec25d7 100644
--- a/resources/lang/ro-RO/forms.php
+++ b/resources/lang/ro-RO/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Imagine Banner',
'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?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Formatul de timp al incidentului',
],
'security' => [
- 'allowed-domains' => 'Domenii permise',
- 'allowed-domains-help' => 'Separate prin virgulă. Domeniul configurat mai sus este automat permis implicit.',
+ 'allowed-domains' => 'Domenii permise',
+ 'allowed-domains-help' => 'Separate prin virgulă. Domeniul configurat mai sus este automat permis implicit.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Personalizează Stilurile',
From e1a7b8a85c2463fa4c86f18ec4e092b59d5dc356 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:29 +0100
Subject: [PATCH 14/65] New translations forms.php (Turkish)
---
resources/lang/tr-TR/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/tr-TR/forms.php b/resources/lang/tr-TR/forms.php
index 264fd7a9..c040ab4e 100644
--- a/resources/lang/tr-TR/forms.php
+++ b/resources/lang/tr-TR/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Hakkında',
'days-of-incidents' => 'Kaç gün olay gösterebilirim?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Afiş Resmi',
'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?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Olay zaman damgası biçimi',
],
'security' => [
- 'allowed-domains' => 'İzin verilen alanlar',
- 'allowed-domains-help' => 'Virgülle ayrılmış. Yukarıda ayarlanan alana varsayılan olarak otomatik olarak izin verilir.',
+ 'allowed-domains' => 'İzin verilen alanlar',
+ 'allowed-domains-help' => 'Virgülle ayrılmış. Yukarıda ayarlanan alana varsayılan olarak otomatik olarak izin verilir.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Özel Stil Sayfası',
From 97e5b57dd05d3ca01d00651a03a7cf198305a17b Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:31 +0100
Subject: [PATCH 15/65] 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 95ac96c2..2c93a917 100644
--- a/resources/lang/uk-UA/dashboard.php
+++ b/resources/lang/uk-UA/dashboard.php
@@ -76,7 +76,7 @@ return [
'schedule' => [
'schedule' => 'Запланована перерва у роботі',
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
- 'scheduled_at' => 'Scheduled at :timestamp',
+ 'scheduled_at' => 'Заплановано на :timestamp',
'add' => [
'title' => 'Add Scheduled Maintenance',
'success' => 'Schedule added.',
From 41b44998497314c4f19147f545569aeee917b566 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:32 +0100
Subject: [PATCH 16/65] New translations forms.php (Ukrainian)
---
resources/lang/uk-UA/forms.php | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/resources/lang/uk-UA/forms.php b/resources/lang/uk-UA/forms.php
index a3782565..272d288e 100644
--- a/resources/lang/uk-UA/forms.php
+++ b/resources/lang/uk-UA/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Інформація про цю сторінку',
'days-of-incidents' => 'How many days of incidents to show?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Зображення банеру',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'Allowed domains',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => 'Allowed domains',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
@@ -238,7 +241,7 @@ return [
'remove' => 'Remove',
'invite' => 'Запросити',
'signup' => 'Зареєструйтесь',
- 'manage_updates' => 'Manage Updates',
+ 'manage_updates' => 'Керування оновленнями',
// Other
'optional' => '* Optional',
From 54ef8eb82ea8d13dc3f2dd28f23f54bbf5b414fe Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:35 +0100
Subject: [PATCH 17/65] New translations forms.php (Vietnamese)
---
resources/lang/vi-VN/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/vi-VN/forms.php b/resources/lang/vi-VN/forms.php
index 21a9cc19..8db7fc69 100644
--- a/resources/lang/vi-VN/forms.php
+++ b/resources/lang/vi-VN/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'Allowed domains',
- 'allowed-domains-help' => 'Ngăn cách bằng dấu phẩy. Những domain dưới đây được cho phép một cách tự động.',
+ 'allowed-domains' => 'Allowed domains',
+ 'allowed-domains-help' => 'Ngăn cách bằng dấu phẩy. Những domain dưới đây được cho phép một cách tự động.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From 7ed8d597f57c9e7ef5b3813f11d29f9b3ef5594c Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:37 +0100
Subject: [PATCH 18/65] 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 d0fb414d..46ec0e9a 100644
--- a/resources/lang/en-UD/dashboard.php
+++ b/resources/lang/en-UD/dashboard.php
@@ -56,7 +56,7 @@ return [
'title' => 'crwdns968:0crwdne968:0',
'add' => [
'title' => 'crwdns969:0crwdne969:0',
- 'message' => 'crwdns970:0crwdne970:0',
+ 'message' => 'crwdns1443:0crwdne1443:0',
'success' => 'crwdns971:0crwdne971:0',
'failure' => 'crwdns972:0crwdne972:0',
],
From 02755676dffee90340b157a9868bef6ec53ffe02 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:37 +0100
Subject: [PATCH 19/65] New translations forms.php (English (upside down))
---
resources/lang/en-UD/forms.php | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/resources/lang/en-UD/forms.php b/resources/lang/en-UD/forms.php
index 55065c05..8df4bde5 100644
--- a/resources/lang/en-UD/forms.php
+++ b/resources/lang/en-UD/forms.php
@@ -154,8 +154,9 @@ return [
'about-this-page' => 'crwdns1193:0crwdne1193:0',
'days-of-incidents' => 'crwdns1194:0crwdne1194:0',
'time_before_refresh' => 'crwdns1434:0crwdne1434:0',
+ 'major_outage_rate' => 'crwdns1444:0crwdne1444: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',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'crwdns1210:0crwdne1210:0',
],
'security' => [
- 'allowed-domains' => 'crwdns1211:0crwdne1211:0',
- 'allowed-domains-help' => 'crwdns1212:0crwdne1212:0',
+ 'allowed-domains' => 'crwdns1211:0crwdne1211:0',
+ 'allowed-domains-help' => 'crwdns1212:0crwdne1212:0',
+ 'always-authenticate' => 'crwdns1445:0crwdne1445:0',
+ 'always-authenticate-help' => 'crwdns1446:0crwdne1446:0',
],
'stylesheet' => [
'custom-css' => 'crwdns1213:0crwdne1213:0',
From 9fb2de70175e833a247715e66864075e9fef327b Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:40 +0100
Subject: [PATCH 20/65] New translations cachet.php (Russian)
---
resources/lang/ru-RU/cachet.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/resources/lang/ru-RU/cachet.php b/resources/lang/ru-RU/cachet.php
index c81c7383..b9798172 100644
--- a/resources/lang/ru-RU/cachet.php
+++ b/resources/lang/ru-RU/cachet.php
@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '[0,1]Система работает в штатном режиме |[2,*]Все системы работают в штатном режиме',
'bad' => '[0,1] В системе есть неполадки|[2,Inf] В некоторых системах есть неполадки',
'major' => '[0,1] Система не работает|[2,Inf] Некоторые системы не работают',
],
@@ -121,9 +121,9 @@ return [
// Meta descriptions
'meta' => [
'description' => [
- 'incident' => 'Details and updates about the :name incident that occurred on :date',
- 'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
- 'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
+ 'incident' => 'Подробная информация и обновления о инциденте: :name, который произошел: :date',
+ 'schedule' => 'Подробная информация о запланированных технических работах: :name начинаются :startDate',
+ 'subscribe' => 'Подписаться на :app для того, чтобы получать информацию о инцидентах и запланированных технических работах',
'overview' => 'Будьте в курсе последних новостей о состоянии сервиса от :app.',
],
],
From 32edd7c655168d46b1d0414a5231094bb9318152 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:41 +0100
Subject: [PATCH 21/65] New translations dashboard.php (Russian)
---
resources/lang/ru-RU/dashboard.php | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/resources/lang/ru-RU/dashboard.php b/resources/lang/ru-RU/dashboard.php
index 9a4a157e..d228df97 100644
--- a/resources/lang/ru-RU/dashboard.php
+++ b/resources/lang/ru-RU/dashboard.php
@@ -18,24 +18,24 @@ return [
'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} Нет инцидентов, отличная работа!|[1] У вас зарегистрирован один инцидент.| [2,*] У вас зарегистрировано :count инцидента (-ов).',
'incident-create-template' => 'Создать шаблон',
'incident-templates' => 'Шаблоны инцидентов',
'updates' => [
- 'title' => 'Incident updates for :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'title' => 'Обновления для инцидента :incident',
+ 'count' => '{0}Ноль обновлений|[1]Одно обновление|[2]Два обновления|[3, *]Несколько обновлений',
'add' => [
'title' => 'Создать новое обновление инцидента',
- 'success' => 'Your new incident update has been created.',
- 'failure' => 'Something went wrong with the incident update.',
+ 'success' => 'Обновление инцидента было создано.',
+ 'failure' => 'Что-то пошло не так при изменении инцидента.',
],
'edit' => [
- 'title' => 'Edit incident update',
- 'success' => 'The incident update has been updated.',
- 'failure' => 'Something went wrong updating the incident update',
+ 'title' => 'Изменить обновление инцидента',
+ 'success' => 'Инцидент был изменен.',
+ 'failure' => 'Что-то пошло не так при изменении инцидента',
],
],
- 'reported_by' => 'Reported by :user',
+ 'reported_by' => 'Сообщено пользователем :user',
'add' => [
'title' => 'Добавить инцидент',
'success' => 'Инцидент добавлен.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Плановые работы',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0} Ни одного планового обслуживания не зарегистрировано, хорошая работа!|[1]У вас зарегистрировано одно плановое обслуживание.|[2,*]У вас зарегистрировано :count плановых обслуживаний(-я).',
'scheduled_at' => 'Запланировано на :timestamp',
'add' => [
'title' => 'Добавить плановые работы',
@@ -158,12 +158,12 @@ return [
'subscribers' => [
'subscribers' => 'Подписчики',
'description' => 'Подписчики будут получать уведомления по электронной почте при добавлении инцидентов или изменении статусов компонентов.',
- 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
+ 'description_disabled' => 'Чтобы использовать эту функцию, нужно позволить людям подписаться на уведомления.',
'verified' => 'Подтверждён',
'not_verified' => 'Не подтверждён',
'subscriber' => ':email, подписан :date',
'no_subscriptions' => 'Подписан на все обновления',
- 'global' => 'Globally subscribed',
+ 'global' => 'Подписан глобально',
'add' => [
'title' => 'Добавить нового подписчика',
'success' => 'Подписчик добавлен!',
From a79d2f38b7b535db968dacef4a22120d12e39a87 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:42 +0100
Subject: [PATCH 22/65] New translations forms.php (Russian)
---
resources/lang/ru-RU/forms.php | 25 ++++++++++++++-----------
1 file changed, 14 insertions(+), 11 deletions(-)
diff --git a/resources/lang/ru-RU/forms.php b/resources/lang/ru-RU/forms.php
index caf69def..5d3d937a 100644
--- a/resources/lang/ru-RU/forms.php
+++ b/resources/lang/ru-RU/forms.php
@@ -49,12 +49,12 @@ return [
'name' => 'Название',
'status' => 'Статус',
'component' => 'Компонент',
- 'component_status' => 'Component Status',
+ 'component_status' => 'Статус компонентов',
'message' => 'Сообщение',
'message-help' => 'Вы также можете использовать Markdown.',
'occurred_at' => 'Когда произошел инцидент?',
'notify_subscribers' => 'Уведомить подписчиков?',
- 'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
+ 'notify_disabled' => 'Из-за запланированного обслуживания, уведомления об этом инциденте или его компонентах не будут отправляться.',
'visibility' => 'Отображение инцидента',
'stick_status' => 'Закрепление инцидента',
'stickied' => 'Закреплен',
@@ -153,15 +153,16 @@ return [
'display-graphs' => 'Отображать графики на статусной странице?',
'about-this-page' => 'Об этой странице',
'days-of-incidents' => 'За сколько дней показывать инциденты?',
- 'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'time_before_refresh' => 'Частота обновления страницы состояния (в секундах)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Картинка-баннер',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "Рекомендуется загружать файлы шириной не более 930 пикселей",
'subscribers' => 'Разрешить посетителям подписываться на email-уведомления?',
- 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?',
+ 'suppress_notifications_in_maintenance' => 'Не отправлять уведомления при инцидентах во время запланированного обслуживания?',
'skip_subscriber_verification' => 'Пропустить проверку посетителей? (Будьте осторожны, возможен спам)',
'automatic_localization' => 'Автоматически переводить вашу статусную страницу на язык посетителя?',
'enable_external_dependencies' => 'Включить зависимости (Google шрифты, трекеры, и др...)',
- 'show_timezone' => 'Show the timezone the status page is running in',
+ 'show_timezone' => 'Отображать часовой пояс по которому работает страница статуса',
'only_disrupted_days' => 'Показывать только дни, содержащие инциденты на шкале времени?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Формат даты и времени для инцидента',
],
'security' => [
- 'allowed-domains' => 'Разрешённые домены',
- 'allowed-domains-help' => 'Разделяйте запятыми. Домен, установленный в настройках, разрешен по умолчанию.',
+ 'allowed-domains' => 'Разрешённые домены',
+ 'allowed-domains-help' => 'Разделяйте запятыми. Домен, установленный в настройках, разрешен по умолчанию.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Код пользовательских стилей (CSS)',
@@ -188,7 +191,7 @@ return [
'background-fills' => 'Заливка фона (компоненты, инциденты, «подвал»)',
'banner-background-color' => 'Цвет фона для баннера',
'banner-padding' => 'Отступы баннера',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => 'Включить баннер на всю ширину?',
'text-color' => 'Цвет текста',
'dashboard-login' => 'Отображать кнопку панели управления в «подвале»?',
'reds' => 'Красный (для ошибок)',
@@ -218,7 +221,7 @@ return [
],
'team' => [
'description' => 'Пригласите своих коллег введя их адреса электронной почты.',
- 'email' => 'Email #:id',
+ 'email' => 'Адрес электронной почты членов Вашей команды',
],
],
@@ -238,7 +241,7 @@ return [
'remove' => 'Удалить',
'invite' => 'Пригласить',
'signup' => 'Зарегистрироваться',
- 'manage_updates' => 'Manage Updates',
+ 'manage_updates' => 'Управление обновлениями',
// Other
'optional' => '* Необязательно',
From ccb2f8f516932f828cd7bc650a71407187d5b5ec Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:44 +0100
Subject: [PATCH 23/65] New translations dashboard.php (Spanish)
---
resources/lang/es-ES/dashboard.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/resources/lang/es-ES/dashboard.php b/resources/lang/es-ES/dashboard.php
index 4858f058..c91d0aed 100644
--- a/resources/lang/es-ES/dashboard.php
+++ b/resources/lang/es-ES/dashboard.php
@@ -16,14 +16,14 @@ return [
// Incidents
'incidents' => [
- 'title' => 'Incidencias y horario',
+ 'title' => 'Incidencias y mantenimiento',
'incidents' => 'Incidentes',
- 'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported :count incidents.',
+ 'logged' => '{0} No hay incidencias, ¡buen trabajo!|[1]Has registrado una incidencia.|[2,*]Has reportado :count incidencias.',
'incident-create-template' => 'Crear plantilla',
'incident-templates' => 'Plantillas de incidente',
'updates' => [
'title' => 'Actualizaciones de incidentes para :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'count' => '{0} cero actualizaciones |[1] una actualización |[2] dos actualizaciones | [3 *] Varias actualizaciones',
'add' => [
'title' => 'Crea una nueva actualización de incidente',
'success' => 'Su nueva plantilla de incidentes ha sido creada.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Mantenimiento programado',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0} No ha habido mantenimiento, buen trabajo.|[1]Has registrado una planificación.|[2,*]Has registrado :count planificaciones.',
'scheduled_at' => 'Programado para :timestamp',
'add' => [
'title' => 'Agregar mantenimiento programado',
From 3356bf08a132df72029c7b3ac8c8cddfd9f25efa Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:45 +0100
Subject: [PATCH 24/65] New translations forms.php (Spanish)
---
resources/lang/es-ES/forms.php | 21 ++++++++++++---------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/resources/lang/es-ES/forms.php b/resources/lang/es-ES/forms.php
index a7f1d97b..d1da708a 100644
--- a/resources/lang/es-ES/forms.php
+++ b/resources/lang/es-ES/forms.php
@@ -49,7 +49,7 @@ return [
'name' => 'Nombre',
'status' => 'Estado',
'component' => 'Componente',
- 'component_status' => 'Component Status',
+ 'component_status' => 'Estado del componente',
'message' => 'Mensaje',
'message-help' => 'También puedes usar Markdown.',
'occurred_at' => '¿Cuando ocurrió este incidente?',
@@ -153,15 +153,16 @@ return [
'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' => 'Status page refresh rate (in seconds)',
+ 'time_before_refresh' => 'Tasa de actualización de la página de estado (en segundos)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Imagen del banner',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "Se recomienda subir una imagen no más grande de 930px de ancho",
'subscribers' => '¿Permitir a la gente inscribirse mediante noficiacion por correo electronico?',
- 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?',
+ 'suppress_notifications_in_maintenance' => '¿Suprimir notificaciones cuando el incidente ocurra durante el período de mantenimiento?',
'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' => 'Show the timezone the status page is running in',
+ 'show_timezone' => 'Mostrar la zona horaria en la que se está ejecutando la página de estado',
'only_disrupted_days' => '¿Solamente mostrar en la línea de tiempo días que contengan incidentes?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Formato de fecha de incidente',
],
'security' => [
- 'allowed-domains' => 'Dominios permitidos',
- 'allowed-domains-help' => 'Separados por coma. El dominio establecido en la configuración del sitio formará automáticamente parte de los dominios permitidos.',
+ 'allowed-domains' => 'Dominios permitidos',
+ 'allowed-domains-help' => 'Separados por coma. El dominio establecido en la configuración del sitio formará automáticamente parte de los dominios permitidos.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Hoja de estilo personalizada',
@@ -188,7 +191,7 @@ return [
'background-fills' => 'Relleno del fondo (componentes, incidentes, pie)',
'banner-background-color' => 'Color de fondo del banner',
'banner-padding' => 'Padding del banner',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => '¿Habilitar banner de ancho completo?',
'text-color' => 'Color del texto',
'dashboard-login' => '¿Mostrar el botón de Panel de Control en el pie?',
'reds' => 'Rojo (usado para errores)',
@@ -218,7 +221,7 @@ return [
],
'team' => [
'description' => 'Invita a los miembros de equipo introduciendo sus direcciones de correo electrónico aquí.',
- 'email' => 'Email #:id',
+ 'email' => 'Dirección de correo electrónico de los miembros de su equipo',
],
],
From 55c32baa4eab480ea270878b87133a3a4ad14673 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:47 +0100
Subject: [PATCH 25/65] New translations forms.php (Swedish)
---
resources/lang/sv-SE/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/sv-SE/forms.php b/resources/lang/sv-SE/forms.php
index 9eb6e3e1..c2aeeee2 100644
--- a/resources/lang/sv-SE/forms.php
+++ b/resources/lang/sv-SE/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Bannerbild',
'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?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Händelsens tidsstämpelformat',
],
'security' => [
- 'allowed-domains' => 'Tillåtna domäner',
- 'allowed-domains-help' => 'Kommaseparerad. Domänerna ovan tillåts automatiskt som standard.',
+ 'allowed-domains' => 'Tillåtna domäner',
+ 'allowed-domains-help' => 'Kommaseparerad. Domänerna ovan tillåts automatiskt som standard.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Anpassad stilmall',
From 3cfa9464b6c980394eae4f8036dd969ec77e3350 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:50 +0100
Subject: [PATCH 26/65] New translations forms.php (Thai)
---
resources/lang/th-TH/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/th-TH/forms.php b/resources/lang/th-TH/forms.php
index bf7e8bac..c6c50722 100644
--- a/resources/lang/th-TH/forms.php
+++ b/resources/lang/th-TH/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'เกี่ยวกับหน้านี้',
'days-of-incidents' => 'แสดงวันที่มีเหตุการณ์เกิดขึ้นกี่วัน?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'ภาพแบนเนอร์',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'เปิดให้ทุกคนสามารถลงทะเบียนรับอีเมลแจ้งเตือน?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'รูปแบบเวลาของเหตุการณ์',
],
'security' => [
- 'allowed-domains' => 'โดเมนที่ได้รับอนุญาต',
- 'allowed-domains-help' => 'คั่นด้วยจุลภาค โดเมนที่กำหนดข้างต้นจะสามารถเข้าได้อัตโนมัติ โดยค่าเริ่มต้น',
+ 'allowed-domains' => 'โดเมนที่ได้รับอนุญาต',
+ 'allowed-domains-help' => 'คั่นด้วยจุลภาค โดเมนที่กำหนดข้างต้นจะสามารถเข้าได้อัตโนมัติ โดยค่าเริ่มต้น',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From bfef216761d25965c757150bfab18026b5e3faf9 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:51 +0100
Subject: [PATCH 27/65] New translations forms.php (Italian)
---
resources/lang/it-IT/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/it-IT/forms.php b/resources/lang/it-IT/forms.php
index 5d187a33..941cd2c9 100644
--- a/resources/lang/it-IT/forms.php
+++ b/resources/lang/it-IT/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Informazioni sulla pagina',
'days-of-incidents' => 'Quanti giorni di segnalazioni mostrare?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Immagine del banner',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Permettere alle persone di iscriversi alle notifiche via email?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Formato timestamp della segnalazione',
],
'security' => [
- 'allowed-domains' => 'Domini consentiti',
- 'allowed-domains-help' => 'Separati da virgola. Il dominio impostato sopra è automaticamente consentito per impostazione predefinita.',
+ 'allowed-domains' => 'Domini consentiti',
+ 'allowed-domains-help' => 'Separati da virgola. Il dominio impostato sopra è automaticamente consentito per impostazione predefinita.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Foglio di stile personalizzato',
From 80dd5b842882e55afa383e1ea7096a697d6d61eb Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:53 +0100
Subject: [PATCH 28/65] New translations forms.php (Czech)
---
resources/lang/cs-CZ/forms.php | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/resources/lang/cs-CZ/forms.php b/resources/lang/cs-CZ/forms.php
index a21764a7..7476b1ce 100644
--- a/resources/lang/cs-CZ/forms.php
+++ b/resources/lang/cs-CZ/forms.php
@@ -49,12 +49,12 @@ return [
'name' => 'Jméno',
'status' => 'Stav',
'component' => 'Komponenta',
- 'component_status' => 'Component Status',
+ 'component_status' => 'Stavy služeb',
'message' => 'Zpráva',
'message-help' => 'Můžete také použít Markdown.',
'occurred_at' => 'Kdy došlo k incidentu?',
'notify_subscribers' => 'Oznámit odběratelům?',
- 'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
+ 'notify_disabled' => 'Z důvodu plánované údržby budou oznámení o tomto incidentu nebo jeho součástech potlačena.',
'visibility' => 'Viditelnost incidentu',
'stick_status' => 'Připnout událost',
'stickied' => 'Připnuté',
@@ -153,15 +153,16 @@ return [
'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' => 'Obnovovací frekvence status stránky (v sekundách)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Obrázek banneru',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "Doručuje se nenahrávat soubory větší než 930 pixelů na šířku",
'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?',
+ 'suppress_notifications_in_maintenance' => 'Potlačit oznámení dojde-li k události během během času údržby?',
'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' => 'Show the timezone the status page is running in',
+ 'show_timezone' => 'Zobrazit časové pásmo, ve které je zobrazena stavová stránka',
'only_disrupted_days' => 'Zobrazit na časové ose pouze dny, kdy došlo k incidentu?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Formát času pro incident',
],
'security' => [
- 'allowed-domains' => 'Povolené domény',
- 'allowed-domains-help' => 'Oddělené čárkami. Výše uvedené domény jsou ve výchozím nastavení automaticky povoleny.',
+ 'allowed-domains' => 'Povolené domény',
+ 'allowed-domains-help' => 'Oddělené čárkami. Výše uvedené domény jsou ve výchozím nastavení automaticky povoleny.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Vlastní šablona stylů',
@@ -188,7 +191,7 @@ return [
'background-fills' => 'Pozadí výplně (komponenty, incidenty, zápatí)',
'banner-background-color' => 'Barva pozadí banneru',
'banner-padding' => 'Odsazení banneru',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => 'Povolit banner přes celou obrazovku?',
'text-color' => 'Barva textu',
'dashboard-login' => 'Zobrazit tlačítko Řídící panel v zápatí?',
'reds' => 'Červená (používané pro chyby)',
@@ -238,7 +241,7 @@ return [
'remove' => 'Smazat',
'invite' => 'Pozvat',
'signup' => 'Registrovat se',
- 'manage_updates' => 'Manage Updates',
+ 'manage_updates' => 'Správa aktualizací',
// Other
'optional' => '* Volitelné',
From 34934baf5bcd1f0a19e6050f7dad54ee793e0c57 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:54 +0100
Subject: [PATCH 29/65] New translations cachet.php (Chinese Traditional)
---
resources/lang/zh-TW/cachet.php | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/resources/lang/zh-TW/cachet.php b/resources/lang/zh-TW/cachet.php
index bccf4e43..84c41eb0 100644
--- a/resources/lang/zh-TW/cachet.php
+++ b/resources/lang/zh-TW/cachet.php
@@ -30,10 +30,10 @@ return [
'none' => '沒有故障報告',
'past' => '過往事件',
'stickied' => 'Stickied 事件',
- 'scheduled' => '排程維護',
+ 'scheduled' => '維護',
'scheduled_at' => ',於:timestamp',
'posted' => '簽名時間戳',
- 'posted_at' => 'Posted at :timestamp',
+ 'posted_at' => '張貼於::timestamp',
'status' => [
1 => '調查中',
2 => '已辨明',
@@ -53,9 +53,9 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
- 'bad' => '[0,1] 系統目前發生異常情形。|[2,Inf] 部分系統發生異常情形。',
- 'major' => '[0,1] 一個系統出現重大故障|[2,Inf] 一些系統出現重大故障',
+ 'good' => '[0,1] 系統運作正常|[2,*] 所有系統運作正常',
+ 'bad' => '[0,1] 系統目前發生異常。|[2,Inf] 部分系統發生異常。',
+ 'major' => '[0,1] 系統出現故障|[2,Inf] 一些系統出現故障',
],
'api' => [
@@ -81,7 +81,7 @@ return [
'manage' => [
'no_subscriptions' => '您目前已訂閱所有的更新。',
'my_subscriptions' => '您目前已安裝下列更新',
- 'manage_at_link' => 'Manage your subscriptions at :link',
+ 'manage_at_link' => '請至:link管理您的訂閱',
],
'email' => [
'subscribe' => '訂閱 電子郵件 系統狀態更新。',
@@ -121,9 +121,9 @@ return [
// Meta descriptions
'meta' => [
'description' => [
- 'incident' => 'Details and updates about the :name incident that occurred on :date',
- 'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
- 'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
+ 'incident' => '關於發生於;date的事件「:name」的詳細資訊與後續',
+ 'schedule' => '關於開始於;startDate的計畫性維護「:name」的詳細資訊',
+ 'subscribe' => '訂閱:app以獲得即時狀態、事件及維護資訊',
'overview' => '始終保持對 :app 服務狀態的關注。',
],
],
From b67836004aaeeca8e439f2307b191d340a1119d7 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:55 +0100
Subject: [PATCH 30/65] New translations dashboard.php (Chinese Traditional)
---
resources/lang/zh-TW/dashboard.php | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/resources/lang/zh-TW/dashboard.php b/resources/lang/zh-TW/dashboard.php
index 6b17092e..ad6e90f1 100644
--- a/resources/lang/zh-TW/dashboard.php
+++ b/resources/lang/zh-TW/dashboard.php
@@ -18,24 +18,24 @@ return [
'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} 目前沒有任何事件。|[1]你記錄了一個事件。|[2,*]你回報了 :count 個事件。',
'incident-create-template' => '新增模板',
'incident-templates' => '事件模板',
'updates' => [
- 'title' => 'Incident updates for :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'title' => '事件「:incident」的後續',
+ 'count' => '{0}沒有更新 |[1]一個更新 |[2]兩個更新 |[3, *]多個更新',
'add' => [
'title' => 'Create new incident update',
- 'success' => 'Your new incident update has been created.',
- 'failure' => 'Something went wrong with the incident update.',
+ 'success' => '您已建立了一個事件的後續',
+ 'failure' => '更新事件後續時遇到了一些問題',
],
'edit' => [
- 'title' => 'Edit incident update',
- 'success' => 'The incident update has been updated.',
+ 'title' => '編輯事件後續更新',
+ 'success' => '事件後續已更新',
'failure' => 'Something went wrong updating the incident update',
],
],
- 'reported_by' => 'Reported by :user',
+ 'reported_by' => '由:user回報',
'add' => [
'title' => '添加事件',
'success' => 'Incident added.',
@@ -74,7 +74,7 @@ return [
// Incident Maintenance
'schedule' => [
- 'schedule' => '排程維護',
+ 'schedule' => '維護',
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
'scheduled_at' => '排程於 :timestamp',
'add' => [
@@ -158,12 +158,12 @@ return [
'subscribers' => [
'subscribers' => '訂閱者',
'description' => 'Subscribers will receive email updates when incidents are created or components are updated.',
- 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
+ 'description_disabled' => '要使用此功能, 您需要允許使用者註冊通知。',
'verified' => '已認證',
'not_verified' => '未認證',
'subscriber' => ':email, subscribed :date',
'no_subscriptions' => 'Subscribed to all updates',
- 'global' => 'Globally subscribed',
+ 'global' => '全域訂閱',
'add' => [
'title' => '添加訂閱者',
'success' => '訂閱者已添加成功.',
From 3072a54e45ef8e1e0046be26d087834f25e064e1 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:56 +0100
Subject: [PATCH 31/65] New translations forms.php (Chinese Traditional)
---
resources/lang/zh-TW/forms.php | 23 +++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php
index b5d153a5..b9233279 100644
--- a/resources/lang/zh-TW/forms.php
+++ b/resources/lang/zh-TW/forms.php
@@ -49,12 +49,12 @@ return [
'name' => '名稱',
'status' => '狀態',
'component' => '組件',
- 'component_status' => 'Component Status',
+ 'component_status' => '組件狀態',
'message' => '訊息',
'message-help' => '你可以使用 Markdown 。',
'occurred_at' => 'When did this incident occur?',
'notify_subscribers' => '通知訂閱者',
- 'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
+ 'notify_disabled' => '由於計畫性維護, 有關此事件或其元件的通知將被抑制。',
'visibility' => 'Incident Visibility',
'stick_status' => 'Stick Incident',
'stickied' => 'Stickied',
@@ -153,15 +153,16 @@ return [
'display-graphs' => '在狀態頁上顯示圖片?',
'about-this-page' => '關於本站',
'days-of-incidents' => '顯示多少天前的事件?',
- 'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'time_before_refresh' => '狀態頁更新頻率 (以秒為單位)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "建議您上傳寬度小於930像素的圖片",
'subscribers' => '允許用戶訂閱郵件通知嗎?',
- 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?',
+ 'suppress_notifications_in_maintenance' => '在維護期間發生事件時取消通知?',
'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' => '顯示狀態頁所使用的時區',
'only_disrupted_days' => 'Only show days containing incidents in the timeline?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => '事件的時間戳格式',
],
'security' => [
- 'allowed-domains' => '允許的域',
- 'allowed-domains-help' => '請以半角逗號分隔。以上域名將會自動允許訪問。',
+ 'allowed-domains' => '允許的域',
+ 'allowed-domains-help' => '請以半角逗號分隔。以上域名將會自動允許訪問。',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
@@ -188,7 +191,7 @@ return [
'background-fills' => '區塊填充色(組件, 事件, 頁尾)',
'banner-background-color' => '横幅背景色',
'banner-padding' => '横幅Padding值',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => '是否啟用全寬度橫幅?',
'text-color' => 'Text color',
'dashboard-login' => '在頁尾顯示 管理後臺 的入口?',
'reds' => '紅(用於錯誤類提示)',
@@ -238,7 +241,7 @@ return [
'remove' => '移除',
'invite' => '邀請',
'signup' => '註冊',
- 'manage_updates' => 'Manage Updates',
+ 'manage_updates' => '管理更新',
// Other
'optional' => '* 可選項目',
From f64d93f8353a9a37eea5fcf460ac80a9f0b12e13 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:58 +0100
Subject: [PATCH 32/65] New translations cachet.php (Czech)
---
resources/lang/cs-CZ/cachet.php | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/resources/lang/cs-CZ/cachet.php b/resources/lang/cs-CZ/cachet.php
index 605f5f7c..0bb5830a 100644
--- a/resources/lang/cs-CZ/cachet.php
+++ b/resources/lang/cs-CZ/cachet.php
@@ -33,7 +33,7 @@ return [
'scheduled' => 'Plánovaná odstávka',
'scheduled_at' => ', plánované na :timestamp',
'posted' => 'Publikováno :timestamp',
- 'posted_at' => 'Posted at :timestamp',
+ 'posted_at' => 'Publikováno :timestamp',
'status' => [
1 => 'Zkoumání příčiny',
2 => 'Problém identifikován',
@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '[0,1] Služba je v provozu|[2,*]Všechny služby fungují bez problémů',
'bad' => '[0,1] Služba má problémy|[2,Inf] Některá ze služeb má problémy',
'major' => '[0,1] Služba má celkový výpadek|[2,Inf] Některé služby mají celkový výpadek',
],
@@ -81,7 +81,7 @@ return [
'manage' => [
'no_subscriptions' => 'Aktuálně jsi přihlášen(a) ke všem upozorněním.',
'my_subscriptions' => 'Aktuálně jsi přihlášen(a) k následujícím upozorněním.',
- 'manage_at_link' => 'Manage your subscriptions at :link',
+ 'manage_at_link' => 'Spravovat odběry na :link',
],
'email' => [
'subscribe' => 'Přihlásit se k zasílání upozornění e-mailem.',
@@ -121,9 +121,9 @@ return [
// Meta descriptions
'meta' => [
'description' => [
- 'incident' => 'Details and updates about the :name incident that occurred on :date',
- 'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
- 'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
+ 'incident' => 'Podrobnosti a aktuální informace o událost :name, ke které došlo :date',
+ 'schedule' => 'Podrobnosti o plánované údržbě :name od :startDate',
+ 'subscribe' => 'Přihlaste se k odběru: app, abyste obdrželi aktualizace o událostech a plánované údržbě',
'overview' => 'Držte krok s nejnovějšími aktualizacemi od: app.',
],
],
From 01e08bc3dd9844b43f21fc9ddb30cd8340d55f00 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:33:59 +0100
Subject: [PATCH 33/65] New translations dashboard.php (Czech)
---
resources/lang/cs-CZ/dashboard.php | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/resources/lang/cs-CZ/dashboard.php b/resources/lang/cs-CZ/dashboard.php
index 60f0299c..6e3bd526 100644
--- a/resources/lang/cs-CZ/dashboard.php
+++ b/resources/lang/cs-CZ/dashboard.php
@@ -18,24 +18,24 @@ return [
'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}Nejsou hlášeny žádné incidenty, dobrá práce.|[1]Zapsali jste jeden incident.|[2,*]Nahlásili jste :count incidentů.',
'incident-create-template' => 'Vytvořit šablonu',
'incident-templates' => 'Šablony incidentů',
'updates' => [
- 'title' => 'Incident updates for :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'title' => 'Aktualizace incidentu :incident',
+ 'count' => '{0}žádné aktualizace |[1]jedna aktualizace |[2]dvě aktualizace | [3, *] Několik aktualizací',
'add' => [
'title' => 'Vytvořit novou zprávu k události',
- 'success' => 'Your new incident update has been created.',
- 'failure' => 'Something went wrong with the incident update.',
+ 'success' => 'Vaše aktualizace incidentu byla vytvořena.',
+ 'failure' => 'Při aktualizaci incidentu se něco pokazilo.',
],
'edit' => [
- 'title' => 'Edit incident update',
- 'success' => 'The incident update has been updated.',
- 'failure' => 'Something went wrong updating the incident update',
+ 'title' => 'Editovat aktualizace incidentu',
+ 'success' => 'Událost byla aktualizována.',
+ 'failure' => 'Při aktualizaci incidentu se něco pokazilo',
],
],
- 'reported_by' => 'Reported by :user',
+ 'reported_by' => 'Nahlásil :user',
'add' => [
'title' => 'Nahlásit incident',
'success' => 'Incident byl přidán.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Plánovaná odstávka',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0}Žádná údržba není v plánu, dobrá práce.|[1]Naplánovali jste jednu údržbu.|[2,*]Jsou v plánu :count údržby.',
'scheduled_at' => 'Naplánováno na :timestamp',
'add' => [
'title' => 'Přidat plánovanou údržbu',
@@ -158,12 +158,12 @@ return [
'subscribers' => [
'subscribers' => 'Odběratelé',
'description' => 'Odběratelé obdrží aktualizace e-mailem, pokuď dojde ke vzniku incidentu.',
- 'description_disabled' => 'To use this feature, you need allow people to signup for notifications.',
+ 'description_disabled' => 'Chcete-li použít tuto funkci, potřebujete povolit uživatelům registraci pro oznámení.',
'verified' => 'Ověřeno',
'not_verified' => 'Neověřeno',
'subscriber' => ': e-mail, přihlášen: datum',
'no_subscriptions' => 'Přihlášeno k zasílání všech aktualizací',
- 'global' => 'Globally subscribed',
+ 'global' => 'Globálně odebírané',
'add' => [
'title' => 'Přidat nového odběratele',
'success' => 'Odběratel přidán.',
From 941d8c02820201ab22fc7975035b5c372bd5fb09 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:01 +0100
Subject: [PATCH 34/65] New translations forms.php (Chinese Simplified)
---
resources/lang/zh-CN/forms.php | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php
index bc74cbea..43f3f96d 100644
--- a/resources/lang/zh-CN/forms.php
+++ b/resources/lang/zh-CN/forms.php
@@ -153,15 +153,16 @@ return [
'display-graphs' => '在状态页上显示图表',
'about-this-page' => '关于本页',
'days-of-incidents' => '显示多少天的故障?',
- 'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'time_before_refresh' => '状态页刷新速度(秒)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => '横幅图像',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "建议上传文件宽度不大于 930 像素。",
'subscribers' => '允许用户订阅邮件通知',
'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?',
'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)',
'automatic_localization' => '根据访客的系统语言自动本地化状态页面',
'enable_external_dependencies' => '启用第三方服务 (Google Fonts, Tracker 等)',
- 'show_timezone' => 'Show the timezone the status page is running in',
+ 'show_timezone' => '显示状态页所在的时区',
'only_disrupted_days' => '仅显示有故障的日期',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => '故障日期和时间格式',
],
'security' => [
- 'allowed-domains' => '允许的 CORS 域',
- 'allowed-domains-help' => '以逗号分隔。默认情况下,API跨域请求将自动允许以上已设置的域。',
+ 'allowed-domains' => '允许的 CORS 域',
+ 'allowed-domains-help' => '以逗号分隔。默认情况下,API跨域请求将自动允许以上已设置的域。',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => '自定义 CSS 样式表',
@@ -188,7 +191,7 @@ return [
'background-fills' => '区块填充色(组件, 故障, 页尾)',
'banner-background-color' => '横幅背景',
'banner-padding' => '横幅图像边距',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => '是否启用full width banner?',
'text-color' => '文字颜色',
'dashboard-login' => '在页尾显示 管理后台 的入口?',
'reds' => '红 (用于错误类提示)',
From 0ff14a1a0d51be1773c9597d959a7c92fd3d1d36 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:02 +0100
Subject: [PATCH 35/65] New translations cachet.php (Danish)
---
resources/lang/da-DK/cachet.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/lang/da-DK/cachet.php b/resources/lang/da-DK/cachet.php
index 0af629a7..96b482fb 100644
--- a/resources/lang/da-DK/cachet.php
+++ b/resources/lang/da-DK/cachet.php
@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '[0,1] Systemet operationelt | [2, *] Alle systemer er operationelle',
'bad' => '[0,1] Systemet har i øjeblikket problemer|[2,*] Nogle systemer har i øjeblikket problemer',
'major' => '[0,1] Systemet har i øjeblikket store problemer|[2,*] Nogle systemer har i øjeblikket store problemer',
],
From 5d94489ff3f2816824ac08290ed075db301a7ac9 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:04 +0100
Subject: [PATCH 36/65] New translations forms.php (Danish)
---
resources/lang/da-DK/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/da-DK/forms.php b/resources/lang/da-DK/forms.php
index 7f92ae39..1998d1df 100644
--- a/resources/lang/da-DK/forms.php
+++ b/resources/lang/da-DK/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Om',
'days-of-incidents' => 'Hvor mange dage skal der vises hændelser for?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner billede',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Tillad folk at tilmelde sig email underretninger?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Datoformat for hændelser',
],
'security' => [
- 'allowed-domains' => 'Tilladte domæner',
- 'allowed-domains-help' => 'Komma adskilt. Domænet ovenfor har automatisk adgang.',
+ 'allowed-domains' => 'Tilladte domæner',
+ 'allowed-domains-help' => 'Komma adskilt. Domænet ovenfor har automatisk adgang.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Tilpasset CSS',
From e211a32446cc91e625e4cd99c5fae5589383f115 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:06 +0100
Subject: [PATCH 37/65] New translations cachet.php (Dutch)
---
resources/lang/nl-NL/cachet.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/lang/nl-NL/cachet.php b/resources/lang/nl-NL/cachet.php
index 437ab208..35162122 100644
--- a/resources/lang/nl-NL/cachet.php
+++ b/resources/lang/nl-NL/cachet.php
@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '[0,1]Systeem operationeel|[2,*]Alle systemen zijn operationeel',
'bad' => '[0,1] Het systeem ondervindt momenteel problemen |[2,Inf] Sommige systemen ondervinden momenteel problemen',
'major' => '[0,1] Het systeem ondervindt momenteel een grote storing|[2,Inf] Sommige systemen ondervinden momenteel een grote storing',
],
From b32d7a0e62ae91e2eafaa3f7618803682c6693ab Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:07 +0100
Subject: [PATCH 38/65] New translations dashboard.php (Dutch)
---
resources/lang/nl-NL/dashboard.php | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/resources/lang/nl-NL/dashboard.php b/resources/lang/nl-NL/dashboard.php
index de475047..2b31daaa 100644
--- a/resources/lang/nl-NL/dashboard.php
+++ b/resources/lang/nl-NL/dashboard.php
@@ -18,12 +18,12 @@ return [
'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}Top, er zijn geen incidenten.|[1]Je hebt één incident gerapporteerd.|[2,*]Je hebt :count incidenten gerapporteerd.',
'incident-create-template' => 'Maak template',
'incident-templates' => 'Incident Sjablonen',
'updates' => [
'title' => 'Incident updates voor :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'count' => '{0}Geen updates|[1]Één update|[2]Twee updates|[3,*]Meerdere updates',
'add' => [
'title' => 'Maak een nieuwe incident update',
'success' => 'Je nieuwe incident update is aangemaakt.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Gepland onderhoud',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0}Er zijn geen geplande onderhoudsmomenten.|[1]Er is één onderhoudsmoment gepland.|[2,*]Er zijn :count geplande onderhoudsmomenten.',
'scheduled_at' => 'Gepland op :timestamp',
'add' => [
'title' => 'Gepland onderhoud toevoegen',
From 57bbf57ba565e367aada31cc385330960e1a9c77 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:08 +0100
Subject: [PATCH 39/65] New translations dashboard.php (Chinese Simplified)
---
resources/lang/zh-CN/dashboard.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/resources/lang/zh-CN/dashboard.php b/resources/lang/zh-CN/dashboard.php
index b891017e..f8ad052c 100644
--- a/resources/lang/zh-CN/dashboard.php
+++ b/resources/lang/zh-CN/dashboard.php
@@ -18,12 +18,12 @@ return [
'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} 当前没有故障信息|[1]您已经记录了一个故障.|[2,*]您已经报告了 :count 个故障',
'incident-create-template' => '创建模板',
'incident-templates' => '故障模板',
'updates' => [
'title' => '关于 :incident 事件的更新',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'count' => '{0} 无更新|[1] 一个更新|[2] 2个更新|[3,*] 多个更新',
'add' => [
'title' => '添加故障更新',
'success' => '您已创建新的故障更新。',
@@ -35,7 +35,7 @@ return [
'failure' => '修改故障更新时出现问题',
],
],
- 'reported_by' => 'Reported by :user',
+ 'reported_by' => '由用户 :user 报告的',
'add' => [
'title' => '添加故障',
'success' => '故障已添加',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => '计划维护',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0}目前没有任何维护信息,很棒!|[1]你已经记录下1个维护计划.|[2,*]你已经报告了 :count 个维护计划.',
'scheduled_at' => '计划在 :timestamp',
'add' => [
'title' => '添加维护计划',
From 46fe8eda97d0b4ff2defc8a65f7c06d60198fb4d Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:10 +0100
Subject: [PATCH 40/65] New translations forms.php (Afrikaans)
---
resources/lang/af-ZA/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/af-ZA/forms.php b/resources/lang/af-ZA/forms.php
index 347a1c69..ac4dcf93 100644
--- a/resources/lang/af-ZA/forms.php
+++ b/resources/lang/af-ZA/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'Allowed domains',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => 'Allowed domains',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From 3631281c716eb7aa9c3eb0a4e8b5bf39832210a0 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:13 +0100
Subject: [PATCH 41/65] New translations forms.php (Albanian)
---
resources/lang/sq-AL/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/sq-AL/forms.php b/resources/lang/sq-AL/forms.php
index 8e4281ef..95eddbf0 100644
--- a/resources/lang/sq-AL/forms.php
+++ b/resources/lang/sq-AL/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Rreth faqes',
'days-of-incidents' => 'How many days of incidents to show?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'Allowed domains',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => 'Allowed domains',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From 5ca8ea62837ead2b13df3a41bae18a11073d98e9 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:15 +0100
Subject: [PATCH 42/65] New translations cachet.php (Chinese Simplified)
---
resources/lang/zh-CN/cachet.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/lang/zh-CN/cachet.php b/resources/lang/zh-CN/cachet.php
index df367a0e..19d908c5 100644
--- a/resources/lang/zh-CN/cachet.php
+++ b/resources/lang/zh-CN/cachet.php
@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '[0,1] 系统工作正常|[2,*] 所有系统工作正常',
'bad' => '[0,1] 系统出现了问题|[2,*] 一些系统出现了问题',
'major' => '[0,1] 系统出现重大故障|[2,*] 一些系统出现重大故障',
],
@@ -123,7 +123,7 @@ return [
'description' => [
'incident' => '有关于发生在 :date 的 :name 事件的细节与更新',
'schedule' => '有关于计划维护时段 :name ,开始于 :startDate,的细节说明',
- 'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
+ 'subscribe' => '订阅 :app 以接收故障更新和定期维护信息',
'overview' => '始终保持对 :app 服务状态的关注。',
],
],
From 4f29a53eca2f943ff4076e0e8eb9b7d988aad612 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:16 +0100
Subject: [PATCH 43/65] New translations forms.php (Arabic)
---
resources/lang/ar-SA/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/ar-SA/forms.php b/resources/lang/ar-SA/forms.php
index 2fbb62d9..289bfff3 100644
--- a/resources/lang/ar-SA/forms.php
+++ b/resources/lang/ar-SA/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'عن هذه الصفحة',
'days-of-incidents' => 'How many days of incidents to show?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'النطاقات المسموح بها',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => 'النطاقات المسموح بها',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From 2e869075424241fb1028e8db6a91563d0fe5f132 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:19 +0100
Subject: [PATCH 44/65] New translations forms.php (Catalan)
---
resources/lang/ca-ES/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/ca-ES/forms.php b/resources/lang/ca-ES/forms.php
index 76a5636e..47444da4 100644
--- a/resources/lang/ca-ES/forms.php
+++ b/resources/lang/ca-ES/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Imatge del banner',
'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?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Format del fus horari dels incidents',
],
'security' => [
- 'allowed-domains' => 'Dominis permesos',
- 'allowed-domains-help' => 'Separats per comes. El domini especificat a dalt és automàticament permès per defecte.',
+ 'allowed-domains' => 'Dominis permesos',
+ 'allowed-domains-help' => 'Separats per comes. El domini especificat a dalt és automàticament permès per defecte.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Full d\'estils personalitzats',
From 43479243ed2f7d59957a70f865949a5dd1ccf6e3 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:20 +0100
Subject: [PATCH 45/65] New translations forms.php (Dutch)
---
resources/lang/nl-NL/forms.php | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/resources/lang/nl-NL/forms.php b/resources/lang/nl-NL/forms.php
index 8300585f..c473bd52 100644
--- a/resources/lang/nl-NL/forms.php
+++ b/resources/lang/nl-NL/forms.php
@@ -153,15 +153,16 @@ return [
'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 page refresh rate (in seconds)',
+ 'time_before_refresh' => 'Statuspagina verversingssnelheid (in seconden)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner afbeelding',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "Bij voorkeur geen afbeeldingen breder dan 930 pixels uploaden",
'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' => 'Show the timezone the status page is running in',
+ 'show_timezone' => 'Toon de tijdzone op de statuspagina',
'only_disrupted_days' => 'Alleen dagen met incidenten op de tijdlijn tonen?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident tijdsaanduiding',
],
'security' => [
- 'allowed-domains' => 'Toegestane domeinen',
- 'allowed-domains-help' => 'Door komma\'s gescheiden. Het hierboven ingestelde domein is automatisch standaard toegelaten.',
+ 'allowed-domains' => 'Toegestane domeinen',
+ 'allowed-domains-help' => 'Door komma\'s gescheiden. Het hierboven ingestelde domein is automatisch standaard toegelaten.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Aangepaste Stylesheet',
@@ -188,7 +191,7 @@ return [
'background-fills' => 'Achtergrond opvulling (components, incidents, footer)',
'banner-background-color' => 'Banner achtergrond kleur',
'banner-padding' => 'Banner padding',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => 'Banner op volledige breedte tonen?',
'text-color' => 'Tekstkleur',
'dashboard-login' => 'Laat dashboard knop zien in de footer?',
'reds' => 'Rood (voor errors)',
From 912dfbac816a11a1259597c713821297bf669fd3 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:22 +0100
Subject: [PATCH 46/65] New translations forms.php (Greek)
---
resources/lang/el-GR/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/el-GR/forms.php b/resources/lang/el-GR/forms.php
index 215fdd84..eecff1ff 100644
--- a/resources/lang/el-GR/forms.php
+++ b/resources/lang/el-GR/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'Allowed domains',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => 'Allowed domains',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From 5b127f887949a69dc3d401b214aad6e825e737a1 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:25 +0100
Subject: [PATCH 47/65] New translations forms.php (Hebrew)
---
resources/lang/he-IL/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/he-IL/forms.php b/resources/lang/he-IL/forms.php
index 52c74041..d8930743 100644
--- a/resources/lang/he-IL/forms.php
+++ b/resources/lang/he-IL/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'About this page',
'days-of-incidents' => 'כמה ימים של אירועים להראות?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'Allowed domains',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => 'Allowed domains',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From c85d54f04503978da03e7689342e518481ef3d89 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:27 +0100
Subject: [PATCH 48/65] New translations forms.php (Hungarian)
---
resources/lang/hu-HU/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/hu-HU/forms.php b/resources/lang/hu-HU/forms.php
index 533eb229..3bc478e7 100644
--- a/resources/lang/hu-HU/forms.php
+++ b/resources/lang/hu-HU/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner kép',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Emberek regisztrálhatnak email értesítésekre?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incidens időbélyeg formátuma',
],
'security' => [
- 'allowed-domains' => 'Engedélyezett domainek',
- 'allowed-domains-help' => 'Vesszővel elválasztott. A fenti domain alapértelmezés szerint engedélyezve van.',
+ 'allowed-domains' => 'Engedélyezett domainek',
+ 'allowed-domains-help' => 'Vesszővel elválasztott. A fenti domain alapértelmezés szerint engedélyezve van.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Egyedi Stylesheet',
From 3019e8154929f69bbbc56e26e67fa48fe1409e81 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:30 +0100
Subject: [PATCH 49/65] New translations forms.php (Indonesian)
---
resources/lang/id-ID/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/id-ID/forms.php b/resources/lang/id-ID/forms.php
index 381bb70d..23169b4e 100644
--- a/resources/lang/id-ID/forms.php
+++ b/resources/lang/id-ID/forms.php
@@ -154,6 +154,7 @@ return [
'about-this-page' => 'Tentang halaman ini',
'days-of-incidents' => 'Berapa hari insiden akan ditampilkan?',
'time_before_refresh' => 'Status page refresh rate (in seconds)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Gambar Banner',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Bolehkan pengunjung mendaftar notifikasi email?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Format Waktu Insiden',
],
'security' => [
- 'allowed-domains' => 'Domain yang dibolehkan',
- 'allowed-domains-help' => 'Pisahkan dengan koma. Domain yang ada di atas otomatis akan dibolehkan.',
+ 'allowed-domains' => 'Domain yang dibolehkan',
+ 'allowed-domains-help' => 'Pisahkan dengan koma. Domain yang ada di atas otomatis akan dibolehkan.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Stylesheet Kustom',
From 5f77cb2915485956f617a1c57794cbcfc34d8715 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:33 +0100
Subject: [PATCH 50/65] New translations notifications.php (Dutch)
---
resources/lang/nl-NL/notifications.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/lang/nl-NL/notifications.php b/resources/lang/nl-NL/notifications.php
index 08a0b350..fdb8b1fb 100644
--- a/resources/lang/nl-NL/notifications.php
+++ b/resources/lang/nl-NL/notifications.php
@@ -98,7 +98,7 @@ return [
'user' => [
'invite' => [
'mail' => [
- 'subject' => 'Je uitnodiging zit in deze mail...',
+ 'subject' => 'Je uitnodiging zit in deze e-mail...',
'content' => 'Je bent uitgenodigd voor de :app_name statuspagina.',
'title' => 'Je bent uitgenodigd voor :app_name statuspagina.',
'action' => 'Accepteer',
From ca28de53fe2bb50eec7b766a4d135e7cc78fc9c0 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:34 +0100
Subject: [PATCH 51/65] New translations forms.php (English)
---
resources/lang/en-US/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/en-US/forms.php b/resources/lang/en-US/forms.php
index 1b2b45ae..71a4a2f8 100644
--- a/resources/lang/en-US/forms.php
+++ b/resources/lang/en-US/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Incident timestamp format',
],
'security' => [
- 'allowed-domains' => 'Allowed domains',
- 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'allowed-domains' => 'Allowed domains',
+ 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Custom Stylesheet',
From 8e84ed53ba4aa3000c8365f3c03c27bebe9787f0 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:37 +0100
Subject: [PATCH 52/65] New translations forms.php (Finnish)
---
resources/lang/fi-FI/forms.php | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/resources/lang/fi-FI/forms.php b/resources/lang/fi-FI/forms.php
index 56481068..819a3404 100644
--- a/resources/lang/fi-FI/forms.php
+++ b/resources/lang/fi-FI/forms.php
@@ -154,6 +154,7 @@ return [
'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)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Bannerikuva',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Salli käyttäjien tilata sähköpostitilaukset?',
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Tapauksen aikaleiman muoto',
],
'security' => [
- 'allowed-domains' => 'Sallittu toimialueet',
- 'allowed-domains-help' => 'Pilkulla erotettuna. Edellä olevat toimialueet sallitaan automaattisesti oletuksena.',
+ 'allowed-domains' => 'Sallittu toimialueet',
+ 'allowed-domains-help' => 'Pilkulla erotettuna. Edellä olevat toimialueet sallitaan automaattisesti oletuksena.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Mukautettu tyylisivu',
From 981e556c5d00cd232451e6103277d3a398881ad5 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:40 +0100
Subject: [PATCH 53/65] New translations cachet.php (French)
---
resources/lang/fr-FR/cachet.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/lang/fr-FR/cachet.php b/resources/lang/fr-FR/cachet.php
index bffacbc8..cb4e2aad 100644
--- a/resources/lang/fr-FR/cachet.php
+++ b/resources/lang/fr-FR/cachet.php
@@ -53,7 +53,7 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
+ 'good' => '[0,1] Système opérationnel|[2,*] Tous les systèmes sont opérationnels',
'bad' => '[0,1] Le système rencontre actuellement des problèmes|[2,Inf] Certains systèmes rencontrent des problèmes',
'major' => '[0,1] Le service rencontre une panne majeure|[2,Inf] Certains systèmes rencontrent une panne majeure',
],
From b5d018775dc3e077ee6d90c5db03b25e29f09ff6 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:41 +0100
Subject: [PATCH 54/65] New translations dashboard.php (French)
---
resources/lang/fr-FR/dashboard.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/resources/lang/fr-FR/dashboard.php b/resources/lang/fr-FR/dashboard.php
index 12d7d18b..4716b580 100644
--- a/resources/lang/fr-FR/dashboard.php
+++ b/resources/lang/fr-FR/dashboard.php
@@ -18,12 +18,12 @@ return [
'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}Aucun incident, félicitations!.|[1]Vous avez signalé un incident|[2,*]Vous avez signalé :count incidents.',
'incident-create-template' => 'Créer un modèle',
'incident-templates' => 'Modèles d\'incident',
'updates' => [
'title' => 'Incident mis à jour pour : incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'count' => '{0} Aucune mise à jour|[1] Une mise à jour|[2] Deux mises à jour|[3,*] Plusieurs mises à jour',
'add' => [
'title' => 'Créer une mise à jour d\'incident',
'success' => 'Votre nouvelle mise à jour d\'incident a été créée.',
@@ -35,7 +35,7 @@ return [
'failure' => 'Un problème est survenu lors de la mise à jour de l\'incident',
],
],
- 'reported_by' => 'Reported by :user',
+ 'reported_by' => 'Signalé par :user',
'add' => [
'title' => 'Ajouter un incident',
'success' => 'Incident ajouté.',
@@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Maintenance Planifiée',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'logged' => '{0} Aucune maintenance en cours, félicitations.|[1]Vous avez une maintenance planifiée.|[2,*]Vous avez :count maintenances de planifiées.',
'scheduled_at' => 'Planifiée à :timestamp',
'add' => [
'title' => 'Ajouter une maintenance planifiée',
From e50446c816cac0fe5ca240b531e33cb28ac3b194 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:42 +0100
Subject: [PATCH 55/65] New translations forms.php (French)
---
resources/lang/fr-FR/forms.php | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/resources/lang/fr-FR/forms.php b/resources/lang/fr-FR/forms.php
index 2147edb4..dce01105 100644
--- a/resources/lang/fr-FR/forms.php
+++ b/resources/lang/fr-FR/forms.php
@@ -153,15 +153,16 @@ return [
'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' => 'Status page refresh rate (in seconds)',
+ 'time_before_refresh' => 'Fréquence de rafraîchissement de la page de statut (en secondes)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Image d\'en-tête',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "Il est recommandé de ne pas téléverser un fichier d'une largeur de plus 930px",
'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' => 'Show the timezone the status page is running in',
+ 'show_timezone' => 'Afficher le fuseau horaire configuré pour la page de statut',
'only_disrupted_days' => 'Afficher uniquement les jours contenant des incidents dans la timeline ?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Format de la date de l\'incident',
],
'security' => [
- 'allowed-domains' => 'Domaines autorisés',
- 'allowed-domains-help' => 'Séparés par des virgules. Le domaine défini ci-dessus est automatiquement autorisé par défaut.',
+ 'allowed-domains' => 'Domaines autorisés',
+ 'allowed-domains-help' => 'Séparés par des virgules. Le domaine défini ci-dessus est automatiquement autorisé par défaut.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Feuille de style personnalisée',
@@ -188,7 +191,7 @@ return [
'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' => 'Enable full width banner?',
+ 'fullwidth-banner' => 'Activez la bannière pleine largeur ?',
'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 feef971328bcd05d8a9fca0701d7a07eb8e839b6 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:43 +0100
Subject: [PATCH 56/65] New translations cachet.php (German)
---
resources/lang/de-DE/cachet.php | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/resources/lang/de-DE/cachet.php b/resources/lang/de-DE/cachet.php
index d733602b..d84fb1b9 100644
--- a/resources/lang/de-DE/cachet.php
+++ b/resources/lang/de-DE/cachet.php
@@ -30,7 +30,7 @@ return [
'none' => 'Es liegen keine Ereignisse vor',
'past' => 'Vergangene Ereignisse',
'stickied' => 'Angepinnte Vorfälle',
- 'scheduled' => 'Wartungsarbeiten',
+ 'scheduled' => 'Geplante Wartungen',
'scheduled_at' => ', geplant :timestamp',
'posted' => 'Veröffentlicht :timestamp',
'posted_at' => 'Veröffentlicht am :timestamp',
@@ -53,9 +53,9 @@ return [
// Service Status
'service' => [
- 'good' => '[0,1]System operational|[2,*]All systems are operational',
- 'bad' => '[0,1] Das System hat momentan Probleme|[2,Inf] Mehrere Systeme haben momentan Probleme',
- 'major' => '[0,1] Das System hat ein schwerwiegendes Problem|[2,Inf] Mehrere Systeme haben ein schwerwiegendes Problem',
+ 'good' => '[0,1]System funktioniert|[2,*]Alle Systeme funktionieren',
+ 'bad' => '[0,1] Das System hat momentan Probleme|[2,*] Mehrere Systeme haben momentan Probleme',
+ 'major' => '[0,1] Das System hat ein schwerwiegendes Problem|[2,*] Mehrere Systeme haben ein schwerwiegendes Problem',
],
'api' => [
@@ -81,7 +81,7 @@ return [
'manage' => [
'no_subscriptions' => 'Du hast im Augenblick alle Updates abonniert.',
'my_subscriptions' => 'Du hast im Augenblick folgende Updates abonniert.',
- 'manage_at_link' => 'Verwalte deine Abonnements :link',
+ 'manage_at_link' => 'Verwalte deine Abonnements unter :link',
],
'email' => [
'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',
From c61a1797c5d65de17c1f400ca762ba0f3eb48ddd Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:45 +0100
Subject: [PATCH 57/65] New translations dashboard.php (German)
---
resources/lang/de-DE/dashboard.php | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/resources/lang/de-DE/dashboard.php b/resources/lang/de-DE/dashboard.php
index 4c2c1c15..b689d13a 100644
--- a/resources/lang/de-DE/dashboard.php
+++ b/resources/lang/de-DE/dashboard.php
@@ -18,20 +18,20 @@ return [
'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}Es gibt keine Ereignisse, gute Arbeit.|[1]Du hast ein Ereignis gemeldet.|[2,*]Du hast :count Ereignisse gemeldet.',
'incident-create-template' => 'Vorlage erstellen',
'incident-templates' => 'Ereignis Vorlagen',
'updates' => [
- 'title' => 'Vorfall Aktualisiert für :incident',
- 'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
+ 'title' => 'Vorfall Updates für :incident',
+ 'count' => '{0}Keine Updates|[1]Ein Update|[2]Zwei Updates|[3,*]Mehrere Updates',
'add' => [
'title' => 'Vorfall-Update erstellen',
- 'success' => 'Deine neue Vorfall Aktualisierung wurde erstellt.',
- 'failure' => 'Etwas ist schief gelaufen mit der Vorfall Aktualisierung.',
+ 'success' => 'Dein Vorfall Update wurde erstellt.',
+ 'failure' => 'Etwas ist mit dem Vorfall Update schief gelaufen.',
],
'edit' => [
- 'title' => 'Bearbeite Vorfall Aktualisierung',
- 'success' => 'Vorfall wurde aktualisiert.',
+ 'title' => 'Vorfall Update bearbeiten',
+ 'success' => 'Vorfall Update wurde aktualisiert.',
'failure' => 'Etwas ist mit dem Aktualisieren des Vorfall Updates schief gelaufen',
],
],
@@ -74,12 +74,12 @@ return [
// Incident Maintenance
'schedule' => [
- 'schedule' => 'Wartungsarbeiten',
- 'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported :count schedules.',
+ 'schedule' => 'Geplante Wartungen',
+ 'logged' => '{0}Es gibt keine geplanten Wartungen, gute Arbeit.|[1]Du hast einen Eintrag erstellt.|[2,*]Du hast :count Einträge erstellt.',
'scheduled_at' => 'Geplant am :timestamp',
'add' => [
'title' => 'Planmäßige Wartungsarbeiten hinzufügen',
- 'success' => 'Zeitplan hinzugefügt.',
+ 'success' => 'Wartungsarbeiten hinzugefügt.',
'failure' => 'Etwas lief schief mit dem Hinzufügen des Zeitplans. Bitte versuchen Sie es erneut.',
],
'edit' => [
From 0ae0af0576253781aacc875dc8e4497a98d280d2 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:34:46 +0100
Subject: [PATCH 58/65] New translations forms.php (German)
---
resources/lang/de-DE/forms.php | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/resources/lang/de-DE/forms.php b/resources/lang/de-DE/forms.php
index 33ca2cd8..4ccd5da0 100644
--- a/resources/lang/de-DE/forms.php
+++ b/resources/lang/de-DE/forms.php
@@ -153,15 +153,16 @@ return [
'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' => 'Status page refresh rate (in seconds)',
+ 'time_before_refresh' => 'Aktualisierungsrate der Statusseite (in Sekunden)',
+ 'major_outage_rate' => 'Major outage threshold (in %)',
'banner' => 'Banner Bild',
- 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
+ 'banner-help' => "Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen",
'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' => 'Show the timezone the status page is running in',
+ 'show_timezone' => 'Zeitzone in der sich die Status-Seite befindet anzeigen',
'only_disrupted_days' => 'Im Verlauf nur Tage mit Vorfällen anzeigen?',
],
'analytics' => [
@@ -177,8 +178,10 @@ return [
'incident-date-format' => 'Ereignis Uhrzeit Format',
],
'security' => [
- 'allowed-domains' => 'Erlaubte Domains',
- 'allowed-domains-help' => 'Durch Kommata trennen. Die oben genannte Domain ist standardmäßig erlaubt.',
+ 'allowed-domains' => 'Erlaubte Domains',
+ 'allowed-domains-help' => 'Durch Kommata trennen. Die oben genannte Domain ist standardmäßig erlaubt.',
+ 'always-authenticate' => 'Always authenticate',
+ 'always-authenticate-help' => 'Require login to view any Cachet page',
],
'stylesheet' => [
'custom-css' => 'Benutzerdefiniertes Stylesheet',
@@ -188,7 +191,7 @@ return [
'background-fills' => 'Hintergrunddateien (Komponenten, Vorfälle, Footer)',
'banner-background-color' => 'Banner Background Color',
'banner-padding' => 'Banner Padding',
- 'fullwidth-banner' => 'Enable full width banner?',
+ 'fullwidth-banner' => 'Banner über komplette Breite?',
'text-color' => 'Schriftfarbe',
'dashboard-login' => 'Dashboard-Button im Footer anzeigen?',
'reds' => 'Rot (Genutzt für Fehler)',
From b38df584fded1f08a22e2c6678cdf607baff291f Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:50:07 +0100
Subject: [PATCH 59/65] New translations cachet.php (Zulu)
---
resources/lang/zu-ZA/cachet.php | 140 ++++++++++++++++++++++++++++++++
1 file changed, 140 insertions(+)
create mode 100644 resources/lang/zu-ZA/cachet.php
diff --git a/resources/lang/zu-ZA/cachet.php b/resources/lang/zu-ZA/cachet.php
new file mode 100644
index 00000000..0072aa24
--- /dev/null
+++ b/resources/lang/zu-ZA/cachet.php
@@ -0,0 +1,140 @@
+ [
+ 'last_updated' => 'crwdns877:0crwdne877:0',
+ 'status' => [
+ 0 => 'crwdns878:0crwdne878:0',
+ 1 => 'crwdns879:0crwdne879:0',
+ 2 => 'crwdns880:0crwdne880:0',
+ 3 => 'crwdns881:0crwdne881:0',
+ 4 => 'crwdns882:0crwdne882:0',
+ ],
+ 'group' => [
+ 'other' => 'crwdns883:0crwdne883:0',
+ ],
+ ],
+
+ // Incidents
+ 'incidents' => [
+ 'none' => 'crwdns884:0crwdne884:0',
+ 'past' => 'crwdns885:0crwdne885:0',
+ 'stickied' => 'crwdns888:0crwdne888:0',
+ 'scheduled' => 'crwdns1395:0crwdne1395:0',
+ 'scheduled_at' => 'crwdns890:0crwdne890:0',
+ 'posted' => 'crwdns891:0crwdne891:0',
+ 'posted_at' => 'crwdns1396:0crwdne1396:0',
+ 'status' => [
+ 1 => 'crwdns892:0crwdne892:0',
+ 2 => 'crwdns893:0crwdne893:0',
+ 3 => 'crwdns894:0crwdne894:0',
+ 4 => 'crwdns895:0crwdne895:0',
+ ],
+ ],
+
+ // Schedule
+ 'schedules' => [
+ 'status' => [
+ 0 => 'crwdns896:0crwdne896:0',
+ 1 => 'crwdns897:0crwdne897:0',
+ 2 => 'crwdns898:0crwdne898:0',
+ ],
+ ],
+
+ // Service Status
+ 'service' => [
+ 'good' => 'crwdns1437:0crwdne1437:0',
+ 'bad' => 'crwdns1398:0crwdne1398:0',
+ 'major' => 'crwdns1399:0crwdne1399:0',
+ ],
+
+ 'api' => [
+ 'regenerate' => 'crwdns902:0crwdne902:0',
+ 'revoke' => 'crwdns903:0crwdne903:0',
+ ],
+
+ // Metrics
+ 'metrics' => [
+ 'filter' => [
+ 'last_hour' => 'crwdns904:0crwdne904:0',
+ 'hourly' => 'crwdns905:0crwdne905:0',
+ 'weekly' => 'crwdns906:0crwdne906:0',
+ 'monthly' => 'crwdns907:0crwdne907:0',
+ ],
+ ],
+
+ // Subscriber
+ 'subscriber' => [
+ 'subscribe' => 'crwdns908:0crwdne908:0',
+ 'unsubscribe' => 'crwdns1352:0crwdne1352:0',
+ 'button' => 'crwdns909:0crwdne909:0',
+ 'manage' => [
+ 'no_subscriptions' => 'crwdns910:0crwdne910:0',
+ 'my_subscriptions' => 'crwdns911:0crwdne911:0',
+ 'manage_at_link' => 'crwdns1432:0crwdne1432:0',
+ ],
+ 'email' => [
+ 'subscribe' => 'crwdns912:0crwdne912:0',
+ 'subscribed' => 'crwdns913:0crwdne913:0',
+ 'verified' => 'crwdns914:0crwdne914:0',
+ 'manage' => 'crwdns915:0crwdne915:0',
+ 'unsubscribe' => 'crwdns916:0crwdne916:0',
+ 'unsubscribed' => 'crwdns917:0crwdne917:0',
+ 'failure' => 'crwdns918:0crwdne918:0',
+ 'already-subscribed' => 'crwdns919:0crwdne919:0',
+ ],
+ ],
+
+ 'signup' => [
+ 'title' => 'crwdns931:0crwdne931:0',
+ 'username' => 'crwdns932:0crwdne932:0',
+ 'email' => 'crwdns933:0crwdne933:0',
+ 'password' => 'crwdns934:0crwdne934:0',
+ 'success' => 'crwdns935:0crwdne935:0',
+ 'failure' => 'crwdns936:0crwdne936:0',
+ ],
+
+ 'system' => [
+ 'update' => 'crwdns937:0crwdne937:0',
+ ],
+
+ // Modal
+ 'modal' => [
+ 'close' => 'crwdns938:0crwdne938:0',
+ 'subscribe' => [
+ 'title' => 'crwdns939:0crwdne939:0',
+ 'body' => 'crwdns940:0crwdne940:0',
+ 'button' => 'crwdns941:0crwdne941:0',
+ ],
+ ],
+
+ // Meta descriptions
+ 'meta' => [
+ 'description' => [
+ 'incident' => 'crwdns1428:0crwdne1428:0',
+ 'schedule' => 'crwdns1429:0crwdne1429:0',
+ 'subscribe' => 'crwdns1430:0crwdne1430:0',
+ 'overview' => 'crwdns1431:0crwdne1431:0',
+ ],
+ ],
+
+ // Other
+ 'home' => 'crwdns942:0crwdne942:0',
+ 'powered_by' => 'crwdns944:0crwdne944:0',
+ 'timezone' => 'crwdns945:0crwdne945:0',
+ 'about_this_site' => 'crwdns946:0crwdne946:0',
+ 'rss-feed' => 'crwdns947:0crwdne947:0',
+ 'atom-feed' => 'crwdns948:0crwdne948:0',
+ 'feed' => 'crwdns949:0crwdne949:0',
+
+];
From 71893cc8cb2a61ef3bc8a40c330e21acc97b5b14 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:50:08 +0100
Subject: [PATCH 60/65] New translations dashboard.php (Zulu)
---
resources/lang/zu-ZA/dashboard.php | 304 +++++++++++++++++++++++++++++
1 file changed, 304 insertions(+)
create mode 100644 resources/lang/zu-ZA/dashboard.php
diff --git a/resources/lang/zu-ZA/dashboard.php b/resources/lang/zu-ZA/dashboard.php
new file mode 100644
index 00000000..46ec0e9a
--- /dev/null
+++ b/resources/lang/zu-ZA/dashboard.php
@@ -0,0 +1,304 @@
+ 'crwdns950:0crwdne950:0',
+ 'writeable_settings' => 'crwdns951:0crwdne951:0',
+
+ // Incidents
+ 'incidents' => [
+ 'title' => 'crwdns1400:0crwdne1400:0',
+ 'incidents' => 'crwdns953:0crwdne953:0',
+ 'logged' => 'crwdns1441:0{0}crwdnd1441:0[1]crwdne1441:0',
+ 'incident-create-template' => 'crwdns955:0crwdne955:0',
+ 'incident-templates' => 'crwdns956:0crwdne956:0',
+ 'updates' => [
+ 'title' => 'crwdns1402:0crwdne1402:0',
+ 'count' => 'crwdns1439:0{0}crwdnd1439:0[1]crwdnd1439:0[2]crwdne1439:0',
+ 'add' => [
+ 'title' => 'crwdns1404:0crwdne1404:0',
+ 'success' => 'crwdns1405:0crwdne1405:0',
+ 'failure' => 'crwdns1406:0crwdne1406:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns1407:0crwdne1407:0',
+ 'success' => 'crwdns1408:0crwdne1408:0',
+ 'failure' => 'crwdns1409:0crwdne1409:0',
+ ],
+ ],
+ 'reported_by' => 'crwdns1433:0crwdne1433:0',
+ 'add' => [
+ 'title' => 'crwdns958:0crwdne958:0',
+ 'success' => 'crwdns959:0crwdne959:0',
+ 'failure' => 'crwdns960:0crwdne960:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns961:0crwdne961:0',
+ 'success' => 'crwdns962:0crwdne962:0',
+ 'failure' => 'crwdns963:0crwdne963:0',
+ ],
+ 'delete' => [
+ 'success' => 'crwdns964:0crwdne964:0',
+ 'failure' => 'crwdns965:0crwdne965:0',
+ ],
+
+ // Incident templates
+ 'templates' => [
+ 'title' => 'crwdns968:0crwdne968:0',
+ 'add' => [
+ 'title' => 'crwdns969:0crwdne969:0',
+ 'message' => 'crwdns1443:0crwdne1443:0',
+ 'success' => 'crwdns971:0crwdne971:0',
+ 'failure' => 'crwdns972:0crwdne972:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns973:0crwdne973:0',
+ 'success' => 'crwdns974:0crwdne974:0',
+ 'failure' => 'crwdns975:0crwdne975:0',
+ ],
+ 'delete' => [
+ 'success' => 'crwdns976:0crwdne976:0',
+ 'failure' => 'crwdns977:0crwdne977:0',
+ ],
+ ],
+ ],
+
+ // Incident Maintenance
+ 'schedule' => [
+ 'schedule' => 'crwdns1410:0crwdne1410:0',
+ 'logged' => 'crwdns1440:0{0}crwdnd1440:0[1]crwdne1440:0',
+ 'scheduled_at' => 'crwdns980:0crwdne980:0',
+ 'add' => [
+ 'title' => 'crwdns1412:0crwdne1412:0',
+ 'success' => 'crwdns1413:0crwdne1413:0',
+ 'failure' => 'crwdns1414:0crwdne1414:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns1415:0crwdne1415:0',
+ 'success' => 'crwdns1416:0crwdne1416:0',
+ 'failure' => 'crwdns1417:0crwdne1417:0',
+ ],
+ 'delete' => [
+ 'success' => 'crwdns1418:0crwdne1418:0',
+ 'failure' => 'crwdns1419:0crwdne1419:0',
+ ],
+ ],
+
+ // Components
+ 'components' => [
+ 'components' => 'crwdns989:0crwdne989:0',
+ 'component_statuses' => 'crwdns990:0crwdne990:0',
+ 'listed_group' => 'crwdns991:0crwdne991:0',
+ 'add' => [
+ 'title' => 'crwdns992:0crwdne992:0',
+ 'message' => 'crwdns993:0crwdne993:0',
+ 'success' => 'crwdns994:0crwdne994:0',
+ 'failure' => 'crwdns995:0crwdne995:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns996:0crwdne996:0',
+ 'success' => 'crwdns997:0crwdne997:0',
+ 'failure' => 'crwdns998:0crwdne998:0',
+ ],
+ 'delete' => [
+ 'success' => 'crwdns999:0crwdne999:0',
+ 'failure' => 'crwdns1000:0crwdne1000:0',
+ ],
+
+ // Component groups
+ 'groups' => [
+ 'groups' => 'crwdns1001:0crwdne1001:0',
+ 'no_components' => 'crwdns1002:0crwdne1002:0',
+ 'add' => [
+ 'title' => 'crwdns1003:0crwdne1003:0',
+ 'success' => 'crwdns1004:0crwdne1004:0',
+ 'failure' => 'crwdns1005:0crwdne1005:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns1006:0crwdne1006:0',
+ 'success' => 'crwdns1007:0crwdne1007:0',
+ 'failure' => 'crwdns1008:0crwdne1008:0',
+ ],
+ 'delete' => [
+ 'success' => 'crwdns1009:0crwdne1009:0',
+ 'failure' => 'crwdns1010:0crwdne1010:0',
+ ],
+ ],
+ ],
+
+ // Metrics
+ 'metrics' => [
+ 'metrics' => 'crwdns1011:0crwdne1011:0',
+ 'add' => [
+ 'title' => 'crwdns1012:0crwdne1012:0',
+ 'message' => 'crwdns1013:0crwdne1013:0',
+ 'success' => 'crwdns1014:0crwdne1014:0',
+ 'failure' => 'crwdns1015:0crwdne1015:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns1016:0crwdne1016:0',
+ 'success' => 'crwdns1017:0crwdne1017:0',
+ 'failure' => 'crwdns1018:0crwdne1018:0',
+ ],
+ 'delete' => [
+ 'success' => 'crwdns1019:0crwdne1019:0',
+ 'failure' => 'crwdns1020:0crwdne1020:0',
+ ],
+ ],
+ // Subscribers
+ 'subscribers' => [
+ 'subscribers' => 'crwdns1021:0crwdne1021:0',
+ 'description' => 'crwdns1022:0crwdne1022:0',
+ 'description_disabled' => 'crwdns1420:0crwdne1420:0',
+ 'verified' => 'crwdns1023:0crwdne1023:0',
+ 'not_verified' => 'crwdns1024:0crwdne1024:0',
+ 'subscriber' => 'crwdns1025:0crwdne1025:0',
+ 'no_subscriptions' => 'crwdns1026:0crwdne1026:0',
+ 'global' => 'crwdns1421:0crwdne1421:0',
+ 'add' => [
+ 'title' => 'crwdns1027:0crwdne1027:0',
+ 'success' => 'crwdns1028:0crwdne1028:0',
+ 'failure' => 'crwdns1029:0crwdne1029:0',
+ 'help' => 'crwdns1030:0crwdne1030:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns1031:0crwdne1031:0',
+ 'success' => 'crwdns1032:0crwdne1032:0',
+ 'failure' => 'crwdns1033:0crwdne1033:0',
+ ],
+ ],
+
+ // Team
+ 'team' => [
+ 'team' => 'crwdns1034:0crwdne1034:0',
+ 'member' => 'crwdns1035:0crwdne1035:0',
+ 'profile' => 'crwdns1036:0crwdne1036:0',
+ 'description' => 'crwdns1325:0crwdne1325:0',
+ 'add' => [
+ 'title' => 'crwdns1038:0crwdne1038:0',
+ 'success' => 'crwdns1039:0crwdne1039:0',
+ 'failure' => 'crwdns1040:0crwdne1040:0',
+ ],
+ 'edit' => [
+ 'title' => 'crwdns1041:0crwdne1041:0',
+ 'success' => 'crwdns1042:0crwdne1042:0',
+ 'failure' => 'crwdns1043:0crwdne1043:0',
+ ],
+ 'delete' => [
+ 'success' => 'crwdns1044:0crwdne1044:0',
+ 'failure' => 'crwdns1045:0crwdne1045:0',
+ ],
+ 'invite' => [
+ 'title' => 'crwdns1046:0crwdne1046:0',
+ 'success' => 'crwdns1047:0crwdne1047:0',
+ 'failure' => 'crwdns1048:0crwdne1048:0',
+ ],
+ ],
+
+ // Settings
+ 'settings' => [
+ 'settings' => 'crwdns1049:0crwdne1049:0',
+ 'app-setup' => [
+ 'app-setup' => 'crwdns1050:0crwdne1050:0',
+ 'images-only' => 'crwdns1051:0crwdne1051:0',
+ 'too-big' => 'crwdns1052:0crwdne1052:0',
+ ],
+ 'analytics' => [
+ 'analytics' => 'crwdns1053:0crwdne1053:0',
+ ],
+ 'log' => [
+ 'log' => 'crwdns1054:0crwdne1054:0',
+ ],
+ 'localization' => [
+ 'localization' => 'crwdns1055:0crwdne1055:0',
+ ],
+ 'customization' => [
+ 'customization' => 'crwdns1056:0crwdne1056:0',
+ 'header' => 'crwdns1057:0crwdne1057:0',
+ 'footer' => 'crwdns1058:0crwdne1058:0',
+ ],
+ 'mail' => [
+ 'mail' => 'crwdns1059:0crwdne1059:0',
+ 'test' => 'crwdns1060:0crwdne1060:0',
+ 'email' => [
+ 'subject' => 'crwdns1061:0crwdne1061:0',
+ 'body' => 'crwdns1062:0crwdne1062:0',
+ ],
+ ],
+ 'security' => [
+ 'security' => 'crwdns1063:0crwdne1063:0',
+ 'two-factor' => 'crwdns1064:0crwdne1064:0',
+ ],
+ 'stylesheet' => [
+ 'stylesheet' => 'crwdns1065:0crwdne1065:0',
+ ],
+ 'theme' => [
+ 'theme' => 'crwdns1066:0crwdne1066:0',
+ ],
+ 'edit' => [
+ 'success' => 'crwdns1067:0crwdne1067:0',
+ 'failure' => 'crwdns1068:0crwdne1068:0',
+ ],
+ 'credits' => [
+ 'credits' => 'crwdns1069:0crwdne1069:0',
+ 'contributors' => 'crwdns1070:0crwdne1070:0',
+ 'license' => 'crwdns1071:0%20Ccrwdnd1071:0%20crwdne1071:0',
+ 'backers-title' => 'crwdns1072:0crwdne1072:0',
+ 'backers' => 'crwdns1073:0crwdne1073:0',
+ 'thank-you' => 'crwdns1074:0crwdne1074:0',
+ ],
+ ],
+
+ // Login
+ 'login' => [
+ 'login' => 'crwdns1075:0crwdne1075:0',
+ 'logged_in' => 'crwdns1076:0crwdne1076:0',
+ 'welcome' => 'crwdns1077:0crwdne1077:0',
+ 'two-factor' => 'crwdns1078:0crwdne1078:0',
+ ],
+
+ // Sidebar footer
+ 'help' => 'crwdns1079:0crwdne1079:0',
+ 'status_page' => 'crwdns1080:0crwdne1080:0',
+ 'logout' => 'crwdns1081:0crwdne1081:0',
+
+ // Notifications
+ 'notifications' => [
+ 'notifications' => 'crwdns1082:0crwdne1082:0',
+ 'awesome' => 'crwdns1083:0crwdne1083:0',
+ 'whoops' => 'crwdns1084:0crwdne1084:0',
+ ],
+
+ // Widgets
+ 'widgets' => [
+ 'support' => 'crwdns1085:0crwdne1085:0',
+ 'support_subtitle' => 'crwdns1086:0crwdne1086:0',
+ 'news' => 'crwdns1087:0crwdne1087:0',
+ 'news_subtitle' => 'crwdns1088:0crwdne1088:0',
+ ],
+
+ // Welcome modal
+ 'welcome' => [
+ 'welcome' => 'crwdns1089:0crwdne1089:0',
+ 'message' => 'crwdns1090:0crwdne1090:0',
+ 'close' => 'crwdns1091:0crwdne1091:0',
+ 'steps' => [
+ 'component' => 'crwdns1092:0crwdne1092:0',
+ 'incident' => 'crwdns1093:0crwdne1093:0',
+ 'customize' => 'crwdns1094:0crwdne1094:0',
+ 'team' => 'crwdns1095:0crwdne1095:0',
+ 'api' => 'crwdns1096:0crwdne1096:0',
+ 'two-factor' => 'crwdns1097:0crwdne1097:0',
+ ],
+ ],
+
+];
From e58834eb3dc4ec9f55780656df124f83f2d8f7eb Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:50:09 +0100
Subject: [PATCH 61/65] New translations forms.php (Zulu)
---
resources/lang/zu-ZA/forms.php | 248 +++++++++++++++++++++++++++++++++
1 file changed, 248 insertions(+)
create mode 100644 resources/lang/zu-ZA/forms.php
diff --git a/resources/lang/zu-ZA/forms.php b/resources/lang/zu-ZA/forms.php
new file mode 100644
index 00000000..8df4bde5
--- /dev/null
+++ b/resources/lang/zu-ZA/forms.php
@@ -0,0 +1,248 @@
+ [
+ 'email' => 'crwdns1098:0crwdne1098:0',
+ 'username' => 'crwdns1099:0crwdne1099:0',
+ 'password' => 'crwdns1100:0crwdne1100:0',
+ 'site_name' => 'crwdns1101:0crwdne1101:0',
+ 'site_domain' => 'crwdns1102:0crwdne1102:0',
+ 'site_timezone' => 'crwdns1103:0crwdne1103:0',
+ 'site_locale' => 'crwdns1104:0crwdne1104:0',
+ 'enable_google2fa' => 'crwdns1105:0crwdne1105:0',
+ 'cache_driver' => 'crwdns1106:0crwdne1106:0',
+ 'queue_driver' => 'crwdns1107:0crwdne1107:0',
+ 'session_driver' => 'crwdns1108:0crwdne1108:0',
+ 'mail_driver' => 'crwdns1109:0crwdne1109:0',
+ 'mail_host' => 'crwdns1110:0crwdne1110:0',
+ 'mail_address' => 'crwdns1111:0crwdne1111:0',
+ 'mail_username' => 'crwdns1112:0crwdne1112:0',
+ 'mail_password' => 'crwdns1113:0crwdne1113:0',
+ ],
+
+ // Login form fields
+ 'login' => [
+ 'login' => 'crwdns1114:0crwdne1114:0',
+ 'email' => 'crwdns1115:0crwdne1115:0',
+ 'password' => 'crwdns1116:0crwdne1116:0',
+ '2fauth' => 'crwdns1117:0crwdne1117:0',
+ 'invalid' => 'crwdns1118:0crwdne1118:0',
+ 'invalid-token' => 'crwdns1119:0crwdne1119:0',
+ 'cookies' => 'crwdns1120:0crwdne1120:0',
+ 'rate-limit' => 'crwdns1121:0crwdne1121:0',
+ 'remember_me' => 'crwdns1122:0crwdne1122:0',
+ ],
+
+ // Incidents form fields
+ 'incidents' => [
+ 'name' => 'crwdns1123:0crwdne1123:0',
+ 'status' => 'crwdns1124:0crwdne1124:0',
+ 'component' => 'crwdns1125:0crwdne1125:0',
+ 'component_status' => 'crwdns1425:0crwdne1425:0',
+ 'message' => 'crwdns1126:0crwdne1126:0',
+ 'message-help' => 'crwdns1127:0crwdne1127:0',
+ 'occurred_at' => 'crwdns1128:0crwdne1128:0',
+ 'notify_subscribers' => 'crwdns1129:0crwdne1129:0',
+ 'notify_disabled' => 'crwdns1426:0crwdne1426:0',
+ 'visibility' => 'crwdns1130:0crwdne1130:0',
+ 'stick_status' => 'crwdns1131:0crwdne1131:0',
+ 'stickied' => 'crwdns1132:0crwdne1132:0',
+ 'not_stickied' => 'crwdns1133:0crwdne1133:0',
+ 'public' => 'crwdns1134:0crwdne1134:0',
+ 'logged_in_only' => 'crwdns1135:0crwdne1135:0',
+ 'templates' => [
+ 'name' => 'crwdns1136:0crwdne1136:0',
+ 'template' => 'crwdns1137:0crwdne1137:0',
+ 'twig' => 'crwdns1138:0crwdne1138:0',
+ ],
+ ],
+
+ 'schedules' => [
+ 'name' => 'crwdns1139:0crwdne1139:0',
+ 'status' => 'crwdns1140:0crwdne1140:0',
+ 'message' => 'crwdns1141:0crwdne1141:0',
+ 'message-help' => 'crwdns1142:0crwdne1142:0',
+ 'scheduled_at' => 'crwdns1143:0crwdne1143:0',
+ 'completed_at' => 'crwdns1144:0crwdne1144:0',
+ 'templates' => [
+ 'name' => 'crwdns1145:0crwdne1145:0',
+ 'template' => 'crwdns1146:0crwdne1146:0',
+ 'twig' => 'crwdns1147:0crwdne1147:0',
+ ],
+ ],
+
+ // Components form fields
+ 'components' => [
+ 'name' => 'crwdns1148:0crwdne1148:0',
+ 'status' => 'crwdns1149:0crwdne1149:0',
+ 'group' => 'crwdns1150:0crwdne1150:0',
+ 'description' => 'crwdns1151:0crwdne1151:0',
+ 'link' => 'crwdns1152:0crwdne1152:0',
+ 'tags' => 'crwdns1153:0crwdne1153:0',
+ 'tags-help' => 'crwdns1154:0crwdne1154:0',
+ 'enabled' => 'crwdns1155:0crwdne1155:0',
+
+ 'groups' => [
+ 'name' => 'crwdns1156:0crwdne1156:0',
+ 'collapsing' => 'crwdns1157:0crwdne1157:0',
+ 'visible' => 'crwdns1158:0crwdne1158:0',
+ 'collapsed' => 'crwdns1159:0crwdne1159:0',
+ 'collapsed_incident' => 'crwdns1160:0crwdne1160:0',
+ 'visibility' => 'crwdns1161:0crwdne1161:0',
+ 'visibility_public' => 'crwdns1162:0crwdne1162:0',
+ 'visibility_authenticated' => 'crwdns1163:0crwdne1163:0',
+ ],
+ ],
+
+ // Action form fields
+ 'actions' => [
+ 'name' => 'crwdns1164:0crwdne1164:0',
+ 'description' => 'crwdns1165:0crwdne1165:0',
+ 'start_at' => 'crwdns1166:0crwdne1166:0',
+ 'timezone' => 'crwdns1167:0crwdne1167:0',
+ 'schedule_frequency' => 'crwdns1168:0crwdne1168:0',
+ 'completion_latency' => 'crwdns1169:0crwdne1169:0',
+ 'group' => 'crwdns1170:0crwdne1170:0',
+ 'active' => 'crwdns1171:0crwdne1171:0',
+ 'groups' => [
+ 'name' => 'crwdns1172:0crwdne1172:0',
+ ],
+ ],
+
+ // Metric form fields
+ 'metrics' => [
+ 'name' => 'crwdns1173:0crwdne1173:0',
+ 'suffix' => 'crwdns1174:0crwdne1174:0',
+ 'description' => 'crwdns1175:0crwdne1175:0',
+ 'description-help' => 'crwdns1176:0crwdne1176:0',
+ 'display-chart' => 'crwdns1177:0crwdne1177:0',
+ 'default-value' => 'crwdns1178:0crwdne1178:0',
+ 'calc_type' => 'crwdns1179:0crwdne1179:0',
+ 'type_sum' => 'crwdns1180:0crwdne1180:0',
+ 'type_avg' => 'crwdns1181:0crwdne1181:0',
+ 'places' => 'crwdns1182:0crwdne1182:0',
+ 'default_view' => 'crwdns1183:0crwdne1183:0',
+ 'threshold' => 'crwdns1184:0crwdne1184:0',
+ 'visibility' => 'crwdns1185:0crwdne1185:0',
+ 'visibility_authenticated' => 'crwdns1186:0crwdne1186:0',
+ 'visibility_public' => 'crwdns1187:0crwdne1187:0',
+ 'visibility_hidden' => 'crwdns1188:0crwdne1188:0',
+
+ 'points' => [
+ 'value' => 'crwdns1189:0crwdne1189:0',
+ ],
+ ],
+
+ // Settings
+ 'settings' => [
+ // Application setup
+ 'app-setup' => [
+ 'site-name' => 'crwdns1190:0crwdne1190:0',
+ 'site-url' => 'crwdns1191:0crwdne1191:0',
+ 'display-graphs' => 'crwdns1192:0crwdne1192:0',
+ 'about-this-page' => 'crwdns1193:0crwdne1193:0',
+ 'days-of-incidents' => 'crwdns1194:0crwdne1194:0',
+ 'time_before_refresh' => 'crwdns1434:0crwdne1434:0',
+ 'major_outage_rate' => 'crwdns1444:0crwdne1444:0',
+ 'banner' => 'crwdns1195:0crwdne1195: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' => 'crwdns1436:0crwdne1436:0',
+ 'only_disrupted_days' => 'crwdns1202:0crwdne1202:0',
+ ],
+ 'analytics' => [
+ 'analytics_google' => 'crwdns1203:0crwdne1203:0',
+ 'analytics_gosquared' => 'crwdns1204:0crwdne1204:0',
+ 'analytics_piwik_url' => 'crwdns1205:0crwdne1205:0',
+ 'analytics_piwik_siteid' => 'crwdns1206:0crwdne1206:0',
+ ],
+ 'localization' => [
+ 'site-timezone' => 'crwdns1207:0crwdne1207:0',
+ 'site-locale' => 'crwdns1208:0crwdne1208:0',
+ 'date-format' => 'crwdns1209:0crwdne1209:0',
+ 'incident-date-format' => 'crwdns1210:0crwdne1210:0',
+ ],
+ 'security' => [
+ 'allowed-domains' => 'crwdns1211:0crwdne1211:0',
+ 'allowed-domains-help' => 'crwdns1212:0crwdne1212:0',
+ 'always-authenticate' => 'crwdns1445:0crwdne1445:0',
+ 'always-authenticate-help' => 'crwdns1446:0crwdne1446:0',
+ ],
+ 'stylesheet' => [
+ 'custom-css' => 'crwdns1213:0crwdne1213:0',
+ ],
+ 'theme' => [
+ 'background-color' => 'crwdns1214:0crwdne1214:0',
+ 'background-fills' => 'crwdns1215:0crwdne1215:0',
+ 'banner-background-color' => 'crwdns1216:0crwdne1216:0',
+ 'banner-padding' => 'crwdns1217:0crwdne1217:0',
+ 'fullwidth-banner' => 'crwdns1442:0crwdne1442:0',
+ 'text-color' => 'crwdns1219:0crwdne1219:0',
+ 'dashboard-login' => 'crwdns1220:0crwdne1220:0',
+ 'reds' => 'crwdns1221:0crwdne1221:0',
+ 'blues' => 'crwdns1222:0crwdne1222:0',
+ 'greens' => 'crwdns1223:0crwdne1223:0',
+ 'yellows' => 'crwdns1224:0crwdne1224:0',
+ 'oranges' => 'crwdns1225:0crwdne1225:0',
+ 'metrics' => 'crwdns1226:0crwdne1226:0',
+ 'links' => 'crwdns1227:0crwdne1227:0',
+ ],
+ ],
+
+ 'user' => [
+ 'username' => 'crwdns1228:0crwdne1228:0',
+ 'email' => 'crwdns1229:0crwdne1229:0',
+ 'password' => 'crwdns1230:0crwdne1230:0',
+ 'api-token' => 'crwdns1231:0crwdne1231:0',
+ 'api-token-help' => 'crwdns1232:0crwdne1232:0',
+ 'gravatar' => 'crwdns1233:0crwdne1233:0',
+ 'user_level' => 'crwdns1234:0crwdne1234:0',
+ 'levels' => [
+ 'admin' => 'crwdns1235:0crwdne1235:0',
+ 'user' => 'crwdns1236:0crwdne1236:0',
+ ],
+ '2fa' => [
+ 'help' => 'crwdns1237:0crwdne1237:0',
+ ],
+ 'team' => [
+ 'description' => 'crwdns1238:0crwdne1238:0',
+ 'email' => 'crwdns1423:0crwdne1423:0',
+ ],
+ ],
+
+ 'general' => [
+ 'timezone' => 'crwdns1240:0crwdne1240:0',
+ ],
+
+ // Buttons
+ 'add' => 'crwdns1241:0crwdne1241:0',
+ 'save' => 'crwdns1242:0crwdne1242:0',
+ 'update' => 'crwdns1243:0crwdne1243:0',
+ 'create' => 'crwdns1244:0crwdne1244:0',
+ 'edit' => 'crwdns1245:0crwdne1245:0',
+ 'delete' => 'crwdns1246:0crwdne1246:0',
+ 'submit' => 'crwdns1247:0crwdne1247:0',
+ 'cancel' => 'crwdns1248:0crwdne1248:0',
+ 'remove' => 'crwdns1249:0crwdne1249:0',
+ 'invite' => 'crwdns1250:0crwdne1250:0',
+ 'signup' => 'crwdns1251:0crwdne1251:0',
+ 'manage_updates' => 'crwdns1424:0crwdne1424:0',
+
+ // Other
+ 'optional' => 'crwdns1252:0crwdne1252:0',
+];
From f80f26d6de982e9719fd314cb11c805f32d14f06 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:50:10 +0100
Subject: [PATCH 62/65] New translations pagination.php (Zulu)
---
resources/lang/zu-ZA/pagination.php | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
create mode 100644 resources/lang/zu-ZA/pagination.php
diff --git a/resources/lang/zu-ZA/pagination.php b/resources/lang/zu-ZA/pagination.php
new file mode 100644
index 00000000..32588206
--- /dev/null
+++ b/resources/lang/zu-ZA/pagination.php
@@ -0,0 +1,28 @@
+ 'crwdns1393:0crwdne1393:0',
+ 'next' => 'crwdns1394:0crwdne1394:0',
+
+];
From 9f8bc32f79d2f692c11e2176acd10562e0ba4103 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:50:11 +0100
Subject: [PATCH 63/65] New translations setup.php (Zulu)
---
resources/lang/zu-ZA/setup.php | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
create mode 100644 resources/lang/zu-ZA/setup.php
diff --git a/resources/lang/zu-ZA/setup.php b/resources/lang/zu-ZA/setup.php
new file mode 100644
index 00000000..4f7bbbee
--- /dev/null
+++ b/resources/lang/zu-ZA/setup.php
@@ -0,0 +1,23 @@
+ 'crwdns1255:0crwdne1255:0',
+ 'title' => 'crwdns1256:0crwdne1256:0',
+ 'service_details' => 'crwdns1257:0crwdne1257:0',
+ 'env_setup' => 'crwdns1258:0crwdne1258:0',
+ 'status_page_setup' => 'crwdns1259:0crwdne1259:0',
+ 'show_support' => 'crwdns1260:0crwdne1260:0',
+ 'admin_account' => 'crwdns1261:0crwdne1261:0',
+ 'complete_setup' => 'crwdns1262:0crwdne1262:0',
+ 'completed' => 'crwdns1263:0crwdne1263:0',
+ 'finish_setup' => 'crwdns1264:0crwdne1264:0',
+];
From 55ff39d07b3e1e8d8822b660a33452179be25ab2 Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:50:12 +0100
Subject: [PATCH 64/65] New translations validation.php (Zulu)
---
resources/lang/zu-ZA/validation.php | 122 ++++++++++++++++++++++++++++
1 file changed, 122 insertions(+)
create mode 100644 resources/lang/zu-ZA/validation.php
diff --git a/resources/lang/zu-ZA/validation.php b/resources/lang/zu-ZA/validation.php
new file mode 100644
index 00000000..8a727c38
--- /dev/null
+++ b/resources/lang/zu-ZA/validation.php
@@ -0,0 +1,122 @@
+ 'crwdns1265:0crwdne1265:0',
+ 'active_url' => 'crwdns1266:0crwdne1266:0',
+ 'after' => 'crwdns1267:0crwdne1267:0',
+ 'alpha' => 'crwdns1268:0crwdne1268:0',
+ 'alpha_dash' => 'crwdns1269:0crwdne1269:0',
+ 'alpha_num' => 'crwdns1270:0crwdne1270:0',
+ 'array' => 'crwdns1271:0crwdne1271:0',
+ 'before' => 'crwdns1272:0crwdne1272:0',
+ 'between' => [
+ 'numeric' => 'crwdns1273:0crwdne1273:0',
+ 'file' => 'crwdns1274:0crwdne1274:0',
+ 'string' => 'crwdns1275:0crwdne1275:0',
+ 'array' => 'crwdns1276:0crwdne1276:0',
+ ],
+ 'boolean' => 'crwdns1277:0crwdne1277:0',
+ 'confirmed' => 'crwdns1278:0crwdne1278:0',
+ 'date' => 'crwdns1279:0crwdne1279:0',
+ 'date_format' => 'crwdns1280:0crwdne1280:0',
+ 'different' => 'crwdns1281:0crwdne1281:0',
+ 'digits' => 'crwdns1282:0crwdne1282:0',
+ 'digits_between' => 'crwdns1283:0crwdne1283:0',
+ 'email' => 'crwdns1284:0crwdne1284:0',
+ 'exists' => 'crwdns1285:0crwdne1285:0',
+ 'distinct' => 'crwdns1286:0crwdne1286:0',
+ 'filled' => 'crwdns1287:0crwdne1287:0',
+ 'image' => 'crwdns1288:0crwdne1288:0',
+ 'in' => 'crwdns1289:0crwdne1289:0',
+ 'in_array' => 'crwdns1290:0crwdne1290:0',
+ 'integer' => 'crwdns1291:0crwdne1291:0',
+ 'ip' => 'crwdns1292:0crwdne1292:0',
+ 'json' => 'crwdns1293:0crwdne1293:0',
+ 'max' => [
+ 'numeric' => 'crwdns1294:0crwdne1294:0',
+ 'file' => 'crwdns1295:0crwdne1295:0',
+ 'string' => 'crwdns1296:0crwdne1296:0',
+ 'array' => 'crwdns1297:0crwdne1297:0',
+ ],
+ 'mimes' => 'crwdns1298:0crwdne1298:0',
+ 'min' => [
+ 'numeric' => 'crwdns1299:0crwdne1299:0',
+ 'file' => 'crwdns1300:0crwdne1300:0',
+ 'string' => 'crwdns1301:0crwdne1301:0',
+ 'array' => 'crwdns1302:0crwdne1302:0',
+ ],
+ 'not_in' => 'crwdns1303:0crwdne1303:0',
+ 'numeric' => 'crwdns1304:0crwdne1304:0',
+ 'present' => 'crwdns1305:0crwdne1305:0',
+ 'regex' => 'crwdns1306:0crwdne1306:0',
+ 'required' => 'crwdns1307:0crwdne1307:0',
+ 'required_if' => 'crwdns1308:0crwdne1308:0',
+ 'required_unless' => 'crwdns1309:0crwdne1309:0',
+ 'required_with' => 'crwdns1310:0crwdne1310:0',
+ 'required_with_all' => 'crwdns1311:0crwdne1311:0',
+ 'required_without' => 'crwdns1312:0crwdne1312:0',
+ 'required_without_all' => 'crwdns1313:0crwdne1313:0',
+ 'same' => 'crwdns1314:0crwdne1314:0',
+ 'size' => [
+ 'numeric' => 'crwdns1315:0crwdne1315:0',
+ 'file' => 'crwdns1316:0crwdne1316:0',
+ 'string' => 'crwdns1317:0crwdne1317:0',
+ 'array' => 'crwdns1318:0crwdne1318:0',
+ ],
+ 'string' => 'crwdns1319:0crwdne1319:0',
+ 'timezone' => 'crwdns1320:0crwdne1320:0',
+ 'unique' => 'crwdns1321:0crwdne1321:0',
+ 'url' => 'crwdns1322:0crwdne1322:0',
+
+ /*
+ |--------------------------------------------------------------------------
+ | Custom Validation Language Lines
+ |--------------------------------------------------------------------------
+ |
+ | Here you may specify custom validation messages for attributes using the
+ | convention "attribute.rule" to name the lines. This makes it quick to
+ | specify a specific custom language line for a given attribute rule.
+ |
+ */
+
+ 'custom' => [
+ 'attribute-name' => [
+ 'rule-name' => 'crwdns1323:0crwdne1323:0',
+ ],
+ ],
+
+ /*
+ |--------------------------------------------------------------------------
+ | Custom Validation Attributes
+ |--------------------------------------------------------------------------
+ |
+ | The following language lines are used to swap attribute place-holders
+ | with something more reader friendly such as E-Mail Address instead
+ | of "email". This simply helps us make messages a little cleaner.
+ |
+ */
+
+ 'attributes' => [],
+
+];
From ea73143c1ed74dd61a764827d89f5c8bdede9a0f Mon Sep 17 00:00:00 2001
From: CachetBot <40326150+CachetBot@users.noreply.github.com>
Date: Sun, 17 Jun 2018 07:50:14 +0100
Subject: [PATCH 65/65] New translations notifications.php (Zulu)
---
resources/lang/zu-ZA/notifications.php | 108 +++++++++++++++++++++++++
1 file changed, 108 insertions(+)
create mode 100644 resources/lang/zu-ZA/notifications.php
diff --git a/resources/lang/zu-ZA/notifications.php b/resources/lang/zu-ZA/notifications.php
new file mode 100644
index 00000000..5bbb05e7
--- /dev/null
+++ b/resources/lang/zu-ZA/notifications.php
@@ -0,0 +1,108 @@
+ [
+ 'status_update' => [
+ 'mail' => [
+ 'subject' => 'crwdns1354:0crwdne1354:0',
+ 'greeting' => 'crwdns1355:0crwdne1355:0',
+ 'content' => 'crwdns1356:0crwdne1356:0',
+ 'action' => 'crwdns1357:0crwdne1357:0',
+ ],
+ 'slack' => [
+ 'title' => 'crwdns1358:0crwdne1358:0',
+ 'content' => 'crwdns1359:0crwdne1359:0',
+ ],
+ 'sms' => [
+ 'content' => 'crwdns1360:0crwdne1360:0',
+ ],
+ ],
+ ],
+ 'incident' => [
+ 'new' => [
+ 'mail' => [
+ 'subject' => 'crwdns1361:0crwdne1361:0',
+ 'greeting' => 'crwdns1362:0crwdne1362:0',
+ 'content' => 'crwdns1363:0crwdne1363:0',
+ 'action' => 'crwdns1364:0crwdne1364:0',
+ ],
+ 'slack' => [
+ 'title' => 'crwdns1365:0crwdne1365:0',
+ 'content' => 'crwdns1366:0crwdne1366:0',
+ ],
+ 'sms' => [
+ 'content' => 'crwdns1367:0crwdne1367:0',
+ ],
+ ],
+ 'update' => [
+ 'mail' => [
+ 'subject' => 'crwdns1368:0crwdne1368:0',
+ 'content' => 'crwdns1369:0crwdne1369:0',
+ 'title' => 'crwdns1370:0crwdne1370:0',
+ 'action' => 'crwdns1371:0crwdne1371:0',
+ ],
+ 'slack' => [
+ 'title' => 'crwdns1372:0crwdne1372:0',
+ 'content' => 'crwdns1373:0crwdne1373:0',
+ ],
+ 'sms' => [
+ 'content' => 'crwdns1374:0crwdne1374:0',
+ ],
+ ],
+ ],
+ 'schedule' => [
+ 'new' => [
+ 'mail' => [
+ 'subject' => 'crwdns1375:0crwdne1375:0',
+ 'content' => 'crwdns1376:0crwdne1376:0',
+ 'title' => 'crwdns1377:0crwdne1377:0',
+ 'action' => 'crwdns1378:0crwdne1378:0',
+ ],
+ 'slack' => [
+ 'title' => 'crwdns1379:0crwdne1379:0',
+ 'content' => 'crwdns1380:0crwdne1380:0',
+ ],
+ 'sms' => [
+ 'content' => 'crwdns1381:0crwdne1381:0',
+ ],
+ ],
+ ],
+ 'subscriber' => [
+ 'verify' => [
+ 'mail' => [
+ 'subject' => 'crwdns1382:0crwdne1382:0',
+ 'content' => 'crwdns1383:0crwdne1383:0',
+ 'title' => 'crwdns1384:0crwdne1384:0',
+ 'action' => 'crwdns1385:0crwdne1385:0',
+ ],
+ ],
+ ],
+ 'system' => [
+ 'test' => [
+ 'mail' => [
+ 'subject' => 'crwdns1386:0crwdne1386:0',
+ 'content' => 'crwdns1387:0crwdne1387:0',
+ 'title' => 'crwdns1388:0crwdne1388:0',
+ ],
+ ],
+ ],
+ 'user' => [
+ 'invite' => [
+ 'mail' => [
+ 'subject' => 'crwdns1389:0crwdne1389:0',
+ 'content' => 'crwdns1390:0crwdne1390:0',
+ 'title' => 'crwdns1391:0crwdne1391:0',
+ 'action' => 'crwdns1392:0crwdne1392:0',
+ ],
+ ],
+ ],
+];