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

22 lines
755 B
JSON
Raw Normal View History

2020-06-16 00:03:16 +00:00
{
"config": {
"abort": {
2020-10-07 00:06:20 +00:00
"already_configured": "\u670d\u52d9\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
2020-06-16 00:03:16 +00:00
},
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
"user": {
"data": {
2021-12-26 00:15:41 +00:00
"api_key": "API \u91d1\u9470",
2020-06-16 00:03:16 +00:00
"latitude": "\u7def\u5ea6",
"longitude": "\u7d93\u5ea6"
},
"description": "\u5c07\u6703\u4f7f\u7528\u7d93\u7def\u5ea6\u8cc7\u8a0a\u5c0b\u627e\u6700\u8fd1\u7684\u6c23\u8c61\u89c0\u6e2c\u7ad9\u3002",
"title": "\u9023\u7dda\u81f3 UK Met Office"
}
}
}
}