diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
commit | 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 (patch) | |
tree | 08573322bdea431cd739f30ca1ecae3eba31c53a /program/localization/nl_NL/labels.inc | |
parent | 90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff) |
Synchronized translations with Transifex
Diffstat (limited to 'program/localization/nl_NL/labels.inc')
-rw-r--r-- | program/localization/nl_NL/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc index abe96a90f..2d34a5135 100644 --- a/program/localization/nl_NL/labels.inc +++ b/program/localization/nl_NL/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Kopiƫren'; $labels['move'] = 'Verplaats'; $labels['moveto'] = 'Verplaats naar...'; $labels['download'] = 'Download'; +$labels['open'] = 'Openen'; $labels['showattachment'] = 'Toon'; $labels['showanyway'] = 'Laat toch zien'; @@ -204,6 +205,8 @@ $labels['body'] = 'Inhoud'; $labels['openinextwin'] = 'Openen in een nieuw venster'; $labels['emlsave'] = 'Opslaan (.eml)'; +$labels['changeformattext'] = 'Weergeven als platte tekst'; +$labels['changeformathtml'] = 'Weergeven als opgemaakte tekst (HTML)'; // message compose $labels['editasnew'] = 'Als nieuw bewerken'; |