core/homeassistant/components/tomorrowio/translations/zh-Hant.json

64 lines
2.5 KiB
JSON

{
"config": {
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_api_key": "API \u91d1\u9470\u7121\u6548",
"rate_limited": "\u9054\u5230\u9650\u5236\u983b\u7387\u3001\u8acb\u7a0d\u5019\u518d\u8a66\u3002",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"user": {
"data": {
"api_key": "API \u91d1\u9470",
"location": "\u5ea7\u6a19",
"name": "\u540d\u7a31"
},
"description": "\u8acb\u53c3\u95b1\u7db2\u5740\u4ee5\u4e86\u89e3\u5982\u4f55\u53d6\u5f97 API \u91d1\u9470\uff1a[Tomorrow.io](https://app.tomorrow.io/signup)\u3002"
}
}
},
"entity": {
"sensor": {
"health_concern": {
"state": {
"good": "\u826f\u597d",
"hazardous": "\u5371\u96aa",
"moderate": "\u4e2d\u7b49",
"unhealthy": "\u4e0d\u5065\u5eb7",
"unhealthy_for_sensitive_groups": "\u5c0d\u654f\u611f\u65cf\u7fa4\u4e0d\u5065\u5eb7",
"very_unhealthy": "\u975e\u5e38\u4e0d\u5065\u5eb7"
}
},
"pollen_index": {
"state": {
"high": "\u9ad8",
"low": "\u4f4e",
"medium": "\u4e2d",
"none": "\u7121",
"very_high": "\u6975\u9ad8",
"very_low": "\u6975\u4f4e"
}
},
"precipitation_type": {
"state": {
"freezing_rain": "\u51cd\u96e8",
"ice_pellets": "\u51b0\u73e0",
"none": "\u7121",
"rain": "\u4e0b\u96e8",
"snow": "\u4e0b\u96ea"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"timestep": "NowCast \u9810\u5831\u9593\u9694\u5206\u9418"
},
"description": "\u5047\u5982\u9078\u64c7\u958b\u555f `nowcast` \u9810\u5831\u5be6\u9ad4\u3001\u5c07\u53ef\u4ee5\u8a2d\u5b9a\u9810\u5831\u983b\u7387\u9593\u9694\u5206\u9418\u6578\u3002\u6839\u64da\u6240\u8f38\u5165\u7684\u9593\u9694\u6642\u9593\u5c07\u6c7a\u5b9a\u9810\u5831\u7684\u6578\u76ee\u3002",
"title": "\u66f4\u65b0 Tomorrow.io \u9078\u9805"
}
}
}
}