iobroker.javascript
Version:
Rules Engine for ioBroker
61 lines • 3.43 kB
JSON
{
"Activate syntax help for these npm modules": "Aktywuj pomoc dotyczącą składni dla tych modułów npm",
"Add module": "Dodaj moduł",
"Additional npm modules": "Additional npm modules",
"Allow self-signed certificates for URL requests": "Zezwalaj na samopodpisane certyfikaty dla żądań URL",
"And not later": "I nie później",
"Astro settings": "Astro settings",
"But not earlier": "Ale nie wcześniej",
"Create states for all astro times": "Twórz stany dla wszystkich czasów astro",
"Day time settings": "Ustawienia czasu dziennego",
"Do not subscribe all states on start": "Do not subscribe all states on start",
"Enable command \"exec\"": "Enable command \"exec\"",
"Enable command \"sendToHost\"": "Enable command \"sendToHost\"",
"Enable command \"setObject\"": "Enable command \"setObject\"",
"Help": "Use form with 49.1245 and <b>not</b> 49°34'0\". Elsewise it will be converted automatically.",
"Instance, that do mirroring": "Instancja, która wykonuje dublowanie",
"Invalid format. Use A°B'C\"D": "Invalid format. Use A°B'C\"D",
"Javascript scripts adapter settings": "Javascript scripts adapter settings",
"Latitude °": "Latitude °",
"Longitude °": "Longitude °",
"Maximum setState requests per Minute per Script": "Maksymum setState żądań na minutę na skrypt",
"Maximum triggers per Script (until warning)": "Maksymalna liczba wyzwalaczy na skrypt (do ostrzeżenia)",
"Mirror scripts to file path": "Skopiuj skrypty do ścieżki pliku",
"Module names": "Nazwy modułów",
"Next sunrise": "Następny wschód słońca:",
"Next sunset": "Następny zachód słońca:",
"Offset": "Offsetowy",
"Security relevant": "Security relevant",
"Settings": "Ustawienia",
"This path is not allowed for mirroring. Please change it.": "Ta ścieżka nie jest dozwolona do dublowania. Proszę to zmienić.",
"Use system settings:": "Użyj ustawień systemu:",
"Used as end of the daytime": "Używany jako koniec dnia",
"Used as start of the daytime": "Używany jako początek dnia",
"Your home": "Twój dom",
"in minutes": "w minutach",
"info_enableExec": "System security relevant",
"info_enableSendToHost": "Security relevant",
"info_enableSetObject": "Security relevant",
"info_libraries": "Divided by comma",
"sch_astro_dawn": "Świt",
"sch_astro_dusk": "Zmierzch",
"sch_astro_goldenHour": "złota godzina",
"sch_astro_goldenHourEnd": "Koniec złotej godziny",
"sch_astro_nadir": "Nadir",
"sch_astro_nauticalDawn": "Morski świt",
"sch_astro_nauticalDusk": "Morski zmierzch",
"sch_astro_night": "Noc",
"sch_astro_nightEnd": "Koniec nocy",
"sch_astro_solarNoon": "Południe słoneczne",
"sch_astro_sunrise": "wschód słońca",
"sch_astro_sunriseEnd": "Koniec wschodu słońca",
"sch_astro_sunset": "Zachód słońca",
"sch_astro_sunsetStart": "Początek zachodu słońca",
"tooltip_enableExec": "Allow calling of exec in scripts",
"tooltip_enableSendToHost": "Allow to send messages to hosts in scripts",
"tooltip_enableSetObject": "Allow changes of the system objects in scripts",
"tooltip_latitude": "Latitude as 5.345 to use astro functions",
"tooltip_libraries": "Additional NPM libraries divided by comma. You can access them with require('name') in scripts.",
"tooltip_longitude": "Longitude as 5.345 to use astro functions",
"tooltip_useSystemGPS": "Use coordinates from system settings"
}