103 lines
4.7 KiB
XML
103 lines
4.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2018-2020 The Xiaomi-SDM660 Project
|
|
https://github.com/xiaomi-sdm660
|
|
|
|
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">Device Settings</string>
|
|
<string name="advanced_settings_summary">Configurações específicas do aparelho</string>
|
|
|
|
<string name="display_title">Tela</string>
|
|
|
|
<!-- Mi Note 3 Settings -->
|
|
<string name="jason_pref_title">Configurações do Aparelho</string>
|
|
<string name="jason_pref_summary">Configurações extras do Mi Note 3</string>
|
|
|
|
<!-- KCal -->
|
|
<string name="device_kcal_title">Calibração de cores da tela</string>
|
|
|
|
<!-- Notification LED brightness -->
|
|
<string name="notification_title">LED de notificação</string>
|
|
<string name="notification_led_title">Brilho do LED de notificação</string>
|
|
|
|
<!-- Ambient Display -->
|
|
<string name="ambient_display">Tela Ambiente</string>
|
|
<string name="advanced_doze_summary">Configurações específicas de gestos da tela Ambiente</string>
|
|
|
|
<string name="vibration_title">Retorno de vibração</string>
|
|
<string name="vibration_strength_title">Intensidade</string>
|
|
|
|
<!-- Thermal Profiles -->
|
|
<string name="thermal_profile_title">Temperatura</string>
|
|
<string name="thermal_title">Configurações de temperatura</string>
|
|
<string name="thermal_summary">Permite escolher o perfil de Temperatura adotado pelo aparelho</string>
|
|
<string name="thermal_dialogTitle">Escolha o perfil de Temperatura</string>
|
|
|
|
<!-- Values for Thermal Presets -->
|
|
<string name="thermal_performance">Desempenho</string>
|
|
<string name="thermal_battery">Bateria</string>
|
|
<string name="thermal_gaming">Jogos</string>
|
|
<string name="thermal_balance">Balanceado</string>
|
|
<string name="thermal_extreme_battery">Bateria Extrema</string>
|
|
|
|
<!-- kcal -->
|
|
<string name="advanced_settings_kcal">Calibração de cores da tela</string>
|
|
<string name="cat_colormanagement">Configurações de cor</string>
|
|
<string name="cat_calibration">Calibração da tela</string>
|
|
|
|
<string name="kcal_enabled">Ativado</string>
|
|
<string name="kcal_disabled">Desativado</string>
|
|
<string name="set_on_boot">Ativar ao inicializar</string>
|
|
<string name="color_red">Vermelho</string>
|
|
<string name="color_green">Verde</string>
|
|
<string name="color_blue">Azul</string>
|
|
<string name="color_minimum">Mínimo</string>
|
|
<string name="saturation">Saturação</string>
|
|
<string name="value">Valor</string>
|
|
<string name="contrast">Contraste</string>
|
|
<string name="hue">Matiz</string>
|
|
<string name="grayscale">Tela em escala de cinza</string>
|
|
|
|
<string name="presets_dialog_title">Selecionar perfil</string>
|
|
<!-- Presets -->
|
|
<string name="preset_default">Padrão</string>
|
|
<string name="preset_version_1">Versão 1</string>
|
|
<string name="preset_version_2">Versão 2</string>
|
|
<string name="preset_version_3">Versão 3</string>
|
|
<string name="preset_triluminous">Triluminoso</string>
|
|
<string name="preset_deep_black_white">Branco e preto profundo</string>
|
|
<string name="preset_deep_natural">Natural profundo</string>
|
|
<string name="preset_cool_amoled">Amoled padrão</string>
|
|
<string name="preset_extreme_amoled">Amoled extremo</string>
|
|
<string name="preset_warm_amoled">Amoled Quente</string>
|
|
<string name="preset_hybrid_mamba">Mamba Híbrida</string>
|
|
|
|
<!-- menu -->
|
|
<string name="kcal_presets">@string/presets_dialog_title</string>
|
|
<string name="kcal_reset">Redefinir</string>
|
|
|
|
<!-- CustomSeekBarPreference -->
|
|
<string name="edit_value">Escolher novo valor</string>
|
|
<string name="default_value">Valor padrão</string>
|
|
<string name="edit_hint" formatted="false">Valor entre %1$d e %2$d</string>
|
|
|
|
<!-- FPS Info -->
|
|
<string name="fps_info_title">Mostrar FPS</string>
|
|
<string name="fps_info_summary">Mostra os quadros por segundo sobrepostos na tela</string>
|
|
|
|
<!-- Audio amplification -->
|
|
<string name="audio_amplify">Amplificar audio</string>
|
|
<string name="headphone_gain">Ganho do headphone</string>
|
|
<string name="mic_gain">Ganho do microfone</string>
|
|
|
|
</resources>
|