mirror of
https://gitee.com/openharmony/distributedhardware_distributed_hardware_fwk
synced 2024-11-27 01:40:41 +00:00
add translation in continuePage
Signed-off-by: dengxiaoyu <dengxiaoyu6@huawei.com>
This commit is contained in:
parent
5f58244b54
commit
ecae98340c
@ -2,8 +2,8 @@
|
||||
"app": {
|
||||
"bundleName": "com.ohos.dhardwareui",
|
||||
"vendor": "example",
|
||||
"versionCode": 1000001,
|
||||
"versionName": "1.0.1",
|
||||
"versionCode": 1000002,
|
||||
"versionName": "1.0.2",
|
||||
"icon": "$media:app_icon",
|
||||
"label": "$string:app_name",
|
||||
"minAPIVersion": 11,
|
||||
|
@ -16,8 +16,8 @@
|
||||
"app": {
|
||||
"bundleName": "com.ohos.dhardwareui",
|
||||
"vendor": "example",
|
||||
"versionCode": 1000001,
|
||||
"versionName": "1.0.1",
|
||||
"versionCode": 1000002,
|
||||
"versionName": "1.0.2",
|
||||
"icon": "$media:app_icon",
|
||||
"label": "$string:app_name",
|
||||
"minAPIVersion": 11,
|
||||
|
21
application/entry/hvigorfile.ts
Normal file
21
application/entry/hvigorfile.ts
Normal file
@ -0,0 +1,21 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { hapTasks } from '@ohos/hvigor-ohos-plugin';
|
||||
|
||||
export default {
|
||||
system: hapTasks, /* Built-in plugin of Hvigor. It cannot be modified. */
|
||||
plugins:[] /* Custom plugin to extend the functionality of Hvigor. */
|
||||
};
|
@ -27,6 +27,14 @@
|
||||
{
|
||||
"name":"continue",
|
||||
"value":"མུ་མཐུད།"
|
||||
},
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"སྒྲིག་ཆས་གཅིག་གི་ཐོག་ཏུ་བཤར་ལྟ་དང་རྩོམ་སྒྲིག་བྱས་རྗེས། ཉེ་འགྲམ་གྱི་ཧྭ་ཝེ་ཐོ་ཨང་གཅིག་པ་ཐོ་འཇུག་བྱས་ཡོད་པའི་སྒྲིག་ཆས་ཐོག་ཏུ་མུ་མཐུད་ཆོག རྩོལ་ནུས་འདི་བཀོལ་སྤྱོད་བྱ་བར་ཕྱོགས་གཉིས་པོས་༼འཕྲོ་མཐུད་༽ Wi-Fi དང་ སོ་སྔོན་ཁ་ཕྱེ་ནས་གནས་དགོས།"
|
||||
},
|
||||
{
|
||||
"name":"continue_title",
|
||||
"value":"འཕྲོ་མཐུད།"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"string":[
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"སྒྲིག་ཆས་གཅིག་གི་ཐོག་ཏུ་བཤར་ལྟ་དང་རྩོམ་སྒྲིག་བྱས་རྗེས། ཉེ་འགྲམ་གྱི་ཧྭ་ཝེ་ཐོ་ཨང་གཅིག་པ་ཐོ་འཇུག་བྱས་ཡོད་པའི་སྒྲིག་ཆས་ཐོག་ཏུ་མུ་མཐུད་ཆོག རྩོལ་ནུས་འདི་བཀོལ་སྤྱོད་བྱ་བར་ཕྱོགས་གཉིས་པོས་༼འཕྲོ་མཐུད་༽ WLAN དང་ སོ་སྔོན་ཁ་ཕྱེ་ནས་གནས་དགོས།"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"string":[
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"Browse or edit on one device, then continue on another nearby device logged in with the same Huawei ID. This function requires that both devices have enabled \"Application connection,\" WLAN, and Bluetooth."
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"string":[
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"بىر ئۈسكۈنىدە كۆرۈۋاتقان ياكى تەھرىرلەۋاتقان ئىشنى ئەتراپتىكى ئوخشاش خۇاۋېي ھېسابىغا تىزىملاپ كىرگەن يەنە بىر ئۈسكۈنىدە داۋاملاشتۇرۇشقا بولىدۇ. ھەر ئىككى ئۈسكۈنىدە «ئۆتكۈزۈش»، WLAN ۋە كۆكچىش ئوچۇق بولۇشى كېرەك."
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"string":[
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"在一台设备上进行浏览或编辑,然后可在附近另一台登录相同华为帐号的设备上继续。此功能需双方设备开启“接续”、WLAN 和蓝牙。"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"string":[
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"在一部裝置上進行瀏覽或編輯,然後可在附近另一部登入相同華為帳戶的裝置上繼續。此功能需雙方裝置啟用「接續」、WLAN 和藍牙。"
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,8 @@
|
||||
{
|
||||
"string":[
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"在一台裝置中瀏覽或編輯,然後可以在附近另一台登入相同華為 ID 的裝置中繼續。此功能需要兩台裝置皆已啟用「接續」、WLAN 和藍牙。"
|
||||
}
|
||||
]
|
||||
}
|
@ -27,6 +27,14 @@
|
||||
{
|
||||
"name":"continue",
|
||||
"value":"داۋاملاشتۇرۇش"
|
||||
},
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"بىر ئۈسكۈنىدە كۆرۈۋاتقان ياكى تەھرىرلەۋاتقان ئىشنى ئەتراپتىكى ئوخشاش خۇاۋېي ھېسابىغا تىزىملاپ كىرگەن يەنە بىر ئۈسكۈنىدە داۋاملاشتۇرۇشقا بولىدۇ. ھەر ئىككى ئۈسكۈنىدە «ئۆتكۈزۈش»، Wi-Fi ۋە كۆكچىش ئوچۇق بولۇشى كېرەك."
|
||||
},
|
||||
{
|
||||
"name":"continue_title",
|
||||
"value":"ئۆتكۈزۈش"
|
||||
}
|
||||
]
|
||||
}
|
@ -1,60 +1,60 @@
|
||||
{
|
||||
"string": [
|
||||
{
|
||||
"name": "module_desc",
|
||||
"value": "模块描述"
|
||||
},
|
||||
{
|
||||
"name": "EntryAbility_desc",
|
||||
"value": "description"
|
||||
},
|
||||
{
|
||||
"name": "EntryAbility_label",
|
||||
"value": "分布式硬件控制UI"
|
||||
},
|
||||
{
|
||||
"name": "connected_to",
|
||||
"value": "已连接至%1$s"
|
||||
},
|
||||
{
|
||||
"name": "stop_device",
|
||||
"value": "您可以断开连接以停止使用此设备的%1$s"
|
||||
},
|
||||
{
|
||||
"name": "pause",
|
||||
"value": "暂停"
|
||||
},
|
||||
{
|
||||
"name": "continue",
|
||||
"value": "继续"
|
||||
},
|
||||
{
|
||||
"name": "DHTypeName_Camera",
|
||||
"value": "相机"
|
||||
},
|
||||
{
|
||||
"name": "DHTypeName_Mic",
|
||||
"value": "麦克风"
|
||||
},
|
||||
{
|
||||
"name": "disconnect",
|
||||
"value": "断开连接"
|
||||
},
|
||||
{
|
||||
"name": "ContinueSwitchAbility_desc",
|
||||
"value": "description"
|
||||
},
|
||||
{
|
||||
"name": "ContinueSwitchAbility_label",
|
||||
"value": "label"
|
||||
},
|
||||
{
|
||||
"name": "continue_title",
|
||||
"value": "接续"
|
||||
},
|
||||
{
|
||||
"name": "continue_desc",
|
||||
"value": "在一台设备上进行浏览或编辑,然后可在附近另一台登录相同华为账号的设备上继续。此功能需双方设备开启“接续”,WLAN和蓝牙。"
|
||||
}
|
||||
]
|
||||
"string":[
|
||||
{
|
||||
"name":"module_desc",
|
||||
"value":"模块描述"
|
||||
},
|
||||
{
|
||||
"name":"EntryAbility_desc",
|
||||
"value":"description"
|
||||
},
|
||||
{
|
||||
"name":"EntryAbility_label",
|
||||
"value":"分布式硬件控制UI"
|
||||
},
|
||||
{
|
||||
"name":"connected_to",
|
||||
"value":"已连接至%1$s"
|
||||
},
|
||||
{
|
||||
"name":"stop_device",
|
||||
"value":"您可以断开连接以停止使用此设备的%1$s"
|
||||
},
|
||||
{
|
||||
"name":"pause",
|
||||
"value":"暂停"
|
||||
},
|
||||
{
|
||||
"name":"continue",
|
||||
"value":"继续"
|
||||
},
|
||||
{
|
||||
"name":"DHTypeName_Camera",
|
||||
"value":"相机"
|
||||
},
|
||||
{
|
||||
"name":"DHTypeName_Mic",
|
||||
"value":"麦克风"
|
||||
},
|
||||
{
|
||||
"name":"disconnect",
|
||||
"value":"断开连接"
|
||||
},
|
||||
{
|
||||
"name":"ContinueSwitchAbility_desc",
|
||||
"value":"description"
|
||||
},
|
||||
{
|
||||
"name":"ContinueSwitchAbility_label",
|
||||
"value":"label"
|
||||
},
|
||||
{
|
||||
"name":"continue_title",
|
||||
"value":"接续"
|
||||
},
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"在一台设备上进行浏览或编辑,然后可在附近另一台登录相同华为帐号的设备上继续。此功能需双方设备开启“接续”、Wi-Fi 和蓝牙。"
|
||||
}
|
||||
]
|
||||
}
|
@ -27,6 +27,14 @@
|
||||
{
|
||||
"name":"continue",
|
||||
"value":"繼續"
|
||||
},
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"在一部裝置上進行瀏覽或編輯,然後可在附近另一部登入相同華為帳戶的裝置上繼續。此功能需雙方裝置啟用「接續」、Wi-Fi 和藍牙。"
|
||||
},
|
||||
{
|
||||
"name":"continue_title",
|
||||
"value":"接續"
|
||||
}
|
||||
]
|
||||
}
|
@ -27,6 +27,14 @@
|
||||
{
|
||||
"name":"continue",
|
||||
"value":"繼續"
|
||||
},
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"在一台裝置中瀏覽或編輯,然後可以在附近另一台登入相同華為 ID 的裝置中繼續。此功能需要兩台裝置皆已啟用「接續」、Wi-Fi 和藍牙。"
|
||||
},
|
||||
{
|
||||
"name":"continue_title",
|
||||
"value":"接續"
|
||||
}
|
||||
]
|
||||
}
|
@ -39,6 +39,22 @@
|
||||
{
|
||||
"name":"continue",
|
||||
"value":"[TS_867711]_Resume"
|
||||
},
|
||||
{
|
||||
"name":"continue_desc",
|
||||
"value":"[TS_921308]_Browse or edit on one device, then continue on another nearby device logged in with the same Huawei ID. This function requires that both devices have enabled \"Application connection,\" Wifi, and Bluetooth."
|
||||
},
|
||||
{
|
||||
"name":"ContinueSwitchAbility_label",
|
||||
"value":"[TS_921307]_label"
|
||||
},
|
||||
{
|
||||
"name":"continue_title",
|
||||
"value":"[TS_921305]_Continuation"
|
||||
},
|
||||
{
|
||||
"name":"ContinueSwitchAbility_desc",
|
||||
"value":"[TS_921306]_description"
|
||||
}
|
||||
]
|
||||
}
|
21
application/hvigorfile.ts
Normal file
21
application/hvigorfile.ts
Normal file
@ -0,0 +1,21 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Huawei Device Co., Ltd.
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { appTasks } from '@ohos/hvigor-ohos-plugin';
|
||||
|
||||
export default {
|
||||
system: appTasks, /* Built-in plugin of Hvigor. It cannot be modified. */
|
||||
plugins:[] /* Custom plugin to extend the functionality of Hvigor. */
|
||||
};
|
Loading…
Reference in New Issue
Block a user