mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
[ci skip] Translation update
This commit is contained in:
parent
fc08c62a31
commit
769cf19052
20
homeassistant/components/gios/.translations/ca.json
Normal file
20
homeassistant/components/gios/.translations/ca.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "No s'ha pogut connectar al servidor de GIO\u015a.",
|
||||
"invalid_sensors_data": "Les dades dels sensors d'aquesta estaci\u00f3 de mesura s\u00f3n inv\u00e0lides.",
|
||||
"wrong_station_id": "L'ID de l'estaci\u00f3 de mesura \u00e9s incorrecte."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nom de la integraci\u00f3",
|
||||
"station_id": "ID de l'estaci\u00f3 de mesura"
|
||||
},
|
||||
"description": "Integraci\u00f3 de mesura de qualitat de l\u2019aire GIO\u015a (Polish Chief Inspectorate Of Environmental Protection). Si necessites ajuda amb la configuraci\u00f3, fes un cop d'ull a: https://www.home-assistant.io/integrations/gios",
|
||||
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
|
||||
}
|
||||
},
|
||||
"title": "GIO\u015a"
|
||||
}
|
||||
}
|
20
homeassistant/components/gios/.translations/da.json
Normal file
20
homeassistant/components/gios/.translations/da.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Kan ikke oprette forbindelse til GIO\u015a-serveren.",
|
||||
"invalid_sensors_data": "Ugyldige sensordata for denne m\u00e5lestation.",
|
||||
"wrong_station_id": "M\u00e5lestationens ID er ikke korrekt."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Navn p\u00e5 integrationen",
|
||||
"station_id": "ID for m\u00e5lestationen"
|
||||
},
|
||||
"description": "Ops\u00e6t GIO\u015a (polsk inspektorat for milj\u00f8beskyttelse) luftkvalitet-integration. Hvis du har brug for hj\u00e6lp med konfigurationen, kig her: https://www.home-assistant.io/integrations/gios",
|
||||
"title": "GIO\u015a (Polish Chief Inspectorate Of Environmental Protection)"
|
||||
}
|
||||
},
|
||||
"title": "GIO\u015a"
|
||||
}
|
||||
}
|
20
homeassistant/components/gios/.translations/ko.json
Normal file
20
homeassistant/components/gios/.translations/ko.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "GIO\u015a \uc11c\ubc84\uc5d0 \uc5f0\uacb0\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4",
|
||||
"invalid_sensors_data": "\uc774 \uce21\uc815 \uc2a4\ud14c\uc774\uc158\uc5d0 \ub300\ud55c \uc13c\uc11c \ub370\uc774\ud130\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"wrong_station_id": "\uce21\uc815 \uc2a4\ud14c\uc774\uc158\uc758 ID \uac00 \uc62c\ubc14\ub974\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "\ud1b5\ud569 \uad6c\uc131\uc694\uc18c\uc758 \uc774\ub984",
|
||||
"station_id": "\uce21\uc815 \uc2a4\ud14c\uc774\uc158\uc758 ID"
|
||||
},
|
||||
"description": "GIO\u015a (\ud3f4\ub780\ub4dc \ud658\uacbd \ubcf4\ud638\uccad) \ub300\uae30\uc9c8 \ud1b5\ud569 \uad6c\uc131\uc694\uc18c\ub97c \uc124\uc815\ud569\ub2c8\ub2e4. \uad6c\uc131\uc5d0 \ub3c4\uc6c0\uc774 \ud544\uc694\ud55c \uacbd\uc6b0 https://www.home-assistant.io/integrations/gios \ub97c \ucc38\uc870\ud574\uc8fc\uc138\uc694",
|
||||
"title": "\ud3f4\ub780\ub4dc \ud658\uacbd\uccad (GIO\u015a)"
|
||||
}
|
||||
},
|
||||
"title": "GIO\u015a"
|
||||
}
|
||||
}
|
16
homeassistant/components/local_ip/.translations/ca.json
Normal file
16
homeassistant/components/local_ip/.translations/ca.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Integraci\u00f3 ja configurada amb un sensor amb aquest nom"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nom del sensor"
|
||||
},
|
||||
"title": "Adre\u00e7a IP local"
|
||||
}
|
||||
},
|
||||
"title": "Adre\u00e7a IP local"
|
||||
}
|
||||
}
|
16
homeassistant/components/local_ip/.translations/da.json
Normal file
16
homeassistant/components/local_ip/.translations/da.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Integration er allerede konfigureret med en eksisterende sensor med det navn"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Sensornavn"
|
||||
},
|
||||
"title": "Lokal IP-adresse"
|
||||
}
|
||||
},
|
||||
"title": "Lokal IP-adresse"
|
||||
}
|
||||
}
|
16
homeassistant/components/local_ip/.translations/ko.json
Normal file
16
homeassistant/components/local_ip/.translations/ko.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\ud1b5\ud569 \uad6c\uc131\uc694\uc18c\uac00 \uc774\ubbf8 \ud574\ub2f9 \uc774\ub984\uc758 \uc13c\uc11c\ub85c \uad6c\uc131\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "\uc13c\uc11c \uc774\ub984"
|
||||
},
|
||||
"title": "\ub85c\uceec IP \uc8fc\uc18c"
|
||||
}
|
||||
},
|
||||
"title": "\ub85c\uceec IP \uc8fc\uc18c"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user