Initial commit
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"History adapter settings": "History adapter settings",
|
||||
"note": "History settings must be done for every state individually on the tab \"States\" and only if adapter is active",
|
||||
"Default settings:": "Default settings",
|
||||
"Start or enable adapter first": "Start or enable adapter first",
|
||||
"debounce": "De-bounce interval(ms)",
|
||||
"log changes interval(s)": "Log unchanged values any(s)",
|
||||
"log changes minimal delta": "Minimum difference from last value to log",
|
||||
"0 = disable delta check": "0 = disable delta check",
|
||||
"0 = disable": "0 = disable",
|
||||
"DB settings": "DB settings",
|
||||
"Default settings": "Default settings",
|
||||
"retention": "Storage retention",
|
||||
"keep forever": "keep forever",
|
||||
"2 years": "2 years",
|
||||
"1 year": "1 year",
|
||||
"6 months": "6 months",
|
||||
"3 months": "3 months",
|
||||
"1 months": "1 months",
|
||||
"2 weeks": "2 weeks",
|
||||
"1 week": "1 week",
|
||||
"5 days": "5 days",
|
||||
"3 days": "3 days",
|
||||
"1 day": "1 day",
|
||||
"SQL history adapter settings": "SQL history adapter settings",
|
||||
"DB settings:": "DB settings",
|
||||
"DB Type": "DB Type",
|
||||
"Host": "Host",
|
||||
"DB Name": "Database name",
|
||||
"Port": "Port",
|
||||
"User": "User",
|
||||
"Password": "Password",
|
||||
"Password confirm": "Password confirm",
|
||||
"File for sqlite:": "File for sqlite",
|
||||
"Encrypt:": "Encrypt",
|
||||
"Test connection": "Test connection",
|
||||
"requestInterval": "Pause between requests(ms)",
|
||||
"Round real to:": "Round real to",
|
||||
"Password confirmation is not equal with password!": "Password confirmation is not equal with password!",
|
||||
"Input path with the file name.": "E.g. /opt/sqlite/data.db",
|
||||
"Are you sure? All data will be dropped.": "Are you sure? All data will be dropped.",
|
||||
"Reset DB": "Reset DB",
|
||||
"Ok": "Ok",
|
||||
"Allow parallel requests:": "Allow parallel requests",
|
||||
"Write NULL values on start/stop boundaries:": "Write NULL values on start/stop boundaries:"
|
||||
}
|
||||
Reference in New Issue
Block a user