From 3b4c0250dd6a870da65f083a0369b2e17e1af7cd Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Wed, 5 Sep 2018 09:30:10 +0100 Subject: [PATCH 01/38] 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 4f5c1dfc78b8..362bf3c37450 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 d81ae71adc52f2d909a16ead236d979c796b84b2 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:10:32 +0100 Subject: [PATCH 02/38] New translations cachet.php (Afrikaans) --- resources/lang/af-ZA/cachet.php | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/resources/lang/af-ZA/cachet.php b/resources/lang/af-ZA/cachet.php index 3d598e785959..5cc3b57927a8 100644 --- a/resources/lang/af-ZA/cachet.php +++ b/resources/lang/af-ZA/cachet.php @@ -15,14 +15,16 @@ 'last_updated' => 'Last updated :timestamp', 'status' => [ 0 => 'Unknown', - 1 => 'Operational', - 2 => 'Performance Issues', - 3 => 'Partial Outage', - 4 => 'Major Outage', + 1 => 'Operasioneel', + 2 => 'Prestasieprobleme', + 3 => 'Gedeeltelike Onderbreking', + 4 => 'Groot Onderbreking', ], 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', @@ -133,7 +138,7 @@ 'home' => 'Tuiste', 'powered_by' => 'Powered by Cachet.', 'timezone' => 'Times are shown in :timezone.', - 'about_this_site' => 'About This Site', + 'about_this_site' => 'Aangaande Hierdie Webwerf', 'rss-feed' => 'RSS', 'atom-feed' => 'Atom', 'feed' => 'Status Feed', From c20c727938a9a021ef4fd63b22753a1bae32c586 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:10:35 +0100 Subject: [PATCH 03/38] New translations cachet.php (Polish) --- resources/lang/pl-PL/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/pl-PL/cachet.php b/resources/lang/pl-PL/cachet.php index 766192a5be04..31bfa4148356 100644 --- a/resources/lang/pl-PL/cachet.php +++ b/resources/lang/pl-PL/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Pozostałe komponenty', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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' => 'Manage your subscriptions at :link', + 'notifications' => 'Benachrichtigungen', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Jesteś obecnie zapisany na wszystkie aktualizacje.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Jesteś obecnie zapisany na poniższe aktualizacje.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Aktualisierungen per E-Mail abonnieren.', From c49452c8b288bd2ce33fa91e5e975c899be74e34 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:10:40 +0100 Subject: [PATCH 04/38] New translations cachet.php (Portuguese) --- resources/lang/pt-PT/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/pt-PT/cachet.php b/resources/lang/pt-PT/cachet.php index a1d4e4b546b5..3e09f595c4a1 100644 --- a/resources/lang/pt-PT/cachet.php +++ b/resources/lang/pt-PT/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ 'button' => 'Subscrever', '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', + 'notifications' => 'Notificações', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscrever actualizações via email.', From ac24c4870fae88faf40c2d0d2396266989dceac8 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:10:44 +0100 Subject: [PATCH 05/38] New translations cachet.php (Portuguese, Brazilian) --- resources/lang/pt-BR/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/pt-BR/cachet.php b/resources/lang/pt-BR/cachet.php index a0ef5fd2c881..7c33736f790f 100644 --- a/resources/lang/pt-BR/cachet.php +++ b/resources/lang/pt-BR/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Outros componentes', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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' => 'Manage your subscriptions at :link', + 'notifications' => 'Notificações', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Inscreva-se para atualizações via e-mail.', From e3739fc50e1e8aa1150c9817783e6b9ae8901455 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:10:49 +0100 Subject: [PATCH 06/38] New translations cachet.php (Romanian) --- resources/lang/ro-RO/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/ro-RO/cachet.php b/resources/lang/ro-RO/cachet.php index 688cb8859a84..d2511a102b99 100644 --- a/resources/lang/ro-RO/cachet.php +++ b/resources/lang/ro-RO/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Alte Componente', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notificări', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Acum eşti abonat la toate actualizările.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Acum eşti abonat la următoarele actualizări.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Abonează-te la actualizări prin email.', From 1ef86b168295f1ce1d14b41d73100fa273d82091 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:10:55 +0100 Subject: [PATCH 07/38] New translations cachet.php (Japanese) --- resources/lang/ja-JP/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/ja-JP/cachet.php b/resources/lang/ja-JP/cachet.php index a5afa7935bd8..13456c4280e9 100644 --- a/resources/lang/ja-JP/cachet.php +++ b/resources/lang/ja-JP/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'その他のコンポーネント', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ 'button' => '購読', 'manage_subscription' => '購読の管理', 'manage' => [ - 'no_subscriptions' => '現在、すべてのアップデートを購読しています。', - 'my_subscriptions' => '現在、以下のアップデートを購読しています。', - 'manage_at_link' => '購読の管理', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => '現在、すべてのアップデートを購読しています。', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => '現在、以下のアップデートを購読しています。', + 'manage_at_link' => '購読の管理', ], 'email' => [ 'subscribe' => 'メールによるアップデート情報の購読', From b2dbce0886cf6eaab0f0b46b5efea8e46e1aa175 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:10:59 +0100 Subject: [PATCH 08/38] New translations cachet.php (Korean) --- resources/lang/ko-KR/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/ko-KR/cachet.php b/resources/lang/ko-KR/cachet.php index e827aca51981..40cdbc39cb92 100644 --- a/resources/lang/ko-KR/cachet.php +++ b/resources/lang/ko-KR/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => '이메일 구독 신청.', From 15b66db8355a89628bc135fdb44f768c647ac7f1 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:03 +0100 Subject: [PATCH 09/38] New translations cachet.php (Norwegian) --- resources/lang/no-NO/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/no-NO/cachet.php b/resources/lang/no-NO/cachet.php index 04d3d63d1fe5..62fb9752f753 100644 --- a/resources/lang/no-NO/cachet.php +++ b/resources/lang/no-NO/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Andre komponenter', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Du abonnerer for øyeblikket på alle oppdateringer.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Du abonnerer for øyeblikket på følgende oppdateringer.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Abonner på e-postoppdateringer.', From 0c4094638453c4ba069b28707ba1c18d589c0f8a Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:06 +0100 Subject: [PATCH 10/38] New translations forms.php (Norwegian) --- resources/lang/no-NO/forms.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/no-NO/forms.php b/resources/lang/no-NO/forms.php index 1e947d8da748..5e214a6f4bd1 100644 --- a/resources/lang/no-NO/forms.php +++ b/resources/lang/no-NO/forms.php @@ -156,7 +156,7 @@ 'time_before_refresh' => 'Statusside oppdateringsfrekvens (i sekunder)', 'major_outage_rate' => 'Større brudd terskel (i %)', 'banner' => 'Bannerbilde', - 'banner-help' => 'Det anbefales at du ikke laster opp bilder bredere enn 930 piksler', + 'banner-help' => "Det anbefales at du ikke laster opp bilder bredere enn 930 piksler", 'subscribers' => 'Allow people to signup to email notifications?', 'suppress_notifications_in_maintenance' => 'Utelat notifikasjoner når hendelse inntreffer under vedlikeholdsperiode?', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', From c0c26771062bb7a4b2aca6a5752a19071b81c420 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:09 +0100 Subject: [PATCH 11/38] New translations cachet.php (Persian) --- resources/lang/fa-IR/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/fa-IR/cachet.php b/resources/lang/fa-IR/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/fa-IR/cachet.php +++ b/resources/lang/fa-IR/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From d4ca237d26b66d3f7cfd1ffe7478ea49e9738d33 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:17 +0100 Subject: [PATCH 12/38] New translations cachet.php (Ukrainian) --- resources/lang/uk-UA/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/uk-UA/cachet.php b/resources/lang/uk-UA/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/uk-UA/cachet.php +++ b/resources/lang/uk-UA/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 61c20bcdcfcc32b8a245626f1188fc0f22456437 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:21 +0100 Subject: [PATCH 13/38] New translations cachet.php (Vietnamese) --- resources/lang/vi-VN/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/vi-VN/cachet.php b/resources/lang/vi-VN/cachet.php index 29b75c4471ec..8f44d6c145ef 100644 --- a/resources/lang/vi-VN/cachet.php +++ b/resources/lang/vi-VN/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 5bd640953e96515b1c281ed231d70c59d1cdfd0b Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:26 +0100 Subject: [PATCH 14/38] New translations cachet.php (Zulu) --- resources/lang/zu-ZA/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/zu-ZA/cachet.php b/resources/lang/zu-ZA/cachet.php index 329bfbaa0b17..e5a520f0e32d 100644 --- a/resources/lang/zu-ZA/cachet.php +++ b/resources/lang/zu-ZA/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'crwdns883:0crwdne883:0', ], + 'select_all' => 'crwdns1510:0crwdne1510:0', + 'deselect_all' => 'crwdns1512:0crwdne1512:0', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'crwdns1514:0crwdne1514:0', + 'notifications_for' => 'crwdns1516:0crwdne1516:0', + 'no_subscriptions' => 'crwdns910:0crwdne910:0', + 'update_subscription' => 'crwdns1518:0crwdne1518:0', + 'my_subscriptions' => 'crwdns911:0crwdne911:0', + 'manage_at_link' => 'crwdns1432:0crwdne1432:0', ], 'email' => [ 'subscribe' => 'crwdns912:0crwdne912:0', From 9f6ca366dd759e2f56e7e4210b8c210dc5afee53 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:27 +0100 Subject: [PATCH 15/38] 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 4c2639eec7143ae918c17e230b46fe41afd33247 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:30 +0100 Subject: [PATCH 16/38] New translations cachet.php (Turkish) --- resources/lang/tr-TR/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/tr-TR/cachet.php b/resources/lang/tr-TR/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/tr-TR/cachet.php +++ b/resources/lang/tr-TR/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 457e4ec83e9b13cdbf281e82deac6e9509406a75 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:33 +0100 Subject: [PATCH 17/38] New translations cachet.php (Russian) --- resources/lang/ru-RU/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/ru-RU/cachet.php b/resources/lang/ru-RU/cachet.php index 10ffe5ccde5b..c3ff50b81062 100644 --- a/resources/lang/ru-RU/cachet.php +++ b/resources/lang/ru-RU/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Другие компоненты', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ 'button' => 'Подписаться', 'manage_subscription' => 'Manage subscription', 'manage' => [ - 'no_subscriptions' => 'Вы подписаны на все изменения.', - 'my_subscriptions' => 'Вы подписаны на следующие изменения.', - 'manage_at_link' => 'Manage your subscriptions at :link', + 'notifications' => 'Уведомления', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Вы подписаны на все изменения.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Вы подписаны на следующие изменения.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Подписка на рассылку об изменениях.', From 630820e83e12f0649ba16f3a649d18f30de7b1ba Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:37 +0100 Subject: [PATCH 18/38] New translations cachet.php (Spanish) --- resources/lang/es-ES/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/es-ES/cachet.php b/resources/lang/es-ES/cachet.php index 8d75c5af65b0..f601bd2245ff 100644 --- a/resources/lang/es-ES/cachet.php +++ b/resources/lang/es-ES/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Otros componentes', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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' => 'Manage your subscriptions at :link', + 'notifications' => 'Notificaciones', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Actualmente estás suscrito a todas las actualizaciones.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Actualmente estás suscrito a las siguientes actualizaciones.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Suscríbete para recibir actualizaciones por correo electrónico.', From 858209ab1cfff5233bd26e40ed6afa931e86c7f1 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:41 +0100 Subject: [PATCH 19/38] New translations cachet.php (Swedish) --- resources/lang/sv-SE/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/sv-SE/cachet.php b/resources/lang/sv-SE/cachet.php index 046c9bb8edc6..e547cab7e994 100644 --- a/resources/lang/sv-SE/cachet.php +++ b/resources/lang/sv-SE/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ 'button' => 'Prenumerera', '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', + 'notifications' => 'Notifieringar', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Prenumerera på epost-uppdateringar.', From 38afd983b987387d473d2ac56870e37c6fd6a0b4 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:45 +0100 Subject: [PATCH 20/38] New translations cachet.php (Thai) --- resources/lang/th-TH/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/th-TH/cachet.php b/resources/lang/th-TH/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/th-TH/cachet.php +++ b/resources/lang/th-TH/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From fee3dc49243b5d55fbcb5977459f230bc171a6fe Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:48 +0100 Subject: [PATCH 21/38] New translations cachet.php (Italian) --- resources/lang/it-IT/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/it-IT/cachet.php b/resources/lang/it-IT/cachet.php index 1e635c5263a7..98ee4a3b7d09 100644 --- a/resources/lang/it-IT/cachet.php +++ b/resources/lang/it-IT/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Altri componenti', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifiche', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Sei attualmente iscritto a tutti gli aggiornamenti.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Sei attualmente iscritto ai seguenti suggerimenti.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Iscriviti agli aggiornamenti via email.', From d03c0cb1ab527216042607539260da7a0fee995c Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:52 +0100 Subject: [PATCH 22/38] New translations cachet.php (Chinese Traditional) --- resources/lang/zh-TW/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/zh-TW/cachet.php b/resources/lang/zh-TW/cachet.php index 192485a60a0e..c5223822a198 100644 --- a/resources/lang/zh-TW/cachet.php +++ b/resources/lang/zh-TW/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => '通知', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 8fd42ad2e53fb86a1008d79fd58c0688f5481be2 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:11:56 +0100 Subject: [PATCH 23/38] New translations cachet.php (Czech) --- resources/lang/cs-CZ/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/cs-CZ/cachet.php b/resources/lang/cs-CZ/cachet.php index e65c6d217b2d..342f9c3c678f 100644 --- a/resources/lang/cs-CZ/cachet.php +++ b/resources/lang/cs-CZ/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ 'button' => 'Subscribe', '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' => 'Manage your subscriptions at :link', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Aktuálně jsi přihlášen(a) ke všem upozorněním.', + 'update_subscription' => 'Update Subscription', + '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', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From d9201c44642d0d348eb85d30a257ff833daf3be0 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:00 +0100 Subject: [PATCH 24/38] New translations cachet.php (Danish) --- resources/lang/da-DK/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/da-DK/cachet.php b/resources/lang/da-DK/cachet.php index 401e871f466e..7b224734a6df 100644 --- a/resources/lang/da-DK/cachet.php +++ b/resources/lang/da-DK/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Andre komponenter', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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' => 'Manage your subscriptions at :link', + 'notifications' => 'Notifikationer', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Du abonner i øjeblikket på alle opdateringer.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Du abonnere i øjeblikket på følgende opdateringer.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Abonner på email opdateringer.', From 2eb539e80e3dfb749635a7c382286f0f0ef4d673 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:04 +0100 Subject: [PATCH 25/38] New translations cachet.php (Dutch) --- resources/lang/nl-NL/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/nl-NL/cachet.php b/resources/lang/nl-NL/cachet.php index 4bbf2134b7b2..54f0559dc702 100644 --- a/resources/lang/nl-NL/cachet.php +++ b/resources/lang/nl-NL/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Andere componenten', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notificaties', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Je bent momenteel geabonneerd op alle updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Je bent momenteel geabonneerd op de volgende updates.', + 'manage_at_link' => 'Beheer uw abonnementen op: link', ], 'email' => [ 'subscribe' => 'Abonneren op e-mail updates.', From 43ff72361378005b9e620ec730449ceaede2432c Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:07 +0100 Subject: [PATCH 26/38] New translations cachet.php (Arabic) --- resources/lang/ar-SA/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/ar-SA/cachet.php b/resources/lang/ar-SA/cachet.php index 97fbd7dc3cdb..089497127813 100644 --- a/resources/lang/ar-SA/cachet.php +++ b/resources/lang/ar-SA/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 3761d16810f88bd77ca8797ab9104848851a0e49 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:10 +0100 Subject: [PATCH 27/38] New translations cachet.php (Albanian) --- resources/lang/sq-AL/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/sq-AL/cachet.php b/resources/lang/sq-AL/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/sq-AL/cachet.php +++ b/resources/lang/sq-AL/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 63e7e1841c1da37818b457696b9583148ef99c20 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:15 +0100 Subject: [PATCH 28/38] New translations cachet.php (Chinese Simplified) --- resources/lang/zh-CN/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/zh-CN/cachet.php b/resources/lang/zh-CN/cachet.php index 4f423411b23e..a2c56581944d 100644 --- a/resources/lang/zh-CN/cachet.php +++ b/resources/lang/zh-CN/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => '其他组件', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ 'button' => '订阅', 'manage_subscription' => 'Manage subscription', 'manage' => [ - 'no_subscriptions' => '您当前已订阅所有更新。', - 'my_subscriptions' => '您当前已订阅下列更新', - 'manage_at_link' => '在 :link 管理你的订阅', + 'notifications' => '通知', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => '您当前已订阅所有更新。', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => '您当前已订阅下列更新', + 'manage_at_link' => '在 :link 管理你的订阅', ], 'email' => [ 'subscribe' => '订阅电子邮件更新。', From 14b13447c740bd671db1c0b6cca638483649c286 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:18 +0100 Subject: [PATCH 29/38] New translations cachet.php (Catalan) --- resources/lang/ca-ES/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/ca-ES/cachet.php b/resources/lang/ca-ES/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/ca-ES/cachet.php +++ b/resources/lang/ca-ES/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 86841c1661dd1e47b231265f4dee594ebe353513 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:22 +0100 Subject: [PATCH 30/38] 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 20160304ba7448f3f5535296934ab2f59709b16f Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:28 +0100 Subject: [PATCH 31/38] New translations cachet.php (Hebrew) --- resources/lang/he-IL/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/he-IL/cachet.php b/resources/lang/he-IL/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/he-IL/cachet.php +++ b/resources/lang/he-IL/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From cf957511ade286e92a51517bf3b6490bdb809076 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:31 +0100 Subject: [PATCH 32/38] New translations cachet.php (Hungarian) --- resources/lang/hu-HU/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/hu-HU/cachet.php b/resources/lang/hu-HU/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/hu-HU/cachet.php +++ b/resources/lang/hu-HU/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 9c8e48199df1dc1cf679288f20a7abc8b72feaae Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:36 +0100 Subject: [PATCH 33/38] New translations cachet.php (Indonesian) --- resources/lang/id-ID/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/id-ID/cachet.php b/resources/lang/id-ID/cachet.php index a4d93bcebf80..2780272fbc74 100644 --- a/resources/lang/id-ID/cachet.php +++ b/resources/lang/id-ID/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Komponen Lain', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifikasi', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Anda saat ini terdaftar untuk semua update.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Anda saat ini berlangganan update berikut.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Langganan update email.', From b47a43274440fb0dbfd6c4a292716a930fac7606 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:40 +0100 Subject: [PATCH 34/38] New translations cachet.php (Greek) --- resources/lang/el-GR/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/el-GR/cachet.php b/resources/lang/el-GR/cachet.php index ff1cd22b9aa0..7e69a3eae46b 100644 --- a/resources/lang/el-GR/cachet.php +++ b/resources/lang/el-GR/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From ef32c5dd554aaee8827780d60397d5fc268bde35 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:44 +0100 Subject: [PATCH 35/38] New translations cachet.php (English) --- resources/lang/en-US/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/en-US/cachet.php b/resources/lang/en-US/cachet.php index 7e77e8c1ebcc..5238f60d108f 100644 --- a/resources/lang/en-US/cachet.php +++ b/resources/lang/en-US/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 0a3f717ac6169090e6dac7a6f95b10e16794fb27 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:48 +0100 Subject: [PATCH 36/38] New translations cachet.php (Finnish) --- resources/lang/fi-FI/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/fi-FI/cachet.php b/resources/lang/fi-FI/cachet.php index 15f495171571..c43c4ca35650 100644 --- a/resources/lang/fi-FI/cachet.php +++ b/resources/lang/fi-FI/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Other Components', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'You\'re currently subscribed to all updates.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'You\'re currently subscribed to the following updates.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Subscribe to email updates.', From 8d36bd5539702ee0216f84aee7d5ad4ddfb3557d Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:53 +0100 Subject: [PATCH 37/38] New translations cachet.php (French) --- resources/lang/fr-FR/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/fr-FR/cachet.php b/resources/lang/fr-FR/cachet.php index 360f46b3f829..52e7a9e90c50 100644 --- a/resources/lang/fr-FR/cachet.php +++ b/resources/lang/fr-FR/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Autres composants', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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' => 'Manage your subscriptions at :link', + 'notifications' => 'Notifications', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Vous êtes actuellement abonné à toutes les mises à jour.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Vous êtes actuellement abonné aux mises à jour suivantes.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'S\'abonner aux notifications par email.', From e55f989c46d220b15acb745fadab416e382f92e6 Mon Sep 17 00:00:00 2001 From: Cachet Bot <40326150+CachetBot@users.noreply.github.com> Date: Tue, 9 Oct 2018 11:12:58 +0100 Subject: [PATCH 38/38] New translations cachet.php (German) --- resources/lang/de-DE/cachet.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/resources/lang/de-DE/cachet.php b/resources/lang/de-DE/cachet.php index 6ce05fb0f006..fcc5bf7feaf5 100644 --- a/resources/lang/de-DE/cachet.php +++ b/resources/lang/de-DE/cachet.php @@ -23,6 +23,8 @@ 'group' => [ 'other' => 'Andere Komponenten', ], + 'select_all' => 'Select All', + 'deselect_all' => 'Deselect All', ], // Incidents @@ -80,9 +82,12 @@ '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' => 'Manage your subscriptions at :link', + 'notifications' => 'Benachrichtigungen', + 'notifications_for' => 'Manage notifications for', + 'no_subscriptions' => 'Du hast im Augenblick alle Updates abonniert.', + 'update_subscription' => 'Update Subscription', + 'my_subscriptions' => 'Du hast im Augenblick folgende Updates abonniert.', + 'manage_at_link' => 'Manage your subscriptions at :link', ], 'email' => [ 'subscribe' => 'Aktualisierungen per E-Mail abonnieren.',