summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-24 00:07:38 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-24 00:07:38 +0100
commit3ff32eba2563aa0cce99e6c409cab34a04420dc1 (patch)
tree3b532d03f4345df39b3ad9f87fff5266c740e627 /lib/l10n/zh_TW.php
parentc986dbe5739347f3fd40fa17132169de9fd9494c (diff)
downloadnextcloud-server-3ff32eba2563aa0cce99e6c409cab34a04420dc1.tar.gz
nextcloud-server-3ff32eba2563aa0cce99e6c409cab34a04420dc1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.php')
-rw-r--r--lib/l10n/zh_TW.php13
1 files changed, 7 insertions, 6 deletions
diff --git a/lib/l10n/zh_TW.php b/lib/l10n/zh_TW.php
index 4dbf89c2e0e..62ab8fedd52 100644
--- a/lib/l10n/zh_TW.php
+++ b/lib/l10n/zh_TW.php
@@ -9,26 +9,27 @@
"Files need to be downloaded one by one." => "檔案需要逐一下載",
"Back to Files" => "回到檔案列表",
"Selected files too large to generate zip file." => "選擇的檔案太大以致於無法產生壓縮檔",
+"couldn't be determined" => "無法判斷",
"Application is not enabled" => "應用程式未啟用",
"Authentication error" => "認證錯誤",
-"Token expired. Please reload page." => "Token 過期. 請重新整理頁面",
+"Token expired. Please reload page." => "Token 過期,請重新整理頁面。",
"Files" => "檔案",
"Text" => "文字",
"Images" => "圖片",
"seconds ago" => "幾秒前",
"1 minute ago" => "1 分鐘前",
"%d minutes ago" => "%d 分鐘前",
-"1 hour ago" => "1小時之前",
-"%d hours ago" => "%d小時之前",
+"1 hour ago" => "1 小時之前",
+"%d hours ago" => "%d 小時之前",
"today" => "今天",
"yesterday" => "昨天",
"%d days ago" => "%d 天前",
"last month" => "上個月",
-"%d months ago" => "%d個月之前",
+"%d months ago" => "%d 個月之前",
"last year" => "去年",
"years ago" => "幾年前",
-"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已經可用. 取得 <a href=\"%s\">更多資訊</a>",
+"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已經可用。取得 <a href=\"%s\">更多資訊</a>",
"up to date" => "最新的",
"updates check is disabled" => "檢查更新已停用",
-"Could not find category \"%s\"" => "找不到分類-\"%s\""
+"Could not find category \"%s\"" => "找不到分類:\"%s\""
);