nc-weather/l10n/zh_CN.json

22 lines
653 B
JSON

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