diff options
Diffstat (limited to 'apps/contacts/l10n/zh_TW.php')
-rw-r--r-- | apps/contacts/l10n/zh_TW.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/contacts/l10n/zh_TW.php b/apps/contacts/l10n/zh_TW.php index c92ad3abbd9..db0a1dbf211 100644 --- a/apps/contacts/l10n/zh_TW.php +++ b/apps/contacts/l10n/zh_TW.php @@ -1,14 +1,14 @@ <?php $TRANSLATIONS = array( -"There was an error adding the contact." => "添加通訊錄發生錯誤", -"Cannot add empty property." => "不可添加空白內容", -"At least one of the address fields has to be filled out." => "至少必須填寫一欄地址", "Error (de)activating addressbook." => "在啟用或關閉電話簿時發生錯誤", "Error updating addressbook." => "電話簿更新中發生錯誤", "No ID provided" => "未提供 ID", "No contacts found." => "沒有找到聯絡人", -"Missing ID" => "遺失ID", +"There was an error adding the contact." => "添加通訊錄發生錯誤", +"Cannot add empty property." => "不可添加空白內容", +"At least one of the address fields has to be filled out." => "至少必須填寫一欄地址", "Information about vCard is incorrect. Please reload the page." => "有關 vCard 的資訊不正確,請重新載入此頁。", "Error deleting contact property." => "刪除通訊錄內容中發生錯誤", +"Missing ID" => "遺失ID", "Error updating contact property." => "更新通訊錄內容中發生錯誤", "No file was uploaded" => "沒有已上傳的檔案", "Contacts" => "通訊錄", |