Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations update from ioBroker Translation System #1741

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion admin/i18n/de/translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"Maximum setState requests per Minute per Script": "Maximale setState-Anfragen pro Minute pro Skript",
"Create states for all astro times": "Erstelle Zustände für alle Astrozeiten",
"Maximum triggers per Script (until warning)": "Maximale Auslöser/Trigger pro Skript (bis zur Warnung)",
"Activate syntax help for these npm modules": "Die Syntaxhilfe für diese npm-Module aktivieren",
"Activate syntax help for these npm modules": "Die Syntaxhilfe für diese NPM-Module aktivieren",
"Additional npm modules": "Zusätzliche NPM-Module",
"Do not subscribe all states on start": "Nicht alle Zustände beim Start abonnieren",
"Enable command \"exec\"": "Kommando \"exec\" erlauben",
Expand Down
120 changes: 60 additions & 60 deletions admin/i18n/en/translations.json
Original file line number Diff line number Diff line change
@@ -1,61 +1,61 @@
{
"Add module": "Add NPM module",
"Allow self-signed certificates for URL requests": "Allow self-signed certificates for URL requests",
"And not later": "And not later",
"Astro settings": "Astro settings",
"But not earlier": "But not earlier",
"Day time settings": "Day time settings",
"Help": "Use form with 49.1245 and <b>not</b> 49°34'0\". Elsewise it will be converted automatically.",
"Instance, that do mirroring": "Instance, that do mirroring",
"Invalid format. Use A°B'C\"D": "Invalid format. Use A°B'C\"D",
"Javascript scripts adapter settings": "Javascript scripts adapter settings",
"Mirror scripts to file path": "Mirror scripts to file path",
"Module names": "NPM module names",
"Offset": "Offset",
"Security relevant": "Security relevant",
"Settings": "Settings",
"This path is not allowed for mirroring. Please change it.": "This path is not allowed for mirroring. Please change it.",
"Use system settings:": "Use system settings",
"Used as end of the daytime": "Used as end of the daytime",
"Used as start of the daytime": "Used as start of the daytime",
"Your home": "Your home",
"in minutes": "in minutes",
"info_enableExec": "System security relevant",
"info_enableSendToHost": "Security relevant",
"info_enableSetObject": "Security relevant",
"info_libraries": "Divided by comma",
"sch_astro_dawn": "Dawn",
"sch_astro_dusk": "Dusk",
"sch_astro_goldenHour": "Golden hour",
"sch_astro_goldenHourEnd": "Golden hour end",
"sch_astro_nadir": "Nadir",
"sch_astro_nauticalDawn": "Nautical dawn",
"sch_astro_nauticalDusk": "Nautical dusk",
"sch_astro_night": "Night",
"sch_astro_nightEnd": "Night end",
"sch_astro_solarNoon": "Solar noon",
"sch_astro_sunrise": "Sunrise",
"sch_astro_sunriseEnd": "Sunrise end",
"sch_astro_sunset": "Sunset",
"sch_astro_sunsetStart": "Sunset start",
"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",
"Maximum setState requests per Minute per Script": "Maximum setState requests per Minute per Script",
"Create states for all astro times": "Create states for all astro times",
"Maximum triggers per Script (until warning)": "Maximum triggers per Script (until warning)",
"Activate syntax help for these npm modules": "Activate syntax help for these npm modules",
"Additional npm modules": "Additional npm modules",
"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\"",
"Latitude °": "Latitude °",
"Longitude °": "Longitude °",
"Next sunrise": "Next sunrise:",
"Next sunset": "Next sunset:"
}
"Add module": "Add NPM module",
"Allow self-signed certificates for URL requests": "Allow self-signed certificates for URL requests",
"And not later": "And not later",
"Astro settings": "Astro settings",
"But not earlier": "But not earlier",
"Day time settings": "Day time settings",
"Help": "Use form with 49.1245 and <b>not</b> 49°34'0\". Elsewise it will be converted automatically.",
"Instance, that do mirroring": "Instance, that do mirroring",
"Invalid format. Use A°B'C\"D": "Invalid format. Use A°B'C\"D",
"Javascript scripts adapter settings": "Javascript scripts adapter settings",
"Mirror scripts to file path": "Mirror scripts to file path",
"Module names": "NPM module names",
"Offset": "Offset",
"Security relevant": "Security relevant",
"Settings": "Settings",
"This path is not allowed for mirroring. Please change it.": "This path is not allowed for mirroring. Please change it.",
"Use system settings:": "Use system settings",
"Used as end of the daytime": "Used as end of the daytime",
"Used as start of the daytime": "Used as start of the daytime",
"Your home": "Your home",
"in minutes": "in minutes",
"info_enableExec": "System security relevant",
"info_enableSendToHost": "Security relevant",
"info_enableSetObject": "Security relevant",
"info_libraries": "Divided by comma",
"sch_astro_dawn": "Dawn",
"sch_astro_dusk": "Dusk",
"sch_astro_goldenHour": "Golden hour",
"sch_astro_goldenHourEnd": "Golden hour end",
"sch_astro_nadir": "Nadir",
"sch_astro_nauticalDawn": "Nautical dawn",
"sch_astro_nauticalDusk": "Nautical dusk",
"sch_astro_night": "Night",
"sch_astro_nightEnd": "Night end",
"sch_astro_solarNoon": "Solar noon",
"sch_astro_sunrise": "Sunrise",
"sch_astro_sunriseEnd": "Sunrise end",
"sch_astro_sunset": "Sunset",
"sch_astro_sunsetStart": "Sunset start",
"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",
"Maximum setState requests per Minute per Script": "Maximum setState requests per Minute per Script",
"Create states for all astro times": "Create states for all astro times",
"Maximum triggers per Script (until warning)": "Maximum triggers per Script (until warning)",
"Activate syntax help for these npm modules": "Activate syntax help for these npm modules",
"Additional npm modules": "Additional npm modules",
"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\"",
"Latitude °": "Latitude °",
"Longitude °": "Longitude °",
"Next sunrise": "Next sunrise:",
"Next sunset": "Next sunset:"
}
2 changes: 1 addition & 1 deletion admin/words.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading