Merge pull request #8966 from ArtemDzhereleiko/AD/imp/device-wizard-assign-customer-label
Change field label assign customer
This commit is contained in:
commit
30e3c7da23
@ -76,7 +76,7 @@
|
||||
</div>
|
||||
<tb-entity-autocomplete
|
||||
formControlName="customerId"
|
||||
labelText="device.wizard.customer-to-assign-device"
|
||||
labelText="device.assign-to-customer"
|
||||
[entityType]="entityType.CUSTOMER">
|
||||
</tb-entity-autocomplete>
|
||||
<mat-form-field class="mat-block" subscriptSizing="dynamic">
|
||||
|
||||
@ -1376,8 +1376,7 @@
|
||||
"device-configuration": "Configuració del dispositiu",
|
||||
"transport-configuration": "Configuració del transport",
|
||||
"wizard": {
|
||||
"device-details": "Detalls del dispositiu",
|
||||
"customer-to-assign-device": "Client al que assignar el dispositiu"
|
||||
"device-details": "Detalls del dispositiu"
|
||||
},
|
||||
"unassign-devices-from-edge-title": "Està segur de que desitja desassignar {count, plural, =1 {1 dispositivo} other {# dispositivos} }?",
|
||||
"unassign-devices-from-edge-text": "Després de la confirmació, tots els dispositius seleccionats quedaran sense assignar i la vora no podrà accedir a ells."
|
||||
|
||||
@ -1018,8 +1018,7 @@
|
||||
"device-configuration": "Konfigurace zařízení",
|
||||
"transport-configuration": "Konfigurace přenosu",
|
||||
"wizard": {
|
||||
"device-details": "Detail zařízení",
|
||||
"customer-to-assign-device": "Přiřadit zařízení zákazníkovi"
|
||||
"device-details": "Detail zařízení"
|
||||
},
|
||||
"unassign-devices-from-edge-title": "Jste se jisti, že chcete odebrat { count, plural, =1 {1 zařízení} other {# zařízení} }?",
|
||||
"unassign-devices-from-edge-text": "Po potvrzení budou všechna vybraná zařízení odebrána a nebudou pro edge dostupná."
|
||||
|
||||
@ -1095,8 +1095,7 @@
|
||||
"device-configuration": "Enhedskonfiguration",
|
||||
"transport-configuration": "Transportkonfiguration",
|
||||
"wizard": {
|
||||
"device-details": "Enhedsoplysninger",
|
||||
"customer-to-assign-device": "Kunden skal tildele enheden"
|
||||
"device-details": "Enhedsoplysninger"
|
||||
}
|
||||
},
|
||||
"device-profile": {
|
||||
|
||||
@ -1382,8 +1382,7 @@
|
||||
"device-configuration": "Device configuration",
|
||||
"transport-configuration": "Transport configuration",
|
||||
"wizard": {
|
||||
"device-details": "Device details",
|
||||
"customer-to-assign-device": "Customer to assign the device"
|
||||
"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."
|
||||
|
||||
@ -1325,8 +1325,7 @@
|
||||
"device-configuration": "Configuración del dispositivo",
|
||||
"transport-configuration": "Configuración del transporte",
|
||||
"wizard": {
|
||||
"device-details": "Detalles del dispositivo",
|
||||
"customer-to-assign-device": "Cliente al que asignar el dispositivo"
|
||||
"device-details": "Detalles del dispositivo"
|
||||
},
|
||||
"unassign-devices-from-edge-title": "¿Está seguro de que desea desasignar {count, plural, =1 {1 dispositivo} other {# dispositivos} }?",
|
||||
"unassign-devices-from-edge-text": "Después de la confirmación, todos los dispositivos seleccionados quedarán sin asignar y el Edge no podrá acceder a ellos."
|
||||
|
||||
@ -1053,8 +1053,7 @@
|
||||
"device-configuration": "Configuration du dipositif",
|
||||
"transport-configuration": "Configuration du transport",
|
||||
"wizard": {
|
||||
"device-details": "Détails du dispositif",
|
||||
"customer-to-assign-device": "Client auquel assigner le dispositif"
|
||||
"device-details": "Détails du dispositif"
|
||||
}
|
||||
},
|
||||
"device-profile": {
|
||||
|
||||
@ -913,8 +913,7 @@
|
||||
"device-configuration": "장치 설정",
|
||||
"transport-configuration": "전송 설정",
|
||||
"wizard": {
|
||||
"device-details": "장치 상세 정보",
|
||||
"customer-to-assign-device": "장치에 할당할 커스터머"
|
||||
"device-details": "장치 상세 정보"
|
||||
}
|
||||
},
|
||||
"device-profile": {
|
||||
|
||||
@ -913,8 +913,7 @@
|
||||
"device-configuration": "Device configuration",
|
||||
"transport-configuration": "Transport configuration",
|
||||
"wizard": {
|
||||
"device-details": "Device details",
|
||||
"customer-to-assign-device": "Customer to assign the device"
|
||||
"device-details": "Device details"
|
||||
}
|
||||
},
|
||||
"device-profile": {
|
||||
|
||||
@ -1021,8 +1021,7 @@
|
||||
"device-configuration": "Cihaz yapılandırması",
|
||||
"transport-configuration": "Aktarım yapılandırması",
|
||||
"wizard": {
|
||||
"device-details": "Cihaz ayrıntıları",
|
||||
"customer-to-assign-device": "Cihazı atamak için kullanıcı grubu"
|
||||
"device-details": "Cihaz ayrıntıları"
|
||||
},
|
||||
"unassign-devices-from-edge-title": "{ count, plural, =1 {1 cihazın} other {# cihazın} } atamasını kaldırmak istediğinizden emin misiniz?",
|
||||
"unassign-devices-from-edge-text": "Onaydan sonra, seçilen tüm cihazların ataması kaldırılacak ve uç tarafından erişilemeyecek."
|
||||
|
||||
@ -1221,8 +1221,7 @@
|
||||
"device-configuration": "设备配置",
|
||||
"transport-configuration": "传输配置",
|
||||
"wizard": {
|
||||
"device-details": "设备详细信息",
|
||||
"customer-to-assign-device": "客户分配设备"
|
||||
"device-details": "设备详细信息"
|
||||
},
|
||||
"unassign-devices-from-edge-title": "确定要取消分配 { count, plural, =1 {1 个设备} other {# 个设备} } 吗?",
|
||||
"unassign-devices-from-edge-text": "确认后,设备将被取消分配,边缘将无法访问。"
|
||||
|
||||
@ -1134,8 +1134,7 @@
|
||||
"device-configuration": "設備配置",
|
||||
"transport-configuration": "傳輸配置",
|
||||
"wizard": {
|
||||
"device-details": "設備詳情",
|
||||
"customer-to-assign-device": "客戶指定設備"
|
||||
"device-details": "設備詳情"
|
||||
},
|
||||
"unassign-devices-from-edge-title": "您確定要解除邊緣設備 { count, plural, =1 {1 device} other {# devices} }的指定嗎?",
|
||||
"unassign-devices-from-edge-text": "確認後邊緣指定設備將解除指定及其所有相關資料將無法恢復。"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user