From 7b4a236c3f8b5ec146ecddce867b3d5502da65f3 Mon Sep 17 00:00:00 2001 From: charlieshum Date: Fri, 2 Aug 2013 19:41:33 +0800 Subject: [PATCH] Update client.zh_TW.yml --- config/locales/client.zh_TW.yml | 50 +++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml index 53aba3030cc..f5723895dd1 100644 --- a/config/locales/client.zh_TW.yml +++ b/config/locales/client.zh_TW.yml @@ -19,6 +19,56 @@ zh_TW: kb: KB mb: MB tb: TB + dates: + tiny: + half_a_minute: "< 1分鐘" + less_than_x_seconds: + one: "< 1秒" + other: "< %{count}秒" + x_seconds: + one: "1秒" + other: "%{count}秒" + less_than_x_minutes: + one: "< 1分鐘" + other: "< %{count}分鐘" + x_minutes: + one: "1分鐘" + other: "%{count}分鐘" + about_x_hours: + one: "1小時" + other: "%{count}小時" + x_days: + one: "1日" + other: "%{count}日" + about_x_years: + one: "1年" + other: "%{count}年" + over_x_years: + one: "> 1年" + other: "> %{count}年" + almost_x_years: + one: "1年" + other: "%{count}年" + medium: + x_minutes: + one: "1 分鐘" + other: "%{count} 分鐘" + x_hours: + one: "1 小時" + other: "%{count} 小時" + x_days: + one: "1 日" + other: "%{count} 日" + medium_with_ago: + x_minutes: + one: "1 分鐘前" + other: "%{count} 分鐘前" + x_hours: + one: "1 小時前" + other: "%{count} 小時前" + x_days: + one: "1 日前" + other: "%{count} 日前" share: topic: '分享一個到本主題的鏈接' post: '分享一個到本帖的鏈接'