mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
[ci skip] Translation update
This commit is contained in:
parent
fd4f8d92d2
commit
2c02334c1f
@ -7,8 +7,8 @@
|
||||
},
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"description": "Czy chcesz skonfigurowa\u0107 Home Assistant, aby \u0142\u0105czy\u0142 si\u0119 z Almond dostarczonym przez dodatek Hass.io: {addon} ?",
|
||||
"title": "Almond przez dodatek Hass.io"
|
||||
"description": "Czy chcesz skonfigurowa\u0107 Home Assistant'a, aby \u0142\u0105czy\u0142 si\u0119 z Almond dostarczonym przez dodatek Hass.io: {addon}?",
|
||||
"title": "Almond poprzez dodatek Hass.io"
|
||||
},
|
||||
"pick_implementation": {
|
||||
"title": "Wybierz metod\u0119 uwierzytelniania"
|
||||
|
9
homeassistant/components/almond/.translations/sv.json
Normal file
9
homeassistant/components/almond/.translations/sv.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"hassio_confirm": {
|
||||
"title": "Almond via Hass.io-till\u00e4gget"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -9,6 +9,7 @@
|
||||
"snmp_error": "SNMP \uc11c\ubc84\uac00 \uaebc\uc838 \uc788\uac70\ub098 \uc9c0\uc6d0\ub418\uc9c0 \uc54a\ub294 \ud504\ub9b0\ud130\uc785\ub2c8\ub2e4.",
|
||||
"wrong_host": "\ud638\uc2a4\ud2b8 \uc774\ub984 \ub610\ub294 IP \uc8fc\uc18c\uac00 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"flow_title": "\ube0c\ub77c\ub354 \ud504\ub9b0\ud130: {model} {serial_number}",
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
@ -17,6 +18,13 @@
|
||||
},
|
||||
"description": "\ube0c\ub77c\ub354 \ud504\ub9b0\ud130 \ud1b5\ud569 \uad6c\uc131\uc694\uc18c\ub97c \uc124\uc815\ud569\ub2c8\ub2e4. \uad6c\uc131\uc5d0 \ubb38\uc81c\uac00\uc788\ub294 \uacbd\uc6b0 https://www.home-assistant.io/integrations/brother \ub97c \ucc38\uc870\ud574\uc8fc\uc138\uc694",
|
||||
"title": "\ube0c\ub77c\ub354 \ud504\ub9b0\ud130"
|
||||
},
|
||||
"zeroconf_confirm": {
|
||||
"data": {
|
||||
"type": "\ud504\ub9b0\ud130\uc758 \uc885\ub958"
|
||||
},
|
||||
"description": "\uc2dc\ub9ac\uc5bc \ubc88\ud638 `{serial_number}` \ub85c \ube0c\ub77c\ub354 \ud504\ub9b0\ud130 {model} \uc744(\ub97c) Home Assistant \uc5d0 \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
|
||||
"title": "\ubc1c\uacac\ub41c \ube0c\ub77c\ub354 \ud504\ub9b0\ud130"
|
||||
}
|
||||
},
|
||||
"title": "\ube0c\ub77c\ub354 \ud504\ub9b0\ud130"
|
||||
|
11
homeassistant/components/brother/.translations/sv.json
Normal file
11
homeassistant/components/brother/.translations/sv.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"zeroconf_confirm": {
|
||||
"data": {
|
||||
"type": "Typ av skrivare"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -17,7 +17,7 @@
|
||||
"allow_clip_sensor": "Till\u00e5t import av virtuella sensorer",
|
||||
"allow_deconz_groups": "Till\u00e5t import av deCONZ-grupper"
|
||||
},
|
||||
"description": "Vill du konfigurera Home Assistant f\u00f6r att ansluta till deCONZ gateway som tillhandah\u00e5lls av hass.io till\u00e4gg {addon}?",
|
||||
"description": "Vill du konfigurera Home Assistant att ansluta till den deCONZ-gateway som tillhandah\u00e5lls av Hass.io-till\u00e4gget {addon}?",
|
||||
"title": "deCONZ Zigbee gateway via Hass.io till\u00e4gg"
|
||||
},
|
||||
"init": {
|
||||
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Denne konto er allerede konfigureret."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kunne ikke oprette forbindelse - pr\u00f8v igen.",
|
||||
"invalid_auth": "Ugyldig godkendelse.",
|
||||
"too_many_requests": "For mange anmodninger - pr\u00f8v igen senere.",
|
||||
"unknown": "Uventet fejl."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Adgangskode",
|
||||
"username": "Brugernavn"
|
||||
},
|
||||
"description": "Indtast dine legitimationsoplysninger.",
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
},
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Ez a fi\u00f3k m\u00e1r konfigur\u00e1lva van."
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uc774 \uacc4\uc815\uc740 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\uc5f0\uacb0\ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4. \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.",
|
||||
"invalid_auth": "\uc778\uc99d\uc774 \uc798\ubabb\ub418\uc5c8\uc2b5\ub2c8\ub2e4",
|
||||
"too_many_requests": "\uc694\uccad\uc774 \ub108\ubb34 \ub9ce\uc2b5\ub2c8\ub2e4. \ub098\uc911\uc5d0 \ub2e4\uc2dc \uc2dc\ub3c4\ud574\uc8fc\uc138\uc694.",
|
||||
"unknown": "\uc608\uc0c1\uce58 \ubabb\ud55c \uc624\ub958\uac00 \ubc1c\uc0dd\ud588\uc2b5\ub2c8\ub2e4"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\ube44\ubc00\ubc88\ud638",
|
||||
"username": "\uc0ac\uc6a9\uc790 \uc774\ub984"
|
||||
},
|
||||
"description": "\uc790\uaca9 \uc99d\uba85\uc744 \uc785\ub825\ud574\uc8fc\uc138\uc694",
|
||||
"title": "Garmin \uc5f0\uacb0"
|
||||
}
|
||||
},
|
||||
"title": "Garmin \uc5f0\uacb0"
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Denne kontoen er allerede konfigurert."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kunne ikke koble til, pr\u00f8v igjen.",
|
||||
"invalid_auth": "Ugyldig godkjenning.",
|
||||
"too_many_requests": "For mange foresp\u00f8rsler, pr\u00f8v p\u00e5 nytt senere.",
|
||||
"unknown": "Uventet feil."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passord",
|
||||
"username": "Brukernavn"
|
||||
},
|
||||
"description": "Angi brukeropplysninger.",
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
},
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "To konto jest ju\u017c skonfigurowane."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"too_many_requests": "Zbyt wiele \u017c\u0105da\u0144, spr\u00f3buj ponownie p\u00f3\u017aniej.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Has\u0142o",
|
||||
"username": "Nazwa u\u017cytkownika"
|
||||
},
|
||||
"description": "Wprowad\u017a dane uwierzytelniaj\u0105ce",
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
},
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
|
||||
"invalid_auth": "\u041d\u0435\u0432\u0435\u0440\u043d\u0430\u044f \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f.",
|
||||
"too_many_requests": "\u0421\u043b\u0438\u0448\u043a\u043e\u043c \u043c\u043d\u043e\u0433\u043e \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u0432, \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443 \u043f\u043e\u0437\u0436\u0435.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"username": "\u041b\u043e\u0433\u0438\u043d"
|
||||
},
|
||||
"description": "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0412\u0430\u0448\u0438 \u0443\u0447\u0451\u0442\u043d\u044b\u0435 \u0434\u0430\u043d\u043d\u044b\u0435.",
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
},
|
||||
"title": "Garmin Connect"
|
||||
}
|
||||
}
|
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Det h\u00e4r kontot har redan konfigurerats."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Kunde inte ansluta, var god f\u00f6rs\u00f6k igen.",
|
||||
"invalid_auth": "Ogiltig autentisering.",
|
||||
"too_many_requests": "F\u00f6r m\u00e5nga f\u00f6rfr\u00e5gningar, f\u00f6rs\u00f6k igen senare.",
|
||||
"unknown": "Ov\u00e4ntat fel."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "L\u00f6senord",
|
||||
"username": "Anv\u00e4ndarnamn"
|
||||
},
|
||||
"description": "Ange dina anv\u00e4ndaruppgifter.",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"title": ""
|
||||
}
|
||||
}
|
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Den h\u00e4r enheten har redan konfigurerats"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Kontoen er allerede konfigureret",
|
||||
"username_exists": "Kontoen er allerede konfigureret"
|
||||
},
|
||||
"error": {
|
||||
|
7
homeassistant/components/linky/.translations/hu.json
Normal file
7
homeassistant/components/linky/.translations/hu.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "A fi\u00f3k m\u00e1r konfigur\u00e1lva van"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\uacc4\uc815\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"username_exists": "\uacc4\uc815\uc774 \uc774\ubbf8 \uad6c\uc131\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"error": {
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Kontoen er allerede konfigurert",
|
||||
"username_exists": "Kontoen er allerede konfigurert"
|
||||
},
|
||||
"error": {
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Konto jest ju\u017c skonfigurowane",
|
||||
"username_exists": "Konto jest ju\u017c skonfigurowane"
|
||||
},
|
||||
"error": {
|
||||
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430.",
|
||||
"username_exists": "\u0423\u0447\u0451\u0442\u043d\u0430\u044f \u0437\u0430\u043f\u0438\u0441\u044c \u0443\u0436\u0435 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0430."
|
||||
},
|
||||
"error": {
|
||||
|
7
homeassistant/components/linky/.translations/sv.json
Normal file
7
homeassistant/components/linky/.translations/sv.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Kontot har redan konfigurerats."
|
||||
}
|
||||
}
|
||||
}
|
@ -22,7 +22,7 @@
|
||||
"data": {
|
||||
"discovery": "Aktivera uppt\u00e4ckt"
|
||||
},
|
||||
"description": "Vill du konfigurera Home Assistant f\u00f6r att ansluta till MQTT Broker som tillhandah\u00e5lls av hass.io-till\u00e4gget {addon} ?",
|
||||
"description": "Vill du konfigurera Home Assistant att ansluta till den MQTT-broker som tillhandah\u00e5lls av Hass.io-till\u00e4gget \"{addon}\"?",
|
||||
"title": "MQTT Broker via Hass.io till\u00e4gg"
|
||||
}
|
||||
},
|
||||
|
13
homeassistant/components/netatmo/.translations/sv.json
Normal file
13
homeassistant/components/netatmo/.translations/sv.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Du kan endast konfigurera ett Netatmo-konto."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "V\u00e4lj autentiseringsmetod"
|
||||
}
|
||||
},
|
||||
"title": ""
|
||||
}
|
||||
}
|
26
homeassistant/components/ring/.translations/sv.json
Normal file
26
homeassistant/components/ring/.translations/sv.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Enheten \u00e4r redan konfigurerad"
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Ov\u00e4ntat fel"
|
||||
},
|
||||
"step": {
|
||||
"2fa": {
|
||||
"data": {
|
||||
"2fa": "Tv\u00e5faktorkod"
|
||||
},
|
||||
"title": "Tv\u00e5faktorautentisering"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "L\u00f6senord",
|
||||
"username": "Anv\u00e4ndarnamn"
|
||||
},
|
||||
"title": "Logga in med Ring-konto"
|
||||
}
|
||||
},
|
||||
"title": ""
|
||||
}
|
||||
}
|
18
homeassistant/components/samsungtv/.translations/sv.json
Normal file
18
homeassistant/components/samsungtv/.translations/sv.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"title": ""
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "V\u00e4rdnamn eller IP-adress",
|
||||
"name": "Namn"
|
||||
},
|
||||
"description": "Ange informationen f\u00f6r din Samsung TV. Om du aldrig har anslutit denna till Home Assistant tidigare borde du se en popup om autentisering p\u00e5 din TV.",
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"title": ""
|
||||
}
|
||||
}
|
18
homeassistant/components/spotify/.translations/ko.json
Normal file
18
homeassistant/components/spotify/.translations/ko.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "\ud558\ub098\uc758 Spotify \uacc4\uc815\ub9cc \uad6c\uc131 \ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.",
|
||||
"authorize_url_timeout": "\uc778\uc99d url \uc0dd\uc131 \uc2dc\uac04\uc774 \ucd08\uacfc\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
|
||||
"missing_configuration": "Spotify \uad6c\uc131\uc694\uc18c\uac00 \uad6c\uc131\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc124\uba85\uc11c\ub97c \ucc38\uace0\ud574\uc8fc\uc138\uc694."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Spotify \ub85c \uc131\uacf5\uc801\uc73c\ub85c \uc778\uc99d\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "\uc778\uc99d \ubc29\ubc95 \uc120\ud0dd"
|
||||
}
|
||||
},
|
||||
"title": "Spotify"
|
||||
}
|
||||
}
|
18
homeassistant/components/spotify/.translations/pl.json
Normal file
18
homeassistant/components/spotify/.translations/pl.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Mo\u017cesz skonfigurowa\u0107 tylko jedno konto Spotify.",
|
||||
"authorize_url_timeout": "Min\u0105\u0142 limit czasu generowania url autoryzacji.",
|
||||
"missing_configuration": "Integracja ze Spotify nie jest skonfigurowana. Post\u0119puj zgodnie z dokumentacj\u0105."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Pomy\u015blnie uwierzytelniono z Spotify"
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Wybierz metod\u0119 uwierzytelnienia"
|
||||
}
|
||||
},
|
||||
"title": "Spotify"
|
||||
}
|
||||
}
|
18
homeassistant/components/spotify/.translations/sv.json
Normal file
18
homeassistant/components/spotify/.translations/sv.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Du kan endast konfigurera ett Spotify-konto.",
|
||||
"authorize_url_timeout": "Skapandet av en auktoriseringsadress \u00f6verskred tidsgr\u00e4nsen.",
|
||||
"missing_configuration": "Spotify-integrationen \u00e4r inte konfigurerad. V\u00e4nligen f\u00f6lj dokumentationen."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Lyckad autentisering med Spotify."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "V\u00e4lj autentiseringsmetod."
|
||||
}
|
||||
},
|
||||
"title": ""
|
||||
}
|
||||
}
|
@ -22,5 +22,15 @@
|
||||
}
|
||||
},
|
||||
"title": "UniFi Controller"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"one": "Tom",
|
||||
"other": "Tomma"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,19 +1,19 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_in_progress": "Trwa konfiguracja przep\u0142ywu dla komponentu Vizio.",
|
||||
"already_setup": "Ten wpis zosta\u0142 ju\u017c skonfigurowany.",
|
||||
"already_setup_with_diff_host_and_name": "Wygl\u0105da na to, \u017ce ten wpis zosta\u0142 ju\u017c skonfigurowany z innym hostem i nazw\u0105 na podstawie jego numeru seryjnego. Usu\u0144 wszystkie stare wpisy z pliku configuration.yaml iz menu Integracje przed ponown\u0105 pr\u00f3b\u0105 dodania tego urz\u0105dzenia.",
|
||||
"host_exists": "Komponent Vizio z ju\u017c skonfigurowanym hostem.",
|
||||
"name_exists": "Komponent Vizio z ju\u017c skonfigurowan\u0105 nazw\u0105.",
|
||||
"updated_options": "Ten wpis zosta\u0142 ju\u017c skonfigurowany, ale opcje zdefiniowane w konfiguracji nie pasuj\u0105 do wcze\u015bniej zaimportowanych warto\u015bci opcji, wi\u0119c wpis konfiguracji zosta\u0142 odpowiednio zaktualizowany.",
|
||||
"updated_volume_step": "Ten wpis zosta\u0142 ju\u017c skonfigurowany, ale rozmiar kroku g\u0142o\u015bno\u015bci w konfiguracji nie pasuje do wpisu konfiguracji, wi\u0119c wpis konfiguracji zosta\u0142 odpowiednio zaktualizowany."
|
||||
"already_in_progress": "Konfiguracja komponentu Vizio jest ju\u017c w trakcie.",
|
||||
"already_setup": "Ten komponent jest ju\u017c skonfigurowany.",
|
||||
"already_setup_with_diff_host_and_name": "Wygl\u0105da na to, \u017ce ten wpis zosta\u0142 ju\u017c skonfigurowany z innym hostem i nazw\u0105 na podstawie jego numeru seryjnego. Usu\u0144 wszystkie stare wpisy z pliku configuration.yaml i z menu Integracje przed ponown\u0105 pr\u00f3b\u0105 dodania tego urz\u0105dzenia.",
|
||||
"host_exists": "Komponent Vizio dla tego hosta jest ju\u017c skonfigurowany.",
|
||||
"name_exists": "Komponent Vizio dla tej nazwy jest ju\u017c skonfigurowany.",
|
||||
"updated_options": "Ten wpis zosta\u0142 ju\u017c skonfigurowany, ale opcje zdefiniowane w konfiguracji nie pasuj\u0105 do wcze\u015bniej zaimportowanych warto\u015bci, wi\u0119c wpis konfiguracji zosta\u0142 odpowiednio zaktualizowany.",
|
||||
"updated_volume_step": "Ten wpis zosta\u0142 ju\u017c skonfigurowany, ale rozmiar skoku g\u0142o\u015bno\u015bci w konfiguracji nie pasuje do wpisu konfiguracji, wi\u0119c wpis konfiguracji zosta\u0142 odpowiednio zaktualizowany."
|
||||
},
|
||||
"error": {
|
||||
"cant_connect": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z urz\u0105dzeniem. [Przejrzyj dokumentacj\u0119] (https://www.home-assistant.io/integrations/vizio/) i ponownie sprawd\u017a, czy: \n - Urz\u0105dzenie jest w\u0142\u0105czone \n - Urz\u0105dzenie jest pod\u0142\u0105czone do sieci \n - Podane warto\u015bci s\u0105 dok\u0142adne \n przed pr\u00f3b\u0105 ponownego przes\u0142ania.",
|
||||
"cant_connect": "Nie mo\u017cna po\u0142\u0105czy\u0107 si\u0119 z urz\u0105dzeniem. [Przejrzyj dokumentacj\u0119] (https://www.home-assistant.io/integrations/vizio/) i ponownie sprawd\u017a, czy: \n - urz\u0105dzenie jest w\u0142\u0105czone,\n - urz\u0105dzenie jest pod\u0142\u0105czone do sieci,\n - wprowadzone warto\u015bci s\u0105 prawid\u0142owe,\n przed pr\u00f3b\u0105 ponownego przes\u0142ania.",
|
||||
"host_exists": "Urz\u0105dzenie Vizio z okre\u015blonym hostem jest ju\u017c skonfigurowane.",
|
||||
"name_exists": "Urz\u0105dzenie Vizio o okre\u015blonej nazwie jest ju\u017c skonfigurowane.",
|
||||
"tv_needs_token": "Gdy typem urz\u0105dzenia jest `tv` to potrzebny jest wa\u017cny token dost\u0119pu."
|
||||
"tv_needs_token": "Gdy typem urz\u0105dzenia jest `tv` potrzebny jest prawid\u0142owy token dost\u0119pu."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
@ -23,7 +23,7 @@
|
||||
"host": "<Host/IP>:<Port>",
|
||||
"name": "Nazwa"
|
||||
},
|
||||
"title": "Skonfiguruj klienta Vizio SmartCast"
|
||||
"title": "Konfiguracja klienta Vizio SmartCast"
|
||||
}
|
||||
},
|
||||
"title": "Vizio SmartCast"
|
||||
@ -33,11 +33,11 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"timeout": "Limit czasu \u017c\u0105dania API (sekundy)",
|
||||
"volume_step": "Wielko\u015b\u0107 kroku g\u0142o\u015bno\u015bci"
|
||||
"volume_step": "Skok g\u0142o\u015bno\u015bci"
|
||||
},
|
||||
"title": "Zaktualizuj opcje Vizo SmartCast"
|
||||
"title": "Aktualizacja opcji Vizo SmartCast"
|
||||
}
|
||||
},
|
||||
"title": "Zaktualizuj opcje Vizo SmartCast"
|
||||
"title": "Aktualizuj opcje Vizo SmartCast"
|
||||
}
|
||||
}
|
31
homeassistant/components/vizio/.translations/sv.json
Normal file
31
homeassistant/components/vizio/.translations/sv.json
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"host_exists": "Vizio-komponenten med v\u00e4rdnamnet \u00e4r redan konfigurerad."
|
||||
},
|
||||
"error": {
|
||||
"host_exists": "Vizio-enheten med angivet v\u00e4rdnamn \u00e4r redan konfigurerad.",
|
||||
"name_exists": "Vizio-enheten med angivet namn \u00e4r redan konfigurerad."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"access_token": "\u00c5tkomstnyckel",
|
||||
"device_class": "Enhetstyp",
|
||||
"name": "Namn"
|
||||
},
|
||||
"title": "St\u00e4ll in Vizio SmartCast-klient"
|
||||
}
|
||||
},
|
||||
"title": ""
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"timeout": "Timeout f\u00f6r API-anrop (sekunder)"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Przekroczono limit czasu generowania URL autoryzacji.",
|
||||
"authorize_url_timeout": "Min\u0105\u0142 limit czasu generowania url autoryzacji.",
|
||||
"missing_configuration": "Integracja z Withings nie jest skonfigurowana. Post\u0119puj zgodnie z dokumentacj\u0105.",
|
||||
"no_flows": "Musisz skonfigurowa\u0107 Withings, aby m\u00f3c si\u0119 z nim uwierzytelni\u0107. Zapoznaj si\u0119 z dokumentacj\u0105."
|
||||
},
|
||||
|
13
homeassistant/components/withings/.translations/sv.json
Normal file
13
homeassistant/components/withings/.translations/sv.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"authorize_url_timeout": "Skapandet av en auktoriseringsadress \u00f6verskred tidsgr\u00e4nsen.",
|
||||
"missing_configuration": "Withings-integrationen \u00e4r inte konfigurerad. V\u00e4nligen f\u00f6lj dokumentationen."
|
||||
},
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "V\u00e4lj autentiseringsmetod"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
14
homeassistant/components/zha/.translations/cs.json
Normal file
14
homeassistant/components/zha/.translations/cs.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"button_2": "Druh\u00e9 tla\u010d\u00edtko",
|
||||
"button_3": "T\u0159et\u00ed tla\u010d\u00edtko",
|
||||
"button_4": "\u010ctvrt\u00e9 tla\u010d\u00edtko",
|
||||
"button_5": "P\u00e1t\u00e9 tla\u010d\u00edtko",
|
||||
"button_6": "\u0160est\u00e9 tla\u010d\u00edtko",
|
||||
"close": "Zav\u0159\u00edt",
|
||||
"dim_down": "ztmavit",
|
||||
"dim_up": "ro\u017ehnout"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user