summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/zh_TW.php')
-rw-r--r--apps/contacts/l10n/zh_TW.php17
1 files changed, 7 insertions, 10 deletions
diff --git a/apps/contacts/l10n/zh_TW.php b/apps/contacts/l10n/zh_TW.php
index 5647c6bcaa4..4751c22f1d7 100644
--- a/apps/contacts/l10n/zh_TW.php
+++ b/apps/contacts/l10n/zh_TW.php
@@ -1,19 +1,18 @@
<?php $TRANSLATIONS = array(
-"Error (de)activating addressbook." => "在啟用或關閉電話簿時發生錯誤",
"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",
"Information about vCard is incorrect. Please reload the page." => "有關 vCard 的資訊不正確,請重新載入此頁。",
"Error deleting contact property." => "刪除通訊錄內容中發生錯誤",
"Error updating contact property." => "更新通訊錄內容中發生錯誤",
-"Error updating addressbook." => "電話簿更新中發生錯誤",
"No file was uploaded" => "沒有已上傳的檔案",
"Contacts" => "通訊錄",
"Contact" => "通訊錄",
-"Addressbook not found." => "找不到通訊錄",
"This is not your addressbook." => "這不是你的電話簿",
"Contact could not be found." => "通訊錄未發現",
"Address" => "地址",
@@ -34,13 +33,8 @@
"{name}'s Birthday" => "{name}的生日",
"Add Contact" => "添加通訊錄",
"Addressbooks" => "電話簿",
-"Configure Address Books" => "設定通訊錄",
-"New Address Book" => "新電話簿",
-"CardDav Link" => "CardDav 聯結",
-"Download" => "下載",
-"Edit" => "編輯",
-"Delete" => "刪除",
"Edit name details" => "編輯姓名詳細資訊",
+"Delete" => "刪除",
"Nickname" => "綽號",
"Enter nickname" => "輸入綽號",
"dd-mm-yyyy" => "dd-mm-yyyy",
@@ -82,5 +76,8 @@
"Active" => "作用中",
"Save" => "儲存",
"Submit" => "提出",
-"Cancel" => "取消"
+"Cancel" => "取消",
+"Download" => "下載",
+"Edit" => "編輯",
+"New Address Book" => "新電話簿"
);