[ci skip] Translation update
This commit is contained in:
parent
b6909feb8b
commit
efac363cdf
6 changed files with 51 additions and 16 deletions
|
@ -128,7 +128,7 @@
|
|||
},
|
||||
"battery": {
|
||||
"off": "Norm\u00e1l",
|
||||
"on": "Alacsony"
|
||||
"on": "Lemer\u00fclve"
|
||||
},
|
||||
"battery_charging": {
|
||||
"off": "Nem t\u00f6lt\u0151dik",
|
||||
|
@ -167,8 +167,8 @@
|
|||
"on": "F\u00e9ny \u00e9szlelve"
|
||||
},
|
||||
"lock": {
|
||||
"off": "Bez\u00e1rva",
|
||||
"on": "Kinyitva"
|
||||
"off": "Z\u00e1rva",
|
||||
"on": "Nyitva"
|
||||
},
|
||||
"moisture": {
|
||||
"off": "Sz\u00e1raz",
|
||||
|
@ -183,8 +183,8 @@
|
|||
"on": "Mozg\u00e1sban"
|
||||
},
|
||||
"occupancy": {
|
||||
"off": "Norm\u00e1l",
|
||||
"on": "\u00c9szlelve"
|
||||
"off": "Szabad",
|
||||
"on": "Foglalt"
|
||||
},
|
||||
"opening": {
|
||||
"off": "Z\u00e1rva",
|
||||
|
@ -196,7 +196,7 @@
|
|||
},
|
||||
"presence": {
|
||||
"off": "T\u00e1vol",
|
||||
"on": "Otthon"
|
||||
"on": "Jelen"
|
||||
},
|
||||
"problem": {
|
||||
"off": "OK",
|
||||
|
@ -208,7 +208,7 @@
|
|||
},
|
||||
"safety": {
|
||||
"off": "Biztons\u00e1gos",
|
||||
"on": "Nem biztons\u00e1gos"
|
||||
"on": "Figyelmeztet\u00e9s"
|
||||
},
|
||||
"smoke": {
|
||||
"off": "Norm\u00e1l",
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
"_": {
|
||||
"closed": "Z\u00e1rva",
|
||||
"home": "Otthon",
|
||||
"locked": "Bez\u00e1rva",
|
||||
"locked": "Z\u00e1rva",
|
||||
"not_home": "T\u00e1vol",
|
||||
"off": "Ki",
|
||||
"ok": "OK",
|
||||
"on": "Be",
|
||||
"open": "Nyitva",
|
||||
"problem": "Probl\u00e9ma",
|
||||
"unlocked": "Kinyitva"
|
||||
"unlocked": "Nyitva"
|
||||
}
|
||||
},
|
||||
"title": "Csoport"
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
},
|
||||
"state": {
|
||||
"_": {
|
||||
"locked": "Bez\u00e1rva",
|
||||
"unlocked": "Kinyitva"
|
||||
"locked": "Z\u00e1rva",
|
||||
"unlocked": "Nyitva"
|
||||
}
|
||||
},
|
||||
"title": "Z\u00e1r"
|
||||
|
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_devices_found": "No devices found on the network",
|
||||
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
||||
},
|
||||
"error": {
|
||||
|
@ -10,14 +9,11 @@
|
|||
"server_unreachable": "Unable to communicate with RTSPtoWebRTC server. Check logs for more information."
|
||||
},
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Do you want to start set up?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"server_url": "RTSPtoWebRTC server URL e.g. https://example.com"
|
||||
},
|
||||
"description": "The RTSPtoWebRTC integration requires a server to translate RTSP streams into WebRTC. Enter the URL to the RTSPtoWebRTC server.\n",
|
||||
"description": "The RTSPtoWebRTC integration requires a server to translate RTSP streams into WebRTC. Enter the URL to the RTSPtoWebRTC server.",
|
||||
"title": "Configure RTSPtoWebRTC"
|
||||
}
|
||||
}
|
||||
|
|
21
homeassistant/components/rtsp_to_webrtc/translations/et.json
Normal file
21
homeassistant/components/rtsp_to_webrtc/translations/et.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "Juba seadistatud. Lubatud on ainult \u00fcks sidumine."
|
||||
},
|
||||
"error": {
|
||||
"invalid_url": "Peab olema kehtiv RTSPtoWebRTC serveri URL, nt https://example.com",
|
||||
"server_failure": "RTSPtoWebRTC server tagastas veateate. Lisateabe saamiseks vaata logisid.",
|
||||
"server_unreachable": "RTSPtoWebRTC serveriga ei saa suhelda. Lisateabe saamiseks vaata logisid."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"server_url": "RTSPtoWebRTC serveri URL, nt https://example.com"
|
||||
},
|
||||
"description": "RTSPtoWebRTC sidumine n\u00f5uab serverit mis t\u00f5lgib RTSP voogusid WebRTC-ks. Sisesta RTSPtoWebRTC-serveri URL-aadress.",
|
||||
"title": "RTSPtoWebRTC seadistamine"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
18
homeassistant/components/rtsp_to_webrtc/translations/hu.json
Normal file
18
homeassistant/components/rtsp_to_webrtc/translations/hu.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"invalid_url": "\u00c9rv\u00e9nyes RTSPtoWebRTC szerver URL-nek kell lennie, pl. https://example.com",
|
||||
"server_failure": "Az RTSPtoWebRTC szerver hib\u00e1t jelzett vissza. Tov\u00e1bbi inform\u00e1ci\u00f3k\u00e9rt ellen\u0151rizze a napl\u00f3kat.",
|
||||
"server_unreachable": "Nem lehet kommunik\u00e1lni az RTSPtoWebRTC szerverrel. Tov\u00e1bbi inform\u00e1ci\u00f3k\u00e9rt ellen\u0151rizze a napl\u00f3kat."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"server_url": "RTSPtoWebRTC szerver URL-c\u00edme pl. https://example.com"
|
||||
},
|
||||
"description": "Az RTSPtoWebRTC integr\u00e1ci\u00f3hoz egy szerverre van sz\u00fcks\u00e9g ahhoz, hogy az RTSP adatfolyamokat WebRTC-be konvert\u00e1lja. Adja meg az RTSPtoWebRTC szerver URL-c\u00edm\u00e9t.",
|
||||
"title": "RTSPtoWebRTC konfigur\u00e1l\u00e1sa"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue