mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-06-23 07:20:09 +00:00
New Crowdin updates (#2435)
This commit is contained in:
@@ -7,14 +7,12 @@ return [
|
||||
// Database notifications
|
||||
'database' => 'Datenbank',
|
||||
'database_description' => 'Benachrichtigungen, die an diesen Kanal gesendet werden, werden unter 🔔 Symbol in der Kopfzeile angezeigt.',
|
||||
'enable_database_notifications' => 'Datenbank-Benachrichtigungen aktivieren',
|
||||
'database_on_speedtest_run' => 'Bei jedem Schnelltest benachrichtigen',
|
||||
'database_on_threshold_failure' => 'Benachrichtigen bei Schwellenausfällen',
|
||||
'test_database_channel' => 'Datenbankkanal testen',
|
||||
|
||||
// Mail notifications
|
||||
'mail' => 'Mail',
|
||||
'enable_mail_notifications' => 'E-Mail-Benachrichtigungen aktivieren',
|
||||
'recipients' => 'Empfänger',
|
||||
'mail_on_speedtest_run' => 'Bei jedem Schnelltest benachrichtigen',
|
||||
'mail_on_threshold_failure' => 'Benachrichtigen bei Schwellenausfällen',
|
||||
@@ -23,7 +21,6 @@ return [
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'enable_webhook_notifications' => 'Webhook Benachrichtigungen aktivieren',
|
||||
'webhook_on_speedtest_run' => 'Bei jedem Schnelltest benachrichtigen',
|
||||
'webhook_on_threshold_failure' => 'Benachrichtigen bei Schwellenausfällen',
|
||||
'test_webhook_channel' => 'Webhook-Kanal testen',
|
||||
|
||||
@@ -7,14 +7,12 @@ return [
|
||||
// Database notifications
|
||||
'database' => 'Base de datos',
|
||||
'database_description' => 'Las notificaciones enviadas a este canal se mostrarán bajo el icono :belell: en el encabezado.',
|
||||
'enable_database_notifications' => 'Habilitar notificaciones de base de datos',
|
||||
'database_on_speedtest_run' => 'Notificar en cada prueba de velocidad',
|
||||
'database_on_threshold_failure' => 'Notificar en los umbrales de fallos',
|
||||
'test_database_channel' => 'Probar canal de base de datos',
|
||||
|
||||
// Mail notifications
|
||||
'mail' => 'Correo',
|
||||
'enable_mail_notifications' => 'Habilitar notificaciones de correo',
|
||||
'recipients' => 'Destinatarios',
|
||||
'mail_on_speedtest_run' => 'Notificar en cada prueba de velocidad',
|
||||
'mail_on_threshold_failure' => 'Notificar en los umbrales de fallos',
|
||||
@@ -23,7 +21,6 @@ return [
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'enable_webhook_notifications' => 'Habilitar notificaciones de webhook',
|
||||
'webhook_on_speedtest_run' => 'Notificar en cada prueba de velocidad',
|
||||
'webhook_on_threshold_failure' => 'Notificar en los umbrales de fallos',
|
||||
'test_webhook_channel' => 'Probar canal webhook',
|
||||
|
||||
@@ -7,14 +7,12 @@ return [
|
||||
// Database notifications
|
||||
'database' => 'Base de données',
|
||||
'database_description' => 'Les notifications envoyées à ce salon apparaîtront sous l\'icône 🔔 dans l\'entête.',
|
||||
'enable_database_notifications' => 'Activer les notifications de base de données',
|
||||
'database_on_speedtest_run' => 'Notifier à chaque test de vitesse',
|
||||
'database_on_threshold_failure' => 'Notifier en cas de dépassement de seuil',
|
||||
'test_database_channel' => 'Tester le canal de base de données',
|
||||
|
||||
// Mail notifications
|
||||
'mail' => 'Courrier',
|
||||
'enable_mail_notifications' => 'Activer les notifications par courriel',
|
||||
'recipients' => 'Destinataires',
|
||||
'mail_on_speedtest_run' => 'Notifier à chaque test de vitesse',
|
||||
'mail_on_threshold_failure' => 'Notifier en cas de dépassement de seuil',
|
||||
@@ -23,7 +21,6 @@ return [
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'enable_webhook_notifications' => 'Activer les notifications webhook',
|
||||
'webhook_on_speedtest_run' => 'Notifier à chaque test de vitesse',
|
||||
'webhook_on_threshold_failure' => 'Notifier en cas de dépassement de seuil',
|
||||
'test_webhook_channel' => 'Tester le canal webhook',
|
||||
|
||||
@@ -16,6 +16,7 @@ return [
|
||||
'no' => 'Neen',
|
||||
'options' => 'Instellingen',
|
||||
'details' => 'Beschrijving',
|
||||
'view' => 'Bekijk',
|
||||
|
||||
// Common labels
|
||||
'name' => 'Naam',
|
||||
|
||||
@@ -61,8 +61,11 @@ return [
|
||||
'view_on_speedtest_net' => 'Bekijk op Speedtest.net',
|
||||
|
||||
// Notifications
|
||||
'speedtest_benchmark_passed' => 'Snelheidstest benchmark geslaagd',
|
||||
'speedtest_benchmark_failed' => 'Snelheidstest benchmark mislukt',
|
||||
'speedtest_started' => 'Snelheidstest gestart',
|
||||
'speedtest_completed' => 'Snelheidstest voltooid',
|
||||
'speedtest_failed' => 'Speedtest mislukt',
|
||||
'download_threshold_breached' => 'Drempelwaarde voor downloaden doorbroken!',
|
||||
'upload_threshold_breached' => 'Upload drempelwaarde gelekt!',
|
||||
'ping_threshold_breached' => 'Ping drempelwaarde doorgedrukt!',
|
||||
|
||||
@@ -7,14 +7,12 @@ return [
|
||||
// Database notifications
|
||||
'database' => 'Database',
|
||||
'database_description' => 'Meldingen die naar dit kanaal worden verzonden worden weergegeven onder de 🔔 icoon in de header.',
|
||||
'enable_database_notifications' => 'Database meldingen inschakelen',
|
||||
'database_on_speedtest_run' => 'Notificatie bij elke snelheidstest uitgevoerd',
|
||||
'database_on_threshold_failure' => 'Melding bij limiet overschrijding',
|
||||
'test_database_channel' => 'Test database notificaties',
|
||||
|
||||
// Mail notifications
|
||||
'mail' => 'E-mailen',
|
||||
'enable_mail_notifications' => 'Schakel e-mailnotificaties in',
|
||||
'recipients' => 'Ontvangers',
|
||||
'mail_on_speedtest_run' => 'Notificatie bij elke snelheidstest uitgevoerd',
|
||||
'mail_on_threshold_failure' => 'Melding bij limiet overschrijding',
|
||||
@@ -23,7 +21,6 @@ return [
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'enable_webhook_notifications' => 'Webhook meldingen inschakelen',
|
||||
'webhook_on_speedtest_run' => 'Notificatie bij elke snelheidstest uitgevoerd',
|
||||
'webhook_on_threshold_failure' => 'Melding bij limiet overschrijding',
|
||||
'test_webhook_channel' => 'Test webhook kanaal',
|
||||
|
||||
Reference in New Issue
Block a user