diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:07:17 +0200 |
commit | 3e78fc7fdf23f752ecad3874b196dceaf529976f (patch) | |
tree | bd3a90fe767cf0d7d440611848dfe56f4e1e81ce /program/localization/nl_NL | |
parent | 5b0deb0030e4fb88030950c1bb81174579aeea14 (diff) |
Synced localizations from Transifex
Diffstat (limited to 'program/localization/nl_NL')
-rw-r--r-- | program/localization/nl_NL/labels.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc index 042879b4b..7bd48bd4a 100644 --- a/program/localization/nl_NL/labels.inc +++ b/program/localization/nl_NL/labels.inc @@ -162,7 +162,7 @@ $labels['currpage'] = 'Huidige pagina'; $labels['unread'] = 'Ongelezen'; $labels['flagged'] = 'Gemarkeerd'; $labels['unanswered'] = 'Onbeantwoord'; -$labels['withattachment'] = 'With attachment'; +$labels['withattachment'] = 'Met bijlage'; $labels['deleted'] = 'Verwijderd'; $labels['undeleted'] = 'Niet verwijderd'; $labels['invert'] = 'Selectie omkeren'; @@ -402,6 +402,7 @@ $labels['htmleditor'] = 'Berichten opstellen in HTML-opmaak'; $labels['htmlonreply'] = 'alleen bij beantwoorden van HTML-berichten'; $labels['htmlonreplyandforward'] = 'bij doorsturen of beantwoorden van een HTML-bericht'; $labels['htmlsignature'] = 'HTML-ondertekening'; +$labels['showemail'] = 'Toon e-mailadressen met weergavenaam'; $labels['previewpane'] = 'Toon voorbeeldvenster'; $labels['skin'] = 'Interfacestijl'; $labels['logoutclear'] = 'Prullenbak legen bij uitloggen'; |