"microsoft-tenant-id-required":"Directory (tenant) Id is required",
"microsoft-tenant-id-required":"Directory (tenant) Id is required",
"token-uri":"Token URI",
"token-uri":"Token URI",
"token-uri-required":"Token URI is required",
"token-uri-required":"Token URI is required",
"redirect-uri":"Redirect URI",
"redirect-uri":"Redirect URI",
"google-provider":"Google",
"google-provider":"Google",
"microsoft-provider":"Office 365",
"microsoft-provider":"Office 365",
"sendgrid-provider":"Sendgrid",
"sendgrid-provider":"Sendgrid",
"custom-provider":"Custom",
"custom-provider":"Custom",
"generate-access-token":"Generate access token",
"generate-access-token":"Generate access token",
"update-access-token":"Update access token",
"update-access-token":"Update access token",
"access-token-status":"Access token status:",
"access-token-status":"Access token status:",
"token-status-generated":"generated",
"token-status-generated":"generated",
"token-status-not-generated":"not generated"
"token-status-not-generated":"not generated"
},
},
"smpp-provider":{
"smpp-provider":{
"smpp-version":"SMPP version",
"smpp-version":"SMPP version",
@ -418,7 +418,7 @@
"no-auto-commit-entities-prompt":"No entities configured for auto-commit",
"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-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.",
"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.",
"2fa":{
"2fa":{
"2fa":"Two-factor authentication",
"2fa":"Two-factor authentication",
"available-providers":"Available providers",
"available-providers":"Available providers",
"issuer-name":"Issuer name",
"issuer-name":"Issuer name",
@ -479,7 +479,7 @@
"slack-api-token":"Slack API token",
"slack-api-token":"Slack API token",
"slack":"Slack",
"slack":"Slack",
"slack-settings":"Slack settings"
"slack-settings":"Slack settings"
},
},
"alarm":{
"alarm":{
"alarm":"Alarm",
"alarm":"Alarm",
"alarms":"Alarms",
"alarms":"Alarms",
@ -590,7 +590,7 @@
"oldest-first":"Oldest first",
"oldest-first":"Oldest first",
"newest-first":"Newest first",
"newest-first":"Newest first",
"activity":"Activity",
"activity":"Activity",
"export":"Export to CSV",
"export":"Export to CSV",
"author":"Author",
"author":"Author",
"created-date":"Created date",
"created-date":"Created date",
"edited-date":"Edited date",
"edited-date":"Edited date",
@ -691,7 +691,7 @@
"assign-assets":"Assign assets",
"assign-assets":"Assign assets",
"assign-assets-text":"Assign { count, plural, =1 {1 asset} other {# assets} } to customer",
"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-title":"Assign Asset(s) To Edge",
"assign-asset-to-edge-text":"Please select the assets to assign to the edge",
"assign-asset-to-edge-text":"Please select the assets to assign to the edge",
"delete-assets":"Delete assets",
"delete-assets":"Delete assets",
"unassign-assets":"Unassign assets",
"unassign-assets":"Unassign assets",
"unassign-assets-action-title":"Unassign { count, plural, =1 {1 asset} other {# assets} } from customer",
"unassign-assets-action-title":"Unassign { count, plural, =1 {1 asset} other {# assets} } from customer",
@ -1314,7 +1314,7 @@
"assign-device-to-customer":"Assign Device(s) 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-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-title":"Assign Device(s) To Edge",
"assign-device-to-edge-text":"Please select the devices to assign to the edge",
"assign-device-to-edge-text":"Please select the devices to assign to the edge",
"make-public":"Make device public",
"make-public":"Make device public",
"make-private":"Make device private",
"make-private":"Make device private",
"no-devices-text":"No devices found",
"no-devices-text":"No devices found",
@ -1367,34 +1367,34 @@
"generate-password":"Generate Password",
"generate-password":"Generate Password",
"generate-access-token":"Generate Access Token",
"generate-access-token":"Generate Access Token",
"lwm2m-security-config":{
"lwm2m-security-config":{
"identity":"Client Identity",
"identity":"Client Identity",
"identity-required":"Client Identity is required.",
"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.",
"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":"Client Key",
"client-key-required":"Client Key is required.",
"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-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!",
"client-key-tooltip-psk":"PSK key must be in the standard [RFC4279] and HexDec format: 32, 64, 128 characters!",
"endpoint":"Endpoint Client Name",
"endpoint":"Endpoint Client Name",
"endpoint-required":"Endpoint Client Name is required.",
"endpoint-required":"Endpoint Client Name is required.",
"client-public-key":"Client public key",
"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-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!",
"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",
"mode":"Security config mode",
"client-tab":"Client Security Config",
"client-tab":"Client Security Config",
"client-certificate":"Client certificate",
"client-certificate":"Client certificate",
"bootstrap-tab":"Bootstrap Client",
"bootstrap-tab":"Bootstrap Client",
"bootstrap-server":"Bootstrap Server",
"bootstrap-server":"Bootstrap Server",
"lwm2m-server":"LwM2M Server",
"lwm2m-server":"LwM2M Server",
"client-publicKey-or-id":"Client Public Key or Id",
"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-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-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-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-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":"Client Secret Key",
"client-secret-key-required":"Client Secret Key is required.",
"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-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-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-secret-key-tooltip-x509":"X509 secret key must be in PKCS_8 format (DER encoding, standard [RFC5958]) and then encoded to Base64 format!"