From bb3c0a159ff5c400149c553c974289b7e5d48e37 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 1 Dec 2019 03:01:35 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/zh_CN.js | 6 +++++- l10n/zh_CN.json | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 8cfd7c6..9d02cf6 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -16,6 +16,7 @@ OC.L10N.register( "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" : "无法移除城市。请联系您的管理员。", @@ -28,6 +29,8 @@ OC.L10N.register( "Saturday" : "星期六", "Sunday" : "星期日", "Watch the weather directly on your Nextcloud." : "直接在 Nextcloud 里面查阅天气", + "Please make sure you select cities in the Weather app." : "请确保您在天气图应用中选择了城市。", + "Please make sure you select a home city in the Weather app." : "请确保您在天气图应用中选择了一个家所在城市。", "OpenWeatherMap API Key" : "开放的天气 API 接口 ID", "Save" : "保存", "Add a city" : "添加一个城市", @@ -45,6 +48,7 @@ OC.L10N.register( "Sunrise" : "日出", "Sunset" : "日落", "Date" : "日期", - "Temperature" : "温度" + "Temperature" : "温度", + "Updating widget…" : "更新小部件..." }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index eee313b..d013868 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -14,6 +14,7 @@ "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" : "无法移除城市。请联系您的管理员。", @@ -26,6 +27,8 @@ "Saturday" : "星期六", "Sunday" : "星期日", "Watch the weather directly on your Nextcloud." : "直接在 Nextcloud 里面查阅天气", + "Please make sure you select cities in the Weather app." : "请确保您在天气图应用中选择了城市。", + "Please make sure you select a home city in the Weather app." : "请确保您在天气图应用中选择了一个家所在城市。", "OpenWeatherMap API Key" : "开放的天气 API 接口 ID", "Save" : "保存", "Add a city" : "添加一个城市", @@ -43,6 +46,7 @@ "Sunrise" : "日出", "Sunset" : "日落", "Date" : "日期", - "Temperature" : "温度" + "Temperature" : "温度", + "Updating widget…" : "更新小部件..." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file