From e0a0f99dc78cde24e44a76c003a256c38c6fbcc2 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:16 +0100 Subject: [PATCH 01/47] New translations cachet.php (Afrikaans) --- resources/lang/af-ZA/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/af-ZA/cachet.php b/resources/lang/af-ZA/cachet.php index ae1b500ba054..497ea4a1f942 100644 --- a/resources/lang/af-ZA/cachet.php +++ b/resources/lang/af-ZA/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Teken in om opdaterings te kry', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Teken aan', - 'manage' => [ + 'subscribe' => 'Teken in om opdaterings te kry', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Teken aan', + 'manage_subscription' => 'Manage subscription', + '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', From be58bff40834acc096086711094139914f6fd133 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:18 +0100 Subject: [PATCH 02/47] New translations cachet.php (Polish) --- resources/lang/pl-PL/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/pl-PL/cachet.php b/resources/lang/pl-PL/cachet.php index ee098b6c560d..ebb3ca5332c4 100644 --- a/resources/lang/pl-PL/cachet.php +++ b/resources/lang/pl-PL/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Abonnieren Sie um die neuesten Updates zu erhalten.', - 'unsubscribe' => 'Wypisz się na :link', - 'button' => 'Abonnieren', - 'manage' => [ + 'subscribe' => 'Abonnieren Sie um die neuesten Updates zu erhalten.', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Abonnieren', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Jesteś obecnie zapisany na wszystkie aktualizacje.', 'my_subscriptions' => 'Jesteś obecnie zapisany na poniższe aktualizacje.', 'manage_at_link' => 'Zarządzaj swoją subskrypcją na :link', From eaa60294fffdea6913b41874b488414ab653641b Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:20 +0100 Subject: [PATCH 03/47] New translations forms.php (Polish) --- resources/lang/pl-PL/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pl-PL/forms.php b/resources/lang/pl-PL/forms.php index f865a5a97c07..1a618e8b5a60 100644 --- a/resources/lang/pl-PL/forms.php +++ b/resources/lang/pl-PL/forms.php @@ -156,7 +156,7 @@ '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)', From e913e41503e924db8bedc2bb0bfc3c2f96bfb589 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:22 +0100 Subject: [PATCH 04/47] New translations cachet.php (Portuguese) --- resources/lang/pt-PT/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/pt-PT/cachet.php b/resources/lang/pt-PT/cachet.php index 5f9402dddd74..caf5af3361a9 100644 --- a/resources/lang/pt-PT/cachet.php +++ b/resources/lang/pt-PT/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Inscreva-se para obter as atualizações mais recentes', - 'unsubscribe' => 'Subscrição cancelada em :link', - 'button' => 'Subscrever', - 'manage' => [ + 'subscribe' => 'Inscreva-se para obter as atualizações mais recentes', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Subscrever', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Actualmente está subscrito para todas as actualizações.', 'my_subscriptions' => 'Actualmente está subscrito para as seguintes actualizações.', 'manage_at_link' => 'Edite as suas subscrições aqui :link', From 54d353136bdd4d6f0f0a8ed57b984b06a5257910 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:24 +0100 Subject: [PATCH 05/47] New translations cachet.php (Portuguese, Brazilian) --- resources/lang/pt-BR/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index 2794e7a127b9..d4ffbb32d235 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Inscreva-se para obter as atualizações mais recentes', - 'unsubscribe' => 'Cancelar inscrição em: link', - 'button' => 'Inscreva-se', - 'manage' => [ + 'subscribe' => 'Inscreva-se para obter as atualizações mais recentes', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Inscreva-se', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.', 'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.', 'manage_at_link' => 'Edite as suas subscrições aqui :link', From 8cc1a052c3410629acba670510dfd7bb6f0e0600 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:26 +0100 Subject: [PATCH 06/47] New translations forms.php (Portuguese, Brazilian) --- resources/lang/pt-BR/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/pt-BR/forms.php b/resources/lang/pt-BR/forms.php index 26c2c3251585..0751f2b2541f 100644 --- a/resources/lang/pt-BR/forms.php +++ b/resources/lang/pt-BR/forms.php @@ -156,7 +156,7 @@ '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' => 'É recomendado que você envie arquivos com largura até 930px', + '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' => '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)', From 524e8f04599e00b0913542b325e03c577ddec0b4 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:27 +0100 Subject: [PATCH 07/47] New translations cachet.php (Romanian) --- resources/lang/ro-RO/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/ro-RO/cachet.php b/resources/lang/ro-RO/cachet.php index 21afb75455cc..06f1a6106ed1 100644 --- a/resources/lang/ro-RO/cachet.php +++ b/resources/lang/ro-RO/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Abonează-te pentru a primi cele mai recente actualizări', - 'unsubscribe' => 'Dezabonare de la :link', - 'button' => 'Abonează-te', - 'manage' => [ + 'subscribe' => 'Abonează-te pentru a primi cele mai recente actualizări', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Abonează-te', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Acum eşti abonat la toate actualizările.', 'my_subscriptions' => 'Acum eşti abonat la următoarele actualizări.', 'manage_at_link' => 'Manage your subscriptions at :link', From 6712b0fd2613bd32c2b7ba473ceada6b4a257a5e Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:31 +0100 Subject: [PATCH 08/47] New translations cachet.php (Japanese) --- resources/lang/ja-JP/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/ja-JP/cachet.php b/resources/lang/ja-JP/cachet.php index 417e52c56cec..2c7f427b2e0b 100644 --- a/resources/lang/ja-JP/cachet.php +++ b/resources/lang/ja-JP/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => '最新のアップデート情報を購読する', - 'unsubscribe' => '登録解除はこちら :link', - 'button' => '購読', - 'manage' => [ + 'subscribe' => '最新のアップデート情報を購読する', + 'unsubscribe' => 'Unsubscribe', + 'button' => '購読', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => '現在、すべてのアップデートを購読しています。', 'my_subscriptions' => '現在、以下のアップデートを購読しています。', 'manage_at_link' => '購読の管理', From 7e3a515bc077b80dba39583c422629acc745c5f5 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:33 +0100 Subject: [PATCH 09/47] New translations forms.php (Japanese) --- resources/lang/ja-JP/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ja-JP/forms.php b/resources/lang/ja-JP/forms.php index 28b46d28e71c..87674bd21fe4 100644 --- a/resources/lang/ja-JP/forms.php +++ b/resources/lang/ja-JP/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'ステータス ページ更新間隔 (秒)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => 'バナー画像', - 'banner-help' => '横幅が930px以内の画像をアップロードしてください。', + 'banner-help' => "横幅が930px以内の画像をアップロードしてください。", 'subscribers' => 'Allow people to signup to email notifications?', 'suppress_notifications_in_maintenance' => 'メンテナンス期間中にインシデントが発生したときの通知を抑制しますか?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', From c0568a3b8d25763feb94dfef8b4edd1fb10ec29f Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:34 +0100 Subject: [PATCH 10/47] New translations cachet.php (Korean) --- resources/lang/ko-KR/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/ko-KR/cachet.php b/resources/lang/ko-KR/cachet.php index 0a74f8c7a2ff..ed5e68413280 100644 --- a/resources/lang/ko-KR/cachet.php +++ b/resources/lang/ko-KR/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => '최신 업데이트를 받아 보기 위한 구독신청.', - 'unsubscribe' => '탈퇴하기 :링크', - 'button' => '구독', - 'manage' => [ + 'subscribe' => '최신 업데이트를 받아 보기 위한 구독신청.', + 'unsubscribe' => 'Unsubscribe', + 'button' => '구독', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => '당신은 모든 업데이트를 구독하고 있습니다', 'my_subscriptions' => '당신은 다음 업데이트를 구독하고 있습니다', 'manage_at_link' => ':link에서 구독을 관리할 수 있음', From 9293f3dce706aa3c232958ad516d58ab1cfb9f6d Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:37 +0100 Subject: [PATCH 11/47] New translations cachet.php (Norwegian) --- resources/lang/no-NO/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/no-NO/cachet.php b/resources/lang/no-NO/cachet.php index d199d99e0518..3e10a014a849 100644 --- a/resources/lang/no-NO/cachet.php +++ b/resources/lang/no-NO/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Abonner for å få de siste oppdateringene', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Abonner', - 'manage' => [ + 'subscribe' => 'Abonner for å få de siste oppdateringene', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Abonner', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Du abonnerer for øyeblikket på alle oppdateringer.', 'my_subscriptions' => 'Du abonnerer for øyeblikket på følgende oppdateringer.', 'manage_at_link' => 'Manage your subscriptions at :link', From 9a04bb74c7f5234834b78d36cb1e0eff5265b46b Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:39 +0100 Subject: [PATCH 12/47] New translations cachet.php (Persian) --- resources/lang/fa-IR/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/fa-IR/cachet.php b/resources/lang/fa-IR/cachet.php index d47aee362bf1..82bbd3fa374a 100644 --- a/resources/lang/fa-IR/cachet.php +++ b/resources/lang/fa-IR/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'مشترک شوید تا از آخرین به‌روزرسانی‌ها آگاه شوید', - 'unsubscribe' => 'لغو عضویت در :link', - 'button' => 'اشتراک اطلاع‌رسانی', - 'manage' => [ + 'subscribe' => 'مشترک شوید تا از آخرین به‌روزرسانی‌ها آگاه شوید', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'اشتراک اطلاع‌رسانی', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'در حال حاضر شما برای همه به‌روزرسانی‌ها مشترک هستید.', 'my_subscriptions' => 'در حال حاضر شما برای این به‌روزرسانی‌ها مشترک هستید.', 'manage_at_link' => 'Manage your subscriptions at :link', From 0d73e5dd896559ee061ae55ad17628bb24071720 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:43 +0100 Subject: [PATCH 13/47] New translations cachet.php (Ukrainian) --- resources/lang/uk-UA/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/uk-UA/cachet.php b/resources/lang/uk-UA/cachet.php index 12e75b1f5b83..a4b647f2ae47 100644 --- a/resources/lang/uk-UA/cachet.php +++ b/resources/lang/uk-UA/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Підписатись на оновлення', - 'unsubscribe' => 'Відписатись від :link', - 'button' => 'Підписатись', - 'manage' => [ + 'subscribe' => 'Підписатись на оновлення', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Підписатись', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Наразі, ви підписані на всі оновлення.', 'my_subscriptions' => 'Ви уже підписані до цих оновлень.', 'manage_at_link' => 'Manage your subscriptions at :link', From 326361fb5f20d804bc616342ac19d2dd29448b01 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:46 +0100 Subject: [PATCH 14/47] New translations cachet.php (Vietnamese) --- resources/lang/vi-VN/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/vi-VN/cachet.php b/resources/lang/vi-VN/cachet.php index ef26023841ff..1771953dd5a5 100644 --- a/resources/lang/vi-VN/cachet.php +++ b/resources/lang/vi-VN/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Đăng ký để nhận các thông báo cập nhật', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Đăng ký', - 'manage' => [ + 'subscribe' => 'Đăng ký để nhận các thông báo cập nhật', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Đăng ký', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Bạn hiện đã đăng ký nhận tất cả các thông báo cập nhật.', 'my_subscriptions' => 'Bạn hiện đã đăng ký nhận các thông báo cập nhật sau.', 'manage_at_link' => 'Manage your subscriptions at :link', From 2183547c99924fb14cbb1af3817bca3b52a2593e Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:48 +0100 Subject: [PATCH 15/47] New translations cachet.php (Zulu) --- resources/lang/zu-ZA/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/zu-ZA/cachet.php b/resources/lang/zu-ZA/cachet.php index 0072aa245cb9..329bfbaa0b17 100644 --- a/resources/lang/zu-ZA/cachet.php +++ b/resources/lang/zu-ZA/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'crwdns908:0crwdne908:0', - 'unsubscribe' => 'crwdns1352:0crwdne1352:0', - 'button' => 'crwdns909:0crwdne909:0', - 'manage' => [ + 'subscribe' => 'crwdns908:0crwdne908:0', + 'unsubscribe' => 'crwdns1447:0crwdne1447:0', + 'button' => 'crwdns909:0crwdne909:0', + 'manage_subscription' => 'crwdns1448:0crwdne1448:0', + 'manage' => [ 'no_subscriptions' => 'crwdns910:0crwdne910:0', 'my_subscriptions' => 'crwdns911:0crwdne911:0', 'manage_at_link' => 'crwdns1432:0crwdne1432:0', From 05e157b6150190f698166e268163509ea6b8ee09 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:49 +0100 Subject: [PATCH 16/47] New translations forms.php (Zulu) --- resources/lang/zu-ZA/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zu-ZA/forms.php b/resources/lang/zu-ZA/forms.php index 36c814b099f7..8df4bde5a8f9 100644 --- a/resources/lang/zu-ZA/forms.php +++ b/resources/lang/zu-ZA/forms.php @@ -156,7 +156,7 @@ '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', From 3b7a47d334b82871da0c6fc9744fb341242529f5 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:51 +0100 Subject: [PATCH 17/47] New translations cachet.php (Turkish) --- resources/lang/tr-TR/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/tr-TR/cachet.php b/resources/lang/tr-TR/cachet.php index 825e69061c9f..217c58e493d3 100644 --- a/resources/lang/tr-TR/cachet.php +++ b/resources/lang/tr-TR/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Güncellemeleri almak için abone olun', - 'unsubscribe' => 'Adresindeki aboneliği iptal et :link', - 'button' => 'Abone ol', - 'manage' => [ + 'subscribe' => 'Güncellemeleri almak için abone olun', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Abone ol', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Şu anda tüm güncellemeleri abone oldunuz.', 'my_subscriptions' => 'Şu an aşağıdaki güncellemelere abone oldunuz.', 'manage_at_link' => 'Manage your subscriptions at :link', From cf161d95cd62e77ff466e39dae87a0994c4d2842 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:53 +0100 Subject: [PATCH 18/47] New translations cachet.php (Russian) --- resources/lang/ru-RU/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/ru-RU/cachet.php b/resources/lang/ru-RU/cachet.php index b97981728de3..8a3ecfad6e68 100644 --- a/resources/lang/ru-RU/cachet.php +++ b/resources/lang/ru-RU/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Подпишитесь, чтобы получать информацию об изменениях', - 'unsubscribe' => 'Отписаться от :link', - 'button' => 'Подписаться', - 'manage' => [ + 'subscribe' => 'Подпишитесь, чтобы получать информацию об изменениях', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Подписаться', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Вы подписаны на все изменения.', 'my_subscriptions' => 'Вы подписаны на следующие изменения.', 'manage_at_link' => 'Управляйте своими подписками в :link', From c5573856108e7ce03d62d9580c6a0e6690081ae7 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:54 +0100 Subject: [PATCH 19/47] New translations forms.php (Russian) --- resources/lang/ru-RU/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ru-RU/forms.php b/resources/lang/ru-RU/forms.php index 064e03b260b5..5d3d937a4c74 100644 --- a/resources/lang/ru-RU/forms.php +++ b/resources/lang/ru-RU/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'Частота обновления страницы состояния (в секундах)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => 'Картинка-баннер', - 'banner-help' => 'Рекомендуется загружать файлы шириной не более 930 пикселей', + 'banner-help' => "Рекомендуется загружать файлы шириной не более 930 пикселей", 'subscribers' => 'Разрешить посетителям подписываться на email-уведомления?', 'suppress_notifications_in_maintenance' => 'Не отправлять уведомления при инцидентах во время запланированного обслуживания?', 'skip_subscriber_verification' => 'Пропустить проверку посетителей? (Будьте осторожны, возможен спам)', From 81c8cf7544e12b3446f20cbd60e51c17215808f0 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:56 +0100 Subject: [PATCH 20/47] New translations cachet.php (Spanish) --- resources/lang/es-ES/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/es-ES/cachet.php b/resources/lang/es-ES/cachet.php index 3e092e013212..333a910cb957 100644 --- a/resources/lang/es-ES/cachet.php +++ b/resources/lang/es-ES/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Suscríbete para obtener las actualizaciones más recientes', - 'unsubscribe' => 'Darse de baja en :link', - 'button' => 'Suscríbete', - 'manage' => [ + 'subscribe' => 'Suscríbete para obtener las actualizaciones más recientes', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Suscríbete', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Actualmente estás suscrito a todas las actualizaciones.', 'my_subscriptions' => 'Actualmente estás suscrito a las siguientes actualizaciones.', 'manage_at_link' => 'Administra tus suscripciones en :link', From 9e9bbcc18a5b51365e0cb94f565fcc70b5667e2d Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:58 +0100 Subject: [PATCH 21/47] New translations forms.php (Spanish) --- resources/lang/es-ES/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/es-ES/forms.php b/resources/lang/es-ES/forms.php index 56ae56accb72..d1da708a150a 100644 --- a/resources/lang/es-ES/forms.php +++ b/resources/lang/es-ES/forms.php @@ -156,7 +156,7 @@ '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' => 'Se recomienda subir una imagen no más grande de 930px de ancho', + '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' => '¿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)', From 4229d997800b9fb174b845bfc49cb0e5bc0a2ab5 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:20:59 +0100 Subject: [PATCH 22/47] New translations cachet.php (Swedish) --- resources/lang/sv-SE/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/sv-SE/cachet.php b/resources/lang/sv-SE/cachet.php index 0ec422d1b1da..af1e3753f483 100644 --- a/resources/lang/sv-SE/cachet.php +++ b/resources/lang/sv-SE/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Prenumerera för att få de senaste uppdateringarna', - 'unsubscribe' => 'Avsluta prenumerationen på: länk', - 'button' => 'Prenumerera', - 'manage' => [ + 'subscribe' => 'Prenumerera för att få de senaste uppdateringarna', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Prenumerera', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Du prenumererar på alla uppdateringar.', 'my_subscriptions' => 'Du prenumererar på följande uppdateringar.', 'manage_at_link' => 'Manage your subscriptions at :link', From 213f94d4b9743df81db876c4e28f76a5eb6e03d6 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:02 +0100 Subject: [PATCH 23/47] New translations cachet.php (Thai) --- resources/lang/th-TH/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/th-TH/cachet.php b/resources/lang/th-TH/cachet.php index c07ec37738d3..95261108b60e 100644 --- a/resources/lang/th-TH/cachet.php +++ b/resources/lang/th-TH/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'สมัครเพื่อติดตามข่าวสาร', - 'unsubscribe' => 'ยกเลิกการติดตาม :link', - 'button' => 'ติดตาม', - 'manage' => [ + 'subscribe' => 'สมัครเพื่อติดตามข่าวสาร', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'ติดตาม', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'คุณติตตามทั้งหมดแล้ว', 'my_subscriptions' => 'คุณติดตามข่าวสารเหล่านี้', 'manage_at_link' => 'Manage your subscriptions at :link', From 62646fba65019f94314cca3f6e5bd41114edde8b Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:05 +0100 Subject: [PATCH 24/47] New translations cachet.php (Italian) --- resources/lang/it-IT/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/it-IT/cachet.php b/resources/lang/it-IT/cachet.php index 761150b86578..bef7bcc624c5 100644 --- a/resources/lang/it-IT/cachet.php +++ b/resources/lang/it-IT/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Iscriviti per ricevere gli aggiornamenti più recenti', - 'unsubscribe' => 'Annulla l\'iscrizione a :link', - 'button' => 'Iscriviti', - 'manage' => [ + 'subscribe' => 'Iscriviti per ricevere gli aggiornamenti più recenti', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Iscriviti', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Sei attualmente iscritto a tutti gli aggiornamenti.', 'my_subscriptions' => 'Sei attualmente iscritto ai seguenti suggerimenti.', 'manage_at_link' => 'Manage your subscriptions at :link', From f4df4ef7d96789df4f14b32f07e2ef68be3d6360 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:06 +0100 Subject: [PATCH 25/47] New translations forms.php (Czech) --- resources/lang/cs-CZ/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/cs-CZ/forms.php b/resources/lang/cs-CZ/forms.php index 621f38613684..7476b1ce7c9e 100644 --- a/resources/lang/cs-CZ/forms.php +++ b/resources/lang/cs-CZ/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'Obnovovací frekvence status stránky (v sekundách)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => 'Obrázek banneru', - 'banner-help' => 'Doručuje se nenahrávat soubory větší než 930 pixelů na šířku', + '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' => '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)', From 1bc00335c4f43bea82cbba98592acd5df2212c85 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:08 +0100 Subject: [PATCH 26/47] New translations cachet.php (Chinese Traditional) --- resources/lang/zh-TW/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/zh-TW/cachet.php b/resources/lang/zh-TW/cachet.php index 84c41eb00a5f..9aef10ed66a3 100644 --- a/resources/lang/zh-TW/cachet.php +++ b/resources/lang/zh-TW/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => '訂閱以獲取最新的更新。', - 'unsubscribe' => '取消訂閱: :link', - 'button' => '訂閱', - 'manage' => [ + 'subscribe' => '訂閱以獲取最新的更新。', + 'unsubscribe' => 'Unsubscribe', + 'button' => '訂閱', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => '您目前已訂閱所有的更新。', 'my_subscriptions' => '您目前已安裝下列更新', 'manage_at_link' => '請至:link管理您的訂閱', From 6dd72ac29fe7188ec4876edb3fb061fc9ca92b57 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:09 +0100 Subject: [PATCH 27/47] New translations forms.php (Chinese Traditional) --- resources/lang/zh-TW/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-TW/forms.php b/resources/lang/zh-TW/forms.php index 04bad26f5dc1..b9233279dda3 100644 --- a/resources/lang/zh-TW/forms.php +++ b/resources/lang/zh-TW/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => '狀態頁更新頻率 (以秒為單位)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => 'Banner Image', - 'banner-help' => '建議您上傳寬度小於930像素的圖片', + 'banner-help' => "建議您上傳寬度小於930像素的圖片", 'subscribers' => '允許用戶訂閱郵件通知嗎?', 'suppress_notifications_in_maintenance' => '在維護期間發生事件時取消通知?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', From 482025f5ccbf31c741fb56f2160e9b3094f70c6c Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:11 +0100 Subject: [PATCH 28/47] New translations cachet.php (Czech) --- resources/lang/cs-CZ/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/cs-CZ/cachet.php b/resources/lang/cs-CZ/cachet.php index 0bb5830ab965..9b92e5ea82b2 100644 --- a/resources/lang/cs-CZ/cachet.php +++ b/resources/lang/cs-CZ/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Přihlásit se k odběru upozornění', - 'unsubscribe' => 'Odhlásit se na :link', - 'button' => 'Přihlásit', - 'manage' => [ + 'subscribe' => 'Přihlásit se k odběru upozornění', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Přihlásit', + 'manage_subscription' => 'Manage subscription', + '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' => 'Spravovat odběry na :link', From 467bc8a47ee082fe60351d0d16363f4e8978de12 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:13 +0100 Subject: [PATCH 29/47] New translations forms.php (Chinese Simplified) --- resources/lang/zh-CN/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/zh-CN/forms.php b/resources/lang/zh-CN/forms.php index b0d72804b10f..43f3f96d6f44 100644 --- a/resources/lang/zh-CN/forms.php +++ b/resources/lang/zh-CN/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => '状态页刷新速度(秒)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => '横幅图像', - 'banner-help' => '建议上传文件宽度不大于 930 像素。', + 'banner-help' => "建议上传文件宽度不大于 930 像素。", 'subscribers' => '允许用户订阅邮件通知', 'suppress_notifications_in_maintenance' => '当计划维护发生时静默处理事件通知?', 'skip_subscriber_verification' => '是否跳过用户邮件验证?(小心,这可能会被滥用)', From 459119ec1436999dadaf0e39ee54e5ccd2cd441a Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:14 +0100 Subject: [PATCH 30/47] New translations cachet.php (Danish) --- resources/lang/da-DK/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/da-DK/cachet.php b/resources/lang/da-DK/cachet.php index 96b482fbec88..8bc9d0280ca0 100644 --- a/resources/lang/da-DK/cachet.php +++ b/resources/lang/da-DK/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Tilmeld dig for at få de seneste opdateringer', - 'unsubscribe' => 'Afmeld via :link', - 'button' => 'Abonner', - 'manage' => [ + 'subscribe' => 'Tilmeld dig for at få de seneste opdateringer', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Abonner', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.', 'my_subscriptions' => 'Du abonnere i øjeblikket på følgende opdateringer.', 'manage_at_link' => 'Håndtér dine abonnementer via :link', From ea5b56dd46e752be57a89e80b9cdb3350eec359a Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:16 +0100 Subject: [PATCH 31/47] New translations forms.php (Danish) --- resources/lang/da-DK/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/da-DK/forms.php b/resources/lang/da-DK/forms.php index 53e081691613..3822220b78fb 100644 --- a/resources/lang/da-DK/forms.php +++ b/resources/lang/da-DK/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'Statussides opdateringshastighed (i sekunder)', 'major_outage_rate' => 'Tærskel for større udfald (i %)', 'banner' => 'Banner billede', - 'banner-help' => 'Det anbefales ikke at uploade billeder bredere end 930 pixels', + 'banner-help' => "Det anbefales ikke at uploade billeder bredere end 930 pixels", 'subscribers' => 'Tillad folk at tilmelde sig email underretninger?', 'suppress_notifications_in_maintenance' => 'Tilbagehold notifikationer, når hændelse opstår under en vedligeholdelsesperiode?', 'skip_subscriber_verification' => 'Spring verificering af brugere over? (Husk på, du kan blive spammet)', From be64c21fe5b0656a00c016eddeb996da5d118f46 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:19 +0100 Subject: [PATCH 32/47] New translations cachet.php (Dutch) --- resources/lang/nl-NL/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/nl-NL/cachet.php b/resources/lang/nl-NL/cachet.php index 35162122a69b..4bbf2134b7b2 100644 --- a/resources/lang/nl-NL/cachet.php +++ b/resources/lang/nl-NL/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Abonneer voor de meest recente updates', - 'unsubscribe' => 'Meld je af via :link', - 'button' => 'Abonneren', - 'manage' => [ + 'subscribe' => 'Abonneer voor de meest recente updates', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Abonneren', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.', 'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.', 'manage_at_link' => 'Beheer uw abonnementen op: link', From d25f56e3e75c8ad67b239ace9fef3c6ad9d0de91 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:21 +0100 Subject: [PATCH 33/47] New translations cachet.php (Arabic) --- resources/lang/ar-SA/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/ar-SA/cachet.php b/resources/lang/ar-SA/cachet.php index a81f34f322d0..190ef84fc47d 100644 --- a/resources/lang/ar-SA/cachet.php +++ b/resources/lang/ar-SA/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'إشترك للحصول على التحديثات', - 'unsubscribe' => 'إلغاء الإشتراك في :link', - 'button' => 'اشتراك', - 'manage' => [ + 'subscribe' => 'إشترك للحصول على التحديثات', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'اشتراك', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'أنت الآن مشترك للحصول على جميع التحديثات.', 'my_subscriptions' => 'إنك مشترك حاليا في التحديثات التالية.', 'manage_at_link' => 'Manage your subscriptions at :link', From e19758d49e4a843193d29faae60d47cdbb9d8eea Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:23 +0100 Subject: [PATCH 34/47] New translations cachet.php (Albanian) --- resources/lang/sq-AL/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/sq-AL/cachet.php b/resources/lang/sq-AL/cachet.php index 5f9c54315320..d4ea76ee4b4b 100644 --- a/resources/lang/sq-AL/cachet.php +++ b/resources/lang/sq-AL/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Subscribe to get the updates', - 'unsubscribe' => 'Anullo abonimin', - 'button' => 'Subscribe', - 'manage' => [ + 'subscribe' => 'Subscribe to get the updates', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Subscribe', + 'manage_subscription' => 'Manage subscription', + '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', From 6bf883f29bdc3f396dc8d05c670f3a29b1141cc7 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:26 +0100 Subject: [PATCH 35/47] New translations dashboard.php (Arabic) --- resources/lang/ar-SA/dashboard.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/ar-SA/dashboard.php b/resources/lang/ar-SA/dashboard.php index 0a2316992202..a8c3e39efb3e 100644 --- a/resources/lang/ar-SA/dashboard.php +++ b/resources/lang/ar-SA/dashboard.php @@ -137,7 +137,7 @@ // Metrics 'metrics' => [ - 'metrics' => 'Metrics', + 'metrics' => 'المقاييس', 'add' => [ 'title' => 'Create a metric', 'message' => 'You should add a metric.', From c8e2cf55517b7862e52e5f84181e723d2b5bf645 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:27 +0100 Subject: [PATCH 36/47] New translations cachet.php (Chinese Simplified) --- resources/lang/zh-CN/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/zh-CN/cachet.php b/resources/lang/zh-CN/cachet.php index 19d908c52a86..4f423411b23e 100644 --- a/resources/lang/zh-CN/cachet.php +++ b/resources/lang/zh-CN/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => '订阅最新的更新。', - 'unsubscribe' => '使用这个链接取消订阅: :link', - 'button' => '订阅', - 'manage' => [ + 'subscribe' => '订阅最新的更新。', + 'unsubscribe' => 'Unsubscribe', + 'button' => '订阅', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => '您当前已订阅所有更新。', 'my_subscriptions' => '您当前已订阅下列更新', 'manage_at_link' => '在 :link 管理你的订阅', From 0b2525cd422c15a2a33973cb1815b227b01c80bb Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:29 +0100 Subject: [PATCH 37/47] New translations cachet.php (Catalan) --- resources/lang/ca-ES/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/ca-ES/cachet.php b/resources/lang/ca-ES/cachet.php index 9a364faf715e..3d530b776849 100644 --- a/resources/lang/ca-ES/cachet.php +++ b/resources/lang/ca-ES/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Subscriviu-vos per rebre les darreres actualitzacions', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Subscriviu-vos', - 'manage' => [ + 'subscribe' => 'Subscriviu-vos per rebre les darreres actualitzacions', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Subscriviu-vos', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Actualment estau subscrits a totes les actualitzacions.', 'my_subscriptions' => 'Actualment estau subscrits a les següents actualitzacions.', 'manage_at_link' => 'Manage your subscriptions at :link', From b3c337263b089c5fe16dd9be70d2e524220035f3 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:31 +0100 Subject: [PATCH 38/47] New translations forms.php (Dutch) --- resources/lang/nl-NL/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl-NL/forms.php b/resources/lang/nl-NL/forms.php index 36c68c1ce257..c473bd5261a4 100644 --- a/resources/lang/nl-NL/forms.php +++ b/resources/lang/nl-NL/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'Statuspagina verversingssnelheid (in seconden)', 'major_outage_rate' => 'Major outage threshold (in %)', 'banner' => 'Banner afbeelding', - 'banner-help' => 'Bij voorkeur geen afbeeldingen breder dan 930 pixels uploaden', + '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)', From 8b2677ec5259a7614aeb604d547e378d5893e769 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:35 +0100 Subject: [PATCH 39/47] New translations cachet.php (Hebrew) --- resources/lang/he-IL/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/he-IL/cachet.php b/resources/lang/he-IL/cachet.php index c688a17899c0..a3b3b4a41aa5 100644 --- a/resources/lang/he-IL/cachet.php +++ b/resources/lang/he-IL/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Subscribe to get the updates', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Subscribe', - 'manage' => [ + 'subscribe' => 'Subscribe to get the updates', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Subscribe', + 'manage_subscription' => 'Manage subscription', + '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', From ad1c4301047dad1072bbbee2ffe4ef42bf7372e6 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:37 +0100 Subject: [PATCH 40/47] New translations cachet.php (Hungarian) --- resources/lang/hu-HU/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/hu-HU/cachet.php b/resources/lang/hu-HU/cachet.php index 3edb6b02cd3e..acab8773d785 100644 --- a/resources/lang/hu-HU/cachet.php +++ b/resources/lang/hu-HU/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Kérjük iratkozzon fel a legújabb frissítésekért', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Feliratkozás', - 'manage' => [ + 'subscribe' => 'Kérjük iratkozzon fel a legújabb frissítésekért', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Feliratkozás', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Minden frissítésre feliratkozva.', 'my_subscriptions' => 'A következő frissítésekre feliratkozva.', 'manage_at_link' => 'Manage your subscriptions at :link', From f5e17181d3ebcb1408425fed9500491db82052a5 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:40 +0100 Subject: [PATCH 41/47] New translations cachet.php (Indonesian) --- resources/lang/id-ID/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/id-ID/cachet.php b/resources/lang/id-ID/cachet.php index 07a3390d843c..a4d93bcebf80 100644 --- a/resources/lang/id-ID/cachet.php +++ b/resources/lang/id-ID/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Ikuti newsletter untuk mendapat update terbaru.', - 'unsubscribe' => 'Berhenti berlangganan: :link', - 'button' => 'Daftar', - 'manage' => [ + 'subscribe' => 'Ikuti newsletter untuk mendapat update terbaru.', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Daftar', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Anda saat ini terdaftar untuk semua update.', 'my_subscriptions' => 'Anda saat ini berlangganan update berikut.', 'manage_at_link' => 'Manage your subscriptions at :link', From 3faede46c80f95b2e42e5eef25896180dec0ae4c Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:43 +0100 Subject: [PATCH 42/47] New translations cachet.php (Greek) --- resources/lang/el-GR/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/el-GR/cachet.php b/resources/lang/el-GR/cachet.php index ce52bf2a7ea2..a33fdfa7478c 100644 --- a/resources/lang/el-GR/cachet.php +++ b/resources/lang/el-GR/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Εγγραφείτε για να λάβετε τις τελευταίες ενημερώσεις', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Εγγραφή', - 'manage' => [ + 'subscribe' => 'Εγγραφείτε για να λάβετε τις τελευταίες ενημερώσεις', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Εγγραφή', + 'manage_subscription' => 'Manage subscription', + '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', From 048b03917c84dfdca8b5aeea82c27f43b7990820 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:44 +0100 Subject: [PATCH 43/47] New translations cachet.php (English) --- resources/lang/en-US/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/en-US/cachet.php b/resources/lang/en-US/cachet.php index 50948b0f6b36..c14fbea7d0ff 100644 --- a/resources/lang/en-US/cachet.php +++ b/resources/lang/en-US/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Subscribe to get the most recent updates', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Subscribe', - 'manage' => [ + 'subscribe' => 'Subscribe to get the most recent updates', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Subscribe', + 'manage_subscription' => 'Manage subscription', + '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', From 4d98c684ef8d347177ce5bea8a1df4a8879ba15c Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:47 +0100 Subject: [PATCH 44/47] New translations cachet.php (Finnish) --- resources/lang/fi-FI/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/fi-FI/cachet.php b/resources/lang/fi-FI/cachet.php index cc832dbd1c93..5c29c871ef44 100644 --- a/resources/lang/fi-FI/cachet.php +++ b/resources/lang/fi-FI/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Tilaa uusimmat päivitykset', - 'unsubscribe' => 'Unsubscribe at :link', - 'button' => 'Tilaa', - 'manage' => [ + 'subscribe' => 'Tilaa uusimmat päivitykset', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Tilaa', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Olet tällä hetkellä tilannut kaikki ilmoitukset.', 'my_subscriptions' => 'Olet tällä hetkellä tilannut seuraavat ilmoitukset.', 'manage_at_link' => 'Manage your subscriptions at :link', From c4d80871de8ec22a98fb2d10c69c27edd59ce0b6 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:49 +0100 Subject: [PATCH 45/47] New translations cachet.php (French) --- resources/lang/fr-FR/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/fr-FR/cachet.php b/resources/lang/fr-FR/cachet.php index cb4e2aad0a59..a74e71f8e345 100644 --- a/resources/lang/fr-FR/cachet.php +++ b/resources/lang/fr-FR/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Abonnez-vous pour obtenir les dernières mises à jour.', - 'unsubscribe' => 'Se désinscrire :link', - 'button' => 'S\'abonner', - 'manage' => [ + 'subscribe' => 'Abonnez-vous pour obtenir les dernières mises à jour.', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'S\'abonner', + 'manage_subscription' => 'Manage subscription', + 'manage' => [ 'no_subscriptions' => 'Vous êtes actuellement abonné à toutes les mises à jour.', 'my_subscriptions' => 'Vous êtes actuellement abonné aux mises à jour suivantes.', 'manage_at_link' => 'Gérer vos abonnements à :link', From f0c1855321e9398770e766a74cb334468da29e87 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:52 +0100 Subject: [PATCH 46/47] New translations cachet.php (German) --- resources/lang/de-DE/cachet.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/resources/lang/de-DE/cachet.php b/resources/lang/de-DE/cachet.php index d84fb1b96736..87bfb6b7e483 100644 --- a/resources/lang/de-DE/cachet.php +++ b/resources/lang/de-DE/cachet.php @@ -75,10 +75,11 @@ // Subscriber 'subscriber' => [ - 'subscribe' => 'Abonnieren Sie um die neuesten Updates zu erhalten.', - 'unsubscribe' => 'Unter :link abbestellen', - 'button' => 'Abonnieren', - 'manage' => [ + 'subscribe' => 'Abonnieren Sie um die neuesten Updates zu erhalten.', + 'unsubscribe' => 'Unsubscribe', + 'button' => 'Abonnieren', + 'manage_subscription' => 'Manage subscription', + '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 unter :link', From 0215e3f95f29ff17217533ff66c34ca49d661904 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Mon, 18 Jun 2018 07:21:54 +0100 Subject: [PATCH 47/47] New translations forms.php (German) --- resources/lang/de-DE/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/de-DE/forms.php b/resources/lang/de-DE/forms.php index 7511728a32bc..7815484f0a25 100644 --- a/resources/lang/de-DE/forms.php +++ b/resources/lang/de-DE/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'Aktualisierungsrate der Statusseite (in Sekunden)', 'major_outage_rate' => 'Grenzwert für schwerwiegende Ausfälle (in %)', 'banner' => 'Banner Bild', - 'banner-help' => 'Es wird empfohlen, dass Sie keine Dateien die breiter als 930 Pixel sind hochladen', + '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)',