summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/zh_TW.js')
-rw-r--r--apps/weather_status/l10n/zh_TW.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js
index e6314908fda..69c123697a3 100644
--- a/apps/weather_status/l10n/zh_TW.js
+++ b/apps/weather_status/l10n/zh_TW.js
@@ -21,6 +21,18 @@ OC.L10N.register(
"{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲",
"{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍後有霧",
"{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
+ "{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍後小雨",
+ "{temperature} {unit} light rainfall" : "{temperature} {unit} 小雨",
+ "{temperature} {unit} rainfall later today" : "{temperature} {unit} 今日稍後有雨",
+ "{temperature} {unit} rainfall" : "{temperature} {unit} 有雨",
+ "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今日稍後大雨",
+ "{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨",
+ "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今日稍後陣雨",
+ "{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨",
+ "{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍後小陣雨",
+ "{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小陣雨",
+ "{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍後強陣雨",
+ "{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 強陣雨",
"More weather for {adr}" : "{adr} 的更多天氣",
"Loading weather" : "正在載入天氣",
"Remove from favorites" : "從最愛中移除",