aboutsummaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-03 02:27:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-04-03 02:27:09 +0000
commitadd69e0a037ed0d5a3feb33c8704513d508a667f (patch)
tree690a98c3d54892b9d95ac40038cefe8b8efca171 /apps/weather_status/l10n/zh_HK.js
parentccca757ad05c653af8f376fa515944bcc9e17713 (diff)
downloadnextcloud-server-add69e0a037ed0d5a3feb33c8704513d508a667f.tar.gz
nextcloud-server-add69e0a037ed0d5a3feb33c8704513d508a667f.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/zh_HK.js')
-rw-r--r--apps/weather_status/l10n/zh_HK.js12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/zh_HK.js b/apps/weather_status/l10n/zh_HK.js
index 9366ef33954..55b7be28ade 100644
--- a/apps/weather_status/l10n/zh_HK.js
+++ b/apps/weather_status/l10n/zh_HK.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" : "從最愛中移除",