diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-08 02:26:27 +0000 |
commit | c7ab34a459261af44ff4565e87f0a78b863e1585 (patch) | |
tree | 8f177d4d9bd510cece7e52acf88a79f562554d65 /apps/weather_status/l10n/zh_HK.json | |
parent | 55986382e8bc7d5f94047b0f25a1057a1d882674 (diff) | |
download | nextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.tar.gz nextcloud-server-c7ab34a459261af44ff4565e87f0a78b863e1585.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/zh_HK.json')
-rw-r--r-- | apps/weather_status/l10n/zh_HK.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/zh_HK.json b/apps/weather_status/l10n/zh_HK.json index 71fb6860ac9..a313163251c 100644 --- a/apps/weather_status/l10n/zh_HK.json +++ b/apps/weather_status/l10n/zh_HK.json @@ -9,6 +9,28 @@ "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" : "從最愛中移除", |