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

zh_CN.json « l10n - github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 30cd3514eda74581ea0c64584815a462c54c63ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{ "translations": {
    "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." : "没有找到以此为名的城市。",
    "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" : "设置家的位置失败。请联系您的管理员。",
    "Monday" : "星期一",
    "Tuesday" : "星期二",
    "Wednesday" : "星期三",
    "Thursday" : "星期四",
    "Friday" : "星期五",
    "Saturday" : "星期六",
    "Sunday" : "星期日",
    "Weather" : "天气",
    "Watch the weather directly on your Nextcloud." : "直接在 Nextcloud 里面查阅天气",
    "OpenWeatherMap API Key" : "OpenWeatherMap API 密钥",
    "Save" : "保存",
    "Add a city" : "添加一个城市",
    "Add city" : "添加城市",
    "City name" : "城市名",
    "Add" : "添加",
    "Cancel" : "取消",
    "Settings" : "设置",
    "Metric" : "指标",
    "Click here to get an API key" : "点这里获取一个 API 密钥",
    "Current Temperature" : "当前温度",
    "Feelslike Temperature" : "体感温度",
    "Minimum Temperature" : "最低温度",
    "Maximum Temperature" : "最高温度",
    "Pressure" : "压力",
    "Humidity" : "湿度",
    "Cloudiness" : "云量",
    "Wind" : "风速",
    "Sunrise" : "日出",
    "Sunset" : "日落",
    "Date" : "日期",
    "Perceptible Temperature" : "可感温度"
},"pluralForm" :"nplurals=1; plural=0;"
}