File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 'enable ' => 'Activer ' ,
2020 'yes ' => 'Oui ' ,
2121 'no ' => 'Non ' ,
22- 'options ' => 'Options ' ,
22+ 'options ' => 'Paramètres ' ,
2323 'details ' => 'Détails ' ,
2424 'view ' => 'Voir ' ,
2525
3939 'url ' => 'URL ' ,
4040 'server ' => 'Serveur ' ,
4141 'servers ' => 'Serveurs ' ,
42- 'stats ' => 'Stats ' ,
42+ 'stats ' => 'Statistiques ' ,
4343 'statistics ' => 'Statistiques ' ,
4444
4545 // Navigation
4848 'settings ' => 'Réglages ' ,
4949 'users ' => 'Utilisateurs ' ,
5050 'documentation ' => 'Documentation ' ,
51+ 'documentation_description ' => 'Besoin d \'aide pour démarrer ou configurer vos tests de vitesse ? ' ,
5152 'view_documentation ' => 'Afficher la documentation ' ,
5253 'links ' => 'Liens ' ,
5354 'donate ' => 'Faire un don ' ,
5455 'donations ' => 'Dons ' ,
56+ 'donations_description ' => 'Soutenez le développement et la maintenance de Speedtest Tracker en faisant un don. ' ,
5557
5658 // Roles
5759 'admin ' => 'Administrateur ' ,
Original file line number Diff line number Diff line change 5656 'webhook ' => [
5757 'add ' => 'Ajouter des URL de webhook ! ' ,
5858 'sent ' => 'Notification de test du webhook envoyée. ' ,
59+ 'failed ' => 'Échec de la notification Webhook. ' ,
5960 'payload ' => 'Test de la notification de webhook ' ,
6061 ],
6162 ],
Original file line number Diff line number Diff line change 2626 'read_results ' => 'Lees resultaten ' ,
2727 'read_results_description ' => 'De token zal toestemming hebben om resultaten en statistieken te lezen. ' ,
2828 'run_speedtest_description ' => 'Het token zal toestemming hebben om snelheidstest uit te voeren. ' ,
29- 'list_servers_description ' => 'De token zal toestemming hebben om servers weer te geven. ' ,
29+ 'list_servers_description ' => 'Het token zal toestemming hebben om servers weer te geven. ' ,
3030];
Original file line number Diff line number Diff line change 44 'current_version ' => 'Huidige versie ' ,
55 'latest_version ' => 'Laatste versie ' ,
66 'github ' => 'GitHub ' ,
7- 'repository ' => 'Repository ' ,
7+ 'repository ' => 'Bewaarplaats ' ,
88
99 // Common actions
1010 'save ' => 'Opslaan ' ,
3030 'password ' => 'Wachtwoord ' ,
3131 'password_confirmation ' => 'Wachtwoord bevestiging ' ,
3232 'id ' => 'ID ' ,
33- 'status ' => 'Status ' ,
33+ 'status ' => 'status ' ,
3434 'message ' => 'Bericht ' ,
3535 'comment ' => 'Opmerking ' ,
3636 'comments ' => 'Opmerkingen ' ,
8585 'mbps ' => 'Mbps ' ,
8686
8787 // Speed test metrics
88- 'download ' => 'Download ' ,
88+ 'download ' => 'downloaden ' ,
8989 'upload ' => 'Uploaden ' ,
9090 'ping ' => 'Ping ' ,
9191 'jitter ' => 'Jitter ' ,
115115 'token ' => 'Token ' ,
116116
117117 // Application
118- 'speedtest_tracker ' => 'Speedtest Tracker ' ,
118+ 'speedtest_tracker ' => 'Snelheids Tracker ' ,
119119 'platform ' => 'Platform ' ,
120120
121121 // Update status
Original file line number Diff line number Diff line change 66 'error_message_title ' => 'Fout melding ' ,
77
88 // Metrics
9- 'download ' => 'Download ' ,
9+ 'download ' => 'downloaden ' ,
1010 'download_latency_high ' => 'Download latency hoog ' ,
1111 'download_latency_low ' => 'Download latency laag ' ,
12- 'download_latency_iqm ' => 'Download latency IQM ' ,
12+ 'download_latency_iqm ' => 'Latency IQM downloaden ' ,
1313 'download_latency_jitter ' => 'Download latency jitter ' ,
1414
15- 'upload ' => 'Upload ' ,
15+ 'upload ' => 'Uploaden ' ,
1616 'upload_latency_high ' => 'Upload latentie hoog ' ,
1717 'upload_latency_low ' => 'Upload latency laag ' ,
1818 'upload_latency_iqm ' => 'Upload latency IQM ' ,
Original file line number Diff line number Diff line change 1212 'influxdb_v2_url_placeholder ' => 'http://your-influxdb-instance ' ,
1313 'influxdb_v2_org ' => 'Org ' ,
1414 'influxdb_v2_bucket ' => 'Emmer ' ,
15- 'influxdb_v2_bucket_placeholder ' => 'speedtest -tracker ' ,
15+ 'influxdb_v2_bucket_placeholder ' => 'snelheid -tracker ' ,
1616 'influxdb_v2_token ' => 'Token ' ,
1717 'influxdb_v2_verify_ssl ' => 'Controleer SSL ' ,
1818
Original file line number Diff line number Diff line change 1515 'test_mail_channel ' => 'Test e-mailkanaal ' ,
1616
1717 // Apprise notifications
18- 'apprise ' => 'Apprise ' ,
18+ 'apprise ' => 'Aanmelding ' ,
1919 'enable_apprise_notifications ' => 'Inschakelen Apprise meldingen ' ,
2020 'apprise_server ' => 'Apprise Server ' ,
2121 'apprise_server_url ' => 'Appprise Server-URL ' ,
Original file line number Diff line number Diff line change 22
33return [
44 'title ' => 'API Tokens ' ,
5- 'label ' => 'Tokens de API ' ,
5+ 'label ' => 'API Tokens ' ,
66
77 // Token management
8- 'api_token ' => 'Token de API ' ,
9- 'api_tokens ' => 'Tokens da API ' ,
10- 'create_api_token ' => 'Criar token de API ' ,
8+ 'api_token ' => 'API Token ' ,
9+ 'api_tokens ' => 'API Tokens ' ,
10+ 'create_api_token ' => 'Criar API token ' ,
1111 'your_token ' => 'Seu token ' ,
1212 'token_status ' => 'Estado do token ' ,
1313
You can’t perform that action at this time.
0 commit comments