Michael Bestas | 030c36b | 2022-01-12 15:40:29 +0200 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | Copyright (C) 2017-2021 The LineageOS Project |
| 4 | |
| 5 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | you may not use this file except in compliance with the License. |
| 7 | You may obtain a copy of the License at |
| 8 | |
| 9 | http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | |
| 11 | Unless required by applicable law or agreed to in writing, software |
| 12 | distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | See the License for the specific language governing permissions and |
| 15 | limitations under the License. |
| 16 | --> |
| 17 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 18 | <string name="adb_enable_root">Root 身份的调试</string> |
| 19 | <string name="adb_enable_summary_root">允许以 root 身份运行 Android 调试</string> |
| 20 | <string name="backup_transport_setting_label">更改备份提供商</string> |
| 21 | <string name="backup_transport_title">选择备份提供商</string> |
| 22 | <string name="lineagelicense_title">LineageOS 法律信息</string> |
| 23 | <string name="volume_link_notification_title">链接铃声和通知的音量</string> |
| 24 | <string name="unlock_scramble_pin_layout_title">乱序布局</string> |
| 25 | <string name="unlock_scramble_pin_layout_summary">当解锁设备时使用乱序 PIN 布局</string> |
| 26 | <string name="lock_settings_picker_pattern_size_message">选择图案大小</string> |
| 27 | <string name="lockpattern_settings_enable_error_path_title">显示图案错误</string> |
| 28 | <string name="lockpattern_settings_enable_dots_title">显示图案圆点</string> |
| 29 | <string name="tethering_allow_vpn_upstreams_title">允许客户端使用 VPN</string> |
| 30 | <string name="tethering_allow_vpn_upstreams_summary">允许热点客户端使用此设备\u2019的 VPN 连接到上游连接</string> |
| 31 | <string name="data_usage_app_restrict_all">允许网络访问</string> |
| 32 | <string name="data_usage_app_restrict_all_summary">启用网络使用统计</string> |
| 33 | <string name="data_usage_app_restrict_mobile">移动数据</string> |
| 34 | <string name="data_usage_app_restrict_mobile_summary">允许使用移动数据</string> |
| 35 | <string name="data_usage_app_restrict_vpn">VPN 数据</string> |
| 36 | <string name="data_usage_app_restrict_vpn_summary">启用 VPN 的数据使用统计</string> |
| 37 | <string name="data_usage_app_restrict_wifi">Wi\u2011Fi 数据</string> |
| 38 | <string name="data_usage_app_restrict_wifi_summary">启用 Wi\u2011Fi 流量使用统计</string> |
| 39 | <string name="show_navbar_hint_title">导航提示</string> |
| 40 | <string name="show_navbar_hint_summary">在屏幕底部显示导航提示栏</string> |
| 41 | </resources> |