-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 53.3% (16 of 30 strings) Translation: ioBroker Adapters/ping Translate-URL: https://weblate.iobroker.net/projects/adapters/ping/en/
- Loading branch information
Showing
2 changed files
with
69 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
{ | ||
"Main settings": "Main settings", | ||
"Devices": "Devices", | ||
"Enabled": "Enabled", | ||
"Extended Info": "Extended Info", | ||
"IP Address": "IP Address", | ||
"Name": "Name", | ||
"PING adapter settings": "PING adapter settings", | ||
"Ping addresses": "IP Addresses to ping", | ||
"Ping settings": "Ping settings", | ||
"Use name": "Use name", | ||
"tooltip_interval": "Polling interval in ms", | ||
"tooltip_noHostname": "Do not include the host name into state's names: ping.0.127_0_0_1 / ping.0.host.127_0_0_1", | ||
"No host name in state name": "No host name in state name", | ||
"Allow with setcap the required rights for ping": "Allow with setcap the required rights for ping", | ||
"This allows to run ping without root rights": "This allows to run ping without root rights", | ||
"Interval": "Ping interval", | ||
"ms": "milliseconds", | ||
"Number of retries": "Number of retries", | ||
"Interval if unreachable": "Interval if unreachable", | ||
"Browse": "Browse", | ||
"Auto detect": "Auto detect", | ||
"disabled": "disabled", | ||
"every hour": "every hour", | ||
"every 2 hours": "every 2 hours", | ||
"every 3 hours": "every 3 hours", | ||
"every 4 hours": "every 4 hours", | ||
"every 6 hours": "every 6 hours", | ||
"every 12 hours": "every 12 hours", | ||
"every day": "once a day", | ||
"Select interface for browsing to enable auto detect": "Select interface for browsing to enable auto detect" | ||
} | ||
"Main settings": "Main settings", | ||
"Devices": "Devices", | ||
"Enabled": "Enabled", | ||
"Extended Info": "Extended Info", | ||
"IP Address": "IP Address", | ||
"Name": "Name", | ||
"PING adapter settings": "PING adapter settings", | ||
"Ping addresses": "IP Addresses to ping", | ||
"Ping settings": "Ping settings", | ||
"Use name": "Use name", | ||
"tooltip_interval": "Polling interval in ms", | ||
"tooltip_noHostname": "Do not include the host name into state's names: ping.0.127_0_0_1 / ping.0.host.127_0_0_1", | ||
"No host name in state name": "No host name in state name", | ||
"Allow with setcap the required rights for ping": "Allow with setcap the required rights for ping", | ||
"This allows to run ping without root rights": "This allows to run ping without root rights", | ||
"Interval": "Ping interval", | ||
"ms": "milliseconds", | ||
"Number of retries": "Number of retries", | ||
"Interval if unreachable": "Interval if unreachable", | ||
"Browse": "Browse", | ||
"Auto detect": "Auto detect", | ||
"disabled": "disabled", | ||
"every hour": "every hour", | ||
"every 2 hours": "every 2 hours", | ||
"every 3 hours": "every 3 hours", | ||
"every 4 hours": "every 4 hours", | ||
"every 6 hours": "every 6 hours", | ||
"every 12 hours": "every 12 hours", | ||
"every day": "once a day", | ||
"Select interface for browsing to enable auto detect": "Select interface for browsing to enable auto detect" | ||
} |
Oops, something went wrong.