mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
[ci skip] Translation update
This commit is contained in:
parent
0a7feba855
commit
8093da6a0c
@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Airly Integratioun fir d\u00ebs Koordinaten ass scho konfigur\u00e9iert."
|
||||||
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"auth": "Api Schl\u00ebssel ass net korrekt.",
|
"auth": "Api Schl\u00ebssel ass net korrekt.",
|
||||||
"name_exists": "Numm g\u00ebtt et schonn",
|
"name_exists": "Numm g\u00ebtt et schonn",
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Integracja Airly dla tych wsp\u00f3\u0142rz\u0119dnych jest ju\u017c skonfigurowana."
|
||||||
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"auth": "Klucz API jest nieprawid\u0142owy.",
|
"auth": "Klucz API jest nieprawid\u0142owy.",
|
||||||
"name_exists": "Nazwa ju\u017c istnieje.",
|
"name_exists": "Nazwa ju\u017c istnieje.",
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
{
|
{
|
||||||
"config": {
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f Airly \u0441 \u0442\u0430\u043a\u0438\u043c\u0438 \u0436\u0435 \u043a\u043e\u043e\u0440\u0434\u0438\u043d\u0430\u0442\u0430\u043c\u0438 \u0443\u0436\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430."
|
||||||
|
},
|
||||||
"error": {
|
"error": {
|
||||||
"auth": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 \u043a\u043b\u044e\u0447 API.",
|
"auth": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u044b\u0439 \u043a\u043b\u044e\u0447 API.",
|
||||||
"name_exists": "\u042d\u0442\u043e \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0443\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f.",
|
"name_exists": "\u042d\u0442\u043e \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0443\u0436\u0435 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0441\u044f.",
|
||||||
|
18
homeassistant/components/brother/.translations/nl.json
Normal file
18
homeassistant/components/brother/.translations/nl.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"unsupported_model": "Dit printermodel wordt niet ondersteund."
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"connection_error": "Verbindingsfout.",
|
||||||
|
"wrong_host": "Ongeldige hostnaam of IP-adres."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "Printerhostnaam of IP-adres"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -4,8 +4,10 @@
|
|||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"name": "Sensor Naam"
|
"name": "Sensor Naam"
|
||||||
}
|
},
|
||||||
|
"title": "Lokaal IP-adres"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"title": "Lokaal IP-adres"
|
||||||
}
|
}
|
||||||
}
|
}
|
17
homeassistant/components/netatmo/.translations/ca.json
Normal file
17
homeassistant/components/netatmo/.translations/ca.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_setup": "Nom\u00e9s pots configurar un \u00fanic compte Netatmo.",
|
||||||
|
"authorize_url_timeout": "S'ha acabat el temps d'espera durant la generaci\u00f3 de l'URL d'autoritzaci\u00f3."
|
||||||
|
},
|
||||||
|
"create_entry": {
|
||||||
|
"default": "Autenticaci\u00f3 exitosa amb Netatmo."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"pick_implementation": {
|
||||||
|
"title": "Selecci\u00f3 del m\u00e8tode d'autenticaci\u00f3"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Netatmo"
|
||||||
|
}
|
||||||
|
}
|
17
homeassistant/components/netatmo/.translations/nl.json
Normal file
17
homeassistant/components/netatmo/.translations/nl.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"authorize_url_timeout": "Time-out tijdens genereren autorisatie url.",
|
||||||
|
"missing_configuration": "De Netatmo-component is niet geconfigureerd. Gelieve de documentatie volgen."
|
||||||
|
},
|
||||||
|
"create_entry": {
|
||||||
|
"default": "Succesvol geauthenticeerd met Netatmo."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"pick_implementation": {
|
||||||
|
"title": "Kies een authenticatie methode"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Netatmo"
|
||||||
|
}
|
||||||
|
}
|
18
homeassistant/components/netatmo/.translations/pl.json
Normal file
18
homeassistant/components/netatmo/.translations/pl.json
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_setup": "Mo\u017cesz skonfigurowa\u0107 tylko jedno konto Netatmo.",
|
||||||
|
"authorize_url_timeout": "Przekroczono limit czasu generowania URL autoryzacji.",
|
||||||
|
"missing_configuration": "Komponent Netatmo nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105."
|
||||||
|
},
|
||||||
|
"create_entry": {
|
||||||
|
"default": "Pomy\u015blnie uwierzytelniono z Netatmo."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"pick_implementation": {
|
||||||
|
"title": "Wybierz metod\u0119 uwierzytelniania"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Netatmo"
|
||||||
|
}
|
||||||
|
}
|
16
homeassistant/components/ring/.translations/ca.json
Normal file
16
homeassistant/components/ring/.translations/ca.json
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"password": "Contrasenya",
|
||||||
|
"username": "Nom d'usuari"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Ring"
|
||||||
|
}
|
||||||
|
}
|
24
homeassistant/components/ring/.translations/nl.json
Normal file
24
homeassistant/components/ring/.translations/nl.json
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Apparaat is al geconfigureerd"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"invalid_auth": "Ongeldige authenticatie",
|
||||||
|
"unknown": "Onverwachte fout"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"2fa": {
|
||||||
|
"title": "Tweestapsverificatie"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"password": "Wachtwoord",
|
||||||
|
"username": "Gebruikersnaam"
|
||||||
|
},
|
||||||
|
"title": "Aanmelden met Ring-account"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Ring"
|
||||||
|
}
|
||||||
|
}
|
27
homeassistant/components/ring/.translations/pl.json
Normal file
27
homeassistant/components/ring/.translations/pl.json
Normal file
@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
||||||
|
},
|
||||||
|
"error": {
|
||||||
|
"invalid_auth": "Niepoprawne uwierzytelnienie",
|
||||||
|
"unknown": "Niespodziewany b\u0142\u0105d"
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"2fa": {
|
||||||
|
"data": {
|
||||||
|
"2fa": "Kod uwierzytelniania dwusk\u0142adnikowego"
|
||||||
|
},
|
||||||
|
"title": "Uwierzytelnianie dwusk\u0142adnikowe"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"password": "Has\u0142o",
|
||||||
|
"username": "Nazwa u\u017cytkownika"
|
||||||
|
},
|
||||||
|
"title": "Zaloguj si\u0119 do konta Ring"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Ring"
|
||||||
|
}
|
||||||
|
}
|
17
homeassistant/components/samsungtv/.translations/ca.json
Normal file
17
homeassistant/components/samsungtv/.translations/ca.json
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"title": "Samsung TV"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "Amfitri\u00f3 o adre\u00e7a IP",
|
||||||
|
"name": "Nom"
|
||||||
|
},
|
||||||
|
"title": "Samsung TV"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Samsung TV"
|
||||||
|
}
|
||||||
|
}
|
22
homeassistant/components/samsungtv/.translations/nl.json
Normal file
22
homeassistant/components/samsungtv/.translations/nl.json
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"abort": {
|
||||||
|
"auth_missing": "Home Assistant is niet geverifieerd om verbinding te maken met deze Samsung TV.",
|
||||||
|
"not_found": "Geen ondersteunde Samsung TV-apparaten gevonden op het netwerk.",
|
||||||
|
"not_supported": "Deze Samsung TV-apparaten wordt momenteel niet ondersteund."
|
||||||
|
},
|
||||||
|
"step": {
|
||||||
|
"confirm": {
|
||||||
|
"title": "Samsung TV"
|
||||||
|
},
|
||||||
|
"user": {
|
||||||
|
"data": {
|
||||||
|
"host": "Hostnaam of IP-adres",
|
||||||
|
"name": "Naam"
|
||||||
|
},
|
||||||
|
"title": "Samsung TV"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Samsung TV"
|
||||||
|
}
|
||||||
|
}
|
7
homeassistant/components/sentry/.translations/nl.json
Normal file
7
homeassistant/components/sentry/.translations/nl.json
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"config": {
|
||||||
|
"error": {
|
||||||
|
"unknown": "Onverwachte fout"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user