summaryrefslogtreecommitdiff
path: root/program/localization/zh_TW/messages.inc
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/zh_TW/messages.inc')
-rw-r--r--program/localization/zh_TW/messages.inc9
1 files changed, 2 insertions, 7 deletions
diff --git a/program/localization/zh_TW/messages.inc b/program/localization/zh_TW/messages.inc
index b6fdcccae..5605ba815 100644
--- a/program/localization/zh_TW/messages.inc
+++ b/program/localization/zh_TW/messages.inc
@@ -101,16 +101,13 @@ $messages['converting'] = '移除郵件格式中...';
$messages['messageopenerror'] = '無法從伺服器載入郵件';
$messages['fileuploaderror'] = '檔案上傳失敗';
$messages['filesizeerror'] = '上傳的檔案超過了 $size 的大小限制';
-$messages['copysuccess'] = 'Successfully copied $nr contacts.';
-$messages['movesuccess'] = 'Successfully moved $nr contacts.';
-$messages['copyerror'] = 'Could not copy any contacts.';
-$messages['moveerror'] = 'Could not move any contacts.';
+$messages['copysuccess'] = '複製 $nr 個位址成功';
+$messages['copyerror'] = '無法複製任何位址';
$messages['sourceisreadonly'] = '此來源位址是唯讀的';
$messages['errorsavingcontact'] = '無法儲存連絡人的位址';
$messages['movingmessage'] = '移動郵件中...';
$messages['copyingmessage'] = '複製訊息...';
$messages['copyingcontact'] = '複製群組...';
-$messages['movingcontact'] = 'Moving contact(s)...';
$messages['deletingmessage'] = '刪除訊息...';
$messages['markingmessage'] = '標示訊息...';
$messages['addingmember'] = '新增連絡人至群組';
@@ -129,8 +126,6 @@ $messages['importwait'] = '匯入中,請稍候...';
$messages['importformaterror'] = '匯入失敗!上載的檔案格式不支援';
$messages['importconfirm'] = '<b>成功匯入 $inserted 筆資料,略過 $skipped 筆已存在的資料</b>:<p><em>$names</em></p>';
$messages['importconfirmskipped'] = '<b>略過 $skipped 個已存在的項目</b>';
-$messages['importmessagesuccess'] = 'Successfully imported $nr messages';
-$messages['importmessageerror'] = 'Import failed! The uploaded file is not a valid message or mailbox file';
$messages['opnotpermitted'] = '不允許的操作';
$messages['nofromaddress'] = '在選擇的身分中遺失了電子郵件位址';
$messages['editorwarning'] = '切換到純文字編輯模式將會遺失所有設定的樣式。您確定要繼續嗎?';