summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/zh_TW.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-05-15 23:07:17 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-05-15 23:07:17 +0200
commit3e78fc7fdf23f752ecad3874b196dceaf529976f (patch)
treebd3a90fe767cf0d7d440611848dfe56f4e1e81ce /plugins/acl/localization/zh_TW.inc
parent5b0deb0030e4fb88030950c1bb81174579aeea14 (diff)
Synced localizations from Transifex
Diffstat (limited to 'plugins/acl/localization/zh_TW.inc')
-rw-r--r--plugins/acl/localization/zh_TW.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/acl/localization/zh_TW.inc b/plugins/acl/localization/zh_TW.inc
index 3125c286f..821f7b321 100644
--- a/plugins/acl/localization/zh_TW.inc
+++ b/plugins/acl/localization/zh_TW.inc
@@ -65,10 +65,10 @@ $labels['shortaclread'] = '讀取';
$labels['shortaclwrite'] = '寫入';
$labels['shortacldelete'] = '刪除';
-$labels['longacll'] = 'The folder is visible on lists and can be subscribed to';
+$labels['longacll'] = '此資料夾權限可以訂閱和瀏覽';
$labels['longaclr'] = '資料夾能被打開與讀取';
$labels['longacls'] = '能修改訊息標幟';
-$labels['longaclw'] = 'Messages flags and keywords can be changed, except Seen and Deleted';
+$labels['longaclw'] = '內容旗標和關鍵字可以變更,不包含已檢視和刪除的';
$labels['longacli'] = '訊息能寫入或複製到資料夾';
$labels['longaclp'] = '訊息能被投遞到這個資料夾';
$labels['longaclc'] = '這個資料夾之下可以建子資料夾(或重新命名)';