summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-09 01:55:08 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-09 01:55:08 -0400
commitf12f8354858789f1873442b3694992c014ccbc45 (patch)
tree4f92ac7e6a21706159c81fc8eb913092b74f7b5f /core/l10n/zh_TW.php
parent7b6b99f55a2400527f77ddedbd18d97e3723773f (diff)
downloadnextcloud-server-f12f8354858789f1873442b3694992c014ccbc45.tar.gz
nextcloud-server-f12f8354858789f1873442b3694992c014ccbc45.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r--core/l10n/zh_TW.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 0de501706f4..5a739ba0db3 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -4,6 +4,8 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "已啓用維護模式",
"Turned off maintenance mode" => "已停用維護模式",
"Updated database" => "已更新資料庫",
+"Checked database schema update" => "已檢查資料庫格式更新",
+"Disabled incompatible apps: %s" => "停用不相容的應用程式:%s",
"No image or file provided" => "未提供圖片或檔案",
"Unknown filetype" => "未知的檔案類型",
"Invalid image" => "無效的圖片",
@@ -31,6 +33,8 @@ $TRANSLATIONS = array(
"Settings" => "設定",
"File" => "檔案",
"Folder" => "資料夾",
+"Image" => "圖片",
+"Audio" => "音訊",
"Saving..." => "儲存中...",
"seconds ago" => "幾秒前",
"_%n minute ago_::_%n minutes ago_" => array("%n 分鐘前"),
@@ -42,6 +46,10 @@ $TRANSLATIONS = array(
"_%n month ago_::_%n months ago_" => array("%n 個月前"),
"last year" => "去年",
"years ago" => "幾年前",
+"Couldn't send reset email. Please contact your administrator." => "無法寄送重設 email ,請聯絡系統管理員",
+"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." => "重設密碼的連結已經 email 至你的信箱,如果你在一段時間內沒收到,請檢查垃圾郵件資料夾,如果還是找不到,請聯絡系統管理員。",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "您的檔案是加密的,如果您沒有啟用救援金鑰,當您重設密碼之後將無法存取您的資料。<br/>如果不確定該怎麼做,請聯絡您的系統管理員。<br/>您確定要繼續嗎?",
+"I know what I'm doing" => "我知道我在幹嘛",
"Reset password" => "重設密碼",
"No" => "否",
"Yes" => "是",