diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
commit | 57323253f76a7a53bd709f00499e81522b9f06a7 (patch) | |
tree | 00ebf2168694bc1e6c92b9409830d6ff6aaa5c97 /program/localization/fy_NL | |
parent | cd9801234becf3ea12d86e17067c00f2aa90a1bc (diff) |
Update localizations from Transifex
Diffstat (limited to 'program/localization/fy_NL')
-rw-r--r-- | program/localization/fy_NL/labels.inc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/program/localization/fy_NL/labels.inc b/program/localization/fy_NL/labels.inc index cd6154626..891371f58 100644 --- a/program/localization/fy_NL/labels.inc +++ b/program/localization/fy_NL/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Kopieare'; $labels['move'] = 'Ferplaatse'; $labels['moveto'] = 'Move to...'; $labels['download'] = 'Delhelje'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Toane'; $labels['showanyway'] = 'Show it anyway'; @@ -161,6 +162,7 @@ $labels['currpage'] = 'Current page'; $labels['unread'] = 'Unread'; $labels['flagged'] = 'Flagged'; $labels['unanswered'] = 'Unanswered'; +$labels['withattachment'] = 'With attachment'; $labels['deleted'] = 'Deleted'; $labels['undeleted'] = 'Not deleted'; $labels['invert'] = 'Invert'; @@ -204,6 +206,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'Open in new window'; $labels['emlsave'] = 'Download (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Edit as new'; @@ -398,6 +402,7 @@ $labels['htmleditor'] = 'Compose HTML messages'; $labels['htmlonreply'] = 'on reply to HTML message'; $labels['htmlonreplyandforward'] = 'on forward or reply to HTML message'; $labels['htmlsignature'] = 'HTML signature'; +$labels['showemail'] = 'Show email address with display name'; $labels['previewpane'] = 'Show preview pane'; $labels['skin'] = 'Interface skin'; $labels['logoutclear'] = 'Clear Trash on logout'; @@ -451,9 +456,6 @@ $labels['replyremovesignature'] = 'When replying remove original signature from $labels['autoaddsignature'] = 'Automatically add signature'; $labels['newmessageonly'] = 'new message only'; $labels['replyandforwardonly'] = 'replies and forwards only'; -$labels['replysignaturepos'] = 'When replying or forwarding place signature'; -$labels['belowquote'] = 'below the quote'; -$labels['abovequote'] = 'above the quote'; $labels['insertsignature'] = 'Insert signature'; $labels['previewpanemarkread'] = 'Mark previewed messages as read'; $labels['afternseconds'] = 'after $n seconds'; |