Skip to content

Commit

Permalink
Translated using Weblate (English)
Browse files Browse the repository at this point in the history
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
mattreim authored and weblate committed Aug 28, 2024
1 parent e675ec8 commit 1974911
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 44 deletions.
62 changes: 31 additions & 31 deletions admin/i18n/en/translations.json
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"
}
Loading

0 comments on commit 1974911

Please sign in to comment.