From c41a86e5cc26dc8ae37ed4b3fddcaa195b1616a4 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Mon, 6 Aug 2012 18:00:38 +0200 Subject: Updated translations from launchpad --- plugins/managesieve/localization/zh_TW.inc | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'plugins/managesieve/localization/zh_TW.inc') 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 | + | 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'] = '無法建立篩選器集合。 名稱太長'; -- cgit v1.2.3