android_device_xiaomi_sdm66.../DeviceSettings/res/values-zh-rCN/strings.xml

76 lines
3.3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2018 The Mokee 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>
<string name="advanced_settings">小米设置</string>
<string name="advanced_settings_summary">附加设置</string>
<string name="display_title">显示</string>
<!-- KCal -->
<string name="device_kcal_title">显示颜色矫正</string>
<!-- Ambient Display -->
<string name="ambient_display">环境显示</string>
<string name="advanced_doze_summary">环境显示附加设置</string>
<string name="vibration_title">触觉反馈</string>
<string name="vibration_strength_title">强度</string>
<!-- Thermal Profiles -->
<string name="thermal_profile_title">性能</string>
<string name="thermal_title">性能选项</string>
<string name="thermal_summary">性能选项</string>
<string name="thermal_dialogTitle">设置性能选项</string>
<!-- Values for Thermal Presets -->
<string name="thermal_performance">高性能</string>
<string name="thermal_battery">延长电池</string>
<string name="thermal_gaming">游戏</string>
<string name="thermal_balance">平衡</string>
<string name="thermal_extreme_battery">极致延长电池</string>
<string name="advanced_settings_kcal">显示颜色矫正</string>
<string name="cat_calibration">显示矫正</string>
<string name="kcal_enabled">启用</string>
<string name="set_on_boot">在启动时设置</string>
<string name="kcal_disabled">关闭</string>
<string name="color_red"></string>
<string name="color_green">绿</string>
<string name="color_blue"></string>
<string name="color_minimum">最低</string>
<string name="saturation">饱和度</string>
<string name="value">设定值</string>
<string name="contrast">对比度</string>
<string name="hue">色调</string>
<string name="cat_colormanagement">颜色设置</string>
<string name="kcal_reset">重置</string>
<string name="edit_value">设定一个新的值</string>
<string name="presets_dialog_title">选择预设</string>
<!-- Presets -->
<string name="preset_default">默认</string>
<string name="preset_version_1">版本 1</string>
<string name="preset_version_2">版本 2</string>
<string name="preset_version_3">版本 3</string>
<string name="preset_triluminous">Triluminous</string>
<string name="preset_deep_black_white">Deep Black and White</string>
<string name="preset_deep_natural">Deep Natural</string>
<string name="preset_cool_amoled">Cool Amoled</string>
<string name="preset_extreme_amoled">Extreme Amoled</string>
<string name="preset_warm_amoled">Warm Amoled</string>
<string name="preset_hybrid_mamba">Hybrid Mamba</string>
</resources>