diff options
Diffstat (limited to 'apps/weather_status/l10n/zh_CN.js')
-rw-r--r-- | apps/weather_status/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/zh_CN.js b/apps/weather_status/l10n/zh_CN.js index b970d757dab..ae56bbf02be 100644 --- a/apps/weather_status/l10n/zh_CN.js +++ b/apps/weather_status/l10n/zh_CN.js @@ -7,7 +7,6 @@ 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此天气状况也可以集成到其他地方,例如日历应用。", "Detect location" : "检测地点", "Set custom address" : "自定义地址", "Favorites" : "收藏", @@ -45,6 +44,7 @@ OC.L10N.register( "There was an error setting the location." : "设置位置时出错。", "There was an error saving the mode." : "保存模式时出错。", "There was an error using personal address." : "使用个人地址出错。", - "Set location for weather" : "设置天气位置" + "Set location for weather" : "设置天气位置", + "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此天气状况也可以集成到其他地方,例如日历应用。" }, "nplurals=1; plural=0;"); |