summaryrefslogtreecommitdiffstats
path: root/apps/weather_status/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/zh_CN.js')
-rw-r--r--apps/weather_status/l10n/zh_CN.js34
1 files changed, 23 insertions, 11 deletions
diff --git a/apps/weather_status/l10n/zh_CN.js b/apps/weather_status/l10n/zh_CN.js
index 4bd0eefc301..b970d757dab 100644
--- a/apps/weather_status/l10n/zh_CN.js
+++ b/apps/weather_status/l10n/zh_CN.js
@@ -7,20 +7,32 @@ OC.L10N.register(
"Error" : "错误",
"Weather status" : "天气状况",
"Weather status in your dashboard" : "仪表盘中的天气状况",
- "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘应用程序中集成的天气状况。\n用户可以自动或手动确定位置。然后会显示 6 小时的预报。\n此状况也可以集成到其他地方,例如日历应用。",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "仪表盘应用程序中集成的天气状况。\n用户可以自动或手动确定位置。然后会显示 6 小时的预报。\n此天气状况也可以集成到其他地方,例如日历应用。",
"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} 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 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" : "从收藏夹移除",