mirror of
https://github.com/alexjustesen/speedtest-tracker.git
synced 2026-06-23 07:00:08 +00:00
New Crowdin updates (#2614)
This commit is contained in:
@@ -73,6 +73,10 @@ return [
|
||||
'healthy' => 'Gesund',
|
||||
'not_measured' => 'Nicht gemessen',
|
||||
'unhealthy' => 'fehlerhaft',
|
||||
'last_results' => 'Letzte Ergebnisse',
|
||||
'total_failed' => 'Fehlgeschlagene Tests insgesamt',
|
||||
'total_complted' => 'Gesamte abgeschlossene Tests',
|
||||
'total' => 'Gesamt',
|
||||
|
||||
// Units
|
||||
'ms' => 'M',
|
||||
|
||||
@@ -19,23 +19,27 @@ return [
|
||||
'enable_apprise_notifications' => 'Apprise Benachrichtigungen aktivieren',
|
||||
'apprise_server' => 'Apprise Server',
|
||||
'apprise_server_url' => 'Apprise Server URL',
|
||||
'apprise_server_url_helper' => 'Die URL deines Apprise Servers. Die URL muss mit /notify enden',
|
||||
'apprise_verify_ssl' => 'SSL verifizieren',
|
||||
'apprise_channels' => 'Apprise Kanäle',
|
||||
'apprise_channel_url' => 'Kanal URL',
|
||||
'apprise_hint_description' => 'Lesen Sie für weitere Informationen zum Einrichten von Apprise die Dokumentation.',
|
||||
'apprise_channel_url_helper' => 'Geben Sie die Service Endpoint URL für Benachrichtigung an.',
|
||||
'apprise_channels' => 'Benachrichtigungskanäle',
|
||||
'apprise_channel_url' => 'Service URL',
|
||||
'apprise_hint_description' => 'Apprise erlaubt es dir Benachrichtigungen zu 90+ Services zu senden. Du musst einen Apprise Server hosten und folgende Service URLs konfigurieren.',
|
||||
'apprise_channel_url_helper' => 'Verwende ein Apprise URL Format. Beispiel: discord://WebhookID/Token, slack://TokenA/TokenB/TokenC',
|
||||
'apprise_save_to_test' => 'Speichere deine Einstellungen um die Benachrichtigung zu Testen.',
|
||||
'test_apprise_channel' => 'Apprise testen',
|
||||
'apprise_channel_url_validation_error' => 'Die Apprise Channel URL muss nicht mit "HTTP" oder "HTTPS" starten. Geben Sie ein valides Apprise URL Schema an.',
|
||||
'apprise_channel_url_validation_error' => 'Ungültige Apprise URL. Es muss ein Apprise Format verwendet werden (z.B. discord://, slack://), und nicht http:// oder https://. Für mehr Informationen die Apprise Dokumentation prüfen',
|
||||
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'test_webhook_channel' => 'Webhook-Kanal testen',
|
||||
'webhook_hint_description' => 'Dies sind allgemeine Webhooks. Für Payload-Beispiele und Implementierungsdetails lesen Sie die Dokumentation.',
|
||||
'webhook_hint_description' => 'Dies sind generische Webhooks. Payload Beispiele und Implementations-Details s. h. Dokumentation. Für Services wie Discord',
|
||||
|
||||
// Common notification messages
|
||||
'notify_on_every_speedtest_run' => 'Benachrichtigung bei jedem geplanten Geschwindigkeitstest',
|
||||
'notify_on_every_speedtest_run' => 'Bei jedem abgeschlossenen Geschwindigkeitstest benachrichtigen',
|
||||
'notify_on_every_speedtest_run_helper' => 'Dies wird eine Benachrichtigung für jeden abgeschlossenen Geschwindigkeitstest senden, nur für gesunde oder nicht markierte Tests',
|
||||
'notify_on_threshold_failures' => 'Benachrichtigung bei Schwellenausfällen für geplante Geschwindigkeitstests',
|
||||
'notify_on_threshold_failures_helper' => 'Dies wird eine Benachrichtigung senden, wenn ein geplanter Geschwindigkeitstest keine konfigurierten Schwellwerte auslässt',
|
||||
|
||||
// Test notification messages
|
||||
'test_notifications' => [
|
||||
|
||||
@@ -73,6 +73,10 @@ return [
|
||||
'healthy' => 'Saludable',
|
||||
'not_measured' => 'No medido',
|
||||
'unhealthy' => 'Poco saludable',
|
||||
'last_results' => 'Últimos resultados',
|
||||
'total_failed' => 'Total de pruebas fallidas',
|
||||
'total_complted' => 'Total de pruebas completadas',
|
||||
'total' => 'Total',
|
||||
|
||||
// Units
|
||||
'ms' => 'm',
|
||||
|
||||
@@ -19,23 +19,27 @@ return [
|
||||
'enable_apprise_notifications' => 'Habilitar notificaciones Apprise',
|
||||
'apprise_server' => 'Servidor Apprise',
|
||||
'apprise_server_url' => 'URL del servidor',
|
||||
'apprise_server_url_helper' => 'La URL de su Servidor Apprise. La URL debe terminar en /notify',
|
||||
'apprise_verify_ssl' => 'Verificar SSL',
|
||||
'apprise_channels' => 'Canales de expedición',
|
||||
'apprise_channel_url' => 'URL del canal',
|
||||
'apprise_hint_description' => 'Para más información sobre cómo configurar Apprise, vea la documentación.',
|
||||
'apprise_channel_url_helper' => 'Proporcionar la URL de los puntos finales del servicio para las notificaciones.',
|
||||
'apprise_channels' => 'Canales de notificación',
|
||||
'apprise_channel_url' => 'URL del servicio',
|
||||
'apprise_hint_description' => 'Apprise le permite enviar notificaciones a más de 90 servicios. Necesita ejecutar un servidor Apprise y configurar las URL del servicio a continuación.',
|
||||
'apprise_channel_url_helper' => 'Usar formato de URL de Apprise. Ejemplos: Discord',
|
||||
'apprise_save_to_test' => 'Guarda tus ajustes para probar la notificación.',
|
||||
'test_apprise_channel' => 'Prueba de aviso',
|
||||
'apprise_channel_url_validation_error' => 'La URL del canal Apprise no debe comenzar con "http" o "https". Por favor, proporcione un esquema de URL de Apprise válido.',
|
||||
'apprise_channel_url_validation_error' => 'URL no válida. Debe utilizar el formato Apprise (por ejemplo, discord://, slack://), no http:// o https://. Vea la documentación de Apprise para más información',
|
||||
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'test_webhook_channel' => 'Probar canal webhook',
|
||||
'webhook_hint_description' => 'Estos son webhooks genéricos. Para ejemplos de payload y detalles de la implementación, vea la documentación.',
|
||||
'webhook_hint_description' => 'Estos son webhooks genéricos. Para ejemplos de payload y detalles de la implementación, vea la documentación. Para servicios como Discord, Ntfy etc por favor use Apprise.',
|
||||
|
||||
// Common notification messages
|
||||
'notify_on_every_speedtest_run' => 'Notificar en cada prueba de velocidad programada',
|
||||
'notify_on_every_speedtest_run' => 'Notificar en cada prueba de velocidad programada completada',
|
||||
'notify_on_every_speedtest_run_helper' => 'Esto enviará una notificación para cada prueba de velocidad programada completada, sólo para pruebas saludables o no benchmark',
|
||||
'notify_on_threshold_failures' => 'Notificar fallos de umbral para pruebas de velocidad programadas',
|
||||
'notify_on_threshold_failures_helper' => 'Esto enviará una notificación cuando una prueba de velocidad programada falle cualquier umbral configurado',
|
||||
|
||||
// Test notification messages
|
||||
'test_notifications' => [
|
||||
|
||||
@@ -73,6 +73,10 @@ return [
|
||||
'healthy' => 'Sain',
|
||||
'not_measured' => 'Non mesuré',
|
||||
'unhealthy' => 'Malsain',
|
||||
'last_results' => 'Derniers résultats',
|
||||
'total_failed' => 'Total des tests échoués',
|
||||
'total_complted' => 'Total des tests terminés',
|
||||
'total' => 'Total',
|
||||
|
||||
// Units
|
||||
'ms' => 'ms',
|
||||
|
||||
@@ -19,23 +19,27 @@ return [
|
||||
'enable_apprise_notifications' => 'Activer les notifications de base de données',
|
||||
'apprise_server' => 'Serveur Apprise',
|
||||
'apprise_server_url' => 'Serveur Apprise',
|
||||
'apprise_server_url_helper' => 'L\'URL de votre serveur Apprise. L\'URL doit se terminer le /notifier',
|
||||
'apprise_verify_ssl' => 'Vérifier SSL',
|
||||
'apprise_channels' => 'Canaux Apprise',
|
||||
'apprise_channel_url' => 'URL du canal de mise à jour',
|
||||
'apprise_hint_description' => 'Pour plus d\'informations sur la configuration d\'Apprise, consultez la documentation.',
|
||||
'apprise_channel_url_helper' => 'Fournir l\'URL de terminaison du service pour les notifications.',
|
||||
'apprise_channels' => 'Chaînes de notification',
|
||||
'apprise_channel_url' => 'URL du service',
|
||||
'apprise_hint_description' => 'Apprise vous permet d\'envoyer des notifications à plus de 90 services. Vous devez exécuter un serveur Apprise et configurer les URL de service ci-dessous.',
|
||||
'apprise_channel_url_helper' => 'Utiliser le format d\'URL d\'Apprise. Exemples: discord://WebhookID/Token, slack://TokenA/TokenB/TokenC',
|
||||
'apprise_save_to_test' => 'Enregistrez vos paramètres pour tester la notification.',
|
||||
'test_apprise_channel' => 'Apprise de test',
|
||||
'apprise_channel_url_validation_error' => 'L\'URL du canal Apprise ne doit pas commencer par "http" ou "https". Veuillez fournir un schéma d\'URL Apprise valide.',
|
||||
'apprise_channel_url_validation_error' => 'URL d\'Apprise invalide. Doit utiliser le format Apprise (par exemple, discord://, SlackHTTPSHTTPSHTTPSHTTPS',
|
||||
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'test_webhook_channel' => 'Tester le canal webhook',
|
||||
'webhook_hint_description' => 'Ce sont des webhooks génériques. Pour des exemples de charge utile et des détails d\'implémentation, consultez la documentation.',
|
||||
'webhook_hint_description' => 'Ce sont des webhooks génériques. Pour des exemples de charge utile et des détails d\'implémentation, consultez la documentation. Pour les services comme Discord, Nef',
|
||||
|
||||
// Common notification messages
|
||||
'notify_on_every_speedtest_run' => 'Notifier à chaque test de vitesse programmé',
|
||||
'notify_on_every_speedtest_run' => 'Notifier à chaque exécution de test de vitesse planifiée terminée',
|
||||
'notify_on_every_speedtest_run_helper' => 'Ceci enverra une notification pour chaque test de vitesse planifié terminé, uniquement pour les tests sains ou non comparés',
|
||||
'notify_on_threshold_failures' => 'Notifier les pannes de seuil pour les tests de vitesse programmés',
|
||||
'notify_on_threshold_failures_helper' => 'Ceci enverra une notification lorsqu\'un test de vitesse programmé échoue à tous les seuils configurés',
|
||||
|
||||
// Test notification messages
|
||||
'test_notifications' => [
|
||||
|
||||
@@ -73,6 +73,10 @@ return [
|
||||
'healthy' => 'Gezond',
|
||||
'not_measured' => 'Niet gemeten',
|
||||
'unhealthy' => 'Ongezond',
|
||||
'last_results' => 'Laatste resultaten',
|
||||
'total_failed' => 'Totaal mislukte tests',
|
||||
'total_complted' => 'Totaal voltooide testen',
|
||||
'total' => 'Totaal',
|
||||
|
||||
// Units
|
||||
'ms' => 'ms',
|
||||
|
||||
@@ -25,6 +25,7 @@ return [
|
||||
'apprise_channel_url' => 'Service URL',
|
||||
'apprise_hint_description' => 'Met Apprise kan je meldingen verzenden naar meer dan 90 diensten. Je moet een Apprise server hebben draaien en onderstaande service URL\'s configureren.',
|
||||
'apprise_channel_url_helper' => 'Gebruik Apprise URL formaat. Bijvoorbeeld discord://WebhookID/Token, slack://TokenA/TokenB/TokenC',
|
||||
'apprise_save_to_test' => 'Sla de instellingen op om de melding uit te proberen.',
|
||||
'test_apprise_channel' => 'Test Apprise',
|
||||
'apprise_channel_url_validation_error' => 'Ongeldige Apprise URL. De URL moet gebruik maken van Apprise formaat (bijv. discord://, slack://), niet http:// of https://. Zie de Apprise documentatie voor meer informatie',
|
||||
|
||||
@@ -35,8 +36,10 @@ return [
|
||||
'webhook_hint_description' => 'Dit zijn algemene webhooks. Voor payload voorbeelden en implementatiegegevens, bekijk de documentatie. Voor diensten zoals Discord, Ntfy etc. gebruik Apprise.',
|
||||
|
||||
// Common notification messages
|
||||
'notify_on_every_speedtest_run' => 'Notificatie bij elke geplande snelheidstest',
|
||||
'notify_on_every_speedtest_run' => 'Melding voor elke voltooide geplande snelheidstest',
|
||||
'notify_on_every_speedtest_run_helper' => 'Dit zal een melding sturen voor elke voltooide snelheidstest draaien, alleen voor gezonde of niet gecontroleerde tests',
|
||||
'notify_on_threshold_failures' => 'Melding bij drempelfouten voor geplande snelheidstests',
|
||||
'notify_on_threshold_failures_helper' => 'Dit zal een melding sturen wanneer een geplande snelheidstest elke geconfigureerde drempelwaarde mislukt',
|
||||
|
||||
// Test notification messages
|
||||
'test_notifications' => [
|
||||
|
||||
@@ -73,6 +73,10 @@ return [
|
||||
'healthy' => 'Saudável',
|
||||
'not_measured' => 'Não medido',
|
||||
'unhealthy' => 'Não saudável',
|
||||
'last_results' => 'Últimos resultados',
|
||||
'total_failed' => 'Total de testes falhados',
|
||||
'total_complted' => 'Total de testes concluídos',
|
||||
'total' => 'Total',
|
||||
|
||||
// Units
|
||||
'ms' => 'ms',
|
||||
|
||||
@@ -10,32 +10,36 @@ return [
|
||||
'test_database_channel' => 'Testar canal do banco de dados',
|
||||
|
||||
// Mail notifications
|
||||
'mail' => 'Correio',
|
||||
'mail' => 'E-mail',
|
||||
'recipients' => 'Destinatários',
|
||||
'test_mail_channel' => 'Testar canal de e-mail',
|
||||
|
||||
// Apprise notifications
|
||||
'apprise' => 'Informar',
|
||||
'apprise' => 'Apprise',
|
||||
'enable_apprise_notifications' => 'Habilitar notificações Apprise',
|
||||
'apprise_server' => 'Servidor Apprise',
|
||||
'apprise_server_url' => 'URL do Servidor Apprise',
|
||||
'apprise_server_url_helper' => 'A URL do seu Servidor Apprise. A URL deve terminar em /notify',
|
||||
'apprise_verify_ssl' => 'Verificar SSL',
|
||||
'apprise_channels' => 'Canais Apprise',
|
||||
'apprise_channel_url' => 'URL do Canal',
|
||||
'apprise_hint_description' => 'Para obter mais informações sobre como configurar o Apprise, veja a documentação.',
|
||||
'apprise_channel_url_helper' => 'Forneça o URL do serviço endpoint para notificações.',
|
||||
'apprise_channels' => 'Canais de notificação',
|
||||
'apprise_channel_url' => 'URL de serviço',
|
||||
'apprise_hint_description' => 'Apprise permite que você envie notificações para mais de 90 serviços. Você precisa executar um servidor Apprise e configurar as URLs de serviço abaixo.',
|
||||
'apprise_channel_url_helper' => 'Use o formato de URL Apprise. Exemplos: discord://WebhookID/Token, slack://TokenA/TokenB/TokenC',
|
||||
'apprise_save_to_test' => 'Salve suas configurações para testar a notificação.',
|
||||
'test_apprise_channel' => 'Testar Apprise',
|
||||
'apprise_channel_url_validation_error' => 'O URL do canal Apprise não deve começar com "http" ou "https". Por favor, forneça um esquema válido de URL Apprise.',
|
||||
'apprise_channel_url_validation_error' => 'URL Apprise inválida. Deve usar o formato Apprise (por exemplo, discord://, slack://), não http:// ou https://. Consulte a documentação Apprise para obter mais informações',
|
||||
|
||||
// Webhook
|
||||
'webhook' => 'Webhook',
|
||||
'webhooks' => 'Webhooks',
|
||||
'test_webhook_channel' => 'Testar canal webhook',
|
||||
'webhook_hint_description' => 'Estes são webhooks genéricos. Para exemplos de payload e detalhes de implementação, consulte a documentação.',
|
||||
'webhook_hint_description' => 'Estes são webhooks genéricos. Para exemplos de payload e detalhes de implementação, consulte a documentação. Para serviços como Discord, Ntfy e etc. por favor use Apprise.',
|
||||
|
||||
// Common notification messages
|
||||
'notify_on_every_speedtest_run' => 'Notificar a cada execução do teste de velocidade',
|
||||
'notify_on_every_speedtest_run' => 'Notifique após cada teste de velocidade agendado ser concluído',
|
||||
'notify_on_every_speedtest_run_helper' => 'Isso enviará uma notificação para cada execução de teste de velocidade agendada concluída, apenas para testes sem erros ou não avaliados',
|
||||
'notify_on_threshold_failures' => 'Notificar sobre falhas nos limites de testes de velocidade agendados',
|
||||
'notify_on_threshold_failures_helper' => 'Isso enviará uma notificação quando um teste de velocidade agendado não atingir nenhum dos limites configurados',
|
||||
|
||||
// Test notification messages
|
||||
'test_notifications' => [
|
||||
|
||||
Reference in New Issue
Block a user