summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier/localization/nl_NL.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-04-15 23:57:54 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-04-15 23:57:54 +0200
commitc8f2c0c5af9b578fe9363941d7a6c412cb26f15d (patch)
treeb4a2598846aa1356e365e6ef944282d3b1643a10 /plugins/newmail_notifier/localization/nl_NL.inc
parent9576906bbe155f338ce3226933355c939d86cc07 (diff)
Synchronized localizations from Transifex
Diffstat (limited to 'plugins/newmail_notifier/localization/nl_NL.inc')
-rw-r--r--plugins/newmail_notifier/localization/nl_NL.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/plugins/newmail_notifier/localization/nl_NL.inc b/plugins/newmail_notifier/localization/nl_NL.inc
index e18a6ff2d..01f97e4ce 100644
--- a/plugins/newmail_notifier/localization/nl_NL.inc
+++ b/plugins/newmail_notifier/localization/nl_NL.inc
@@ -16,14 +16,14 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/
*/
-$labels['basic'] = 'Toon browsermelding bij nieuw bericht';
-$labels['desktop'] = 'Toon desktopmelding bij nieuw bericht';
-$labels['sound'] = 'Speel geluid bij nieuw bericht';
+$labels['basic'] = 'Toon melding in browser bij nieuw bericht';
+$labels['desktop'] = 'Toon melding op bureaublad bij nieuw bericht';
+$labels['sound'] = 'Geluid afspelen bij nieuw bericht';
$labels['test'] = 'Test';
$labels['title'] = 'Nieuwe e-mail!';
$labels['body'] = 'U heeft een nieuw bericht ontvangen.';
$labels['testbody'] = 'Dit is een testmelding.';
-$labels['desktopdisabled'] = 'Desktopmeldingen zijn uitgeschakeld in uw browser.';
-$labels['desktopunsupported'] = 'Uw browser ondersteunt geen desktopmeldingen.';
+$labels['desktopdisabled'] = 'Bureaubladmeldingen zijn uitgeschakeld in uw browser.';
+$labels['desktopunsupported'] = 'Uw browser ondersteunt geen bureaubladmeldingen.';
?>