diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-01-30 08:59:28 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-01-30 08:59:28 +0100 |
commit | 8404fe9e3289107ac7507764691bac221a212255 (patch) | |
tree | bea366b3c68ccf53a6e51829ea5e32699b4c9f51 /plugins/newmail_notifier/localization/vi_VN.inc | |
parent | cfc84e984f253c9ed75aa7260419a6032dff5123 (diff) |
Updated localizations from Transifex
Diffstat (limited to 'plugins/newmail_notifier/localization/vi_VN.inc')
-rw-r--r-- | plugins/newmail_notifier/localization/vi_VN.inc | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/plugins/newmail_notifier/localization/vi_VN.inc b/plugins/newmail_notifier/localization/vi_VN.inc index e8ce68b69..73df64d30 100644 --- a/plugins/newmail_notifier/localization/vi_VN.inc +++ b/plugins/newmail_notifier/localization/vi_VN.inc @@ -15,13 +15,14 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ */ -$labels['basic'] = 'Hiển thị thông báo trên trình duyệt là có thư mới'; -$labels['desktop'] = 'Hiển thị thông báo trên màn hình là có thư mới'; -$labels['sound'] = 'Mở tính năng âm thanh trên thư mới'; +$labels['basic'] = 'Hiển thị thông báo trên trình duyệt khi có thư mới'; +$labels['desktop'] = 'Hiển thị thông báo trên màn hình khi có thư mới'; +$labels['sound'] = 'Thông báo bằng âm thanh khi có thư mới'; $labels['test'] = 'Kiểm tra'; $labels['title'] = 'Có thư mới!'; $labels['body'] = 'Bạn vừa nhận một thư mới'; $labels['testbody'] = 'Đây là thông báo kiểm tra'; -$labels['desktopdisabled'] = 'Thông báo máy tính bị tắt trên trình duyệt của bạn'; -$labels['desktopunsupported'] = 'Trình duyệt của bạn không hỗ trợ thông báo trên máy tính'; +$labels['desktopdisabled'] = 'Thông báo trên màn hình bị tắt ở trình duyệt của bạn'; +$labels['desktopunsupported'] = 'Trình duyệt của bạn không hỗ trợ thông báo trên màn hình.'; +$labels['desktoptimeout'] = 'Đóng hiển thị màn hình'; ?> |