diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-02 02:02:53 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-02 02:02:53 +0200 |
commit | 2bb7cb9f64b0244290ce8df745fdb040823dbd62 (patch) | |
tree | 3a56913ce103f7374a332298767789b35e7bfb97 /lib/l10n/zh_TW.php | |
parent | 2508f64efee5204fdb38eda51435d0bad7da76f2 (diff) | |
download | nextcloud-server-2bb7cb9f64b0244290ce8df745fdb040823dbd62.tar.gz nextcloud-server-2bb7cb9f64b0244290ce8df745fdb040823dbd62.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.php')
-rw-r--r-- | lib/l10n/zh_TW.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/zh_TW.php b/lib/l10n/zh_TW.php index 008c9483a00..c9a26a53b2a 100644 --- a/lib/l10n/zh_TW.php +++ b/lib/l10n/zh_TW.php @@ -21,5 +21,8 @@ "last month" => "上個月", "months ago" => "幾個月前", "last year" => "去年", -"years ago" => "幾年前" +"years ago" => "幾年前", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s 已經可用. 取得 <a href=\"%s\">更多資訊</a>", +"up to date" => "最新的", +"updates check is disabled" => "檢查更新已停用" ); |