nc-weather/l10n/zh_CN.json

20 lines
597 B
JSON
Raw Normal View History

2017-08-29 00:25:38 +00:00
{ "translations": {
"Weather" : "天气",
"OpenWeatherMap API Key" : "开放的天气API接口ID",
"Save" : "保存",
"Add a city" : "新建一个城市",
"Add city" : "新建城市",
"City name" : "城市名",
"Add" : "新建",
2017-09-15 00:25:04 +00:00
"Cancel" : "取消",
2017-08-29 00:25:38 +00:00
"Settings" : "设置",
2017-09-15 00:25:04 +00:00
"Metric" : "公制",
2017-08-29 00:25:38 +00:00
"Click here to get an API key" : "点这里获取一个API KEY",
"Humidity" : "湿度",
"Wind" : "风速",
2017-09-15 00:25:04 +00:00
"Sunrise" : "日出",
"Sunset" : "日落",
"Hour" : "小时",
"Temperature" : "温度"
2017-08-29 00:25:38 +00:00
},"pluralForm" :"nplurals=1; plural=0;"
}