Skip to content

Commit a5c77ec

Browse files
authored
New Crowdin updates (alexjustesen#2435)
1 parent 29a0672 commit a5c77ec

File tree

6 files changed

+4
-12
lines changed

6 files changed

+4
-12
lines changed

lang/de_DE/settings/notifications.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
// Database notifications
88
'database' => 'Datenbank',
99
'database_description' => 'Benachrichtigungen, die an diesen Kanal gesendet werden, werden unter 🔔 Symbol in der Kopfzeile angezeigt.',
10-
'enable_database_notifications' => 'Datenbank-Benachrichtigungen aktivieren',
1110
'database_on_speedtest_run' => 'Bei jedem Schnelltest benachrichtigen',
1211
'database_on_threshold_failure' => 'Benachrichtigen bei Schwellenausfällen',
1312
'test_database_channel' => 'Datenbankkanal testen',
1413

1514
// Mail notifications
1615
'mail' => 'Mail',
17-
'enable_mail_notifications' => 'E-Mail-Benachrichtigungen aktivieren',
1816
'recipients' => 'Empfänger',
1917
'mail_on_speedtest_run' => 'Bei jedem Schnelltest benachrichtigen',
2018
'mail_on_threshold_failure' => 'Benachrichtigen bei Schwellenausfällen',
@@ -23,7 +21,6 @@
2321
// Webhook
2422
'webhook' => 'Webhook',
2523
'webhooks' => 'Webhooks',
26-
'enable_webhook_notifications' => 'Webhook Benachrichtigungen aktivieren',
2724
'webhook_on_speedtest_run' => 'Bei jedem Schnelltest benachrichtigen',
2825
'webhook_on_threshold_failure' => 'Benachrichtigen bei Schwellenausfällen',
2926
'test_webhook_channel' => 'Webhook-Kanal testen',

lang/es_ES/settings/notifications.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
// Database notifications
88
'database' => 'Base de datos',
99
'database_description' => 'Las notificaciones enviadas a este canal se mostrarán bajo el icono :belell: en el encabezado.',
10-
'enable_database_notifications' => 'Habilitar notificaciones de base de datos',
1110
'database_on_speedtest_run' => 'Notificar en cada prueba de velocidad',
1211
'database_on_threshold_failure' => 'Notificar en los umbrales de fallos',
1312
'test_database_channel' => 'Probar canal de base de datos',
1413

1514
// Mail notifications
1615
'mail' => 'Correo',
17-
'enable_mail_notifications' => 'Habilitar notificaciones de correo',
1816
'recipients' => 'Destinatarios',
1917
'mail_on_speedtest_run' => 'Notificar en cada prueba de velocidad',
2018
'mail_on_threshold_failure' => 'Notificar en los umbrales de fallos',
@@ -23,7 +21,6 @@
2321
// Webhook
2422
'webhook' => 'Webhook',
2523
'webhooks' => 'Webhooks',
26-
'enable_webhook_notifications' => 'Habilitar notificaciones de webhook',
2724
'webhook_on_speedtest_run' => 'Notificar en cada prueba de velocidad',
2825
'webhook_on_threshold_failure' => 'Notificar en los umbrales de fallos',
2926
'test_webhook_channel' => 'Probar canal webhook',

lang/fr_FR/settings/notifications.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
// Database notifications
88
'database' => 'Base de données',
99
'database_description' => 'Les notifications envoyées à ce salon apparaîtront sous l\'icône 🔔 dans l\'entête.',
10-
'enable_database_notifications' => 'Activer les notifications de base de données',
1110
'database_on_speedtest_run' => 'Notifier à chaque test de vitesse',
1211
'database_on_threshold_failure' => 'Notifier en cas de dépassement de seuil',
1312
'test_database_channel' => 'Tester le canal de base de données',
1413

1514
// Mail notifications
1615
'mail' => 'Courrier',
17-
'enable_mail_notifications' => 'Activer les notifications par courriel',
1816
'recipients' => 'Destinataires',
1917
'mail_on_speedtest_run' => 'Notifier à chaque test de vitesse',
2018
'mail_on_threshold_failure' => 'Notifier en cas de dépassement de seuil',
@@ -23,7 +21,6 @@
2321
// Webhook
2422
'webhook' => 'Webhook',
2523
'webhooks' => 'Webhooks',
26-
'enable_webhook_notifications' => 'Activer les notifications webhook',
2724
'webhook_on_speedtest_run' => 'Notifier à chaque test de vitesse',
2825
'webhook_on_threshold_failure' => 'Notifier en cas de dépassement de seuil',
2926
'test_webhook_channel' => 'Tester le canal webhook',

lang/nl_NL/general.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
'no' => 'Neen',
1717
'options' => 'Instellingen',
1818
'details' => 'Beschrijving',
19+
'view' => 'Bekijk',
1920

2021
// Common labels
2122
'name' => 'Naam',

lang/nl_NL/results.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,11 @@
6161
'view_on_speedtest_net' => 'Bekijk op Speedtest.net',
6262

6363
// Notifications
64+
'speedtest_benchmark_passed' => 'Snelheidstest benchmark geslaagd',
65+
'speedtest_benchmark_failed' => 'Snelheidstest benchmark mislukt',
6466
'speedtest_started' => 'Snelheidstest gestart',
6567
'speedtest_completed' => 'Snelheidstest voltooid',
68+
'speedtest_failed' => 'Speedtest mislukt',
6669
'download_threshold_breached' => 'Drempelwaarde voor downloaden doorbroken!',
6770
'upload_threshold_breached' => 'Upload drempelwaarde gelekt!',
6871
'ping_threshold_breached' => 'Ping drempelwaarde doorgedrukt!',

lang/nl_NL/settings/notifications.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77
// Database notifications
88
'database' => 'Database',
99
'database_description' => 'Meldingen die naar dit kanaal worden verzonden worden weergegeven onder de 🔔 icoon in de header.',
10-
'enable_database_notifications' => 'Database meldingen inschakelen',
1110
'database_on_speedtest_run' => 'Notificatie bij elke snelheidstest uitgevoerd',
1211
'database_on_threshold_failure' => 'Melding bij limiet overschrijding',
1312
'test_database_channel' => 'Test database notificaties',
1413

1514
// Mail notifications
1615
'mail' => 'E-mailen',
17-
'enable_mail_notifications' => 'Schakel e-mailnotificaties in',
1816
'recipients' => 'Ontvangers',
1917
'mail_on_speedtest_run' => 'Notificatie bij elke snelheidstest uitgevoerd',
2018
'mail_on_threshold_failure' => 'Melding bij limiet overschrijding',
@@ -23,7 +21,6 @@
2321
// Webhook
2422
'webhook' => 'Webhook',
2523
'webhooks' => 'Webhooks',
26-
'enable_webhook_notifications' => 'Webhook meldingen inschakelen',
2724
'webhook_on_speedtest_run' => 'Notificatie bij elke snelheidstest uitgevoerd',
2825
'webhook_on_threshold_failure' => 'Melding bij limiet overschrijding',
2926
'test_webhook_channel' => 'Test webhook kanaal',

0 commit comments

Comments
 (0)