android13/vendor/rockchip/common/apps/WifiDisplay/res/values-zh-rCN/arrays.xml

31 lines
1.1 KiB
XML
Raw Normal View History

2024-06-22 08:45:49 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
**
** Copyright 2007 The Android Open Source Project
**
** 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.
*/
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="wifi_p2p_status">
<item msgid="1701505390737218306">"已连接"</item>
<item msgid="3189211552661432651">"已邀请"</item>
<item msgid="3206450250360237549">"失败"</item>
<item msgid="7785896708926971207">"可用"</item>
<item msgid="2330782789550628803">"超出范围"</item>
</string-array>
</resources>