core/homeassistant/components/airvisual/translations/lb.json

64 lines
2.3 KiB
JSON
Raw Normal View History

2020-03-04 18:13:24 +00:00
{
"config": {
"abort": {
2020-11-07 00:04:02 +00:00
"already_configured": "Standuert ass scho konfigur\u00e9iert oder Node/Pro ID ass scho registr\u00e9iert.",
"reauth_successful": "Re-authentifikatioun war erfollegr\u00e4ich"
2020-03-04 18:13:24 +00:00
},
"error": {
2020-10-04 00:05:05 +00:00
"cannot_connect": "Feeler beim verbannen",
2020-10-08 00:06:03 +00:00
"general_error": "Onerwaarte Feeler",
2021-02-26 00:06:13 +00:00
"invalid_api_key": "Ong\u00ebltegen API Schl\u00ebssel",
"location_not_found": "Standuert net fonnt."
2020-03-04 18:13:24 +00:00
},
"step": {
2020-04-25 00:08:30 +00:00
"geography": {
2020-03-04 18:13:24 +00:00
"data": {
"api_key": "API Schl\u00ebssel",
"latitude": "Breedegrad",
2020-04-08 00:08:19 +00:00
"longitude": "L\u00e4ngegrad"
2020-03-04 18:13:24 +00:00
},
2020-04-25 00:08:30 +00:00
"description": "Benotz Airvisual cloud API fir eng geografescher Lag z'iwwerwaachen.",
"title": "Geografie ariichten"
},
2021-02-26 00:06:13 +00:00
"geography_by_name": {
"data": {
"city": "Stad",
"country": "Land"
}
},
2020-04-25 00:08:30 +00:00
"node_pro": {
"data": {
2020-11-03 00:04:39 +00:00
"ip_address": "Host",
2020-06-06 00:03:33 +00:00
"password": "Passwuert"
2020-04-25 00:08:30 +00:00
},
"description": "Pers\u00e9inlech Airvisual Unit\u00e9it iwwerwaachen. Passwuert kann vum UI vum Apparat ausgelies ginn.",
"title": "Airvisual Node/Pro ariichten"
},
2020-11-03 00:04:39 +00:00
"reauth_confirm": {
"data": {
"api_key": "API Schl\u00ebssel"
2020-11-07 00:04:02 +00:00
},
"title": "AirVisual re-authentifiz\u00e9ieren"
2020-11-03 00:04:39 +00:00
},
2020-04-25 00:08:30 +00:00
"user": {
"data": {
"cloud_api": "Geografesche Standuert",
"node_pro": "Airvisual Node Pro",
"type": "Typ vun der Integratioun"
},
2020-06-06 00:03:33 +00:00
"description": "Typ vun Airvisual Donn\u00e9\u00eb fir d'Iwwerwachung auswielen.",
2020-03-04 18:13:24 +00:00
"title": "AirVisual konfigur\u00e9ieren"
}
2020-04-15 16:51:07 +00:00
}
2020-04-01 18:43:30 +00:00
},
"options": {
"step": {
"init": {
2020-04-04 00:07:23 +00:00
"data": {
"show_on_map": "Iwwerwaachte Geografie op der Kaart uweisen"
},
2020-04-01 18:43:30 +00:00
"title": "Airvisual ariichten"
}
}
2020-04-16 20:00:10 +00:00
}
2020-03-04 18:13:24 +00:00
}