diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-27 01:56:21 -0400 |
commit | 880b31c513eb755a057ca075d462e34ace911d0e (patch) | |
tree | 583f5fc4c685b122f633975e9313eba039ba722b /lib/l10n/zh_TW.js | |
parent | fb8994603bb68e2787ff836938b3b15905942731 (diff) | |
download | nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.tar.gz nextcloud-server-880b31c513eb755a057ca075d462e34ace911d0e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r-- | lib/l10n/zh_TW.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index b816285ff0f..2a7adcef04f 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -18,11 +18,9 @@ OC.L10N.register( "Invalid image" : "無效的圖片", "today" : "今天", "yesterday" : "昨天", - "_%n day ago_::_%n days ago_" : [""], "last month" : "上個月", "_%n month ago_::_%n months ago_" : ["%n 個月前"], "last year" : "去年", - "_%n year ago_::_%n years ago_" : [""], "_%n hour ago_::_%n hours ago_" : ["%n 小時前"], "_%n minute ago_::_%n minutes ago_" : ["%n 分鐘前"], "seconds ago" : "幾秒前", |