New Crowdin updates (#2496)

This commit is contained in:
Alex Justesen
2025-12-21 13:28:46 -05:00
committed by GitHub
parent 15258b7ceb
commit b068b3a45b
25 changed files with 155 additions and 33 deletions
+1
View File
@@ -13,6 +13,7 @@ return [
|
*/
'sign_in' => 'Anmelden',
'failed' => 'Diese Zugangsdaten stimmen nicht mit unseren Datensätzen überein.',
'password' => 'Das angegebene Passwort ist falsch.',
'throttle' => 'Zu viele Anmeldeversuche. Bitte versuchen Sie es in :seconds Sekunden erneut.',
+13
View File
@@ -1,6 +1,11 @@
<?php
return [
'current_version' => 'Aktuelle Version',
'latest_version' => 'Neueste Version',
'github' => 'GitHub',
'repository' => 'Repository',
// Common actions
'save' => 'Speichern',
'cancel' => 'Abbrechen',
@@ -32,6 +37,10 @@ return [
'created_at' => 'Erstellt am',
'updated_at' => 'Aktualisiert am',
'url' => 'URL',
'server' => 'Server',
'servers' => 'Server',
'stats' => 'Statistiken',
'statistics' => 'Statistiken',
// Navigation
'dashboard' => 'Dashboard',
@@ -42,6 +51,7 @@ return [
'view_documentation' => 'Dokumentation anzeigen',
'links' => 'Links',
'donate' => 'Spenden',
'donations' => 'Spenden',
// Roles
'admin' => 'Admin',
@@ -54,12 +64,15 @@ return [
'last_month' => 'Letzten Monat',
// Metrics
'metrics' => 'Metriken',
'average' => 'Durchschnitt',
'high' => 'Hoch',
'low' => 'Niedrig',
'faster' => 'schneller',
'slower' => 'langsamer',
'healthy' => 'Gesund',
'not_measured' => 'Nicht gemessen',
'unhealthy' => 'fehlerhaft',
// Units
'ms' => 'M',
-4
View File
@@ -55,9 +55,6 @@ return [
// Actions
'update_comments' => 'Kommentare aktualisieren',
'truncate_results' => 'Ergebnisse kürzen',
'truncate_results_description' => 'Sind Sie sicher, dass Sie alle Ergebnisse kürzen möchten? Diese Aktion kann nicht rückgängig gemacht werden.',
'truncate_results_success' => 'Ergebnistabelle abgeschnitten!',
'view_on_speedtest_net' => 'Auf Speedtest.net anzeigen',
// Notifications
@@ -72,7 +69,6 @@ return [
// Run Speedtest Action
'speedtest' => 'Schnelligkeit',
'public_dashboard' => 'Öffentliches Dashboard',
'select_server' => 'Server auswählen',
'select_server_helper' => 'Leer lassen, um den Speedtest auszuführen, ohne einen Server anzugeben. Blockierte Server werden übersprungen.',
'manual_servers' => 'Manuelle Server',
+1 -1
View File
@@ -28,7 +28,7 @@ return [
'influxdb_test_success_body' => 'Testdaten wurden an InfluxDB gesendet. Überprüfen Sie, ob die Daten empfangen wurden.',
// Bulk write notifications
'influxdb_bulk_write_failed' => 'Fehler beim Erstellen des Schreibens auf Influxdb.',
'influxdb_bulk_write_failed' => 'Fehler beim Schreiben von Massendaten in InfluxDB.',
'influxdb_bulk_write_failed_body' => 'Überprüfen Sie die Protokolle für weitere Details.',
'influxdb_bulk_write_success' => 'Massendatenlade für Influxdb abgeschlossen.',
'influxdb_bulk_write_success_body' => 'Daten wurden an InfluxDB gesendet. Überprüfen Sie, ob die Daten empfangen wurden.',
+13
View File
@@ -14,6 +14,19 @@ return [
'recipients' => 'Empfänger',
'test_mail_channel' => 'Mail-Kanal testen',
// Apprise notifications
'apprise' => 'Apprise',
'enable_apprise_notifications' => 'Apprise Benachrichtigungen aktivieren',
'apprise_server' => 'Apprise Server',
'apprise_server_url' => 'Apprise Server URL',
'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.',
'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.',
// Webhook
'webhook' => 'Webhook',
'webhooks' => 'Webhooks',
+1
View File
@@ -13,6 +13,7 @@ return [
|
*/
'sign_in' => 'Iniciar sesión',
'failed' => 'Estas credenciales no coinciden con nuestros registros.',
'password' => 'La contraseña proporcionada es incorrecta.',
'throttle' => 'Demasiados intentos de inicio de sesión. Por favor, inténtalo de nuevo en :seconds segundos.',
+15
View File
@@ -1,6 +1,11 @@
<?php
return [
'current_version' => 'Versión actual',
'latest_version' => 'Última versión',
'github' => 'GitHub',
'repository' => 'Repositorio',
// Common actions
'save' => 'Guardar',
'cancel' => 'Cancelar',
@@ -16,6 +21,7 @@ return [
'no' => 'Nu',
'options' => 'Opciones',
'details' => 'Detalles',
'view' => 'Ver',
// Common labels
'name' => 'Nombre',
@@ -31,6 +37,10 @@ return [
'created_at' => 'Creado el',
'updated_at' => 'Actualizado el',
'url' => 'URL',
'server' => 'Servidor',
'servers' => 'Servidores',
'stats' => 'Estadísticas',
'statistics' => 'Estadísticas',
// Navigation
'dashboard' => 'Tablero',
@@ -38,8 +48,10 @@ return [
'settings' => 'Ajustes',
'users' => 'Usuarios',
'documentation' => 'Documentación',
'view_documentation' => 'Ver documentación',
'links' => 'Enlaces',
'donate' => 'Donar',
'donations' => 'Donaciones',
// Roles
'admin' => 'Admin',
@@ -52,12 +64,15 @@ return [
'last_month' => 'Último mes',
// Metrics
'metrics' => 'Métricas',
'average' => 'Promedio',
'high' => 'Alta',
'low' => 'Baja',
'faster' => 'más rápido',
'slower' => 'más lento',
'healthy' => 'Saludable',
'not_measured' => 'No medido',
'unhealthy' => 'Poco saludable',
// Units
'ms' => 'm',
+3 -4
View File
@@ -55,21 +55,20 @@ return [
// Actions
'update_comments' => 'Actualizar comentarios',
'truncate_results' => 'Truncar resultados',
'truncate_results_description' => '¿Está seguro que desea truncar todos los resultados? Esta acción es irreversible.',
'truncate_results_success' => '¡Tabla de resultados truncada!',
'view_on_speedtest_net' => 'Ver en Speedtest.net',
// Notifications
'speedtest_benchmark_passed' => 'La prueba de rendimiento de velocidad ha pasado',
'speedtest_benchmark_failed' => 'Prueba de rendimiento de velocidad fallida',
'speedtest_started' => 'Velocidad iniciada',
'speedtest_completed' => 'Velocidad completada',
'speedtest_failed' => 'Error en la prueba de velocidad',
'download_threshold_breached' => '¡Umbral de descarga incumplido!',
'upload_threshold_breached' => '¡Umbral de subida infringido!',
'ping_threshold_breached' => '¡Umbral de ping infringido!',
// Run Speedtest Action
'speedtest' => 'Velocidad',
'public_dashboard' => 'Panel público',
'select_server' => 'Seleccionar Servidor',
'select_server_helper' => 'Dejar en blanco para ejecutar el test de velocidad sin especificar un servidor. Se omitirán los servidores bloqueados.',
'manual_servers' => 'Servidores manuales',
+8 -1
View File
@@ -28,11 +28,18 @@ return [
'influxdb_test_success_body' => 'Los datos de prueba han sido enviados a InfluxDB, compruebe si los datos han sido recibidos.',
// Bulk write notifications
'influxdb_bulk_write_failed' => 'Error al construir escritura en Influxdb.',
'influxdb_bulk_write_failed' => 'Error al escribir en masa a Influxdb.',
'influxdb_bulk_write_failed_body' => 'Revisa los registros para más detalles.',
'influxdb_bulk_write_success' => 'Carga de datos en masa a Influxdb.',
'influxdb_bulk_write_success_body' => 'Los datos han sido enviados a InfluxDB, compruebe si los datos han sido recibidos.',
// Prometheus
'prometheus' => 'Prometeo',
'prometheus_enabled' => 'Activar',
'prometheus_enabled_helper_text' => 'Cuando está activado, las métricas para cada prueba de velocidad nueva estarán disponibles en el punto final /prometheus.',
'prometheus_allowed_ips' => 'Direcciones IP permitidas',
'prometheus_allowed_ips_helper' => 'Lista de direcciones IP o rangos CIDR (por ejemplo, 192.168.1.0/24) permitieron acceder al extremo de las métricas. Dejar en blanco para permitir todas las IPs.',
// Common labels
'org' => 'Org',
'bucket' => 'Cubo',
+16 -8
View File
@@ -7,27 +7,35 @@ 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.',
'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',
'recipients' => 'Destinatarios',
'mail_on_speedtest_run' => 'Notificar en cada prueba de velocidad',
'mail_on_threshold_failure' => 'Notificar en los umbrales de fallos',
'test_mail_channel' => 'Canal de prueba de correo',
// Apprise notifications
'apprise' => 'Apprise',
'enable_apprise_notifications' => 'Habilitar notificaciones Apprise',
'apprise_server' => 'Servidor Apprise',
'apprise_server_url' => 'URL del servidor',
'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.',
'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.',
// Webhook
'webhook' => 'Webhook',
'webhooks' => 'Webhooks',
'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',
'webhook_hint_description' => 'Estos son webhooks genéricos. Para ejemplos de payload y detalles de la implementación, vea la documentación.',
// Common notification messages
'notify_on_every_speedtest_run' => 'Notificar en cada prueba de velocidad',
'notify_on_threshold_failures' => 'Notificar en los umbrales de fallos',
'notify_on_every_speedtest_run' => 'Notificar en cada prueba de velocidad programada',
'notify_on_threshold_failures' => 'Notificar fallos de umbral para pruebas de velocidad programadas',
// Test notification messages
'test_notifications' => [
+1
View File
@@ -13,6 +13,7 @@ return [
|
*/
'sign_in' => 'Se connecter',
'failed' => 'Ces identifiants ne correspondent pas à nos enregistrements.',
'password' => 'Le mot de passe fourni est incorrect.',
'throttle' => 'Trop de tentatives de connexion. Veuillez réessayer dans :seconds secondes.',
+13
View File
@@ -1,6 +1,11 @@
<?php
return [
'current_version' => 'Version actuelle',
'latest_version' => 'Dernière version',
'github' => 'GitHub',
'repository' => 'Dépôt',
// Common actions
'save' => 'Enregistrer',
'cancel' => 'Abandonner',
@@ -32,6 +37,10 @@ return [
'created_at' => 'Créé le',
'updated_at' => 'Mis à jour le',
'url' => 'URL',
'server' => 'Serveur',
'servers' => 'Serveurs',
'stats' => 'Stats',
'statistics' => 'Statistiques',
// Navigation
'dashboard' => 'Tableau de bord',
@@ -42,6 +51,7 @@ return [
'view_documentation' => 'Afficher la documentation',
'links' => 'Liens',
'donate' => 'Faire un don',
'donations' => 'Dons',
// Roles
'admin' => 'Administrateur',
@@ -54,12 +64,15 @@ return [
'last_month' => 'Le mois dernier',
// Metrics
'metrics' => 'Métriques',
'average' => 'Moyenne',
'high' => 'Élevé',
'low' => 'Bas',
'faster' => 'rapide',
'slower' => 'lent',
'healthy' => 'Sain',
'not_measured' => 'Non mesuré',
'unhealthy' => 'Malsain',
// Units
'ms' => 'ms',
-4
View File
@@ -55,9 +55,6 @@ return [
// Actions
'update_comments' => 'Actualiser les commentaires',
'truncate_results' => 'Tronquer les résultats',
'truncate_results_description' => 'Êtes-vous sûr de vouloir tronquer tous les résultats ? Cette action est irréversible.',
'truncate_results_success' => 'Tableau des résultats tronqué !',
'view_on_speedtest_net' => 'Voir sur Speedtest.net',
// Notifications
@@ -72,7 +69,6 @@ return [
// Run Speedtest Action
'speedtest' => 'Test de vitesse',
'public_dashboard' => 'Tableau de bord public',
'select_server' => 'Sélectionner un serveur',
'select_server_helper' => 'Laisser vide pour exécuter le test de vitesse sans spécifier de serveur. Les serveurs bloqués seront ignorés.',
'manual_servers' => 'Serveurs manuels',
+1 -1
View File
@@ -28,7 +28,7 @@ return [
'influxdb_test_success_body' => 'Les données de test ont été envoyées à InfluxDB, vérifiez si les données ont été reçues.',
// Bulk write notifications
'influxdb_bulk_write_failed' => 'Échec de la construction de l\'écriture sur Influxdb.',
'influxdb_bulk_write_failed' => 'Impossible d\'écrire en masse sur Influxdb.',
'influxdb_bulk_write_failed_body' => 'Consultez les journaux pour plus de détails.',
'influxdb_bulk_write_success' => 'Charge de données en masse terminée sur Influxdb.',
'influxdb_bulk_write_success_body' => 'Les données ont été envoyées à InfluxDB, vérifiez si les données ont été reçues.',
+13
View File
@@ -14,6 +14,19 @@ return [
'recipients' => 'Destinataires',
'test_mail_channel' => 'Tester le canal de messagerie',
// Apprise notifications
'apprise' => 'Apprise',
'enable_apprise_notifications' => 'Activer les notifications de base de données',
'apprise_server' => 'Serveur Apprise',
'apprise_server_url' => 'Serveur Apprise',
'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.',
'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.',
// Webhook
'webhook' => 'Webhook',
'webhooks' => 'Webhooks',
+1
View File
@@ -13,6 +13,7 @@ return [
|
*/
'sign_in' => 'Aanmelden',
'failed' => 'Deze gegevens komen niet overeen met onze administratie.',
'password' => 'Het opgegeven wachtwoord is onjuist.',
'throttle' => 'Te veel inlogpogingen. Probeer het over :seconds seconden opnieuw.',
+13
View File
@@ -1,6 +1,11 @@
<?php
return [
'current_version' => 'Huidige versie',
'latest_version' => 'Laatste versie',
'github' => 'GitHub',
'repository' => 'Repository',
// Common actions
'save' => 'Opslaan',
'cancel' => 'Annuleren',
@@ -32,6 +37,10 @@ return [
'created_at' => 'Aangemaakt op',
'updated_at' => 'Bijgewerkt op',
'url' => 'URL',
'server' => 'Server',
'servers' => 'Servers',
'stats' => 'Statistieken',
'statistics' => 'Statistieken',
// Navigation
'dashboard' => 'Dashboard',
@@ -42,6 +51,7 @@ return [
'view_documentation' => 'Bekijk documentatie',
'links' => 'Koppelingen',
'donate' => 'Doneren',
'donations' => 'Donaties',
// Roles
'admin' => 'Beheerder',
@@ -54,12 +64,15 @@ return [
'last_month' => 'Vorige maand',
// Metrics
'metrics' => 'Statistieken',
'average' => 'Gemiddeld',
'high' => 'Hoog',
'low' => 'Laag',
'faster' => 'sneller',
'slower' => 'langzamer',
'healthy' => 'Gezond',
'not_measured' => 'Niet gemeten',
'unhealthy' => 'Ongezond',
// Units
'ms' => 'ms',
-4
View File
@@ -55,9 +55,6 @@ return [
// Actions
'update_comments' => 'Reacties bijwerken',
'truncate_results' => 'Afkappen resultaten',
'truncate_results_description' => 'Weet je zeker dat je alle resultaten wilt afbreken? Deze actie is onomkeerbaar.',
'truncate_results_success' => 'Resultatentabel afgekapt!',
'view_on_speedtest_net' => 'Bekijk op Speedtest.net',
// Notifications
@@ -72,7 +69,6 @@ return [
// Run Speedtest Action
'speedtest' => 'Snelheidstest',
'public_dashboard' => 'Openbaar Dashboard',
'select_server' => 'Selecteer Server',
'select_server_helper' => 'Laat leeg om de snelheidstest uit te voeren zonder een server op te geven. Geblokkeerde servers zullen worden overgeslagen.',
'manual_servers' => 'Handmatige servers',
+1 -1
View File
@@ -28,7 +28,7 @@ return [
'influxdb_test_success_body' => 'Test gegevens zijn verzonden naar de InfluxDB, controleer of de gegevens zijn ontvangen.',
// Bulk write notifications
'influxdb_bulk_write_failed' => 'Kan schrijven naar Influxdb niet maken.',
'influxdb_bulk_write_failed' => 'Bulk schrijven naar Influxdb mislukt.',
'influxdb_bulk_write_failed_body' => 'Bekijk de logs voor meer details.',
'influxdb_bulk_write_success' => 'Alle resultaten naar InfluxDB sturen afgerond.',
'influxdb_bulk_write_success_body' => 'Gegevens zijn verzonden naar InfluxDB, controleer of de gegevens zijn ontvangen.',
+13
View File
@@ -14,6 +14,19 @@ return [
'recipients' => 'Ontvangers',
'test_mail_channel' => 'Test e-mailkanaal',
// Apprise notifications
'apprise' => 'Apprise',
'enable_apprise_notifications' => 'Inschakelen Apprise meldingen',
'apprise_server' => 'Apprise Server',
'apprise_server_url' => 'Appprise Server-URL',
'apprise_verify_ssl' => 'Controleer SSL',
'apprise_channels' => 'Apprise Kanalen',
'apprise_channel_url' => 'Kanaal URL',
'apprise_hint_description' => 'Voor meer informatie over het instellen van Apprise, bekijk de documentatie.',
'apprise_channel_url_helper' => 'Geef de service eindpunt URL voor meldingen.',
'test_apprise_channel' => 'Test Apprise',
'apprise_channel_url_validation_error' => 'De URL van het Apprise kanaal mag niet beginnen met "http" of "https". Geef een geldig URL-schema op.',
// Webhook
'webhook' => 'Webhook',
'webhooks' => 'Webhooks',
+1
View File
@@ -13,6 +13,7 @@ return [
|
*/
'sign_in' => 'Entrar',
'failed' => 'Credenciais não correspondem aos nossos registros.',
'password' => 'A senha fornecida está incorreta.',
'throttle' => 'Muitas tentativas de login. Por favor, tente novamente em :seconds segundos.',
+13
View File
@@ -1,6 +1,11 @@
<?php
return [
'current_version' => 'Versão atual',
'latest_version' => 'Versão mais recente',
'github' => 'GitHub',
'repository' => 'Repositório',
// Common actions
'save' => 'Salvar',
'cancel' => 'Cancelar',
@@ -32,6 +37,10 @@ return [
'created_at' => 'Criado em',
'updated_at' => 'Atualizado em',
'url' => 'URL',
'server' => 'Servidor',
'servers' => 'Servidores',
'stats' => 'Estatísticas',
'statistics' => 'Estatísticas',
// Navigation
'dashboard' => 'Painel',
@@ -42,6 +51,7 @@ return [
'view_documentation' => 'Ver documentação',
'links' => 'Links',
'donate' => 'Doar',
'donations' => 'Doações',
// Roles
'admin' => 'Admin',
@@ -54,12 +64,15 @@ return [
'last_month' => 'Mês anterior',
// Metrics
'metrics' => 'Métricas',
'average' => 'Média',
'high' => 'Alta',
'low' => 'Baixa',
'faster' => 'mais rápido',
'slower' => 'lento',
'healthy' => 'Saudável',
'not_measured' => 'Não medido',
'unhealthy' => 'Não saudável',
// Units
'ms' => 'ms',
-4
View File
@@ -55,9 +55,6 @@ return [
// Actions
'update_comments' => 'Atualizar comentários',
'truncate_results' => 'Truncar resultados',
'truncate_results_description' => 'Tem certeza que deseja truncar todos os resultados? Esta ação é irreversível.',
'truncate_results_success' => 'Tabela de resultados truncada!',
'view_on_speedtest_net' => 'Ver em Speedtest.net',
// Notifications
@@ -72,7 +69,6 @@ return [
// Run Speedtest Action
'speedtest' => 'Teste de velocidade',
'public_dashboard' => 'Painel público',
'select_server' => 'Selecionar servidor',
'select_server_helper' => 'Deixe em branco para executar o acelerador sem especificar um servidor. Os servidores bloqueados serão ignorados.',
'manual_servers' => 'Servidores manuais',
+1 -1
View File
@@ -28,7 +28,7 @@ return [
'influxdb_test_success_body' => 'Dados de teste enviados para InfluxDB, verifique se os dados foram recebidos.',
// Bulk write notifications
'influxdb_bulk_write_failed' => 'Falha ao escrever no Influxdb.',
'influxdb_bulk_write_failed' => 'Falha ao escrever em massa no Influxdb.',
'influxdb_bulk_write_failed_body' => 'Confira os logs para mais detalhes.',
'influxdb_bulk_write_success' => 'Carga massiva de dados concluída para o Influxdb.',
'influxdb_bulk_write_success_body' => 'Os dados foram enviados para InfluxDB, verifique se os dados foram recebidos.',
+13
View File
@@ -14,6 +14,19 @@ return [
'recipients' => 'Destinatários',
'test_mail_channel' => 'Testar canal de e-mail',
// Apprise notifications
'apprise' => 'Informar',
'enable_apprise_notifications' => 'Habilitar notificações Apprise',
'apprise_server' => 'Servidor Apprise',
'apprise_server_url' => 'URL do Servidor Apprise',
'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.',
'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.',
// Webhook
'webhook' => 'Webhook',
'webhooks' => 'Webhooks',