summaryrefslogtreecommitdiff
path: root/plugins/newmail_notifier/localization/nl_NL.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-05-15 23:25:26 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-05-15 23:25:26 +0200
commit57323253f76a7a53bd709f00499e81522b9f06a7 (patch)
tree00ebf2168694bc1e6c92b9409830d6ff6aaa5c97 /plugins/newmail_notifier/localization/nl_NL.inc
parentcd9801234becf3ea12d86e17067c00f2aa90a1bc (diff)
Update 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.';
?>