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

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-05-07 03:40:54 +0300
committerNextcloud bot <bot@nextcloud.com>2019-05-07 03:40:54 +0300
commita3f10a32f3338deb9e62a5dea5ead38ea4c1fb10 (patch)
tree60354b05741f3963b9d32a9cb846b7eae36c311d /l10n/zh_CN.js
parentabcef94b17ac287d438bcb21a87a30a0dfd262d3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/zh_CN.js')
-rw-r--r--l10n/zh_CN.js21
1 files changed, 20 insertions, 1 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index cd4b57b..0f7b09c 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -2,6 +2,25 @@ OC.L10N.register(
"weather",
{
"Weather" : "天气",
+ "Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "致命错误:请检查您的nextcloud.log并向这里发送一个错误报告:https://github.com/nextcloud/weather/issues",
+ "Failed to set metric. Please contact your administrator" : "无法设置指标。请联系您的管理员。",
+ "This metric is not known." : "这是一个未知指标。",
+ "North" : "北",
+ "North-East" : "东北",
+ "East" : "东",
+ "South-East" : "东南",
+ "South" : "南",
+ "South-West" : "西南",
+ "West" : "西",
+ "North-West" : "西北",
+ "Failed to get city weather informations. Please contact your administrator" : "无法获取城市天气信息。请联系您的管理员。",
+ "No city with this name found." : "没有找到以此为名的城市。",
+ "Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "您的OpenWeatherMap API key是非法的。请联系您的管理员在“管理”的“附加设置”里配置一个合法的API key。",
+ "Empty city name !" : "空的城市名!",
+ "Failed to add city. Please contact your administrator" : "无法添加城市。请联系您的管理员。",
+ "This city is already registered for your account." : "此城市已在您的账号中注册。",
+ "Failed to remove city. Please contact your administrator" : "无法移除城市。请联系您的管理员。",
+ "Failed to set home. Please contact your administrator" : "无法设置家的位置。请联系您的管理员。",
"Watch the weather directly on your Nextcloud." : "直接在 Nextcloud 里面查阅天气",
"OpenWeatherMap API Key" : "开放的天气 API 接口 ID",
"Save" : "保存",
@@ -11,7 +30,7 @@ OC.L10N.register(
"Add" : "新建",
"Cancel" : "取消",
"Settings" : "设置",
- "Metric" : "公制",
+ "Metric" : "指标",
"Click here to get an API key" : "点这里获取一个 API KEY",
"Pressure" : "压力",
"Humidity" : "湿度",