Skip to content

Commit b48e89a

Browse files
authored
New Crowdin updates (#2777)
1 parent 2e32db5 commit b48e89a

8 files changed

Lines changed: 19 additions & 16 deletions

File tree

lang/fr_FR/general.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'enable' => 'Activer',
2020
'yes' => 'Oui',
2121
'no' => 'Non',
22-
'options' => 'Options',
22+
'options' => 'Paramètres',
2323
'details' => 'Détails',
2424
'view' => 'Voir',
2525

@@ -39,7 +39,7 @@
3939
'url' => 'URL',
4040
'server' => 'Serveur',
4141
'servers' => 'Serveurs',
42-
'stats' => 'Stats',
42+
'stats' => 'Statistiques',
4343
'statistics' => 'Statistiques',
4444

4545
// Navigation
@@ -48,10 +48,12 @@
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',

lang/fr_FR/settings/notifications.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
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
],

lang/nl_NL/api_tokens.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
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
];

lang/nl_NL/general.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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',
@@ -30,7 +30,7 @@
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',
@@ -85,7 +85,7 @@
8585
'mbps' => 'Mbps',
8686

8787
// Speed test metrics
88-
'download' => 'Download',
88+
'download' => 'downloaden',
8989
'upload' => 'Uploaden',
9090
'ping' => 'Ping',
9191
'jitter' => 'Jitter',
@@ -115,7 +115,7 @@
115115
'token' => 'Token',
116116

117117
// Application
118-
'speedtest_tracker' => 'Speedtest Tracker',
118+
'speedtest_tracker' => 'Snelheids Tracker',
119119
'platform' => 'Platform',
120120

121121
// Update status

lang/nl_NL/results.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
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',

lang/nl_NL/settings/data_integration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
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

lang/nl_NL/settings/notifications.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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',

lang/pt_BR/api_tokens.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
return [
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

0 commit comments

Comments
 (0)