diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-09 00:03:49 +0100 |
commit | cb57a20ec27c5716fa52a998babf7e93f64fbe4e (patch) | |
tree | 295a961e5571dd050f692023760088a722610fb2 /core/l10n/zh_TW.php | |
parent | 4c06c25c6cb6ac64f1685222c9cdf35afe80aea6 (diff) | |
download | nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.tar.gz nextcloud-server-cb57a20ec27c5716fa52a998babf7e93f64fbe4e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.php')
-rw-r--r-- | core/l10n/zh_TW.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php index 703389d1818..86ac87f0df7 100644 --- a/core/l10n/zh_TW.php +++ b/core/l10n/zh_TW.php @@ -3,6 +3,14 @@ "No category to add?" => "無分類添加?", "This category already exists: " => "此分類已經存在:", "Settings" => "設定", +"seconds ago" => "幾秒前", +"1 minute ago" => "1 分鐘前", +"today" => "今天", +"yesterday" => "昨天", +"last month" => "上個月", +"months ago" => "幾個月前", +"last year" => "去年", +"years ago" => "幾年前", "Cancel" => "取消", "No" => "No", "Yes" => "Yes", |