summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r--core/l10n/zh_TW.php29
1 files changed, 28 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 9fb2cf36637..2d5bb407087 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -5,23 +5,47 @@
"Settings" => "設定",
"seconds ago" => "幾秒前",
"1 minute ago" => "1 分鐘前",
+"{minutes} minutes ago" => "{minutes} 分鐘前",
+"1 hour ago" => "1 個小時前",
+"{hours} hours ago" => "{hours} 個小時前",
"today" => "今天",
"yesterday" => "昨天",
+"{days} days ago" => "{days} 天前",
"last month" => "上個月",
+"{months} months ago" => "{months} 個月前",
"months ago" => "幾個月前",
"last year" => "去年",
"years ago" => "幾年前",
+"Choose" => "選擇",
"Cancel" => "取消",
"No" => "No",
"Yes" => "Yes",
"Ok" => "Ok",
"Error" => "錯誤",
+"Error while sharing" => "分享時發生錯誤",
+"Shared with you by {owner}" => "{owner} 已經和您分享",
+"Share with" => "與分享",
+"Share with link" => "使用連結分享",
+"Password protect" => "密碼保護",
"Password" => "密碼",
+"Set expiration date" => "設置到期日",
+"Expiration date" => "到期日",
+"Share via email:" => "透過email分享:",
+"Shared in {item} with {user}" => "已和 {user} 分享 {item}",
"Unshare" => "取消共享",
+"can edit" => "可編輯",
+"access control" => "存取控制",
"create" => "建立",
+"update" => "更新",
+"delete" => "刪除",
+"share" => "分享",
+"Password protected" => "密碼保護",
+"Error setting expiration date" => "錯誤的到期日設定",
"ownCloud password reset" => "ownCloud 密碼重設",
"Use the following link to reset your password: {link}" => "請循以下聯結重設你的密碼: (聯結) ",
"You will receive a link to reset your password via Email." => "重設密碼的連結將會寄到你的電子郵件信箱",
+"Reset email send." => "重設郵件已送出.",
+"Request failed!" => "請求失敗!",
"Username" => "使用者名稱",
"Request reset" => "要求重設",
"Your password was reset" => "你的密碼已重設",
@@ -38,6 +62,7 @@
"Edit categories" => "編輯分類",
"Add" => "添加",
"Security Warning" => "安全性警告",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "沒有可用的隨機數字產生器, 請啟用 PHP 中 OpenSSL 擴充功能.",
"Create an <strong>admin account</strong>" => "建立一個<strong>管理者帳號</strong>",
"Advanced" => "進階",
"Data folder" => "資料夾",
@@ -75,5 +100,7 @@
"Log in" => "登入",
"You are logged out." => "你已登出",
"prev" => "上一頁",
-"next" => "下一頁"
+"next" => "下一頁",
+"Security Warning!" => "安全性警告!",
+"Verify" => "驗證"
);