diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 17:41:50 +0100 |
commit | e5bb1357a5bad2f5ed9b488425d6b195296ca595 (patch) | |
tree | a558a58aced48cd23072e1ca8a95bbad21b169fa /program/localization/zh_TW | |
parent | ab8bad44d074ac47083ef74ab17514e91d6b3a69 (diff) |
Synchrnonized translations from Transifex
Diffstat (limited to 'program/localization/zh_TW')
-rw-r--r-- | program/localization/zh_TW/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/zh_TW/messages.inc b/program/localization/zh_TW/messages.inc index 430ad16d1..23c951a8b 100644 --- a/program/localization/zh_TW/messages.inc +++ b/program/localization/zh_TW/messages.inc @@ -32,6 +32,8 @@ $messages['invalidrequest'] = '要求無效!未儲存任何資料。'; $messages['invalidhost'] = '無效的伺服器名稱'; $messages['nomessagesfound'] = '此郵件匣沒有任何郵件'; $messages['loggedout'] = '你已成功地登出並結束工作階段了。再見!'; +$messages['mailboxempty'] = '郵件匣是空的'; +$messages['nomessages'] = '沒有郵件'; $messages['refreshing'] = '重新整理中...'; $messages['loading'] = '載入中...'; $messages['uploading'] = '上傳檔案中...'; |