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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/weather_status/l10n/zh_CN.json')
-rw-r--r--apps/weather_status/l10n/zh_CN.json26
1 files changed, 24 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/zh_CN.json b/apps/weather_status/l10n/zh_CN.json
index b0d19699212..21984b00647 100644
--- a/apps/weather_status/l10n/zh_CN.json
+++ b/apps/weather_status/l10n/zh_CN.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" : "从收藏夹移除",
@@ -33,7 +55,7 @@
"{temperature} {unit} Rain at {time}" : "{temperature} {unit} 雨,于 {time}",
"{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨,于 {time}",
"{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 阵雨,于 {time}",
- "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 阵小雨,于 {time}",
- "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 阵大雨,于 {time}"
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 零星小雨,于 {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 滂沱阵雨,于 {time}"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file