summaryrefslogtreecommitdiff
path: root/plugins/managesieve/localization/zh_TW.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-08-06 18:14:57 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-08-06 18:14:57 +0200
commit20825920e3f723c1a2a962beaa72a33e82cd14da (patch)
tree5eacbfb755f56b6ec2b59be9e7ac1ff3352ff615 /plugins/managesieve/localization/zh_TW.inc
parent056a8b7174a1ee9f117b956088973c6dd0e8997d (diff)
Synched translations from launchpad/masterv0.8.0
Diffstat (limited to 'plugins/managesieve/localization/zh_TW.inc')
-rw-r--r--plugins/managesieve/localization/zh_TW.inc9
1 files changed, 7 insertions, 2 deletions
diff --git a/plugins/managesieve/localization/zh_TW.inc b/plugins/managesieve/localization/zh_TW.inc
index 10a547ad7..db2292b9a 100644
--- a/plugins/managesieve/localization/zh_TW.inc
+++ b/plugins/managesieve/localization/zh_TW.inc
@@ -9,9 +9,8 @@
| Licensed under the GNU General Public License |
| |
+-----------------------------------------------------------------------+
- | Author: Nansen <Unknown> |
+ | Author: Nansen |
+-----------------------------------------------------------------------+
- @version $Id$
*/
$labels = array();
@@ -125,5 +124,11 @@ $labels['setdeleted'] = '篩選器集合成功刪除';
$labels['setdeleteconfirm'] = '你確定要刪除選擇的篩選器集合嗎?';
$labels['setcreateerror'] = '無法建立篩選器集合。 伺服器發生錯誤';
$labels['setcreated'] = '篩選器集合成功建立';
+$labels['activateerror'] = '無法啟用選擇的篩選器。伺服器錯誤';
+$labels['deactivateerror'] = '無法停用選擇的篩選器。伺服器錯誤';
+$labels['activated'] = '篩選器已停用';
+$labels['deactivated'] = '篩選器已啟用';
+$labels['moved'] = '篩選器已移動';
+$labels['moveerror'] = '無法移動選擇的篩選器。伺服器錯誤';
$labels['nametoolong'] = '無法建立篩選器集合。 名稱太長';