添加翻译时所需的字串

Signed-off-by: h30034439 <hanyiyichn@163.com>
This commit is contained in:
h30034439
2024-01-27 17:11:47 +08:00
parent 8d0d239cdc
commit bf8c098eaf
3 changed files with 60 additions and 36 deletions
@@ -20,14 +20,6 @@
"name": "adminprovisioning",
"value": "是否激活设备管理器?"
},
{
"name": "appManagement",
"value": "应用管理"
},
{
"name": "description_appmanagementmodel",
"value": "hap sample empty service"
},
{
"name": "activation",
"value": "激活"
@@ -40,10 +32,6 @@
"name": "cancel",
"value": "取消"
},
{
"name": "inActivated",
"value": "未激活"
},
{
"name": "device_active_1",
"value": "此管理器已激活,允许应用\""
@@ -171,6 +159,26 @@
{
"name": "PreviousStep",
"value": "上一步"
},
{
"name": "textManageSuccessContentVal1",
"value": "%1$s"
},
{
"name": "textManageSuccessContentVal2",
"value": "%2$s"
},
{
"name": "textManageSuccessContent",
"value": "如有疑问,请与您的%1$s联系。"
},
{
"name": "textApplicationInfoActive",
"value": "此管理器已激活,允许应用\"%1$s\"执行以下操作:"
},
{
"name": "textApplicationInfoInactive",
"value": "激活此管理器可允许应用\"%1$s\"执行以下操作:"
}
]
}
@@ -20,14 +20,6 @@
"name": "adminprovisioning",
"value": "Activate Device Manager?"
},
{
"name": "appManagement",
"value": "Application Management"
},
{
"name": "description_appmanagementmodel",
"value": "hap sample empty service"
},
{
"name": "activation",
"value": "activate"
@@ -40,10 +32,6 @@
"name": "cancel",
"value": "cancel"
},
{
"name": "inActivated",
"value": "Inactive"
},
{
"name": "device_active_1",
"value": "This device administrator is currently active and allows \""
@@ -171,6 +159,26 @@
{
"name": "PreviousStep",
"value": "previous step"
},
{
"name": "textManageSuccessContentVal1",
"value": "%1$s"
},
{
"name": "textManageSuccessContentVal2",
"value": "%2$s"
},
{
"name": "textManageSuccessContent",
"value": "if you have any questions, please contact your %1$s contact."
},
{
"name": "textApplicationInfoActive",
"value": "This device administrator is currently active and allows \"%1$s\" to perform the following operations:"
},
{
"name": "textApplicationInfoInactive",
"value": "Activating this administrator will allow \"%1$s\" to perform the following operations:"
}
]
}
@@ -20,14 +20,6 @@
"name": "adminprovisioning",
"value": "是否激活设备管理器?"
},
{
"name": "appManagement",
"value": "应用管理"
},
{
"name": "description_appmanagementmodel",
"value": "hap样例空服务"
},
{
"name": "activation",
"value": "激活"
@@ -40,10 +32,6 @@
"name": "cancel",
"value": "取消"
},
{
"name": "inActivated",
"value": "未激活"
},
{
"name": "device_active_1",
"value": "此管理器已激活,允许应用\""
@@ -171,6 +159,26 @@
{
"name": "PreviousStep",
"value": "上一步"
},
{
"name": "textManageSuccessContentVal1",
"value": "%1$s"
},
{
"name": "textManageSuccessContentVal2",
"value": "%2$s"
},
{
"name": "textManageSuccessContent",
"value": "如有疑问,请与您的%1$s联系。"
},
{
"name": "textApplicationInfoActive",
"value": "此管理器已激活,允许应用\"%1$s\"执行以下操作:"
},
{
"name": "textApplicationInfoInactive",
"value": "激活此管理器可允许应用\"%1$s\"执行以下操作:"
}
]
}