mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 04:37:06 +00:00
[ci skip] Translation update
This commit is contained in:
parent
9a4a83cb91
commit
5f775c1427
@ -4,15 +4,37 @@
|
||||
"already_configured": "D\u00ebs Koordinate si schon registr\u00e9iert."
|
||||
},
|
||||
"error": {
|
||||
"invalid_api_key": "Ong\u00ebltegen API Schl\u00ebssel"
|
||||
"general_error": "Onbekannten Feeler",
|
||||
"invalid_api_key": "Ong\u00ebltegen API Schl\u00ebssel",
|
||||
"unable_to_connect": "Kann sech net mat der Node/Pri verbannen."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"geography": {
|
||||
"data": {
|
||||
"api_key": "API Schl\u00ebssel",
|
||||
"latitude": "Breedegrad",
|
||||
"longitude": "L\u00e4ngegrad"
|
||||
},
|
||||
"description": "Benotz Airvisual cloud API fir eng geografescher Lag z'iwwerwaachen.",
|
||||
"title": "Geografie ariichten"
|
||||
},
|
||||
"node_pro": {
|
||||
"data": {
|
||||
"ip_address": "IP Adresse / Numm vun der Unit\u00e9it",
|
||||
"password": "Passwuert vun der Unit\u00e9it"
|
||||
},
|
||||
"description": "Pers\u00e9inlech Airvisual Unit\u00e9it iwwerwaachen. Passwuert kann vum UI vum Apparat ausgelies ginn.",
|
||||
"title": "Airvisual Node/Pro ariichten"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_key": "API Schl\u00ebssel",
|
||||
"cloud_api": "Geografesche Standuert",
|
||||
"latitude": "Breedegrad",
|
||||
"longitude": "L\u00e4ngegrad",
|
||||
"node_pro": "Airvisual Node Pro",
|
||||
"type": "Typ vun der Integratioun"
|
||||
},
|
||||
"description": "Loft Qualit\u00e9it an enger geografescher Lag iwwerwaachen.",
|
||||
"title": "AirVisual konfigur\u00e9ieren"
|
||||
}
|
||||
|
11
homeassistant/components/airvisual/translations/vi.json
Normal file
11
homeassistant/components/airvisual/translations/vi.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "Lo\u1ea1i t\u00edch h\u1ee3p"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
20
homeassistant/components/atag/translations/lb.json
Normal file
20
homeassistant/components/atag/translations/lb.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "N\u00ebmmen 1 Atag Apparat kann am Home Assistant dob\u00e4igesat ginn"
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Feeler beim verbannen, prob\u00e9ier w.e.g. nach emol."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Apparat",
|
||||
"port": "Port (10000)"
|
||||
},
|
||||
"title": "Mam Apparat verbannen"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Atag"
|
||||
}
|
20
homeassistant/components/atag/translations/nl.json
Normal file
20
homeassistant/components/atag/translations/nl.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Er kan slechts \u00e9\u00e9n Atag-apparaat worden toegevoegd aan Home Assistant "
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Verbinding mislukt, probeer het opnieuw"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Poort (10000)"
|
||||
},
|
||||
"title": "Verbinding maken met het apparaat"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Atag"
|
||||
}
|
@ -4,6 +4,7 @@
|
||||
"already_configured": "D\u00ebse Fernseh ass scho konfigur\u00e9iert."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen, ong\u00ebltege Numm oder PIN code.",
|
||||
"invalid_host": "Ong\u00ebltege Numm oder IP Adresse.",
|
||||
"unsupported_model": "D\u00e4in TV Modell g\u00ebtt net \u00ebnnerst\u00ebtzt."
|
||||
},
|
||||
@ -12,12 +13,14 @@
|
||||
"data": {
|
||||
"pin": "PIN Code"
|
||||
},
|
||||
"description": "G\u00ebff de PIN code an deen op der Sony Bravia TV ugewise g\u00ebtt.\n\nFalls kee PIN code ugewise g\u00ebtt muss den Home Assistant um Fernseh ofgemellt ginn, um TV: Settings -> Network -> Remote device settings -> Unregister remote device.",
|
||||
"title": "Sony Bravia TV erlaaben"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "TV Host Numm oder IP Adresse"
|
||||
},
|
||||
"description": "Sony Bravia TV Integratioun ariichten. Falls et Problemer mat der Konfiguratioun g\u00ebtt g\u00e9i op:\nhttps://www.home-assistant.io/integrations/braviatv\nStell s\u00e9cher dass d\u00e4in Fernseh un ass.",
|
||||
"title": "Sony Bravia TV"
|
||||
}
|
||||
}
|
||||
|
15
homeassistant/components/coronavirus/translations/nl.json
Normal file
15
homeassistant/components/coronavirus/translations/nl.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Dit land is al geconfigureerd."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"country": "Land"
|
||||
},
|
||||
"title": "Kies een land om te monitoren"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -48,6 +48,7 @@
|
||||
"device_automation": {
|
||||
"trigger_subtype": {
|
||||
"both_buttons": "B\u00e9id Kn\u00e4ppchen",
|
||||
"bottom_buttons": "\u00cbnnescht Kn\u00e4ppchen",
|
||||
"button_1": "\u00c9ischte Kn\u00e4ppchen",
|
||||
"button_2": "Zweete Kn\u00e4ppchen",
|
||||
"button_3": "Dr\u00ebtte Kn\u00e4ppchen",
|
||||
@ -64,6 +65,7 @@
|
||||
"side_4": "S\u00e4it 4",
|
||||
"side_5": "S\u00e4it 5",
|
||||
"side_6": "S\u00e4it 6",
|
||||
"top_buttons": "Iewescht Kn\u00e4ppchen",
|
||||
"turn_off": "Ausschalten",
|
||||
"turn_on": "Uschalten"
|
||||
},
|
||||
|
@ -34,7 +34,14 @@
|
||||
"data": {
|
||||
"host": "Host",
|
||||
"port": "Poort"
|
||||
}
|
||||
},
|
||||
"title": "Configureer deCONZ gateway"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Selecteer gevonden deCONZ gateway"
|
||||
},
|
||||
"title": "Selecteer DeCONZ gateway"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -97,7 +104,8 @@
|
||||
"allow_clip_sensor": "DeCONZ CLIP sensoren toestaan",
|
||||
"allow_deconz_groups": "Sta deCONZ-lichtgroepen toe"
|
||||
},
|
||||
"description": "Configureer de zichtbaarheid van deCONZ-apparaattypen"
|
||||
"description": "Configureer de zichtbaarheid van deCONZ-apparaattypen",
|
||||
"title": "deCONZ opties"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -15,7 +15,8 @@
|
||||
"client_secret": "Client Schl\u00ebssel",
|
||||
"password": "Passwuert",
|
||||
"username": "Benotzernumm"
|
||||
}
|
||||
},
|
||||
"title": "Verbann dech mat dengem Flume Kont."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,20 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Deze AVM FRITZ!Box is al geconfigureerd.",
|
||||
"already_in_progress": "AVM FRITZ!Box configuratie is al bezig.",
|
||||
"not_found": "Geen ondersteunde AVM FRITZ!Box gevonden op het netwerk."
|
||||
},
|
||||
"error": {
|
||||
"auth_failed": "Ongeldige gebruikersnaam of wachtwoord"
|
||||
},
|
||||
"flow_title": "AVM FRITZ!Box: {name}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
"data": {
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
},
|
||||
"description": "Wilt u {name} instellen?",
|
||||
"title": "AVM FRITZ!Box"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Host- of IP-adres",
|
||||
"password": "Wachtwoord",
|
||||
"username": "Gebruikersnaam"
|
||||
}
|
||||
},
|
||||
"description": "Voer uw AVM FRITZ!Box informatie in.",
|
||||
"title": "AVM FRITZ!Box"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Locatie is al geconfigureerd."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
24
homeassistant/components/harmony/translations/nl.json
Normal file
24
homeassistant/components/harmony/translations/nl.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Apparaat is al geconfigureerd"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbinding mislukt, probeer het opnieuw"
|
||||
},
|
||||
"flow_title": "Logitech Harmony Hub {name}",
|
||||
"step": {
|
||||
"link": {
|
||||
"description": "Wil je {name} ({host}) instellen?",
|
||||
"title": "Logitech Harmony Hub instellen"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Hostnaam of IP-adres",
|
||||
"name": "Naam van hub"
|
||||
},
|
||||
"title": "Logitech Harmony Hub instellen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -35,13 +35,17 @@
|
||||
"button_4": "V\u00e9ierte Kn\u00e4ppchen",
|
||||
"dim_down": "Verd\u00e4ischteren",
|
||||
"dim_up": "Erhellen",
|
||||
"double_buttons_1_3": "\u00c9ischte an Dr\u00ebtte Kn\u00e4ppchen",
|
||||
"double_buttons_2_4": "Zweete a V\u00e9ierte Kn\u00e4ppchen",
|
||||
"turn_off": "Ausschalten",
|
||||
"turn_on": "Uschalten"
|
||||
},
|
||||
"trigger_type": {
|
||||
"remote_button_long_release": "\"{subtype}\" Kn\u00e4ppche no laangem unhalen lassgelooss",
|
||||
"remote_button_short_press": "\"{subtype}\" Kn\u00e4ppche gedr\u00e9ckt",
|
||||
"remote_button_short_release": "\"{subtype}\" Kn\u00e4ppche lassgelooss"
|
||||
"remote_button_short_release": "\"{subtype}\" Kn\u00e4ppche lassgelooss",
|
||||
"remote_double_button_long_press": "B\u00e9id \"{subtype}\" no laangem unhalen lassgelooss",
|
||||
"remote_double_button_short_press": "B\u00e9id \"{subtype}\" lassgeloss"
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"one_instance_allowed": "Slechts \u00e9\u00e9n exemplaar is nodig."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Wil je Islamic Prayer Times opzetten?",
|
||||
"title": "Stel Islamitische gebedstijden in"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"calc_method": "Berekeningsmethode voor het gebed"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Islamitische gebedstijden"
|
||||
}
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"single_instance_allowed": "N\u00ebmmen eng eenzeg Konfiguratioun vun Local IP ass erlaabt."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
24
homeassistant/components/nuheat/translations/pl.json
Normal file
24
homeassistant/components/nuheat/translations/pl.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Termostat jest ju\u017c skonfigurowany."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia, spr\u00f3buj ponownie.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"invalid_thermostat": "Numer seryjny termostatu jest nieprawid\u0142owy.",
|
||||
"unknown": "Niespodziewany b\u0142\u0105d."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Has\u0142o",
|
||||
"serial_number": "Numer seryjny termostatu",
|
||||
"username": "Nazwa u\u017cytkownika"
|
||||
},
|
||||
"description": "Musisz uzyska\u0107 numeryczny numer seryjny lub identyfikator termostatu, loguj\u0105c si\u0119 na https://MyNuHeat.com i wybieraj\u0105c termostat(y).",
|
||||
"title": "Po\u0142\u0105cz z NuHeat"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -18,7 +18,8 @@
|
||||
"data": {
|
||||
"alias": "Alias",
|
||||
"resources": "Ressourcen"
|
||||
}
|
||||
},
|
||||
"title": "UPS fir z'iwwerwaachen auswielen"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
@ -35,7 +36,8 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"resources": "Ressourcen"
|
||||
"resources": "Ressourcen",
|
||||
"scan_interval": "Scan Intervall (sekonnen)"
|
||||
},
|
||||
"description": "Sensor Ressourcen auswielen"
|
||||
}
|
||||
|
@ -14,7 +14,9 @@
|
||||
"latitude": "Breedegrad",
|
||||
"longitude": "L\u00e4ngegrad",
|
||||
"station": "METAR Statioun's Code"
|
||||
}
|
||||
},
|
||||
"description": "Falls kee METAR Statioun's Code uginn ass, ginn L\u00e4ngegrad a Breedegrad benotzt fir d'Statioun auszewielen.",
|
||||
"title": "Mam Nationale Wieder D\u00e9ngscht verbannen"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -1,6 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "D\u00ebs Panasonic Viera TA ass scho konfigur\u00e9iert.",
|
||||
"not_connected": "Verbindung mam Panasonic Viera TV as \u00ebnnerbrach. Kuck Log fir w\u00e9ider Informatiounen.",
|
||||
"unknown": "Onbekannte Feeler opgetrueden. Kuck d'Logs fir m\u00e9i Informatiounen."
|
||||
},
|
||||
"error": {
|
||||
|
@ -1,21 +1,31 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Deze Panasonic Viera TV is al geconfigureerd.",
|
||||
"not_connected": "De externe verbinding met uw Panasonic Viera-tv was verbroken. Controleer de logs voor meer informatie.",
|
||||
"unknown": "Er is een onbekende fout opgetreden. Controleer de logs voor meer informatie."
|
||||
},
|
||||
"error": {
|
||||
"invalid_pin_code": "De ingevoerde pincode is ongeldig"
|
||||
"invalid_pin_code": "De ingevoerde pincode is ongeldig",
|
||||
"not_connected": "Kon geen externe verbinding met uw Panasonic Viera TV tot stand brengen"
|
||||
},
|
||||
"step": {
|
||||
"pairing": {
|
||||
"data": {
|
||||
"pin": "PIN"
|
||||
}
|
||||
},
|
||||
"description": "Voer de PIN-code in die op uw TV wordt weergegeven",
|
||||
"title": "Koppelen"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "IP-adres",
|
||||
"name": "Naam"
|
||||
},
|
||||
"description": "Voer het IP-adres van uw Panasonic Viera TV in",
|
||||
"title": "Uw tv instellen"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Panasonic Viera"
|
||||
}
|
@ -0,0 +1,17 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Integracja jest ju\u017c skonfigurowana z istniej\u0105cym sensorem dla tej taryfy."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"name": "Nazwa sensora",
|
||||
"tariff": "Zakontraktowana taryfa (1, 2 lub 3 okresy)"
|
||||
},
|
||||
"description": "Ten czujnik u\u017cywa oficjalnego interfejsu API w celu uzyskania [godzinowej ceny energii elektrycznej (PVPC)] (https://www.esios.ree.es/es/pvpc) w Hiszpanii. \n Aby uzyska\u0107 bardziej szczeg\u00f3\u0142owe wyja\u015bnienia, odwied\u017a [dokumentacj\u0119 dotycz\u0105c\u0105 integracji] (https://www.home-assistant.io/integrations/pvpc_hourly_pricing/). \n\n Wybierz stawk\u0119 umown\u0105 na podstawie liczby okres\u00f3w rozliczeniowych dziennie: \n - 1 okres: normalny \n - 2 okresy: dyskryminacja (nocna stawka) \n - 3 okresy: samoch\u00f3d elektryczny (stawka nocna za 3 okresy)",
|
||||
"title": "Wyb\u00f3r taryfy"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen, prob\u00e9ier w.e.g. nach emol.",
|
||||
"unknown": "Onerwaarte Feeler"
|
||||
},
|
||||
"step": {
|
||||
@ -8,9 +9,12 @@
|
||||
"data": {
|
||||
"blid": "BLID",
|
||||
"certificate": "Zertifikat",
|
||||
"continuous": "Kontinu\u00e9ierlech",
|
||||
"delay": "Delai",
|
||||
"host": "Host Numm oder IP Adresse",
|
||||
"password": "Passwuert"
|
||||
}
|
||||
},
|
||||
"title": "Mam Apparat verbannen"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -18,6 +22,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"continuous": "Kontinu\u00e9ierlech",
|
||||
"delay": "Delai"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"no_available_locations": "Keng disponibel Smartthings Standuerte fir am Home Assistant anzeriichten."
|
||||
},
|
||||
"error": {
|
||||
"app_setup_error": "Kann SmartApp net install\u00e9ieren. Prob\u00e9iert w.e.g. nach emol.",
|
||||
"token_forbidden": "De Jeton huet net d\u00e9i n\u00e9ideg OAuth M\u00e9iglechkeeten.",
|
||||
@ -15,6 +18,7 @@
|
||||
"data": {
|
||||
"access_token": "Acc\u00e8ss Jeton"
|
||||
},
|
||||
"description": "G\u00ebff w.e.g. ee pers\u00e9inlechen SmartThings [Acc\u00e8s Jeton]({token_url}) un dee via [d'Instruktiounen] ({component_url}) erstallt gouf. D\u00ebse g\u00ebtte benotzt fir d'Integratioun vum SmartThings Kont am Home Assistant.",
|
||||
"title": "Pers\u00e9inlechen Acc\u00e8ss Jeton uginn"
|
||||
},
|
||||
"select_location": {
|
||||
|
@ -4,15 +4,19 @@
|
||||
"already_configured": "Apparat ass scho konfigur\u00e9iert"
|
||||
},
|
||||
"error": {
|
||||
"connection": "Feeler beim verbannen Iwwerpr\u00e9if w.e.g. den Numm, Passwuert & SSL",
|
||||
"login": "Feeler beim Login: iwwerpr\u00e9if de Benotzernumm & Passwuert",
|
||||
"otp_failed": "Feeler mam 2-Faktor-Authentifikatiouns, prob\u00e9ier mat engem neie Code"
|
||||
"missing_data": "Donn\u00e9\u00ebe feelen, prob\u00e9ier sp\u00e9ider oder mat enger aner Konfiguratioun",
|
||||
"otp_failed": "Feeler mam 2-Faktor-Authentifikatiouns, prob\u00e9ier mat engem neie Code",
|
||||
"unknown": "Onbekannte Feeler opgetrueden. Kuck d'Logs fir m\u00e9i Informatiounen."
|
||||
},
|
||||
"flow_title": "Synology DSM {name} ({host})",
|
||||
"step": {
|
||||
"2sa": {
|
||||
"data": {
|
||||
"otp_code": "Code"
|
||||
}
|
||||
},
|
||||
"title": "Synology DSM: 2-Faktor-Authentifikatioun"
|
||||
},
|
||||
"link": {
|
||||
"data": {
|
||||
|
@ -6,6 +6,7 @@
|
||||
"error": {
|
||||
"cannot_connect": "Feeler beim verbannen, prob\u00e9ier w.e.g. nach emol.",
|
||||
"invalid_auth": "Ong\u00eblteg Authentifikatioun",
|
||||
"no_homes": "Keng Immobilien mat d\u00ebsem Tado Kont verbonnen.",
|
||||
"unknown": "Onerwaarte Feeler"
|
||||
},
|
||||
"step": {
|
||||
@ -13,7 +14,18 @@
|
||||
"data": {
|
||||
"password": "Passwuert",
|
||||
"username": "Benotzernumm"
|
||||
}
|
||||
},
|
||||
"title": "Verbann dech mat dengem Tado Kont."
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"fallback": "Fallback Modus aktiv\u00e9ieren"
|
||||
},
|
||||
"title": "Tado Optiounen \u00e4nneren"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -21,6 +21,7 @@
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"enable_wake_on_start": "Wymu\u015b wybudzenie samochod\u00f3w podczas uruchamiania",
|
||||
"scan_interval": "Cz\u0119stotliwo\u015b\u0107 aktualizacji"
|
||||
}
|
||||
}
|
||||
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"state": {
|
||||
"_": {
|
||||
"active": "actief",
|
||||
"idle": "inactief",
|
||||
"paused": "gepauzeerd"
|
||||
"active": "Actief",
|
||||
"idle": "Inactief",
|
||||
"paused": "Gepauzeerd"
|
||||
}
|
||||
}
|
||||
}
|
@ -11,7 +11,8 @@
|
||||
"data": {
|
||||
"password": "Passwuert",
|
||||
"username": "Benotzernumm"
|
||||
}
|
||||
},
|
||||
"title": "Total Connect"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -37,6 +37,7 @@
|
||||
"device_tracker": {
|
||||
"data": {
|
||||
"detection_time": "Z\u00e4it a Sekonne vum leschten Z\u00e4itpunkt un bis den Apparat als \u00ebnnerwee consider\u00e9iert g\u00ebtt",
|
||||
"ignore_wired_bug": "UniFi wired bug log ausschalten",
|
||||
"ssid_filter": "SSIDs auswielen fir Clienten ze verfollegen",
|
||||
"track_clients": "Netzwierk Cliente verfollegen",
|
||||
"track_devices": "Netzwierk Apparater (Ubiquiti Apparater) verfollegen",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"idle": "Inactief",
|
||||
"off": "Uit",
|
||||
"on": "Aan",
|
||||
"paused": "Gepauseerd",
|
||||
"paused": "Gepauzeerd",
|
||||
"returning": "Terugkeren naar dock"
|
||||
}
|
||||
},
|
||||
|
@ -1,5 +1,8 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Deze locatie is al geregistreerd."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
|
@ -53,6 +53,14 @@
|
||||
"device_shaken": "Apparaat geschud",
|
||||
"device_slid": "Apparaat geschoven \"{subtype}\"\".",
|
||||
"device_tilted": "Apparaat gekanteld",
|
||||
"remote_button_alt_double_press": "\" {subtype} \" knop tweemaal aangeklikt (alternate mode)",
|
||||
"remote_button_alt_long_press": "\" {subtype} \" knop continu ingedrukt (alternate mode)",
|
||||
"remote_button_alt_long_release": "\"{subtype}\" knop losgelaten (alternate mode)",
|
||||
"remote_button_alt_quadruple_press": "\" {subtype} \" knop viervoudig aangeklikt (alternate mode)",
|
||||
"remote_button_alt_quintuple_press": "\" {subtype} \" knop vijfmaal geklikt (alternate mode)",
|
||||
"remote_button_alt_short_press": "\" {subtype} \" knop ingedrukt (alternate mode)",
|
||||
"remote_button_alt_short_release": "\"{subtype}\" knop losgelaten (alternate mode)",
|
||||
"remote_button_alt_triple_press": "\" {subtype} \" knop driemaal geklikt (alternate mode)",
|
||||
"remote_button_double_press": "\"{subtype}\" knop dubbel geklikt",
|
||||
"remote_button_long_press": "\" {subtype} \" knop continu ingedrukt",
|
||||
"remote_button_long_release": "\"{subtype}\" knop losgelaten na lang indrukken van de knop",
|
||||
|
Loading…
x
Reference in New Issue
Block a user