Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/zh_TW.js')
-rw-r--r--apps/weather_status/l10n/zh_TW.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js
index 249da24f185..a542dac0310 100644
--- a/apps/weather_status/l10n/zh_TW.js
+++ b/apps/weather_status/l10n/zh_TW.js
@@ -11,6 +11,28 @@ OC.L10N.register(
"Detect location" : "偵測位置",
"Set custom address" : "設定自訂位置",
"Favorites" : "我的最愛",
+ "{temperature} {unit} clear sky later today" : "{temperature} {unit} 今日稍後晴朗",
+ "{temperature} {unit} clear sky" : "{temperature} {unit} 晴朗",
+ "{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日稍後多雲",
+ "{temperature} {unit} cloudy" : "{temperature} {unit} 多雲",
+ "{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日稍後好天氣",
+ "{temperature} {unit} fair weather" : "{temperature} {unit} 好天氣",
+ "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日稍後局部多雲",
+ "{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部多雲",
+ "{temperature} {unit} foggy later today" : "{temperature} {unit} 今日稍後有霧",
+ "{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
+ "{temperature} {unit} light rain later today" : "{temperature} {unit} 今日稍後小雨",
+ "{temperature} {unit} light rain" : "{temperature} {unit} 小雨",
+ "{temperature} {unit} rain later today" : "{temperature} {unit} 今日稍後有雨",
+ "{temperature} {unit} rain" : "{temperature} {unit} 有雨",
+ "{temperature} {unit} heavy rain later today" : "{temperature} {unit} 今日稍後大雨",
+ "{temperature} {unit} heavy rain" : "{temperature} {unit} 大雨",
+ "{temperature} {unit} rain showers later today" : "{temperature} {unit} 今日稍後陣雨",
+ "{temperature} {unit} rain showers" : "{temperature} {unit} 陣雨",
+ "{temperature} {unit} light rain showers later today" : "{temperature} {unit} 今日稍後小陣雨",
+ "{temperature} {unit} light rain showers" : "{temperature} {unit} 小陣雨",
+ "{temperature} {unit} heavy rain showers later today" : "{temperature} {unit} 今日稍後強陣雨",
+ "{temperature} {unit} heavy rain showers" : "{temperature} {unit} 強陣雨",
"More weather for {adr}" : "{adr} 的更多天氣",
"Loading weather" : "正在載入天氣",
"Remove from favorites" : "從最愛中移除",