diff options
| author | 2023-10-27 17:08:07 +0200 | |
|---|---|---|
| committer | 2023-10-27 17:08:07 +0200 | |
| commit | ee04355b284a14de9916a629c10d8edb80b817a2 (patch) | |
| tree | 74b58d51f8d32bf66ed74e5607c21233a2c7de4f /app/i18n/nl/gen.php | |
| parent | ce6ba583be15414d7541867e96b627fcdd3f9043 (diff) | |
[i18n] Update Dutch translations (#5759)
Diffstat (limited to 'app/i18n/nl/gen.php')
| -rw-r--r-- | app/i18n/nl/gen.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/nl/gen.php b/app/i18n/nl/gen.php index 1cde8de82..021b43ba3 100644 --- a/app/i18n/nl/gen.php +++ b/app/i18n/nl/gen.php @@ -134,7 +134,7 @@ return array( 'request_failed' => 'Een opdracht is mislukt, mogelijk door Internet verbindings problemen.', 'title_new_articles' => 'FreshRSS: nieuwe artikelen!', ), - 'labels_empty' => 'No labels', // TODO + 'labels_empty' => 'Geen labels', 'new_article' => 'Er zijn nieuwe artikelen beschikbaar. Klik om de pagina te vernieuwen.', 'should_be_activated' => 'JavaScript moet aanstaan', ), @@ -178,7 +178,7 @@ return array( 'queries' => 'Gebruikers informatie', 'reading' => 'Lezen', 'search' => 'Zoek woorden of #labels', - 'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>', // TODO + 'search_help' => 'Zie de documentatie voor geavanceerde <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">zoekparameters</a>', 'sharing' => 'Delen', 'shortcuts' => 'Snelle toegang', 'stats' => 'Statistieken', @@ -203,7 +203,7 @@ return array( 'clipboard' => 'Klembord', 'diaspora' => 'Diaspora*', // IGNORE 'email' => 'Email', // IGNORE - 'email-webmail-firefox-fix' => 'Email (webmail - fix for Firefox)', // TODO + 'email-webmail-firefox-fix' => 'Email (webmail - fix voor Firefox)', 'facebook' => 'Facebook', // IGNORE 'gnusocial' => 'GNU social', // IGNORE 'jdh' => 'Journal du hacker', // IGNORE |
