{
    "access": {
        "unauthorized": "Unauthorized",
        "unauthorized-access": "Unauthorized Access",
        "unauthorized-access-text": "You should sign in to have access to this resource!",
        "access-forbidden": "Access Forbidden",
        "access-forbidden-text": "You haven't access rights to this location!<br/>Try to sign in with different user if you still wish to gain access to this location.",
        "refresh-token-expired": "Session has expired",
        "refresh-token-failed": "Unable to refresh session",
        "permission-denied": "Permission Denied",
        "permission-denied-text": "You don't have permission to perform this operation!"
    },
    "account": {
        "account": "Account",
        "notification-settings": "Notification settings"
    },
    "action": {
        "activate": "Activate",
        "suspend": "Suspend",
        "save": "Save",
        "saveAs": "Save as",
        "move": "Move",
        "cancel": "Cancel",
        "ok": "OK",
        "delete": "Delete",
        "add": "Add",
        "yes": "Yes",
        "no": "No",
        "update": "Update",
        "remove": "Remove",
        "select": "Select",
        "search": "Search",
        "clear-search": "Clear search",
        "assign": "Assign",
        "unassign": "Unassign",
        "share": "Share",
        "make-private": "Make private",
        "apply": "Apply",
        "apply-changes": "Apply changes",
        "edit-mode": "Edit mode",
        "enter-edit-mode": "Enter edit mode",
        "decline-changes": "Decline changes",
        "decline": "Decline",
        "close": "Close",
        "back": "Back",
        "run": "Run",
        "sign-in": "Sign in!",
        "edit": "Edit",
        "view": "View",
        "create": "Create",
        "drag": "Drag",
        "refresh": "Refresh",
        "undo": "Undo",
        "copy": "Copy",
        "paste": "Paste",
        "copy-reference": "Copy reference",
        "paste-reference": "Paste reference",
        "import": "Import",
        "export": "Export",
        "share-via": "Share via {{provider}}",
        "continue": "Continue",
        "discard-changes": "Discard Changes",
        "download": "Download",
        "next": "Next",
        "next-with-label": "Next: {{label}}",
        "read-more": "Read more",
        "hide": "Hide",
        "test": "Test",
        "done": "Done",
        "print": "Print",
        "restore": "Restore",
        "confirm": "Confirm",
        "more": "More",
        "less": "Less",
        "skip": "Skip",
        "send": "Send",
        "reset": "Reset",
        "show-more": "Show more",
        "dont-show-again": "Do not show again",
        "see-documentation": "See documentation",
        "see-debug-events": "See debug events",
        "clear": "Clear",
        "upload": "Upload",
        "delete-anyway": "Delete anyway",
        "delete-selected": "Delete selected",
        "set": "Set"
    },
    "aggregation": {
        "aggregation": "Aggregation",
        "function": "Data aggregation function",
        "limit": "Max values",
        "group-interval": "Grouping interval",
        "min": "Min",
        "max": "Max",
        "avg": "Average",
        "sum": "Sum",
        "count": "Count",
        "none": "None"
    },
    "admin": {
        "settings": "Settings",
        "general": "General",
        "general-settings": "General Settings",
        "home-settings": "Home Settings",
        "home": "Home",
        "outgoing-mail": "Mail server",
        "outgoing-mail-settings": "Outgoing Mail Server Settings",
        "system-settings": "System Settings",
        "test-mail-sent": "Test mail was successfully sent!",
        "base-url": "Base URL",
        "base-url-required": "Base URL is required.",
        "prohibit-different-url": "Prohibit to use hostname from the client request headers",
        "prohibit-different-url-hint": "This setting should be enabled for production environments. May cause security issues when disabled",
        "device-connectivity": {
            "device-connectivity": "Device connectivity",
            "http-s": "HTTP(s)",
            "mqtt-s": "MQTT(s)",
            "coap-s": "COAP(s)",
            "http": "HTTP",
            "https": "HTTPs",
            "mqtt": "MQTT",
            "mqtts": "MQTTs",
            "coap": "COAP",
            "coaps": "COAPs",
            "hint": "If host or port fields are empty, default protocol value will be used.",
            "host": "Host",
            "port": "Port",
            "port-pattern": "Port must be a positive integer.",
            "port-range": "Port should be in a range from 1 to 65535."
        },
        "mail-from": "Mail From",
        "mail-from-required": "Mail From is required.",
        "smtp-protocol": "SMTP protocol",
        "smtp-host": "SMTP host",
        "smtp-host-required": "SMTP host is required.",
        "smtp-port": "SMTP port",
        "smtp-port-required": "You must supply a smtp port.",
        "smtp-port-invalid": "That doesn't look like a valid smtp port.",
        "timeout-msec": "Timeout (msec)",
        "timeout-required": "Timeout is required.",
        "timeout-invalid": "That doesn't look like a valid timeout.",
        "enable-tls": "Enable TLS",
        "tls-version": "TLS version",
        "enable-proxy": "Enable proxy",
        "proxy-host": "Proxy host",
        "proxy-host-required": "Proxy host is required.",
        "proxy-port": "Proxy port",
        "proxy-port-required": "Proxy port is required.",
        "proxy-port-range": "Proxy port should be in a range from 1 to 65535.",
        "proxy-user": "Proxy user",
        "proxy-password": "Proxy password",
        "change-password": "Change password",
        "send-test-mail": "Send test mail",
        "sms-provider": "SMS provider",
        "sms-provider-settings": "SMS provider settings",
        "sms-provider-type": "SMS provider type",
        "sms-provider-type-required": "SMS provider type is required.",
        "sms-provider-type-aws-sns": "Amazon SNS",
        "sms-provider-type-twilio": "Twilio",
        "sms-provider-type-smpp": "SMPP",
        "aws-access-key-id": "AWS Access Key ID",
        "aws-access-key-id-required": "AWS Access Key ID is required",
        "aws-secret-access-key": "AWS Secret Access Key",
        "aws-secret-access-key-required": "AWS Secret Access Key is required",
        "aws-region": "AWS Region",
        "aws-region-required": "AWS Region is required",
        "number-from": "Phone Number From",
        "number-from-required": "Phone Number From is required.",
        "number-to": "Phone Number To",
        "number-to-required": "Phone Number To is required.",
        "phone-number-hint": "Phone Number in E.164 format, ex. +19995550123",
        "phone-number-hint-twilio": "Phone Number in E.164 format/Phone Number's SID/Messaging Service SID, ex. +19995550123/PNXXX/MGXXX",
        "phone-number-pattern": "Invalid phone number. Should be in E.164 format, ex. +19995550123.",
        "phone-number-pattern-twilio": "Invalid phone number. Should be in E.164 format/Phone Number's SID/Messaging Service SID, ex. +19995550123/PNXXX/MGXXX.",
        "sms-message": "SMS message",
        "sms-message-required": "SMS message is required.",
        "sms-message-max-length": "SMS message can't be longer 1600 characters",
        "twilio-account-sid": "Twilio Account SID",
        "twilio-account-sid-required": "Twilio Account SID is required",
        "twilio-account-token": "Twilio Account Token",
        "twilio-account-token-required": "Twilio Account Token is required",
        "send-test-sms": "Send test SMS",
        "test-sms-sent": "Test SMS was successfully sent!",
        "security-settings": "Security settings",
        "password-policy": "Password policy",
        "minimum-password-length": "Minimum password length",
        "minimum-password-length-required": "Minimum password length is required",
        "minimum-password-length-range": "Minimum password length should be in a range from 6 to 50",
        "maximum-password-length": "Maximum password length",
        "maximum-password-length-min": "Maximum password length should be at least 6",
        "maximum-password-length-less-min": "Maximum password length should be greater than minimum length",
        "minimum-uppercase-letters": "Minimum number of uppercase letters",
        "minimum-uppercase-letters-range": "Minimum number of uppercase letters can't be negative",
        "minimum-lowercase-letters": "Minimum number of lowercase letters",
        "minimum-lowercase-letters-range": "Minimum number of lowercase letters can't be negative",
        "minimum-digits": "Minimum number of digits",
        "minimum-digits-range": "Minimum number of digits can't be negative",
        "minimum-special-characters": "Minimum number of special characters",
        "minimum-special-characters-range": "Minimum number of special characters can't be negative",
        "password-expiration-period-days": "Password expiration period in days",
        "password-expiration-period-days-range": "Password expiration period in days can't be negative",
        "password-reuse-frequency-days": "Password reuse frequency in days",
        "password-reuse-frequency-days-range": "Password reuse frequency in days can't be negative",
        "allow-whitespace": "Allow whitespace",
        "force-reset-password-if-no-valid": "Force to reset password if not valid",
        "force-reset-password-if-no-valid-hint": "Please be careful when enabling this feature: it will require users with not valid password to reset their password via email.",
        "general-policy": "General policy",
        "max-failed-login-attempts": "Maximum number of failed login attempts, before account is locked",
        "minimum-max-failed-login-attempts-range": "Maximum number of failed login attempts can't be negative",
        "user-lockout-notification-email": "In case user account lockout, send notification to email",
        "user-activation-token-ttl": "User activation link TTL in hours",
        "user-activation-token-ttl-range": "User activation link TTL must be in range from 1 to 24 hours",
        "password-reset-token-ttl": "Password reset link TTL in hours",
        "password-reset-token-ttl-range": "Password reset link TTL must be in range from 1 to 24 hours",
        "mobile-secret-key-length": "Mobile secret key length",
        "mobile-secret-key-length-range": "Mobile secret key length must be positive",
        "domain-name": "Domain name",
        "domain-name-unique": "Domain name and protocol need to unique.",
        "domain-name-max-length": "Domain name should be less than 256",
        "error-verification-url": "A domain name shouldn't contain symbols '/' and ':'. Example: thingsboard.io",
        "connection-settings": "Connection settings",
        "oauth2": {
          "access-token-uri": "Access token URI",
          "access-token-uri-required": "Access token URI is required.",
          "activate-user": "Activate user",
          "add-domain": "Add domain",
          "delete-domain": "Delete domain",
          "add-provider": "Add provider",
          "delete-provider": "Delete provider",
          "allow-user-creation": "Allow user creation",
          "always-fullscreen": "Always fullscreen",
          "authorization-uri": "Authorization URI",
          "authorization-uri-required": "Authorization URI is required.",
          "add-client": "Add OAuth 2.0 client",
          "client-details": "OAuth 2.0 client details",
          "client": "OAuth 2.0 client",
          "clients": "OAuth 2.0 clients",
          "no-oauth2-clients": "No OAuth 2.0 clients found",
          "search-oauth2-clients": "Search OAuth 2.0 clients",
          "delete-client-title": "Are you sure you want to delete the OAuth 2.0 client '{{clientName}}'?",
          "delete-client-text": "Be careful, after the confirmation the client and all related data will become unrecoverable.",
          "delete-mobile-app-title": "Are you sure you want to delete the mobile application '{{applicationName}}'?",
          "delete-mobile-app-text": "Be careful, after the confirmation the mobile application and all related data will become unrecoverable.",
          "title": "Title",
          "client-title-required": "Title is required",
          "client-title-max-length": "Title should be less than 100",
          "advanced-settings": "Advanced settings",
          "domain-details": "Domain details",
          "no-domains": "No domains found",
          "search-domains": "Search domains",
          "mobile-app-details": "Mobile application details",
          "add-mobile-app": "Add mobile application",
          "no-mobile-apps": "No mobile applications found",
          "search-mobile-apps": "Search mobile applications",
          "send-token": "Send token",
          "create-new": "Create new",
          "client-authentication-method": "Client authentication method",
          "client-id": "Client ID",
          "client-id-required": "Client ID is required.",
          "client-id-max-length": "Client ID should be less than 256",
          "client-secret": "Client secret",
          "client-secret-required": "Client secret is required.",
          "client-secret-max-length": "Client secret should be less than 2049",
          "custom-setting": "Custom settings",
          "customer-name-pattern": "Customer name pattern",
          "customer-name-pattern-max-length": "Customer name pattern should be less than 256",
          "default-dashboard-name": "Default dashboard name",
          "default-dashboard-name-max-length": "Default dashboard name should be less than 256",
          "delete-domain-text": "Be careful, after the confirmation a domain and all provider data will be unavailable.",
          "delete-domain-title": "Are you sure you want to delete the domain '{{domainName}}'?",
          "delete-registration-text": "Be careful, after the confirmation a provider data will be unavailable.",
          "delete-registration-title": "Are you sure you want to delete the provider '{{name}}'?",
          "email-attribute-key": "Email attribute key",
          "email-attribute-key-required": "Email attribute key is required.",
          "email-attribute-key-max-length": "Email attribute key should be less than 32",
          "first-name-attribute-key": "First name attribute key",
          "first-name-attribute-key-max-length": "First name attribute key should be less than 32",
          "general": "General",
          "jwk-set-uri": "JSON Web Key URI",
          "last-name-attribute-key": "Last name attribute key",
          "last-name-attribute-key-max-length": "Last name attribute key should be less than 32",
          "login-button-icon": "Login button icon",
          "login-button-label": "Provider label",
          "login-button-label-placeholder": "Login with $(Provider label)",
          "login-button-label-required": "Label is required.",
          "login-provider": "Login provider",
          "mapper": "Mapper",
          "new-domain": "New domain",
          "oauth2": "OAuth 2.0",
          "password-max-length": "Password should be less than 256",
          "redirect-uri-template": "Redirect URI template",
          "copy-redirect-uri": "Copy redirect URI",
          "registration-id": "Registration ID",
          "registration-id-required": "Registration ID is required.",
          "registration-id-unique": "Registration ID need to unique for the system.",
          "scope": "Scope",
          "scope-required": "Scope is required.",
          "tenant-name-pattern": "Tenant name pattern",
          "tenant-name-pattern-required": "Tenant name pattern is required.",
          "tenant-name-pattern-max-length": "Tenant name pattern ishould be less than 256",
          "tenant-name-strategy": "Tenant name strategy",
          "type": "Mapper type",
          "uri-pattern-error": "Invalid URI format.",
          "url": "URL",
          "url-pattern": "Invalid URL format.",
          "url-required": "URL is required.",
          "url-max-length": "URL should be less than 256",
          "user-info-uri": "User info URI",
          "user-info-uri-required": "User info URI is required.",
          "username-max-length": "User name should be less than 256",
          "user-name-attribute-name": "User name attribute key",
          "user-name-attribute-name-required": "User name attribute key is required",
          "protocol": "Protocol",
          "domain-schema-http": "HTTP",
          "domain-schema-https": "HTTPS",
          "domain-schema-mixed": "HTTP+HTTPS",
          "enable": "Enable OAuth 2.0 settings",
          "disable": "Disable OAuth 2.0 settings",
          "edge": "Propagate to Edge",
          "edge-enable": "Enable propagation to Edge",
          "edge-disable": "Disable propagation to Edge",
          "domains": "Domains",
          "mobile-apps": "Mobile applications",
          "mobile-package": "Application package",
          "mobile-package-placeholder": "Ex.: my.example.app",
          "mobile-package-hint": "For Android: your own unique Application ID. For iOS: Product bundle identifier.",
          "mobile-package-unique": "Application package must be unique.",
          "mobile-package-required": "Application package is required.",
          "mobile-package-max-length": "Application package should be less than 256",
          "mobile-package-spaces": "Application package should not contain spaces",
          "mobile-app-secret": "Application secret",
          "mobile-app-secret-hint": "Base64 encoded string representing at least 512 bits of data.",
          "mobile-app-secret-required": "Application secret is required.",
          "mobile-app-secret-min-length": "Application secret must be at least 512 bits of data.",
          "mobile-app-secret-base64": "Application secret must be base64 format.",
          "invalid-mobile-app-secret": "Application secret must contain only alphanumeric characters and must be between 16 and 2048 characters long.",
          "copy-mobile-app-secret": "Copy application secret",
          "delete-mobile-app": "Delete application info",
          "providers": "Providers",
          "platform-web": "Web",
          "platform-android": "Android",
          "platform-ios": "iOS",
          "all-platforms": "All platforms",
          "smtp-provider": "SMTP provider",
          "allowed-platforms": "Allowed platforms",
          "authentication": "Authentication",
          "basic": "Basic",
          "provider": "Provider",
          "redirect-url": "Redirect URI",
          "domain-name": "Domain name",
          "domain-name-required": "Domain name is required",
          "redirect-url-template": "Redirect URI template",
          "microsoft-tenant-id": "Directory (tenant) Id",
          "microsoft-tenant-id-required": "Directory (tenant) Id is required",
          "token-uri": "Token URI",
          "token-uri-required": "Token URI is required",
          "redirect-uri": "Redirect URI",
          "google-provider": "Google",
          "microsoft-provider": "Office 365",
          "sendgrid-provider": "Sendgrid",
          "custom-provider": "Custom",
          "generate-access-token": "Generate access token",
          "update-access-token": "Update access token",
          "access-token-status": "Access token status:",
          "token-status-generated": "generated",
          "token-status-not-generated": "not generated"
        },
        "smpp-provider": {
            "smpp-version": "SMPP version",
            "smpp-host": "SMPP host",
            "smpp-host-required": "SMPP host is required",
            "smpp-port": "SMPP port",
            "smpp-port-required": "SMPP port is required",
            "system-id": "System ID",
            "system-id-required": "System ID is required",
            "password": "Password",
            "password-required": "Password is required",
            "type-settings": "Type settings",
            "source-settings": "Source settings",
            "destination-settings": "Destination settings",
            "additional-settings": "Additional settings",
            "system-type": "System type",
            "bind-type": "Bind type",
            "service-type": "Service type",
            "source-address": "Source address",
            "source-ton": "Source TON",
            "source-npi": "Source NPI",
            "destination-ton": "Destination TON (Type of Number)",
            "destination-npi": "Destination NPI (Numbering Plan Identification)",
            "address-range": "Address range",
            "coding-scheme": "Coding scheme",
            "bind-type-tx": "Transmitter",
            "bind-type-rx": "Receiver",
            "bind-type-trx": "Transciever",
            "ton-unknown": "Unknown",
            "ton-international": "International",
            "ton-national": "National",
            "ton-network-specific": "Network Specific",
            "ton-subscriber-number": "Subscriber Number",
            "ton-alphanumeric": "Alphanumeric",
            "ton-abbreviated": "Abbreviated",
            "npi-unknown": "0 - Unknown",
            "npi-isdn": "1 - ISDN/telephone numbering plan (E163/E164)",
            "npi-data-numbering-plan": "3 - Data numbering plan (X.121)",
            "npi-telex-numbering-plan": "4 - Telex numbering plan (F.69)",
            "npi-land-mobile": "6 - Land Mobile (E.212)",
            "npi-national-numbering-plan": "8 - National numbering plan",
            "npi-private-numbering-plan": "9 - Private numbering plan",
            "npi-ermes-numbering-plan": "10 - ERMES numbering plan (ETSI DE/PS 3 01-3)",
            "npi-internet": "13 - Internet (IP)",
            "npi-wap-client-id": "18 - WAP Client Id (to be defined by WAP Forum)",
            "scheme-smsc": "0 - SMSC Default Alphabet (ASCII for short and long code and to GSM for toll-free)",
            "scheme-ia5": "1 - IA5 (ASCII for short and long code, Latin 9 for toll-free (ISO-8859-9))",
            "scheme-octet-unspecified-2": "2 - Octet Unspecified (8-bit binary)",
            "scheme-latin-1": "3 - Latin 1 (ISO-8859-1)",
            "scheme-octet-unspecified-4": "4 - Octet Unspecified (8-bit binary)",
            "scheme-jis": "5 - JIS (X 0208-1990)",
            "scheme-cyrillic": "6 - Cyrillic (ISO-8859-5)",
            "scheme-latin-hebrew": "7 - Latin/Hebrew (ISO-8859-8)",
            "scheme-ucs-utf": "8 - UCS2/UTF-16 (ISO/IEC-10646)",
            "scheme-pictogram-encoding": "9 - Pictogram Encoding",
            "scheme-music-codes": "10 - Music Codes (ISO-2022-JP)",
            "scheme-extended-kanji-jis": "13 - Extended Kanji JIS (X 0212-1990)",
            "scheme-korean-graphic-character-set": "14 - Korean Graphic Character Set (KS C 5601/KS X 1001)"
        },
        "queue-select-name": "Select queue name",
        "queue-name": "Name",
        "queue-name-required": "Queue name is required!",
        "queues": "Queues",
        "queue-partitions": "Partitions",
        "queue-submit-strategy": "Submit strategy",
        "queue-processing-strategy": "Processing strategy",
        "queue-configuration": "Queue configuration",
        "repository-settings": "Repository settings",
        "repository": "Repository",
        "repository-url": "Repository URL",
        "repository-url-required": "Repository URL is required.",
        "default-branch": "Default branch name",
        "repository-read-only": "Read-only",
        "show-merge-commits": "Show merge commits",
        "authentication-settings": "Authentication settings",
        "auth-method": "Authentication method",
        "auth-method-username-password": "Password / access token",
        "auth-method-username-password-hint": "GitHub users <b>must</b> use access <a href='https://github.com/settings/tokens' target='_blank'>tokens</a> with write permissions to the repository.",
        "auth-method-private-key": "Private key",
        "password-access-token": "Password / access token",
        "change-password-access-token": "Change password / access token",
        "private-key": "Private key",
        "drop-private-key-file-or": "Drag and drop a private key file or",
        "passphrase": "Passphrase",
        "enter-passphrase": "Enter passphrase",
        "change-passphrase": "Change passphrase",
        "check-access": "Check access",
        "check-repository-access-success": "Repository access successfully verified!",
        "delete-repository-settings-title": "Are you sure you want to delete repository settings?",
        "delete-repository-settings-text": "Be careful, after the confirmation the repository settings will be removed and version control feature will be unavailable.",
        "auto-commit-settings": "Auto-commit settings",
        "auto-commit": "Auto-commit",
        "auto-commit-entities": "Auto-commit entities",
        "no-auto-commit-entities-prompt": "No entities configured for auto-commit",
        "delete-auto-commit-settings-title": "Are you sure you want to delete auto-commit settings?",
        "delete-auto-commit-settings-text": "Be careful, after the confirmation the auto-commit settings will be removed and auto-commit will be disabled for all entities.",
        "mobile-app": {
            "mobile-app": "Mobile app",
            "mobile-app-qr-code-widget-settings": "Mobile app QR code widget settings",
            "applications": "Applications",
            "default": "Default",
            "custom": "Custom",
            "android": "Android",
            "ios": "iOS",
            "appearance": "Appearance",
            "appearance-on-home-page": "Appearance on Home page",
            "enabled": "Enabled",
            "disabled": "Disabled",
            "badges": "Badges",
            "label": "Label",
            "label-required": "Label is required",
            "label-max-length": "Label should be less than or equal to 50 characters",
            "right": "Right",
            "left": "Left",
            "set": "Set",
            "preview": "Preview",
            "connect-mobile-app": "Connect mobile app",
            "use-system-settings": "Use system settings"
        },
        "2fa":  {
            "2fa": "Two-factor authentication",
            "available-providers": "Available providers",
            "available-providers-required": "At least one 2FA provider should be configured.",
            "issuer-name": "Issuer name",
            "issuer-name-required": "Issuer name is required.",
            "max-verification-failures-before-user-lockout": "Max verification failures before user lockout",
            "max-verification-failures-before-user-lockout-pattern": "Max verification failures must be a positive integer.",
            "number-of-checking-attempts": "Number of checking attempts",
            "number-of-checking-attempts-pattern": "Number of checking attempts must be a positive integer.",
            "number-of-checking-attempts-required": "Number of checking attempts is required.",
            "number-of-codes": "Number of codes",
            "number-of-codes-pattern": "Number of codes must be a positive integer.",
            "number-of-codes-required": "Number of codes is required.",
            "provider": "Provider",
            "retry-verification-code-period": "Retry verification code period",
            "retry-verification-code-period-pattern": "Minimal period time is 5 sec",
            "retry-verification-code-period-required": "Retry verification code period is required.",
            "total-allowed-time-for-verification": "Total allowed time for verification",
            "total-allowed-time-for-verification-pattern": "Minimal total allowed time is 60 sec",
            "total-allowed-time-for-verification-required": "Total allowed time is required.",
            "use-system-two-factor-auth-settings": "Use system two factor auth settings",
            "verification-code-check-rate-limit": "Verification code check rate limit",
            "verification-code-lifetime": "Verification code lifetime",
            "verification-code-lifetime-pattern": "Verification code lifetime must be a positive integer.",
            "verification-code-lifetime-required": "Verification code lifetime is required.",
            "verification-message-template": "Verification message template",
            "verification-limitations": "Verification limitations",
            "verification-message-template-pattern": "Verification message need to contains pattern: ${code}",
            "verification-message-template-required": "Verification message template is required.",
            "within-time": "Within time",
            "within-time-pattern": "Time must be a positive integer.",
            "within-time-required": "Time is required.",
            "force-2fa": "Enforce two-factor authentication",
            "enforce-for": "Enforce for"
        },
        "jwt": {
            "security-settings": "JWT security settings",
            "issuer-name": "Issuer name",
            "issuer-name-required": "Issuer name is required.",
            "signings-key": "Signing key",
            "signings-key-hint": "Base64 encoded string representing at least 512 bits of data.",
            "signings-key-required": "Signing key is required.",
            "signings-key-min-length": "Signing key must be at least 512 bits of data.",
            "signings-key-base64": "Signing key must be base64 format.",
            "expiration-time": "Token expiration time (sec)",
            "expiration-time-required": "Token expiration time is required.",
            "expiration-time-max": "Maximum allowed time is 2147483647 seconds(68 years).",
            "expiration-time-min": "Minimum time is 60 seconds (1 minute).",
            "refresh-expiration-time": "Refresh token expiration time (sec)",
            "refresh-expiration-time-required": "Refresh token expiration time is required.",
            "refresh-expiration-time-max": "Maximum allowed time is 2147483647 seconds (68 years).",
            "refresh-expiration-time-min": "Minimum time is 900 seconds (15 minute).",
            "refresh-expiration-time-less-token": "Refresh token time must be greater token time.",
            "generate-key": "Generate key",
            "info-header": "All users will be to re-logined",
            "info-message": "Change of the JWT Signing Key will cause all issued tokens to be invalid. All users will need to re-login. This will also affect scripts that use Rest API/Websockets."
        },
        "resources": "Resources",
        "notifications": "Notifications",
        "notifications-settings": "Notifications settings",
        "slack-api-token": "Slack API token",
        "slack": "Slack",
        "slack-settings": "Slack settings",
        "mobile-settings": "Mobile settings",
        "firebase-service-account-file": "Firebase service account credentials JSON file",
        "select-firebase-service-account-file": "Drag and drop your Firebase service account credentials file or ",
        "trendz": "Trendz",
        "trendz-settings": "Trendz settings",
        "trendz-url": "Trendz URL",
        "trendz-url-required": "Trendz URL is required",
        "trendz-api-key": "Trendz API key",
        "trendz-enable": "Enable Trendz"
      },
    "alarm": {
        "alarm": "Alarm",
        "alarm-list": "Alarm list",
        "alarms": "Alarms",
        "all-alarms": "All alarms",
        "select-alarm": "Select alarm",
        "no-alarms-matching": "No alarms matching '{{entity}}' were found.",
        "alarm-required": "Alarm is required",
        "alarm-filter": "Alarm filter",
        "filter": "Filter",
        "alarm-status": "Alarm status",
        "alarm-status-list": "Alarm status list",
        "any-status": "Any status",
        "search-status": {
            "ANY": "Any",
            "ACTIVE": "Active",
            "CLEARED": "Cleared",
            "ACK": "Acknowledged",
            "UNACK": "Unacknowledged"
        },
        "display-status": {
            "ACTIVE_UNACK": "Active Unacknowledged",
            "ACTIVE_ACK": "Active Acknowledged",
            "CLEARED_UNACK": "Cleared Unacknowledged",
            "CLEARED_ACK": "Cleared Acknowledged"
        },
        "no-alarms-prompt": "No alarms found",
        "created-time": "Created time",
        "type": "Type",
        "severity": "Severity",
        "originator": "Originator",
        "originator-type": "Originator type",
        "details": "Details",
        "originator-label": "Originator label",
        "assign": "Assign",
        "assignments": "Assignments",
        "assignee": "Assignee",
        "assignee-id": "Assignee id",
        "assignee-first-name": "Assignee first name",
        "assignee-last-name": "Assignee last name",
        "assignee-email": "Assignee email",
        "unassigned": "Unassigned",
        "user-deleted": "User deleted",
        "assignee-not-set": "All",
        "status": "Status",
        "alarm-details": "Alarm details",
        "start-time": "Start time",
        "assign-time": "Assign time",
        "end-time": "End time",
        "ack-time": "Acknowledged time",
        "clear-time": "Cleared time",
        "duration": "Duration",
        "alarm-severity": "Alarm severity",
        "alarm-severity-list": "Alarm severity list",
        "any-severity": "Any severity",
        "severity-critical": "Critical",
        "severity-major": "Major",
        "severity-minor": "Minor",
        "severity-warning": "Warning",
        "severity-indeterminate": "Indeterminate",
        "acknowledge": "Acknowledge",
        "clear": "Clear",
        "delete": "Delete",
        "search": "Search alarms",
        "selected-alarms": "{ count, plural, =1 {1 alarm} other {# alarms} } selected",
        "no-data": "No data to display",
        "polling-interval": "Alarms polling interval (sec)",
        "polling-interval-required": "Alarms polling interval is required.",
        "min-polling-interval-message": "At least 1 sec polling interval is allowed.",
        "aknowledge-alarms-title": "Acknowledge { count, plural, =1 {1 alarm} other {# alarms} }",
        "aknowledge-alarms-text": "Are you sure you want to acknowledge { count, plural, =1 {1 alarm} other {# alarms} }?",
        "aknowledge-alarm-title": "Acknowledge Alarm",
        "aknowledge-alarm-text": "Are you sure you want to acknowledge Alarm?",
        "selected-alarms-are-acknowledged": "Selected alarms are already acknowledged",
        "clear-alarms-title": "Clear { count, plural, =1 {1 alarm} other {# alarms} }",
        "clear-alarms-text": "Are you sure you want to clear { count, plural, =1 {1 alarm} other {# alarms} }?",
        "clear-alarm-title": "Clear Alarm",
        "clear-alarm-text": "Are you sure you want to clear Alarm?",
        "delete-alarms-title": "Delete { count, plural, =1 {1 alarm} other {# alarms} }",
        "delete-alarms-text": "Are you sure you want to delete { count, plural, =1 {1 alarm} other {# alarms} }?",
        "selected-alarms-are-cleared": "Selected alarms are already cleared",
        "alarm-status-filter": "Alarm Status Filter",
        "alarm-filter-title": "Alarm filter",
        "assigned": "Assigned",
        "filter-title": "Filter",
        "max-count-load": "Maximum number of alarms to load (0 - unlimited)",
        "max-count-load-required": "Maximum number of alarms to load is required.",
        "max-count-load-error-min": "Minimum value is 0.",
        "fetch-size": "Fetch size",
        "fetch-size-required": "Fetch size is required.",
        "fetch-size-error-min": "Minimum value is 10.",
        "alarm-types": "Alarm types",
        "alarm-type-list": "Alarm type list",
        "any-type": "Any type",
        "assigned-to-current-user": "Assigned to current user",
        "assigned-to-me": "Assigned to me",
        "search-propagated-alarms": "Search propagated alarms",
        "comments": "Alarm comments",
        "show-more": "Show more",
        "additional-info": "Additional info",
        "alarm-type": "Alarm type",
        "enter-alarm-type": "Enter alarm type",
        "no-alarm-types-matching": "No alarm types matching '{{entitySubtype}}' were found.",
        "alarm-type-list-empty": "No alarm types selected.",
        "system-comments": {
            "acked-by-user": "Alarm was acknowledged by user {{userName}}",
            "cleared-by-user": "Alarm was cleared by user {{userName}}",
            "assigned-to-user": "Alarm was assigned by user {{userName}} to user {{assigneeName}}",
            "unassigned-to-user": "Alarm was unassigned by user {{userName}}",
            "unassigned-from-deleted-user": "Alarm was unassigned because user {{userName}} - was deleted",
            "comment-deleted": "Comment was deleted by user {{userName}}",
            "severity-changed": "Alarm severity was updated from {{oldSeverity}} to {{newSeverity}}"
        }
    },
    "alarm-activity": {
        "add": "Add a comment...",
        "alarm-comment": "Alarm comment",
        "comments": "Comments",
        "delete-alarm-comment": "Do you want to delete this comment?",
        "refresh": "Refresh",
        "oldest-first": "Oldest first",
        "newest-first": "Newest first",
        "activity": "Activity",
        "export":  "Export to CSV",
        "author": "Author",
        "created-date": "Created date",
        "edited-date": "Edited date",
        "text": "Text",
        "system": "System"
    },
    "alias": {
        "add": "Add alias",
        "edit": "Edit alias",
        "name": "Alias name",
        "name-required": "Alias name is required",
        "duplicate-alias": "Alias with same name is already exists.",
        "filter-type-single-entity": "Single entity",
        "filter-type-entity-list": "Entity list",
        "filter-type-entity-name": "Entity name",
        "filter-type-entity-type": "Entity type",
        "filter-type-state-entity": "Entity from dashboard state",
        "filter-type-state-entity-description": "Entity taken from dashboard state parameters",
        "filter-type-asset-type": "Asset type",
        "filter-type-asset-type-description": "Assets of type '{{assetTypes}}'",
        "filter-type-asset-type-and-name-description": "Assets of type '{{assetTypes}}' and with name starting with '{{prefix}}'",
        "filter-type-device-type": "Device type",
        "filter-type-device-type-description": "Devices of type '{{deviceTypes}}'",
        "filter-type-device-type-and-name-description": "Devices of type '{{deviceTypes}}' and with name starting with '{{prefix}}'",
        "filter-type-entity-view-type": "Entity View type",
        "filter-type-entity-view-type-description": "Entity Views of type '{{entityViewTypes}}'",
        "filter-type-entity-view-type-and-name-description": "Entity Views of type '{{entityViewTypes}}' and with name starting with '{{prefix}}'",
        "filter-type-edge-type": "Edge type",
        "filter-type-edge-type-description": "Edges of type '{{edgeTypes}}'",
        "filter-type-edge-type-and-name-description": "Edges of type '{{edgeTypes}}' and with name starting with '{{prefix}}'",
        "filter-type-relations-query": "Relations query",
        "filter-type-relations-query-description": "{{entities}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
        "filter-type-asset-search-query": "Asset search query",
        "filter-type-asset-search-query-description": "Assets with types {{assetTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
        "filter-type-device-search-query": "Device search query",
        "filter-type-device-search-query-description": "Devices with types {{deviceTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
        "filter-type-entity-view-search-query": "Entity view search query",
        "filter-type-entity-view-search-query-description": "Entity views with types {{entityViewTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
        "filter-type-apiUsageState": "API Usage State",
        "filter-type-edge-search-query": "Edge search query",
        "filter-type-edge-search-query-description": "Edges with types {{edgeTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}",
        "entity-filter": "Entity filter",
        "resolve-multiple": "Resolve as multiple entities",
        "resolve-multiple-hint": "Enable to render data from all filtered entities simultaneously. \nIf disabled, the widget shows data from the selected entity only.",
        "filter-type": "Filter type",
        "filter-type-required": "Filter type is required.",
        "entity-filter-no-entity-matched": "No entities matching specified filter were found.",
        "no-entity-filter-specified": "No entity filter specified",
        "root-state-entity": "Use dashboard state entity as root",
        "last-level-relation": "Fetch last level relation only",
        "root-entity": "Root entity",
        "state-entity-parameter-name": "State entity parameter name",
        "default-state-entity": "Default state entity",
        "default-entity-parameter-name": "By default",
        "query-options": "Query options",
        "max-relation-level": "Max relation level",
        "unlimited-level": "Unlimited level",
        "state-entity": "Dashboard state entity",
        "all-entities": "All entities",
        "any-relation": "any"
    },
    "asset": {
        "asset": "Asset",
        "assets": "Assets",
        "management": "Asset management",
        "view-assets": "View Assets",
        "add": "Add asset",
        "asset-type-max-length": "Asset type should be less than 256",
        "assign-to-customer": "Assign to customer",
        "assign-asset-to-customer": "Assign Asset(s) To Customer",
        "assign-asset-to-customer-text": "Please select the assets to assign to the customer",
        "no-assets-text": "No assets found",
        "assign-to-customer-text": "Please select the customer to assign the asset(s)",
        "public": "Public",
        "assignedToCustomer": "Assigned to customer",
        "make-public": "Make asset public",
        "make-private": "Make asset private",
        "unassign-from-customer": "Unassign from customer",
        "delete": "Delete asset",
        "asset-public": "Asset is public",
        "asset-type": "Asset type",
        "asset-type-required": "Asset type is required.",
        "select-asset-type": "Select asset type",
        "enter-asset-type": "Enter asset profile",
        "any-asset": "Any asset",
        "no-asset-types-matching": "No asset types matching '{{entitySubtype}}' were found.",
        "asset-type-list-empty": "No asset types selected.",
        "asset-types": "Asset types",
        "name": "Name",
        "name-required": "Name is required.",
        "name-max-length": "Name should be less than 256",
        "label-max-length": "Label should be less than 256",
        "description": "Description",
        "description-required": "Description is required.",
        "type": "Type",
        "type-required": "Type is required.",
        "details": "Details",
        "events": "Events",
        "add-asset-text": "Add new asset",
        "asset-details": "Asset details",
        "assign-assets": "Assign assets",
        "assign-assets-text": "Assign { count, plural, =1 {1 asset} other {# assets} } to customer",
        "assign-asset-to-edge-title": "Assign Asset(s) To Edge",
        "assign-asset-to-edge-text":"Please select the assets to assign to the edge",
        "delete-assets": "Delete assets",
        "unassign-assets": "Unassign assets",
        "unassign-assets-action-title": "Unassign { count, plural, =1 {1 asset} other {# assets} } from customer",
        "assign-new-asset": "Assign new asset",
        "delete-asset-title": "Are you sure you want to delete the asset '{{assetName}}'?",
        "delete-asset-text": "Be careful, after the confirmation the asset and all related data will become unrecoverable.",
        "delete-assets-title": "Are you sure you want to delete { count, plural, =1 {1 asset} other {# assets} }?",
        "delete-assets-action-title": "Delete { count, plural, =1 {1 asset} other {# assets} }",
        "delete-assets-text": "Be careful, after the confirmation all selected assets will be removed and all related data will become unrecoverable.",
        "make-public-asset-title": "Are you sure you want to make the asset '{{assetName}}' public?",
        "make-public-asset-text": "After the confirmation the asset and all its data will be made public and accessible by others.",
        "make-private-asset-title": "Are you sure you want to make the asset '{{assetName}}' private?",
        "make-private-asset-text": "After the confirmation the asset and all its data will be made private and won't be accessible by others.",
        "unassign-asset-title": "Are you sure you want to unassign the asset '{{assetName}}'?",
        "unassign-asset-text": "After the confirmation the asset will be unassigned and won't be accessible by the customer.",
        "unassign-asset": "Unassign asset",
        "unassign-assets-title": "Are you sure you want to unassign { count, plural, =1 {1 asset} other {# assets} }?",
        "unassign-assets-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the customer.",
        "unassign-assets-from-edge": "Unassign assets from edge",
        "copyId": "Copy asset Id",
        "idCopiedMessage": "Asset Id has been copied to clipboard",
        "select-asset": "Select asset",
        "no-assets-matching": "No assets matching '{{entity}}' were found.",
        "asset-required": "Asset is required.",
        "name-starts-with": "Asset name expression",
        "help-text": "Use '%' according to need: '%asset_name_contains%', '%asset_name_ends', 'asset_starts_with%'.",
        "import": "Import assets",
        "asset-file": "Asset file",
        "label": "Label",
        "search": "Search assets",
        "assign-asset-to-edge": "Assign Asset(s) To Edge",
        "unassign-asset-from-edge": "Unassign asset",
        "unassign-asset-from-edge-title": "Are you sure you want to unassign the asset '{{assetName}}'?",
        "unassign-asset-from-edge-text": "After the confirmation the asset will be unassigned and won't be accessible by the edge.",
        "unassign-assets-from-edge-title": "Are you sure you want to unassign { count, plural, =1 {1 asset} other {# assets} }?",
        "unassign-assets-from-edge-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the edge.",
        "selected-assets": "{ count, plural, =1 {1 asset} other {# assets} } selected"
    },
    "attribute": {
        "attributes": "Attributes",
        "latest-telemetry": "Latest telemetry",
        "no-latest-telemetry": "No latest telemetry",
        "attributes-scope": "Entity attributes scope",
        "scope-telemetry": "Telemetry",
        "scope-latest-telemetry": "Latest telemetry",
        "scope-client": "Client attributes",
        "scope-server": "Server attributes",
        "scope-shared": "Shared attributes",
        "scope-client-short": "Client",
        "scope-server-short": "Server",
        "scope-shared-short": "Shared",
        "scope-latest-short": "Latest",
        "scope-any": "Any",
        "add": "Add attribute",
        "key": "Key",
        "key-max-length": "Key should be less than 256",
        "last-update-time": "Last update time",
        "key-required": "Attribute key is required.",
        "value": "Value",
        "value-required": "Attribute value is required.",
        "telemetry-key-required": "Telemetry key is required",
        "telemetry-value-required": "Telemetry value is required",
        "delete-attributes-title": "Are you sure you want to delete { count, plural, =1 {1 attribute} other {# attributes} }?",
        "delete-attributes-text": "Be careful, after the confirmation all selected attributes will be removed.",
        "delete-attributes": "Delete attributes",
        "enter-attribute-value": "Enter attribute value",
        "show-on-widget": "Show on widget",
        "widget-mode": "Widget mode",
        "next-widget": "Next widget",
        "prev-widget": "Previous widget",
        "add-to-dashboard": "Add to dashboard",
        "add-widget-to-dashboard": "Add widget to dashboard",
        "selected-attributes": "{ count, plural, =1 {1 attribute} other {# attributes} } selected",
        "selected-telemetry": "{ count, plural, =1 {1 telemetry unit} other {# telemetry units} } selected",
        "no-attributes-text": "No attributes found",
        "no-telemetry-text": "No telemetry found",
        "copy-key": "Copy key",
        "add-telemetry": "Add telemetry",
        "copy-value": "Copy value",
        "delete-timeseries": {
            "start-time": "Start time",
            "ends-on": "Ends on",
            "strategy": "Strategy",
            "delete-strategy": "Delete strategy",
            "all-data": "Delete all data",
            "all-data-except-latest-value": "Delete all data except latest value",
            "latest-value": "Delete latest value",
            "all-data-for-time-period": "Delete all data for time period",
            "rewrite-latest-value": "Rewrite latest value"
        }
    },
    "api-usage": {
        "api-features": "API features",
        "api-usage": "API usage",
        "alarm": "Alarm",
        "alarms-created": "Created alarms",
        "queue-stats": "Queue Stats",
        "processing-failures-and-timeouts": "Processing Failures and Timeouts",
        "exceptions": "Exceptions",
        "alarms-created-daily-activity": "Created alarms daily activity",
        "alarms-created-hourly-activity": "Created alarms hourly activity",
        "alarms-created-monthly-activity": "Created alarms monthly activity",
        "data-points": "Data points",
        "data-points-storage-days": "Data points storage days",
        "data-points-storage-days-hourly-activity": "Data points storage days hourly activity",
        "data-points-storage-days-daily-activity": "Data points storage days daily activity",
        "data-points-storage-days-monthly-activity": "Data points storage days monthly activity",
        "device-api": "Device API",
        "email": "Email",
        "email-messages": "Email messages",
        "email-messages-daily-activity": "Email messages daily activity",
        "email-messages-monthly-activity": "Email messages monthly activity",
        "executions": "Executions",
        "scripts": "Scripts",
        "scripts-hourly-activity": "Scripts hourly activity",
        "scripts-daily-activity": "Scripts daily activity",
        "scripts-monthly-activity": "Scripts monthly activity",
        "javascript": "JavaScript",
        "javascript-executions": "JavaScript executions",
        "tbel": "TBEL",
        "tbel-executions": "TBEL executions",
        "latest-error": "Latest Error",
        "messages": "Messages",
        "notifications": "Notifications",
        "notifications-email-sms": "Notifications (Email/SMS)",
        "notifications-hourly-activity": "Notifications hourly activity",
        "permanent-failures": "${entityName} Permanent Failures",
        "permanent-timeouts": "${entityName} Permanent Timeouts",
        "processing-failures": "${entityName} Processing Failures",
        "processing-timeouts": "${entityName} Processing Timeouts",
        "rule-chain": "Rule Chain",
        "rule-engine": "Rule Engine",
        "rule-engine-executions": "Rule Engine executions",
        "rule-engine-hourly-activity": "Rule Engine hourly activity",
        "rule-engine-daily-activity": "Rule Engine daily activity",
        "rule-engine-monthly-activity": "Rule Engine monthly activity",
        "rule-engine-statistics": "Rule Engine Statistics",
        "rule-node": "Rule Node",
        "sms": "SMS",
        "sms-messages": "SMS messages",
        "sms-messages-hourly-activity": "SMS messages hourly activity",
        "sms-messages-daily-activity": "SMS messages daily activity",
        "sms-messages-monthly-activity": "SMS messages monthly activity",
        "successful": "${entityName} Successful",
        "telemetry": "Telemetry",
        "telemetry-persistence": "Telemetry persistence",
        "telemetry-persistence-daily-activity": "Telemetry persistence daily activity",
        "telemetry-persistence-hourly-activity": "Telemetry persistence hourly activity",
        "telemetry-persistence-monthly-activity": "Telemetry persistence monthly activity",
        "transport": "Transport",
        "transport-msg-hourly-activity": "Transport messages hourly activity",
        "transport-msg-daily-activity": "Transport messages daily activity",
        "transport-msg-monthly-activity": "Transport messages monthly activity",
        "transport-daily-activity": "Transport daily activity",
        "transport-data-points": "Transport data points",
        "transport-data-points-hourly-activity": "Transport data points hourly activity",
        "transport-data-points-daily-activity": "Transport data points daily activity",
        "transport-data-points-monthly-activity": "Transport data points monthly activity",
        "view-details": "View details",
        "view-statistics": "View statistics",
        "transport-messages": "Transport messages",
        "transport-messages-hourly-activity": "Transport messages hourly activity",
        "transport-data-point-hourly-activity": "Transport data point hourly activity",
        "javascript-function-executions": "JavaScript function executions",
        "javascript-function-executions-hourly-activity": "JavaScript function executions hourly activity",
        "javascript-function-executions-daily-activity": "JavaScript function executions daily activity",
        "javascript-function-executions-monthly-activity": "JavaScript function executions monthly activity",
        "tbel-function-executions": "TBEL function executions",
        "tbel-function-executions-hourly-activity": "TBEL function executions hourly activity",
        "tbel-function-executions-daily-activity": "TBEL function executions daily activity",
        "tbel-function-executions-monthly-activity": "TBEL function executions monthly activity",
        "created-reports": "Created reports",
        "created-reports-hourly-activity": "Created reports hourly activity",
        "created-reports-daily-activity": "Created reports daily activity",
        "created-reports-monthly-activity": "Created reports monthly activity",
        "emails": "Emails",
        "emails-hourly-activity": "Emails hourly activity",
        "emails-daily-activity": "Emails daily activity",
        "emails-monthly-activity": "Emails monthly activity",
        "status": {
            "enabled": "Enabled",
            "disabled": "Disabled",
            "warning": "Warning"
        }
    },
    "api-limit": {
        "cassandra-write-queries-core": "Rest API Cassandra write queries",
        "cassandra-read-queries-core": "Rest API and WS telemetry Cassandra read queries",
        "cassandra-write-queries-rule-engine": "Rule Engine telemetry Cassandra write queries",
        "cassandra-read-queries-rule-engine": "Rule Engine telemetry Cassandra read queries",
        "cassandra-write-queries-monolith": "Monolith telemetry Cassandra write queries",
        "cassandra-read-queries-monolith": "Monolith telemetry Cassandra read queries",
        "entity-version-creation": "Entity version creation",
        "entity-version-load": "Entity version load",
        "notification-requests": "Notification requests",
        "notification-requests-per-rule": "Notification requests per rule",
        "rest-api-requests": "REST API requests",
        "rest-api-requests-per-customer": "REST API requests per customer",
        "transport-messages": "Transport messages",
        "transport-messages-per-device": "Transport messages per device",
        "transport-messages-per-gateway": "Transport messages per gateway",
        "transport-messages-per-gateway-device": "Transport messages per gateway device",
        "ws-updates-per-session": "WS updates per session",
        "edge-events": "Edge events",
        "edge-events-per-edge": "Edge events per edge",
        "edge-uplink-messages": "Edge uplink messages",
        "edge-uplink-messages-per-edge": "Edge uplink messages per edge"
    },
    "api-key": {
        "api-key": "API key",
        "api-keys": "API keys",
        "delete-api-key-title": "Are you sure you want to delete the API key '{{name}}'?",
        "delete-api-key-text": "Be careful, after the confirmation key will become unrecoverable.",
        "delete-api-keys-title": "Are you sure you want to delete { count, plural, =1 {1 API key} other {# API keys} }?",
        "delete-api-keys-text": "Be careful, after the confirmation all selected keys will  become unrecoverable.",
        "expiration-date": "Expiration date",
        "date": "date",
        "description": "Description",
        "disable": "Disable",
        "edit-description": "Edit description",
        "enable": "Enable API key ",
        "expiration-time": "Expiration time",
        "expiration-time-never": "Never",
        "expiration-time-custom": "Custom",
        "generate": "Generate",
        "generate-title": "Generate API key",
        "generate-text": "Note: The API key inherits the permissions of the user it is created for.",
        "generated-api-key-title": "API key generated. Let’s check connectivity!",
        "generated-api-key-copy": "Make sure to copy and save your API key now as you will not be able to see it again.",
        "generated-api-key-command": "Use the following instructions to check connectivity. As a result, you should receive the current user information:",
        "generated-api-key-insecure-url": "Executing commands over an insecure HTTP connection will send your API key unencrypted, making it vulnerable to interception.",
        "list": "{ count, plural, =1 {One API key} other {List of # API keys} }",
        "manage": "Manage",
        "manage-api-keys": "Manage API keys",
        "no-found": "No API keys found",
        "selected-api-keys": "{ count, plural, =1 {1 API key} other {# API keys} } selected",
        "search": "Search API keys",
        "status": "Status",
        "status-active": "Active",
        "status-inactive": "Inactive",
        "status-expired": "Expired"
    },
    "audit-log": {
        "audit": "Audit",
        "audit-logs": "Audit logs",
        "timestamp": "Timestamp",
        "entity-type": "Entity type",
        "entity-name": "Entity name",
        "user": "User",
        "type": "Type",
        "status": "Status",
        "details": "Details",
        "type-added": "Added",
        "type-deleted": "Deleted",
        "type-updated": "Updated",
        "type-attributes-updated": "Attributes updated",
        "type-attributes-deleted": "Attributes deleted",
        "type-rpc-call": "RPC call",
        "type-credentials-updated": "Credentials updated",
        "type-assigned-to-customer": "Assigned to Customer",
        "type-unassigned-from-customer": "Unassigned from Customer",
        "type-assigned-to-edge": "Assigned to Edge",
        "type-unassigned-from-edge": "Unassigned from Edge",
        "type-activated": "Activated",
        "type-suspended": "Suspended",
        "type-credentials-read": "Credentials read",
        "type-attributes-read": "Attributes read",
        "type-relation-add-or-update": "Relation updated",
        "type-relation-delete": "Relation deleted",
        "type-relations-delete": "All relation deleted",
        "type-alarm-ack": "Alarm acknowledged",
        "type-alarm-clear": "Alarm cleared",
        "type-alarm-delete": "Alarm deleted",
        "type-alarm-assign": "Alarm assigned",
        "type-alarm-unassign": "Alarm unassigned",
        "type-added-comment": "Added comment",
        "type-updated-comment": "Updated comment",
        "type-deleted-comment": "Deleted comment",
        "type-login": "Login",
        "type-logout": "Logout",
        "type-lockout": "Lockout",
        "status-success": "Success",
        "status-failure": "Failure",
        "audit-log-details": "Audit log details",
        "no-audit-logs-prompt": "No logs found",
        "action-data": "Action data",
        "failure-details": "Failure details",
        "search": "Search audit logs",
        "clear-search": "Clear search",
        "type-assigned-from-tenant": "Assigned from Tenant",
        "type-assigned-to-tenant": "Assigned to Tenant",
        "type-provision-success": "Device provisioned",
        "type-provision-failure": "Device provisioning was failed",
        "type-timeseries-updated": "Telemetry updated",
        "type-timeseries-deleted": "Telemetry deleted",
        "type-sms-sent": "SMS sent",
        "any-type":"Any type",
        "audit-log-filter-title": "Audit log filter",
        "filter-title": "Filter",
        "filter-types": "Audit log types"
    },
    "debug-settings": {
        "label": "Debug configuration",
        "on-failure": "Failures only (24/7)",
        "all-messages": "All messages ({{time}})",
        "failures": "Failures",
        "entity": "entity",
        "hint": {
            "main-limited": "No more than {{msg}} {{entity}} debug messages per {{time}} will be recorded.",
            "on-failure": "Log error messages only.",
            "all-messages": "Log all debug messages."
        }
    },
    "calculated-fields": {
        "expression": "Expression",
        "no-found": "No calculated fields found",
        "list": "{ count, plural, =1 {One calculated field} other {List of # calculated fields} }",
        "add": "Add calculated field",
        "selected-fields": "{ count, plural, =1 {1 calculated field} other {# calculated fields} } selected",
        "type": {
            "simple": "Simple",
            "simple-hint": "Simple arithmetic calculation based on input arguments.",
            "script": "Script",
            "script-hint": "Calculation over defined arguments using a TBEL script.",
            "geofencing" : "Geofencing",
            "geofencing-hint" : "Evaluation of entity GPS position and transitions against configured geofencing zone groups.",
            "propagation": "Propagation",
            "propagation-hint": "Propagation of data to parent or child entities based on relation direction and type.",
            "related-entities-aggregation": "Related entities aggregation",
            "related-entities-aggregation-hint": "Aggregation of latest data from related entities.",
            "time-series-data-aggregation": "Time series data aggregation",
            "time-series-data-aggregation-hint": "Aggregation of historical data from a current entity."
        },
        "preview": "Preview",
        "arguments": "Arguments",
        "decimals-by-default": "Decimals by default",
        "debugging": "Calculated field debugging",
        "calculated-field-details": "Calculated field details",
        "argument-name": "Argument name",
        "name": "Name",
        "datasource": "Datasource",
        "add-argument": "Add argument",
        "test-script-function": "Test script function",
        "no-arguments": "At least one argument is required.",
        "argument-settings": "Argument settings",
        "argument-current": "Current entity",
        "argument-current-tenant": "Current tenant",
        "argument-device": "Device",
        "argument-asset": "Asset",
        "argument-customer": "Customer",
        "argument-tenant": "Current tenant",
        "argument-owner": "Current owner",
        "argument-relation-query": "Related entities",
        "argument-type": "Argument type",
        "attribute": "Attribute",
        "copy-argument-name": "Copy argument name",
        "timeseries-key": "Time series key",
        "device-name": "Device name",
        "latest-telemetry": "Latest telemetry",
        "rolling": "Time series rolling",
        "attribute-scope": "Attribute scope",
        "server-attributes": "Server attributes",
        "client-attributes": "Client attributes",
        "shared-attributes": "Shared attributes",
        "attribute-key": "Attribute key",
        "default-value": "Default value",
        "default-value-required": "Default value is required.",
        "limit": "Max values",
        "time-window": "Time window",
        "customer-name": "Customer name",
        "asset-name": "Asset name",
        "timeseries": "Time series",
        "output": "Output",
        "output-hint": "Defines how output is processed.",
        "create": "Create new calculated field",
        "file": "Calculated field file",
        "invalid-file-error": "Invalid file format. Please make sure the file is a valid JSON file.",
        "import": "Import calculated field",
        "export": "Export calculated field",
        "export-failed-error": "Unable to export calculated field: {{error}}",
        "output-type": "Output type",
        "delete-title": "Are you sure you want to delete the calculated field '{{title}}'?",
        "delete-text": "Be careful, after the confirmation the calculated field and all related data will become unrecoverable.",
        "delete-multiple-title": "Are you sure you want to delete { count, plural, =1 {1 calculated field} other {# calculated fields} }?",
        "delete-multiple-text": "Be careful, after the confirmation all selected calculated fields will be removed and all related data will become unrecoverable.",
        "test-with-this-message": "Test with this message",
        "use-latest-timestamp": "Use latest timestamp",
        "entity-coordinates": "Entity coordinates",
        "latitude-time-series-key": "Latitude time series key",
        "latitude-time-series-key-required": "Latitude time series key is required.",
        "longitude-time-series-key": "Longitude time series key",
        "longitude-time-series-key-required": "Longitude time series key is required.",
        "geofencing-zone-groups": "Geofencing zone groups",
        "geofencing-zone-groups-settings": "Geofencing zone group settings",
        "target-zone": "Target zone",
        "perimeter-key": "Perimeter key",
        "report-strategy": "Report strategy",
        "no-zone-configured": "At least one zone is required.",
        "no-zone-configured-required": "At least one zone group must be configured.",
        "add-zone-group": "Add zone group",
        "report-transition-event-only": "Transition events only",
        "report-presence-status-only": "Presence status only",
        "report-transition-event-and-presence": "Presence status and transition events",
        "perimeter-attribute-key": "Perimeter attribute key",
        "perimeter-attribute-key-required": "Perimeter attribute key is required.",
        "perimeter-attribute-key-pattern": "Perimeter attribute key is invalid.",
        "entity-zone-relationship": "Path from Entity to Zones",
        "direction": "Relation direction",
        "direction-from": "From entity to zone",
        "direction-to": "From zone to entity",
        "relation-type": "Relation type",
        "create-relation-with-matched-zones": "Create relations for source entity with matched zones",
        "relation-level": "Relation level",
        "fetch-last-available-level": "Fetch last available level only",
        "zone-group-refresh-interval": "Zone groups refresh interval",
        "copy-zone-group-name": "Copy zone group name",
        "open-details-page": "Open entity details page",
        "level": "Level",
        "direction-level": "Direction",
        "direction-up": "Up",
        "direction-up-parent": "Up to parent",
        "direction-down": "Down",
        "direction-down-child": "Down to child",
        "add-level": "Add level",
        "delete-level": "Delete level",
        "no-level": "No level configured",
        "levels-required": "At least one level must be configured.",
        "max-allowed-levels-error": "Relation level exceeds the maximum allowed.",
        "propagation-path-related-entities": "Propagation path to related entities",
        "propagate-type": {
            "arguments-only": "Arguments only",
            "expression-result": "Calculation result"
        },
        "script": "Script",
        "data-propagate": "Data to propagate",
        "output-key": "Output key",
        "copy-output-key": "Copy output key",
        "aggregation-path-related-entities": "Aggregation path to related entities",
        "deduplication-interval": "Deduplication interval",
        "deduplication-interval-min": "Deduplication interval should be at least {{ sec }} seconds.",
        "deduplication-interval-hint": "Minimum time between telemetry aggregations.",
        "deduplication-interval-required": "Deduplication interval is required.",
        "calculated-field-filter-title": "Calculated field filter",
        "filter-title": "Filter",
        "calculated-field-types": "Calculated field types",
        "events": "Events",
        "any-type": "Any type",
        "metrics": {
            "metrics": "Metrics",
            "metrics-empty": "At least one metric must be configured.",
            "metric-name": "Metric name",
            "metric-name-required": "Metric name is required.",
            "metric-name-pattern": "Metric name is invalid.",
            "metric-name-duplicate": "Metric with such name already exists.",
            "metric-name-max-length": "Metric name should be less than 256 characters.",
            "metric-name-forbidden": "Metric name is reserved and cannot be used.",
            "copy-metric-name": "Copy metric name",
            "argument-name": "Argument name",
            "aggregation": "Aggregation",
            "aggregation-type": {
                "avg": "Average",
                "min": "Minimum",
                "max": "Maximum",
                "sum": "Sum",
                "count": "Count",
                "count-unique": "Count unique"
            },
            "filtered": "Filtered",
            "value-source": "Value source",
            "value-source-hint": "Defines how the value for aggregation is obtained.",
            "value-source-type": {
                "key": "Key",
                "function": "Function"
            },
            "no-metrics-configured": "At least one metric is required.",
            "add-metric": "Add metric",
            "max-metrics": "Maximum number of metrics reached.",
            "metric-settings": "Metric settings",
            "filter": "Filter",
            "filter-hint": "Enables filtering of entities during aggregation. The filter function must return a boolean value and can use all configured arguments."
        },
        "output-strategy": {
            "strategy": "Strategy",
            "process-right-away": "Process right away",
            "process-rule-chains": "Process via Rule Chains",
            "save-time-series": "Save to time series",
            "save-database": "Save to database",
            "save-latest-values": "Save to latest values",
            "send-web-sockets": "Send to WebSockets",
            "save-calculated-fields": "Send to Calculated fields",
            "update-attribute-only-on-value-change": "Update attribute only on value change",
            "send-attributes-updated-notification": "Send attributes updated notification",
            "ttl": "Custom TTL",
            "ttl-required": "TTL is required",
            "ttl-min": "Only 0 minimum TTL is allowed",
            "processing-parameters": "Processing parameters",
            "hint": {
                "strategy": "Controls whether the result is processed immediately or sent to a rule chain for additional processing.",
                "processing-options": "Processing options",
                "update-attribute-only-on-value-change": "Updates attribute on every incoming message, regardless of whether the value has changed. This increases API usage and reduces performance.",
                "update-attribute-only-on-value-change-enabled": "Updates attribute only when the value changes. If the value is unchanged, timestamps are not updated and notifications are not sent.",
                "send-attributes-updated-notification": "Sends an Attributes Updated event to the default rule chain.",
                "save-time-series": "Saves time series data to the ts_kv table in the database.",
                "save-database": "Saves attribute data to the database.",
                "save-latest-values": "Updates time series data in the ts_kv_latest table in the database if the new value is more recent.",
                "send-web-sockets-attribute": "Notifies WebSocket subscriptions about updates to the attribute data.",
                "send-web-sockets-time-series": "Notifies WebSocket subscriptions about updates to the time series data.",
                "save-calculated-fields-attribute": "Notifies calculated fields about updates to the attribute data.",
                "save-calculated-fields-time-series": "Notifies calculated fields about updates to the time series data.",
                "ttl": "Defines the retention period for time series data. If disabled, the Tenant Profile TTL is used."
            }
        },
        "aggregate-interval-type": "Aggregate interval type",
        "aggregate-interval-value": "Aggregate interval value",
        "aggregate-interval-value-required": "Aggregate interval value is required.",
        "aggregate-interval-value-min": "Aggregate interval value should be at least { sec, plural, =0 {0 second} =1 {1 second} other {# seconds} }.",
        "aggregate-interval-value-step-multiple-of": "Aggregate interval value must be a divisor or multiple of 1 day.",
        "aggregate-period": {
            "hour": "Hour",
            "day": "Day",
            "week": "Week (Mon - Sun)",
            "week-sun-sat": "Week (Sun - Sat)",
            "month": "Month",
            "quarter": "Quarter",
            "year": "Year",
            "custom": "Custom"
        },
        "aggregate-period-hint-offset": "Your aggregation interval will be: {{ interval }}",
        "aggregate-period-hint-offset-and-so-on": "Your aggregation interval will be: {{ interval }} and so on.",
        "entity-aggregation": {
            "argument-hint": "Data will be fetched from current entity.",
            "argument-title-hint": "Defines the input arguments used for aggregation.",
            "argument-setting-hint": "Latest telemetry is the only available argument type for this calculated field.",
            "aggregation-interval": "Aggregation interval",
            "aggregation-interval-hint": "Defines how often aggregation is performed. Example: every 1 hour aggregates data at 00:00, 01:00, 02:00, etc. Aggregation results are stored with the timestamp corresponding to the start of the aggregation interval.",
            "apply-offset": "Apply offset to aggregation interval",
            "apply-offset-hint": "Defines how much to shift the start of each aggregation period (e.g., +10 minutes - 00:10, 01:10).",
            "offset-value": "Offset value",
            "offset-value-required": "Offset value is required.",
            "offset-value-min": "Offset value must be a positive integer.",
            "offset-value-max": "Offset value should be less than the aggregate interval value.",
            "wait-delay": "Apply await timeout for delayed telemetry",
            "wait-delay-hint": "Defines how long to wait for delayed telemetry after the interval ends. If such telemetry arrives, the result for that interval will be recalculated.",
            "duration": "Duration",
            "duration-required": "Duration is required.",
            "duration-min": "Duration should be at least 1 minute.",
            "duration-hint": "How long to wait for delayed data after the interval ends.",
            "produce-intermediate-result": "Produce intermediate result",
            "produce-intermediate-result-hint": "Calculates metrics during the current interval to produce an intermediate result. Updates occur no more often than once every {{ time }}."
        },
        "hint": {
            "arguments-simple-with-rolling": "Simple type calculated field should not contain keys with time series rolling type.",
            "arguments-propagate-arguments-with-rolling": "'Time series rolling' type is incompatible with 'Arguments only' propagation.",
            "arguments-propagate-argument-entity-type": "Entity type is incompatible with 'Arguments only' propagation.",
            "arguments-propagate-argument-must-current-entity": "At least one argument must be configured with the 'Current entity' source entity type.",
            "arguments-empty": "At least one argument should be specified.",
            "expression-required": "Expression is required.",
            "expression-invalid": "Expression is invalid",
            "expression-max-length": "Expression length should be less than 255 characters.",
            "argument-name-required": "Argument name is required.",
            "argument-name-pattern": "Argument name is invalid.",
            "argument-name-duplicate": "Argument with such name already exists.",
            "argument-name-max-length": "Argument name should be less than 256 characters.",
            "argument-name-forbidden": "Argument name is reserved and cannot be used.",
            "output-key-required": "Output key is required.",
            "output-key-pattern": "Output key is invalid.",
            "output-key-duplicate": "Key with such name already exists.",
            "output-key-max-length": "Output key should be less than 256 characters.",
            "output-key-forbidden": "Output key is reserved and cannot be used.",
            "entity-type-required": "Entity type is required",
            "name-required": "Name is required.",
            "name-pattern": "Name is invalid.",
            "name-duplicate": "Name with such name already exists.",
            "name-max-length": "Name should be less than 256 characters.",
            "name-forbidden": "Name is reserved and cannot be used.",
            "argument-type-required": "Argument type is required.",
            "max-args": "Maximum number of arguments reached.",
            "decimals-range": "Decimals by default should be a number between 0 and 15.",
            "expression": "Default expression demonstrates how to transform a temperature from Fahrenheit to Celsius.",
            "arguments-entity-not-found": "Argument target entity not found.",
            "use-latest-timestamp": "If enabled, the calculated value will be persisted using the most recent timestamp from the arguments telemetry, instead of the server time.",
            "entity-coordinates": "Specify the time series keys that provide entity GPS coordinates (latitude and longitude).",
            "geofencing-zone-groups": "Define one or more geofencing zones groups to check (e.g. 'allowedZones', 'restrictedZones'). Each group must have a unique name, which is used as a prefix for calculated field output telemetry keys.",
            "perimeter-attribute-key": "Set the attribute key that contains the geofencing zone perimeter definition. The perimeter is always taken from server-side attributes of the zone entity.",
            "report-strategy": "Presence status reports whether the entity is currently INSIDE or OUTSIDE the zone group. Transition events report when the entity ENTERED or LEFT the zone group.",
            "create-relation-with-matched-zones": "Automatically create and maintain relations between the entity and the zones it is currently inside. Relations are removed when the entity leaves a zone and created when it enters a new one.",
            "relation-type-required": "Relation type is required.",
            "relation-level-required": "Relation level is required.",
            "relation-level-min": "Minimum relation level value is 1.",
            "relation-level-max": "Maximum relation level value is {{max}}.",
            "geofencing-empty": "At least one zone group must be configured.",
            "geofencing-entity-not-found": "Geofencing target entity not found.",
            "max-geofencing-zone": "Maximum number of geofencing zones reached.",
            "zone-group-refresh-interval": "Defines how often zone groups configured via related entities are refreshed.",
            "zone-group-refresh-interval-required": "Zone groups refresh interval is required.",
            "zone-group-refresh-interval-min": "Zone group refresh interval should be at least {{ min }} seconds.",
            "propagation-path-related-entities": "Defines a direct, single-level path to a related entity based on the selected direction and relation type. Only relations between device, asset, customer, and tenant entities are supported. Maximum entities resolved by relation path is {{ max }}.",
            "data-propagate": "Defines the data to be propagated from the arguments configured below. 'Arguments only' uses the retrieved data directly, while 'Expression result' calculates a new value from that data.",
            "aggregation-path-related-entities": "Defines a single-level aggregation path via direct relations with parent or child entities, based on direction and relation type. Only relations between device, asset, customer, and tenant entities are supported. Maximum entities resolved by relation path is {{ max }}.",
            "arguments-aggregation": "Defines the input arguments used for filtering and aggregation.",
            "setting-arguments-aggregation": "Data will be fetched from related entities configured in aggregation path.",
            "metrics": "Defines metrics aggregated based on configured arguments.",
            "entity-aggregation-metrics": "Defines metrics aggregated based on configured arguments over the specified time intervals.",
            "import-invalid-calculated-field-type": "Unable to import calculated field: Invalid calculated field structure.",
            "simple-expression-title": "Arithmetic expression that defines how the calculated value is computed.",
            "script-title": "TBEL script that defines the calculation logic and output values.",
            "simple-arguments": "Arithmetic expression that defines how the calculated value is computed.",
            "script-arguments": "Defines the input arguments available to the script."
        }
    },
    "alarm-rule": {
        "alarm-rules-tab": "Alarm rules",
        "alarm-rule": "Alarm rule",
        "alarm-rules": "Alarm rules",
        "alarm-rules-old": "Old",
        "alarm-rules-actual": "Actual",
        "severities": "Severities",
        "cleared": "Clear condition",
        "delete-title": "Are you sure you want to delete the alarm rule '{{title}}'?",
        "delete-text": "Be careful, after the confirmation the alarm rule and all related data will become unrecoverable.",
        "delete-multiple-title": "Are you sure you want to delete { count, plural, =1 {1 alarm rule} other {# alarm rules} }?",
        "delete-multiple-text": "Be careful, after the confirmation all selected alarm rules will be removed and all related data will become unrecoverable.",
        "create": "Create new alarm rule",
        "add": "Add alarm rule",
        "copy": "Copy alarm rule configuration",
        "details": "Alarm rule details",
        "no-found": "No alarm rules found",
        "list": "{ count, plural, =1 {One alarm rule} other {List of # alarm rules} }",
        "selected-fields": "{ count, plural, =1 {1 alarm rule} other {# alarm rules} } selected",
        "import": "Import alarm rule",
        "file": "Alarm rule file",
        "export": "Export alarm rule",
        "export-failed-error": "Unable to export alarm rule: {{error}}",
        "entity-type": "Entity type",
        "entity-type-required": "Entity type is required.",
        "alarm-type": "Alarm type",
        "alarm-type-hint": "Unique identifier (e.g., HighTempAlarm) across the scope of the alarm originator (Device, Asset, etc.) to prevent conflicts.",
        "alarm-type-required": "Alarm type is required.",
        "alarm-type-pattern": "Alarm type is invalid.",
        "alarm-type-max-length": "Alarm type should be less than 256 characters.",
        "clear-alarm": "Clear alarm",
        "value-argument": "Argument",
        "value-argument-required": "Argument is required.",
        "static-settings": "Static settings",
        "configuration": "Configuration",
        "static-schedule": "Static",
        "dynamic-schedule": "Dynamic",
        "operation-and": "AND",
        "operation-or": "OR",
        "condition-during": "During {{during}}",
        "condition-during-dynamic": "During \"{{ attribute }}\"",
        "condition-repeat-times": "Repeats { count, plural, =1 {1 time} other {# times} }",
        "condition-repeat-times-dynamic": "Repeats \"{{ attribute }}\" times",
        "filter-preview": "Filter preview",
        "condition-settings": "Condition settings",
        "static": "Static",
        "dynamic": "Dynamic",
        "argument-filters": "Argument filters",
        "argument-name": "Argument name",
        "value-type": "Value type",
        "general": "General",
        "filters": "Filters",
        "date-time-hint": "The argument must be in epoch milliseconds. Example: 1698839340000 equals 2023-11-01 12:49:00 UTC.",
        "operation": "Operation",
        "value-source": "Value source",
        "value": "Value",
        "ignore-case": "Ignore case",
        "condition": "Condition",
        "script": "Script",
        "add-filter": "Add argument filter",
        "edit-filter": "Argument filter",
        "remove-filter": "Remove argument filter",
        "no-filter": "At least one filter is required.",
        "conditions": {
            "simple": "Simple",
            "duration": "Duration",
            "repeating": "Repeating"
        },
        "schedule-title": "Schedule",
        "edit-schedule": "Edit alarm schedule",
        "schedule-type": "Scheduler type",
        "schedule-type-required": "Scheduler type is required.",
        "schedule": {
            "any-time": "Active all the time",
            "specific-time": "Active at a specific time",
            "custom": "Custom"
        },
        "schedule-day": {
            "monday": "Monday",
            "tuesday": "Tuesday",
            "wednesday": "Wednesday",
            "thursday": "Thursday",
            "friday": "Friday",
            "saturday": "Saturday",
            "sunday": "Sunday"
        },
        "schedule-days": "Days",
        "schedule-time": "Time",
        "schedule-time-from": "From",
        "schedule-time-to": "To",
        "schedule-days-of-week-required": "At least one day of week should be selected.",
        "tbel": "TBEL",
        "expression-type": {
            "simple": "Simple",
            "script": "Script"
        },
        "operation-type": {
            "and": "And",
            "or": "Or"
        },
        "filter-predicate-type": {
            "string": "String",
            "numeric": "Numeric",
            "boolean": "Boolean",
            "complex": "Complex"
        },
        "alarm-rule-additional-info": "Additional info",
        "edit-alarm-rule-additional-info": "Edit additional info",
        "alarm-rule-additional-info-placeholder": "Please provide your comments and adjustments here to display them within Alarm details under Additional info",
        "alarm-rule-additional-info-hint": "Hint: use <code><span style=\"color: #000;\">$&#123;</span>Argument name<span style=\"color: #000;\">&#125;</span></code> to substitute values of the arguments that are used in alarm rule condition.",
        "alarm-rule-additional-info-icon-hint": "Use Argument name to substitute values of the arguments that are used in alarm rule condition.",
        "alarm-rule-mobile-dashboard": "Mobile dashboard",
        "alarm-rule-mobile-dashboard-hint": "Used by mobile application as an alarm details dashboard.",
        "alarm-rule-no-mobile-dashboard": "No dashboard selected",
        "alarm-rule-condition": "Alarm rule condition",
        "enter-alarm-rule-condition-prompt": "Add condition",
        "enter-alarm-rule-clear-condition-prompt": "Add clearing condition",
        "edit-alarm-rule-condition": "Alarm condition",
        "condition-type": "Condition type",
        "condition-type-hint": "\"Duration\" and \"Repeating\" options are not available when the \"Missing for\" operation is used in the filter.",
        "select-alarm-severity": "Select alarm severity",
        "add-create-alarm-rule-prompt": "At least one trigger condition is required.",
        "add-create-alarm-rule": "Add trigger condition",
        "add-clear-alarm-rule": "Add clear condition",
        "condition-duration": "Condition duration",
        "condition-duration-value": "Duration value",
        "condition-duration-time-unit": "Time unit",
        "condition-duration-value-range": "Duration value should be in a range from 1 to 2147483647.",
        "condition-duration-value-pattern": "Duration value should be integers.",
        "condition-duration-value-required": "Duration value is required.",
        "condition-duration-time-unit-required": "Time unit is required.",
        "condition-repeating-value": "Count of events",
        "condition-repeating-value-hint": "Update of any alarm rule argument will be counted as event",
        "condition-repeating-value-range": "Count of events should be in a range from 1 to 2147483647.",
        "condition-repeating-value-pattern": "Count of events should be integers.",
        "condition-repeating-value-required": "Count of events is required.",
        "create-conditions": "Trigger conditions",
        "clear-condition": "Clear condition",
        "no-clear-alarm-rule": "No clear condition configured.",
        "advanced-settings": "Advanced settings",
        "propagate-alarm": "Propagate alarm to related entities",
        "alarm-rule-relation-types-list": "Relation types",
        "alarm-rule-relation-types-list-hint": "Defines relation types to filter the related entities. If not set, the alarm will be propagated to all related entities.",
        "propagate-alarm-to-owner": "Propagate alarm to entity owner (Customer or Tenant)",
        "propagate-alarm-to-tenant": "Propagate alarm to Tenant",
        "alarm-rule-filter-title": "Alarm rule filter",
        "filter-title": "Filter",
        "debugging": "Alarm rule debugging",
        "any-type": "Any type",
        "enter-alarm-rule-type": "Enter alarm type",
        "no-alarm-rule-types-matching": "No alarm types matching '{{entitySubtype}}' were found.",
        "alarm-rule-type-list-empty": "No alarm types selected.",
        "alarm-rule-type-list": "Alarm type list",
        "alarm-rule-entity-list": "Entity list",
        "missing-for": "missing for",
        "time-unit": "Unit",
        "mode": "Mode",
        "type": "Type",
        "value-required": "Value is required.",
        "min-value": "Value must be 1 or greater.",
        "argument-in-use": "Argument is used as general argument.",
        "import-invalid-alarm-rule-type": "Unable to import alarm rule: Invalid alarm rule structure.",
        "no-filter-preview": "No filter specified",
        "filter-operation": {
            "and": "And",
            "or": "Or"
        }
    },
    "ai-models": {
        "ai-models": "AI models",
        "ai-model": "AI model",
        "model": "Model",
        "name": "Name",
        "ai-provider": "AI provider",
        "no-found": "No AI models found",
        "list": "{ count, plural, =1 {One model} other {List of # models} }",
        "selected-fields": "{ count, plural, =1 {1 model} other {# models} } selected",
        "add": "Add model",
        "delete-model-title": "Are you sure you want to delete the model '{{modelName}}'?",
        "delete-model-text": "Be careful, after the confirmation the model and all related data will become unrecoverable.",
        "delete-models-title": "Are you sure you want to delete { count, plural, =1 {1 model} other {# models} }?",
        "delete-models-text": "Be careful, after the confirmation all selected models will be removed and all related data will become unrecoverable.",
        "ai-providers": {
            "openai": "OpenAI",
            "azure-openai": "Azure OpenAI",
            "google-ai-gemini": "Google Gemini (Gemini API)",
            "google-vertex-ai-gemini": "Google Gemini (Agent Platform - Vertex AI)",
            "mistral-ai": "Mistral AI",
            "anthropic": "Anthropic",
            "amazon-bedrock": "Amazon Bedrock",
            "github-models": "GitHub Models",
            "ollama": "Ollama"
        },
        "name-required": "Name is required.",
        "name-max-length": "Name must be 255 characters or less.",
        "provider": "Provider",
        "api-key": "API key",
        "api-key-required": "API key is required.",
        "api-key-open-ai-required": "API key is required when using the official OpenAI API.",
        "project-id": "Project ID",
        "project-id-required": "Project ID is required",
        "location": "Location",
        "location-required": "Location is required.",
        "service-account-key-file": "Service account key file",
        "service-account-key-file-required": "Service account key file is required.",
        "no-file": "No file selected.",
        "drop-file": "Drop a file or click to select a file to upload.",
        "personal-access-token": "Personal access token",
        "personal-access-token-required": "Personal access token is required.",
        "configuration": "Configuration",
        "model-id": "Model ID",
        "model-id-required": "Model ID is required.",
        "deployment-name": "Deployment name",
        "deployment-name-required": "Deployment name is required",
        "set": "Set",
        "region": "Region",
        "region-required": "Region is required.",
        "access-key-id": "Access key ID",
        "access-key-id-required": "Access key ID is required.",
        "secret-access-key": "Secret access key",
        "secret-access-key-required": "Secret access key is required.",
        "temperature": "Temperature",
        "temperature-hint": "Adjusts the level of randomness in the model's output. Higher values increase randomness, while lower values decrease it.",
        "temperature-min": "Must be 0 or greater.",
        "top-p": "Top P",
        "top-p-hint": "Creates a pool of the most probable tokens for the model to choose from. Higher values create a larger and more diverse pool, while lower values create a smaller one.",
        "top-p-min-max": "Must be greater than 0 and up to 1.",
        "top-k": "Top K",
        "top-k-hint": "Restricts the model's choices to a fixed set of the \"K\" most likely tokens.",
        "top-k-min": "Must be 0 or greater.",
        "presence-penalty": "Presence penalty",
        "presence-penalty-hint": "Applies a fixed penalty to the likelihood of a token if it has already appeared in the text.",
        "frequency-penalty": "Frequency penalty",
        "frequency-penalty-hint": "Applies a penalty to a token's likelihood that increases based on its frequency in the text.",
        "max-output-tokens": "Maximum output tokens",
        "max-output-tokens-hint": "Sets the maximum number of tokens that the \nmodel can generate in a single response.",
        "context-length": "Context length",
        "context-length-hint": "Defines the size of the context window in tokens. This value sets the total memory limit for the model, including both the user's input and the generated response.",
        "endpoint": "Endpoint",
        "endpoint-required": "Endpoint is required.",
        "baseurl": "Base URL",
        "baseurl-required": "Base URL is required.",
        "service-version": "Service version",
        "check-connectivity": "Check connectivity",
        "check-connectivity-success": "Test request was successful",
        "check-connectivity-failed": "Test request failed",
        "no-model-matching": "No models matching '{{entity}}' were found.",
        "model-required": "Model is required.",
        "no-model-text": "No models found.",
        "authentication": "Authentication",
        "authentication-basic-hint": "Uses standard HTTP Basic authentication. The username and password will be combined, Base64-encoded, and sent in an \"Authorization\" header with each request to the Ollama server.",
        "authentication-token-hint": "Uses Bearer token authentication. The provided token will be sent directly in an \"Authorization\" eader with each request to the Ollama server.",
        "authentication-type": {
            "none": "None",
            "basic": "Basic",
            "token": "Token"
        },
        "username": "Username",
        "username-required": "Username is required.",
        "password": "Password",
        "password-required": "Password is required.",
        "token": "Token",
        "token-required": "Token is required."
    },
    "confirm-on-exit": {
        "message": "You have unsaved changes. Are you sure you want to leave this page?",
        "html-message": "You have unsaved changes.<br/>Are you sure you want to leave this page?",
        "title": "Unsaved changes"
    },
    "contact": {
        "country": "Country",
        "country-required": "Country is required.",
        "country-object-required": "Please select a valid country from the list.",
        "city": "City",
        "state": "State / Province",
        "postal-code": "Zip / Postal Code",
        "postal-code-invalid": "Invalid Zip / Postal Code format.",
        "address": "Address",
        "address2": "Address 2",
        "phone": "Phone",
        "email": "Email",
        "no-address": "No address",
        "no-country-found": "No countries found.",
        "no-country-matching": "No country matching '{{country}}' were found.",
        "state-max-length": "State length should be less than 256",
        "phone-max-length": "Phone number should be less than 256",
        "city-max-length": "Specified city should be less than 256"
    },
    "common": {
        "name": "Name",
        "type": "Type",
        "general": "General",
        "username": "Username",
        "password": "Password",
        "data": "Data",
        "timestamp": "Timestamp",
        "enter-username": "Enter username",
        "enter-password": "Enter password",
        "enter-search": "Enter search",
        "created-time": "Created time",
        "disabled": "Disabled",
        "loading": "Loading...",
        "proceed": "Proceed",
        "open-details-page": "Open details page",
        "not-found": "Not found",
        "value": "Value",
        "documentation": "Documentation",
        "time-left": "{{time}} left",
        "output": "Output",
        "sort-asc": "Ascending",
        "sort-desc": "Descending",
        "suffix": {
            "s": "s",
            "ms": "ms"
        },
        "hint": {
            "name-required": "Name is required.",
            "name-pattern": "Name is invalid.",
            "name-max-length": "Name should be less than 256 characters.",
            "title-required": "Title is required.",
            "title-pattern": "Title is invalid.",
            "title-max-length": "Title should be less than 256 characters.",
            "key-required": "Key is required.",
            "key-pattern": "Key is invalid.",
            "key-max-length": "Key should be less than 256 characters."
        },
        "required-fields": "Missing required fields"
    },
    "content-type": {
        "json": "Json",
        "text": "Text",
        "binary": "Binary (Base64)"
    },
    "customer": {
        "customer": "Customer",
        "customers": "Customers",
        "management": "Customer management",
        "dashboard": "Customer Dashboard",
        "dashboards": "Customer Dashboards",
        "devices": "Customer Devices",
        "entity-views": "Customer Entity Views",
        "assets": "Customer Assets",
        "public-dashboards": "Public Dashboards",
        "public-devices": "Public Devices",
        "public-assets": "Public Assets",
        "public-edges": "Public Edges",
        "public-entity-views": "Public Entity Views",
        "add": "Add customer",
        "delete": "Delete customer",
        "manage-customer-users": "Manage customer users",
        "manage-customer-devices": "Manage customer devices",
        "manage-customer-dashboards": "Manage customer dashboards",
        "manage-public-devices": "Manage public devices",
        "manage-public-dashboards": "Manage public dashboards",
        "manage-customer-assets": "Manage customer assets",
        "manage-public-assets": "Manage public assets",
        "manage-customer-edges": "Manage customer edges",
        "manage-public-edges": "Manage customer edges",
        "add-customer-text": "Add new customer",
        "no-customers-text": "No customers found",
        "customer-details": "Customer details",
        "delete-customer-title": "Are you sure you want to delete the customer '{{customerTitle}}'?",
        "delete-customer-text": "Be careful, after the confirmation the customer and all related data will become unrecoverable.",
        "delete-customers-title": "Are you sure you want to delete { count, plural, =1 {1 customer} other {# customers} }?",
        "delete-customers-action-title": "Delete { count, plural, =1 {1 customer} other {# customers} }",
        "delete-customers-text": "Be careful, after the confirmation all selected customers will be removed and all related data will become unrecoverable.",
        "manage-users": "Manage users",
        "manage-assets": "Manage assets",
        "manage-devices": "Manage devices",
        "manage-dashboards": "Manage dashboards",
        "title": "Title",
        "title-required": "Title is required.",
        "title-max-length": "Title should be less than 256",
        "description": "Description",
        "details": "Details",
        "events": "Events",
        "copyId": "Copy customer Id",
        "idCopiedMessage": "Customer Id has been copied to clipboard",
        "select-customer": "Select customer",
        "no-customers-matching": "No customers matching '{{entity}}' were found.",
        "customer-required": "Customer is required.",
        "select-default-customer": "Select default customer",
        "default-customer": "Default customer",
        "default-customer-required": "Default customer is required in order to debug dashboard on Tenant level",
        "search": "Search customers",
        "selected-customers": "{ count, plural, =1 {1 customer} other {# customers} } selected",
        "edges": "Customer edge instances",
        "manage-edges": "Manage edges"
    },
    "css-size": {
        "size-value-required": "Size value is required",
        "invalid-size-value": "Invalid size value"
    },
    "date": {
        "last-update-n-ago": "Last update N ago",
        "last-update-n-ago-text": "Last update {{ agoText }}",
        "custom-date": "Custom date",
        "format": "Format",
        "preview": "Preview",
        "auto": "Auto",
        "time-granularity-formats": "Time granularity formats",
        "unit-year": "Years",
        "unit-month": "Months",
        "unit-day": "Days",
        "unit-hour": "Hours",
        "unit-minute": "Minutes",
        "unit-second": "Seconds",
        "unit-millisecond": "Milliseconds"
    },
    "datetime": {
        "date-from": "Date from",
        "time-from": "Time from",
        "date-to": "Date to",
        "time-to": "Time to",
        "from": "From",
        "to": "To"
    },
    "dashboard": {
        "dashboard": "Dashboard",
        "dashboards": "Dashboards",
        "management": "Dashboard management",
        "view-dashboards": "View Dashboards",
        "add": "Add dashboard",
        "assign-dashboard-to-customer": "Assign Dashboard(s) To Customer",
        "assign-dashboard-to-customer-text": "Please select the dashboards to assign to the customer",
        "assign-dashboard-to-edge-title": "Assign Dashboard(s) To Edge",
        "assign-to-customer-text": "Please select the customer to assign the dashboard(s)",
        "assign-to-customer": "Assign to customer",
        "unassign-from-customer": "Unassign from customer",
        "make-public": "Make dashboard public",
        "make-private": "Make dashboard private",
        "manage-assigned-customers": "Manage assigned customers",
        "assigned-customers": "Assigned customers",
        "assign-to-customers": "Assign Dashboard(s) To Customers",
        "assign-to-customers-text": "Please select the customers to assign the dashboard(s)",
        "unassign-from-customers": "Unassign Dashboard(s) From Customers",
        "unassign-from-customers-text": "Please select the customers to unassign from the dashboard(s)",
        "no-dashboards-text": "No dashboards found",
        "no-widgets": "No widgets configured",
        "add-widget": "Add new widget",
        "add-widget-button-text": "Add widget",
        "title": "Title",
        "image": "Dashboard image",
        "mobile-app-settings": "Mobile application settings",
        "mobile-order": "Dashboard order in mobile application",
        "mobile-hide": "Hide dashboard in mobile application",
        "update-image": "Update dashboard image",
        "update-new-version": "Upload new version",
        "upload-file-to-update": "Upload file to update",
        "take-screenshot": "Take screenshot",
        "select-widget-title": "Select widget",
        "select-widget-value": "{{title}}: select widget",
        "select-widget-subtitle": "List of available widget types",
        "delete": "Delete dashboard",
        "title-required": "Title is required.",
        "title-max-length": "Title should be less than 256",
        "description": "Description",
        "details": "Details",
        "dashboard-details": "Dashboard details",
        "add-dashboard-text": "Add new dashboard",
        "assign-dashboards": "Assign dashboards",
        "assign-new-dashboard": "Assign new dashboard",
        "assign-dashboards-text": "Assign { count, plural, =1 {1 dashboard} other {# dashboards} } to customers",
        "unassign-dashboards-action-text": "Unassign { count, plural, =1 {1 dashboard} other {# dashboards} } from customers",
        "delete-dashboards": "Delete dashboards",
        "unassign-dashboards": "Unassign dashboards",
        "unassign-dashboards-action-title": "Unassign { count, plural, =1 {1 dashboard} other {# dashboards} } from customer",
        "delete-dashboard-title": "Are you sure you want to delete the dashboard '{{dashboardTitle}}'?",
        "delete-dashboard-text": "Be careful, after the confirmation the dashboard and all related data will become unrecoverable.",
        "delete-dashboards-title": "Are you sure you want to delete { count, plural, =1 {1 dashboard} other {# dashboards} }?",
        "delete-dashboards-action-title": "Delete { count, plural, =1 {1 dashboard} other {# dashboards} }",
        "delete-dashboards-text": "Be careful, after the confirmation all selected dashboards will be removed and all related data will become unrecoverable.",
        "unassign-dashboard-title": "Are you sure you want to unassign the dashboard '{{dashboardTitle}}'?",
        "unassign-dashboard-text": "After the confirmation the dashboard will be unassigned and won't be accessible by the customer.",
        "unassign-dashboard": "Unassign dashboard",
        "unassign-dashboards-title": "Are you sure you want to unassign { count, plural, =1 {1 dashboard} other {# dashboards} }?",
        "unassign-dashboards-text": "After the confirmation all selected dashboards will be unassigned and won't be accessible by the customer.",
        "public-dashboard-title": "Dashboard is now public",
        "public-dashboard-text": "Your dashboard <b>{{dashboardTitle}}</b> is now public and accessible via next public <a href='{{publicLink}}' target='_blank'>link</a>:",
        "public-dashboard-notice": "<b>Note:</b> Do not forget to make related devices public in order to access their data.",
        "make-private-dashboard-title": "Are you sure you want to make the dashboard '{{dashboardTitle}}' private?",
        "make-private-dashboard-text": "After the confirmation the dashboard will be made private and won't be accessible by others.",
        "make-private-dashboard": "Make dashboard private",
        "socialshare-text": "'{{dashboardTitle}}' powered by ThingsBoard",
        "socialshare-title": "'{{dashboardTitle}}' powered by ThingsBoard",
        "select-dashboard": "Select dashboard",
        "no-dashboards-matching": "No dashboards matching '{{entity}}' were found.",
        "dashboard-required": "Dashboard is required.",
        "select-existing": "Select existing dashboard",
        "create-new": "Create new dashboard",
        "new-dashboard-title": "New dashboard title",
        "open-dashboard": "Open dashboard",
        "set-background": "Set background",
        "background-color": "Background color",
        "background-image": "Background image",
        "background-size-mode": "Background size mode",
        "no-image": "No image selected",
        "empty-image": "No image",
        "drop-image": "Drop an image or click to select a file to upload.",
        "maximum-upload-file-size": "Maximum upload file size: {{ size }}",
        "cannot-upload-file": "Cannot upload file",
        "settings": "Settings",
        "move-all-widgets": "Move all widgets",
        "move-by": "Move by",
        "cols": "cols",
        "rows": "rows",
        "layout": "Layout",
        "layout-type-default": "Default",
        "layout-type-scada": "SCADA",
        "layout-type-divider": "Divider",
        "layout-settings-type": "Layout settings: {{ type }} breakpoint",
        "columns-count": "Columns count",
        "columns-count-required": "Columns count is required.",
        "min-columns-count-message": "Only 10 minimum column count is allowed.",
        "max-columns-count-message": "Only 1000 maximum column count is allowed.",
        "min-layout-width": "Minimum layout width",
        "columns-suffix": "columns",
        "widgets-margins": "Margin between widgets",
        "margin-required": "Margin value is required.",
        "min-margin-message": "Only 0 is allowed as minimum margin value.",
        "max-margin-message": "Only 50 is allowed as maximum margin value.",
        "horizontal-margin": "Horizontal margin",
        "horizontal-margin-required": "Horizontal margin value is required.",
        "min-horizontal-margin-message": "Only 0 is allowed as minimum horizontal margin value.",
        "max-horizontal-margin-message": "Only 50 is allowed as maximum horizontal margin value.",
        "vertical-margin": "Vertical margin",
        "vertical-margin-required": "Vertical margin value is required.",
        "min-vertical-margin-message": "Only 0 is allowed as minimum vertical margin value.",
        "max-vertical-margin-message": "Only 50 is allowed as maximum vertical margin value.",
        "apply-outer-margin": "Apply margin to the sides of the layout",
        "autofill-height": "Auto fill layout height",
        "mobile-layout": "Mobile layout settings",
        "mobile-row-height": "Mobile row height",
        "mobile-row-height-required": "Mobile row height value is required.",
        "min-mobile-row-height-message": "Only 5 pixels is allowed as minimum mobile row height value.",
        "max-mobile-row-height-message": "Only 200 pixels is allowed as maximum mobile row height value.",
        "row-height": "Row height",
        "row-height-required": "Row height value is required.",
        "min-row-height-message": "Only 5 pixels is allowed as minimum row height value.",
        "max-row-height-message": "Only 200 pixels is allowed as maximum row height value.",
        "display-first-in-mobile-view": "Display first in mobile view",
        "title-settings": "Title settings",
        "display-title": "Display dashboard title",
        "title-color": "Title color",
        "toolbar-settings": "Toolbar settings",
        "hide-toolbar": "Hide toolbar",
        "toolbar-always-open": "Keep toolbar opened",
        "display-dashboards-selection": "Display dashboards selection",
        "display-entities-selection": "Display entities selection",
        "display-filters": "Display filters",
        "display-dashboard-timewindow": "Display time window",
        "display-dashboard-export": "Display export",
        "display-update-dashboard-image": "Display update dashboard image",
        "dashboard-logo-settings": "Dashboard logo settings",
        "display-dashboard-logo": "Display logo in dashboard fullscreen mode",
        "dashboard-logo-image": "Dashboard logo image",
        "advanced-settings": "Advanced settings",
        "dashboard-css": "Dashboard CSS",
        "import": "Import dashboard",
        "export": "Export dashboard",
        "export-failed-error": "Unable to export dashboard: {{error}}",
        "export-prompt": "Embed dashboard images and resources",
        "create-new-dashboard": "Create new dashboard",
        "dashboard-file": "Dashboard file",
        "invalid-dashboard-file-error": "Unable to import dashboard: Invalid dashboard data structure.",
        "dashboard-import-missing-aliases-title": "Configure aliases used by imported dashboard",
        "create-new-widget": "Create new widget",
        "import-widget": "Import widget",
        "widget-file": "Widget file",
        "invalid-widget-file-error": "Unable to import widget: Invalid widget data structure.",
        "widget-import-missing-aliases-title": "Configure aliases used by imported widget",
        "open-toolbar": "Open dashboard toolbar",
        "close-toolbar": "Close toolbar",
        "configuration-error": "Configuration error",
        "alias-resolution-error-title": "Dashboard aliases configuration error",
        "invalid-aliases-config": "Unable to find any devices matching to some of the aliases filter.<br/>Please contact your administrator in order to resolve this issue.",
        "select-devices": "Select devices",
        "assignedToCustomer": "Assigned to customer",
        "assignedToCustomers": "Assigned to customers",
        "public": "Public",
        "copyId": "Copy dashboard id",
        "idCopiedMessage": "Dashboard Id has been copied to clipboard",
        "public-link": "Public link",
        "copy-public-link": "Copy public link",
        "public-link-copied-message": "Dashboard public link has been copied to clipboard",
        "manage-states": "Manage dashboard states",
        "states": "Dashboard states",
        "states-short": "States",
        "search-states": "Search dashboard states",
        "selected-states": "{ count, plural, =1 {1 dashboard state} other {# dashboard states} } selected",
        "edit-state": "Edit dashboard state",
        "delete-state": "Delete dashboard state",
        "add-state": "Add dashboard state",
        "no-states-text": "No states found",
        "state": "Dashboard state",
        "state-name": "Name",
        "state-name-required": "Dashboard state name is required.",
        "state-id": "State Id",
        "state-id-required": "Dashboard state id is required.",
        "state-id-exists": "Dashboard state with the same id is already exists.",
        "is-root-state": "Root state",
        "delete-state-title": "Delete dashboard state",
        "delete-state-text": "Are you sure you want delete dashboard state with name '{{stateName}}'?",
        "show-details": "Show details",
        "hide-details": "Hide details",
        "select-state": "Select target state",
        "state-controller": "State controller",
        "state-controller-default": "static (deprecated)",
        "search": "Search dashboards",
        "selected-dashboards": "{ count, plural, =1 {1 dashboard} other {# dashboards} } selected",
        "home-dashboard": "Home dashboard",
        "home-dashboard-hide-toolbar": "Hide home dashboard toolbar",
        "unassign-dashboard-from-edge-text": "After the confirmation the dashboard will be unassigned and won't be accessible by the edge.",
        "unassign-dashboards-from-edge-title": "Are you sure you want to unassign { count, plural, =1 {1 dashboard} other {# dashboards} }?",
        "unassign-dashboards-from-edge-text": "After the confirmation all selected dashboards will be unassigned and won't be accessible by the edge.",
        "assign-dashboard-to-edge": "Assign Dashboard(s) To Edge",
        "assign-dashboard-to-edge-text": "Please select the dashboards to assign to the edge",
        "non-existent-dashboard-state-error": "Dashboard state with id \"{{ stateId }}\" is not found",
        "edit-mode": "Edit mode",
        "duplicate-state-action": "Duplicate state",
        "breakpoint-value": "Breakpoint ({{ value }})",
        "breakpoints-id": {
            "default": "Default",
            "xs": "Mobile (xs)",
            "sm": "Tablet (sm)",
            "md": "Laptop (md)",
            "lg": "Desktop (lg)",
            "xl": "Desktop (xl)"
        },
        "view-format-type-grid": "Grid",
        "view-format-type-list": "List",
        "view-format": "View format"
    },
    "datakey": {
        "settings": "Settings",
        "general": "General",
        "advanced": "Advanced",
        "key": "Key",
        "keys": "Keys",
        "label": "Label",
        "color": "Color",
        "units": "Special symbol to show next to value",
        "decimals": "Number of digits after floating point",
        "data-generation-func": "Data generation function",
        "use-data-post-processing-func": "Use data post-processing function",
        "configuration": "Data key configuration",
        "timeseries": "Time series",
        "attributes": "Attributes",
        "entity-field": "Entity field",
        "alarm": "Alarm fields",
        "timeseries-required": "Entity time series are required.",
        "timeseries-or-attributes-required": "Entity time series/attributes are required.",
        "alarm-fields-timeseries-or-attributes-required": "Alarm fields or entity time series/attributes are required.",
        "maximum-timeseries-or-attributes": "Maximum { count, plural, =1 {1 time series/attribute is allowed.} other {# time series/attributes are allowed} }",
        "alarm-fields-required": "Alarm fields are required.",
        "function-types": "Function types",
        "function-type": "Function type",
        "function-types-required": "Function types are required.",
        "data-keys": "Data keys",
        "data-key": "Data key",
        "data-keys-required": "Data keys are required.",
        "data-key-required": "Data key is required.",
        "alarm-keys": "Alarm data keys",
        "alarm-key": "Alarm data key",
        "alarm-key-functions": "Alarm key functions",
        "alarm-key-function": "Alarm key function",
        "latest-keys": "Latest data keys",
        "latest-key": "Latest data key",
        "latest-key-functions": "Latest key functions",
        "latest-key-function": "Latest key function",
        "timeseries-keys": "Time series data keys",
        "timeseries-key": "Time series data key",
        "timeseries-key-functions": "Time series key functions",
        "timeseries-key-function": "Time series key function",
        "maximum-function-types": "Maximum { count, plural, =1 {1 function type is allowed.} other {# function types are allowed} }",
        "time-description": "timestamp of the current value;",
        "value-description": "the current value;",
        "prev-value-description": "result of the previous function call;",
        "time-prev-description": "timestamp of the previous value;",
        "prev-orig-value-description": "original previous value;",
        "aggregation": "Aggregation",
        "aggregation-type-hint-common": "For performance reasons, the aggregated values calculation is available only for fixed time intervals like \"current day\", \"current month\", etc, and is not available for sliding window intervals like 'last 30 minutes' or 'last 24 hours'.",
        "aggregation-type-none-hint": "Take latest value.",
        "aggregation-type-min-hint": "Find minimum value among data points within a selected time window.",
        "aggregation-type-max-hint": "Find maximum value among data points within a selected time window.",
        "aggregation-type-avg-hint": "Calculate an average value among data points within a selected time window.",
        "aggregation-type-sum-hint": "Sum all values of the data points within a selected time window.",
        "aggregation-type-count-hint": "Total number of the data points within a selected time window.",
        "delta-calculation": "Delta calculation",
        "enable-delta-calculation": "Enable delta calculation",
        "enable-delta-calculation-hint": "When enabled, the data key value is calculated based on the aggregated values for a selected time window and a specified comparison period. For performance reasons, the delta calculation is available only for history time windows and not for real-time values. For example, you may calculate the delta between the energy consumption for yesterday compared to the energy consumption for the day before yesterday.",
        "delta-calculation-result": "Delta calculation result",
        "delta-calculation-result-previous-value": "Previous value",
        "delta-calculation-result-delta-absolute": "Delta (absolute)",
        "delta-calculation-result-delta-percent": "Delta (percent)",
        "source": "Source",
        "latest": "Latest",
        "latest-value": "Latest value",
        "delta": "delta",
        "percent": "percent",
        "absolute": "absolute"
    },
    "datasource": {
        "type": "Datasource type",
        "name": "Name",
        "label": "Label",
        "add-datasource-prompt": "Please add datasource"
    },
    "details": {
        "details": "Details",
        "edit-mode": "Edit mode",
        "edit-json": "Edit JSON",
        "toggle-edit-mode": "Toggle edit mode"
    },
    "device": {
        "device": "Device",
        "device-required": "Device is required.",
        "devices": "Devices",
        "management": "Device management",
        "view-devices": "View Devices",
        "device-alias": "Device alias",
        "device-type-max-length": "Device type should be less than 256",
        "aliases": "Device aliases",
        "no-alias-matching": "'{{alias}}' not found.",
        "no-aliases-found": "No aliases found.",
        "no-key-matching": "'{{key}}' not found.",
        "no-keys-found": "No keys found.",
        "create-new-alias": "Create a new one!",
        "create-new-key": "Create a new one!",
        "duplicate-alias-error": "Duplicate alias found '{{alias}}'.<br>Device aliases must be unique whithin the dashboard.",
        "configure-alias": "Configure '{{alias}}' alias",
        "no-devices-matching": "No devices matching '{{entity}}' were found.",
        "alias": "Alias",
        "alias-required": "Device alias is required.",
        "remove-alias": "Remove device alias",
        "add-alias": "Add device alias",
        "name-starts-with": "Device name expression",
        "help-text": "Use '%' according to need: '%device_name_contains%', '%device_name_ends', 'device_starts_with%'.",
        "device-list": "Device list",
        "use-device-name-filter": "Use filter",
        "device-list-empty": "No devices selected.",
        "device-name-filter-required": "Device name filter is required.",
        "device-name-filter-no-device-matched": "No devices starting with '{{device}}' were found.",
        "add": "Add device",
        "assign-to-customer": "Assign to customer",
        "assign-device-to-customer": "Assign Device(s) To Customer",
        "assign-device-to-customer-text": "Please select the devices to assign to the customer",
        "assign-device-to-edge-title": "Assign Device(s) To Edge",
        "assign-device-to-edge-text":"Please select the devices to assign to the edge",
        "make-public": "Make device public",
        "make-private": "Make device private",
        "no-devices-text": "No devices found",
        "assign-to-customer-text": "Please select the customer to assign the device(s)",
        "device-details": "Device details",
        "add-device-text": "Add new device",
        "credentials": "Credentials",
        "manage-credentials": "Manage credentials",
        "delete": "Delete device",
        "assign-devices": "Assign devices",
        "assign-devices-text": "Assign { count, plural, =1 {1 device} other {# devices} } to customer",
        "delete-devices": "Delete devices",
        "unassign-from-customer": "Unassign from customer",
        "unassign-devices": "Unassign devices",
        "unassign-devices-action-title": "Unassign { count, plural, =1 {1 device} other {# devices} } from customer",
        "unassign-device-from-edge-title": "Are you sure you want to unassign the device '{{deviceName}}'?",
        "unassign-device-from-edge-text": "After the confirmation the device will be unassigned and won't be accessible by the edge.",
        "unassign-devices-from-edge": "Unassign devices from edge",
        "assign-new-device": "Assign new device",
        "make-public-device-title": "Are you sure you want to make the device '{{deviceName}}' public?",
        "make-public-device-text": "After the confirmation the device and all its data will be made public and accessible by others.",
        "make-private-device-title": "Are you sure you want to make the device '{{deviceName}}' private?",
        "make-private-device-text": "After the confirmation the device and all its data will be made private and won't be accessible by others.",
        "view-credentials": "View credentials",
        "delete-device-title": "Are you sure you want to delete the device '{{deviceName}}'?",
        "delete-device-text": "Be careful, after the confirmation the device and all related data will become unrecoverable.",
        "delete-devices-title": "Are you sure you want to delete { count, plural, =1 {1 device} other {# devices} }?",
        "delete-devices-action-title": "Delete { count, plural, =1 {1 device} other {# devices} }",
        "delete-devices-text": "Be careful, after the confirmation all selected devices will be removed and all related data will become unrecoverable.",
        "unassign-device-title": "Are you sure you want to unassign the device '{{deviceName}}'?",
        "unassign-device-text": "After the confirmation the device will be unassigned and won't be accessible by the customer.",
        "unassign-device": "Unassign device",
        "unassign-devices-title": "Are you sure you want to unassign { count, plural, =1 {1 device} other {# devices} }?",
        "unassign-devices-text": "After the confirmation all selected devices will be unassigned and won't be accessible by the customer.",
        "device-credentials": "Device Credentials",
        "loading-device-credentials": "Loading device credentials...",
        "credentials-type": "Credentials type",
        "access-token": "Access token",
        "access-token-required": "Access token is required.",
        "access-token-invalid": "Access token length must be from 1 to 32 characters.",
        "certificate-pem-format": "Certificate in PEM format",
        "certificate-pem-format-required": "Certificate is required.",
        "copy-access-token": "Copy Access token",
        "copy-certificate": "Copy Certificate",
        "copy-client-id": "Copy Client ID",
        "copy-user-name": "Copy User name",
        "copy-password": "Copy Password",
        "generate-client-id": "Generate Client ID",
        "generate-user-name": "Generate User name",
        "generate-password": "Generate Password",
        "generate-access-token": "Generate Access Token",
        "lwm2m-security-config": {
          "identity": "Client Identity",
          "identity-required": "Client Identity is required.",
          "identity-tooltip": "The PSK identifier is an arbitrary PSK identifier up to 128 bytes, as described in the standard [RFC7925].\nThe PSK identifier MUST first be converted to a character string and then encoded into octets using UTF-8.",
          "client-key": "Client Key",
          "client-key-required": "Client Key is required.",
          "client-key-tooltip-prk": "RPK public key or id must be in the standard [RFC7250] and encoded to Base64 format!",
          "client-key-tooltip-psk": "PSK key must be in the standard [RFC4279] and HexDec format: 32, 64, 128 characters!",
          "endpoint": "Endpoint Client Name",
          "endpoint-required": "Endpoint Client Name is required.",
          "client-public-key": "Client public key",
          "client-public-key-hint": "If client public key is empty, the trusted certificate will be used",
          "client-public-key-tooltip": "X509 public key must be in DER-encoded X509v3 format and support exclusively EC algorithm and then encoded to Base64 format!",
          "mode": "Security config mode",
          "client-tab": "Client Security Config",
          "client-certificate": "Client certificate",
          "bootstrap-tab": "Bootstrap Client",
          "bootstrap-server": "Bootstrap Server",
          "lwm2m-server": "LwM2M Server",
          "client-reboot": "Registration Update Trigger",
          "bootstrap-reboot": "Bootstrap-Request Trigger",
          "client-publicKey-or-id": "Client Public Key or Id",
          "client-publicKey-or-id-required": "Client Public Key or Id is required.",
          "client-publicKey-or-id-tooltip-psk": "The PSK identifier is an arbitrary PSK identifier up to 128 bytes, as described in the standard [RFC7925].\nThe PSK identifier MUST first be converted to a character string and then encoded into octets using UTF-8.",
          "client-publicKey-or-id-tooltip-rpk": "RPK public key or id must be in the standard [RFC7250] and encoded to Base64 format!",
          "client-publicKey-or-id-tooltip-x509": "X509 public key must be in DER-encoded X509v3 format and support exclusively EC algorithm and then encoded to Base64 format",
          "client-secret-key": "Client Secret Key",
          "client-secret-key-required": "Client Secret Key is required.",
          "client-secret-key-tooltip-psk": "PSK key must be in the standard [RFC4279] and HexDec format: 32, 64, 128 characters!",
          "client-secret-key-tooltip-prk": "RPK secret key must be in PKCS_8 format (DER encoding, standard [RFC5958]) and then encoded to Base64 format!",
          "client-secret-key-tooltip-x509": "X509 secret key must be in PKCS_8 format (DER encoding, standard [RFC5958]) and then encoded to Base64 format!"
        },
        "client-id": "Client ID",
        "client-id-pattern": "Contains invalid character.",
        "user-name": "User Name",
        "user-name-required": "User Name is required.",
        "client-id-or-user-name-necessary": "Client ID and/or User Name are necessary",
        "password": "Password",
        "secret": "Secret",
        "secret-required": "Secret is required.",
        "device-type": "Device profile",
        "device-type-required": "Device type is required.",
        "select-device-type": "Select device type",
        "enter-device-type": "Enter device profile",
        "any-device": "Any device",
        "no-device-types-matching": "No device profiles matching '{{entitySubtype}}' were found.",
        "device-type-list-empty": "No device profiles selected!",
        "device-profile-type-list-empty": "At least one device profile should be selected.",
        "device-types": "Device types",
        "name": "Name",
        "name-required": "Name is required.",
        "name-max-length": "Name should be less than 256",
        "label-max-length": "Label should be less than 256",
        "description": "Description",
        "label": "Label",
        "events": "Events",
        "details": "Details",
        "copyId": "Copy device Id",
        "copyAccessToken": "Copy access token",
        "copy-mqtt-authentication": "Copy MQTT credentials",
        "idCopiedMessage": "Device Id has been copied to clipboard",
        "accessTokenCopiedMessage": "Device access token has been copied to clipboard",
        "mqtt-authentication-copied-message": "Device MQTT authentication has been copied to clipboard",
        "assignedToCustomer": "Assigned to customer",
        "unable-delete-device-alias-title": "Unable to delete device alias",
        "unable-delete-device-alias-text": "Device alias '{{deviceAlias}}' can't be deleted as it used by the following widget(s):<br/>{{widgetsList}}",
        "is-gateway": "Is gateway",
        "overwrite-activity-time": "Overwrite activity time for connected device",
        "device-filter-title": "Device filter",
        "filter-title": "Filter",
        "device-state": "Device state",
        "state": "State",
        "any": "Any",
        "active": "Active",
        "inactive": "Inactive",
        "public": "Public",
        "device-public": "Device is public",
        "select-device": "Select device",
        "import": "Import device",
        "device-file": "Device file",
        "search": "Search devices",
        "selected-devices": "{ count, plural, =1 {1 device} other {# devices} } selected",
        "device-configuration": "Device configuration",
        "transport-configuration": "Transport configuration",
        "wizard": {
            "device-details": "Device details"
        },
        "unassign-devices-from-edge-title": "Are you sure you want to unassign { count, plural, =1 {1 device} other {# devices} }?",
        "unassign-devices-from-edge-text": "After the confirmation all selected devices will be unassigned and won't be accessible by the edge.",
        "time": "Time",
        "connectivity": {
            "check-connectivity": "Check connectivity",
            "device-created-check-connectivity": "Device created. Let's check connectivity!",
            "loading-check-connectivity-command": "Loading check connectivity commands...",
            "use-following-instructions": "Use the following instructions for sending telemetry on behalf of the device using shell",
            "execute-following-command": "Execute the following command",
            "install-curl-windows": "Starting Windows 10 b17063, cURL is available by default",
            "install-curl-macos": "Starting Mac OS X 10.2 6C115 (Jaguar), cURL is available by default",
            "install-mqtt-windows": "Use the instructions to download, install, setup and run mosquitto_pub",
            "install-coap-client": "Use the instructions to download, install, setup and run coap-client",
            "install-necessary-client-tools": "Install necessary client tools",
            "mqtts-x509-command": "Use the following documentation to connect the device via MQTT with authorization X509",
            "coaps-x509-command": "Use the following documentation to connect the device via CoAP over DTLS with authorization X509",
            "snmp-command": "Use the following documentation to connect the device through the SNMP.",
            "sparkplug-command": "Use the following documentation to connect the device through the MQTT Sparkplug.",
            "lwm2m-command": "Use the following documentation to connect the device through the LWM2M."
        }
    },
    "dynamic-form": {
        "property": {
            "properties": "Properties",
            "property": "Property",
            "id": "Id",
            "name": "Name",
            "type": "Type",
            "type-text": "Text",
            "type-password": "Password",
            "type-textarea": "Text area",
            "type-number": "Number",
            "type-switch": "Switch",
            "type-select": "Select",
            "type-radios": "Radio buttons",
            "type-datetime": "Date/Time",
            "type-image": "Image",
            "type-javascript": "JavaScript",
            "type-json": "JSON",
            "type-html": "HTML",
            "type-css": "CSS",
            "type-markdown": "Markdown",
            "type-color": "Color",
            "type-color-settings": "Color settings",
            "type-font": "Font",
            "type-units": "Units",
            "type-icon": "Icon",
            "type-fieldset": "Fieldset",
            "type-array": "Array",
            "type-html-section": "HTML section",
            "group-title": "Group title",
            "no-properties": "No properties configured",
            "add-property": "Add property",
            "property-settings": "Property settings",
            "remove-property": "Remove property",
            "default-value": "Default value",
            "value-required": "Value required",
            "number-settings": "Number settings",
            "min": "Min",
            "max": "Max",
            "step": "Step",
            "selected-options-limit": "Selected options limit",
            "advanced-ui-settings": "Advanced UI settings",
            "disable-on-property": "Disable on property",
            "disable-on-property-none": "None (field always enabled)",
            "display-condition-function": "Display condition function",
            "sub-label": "Sub label",
            "vertical-divider-after": "Vertical divider after",
            "input-field-suffix": "Input field suffix",
            "property-row-classes": "Property row classes",
            "property-field-classes": "Property field classes",
            "not-unique-property-ids-error": "Property Ids must be unique!",
            "enable-multiple-select": "Enable multiple select",
            "allow-empty-select-option": "Allow empty option",
            "select-options": "Select options",
            "not-unique-select-option-value-error": "Select option values must be unique!",
            "value": "Value",
            "label": "Label",
            "add-option": "Add option",
            "no-options": "No options configured",
            "remove-option": "Remove option",
            "textarea-rows": "Textarea rows",
            "help-id": "Help id",
            "buttons-direction": "Buttons direction",
            "direction-row": "Row",
            "direction-column": "Column",
            "radio-button-options": "Radio button options",
            "datetime-type": "Date/Time field type",
            "datetime-type-date": "Date",
            "datetime-type-time": "Time",
            "datetime-type-datetime": "Date/Time",
            "enable-clear-button": "Enable clear button",
            "html-section-settings": "HTML section settings",
            "html-section-classes": "HTML section classes",
            "html-section-content": "HTML section content",
            "array-item": "Array item",
            "item-type": "Item type",
            "item-name": "Item name",
            "no-items": "No items",
            "support-unit-conversion": "Support unit conversion"
        },
        "clear-form": "Clear form",
        "clear-form-prompt": "Are you sure you want to remove all form properties?",
        "import-form": "Import form from JSON",
        "export-form": "Export form to JSON",
        "json-file": "JSON file",
        "json-content": "JSON content",
        "invalid-form-json-file-error": "Unable to import form from JSON: Invalid form JSON data structure."
    },
    "asset-profile": {
        "asset-profile": "Asset profile",
        "asset-profiles": "Asset profiles",
        "all-asset-profiles": "All",
        "add": "Add asset profile",
        "edit": "Edit asset profile",
        "asset-profile-details": "Asset profile details",
        "no-asset-profiles-text": "No asset profiles found",
        "search": "Search asset profiles",
        "selected-asset-profiles": "{ count, plural, =1 {1 asset profile} other {# asset profiles} } selected",
        "no-asset-profiles-matching": "No asset profile matching '{{entity}}' were found.",
        "asset-profile-required": "Asset profile is required.",
        "idCopiedMessage": "Asset profile Id has been copied to clipboard",
        "set-default": "Make asset profile default",
        "delete": "Delete asset profile",
        "copyId": "Copy asset profile Id",
        "name-max-length": "Name should be less than 256",
        "new-device-profile-name": "Asset profile name",
        "new-device-profile-name-required": "Asset profile name is required.",
        "name": "Name",
        "name-required": "Name is required.",
        "image": "Asset profile image",
        "description": "Description",
        "default": "Default",
        "default-rule-chain": "Default rule chain",
        "default-edge-rule-chain": "Default edge rule chain",
        "default-edge-rule-chain-hint": "Used on edge as rule chain to process incoming data for assets of this asset profile",
        "mobile-dashboard": "Mobile dashboard",
        "mobile-dashboard-hint": "Used by mobile application as a asset details dashboard",
        "select-queue-hint": "Select from a drop-down list.",
        "delete-asset-profile-title": "Are you sure you want to delete the asset profile '{{assetProfileName}}'?",
        "delete-asset-profile-text": "Be careful, after the confirmation the asset profile and all related data will become unrecoverable.",
        "delete-asset-profiles-title": "Are you sure you want to delete { count, plural, =1 {1 asset profile} other {# asset profiles} }?",
        "delete-asset-profiles-text": "Be careful, after the confirmation all selected asset profiles will be removed and all related data will become unrecoverable.",
        "set-default-asset-profile-title": "Are you sure you want to make the asset profile '{{assetProfileName}}' default?",
        "set-default-asset-profile-text": "After the confirmation the asset profile will be marked as default and will be used for new assets with no profile specified.",
        "no-asset-profiles-found": "No asset profiles found.",
        "create-new-asset-profile": "Create a new one!",
        "create-asset-profile": "Create new asset profile",
        "import": "Import asset profile",
        "export": "Export asset profile",
        "export-failed-error": "Unable to export asset profile: {{error}}",
        "asset-profile-file": "Asset profile file",
        "invalid-asset-profile-file-error": "Unable to import asset profile: Invalid asset profile data structure."
    },
    "device-profile": {
        "device-profile": "Device profile",
        "device-profiles": "Device profiles",
        "all-device-profiles": "All",
        "add": "Add device profile",
        "edit": "Edit device profile",
        "device-profile-details": "Device profile details",
        "no-device-profiles-text": "No device profiles found",
        "search": "Search device profiles",
        "selected-device-profiles": "{ count, plural, =1 {1 device profile} other {# device profiles} } selected",
        "no-device-profiles-matching": "No device profile matching '{{entity}}' were found.",
        "device-profile-required": "Device profile is required.",
        "idCopiedMessage": "Device profile Id has been copied to clipboard",
        "set-default": "Make device profile default",
        "delete": "Delete device profile",
        "copyId": "Copy device profile Id",
        "name-max-length": "Name should be less than 256",
        "name": "Name",
        "name-required": "Name is required.",
        "type": "Profile type",
        "type-required": "Profile type is required.",
        "type-default": "Default",
        "image": "Device profile image",
        "transport-type": "Transport type",
        "transport-type-required": "Transport type is required.",
        "transport-type-default": "Default",
        "transport-type-default-hint": "Supports basic MQTT, HTTP and CoAP transport",
        "transport-type-mqtt": "MQTT",
        "transport-type-mqtt-hint": "Enables advanced MQTT transport settings",
        "transport-type-coap": "CoAP",
        "transport-type-coap-hint": "Enables advanced CoAP transport settings",
        "transport-type-lwm2m": "LWM2M",
        "transport-type-lwm2m-hint": "LWM2M transport type",
        "transport-type-snmp": "SNMP",
        "transport-type-snmp-hint": "Specify SNMP transport configuration",
        "transport-type-http": "HTTP",
        "description": "Description",
        "default": "Default",
        "profile-configuration": "Profile configuration",
        "transport-configuration": "Transport configuration",
        "default-rule-chain": "Default rule chain",
        "default-edge-rule-chain": "Default edge rule chain",
        "default-edge-rule-chain-hint": "Used on edge as rule chain to process incoming data for devices of this device profile",
        "mobile-dashboard": "Mobile dashboard",
        "mobile-dashboard-hint": "Used by mobile application as a device details dashboard",
        "select-queue-hint": "Select from a drop-down list.",
        "delete-device-profile-title": "Are you sure you want to delete the device profile '{{deviceProfileName}}'?",
        "delete-device-profile-text": "Be careful, after the confirmation the device profile and all related data including associated OTA updates will become unrecoverable.",
        "delete-device-profiles-title": "Are you sure you want to delete { count, plural, =1 {1 device profile} other {# device profiles} }?",
        "delete-device-profiles-text": "Be careful, after the confirmation all selected device profiles will be removed and all related data including associated OTA updates will become unrecoverable.",
        "set-default-device-profile-title": "Are you sure you want to make the device profile '{{deviceProfileName}}' default?",
        "set-default-device-profile-text": "After the confirmation the device profile will be marked as default and will be used for new devices with no profile specified.",
        "no-device-profiles-found": "No device profiles found.",
        "create-new-device-profile": "Create a new one!",
        "mqtt-device-topic-filters": "MQTT device topic filters",
        "mqtt-device-topic-filters-unique": "MQTT device topic filters need to be unique.",
        "mqtt-device-topic-filters-spark-plug": "MQTT Sparkplug B Edge of Network (EoN) node.",
        "mqtt-device-topic-filters-spark-plug-hint": "Allow connections from EoN nodes with Sparkplug B payload and topic format.",
        "mqtt-device-topic-filters-spark-plug-attribute-metric-names": "SparkPlug metrics to store as attributes.",
        "mqtt-device-topic-filters-spark-plug-attribute-metric-names-hint": "Names of SparkPlug metrics that will be stored as device attributes. All other metrics will be stored as device telemetry.",
        "mqtt-device-payload-type": "MQTT device payload",
        "mqtt-device-payload-type-json": "JSON",
        "mqtt-device-payload-type-proto": "Protobuf",
        "mqtt-enable-compatibility-with-json-payload-format": "Enable compatibility with other payload formats.",
        "mqtt-enable-compatibility-with-json-payload-format-hint": "When enabled, the platform will use a Protobuf payload format by default. If parsing fails, the platform will attempt to use JSON payload format. Useful for backward compatibility during firmware updates. For example, the initial release of the firmware uses Json, while the new release uses Protobuf. During the process of firmware update for the fleet of devices, it is required to support both Protobuf and JSON simultaneously. The compatibility mode introduces slight performance degradation, so it is recommended to disable this mode once all devices are updated.",
        "mqtt-use-json-format-for-default-downlink-topics": "Use Json format for default downlink topics",
        "mqtt-use-json-format-for-default-downlink-topics-hint": "When enabled, the platform will use Json payload format to push attributes and RPC via the following topics: <b>v1/devices/me/attributes/response/$request_id</b>, <b>v1/devices/me/attributes</b>, <b>v1/devices/me/rpc/request/$request_id</b>, <b>v1/devices/me/rpc/response/$request_id</b>. This setting does not impact attribute and rpc subscriptions sent using new (v2) topics: <b>v2/a/res/$request_id</b>, <b>v2/a</b>, <b>v2/r/req/$request_id</b>, <b>v2/r/res/$request_id</b>. Where <b>$request_id</b> is an integer request identifier.",
        "mqtt-send-ack-on-validation-exception": "Send PUBACK on PUBLISH message validation failure",
        "mqtt-send-ack-on-validation-exception-hint": "By default, the platform will close the MQTT session on message validation failure. When enabled, the platform will send publish acknowledgment instead of closing the session.",
        "mqtt-protocol-version": "Protocol version",
        "snmp-add-mapping": "Add SNMP mapping",
        "snmp-mapping-not-configured": "No mapping for OID to time series/telemetry configured",
        "snmp-timseries-or-attribute-name": "Time series/attribute name for mapping",
        "snmp-timseries-or-attribute-type": "Time series/attribute type for mapping",
        "snmp-method-pdu-type-get-request": "GetRequest",
        "snmp-method-pdu-type-get-next-request": "GetNextRequest",
        "snmp-oid": "OID",
        "transport-device-payload-type-json": "JSON",
        "transport-device-payload-type-proto": "Protobuf",
        "mqtt-payload-type-required": "Payload type is required.",
        "coap-device-type": "CoAP device type",
        "coap-device-payload-type": "CoAP device payload",
        "coap-device-type-required": "CoAP device type is required.",
        "coap-device-type-default": "Default",
        "coap-device-type-efento": "Efento NB-IoT",
        "support-level-wildcards": "Single <code>[+]</code> and multi-level <code>[#]</code> wildcards supported.",
        "telemetry-topic-filter": "Telemetry topic filter",
        "telemetry-topic-filter-required": "Telemetry topic filter is required.",
        "attributes-topic-filter": "Attributes publish topic filter",
        "attributes-subscribe-topic-filter": "Attributes subscribe topic filter",
        "attributes-topic-filter-required": "Attributes publish topic filter is required.",
        "attributes-subscribe-topic-filter-required": "Attributes subscribe topic is required",
        "telemetry-proto-schema": "Telemetry proto schema",
        "telemetry-proto-schema-required": "Telemetry proto schema is required.",
        "attributes-proto-schema": "Attributes proto schema",
        "attributes-proto-schema-required": "Attributes proto schema is required.",
        "rpc-response-proto-schema": "RPC response proto schema",
        "rpc-response-proto-schema-required": "RPC response proto schema is required.",
        "rpc-response-topic-filter": "RPC response topic filter",
        "rpc-response-topic-filter-required": "RPC response topic filter is required.",
        "rpc-request-proto-schema": "RPC request proto schema",
        "rpc-request-proto-schema-required": "RPC request proto schema is required.",
        "rpc-request-proto-schema-hint": "RPC request message should always have fields: string method = 1; int32 requestId = 2; and params = 3 of any data type.",
        "not-valid-pattern-topic-filter": "Not valid pattern topic filter",
        "not-valid-single-character": "Invalid use of a single-level wildcard character",
        "not-valid-multi-character": "Invalid use of a multi-level wildcard character",
        "single-level-wildcards-hint": "<code>[+]</code> is suitable for any topic filter level. Ex.: <b>v1/devices/+/telemetry</b> or <b>+/devices/+/attributes</b>.",
        "multi-level-wildcards-hint": "<code>[#]</code> can replace the topic filter itself and must be the last symbol of the topic. Ex.: <b>#</b> or <b>v1/devices/me/#</b>.",
        "alarm-rules": "Alarm rules",
        "alarm-rules-with-count": "Alarm rules ({{count}})",
        "no-alarm-rules": "No alarm rules configured",
        "add-alarm-rule": "Add alarm rule",
        "edit-alarm-rule": "Edit alarm rule",
        "alarm-type": "Alarm type",
        "alarm-type-required": "Alarm type is required.",
        "alarm-type-unique": "Alarm type must be unique within the device profile alarm rules.",
        "alarm-type-max-length": "Alarm type should be less than 256",
        "create-alarm-pattern": "Create <b>{{alarmType}}</b> alarm",
        "create-alarm-rules": "Create alarm rules",
        "no-create-alarm-rules": "No create conditions configured",
        "add-create-alarm-rule-prompt": "Please add create alarm rule",
        "clear-alarm-rule": "Clear alarm rule",
        "no-clear-alarm-rule": "No clear condition configured",
        "add-create-alarm-rule": "Add create condition",
        "add-clear-alarm-rule": "Add clear condition",
        "select-alarm-severity": "Select alarm severity",
        "alarm-severity-required": "Alarm severity is required.",
        "condition-duration": "Condition duration",
        "condition-duration-value": "Duration value",
        "condition-duration-time-unit": "Time unit",
        "condition-duration-value-range": "Duration value should be in a range from 1 to 2147483647.",
        "condition-duration-value-pattern": "Duration value should be integers.",
        "condition-duration-value-required": "Duration value is required.",
        "condition-duration-time-unit-required": "Time unit is required.",
        "advanced-settings": "Advanced settings",
        "alarm-rule-additional-info": "Additional info",
        "edit-alarm-rule-additional-info": "Edit additional info",
        "alarm-rule-additional-info-placeholder": "Please provide your comments and adjustments here to display them within Alarm details under Additional info",
        "alarm-rule-additional-info-hint": "Hint: use <code><span style=\"color: #000;\">$&#123;</span>keyName<span style=\"color: #000;\">&#125;</span></code> to substitute values of the attribute or telemetry keys that are used in alarm rule condition.",
        "alarm-rule-mobile-dashboard": "Mobile dashboard",
        "alarm-rule-mobile-dashboard-hint": "Used by mobile application as an alarm details dashboard",
        "alarm-rule-no-mobile-dashboard": "No dashboard selected",
        "propagate-alarm": "Propagate alarm to related entities",
        "alarm-rule-relation-types-list": "Relation types",
        "alarm-rule-relation-types-list-hint": "Defines relation types to filter the related entities. If not set, the alarm will be propagated to all related entities.",
        "propagate-alarm-to-owner": "Propagate alarm to entity owner (Customer or Tenant)",
        "propagate-alarm-to-tenant": "Propagate alarm to Tenant",
        "alarm-rule-condition": "Alarm rule condition",
        "enter-alarm-rule-condition-prompt": "Please add alarm rule condition",
        "edit-alarm-rule-condition": "Edit alarm rule condition",
        "device-provisioning": "Device provisioning",
        "provision-strategy": "Provision strategy",
        "provision-strategy-required": "Provision strategy is required.",
        "provision-strategy-disabled": "Disabled",
        "provision-strategy-created-new": "Allow to create new devices",
        "provision-strategy-check-pre-provisioned": "Check for pre-provisioned devices",
        "provision-device-key": "Provision device key",
        "provision-device-key-required": "Provision device key is required.",
        "copy-provision-key": "Copy provision key",
        "provision-key-copied-message": "Provision key has been copied to clipboard",
        "provision-device-secret": "Provision device secret",
        "provision-device-secret-required": "Provision device secret is required.",
        "copy-provision-secret": "Copy provision secret",
        "provision-secret-copied-message": "Provision secret has been copied to clipboard",
        "provision-strategy-x509": {
            "certificate-chain": "X509 Certificates Chain",
            "certificate-chain-hint": "X.509 certificates strategy is used to provision devices by client certificates in two-way TLS communication.",
            "allow-create-new-devices": "Create new devices",
            "allow-create-new-devices-hint": "If selected new devices will be created and client certificate will be used as device credentials.",
            "certificate-value": "Certificate in PEM format",
            "certificate-value-required": "Certificate in PEM format is required",
            "cn-regex-variable": "CN Regular Expression variable",
            "cn-regex-variable-required": "CN Regular Expression variable is required",
            "cn-regex-variable-hint": "Required to fetch device name from device's X509 certificate's common name."
        },
        "condition": "Condition",
        "condition-type": "Condition type",
        "condition-type-simple": "Simple",
        "condition-type-duration": "Duration",
        "condition-during": "During {{during}}",
        "condition-during-dynamic": "During \"{{ attribute }}\" ({{during}})",
        "condition-type-repeating": "Repeating",
        "condition-type-required": "Condition type is required.",
        "condition-repeating-value": "Count of events",
        "condition-repeating-value-range": "Count of events should be in a range from 1 to 2147483647.",
        "condition-repeating-value-pattern": "Count of events should be integers.",
        "condition-repeating-value-required": "Count of events is required.",
        "condition-repeat-times": "Repeats { count, plural, =1 {1 time} other {# times} }",
        "condition-repeat-times-dynamic": "Repeats \"{ attribute }\" ({ count, plural, =1 {1 time} other {# times} })",
        "schedule-type": "Scheduler type",
        "schedule-type-required": "Scheduler type is required.",
        "schedule": "Schedule",
        "edit-schedule": "Edit alarm schedule",
        "schedule-any-time": "Active all the time",
        "schedule-specific-time": "Active at a specific time",
        "schedule-custom": "Custom",
        "schedule-day": {
          "monday": "Monday",
          "tuesday": "Tuesday",
          "wednesday": "Wednesday",
          "thursday": "Thursday",
          "friday": "Friday",
          "saturday": "Saturday",
          "sunday": "Sunday"
        },
        "schedule-days": "Days",
        "schedule-time": "Time",
        "schedule-time-from": "From",
        "schedule-time-to": "To",
        "schedule-days-of-week-required": "At least one day of week should be selected.",
        "create-device-profile": "Create new device profile",
        "import": "Import device profile",
        "export": "Export device profile",
        "export-failed-error": "Unable to export device profile: {{error}}",
        "device-profile-file": "Device profile file",
        "invalid-device-profile-file-error": "Unable to import device profile: Invalid device profile data structure.",
        "power-saving-mode": "Power Saving Mode",
        "power-saving-mode-type": {
            "default": "Use device profile power saving mode",
            "psm": "Power Saving Mode (PSM)",
            "drx": "Discontinuous Reception (DRX)",
            "edrx": "Extended Discontinuous Reception (eDRX)"
        },
        "edrx-cycle": "eDRX cycle",
        "edrx-cycle-required": "eDRX cycle is required.",
        "edrx-cycle-pattern": "eDRX cycle must be a positive integer.",
        "edrx-cycle-min": "Minimum number of eDRX cycle is {{ min }} seconds.",
        "paging-transmission-window": "Paging Transmission Window",
        "paging-transmission-window-required": "Paging transmission window is required.",
        "paging-transmission-window-pattern": "Paging transmission window must be a positive integer.",
        "paging-transmission-window-min": "Minimum number ofpPaging transmission window is {{ min }} seconds.",
        "psm-activity-timer": "PSM Activity Timer",
        "psm-activity-timer-required": "PSM activity timer is required.",
        "psm-activity-timer-pattern": "PSM activity timer must be a positive integer.",
        "psm-activity-timer-min": "Minimum number of PSM activity timer is {{ min }} seconds.",
        "lwm2m": {
            "object-list": "Object list",
            "object-list-empty": "No objects selected.",
            "no-objects-found": "No objects found.",
            "no-objects-matching": "No objects matching '{{object}}' were found.",
            "model-tab": "LWM2M Model",
            "add-new-instances": "Add new instances",
            "instances-list": "Instances list",
            "instances-list-required": "Instances list is required.",
            "instance-id-pattern": "Instance id must be a positive integer.",
            "instance-id-max": "Maximum instance id value {{max}}.",
            "instance": "Instance",
            "resource-label": "#ID Resource name",
            "observe-label": "Observe",
            "attribute-label": "Attribute",
            "telemetry-label": "Telemetry",
            "edit-observe-select": "To edit observe select telemetry or attribute",
            "edit-attributes-select": "To edit attributes select telemetry or attribute",
            "no-attributes-set": "No attributes set",
            "key-name": "Key name",
            "key-name-required": "Key name is required",
            "attribute-name": "Name attribute",
            "attribute-name-required": "Name attribute is required.",
            "attribute-value": "Attribute value",
            "attribute-value-required": "Attribute value is required.",
            "attribute-value-pattern": "Attribute value must be a positive integer.",
            "edit-attributes": "Edit attributes: {{ name }}",
            "view-attributes": "View attributes: {{ name }}",
            "add-attribute": "Add attribute",
            "edit-attribute": "Edit attribute",
            "view-attribute": "View attribute",
            "remove-attribute": "Remove attribute",
            "delete-server-text": "Be careful, after the confirmation the server configuration will become unrecoverable.",
            "delete-server-title": "Are you sure you want to delete the server?",
            "mode": "Security config mode",
            "bootstrap-tab": "Bootstrap",
            "bootstrap-server-legend": "Bootstrap Server (ShortId...)",
            "lwm2m-server-legend": "LwM2M Server (ShortId...)",
            "server": "Server",
            "short-id": "Short server ID",
            "short-id-tooltip": "Server short Id. Used as link to associate server Object Instance.\nThis identifier uniquely identifies each LwM2M Server configured for the LwM2M Client.\nResource MUST be set when the Bootstrap-Server Resource has a value of 'false'.\nThe values ID:0 and ID:65535 values MUST NOT be used for identifying the LwM2M Server.",
            "short-id-tooltip-bootstrap": "Server short Id. Used as link to associate server Object Instance.\nThis identifier uniquely identifies each LwM2M Server configured for the LwM2M Client.\nResource MUST be set when the Bootstrap-Server Resource has a value of 'false'.",
            "short-id-required": "Short server ID is required.",
            "short-id-range": "Short server ID should be in a range from {{ min }} to {{ max }}.",
            "short-id-pattern": "Short server ID must be a positive integer.",
            "short-id-pattern-bs": "Short server ID must be only null",
            "lifetime": "Client registration lifetime",
            "lifetime-required": "Client registration lifetime is required.",
            "lifetime-pattern": "Client registration lifetime must be a positive integer.",
            "default-min-period": "Min period between two notifications (s)",
            "default-min-period-tooltip": "The default value the LwM2M Client should use for the Minimum Period of an Observation in the absence of this parameter being included in an Observation.",
            "default-min-period-required": "Minimum period is required.",
            "default-min-period-pattern": "Minimum period must be a positive integer.",
            "notification-storing": "Notification storing when disabled or offline",
            "binding": "Binding",
            "binding-type": {
                "u": "U: Client is reachable via the UDP binding at any time.",
                "m": "M: Client is reachable via the MQTT binding at any time.",
                "h": "H: Client is reachable via the HTTP binding at any time.",
                "t": "T: Client is reachable via the TCP binding at any time.",
                "s": "S: Client is reachable via the SMS binding at any time.",
                "n": "N: Client MUST send the response to such a request over the Non-IP binding (is supported since LWM2M 1.1).",
                "uq": "UQ: UDP connection in queue mode (is not supported since LWM2M 1.1)",
                "uqs": "UQS: both UDP and SMS connections active; UDP in queue mode, SMS in standard mode (is not supported since LWM2M 1.1)",
                "tq": "TQ: TCP connection in queue mode (is not supported since LWM2M 1.1)",
                "tqs": "TQS: both TCP and SMS connections active; TCP in queue mode, SMS in standard mode (is not supported since LWM2M 1.1)",
                "sq": "SQ: SMS connection in queue mode (is not supported since LWM2M 1.1)"
            },
            "binding-tooltip": "This is the list in the\"binding\" resource of the LwM2M server object - /1/x/7.\nIndicates the supported binding modes in the LwM2M Client.\nThis value SHOULD be the same as the value in the “Supported Binding and Modes” resource in the Device Object (/3/0/16).\nWhile multiple transports are supported, only one transport binding can be used during the entire Transport Session.\nAs an example, when UDP and SMS are both supported, the LwM2M Client and the LwM2M Server can choose to communicate either over UDP or SMS during the entire Transport Session.",
            "bootstrap-server": "Bootstrap Server",
            "lwm2m-server": "LwM2M Server",
            "include-bootstrap-server": "Include Bootstrap Server updates",
            "bootstrap-update-title": "You already have configured Bootstrap Server. Are you sure you want to exclude the updates?",
            "bootstrap-update-text": "Be careful, after the confirmation the Bootstrap Server configuration data will become unrecoverable.",
            "server-host": "Host",
            "server-host-required": "Host is required.",
            "server-port": "Port",
            "server-port-required": "Port is required.",
            "server-port-pattern": "Port must be a positive integer.",
            "server-port-range": "Port should be in a range from 1 to 65535.",
            "server-public-key": "Server Public Key",
            "server-public-key-required": "Server Public Key is required.",
            "client-hold-off-time": "Hold Off Time",
            "client-hold-off-time-required": "Hold Off Time is required.",
            "client-hold-off-time-pattern": "Hold Off Time must be a positive integer.",
            "client-hold-off-time-tooltip": "Client Hold Off Time for use with a Bootstrap-Server only",
            "account-after-timeout": "Account after the timeout",
            "account-after-timeout-required": "Account after the timeout is required.",
            "account-after-timeout-pattern": "Account after the timeout must be a positive integer.",
            "account-after-timeout-tooltip": "Bootstrap-Server Account after the timeout value given by this resource.",
            "server-type": "Server type",
            "add-new-server-title": "Add new server config",
            "add-server-config": "Add server config",
            "add-lwm2m-server-config": "Add LwM2M server",
            "no-config-servers": "No servers configured",
            "others-tab": "Other settings",
            "ota-update": "OTA update",
            "use-object-19-for-ota-update": "Use Object 19 for OTA file metadata (checksum, size, version, name)",
            "use-object-19-for-ota-update-hint": "Use Resource ObjectId = 19 for OTA updates: FirmWare → InstanceId = 65534, SoftWare → InstanceId = 65535. The data format is JSON wrapped in Base64. This JSON contains OTA file metadata (file info): \"Checksum\" (SHA256). Additional fields: \"Title\" (OTA name), \"Version\" (OTA version), \"File Name\" (file name for storing OTA on the client), \"File Size\" (OTA size in bytes).",
            "client-strategy": "Client strategy when connecting",
            "client-strategy-label": "Strategy",
            "client-strategy-only-observe": "Only Observe Request to the client after the initial connection",
            "client-strategy-read-all": "Read All Resources & Observe Request to the client after registration",
            "fw-update": "Firmware update",
            "fw-update-strategy": "Firmware update strategy",
            "fw-update-strategy-data": "Push firmware update as binary file using Object 19 and Resource 0 (Data)",
            "fw-update-strategy-package": "Push firmware update as binary file using Object 5 and Resource 0 (Package)",
            "fw-update-strategy-package-uri": "Auto-generate unique CoAP URL to download the package and push firmware update as Object 5 and Resource 1 (Package URI)",
            "sw-update": "Software update",
            "sw-update-strategy": "Software update strategy",
            "sw-update-strategy-package": "Push binary file using Object 9 and Resource 2 (Package)",
            "sw-update-strategy-package-uri": "Auto-generate unique CoAP URL to download the package and push software update using Object 9 and Resource 3 (Package URI)",
            "fw-update-resource": "Firmware update CoAP resource",
            "fw-update-resource-required": "Firmware update CoAP resource is required.",
            "sw-update-resource": "Software update CoAP resource",
            "sw-update-resource-required": "Software update CoAP resource is required.",
            "config-json-tab": "Json Config Profile Device",
            "attributes-name": {
                "min-period": "Minimum period",
                "max-period": "Maximum period",
                "greater-than": "Greater than",
                "less-than": "Less than",
                "step": "Step",
                "min-evaluation-period": "Minimum evaluation period",
                "max-evaluation-period": "Maximum evaluation period"
            },
            "default-object-id": "Default Object Version (Attribute)",
            "default-object-id-ver": {
                "v1-0": "1.0",
                "v1-1": "1.1",
                "v1-2": "1.2"
            },
            "observe-strategy": {
                "observe-strategy": "Observe strategy",
                "single": "Single",
                "single-description": "One Observe request per resource (higher precision, more network traffic)",
                "composite-all": "Composite all",
                "composite-all-description": "All resources are observed with a single Composite Observe request (more efficient, less flexible)",
                "composite-by-object": "Composite by objects",
                "composite-by-object-description": "Resources are grouped by object type and observed using separate Composite Observe requests (balanced approach)"
            },
            "init-attr-tel-as-obs-strategy": "Initialize attributes and telemetry using Observe strategy",
            "init-attr-tel-as-obs-strategy-hint": "If false - attributes and telemetry are initialized by reading their values one by one.\\nIf true - attributes and telemetry are initialized by subscribing to their values using the Observe strategy."
        },
        "snmp": {
            "add-communication-config": "Add communication config",
            "add-mapping": "Add mapping",
            "authentication-passphrase": "Authentication passphrase",
            "authentication-passphrase-required": "Authentication passphrase is required.",
            "authentication-protocol": "Authentication protocol",
            "authentication-protocol-required": "Authentication protocol is required.",
            "communication-configs": "Communication configs",
            "community": "Community string",
            "community-required": "Community string is required.",
            "context-name": "Context name",
            "data-key": "Data key",
            "data-key-required": "Data key is required.",
            "data-type": "Data type",
            "data-type-required": "Data type is required.",
            "engine-id": "Engine ID",
            "host": "Host",
            "host-required": "Host is required.",
            "oid": "OID",
            "oid-pattern": "Invalid OID format.",
            "oid-required": "OID is required.",
            "please-add-communication-config": "Please add communication config",
            "please-add-mapping-config": "Please add mapping config",
            "port": "Port",
            "port-format": "Invalid port format.",
            "port-required": "Port is required.",
            "privacy-passphrase": "Privacy passphrase",
            "privacy-passphrase-required": "Privacy passphrase is required.",
            "privacy-protocol": "Privacy protocol",
            "privacy-protocol-required": "Privacy protocol is required.",
            "protocol-version": "Protocol version",
            "protocol-version-required": "Protocol version is required.",
            "querying-frequency": "Querying frequency, ms",
            "querying-frequency-invalid-format": "Querying frequency must be a positive integer.",
            "querying-frequency-required": "Querying frequency is required.",
            "retries": "Retries",
            "retries-invalid-format": "Retries must be a positive integer.",
            "retries-required": "Retries is required.",
            "scope": "Scope",
            "scope-required": "Scope is required.",
            "security-name": "Security name",
            "security-name-required": "Security name is required.",
            "timeout-ms": "Timeout, ms",
            "timeout-ms-invalid-format": "Timeout must be a positive integer.",
            "timeout-ms-required": "Timeout is required.",
            "user-name": "User name",
            "user-name-required": "User name is required."
        }
    },
    "dialog": {
        "close": "Close dialog",
        "error-message-title": "Error message:",
        "error-details-title": "Error details"
    },
    "direction": {
        "column": "Column",
        "row": "Row"
    },
    "edge": {
        "edge": "Edge",
        "edge-instances": "Edge instances",
        "instances": "Instances",
        "edge-file": "Edge file",
        "name-max-length": "Name should be less than 256",
        "label-max-length": "Label should be less than 256",
        "type-max-length": "Type should be less than 256",
        "management": "Edge management",
        "no-edges-matching": "No edges matching '{{entity}}' were found.",
        "add": "Add edge",
        "no-edges-text": "No edges found",
        "edge-details": "Edge details",
        "add-edge-text": "Add new edge",
        "delete": "Delete edge",
        "delete-edge-title": "Are you sure you want to delete the edge '{{edgeName}}'?",
        "delete-edge-text": "Be careful, after the confirmation the edge and all related data will become unrecoverable.",
        "delete-edges-title": "Are you sure you want to edge { count, plural, =1 {1 edge} other {# edges} }?",
        "delete-edges-text": "Be careful, after the confirmation all selected edges will be removed and all related data will become unrecoverable.",
        "name": "Name",
        "name-starts-with": "Edge name starts with",
        "name-required": "Name is required.",
        "description": "Description",
        "details": "Details",
        "events": "Events",
        "copy-id": "Copy Edge Id",
        "id-copied-message": "Edge Id has been copied to clipboard",
        "sync": "Sync Edge",
        "edge-required": "Edge required",
        "edge-type": "Edge type",
        "edge-type-required": "Edge type is required.",
        "event-action": "Event action",
        "entity-id": "Entity ID",
        "select-edge-type": "Select edge type",
        "assign-to-customer": "Assign to customer",
        "assign-to-customer-text": "Please select the customer to assign the edge(s)",
        "assign-edge-to-customer": "Assign Edge(s) To Customer",
        "assign-edge-to-customer-text": "Please select the edges to assign to the customer",
        "assignedToCustomer": "Assigned to customer",
        "edge-public": "Edge is public",
        "assigned-to-customer": "Assigned to: {{customerTitle}}",
        "unassign-from-customer": "Unassign from customer",
        "unassign-edge-title": "Are you sure you want to unassign the edge '{{edgeName}}'?",
        "unassign-edge-text": "After the confirmation the edge will be unassigned and won't be accessible by the customer.",
        "unassign-edges-title": "Are you sure you want to unassign { count, plural, =1 {1 edge} other {# edges} }?",
        "unassign-edges-text": "After the confirmation all selected edges will be unassigned and won't be accessible by the customer.",
        "make-public": "Make edge public",
        "make-public-edge-title": "Are you sure you want to make the edge '{{edgeName}}' public?",
        "make-public-edge-text": "After the confirmation the edge and all its data will be made public and accessible by others.",
        "make-private": "Make edge private",
        "public": "Public",
        "make-private-edge-title": "Are you sure you want to make the edge '{{edgeName}}' private?",
        "make-private-edge-text": "After the confirmation the edge and all its data will be made private and won't be accessible by others.",
        "import": "Import edge",
        "install-connect-instructions": "Install & Connect Instructions",
        "install-connect-instructions-edge-created": "Edge created! Check Install & Connect Instructions",
        "loading-edge-instructions": "Loading edge instructions...",
        "label": "Label",
        "load-entity-error": "Failed to load data. Entity has been deleted.",
        "assign-new-edge": "Assign new edge",
        "unassign-from-edge": "Unassign from edge",
        "edge-key": "Edge key",
        "copy-edge-key": "Copy Edge key",
        "edge-key-copied-message": "Edge key has been copied to clipboard",
        "edge-secret": "Edge secret",
        "copy-edge-secret": "Copy Edge secret",
        "edge-secret-copied-message": "Edge secret has been copied to clipboard",
        "manage-assets": "Manage assets",
        "manage-devices": "Manage devices",
        "manage-entity-views": "Manage entity views",
        "manage-dashboards": "Manage dashboards",
        "manage-rulechains": "Manage rule chains",
        "assets": "Edge assets",
        "devices": "Edge devices",
        "entity-views": "Edge entity views",
        "dashboard": "Edge dashboard",
        "dashboards": "Edge Dashboards",
        "rulechain-templates": "Rule chain templates",
        "edge-rulechain-templates": "Edge rule chain templates",
        "rulechains": "Edge rule chains",
        "search": "Search edges",
        "selected-edges": "{ count, plural, =1 {1 edge} other {# edges} } selected",
        "any-edge": "Any edge",
        "no-edge-types-matching": "No edge types matching '{{entitySubtype}}' were found.",
        "edge-type-list-empty": "No edge types selected.",
        "edge-types": "Edge types",
        "enter-edge-type": "Enter edge type",
        "deployed": "Deployed",
        "pending": "Pending",
        "downlinks": "Downlinks",
        "no-downlinks-prompt": "No downlinks found",
        "sync-process-started-successfully": "Sync process started successfully!",
        "missing-related-rule-chains-title": "Edge has missing related rule chain(s)",
        "missing-related-rule-chains-text": "Assigned to edge rule chain(s) use rule nodes that forward message(s) to rule chain(s) that are not assigned to this edge. <br><br> List of missing rule chain(s): <br> {{missingRuleChains}}",
        "upgrade-instructions": "Upgrade Instructions",
        "widget-datasource-error": "This widget supports only EDGE entity datasource",
        "connected": "Connected",
        "disconnected": "Disconnected"
    },
    "edge-event": {
        "type-dashboard": "Dashboard",
        "type-asset": "Asset",
        "type-device": "Device",
        "type-device-profile": "Device Profile",
        "type-asset-profile": "Asset Profile",
        "type-entity-view": "Entity View",
        "type-alarm": "Alarm",
        "type-rule-chain": "Rule Chain",
        "type-rule-chain-metadata": "Rule Chain Metadata",
        "type-edge": "Edge",
        "type-user": "User",
        "type-tenant": "Tenant",
        "type-tenant-profile": "Tenant Profile",
        "type-customer": "Customer",
        "type-relation": "Relation",
        "type-widgets-bundle": "Widgets Bundle",
        "type-widgets-type": "Widgets Type",
        "type-admin-settings": "Admin Settings",
        "type-ota-package": "Ota Package",
        "type-queue": "Queue",
        "action-type-added": "Added",
        "action-type-deleted": "Deleted",
        "action-type-updated": "Updated",
        "action-type-post-attributes": "Post Attributes",
        "action-type-attributes-updated": "Attributes Updated",
        "action-type-attributes-deleted": "Attributes Deleted",
        "action-type-timeseries-updated": "Time series Updated",
        "action-type-credentials-updated": "Credentials Updated",
        "action-type-assigned-to-customer": "Assigned to Customer",
        "action-type-unassigned-from-customer": "Unassigned from Customer",
        "action-type-relation-add-or-update": "Relation Add or Update",
        "action-type-relation-deleted": "Relation Deleted",
        "action-type-rpc-call": "RPC Call",
        "action-type-alarm-ack": "Alarm Ack",
        "action-type-alarm-clear": "Alarm Clear",
        "action-type-alarm-assigned": "Alarm Assigned",
        "action-type-alarm-unassigned": "Alarm Unassigned",
        "action-type-assigned-to-edge": "Assigned to Edge",
        "action-type-unassigned-from-edge": "Unassigned from Edge",
        "action-type-credentials-request": "Credentials Request",
        "action-type-entity-merge-request": "Entity Merge Request"
    },
    "error": {
        "unable-to-connect": "Unable to connect to the server! Please check your internet connection.",
        "unhandled-error-code": "Unhandled error code: {{errorCode}}",
        "unknown-error": "Unknown error"
    },
    "entity": {
        "entity": "Entity",
        "entities": "Entities",
        "entities-count": "Entities count",
        "alarms-count": "Alarms count",
        "aliases": "Entity aliases",
        "aliases-short": "Aliases",
        "entity-alias": "Entity alias",
        "unable-delete-entity-alias-title": "Unable to delete entity alias",
        "unable-delete-entity-alias-text": "Entity alias '{{entityAlias}}' can't be deleted as it used by the following widget(s):<br/>{{widgetsList}}",
        "duplicate-alias-error": "Duplicate alias found '{{alias}}'.<br>Entity aliases must be unique whithin the dashboard.",
        "missing-entity-filter-error": "Filter is missing for alias '{{alias}}'.",
        "configure-alias": "Configure '{{alias}}' alias",
        "alias": "Alias",
        "alias-required": "Entity alias is required.",
        "remove-alias": "Remove entity alias",
        "add-alias": "Add entity alias",
        "edit-alias": "Edit entity alias",
        "entity-list": "Entity list",
        "entity-type": "Entity type",
        "entity-types": "Entity types",
        "entity-type-list": "Entity type list",
        "any-entity": "Any entity",
        "add-entity-type": "Add entity type",
        "enter-entity-type": "Enter entity type",
        "no-entities-matching": "No entities matching '{{entity}}' were found.",
        "no-entities-text": "No entities found",
        "no-entity-types-matching": "No entity types matching '{{entityType}}' were found.",
        "name-starts-with": "Name expression",
        "help-text": "Use '%' according to need: '%entity_name_contains%', '%entity_name_ends', 'entity_starts_with%'.",
        "use-entity-name-filter": "Use filter",
        "entity-list-empty": "No entities selected.",
        "entity-type-list-required": "At least one entity type should be selected.",
        "entity-name-filter-required": "Entity name filter is required.",
        "entity-name-filter-no-entity-matched": "No entities starting with '{{entity}}' were found.",
        "all-subtypes": "All",
        "select-entities": "Select entities",
        "no-aliases-found": "No aliases found.",
        "no-alias-matching": "'{{alias}}' not found.",
        "create-new-alias": "Create a new one!",
        "create-new": "Create new",
        "key": "Key",
        "key-name": "Key name",
        "no-keys-found": "No keys found.",
        "no-key-matching": "'{{key}}' not found.",
        "create-new-key": "Create a new one!",
        "type": "Type",
        "type-required": "Entity type is required.",
        "type-device": "Device",
        "type-devices": "Devices",
        "list-of-devices": "{ count, plural, =1 {One device} other {List of # devices} }",
        "device-name-starts-with": "Devices whose names start with '{{prefix}}'",
        "type-device-profile": "Device profile",
        "type-device-profiles": "Device profiles",
        "clear-selected-profiles": "Clear selected profiles",
        "list-of-device-profiles": "{ count, plural, =1 {One device profile} other {List of # device profiles} }",
        "device-profile-name-starts-with": "Device profiles whose names start with '{{prefix}}'",
        "type-asset-profile": "Asset profile",
        "type-asset-profiles": "Asset profiles",
        "list-of-asset-profiles": "{ count, plural, =1 {One asset profile} other {List of # asset profiles} }",
        "asset-profile-name-starts-with": "Asset profiles whose names start with '{{prefix}}'",
        "type-asset": "Asset",
        "type-assets": "Assets",
        "list-of-assets": "{ count, plural, =1 {One asset} other {List of # assets} }",
        "asset-name-starts-with": "Assets whose names start with '{{prefix}}'",
        "type-entity-view": "Entity View",
        "type-entity-views": "Entity Views",
        "list-of-entity-views": "{ count, plural, =1 {One entity view} other {List of # entity views} }",
        "entity-view-name-starts-with": "Entity Views whose names start with '{{prefix}}'",
        "type-rule": "Rule",
        "type-rules": "Rules",
        "list-of-rules": "{ count, plural, =1 {One rule} other {List of # rules} }",
        "rule-name-starts-with": "Rules whose names start with '{{prefix}}'",
        "type-plugin": "Plugin",
        "type-plugins": "Plugins",
        "list-of-plugins": "{ count, plural, =1 {One plugin} other {List of # plugins} }",
        "plugin-name-starts-with": "Plugins whose names start with '{{prefix}}'",
        "type-tenant": "Tenant",
        "type-tenants": "Tenants",
        "list-of-tenants": "{ count, plural, =1 {One tenant} other {List of # tenants} }",
        "tenant-name-starts-with": "Tenants whose names start with '{{prefix}}'",
        "type-tenant-profile": "Tenant profile",
        "type-tenant-profiles": "Tenant profiles",
        "list-of-tenant-profiles": "{ count, plural, =1 {One tenant profile} other {List of # tenant profiles} }",
        "tenant-profile-name-starts-with": "Tenant profiles whose names start with '{{prefix}}'",
        "type-customer": "Customer",
        "type-customers": "Customers",
        "list-of-customers": "{ count, plural, =1 {One customer} other {List of # customers} }",
        "customer-name-starts-with": "Customers whose names start with '{{prefix}}'",
        "type-user": "User",
        "type-users": "Users",
        "list-of-users": "{ count, plural, =1 {One user} other {List of # users} }",
        "user-name-starts-with": "Users whose names start with '{{prefix}}'",
        "type-dashboard": "Dashboard",
        "type-dashboards": "Dashboards",
        "list-of-dashboards": "{ count, plural, =1 {One dashboard} other {List of # dashboards} }",
        "dashboard-name-starts-with": "Dashboards whose names start with '{{prefix}}'",
        "type-alarm": "Alarm",
        "type-alarms": "Alarms",
        "list-of-alarms": "{ count, plural, =1 {One alarm} other {List of # alarms} }",
        "alarm-name-starts-with": "Alarms whose names start with '{{prefix}}'",
        "type-rulechain": "Rule chain",
        "type-rulechains": "Rule chains",
        "list-of-rulechains": "{ count, plural, =1 {One rule chain} other {List of # rule chains} }",
        "rulechain-name-starts-with": "Rule chains whose names start with '{{prefix}}'",
        "type-rulenode": "Rule node",
        "type-rulenodes": "Rule nodes",
        "list-of-rulenodes": "{ count, plural, =1 {One rule node} other {List of # rule nodes} }",
        "rulenode-name-starts-with": "Rule nodes whose names start with '{{prefix}}'",
        "type-api-key": "API key",
        "type-api-keys": "API keys",
        "type-current-customer": "Current Customer",
        "type-current-tenant": "Current Tenant",
        "type-current-user": "Current User",
        "type-current-user-owner": "Current User Owner",
        "type-calculated-field": "Calculated field",
        "type-calculated-fields": "Calculated fields",
        "type-ai-model": "AI model",
        "type-ai-models": "AI models",
        "type-widgets-bundle": "Widgets bundle",
        "type-widgets-bundles": "Widgets bundles",
        "list-of-widgets-bundles": "{ count, plural, =1 {One widgets bundle} other {List of # widget bundles} }",
        "type-widget": "Widget",
        "type-widgets": "Widgets",
        "list-of-widgets": "{ count, plural, =1 {One widget} other {List of # widgets} }",
        "search": "Search entities",
        "selected-entities": "{ count, plural, =1 {1 entity} other {# entities} } selected",
        "entity-name": "Entity name",
        "entity-label": "Entity label",
        "details": "Entity details",
        "no-entities-prompt": "No entities found",
        "no-data": "No data to display",
        "show-all-columns":"Show All",
        "columns-to-display": "Columns to Display",
        "type-api-usage-state": "API Usage State",
        "type-edge": "Edge",
        "type-edges": "Edges",
        "list-of-edges": "{ count, plural, =1 {One edge} other {List of # edges} }",
        "edge-name-starts-with": "Edges whose names start with '{{prefix}}'",
        "version-conflict": {
            "message": "Do you want to overwrite existing version or discard changes and load the latest version?",
            "link": "You can download your version of the {{entityType}} using this",
            "overwrite": "Overwrite version",
            "discard": "Discard changes"
        },
        "type-tb-resource": "Resource",
        "type-tb-resources": "Resources",
        "list-of-tb-resources": "{ count, plural, =1 {One resource} other {List of # resources} }",
        "type-ota-package": "OTA package",
        "type-ota-packages": "OTA packages",
        "list-of-ota-packages": "{ count, plural, =1 {One OTA package} other {List of # OTA packages} }",
        "type-rpc": "RPC",
        "type-queue": "Queue",
        "type-queue-stats": "Queue statistics",
        "type-queues-stats": "Queues statistics",
        "type-notification": "Notification",
        "type-notification-rule": "Notification rule",
        "type-notification-rules": "Notification rules",
        "list-of-notification-rules": "{ count, plural, =1 {One notification rule} other {List of # notification rules} }",
        "type-notification-target": "Notification recipient",
        "type-notification-targets": "Notification recipients",
        "list-of-notification-targets": "{ count, plural, =1 {One notification recipient} other {List of # notification recipients} }",
        "type-notification-request": "Notification request",
        "type-notification-template": "Notification template",
        "type-notification-templates": "Notification templates",
        "list-of-notification-templates": "{ count, plural, =1 {One notification template} other {List of # notification templates} }",
        "link": "link",
        "type-oauth2-client": "OAuth 2.0 client",
        "type-oauth2-clients": "OAuth 2.0 clients",
        "list-of-oauth2-clients": "{ count, plural, =1 {One OAuth 2.0 client} other {List of # OAuth 2.0 clients} }",
        "type-domain": "Domain",
        "type-domains": "Domains",
        "list-of-domains": "{ count, plural, =1 {One Domain} other {List of # Domains} }",
        "type-mobile-app": "Mobile application",
        "type-mobile-apps": "Mobile applications",
        "list-of-mobile-apps": "{ count, plural, =1 {One Mobile application} other {List of # Mobile applications} }",
        "type-mobile-app-bundle": "Mobile bundle",
        "type-mobile-app-bundles": "Mobile bundles",
        "list-of-mobile-app-bundles": "{ count, plural, =1 {One mobile bundle} other {List of # mobile bundles} }",
        "limit-reached": "Limit reached",
        "limit-reached-text": "You have reached the limit of <b>{{ entities }}</b>. To add more, please ask your System Administrator to increase your {{ entity }} limit.",
        "request-limit-increase": "Request limit increase",
        "request-sysadmin-text": "Are you the System Administrator?",
        "login-here": "Login here",
        "to-increase-limit": "to increase limit.",
        "increase-limit-request-sent-title": "We have sent an automated request to your System Administrator to increase the limit",
        "increase-limit-request-sent-text": "Please allow some time for them to review the request and update the settings. You may need to refresh this page to see the changes."
    },
    "entity-field": {
        "created-time": "Created time",
        "name": "Name",
        "type": "Type",
        "first-name": "First name",
        "last-name": "Last name",
        "email": "Email",
        "title": "Title",
        "country": "Country",
        "state": "State",
        "city": "City",
        "address": "Address",
        "address2": "Address 2",
        "zip": "Zip",
        "phone": "Phone",
        "label": "Label",
        "queue-name": "Queue name",
        "service-id": "Service Id",
        "owner-name": "Owner name",
        "owner-type": "Owner type"
    },
    "entity-view": {
        "entity-view": "Entity view",
        "entity-view-required": "Entity view is required.",
        "entity-views": "Entity views",
        "management": "Entity View management",
        "view-entity-views": "View Entity Views",
        "entity-view-alias": "Entity View alias",
        "aliases": "Entity View aliases",
        "no-alias-matching": "'{{alias}}' not found.",
        "no-aliases-found": "No aliases found.",
        "no-key-matching": "'{{key}}' not found.",
        "no-keys-found": "No keys found.",
        "create-new-alias": "Create a new one!",
        "create-new-key": "Create a new one!",
        "duplicate-alias-error": "Duplicate alias found '{{alias}}'.<br>Entity View aliases must be unique within the dashboard.",
        "configure-alias": "Configure '{{alias}}' alias",
        "no-entity-views-matching": "No entity views matching '{{entity}}' were found.",
        "public": "Public",
        "alias": "Alias",
        "alias-required": "Entity View alias is required.",
        "remove-alias": "Remove entity view alias",
        "add-alias": "Add entity view alias",
        "name-starts-with": "Entity View name expression",
        "help-text": "Use '%' according to need: '%entity-view_name_contains%', '%entity-view_name_ends', 'entity-view_starts_with%'.",
        "entity-view-list": "Entity View list",
        "use-entity-view-name-filter": "Use filter",
        "entity-view-list-empty": "No entity views selected.",
        "entity-view-name-filter-required": "Entity view name filter is required.",
        "entity-view-name-filter-no-entity-view-matched": "No entity views starting with '{{entityView}}' were found.",
        "add": "Add entity view",
        "entity-view-public": "Entity view is public",
        "assign-to-customer": "Assign to customer",
        "assign-entity-view-to-customer": "Assign Entity View(s) To Customer",
        "assign-entity-view-to-customer-text": "Please select the entity views to assign to the customer",
        "assign-entity-view-to-edge-title": "Assign Entity View(s) To Edge",
        "no-entity-views-text": "No entity views found",
        "assign-to-customer-text": "Please select the customer to assign the entity view(s)",
        "entity-view-details": "Entity view details",
        "add-entity-view-text": "Add new entity view",
        "delete": "Delete entity view",
        "assign-entity-views": "Assign entity views",
        "assign-entity-views-text": "Assign { count, plural, =1 {1 entity view} other {# entity views} } to customer",
        "delete-entity-views": "Delete entity views",
        "unassign-from-customer": "Unassign from customer",
        "unassign-entity-views": "Unassign entity views",
        "unassign-entity-views-action-title": "Unassign { count, plural, =1 {1 entity view} other {# entity views} } from customer",
        "assign-new-entity-view": "Assign new entity view",
        "delete-entity-view-title": "Are you sure you want to delete the entity view '{{entityViewName}}'?",
        "delete-entity-view-text": "Be careful, after the confirmation the entity view and all related data will become unrecoverable.",
        "delete-entity-views-title": "Are you sure you want to delete { count, plural, =1 {1 entity view} other {# entity views} }?",
        "delete-entity-views-action-title": "Delete { count, plural, =1 {1 entity view} other {# entity views} }",
        "delete-entity-views-text": "Be careful, after the confirmation all selected entity views will be removed and all related data will become unrecoverable.",
        "unassign-entity-view-title": "Are you sure you want to unassign the entity view '{{entityViewName}}'?",
        "unassign-entity-view-text": "After the confirmation the entity view will be unassigned and won't be accessible by the customer.",
        "unassign-entity-view": "Unassign entity view",
        "unassign-entity-views-title": "Are you sure you want to unassign { count, plural, =1 {1 entity view} other {# entity views} }?",
        "unassign-entity-views-text": "After the confirmation all selected entity views will be unassigned and won't be accessible by the customer.",
        "entity-view-type": "Entity view type",
        "entity-view-type-required": "Entity view type is required.",
        "select-entity-view-type": "Select entity view type",
        "enter-entity-view-type": "Enter entity view type",
        "any-entity-view": "Any entity view",
        "no-entity-view-types-matching": "No entity view types matching '{{entitySubtype}}' were found.",
        "entity-view-type-list-empty": "No entity view types selected.",
        "entity-view-types": "Entity view types",
        "created-time": "Created time",
        "name": "Name",
        "name-required": "Name is required.",
        "name-max-length": "Name should be less than 256",
        "type-max-length": "Entity view type should be less than 256",
        "description": "Description",
        "events": "Events",
        "details": "Details",
        "copyId": "Copy entity view Id",
        "idCopiedMessage": "Entity view Id has been copied to clipboard",
        "assignedToCustomer": "Assigned to customer",
        "unable-entity-view-device-alias-title": "Unable to delete entity view alias",
        "unable-entity-view-device-alias-text": "Device alias '{{entityViewAlias}}' can't be deleted as it used by the following widget(s):<br/>{{widgetsList}}",
        "select-entity-view": "Select entity view",
        "make-public": "Make entity view public",
        "make-private": "Make entity view private",
        "start-ts": "Start time",
        "end-ts": "End time",
        "date-limits": "Date limits",
        "client-attributes": "Client attributes",
        "shared-attributes": "Shared attributes",
        "server-attributes": "Server attributes",
        "timeseries": "Time series",
        "client-attributes-placeholder": "Client attributes",
        "shared-attributes-placeholder": "Shared attributes",
        "server-attributes-placeholder": "Server attributes",
        "timeseries-placeholder": "Time series",
        "target-entity": "Target entity",
        "attributes-propagation": "Attributes propagation",
        "attributes-propagation-hint": "Entity View will automatically copy specified attributes from Target Entity each time you save or update this entity view. For performance reasons target entity attributes are not propagated to entity view on each attribute change. You can enable automatic propagation by configuring \"copy to view\" rule node in your rule chain and linking \"Post attributes\" and \"Attributes Updated\" messages to the new rule node.",
        "timeseries-data": "Time series data",
        "timeseries-data-hint": "Configure time series data keys of the target entity that will be accessible to the entity view. This time series data is read-only.",
        "search": "Search entity views",
        "selected-entity-views": "{ count, plural, =1 {1 entity view} other {# entity views} } selected",
        "make-public-entity-view-title": "Are you sure you want to make the entity view '{{entityViewName}}' public?",
        "make-public-entity-view-text": "After the confirmation the entity view and all its data will be made public and accessible by others.",
        "make-private-entity-view-title": "Are you sure you want to make the entity view '{{entityViewName}}' private?",
        "make-private-entity-view-text": "After the confirmation the entity view and all its data will be made private and won't be accessible by others.",
        "assign-entity-view-to-edge": "Assign Entity View(s) To Edge",
        "assign-entity-view-to-edge-text":"Please select the entity views to assign to the edge",
        "unassign-entity-view-from-edge-title": "Are you sure you want to unassign the entity view '{{entityViewName}}'?",
        "unassign-entity-view-from-edge-text": "After the confirmation the entity view will be unassigned and won't be accessible by the edge.",
        "unassign-entity-views-from-edge-action-title": "Unassign { count, plural, =1 {1 entity view} other {# entity views} } from edge",
        "unassign-entity-view-from-edge": "Unassign entity view",
        "unassign-entity-views-from-edge-title": "Are you sure you want to unassign { count, plural, =1 {1 entity view} other {# entity views} }?",
        "unassign-entity-views-from-edge-text": "After the confirmation all selected entity views will be unassigned and won't be accessible by the edge."
    },
    "event": {
        "event-type": "Event type",
        "events-filter": "Events Filter",
        "clean-events": "Clear Events",
        "type-error": "Error",
        "type-lc-event": "Lifecycle event",
        "type-stats": "Statistics",
        "type-debug-rule-node": "Debug",
        "type-debug-rule-chain": "Debug",
        "type-debug-calculated-field": "Debug",
        "arguments": "Arguments",
        "result": "Result",
        "no-events-prompt": "No events found",
        "error": "Error",
        "alarm": "Alarm",
        "event-time": "Event time",
        "server": "Server",
        "body": "Body",
        "method": "Method",
        "type": "Type",
        "message": "Message",
        "message-id": "Message Id",
        "copy-message-id": "Copy message Id",
        "message-type": "Message Type",
        "data-type": "Data Type",
        "relation-type": "Relation Type",
        "metadata": "Metadata",
        "data": "Data",
        "event": "Event",
        "status": "Status",
        "success": "Success",
        "failed": "Failed",
        "messages-processed": "Messages processed",
        "max-messages-processed": "Maximum messages processed",
        "min-messages-processed": "Minimum messages processed",
        "errors-occurred": "Errors occurred",
        "max-errors-occurred": "Maximum errors occurred",
        "min-errors-occurred": "Minimum errors occurred",
        "min-value": "Minimum value is 0.",
        "all-events": "All",
        "has-error": "Has error",
        "entity-id": "Entity Id",
        "copy-entity-id": "Copy entity Id",
        "entity-type": "Entity type",
        "clear-filter": "Clear Filter",
        "clear-request-title": "Clear all events",
        "clear-request-text": "Are you sure you want to clear all events?",
        "started": "Started",
        "updated": "Updated",
        "stopped": "Stopped"
    },
    "extension": {
        "extensions": "Extensions",
        "selected-extensions": "{ count, plural, =1 {1 extension} other {# extensions} } selected",
        "type": "Type",
        "key": "Key",
        "value": "Value",
        "id": "Id",
        "extension-id": "Extension id",
        "extension-type": "Extension type",
        "transformer-json": "JSON *",
        "unique-id-required": "Current extension id already exists.",
        "delete": "Delete extension",
        "add": "Add extension",
        "edit": "Edit extension",
        "delete-extension-title": "Are you sure you want to delete the extension '{{extensionId}}'?",
        "delete-extension-text": "Be careful, after the confirmation the extension and all related data will become unrecoverable.",
        "delete-extensions-title": "Are you sure you want to delete { count, plural, =1 {1 extension} other {# extensions} }?",
        "delete-extensions-text": "Be careful, after the confirmation all selected extensions will be removed.",
        "converters": "Converters",
        "converter-id": "Converter id",
        "configuration": "Configuration",
        "converter-configurations": "Converter configurations",
        "token": "Security token",
        "add-converter": "Add converter",
        "add-config": "Add converter configuration",
        "device-name-expression": "Device name expression",
        "device-type-expression": "Device type expression",
        "custom": "Custom",
        "to-double": "To Double",
        "transformer": "Transformer",
        "json-required": "Transformer json is required.",
        "json-parse": "Unable to parse transformer json.",
        "attributes": "Attributes",
        "add-attribute": "Add attribute",
        "add-map": "Add mapping element",
        "timeseries": "Time series",
        "add-timeseries": "Add time series",
        "field-required": "Field is required",
        "brokers": "Brokers",
        "add-broker": "Add broker",
        "host": "Host",
        "port": "Port",
        "port-range": "Port should be in a range from 1 to 65535.",
        "ssl": "Ssl",
        "credentials": "Credentials",
        "username": "Username",
        "password": "Password",
        "retry-interval": "Retry interval in milliseconds",
        "anonymous": "Anonymous",
        "basic": "Basic",
        "pem": "PEM",
        "ca-cert": "CA certificate file *",
        "private-key": "Private key file *",
        "cert": "Certificate file *",
        "no-file": "No file selected.",
        "drop-file": "Drop a file or click to select a file to upload.",
        "mapping": "Mapping",
        "topic-filter": "Topic filter",
        "converter-type": "Converter type",
        "converter-json": "Json",
        "json-name-expression": "Device name json expression",
        "topic-name-expression": "Device name topic expression",
        "json-type-expression": "Device type json expression",
        "topic-type-expression": "Device type topic expression",
        "attribute-key-expression": "Attribute key expression",
        "attr-json-key-expression": "Attribute key json expression",
        "attr-topic-key-expression": "Attribute key topic expression",
        "request-id-expression": "Request id expression",
        "request-id-json-expression": "Request id json expression",
        "request-id-topic-expression": "Request id topic expression",
        "response-topic-expression": "Response topic expression",
        "value-expression": "Value expression",
        "topic": "Topic",
        "timeout": "Timeout in milliseconds",
        "converter-json-required": "Converter json is required.",
        "converter-json-parse": "Unable to parse converter json.",
        "filter-expression": "Filter expression",
        "connect-requests": "Connect requests",
        "add-connect-request": "Add connect request",
        "disconnect-requests": "Disconnect requests",
        "add-disconnect-request": "Add disconnect request",
        "attribute-requests": "Attribute requests",
        "add-attribute-request": "Add attribute request",
        "attribute-updates": "Attribute updates",
        "add-attribute-update": "Add attribute update",
        "server-side-rpc": "Server side RPC",
        "add-server-side-rpc-request": "Add server-side RPC request",
        "device-name-filter": "Device name filter",
        "attribute-filter": "Attribute filter",
        "method-filter": "Method filter",
        "request-topic-expression": "Request topic expression",
        "response-timeout": "Response timeout in milliseconds",
        "topic-expression": "Topic expression",
        "client-scope": "Client scope",
        "add-device": "Add device",
        "opc-server": "Servers",
        "opc-add-server": "Add server",
        "opc-add-server-prompt": "Please add server",
        "opc-application-name": "Application name",
        "opc-application-uri": "Application uri",
        "opc-scan-period-in-seconds": "Scan period in seconds",
        "opc-security": "Security",
        "opc-identity": "Identity",
        "opc-keystore": "Keystore",
        "opc-type": "Type",
        "opc-keystore-type": "Type",
        "opc-keystore-location": "Location *",
        "opc-keystore-password": "Password",
        "opc-keystore-alias": "Alias",
        "opc-keystore-key-password": "Key password",
        "opc-device-node-pattern": "Device node pattern",
        "opc-device-name-pattern": "Device name pattern",
        "modbus-server": "Servers/slaves",
        "modbus-add-server": "Add server/slave",
        "modbus-add-server-prompt": "Please add server/slave",
        "modbus-transport": "Transport",
        "modbus-tcp-reconnect": "Automatically reconnect",
        "modbus-rtu-over-tcp": "RTU over TCP",
        "modbus-port-name": "Serial port name",
        "modbus-encoding": "Encoding",
        "modbus-parity": "Parity",
        "modbus-baudrate": "Baud rate",
        "modbus-databits": "Data bits",
        "modbus-stopbits": "Stop bits",
        "modbus-databits-range": "Data bits should be in a range from 7 to 8.",
        "modbus-stopbits-range": "Stop bits should be in a range from 1 to 2.",
        "modbus-unit-id": "Unit ID",
        "modbus-unit-id-range": "Unit ID should be in a range from 1 to 247.",
        "modbus-device-name": "Device name",
        "modbus-poll-period": "Poll period (ms)",
        "modbus-attributes-poll-period": "Attributes poll period (ms)",
        "modbus-timeseries-poll-period": "Time series poll period (ms)",
        "modbus-poll-period-range": "Poll period should be positive value.",
        "modbus-tag": "Tag",
        "modbus-function": "Function",
        "modbus-register-address": "Register address",
        "modbus-register-address-range": "Register address should be in a range from 0 to 65535.",
        "modbus-register-bit-index": "Bit index",
        "modbus-register-bit-index-range": "Bit index should be in a range from 0 to 15.",
        "modbus-register-count": "Register count",
        "modbus-register-count-range": "Register count should be a positive value.",
        "modbus-byte-order": "Byte order",
        "sync": {
            "status": "Status",
            "sync": "Sync",
            "not-sync": "Not sync",
            "last-sync-time": "Last sync time",
            "not-available": "Not available"
        },
        "export-extensions-configuration": "Export extensions configuration",
        "import-extensions-configuration": "Import extensions configuration",
        "import-extensions": "Import extensions",
        "import-extension": "Import extension",
        "export-extension": "Export extension",
        "file": "Extensions file",
        "invalid-file-error": "Invalid extension file"
    },
    "feature": {
         "advanced-features": "Advanced features"
    },
    "filter": {
         "add": "Add filter",
         "edit": "Edit filter",
         "name": "Filter name",
         "name-required": "Filter name is required.",
         "duplicate-filter": "Filter with same name is already exists.",
         "filters": "Filters",
         "unable-delete-filter-title": "Unable to delete filter",
         "unable-delete-filter-text": "Filter '{{filter}}' can't be deleted as it used by the following widget(s):<br/>{{widgetsList}}",
         "duplicate-filter-error": "Duplicate filter found '{{filter}}'.<br>Filters must be unique within the dashboard.",
         "missing-key-filters-error": "Key filters is missing for filter '{{filter}}'.",
         "filter": "Filter",
         "editable": "Editable",
         "editable-hint": "Allow user to change the filter value in dashboards.",
         "no-filters-found": "No filters found.",
         "no-filter-text": "No filter specified",
         "add-filter-prompt": "Please add filter",
         "no-filter-matching": "'{{filter}}' not found.",
         "create-new-filter": "Create a new one!",
         "create-new": "Create new",
         "filter-required": "Filter is required.",
         "operation": {
           "operation": "Operation",
           "equal": "equal",
           "not-equal": "not equal",
           "starts-with": "starts with",
           "ends-with": "ends with",
           "contains": "contains",
           "not-contains": "not contains",
           "greater": "greater than",
           "less": "less than",
           "greater-or-equal": "greater or equal",
           "less-or-equal": "less or equal",
           "and": "and",
           "or": "or",
           "in": "in",
           "not-in": "not in"
         },
         "ignore-case": "ignore case",
         "value": "Value",
         "remove-filter": "Remove filter",
         "duplicate-filter-action": "Duplicate filter",
         "preview": "Filter preview",
         "no-filters": "No filters configured",
         "add-filter": "Add filter",
         "add-complex-filter": "Add complex filter",
         "add-complex": "Add complex",
         "complex-filter": "Complex filter",
         "edit-complex-filter": "Edit complex filter",
         "edit-filter-user-params": "Edit filter predicate user parameters",
         "filter-user-params": "Filter predicate user parameters",
         "user-parameters": "User parameters",
         "display-label": "Label to display",
         "custom-label": "Custom label",
         "custom-label-hint": "Enable to set your own label for the filter. When disabled, a label will be generated automatically.",
         "order-priority": "Display order",
         "key-filter": "Key filter",
         "key-filters": "Key filters",
         "or-conditions-disabled": "OR conditions between key filters are disabled by the system administrator.",
         "key-name": "Key name",
         "key-name-required": "Key name is required.",
         "key-type": {
           "key-type": "Key type",
           "attribute": "Attribute",
           "timeseries": "Time series",
           "entity-field": "Entity field",
           "constant": "Constant",
           "client-attribute": "Client attribute",
           "server-attribute": "Server attribute",
           "shared-attribute": "Shared attribute"
         },
         "value-type": {
           "value-type": "Value type",
           "string": "String",
           "numeric": "Numeric",
           "boolean": "Boolean",
           "date-time": "Datetime"
         },
         "value-type-required": "Key value type is required.",
         "key-value-type-change-title": "Are you sure you want to change key value type?",
         "key-value-type-change-message": "If you confirm new value type all entered key filters will be removed.",
         "no-key-filters": "No key filters configured",
         "add-key-filter": "Add key filter",
         "remove-key-filter": "Remove key filter",
         "edit-key-filter": "Edit key filter",
         "date": "Date",
         "time": "Time",
         "current-tenant": "Current tenant",
         "current-customer": "Current customer",
         "current-user": "Current user",
         "current-device": "Current device",
         "default-value": "Default value",
         "default-comma-separated-values": "Default comma-separated values",
         "dynamic-source-type": "Dynamic source type",
         "dynamic-value": "Dynamic value",
         "no-dynamic-value": "No dynamic value",
         "source-attribute": "Source attribute",
         "switch-to-dynamic-value": "Switch to dynamic value",
         "switch-to-default-value": "Switch to default value",
         "inherit-owner": "Inherit from owner",
         "source-attribute-not-set": "If source attribute isn't set",
         "unit": "Unit"
    },
    "fullscreen": {
        "expand": "Expand to fullscreen",
        "exit": "Exit fullscreen",
        "toggle": "Toggle fullscreen mode",
        "fullscreen": "Fullscreen"
    },
    "function": {
        "function": "Function"
    },
    "gateway": {
        "gateway-name": "Gateway name",
        "gateway-name-required": "Gateway name is required.",
        "gateways": "Gateways",
        "create-new-gateway": "Create a new gateway",
        "create-new-gateway-text": "Are you sure you want create a new gateway with name: '{{gatewayName}}'?",
        "launch-command": "Launch command",
        "no-gateway-found": "No gateway found.",
        "no-gateway-matching": " '{{item}}' not found."
    },
    "grid": {
        "delete-item-title": "Are you sure you want to delete this item?",
        "delete-item-text": "Be careful, after the confirmation this item and all related data will become unrecoverable.",
        "delete-items-title": "Are you sure you want to delete { count, plural, =1 {1 item} other {# items} }?",
        "delete-items-action-title": "Delete { count, plural, =1 {1 item} other {# items} }",
        "delete-items-text": "Be careful, after the confirmation all selected items will be removed and all related data will become unrecoverable.",
        "add-item-text": "Add new item",
        "no-items-text": "No items found",
        "item-details": "Item details",
        "delete-item": "Delete Item",
        "delete-items": "Delete Items",
        "scroll-to-top": "Scroll to top"
    },
    "help": {
        "goto-help-page": "Go to help page",
        "show-help": "Show help"
    },
    "home": {
        "home": "Home",
        "profile": "Profile",
        "logout": "Logout",
        "menu": "Menu",
        "avatar": "Avatar",
        "open-user-menu": "Open user menu"
    },
    "file-input": {
        "browse-file": "Browse file",
        "browse-files": "Browse files"
    },
    "image": {
        "gallery": "Image gallery",
        "search": "Search image",
        "selected-images": "{ count, plural, =1 {1 image} other {# images} } selected",
        "created-time": "Created time",
        "name": "Name",
        "name-required": "Name is required.",
        "resolution": "Resolution",
        "size": "Size",
        "system": "System",
        "download-image": "Download image",
        "export-image": "Export image to JSON",
        "import-image": "Import image from JSON",
        "upload-image": "Upload image",
        "edit-image": "Edit image",
        "image-details": "Image details",
        "no-images": "No images found",
        "delete-image": "Delete image",
        "delete-image-title": "Are you sure you want to delete image '{{imageTitle}}'?",
        "delete-image-text": "Be careful, after the confirmation image will become unrecoverable.",
        "delete-images-title": "Are you sure you want to delete { count, plural, =1 {1 image} other {# images} }?",
        "delete-images-text": "Be careful, after the confirmation all selected images will be removed and all related data will become unrecoverable.",
        "list-mode": "List view",
        "grid-mode": "Grid view",
        "image-preview": "Image preview",
        "update-image": "Update image",
        "export-failed-error": "Unable to export image: {{error}}",
        "image-json-file": "Image JSON file",
        "invalid-image-json-file-error": "Unable to import image from JSON: Invalid image JSON data structure.",
        "image-is-in-use": "Image is used by other entities",
        "images-are-in-use": "Images are used by other entities",
        "image-is-in-use-text": "The image <b>'{{title}}'</b> was not deleted because it is used by the following entities:",
        "images-are-in-use-text": "Not all images have been deleted because they are used by other entities.</br>You can view referenced entities by clicking the <b>References</b> button in the corresponding image row.</br>If you still want to delete these images, select them in the table below and click the <b>Delete selected</b> button.",
        "delete-image-in-use-text": "If you still want to delete the image, click the <b>Delete anyway</b> button.",
        "system-entities": "System entities:",
        "entities": "entities:",
        "references": "References",
        "include-system-images": "Include system images",
        "clear-image": "Clear image",
        "no-image": "No image",
        "no-image-selected": "No image selected",
        "browse-from-gallery": "Browse from gallery",
        "set-link": "Set link",
        "image-link": "Image link",
        "link": "Link",
        "copy-image-link": "Copy image link",
        "embed-image": "Embed image",
        "embed-to-html": "Embed to HTML",
        "embed-to-html-hint": "This feature will make link available to any unauthorized user.",
        "embed-to-html-text": "Using the following code snippet, you may embed an image into the components based on the plain HTML.<br/>Such components include HTML card widgets, cell content functions, etc.",
        "embed-to-angular-template": "Embed to Angular HTML template",
        "embed-to-angular-template-text": "Using the following code snippet, you may embed an image into the Angular HTML template that will be used for components.<br/>Such components include the Markdown widget, HTML section in the widget editor, custom actions, etc."
    },
    "image-input": {
        "drop-images-or": "Drag and drop an images or",
        "drag-and-drop": "Drag & Drop",
        "or": "or",
        "browse": "Browse",
        "no-images": "No images selected",
        "images": "images"
    },
    "import": {
        "no-file": "No file selected",
        "drop-file": "Drop a JSON file or click to select a file to upload.",
        "drop-json-file-or": "Drag and drop a JSON file or",
        "drop-file-csv": "Drop a CSV file or click to select a file to upload.",
        "drop-file-csv-or": "Drag and drop a CSV file or",
        "column-value": "Value",
        "column-title": "Title",
        "column-example": "Example value data",
        "column-key": "Attribute/telemetry key",
        "credentials": "Credentials",
        "csv-delimiter": "CSV delimiter",
        "csv-first-line-header": "First line contains column names",
        "csv-update-data": "Update attributes/telemetry",
        "details": "Details",
        "import-csv-number-columns-error": "A file should contain at least two columns",
        "import-csv-invalid-format-error": "Invalid file format. Line: '{{line}}'",
        "column-type": {
            "name": "Name",
            "type": "Type",
            "label": "Label",
            "column-type": "Column type",
            "client-attribute": "Client attribute",
            "shared-attribute": "Shared attribute",
            "server-attribute": "Server attribute",
            "timeseries": "Time series",
            "entity-field": "Entity field",
            "access-token": "Access token",
            "x509": "X.509",
            "mqtt": {
              "client-id": "MQTT client ID",
              "user-name": "MQTT user name",
              "password": "MQTT password"
            },
            "lwm2m": {
              "client-endpoint": "LwM2M endpoint client name",
              "security-config-mode": "LwM2M security config mode",
              "client-identity": "LwM2M client identity",
              "client-key": "LwM2M client key",
              "client-cert": "LwM2M client public key",
              "bootstrap-server-security-mode": "LwM2M bootstrap server security mode",
              "bootstrap-server-secret-key": "LwM2M bootstrap server secret key",
              "bootstrap-server-public-key-id": "LwM2M bootstrap server public key or id",
              "lwm2m-server-security-mode": "LwM2M server security mode",
              "lwm2m-server-secret-key": "LwM2M server secret key",
              "lwm2m-server-public-key-id": "LwM2M server public key or id"
            },
            "snmp": {
                "host": "SNMP host",
                "port": "SNMP port",
                "version": "SNMP version (v1, v2c or v3)",
                "community-string": "SNMP community string"
            },
            "isgateway": "Is Gateway",
            "activity-time-from-gateway-device": "Activity time from gateway device",
            "description": "Description",
            "routing-key": "Edge key",
            "secret": "Edge secret"
        },
        "stepper-text":{
            "select-file": "Select a file",
            "configuration": "Import configuration",
            "column-type": "Select columns type",
            "creat-entities": "Creating new entities"
        },
        "message": {
            "create-entities": "{{count}} new entities were successfully created.",
            "update-entities": "{{count}} entities were successfully updated.",
            "error-entities": "There was an error creating {{count}} entities."
        }
    },
    "scada": {
        "symbols": "SCADA symbols",
        "search": "Search symbol",
        "selected-symbols": "{ count, plural, =1 {1 symbol} other {# symbols} } selected",
        "download-symbol": "Download SCADA symbol",
        "export-symbol": "Export SCADA symbol to JSON",
        "import-symbol": "Import SCADA symbol from JSON",
        "upload-symbol": "Upload SCADA symbol",
        "update-symbol": "Update SCADA symbol",
        "edit-symbol": "Edit SCADA symbol",
        "symbol-details": "SCADA symbol details",
        "mode-svg": "SVG",
        "mode-xml": "XML",
        "no-symbols": "No symbols found",
        "show-hidden-elements": "Show hidden elements",
        "hide-hidden-elements": "Hide hidden elements",
        "delete-symbol": "Delete SCADA symbol",
        "delete-symbol-title": "Are you sure you want to delete SCADA symbol '{{imageTitle}}'?",
        "delete-symbol-text": "Be careful, after the confirmation SCADA symbol will become unrecoverable.",
        "delete-symbols-title": "Are you sure you want to delete { count, plural, =1 {1 SCADA symbol} other {# SCADA symbols} }?",
        "delete-symbols-text": "Be careful, after the confirmation all selected SCADA symbols will be removed and all related data will become unrecoverable.",
        "include-system-symbols": "Include system symbols",
        "symbol-preview": "Symbol preview",
        "general": "General",
        "tags": "Tags",
        "properties": "Properties",
        "title": "Title",
        "description": "Description",
        "search-tags": "Search tags",
        "widget-size": "Widget size",
        "cols": "cols",
        "rows": "rows",
        "state-render-function": "State render function",
        "preview": "Preview",
        "preview-widget-action-text": "Widget action '{{type}}' successfully invoked!",
        "no-symbol": "No SCADA symbol",
        "no-symbol-selected": "No SCADA symbol selected",
        "clear-symbol": "Clear SCADA symbol",
        "browse-symbol-from-gallery": "Browse SCADA symbol from gallery",
        "zoom-in": "Zoom In",
        "zoom-out": "Zoom Out",
        "create-widget": "Create widget",
        "create-widget-from-symbol": "Create widget from SCADA symbol",
        "hidden": "hidden",
        "tag": {
            "tag": "Tag",
            "on-click-action": "On click action",
            "no-tags": "No tags configured",
            "delete-tag-text": "Are you sure you want to delete tag<br/><b>{{tag}}</b> from <b>{{elementType}}</b> element?",
            "update-tag": "Update tag",
            "enter-tag": "Enter tag",
            "tag-settings": "Tag settings",
            "remove-tag": "Remove tag",
            "add-tag": "Add tag"
        },
        "behavior": {
            "behavior": "Behavior",
            "id": "Id",
            "name": "Name",
            "type": "Type",
            "no-behaviors": "No behaviors configured",
            "add-behavior": "Add behavior",
            "type-action": "Action",
            "type-value": "Value",
            "type-widget-action": "Widget action",
            "behavior-settings": "Behavior settings",
            "remove-behavior": "Remove behavior",
            "hint": "Hint",
            "group-title": "Group title",
            "value-type": "Value type",
            "default-value": "Default value",
            "true-label": "True label",
            "false-label": "False label",
            "state-label": "State label",
            "default-payload": "Default payload",
            "not-unique-behavior-ids-error": "Behavior Ids must be unique!",
            "default-settings": "Default settings"
        },
        "symbol": {
            "symbol": "SCADA symbol",
            "fluid-presence": "Fluid presence",
            "fluid-presence-hint": "Indicates whether fluid is present in pipe.",
            "fluid-present": "Fluid present",
            "present": "Present",
            "absent": "Absent",
            "flow-presence": "Flow presence",
            "flow-presence-hint": "Indicates whether fluid is flowing in pipe.",
            "flow-present": "Flow present",
            "flow-direction": "Flow direction",
            "flow-direction-hint": "Indicates fluid flow direction.",
            "forward": "Forward",
            "reverse": "Reverse",
            "flow-animation-speed": "Flow animation speed",
            "flow-animation-speed-hint": "Double value indicating animation speed of the flow. 1 - normal speed, 0 - no animation, < 1 - slower animation, > 1 - faster animation.",
            "leak": "Leak",
            "leak-hint": "Indicates whether is leak present in pipe.",
            "leak-present": "Leak present",
            "fluid-color": "Fluid color",
            "pipe-color": "Pipe color",
            "horizontal-pipe": "Horizontal pipe",
            "vertical-pipe": "Vertical pipe",
            "horizontal-fluid-color": "Horizontal fluid color",
            "vertical-fluid-color": "Vertical fluid color",
            "left-pipe": "Left pipe",
            "right-pipe": "Right pipe",
            "top-pipe": "Top pipe",
            "bottom-pipe": "Bottom pipe",
            "left-fluid-color": "Left fluid color",
            "right-fluid-color": "Right fluid color",
            "top-fluid-color": "Top fluid color",
            "bottom-fluid-color": "Bottom fluid color",
            "display": "Display",
            "display-format": "Display format",
            "value": "Value",
            "decimals": "Decimals",
            "units": "Units",
            "flow-meter-value-hint": "Double value showing on flow meter display",
            "value-hint": "Double value indicating the current value",
            "running": "Running",
            "running-hint": "Indicates whether component is in running state.",
            "warning-state": "Warning state",
            "warning": "Warning",
            "warning-click": "Warning click",
            "warning-state-hint": "Indicates whether component is in warning state.",
            "critical-state": "Critical state",
            "critical": "Critical",
            "critical-click": "Critical click",
            "critical-state-hint": "Indicates whether component is in critical state.",
            "critical-state-animation": "Critical state animation",
            "critical-state-animation-hint": "Whether to enable blinking animation when component is in critical state.",
            "warning-critical-state-animation": "Warning/Critical state animation",
            "warning-critical-state-animation-hint": "Whether to enable blinking animation when component is in warning or critical state.",
            "animation": "Animation",
            "broken": "Broken",
            "broken-hint": "Indicates whether component is broken.",
            "on-display-click": "On display click",
            "on-display-click-hint": "Action invoked when user clicks on the display.",
            "pipe": "Pipe",
            "default-border-color": "Default border color",
            "active-border-color": "Active border color",
            "warning-border-color": "Warning border color",
            "critical-border-color": "Critical border color",
            "background-color": "Background color",
            "rotation-animation-speed": "Rotation animation speed",
            "rotation-animation-speed-hint": "Double value indicating rotation animation speed. 1 - normal speed, 0 - no animation, < 1 - slower animation, > 1 - faster animation.",
            "on-click": "On click",
            "on-click-hint": "Action invoked when user clicks on the component.",
            "connectors-positions": "Connectors positions",
            "right-connector": "Right connector",
            "right-top-connector": "Right top connector",
            "right-bottom-connector": "Right bottom connector",
            "left-connector": "Left connector",
            "left-top-connector": "Left top connector",
            "left-bottom-connector": "Left bottom connector",
            "top-left-connector": "Top left connector",
            "top-right-connector": "Top right connector",
            "top-connector": "Top connector",
            "bottom-connector": "Bottom connector",
            "running-color": "Running color",
            "stopped-color": "Stopped color",
            "stopped": "Stopped",
            "warning-color": "Warning color",
            "critical-color": "Critical color",
            "opened": "Opened",
            "opened-hint": "Indicates whether component is in opened state.",
            "open": "Open",
            "open-hint": "Action invoked when user clicks to open component.",
            "close": "Close",
            "close-hint": "Action invoked when user clicks to close component.",
            "close-state-animation": "Closed state animation",
            "close-state-animation-hint": "Whether to enable blinking animation when component is in closed state.",
            "opened-color": "Opened color",
            "closed-color": "Closed color",
            "opened-rotation-angle": "Opened rotation angle",
            "closed-rotation-angle": "Closed rotation angle",
            "tank-capacity": "Tank capacity",
            "tank-capacity-hint": "Double value indicating total tank capacity.",
            "current-volume": "Current volume",
            "current-volume-hint": "Double value indicating the current occupied volume.",
            "tank-color": "Tank color",
            "value-box": "Value box",
            "value-text": "Value text",
            "scale": "Scale",
            "transparent-mode": "Transparent mode",
            "major-ticks": "Major ticks",
            "intervals": "Intervals",
            "major-ticks-color": "Major ticks color",
            "normal": "Normal",
            "minor-ticks": "Minor ticks",
            "minor-ticks-color": "Minor ticks color",
            "temperature": "Temperature",
            "temperature-hint": "Double value indicating the current temperature.",
            "update-temperature": "Update temperature",
            "update-temperature-hint": "Action invoked when user clicks to change current temperature.",
            "run": "Run",
            "run-hint": "Action invoked when user clicks to run component.",
            "stop": "Stop",
            "stop-hint": "Action invoked when user clicks to stop component.",
            "temperature-step": "Temperature step increment",
            "heat-pump-color": "Heat pump color",
            "power-button-background": "Power button background",
            "value-box-background": "Value box background",
            "value-units": "Value units",
            "enable-units-scale": "Enable units on scale",
            "filtration-mode": "Filtration mode",
            "filtration-mode-hint": "Integer value indication the current filtration mode.",
            "filtration-mode-update": "Filtration mode update state",
            "filtration-mode-update-hint": "Action invoked when user clicks to change current filtration mode.",
            "filter-mode": "Filter",
            "waste-mode": "Waste",
            "backwash-mode": "Backwash",
            "recirculate-mode": "Recirculate",
            "rinse-mode": "Rinse",
            "closed-mode": "Closed",
            "sand-filter-color": "Sand filter color",
            "mode-box-background": "Mode box background",
            "border-color": "Border color",
            "label-color": "Label color",
            "water-leak-hint": "Indicates whether a leak.",
            "default-color": "Default color",
            "leak-color": "Leak color",
            "full-value": "Full value",
            "full-value-hint": "Double value indicating full value.",
            "label": "Label",
            "icon": "Icon",
            "button-color": "Button color",
            "on-label": "'On' label text",
            "off-label": "'Off' label text",
            "arrow-presence": "Arrow presence",
            "arrow-presence-hint": "Indicates whether arrow is present in connector.",
            "arrow-present": "Arrow present",
            "arrow-direction": "Flow direction",
            "arrow-direction-hint": "Indicates flow direction.",
            "flow-animation": "Flow presence",
            "flow-animation-hint": "Indicates whether fluid is flowing in connector.",
            "flow": "Flow",
            "flow-line": "Line",
            "flow-line-style": "Line style",
            "flow-style-hint": "Set the Dash and Gap values so that their sum is divisible by 100 without a remainder for perfect animation synchronization.",
            "flow-dash-cap": "Dash cap",
            "dash-cap-butt": "Butt",
            "dash-cap-round": "Round",
            "dash-cap-square": "Square",
            "dash": "Dash",
            "gap": "Gap",
            "main-line": "Main line",
            "line": "Line",
            "line-color": "Line color",
            "arrow-color": "Arrow color",
            "target-value": "Target value",
            "target-value-hint": "Indicates target point on the scale.",
            "min-max-value": "Min and max value",
            "min-value": "Min",
            "max-value": "Max",
            "progress-bar": "Progress bar",
            "progress-arrow": "Progress arrow",
            "warning-scale-color": "Warning scale color",
            "critical-scale-color": "Critical scale color",
            "scale-color": "Scale color",
            "target": "Target",
            "high-warning-state": "High Warning state",
            "show-high-warning-scale": "Show High Warning scale",
            "high-warning-scale": "High Warning scale",
            "high-warning-state-hint": "Double value indicates a high warning range up to a high critical or max value.",
            "low-warning-state": "Low Warning state",
            "show-low-warning-scale": "Show Low Warning scale",
            "low-warning-scale": "Low Warning scale",
            "low-warning-state-hint": "Double value indicates a low warning range up to a low critical or min value.",
            "high-critical-state": "High Critical state",
            "show-high-critical-scale": "Show High Critical scale",
            "high-critical-scale": "High Critical scale",
            "high-critical-state-hint": "Double value indicates a high critical range up to the max value scale.",
            "low-critical-state": "Low Critical state",
            "show-low-critical-scale": "Show Low Critical state",
            "low-critical-scale": "Low Critical state",
            "low-critical-state-hint": "Double value indicates a low critical range up to the min value scale.",
            "filter-color": "Filter color",
            "colors": "Colors",
            "indicator-colors": "Indicator colors",
            "enabled": "Enabled",
            "disabled": "Disabled",
            "on": "ON",
            "off": "OFF",
            "on-off-state": "On/Off state",
            "on-off-state-hint": "Indicates whether the component is in the On or Off state.",
            "on-update-state": "On update state",
            "on-update-state-hint": "Action invoked when the user clicks to update the state to On.",
            "off-update-state": "Off update state",
            "off-update-state-hint": "Action invoked when the user clicks to update the state to Off.",
            "voltage": "Voltage",
            "input-voltage": "Input voltage",
            "input-voltage-hint": "Double value indicates input voltage value.",
            "output-voltage": "Output voltage",
            "output-voltage-hint": "Double value indicates output voltage value.",
            "first-phase-voltage": "First phase voltage",
            "second-phase-voltage": "Second phase voltage",
            "third-phase-voltage": "Third phase voltage",
            "phase-voltage-hint": "Double value indicates voltage value for current phase",
            "voltage-hint": "Double value indicates current voltage",
            "current-voltage-color": "Current voltage color",
            "phase-indicator-color": "Phase indicator color",
            "measured": "Measured",
            "measured-hint": "Double value indicates energy usage in kilowatt-hours",
            "day-rate": "Day rate",
            "night-rate": "Night rate",
            "off-peak-rate": "Off-peak rate",
            "peak-rate": "Peak rate",
            "export-rate": "Export rate",
            "operating-mode": "Operating mode",
            "bypass-mode": "Bypass",
            "operating-mode-hint": "Integer value indication the current operating mode (0 - OFF, 1 - ON, 2 - BYPASS)",
            "connected": "Connected",
            "connected-hint": "Indicates whether component is in connected state.",
            "disconnected": "Disconnected",
            "indicator": "Indicator",
            "operation-mode": "Operation mode",
            "operation-mode-hint": "Indicates whether inverter is in Mains or Inverter mode.",
            "operation-mode-indicators-color": "Operation mode indicators color",
            "mains-on-mode": "Mains on",
            "inverter-on-mode": "Inverter on",
            "charging-mode": "Charging mode",
            "charging-mode-hint": "Integer value indication the current charging mode (1 - Bulk, 2 - Absorption, 3 - Float)",
            "charging-mode-indicators-color": "Charging mode indicators color",
            "inverter-faults": "Faults",
            "inverter-fault-indicators-color": "Fault indicators color",
            "overload-fault": "Overload",
            "overload-fault-hint": "Indicates whether inverter is in overload condition.",
            "low-battery-fault": "Low battery",
            "low-battery-fault-hint": "Indicates whether battery is excessively discharged.",
            "temperature-fault": "Temperature",
            "temperature-fault-hint": "Indicates whether high temperature in an inverter.",
            "triangle": "Triangle",
            "socket": "Socket",
            "left-button": "Left button",
            "right-button": "Right button",
            "alarm-colors": "Alarm colors",
            "hook-color": "Hook color"
        }
    },
    "item": {
        "selected": "Selected"
    },
    "js-func": {
        "no-return-error": "Function must return value!",
        "return-type-mismatch": "Function must return value of '{{type}}' type!",
        "tidy": "Tidy",
        "mini": "Mini",
        "modules": "Modules",
        "remove-module": "Remove module",
        "no-modules": "No modules configured",
        "add-module": "Add module",
        "module-alias": "Alias",
        "invalid-module-alias-name": "Invalid alias name",
        "module-resource": "JS module resource",
        "not-unique-module-aliases-error": "Modules aliases must be unique!",
        "show-module-info": "Show module info",
        "show-module-source-code": "Show module source code",
        "module-members": "Module members",
        "module-no-members": "Module has no exported members",
        "module-load-error": "Module load error",
        "source-code": "Source code",
        "source-code-load-error": "Source code load error",
        "no-js-module-text": "No JS modules found",
        "no-js-module-matching": "No JS modules matching '{{module}}' were found."
    },
    "key-val": {
        "key": "Key",
        "value": "Value",
        "remove-entry": "Remove entry",
        "add-entry": "Add entry",
        "no-data": "No entries"
    },
    "layout": {
        "layout": "Layout",
        "layouts": "Layouts",
        "manage": "Manage layouts",
        "settings": "Layout settings",
        "color": "Color",
        "main": "Main",
        "right": "Right",
        "left": "Left",
        "select": "Select target layout",
        "percentage-width": "Percentage width (%)",
        "fixed-width": "Fixed width (px)",
        "left-width": "Left column (%)",
        "right-width": "Right column (%)",
        "pick-fixed-side": "Fixed side: ",
        "layout-fixed-width": "Fixed width (px)",
        "value-min-error": "Value must be more then {{min}}{{unit}}",
        "value-max-error": "Value must be less then {{max}}{{unit}}",
        "layout-fixed-width-required": "Fixed width is required",
        "right-width-percentage-required": "Right percentage is required",
        "left-width-percentage-required": "Left percentage is required",
        "divider": "Divider",
        "right-side": "Right side layout",
        "left-side": "Left side layout",
        "add-new-breakpoint": "Add new breakpoint",
        "breakpoint": "Breakpoint",
        "breakpoints": "Breakpoints",
        "copy-from": "Copy from",
        "size": "Size",
        "delete-breakpoint-title": "Are you sure you want to delete the breakpoint '{{name}}'?",
        "delete-breakpoint-text": "Please note, after confirmation, the breakpoint will become unrecoverable, and the settings will revert to the default breakpoint."
    },
    "legend": {
        "direction": "Direction",
        "position": "Position",
        "show-values": "Show values",
        "min-option": "Min",
        "max-option": "Max",
        "average-option": "Average",
        "total-option": "Total",
        "latest-option": "Latest",
        "sort-legend": "Sort datakeys in legend",
        "show-max": "Show max value",
        "show-min": "Show min value",
        "show-avg": "Show average value",
        "show-total": "Show total value",
        "show-latest": "Show latest value",
        "settings": "Legend settings",
        "min": "min",
        "max": "max",
        "avg": "avg",
        "total": "total",
        "latest": "latest",
        "Min": "Min",
        "Max": "Max",
        "Avg": "Avg",
        "Total": "Total",
        "Latest": "Latest",
        "comparison-time-ago": {
            "previousInterval": "(previous interval)",
            "customInterval": "(custom interval)",
            "days": "(day ago)",
            "weeks": "(week ago)",
            "months": "(month ago)",
            "years": "(year ago)"
        },
        "column-title": "Column title",
        "label": "Label",
        "value": "Value"
    },
    "login": {
        "login": "Login",
        "request-password-reset": "Request password reset",
        "reset-password": "Reset password",
        "create-password": "Create password",
        "two-factor-authentication": "Two factor authentication",
        "passwords-mismatch-error": "Entered passwords must be same!",
        "password-again": "Password again",
        "sign-in": "Sign in",
        "username": "Username (email)",
        "remember-me": "Remember me",
        "forgot-password": "Forgot your password?",
        "password-reset": "Password reset",
        "expired-password-reset-message": "Your password has expired! \nPlease enter a new password.",
        "new-password": "New password",
        "new-password-again": "Confirm new password",
        "password-link-sent-message": "Reset link has been sent",
        "email": "Email",
        "invalid-email-format": "Invalid email format.",
        "sign-in-with": "Sign in with {{name}}",
        "sign-in-to-your-account": "Sign in to your account",
        "or": "or",
        "error": "Login error",
        "verify-your-identity": "Verify your identity",
        "select-way-to-verify": "Select a way to verify",
        "resend-code": "Resend code",
        "resend-code-wait": "Resend code in { time, plural, =1 {1 second} other {# seconds} }",
        "try-another-way": "Try another way",
        "totp-auth-description": "Please enter the security code from your authenticator app.",
        "totp-auth-placeholder": "Code",
        "sms-auth-description": "A security code has been sent to your phone at {{contact}}.",
        "sms-auth-placeholder": "SMS code",
        "email-auth-description": "A security code has been sent to your email address at {{contact}}.",
        "email-auth-placeholder": "Email code",
        "backup-code-auth-description": "Please enter one of your backup codes.",
        "backup-code-auth-placeholder": "Backup code",
        "activation-link-expired": "Activation link has expired",
        "activation-link-expired-message": "The link to activate your profile has expired. You can return to the login page to receive a new email.",
        "reset-password-link-expired": "Password reset link has expired",
        "reset-password-link-expired-message": "The link to reset your password has expired. You can return to the login page to receive a new email.",
        "two-fa": "Two-factor authentication",
        "two-fa-required": "Two-factor authentication is required",
        "set-up-verification-method": "Set up a verification method to continue",
        "set-up-verification-method-login": "Set up a verification method or login",
        "enable-authenticator-app": "Enable authenticator app",
        "enable-authenticator-app-description": "Please enter the security code from your authenticator app",
        "enable-authenticator-sms": "Enable SMS authenticator",
        "enable-authenticator-sms-description": "Enter a 6-digit code we just sent to ",
        "enable-authenticator-email": "Enable email authenticator",
        "enable-authenticator-email-description": "A security code has been sent to your email address at ",
        "enter-key-manually": "or enter this 32-digits key manually:",
        "continue": "Continue",
        "confirm": "Confirm",
        "authenticator-app-success": "Authenticator app successfully enabled",
        "authenticator-app-success-description": "The next time you log in, you will need to provide a two-factor authentication code",
        "authenticator-sms-success": "SMS authenticator successfully enabled",
        "authenticator-sms-success-description": "The next time you log in, you will be prompted to enter the security code that will be sent to the phone number",
        "authenticator-email-success": "Email authenticator successfully enabled",
        "authenticator-email-success-description": "The next time you log in, you will be prompted to enter the security code that will be sent to your email address",
        "authenticator-backup-code-success": "Backup code successfully enabled",
        "authenticator-backup-code-success-description": "The next time you log in, you will be prompted to enter the security code or use one of backup code.",
        "add-verification-method": "Add verification method",
        "get-backup-code": "Get backup code",
        "copy-key": "Copy key",
        "send-code": "Send code",
        "email-label": "Email",
        "email-description": "Enter an email to use as your authenticator.",
        "sms-description": "Enter a phone number to use as your authenticator.",
        "backup-code-description": "Print out the codes so you have them handy when you need to use them to log in to your account. You can use each backup code once.",
        "backup-code-warn": "Once you leave this page, these codes cannot be shown again. Store them safely using the options below.",
        "download-txt": "Download (txt)",
        "print": "Print",
        "verification-code": "6-digit code",
        "verification-code-invalid": "Invalid verification code format",
        "verification-code-incorrect": "Verification code is incorrect",
        "verification-code-many-request": "Too many requests to check verification code",
        "scan-qr-code": "Scan this QR code with your verification app",
        "phone-input": {
            "phone-input-label": "Phone number",
            "phone-input-required": "Phone number is required",
            "phone-input-validation": "Phone number is invalid or not possible",
            "phone-input-pattern": "Invalid phone number. Should be in E.164 format, ex. {{phoneNumber}}",
            "phone-input-hint": "Phone Number in E.164 format, ex. {{phoneNumber}}"
        }
    },
    "markdown": {
        "edit": "Edit",
        "preview": "Preview",
        "copy-code": "Click to copy",
        "copied": "Copied!"
    },
    "mobile": {
        "add-application": "Add application",
        "app-id": "App Site Association ID",
        "app-id-required": "App Site Association ID is required",
        "app-id-pattern": "Invalid format App Site Association ID",
        "app-store-link": "App Store link",
        "app-store-link-required": "App Store link is required",
        "application-details": "Application details",
        "application-package": "Application Package",
        "application-secret": "Application Secret",
        "application-secret-required": "Application Secret is required",
        "application": "Application",
        "applications": "Applications",
        "copy-app-id": "Copy App ID",
        "copy-app-store-link": "Copy App Store link",
        "copy-application-package": "Copy application package",
        "copy-application-secret": "Copy application secret",
        "copy-google-play-link": "Copy Google Play link",
        "copy-sha256-certificate-fingerprints": "Copy SHA256 certificate fingerprints",
        "delete-application": "Delete application",
        "delete-application-button-text": "I understand consequences, delete application",
        "delete-application-text": "This action can not be undone. This will permanently delete your application.<br/>If you don’t want to delete it permanently you can <b>suspend</b> application temporary.<br/><b>To delete</b> the application anyway please type <b>\"{{phrase}}\"</b> to confirm.",
        "delete-application-title-short": "Are you sure you want to delete the application '{{name}}'?",
        "delete-application-text-short": "Be careful, after the confirmation the applications and all related data will become unrecoverable.",
        "delete-application-phrase": "delete application",
        "delete-applications-bundle-text": "Be careful, after the confirmation the mobile bundle and all related data will become unrecoverable.",
        "delete-applications-bundle-title": "Are you sure you want to delete the mobile bundle '{{bundleName}}'?",
        "generate-application-secret": "Generate application secret",
        "google-play-link": "Google Play link",
        "google-play-link-required": "Google Play link is required",
        "latest-version": "Latest version",
        "min-version": "Min version",
        "invalid-version-pattern": "Invalid version format. Please use the format: major.minor.patch (e.g., 1.0.0).",
        "mobile-center": "Mobile center",
        "mobile-package": "Application package",
        "mobile-package-max-length": "Application package should be less than 256",
        "mobile-package-required": "Application package is required.",
        "mobile-package-pattern": "Application package invalid format",
        "mobile-package-title": "Application title",
        "mobile-package-title-max-length": "Application title should be less than 256",
        "no-application": "No applications found",
        "no-bundles": "No bundles found",
        "platform-type": "Platform type",
        "search-application": "Search applications",
        "search-bundles": "Search bundles",
        "set": "Set",
        "sha256-certificate-fingerprints": "SHA256 certificate fingerprints",
        "sha256-certificate-fingerprints-required": "SHA256 certificate fingerprints is required",
        "sha256-certificate-fingerprints-pattern": "Invalid format SHA256 certificate fingerprint",
        "show-hidden-pages": "Show hidden pages",
        "status": "Status",
        "status-type": {
            "deprecated": "Deprecated",
            "draft": "Draft",
            "published": "Published",
            "suspended": "Suspended"
        },
        "store-information": "Store information",
        "version-information": "Version information",
        "min-version-release-notes": "Min version release notes",
        "latest-version-release-notes": "Latest version release notes",
        "bundle": "Bundle",
        "bundles": "Bundles",
        "add-bundle": "Add bundle",
        "title": "Title",
        "title-required": "Title is required",
        "title-cannot-contain-only-spaces": "Title cannot contain only spaces",
        "title-max-length": "Title should be less than 256",
        "oauth-clients": "OAuth 2.0 clients",
        "android-app": "Android App",
        "android-application": "Android Application",
        "ios-app": "iOS App",
        "ios-application": "iOS Application",
        "invalid-store-link": "Invalid store link",
        "enable-oauth" : "Enable OAuth 2.0",
        "enable-self-registration": "Enable Self registration",
        "edit-bundle": "Edit bundle",
        "description": "Description",
        "basic-settings": "Basic settings",
        "no-application-matching": "No application matching '{{entity}}' were found.",
        "no-bundle-matching": "No bundle matching '{{entity}}' were found.",
        "application-required": "Application is required.",
        "bundle-required": "Bundle is required.",
        "no-application-text": "No applications found",
        "no-bundle-text": "No bundle found",
        "layout": "Layout",
        "pages": "Pages",
        "hide-all-pages": "Hide all pages",
        "reset-to-default-pages": "Reset to default pages",
        "add-specific-page": "Add specific page",
        "visible": "Visible",
        "hidden": "Hidden",
        "reset-to-page-default": "Reset page back to default",
        "mobile-599": "Mobile (max 599px)",
        "tablet-959": "Tablet (max 959px)",
        "max-element-number": "Max elements number",
        "page-name": "Page name",
        "page-name-required": "Page name is required.",
        "page-name-cannot-contain-only-spaces": "Page name cannot contain only spaces.",
        "page-name-max-length": "Page name should be less than 256",
        "page-type": "Page type",
        "pages-types": {
            "dashboard": "Dashboard",
            "web-view": "Web view",
            "custom": "Custom"
        },
        "url": "URL",
        "invalid-url-format": "Invalid URL format",
        "path": "Path",
        "invalid-path-format": "Invalid path format",
        "custom-page": "Custom page",
        "edit-page": "Edit page",
        "edit-custom-page": "Edit custom page",
        "delete-page": "Delete page",
        "qr-code-widget": "QR code widget",
        "type-here": "Type hero",
        "configuration-dialog": "Configuration dialog",
        "configuration-app": "Configuration app",
        "configuration-step": {
            "prepare-environment-title": "Prepare development environment",
            "prepare-environment-text": "Flutter ThingsBoard Mobile Application requires Flutter SDK. Follow instructions to set up Flutter SDK.",
            "get-source-code-title": "Get app source code",
            "get-source-code-text": "You can get Flutter ThingsBoard Mobile Application source code by cloning it from the GitHub repository:",
            "configure-app-settings-title": "Configure app settings",
            "configure-app-settings-text": "Download the configuration file and place it into the root directory of the project you cloned in the previous step.",
            "download-file": "Download file",
            "run-app-title": "Run the app",
            "run-app-text": "Run the app as described in your IDE.\nIf using the terminal, run the app with the following command:",
            "more-information": "Detailed information may be found in our Getting Started documentation.",
            "getting-started": "Getting Started"
        }
    },
    "notification": {
        "action-button": "Action button",
        "action-type": "Action type",
        "active": "Active",
        "add-notification-recipients-group": "Add notification recipients group",
        "add-notification-template": "Add notification template",
        "add-recipient": "Add recipient",
        "add-recipients": "Add recipients",
        "add-rule": "Add rule",
        "add-stage": "Add stage",
        "add-template": "Add template",
        "after": "After",
        "alarm-assignment-trigger-settings": "Alarm assignment trigger settings",
        "alarm-comment-trigger-settings": "Alarm comment trigger settings",
        "alarm-trigger-settings": "Alarm trigger settings",
        "all": "All",
        "api-feature-hint": "If the field is empty, the trigger will be applied to all api features",
        "api-usage-trigger-settings": "API usage trigger settings",
        "new-platform-version-trigger-settings": "New platform version trigger settings",
        "rate-limits-trigger-settings": "Exceeded rate limits trigger settings",
        "task-processing-failure-trigger-settings": "Task processing failure trigger settings",
        "resources-shortage-trigger-settings": "Resources shortage trigger settings",
        "at-least-one-should-be-selected": "At least one should be selected",
        "basic-settings": "Basic settings",
        "button-text": "Button text",
        "button-text-required": "Button text is required",
        "button-text-max-length": "Button text should be less than or equal to {{ length }} characters",
        "compose": "Compose",
        "conversation": "Conversation",
        "conversation-required": "Conversation is required",
        "copy-notification-template": "Copy notification template",
        "copy-rule": "Copy rule",
        "copy-template": "Copy template",
        "create-new": "Create new",
        "created": "Created",
        "customize-messages": "Customize messages",
        "cpu-threshold": "CPU threshold",
        "delete-notification-text": "Be careful, after the confirmation the notification will become unrecoverable.",
        "delete-notification-title": "Are you sure you want to delete the notification?",
        "delete-notifications-text": "Be careful, after the confirmation notifications will become unrecoverable.",
        "delete-notifications-title": "Are you sure you want to delete { count, plural, =1 {1 notification} other {# notifications} }?",
        "delete-recipient-text": "Be careful, after the confirmation the recipient will become unrecoverable.",
        "delete-recipient-title": "Are you sure you want to delete recipient '{{recipientName}}'?",
        "delete-recipients-text": "Be careful, after the confirmation recipients will become unrecoverable.",
        "delete-recipients-title": "Are you sure you want to delete { count, plural, =1 {1 recipient} other {# recipients} }?",
        "delete-request-text": "Be careful, after the confirmation request will become unrecoverable.",
        "delete-request-title": "Are you sure you want to delete request?",
        "delete-requests-text": "Be careful, after the confirmation requests will become unrecoverable.",
        "delete-requests-title": "Are you sure you want to delete { count, plural, =1 {1 request} other {# requests} }?",
        "delete-rule-text": "Be careful, after the confirmation rule will become unrecoverable.",
        "delete-rule-title": "Are you sure you want to delete rule '{{ruleName}}'?",
        "delete-rules-text": "Be careful, after the confirmation rules will become unrecoverable.",
        "delete-rules-title": "Are you sure you want to delete { count, plural, =1 {1 rule} other {# rules} }?",
        "delete-template-text": "Be careful, after the confirmation template will become unrecoverable.",
        "delete-template-title": "Are you sure you want to delete template '{{templateName}}'?",
        "delete-templates-text": "Be careful, after the confirmation templates will become unrecoverable.",
        "delete-templates-title": "Are you sure you want to delete { count, plural, =1 {1 template} other {# templates} }?",
        "deleted": "Deleted",
        "delivery-method": {
            "delivery-method": "Delivery method",
            "email": "Email",
            "email-preview": "Email notification preview",
            "slack": "Slack",
            "slack-preview": "Slack notification preview",
            "microsoft-teams": "Microsoft Teams",
            "microsoft-teams-preview": "Microsoft Teams notification preview",
            "sms": "SMS",
            "sms-preview": "SMS notification preview",
            "web": "Web",
            "web-preview": "Web notification preview",
            "mobile-app": "Mobile app",
            "mobile-app-preview": "Mobile app notification preview"
        },
        "delivery-method-not-configure-click": "Delivery method is not configured. Click to setup.",
        "delivery-method-not-configure-contact": "Delivery method is not configured. Contact your system administrator.",
        "delivery-methods": "Delivery methods",
        "description": "Description",
        "device-activity-trigger-settings": "Device active trigger settings",
        "device-list-rule-hint": "If the field is empty, the trigger will be applied to all devices",
        "device-profiles-list-rule-hint": "If the field is empty, the trigger will be applied to all device profiles",
        "disabled": "Disabled",
        "edge-trigger-settings": "Edge trigger settings",
        "edge-list-rule-hint": "If the field is empty, the trigger will be applied to all edge instances",
        "edit-notification-recipients-group": "Edit notification recipients group",
        "edit-notification-template": "Edit notification template",
        "edit-rule": "Edit rule",
        "edit-template": "Edit template",
        "enabled": "Enabled",
        "entities-limit-trigger-settings": "Entities limit trigger settings",
        "entity-action-trigger-settings": "Entity action trigger settings",
        "entity-type": "Entity type",
        "escalation-chain": "Escalation chain",
        "failed-send": "Sending failures",
        "fails": "{ count, plural, =1 {1 fail} other {# fails} }",
        "filter": "Filter",
        "first-recipient": "First recipient",
        "inactive": "Inactive",
        "inbox": "Inbox",
        "notification-inbox": "Notifications / Inbox",
        "input-field-support-templatization": "Input field support templatization.",
        "input-fields-support-templatization": "Input fields support templatization.",
        "link": "Link",
        "link-required": "Link is required",
        "link-max-length": "Link should be less than or equal to {{ length }} characters",
        "link-type": {
            "dashboard": "Open dashboard",
            "link": "Open URL link"
        },
        "loading-notifications": "Loading notifications...",
        "management": "Notification management",
        "mark-all-as-read": "Mark all as read",
        "mark-as-read": "Mark as read",
        "message": "Message",
        "message-required": "Message is required",
        "message-max-length": "Message should be less than or equal to {{ length }} characters",
        "name": "Name",
        "name-required": "Name is required",
        "new-notification": "New notification",
        "no-inbox-notification": "No notification found",
        "no-notification-request": "No notification request",
        "no-notification-templates": "No notification templates found",
        "no-notifications-yet": "No notifications yet",
        "no-recipients-notification": "No recipients notification",
        "no-recipients-matching": "No recipients matching '{{entity}}' were found.",
        "no-recipients-text": "No recipient found",
        "no-rule": "No rule configured",
        "no-rules-notification": "No rules notification",
        "no-severity-found": "No severity found",
        "no-severity-matching": "'{{severity}}' not found.",
        "no-template-matching": "No resource matching '{{template}}' were found.",
        "create-new-template": "Create a new one!",
        "not-found-slack-recipient": "Slack recipient not found",
        "notification": "Notification",
        "notification-center": "Notification center",
        "notification-tap-action": "Notification tap action",
        "notification-tap-action-hint": "If not enabled, the default alarm dashboard will be used",
        "notify": "notify",
        "notify-again": "Notify again",
        "notify-alarm-action": {
            "acknowledged": "Alarm acknowledged",
            "assigned": "Alarm assigned",
            "cleared": "Alarm cleared",
            "created": "Alarm created",
            "severity-changed": "Alarm severity changed",
            "unassigned": "Alarm unassigned"
        },
        "notify-on": "Notify on",
        "notify-on-comment-update": "Notify on comment update",
        "notify-on-required": "Notify on is required",
        "notify-on-unassign": "Notify on unassign",
        "notify-only-user-comments": "Notify only user comments",
        "only-rule-chain-lifecycle-failures": "Only rule chain lifecycle failures",
        "only-rule-node-lifecycle-failures": "Only rule node lifecycle failures",
        "platform-users": "Platform users",
        "ram-threshold": "RAM threshold",
        "rate-limits": "Rate limits",
        "rate-limits-hint": "If the field is empty, the trigger will be applied to all rate limits",
        "recipient": "Recipient",
        "recipient-group": "Recipient group",
        "recipient-type": {
            "affected-tenant-administrators": "Affected tenant administrators",
            "affected-user": "Affected user",
            "all-users": "All users",
            "customer-users": "Customer users",
            "system-administrators": "System administrators",
            "tenant-administrators": "Tenant administrators",
            "user-filters": "User filter",
            "user-list": "User list",
            "users-entity-owner": "Users of the entity owner"
        },
        "recipients": "Recipients",
        "notification-recipient": "Notification recipient",
        "notification-recipient-required": "Notification recipient is required.",
        "notification-recipients": "Notifications / Recipients",
        "recipients-count": "{ count, plural, =1 {1 recipient} other {# recipients} }",
        "recipients-required": "Recipients are required",
        "refresh-allow-delivery-method": "Refresh allow delivery method",
        "request-search": "Request search",
        "request-status": {
            "processing": "Processing",
            "scheduled": "Scheduled",
            "sent": "Sent"
        },
        "review": "Review",
        "rule": "Rule",
        "rule-chain-list-rule-hint": "If the field is empty, the trigger will be applied to all rule chains",
        "rule-engine-events-trigger-settings": "Rule engine events trigger settings",
        "rule-engine-filter": "Rule engine filter",
        "rule-name": "Rule name",
        "rule-name-required": "Name is required",
        "rule-disable": "Disable notification rule",
        "rule-enable": "Enable notification rule",
        "rule-node-filter": "Rule node filter",
        "rules": "Rules",
        "notification-rules": "Notifications / Rules",
        "scheduler-later": "Schedule for later",
        "search-notification": "Search notifications",
        "search-recipients": "Search recipients",
        "search-rules": "Search rules",
        "search-templates": "Search templates",
        "see-documentation": "See documentation",
        "selected-notifications": "{ count, plural, =1 {1 notification} other {# notifications} } selected",
        "selected-recipients": "{ count, plural, =1 {1 recipient} other {# recipients} } selected",
        "selected-requests": "{ count, plural, =1 {1 request} other {# requests} } selected",
        "selected-rules": "{ count, plural, =1 {1 rule} other {# rules} } selected",
        "selected-template": "{ count, plural, =1 {1 template} other {# templates} } selected",
        "send-notification": "Send notification",
        "sent": "Sent",
        "setup": "Setup",
        "notification-sent": "Notifications / Sent",
        "set-entity-from-notification": "Set entity from notification to dashboard state",
        "slack-chanel-type": "Slack channel type",
        "slack-chanel-types": {
            "direct": "Direct message",
            "private-channel": "Private channel",
            "public-channel": "Public channel"
        },
        "start-from-scratch": "Start from scratch",
        "status": "Status",
        "stop-escalation-alarm-status-become": "Stop the escalation on the alarm status become:",
        "storage-threshold": "Storage threshold",
        "subject": "Subject",
        "subject-required": "Subject is required",
        "subject-max-length": "Subject should be less than or equal to {{ length }} characters",
        "template": "Template",
        "template-name": "Template name",
        "template-required": "Template is required",
        "template-type": {
            "alarm": "Alarm",
            "alarm-assignment": "Alarm assignment",
            "alarm-comment": "Alarm comment",
            "api-usage-limit": "API usage limit",
            "device-activity": "Device activity",
            "entities-limit": "Entities limit",
            "entities-limit-increase-request": "Entities limit increase request",
            "entity-action": "Entity action",
            "general": "General",
            "rule-engine-lifecycle-event": "Rule engine lifecycle event",
            "rule-node": "Rule node",
            "new-platform-version": "New platform version",
            "rate-limits": "Exceeded rate limits",
            "edge-communication-failure": "Edge communication failure",
            "edge-connection": "Edge connection",
            "task-processing-failure": "Task processing failure",
            "resources-shortage": "Resources shortage"
        },
        "templates": "Templates",
        "notification-templates": "Notifications / Templates",
        "tenant-profiles-list-rule-hint": "If the field is empty, the trigger will be applied to all tenant profiles",
        "tenants-list-rule-hint": "If the field is empty, the trigger will be applied to all tenants",
        "threshold": "Threshold",
        "theme-color": "Theme color",
        "time": "Time",
        "track-rule-node-events": "Track rule node events",
        "trigger": {
            "alarm": "Alarm",
            "alarm-assignment": "Alarm assignment",
            "alarm-comment": "Alarm comment",
            "api-usage-limit": "API usage limit",
            "device-activity": "Device activity",
            "entities-limit": "Entities limit",
            "entity-action": "Entity action",
            "rule-engine-lifecycle-event": "Rule engine lifecycle event",
            "new-platform-version": "New platform version",
            "rate-limits": "Exceeded rate limits",
            "edge-connection": "Edge connection",
            "edge-communication-failure": "Edge communication failure",
            "task-processing-failure": "Task processing failure",
            "resources-shortage": "Resources shortage",
            "trigger": "Trigger",
            "trigger-required": "Trigger is required"
        },
        "type": "Type",
        "unread": "Unread",
        "updated": "Updated",
        "use-deprecated-webhook-connectors": "Use deprecated Webhook connectors",
        "use-old-api": "Use old API",
        "use-template": "Use template",
        "view-all": "View all",
        "warning": "Warning",
        "webhook-url": "Webhook URL",
        "webhook-url-required": "Webhook URL is required",
        "workflow-url": "Workflow URL",
        "workflow-url-required": "Workflow URL is required",
        "channel-name": "Channel name",
        "channel-name-required": "Channel name is required",
        "settings": {
            "notification-settings": "Notification settings",
            "reset-all": "Reset all settings",
            "reset-all-title": "Are you sure you want to reset form?",
            "reset-all-text": "After the confirmation, the settings form will reset to the default value and save.",
            "type": "Type",
            "enable-all": "Enable all",
            "disable-all": "Disable all",
            "delivery-not-configured": "Delivery method is not configured"
        }
    },
    "ota-update": {
      "add": "Add package",
      "assign-firmware": "Assigned firmware",
      "assign-firmware-required": "Assigned firmware is required",
      "assign-software": "Assigned software",
      "assign-software-required": "Assigned software is required",
      "auto-generate-checksum": "Auto-generate checksum",
      "checksum": "Checksum",
      "checksum-hint": "If checksum is empty, it will be generated automatically",
      "checksum-algorithm": "Checksum algorithm",
      "checksum-copied-message": "Package checksum has been copied to clipboard",
      "change-firmware": "Change of the firmware may cause update of { count, plural, =1 {1 device} other {# devices} }.",
      "change-software": "Change of the software may cause update of { count, plural, =1 {1 device} other {# devices} }.",
      "change-ota-setting-title": "Are you sure you want to change OTA settings?",
      "chose-compatible-device-profile": "The uploaded package will be available only for devices with the chosen profile.",
      "chose-firmware-distributed-device": "Choose firmware that will be distributed to the devices",
      "chose-software-distributed-device": "Choose software that will be distributed to the devices",
      "content-type": "Content type",
      "copy-checksum": "Copy checksum",
      "copy-direct-url": "Copy direct URL",
      "copyId": "Copy package Id",
      "copied": "Copied!",
      "delete": "Delete package",
      "delete-ota-update-text": "Be careful, after the confirmation the OTA update will become unrecoverable.",
      "delete-ota-update-title": "Are you sure you want to delete the OTA update '{{title}}'?",
      "delete-ota-updates-text": "Be careful, after the confirmation all selected OTA updates will be removed.",
      "delete-ota-updates-title": "Are you sure you want to delete { count, plural, =1 {1 OTA update} other {# OTA updates} }?",
      "description": "Description",
      "direct-url": "Direct URL",
      "direct-url-copied-message": "Package direct URL has been copied to clipboard",
      "direct-url-required": "Direct URL is required",
      "download": "Download package",
      "drop-file": "Drop a package file or click to select a file to upload.",
      "drop-package-file-or": "Drag and drop a package file or",
      "file-name": "File name",
      "file-size": "File size",
      "file-size-bytes": "File size in bytes",
      "idCopiedMessage": "Package Id has been copied to clipboard",
      "no-firmware-matching": "No compatible Firmware OTA Update packages matching '{{entity}}' were found.",
      "no-firmware-text": "No compatible Firmware OTA Update packages provisioned.",
      "no-packages-text": "No packages found",
      "no-software-matching": "No compatible Software OTA Update packages matching '{{entity}}' were found.",
      "no-software-text": "No compatible Software OTA Update packages provisioned.",
      "ota-update": "OTA update",
      "ota-update-details": "OTA update details",
      "ota-updates": "OTA updates",
      "package-file": "Package file",
      "package-type": "Package type",
      "packages-repository": "Packages repository",
      "search": "Search packages",
      "selected-package": "{ count, plural, =1 {1 package} other {# packages} } selected",
      "title": "Title",
      "title-required": "Title is required.",
      "title-max-length": "Title should be less than 256",
      "types": {
        "firmware": "Firmware",
        "software": "Software"
      },
      "upload-binary-file": "Upload binary file",
      "use-external-url": "Use external URL",
      "version": "Version",
      "version-required": "Version is required.",
      "version-tag": "Version tag",
      "version-tag-hint": "Custom tag should match the package version reported by your device.",
      "version-max-length": "Version should be less than 256",
      "warning-after-save-no-edit": "Once the package is uploaded, you will not be able to modify title, version, device profile and package type."
    },
    "position": {
        "top": "Top",
        "bottom": "Bottom",
        "left": "Left",
        "right": "Right"
    },
    "profile": {
        "profile": "Profile",
        "last-login-time": "Last Login",
        "change-password": "Change Password",
        "current-password": "Current password",
        "copy-jwt-token": "Copy JWT token",
        "jwt-token": "JWT token",
        "token-valid-till": "Token is valid till",
        "tokenCopiedSuccessMessage": "JWT token has been copied to clipboard",
        "tokenCopiedWarnMessage": "JWT token is expired! Please, refresh the page."
    },
    "profiles": {
        "profiles": "Profiles"
    },
    "security": {
        "security": "Security",
        "general-settings": "General security settings",
        "access-token": "Access token",
        "access-token-required": "Access token is required",
        "clientId": "Client ID",
        "clientId-required": "Client ID is required",
        "username": "Username",
        "username-required": "Username is required",
        "ca-cert": "CA certificate",
        "2fa": {
            "2fa": "Two-factor authentication",
            "2fa-description": "Two-factor authentication protects your account from unauthorized access. All you have to do is enter a security code when you log in.",
            "authenticate-with": "You can authenticate with:",
            "disable-2fa-provider-text": "Disabling {{name}} will make your account less secure",
            "disable-2fa-provider-title": "Are you sure you want to disable {{name}}?",
            "get-new-code": "Get new code",
            "main-2fa-method": "Use as main two-factor authentication method",
            "dialog": {
                "activation-step-description-email": "The next time you login in, you will be prompted to enter the security code that will be sent to your email address.",
                "activation-step-description-sms": "The next time you login in, you will be prompted to enter the security code that will be sent to the phone number.",
                "activation-step-description-totp": "The next time you login in, you will need to provide a two-factor authentication code.",
                "activation-step-label": "Activation",
                "backup-code-description": "Print out the codes so you have them handy when you need to use them to log in to your account. You can use each backup code once.",
                "backup-code-warn": "Once you leave this page, these codes cannot be shown again. Store them safely using the options below.",
                "download-txt": "Download (txt)",
                "email-step-description": "Enter an email to use as your authenticator.",
                "email-step-label": "Email",
                "enable-email-title": "Enable email authenticator",
                "enable-sms-title": "Enable SMS authenticator",
                "enable-totp-title": "Enable authenticator app",
                "enter-verification-code": "Enter the 6-digit code here",
                "get-backup-code-title": "Get backup code",
                "next": "Next",
                "scan-qr-code": "Scan this QR code with your verification app",
                "send-code": "Send code",
                "sms-step-description": "Enter a phone number to use as your authenticator.",
                "sms-step-label": "Phone Number",
                "success": "Success!",
                "totp-step-description-install": "You can install apps like Google Authenticator, Authy, or Duo.",
                "totp-step-description-open": "Open the authenticator app on your mobile phone.",
                "totp-step-label": "Get app",
                "verification-code": "6-digit code",
                "verification-code-invalid": "Invalid verification code format",
                "verification-code-incorrect": "Verification code is incorrect",
                "verification-code-many-request": "Too many requests to check verification code",
                "verification-step-description": "Enter a 6-digit code we just sent to {{address}}",
                "verification-step-label": "Verification"
            },
            "provider": {
                "email": "Email",
                "email-description": "Use a security code sent to your email address to authenticate.",
                "email-hint": "Authentication codes are sent via email to {{ info }}",
                "sms": "SMS",
                "sms-description": "Use your phone to authenticate. We'll send you a security code via SMS message when you log in.",
                "sms-hint": "Authentication codes are sent by text message to {{ info }}",
                "totp": "Authenticator app",
                "totp-description": "Use apps like Google Authenticator, Authy, or Duo on your phone to authenticate. It will generate a security code for logging in.",
                "totp-hint": "Authenticator app is set up for your account",
                "backup_code": "Backup code",
                "backup-code-description": "These printable one-time passcodes allow you to sign in when away from your phone, like when you’re traveling.",
                "backup-code-hint": "{{ info }} single-use codes are active at this time"
            }
        },
        "password-requirement": {
            "at-least": "At least:",
            "character": "{ count, plural, =1 {1 character} other {# characters} }",
            "digit": "{ count, plural, =1 {1 digit} other {# digits} }",
            "password-tooltip-min-length": "At least {{minimumLength}} characters long",
            "password-tooltip-max-length": "At most {{maximumLength}} characters long",
            "password-tooltip-uppercase": "{{minimumUppercaseLetters}} uppercase character",
            "password-tooltip-lowercase": "{{minimumLowercaseLetters}} lowercase character",
            "password-tooltip-digit": "{{minimumDigits}} number",
            "password-tooltip-special-characters": "{{minimumSpecialCharacters}} special character",
            "incorrect-password-try-again": "Incorrect password. Try again",
            "lowercase-letter": "{ count, plural, =1 {1 lowercase letter} other {# lowercase letters} }",
            "new-passwords-not-match": "New password didn't match",
            "password-should-not-contain-spaces": "Your password should not contain spaces",
            "password-not-meet-requirements": "Password didn't meet requirements",
            "password-requirements": "Password requirements",
            "password-should-difference": "New password should be different from current",
            "special-character": "{ count, plural, =1 {1 special character} other {# special characters} }",
            "uppercase-letter": "{ count, plural, =1 {1 uppercase letter} other {# uppercase letters} }",
            "at-most": "At most:"
        }
    },
    "relation": {
        "relations": "Relations",
        "direction": "Direction",
        "clear-relation-type": "Clear relation type",
        "search-direction": {
            "FROM": "From",
            "TO": "To"
        },
        "direction-type": {
            "FROM": "from",
            "TO": "to"
        },
        "from-relations": "Outbound relations",
        "to-relations": "Inbound relations",
        "selected-relations": "{ count, plural, =1 {1 relation} other {# relations} } selected",
        "type": "Type",
        "to-entity-type": "To entity type",
        "to-entity-name": "To entity name",
        "from-entity-type": "From entity type",
        "from-entity-name": "From entity name",
        "to-entity": "To entity",
        "from-entity": "From entity",
        "delete": "Delete relation",
        "relation-type": "Relation type",
        "relation-type-required": "Relation type is required.",
        "relation-type-max-length": "Relation type should be less than 256",
        "any-relation-type": "Any type",
        "add": "Add relation",
        "edit": "Edit relation",
        "delete-to-relation-title": "Are you sure you want to delete relation to the entity '{{entityName}}'?",
        "delete-to-relation-text": "Be careful, after the confirmation the entity '{{entityName}}' will be unrelated from the current entity.",
        "delete-to-relations-title": "Are you sure you want to delete { count, plural, =1 {1 relation} other {# relations} }?",
        "delete-to-relations-text": "Be careful, after the confirmation all selected relations will be removed and corresponding entities will be unrelated from the current entity.",
        "delete-from-relation-title": "Are you sure you want to delete relation from the entity '{{entityName}}'?",
        "delete-from-relation-text": "Be careful, after the confirmation current entity will be unrelated from the entity '{{entityName}}'.",
        "delete-from-relations-title": "Are you sure you want to delete { count, plural, =1 {1 relation} other {# relations} }?",
        "delete-from-relations-text": "Be careful, after the confirmation all selected relations will be removed and current entity will be unrelated from the corresponding entities.",
        "remove-relation-filter": "Remove relation filter",
        "remove-filter": "Remove filter",
        "add-relation-filter": "Add relation filter",
        "any-relation": "Any relation",
        "relation-filters": "Relation filters",
        "relation-filter": "Relation filter",
        "additional-info": "Additional info (JSON)",
        "invalid-additional-info": "Unable to parse additional info json.",
        "no-relations-text": "No relations found",
        "not": "Not",
        "copy-type": "Copy type"
    },
    "resource": {
        "add": "Add resource",
        "all-types": "All",
        "copyId": "Copy resource Id",
        "delete": "Delete resource",
        "delete-resource-text": "Be careful, after the confirmation the resource will become unrecoverable.",
        "delete-resource-title": "Are you sure you want to delete the resource '{{resourceTitle}}'?",
        "delete-resources-action-title": "Delete { count, plural, =1 {1 resource} other {# resources} }",
        "delete-resources-text": "Please note that the selected resources, even if they are used in device profiles, will be deleted.",
        "delete-resources-title": "Are you sure you want to delete { count, plural, =1 {1 resource} other {# resources} }?",
        "download": "Download resource",
        "drop-file": "Drop a resource file or click to select a file to upload.",
        "drop-resource-file-or": "Drag and drop a resource file or",
        "empty": "Resource is empty",
        "file-name": "File name",
        "idCopiedMessage": "Resource Id has been copied to clipboard",
        "no-resource-matching": "No resource matching '{{widgetsBundle}}' were found.",
        "no-resource-text": "No resources found",
        "open-widgets-bundle": "Open widgets bundle",
        "resource": "Resource",
        "resource-file": "Resource file",
        "resource-files": "Resource files",
        "resource-library-details": "Resource details",
        "resource-type": "Resource type",
        "resources-library": "Resources library",
        "search": "Search resources",
        "selected-resources": "{ count, plural, =1 {1 resource} other {# resources} } selected",
        "system": "System",
        "title": "Title",
        "title-required": "Title is required.",
        "title-max-length": "Title should be less than 256",
        "type": {
            "jks": "JKS",
            "js-module": "JS module",
            "lwm2m-model": "LWM2M model",
            "pkcs-12": "PKCS #12",
            "general": "General"
        },
        "resource-sub-type": "Sub-type",
        "sub-type": {
            "image": "image",
            "scada-symbol": "Scada symbol",
            "extension": "Extension",
            "module": "Module"
        },
        "resource-is-in-use": "Resource is used by other entities",
        "resources-are-in-use": "Resources are used by other entities",
        "resource-is-in-use-text": "The Resource <b>'{{title}}'</b> was not deleted because it is used by the following entities:",
        "resources-are-in-use-text": "Not all Resources have been deleted because they are used by other entities.</br>You can view referenced entities by clicking the <b>References</b> button in the corresponding resource row.</br>If you still want to delete these resources, select them in the table below and click the <b>Delete selected</b> button.",
        "delete-resource-in-use-text": "If you still want to delete the resource, click the <b>Delete anyway</b> button."
    },
    "javascript": {
        "add": "Add JavaScript resource",
        "delete": "Delete JavaScript resource",
        "delete-javascript-resource-text": "Be careful, after the confirmation the JavaScript resource will become unrecoverable.",
        "delete-javascript-resource-title": "Are you sure you want to delete the JavaScript resource '{{resourceTitle}}'?",
        "delete-javascript-resources-action-title": "Delete JavaScript { count, plural, =1 {1 resource} other {# resources} }",
        "delete-javascript-resources-text": "Please note that the selected JavaScript resources, even if they are used in JavaScript functions, will be deleted.",
        "delete-javascript-resources-title": "Are you sure you want to delete JavaScript { count, plural, =1 {1 resource} other {# resources} }?",
        "delete-javascript-resource-in-use-text": "If you still want to delete the JavaScript resource, click the <b>Delete anyway</b> button.",
        "download": "Download JavaScript resource",
        "upload-from-file": "Upload JavaScript from file",
        "resource-file": "JavaScript resource file",
        "drop-file": "Drop a JavaScript file or click to select a file to upload.",
        "drop-resource-file-or": "Drag and drop a JavaScript file or",
        "javascript-library": "JavaScript library",
        "javascript-type": "JavaScript type",
        "javascript-resource-details": "JavaScript resource details",
        "javascript-resource-is-in-use": "JavaScript resource is used by other entities",
        "javascript-resources-are-in-use": "JavaScript resources are used by other entities",
        "javascript-resource-is-in-use-text": "The JavaScript resource <b>'{{title}}'</b> was not deleted because it is used by the following entities:",
        "javascript-resources-are-in-use-text": "Not all JavaScript resources have been deleted because they are used by other entities.</br>You can view referenced entities by clicking the <b>References</b> button in the corresponding resource row.</br>If you still want to delete these JavaScript resources, select them in the table below and click the <b>Delete selected</b> button.",
        "search": "Search JavaScript resources",
        "selected-javascript-resources": "{ count, plural, =1 {1 JavaScript resource} other {# JavaScript resources} } selected",
        "no-javascript-resource-text": "No JavaScript resources found",
        "all-types": "All",
        "module-script": "Module script"
    },
    "rpc": {
      "error": {
        "target-device-is-not-set": "Target device is not set!",
        "invalid-target-entity": "RPC commands are not supported by <b>{{entityType}}</b> entity.",
        "failed-to-resolve-target-device": "Failed to resolve target device!",
        "request-timeout": "Request timeout",
        "rpc-http-error": "Error: {{status}} - {{statusText}}"
      }
    },
    "rulechain": {
        "rulechain": "Rule chain",
        "rulechain-events": "Rule chain events",
        "rulechains": "Rule chains",
        "root": "Root",
        "delete": "Delete rule chain",
        "name": "Name",
        "name-required": "Name is required.",
        "name-max-length": "Name should be less than 256",
        "description": "Description",
        "add": "Add rule chain",
        "set-root": "Make rule chain root",
        "set-root-rulechain-title": "Are you sure you want to make the rule chain '{{ruleChainName}}' root?",
        "set-root-rulechain-text": "After the confirmation the rule chain will become root and will handle all incoming transport messages.",
        "delete-rulechain-title": "Are you sure you want to delete the rule chain '{{ruleChainName}}'?",
        "delete-rulechain-text": "Be careful, after the confirmation the rule chain and all related data will become unrecoverable.",
        "delete-rulechains-title": "Are you sure you want to delete { count, plural, =1 {1 rule chain} other {# rule chains} }?",
        "delete-rulechains-action-title": "Delete { count, plural, =1 {1 rule chain} other {# rule chains} }",
        "delete-rulechains-text": "Be careful, after the confirmation all selected rule chains will be removed and all related data will become unrecoverable.",
        "add-rulechain-text": "Add new rule chain",
        "no-rulechains-text": "No rule chains found",
        "rulechain-details": "Rule chain details",
        "details": "Details",
        "events": "Events",
        "system": "System",
        "import": "Import rule chain",
        "export": "Export rule chain",
        "export-failed-error": "Unable to export rule chain: {{error}}",
        "create-new-rulechain": "Create new rule chain",
        "rulechain-file": "Rule chain file",
        "invalid-rulechain-file-error": "Unable to import rule chain: Invalid rule chain data structure.",
        "copyId": "Copy rule chain Id",
        "idCopiedMessage": "Rule chain Id has been copied to clipboard",
        "select-rulechain": "Select rule chain",
        "no-rulechains-matching": "No rule chains matching '{{entity}}' were found.",
        "rulechain-required": "Rule chain is required",
        "management": "Rules management",
        "debug-mode": "Debug mode",
        "search": "Search rule chains",
        "selected-rulechains": "{ count, plural, =1 {1 rule chain} other {# rule chains} } selected",
        "open-rulechain": "Open rule chain",
        "edge-template-root": "Template root",
        "assign-to-edge": "Assign to edge",
        "edge-rulechain": "Edge rule chain",
        "unassign-rulechain-from-edge-text": "After the confirmation the rulechain will be unassigned and won't be accessible by the edge.",
        "unassign-rulechains-from-edge-title": "Are you sure you want to unassign { count, plural, =1 {1 rulechain} other {# rulechains} }?",
        "unassign-rulechains-from-edge-text": "After the confirmation all selected rulechains will be unassigned and won't be accessible by the edge.",
        "assign-rulechain-to-edge-title": "Assign Rule Chain(s) To Edge",
        "assign-rulechain-to-edge-text": "Please select the rulechains to assign to the edge",
        "set-edge-template-root-rulechain": "Make rule chain as edge template root",
        "set-edge-template-root-rulechain-title": "Are you sure you want to make the rule chain '{{ruleChainName}}' edge template root?",
        "set-edge-template-root-rulechain-text": "After the confirmation the rule chain will become edge template root and will be root rule chain for a newly created edges.",
        "invalid-rulechain-type-error": "Unable to import rule chain: Invalid rule chain type. Expected type is {{expectedRuleChainType}}.",
        "set-auto-assign-to-edge": "Assign rule chain to edge(s) on creation",
        "set-auto-assign-to-edge-title": "Are you sure you want to assign the edge rule chain '{{ruleChainName}}' to edge(s) on creation?",
        "set-auto-assign-to-edge-text": "After the confirmation the edge rule chain will be automatically assigned to edge(s) on creation.",
        "unset-auto-assign-to-edge": "Do not assign rule chain to edge(s) on creation",
        "unset-auto-assign-to-edge-title": "Are you sure you do not want to assign the edge rule chain '{{ruleChainName}}' to edge(s) on creation?",
        "unset-auto-assign-to-edge-text": "After the confirmation the edge rule chain will no longer be automatically assigned to edge(s) on creation.",
        "unassign-rulechain-title": "Are you sure you want to unassign the rulechain '{{ruleChainName}}'?",
        "unassign-rulechains": "Unassign rulechains",
        "add-note": "Add note",
        "paste-note": "Paste note",
        "note": "Note",
        "edit-note": "Edit note",
        "note-content": "Markdown/HTML content",
        "note-details": "Note details",
        "note-background-color": "Background color",
        "note-border": "Border",
        "note-apply-default-markdown-style": "Apply default markdown style",
        "note-custom-css": "Note content CSS"
    },
    "rulenode": {
        "rule-node-events": "Rule node events",
        "details": "Details",
        "events": "Events",
        "search": "Search nodes",
        "open-node-library": "Open node library",
        "close-node-library": "Close node library",
        "add": "Add rule node",
        "name": "Name",
        "name-required": "Name is required.",
        "name-max-length": "Name should be less than 256",
        "type": "Type",
        "rule-node-description": "Rule node description",
        "delete": "Delete rule node",
        "select-all-objects": "Select all nodes and connections",
        "deselect-all-objects": "Deselect all nodes and connections",
        "delete-selected-objects": "Delete selected nodes and connections",
        "delete-selected": "Delete selected",
        "create-nested-rulechain": "Create nested rule chain",
        "select-all": "Select all",
        "copy-selected": "Copy selected",
        "deselect-all": "Deselect all",
        "rulenode-details": "Rule node details",
        "debug-mode": "Debug mode",
        "singleton": "Singleton",
        "configuration": "Configuration",
        "link": "Link",
        "link-details": "Rule node link details",
        "add-link": "Add link",
        "link-label": "Link label",
        "link-label-required": "Link label is required.",
        "custom-link-label": "Custom link label",
        "custom-link-label-required": "Custom link label is required.",
        "link-labels": "Link labels",
        "link-labels-required": "Link labels are required.",
        "no-link-labels-found": "No link labels found",
        "no-link-label-matching": "'{{label}}' not found.",
        "create-new-link-label": "Create a new one!",
        "type-filter": "Filter",
        "type-filter-details": "Filter incoming messages with configured conditions",
        "type-enrichment": "Enrichment",
        "type-enrichment-details": "Add additional information into Message Metadata",
        "type-transformation": "Transformation",
        "type-transformation-details": "Change Message payload and Metadata",
        "type-action": "Action",
        "type-action-details": "Perform special action",
        "type-external": "External",
        "type-external-details": "Interacts with external system",
        "type-rule-chain": "Rule Chain",
        "type-rule-chain-details": "Forwards incoming messages to specified Rule Chain",
        "type-flow": "Flow",
        "type-flow-details": "Organizes message flow",
        "type-input": "Input",
        "type-input-details": "Logical input of Rule Chain, forwards incoming messages to next related Rule Node",
        "type-unknown": "Unknown",
        "type-unknown-details": "Unresolved Rule Node",
        "directive-is-not-loaded": "Defined configuration directive '{{directiveName}}' is not available.",
        "ui-resources-load-error": "Failed to load configuration ui resources.",
        "invalid-target-rulechain": "Unable to resolve target rule chain!",
        "test-script-function": "Test script function",
        "script-lang-java-script": "JavaScript",
        "script-lang-tbel": "TBEL",
        "message": "Message",
        "message-type": "Message type",
        "select-message-type": "Select message type",
        "message-type-required": "Message type is required",
        "metadata": "Metadata",
        "metadata-required": "Metadata entries can't be empty.",
        "output": "Output",
        "test": "Test",
        "help": "Help",
        "reset-debug-settings": "Reset debug settings in all nodes",
        "test-with-this-message": "{{test}} with this message",
        "queue-hint": "Select a queue for message forwarding to another queue.  'Main' queue is used by default.",
        "queue-singleton-hint": "Select a queue for message forwarding in multi-instance environments. 'Main' queue is used by default."
    },
    "rule-node-config": {
        "id": "Id",
        "additional-info": "Additional Info",
        "advanced-settings": "Advanced settings",
        "create-entity-if-not-exists": "Create new entity if it doesn't exist",
        "create-entity-if-not-exists-hint": "If enabled, a new entity with specified parameters will be created unless it already exists. Existing entities will be used as is for relation.",
        "select-device-connectivity-event": "Select device connectivity event",
        "entity-name-pattern": "Name pattern",
        "device-name-pattern": "Device name",
        "asset-name-pattern": "Asset name",
        "entity-view-name-pattern": "Entity view name",
        "customer-title-pattern": "Customer title",
        "dashboard-name-pattern": "Dashboard title",
        "user-name-pattern": "User email",
        "edge-name-pattern": "Edge name",
        "entity-name-pattern-required": "Name pattern is required",
        "entity-name-pattern-hint": "Name pattern field support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "copy-message-type": "Copy message type",
        "entity-type-pattern": "Type pattern",
        "entity-type-pattern-required": "Type pattern is required",
        "message-type-value": "Message type value",
        "message-type-value-required": "Message type value is required",
        "message-type-value-max-length": "Message type value should be less than 256",
        "output-message-type": "Output message type",
        "entity-cache-expiration": "Entities cache expiration time (sec)",
        "entity-cache-expiration-hint": "Specifies maximum time interval allowed to store found entity records. 0 value means that records will never expire.",
        "entity-cache-expiration-required": "Entities cache expiration time is required.",
        "entity-cache-expiration-range": "Entities cache expiration time should be greater than or equal to 0.",
        "customer-name-pattern": "Customer title",
        "customer-name-pattern-required": "Customer title is required",
        "customer-name-pattern-hint": "Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "create-customer-if-not-exists": "Create new customer if it doesn't exist",
        "unassign-from-customer": "Unassign from specific customer if originator is dashboard",
        "unassign-from-customer-tooltip": "Only dashboards can be assigned to multiple customers at once. \nIf the message originator is a dashboard, you need to explicitly specify the customer's title to unassign from.",
        "customer-cache-expiration": "Customers cache expiration time (sec)",
        "customer-cache-expiration-hint": "Specifies maximum time interval allowed to store found customer records. 0 value means that records will never expire.",
        "customer-cache-expiration-required": "Customers cache expiration time is required.",
        "customer-cache-expiration-range": "Customers cache expiration time should be greater than or equal to 0.",
        "interval-start": "Interval start",
        "interval-end": "Interval end",
        "time-unit": "Time unit",
        "fetch-mode": "Fetch mode",
        "order-by-timestamp": "Order by timestamp",
        "limit": "Limit",
        "limit-hint": "Min limit value is 2, max - 1000. If you want to fetch a single entry, select fetch mode 'First' or 'Last'.",
        "limit-required": "Limit is required.",
        "limit-range": "Limit should be in a range from 2 to 1000.",
        "time-unit-milliseconds": "Milliseconds",
        "time-unit-seconds": "Seconds",
        "time-unit-minutes": "Minutes",
        "time-unit-hours": "Hours",
        "time-unit-days": "Days",
        "time-value-range": "Allowing range from 1 to 2147483647.",
        "start-interval-value-required": "Interval start is required.",
        "end-interval-value-required": "Interval end is required.",
        "filter": "Filter",
        "switch": "Switch",
        "math-templatization-tooltip": "This field support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "add-message-type": "Add message type",
        "select-message-types-required": "At least one message type should be selected.",
        "select-message-types": "Select message types",
        "no-message-types-found": "No message types found",
        "no-message-type-matching": "'{{messageType}}' not found.",
        "create-new-message-type": "Create a new one.",
        "message-types-required": "Message types are required.",
        "client-attributes": "Client attributes",
        "shared-attributes": "Shared attributes",
        "server-attributes": "Server attributes",
        "attributes-keys": "Attributes keys",
        "attributes-keys-required": "Attributes keys are required",
        "attributes-scope": "Attributes scope",
        "attributes-scope-value": "Attributes scope value",
        "attributes-scope-value-copy": "Copy attributes scope value",
        "attributes-scope-hint": "Use the 'scope' metadata key to dynamically set the attribute scope per message. If provided, this overrides the scope set in the configuration.",
        "notify-device": "Force notification to the device",
        "send-attributes-updated-notification": "Send attributes updated notification",
        "send-attributes-updated-notification-hint": "Send notification about updated attributes as a separate message to the rule engine queue.",
        "send-attributes-deleted-notification": "Send attributes deleted notification",
        "send-attributes-deleted-notification-hint": "Send notification about deleted attributes as a separate message to the rule engine queue.",
        "update-attributes-only-on-value-change": "Save attributes only if the value changes",
        "update-attributes-only-on-value-change-hint": "Updates the attributes on every incoming message disregarding if their value has changed. Increases API usage and reduces performance.",
        "update-attributes-only-on-value-change-hint-enabled": "Updates the attributes only if their value has changed. If the value is not changed, no update to the attribute timestamp nor attribute change notification will be sent.",
        "fetch-credentials-to-metadata": "Fetch credentials to metadata",
        "notify-device-on-update-hint": "If enabled, force notification to the device about shared attributes update. If disabled, the notification behavior is controlled by the 'notifyDevice' parameter from the incoming message metadata. To turn off the notification, the message metadata must contain the 'notifyDevice' parameter set to 'false'. Any other case will trigger the notification to the device.",
        "notify-device-on-delete-hint": "If enabled, force notification to the device about shared attributes removal. If disabled, the notification behavior is controlled by the 'notifyDevice' parameter from the incoming message metadata. To turn on the notification, the message metadata must contain the 'notifyDevice' parameter set to 'true'. In any other case, the notification will not be triggered to the device.",
        "latest-timeseries": "Latest time series data keys",
        "timeseries-keys": "Time series keys",
        "timeseries-keys-required": "At least one time series key should be selected.",
        "add-timeseries-key": "Add time series key",
        "add-message-field": "Add message field",
        "relation-search-parameters": "Relation search parameters",
        "relation-parameters": "Relation parameters",
        "add-metadata-field": "Add metadata field",
        "data-keys": "Message field names",
        "copy-from": "Copy from",
        "data-to-metadata": "Data to metadata",
        "metadata-to-data": "Metadata to data",
        "use-regular-expression-hint": "Use regular expression to copy keys by pattern.\n\nTips & tricks:\nPress 'Enter' to complete field name input.\nPress 'Backspace' to delete field name. Multiple field names supported.",
        "interval": "Interval",
        "interval-required": "Interval is required",
        "interval-hint": "Deduplication interval in seconds.",
        "interval-min-error": "Min allowed value is 1",
        "max-pending-msgs": "Max pending messages",
        "max-pending-msgs-hint": "Maximum number of messages that are stored in memory for each unique deduplication id.",
        "max-pending-msgs-required": "Max pending messages is required",
        "max-pending-msgs-max-error": "Max allowed value is 1000",
        "max-pending-msgs-min-error": "Min allowed value is 1",
        "max-retries": "Max retries",
        "max-retries-required": "Max retries is required",
        "max-retries-hint": "Maximum number of retries to push the deduplicated messages into the queue. 10 seconds delay is used between retries",
        "max-retries-max-error": "Max allowed value is 100",
        "max-retries-min-error": "Min allowed value is 0",
        "strategy": "Strategy",
        "strategy-required": "Strategy is required",
        "strategy-all-hint": "Return all messages that arrived during deduplication period as a single JSON array message. Where each element represents object with msg and metadata inner properties.",
        "strategy-first-hint": "Return first message that arrived during deduplication period.",
        "strategy-last-hint": "Return last message that arrived during deduplication period.",
        "first": "First",
        "last": "Last",
        "all": "All",
        "output-msg-type-hint": "The message type of the deduplication result.",
        "queue-name-hint": "The queue name where the deduplication result will be published.",
        "keys": "Keys",
        "keys-required": "Keys are required",
        "rename-keys-in": "Rename keys in",
        "data": "Data",
        "message": "Message",
        "metadata": "Metadata",
        "current-key-name": "Current key name",
        "key-name-required": "Key name is required",
        "new-key-name": "New key name",
        "new-key-name-required": "New key name is required",
        "metadata-keys": "Metadata field names",
        "json-path-expression": "JSON path expression",
        "json-path-expression-required": "JSON path expression is required",
        "json-path-expression-hint": "JSONPath specifies a path to an element or a set of elements in a JSON structure. '$' represents the root object or array.",
        "relations-query": "Relations query",
        "device-relations-query": "Device relations query",
        "max-relation-level": "Max relation level",
        "max-relation-level-error": "Value should be greater than 0 or unspecified.",
        "max-relation-level-invalid": "Value should be an integer.",
        "relation-type": "Relation type",
        "relation-type-pattern": "Relation type pattern",
        "relation-type-pattern-required": "Relation type pattern is required",
        "relation-types-list": "Relation types to propagate",
        "relation-types-list-hint": "If Propagate relation types are not selected, alarms will be propagated without filtering by relation type.",
        "unlimited-level": "Unlimited level",
        "latest-telemetry": "Latest telemetry",
        "add-telemetry-key": "Add telemetry key",
        "delete-from": "Delete from",
        "use-regular-expression-delete-hint": "Use regular expression to delete keys by pattern.\n\nTips & tricks:\nPress 'Enter' to complete field name input.\nPress 'Backspace' to delete field name.\nMultiple field names supported.",
        "fetch-into": "Fetch into",
        "attr-mapping": "Attributes mapping:",
        "source-attribute": "Source attribute key",
        "source-attribute-required": "Source attribute key is required.",
        "source-telemetry": "Source telemetry key",
        "source-telemetry-required": "Source telemetry key is required.",
        "target-key": "Target key",
        "target-key-required": "Target key is required.",
        "attr-mapping-required": "At least one mapping entry should be specified.",
        "fields-mapping": "Fields mapping",
        "fields-mapping-hint": "If the message field is set to $entityId, the message originator's id will be saved to the specified table column.",
        "relations-query-config-direction-suffix": "originator",
        "profile-name": "Profile name",
        "fetch-circle-parameter-info-from-metadata-hint": "Metadata field '{{perimeterKeyName}}' should be defined in next format: {\"latitude\":48.196, \"longitude\":24.6532, \"radius\":100.0, \"radiusUnit\":\"METER\"}",
        "fetch-poligon-parameter-info-from-metadata-hint": "Metadata field '{{perimeterKeyName}}' should be defined in next format: [[48.19736,24.65235],[48.19800,24.65060],...,[48.19849,24.65420]]",
        "short-templatization-tooltip": "Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "fields-mapping-required": "At least one field mapping should be specified.",
        "at-least-one-field-required": "At least one input field must have a value(s) provided.",
        "originator-fields-sv-map-hint": "Target key fields support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "sv-map-hint": "Only target key fields support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "source-field": "Source field",
        "source-field-required": "Source field is required.",
        "originator-source": "Originator source",
        "new-originator": "New originator",
        "originator-customer": "Customer",
        "originator-tenant": "Tenant",
        "originator-related": "Related entity",
        "originator-alarm-originator": "Alarm Originator",
        "originator-entity": "Entity by name pattern",
        "clone-message": "Clone message",
        "transform": "Transform",
        "default-ttl": "Default TTL",
        "default-ttl-required": "Default TTL is required.",
        "default-ttl-hint": "Rule node will fetch Time-to-Live (TTL) value from the message metadata. If no value is present, it defaults to the TTL specified in the configuration. If the value is set to 0, the TTL from the tenant profile configuration will be applied.",
        "default-ttl-zero-hint": "TTL will not be applied if its value is set to 0.",
        "min-default-ttl-message": "Only 0 minimum TTL is allowed.",
        "generation-parameters": "Generation parameters",
        "message-count": "Generated messages limit (0 - unlimited)",
        "message-count-required": "Generated messages limit is required.",
        "min-message-count-message": "Only 0 minimum message count is allowed.",
        "period-seconds": "Period in seconds",
        "period-seconds-required": "Period is required.",
        "generation-frequency-seconds": "Generation frequency in seconds",
        "generation-frequency-required": "Generation frequency is required.",
        "min-generation-frequency-message": "Only 1 second minimum is allowed.",
        "script-lang-tbel": "TBEL",
        "script-lang-js": "JS",
        "use-metadata-period-in-seconds-patterns": "Use period in seconds pattern",
        "use-metadata-period-in-seconds-patterns-hint": "If selected, rule node use period in seconds interval pattern from message metadata or data assuming that intervals are in the seconds.",
        "period-in-seconds-pattern": "Period in seconds pattern",
        "period-in-seconds-pattern-required": "Period in seconds pattern is required",
        "min-period-seconds-message": "Only 1 second minimum period is allowed.",
        "originator": "Originator",
        "message-body": "Message body",
        "message-metadata": "Message metadata",
        "generate": "Generate",
        "current-rule-node": "Current Rule Node",
        "current-tenant": "Current Tenant",
        "generator-function": "Generator function",
        "test-generator-function": "Test generator function",
        "generator": "Generator",
        "test-filter-function": "Test filter function",
        "test-switch-function": "Test switch function",
        "test-transformer-function": "Test transformer function",
        "transformer": "Transformer",
        "alarm-create-condition": "Alarm create condition",
        "test-condition-function": "Test condition function",
        "alarm-clear-condition": "Alarm clear condition",
        "alarm-details-builder": "Alarm details builder",
        "test-details-function": "Test details function",
        "alarm-type": "Alarm type",
        "select-entity-types": "Select entity types",
        "alarm-type-required": "Alarm type is required.",
        "alarm-severity": "Alarm severity",
        "alarm-severity-required": "Alarm severity is required",
        "alarm-severity-pattern": "Alarm severity pattern",
        "alarm-status-filter": "Alarm status filter",
        "alarm-status-list-empty": "Alarm status list is empty",
        "no-alarm-status-matching": "No alarm status matching were found.",
        "propagate": "Propagate alarm to related entities",
        "propagate-to-owner": "Propagate alarm to entity owner (Customer or Tenant)",
        "propagate-to-tenant": "Propagate alarm to Tenant",
        "condition": "Condition",
        "details": "Details",
        "to-string": "To string",
        "test-to-string-function": "Test to string function",
        "from-template": "From",
        "from-template-required": "From is required",
        "message-to-metadata": "Message to metadata",
        "metadata-to-message": "Metadata to message",
        "from-message": "From message",
        "from-metadata": "From metadata",
        "to-template": "To",
        "to-template-required": "To Template is required",
        "mail-address-list-template-hint": "Comma separated address list, use <code><span style=\"color: #000;\">$&#123;</span>metadataKey<span style=\"color: #000;\">&#125;</span></code> for value from metadata, <code><span style=\"color: #000;\">$[</span>messageKey<span style=\"color: #000;\">]</span></code> for value from message body",
        "cc-template": "Cc",
        "bcc-template": "Bcc",
        "subject-template": "Subject",
        "subject-template-required": "Subject Template is required",
        "body-template": "Body",
        "body-template-required": "Body Template is required",
        "dynamic-mail-body-type": "Dynamic mail body type",
        "mail-body-type": "Mail body type",
        "body-type-template": "Body type template",
        "reply-routing-configuration": "Reply Routing Configuration",
        "rpc-reply-routing-configuration-hint": "These configuration parameters specify the metadata key names used to identify the service, session, and request for sending a reply back.",
        "reply-routing-configuration-hint": "These configuration parameters specify the metadata key names used to identify the service and request for sending a reply back.",
        "request-id-metadata-attribute": "Request Id",
        "service-id-metadata-attribute": "Service Id",
        "session-id-metadata-attribute": "Session Id",
        "timeout-sec": "Timeout in seconds",
        "timeout-required": "Timeout is required",
        "min-timeout-message": "Only 0 minimum timeout value is allowed.",
        "endpoint-url-pattern": "Endpoint URL pattern",
        "endpoint-url-pattern-required": "Endpoint URL pattern is required",
        "request-method": "Request method",
        "ignore-request-body": "Without request body",
        "request-body-template": "Request body template",
        "request-body-template-hint": "Use <code><span style=\"color: #000;\">$&#123;</span>metadataKey<span style=\"color: #000;\">&#125;</span></code> for metadata, <code><span style=\"color: #000;\">$[</span>messageKey<span style=\"color: #000;\">]</span></code> for message values. If empty, the message payload is used as the request body. For non-JSON payloads, enable 'Parse to plain text'.",
        "parse-to-plain-text": "Parse to plain text",
        "parse-to-plain-text-hint": "If selected, the request body (message payload or body template result) will be sent as a plain text string instead of being parsed as JSON, e.g. msg = \"Hello,\\t\"world\"\" will be parsed to Hello, \"world\"",
        "read-timeout": "Read timeout in millis",
        "read-timeout-hint": "The value of 0 means an infinite timeout",
        "max-parallel-requests-count": "Max number of parallel requests",
        "max-parallel-requests-count-hint": "The value of 0 specifies no limit in parallel processing",
        "max-response-size": "Max response size (in KB)",
        "max-response-size-hint": "The maximum amount of memory allocated for buffering data when decoding or encoding HTTP messages, such as JSON or XML payloads",
        "headers": "Headers",
        "headers-hint": "Use <code><span style=\"color: #000;\">$&#123;</span>metadataKey<span style=\"color: #000;\">&#125;</span></code> for value from metadata, <code><span style=\"color: #000;\">$[</span>messageKey<span style=\"color: #000;\">]</span></code> for value from message body in header/value fields",
        "header": "Header",
        "header-required": "Header is required",
        "value": "Value",
        "value-required": "Value is required",
        "topic-pattern": "Topic pattern",
        "key-pattern": "Key pattern",
        "key-pattern-hint": "Optional. If a valid partition number is specified, it will be used when sending the record. If no partition is specified, the key will be used instead. If neither is specified, a partition will be assigned in a round-robin fashion.",
        "topic-pattern-required": "Topic pattern is required",
        "topic": "Topic",
        "topic-required": "Topic is required",
        "bootstrap-servers": "Bootstrap servers",
        "bootstrap-servers-required": "Bootstrap servers value is required",
        "other-properties": "Other properties",
        "other-properties-empty": "No other properties configured",
        "key": "Key",
        "key-required": "Key is required",
        "retries": "Automatically retry times if fails",
        "min-retries-message": "Only 0 minimum retries is allowed.",
        "batch-size-bytes": "Produces batch size in bytes",
        "min-batch-size-bytes-message": "Only 0 minimum batch size is allowed.",
        "linger-ms": "Time to buffer locally (ms)",
        "min-linger-ms-message": "Only 0 ms minimum value is allowed.",
        "buffer-memory-bytes": "Client buffer max size in bytes",
        "min-buffer-memory-message": "Only 0 minimum buffer size is allowed.",
        "memory-buffer-size-range": "Memory buffer size must be between 0 and {{max}} KB",
        "acks": "Number of acknowledgments",
        "topic-arn-pattern": "Topic ARN pattern",
        "topic-arn-pattern-required": "Topic ARN pattern is required",
        "aws-access-key-id": "AWS Access Key ID",
        "aws-access-key-id-required": "AWS Access Key ID is required",
        "aws-secret-access-key": "AWS Secret Access Key",
        "aws-secret-access-key-required": "AWS Secret Access Key is required",
        "aws-region": "AWS Region",
        "aws-region-required": "AWS Region is required",
        "exchange-name-pattern": "Exchange name pattern",
        "routing-key-pattern": "Routing key pattern",
        "message-properties": "Message properties",
        "host": "Host",
        "host-required": "Host is required",
        "port": "Port",
        "port-required": "Port is required",
        "port-range": "Port should be in a range from 1 to 65535.",
        "virtual-host": "Virtual host",
        "username": "Username",
        "password": "Password",
        "automatic-recovery": "Automatic recovery",
        "connection-timeout-ms": "Connection timeout (ms)",
        "min-connection-timeout-ms-message": "Only 0 ms minimum value is allowed.",
        "handshake-timeout-ms": "Handshake timeout (ms)",
        "min-handshake-timeout-ms-message": "Only 0 ms minimum value is allowed.",
        "client-properties": "Client properties",
        "client-properties-empty": "No client properties configured",
        "queue-url-pattern": "Queue URL pattern",
        "queue-url-pattern-required": "Queue URL pattern is required",
        "delay-seconds": "Delay (seconds)",
        "min-delay-seconds-message": "Only 0 seconds minimum value is allowed.",
        "max-delay-seconds-message": "Only 900 seconds maximum value is allowed.",
        "name": "Name",
        "name-required": "Name is required",
        "queue-type": "Queue type",
        "sqs-queue-standard": "Standard",
        "sqs-queue-fifo": "FIFO",
        "gcp-project-id": "GCP project ID",
        "gcp-project-id-required": "GCP project ID is required",
        "gcp-service-account-key": "GCP service account key file",
        "gcp-service-account-key-required": "GCP service account key file is required",
        "pubsub-topic-name": "Topic name",
        "pubsub-topic-name-required": "Topic name is required",
        "message-attributes": "Message attributes",
        "message-attributes-empty": "No message attributes configured",
        "message-attributes-hint": "Use <code><span style=\"color: #000;\">$&#123;</span>metadataKey<span style=\"color: #000000;\">&#125;</span></code> for value from metadata, <code><span style=\"color: #000;\">$[</span>messageKey<span style=\"color: #000;\">]</span></code> for value from message body in name/value fields",
        "connect-timeout": "Connection timeout (sec)",
        "connect-timeout-required": "Connection timeout is required.",
        "connect-timeout-range": "Connection timeout should be in a range from 1 to 200.",
        "client-id": "Client ID",
        "client-id-hint": "Optional. Leave empty for auto-generated Client ID. Be careful when specifying the Client ID. Majority of the MQTT brokers will not allow multiple connections with the same Client ID. To connect to such brokers, your mqtt Client ID must be unique. When platform is running in a micro-services mode, the copy of rule node is launched in each micro-service. This will automatically lead to multiple mqtt clients with the same ID and may cause failures of the rule node. To avoid such failures enable \"Add Service ID as suffix to Client ID\" option below.",
        "append-client-id-suffix": "Add Service ID as suffix to Client ID",
        "client-id-suffix-hint": "Optional. Applied when \"Client ID\" specified explicitly. If selected then Service ID will be added to Client ID as a suffix. Helps to avoid failures when platform is running in a micro-services mode.",
        "device-id": "Device ID",
        "device-id-required": "Device ID is required.",
        "clean-session": "Clean session",
        "enable-ssl": "Enable SSL",
        "credentials": "Credentials",
        "credentials-type": "Credentials type",
        "credentials-type-required": "Credentials type is required.",
        "credentials-anonymous": "Anonymous",
        "credentials-basic": "Basic",
        "credentials-pem": "PEM",
        "credentials-pem-hint": "At least Server CA certificate file or a pair of Client certificate and Client private key files are required",
        "credentials-sas": "Shared Access Signature",
        "sas-key": "SAS Key",
        "sas-key-required": "SAS Key is required.",
        "hostname": "Hostname",
        "hostname-required": "Hostname is required.",
        "azure-ca-cert": "CA certificate file",
        "username-required": "Username is required.",
        "password-required": "Password is required.",
        "ca-cert": "Server CA certificate file",
        "private-key": "Client private key file",
        "cert": "Client certificate file",
        "no-file": "No file selected.",
        "drop-file": "Drop a file or click to select a file to upload.",
        "private-key-password": "Private key password",
        "use-system-smtp-settings": "Use system SMTP settings",
        "use-metadata-dynamic-interval": "Use dynamic interval",
        "metadata-dynamic-interval-hint": "Interval start and end input fields support templatization. Note that the substituted template value should be set in milliseconds. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "use-metadata-interval-patterns-hint": "If selected, rule node use start and end interval patterns from message metadata or data assuming that intervals are in the milliseconds.",
        "use-message-alarm-data": "Use message alarm data",
        "overwrite-alarm-details": "Overwrite alarm details",
        "use-alarm-severity-pattern": "Use alarm severity pattern",
        "check-all-keys": "Check that all specified fields are present",
        "check-all-keys-hint": "If selected, checks that all specified keys are present in the message data and metadata.",
        "check-relation-to-specific-entity": "Check relation to specific entity",
        "check-relation-to-specific-entity-tooltip": "If enabled, checks the presence of relation with a specific entity otherwise, checks the presence of relation with any entity. In both cases, relation lookup is based on configured direction and type.",
        "check-relation-hint": "Checks existence of relation to specific entity or to any entity based on direction and relation type.",
        "delete-relation-with-specific-entity": "Delete relation with specific entity",
        "delete-relation-with-specific-entity-hint": "If enabled, will delete the relation with just one specific entity. Otherwise, the relation will be removed with all matching entities.",
        "delete-relation-hint": "Deletes relation from the originator of the incoming message to the specified entity or list of entities based on direction and type.",
        "remove-current-relations": "Remove current relations",
        "remove-current-relations-hint": "Removes current relations from the originator of the incoming message based on direction and type.",
        "change-originator-to-related-entity": "Change originator to related entity",
        "change-originator-to-related-entity-hint": "Used to process submitted message as a message from another entity.",
        "start-interval": "Interval start",
        "end-interval": "Interval end",
        "start-interval-required": "Interval start is required.",
        "end-interval-required": "Interval end is required.",
        "smtp-protocol": "Protocol",
        "smtp-host": "SMTP host",
        "smtp-host-required": "SMTP host is required.",
        "smtp-port": "SMTP port",
        "smtp-port-required": "You must supply a smtp port.",
        "smtp-port-range": "SMTP port should be in a range from 1 to 65535.",
        "timeout-msec": "Timeout ms",
        "min-timeout-msec-message": "Only 0 ms minimum value is allowed.",
        "enter-username": "Enter username",
        "enter-password": "Enter password",
        "enable-tls": "Enable TLS",
        "tls-version": "TLS version",
        "enable-proxy": "Enable proxy",
        "use-system-proxy-properties": "Use system proxy properties",
        "proxy-host": "Proxy host",
        "proxy-host-required": "Proxy host is required.",
        "proxy-port": "Proxy port",
        "proxy-port-required": "Proxy port is required.",
        "proxy-port-range": "Proxy port should be in a range from 1 to 65535.",
        "proxy-user": "Proxy user",
        "proxy-password": "Proxy password",
        "numbers-to-template": "Phone Numbers To Template",
        "numbers-to-template-required": "Phone Numbers To Template is required",
        "numbers-to-template-hint": "Comma separated Phone Numbers, use <code><span style=\"color: #000;\">$&#123;</span>metadataKey<span style=\"color: #000;\">&#125;</span></code> for value from metadata, <code><span style=\"color: #000;\">$[</span>messageKey<span style=\"color: #000;\">]</span></code> for value from message body",
        "sms-message-template": "SMS message Template",
        "sms-message-template-required": "SMS message Template is required",
        "use-system-sms-settings": "Use system SMS provider settings",
        "min-period-0-seconds-message": "Only 0 second minimum period is allowed.",
        "max-pending-messages": "Maximum pending messages",
        "max-pending-messages-required": "Maximum pending messages is required.",
        "max-pending-messages-range": "Maximum pending messages should be in a range from 1 to 100000.",
        "originator-types-filter": "Originator types filter",
        "interval-seconds": "Interval in seconds",
        "interval-seconds-required": "Interval is required.",
        "int-range": "Value must not exceed the maximum integer limit (2147483648)",
        "min-interval-seconds-message": "Only 1 second minimum interval is allowed.",
        "output-timeseries-key-prefix": "Output time series key prefix",
        "output-timeseries-key-prefix-required": "Output time series key prefix required.",
        "separator-hint": "You should press \"Enter\" to complete field input.",
        "select-details": "Select details",
        "entity-details-id": "Id",
        "entity-details-title": "Title",
        "entity-details-country": "Country",
        "entity-details-state": "State",
        "entity-details-city": "City",
        "entity-details-zip": "Zip",
        "entity-details-address": "Address",
        "entity-details-address2": "Address2",
        "entity-details-additional_info": "Additional Info",
        "entity-details-phone": "Phone",
        "entity-details-email": "Email",
        "email-sender": "Email sender",
        "fields-to-check": "Fields to check",
        "add-detail": "Add detail",
        "check-all-keys-tooltip": "If enabled, checks the presence of all fields listed in the message and metadata field names within the incoming message and its metadata.",
        "fields-to-check-hint": "Press \"Enter\" to complete field name input. Multiple field names supported.",
        "entity-details-list-empty": "At least one detail should be selected.",
        "alarm-status": "Alarm status",
        "alarm-required": "At least one alarm status should be selected.",
        "no-entity-details-matching": "No entity details matching were found.",
        "custom-table-name": "Custom table name",
        "custom-table-name-required": "Table Name is required",
        "custom-table-hint": "The table must be created in your Cassandra cluster and its name must start with the prefix 'cs_tb_' to avoid the data insertion to the common TB tables. Enter the table name here without the 'cs_tb_' prefix.",
        "message-field": "Message field",
        "message-field-required": "Message field is required.",
        "table-col": "Table column",
        "table-col-required": "Table column is required.",
        "latitude-field-name": "Latitude field name",
        "longitude-field-name": "Longitude field name",
        "latitude-field-name-required": "Latitude field name is required.",
        "longitude-field-name-required": "Longitude field name is required.",
        "fetch-perimeter-info-from-metadata": "Fetch perimeter information from metadata",
        "fetch-perimeter-info-from-metadata-tooltip": "If perimeter type is set to 'Polygon' the value of metadata field '{{perimeterKeyName}}' will be set as perimeter definition without additional parsing of the value. Otherwise, if perimeter type is set to 'Circle' the value of '{{perimeterKeyName}}' metadata field will be parsed to extract 'latitude', 'longitude',  'radius', 'radiusUnit' fields that uses for circle perimeter definition.",
        "perimeter-key-name": "Perimeter key name",
        "perimeter-key-name-hint": "Metadata field name that includes perimeter information.",
        "perimeter-key-name-required": "Perimeter key name is required.",
        "perimeter-circle": "Circle",
        "perimeter-polygon": "Polygon",
        "perimeter-type": "Perimeter type",
        "circle-center-latitude": "Center latitude",
        "circle-center-latitude-required": "Center latitude is required.",
        "circle-center-longitude": "Center longitude",
        "circle-center-longitude-required": "Center longitude is required.",
        "range-unit-meter": "Meter",
        "range-unit-kilometer": "Kilometer",
        "range-unit-foot": "Foot",
        "range-unit-mile": "Mile",
        "range-unit-nautical-mile": "Nautical mile",
        "range-units": "Range units",
        "range-units-required": "Range units is required.",
        "range": "Range",
        "range-required": "Range is required.",
        "polygon-definition": "Polygon definition",
        "polygon-definition-required": "Polygon definition is required.",
        "polygon-definition-hint": "Use the following format for manual definition of polygon: [[lat1,lon1],[lat2,lon2], ... ,[latN,lonN]].",
        "min-inside-duration": "Minimal inside duration",
        "min-inside-duration-value-required": "Minimal inside duration is required",
        "min-inside-duration-time-unit": "Minimal inside duration time unit",
        "min-outside-duration": "Minimal outside duration",
        "min-outside-duration-value-required": "Minimal outside duration is required",
        "min-outside-duration-time-unit": "Minimal outside duration time unit",
        "tell-failure-if-absent": "Tell Failure",
        "tell-failure-if-absent-hint": "If at least one selected key doesn't exist the outbound message will report \"Failure\".",
        "get-latest-value-with-ts": "Fetch timestamp for the latest telemetry values",
        "get-latest-value-with-ts-hint": "If selected, the latest telemetry values will also include timestamp, e.g: \"temp\": \"&#123;\"ts\":1574329385897, \"value\":42&#125;\"",
        "ignore-null-strings": "Ignore null strings",
        "ignore-null-strings-hint": "If selected rule node will ignore entity fields with empty value.",
        "add-metadata-key-values-as-kafka-headers": "Add Message metadata key-value pairs to Kafka record headers",
        "add-metadata-key-values-as-kafka-headers-hint": "If selected, key-value pairs from message metadata will be added to the outgoing records headers as byte arrays with predefined charset encoding.",
        "charset-encoding": "Charset encoding",
        "charset-encoding-required": "Charset encoding is required.",
        "charset-us-ascii": "US-ASCII",
        "charset-iso-8859-1": "ISO-8859-1",
        "charset-utf-8": "UTF-8",
        "charset-utf-16be": "UTF-16BE",
        "charset-utf-16le": "UTF-16LE",
        "charset-utf-16": "UTF-16",
        "select-queue-hint": "The queue name can be selected from a drop-down list or add a custom name.",
        "device-profile-node-hint": "Useful if you have duration or repeating conditions to ensure continuity of alarm state evaluation.",
        "persist-alarm-rules": "Persist state of alarm rules",
        "persist-alarm-rules-hint": "If enabled, the rule node will store the state of processing to the database.",
        "fetch-alarm-rules": "Fetch state of alarm rules",
        "fetch-alarm-rules-hint": "If enabled, the rule node will restore the state of processing on initialization and ensure that alarms are raised even after server restarts. Otherwise, the state will be restored when the first message from the device arrives.",
        "input-value-key": "Input value key",
        "input-value-key-required": "Input value key is required.",
        "output-value-key": "Output value key",
        "output-value-key-required": "Output value key is required.",
        "number-of-digits-after-floating-point": "Number of digits after floating point",
        "number-of-digits-after-floating-point-range": "Number of digits after floating point should be in a range from 0 to 15.",
        "failure-if-delta-negative": "Tell Failure if delta is negative",
        "failure-if-delta-negative-tooltip": "Rule node forces failure of message processing if delta value is negative.",
        "use-caching": "Use caching",
        "use-caching-tooltip": "Rule node will cache the value of \"{{inputValueKey}}\" that arrives from the incoming message to improve performance. Note that the cache will not be updated if you modify the \"{{inputValueKey}}\" value elsewhere.",
        "add-time-difference-between-readings": "Add the time difference between \"{{inputValueKey}}\" readings",
        "add-time-difference-between-readings-tooltip": "If enabled, the rule node will add the \"{{periodValueKey}}\" to the outbound message.",
        "period-value-key": "Period value key",
        "period-value-key-required": "Period value key is required.",
        "general-pattern-hint": "Use ${metadataKey} for value from metadata, $[messageKey] for value from message body.",
        "alarm-severity-pattern-hint": "Use <code><span style=\"color: #000;\">$&#123;</span>metadataKey<span style=\"color: #000;\">&#125;</span></code> for value from metadata, <code><span style=\"color: #000;\">$[</span>messageKey<span style=\"color: #000;\">]</span></code> for value from message body. Alarm severity should be system (CRITICAL, MAJOR etc.)",
        "output-node-name-hint": "The <b>rule node name</b> corresponds to the <b>relation type</b> of the output message, and it is used to forward messages to other rule nodes in the caller rule chain.",
        "use-server-ts": "Use server timestamp",
        "use-server-ts-hint": "Use the server’s current timestamp for time series data that lacks an explicit timestamp. This helps maintain proper ordering when processing messages from multiple sources or when messages arrive out of sequence.",
        "kv-map-pattern-hint": "All input fields support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "kv-map-single-pattern-hint": "Input field support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "shared-scope": "Shared scope",
        "server-scope": "Server scope",
        "client-scope": "Client scope",
        "attribute-type": "Attribute",
        "attribute-type-description": "Fetch attribute value from database",
        "attribute-type-result-description": "Store result as an entity attribute in the database",
        "constant-type": "Constant",
        "constant-type-description": "Define constant value",
        "time-series-type": "Time series",
        "time-series-type-description": "Fetch latest time-series value from database",
        "time-series-type-result-description": "Store result as an entity time-series in the database",
        "message-body-type": "Message",
        "message-body-type-description": "Fetch argument value from incoming message",
        "message-body-type-result-description": "Add result to the outgoing message",
        "message-metadata-type": "Metadata",
        "message-metadata-type-description": "Fetch argument value from incoming message metadata",
        "message-metadata-result-description": "Add result to the outgoing message metadata",
        "argument-tile": "Arguments",
        "no-arguments-prompt": "No arguments configured",
        "result-title": "Result",
        "functions-field-input": "Functions",
        "no-option-found": "No option found",
        "argument-source-field-input": "Source",
        "argument-source-field-input-required": "Argument source is required.",
        "argument-key-field-input": "Key",
        "argument-key-field-input-required": "Argument key is required.",
        "constant-value-field-input": "Constant value",
        "constant-value-field-input-required": "Constant value is required.",
        "attribute-scope-field-input": "Attribute scope",
        "attribute-scope-field-input-required": "Attribute scope os required.",
        "default-value-field-input": "Default value",
        "type-field-input": "Type",
        "type-field-input-required": "Type is required.",
        "key-field-input": "Key",
        "add-entity-type": "Add entity type",
        "add-device-profile": "Add device profile",
        "key-field-input-required": "Key is required.",
        "number-floating-point-field-input": "Number of digits after floating point",
        "number-floating-point-field-input-hint": "Use <i>0</i> to convert result to integer",
        "add-to-message-field-input": "Add to message",
        "add-to-metadata-field-input": "Add to metadata",
        "custom-expression-field-input": "Mathematical Expression",
        "custom-expression-field-input-required": "Mathematical expression is required",
        "custom-expression-field-input-hint": "Specify a mathematical expression to evaluate. Default expression demonstrates how to transform Fahrenheit to Celsius",
        "retained-message": "Retained",
        "attributes-mapping": "Attributes mapping",
        "latest-telemetry-mapping": "Latest telemetry mapping",
        "add-mapped-attribute-to": "Add mapped attributes to",
        "add-mapped-latest-telemetry-to": "Add mapped latest telemetry to",
        "add-mapped-fields-to": "Add mapped fields to",
        "add-selected-details-to": "Add selected details to",
        "clear-selected-types": "Clear selected types",
        "clear-selected-details": "Clear selected details",
        "clear-selected-fields": "Clear selected fields",
        "clear-selected-keys": "Clear selected keys",
        "geofence-configuration": "Geofence configuration",
        "coordinate-field-names": "Coordinate field names",
        "coordinate-field-hint": "Rule node tries to retrieve the specified fields from the message. If they are not present, it will look them up in the metadata.",
        "presence-monitoring-strategy": "Presence monitoring strategy",
        "presence-monitoring-strategy-on-first-message": "On first message",
        "presence-monitoring-strategy-on-each-message": "On each message",
        "presence-monitoring-strategy-on-first-message-hint": "Reports presence status 'Inside' or 'Outside' on the first message after the configured minimal duration has passed since previous presence status 'Entered' or 'Left' update.",
        "presence-monitoring-strategy-on-each-message-hint": "Reports presence status 'Inside' or 'Outside' on each message after presence status 'Entered' or 'Left' update.",
        "fetch-credentials-to": "Fetch credentials to",
        "add-originator-attributes-to": "Add originator attributes to",
        "originator-attributes": "Originator attributes",
        "fetch-latest-telemetry-with-timestamp": "Fetch latest telemetry with timestamp",
        "fetch-latest-telemetry-with-timestamp-tooltip": "If selected, latest telemetry values will be added to the outbound metadata with timestamp, e.g: \"{{latestTsKeyName}}\": \"{\"ts\":1574329385897, \"value\":42}\"",
        "tell-failure": "Tell failure if any of the attributes are missing",
        "tell-failure-tooltip": "If at least one selected key doesn't exist the outbound message will report \"Failure\".",
        "created-time": "Created time",
        "chip-help": "Press 'Enter' to complete {{inputName}} input. \nPress 'Backspace' to delete {{inputName}}. \nMultiple values supported.",
        "detail": "detail",
        "field-name": "field name",
        "device-profile": "device profile",
        "entity-type": "entity type",
        "message-type": "message type",
        "timeseries-key": "time series key",
        "type": "Type",
        "first-name": "First name",
        "last-name": "Last name",
        "label": "Label",
        "originator-fields-mapping": "Originator fields mapping",
        "add-mapped-originator-fields-to": "Add mapped originator fields to",
        "fields": "Fields",
        "skip-empty-fields": "Skip empty fields",
        "skip-empty-fields-tooltip": "Fields with empty values will not be added to the output message/output metadata.",
        "fetch-interval": "Fetch interval",
        "fetch-strategy": "Fetch strategy",
        "fetch-timeseries-from-to": "Fetch time series from {{startInterval}} {{startIntervalTimeUnit}} ago to {{endInterval}} {{endIntervalTimeUnit}} ago.",
        "fetch-timeseries-from-to-invalid": "Fetch time series invalid (\"Interval start\" should be less than \"Interval end\").",
        "use-metadata-dynamic-interval-tooltip": "If selected, the rule node will use dynamic interval start and end based on the message and metadata patterns.",
        "all-mode-hint": "If selected fetch mode \"All\" rule node will retrieve telemetry from the fetch interval with configurable query parameters.",
        "first-mode-hint": "If selected fetch mode \"First\" rule node will retrieve the closest telemetry to the fetch interval's start.",
        "last-mode-hint": "If selected fetch mode \"Last\" rule node will retrieve the closest telemetry to the fetch interval's end.",
        "ascending": "Ascending",
        "descending": "Descending",
        "min": "Min",
        "max": "Max",
        "average": "Average",
        "sum": "Sum",
        "count": "Count",
        "none": "None",
        "last-level-relation-tooltip": "If selected, the rule node will search related entities only on the level set in the max relation level.",
        "last-level-device-relation-tooltip": "If selected, the rule node will search related devices only on the level set in the max relation level.",
        "data-to-fetch": "Data to fetch",
        "mapping-of-customers": "Mapping of customer's",
        "map-fields-required": "All mapping fields are required.",
        "attributes": "Attributes",
        "related-device-attributes": "Related device attributes",
        "add-selected-attributes-to": "Add selected attributes to",
        "device-profiles": "Device profiles",
        "mapping-of-tenant": "Mapping of tenant's",
        "add-attribute-key": "Add attribute key",
        "message-template": "Message template",
        "message-template-required": "Message template is required",
        "use-system-slack-settings": "Use system slack settings",
        "slack-api-token": "Slack API token",
        "slack-api-token-required": "Slack API token is required",
        "keys-mapping": "keys mapping",
        "add-key": "Add key",
        "recipients": "Recipients",
        "message-subject-and-content": "Message subject and content",
        "template-rules-hint": "Both input fields support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the message metadata.",
        "originator-customer-desc": "Use customer of incoming message originator as new originator.",
        "originator-tenant-desc": "Use current tenant as new originator.",
        "originator-related-entity-desc": "Use related entity as new originator. Lookup based on configured relation type and direction.",
        "originator-alarm-originator-desc": "Use alarm originator as new originator. Only if incoming message originator is alarm entity.",
        "originator-entity-by-name-pattern-desc": "Use entity fetched from DB as new originator. Lookup based on entity type and specified name pattern.",
        "email-from-template-hint": "Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "recipients-block-main-hint": "Comma-separated address list. All input fields support templatization. Use $[messageKey] to extract value from the message and ${metadataKey} to extract value from the metadata.",
        "forward-msg-default-rule-chain": "Forward message to the originator's default rule chain",
        "forward-msg-default-rule-chain-tooltip": "If enabled, message will be forwarded to the originator's default rule chain, or rule chain from configuration, if originator has no default rule chain defined in the entity profile.",
        "exclude-zero-deltas": "Exclude zero deltas from outbound message",
        "exclude-zero-deltas-hint": "If enabled, the \"{{outputValueKey}}\" output key will be added to the outbound message if its value is not zero.",
        "exclude-zero-deltas-time-difference-hint": "If enabled, the \"{{outputValueKey}}\" and \"{{periodValueKey}}\" output keys will be added to the outbound message only if the \"{{outputValueKey}}\" value is not zero.",
        "search-direction-from": "From originator to target entity",
        "search-direction-to": "From target entity to originator",
        "del-relation-direction-from": "From originator",
        "del-relation-direction-to": "To originator",
        "target-entity": "Target entity",
        "function-configuration": "Function configuration",
        "function-name": "Function name",
        "function-name-required": "Function name is required.",
        "qualifier": "Qualifier",
        "qualifier-hint": "If the qualifier is not specified, the default qualifier \"$LATEST\" will be used.",
        "aws-credentials": "AWS Credentials",
        "connection-timeout": "Connection timeout",
        "connection-timeout-required": "Connection timeout is required.",
        "connection-timeout-min": "Min connection timeout is 0.",
        "connection-timeout-hint": "The amount of time to wait in seconds when initially establishing a connection before giving up and timing out. A value of 0 means infinity, and is not recommended.",
        "request-timeout": "Request timeout",
        "request-timeout-required": "Request timeout is required",
        "request-timeout-min": "Min request timeout is 0",
        "request-timeout-hint": "The amount of time to wait in seconds for the request to complete before giving up and timing out. A value of 0 means infinity, and is not recommended.",
        "units": "Units",
        "tell-failure-aws-lambda": "Tell Failure if AWS Lambda function execution raises exception",
        "tell-failure-aws-lambda-hint": "Rule node forces failure of message processing if AWS Lambda function execution raises exception.",
        "basic-mode": "Basic",
        "advanced-mode": "Advanced",
        "url-hint": "Enter the request URL. Ensure special characters are percent-encoded.",
        "query-params": "Query parameters",
        "query-params-hint": "Additional query parameters to include in the request URL. Both names and values support templatization and are strictly (RFC 3986) encoded after template resolution.",
        "query-params-empty": "No query parameters configured",
        "query-params-name": "Name",
        "query-params-value": "Value",
        "query-params-name-required": "Name is required",
        "query-params-value-required": "Value is required",
        "headers-empty": "No headers configured",
        "request-url": "Request URL",
        "url": "URL",
        "save-time-series": {
            "processing-settings": "Processing settings",
            "processing-settings-hint": "Define how incoming messages are processed. Basic processing settings allow you to select preconfigured strategies, while Advanced settings allow you to select individual processing strategies for each action.",
            "advanced-settings-hint": "Be cautious when configuring processing strategies. Certain combinations can lead to unexpected behavior.",
            "strategy": "Strategy",
            "deduplication-interval": "Deduplication interval",
            "deduplication-interval-required": "Deduplication interval is required",
            "deduplication-interval-min-max-range": "Deduplication interval should be at least 1 second and at most 1 day",
            "strategy-type": {
                "every-message": "On every message",
                "skip": "Skip",
                "deduplicate": "Deduplicate",
                "web-sockets-only": "WebSockets only"
            },
            "time-series": "Time series",
            "latest": "Latest values",
            "web-sockets": "WebSockets",
            "calculated-fields-and-alarm-rules": "Calculated fields and alarm rules"
        },
        "save-attribute": {
            "processing-settings": "Processing settings",
            "processing-settings-hint": "Define how incoming messages are processed. Basic processing settings allow you to select preconfigured strategies, while Advanced settings allow you to select individual processing strategies for each action.",
            "advanced-settings-hint": "Be cautious when configuring processing strategies. Certain combinations can lead to unexpected behavior.",
            "strategy": "Strategy",
            "deduplication-interval": "Deduplication interval",
            "deduplication-interval-required": "Deduplication interval is required",
            "deduplication-interval-min-max-range": "Deduplication interval should be at least 1 second and at most 1 day",
            "scope": "Scope",
            "strategy-type": {
                "every-message": "On every message",
                "skip": "Skip",
                "deduplicate": "Deduplicate",
                "web-sockets-only": "WebSockets only"
            },
            "attributes": "Attributes"
        },
        "key-val": {
            "key": "Key",
            "value": "Value",
            "see-examples": "See examples.",
            "remove-entry": "Remove entry",
            "remove-mapping-entry": "Remove mapping entry",
            "add-mapping-entry": "Add mapping",
            "add-entry": "Add entry",
            "copy-key-values-from": "Copy key-values from",
            "delete-key-values": "Delete key-values",
            "delete-key-values-from": "Delete key-values from",
            "at-least-one-key-error": "At least one key should be selected.",
            "unique-key-value-pair-error": "'{{keyText}}' must be different from the '{{valText}}'!"
        },
        "mail-body-types": {
            "plain-text": "Plain text",
            "html": "HTML",
            "dynamic": "Dynamic",
            "use-body-type-template": "Use body type template",
            "plain-text-description": "Simple, unformatted text with no special styling or formating.",
            "html-text-description": "Allows you to use HTML tags for formatting, links and images in your mai body.",
            "dynamic-text-description": "Allows to use Plain Text or HTML body type dynamically based on templatization feature.",
            "after-template-evaluation-hint": "After template evaluation value should be true for HTML, and false for Plain text."
        },
        "ai": {
            "ai-model": "AI model",
            "model": "Model",
            "ai-model-hint": "Select the pre-configured AI model to process requests sent by this rule node, or use \"Create new\" to configure a new one.",
            "prompt-settings": "Prompt settings",
            "prompt-settings-hint": "The optional system prompt sets the AI's general role and constraints, while the user prompt defines the specific task to perform. Both fields also support templatization.",
            "system-prompt": "System prompt",
            "system-prompt-max-length": "System prompt must be 500000 characters or less.",
            "system-prompt-blank": "System prompt must not be blank.",
            "user-prompt": "User prompt",
            "user-prompt-required": "User prompt is required.",
            "user-prompt-max-length": "User prompt must be 500000 characters or less.",
            "user-prompt-blank": "User prompt must not be blank.",
            "response-format": "Response format",
            "response-text": "Text",
            "response-json": "JSON",
            "response-json-schema": "JSON Schema",
            "response-format-hint-TEXT": "Allows the model to generate arbitrary text, which may or may not be a valid JSON object. If the output is not a valid JSON object, it will be automatically wrapped within a JSON object under the \"response\" key.",
            "response-format-hint-JSON": "The model is required to generate a response that is a valid JSON. If the output is not a valid JSON object, it will be automatically wrapped within a JSON object under the \"response\" key.",
            "response-format-hint-JSON_SCHEMA": "The model is required to generate a JSON that matches the specific structure and data types defined in the provided schema. If the output is not a valid JSON object, it will be automatically wrapped within a JSON object under the \"response\" key.",
            "response-json-schema-hint": "While any valid JSON Schema can be entered, this rule node only supports a limited subset of its features. See node documentation for details.",
            "response-json-schema-required": "JSON Schema is required",
            "advanced-settings": "Advanced settings",
            "timeout": "Timeout",
            "timeout-hint": "Maximum time to wait for a response \nfrom the AI model before the request is terminated.",
            "timeout-required": "Timeout is required",
            "timeout-validation": "Must be from 1 second to 10 minutes.",
            "force-acknowledgement": "Force acknowledgement",
            "force-acknowledgement-hint": "If enabled, the incoming message is acknowledged immediately. The model's response is then enqueued as a separate, new message.",
            "ai-resources": "AI resources"
        }
    },
    "timezone": {
      "timezone": "Time zone",
      "select-timezone": "Select time zone",
      "no-timezones-matching": "No time zones matching '{{timezone}}' were found.",
      "timezone-required": "Time zone is required.",
      "browser-time": "Browser Time"
    },
    "queue": {
        "queue-name": "Queue",
        "no-queues-found": "No queues found.",
        "no-queues-matching": "No queues matching '{{queue}}' were found.",
        "select-name": "Select queue name",
        "name": "Name",
        "name-required": "Queue name is required!",
        "name-unique": "Queue name is not unique!",
        "name-pattern": "Queue name contains a character other than ASCII alphanumerics, '.', '_' and '-'!",
        "queue-required": "Queue is required!",
        "topic-required": "Queue topic is required!",
        "poll-interval-required": "Poll interval is required!",
        "poll-interval-min-value": "Poll interval value can't be less then 1",
        "partitions-required": "Partitions is required!",
        "partitions-min-value": "Partitions value can't be less then 1",
        "pack-processing-timeout-required": "Processing timeout is required",
        "pack-processing-timeout-min-value": "Processing timeout value can't be less then 1",
        "batch-size-required": "Batch size is required!",
        "batch-size-min-value": "Batch size value can't be less then 1",
        "retries-required": "Retries is required!",
        "retries-min-value": "Retries value can't be negative",
        "failure-percentage-required": "Failure percentage is required!",
        "failure-percentage-min-value": "Failure percentage value can't be less then 0",
        "failure-percentage-max-value": "Failure percentage value can't be more then 100",
        "pause-between-retries-required": "Pause between retries is required!",
        "pause-between-retries-min-value": "Pause between retries value can't be less then 1",
        "max-pause-between-retries-required": "Max pause between retries is required!",
        "max-pause-between-retries-min-value": "Max pause between retries value can't be less then 1",
        "submit-strategy-type-required": "Submit strategy type is required!",
        "processing-strategy-type-required": "Processing strategy type is required!",
        "queues": "Queues",
        "selected-queues": "{ count, plural, =1 {1 queue} other {# queues} } selected",
        "delete-queue-title": "Are you sure you want to delete the queue '{{queueName}}'?",
        "delete-queues-title": "Are you sure you want to delete { count, plural, =1 {1 queue} other {# queues} }?",
        "delete-queue-text": "Be careful, after the confirmation the queue and all related data will become unrecoverable.",
        "delete-queues-text": "After the confirmation all selected queues will be deleted and won't be accessible.",
        "search": "Search queue",
        "add" : "Add queue",
        "details": "Queue details",
        "topic": "Topic",
        "submit-settings": "Submit settings",
        "submit-strategy": "Strategy type *",
        "grouping-parameter": "Grouping parameter",
        "processing-settings": "Retries processing settings",
        "processing-strategy": "Processing type *",
        "retries-settings": "Retries settings",
        "polling-settings": "Polling settings",
        "batch-processing": "Batch processing",
        "poll-interval": "Poll interval",
        "partitions": "Partitions",
        "immediate-processing": "Immediate processing",
        "consumer-per-partition": "Send message poll for each consumer",
        "consumer-per-partition-hint": "Enable separate consumer(s) per each partition",
        "duplicate-msg-to-all-partitions": "Duplicate message to all partitions",
        "processing-timeout": "Processing within, ms",
        "batch-size": "Batch size",
        "retries": "Number of retries (0 – unlimited)",
        "failure-percentage": "Failure messages for skipping retries, %",
        "pause-between-retries": "Retry within, sec",
        "max-pause-between-retries": "Additional retry within, sec",
        "delete": "Delete queue",
        "copyId": "Copy queue Id",
        "idCopiedMessage": "Queue Id has been copied to clipboard",
        "description": "Description",
        "description-hint": "This text will be displayed in the Queue description instead of the selected strategy",
        "alt-description": "Submit Strategy: {{submitStrategy}}, Processing Strategy: {{processingStrategy}}",
        "custom-properties": "Custom properties",
        "custom-properties-hint": "Custom queue (topic) creation properties, e.g. 'retention.ms:604800000;retention.bytes:1048576000'",
        "strategies": {
            "sequential-by-originator-label": "Sequential by originator",
            "sequential-by-originator-hint": "New message for e.g. device A is not submitted until previous message for device A is acknowledged",
            "sequential-by-tenant-label": "Sequential by tenant",
            "sequential-by-tenant-hint": "New message for e.g tenant A is not submitted until previous message for tenant A is acknowledged",
            "sequential-label": "Sequential",
            "sequential-hint": "New message is not submitted until previous message is acknowledged",
            "burst-label": "Burst",
            "burst-hint": "All messages are submitted to the rule chains in the order they arrive",
            "batch-label": "Batch",
            "batch-hint": "New batch is not submitted until previous batch is acknowledged",
            "skip-all-failures-label": "Skip all failures",
            "skip-all-failures-hint": "Ignore all failures",
            "skip-all-failures-and-timeouts-label": "Skip all failures and timeouts",
            "skip-all-failures-and-timeouts-hint": "Ignore all failures and timeouts",
            "retry-all-label": "Retry all",
            "retry-all-hint": "Retry all messages from processing pack",
            "retry-failed-label": "Retry failed",
            "retry-failed-hint": "Retry all failed messages from processing pack",
            "retry-timeout-label": "Retry timeout",
            "retry-timeout-hint": "Retry all timed-out messages from processing pack",
            "retry-failed-and-timeout-label": "Retry failed and timeout",
            "retry-failed-and-timeout-hint": "Retry all failed and timed-out messages from processing pack"
        }
    },
    "queue-statistics": {
        "queue-statistics": "Queue statistics",
        "no-queue-statistics-matching": "No queue statistics matching '{{entity}}' were found.",
        "queue-statistics-required": "Queue statistics is required.",
        "list-of-queue-statistics": "{ count, plural, =1 {One queue statistic} other {List of # queue statistics} }",
        "selected-queue-statistics": "{ count, plural, =1 {1 queue statistic} other {# queue statistics} } selected",
        "no-queue-statistics-text": "No queue statistics found",
        "queue-statistics-starts-with": "Queue statistics whose names start with '{{prefix}}'"
    },
    "server-error": {
        "general": "General server error",
        "authentication": "Authentication error",
        "jwt-token-expired": "JWT token expired",
        "tenant-trial-expired": "Tenant trial expired",
        "credentials-expired": "Credentials expired",
        "permission-denied": "Permission denied",
        "invalid-arguments": "Invalid arguments",
        "bad-request-params": "Bad request params",
        "item-not-found": "Item not found",
        "too-many-requests": "Too many requests",
        "too-many-updates": "Too many updates",
        "entities-limit-exceeded": "Entities limit exceeded"
    },
    "tenant": {
        "tenant": "Tenant",
        "tenants": "Tenants",
        "management": "Tenant management",
        "add": "Add tenant",
        "admins": "Admins",
        "manage-tenant-admins": "Manage tenant admins",
        "delete": "Delete tenant",
        "add-tenant-text": "Add new tenant",
        "no-tenants-text": "No tenants found",
        "tenant-details": "Tenant details",
        "title-max-length": "Title should be less than 256",
        "delete-tenant-title": "Are you sure you want to delete the tenant '{{tenantTitle}}'?",
        "delete-tenant-text": "Be careful, after the confirmation the tenant and all related data will become unrecoverable.",
        "delete-tenants-title": "Are you sure you want to delete { count, plural, =1 {1 tenant} other {# tenants} }?",
        "delete-tenants-action-title": "Delete { count, plural, =1 {1 tenant} other {# tenants} }",
        "delete-tenants-text": "Be careful, after the confirmation all selected tenants will be removed and all related data will become unrecoverable.",
        "title": "Title",
        "title-required": "Title is required.",
        "description": "Description",
        "details": "Details",
        "events": "Events",
        "copyId": "Copy tenant Id",
        "idCopiedMessage": "Tenant Id has been copied to clipboard",
        "select-tenant": "Select tenant",
        "no-tenants-matching": "No tenants matching '{{entity}}' were found.",
        "tenant-required": "Tenant is required",
        "search": "Search tenants",
        "selected-tenants": "{ count, plural, =1 {1 tenant} other {# tenants} } selected",
        "isolated-tb-rule-engine": "Use isolated ThingsBoard Rule Engine queues",
        "isolated-tb-rule-engine-details": "Each tenant will have dedicated Rule Engine queues"
    },
    "tenant-profile": {
        "tenant-profile": "Tenant profile",
        "tenant-profiles": "Tenant profiles",
        "add": "Add tenant profile",
        "add-profile": "Add profile",
        "debug": "Debug",
        "edit": "Edit tenant profile",
        "tenant-profile-details": "Tenant profile details",
        "no-tenant-profiles-text": "No tenant profiles found",
        "name-max-length": "Name should be less than 256",
        "search": "Search tenant profiles",
        "selected-tenant-profiles": "{ count, plural, =1 {1 tenant profile} other {# tenant profiles} } selected",
        "no-tenant-profiles-matching": "No tenant profile matching '{{entity}}' were found.",
        "tenant-profile-required": "Tenant profile is required",
        "idCopiedMessage": "Tenant profile Id has been copied to clipboard",
        "set-default": "Make tenant profile default",
        "delete": "Delete tenant profile",
        "copyId": "Copy tenant profile Id",
        "name": "Name",
        "name-required": "Name is required.",
        "data": "Profile data",
        "profile-configuration": "Profile configuration",
        "description": "Description",
        "default": "Default",
        "delete-tenant-profile-title": "Are you sure you want to delete the tenant profile '{{tenantProfileName}}'?",
        "delete-tenant-profile-text": "Be careful, after the confirmation the tenant profile and all related data will become unrecoverable.",
        "delete-tenant-profiles-title": "Are you sure you want to delete { count, plural, =1 {1 tenant profile} other {# tenant profiles} }?",
        "delete-tenant-profiles-text": "Be careful, after the confirmation all selected tenant profiles will be removed and all related data will become unrecoverable.",
        "set-default-tenant-profile-title": "Are you sure you want to make the tenant profile '{{tenantProfileName}}' default?",
        "set-default-tenant-profile-text": "After the confirmation the tenant profile will be marked as default and will be used for new tenants with no profile specified.",
        "no-tenant-profiles-found": "No tenant profiles found.",
        "create-new-tenant-profile": "Create a new one!",
        "create-tenant-profile": "Create new tenant profile",
        "import": "Import tenant profile",
        "export": "Export tenant profile",
        "export-failed-error": "Unable to export tenant profile: {{error}}",
        "tenant-profile-file": "Tenant profile file",
        "invalid-tenant-profile-file-error": "Unable to import tenant profile: Invalid tenant profile data structure.",
        "advanced-settings": "Advanced settings",
        "entities": "Entities",
        "rule-engine": "Rule Engine",
        "time-to-live": "Time-to-live",
        "calculated-fields": "Calculated fields",
        "alarms-and-notifications": "Alarms and notifications",
        "ota-files-in-bytes": "Files",
        "ws-title": "WS",
        "unlimited": "(0 - unlimited)",
        "maximum-devices": "Devices maximum number",
        "maximum-devices-required": "Devices maximum number is required.",
        "maximum-devices-range": "Devices maximum number can't be negative",
        "maximum-assets": "Assets maximum number",
        "maximum-assets-required": "Assets maximum number is required.",
        "maximum-assets-range": "Assets maximum number can't be negative",
        "maximum-customers": "Customers maximum number",
        "maximum-customers-required": "Customers maximum number is required.",
        "maximum-customers-range": "Customers maximum number can't be negative",
        "maximum-users": "Users maximum number",
        "maximum-users-required": "Users maximum number is required.",
        "maximum-users-range": "Users maximum number can't be negative",
        "maximum-dashboards": "Dashboards maximum number",
        "maximum-dashboards-required": "Dashboards maximum number is required.",
        "maximum-dashboards-range": "Dashboards maximum number can't be negative",
        "maximum-edges": "Edges maximum number",
        "maximum-edges-required": "Edges maximum number is required.",
        "maximum-edges-range": "Edges maximum number can't be negative",
        "maximum-rule-chains": "Rule chains maximum number",
        "maximum-rule-chains-required": "Rule chains maximum number is required.",
        "maximum-rule-chains-range": "Rule chains maximum number can't be negative",
        "maximum-resources-sum-data-size": "Maximum total size of resources files (bytes)",
        "maximum-resources-sum-data-size-required": "Maximum total size of resources files is required.",
        "maximum-resources-sum-data-size-range": "Maximum total size of resources files can't be negative",
        "maximum-resource-size": "Maximum resource file size (bytes)",
        "maximum-resource-size-required": "Maximum resource file size is required",
        "maximum-resource-size-range": "Maximum resource file size can't be negative",
        "maximum-ota-packages-sum-data-size": "Maximum total size of OTA package files (bytes)",
        "maximum-ota-package-sum-data-size-required": "Maximum total size of OTA package files is required.",
        "maximum-ota-package-sum-data-size-range": "Maximum total size of OTA package files can't be negative",
        "maximum-debug-duration-min": "Maximum debug duration (min)",
        "maximum-debug-duration-min-range": "Maximum debug duration can't be negative",
        "rest-requests-for-tenant": "REST requests for tenant",
        "transport-tenant-telemetry-msg-rate-limit": "Transport tenant telemetry messages",
        "transport-tenant-telemetry-data-points-rate-limit": "Transport tenant telemetry data points",
        "transport-device-msg-rate-limit": "Transport device messages",
        "transport-device-telemetry-msg-rate-limit": "Transport device telemetry messages",
        "transport-device-telemetry-data-points-rate-limit": "Transport device telemetry data points",
        "transport-gateway-msg-rate-limit": "Transport gateway messages",
        "transport-gateway-telemetry-msg-rate-limit": "Transport gateway telemetry messages",
        "transport-gateway-telemetry-data-points-rate-limit": "Transport gateway telemetry data points",
        "transport-gateway-device-msg-rate-limit": "Transport gateway device messages",
        "transport-gateway-device-telemetry-msg-rate-limit": "Transport gateway device telemetry messages",
        "transport-gateway-device-telemetry-data-points-rate-limit": "Transport gateway device telemetry data points",
        "tenant-entity-export-rate-limit": "Entity version creation",
        "tenant-entity-import-rate-limit": "Entity version load",
        "tenant-notification-request-rate-limit": "Notification requests",
        "tenant-notification-requests-per-rule-rate-limit": "Notification requests per notification rule",
        "max-calculated-fields": "Calculated fields per entity maximum number",
        "max-calculated-fields-range": "Calculated fields per entity maximum number can't be negative",
        "max-calculated-fields-required": "Calculated fields per entity maximum number is required",
        "max-data-points-per-rolling-arg": "Max data points number in rolling arguments",
        "max-data-points-per-rolling-arg-range": "Max data points number in rolling arguments can't be negative",
        "max-data-points-per-rolling-arg-required": "Max data points number in rolling arguments is required",
        "max-arguments-per-cf": "Arguments per calculated field max number",
        "max-arguments-per-cf-range": "Arguments per calculated field max number can't be negative",
        "max-arguments-per-cf-required": "Arguments per calculated field max number is required",
        "max-related-level-per-argument": "Maximum relation level per 'Related entities' argument",
        "max-related-level-per-argument-range": "Relation level per 'Related entities' argument max number can't be less than '1'",
        "max-related-level-per-argument-required": "Relation level per 'Related entities' argument max number is required",
        "min-allowed-scheduled-update-interval": "Min allowed update interval for 'Related entities' arguments (seconds)",
        "min-allowed-scheduled-update-interval-range": "Min allowed update interval min number can't be negative",
        "min-allowed-deduplication-interval": "Min allowed deduplication interval (seconds)",
        "min-allowed-deduplication-interval-range": "Min allowed deduplication interval value can't be negative",
        "min-allowed-deduplication-interval-required": "Min allowed deduplication interval is required",
        "intermediate-aggregation-interval": "Intermediate aggregation interval (seconds)",
        "intermediate-aggregation-interval-range": "Intermediate aggregation interval value can't be less than '1'",
        "intermediate-aggregation-interval-required": "Intermediate aggregation interval is required",
        "reevaluation-check-interval": "Reevaluation check interval (seconds)",
        "reevaluation-check-interval-range": "Reevaluation check interval value can't be less than '1'",
        "reevaluation-check-interval-required": "Reevaluation check interval is required",
        "alarms-reevaluation-interval": "Alarms reevaluation interval (seconds)",
        "alarms-reevaluation-interval-range": "Alarms reevaluation interval value can't be less than '1'",
        "alarms-reevaluation-interval-required": "Alarms reevaluation interval is required",
        "min-allowed-aggregation-interval": "Min allowed aggregation interval (seconds)",
        "min-allowed-aggregation-interval-range": "Min allowed aggregation interval value can't be negative",
        "min-allowed-aggregation-interval-required": "Min allowed aggregation interval is required",
        "min-allowed-scheduled-update-interval-required": "Min allowed update interval min number is required",
        "max-state-size": "State maximum size in KB",
        "max-state-size-range": "State maximum size in KB can't be negative",
        "max-state-size-required": "State maximum size in KB is required",
        "max-value-argument-size": "Single value argument maximum size in KB",
        "max-value-argument-size-range": "Single value argument maximum size in KB can't be negative",
        "max-value-argument-size-required": "Single value argument maximum size in KB is required",
        "max-transport-messages": "Transport messages maximum number",
        "max-transport-messages-required": "Transport messages maximum number is required.",
        "max-transport-messages-range": "Transport messages maximum number can't be negative",
        "max-transport-data-points": "Transport data points maximum number ",
        "max-transport-data-points-required": "Transport data points maximum number  is required.",
        "max-transport-data-points-range": "Transport data points maximum number  can't be negative",
        "max-r-e-executions": "Rule Engine executions maximum number",
        "max-r-e-executions-required": "Rule Engine executions maximum number is required.",
        "max-r-e-executions-range": "Rule Engine executions maximum number can't be negative",
        "max-j-s-executions": "JavaScript executions maximum number ",
        "max-j-s-executions-required": "JavaScript executions maximum number  is required.",
        "max-j-s-executions-range": "JavaScript executions maximum number  can't be negative",
        "max-tbel-executions": "TBEL executions maximum number ",
        "max-tbel-executions-required": "TBEL executions maximum number is required.",
        "max-tbel-executions-range": "TBEL executions maximum number can't be negative",
        "max-d-p-storage-days": "Data points storage days maximum number",
        "max-d-p-storage-days-required": "Data points storage days maximum number is required.",
        "max-d-p-storage-days-range": "Data points storage days maximum number can't be negative",
        "default-storage-ttl-days": "Storage TTL days by default",
        "default-storage-ttl-days-required": "Storage TTL days by default is required.",
        "default-storage-ttl-days-range": "Storage TTL days by default can't be negative",
        "alarms-ttl-days": "Alarms TTL days",
        "alarms-ttl-days-required": "Alarms TTL days required",
        "alarms-ttl-days-days-range": "Alarms TTL days can't be negative",
        "rpc-ttl-days": "RPC TTL days",
        "rpc-ttl-days-required": "RPC TTL days required",
        "rpc-ttl-days-days-range": "RPC TTL days can't be negative",
        "queue-stats-ttl-days": "Queue stats TTL days",
        "queue-stats-ttl-days-required": "Queue stats TTL days required",
        "queue-stats-ttl-days-range": "Queue stats TTL days can't be negative",
        "rule-engine-exceptions-ttl-days": "Rule Engine exceptions TTL days",
        "rule-engine-exceptions-ttl-days-required": "Rule Engine exceptions TTL days required",
        "rule-engine-exceptions-ttl-days-range": "Rule Engine exceptions TTL days can't be negative",
        "max-rule-node-executions-per-message": "Rule node per message executions maximum number",
        "max-rule-node-executions-per-message-required": "MRule node per message executions maximum number is required.",
        "max-rule-node-executions-per-message-range": "Rule node per message executions maximum number can't be negative",
        "max-emails": "Emails sent maximum number",
        "max-emails-required": "Emails sent maximum number is required.",
        "max-emails-range": "Emails sent maximum number can't be negative",
        "sms-enabled": "SMS enabled",
        "max-sms": "SMS sent maximum number",
        "max-sms-required": "SMS sent maximum number is required.",
        "max-sms-range": "SMS sent maximum number can't be negative",
        "max-created-alarms": "Alarms created maximum number",
        "max-created-alarms-required": "Alarms created maximum number is required.",
        "max-created-alarms-range": "Alarms created maximum number be negative",
        "no-queue": "No Queue configured",
        "add-queue": "Add Queue",
        "queues-with-count": "Queues ({{count}})",
        "tenant-rest-limits": "REST requests for tenant",
        "customer-rest-limits": "REST requests for customer",
        "incorrect-pattern-for-rate-limits": "The format is comma separated pairs of capacity and period (in seconds) with a colon between, e.g. 100:1,2000:60",
        "too-small-value-zero": "The value must be bigger than 0",
        "too-small-value-one": "The value must be bigger than 1",
        "queue-size-is-limited-by-system-configuration": "The size of the queue is also limited by the system configuration.",
        "cassandra-write-tenant-core-limits-configuration": "Rest API Cassandra write queries",
        "cassandra-read-tenant-core-limits-configuration": "Rest API and WS telemetry Cassandra read queries",
        "cassandra-write-tenant-rule-engine-limits-configuration": "Rule Engine telemetry Cassandra write queries",
        "cassandra-read-tenant-rule-engine-limits-configuration": "Rule Engine telemetry Cassandra read queries",
        "ws-limit-max-sessions-per-tenant": "Sessions per tenant maximum number",
        "ws-limit-max-sessions-per-customer": "Sessions per customer maximum number",
        "ws-limit-max-sessions-per-regular-user": "Sessions per regular user maximum number",
        "ws-limit-max-sessions-per-public-user": "Sessions per public user maximum number",
        "ws-limit-queue-per-session": "Message queue per session maximum size",
        "ws-limit-max-subscriptions-per-tenant": "Subscriptions per tenant maximum number",
        "ws-limit-max-subscriptions-per-customer": "Subscriptions per customer maximum number",
        "ws-limit-max-subscriptions-per-regular-user": "Subscriptions per regular user maximum number",
        "ws-limit-max-subscriptions-per-public-user": "Subscriptions per public user maximum number",
        "ws-limit-updates-per-session": "WS updates per session",
        "relation-search-entity-limit": "Relation search entity limit",
        "relation-search-entity-limit-hint": "Limits the number of entities resolved at the last level of the relation path. Applies to 'Related entities' arguments and Propagation fields.",
        "relation-search-entity-limit-required": "Relation search entity limit",
        "relation-search-entity-limit-range": "Relation search entity limit can't be less than '1'",
        "rate-limits": {
            "add-limit": "Add limit",
            "and-also-less-than": "and also less than",
            "advanced-settings": "Advanced settings",
            "edit-limit": "Edit limit",
            "calculated-field-debug-event-rate-limit": "Calculated field debug events",
            "edit-calculated-field-debug-event-rate-limit": "Edit calculated field debug events rate limits",
            "edit-transport-tenant-msg-title": "Edit transport tenant messages rate limits",
            "edit-transport-tenant-telemetry-msg-title": "Edit transport tenant telemetry messages rate limits",
            "edit-transport-tenant-telemetry-data-points-title": "Edit transport tenant telemetry data points rate limits",
            "edit-transport-device-msg-title": "Edit transport device messages rate limits",
            "edit-transport-device-telemetry-msg-title": "Edit transport device telemetry messages rate limits",
            "edit-transport-device-telemetry-data-points-title": "Edit transport device telemetry data points rate limits",
            "edit-transport-gateway-msg-title": "Edit transport gateway messages rate limits",
            "edit-transport-gateway-telemetry-msg-title": "Edit transport gateway telemetry messages rate limits",
            "edit-transport-gateway-telemetry-data-points-title": "Edit transport gateway telemetry data points rate limits",
            "edit-transport-gateway-device-msg-title": "Edit transport gateway device messages rate limits",
            "edit-transport-gateway-device-telemetry-msg-title": "Edit transport gateway device telemetry messages rate limits",
            "edit-transport-gateway-device-telemetry-data-points-title": "Edit transport gateway device telemetry data points rate limits",
            "edit-tenant-rest-limits-title": "Edit REST requests for tenant rate limits",
            "edit-customer-rest-limits-title": "Edit REST requests for customer rate limits",
            "edit-ws-limit-updates-per-session-title": "Edit WS updates per session rate limits",
            "edit-cassandra-write-tenant-core-limits-configuration": "Edit Rest API Cassandra write queries",
            "edit-cassandra-read-tenant-core-limits-configuration": "Edit Rest API and WS telemetry Cassandra read queries",
            "edit-cassandra-write-tenant-rule-engine-limits-configuration": "Edit Rule Engine telemetry Cassandra write queries",
            "edit-cassandra-read-tenant-rule-engine-limits-configuration": "Edit Rule Engine telemetry Cassandra read queries",
            "edit-tenant-entity-export-rate-limit-title": "Edit entity version creation rate limits",
            "edit-tenant-entity-import-rate-limit-title": "Edit entity version load rate limits",
            "edit-tenant-notification-request-rate-limit-title": "Edit notification requests rate limits",
            "edit-tenant-notification-requests-per-rule-rate-limit-title": "Edit notification requests per notification rule rate limits",
            "edit-edge-events-rate-limit": "Edit edge events rate limits",
            "edit-edge-events-per-edge-rate-limit": "Edit edge events per edge rate limits",
            "edge-events-rate-limit": "Edge events",
            "edge-events-per-edge-rate-limit": "Edge events per edge",
            "edit-edge-uplink-messages-rate-limit": "Edit edge uplink messages rate limits",
            "edit-edge-uplink-messages-per-edge-rate-limit": "Edit edge uplink messages per edge rate limits",
            "edge-uplink-messages-rate-limit": "Edge uplink messages",
            "edge-uplink-messages-per-edge-rate-limit": "Edge uplink messages per edge",
            "messages-per": "messages per",
            "not-set": "Not set",
            "number-of-messages": "Number of messages",
            "number-of-messages-required": "Number of messages is required.",
            "number-of-messages-min": "Minimum value is 1.",
            "preview": "Preview",
            "per-seconds": "Per seconds",
            "per-seconds-required": "Time rate is required.",
            "per-seconds-min": "Minimum value is 1.",
            "per-seconds-duplicate": "Duplicate time rate. Each time interval must be unique.",
            "rate-limits": "Rate limits",
            "remove-limit": "Remove limit",
            "transport-tenant-msg": "Transport tenant messages",
            "transport-tenant-telemetry-msg": "Transport tenant telemetry messages",
            "transport-tenant-telemetry-data-points": "Transport tenant telemetry data points",
            "transport-device-msg": "Transport device messages",
            "transport-device-telemetry-msg": "Transport device telemetry messages",
            "transport-device-telemetry-data-points": "Transport device telemetry data points",
            "transport-gateway-msg": "Transport gateway messages",
            "transport-gateway-telemetry-msg": "Transport gateway telemetry messages",
            "transport-gateway-telemetry-data-points": "Transport gateway telemetry data points",
            "transport-gateway-device-msg": "Transport gateway device messages",
            "transport-gateway-device-telemetry-msg": "Transport gateway device telemetry messages",
            "transport-gateway-device-telemetry-data-points": "Transport gateway device telemetry data points",
            "sec": "sec"
        }
    },
    "timeinterval": {
        "seconds-interval": "{ seconds, plural, =1 {1 second} other {# seconds} }",
        "minutes-interval": "{ minutes, plural, =1 {1 minute} other {# minutes} }",
        "hours-interval": "{ hours, plural, =1 {1 hour} other {# hours} }",
        "days-interval": "{ days, plural, =1 {1 day} other {# days} }",
        "days": "Days",
        "hours": "Hours",
        "minutes": "Minutes",
        "seconds": "Seconds",
        "advanced": "Advanced",
        "custom": "Custom",
        "predefined": {
          "yesterday": "Yesterday",
          "day-before-yesterday": "Day before yesterday",
          "this-day-last-week": "This day last week",
          "previous-week": "Previous week (Sun - Sat)",
          "previous-week-iso": "Previous week (Mon - Sun)",
          "previous-month": "Previous month",
          "previous-quarter": "Previous quarter",
          "previous-half-year": "Previous half year",
          "previous-year": "Previous year",
          "current-hour": "Current hour",
          "current-day": "Current day",
          "current-day-so-far": "Current day so far",
          "current-week": "Current week (Sun - Sat)",
          "current-week-iso": "Current week (Mon - Sun)",
          "current-week-so-far": "Current week so far (Sun - Sat)",
          "current-week-iso-so-far": "Current week so far (Mon - Sun)",
          "current-month": "Current month",
          "current-month-so-far": "Current month so far",
          "current-quarter": "Current quarter",
          "current-quarter-so-far": "Current quarter so far",
          "current-half-year": "Current half year",
          "current-half-year-so-far": "Current half year so far",
          "current-year": "Current year",
          "current-year-so-far": "Current year so far"
        },
        "type": {
            "week": "Week (Sun - Sat)",
            "week-iso": "Week (Mon - Sun)",
            "month": "Month",
            "quarter": "Quarter"
        }
    },
    "timeunit": {
        "milliseconds": "Milliseconds",
        "seconds": "Seconds",
        "minutes": "Minutes",
        "hours": "Hours",
        "days": "Days"
    },
    "timewindow": {
        "timewindow": "Time window",
        "timewindow-settings": "Time window settings",
        "years": "{ years, plural, =1 {1 year } other {# years } }",
        "years-short": "{{ years }}y",
        "months": "{ months, plural, =1 {1 month } other {# months } }",
        "months-short": "{{ months }}M",
        "weeks": "{ weeks, plural, =1 {1 week } other {# weeks } }",
        "weeks-short": "{{ weeks }}w",
        "days": "{ days, plural, =1 {1 day } other {# days } }",
        "days-short": "{{ days }}d",
        "hours": "{ hours, plural, =0 { hour } =1 {1 hour } other {# hours } }",
        "hr": "{{ hr }} hr",
        "hr-short": "{{ hr }}h",
        "minutes": "{ minutes, plural, =0 { minute } =1 {1 minute } other {# minutes } }",
        "min": "{{ min }} min",
        "min-short": "{{ min }}m",
        "seconds": "{ seconds, plural, =0 { second } =1 {1 second } other {# seconds } }",
        "sec": "{{ sec }} sec",
        "sec-short": "{{ sec }}s",
        "short": {
            "years": "{ years, plural, =1 {1 year } other {# years } }",
            "days": "{ days, plural, =1 {1 day } other {# days } }",
            "hours": "{ hours, plural, =1 {1 hour } other {# hours } }",
            "minutes": "{{minutes}} min ",
            "seconds": "{{seconds}} sec "
        },
        "realtime": "Realtime",
        "history": "History",
        "last-prefix": "last",
        "period": "from {{ startTime }} to {{ endTime }}",
        "edit": "Edit time window",
        "date-range": "Date range",
        "for-all-time": "For all time",
        "last": "Last",
        "time-period": "Time period",
        "hide": "Hide",
        "interval": "Interval",
        "just-now": "Just now",
        "just-now-lower": "just now",
        "ago": "ago",
        "style": "Time window style",
        "icon": "Icon",
        "icon-position": "Icon position",
        "icon-position-left": "Left",
        "icon-position-right": "Right",
        "font": "Font",
        "color": "Color",
        "displayTypePrefix": "Display Realtime/History prefix",
        "preview": "Preview",
        "relative": "Relative",
        "range": "Range",
        "hide-timewindow-section": "Hide time window section from end-users",
        "hide-last-interval": "Hide last interval from end-users",
        "hide-relative-interval": "Hide relative interval from end-users",
        "hide-fixed-interval": "Hide fixed interval from end-users",
        "hide-aggregation": "Hide aggregation from end-users",
        "hide-group-interval": "Hide grouping interval from end-users",
        "hide-max-values": "Hide max values from end-users",
        "hide-timezone": "Hide time zone from end-users",
        "disable-custom-interval": "Disable custom interval selection",
        "edit-aggregation-functions-list": "Edit aggregation functions list",
        "edit-aggregation-functions-list-hint": "List of available options can be specified.",
        "allowed-aggregation-functions": "Allowed aggregation functions",
        "edit-intervals-list": "Edit intervals list",
        "allowed-agg-intervals": "Grouping intervals",
        "default-agg-interval": "Default grouping interval",
        "edit-intervals-list-hint": "List of available interval options can be specified.",
        "edit-grouping-intervals-list-hint": "It is possible to configure the grouping intervals list and default grouping interval.",
        "all": "All",
        "save-current-settings-as-default": "Save current settings as default time window",
        "hide-option-from-end-users": "Hide option from end-users"
    },
    "tooltip": {
        "trigger": "Trigger",
        "trigger-point": "Point",
        "trigger-axis": "Axis",
        "label": "Label",
        "value": "Value",
        "date": "Date",
        "show-date-time-interval": "Show date time interval",
        "show-date-time-interval-hint": "Show date time interval according to the data aggregation.",
        "hide-zero-tooltip-values": "Hide zero values",
        "show-stack-total": "Show total value in stack mode",
        "background-color": "Background color",
        "background-blur": "Background blur"
    },
    "unit": {
        "set-unit-conversion": "Set unit conversion",
        "unit-settings": {
            "unit-settings": "Unit settings",
            "source-unit": "Source unit",
            "source-unit-hint": "This is the unit of the stored value. The unit you’re converting from. Enter the symbol your source data uses (e.g. m, km, ft, in).",
            "target-metric-unit": "Target metric unit",
            "target-metric-unit-hint": "Choose which metric unit (SI) you want your source value converted into (e.g. cm, mm, km).",
            "target-imperial-unit": "Target imperial unit",
            "target-imperial-unit-hint": "Choose which imperial unit you want your source value converted into (e.g. in, ft, yd).",
            "target-hybrid-unit": "Target hybrid unit",
            "target-hybrid-unit-hint": "Choose which hybrid unit you want your source value converted into (e.g. cm, in, km). Hybrid units combine metric, or imperial units.",
            "enable-unit-conversion": "Enable unit conversion",
            "enable-unit-conversion-hint": "Toggle on to activate conversion. When off, your source value will pass through unchanged. Disabled if there is only one unit in the corresponding measurement group (e.g. Luminous flux, AQI)."
        },
        "unit-system": "Unit system",
        "unit-system-type": {
          "AUTO": "Auto",
          "METRIC": "Metric",
          "IMPERIAL": "Imperial",
          "HYBRID": "Hybrid"
        },
        "measures": {
          "absorbed-dose-rate": "Absorbed dose rate",
          "acceleration": "Acceleration",
          "acidity": "Acidity",
          "air-quality-index": "Air quality index",
          "amount-of-substance": "Amount of substance",
          "angle": "Angle",
          "angular-acceleration": "Angular acceleration",
          "area": "Area",
          "area-density": "Area density",
          "capacitance": "Capacitance",
          "catalytic-activity": "Catalytic activity",
          "catalytic-concentration": "Catalytic concentration",
          "charge": "Charge",
          "current-density": "Current density",
          "data-transfer-rate": "Data transfer rate",
          "density": "Density",
          "digital": "Digital",
          "dimension-ratio": "Dimension ratio",
          "dynamic-viscosity": "Dynamic viscosity",
          "earthquake-magnitude": "Earthquake magnitude",
          "electric-charge-density": "Electric charge density",
          "electric-current": "Electric current",
          "electric-dipole-moment": "Electric dipole moment",
          "electric-field-strength": "Electric field strength",
          "electric-flux": "Electric flux",
          "electric-permittivity": "Electric permittivity",
          "electric-polarizability": "Electric polarizability",
          "electrical-conductance": "Electrical conductance",
          "electrical-conductivity": "Electrical conductivity",
          "energy": "Energy",
          "energy-density": "Energy density",
          "force": "Force",
          "frequency": "Frequency",
          "fuel-efficiency": "Fuel efficiency",
          "heat-capacity": "Heat capacity",
          "illuminance": "Illuminance",
          "inductance": "Inductance",
          "kinematic-viscosity": "Kinematic viscosity",
          "length": "Length",
          "light-exposure": "Light exposure",
          "linear-charge-density": "Linear charge density",
          "logarithmic-ratio": "Logarithmic ratio",
          "luminous-efficacy": "Luminous efficacy",
          "luminous-flux": "Luminous flux",
          "luminous-intensity": "Luminous intensity",
          "magnetic-field-gradient": "Magnetic field gradient",
          "magnetic-flux": "Magnetic flux",
          "magnetic-flux-density": "Magnetic flux density",
          "magnetic-moment": "Magnetic moment",
          "magnetic-permeability": "Magnetic permeability",
          "mass": "Mass",
          "mass-fraction": "Mass fraction",
          "molar-concentration": "Molar concentration",
          "molar-energy": "Molar energy",
          "molar-heat-capacity": "Molar heat capacity",
          "molar-mass": "Molar mass",
          "number-concentration": "Number concentration",
          "parts-per-million": "Parts per million",
          "power": "Power",
          "power-density": "Power density",
          "pressure": "Pressure",
          "radiance": "Radiance",
          "radiant-intensity": "Radiant intensity",
          "radiation-dose": "Radiation dose",
          "radioactive-decay": "Radioactive decay",
          "radioactivity": "Radioactivity",
          "radioactivity-concentration": "Radioactivity concentration",
          "reciprocal-length": "Reciprocal length",
          "resistance": "Resistance",
          "reynolds-number": "Reynolds number",
          "signal-level": "Signal level",
          "solid-angle": "Solid angle",
          "specific-energy": "Specific energy",
          "specific-heat-capacity": "Specific heat capacity",
          "specific-humidity": "Specific humidity",
          "specific-volume": "Specific volume",
          "speed": "Speed",
          "surface-charge-density": "Surface charge density",
          "surface-tension": "Surface tension",
          "temperature": "Temperature",
          "thermal-conductivity": "Thermal conductivity",
          "time": "Time",
          "torque": "Torque",
          "turbidity": "Turbidity",
          "voltage": "Voltage",
          "volume": "Volume",
          "volume-flow": "Volume flow"
        },
        "millimeter": "Millimeter",
        "centimeter": "Centimeter",
        "decimeter": "Decimeter",
        "angstrom": "Angstrom",
        "nanometer": "Nanometer",
        "micrometer": "Micrometer",
        "meter": "Meter",
        "kilometer": "Kilometer",
        "inch": "Inch",
        "foot": "Foot",
        "foot-us": "Foot (US survey)",
        "yard": "Yard",
        "mile": "Mile",
        "nautical-mile": "Nautical mile",
        "astronomical-unit": "Astronomical unit",
        "reciprocal-metre": "Reciprocal metre",
        "meter-per-meter": "Meter per meter",
        "steradian": "Steradian",
        "thou": "Thou",
        "barleycorn": "Barleycorn",
        "hand": "Hand",
        "chain": "Chain",
        "furlong": "Furlong",
        "league": "League",
        "fathom": "Fathom",
        "cable": "Cable",
        "link": "Link",
        "rod": "Rod",
        "nanogram": "Nanogram",
        "microgram": "Microgram",
        "milligram": "Milligram",
        "gram": "Gram",
        "kilogram": "Kilogram",
        "tonne": "Tonne",
        "ounce": "Ounce",
        "pound": "Pound",
        "stone": "Stone",
        "hundredweight-count": "Hundredweight count",
        "short-tons": "Short tons",
        "dalton": "Dalton",
        "grain": "Grain",
        "drachm": "Drachm",
        "quarter": "Quarter",
        "slug": "Slug",
        "carat": "Carat",
        "cubic-millimeter": "Cubic millimeter",
        "cubic-centimeter": "Cubic centimeter",
        "cubic-meter": "Cubic meter",
        "cubic-kilometer": "Cubic kilometer",
        "microliter": "Microliter",
        "milliliter": "Milliliter",
        "liter": "Liter",
        "hectoliter": "Hectolitre",
        "cubic-inch": "Cubic inch",
        "cubic-foot": "Cubic foot",
        "cubic-yard": "Cubic yard",
        "fluid-ounce": "Fluid ounce",
        "fluid-ounce-per-second": "Fluid ounce per second",
        "pint": "Pint",
        "quart": "Quart",
        "gallon": "Gallon",
        "oil-barrels": "Oil barrel",
        "cubic-meter-per-kilogram": "Cubic meter per kilogram",
        "gill": "Gill",
        "hogshead": "Hogshead",
        "teaspoon": "Teaspoon",
        "tablespoon": "Tablespoon",
        "cup": "Cup",
        "celsius": "Celsius",
        "kelvin": "Kelvin",
        "rankine": "Rankine",
        "fahrenheit": "Fahrenheit",
        "percent": "Percent",
        "meter-per-second": "Meter per second",
        "kilometer-per-hour": "Kilometer per hour",
        "foot-per-second": "Foot per second",
        "foot-per-minute": "Foot per minute",
        "mile-per-hour": "Mile per hour",
        "knot": "Knot",
        "inch-per-second": "Inch per second",
        "inch-per-hour": "Inch per hour",
        "millimeters-per-minute": "Millimeters per minute",
        "meter-per-minute": "Meter per minute",
        "kilometer-per-hour-squared": "Kilometer per hour squared",
        "foot-per-second-squared": "Foot per second squared",
        "pascal": "Pascal",
        "kilopascal": "Kilopascal",
        "megapascal": "Megapascal",
        "gigapascal": "Gigapascal",
        "millibar": "Millibar",
        "bar": "Bar",
        "kilobar": "Kilobar",
        "newton": "Newton",
        "newton-meter": "Newton meter",
        "foot-pounds": "Foot-pounds",
        "inch-pounds": "Inch-pounds",
        "newton-per-meter": "Newton per meter",
        "atmospheres": "Atmospheres",
        "pounds-per-square-inch": "Pounds per square inch",
        "kilopound-per-square-inch": "Kilopound per square inch",
        "torr": "Torr",
        "inches-of-mercury": "Inches of mercury",
        "pascal-per-square-meter": "Pascal per square meter",
        "pound-per-square-inch": "Pound per square inch",
        "newton-per-square-meter": "Newton per square meter",
        "kilogram-force-per-square-meter": "Kilogram-force per square meter",
        "pascal-per-square-centimeter": "Pascal per square centimeter",
        "ton-force-per-square-inch": "Ton-force per square inch",
        "kilonewton-per-square-meter": "Kilonewton per square meter",
        "newton-per-square-millimeter": "Newton per square millimeter",
        "microjoule": "Microjoule",
        "millijoule": "Millijoule",
        "joule": "Joule",
        "kilojoule": "Kilojoule",
        "megajoule": "Megajoule",
        "gigajoule": "Gigajoule",
        "watt-hour": "Watt-hour",
        "watt-minute": "Watt-minute",
        "kilowatt-hour": "Kilowatt-hour",
        "milliwatt-hour": "Milliwatt-hour",
        "megawatt-hour": "Megawatt-hour",
        "gigawatt-hour": "Gigawatt-hour",
        "electron-volts": "Electron volts",
        "joules-per-coulomb": "Joules per coulomb",
        "british-thermal-unit": "British thermal units",
        "thousand-british-thermal-unit": "Thousand British thermal units",
        "million-british-thermal-unit": "Million British thermal units",
        "foot-pound": "Foot-pound",
        "calorie": "Calorie",
        "small-calorie": "Small calorie",
        "kilocalorie": "Kilocalorie",
        "joule-per-kelvin": "Joule per kelvin",
        "joule-per-kilogram-kelvin": "Joule per kilogram-kelvin",
        "joule-per-kilogram": "Joule per kilogram",
        "watt-per-meter-kelvin": "Watt per meter-kelvin",
        "joule-per-cubic-meter": "Joule per cubic meter",
        "therm": "Therm",
        "electric-dipole-moment": "Electric dipole moment",
        "magnetic-dipole-moment": "Magnetic dipole moment",
        "debye": "Debye",
        "coulomb-per-square-meter-per-volt": "Coulomb per square meter per volt",
        "milliwatt": "Milliwatt",
        "microwatt": "Microwatt",
        "watt": "Watt",
        "kilowatt": "Kilowatt",
        "megawatt": "Megawatt",
        "gigawatt": "Gigawatt",
        "metric-horsepower": "Metric horsepower",
        "milliwatt-per-square-centimeter": "Milliwatts per square centimeter",
        "watt-per-square-centimeter": "Watts per square centimeter",
        "kilowatt-per-square-centimeter": "Kilowatts per square centimeter",
        "milliwatt-per-square-meter": "Milliwatts per square meter",
        "watt-per-square-meter": "Watts per square meter",
        "kilowatt-per-square-meter": "Kilowatts per square meter",
        "watt-per-square-inch": "Watts per square inch",
        "kilowatt-per-square-inch": "Kilowatts per square inch",
        "horsepower": "Horsepower",
        "btu-per-hour": "British thermal units per hour",
        "btu-per-second": "British thermal units per second",
        "btu-per-day": "British thermal units per day",
        "mbtu-per-hour": "Thousand British thermal units per hour",
        "mbtu-per-second": "Thousand British thermal units per second",
        "mbtu-per-day": "Thousand British thermal units per day",
        "mmbtu-per-hour": "Million British thermal units per hour",
        "mmbtu-per-second": "Million British thermal units per second",
        "mmbtu-per-day": "Million British thermal units per day",
        "foot-pound-per-second": "Foot-pound per second",
        "coulomb": "Coulomb",
        "millicoulomb": "Millicoulombs",
        "microcoulomb": "Microcoulomb",
        "nanocoulomb": "Nanocoulomb",
        "picocoulomb": "Picocoulomb",
        "coulomb-per-meter": "Coulomb per meter",
        "coulomb-per-cubic-meter": "Coulomb per cubic meter",
        "coulomb-per-square-meter": "Coulomb per square meter",
        "square-millimeter": "Square millimeter",
        "square-centimeter": "Square centimeter",
        "square-meter": "Square meter",
        "hectare": "Hectare",
        "square-kilometer": "Square kilometer",
        "square-inch": "Square inch",
        "square-foot": "Square foot",
        "square-yard": "Square yard",
        "acre": "Acre",
        "square-mile": "Square mile",
        "are": "Are",
        "barn": "Barn",
        "circular-inch": "Circular inch",
        "milliampere-hour": "Milliampere-hour",
        "ampere-hours": "Ampere-hours",
        "kiloampere-hours": "Kiloampere-hours",
        "nanoampere": "Nanoampere",
        "picoampere": "Picoampere",
        "microampere": "Microampere",
        "milliampere": "Milliampere",
        "ampere": "Ampere",
        "kiloampere": "Kiloampere",
        "megaampere": "Megaampere",
        "gigaampere": "Gigaampere",
        "microampere-per-square-centimeter": "Microampere per square centimeter",
        "ampere-per-square-meter": "Ampere per square meter",
        "ampere-per-meter": "Ampere per meter",
        "oersted": "Oersted",
        "bohr-magneton": "Bohr magneton",
        "ampere-meter-squared": "Ampere-meter squared",
        "nanovolt": "Nanovolt",
        "picovolt": "Picovolt",
        "millivolt": "Millivolts",
        "microvolt": "Microvolts",
        "volt": "Volt",
        "kilovolt": "Kilovolt",
        "megavolt": "Megavolt",
        "dbmV": "Decibel volt",
        "dbm": "Decibel-milliwatts",
        "volt-meter": "Volt-meter",
        "kilovolt-meter": "Kilovolt-meter",
        "megavolt-meter": "Megavolt-meter",
        "microvolt-meter": "Microvolt-meter",
        "millivolt-meter": "Millivolt-meter",
        "nanovolt-meter": "Nanovolt-meter",
        "ohm": "Ohm",
        "microohm": "Microohm",
        "milliohm": "Milliohm",
        "kilohm": "Kilohm",
        "megohm": "Megohm",
        "gigohm": "Gigohm",
        "millihertz": "Millihertz",
        "hertz": "Hertz",
        "kilohertz": "Kilohertz",
        "megahertz": "Megahertz",
        "gigahertz": "Gigahertz",
        "terahertz": "Terahertz",
        "rpm": "Revolutions per minute",
        "candela-per-square-meter": "Candela per square meter",
        "candela": "Candela",
        "lumen": "Lumen",
        "lux": "Lux",
        "foot-candle": "Foot-candle",
        "lumen-per-square-meter": "Lumen per square meter",
        "lux-second": "Lux second",
        "lumen-second": "Lumen second",
        "lumens-per-watt": "Lumens per watt",
        "mole": "Mole",
        "nanomole": "Nanomole",
        "micromole": "Micromole",
        "millimole": "Millimole",
        "kilomole": "Kilomole",
        "mole-per-cubic-meter": "Mole per cubic meter",
        "rssi": "Received signal strength indicator",
        "ppm": "Parts per million",
        "ppb": "Parts per billion",
        "micrograms-per-cubic-meter": "Micrograms per cubic meter",
        "aqi": "Aqi",
        "gram-per-cubic-meter": "Gram per cubic meter",
        "gram-per-kilogram": "Specific humidity",
        "millimeters-per-second": "Millimeters per second",
        "neper": "Neper",
        "bel": "Bel",
        "decibel": "Decibel",
        "meters-per-second-squared": "Meters per second squared",
        "becquerel": "Becquerel",
        "curie": "Curie",
        "gray": "Gray",
        "sievert": "Sievert",
        "roentgen": "Roentgen",
        "cps": "Counts per second",
        "rad": "Rad",
        "rem": "Rem",
        "dps": "Disintegrations per second",
        "rutherford": "Rutherford",
        "coulombs-per-kilogram": "Coulombs per kilogram",
        "becquerels-per-cubic-meter": "Becquerels per cubic meter",
        "curies-per-liter": "Curies per liter",
        "becquerels-per-second": "Becquerels per second",
        "curies-per-second": "Curies per second",
        "gy-per-second": "Gray per second",
        "watt-per-steradian": "Watt per steradian",
        "watt-per-square-metre-steradian": "Watt per square metre-steradian",
        "ph-level": "Ph level",
        "turbidity": "Turbidity",
        "mg-per-liter": "Milligrams per liter",
        "microsiemens-per-centimeter": "Microsiemens per centimeter",
        "millisiemens-per-meter": "Millisiemens per meter",
        "siemens-per-meter": "Siemens per meter",
        "kilogram-per-cubic-meter": "Kilogram per cubic meter",
        "gram-per-cubic-centimeter": "Gram per cubic centimeter",
        "kilogram-per-square-meter": "Kilogram per square metre",
        "milligram-per-milliliter": "Milligram per milliliter",
        "milligram-per-cubic-meter": "Milligram per cubic meter",
        "pound-per-cubic-foot": "Pound per cubic foot",
        "ounces-per-cubic-inch": "Ounces per cubic inch",
        "tons-per-cubic-yard": "Tons per cubic yard",
        "particle-density": "Particle density",
        "kilometers-per-liter": "Kilometers per liter",
        "miles-per-gallon": "Miles per gallon",
        "liters-per-100-km": "Liters per 100 km",
        "gallons-per-mile": "Gallons per mile",
        "liters-per-hour": "Liters per hour",
        "gallons-per-hour": "Gallons per hour",
        "beats-per-minute": "Beats per minute",
        "millimeters-of-mercury": "Millimeters of mercury",
        "milligrams-per-deciliter": "Milligrams per deciliter",
        "g-force": "G-force",
        "kilonewton": "Kilonewton",
        "kilogram-force": "Kilogram-force",
        "pound-force": "Pound-force",
        "kilopound-force": "Kilopound-force",
        "dyne": "Dyne",
        "poundal": "Poundal",
        "kip": "Kip",
        "gal": "Gal",
        "gravity": "Gravity",
        "hectopascal": "Hectopascal",
        "atmosphere": "Atmosphere",
        "millibars": "Millibars",
        "inch-of-mercury": "One inch of mercury",
        "richter-scale": "Richter scale",
        "nanosecond": "Nanosecond",
        "microsecond": "Microsecond",
        "millisecond": "Millisecond",
        "second": "Second",
        "minute": "Minute",
        "hour": "Hour",
        "day": "Day",
        "week": "Week",
        "month": "Month",
        "year": "Year",
        "cubic-foot-per-minute": "Cubic foot per minute",
        "cubic-meters-per-hour": "Cubic meters per hour",
        "cubic-meters-per-second": "Cubic meters per second",
        "liter-per-second": "Liter per second",
        "liter-per-minute": "Liter per minute",
        "gallons-per-minute": "Gallons per minute",
        "cubic-foot-per-second": "Cubic foot per second",
        "milliliters-per-minute": "Milliliters per minute",
        "cubic-decimeter-per-second": "Cubic decimeter per second",
        "bit": "Bit",
        "byte": "Byte",
        "kilobyte": "Kilobyte",
        "megabyte": "Megabyte",
        "gigabyte": "Gigabyte",
        "terabyte": "Terabyte",
        "petabyte": "Petabyte",
        "exabyte": "Exabyte",
        "zettabyte": "Zettabyte",
        "yottabyte": "Yottabyte",
        "bit-per-second": "Bit per second",
        "kilobit-per-second": "Kilobit per second",
        "megabit-per-second": "Megabit per second",
        "gigabit-per-second": "Gigabit per second",
        "terabit-per-second": "Terabit per second",
        "byte-per-second": "Byte per second",
        "kilobyte-per-second": "Kilobyte per second",
        "megabyte-per-second": "Megabyte per second",
        "gigabyte-per-second": "Gigabyte per second",
        "degree": "Degree",
        "radian": "Radian",
        "gradian": "Gradian",
        "arcminute": "Arcminute",
        "arcsecond": "Arcsecond",
        "milliradian": "Milliradian",
        "revolution": "Revolution",
        "siemens": "Siemens",
        "millisiemens": "Millisiemens",
        "microsiemens": "Microsiemens",
        "kilosiemens": "Kilosiemens",
        "megasiemens": "Megasiemens",
        "gigasiemens": "Gigasiemens",
        "farad": "Farad",
        "millifarad": "Millifarad",
        "microfarad": "Microfarad",
        "nanofarad": "Nanofarad",
        "picofarad": "Picofarad",
        "kilofarad": "Kilofarad",
        "megafarad": "Megafarad",
        "gigafarad": "Gigafarad",
        "terfarad": "Terfarad",
        "farad-per-meter": "Farad per meter",
        "tesla": "Tesla",
        "gauss": "Gauss",
        "kilogauss": "Kilogauss",
        "millitesla": "Millitesla",
        "microtesla": "Microtesla",
        "nanotesla": "Nanotesla",
        "kilotesla": "Kilotesla",
        "megatesla": "Megatesla",
        "millitesla-square-meters": "Millitesla square meters",
        "gamma": "Gamma",
        "lambda": "Lambda",
        "square-meter-per-second": "Square meter per second",
        "square-centimeter-per-second": "Square centimeter per second",
        "stoke": "Stoke",
        "centistokes": "Centistokes",
        "square-foot-per-second": "Square foot per second",
        "square-inch-per-second": "Square inch per second",
        "pascal-second": "Pascal-second",
        "centipoise": "Centipoise",
        "poise": "Poise",
        "reynolds": "Reynolds",
        "pound-per-foot-hour": "Pound per foot-hour",
        "newton-second-per-square-meter": "Newton second per square meter",
        "dyne-second-per-square-centimeter": "Dyne second per square centimeter",
        "kilogram-per-meter-second": "Kilogram per meter-second",
        "tesla-square-meters": "Tesla square meters",
        "maxwell": "Maxwell",
        "tesla-per-meter": "Tesla per meter",
        "gauss-per-centimeter": "Gauss per centimeter",
        "weber": "Weber",
        "microweber": "Microweber",
        "milliweber": "Milliweber",
        "gauss-square-centimeter": "Gauss-square centimeter",
        "kilogauss-square-centimeter": "Kilogauss-square centimeter",
        "henry": "Henry",
        "millihenry": "Millihenry",
        "microhenry": "Microhenry",
        "nanohenry": "Nanohenry",
        "henry-per-meter": "Henry per meter",
        "tesla-meter-per-ampere": "Tesla meter per ampere",
        "gauss-per-oersted": "Gauss per oersted",
        "kilogram-per-mole": "Kilogram per mole",
        "gram-per-mole": "Gram per mole",
        "milligram-per-mole": "Milligram per mole",
        "joule-per-mole": "Joule per mole",
        "joule-per-mole-kelvin": "Joule per mole-kelvin",
        "millivolts-per-meter": "Millivolts per meter",
        "volts-per-meter": "Volts per meter",
        "kilovolts-per-meter": "Kilovolts per meter",
        "radian-per-second": "Radian per second",
        "radian-per-second-squared": "Radian per second squared",
        "revolutions-per-minute-per-second": "Angular acceleration",
        "deg-per-second": "Degrees per second",
        "rotation-per-minute": "Rotation per minute",
        "degrees-brix": "Degrees brix",
        "katal": "Katal",
        "katal-per-cubic-metre": "Katal per cubic metre",
        "paris-inch": "Paris inch"
    },
    "user": {
        "user": "User",
        "users": "Users",
        "customer-users": "Customer users",
        "tenant-admins": "Tenant admins",
        "sys-admin": "System administrator",
        "tenant-admin": "Tenant administrator",
        "customer": "Customer",
        "anonymous": "Anonymous",
        "add": "Add user",
        "delete": "Delete user",
        "add-user-text": "Add new user",
        "no-users-text": "No users found",
        "user-details": "User details",
        "delete-user-title": "Are you sure you want to delete the user '{{userEmail}}'?",
        "delete-user-text": "Be careful, after the confirmation the user and all related data will become unrecoverable.",
        "delete-users-title": "Are you sure you want to delete { count, plural, =1 {1 user} other {# users} }?",
        "delete-users-action-title": "Delete { count, plural, =1 {1 user} other {# users} }",
        "delete-users-text": "Be careful, after the confirmation all selected users will be removed and all related data will become unrecoverable.",
        "activation-email-sent-message": "Activation email was successfully sent!",
        "resend-activation": "Resend activation",
        "email": "Email",
        "email-required": "Email is required.",
        "invalid-email-format": "Invalid email format.",
        "first-name": "First name",
        "last-name": "Last name",
        "description": "Description",
        "default-dashboard": "Default dashboard",
        "always-fullscreen": "Always fullscreen",
        "select-user": "Select user",
        "no-users-matching": "No users matching '{{entity}}' were found.",
        "user-required": "User is required",
        "activation-method": "Activation method",
        "display-activation-link": "Display activation link",
        "send-activation-mail": "Send activation mail",
        "activation-link": "User activation link",
        "activation-link-text": "In order to activate user use the following <a href='{{activationLink}}' target='_blank'>activation link</a> (expires in {{activationLinkTtl}}) :",
        "copy-activation-link": "Copy activation link",
        "activation-link-copied-message": "User activation link has been copied to clipboard",
        "details": "Details",
        "login-as-tenant-admin": "Login as Tenant Admin",
        "login-as-customer-user": "Login as Customer User",
        "search": "Search users",
        "selected-users": "{ count, plural, =1 {1 user} other {# users} } selected",
        "disable-account": "Disable User Account",
        "enable-account": "Enable User Account",
        "enable-account-message": "User account was successfully enabled!",
        "disable-account-message": "User account was successfully disabled!",
        "copyId": "Copy user Id",
        "idCopiedMessage": "User Id has been copied to clipboard",
        "user-list": "User list",
        "user-list-required": "User list is required"
    },
    "value": {
        "type": "Value type",
        "string": "String",
        "string-value": "String value",
        "string-value-required": "String value is required",
        "integer": "Integer",
        "integer-value": "Integer value",
        "integer-value-required": "Integer value is required",
        "invalid-integer-value": "Invalid integer value",
        "double": "Double",
        "double-value": "Double value",
        "double-value-required": "Double value is required",
        "boolean": "Boolean",
        "boolean-value": "Boolean value",
        "false": "False",
        "true": "True",
        "long": "Long",
        "json": "JSON",
        "json-value": "JSON value",
        "json-value-invalid": "JSON value has an invalid format",
        "json-value-required": "JSON value is required."
    },
    "version-control": {
        "version-control": "Version control",
        "management": "Version control management",
        "search": "Search versions",
        "branch": "Branch",
        "default": "Default",
        "select-branch": "Select branch",
        "branch-required": "Branch is required",
        "create-entity-version": "Create entity version",
        "version-name": "Version name",
        "version-name-required": "Version name is required",
        "author": "Author",
        "export-relations": "Export relations",
        "export-attributes": "Export attributes",
        "export-credentials": "Export credentials",
        "export-calculated-fields": "Export calculated fields \nand alarm rules",
        "export-alarm-rules": "Export alarm rules",
        "entity-versions": "Entity versions",
        "versions": "Versions",
        "created-time": "Created time",
        "version-id": "Version ID",
        "no-entity-versions-text": "No entity versions found",
        "no-versions-text": "No versions found",
        "copy-full-version-id": "Copy full version id",
        "create-version": "Create version",
        "creating-version": "Creating version... Please wait",
        "nothing-to-commit": "No changes to commit",
        "restore-version": "Restore version",
        "restore-entity-from-version": "Restore entity from version '{{versionName}}'",
        "restoring-entity-version": "Restoring entity version... Please wait",
        "load-relations": "Load relations",
        "load-attributes": "Load attributes",
        "load-credentials": "Load credentials",
        "load-calculated-fields": "Load calculated fields and alarm rules",
        "load-alarm-rules": "Load alarm rules",
        "compare-with-current": "Compare with current",
        "diff-entity-with-version": "Diff with entity version '{{versionName}}'",
        "previous-difference": "Previous Difference",
        "next-difference": "Next Difference",
        "current": "Current",
        "differences": "{ count, plural, =1 {1 difference} other {# differences} }",
        "create-entities-version": "Create entities version",
        "default-sync-strategy": "Default sync strategy",
        "sync-strategy-merge": "Merge",
        "sync-strategy-overwrite": "Overwrite",
        "entities-to-export": "Entities to export",
        "entities-to-restore": "Entities to restore",
        "sync-strategy": "Sync strategy",
        "all-entities": "All entities",
        "no-entities-to-export-prompt": "Please specify entities to export",
        "no-entities-to-restore-prompt": "Please specify entities to restore",
        "add-entity-type": "Add entity type",
        "remove-all": "Remove all",
        "version-create-result": "{ added, plural, =0 {No entities} =1 {1 entity} other {# entities} } added.<br/>{ modified, plural, =0 {No entities} =1 {1 entity} other {# entities} } modified.<br/>{ removed, plural, =0 {No entities} =1 {1 entity} other {# entities} } removed.",
        "remove-other-entities": "Remove other entities",
        "find-existing-entity-by-name": "Find existing entity by name",
        "restore-entities-from-version": "Restore entities from version '{{versionName}}'",
        "restoring-entities-from-version": "Restoring entities... Please wait",
        "no-entities-restored": "No entities restored",
        "created": "{{created}} created",
        "updated": "{{updated}} updated",
        "deleted": "{{deleted}} deleted",
        "remove-other-entities-confirm-text": "Be careful! This will permanently <b>delete</b> <b>all</b> current entities<br/>not present in the version you want to restore.<br/><br/>Please type <b>\"remove other entities\"</b> to confirm.",
        "auto-commit-to-branch": "auto-commit to <b>{{ branch }}</b> branch",
        "default-create-entity-version-name": "{{entityName}} update",
        "sync-strategy-merge-hint": "Creates or updates selected entities in the repository. All other repository entities are <b>not modified</b>.",
        "sync-strategy-overwrite-hint": "Creates or updates selected entities in the repository. All other repository entities are <b>deleted</b>.",
        "device-credentials-conflict": "Failed to load the device with external id <b>{{entityId}}</b><br/>due to the same credentials are already present in the database for another device.<br/>Please consider disabling the <b>load credentials</b> setting in the restore form.",
        "missing-referenced-entity": "Failed to load the <b>{{sourceEntityTypeName}}</b> with external id <b>{{sourceEntityId}}</b><br/>because it references missing <b>{{targetEntityTypeName}}</b> with id <b>{{targetEntityId}}</b>.",
        "runtime-failed": "<b>Failed:</b> {{message}}",
        "auto-commit-settings-read-only-hint": "Auto-commit feature doesn't work with enabled read-only option in Repository settings.",
        "rollback-on-error": "Rollback on error",
        "rollback-on-error-hint": "If you have a large amount of entities to restore, consider disabling this option to increase performance.\n Note, if an error occurs over the course of version loading, already persisted entities (with relations, attributes, etc.) will stay as is"
    },
    "widget": {
        "widget-library": "Widgets library",
        "widget-bundle": "Widgets Bundle",
        "all-bundles": "All bundles",
        "select-widgets-bundle": "Select widgets bundle",
        "widgets": "Widgets",
        "all-widgets": "All widgets",
        "widget": "Widget",
        "select-widget": "Select widget",
        "no-widgets-matching": "No widgets matching '{{entity}}' were found.",
        "no-widgets": "No widgets yet",
        "no-widgets-text": "No widgets found",
        "management": "Widget management",
        "editor": "Widget Editor",
        "confirm-to-exit-editor-html": "You have unsaved widget settings.<br>Are you sure you want to leave this page?",
        "widget-type-not-found": "Problem loading widget configuration.<br>Probably associated\n    widget type was removed.",
        "widget-type-load-error": "Widget wasn't loaded due to the following errors:",
        "remove": "Remove widget",
        "delete": "Delete widget",
        "edit": "Edit widget",
        "remove-widget-title": "Are you sure you want to remove the widget '{{widgetTitle}}'?",
        "remove-widget-text": "After the confirmation the widget and all related data will become unrecoverable.",
        "replace-reference-with-widget-copy": "Replace reference with widget copy",
        "timeseries": "Time series",
        "search-data": "Search data",
        "no-data-found": "No data found",
        "latest": "Latest values",
        "rpc": "Control widget",
        "alarm": "Alarm widget",
        "static": "Static widget",
        "timeseries-short": "series",
        "latest-short": "latest",
        "rpc-short": "control",
        "alarm-short": "alarm",
        "static-short": "static",
        "select-widget-type": "Select widget type",
        "missing-widget-title-error": "Widget title must be specified!",
        "widget-saved": "Widget saved",
        "unable-to-save-widget-error": "Unable to save widget! Widget has errors!",
        "save": "Save widget",
        "saveAs": "Save widget as",
        "move": "Move widget",
        "save-widget-as": "Save widget as",
        "save-widget-as-text": "Please enter new widget title",
        "toggle-fullscreen": "Toggle fullscreen",
        "run": "Run widget",
        "widget-title": "Widget title",
        "title": "Title",
        "title-required": "Widget title is required.",
        "title-max-length": "Title should be less than 256",
        "system": "System",
        "type": "Widget type",
        "resources": "Resources",
        "resource-url": "JavaScript/CSS URL",
        "resource-is-extension": "Is extension",
        "remove-resource": "Remove resource",
        "add-resource": "Add resource",
        "html": "HTML",
        "tidy": "Tidy",
        "css": "CSS",
        "settings-form": "Settings form",
        "data-key-settings-form": "Data key settings form",
        "latest-data-key-settings-form": "Latest data key settings form",
        "widget-settings": "Widget settings",
        "description": "Description",
        "tags": "Tags",
        "image-preview": "Image preview",
        "settings-form-selector": "Settings form selector",
        "data-key-settings-form-selector": "Data key settings form selector",
        "latest-data-key-settings-form-selector": "Latest data key settings form selector",
        "all": "All",
        "actual": "Actual",
        "scada": "SCADA symbol",
        "deprecated": "Deprecated",
        "has-basic-mode": "Has basic mode",
        "basic-mode-form-selector": "Basic mode form selector",
        "basic-mode": "Basic",
        "advanced-mode": "Advanced",
        "javascript": "Javascript",
        "js": "JS",
        "delete-widget-title": "Are you sure you want to delete the widget '{{widgetName}}'?",
        "delete-widget-text": "After the confirmation the widget and all related data will become unrecoverable.",
        "delete-widgets-title": "Are you sure you want to delete { count, plural, =1 {1 widget} other {# widgets} }?",
        "delete-widgets-text": "Be careful, after the confirmation all selected widgets will be removed and all related data will become unrecoverable.",
        "delete-widget": "Delete widget",
        "widget-template-load-failed-error": "Failed to load widget template!",
        "details": "Details",
        "widget-details": "Widget details",
        "add": "Add widget",
        "add-existing-widget": "Add existing widget",
        "add-new-widget": "Add new widget",
        "search-widgets": "Search widgets",
        "selected-widgets": "{ count, plural, =1 {1 widget} other {# widgets} } selected",
        "undo": "Undo widget changes",
        "export": "Export widget",
        "export-prompt": "Embed widget images and resources",
        "export-widgets": "Export widgets",
        "export-widgets-prompt": "Embed widgets images and resources",
        "import": "Import widget",
        "no-data": "No data to display on widget",
        "data-overflow": "Widget displays {{count}} out of {{total}} entities",
        "alarm-data-overflow": "Widget displays alarms for {{allowedEntities}} (maximum allowed) entities out of {{totalEntities}} entities",
        "search": "Search widget",
        "filter": "Widget filter type",
        "loading-widgets": "Loading widgets...",
        "widget-template-error": "Invalid widget HTML template.",
        "reference": "Reference"
    },
    "widget-action": {
        "header-button": "Widget header button",
        "do-nothing": "Do nothing",
        "open-dashboard-state": "Navigate to new dashboard state",
        "update-dashboard-state": "Update current dashboard state",
        "open-dashboard": "Navigate to other dashboard",
        "custom": "Custom action",
        "custom-pretty": "Custom action (with HTML template)",
        "custom-pretty-error-title": "Custom dialog error",
        "custom-pretty-template-error": "Invalid custom dialog template.",
        "custom-pretty-controller-error": "Error occurred while evaluating custom dialog function.",
        "mobile-action": "Mobile action",
        "target-dashboard-state": "Target dashboard state",
        "target-dashboard-state-required": "Target dashboard state is required",
        "set-entity-from-widget": "Set entity from widget",
        "target-dashboard": "Target dashboard",
        "select-target-dashboard": "Select target dashboard",
        "target-dashboard-required": "Target dashboard is required.",
        "open-right-layout": "Open right dashboard layout (mobile view)",
        "state-display-type": "Dashboard state display option",
        "open-normal": "Normal",
        "open-in-separate-dialog": "Open in separate dialog",
        "open-in-popover": "Open in popover",
        "dialog-title": "Dialog title",
        "dialog-hide-dashboard-toolbar": "Hide dashboard toolbar in dialog",
        "dialog-width": "Dialog width in percents relative to viewport width",
        "dialog-height": "Dialog height in percents relative to viewport height",
        "dialog-size-range-error": "Dialog size percent value should be in a range from 1 to 100.",
        "popover-preferred-placement": "Preferred popover placement",
        "popover-placement-top": "Top",
        "popover-placement-topLeft": "Top left",
        "popover-placement-topRight": "Top right",
        "popover-placement-right": "Right",
        "popover-placement-rightTop": "Right top",
        "popover-placement-rightBottom": "Right bottom",
        "popover-placement-bottom": "Bottom",
        "popover-placement-bottomLeft": "Bottom left",
        "popover-placement-bottomRight": "Bottom right",
        "popover-placement-left": "Left",
        "popover-placement-leftTop": "Left top",
        "popover-placement-leftBottom": "Left bottom",
        "popover-hide-on-click-outside": "Hide popover on outside click",
        "popover-hide-dashboard-toolbar": "Hide dashboard toolbar in popover",
        "popover-width": "Popover width",
        "popover-height": "Popover height",
        "popover-style": "Popover style",
        "open-new-browser-tab": "Open in a new browser tab",
        "open-URL": "Open URL",
        "URL": "URL",
        "url-required": "URL is required.",
        "mobile": {
          "device-provision": "Device provision",
          "action-type": "Mobile action type",
          "select-action-type": "Select mobile action type",
          "action-type-required": "Mobile action type is required",
          "take-picture-from-gallery": "Take picture from gallery",
          "take-photo": "Take photo",
          "map-direction": "Open map directions",
          "map-location": "Open map location",
          "scan-qr-code": "Scan QR Code",
          "make-phone-call": "Make phone call",
          "get-location": "Get phone location",
          "take-screenshot": "Take screenshot",
          "handle-provision-success-function": "Handle provision success function",
          "get-location-function": "Get location function",
          "process-launch-result-function": "Process launch result function",
          "get-phone-number-function": "Get phone number function",
          "process-image-function": "Process image function",
          "process-qr-code-function": "Process QR code function",
          "process-location-function": "Process location function",
          "handle-empty-result-function": "Handle empty result function",
          "handle-error-function": "Handle error function",
          "handle-non-mobile-fallback-function": "Handle Non-Mobile fallback function",
          "save-to-gallery": "Save to 'Image gallery'",
          "provision-type": "Provision type",
          "auto": "Auto",
          "wi-fi": "Wi-Fi",
          "ble": "BLE",
          "soft-ap": "Soft AP"
        },
        "custom-action-function": "Custom action function",
        "custom-pretty-function": "Custom action (with HTML template) function",
        "map-item-type": "Map item type",
        "map-item": {
            "marker": "Marker",
            "polygon": "Polygon",
            "rectangle": "Rectangle",
            "circle": "Circle",
            "polyline": "Polyline"
        },
        "place-map-item": "Place map item",
        "map-item-tooltip": {
            "customize-map-item-tooltips": "Customize map item tooltips",
            "place-marker": "Place marker",
            "start-draw-rectangle": "Start draw rectangle",
            "finish-draw-rectangle": "Finish draw rectangle",
            "start-draw-polygon": "Start draw polygon",
            "continue-draw-polygon": "Continue draw polygon",
            "finish-draw-polygon": "Finish draw polygon",
            "start-draw-circle": "Start draw circle",
            "finish-draw-circle": "Finish draw circle",
            "start-draw-polyline": "Start draw polyline",
            "finish-draw-polyline": "Finish draw polyline"
        }
    },
    "widgets-bundle": {
        "current": "Current bundle",
        "widgets-bundles": "Widgets bundles",
        "widgets-bundle-widgets": "Widgets Bundle Widgets",
        "add": "Add widgets bundle",
        "delete": "Delete widgets bundle",
        "title": "Title",
        "title-required": "Title is required.",
        "title-max-length": "Title should be less than 256",
        "description": "Description",
        "image-preview": "Image preview",
        "scada": "SCADA widgets bundle",
        "order": "Order",
        "add-widgets-bundle-text": "Add new widgets bundle",
        "no-widgets-bundles-text": "No widgets bundles found",
        "empty": "Widgets bundle is empty",
        "details": "Details",
        "widgets-bundle-details": "Widgets bundle details",
        "delete-widgets-bundle-title": "Are you sure you want to delete the widgets bundle '{{widgetsBundleTitle}}'?",
        "delete-widgets-bundle-text": "Be careful, after the confirmation the widgets bundle and all related data will become unrecoverable.",
        "delete-widgets-bundles-title": "Are you sure you want to delete { count, plural, =1 {1 widgets bundle} other {# widgets bundles} }?",
        "delete-widgets-bundles-action-title": "Delete { count, plural, =1 {1 widgets bundle} other {# widgets bundles} }",
        "delete-widgets-bundles-text": "Be careful, after the confirmation all selected widgets bundles will be removed and all related data will become unrecoverable.",
        "no-widgets-bundles-matching": "No widgets bundles matching '{{widgetsBundle}}' were found.",
        "widgets-bundle-required": "Widgets bundle is required.",
        "system": "System",
        "import": "Import widgets bundle",
        "export": "Export widgets bundle",
        "export-widgets-bundle-widgets-prompt": "Include bundle widgets in exported data (otherwise only referenced widget FQNs will be exported)",
        "export-failed-error": "Unable to export widgets bundle: {{error}}",
        "create-new-widgets-bundle": "Create new widgets bundle",
        "widgets-bundle-file": "Widgets bundle file",
        "invalid-widgets-bundle-file-error": "Unable to import widgets bundle: Invalid widgets bundle data structure.",
        "search": "Search widget bundles",
        "selected-widgets-bundles": "{ count, plural, =1 {1 widgets bundle} other {# widgets bundles} } selected",
        "open-widgets-bundle": "Open widgets bundle",
        "loading-widgets-bundles": "Loading widgets bundles...",
        "create-new": "Create new widget bundle"
    },
    "widget-config": {
        "data": "Data",
        "settings": "Settings",
        "advanced": "Advanced",
        "appearance": "Appearance",
        "widget-card": "Widget card",
        "mobile": "Mobile",
        "title": "Title",
        "title-tooltip": "Title Tooltip",
        "general-settings": "General settings",
        "display-title": "Display widget title",
        "card-title": "Card title",
        "drop-shadow": "Drop shadow",
        "enable-fullscreen": "Enable fullscreen",
        "background-color": "Background color",
        "text-color": "Text color",
        "border-radius": "Border radius",
        "padding": "Padding",
        "margin": "Margin",
        "widget-style": "Widget style",
        "widget-css": "Widget CSS",
        "title-style": "Title style",
        "mobile-mode-settings": "Mobile mode",
        "order": "Order",
        "height": "Height",
        "mobile-hide": "Hide widget in mobile mode",
        "desktop-hide": "Hide widget in desktop mode",
        "units": "Special symbol to show next to value",
        "units-by-default": "Units by default",
        "decimals": "Number of digits after floating point",
        "decimals-by-default": "Decimals by default",
        "default-data-key-parameter-hint": "This parameter applies to all widget values unless overridden by data key configuration",
        "units-short": "Units",
        "decimals-short": "Decimals",
        "decimals-suffix": "decimals",
        "digits-suffix": "digits",
        "timewindow": "Time window",
        "use-dashboard-timewindow": "Use dashboard time window",
        "use-widget-timewindow": "Use widget time window",
        "display-timewindow": "Display time window",
        "legend": "Legend",
        "display-legend": "Display legend",
        "datasources": "Datasources",
        "datasource": "Datasource",
        "maximum-datasources": "Maximum { count, plural, =1 {1 datasource is allowed.} other {# datasources are allowed} }",
        "timeseries-key-error": "At least one time series data key should be specified",
        "datasource-type": "Type",
        "datasource-parameters": "Parameters",
        "remove-datasource": "Remove datasource",
        "add-datasource": "Add datasource",
        "target-device": "Target device",
        "alarm-source": "Alarm source",
        "actions": "Actions",
        "action": "Action",
        "add-action": "Add action",
        "search-actions": "Search actions",
        "no-actions-text": "No actions found",
        "action-source": "Action source",
        "select-action-source": "Select action source",
        "action-source-required": "Action source is required.",
        "column-index": "Column index",
        "select-column-index": "Select column index",
        "column-index-required": "Column index is required.",
        "not-set": "Not set",
        "action-name": "Name",
        "action-name-required": "Action name is required.",
        "action-name-not-unique": "Another action with the same name already exists.\nAction name should be unique within the same action source.",
        "action-icon": "Icon",
        "header-button": {
            "button-settings": "Button settings",
            "button-type": "Button type",
            "button-type-basic": "Basic",
            "button-type-raised": "Raised",
            "button-type-stroked": "Stroked",
            "button-type-flat": "Flat",
            "button-type-icon": "Icon",
            "button-type-mini-fab": "FAB",
            "colors": "Colors",
            "color": "Color",
            "background": "Background",
            "border": "Border",
            "advanced-button-style": "Advanced button style",
            "button-style": "Button style"
        },
        "show-hide-action-using-function": "Show/hide action using function",
        "show-action-function": "Show action function",
        "action-type": "Type",
        "action-type-required": "Action type is required.",
        "edit-action": "Edit action",
        "delete-action": "Delete action",
        "delete-action-title": "Delete widget action",
        "delete-action-text": "Are you sure you want delete widget action with name '{{actionName}}'?",
        "title-icon": "Title icon",
        "display-icon": "Display title icon",
        "card-icon": "Card icon",
        "icon": "Icon",
        "icon-color": "Icon color",
        "icon-size": "Icon size",
        "advanced-settings": "Advanced settings",
        "data-settings": "Data settings",
        "limits": "Limits",
        "no-data-display-message": "\"No data to display\" alternative message",
        "data-page-size": "Maximum entities per datasource",
        "settings-component-not-found": "Settings form component not found for selector '{{selector}}'",
        "preview": "Preview",
        "set": "Set",
        "set-message": "Set message",
        "advanced-title-style": "Advanced title style",
        "card-style": "Card style",
        "text": "Text",
        "background": "Background",
        "advanced-widget-style": "Advanced widget style",
        "card-buttons": "Card buttons",
        "show-card-buttons": "Show card buttons",
        "card-border-radius": "Card border radius",
        "card-padding": "Card padding",
        "card-appearance": "Card appearance",
        "color": "Color",
        "tooltip": "Tooltip",
        "units-required": "Unit is required.",
        "list-layout": "List layout",
        "layout": "Layout",
        "resize-options": "Resize options",
        "resizable": "Resizable",
        "preserve-aspect-ratio": "Preserve aspect ratio"
    },
    "widget-type": {
        "import": "Import widget type",
        "export": "Export widget type",
        "export-failed-error": "Unable to export widget: {{error}}",
        "widget-file": "Widget file",
        "invalid-widget-file-error": "Unable to import widget: Invalid widget data structure."
    },
    "widgets": {
        "mobile-app-qr-code": {
            "configuration-hint": "The configuration depends on the Mobile app QR code widget in platform main settings",
            "get-it-on-google-play": "Get it on Google Play",
            "download-on-the-app-store": "Download on the App Store"
        },
        "action-button": {
            "behavior": "Behavior",
            "on-click": "On click",
            "on-click-hint": "Action triggered when the button is clicked",
            "first-button-click": "First button click",
            "first-button-click-hint": "Action while pressing on first button.",
            "second-button-click": "Second button click",
            "second-button-click-hint": "Action while pressing on second button.",
            "button-click-hint": "Action while pressing on widget."
        },
        "command-button": {
            "behavior": "Behavior",
            "on-click": "On click",
            "on-click-hint": "Action performed when the button is clicked."
        },
        "power-button": {
            "behavior": "Behavior",
            "power-on": "Power 'On'",
            "power-on-hint": "Action performed to power ON the component.",
            "power-off": "Power 'Off'",
            "power-off-hint": "Action performed to power OFF the component.",
            "on-label": "On",
            "off-label": "Off",
            "layout": "Layout",
            "layout-default": "Default",
            "layout-simplified": "Simplified",
            "layout-outlined": "Outlined",
            "layout-default-volume": "Default.Volume",
            "layout-simplified-volume": "Simplified.Volume",
            "layout-outlined-volume": "Outlined.Volume",
            "layout-default-icon": "Default.Icon",
            "layout-simplified-icon": "Simplified.Icon",
            "layout-outlined-icon": "Outlined.Icon",
            "main": "Main",
            "background": "Background",
            "button-icon-on": "Button icon 'On'",
            "button-icon-off": "Button icon 'Off'",
            "power-on-colors": "Power 'On' colors",
            "power-off-colors": "Power 'Off' colors",
            "disabled-colors": "Disabled colors",
            "button": "Button"
        },
        "toggle-button": {
            "behavior": "Behavior",
            "checked": "Checked",
            "unchecked": "Unchecked",
            "check": "Check",
            "check-hint": "Action performed to check the component.",
            "uncheck": "Uncheck",
            "uncheck-hint": "Action performed to uncheck the component.",
            "auto-scale": "Auto scale",
            "horizontal-fill": "Horizontal fill",
            "vertical-fill": "Vertical fill",
            "button-appearance": "Button appearance"
        },
        "segmented-button": {
            "layout": "Layout",
            "layout-squared": "Squared",
            "layout-rounded": "Rounded",
            "card-border": "Card border",
            "button-appearance": "Button appearance",
            "first": "First",
            "second": "Second",
            "color-styles": "Color styles",
            "selected": "Selected",
            "unselected": "Unselected"
        },
        "button": {
            "layout": "Layout",
            "outlined": "Outlined",
            "filled": "Filled",
            "underlined": "Underlined",
            "basic": "Basic",
            "auto-scale": "Auto scale",
            "label": "Label",
            "icon": "Icon",
            "border-radius": "Border radius",
            "color-palette": "Color palette",
            "main": "Main",
            "background": "Background",
            "border": "Border",
            "custom-styles": "Custom styles",
            "clear-style": "Clear style",
            "shadow": "Shadow",
            "enabled": "Enabled",
            "disabled": "Disabled",
            "preview": "Preview",
            "copy-style-from": "Copy style from"
        },
        "value-stepper": {
            "behavior": "Behavior",
            "simplified": "Simplified",
            "filled": "Filled",
            "outlined": "Outlined",
            "volume": "Volume",
            "initial-state": "Initial state",
            "initial-state-hint": "Action to get the initial value.",
            "disabled-state": "Disabled state",
            "disabled-state-hint": "Configure condition under which the component is disabled.",
            "right-button-click": "Right button click",
            "right-button-click-hint": "Action while pressing on right button.",
            "left-button-click": "Left button click",
            "left-button-click-hint": "Action while pressing on left button.",
            "auto-scale": "Auto scale",
            "value-range": "Range",
            "min-range": "Min",
            "max-range": "Max",
            "value-increment-decrement-step": "Value increment/decrement step",
            "value": "Value",
            "value-box-background": "Value box background",
            "border": "Border",
            "button-appearance": "Button appearance",
            "left": "Left",
            "right": "Right",
            "left-button": "Left button",
            "right-button": "Right button",
            "icon": "Icon",
            "color-palette": "Color palette",
            "main": "Main",
            "background": "Background",
            "button-icon-on": "Button icon 'On'",
            "button-on-colors": "Power 'On' colors",
            "disabled-colors": "Disabled colors"
        },
        "button-state": {
            "activated-state": "Activated state",
            "activated-state-hint": "Configure condition under which the button is active.",
            "disabled-state": "Disabled state",
            "disabled-state-hint": "Configure condition under which the button is disabled.",
            "selected-state": "Select button",
            "selected-state-hint": "Configure condition under which the button is select.",
            "enabled": "Enabled",
            "hovered": "Hovered",
            "pressed": "Pressed",
            "activated": "Activated",
            "disabled": "Disabled",
            "initial": "First button",
            "first": "First",
            "second": "Second"
        },
        "background": {
            "background": "Background",
            "background-settings": "Background settings",
            "background-type-image": "Image",
            "background-type-color": "Color",
            "image-url": "Image URL",
            "overlay": "Overlay",
            "enable-overlay": "Enable overlay",
            "blur": "Blur",
            "preview": "Preview"
        },
        "bar-chart": {
            "bar-appearance": "Bar appearance",
            "label-on-bar": "Label on bar",
            "value-on-bar": "Value on bar",
            "bar-chart-style": "Bar chart style",
            "bar-axis": "Bar axis"
        },
        "polar-area-chart": {
            "polar-axis": "Polar axis",
            "start-angle": "Start angle",
            "polar-area-chart-style": "Polar area chart style"
        },
        "battery-level": {
            "layout": "Layout",
            "layout-vertical-solid": "Vertical. Solid",
            "layout-horizontal-solid": "Horizontal. Solid",
            "layout-vertical-divided": "Vertical. Divided",
            "layout-horizontal-divided": "Horizontal. Divided",
            "icon": "Icon",
            "value": "Value",
            "auto-scale": "Auto scale",
            "battery-level-color": "Battery level color",
            "battery-shape-color": "Battery shape color",
            "battery-level-card-style": "Battery level card style",
            "sections-count": "Sections count"
        },
        "signal-strength": {
            "value": "Value",
            "last-update": "Last update",
            "no-signal": "No signal",
            "layout": "Layout",
            "layout-wifi": "Wi-Fi",
            "layout-cellular-bar": "Cellular bar",
            "icon": "Icon",
            "date": "Date",
            "active-bars-color": "Active signal bars color",
            "inactive-bars-color": "Inactive signal bars color",
            "signal-strength-card-style": "Signal strength card style",
            "no-signal-rssi-value": "\"No signal\" rssi value"
        },
        "status-widget": {
            "behavior": "Behavior",
            "layout": "Layout",
            "layout-default": "Default",
            "layout-center": "Center",
            "layout-icon": "Icon",
            "on": "On",
            "off": "Off",
            "label": "Label",
            "status": "Status",
            "icon": "Icon",
            "color-palette": "Color palette",
            "disabled-color-palette": "Disabled color palette",
            "primary": "Primary",
            "primary-color-hint": "Color of icon and label",
            "secondary": "Secondary",
            "secondary-color-hint": "Color of status",
            "background": "Background"
        },
        "chart": {
            "common-settings": "Common settings",
            "enable-stacking-mode": "Enable stacking mode",
            "selection": "Time range selection",
            "enable-selection-mode": "Enable selection mode",
            "line-shadow-size": "Line shadow size",
            "display-smooth-lines": "Display smooth (curved) lines",
            "default-bar-width": "Default bar width for non-aggregated data (milliseconds)",
            "bar-alignment": "Bar alignment",
            "bar-alignment-left": "Left",
            "bar-alignment-right": "Right",
            "bar-alignment-center": "Center",
            "default-font": "Default font",
            "default-font-size": "Default font size",
            "default-font-color": "Default font color",
            "thresholds-line-width": "Default line width for all thresholds",
            "tooltip-settings": "Tooltip settings",
            "tooltip": "Tooltip",
            "show-tooltip": "Show tooltip",
            "hover-individual-points": "Hover individual points",
            "show-cumulative-values": "Show cumulative values in stacking mode",
            "hide-zero-false-values": "Hide zero/false values from tooltip",
            "tooltip-value-format-function": "Tooltip value format function",
            "grid-settings": "Grid settings",
            "show-vertical-lines": "Show vertical lines",
            "show-horizontal-lines": "Show horizontal lines",
            "grid-outline-border-width": "Grid outline/border width (px)",
            "primary-color": "Primary color",
            "background-color": "Background color",
            "ticks-color": "Ticks color",
            "xaxis-settings": "X axis settings",
            "axis-title": "Axis title",
            "xaxis-tick-labels-settings": "X axis tick labels settings",
            "show-tick-labels": "Show axis tick labels",
            "yaxis-settings": "Y axis settings",
            "min-scale-value": "Minimum value on the scale",
            "max-scale-value": "Maximum value on the scale",
            "yaxis-tick-labels-settings": "Y axis tick labels settings",
            "tick-step-size": "Step size between ticks",
            "number-of-decimals": "The number of decimals to display",
            "ticks-formatter-function": "Ticks formatter function",
            "comparison-settings": "Comparison settings",
            "enable-comparison": "Enable comparison",
            "time-for-comparison": "Comparison period",
            "time-for-comparison-previous-interval": "Previous interval (default)",
            "time-for-comparison-days": "Day ago",
            "time-for-comparison-weeks": "Week ago",
            "time-for-comparison-months": "Month ago",
            "time-for-comparison-years": "Year ago",
            "time-for-comparison-custom-interval": "Custom interval",
            "custom-interval-value": "Custom interval value (ms)",
            "comparison-x-axis-settings": "Comparison X axis settings",
            "axis-position": "Axis position",
            "axis-position-top": "Top (default)",
            "axis-position-bottom": "Bottom",
            "custom-legend-settings": "Custom legend settings",
            "enable-custom-legend": "Enable custom legend (this will allow you to use attribute/time series values in key labels)",
            "key-name": "Key name",
            "key-name-required": "Key name is required",
            "key-type": "Key type",
            "key-type-attribute": "Attribute",
            "key-type-timeseries": "Time series",
            "label-keys-list": "Keys list to use in labels",
            "no-label-keys": "No keys configured",
            "add-label-key": "Add new key",
            "line-width": "Line width",
            "color": "Color",
            "data-is-hidden-by-default": "Data is hidden by default",
            "disable-data-hiding": "Disable data hiding",
            "remove-from-legend": "Remove datakey from legend",
            "exclude-from-stacking": "Exclude from stacking(available in \"Stacking\" mode)",
            "line-settings": "Line settings",
            "show-line": "Show line",
            "fill-line": "Fill line",
            "fill-line-opacity": "Fill opacity",
            "points-settings": "Points settings",
            "show-points": "Show points",
            "points-line-width": "Line width of points",
            "points-radius": "Radius of points",
            "point-shape": "Point shape",
            "point-shape-circle": "Circle",
            "point-shape-cross": "Cross",
            "point-shape-diamond": "Diamond",
            "point-shape-square": "Square",
            "point-shape-triangle": "Triangle",
            "point-shape-custom": "Custom function",
            "point-shape-draw-function": "Point shape draw function",
            "show-separate-axis": "Show separate axis",
            "axis-position-left": "Left",
            "axis-position-right": "Right",
            "thresholds": "Thresholds",
            "no-thresholds": "No thresholds configured",
            "add-threshold": "Add threshold",
            "show-values-for-comparison": "Show historical values for comparison",
            "comparison-values-label": "Historical values label",
            "comparison-line-color": "Comparison line color",
            "threshold-settings": "Threshold settings",
            "use-as-threshold": "Use key value as threshold",
            "threshold-line-width": "Threshold line width",
            "threshold-color": "Threshold color",
            "common-pie-settings": "Common pie settings",
            "radius": "Radius",
            "inner-radius": "Inner radius",
            "tilt": "Tilt",
            "common-pie-settings-range-error": "Value should be in range from 0 to 1",
            "stroke-settings": "Stroke settings",
            "width-pixels": "Width (pixels)",
            "show-labels": "Show labels",
            "animation-settings": "Animation settings",
            "animated-pie": "Enable pie animation (experimental)",
            "border-settings": "Border settings",
            "border-width": "Border width",
            "border-color": "Border color",
            "legend-settings": "Legend settings",
            "display-legend": "Display legend",
            "labels-font-color": "Labels font color",
            "series": "Series",
            "add-series": "Add series",
            "series-settings": "Series settings",
            "remove-series": "Remove series",
            "no-series": "No series configured",
            "no-series-error": "At least one series should be specified",
            "chart-appearance": "Chart appearance",
            "vertical-grid-lines": "Vertical grid lines",
            "horizontal-grid-lines": "Horizontal grid lines",
            "chart-background": "Chart background",
            "grid-lines-color": "Grid lines color",
            "border": "Border",
            "axis": "Axis",
            "vertical-axis": "Vertical axis",
            "ticks": "Ticks",
            "horizontal-axis": "Horizontal axis",
            "shape-empty-circle": "Empty circle",
            "shape-circle": "Circle",
            "shape-rect": "Rectangle",
            "shape-round-rect": "Rounded rectangle",
            "shape-triangle": "Triangle",
            "shape-diamond": "Diamond",
            "shape-pin": "Pin",
            "shape-arrow": "Arrow",
            "shape-none": "None",
            "line-type-solid": "Solid",
            "line-type-dashed": "Dashed",
            "line-type-dotted": "Dotted",
            "label-position-top": "Top",
            "label-position-bottom": "Bottom",
            "label-position-outside": "Outside",
            "label-position-inside": "Inside",
            "fill": "Fill",
            "fill-type-none": "None",
            "fill-type-solid": "Solid",
            "fill-type-opacity": "Opacity",
            "fill-type-gradient": "Gradient",
            "background": "Background",
            "opacity": "Opacity",
            "gradient-stops": "Gradient stops",
            "gradient-start": "start",
            "gradient-end": "end",
            "animation": {
              "animation": "Animation",
              "animation-threshold": "Animation threshold",
              "animation-duration": "Animation duration",
              "animation-easing": "Animation easing",
              "animation-delay": "Animation delay",
              "update-animation-duration": "Update animation duration",
              "update-animation-easing": "Update animation easing",
              "update-animation-delay": "Update animation delay"
            },
            "chart-axis": {
              "limit":"Limit",
              "source": "Source",
              "key-value": "Key / Value",
              "value-required": "Value is required.",
              "entity-key-required": "Entity key is required.",
              "key-required": "Key is required.",
              "scale-limits": "Scale limits",
              "scale-appearance": "Scale appearance",
              "scale": "Scale",
              "scale-min": "min",
              "scale-max": "max",
              "scale-auto": "Auto"
            },
            "bar": {
              "show-border": "Show border",
              "border-width": "Border width",
              "border-radius": "Border radius",
              "bar-width": "Bar width",
              "label": "Label",
              "label-hint": "Display label over the bar.",
              "series-label-hint": "Display label with value over the bar.",
              "label-background": "Label background"
            }
        },
        "color": {
            "color-settings": "Color settings",
            "color-type-constant": "Constant",
            "color-type-gradient": "Gradient",
            "color-type-range": "Range",
            "color-type-function": "Function",
            "color": "Color",
            "value-range": "Value range",
            "from": "From",
            "to": "To",
            "color-function": "Color function",
            "copy-color-settings-from": "Copy color settings from",
            "copy-from": "Copy from",
            "settings-type": "Settings type",
            "basic-mode": "Basic",
            "advanced-mode": "Advanced",
            "entity-alias": "Entity alias",
            "entity-attribute": "Entity attribute",
            "gradient-color": "Gradient color",
            "gradient-color-min": "Color",
            "gradient-start": "Gradient start color",
            "gradient-start-min": "Start",
            "gradient-end": "Gradient end color",
            "gradient-end-min": "End",
            "start-value": "Start value",
            "end-value": "End value",
            "gradient-type": "Gradient type"
        },
        "dashboard-state": {
            "dashboard-state-settings": "Dashboard state settings",
            "dashboard-state": "Dashboard state id",
            "autofill-state-layout": "Autofill state layout height by default",
            "default-margin": "Default widgets margin",
            "default-background-color": "Default background color",
            "sync-parent-state-params": "Sync state params with parent dashboard"
        },
        "date-range-navigator": {
            "date-range-picker-settings": "Date range picker settings",
            "hide-date-range-picker": "Hide date range picker",
            "picker-one-panel": "Date range picker one panel",
            "picker-auto-confirm": "Date range picker auto confirm",
            "picker-show-template": "Date range picker show template",
            "first-day-of-week": "First day of the week",
            "interval-settings": "Interval settings",
            "hide-interval": "Hide interval",
            "initial-interval": "Initial interval",
            "interval-hour": "Hour",
            "interval-day": "Day",
            "interval-week": "Week",
            "interval-two-weeks": "2 weeks",
            "interval-month": "Month",
            "interval-three-months": "3 months",
            "interval-six-months": "6 months",
            "step-settings": "Step settings",
            "hide-step-size": "Hide step size",
            "initial-step-size": "Initial step size",
            "hide-labels": "Hide labels",
            "use-session-storage": "Use session storage",
            "localizationMap": {
                "Sun": "Sun",
                "Mon": "Mon",
                "Tue": "Tue",
                "Wed": "Wed",
                "Thu": "Thu",
                "Fri": "Fri",
                "Sat": "Sat",
                "Jan": "Jan",
                "Feb": "Feb",
                "Mar": "Mar",
                "Apr": "Apr",
                "May": "May",
                "Jun": "Jun",
                "Jul": "Jul",
                "Aug": "Aug",
                "Sep": "Sep",
                "Oct": "Oct",
                "Nov": "Nov",
                "Dec": "Dec",
                "January": "January",
                "February": "February",
                "March": "March",
                "April": "April",
                "June": "June",
                "July": "July",
                "August": "August",
                "September": "September",
                "October": "October",
                "November": "November",
                "December": "December",
                "Custom Date Range": "Custom Date Range",
                "Date Range Template": "Date Range Template",
                "Today": "Today",
                "Yesterday": "Yesterday",
                "This Week": "This Week",
                "Last Week": "Last Week",
                "This Month": "This Month",
                "Last Month": "Last Month",
                "Year": "Year",
                "This Year": "This Year",
                "Last Year": "Last Year",
                "Date picker": "Date picker",
                "Hour": "Hour",
                "Day": "Day",
                "Week": "Week",
                "2 weeks": "2 Weeks",
                "Month": "Month",
                "3 months": "3 Months",
                "6 months": "6 Months",
                "Custom interval": "Custom interval",
                "Interval": "Interval",
                "Step size": "Step size",
                "Ok": "Ok"
            }
        },
        "doughnut": {
            "doughnut-appearance": "Doughnut appearance",
            "layout": "Layout",
            "layout-default": "Default",
            "layout-with-total": "With total",
            "central-total-value": "Central total value",
            "doughnut-card-style": "Doughnut card style"
        },
        "entities-hierarchy": {
            "hierarchy-data-settings": "Hierarchy data settings",
            "relations-query-function": "Node relations query function",
            "has-children-function": "Node has children function",
            "node-state-settings": "Node state settings",
            "node-opened-function": "Default node opened function",
            "node-disabled-function": "Node disabled function",
            "display-settings": "Display settings",
            "node-icon-function": "Node icon function",
            "node-text-function": "Node text function",
            "sort-settings": "Sort settings",
            "nodes-sort-function": "Nodes sort function"
        },
        "edge": {
            "display-default-title": "Display default title"
        },
        "gateway": {
            "general-settings": "General settings",
            "widget-title": "Widget title",
            "default-archive-file-name": "Default archive file name",
            "device-type-for-new-gateway": "Device type for new gateway",
            "messages-settings": "Messages settings",
            "save-config-success-message": "Text message about successfully saved gateway configuration",
            "device-name-exists-message": "Text message when device with entered name is already exists",
            "gateway-title": "Gateway form",
            "read-only": "Read only",
            "events-title": "Gateway events form title",
            "events-filter": "Events filter",
            "event-key-contains": "Event key contains...",
            "show-connector": "Show for the connector",
            "connector-state-param-key": "Connector state parameter key",
            "message": "Message",
            "level": "Level",
            "created-time": "Created time"
        },
        "gauge": {
            "default-color": "Default color",
            "radial-gauge-settings": "Radial gauge settings",
            "ticks-settings": "Ticks settings",
            "min-value": "Minimum value",
            "max-value": "Maximum value",
            "min-value-short": "min",
            "max-value-short": "max",
            "start-ticks-angle": "Start ticks angle",
            "ticks-angle": "Ticks angle",
            "major-ticks": "Major ticks",
            "major-ticks-count": "Major ticks count",
            "major-ticks-color": "Major ticks color",
            "minor-ticks": "Minor ticks",
            "minor-ticks-count": "Minor ticks count",
            "minor-ticks-color": "Minor ticks color",
            "tick-numbers-font": "Tick numbers font",
            "unit-title-settings": "Unit title settings",
            "show-unit-title": "Units title",
            "unit-title": "Unit title",
            "title-font": "Title text font",
            "units-settings": "Units settings",
            "units-font": "Units text font",
            "value-box-settings": "Value box settings",
            "show-value-box": "Show value box",
            "value-box": "Value box",
            "value-int": "Digits count for integer part of value",
            "value-text": "Value text",
            "value-text-shadow": "Value text shadow",
            "value-font": "Value text font",
            "rect-stroke-color-start": "Rectangle stroke color - start gradient",
            "rect-stroke-color-end": "Rectangle stroke color - end gradient",
            "background-color": "Background color",
            "shadow-color": "Shadow color",
            "value-box-rect-stroke-color": "Value box rectangle stroke color",
            "value-box-rect-stroke-color-end": "Value box rectangle stroke color - end gradient",
            "value-box-background-color": "Value box background color",
            "value-box-shadow-color": "Value box shadow color",
            "plate-settings": "Plate settings",
            "show-plate-border": "Plate border",
            "plate-color": "Plate color",
            "needle-settings": "Needle settings",
            "needle-circle-size": "Needle circle size",
            "needle-color": "Needle color",
            "needle-color-start": "Needle color - start gradient",
            "needle-color-end": "Needle color - end gradient",
            "needle-color-shadow-up": "Upper half of the needle shadow color",
            "needle-color-shadow-down": "Drop shadow",
            "highlights-settings": "Highlights settings",
            "highlights-width": "Highlights width",
            "highlights": "Highlights",
            "highlight-from": "From",
            "highlight-to": "To",
            "highlight-color": "Color",
            "no-highlights": "No highlights configured",
            "add-highlight": "Add highlight",
            "animation-settings": "Animation settings",
            "enable-animation": "Animation",
            "animation-duration-rule": "Animation duration and rule",
            "animation-duration": "Animation duration",
            "animation-rule": "Animation rule",
            "animation-linear": "Linear",
            "animation-quad": "Quad",
            "animation-quint": "Quint",
            "animation-cycle": "Cycle",
            "animation-bounce": "Bounce",
            "animation-elastic": "Elastic",
            "animation-dequad": "Dequad",
            "animation-dequint": "Dequint",
            "animation-decycle": "Decycle",
            "animation-debounce": "Debounce",
            "animation-delastic": "Delastic",
            "linear-gauge-settings": "Linear gauge settings",
            "bar-stroke": "Bar stroke",
            "bar-stroke-width": "Bar stroke width",
            "bar-stroke-color": "Bar stroke color",
            "bar-background-color": "Bar background color - start gradient",
            "bar-background-color-end": "Bar background color - end gradient",
            "progress-bar-color": "Progress bar color",
            "progress-bar": "Progress bar",
            "progress-bar-color-start": "Progress bar color - start gradient",
            "progress-bar-color-end": "Progress bar color - end gradient",
            "major-ticks-names": "Major ticks names",
            "show-stroke-ticks": "Show ticks stroke",
            "major-ticks-font": "Major ticks font",
            "border-color": "Border color",
            "border-width": "Border width",
            "needle-circle": "Needle circle",
            "needle-circle-color": "Needle circle color",
            "animation-target": "Animation target",
            "animation-target-needle": "Needle",
            "animation-target-plate": "Plate",
            "common-settings": "Common gauge settings",
            "gauge-type": "Gauge type",
            "gauge-type-arc": "Arc",
            "gauge-type-donut": "Donut",
            "gauge-type-horizontal-bar": "Horizontal bar",
            "gauge-type-vertical-bar": "Vertical bar",
            "donut-start-angle": "Angle to start from (degrees)",
            "bar-settings": "Gauge bar settings",
            "relative-bar-width": "Relative bar width",
            "neon-glow-brightness": "Neon glow effect brightness (0-100)",
            "neon-glow-brightness-hint": "0 - disable effect ",
            "stripes-thickness": "Thickness of the stripes",
            "stripes-thickness-hint": "0 - no stripes",
            "rounded-line-cap": "Rounded line cap",
            "bar-color-settings": "Bar color settings",
            "use-precise-level-color-values": "Use precise color levels",
            "bar-colors": "Bar colors, from lower to upper",
            "color": "Color",
            "no-bar-colors": "No bar colors configured",
            "add-bar-color": "Add bar color",
            "from": "From",
            "to": "To",
            "fixed-level-colors": "Bar colors using boundary values",
            "gauge-title-settings": "Gauge title settings",
            "show-gauge-title": "Show gauge title",
            "gauge-title": "Gauge title",
            "gauge-title-font": "Gauge title font",
            "unit-title-and-timestamp-settings": "Units title and timestamp settings",
            "show-timestamp": "Timestamp",
            "timestamp-format": "Timestamp format",
            "label-font": "Font of label showing under value",
            "value-settings": "Value settings",
            "show-value": "Show value text",
            "min-max-settings": "Minimum/maximum labels settings",
            "show-min-max": "Show min and max values",
            "min-max-font": "Font of minimum and maximum labels",
            "show-ticks": "Show ticks",
            "tick-width": "Tick width",
            "tick-color": "Tick color",
            "tick-values": "Tick values",
            "no-tick-values": "No tick values configured",
            "add-tick-value": "Add tick value",
            "gauge-appearance": "Gauge appearance",
            "units-title": "Units title",
            "value": "Value",
            "ticks": "Ticks",
            "arrow-and-scale-color": "Arrow and scale default color",
            "scale-settings": "Scale settings",
            "scale": "Scale",
            "scale-color": "Scale colors",
            "compass-appearance": "Compass appearance",
            "label": "Label",
            "labels": "Labels",
            "label-style": "Label style",
            "simple-gauge-type": "Type",
            "gauge-bar-background": "Gauge bar background",
            "bar-color": "Bar color",
            "min-and-max-value": "Min and max value",
            "min-and-max-label": "Min and max label",
            "font": "Font",
            "tick-width-and-color": "Tick width and color",
            "min-max-validation-text": "Max value must be bigger than min value"
        },
        "gpio": {
            "pin": "Pin",
            "label": "Label",
            "row": "Row",
            "column": "Column",
            "color": "Color",
            "panel-settings": "Panel settings",
            "background-color": "Background color",
            "gpio-switches": "GPIO switches",
            "no-gpio-switches": "No GPIO switches configured",
            "add-gpio-switch": "Add GPIO switch",
            "gpio-status-request": "GPIO status request",
            "method-name": "Method name",
            "method-body": "Method body",
            "gpio-status-change-request": "GPIO status change request",
            "parse-gpio-status-function": "Parse gpio status function",
            "gpio-leds": "GPIO leds",
            "no-gpio-leds": "No GPIO leds configured",
            "add-gpio-led": "Add GPIO led"
        },
        "html-card": {
            "html": "HTML",
            "css": "CSS"
        },
        "input-widgets": {
            "attribute-not-allowed": "Attribute parameter cannot be used in this widget",
            "blocked-location": "Geolocation is blocked in your browser",
            "claim-device": "Claim device",
            "claim-failed": "Failed to claim the device!",
            "claim-not-found": "Device not found!",
            "claim-successful": "Device was successfully claimed!",
            "date": "Date",
            "device-name": "Device name",
            "device-name-required": "Device name is required",
            "discard-changes": "Discard changes",
            "entity-attribute-required": "Entity attribute is required",
            "entity-coordinate-required": "Both fields, latitude and longitude, are required",
            "entity-timeseries-required": "Entity time series is required",
            "get-location": "Get current location",
            "invalid-date": "Invalid Date",
            "latitude": "Latitude",
            "longitude": "Longitude",
            "min-value-error": "Min value is {{value}}",
            "max-value-error": "Max value is {{value}}",
            "not-allowed-entity": "Selected entity cannot have shared attributes",
            "no-attribute-selected": "No attribute is selected",
            "no-datakey-selected": "No datakey is selected",
            "no-coordinate-specified": "Datakey for latitude/longitude doesn't specified",
            "no-entity-selected": "No entity selected",
            "no-image": "No image",
            "no-support-geolocation": "Your browser doesn't support geolocation",
            "no-support-web-camera": "Your browser does not support cameras",
            "enable-https-use-widget": "Please enable HTTPS to use this widget",
            "no-found-your-camera": "Can't find your camera",
            "no-permission-camera": "Permission was denied by the user / This site doesn't have permission to use the camera",
            "no-timeseries-selected": "No time series selected",
            "secret-key": "Secret key",
            "secret-key-required": "Secret key is required",
            "switch-attribute-value": "Switch entity attribute value",
            "switch-camera": "Switch camera",
            "switch-timeseries-value": "Switch entity time series value",
            "take-photo": "Take photo",
            "time": "Time",
            "timeseries-not-allowed": "Time series parameter cannot be used in this widget",
            "update-failed": "Update failed",
            "update-successful": "Update successful",
            "update-attribute": "Update attribute",
            "update-timeseries": "Update time series",
            "value": "Value",
            "general-settings": "General settings",
            "widget-title": "Widget title",
            "claim-button-label": "Claiming button label",
            "show-secret-key-field": "Show 'Secret key' input field",
            "labels-settings": "Labels settings",
            "show-labels": "Show labels",
            "device-name-label": "Label for device name input field",
            "secret-key-label": "Label for secret key input field",
            "messages-settings": "Messages settings",
            "claim-device-success-message": "Text message of successful device claiming",
            "claim-device-not-found-message": "Text message when device not found",
            "claim-device-failed-message": "Text message of failed device claiming",
            "claim-device-name-required-message": "'Device name required' error message",
            "claim-device-secret-key-required-message": "'Secret key required' error message",
            "show-label": "Show label",
            "label": "Label",
            "required": "Required",
            "required-error-message": "'Required' error message",
            "show-result-message": "Show result message",
            "integer-field-settings": "Integer field settings",
            "min-value": "Min value",
            "max-value": "Max value",
            "double-field-settings": "Double field settings",
            "text-field-settings": "Text field settings",
            "min-length": "Min length",
            "max-length": "Max length",
            "checkbox-settings": "Checkbox settings",
            "true-label": "Checked label",
            "false-label": "Unchecked label",
            "image-input-settings": "Image input settings",
            "display-preview": "Display preview",
            "display-clear-button": "Display clear button",
            "display-apply-button": "Display apply button",
            "display-discard-button": "Display discard button",
            "datetime-field-settings": "Date/time field settings",
            "display-time-input": "Display time input",
            "latitude-key-name": "Latitude key name",
            "longitude-key-name": "Longitude key name",
            "show-get-location-button": "Show button 'Get current location'",
            "use-high-accuracy": "Use high accuracy",
            "location-fields-settings": "Location fields settings",
            "latitude-label": "Label for latitude",
            "longitude-label": "Label for longitude",
            "input-fields-alignment": "Input fields alignment",
            "input-fields-alignment-column": "Column (default)",
            "input-fields-alignment-row": "Row",
            "layout": "Layout",
            "row-gap": "Gap between rows in pixels",
            "column-gap": "Gap between columns in pixels",
            "latitude-field-required": "Latitude field required",
            "longitude-field-required": "Longitude field required",
            "attribute-settings": "Attribute settings",
            "widget-mode": "Widget mode",
            "widget-mode-update-attribute": "Update attribute",
            "widget-mode-update-timeseries": "Update time series",
            "attribute-scope": "Attribute scope",
            "attribute-scope-server": "Server attribute",
            "attribute-scope-shared": "Shared attribute",
            "value-required": "Value required",
            "image-settings": "Image output settings",
            "image-format": "Image format",
            "image-format-jpeg": "JPEG",
            "image-format-png": "PNG",
            "image-format-webp": "WEBP",
            "image-quality": "Image quality",
            "max-image-width": "Max width",
            "max-image-height": "Max height",
            "action-buttons": "Action buttons",
            "show-action-buttons": "Show action buttons",
            "update-all-values": "Update all values, not only modified",
            "save-button-label": "'SAVE' button label",
            "reset-button-label": "'UNDO' button label",
            "group-settings": "Group settings",
            "show-group-title": "Show title for group of fields, related to different entities",
            "group-title": "Group title",
            "fields-alignment": "Fields alignment",
            "fields-alignment-row": "Row (default)",
            "fields-alignment-column": "Column",
            "fields-in-row": "Number of fields in the row",
            "option-value": "Value (write 'null' for create empty option)",
            "option-label": "Label",
            "hide-input-field": "Hide input field",
            "datakey-type": "Datakey type",
            "datakey-type-server": "Server attribute (default)",
            "datakey-type-shared": "Shared attribute",
            "datakey-type-timeseries": "Time series",
            "datakey-value-type": "Datakey value type",
            "datakey-value-type-string": "String",
            "datakey-value-type-double": "Double",
            "datakey-value-type-integer": "Integer",
            "datakey-value-type-json": "JSON",
            "datakey-value-type-boolean-checkbox": "Boolean (Checkbox)",
            "datakey-value-type-boolean-switch": "Boolean (Switch)",
            "datakey-value-type-date-time": "Date & Time",
            "datakey-value-type-date": "Date",
            "datakey-value-type-time": "Time",
            "datakey-value-type-select": "Select",
            "datakey-value-type-radio": "Radio",
            "datakey-value-type-color": "Color",
            "value-is-required": "Value is required",
            "ability-to-edit-attribute": "Ability to edit attribute",
            "ability-to-edit-attribute-editable": "Editable (default)",
            "ability-to-edit-attribute-disabled": "Disabled",
            "ability-to-edit-attribute-readonly": "Read-only",
            "disable-on-datakey-name": "Disable on false value of another datakey (specify datakey name)",
            "field-appearance": "Field appearance",
            "appearance-fill": "Fill",
            "appearance-outline": "Outline",
            "subscript-sizing": "Subscript sizing",
            "subscript-sizing-fixed": "Fixed",
            "subscript-sizing-dynamic": "Dynamic",
            "slide-toggle-settings": "Slide toggle settings",
            "slide-toggle-label-position": "Slide toggle label position",
            "slide-toggle-label-position-after": "After",
            "slide-toggle-label-position-before": "Before",
            "select-options": "Select options",
            "no-select-options": "No select options configured",
            "add-select-option": "Add select option",
            "numeric-field-settings": "Numeric field settings",
            "step-interval": "Step interval between values",
            "error-messages": "Error messages",
            "min-value-error-message": "'Min value' error message",
            "max-value-error-message": "'Max value' error message",
            "invalid-date-error-message": "'Invalid date' error message",
            "invalid-JSON-error-message": "'Invalid JSON' error message",
            "icon-settings": "Icon settings",
            "dialog-editor-settings": "Dialog editor settings",
            "use-custom-icon": "Use custom icon",
            "input-cell-icon": "Icon to show before input cell",
            "value-conversion-settings": "Value conversion settings",
            "get-value-settings": "Get value settings",
            "use-get-value-function": "Use getValue function",
            "get-value-function": "getValue function",
            "set-value-settings": "Set value settings",
            "use-set-value-function": "Use setValue function",
            "set-value-function": "setValue function",
            "json-invalid": "JSON value has an invalid format",
            "title": "Title",
            "cancel-button-label": "'Cancel' button label",
            "radio-button-settings": "Radio button settings",
            "color": "Color",
            "columns": "Columns",
            "radio-options": "Radio options",
            "no-radio-options": "No radio options configured",
            "add-radio-option": "Add radio option",
            "radio-label-position": "Label position",
            "radio-label-position-before": "Before",
            "radio-label-position-after": "After",
            "save-image": "Save image",
            "save-to-gallery": "Automatically store captured images in Image Gallery",
            "public-image": "Makes image avaliable for any unauthorized user"
        },
        "invalid-qr-code-text": "Invalid input text for QR code. Input should have a string type",
        "qr-code": {
            "use-qr-code-text-function": "Use QR code text function",
            "qr-code-text-pattern": "QR code text pattern (for ex. '${entityName} | ${keyName} - some text.')",
            "qr-code-text-pattern-hint": "QR code text pattern use the value of the first found key in the entities in the entity alias.",
            "qr-code-text-pattern-required": "QR code text pattern is required.",
            "qr-code-text-function": "QR code text function"
        },
        "label-widget": {
            "label-pattern": "Pattern",
            "label-pattern-hint": "Hint: for ex. 'Text <code><span style=\"color: #000;\">$&#123;</span>keyName<span style=\"color: #000;\">&#125;</span></code> units.' or <code><span style=\"color: #000;\">$&#123;</span>#&lt;key index&gt;<span style=\"color: #000;\">&#125;</span></code> units'",
            "label-pattern-required": "Pattern is required",
            "label-position": "Position (Percentage relative to background)",
            "x-pos": "X",
            "y-pos": "Y",
            "background-color": "Background color",
            "font-settings": "Font settings",
            "background-image": "Background image",
            "labels": "Labels",
            "no-labels": "No labels configured",
            "add-label": "Add label"
        },
        "navigation": {
            "title": "Title",
            "navigation-path": "Navigation path",
            "filter-type": "Filter type",
            "filter-type-all": "All items",
            "filter-type-include": "Include items",
            "filter-type-exclude": "Exclude items",
            "items": "Items",
            "enter-urls-to-filter": "Enter urls to filter..."
        },
        "persistent-table": {
            "rpc-id": "RPC ID",
            "message-type": "Message type",
            "method": "Method",
            "params": "Params",
            "created-time": "Created time",
            "expiration-time": "Expiration time",
            "retries": "Retries",
            "status": "Status",
            "filter": "Filter",
            "refresh": "Refresh",
            "add": "Add RPC request",
            "details": "Details",
            "delete": "Delete",
            "delete-request-title": "Delete Persistent RPC request",
            "delete-request-text": "Are you sure you want to delete request?",
            "details-title": "Details RPC ID: ",
            "additional-info": "Additional info",
            "response": "Response",
            "any-status": "Any status",
            "rpc-status-list": "RPC status list",
            "no-request-prompt": "No request to display",
            "send-request": "Send request",
            "add-title": "Create Persistent RPC request",
            "method-error": "Method is required.",
            "timeout-error": "Min timeout value is 5000 (5 seconds).",
            "white-space-error": "White space is not allowed.",
            "rpc-status": {
                "QUEUED": "QUEUED",
                "SENT": "SENT",
                "DELIVERED": "DELIVERED",
                "SUCCESSFUL": "SUCCESSFUL",
                "TIMEOUT": "TIMEOUT",
                "EXPIRED": "EXPIRED",
                "FAILED": "FAILED"
            },
            "rpc-search-status-all": "ALL",
            "message-types": {
                "false": "Two-way",
                "true": "One-way"
            },
            "general-settings": "General settings",
            "enable-filter": "Enable filter",
            "enable-sticky-header": "Display header while scrolling",
            "enable-sticky-action": "Display actions column while scrolling",
            "display-request-details": "Display request details",
            "allow-send-request": "Allow send RPC request",
            "allow-delete-request": "Allow delete request",
            "columns-settings": "Columns settings",
            "display-columns": "Columns to display",
            "column": "Column",
            "no-columns-found": "No columns found",
            "no-columns-matching": "'{{column}}' not found."
        },
        "range-chart": {
            "chart": "Chart",
            "data-zoom": "Data zoom",
            "range-chart-appearance": "Range chart appearance",
            "range-colors": "Range colors",
            "out-of-range-color": "Out of range color",
            "show-range-thresholds": "Show range thresholds",
            "range-thresholds-settings": "Range thresholds settings",
            "fill-area": "Fill area",
            "fill-area-opacity": "Fill area opacity",
            "range-chart-style": "Range chart style"
        },
        "knob": {
            "behavior": "Behavior",
            "initial-value": "Initial value",
            "initial-value-hint": "Action to get the initial value of the knob.",
            "on-value-change": "On value change",
            "on-value-change-hint": "Action triggered when the knob value is changed.",
            "range": "Range",
            "min": "min",
            "max": "max",
            "value": "Value",
            "fallback-initial-value": "Fallback initial value"
        },
        "rpc": {
            "value-settings": "Value settings",
            "initial-value": "Initial value",
            "retrieve-value-settings": "Retrieve on/off value settings",
            "retrieve-value-method": "Retrieve value using method",
            "retrieve-value-method-none": "Don't retrieve",
            "retrieve-value-method-rpc": "Call RPC get value method",
            "retrieve-value-method-attribute": "Subscribe for attribute",
            "retrieve-value-method-timeseries": "Subscribe for time series",
            "attribute-value-key": "Attribute key",
            "timeseries-value-key": "Time series key",
            "get-value-method": "RPC get value method",
            "parse-value-function": "Parse value function",
            "update-value-settings": "Update value settings",
            "set-value-method": "RPC set value method",
            "convert-value-function": "Convert value function",
            "rpc-settings": "RPC settings",
            "request-timeout": "RPC request timeout (ms)",
            "persistent-rpc-settings": "Persistent RPC settings",
            "request-persistent": "RPC request persistent",
            "persistent-polling-interval": "Polling interval (ms) to get persistent RPC command response",
            "common-settings": "Common settings",
            "switch-title": "Switch title",
            "show-on-off-labels": "Show on/off labels",
            "slide-toggle-label": "Slide toggle label",
            "label-position": "Label position",
            "label-position-before": "Before",
            "label-position-after": "After",
            "slider-color": "Slider color",
            "slider-color-primary": "Primary",
            "slider-color-accent": "Accent",
            "slider-color-warn": "Warn",
            "button-style": "Button style",
            "button-raised": "Raised button",
            "button-primary": "Primary color",
            "button-background-color": "Button background color",
            "button-text-color": "Button text color",
            "widget-title": "Widget title",
            "button-label": "Button label",
            "device-attribute-scope": "Device attribute scope",
            "server-attribute": "Server attribute",
            "shared-attribute": "Shared attribute",
            "device-attribute-parameters": "Device attribute parameters",
            "is-one-way-command": "Is one way command",
            "rpc-method": "RPC method",
            "rpc-method-params": "RPC method params",
            "show-rpc-error": "Show RPC command execution error",
            "led-title": "LED title",
            "led-color": "LED color",
            "check-status-settings": "Check status settings",
            "perform-rpc-status-check": "Perform RPC device status check",
            "retrieve-led-status-value-method": "Retrieve led status value using method",
            "led-status-value-attribute": "Device attribute containing led status value",
            "led-status-value-timeseries": "Device time series containing led status value",
            "check-status-method": "RPC check device status method",
            "parse-led-status-value-function": "Parse led status value function",
            "knob-title": "Knob title"
        },
        "maps": {
            "map-type": {
                "type": "Map type",
                "map": "Map",
                "image": "Image"
            },
            "image": {
                "image-source": "Image source",
                "image-source-image": "Image",
                "image-source-entity-key": "Entity key",
                "source-entity-alias": "Source entity alias",
                "image-url-key": "Image URL key",
                "image-url-key-required": "Image URL key is required"
            },
            "control": {
                "map-controls": "Map controls",
                "position": "Position",
                "position-topleft": "Top-left",
                "position-topright": "Top-right",
                "position-bottomleft": "Bottom-left",
                "position-bottomright": "Bottom-right",
                "zoom-actions": "Zoom actions",
                "zoom-scroll": "Scroll",
                "zoom-double-click": "Double click",
                "zoom-control-buttons": "Control buttons",
                "scale": "Scale",
                "scale-metric": "Metric",
                "scale-imperial": "Imperial",
                "switch-to-drag-mode-using-button": "Switch to drag mode using button"
            },
            "timeline": {
                "control-panel": "Timeline control panel",
                "time-step": "Time step",
                "speed-options": "Speed options",
                "timestamp": "Timestamp",
                "snap-to-real-location": "Snap to real location",
                "location-snap-filter-function": "Location snap filter function",
                "no-trips-data-available": "No trips data available"
            },
            "map-action": {
                "map-action-buttons": "Map action buttons",
                "label": "Label",
                "icon": "Icon",
                "color": "Color",
                "action": "Action",
                "add-button": "Add button",
                "no-action-buttons-configured": "No action buttons configured",
                "remove-action-button": "Remove action button",
                "map-action-button": "Map action button",
                "button-requires": "Button requires label or icon"
            },
            "common": {
                "common-map-settings": "Common map settings",
                "fit-map-bounds": "Fit map bounds to cover all markers",
                "default-map-center-position": "Default map center position",
                "default-map-zoom-level": "Default map zoom level",
                "entities-limit": "Limit of entities to load"
            },
            "layer": {
                "label": "Label",
                "layer": "Layer",
                "layers": "Layers",
                "map-layers": "Map layers",
                "add-layer": "Add layer",
                "layer-settings": "Layer settings",
                "remove-layer": "Remove layer",
                "no-layers": "No layers configured",
                "roadmap": "Roadmap",
                "satellite": "Satellite",
                "hybrid": "Hybrid",
                "reference": {
                    "reference-layer": "Reference layer",
                    "no-layer": "No layer",
                    "openstreetmap-hybrid": "OpenStreetMap Hybrid",
                    "world-edition-hybrid": "World Edition Hybrid",
                    "enhanced-contrast-hybrid": "Enhanced Contrast Hybrid"
                },
                "provider": {
                    "provider": "Provider",
                    "openstreet": {
                        "title": "OpenStreet",
                        "mapnik": "Mapnik",
                        "hot": "HOT",
                        "esri-street": "WorldStreetMap",
                        "esri-topo": "WorldTopoMap",
                        "esri-imagery": "WorldImagery",
                        "cartodb-positron": "Positron",
                        "cartodb-dark-matter": "DarkMatter"
                    },
                    "google": {
                        "title": "Google",
                        "roadmap": "Roadmap",
                        "satellite": "Satellite",
                        "hybrid": "Hybrid",
                        "terrain": "Terrain"
                    },
                    "here": {
                        "title": "HERE",
                        "normal-day": "Normal day",
                        "normal-night": "Normal night",
                        "hybrid-day": "Hybrid day",
                        "terrain-day": "Terrain day"
                    },
                    "tencent": {
                        "title": "Tencent",
                        "normal": "Normal",
                        "satellite": "Satellite",
                        "terrain": "Terrain"
                    },
                    "custom": {
                        "title": "Custom",
                        "tile-url": "Tile URL",
                        "style-url": "Style URL",
                        "vector-tiles": "Vector tiles",
                        "vector-tiles-hint": "Enable when using a style URL from providers like OpenFreeMap or MapTiler.",
                        "attribution": "Copyright text",
                        "attribution-hint": "Displayed at the bottom of the map. Required by most tile providers."
                    },
                    "openfreemap": {
                        "title": "OpenFreeMap",
                        "liberty": "Liberty",
                        "bright": "Bright",
                        "positron": "Positron"
                    }
                },
                "credentials": {
                    "credentials": "Credentials",
                    "api-key": "API Key"
                }
            },
            "overlays": {
                "overlays": "Overlays",
                "overlays-hint": "Configure datasources, appearance, behavior, editing options, and grouping for map entities",
                "trips": "Trips",
                "markers": "Markers",
                "polygons": "Polygons",
                "circles": "Circles",
                "polylines": "Polylines"
            },
            "data-layer": {
                "source": "Source",
                "filter": "Filter",
                "additional-data-keys": "Additional data keys",
                "additional-datasources": "Additional datasources",
                "additional-datasources-hint": "Datasource for accessing attributes or telemetry from entities not displayed on the map, usable in map overlay functions.",
                "more-datasources": "More datasources",
                "data-keys": "Data keys",
                "add-datasource": "Add datasource",
                "no-datasources": "No datasources configured",
                "remove-datasource": "Remove datasource",
                "behavior": "Behavior",
                "on-click": "On click",
                "on-click-hint": "Action invoked when user clicks on the map item.",
                "groups": "Groups",
                "groups-hint": "List of group names assigned to the overlay, used to toggle its visibility on the map.",
                "color": "Color",
                "color-settings": "Color settings",
                "color-type-constant": "Constant",
                "color-type-range": "Range",
                "color-type-function": "Function",
                "color-range-source-key": "Color range source key",
                "color-range-source-key-required": "Color range source key is required",
                "color-range": "Color range",
                "color-function": "Color function",
                "label": "Label",
                "tooltip": "Tooltip",
                "pattern-type-pattern": "Pattern",
                "pattern-type-function": "Function",
                "label-pattern": "Label (pattern examples: '${entityName}', '${entityName}: (Text ${keyName} units.)' )",
                "label-function": "Label function",
                "tooltip-pattern": "Tooltip (for ex. 'Text ${keyName} units.' or <link-act name='my-action'>Link text</link-act>)",
                "tooltip-function": "Tooltip function",
                "tooltip-trigger": "Tooltip trigger",
                "tooltip-trigger-click": "Show tooltip on click",
                "tooltip-trigger-hover": "Show tooltip on hover",
                "auto-close-tooltips": "Auto-close tooltips",
                "tooltip-offset": "Tooltip offset",
                "tooltip-offset-horizontal": "Horizontal",
                "tooltip-offset-vertical": "Vertical",
                "tooltip-tag-actions": "Tag actions",
                "add-tooltip-tag-action": "Add tag action",
                "edit-tooltip-tag-action": "Edit tag action",
                "remove-tooltip-tag-action": "Remove tag action",
                "action-add": "Add",
                "action-edit": "Edit",
                "action-move": "Move",
                "action-remove": "Remove",
                "edit-instruments": "Instruments",
                "persist-location-attribute-scope": "Scope of the attribute to persist location",
                "enable-snapping": "Enable snapping to other vertices for precision drawing",
                "enable-snapping-hint": "Automatically aligns new points with existing shapes to make drawing easier and more accurate.",
                "drag-drop-mode": "Drag-drop mode",
                "trip": {
                    "no-trips": "No trips configured",
                    "add-trip": "Add trip",
                    "trip-configuration": "Trip configuration",
                    "remove-trip": "Remove trip"
                },
                "marker": {
                    "marker": "Marker",
                    "latitude-key": "Latitude key",
                    "longitude-key": "Longitude key",
                    "x-pos-key": "X position key",
                    "y-pos-key": "Y position key",
                    "latitude-key-required": "Latitude key required",
                    "longitude-key-required": "Longitude key required",
                    "x-pos-key-required": "X position key required",
                    "y-pos-key-required": "Y position key required",
                    "no-markers": "No markers configured",
                    "add-marker": "Add marker",
                    "marker-configuration": "Marker configuration",
                    "remove-marker": "Remove marker",
                    "marker-type": "Marker type",
                    "marker-type-shape": "Shape",
                    "marker-type-icon": "Icon",
                    "marker-type-image": "Image",
                    "shape": "Shape",
                    "icon": "Icon",
                    "image": "Image",
                    "marker-shapes": "Marker shapes",
                    "marker-icon": "Marker icon",
                    "marker-appearance": "Marker appearance",
                    "marker-image": "Marker image",
                    "marker-image-type-image": "Image",
                    "marker-image-type-function": "Function",
                    "custom-marker-image-size": "Custom marker image size",
                    "marker-image-function": "Marker image function",
                    "marker-images": "Marker images",
                    "marker-offset": "Marker offset",
                    "offset-horizontal": "Horizontal",
                    "offset-vertical": "Vertical",
                    "rotate-marker": "Rotate marker",
                    "offset-angle": "Offset angle",
                    "position-conversion": "Position conversion",
                    "position-conversion-function": "Position conversion function, should return x,y coordinates as double from 0 to 1 each",
                    "clustering": {
                        "use-map-markers-clustering": "Use map markers clustering",
                        "zoom-on-cluster-click": "Zoom when clicking on a cluster",
                        "max-zoom": "The maximum zoom level when a marker can be part of a cluster (0 - 18)",
                        "max-radius": "Maximum radius that a cluster will cover",
                        "zoom-animation": "Animation on markers when zooming",
                        "bounds-on-cluster-mouse-over": "Bounds of markers when mouse over a cluster",
                        "spiderfy-max-zoom-level": "Spiderfy at the max zoom level (to see all cluster markers)",
                        "load-optimization": "Load optimization",
                        "chunked-load": "Use chunks for adding markers so that the page does not freeze",
                        "lazy-load": "Use lazy load for adding markers",
                        "use-cluster-marker-color-function": "Use cluster markers color function",
                        "marker-color-function": "Marker color function"
                    },
                    "edit": "Edit marker",
                    "remove-marker-for": "Remove marker for '{{entityName}}'",
                    "place-marker": "Place marker",
                    "place-marker-hint": "Click to place marker",
                    "place-marker-hint-with-entity": "Click to place '{{entityName}}' entity"
                },
                "path": {
                    "path": "Path",
                    "path-decorator": "Path decorator",
                    "decorator-symbol": "Decorator symbol",
                    "decorator-symbol-arrow-head": "Arrow",
                    "decorator-symbol-dash": "Dash",
                    "decorator-arrangement": "Decorator arrangement",
                    "decorator-offset": "Start",
                    "decorator-end-offset": "End",
                    "decorator-repeat": "Repeat"
                },
                "points": {
                    "points": "Points",
                    "point-tooltip": "Point tooltip"
                },
                "shape": {
                    "fill": "Fill",
                    "fill-type-color": "Color",
                    "fill-type-stripe": "Stripe",
                    "fill-type-image": "Image",
                    "color": "Color",
                    "stripe": "Stripe",
                    "image": "Image",
                    "stroke": "Stroke",
                    "fill-image": "Fill image",
                    "fill-image-type-image": "Image",
                    "fill-image-type-function": "Function",
                    "preserve-aspect-ratio": "Preserve aspect ratio",
                    "opacity": "Opacity",
                    "angle": "Rotation angle",
                    "scale": "Scale",
                    "fill-image-function": "Shape fill image function",
                    "fill-images": "Shape fill images",
                    "stripe-pattern": "Stripe pattern",
                    "first-stripe": "First stripe",
                    "second-stripe": "Second stripe"
                },
                "polygon": {
                    "polygon-key": "Polygon key",
                    "polygon-key-required": "Polygon key required",
                    "no-polygons": "No polygons configured",
                    "add-polygon": "Add polygon",
                    "polygon-configuration": "Polygon configuration",
                    "remove-polygon": "Remove polygon",
                    "edit": "Edit polygon",
                    "remove-polygon-for": "Remove polygon for '{{entityName}}'",
                    "cut": "Cut polygon area",
                    "rotate": "Rotate polygon",
                    "draw-rectangle": "Draw rectangle",
                    "draw-polygon": "Draw polygon",
                    "polygon-place-first-point-cut-hint": "Click to place first point",
                    "continue-polygon-cut-hint": "Click to continue drawing",
                    "finish-polygon-cut-hint": "Click first marker to finish and save",
                    "polygon-place-first-point-hint": "Polygon: click to place first point",
                    "polygon-place-first-point-hint-with-entity": "Polygon for '{{entityName}}': click to place first point",
                    "continue-polygon-hint": "Polygon: click to continue drawing",
                    "continue-polygon-hint-with-entity": "Polygon for '{{entityName}}': click to continue drawing",
                    "finish-polygon-hint": "Polygon: click first marker to finish drawing",
                    "finish-polygon-hint-with-entity": "Polygon for '{{entityName}}': click first marker to finish and save",
                    "rectangle-place-first-point-hint": "Rectangle: click to place first point",
                    "rectangle-place-first-point-hint-with-entity": "Rectangle for '{{entityName}}': click to place first point",
                    "finish-rectangle-hint": "Rectangle: click to finish drawing",
                    "finish-rectangle-hint-with-entity": "Rectangle for '{{entityName}}': click to finish and save"
                },
                "circle": {
                    "circle-key": "Circle key",
                    "circle-key-required": "Circle key required",
                    "no-circles": "No circles configured",
                    "add-circle": "Add circle",
                    "circle-configuration": "Circle configuration",
                    "remove-circle": "Remove circle",
                    "edit": "Edit circle",
                    "remove-circle-for": "Remove circle for '{{entityName}}'",
                    "draw-circle": "Draw circle",
                    "place-circle-center-hint-with-entity": "Circle for '{{entityName}}': click to place circle center",
                    "place-circle-center-hint": "Circle: click to place circle center",
                    "finish-circle-hint-with-entity": "Circle for '{{entityName}}': click to finish and save circle",
                    "finish-circle-hint": "Circle: click to finish drawing"
                },
                "polyline": {
                    "polyline-key": "Polyline key",
                    "polyline-key-required": "Polyline key required",
                    "no-polylines": "No polylines configured",
                    "add-polylines": "Add polyline",
                    "polyline-configuration": "Polyline configuration",
                    "remove-polyline": "Remove polyline",
                    "edit": "Edit polyline",
                    "cut": "Cut polyline area",
                    "rotate": "Rotate polyline",
                    "remove-polyline-for": "Remove polyline for '{{entityName}}'",
                    "draw-polyline": "Draw polyline",
                    "polyline-place-first-point-hint-with-entity": "Polyline for '{{entityName}}': click to place first point",
                    "polyline-place-first-point-hint": "Polyline: click to place first point",
                    "finish-polyline-hint-with-entity": "Polyline for '{{entityName}}': click to finish drawing",
                    "finish-polyline-hint": "Polyline: click to finish drawing",
                    "polyline-place-first-point-cut-hint": "Click to place first point",
                    "finish-polyline-cut-hint": "Click first marker to finish and save"
                },
                "select-entity": "Select entity",
                "select-entity-hint": "Hint: after selection click at the map to set position"
            },
            "select-entity": "Select entity",
            "select-entity-hint": "Hint: after selection click at the map to set position",
            "tooltips": {
                "placeMarker": "Click to place '{{entityName}}' entity",
                "firstVertex": "Polygon for '{{entityName}}': click to place first point",
                "firstVertex-cut": "Click to place first point",
                "continueLine": "Polygon for '{{entityName}}': click to continue drawing",
                "continueLine-cut": "Click to continue drawing",
                "finishLine": "Click any existing marker to finish",
                "finishPoly": "Polygon for '{{entityName}}': click first marker to finish and save",
                "finishPoly-cut": "Click first marker to finish and save",
                "finishRect": "Polygon for '{{entityName}}': click to finish and save",
                "startCircle": "Circle for '{{entityName}}': click to place circle center",
                "finishCircle": "Circle for '{{entityName}}': click to finish circle",
                "placeCircleMarker": "Click to place circle marker"
            },
            "actions": {
                "finish": "Finish",
                "cancel": "Cancel",
                "removeLastVertex": "Remove last point"
            },
            "buttonTitles": {
                "drawMarkerButton": "Place entity",
                "drawPolyButton": "Create polygon",
                "drawLineButton": "Create polyline",
                "drawCircleButton": "Create circle",
                "drawRectButton": "Create rectangle",
                "editButton": "Edit mode",
                "dragButton": "Drag-drop mode",
                "cutButton": "Cut polygon area",
                "deleteButton": "Remove",
                "drawCircleMarkerButton": "Create circle marker",
                "rotateButton": "Rotate polygon"
            },
            "map-provider-settings": "Map provider settings",
            "map-provider": "Map provider",
            "map-provider-google": "Google maps",
            "map-provider-openstreet": "OpenStreet maps",
            "map-provider-here": "HERE maps",
            "map-provider-image": "Image map",
            "map-provider-tencent": "Tencent maps",
            "openstreet-provider": "OpenStreet map provider",
            "openstreet-provider-mapnik": "OpenStreetMap.Mapnik (Default)",
            "openstreet-provider-hot": "OpenStreetMap.HOT",
            "openstreet-provider-esri-street": "Esri.WorldStreetMap",
            "openstreet-provider-esri-topo": "Esri.WorldTopoMap",
            "openstreet-provider-esri-imagery": "Esri.WorldImagery",
            "openstreet-provider-cartodb-positron": "CartoDB.Positron",
            "openstreet-provider-cartodb-dark-matter": "CartoDB.DarkMatter",
            "use-custom-provider": "Use custom provider",
            "custom-provider-tile-url": "Custom provider tile URL",
            "google-maps-api-key": "Google Maps API Key",
            "default-map-type": "Default map type",
            "google-map-type-roadmap": "Roadmap",
            "google-map-type-satelite": "Satellite",
            "google-map-type-hybrid": "Hybrid",
            "google-map-type-terrain": "Terrain",
            "map-layer": "Map layer",
            "here-map-normal-day": "HERE.normalDay (Default)",
            "here-map-normal-night": "HERE.normalNight",
            "here-map-hybrid-day": "HERE.hybridDay",
            "here-map-terrain-day": "HERE.terrainDay",
            "credentials": "Credentials",
            "here-app-id": "HERE app id",
            "here-app-code": "HERE app code",
            "here-api-key": "HERE API key",
            "here-use-new-version-api-3": "Use API version 3",
            "tencent-maps-api-key": "Tencent Maps API Key",
            "tencent-map-type-roadmap": "Roadmap",
            "tencent-map-type-satelite": "Satellite",
            "tencent-map-type-hybrid": "Hybrid",
            "image-map-background": "Image map background",
            "image-map-background-from-entity-attribute": "Take image map background from entity attribute",
            "image-url-source-entity-alias": "Image URL source entity alias",
            "image-url-source-entity-attribute": "Image URL source entity attribute",
            "common-map-settings": "Common map settings",
            "x-pos-key-name": "X position key name",
            "y-pos-key-name": "Y position key name",
            "latitude-key-name": "Latitude key name",
            "longitude-key-name": "Longitude key name",
            "default-map-zoom-level": "Default map zoom level (0 - 20)",
            "default-map-center-position": "Default map center position (0,0)",
            "disable-scroll-zooming": "Disable scroll zooming",
            "disable-double-click-zooming": "Disable double click zooming",
            "disable-zoom-control-buttons": "Disable zoom control buttons",
            "fit-map-bounds": "Fit map bounds to cover all markers",
            "use-default-map-center-position": "Use default map center position",
            "entities-limit": "Limit of entities to load",
            "markers-settings": "Markers settings",
            "marker-offset-x": "Marker X offset relative to position multiplied by marker width",
            "marker-offset-y": "Marker Y offset relative to position multiplied by marker height",
            "position-function": "Position conversion function, should return x,y coordinates as double from 0 to 1 each",
            "draggable-marker": "Draggable marker",
            "label": "Label",
            "show-label": "Show label",
            "use-label-function": "Use label function",
            "label-pattern": "Label (pattern examples: '${entityName}', '${entityName}: (Text ${keyName} units.)' )",
            "label-function": "Label function",
            "tooltip": "Tooltip",
            "show-tooltip": "Show tooltip",
            "show-tooltip-action": "Action for displaying the tooltip",
            "show-tooltip-action-click": "Show tooltip on click (Default)",
            "show-tooltip-action-hover": "Show tooltip on hover",
            "auto-close-tooltips": "Auto-close tooltips",
            "use-tooltip-function": "Use tooltip function",
            "tooltip-pattern": "Tooltip (for ex. 'Text ${keyName} units.' or <link-act name='my-action'>Link text</link-act>')",
            "tooltip-function": "Tooltip function",
            "tooltip-offset-x": "Tooltip X offset relative to marker anchor multiplied by marker width",
            "tooltip-offset-y": "Tooltip Y offset relative to marker anchor multiplied by marker height",
            "color": "Color",
            "use-color-function": "Use color function",
            "color-function": "Color function",
            "marker-image": "Marker image",
            "use-marker-image-function": "Use marker image function",
            "custom-marker-image": "Custom marker image",
            "custom-marker-image-size": "Custom marker image size (px)",
            "marker-image-function": "Marker image function",
            "marker-images": "Marker images",
            "polygon-settings": "Polygon settings",
            "show-polygon": "Show polygon",
            "polygon-key-name": "Polygon key name",
            "enable-polygon-edit": "Enable polygon edit",
            "polygon-label": "Polygon label",
            "show-polygon-label": "Show polygon label",
            "use-polygon-label-function": "Use polygon label function",
            "polygon-label-pattern": "Polygon label (pattern examples: '${entityName}', '${entityName}: (Text ${keyName} units.)' )",
            "polygon-label-function": "Polygon label function",
            "polygon-tooltip": "Polygon tooltip",
            "show-polygon-tooltip": "Show polygon tooltip",
            "auto-close-polygon-tooltips": "Auto-close polygon tooltips",
            "use-polygon-tooltip-function": "Use polygon tooltip function",
            "polygon-tooltip-pattern": "Tooltip (for ex. 'Text ${keyName} units.' or <link-act name='my-action'>Link text</link-act>')",
            "polygon-tooltip-function": "Polygon tooltip function",
            "polygon-color": "Polygon color",
            "polygon-opacity": "Polygon opacity",
            "use-polygon-color-function": "Use polygon color function",
            "polygon-color-function": "Polygon color function",
            "polygon-stroke": "Polygon stroke",
            "stroke-color": "Stroke color",
            "stroke-opacity": "Stroke opacity",
            "stroke-weight": "Stroke weight",
            "use-polygon-stroke-color-function": "Use polygon stroke color function",
            "polygon-stroke-color-function": "Polygon stroke color function",
            "circle-settings": "Circle settings",
            "show-circle": "Show circle",
            "circle-key-name": "Circle key name",
            "enable-circle-edit": "Enable circle edit",
            "circle-label": "Circle label",
            "show-circle-label": "Show circle label",
            "use-circle-label-function": "Use circle label function",
            "circle-label-pattern": "Circle label (pattern examples: '${entityName}', '${entityName}: (Text ${keyName} units.)' )",
            "circle-label-function": "Circle label function",
            "circle-tooltip": "Circle tooltip",
            "show-circle-tooltip": "Show circle tooltip",
            "auto-close-circle-tooltips": "Auto-close circle tooltips",
            "use-circle-tooltip-function": "Use circle tooltip function",
            "circle-tooltip-pattern": "Tooltip (for ex. 'Text ${keyName} units.' or <link-act name='my-action'>Link text</link-act>')",
            "circle-tooltip-function": "Circle tooltip function",
            "circle-fill-color": "Circle fill color",
            "circle-fill-color-opacity": "Circle fill color opacity",
            "use-circle-fill-color-function": "Use circle fill color function",
            "circle-fill-color-function": "Circle fill color function",
            "circle-stroke": "Circle stroke",
            "use-circle-stroke-color-function": "Use circle stroke color function",
            "circle-stroke-color-function": "Circle stroke color function",
            "markers-clustering-settings": "Markers clustering settings",
            "use-map-markers-clustering": "Use map markers clustering",
            "zoom-on-cluster-click": "Zoom when clicking on a cluster",
            "max-cluster-zoom": "The maximum zoom level when a marker can be part of a cluster (0 - 18)",
            "max-cluster-radius-pixels": "Maximum radius that a cluster will cover in pixels",
            "cluster-zoom-animation": "Show animation on markers when zooming",
            "show-markers-bounds-on-cluster-mouse-over": "Show the bounds of markers when mouse over a cluster",
            "spiderfy-max-zoom-level": "Spiderfy at the max zoom level (to see all cluster markers)",
            "load-optimization": "Load optimization",
            "cluster-chunked-loading": "Use chunks for adding markers so that the page does not freeze",
            "cluster-markers-lazy-load": "Use lazy load for adding markers",
            "editor-settings": "Editor settings",
            "enable-snapping": "Enable snapping to other vertices for precision drawing",
            "init-draggable-mode": "Initialize map in draggable mode",
            "hide-all-edit-buttons": "Hide all edit control buttons",
            "hide-draw-buttons": "Hide draw buttons",
            "hide-edit-buttons": "Hide edit buttons",
            "hide-remove-button": "Hide remove button",
            "route-map-settings": "Route map settings",
            "trip-animation-settings": "Trip animation settings",
            "normalization-step": "Normalization data step (ms)",
            "tooltip-background-color": "Tooltip background color",
            "tooltip-font-color": "Tooltip font color",
            "tooltip-opacity": "Tooltip opacity (0-1)",
            "auto-close-tooltip": "Auto-close tooltip",
            "rotation-angle": "Set additional rotation angle for marker (deg)",
            "path-settings": "Path settings",
            "path-color": "Path color",
            "use-path-color-function": "Use path color function",
            "path-color-function": "Path color function",
            "path-decorator": "Path decorator",
            "use-path-decorator": "Use path decorator",
            "decorator-symbol": "Decorator symbol",
            "decorator-symbol-arrow-head": "Arrow",
            "decorator-symbol-dash": "Dash",
            "decorator-symbol-size": "Decorator symbol size (px)",
            "use-path-decorator-custom-color": "Use path decorator custom color",
            "decorator-custom-color": "Decorator custom color",
            "decorator-offset": "Decorator offset",
            "end-decorator-offset": "End decorator offset",
            "decorator-repeat": "Decorator repeat",
            "points-settings": "Points settings",
            "show-points": "Show points",
            "point-color": "Point color",
            "point-size": "Point size (px)",
            "use-point-color-function": "Use point color function",
            "point-color-function": "Point color function",
            "use-point-as-anchor": "Use point as anchor",
            "point-as-anchor-function": "Point as anchor function",
            "independent-point-tooltip": "Independent point tooltip",
            "clustering-markers": "Clustering markers",
            "use-icon-create-function": "Use markers colour function",
            "marker-color-function": "Marker color function"
        },
        "markdown": {
            "use-markdown-text-function": "Use markdown/HTML value function",
            "markdown-text-function": "Markdown/HTML value function",
            "markdown-text-pattern": "Markdown/HTML pattern (markdown or HTML with variables, for ex. '${entityName} or ${keyName} - some text.')",
            "apply-default-markdown-style": "Apply default markdown style",
            "markdown-css": "Markdown/HTML CSS"
        },
        "simple-card": {
            "label": "Label",
            "label-position": "Label position",
            "label-position-left": "Left",
            "label-position-top": "Top"
        },
        "single-switch": {
            "behavior": "Behavior",
            "layout": "Layout",
            "layout-right": "Right",
            "layout-left": "Left",
            "layout-centered": "Centered",
            "auto-scale": "Auto scale",
            "label": "Label",
            "icon": "Icon",
            "switch-color": "Switch color",
            "on": "On",
            "off": "Off",
            "disabled": "Disabled",
            "tumbler-color": "Tumbler color",
            "on-label": "On label",
            "off-label": "Off label",
            "switch": "Switch"
        },
        "slider": {
            "behavior": "Behavior",
            "initial-value": "Initial value",
            "initial-value-hint": "Action to get the initial value of the slider.",
            "on-value-change": "On value change",
            "on-value-change-hint": "Action triggered when the slider value is changed.",
            "layout": "Layout",
            "layout-default": "Default",
            "layout-extended": "Extended",
            "layout-simplified": "Simplified",
            "auto-scale": "Auto scale",
            "icon": "Icon",
            "value": "Value",
            "range": "Range",
            "min": "min",
            "max": "max",
            "range-ticks": "Range ticks",
            "tick-marks": "Tick marks",
            "colors": "Colors",
            "main": "Main",
            "background": "Background",
            "left-icon": "Left icon",
            "right-icon": "Right icon",
            "slider": "Slider"
        },
        "value-card": {
            "layout": "Layout",
            "layout-square": "Square",
            "layout-vertical": "Vertical",
            "layout-centered": "Centered",
            "layout-simplified": "Simplified",
            "layout-horizontal": "Horizontal",
            "layout-horizontal-reversed": "Horizontal reversed",
            "label": "Label",
            "icon": "Icon",
            "value": "Value",
            "date": "Date",
            "value-card-style": "Value card style",
            "auto-scale": "Auto scale"
        },
        "label-card": {
            "auto-scale": "Auto scale",
            "label": "Label",
            "icon": "Icon",
            "label-card-style": "Label card style"
        },
        "label-value-card": {
            "value": "Value",
            "label-value-card-style": "Label & value card style"
        },
        "liquid-level-card": {
            "layout-simple": "Simple",
            "layout-percentage": "Percentage",
            "layout-absolute": "Absolute",
            "layout": "Layout",
            "background-overlay": "Value background overlay",
            "total-volume": "Total volume",
            "total-volume-units": "Total volume units",
            "tank": "Tank",
            "shape": "Shape",
            "datasource-units": "Source units",
            "widget-units": "Widget units",
            "decimals": "Decimals",
            "liquid": "Liquid",
            "liquid-color": "Liquid color",
            "value": "Value",
            "value-font": "Value font",
            "level": "Level",
            "last-update": "Last update",
            "shape-by-attribute": "Set tank shape by attribute name",
            "tooltip-background": "Background color",
            "background-blur": "Background blur",
            "tank-color": "Tank color",
            "static": "Static",
            "see-examples": "See examples",
            "attribute": "Attribute",
            "shape-type": "Type",
            "v-oval": "Vertical Oval",
            "v-cylinder": "Vertical Cylinder",
            "v-capsule": "Vertical Capsule",
            "rectangle": "Rectangle",
            "h-oval": "Horizontal Oval",
            "h-ellipse": "Horizontal Ellipse",
            "h-dish-ends": "Horizontal Dish Ends",
            "h-cylinder": "Horizontal Cylinder",
            "h-capsule": "Horizontal Capsule",
            "h-elliptical_2_1": "Horizontal 2:1 Elliptical",
            "icon": "Card icon",
            "title": "Card title",
            "units": "Units",
            "color-and-font": "Color and font",
            "shape-attribute-name": "Attribute name",
            "total-volume-required": "Total volume is required.",
            "attribute-name-required": "Attribute name is required.",
            "attribute-key-not-set": "Attribute '{{attributeName}}' key not set",
            "attribute-key-invalid": "Attribute '{{attributeName}}' key is invalid"
        },
        "aggregated-value-card": {
            "subtitle": "Subtitle",
            "chart": "Chart",
            "values": "Values",
            "value-appearance": "Value appearance",
            "position": "Position",
            "position-center": "Center",
            "position-right-top": "Right top",
            "position-right-bottom": "Right bottom",
            "position-left-top": "Left top",
            "position-left-bottom": "Left bottom",
            "font": "Font",
            "color": "Color",
            "arrow": "Arrow",
            "display-up-down-arrow": "Display Up/Down arrow",
            "add-value": "Add value",
            "remove-value": "Remove value",
            "no-values": "No values configured",
            "aggregation": "Aggregation",
            "aggregated-value-card-style": "Aggregated value card style",
            "auto-scale": "Auto scale"
        },
        "value-chart-card": {
            "layout": "Layout",
            "layout-left": "Left",
            "layout-right": "Right",
            "auto-scale": "Auto scale",
            "icon": "Icon",
            "value": "Value",
            "chart": "Chart",
            "value-chart-card-style": "Value chart card style"
        },
        "progress-bar": {
            "layout": "Layout",
            "layout-default": "Default",
            "layout-simplified": "Simplified",
            "auto-scale": "Auto scale",
            "icon": "Icon",
            "value": "Value",
            "range": "Range",
            "min": "min",
            "max": "max",
            "range-ticks": "Range ticks",
            "bar": "Bar",
            "bar-color": "Bar color",
            "bar-background": "Bar background",
            "progress-bar-card-style": "Progress bar card style"
        },
        "notification": {
            "max-notification-display": "Maximum notifications to display",
            "counter": "Counter",
            "counter-hint": "Counter will be displayed if \"Widget title\" is enabled",
            "icon": "Icon",
            "counter-value": "Value",
            "counter-color": "Color",
            "notification-button": "Notification buttons",
            "button-view-all": "View all",
            "button-filter": "Filter",
            "type-filter": "Type filter",
            "button-mark-read": "Mark all as read",
            "notification-types": "Notification types",
            "notification-type": "Notification type",
            "search-type": "Search type",
            "any-type": "Any type"
        },
        "alarm-count": {
            "alarm-count-card-style": "Alarm count card style"
        },
        "entity-count": {
            "entity-count-card-style": "Entity count card style"
        },
        "count": {
            "layout": "Layout",
            "layout-column": "Column",
            "layout-row": "Row",
            "label": "Label",
            "icon": "Icon",
            "icon-background": "Icon background",
            "value": "Value",
            "chevron": "Chevron",
            "auto-scale": "Auto scale"
        },
        "table": {
            "common-table-settings": "Common Table Settings",
            "enable-search": "Enable search",
            "enable-sticky-header": "Always display header",
            "enable-sticky-action": "Always display actions column",
            "hidden-cell-button-display-mode": "Hidden cell button actions display mode",
            "show-empty-space-hidden-action": "Show empty space instead of hidden cell button action",
            "dont-reserve-space-hidden-action": "Don't reserve space for hidden action buttons",
            "display-timestamp": "Timestamp",
            "timestamp-column-name":"Timestamp",
            "display-pagination": "Display pagination",
            "default-page-size": "Default page size",
            "page-step-settings": "Page step settings",
            "page-step-count": "Number of steps",
            "page-step-increment": "Step increment",
            "page-step-count-format-message": "Should be an integer value, in the range from 1 to 100.",
            "page-step-increment-format-message": "Should be an integer value, greater or equal to 1.",
            "use-entity-label-tab-name": "Use entity label in tab name",
            "hide-empty-lines": "Hide empty lines",
            "row-style": "Row style",
            "use-row-style-function": "Use row style function",
            "row-style-function": "Row style function",
            "cell-style": "Cell style",
            "use-cell-style-function": "Use cell style function",
            "cell-style-function": "Cell style function",
            "cell-content": "Cell content",
            "use-cell-content-function": "Use cell content function",
            "cell-content-function": "Cell content function",
            "show-latest-data-column": "Show latest data column",
            "latest-data-column-order": "Latest data column order",
            "entities-table-title": "Entities table title",
            "enable-select-column-display": "Enable select columns to display",
            "display-entity-name": "Display entity name column",
            "entity-name-column-title": "Entity name column title",
            "display-entity-label": "Display entity label column",
            "entity-label-column-title": "Entity label column title",
            "display-entity-type": "Display entity type column",
            "default-sort-order": "Default sort order",
            "custom-title": "Custom header title",
            "column-width": "Column width (px or %)",
            "default-column-visibility": "Default column visibility",
            "column-visibility-visible": "Visible",
            "column-visibility-hidden": "Hidden",
            "column-visibility-hidden-mobile": "Hidden in mobile mode",
            "column-selection-to-display": "Column selection in 'Columns to Display'",
            "column-selection-to-display-enabled": "Enabled",
            "column-selection-to-display-disabled": "Disabled",
            "alarms-table-title": "Alarms table title",
            "enable-alarms-selection": "Enable alarms selection",
            "enable-alarms-search": "Enable alarms search",
            "enable-alarm-filter": "Enable alarm filter",
            "display-alarm-details": "Display alarm details",
            "allow-alarms-ack": "Allow alarms acknowledgment",
            "allow-alarms-clear": "Allow alarms clear",
            "display-alarm-activity": "Display alarm activity",
            "allow-alarms-assign": "Allow alarms assignment",
            "columns": "Columns",
            "column-settings": "Column settings",
            "remove-column": "Remove column",
            "add-column": "Add column",
            "no-columns": "No columns configured",
            "columns-to-display": "Columns to display",
            "table-header": "Table header",
            "header-buttons": "Header buttons",
            "table-buttons": "Table buttons",
            "pagination": "Pagination",
            "rows": "Rows",
            "timeseries-column-error": "At least one time series column should be specified",
            "alarm-column-error": "At least one alarm column should be specified",
            "table-tabs": "Table tabs",
            "show-cell-actions-menu-mobile": "Show cell actions dropdown menu in mobile mode",
            "disable-sorting": "Disable sorting",
            "sort-by": "Sort tabs by",
            "sort-timestamp-option": "Created time"
        },
        "latest-chart": {
            "total": "Total",
            "auto-scale": "Auto scale",
            "clockwise-layout": "Clockwise layout",
            "sort-series": "Sort series by label",
            "tooltip-value-type-absolute": "Absolute",
            "tooltip-value-type-percentage": "Percentage"
        },
        "pie-chart": {
            "pie-chart-appearance": "Pie chart appearance",
            "label": "Label",
            "border": "Border",
            "radius": "Radius",
            "pie-chart-card-style": "Pie chart card style"
        },
        "radar-chart": {
            "radar-appearance": "Radar appearance",
            "shape": "Shape",
            "shape-polygon": "Polygon",
            "shape-circle": "Circle",
            "color": "Color",
            "line": "Line",
            "points": "Points",
            "points-label": "Points label",
            "radar-axis": "Radar axis",
            "axis-label": "Axis label",
            "ticks-label": "Ticks label",
            "radar-chart-style": "Radar chart style",
            "max-axes-scaling": "Max axes scaling",
            "max-axes-scaling-hint": "Choose whether each radar axis has its own maximum value (Separate) or shares the highest value across all axes based on the widget dataset (Common).",
            "separate": "Separate",
            "common": "Common"
        },
        "time-series-chart": {
            "chart": "Chart",
            "chart-style": "Chart style",
            "data-zoom": "Data zoom",
            "stack-mode": "Stack mode",
            "stack-mode-hint": "Stacks series on the chart. The series with the same unit would be put on top of each other.",
            "axes": "Axes",
            "y-axes": "Y axes",
            "line-type": "Line type",
            "line-width": "Line width",
            "type-line": "Line",
            "type-bar": "Bar",
            "type-point": "Point",
            "no-aggregation-bar-width-strategy": "Bar width strategy for non-aggregated data",
            "no-aggregation-bar-width-strategy-group": "Group",
            "no-aggregation-bar-width-strategy-separate": "Separate",
            "bar-group-width": "Bar group width",
            "bar-width": "Bar width",
            "bar-width-relative": "Percentage of time window",
            "bar-width-absolute": "Absolute (ms)",
            "comparison": {
              "comparison": "Comparison",
              "comparison-hint": "Comparison works only with historical data!",
              "show": "Show",
              "settings": "Comparison settings",
              "show-values-for-comparison": "Show historical data for comparison",
              "comparison-values-label": "Comparison key label",
              "comparison-values-label-auto": "Auto",
              "comparison-data-color": "Comparison data color"
            },
            "threshold": {
              "thresholds": "Thresholds",
              "source": "Source",
              "key-value": "Key / Value",
              "no-thresholds": "No thresholds configured",
              "add-threshold": "Add threshold",
              "type-constant": "Constant",
              "type-latest-key": "Key",
              "type-entity": "Entity",
              "threshold-settings": "Threshold settings",
              "remove-threshold": "Remove threshold",
              "threshold-value-required": "Threshold value is required.",
              "key-required": "Key is required.",
              "entity-key-required": "Entity key is required.",
              "line-appearance": "Line appearance",
              "line-color": "Line color",
              "start-symbol": "Start symbol",
              "end-symbol": "End symbol",
              "symbol-size": "size",
              "label": "Label",
              "label-position-start": "Start",
              "label-position-middle": "Middle",
              "label-position-end": "End",
              "label-position-inside-start": "Inside start",
              "label-position-inside-start-top": "Inside start top",
              "label-position-inside-start-bottom": "Inside start bottom",
              "label-position-inside-middle": "Inside middle",
              "label-position-inside-middle-top": "Inside middle top",
              "label-position-inside-middle-bottom": "Inside middle bottom",
              "label-position-inside-end": "Inside end",
              "label-position-inside-end-top": "Inside end top",
              "label-position-inside-end-bottom": "Inside end bottom",
              "label-background": "Label background"
            },
            "state": {
              "states": "States",
              "label": "Label",
              "ticks-value": "Ticks value",
              "source": "Source",
              "value-range": "Value / Range",
              "no-states": "No states configured",
              "add-state": "Add state",
              "type-constant": "Constant",
              "type-range": "Range",
              "from": "From",
              "to": "To",
              "remove-state": "Remove state"
            },
            "grid": {
              "grid": "Grid",
              "background-color": "Background color",
              "border": "Border"
            },
            "axis": {
              "axes": "Axes",
              "x-axis": "X axis",
              "y-axis": "Y axis",
              "y-axis-settings": "Y axis settings",
              "comparison-x-axis-settings": "Comparison X axis settings",
              "remove-y-axis": "Remove Y axis",
              "id": "Id",
              "label": "Label",
              "position": "Position",
              "position-left": "Left",
              "position-right": "Right",
              "position-top": "Top",
              "position-bottom": "Bottom",
              "tick-labels": "Tick labels",
              "ticks-formatter-function": "Ticks formatter function",
              "ticks-generator-function": "Ticks generator function",
              "show-ticks": "Show ticks",
              "show-line": "Show line",
              "show-split-lines": "Show split lines",
              "show-split-lines-x-axis-hint": "If enabled, the vertical lines on the chart will be shown.",
              "show-split-lines-y-axis-hint": "If enabled, the horizontal lines on the chart will be shown.",
              "ticks-interval": "Ticks interval",
              "ticks-interval-hint": "Compulsively set segmentation interval for axis.",
              "split-number": "Split number",
              "split-number-hint": "Number of segments that the axis is split into.",
              "min": "Min",
              "max": "Max",
              "show": "Show",
              "add-y-axis": "Add Y axis"
            },
            "series": {
              "legend-settings": "Legend settings",
              "show-in-legend": "Show in legend",
              "show-in-legend-hint": "Show series name and data in legend.",
              "hidden-by-default": "Hidden by default",
              "hidden-by-default-hint": "Make series hidden in legend by default.",
              "series-type": "Series type",
              "type": "Type",
              "type-line": "Line",
              "type-bar": "Bar",
              "line": {
                "line": "Line",
                "show-line": "Show line",
                "step-line": "Step line",
                "step-type-start": "Start",
                "step-type-middle": "Middle",
                "step-type-end": "End",
                "smooth-line": "Smooth line"
              },
              "point": {
                "points": "Points",
                "show-points": "Show points",
                "point-label": "Point label",
                "point-label-hint": "Display label with value over the series point.",
                "point-label-background": "Point label background",
                "point-shape": "Point shape",
                "point-size": "Point size"
              }
            }
        },
        "wind-speed-direction": {
            "layout": "Layout",
            "layout-default": "Default",
            "layout-advanced": "Advanced",
            "layout-simplified": "Simplified",
            "values": "Values",
            "wind-direction": "Wind direction",
            "center-value": "Center value",
            "icon": "Icon",
            "arrow": "Arrow",
            "ticks": "Ticks",
            "labels-type": "Labels type",
            "directional-names": "Directional names",
            "degrees": "Degrees",
            "major-ticks": "Major ticks",
            "minor-ticks": "Minor ticks",
            "wind-speed-direction-card-style": "Wind speed and direction card style",
            "ticks-color": "Ticks color",
            "ticks-labels-type": "Ticks labels type",
            "arrow-color": "Arrow color"
        },
        "value-source": {
            "value-source": "Value source",
            "predefined-value": "Constant",
            "entity-attribute": "Entity attribute",
            "value": "Value",
            "value-required": "Value is required.",
            "key-required": "Key is required.",
            "entity-key-required": "Entity key is required.",
            "source-entity-alias": "Source entity alias",
            "source-entity-attribute": "Source entity attribute",
            "type-constant": "Constant",
            "type-latest-key": "Key",
            "type-entity": "Entity"
        },
        "rpc-state": {
            "initial-state": "Initial state",
            "initial-state-hint": "Action to get the initial state (On/Off) of the component.",
            "disabled-state": "Disabled state",
            "disabled-state-hint": "Configure condition under which the component is disabled.",
            "turn-on": "Turn 'On'",
            "turn-on-hint": "Action triggered when the slider is switched to 'On'",
            "turn-off": "Turn 'Off'",
            "turn-off-hint": "Action triggered when the slider is switched to 'Off'",
            "on": "On",
            "off": "Off",
            "disabled": "Disabled"
        },
        "value-action": {
            "do-nothing": "Do nothing",
            "execute-rpc": "Execute RPC",
            "get-attribute": "Get attribute",
            "set-attribute": "Set attribute",
            "get-time-series": "Get time series",
            "get-alarm-status": "Get alarm status",
            "get-dashboard-state": "Get dashboard state id",
            "get-dashboard-state-object": "Get dashboard state object",
            "add-time-series": "Add time series",
            "execute-rpc-text": "Execute RPC method '{{methodName}}'",
            "get-time-series-text": "Use time series '{{key}}'",
            "get-attribute-text": "Use attribute '{{key}}'",
            "get-alarm-status-text": "Use alarm status",
            "get-dashboard-state-text": "Use dashboard state",
            "get-dashboard-state-object-text": "Use dashboard state object",
            "when-dashboard-state-is-text": "When dashboard state id is '{{state}}'",
            "when-dashboard-state-function-is-text": "When f(dashboard state id) is '{{state}}'",
            "when-dashboard-state-object-function-is-text": "When f(dashboard state object) is '{{state}}'",
            "set-attribute-to-value-text": "Set '{{key}}' attribute to: {{value}}",
            "add-time-series-value-text": "Add '{{key}}' time series value: {{value}}",
            "set-attribute-text": "Set '{{key}}' attribute",
            "add-time-series-text": "Add '{{key}}' time series",
            "action": "Action",
            "value": "Value",
            "init-value-hint": "Value that will be set until device sends data.",
            "method": "Method",
            "method-name-required": "Method name is required.",
            "request-timeout-ms": "RPC request timeout (ms)",
            "request-timeout-required": "Request timeout is required.",
            "min-request-timeout-error": "Request timeout value should be greater or equal 5000 ms (5 seconds).",
            "request-persistent": "RPC request persistent",
            "persistent-polling-interval": "Persistent polling interval (ms)",
            "persistent-polling-interval-hint": "Polling interval (ms) to get persistent RPC command response",
            "persistent-polling-interval-required": "Persistent polling interval is required.",
            "min-persistent-polling-interval-error": "Persistent polling interval value should be greater or equal 1000 ms (1 second).",
            "attribute-scope": "Attribute scope",
            "attribute-key": "Attribute key",
            "attribute-key-required": "Attribute key is required.",
            "time-series-key": "Time series key",
            "time-series-key-required": "Time series key is required.",
            "action-result-converter": "Action result converter",
            "converter-none": "None",
            "converter-function": "Function",
            "converter-constant": "Constant",
            "converter-value": "Value",
            "parse-value-function": "Parse value function",
            "state-when-result-is": "'{{state}}' when result is",
            "parameters": "Parameters",
            "convert-value-function": "Convert value function",
            "error": {
                "target-entity-is-not-set": "Target entity is not set!",
                "failed-to-perform-action": "Failed to perform the <b>{{ actionLabel }}</b> action.",
                "invalid-attribute-scope": "{{scope}} attribute scope is not supported by <b>{{entityType}}</b> entity."
            }
        },
        "widget-font": {
            "font-settings": "Font settings",
            "font-family": "Font family",
            "size": "Size",
            "relative-font-size": "Relative font size (percents)",
            "font-style": "Style",
            "font-style-normal": "Normal",
            "font-style-italic": "Italic",
            "font-style-oblique": "Oblique",
            "font-weight": "Weight",
            "font-weight-normal": "Normal",
            "font-weight-bold": "Bold",
            "font-weight-bolder": "Bolder",
            "font-weight-lighter": "Lighter",
            "color": "Color",
            "shadow-color": "Shadow color",
            "preview": "Preview",
            "line-height": "Line height",
            "auto": "Auto"
        },
        "home": {
            "no-data-available": "No data available"
        },
        "system-info": {
            "cpu": "CPU",
            "ram": "RAM",
            "disk": "Disk",
            "cpu-warning-text": "Running high on CPU usage. To avoid system failure, optimize system performance.",
            "cpu-critical-text": "Critically high CPU usage. To avoid system failure, optimize system performance.",
            "ram-warning-text": "Running low on reserve of RAM. To avoid system failure, optimize system performance or increase the size of RAM.",
            "ram-critical-text": "Critically low reserve of RAM. To avoid system failure, optimize system performance or increase the size of RAM.",
            "disk-warning-text": "Running low on disk space. To avoid data loss, free up or expand the disk space.",
            "disk-critical-text": "Critically low disk space. To avoid data loss, free up or expand the disk space."
        },
        "cluster-info": {
            "service-id": "Service id",
            "service-type": "Service type",
            "no-data": "No data"
        },
        "transport-messages": {
            "title": "Transport messages",
            "info": "All the messages that came from devices"
        },
        "activity": {
            "title": "Activity"
        },
        "documentation": {
            "title": "Documentation",
            "add-link": "Add link",
            "add-link-title": "Add documentation link",
            "name": "Name",
            "name-required": "Name is required.",
            "link": "Link",
            "link-required": "Link is required.",
            "columns": "Columns"
        },
        "quick-links": {
            "title": "Quick links",
            "add-link": "Add link",
            "add-link-title": "Add quick link",
            "quick-link": "Quick link",
            "quick-link-required": "Quick link is required.",
            "no-links-matching": "No links matching '{{name}}' were found.",
            "columns": "Columns"
        },
        "recent-dashboards": {
            "title": "Dashboards",
            "last": "Last viewed",
            "starred": "Starred",
            "name": "Name",
            "last-viewed": "Last viewed",
            "no-last-viewed-dashboards": "No last viewed dashboards yet"
        },
        "configured-features": {
            "title": "Configured features",
            "info": "Status of features that require configuration",
            "email-feature": "Email",
            "sms-feature": "SMS",
            "slack-feature": "Slack",
            "oauth2-feature": "OAuth 2",
            "2fa-feature": "2FA",
            "feature-configured": "Feature is configured.\nClick to setup",
            "feature-not-configured": "Feature is not configured.\nClick to setup"
        },
        "version-info": {
            "title": "Version",
            "contact-us": "Contact us",
            "current-version": "Current version",
            "current": "Current",
            "available-version": "Available version",
            "available": "Available",
            "upgrade": "Upgrade",
            "version-is-up-to-date": "Version is up to date"
        },
        "usage-info": {
            "title": "Usage",
            "entities": "Entities",
            "api-calls": "API calls"
        },
        "functions": {
            "title": "Functions",
            "pe-feature-tooltip": "Only on ThingsBoard\nProfessional Edition",
            "switch-to-pe": "Switch to PE",
            "alarms": "Alarms",
            "dashboards": "Dashboards",
            "entities-and-relations": "Entities & Relations",
            "profiles": "Profiles",
            "advanced-features": "Advanced features",
            "notification-center": "Notification center",
            "api-usage": "API usage",
            "customers": "Customers",
            "customers-hierarchy": "Customers hierarchy",
            "roles-and-permissions": "Roles & Permissions",
            "groups": "Groups",
            "integrations": "Integrations",
            "solution-templates": "Solution templates",
            "scheduler": "Scheduler",
            "white-labeling": "White-labeling"
        },
        "devices": {
            "view-docs": "View docs",
            "inactive": "Inactive",
            "active": "Active",
            "total": "Total"
        },
        "alarms": {
            "critical": "Critical",
            "assigned-to-me": "Assigned to me",
            "total": "Total"
        },
        "getting-started": {
            "get-started": "Get started",
            "finish": "Finish",
            "done-welcome-title": "Welcome on board",
            "done-welcome-text": "You did great with it!",
            "sys-admin": {
                "step1": {
                    "title": "Create Tenant & Tenant Administrator",
                    "content": "<p>A tenant is an individual or an organization that owns or produces devices and assets. The tenant may have multiple tenant administrator users, customers, devices, and assets.</p><p>The Tenant Administrator can create and manage devices, assets, customers, and dashboards within the tenant account.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-create-tenant": "How to create Tenant & Tenant Administrator"
                },
                "step2": {
                    "title": "Configure feature: Mail server",
                    "content": "<p>Mail server configuration is essential for user activation, password recovery, and alarm notification delivery.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-configure-mail-server": "How to configure Mail server"
                },
                "step3": {
                    "title": "Configure feature: SMS provider",
                    "content": "<p>Configure SMS providers to notify the customers about the alarms via SMS.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-configure-sms-provider": "How to configure SMS provider"
                },
                "step4": {
                    "title": "Configure feature: 2FA",
                    "content": "<p>Improve security of the platform accounts with two-factor authentication.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-configure-2fa": "How to configure 2FA"
                },
                "step5": {
                    "title": "Configure feature: OAuth 2",
                    "content": "<p>Simplify login for the tenant and customer users with Single Sign-On functionality via OAuth 2.0.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-configure-oauth2": "How to configure OAuth 2"
                },
                "step6": {
                    "title": "Configure feature: Slack",
                    "content": "<p>Distribute notifications to the tenant and customer users via Slack according to the notification rules you set.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-configure-notifications": "How to configure Slack"
                }
            },
            "tenant-admin": {
                "step1": {
                    "title": "Create device",
                    "content": "<p>Let's provision your first device to the platform via UI. Follow the documentation on how to do it:</p>",
                    "how-to-create-device": "How to create Device"
                },
                "step2": {
                    "title": "Connect device",
                    "content-before": "<p>To connect the device you need to get the device credentials. We recommend using default auto-generated credentials which is access token for this guide.</p><ul><li>Go to device table</li><li>Click on the device row to open device details</li><li>Press the button \"Copy access token\"</li></ul><p>Use simple commands to publish data over HTTP. Don't forget to replace <em>$ACCESS_TOKEN</em> with your device access token:</p>",
                    "ubuntu": {
                        "install-curl": "Install cURL for Ubuntu:"
                    },
                    "macos": {
                        "install-curl": "Install cURL for MacOS:"
                    },
                    "windows": {
                        "install-curl": "Starting Windows 10 b17063, cURL is available by default."
                    },
                    "replace-access-token": "Replace <em>$ACCESS_TOKEN</em> with your device's token:",
                    "content-after": "<p>You can also use other protocols such as MQTT, CoAP, etc.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-connect-device": "How to connect Device"
                },
                "step3": {
                    "title": "Create dashboard",
                    "content": "<p>Create a dashboard to visualize data from entities such as assets, devices, etc.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-create-dashboard": "How to create Dashboard"
                },
                "step4": {
                    "title": "Configure alarm rules",
                    "alarm-rules": "Alarm rules",
                    "content": "<p>Let's raise an alarm when the temperature reaches 25°C. Follow the documentation on how to do it:</p>",
                    "how-to-configure-alarm-rules": "How to configure Alarm rules"
                },
                "step5": {
                    "title": "Create alarm",
                    "content-before": "<p>To trigger the alarm, send a new telemetry value of 26°C or higher.</p>",
                    "replace-access-token": "Replace <em>$ACCESS_TOKEN</em> with your device's token:",
                    "content-after": "<p>Follow the documentation on how to do it:</p>",
                    "how-to-create-alarm": "How to create Alarm"
                },
                "step6": {
                    "title": "Create customer and assign dashboard",
                    "content": "<p>By creating end-user dashboards, a customer user can only see his own devices, and data from another customer will be hidden.</p><p>Follow the documentation on how to do it:</p>",
                    "how-to-create-customer-and-assign-dashboard": "How to create Customer and assign Dashboard"
                }
            }
        },
        "html-container": {
            "java-script": "JavaScript",
            "js-function": "JavaScript function",
            "html": "HTML",
            "angular-html-template": "Angular HTML template",
            "css": "CSS",
            "container-type": "Container type",
            "type-plain": "Plain HTML",
            "type-angular": "Angular",
            "resources": "Resources",
            "no-resources": "No resources configured"
        },
        "api-usage": {
            "api-usage": "API usage",
            "label": "Label",
            "state-name": "State name",
            "status": "Status",
            "status-required": "Status is required.",
            "limit": "Max limit",
            "limit-required": "Max limit is required.",
            "current-number": "Current number",
            "current-number-required": "Current number is required.",
            "add-key": "Add key",
            "no-key": "No key",
            "delete-key": "Delete key",
            "target-dashboard-state": "Target dashboard state",
            "go-to-main-state": "Go to default view"
        }
    },
    "color": {
        "color": "Color"
    },
    "icon": {
        "icon": "Icon",
        "icons": "Icons",
        "custom": "Custom",
        "select-icon": "Select icon",
        "material-icons": "Material icons",
        "show-all": "Show all icons",
        "search-icon": "Search icon",
        "no-icons-found": "No icons found for '{{iconSearch}}'"
    },
    "phone-input": {
        "phone-input-label": "Phone number",
        "phone-input-required": "Phone number is required",
        "phone-input-validation": "Phone number is invalid or not possible",
        "phone-input-pattern": "Invalid phone number. Should be in E.164 format, ex. {{phoneNumber}}",
        "phone-input-hint": "Phone Number in E.164 format, ex. {{phoneNumber}}"
    },
    "custom": {
        "widget-action": {
            "action-cell-button": "Action cell button",
            "row-click": "On row click",
            "cell-click": "On cell click",
            "polygon-click": "On polygon click",
            "marker-click": "On marker click",
            "circle-click": "On circle click",
            "tooltip-tag-action": "Tooltip tag action",
            "node-selected": "On node selected",
            "element-click": "On HTML element click",
            "pie-slice-click": "On slice click",
            "row-double-click": "On row double click",
            "cell-double-click": "On cell double click",
            "card-click": "On card click",
            "click": "On click"
        }
    },
    "paginator" : {
        "items-per-page": "Items per page:",
        "first-page-label": "First page",
        "last-page-label": "Last page",
        "next-page-label": "Next page",
        "previous-page-label": "Previous page",
        "items-per-page-separator": "of"
    },
    "language": {
        "auto": "Auto",
        "language": "Language",
        "locales": {
            "ar_AE": "العربية (الإمارات العربية المتحدة)",
            "ca_ES": "català (Espanya)",
            "cs_CZ": "čeština (Česko)",
            "da_DK": "dansk (Danmark)",
            "de_DE": "Deutsch (Deutschland)",
            "el_GR": "Ελληνικά (Ελλάδα)",
            "en_US": "English (United States)",
            "es_ES": "español (España)",
            "fa_IR": "فارسی (ایران)",
            "fr_FR": "français (France)",
            "hi_IN": "हिन्दी (भारत)",
            "it_IT": "italiano (Italia)",
            "ja_JP": "日本語 (日本)",
            "ka_GE": "ქართული (საქართველო)",
            "ko_KR": "한국어 (대한민국)",
            "lt_LT": "lietuvių (Lietuva)",
            "lv_LV": "latviešu (Latvija)",
            "nl_BE": "Nederlands (België)",
            "nl_NL": "Nederlands (Nederland)",
            "no_NO": "norsk (Norge)",
            "pl_PL": "polski (Polska)",
            "pt_BR": "português (Brasil)",
            "ro_RO": "română (România)",
            "sl_SI": "slovenščina (Slovenija)",
            "tr_TR": "Türkçe (Türkiye)",
            "uk_UA": "українська (Україна)",
            "zh_CN": "中文 (中国)",
            "zh_TW": "中文 (台灣)"
        }
    }
}
