sdm660: XiaomiParts: Add PT-BR translation
Change-Id: Ic599261048b6e87a2ac4c8c95cfcd7e35ed196a6
This commit is contained in:
parent
35ff9a708f
commit
0ea6151e6f
2 changed files with 136 additions and 6 deletions
56
XiaomiDoze/res/values-pt-rBR/strings.xml
Normal file
56
XiaomiDoze/res/values-pt-rBR/strings.xml
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!--
|
||||||
|
Copyright (C) 2013-2016 The CyanogenMod Project
|
||||||
|
(C) 2017 The LineageOS 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
|
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
||||||
|
<string name="switch_bar_on">Ligado</string>
|
||||||
|
|
||||||
|
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
||||||
|
<string name="switch_bar_off">Desligado</string>
|
||||||
|
|
||||||
|
<!-- Device specific settings -->
|
||||||
|
<string name="device_settings_app_name">Configurações avançadas</string>
|
||||||
|
|
||||||
|
<!-- Ambient Display -->
|
||||||
|
<string name="ambient_display_title">Tela Ambiente</string>
|
||||||
|
|
||||||
|
<!-- Tilt sensor -->
|
||||||
|
<string name="tilt_sensor_title">Sensor de inclinação</string>
|
||||||
|
|
||||||
|
<!-- Proximity sensor -->
|
||||||
|
<string name="proximity_sensor_title">Sensor de proximidade</string>
|
||||||
|
|
||||||
|
<!-- Hand wave gesture -->
|
||||||
|
<string name="hand_wave_gesture_title">Movimento da mão</string>
|
||||||
|
<string name="hand_wave_gesture_summary">Mostrar notificações ao agitar o celular</string>
|
||||||
|
|
||||||
|
<!-- Pick-up gesture -->
|
||||||
|
<string name="pick_up_gesture_title">Pegar</string>
|
||||||
|
<string name="pick_up_gesture_summary">Mostrar notificações ao pegar o dispositivo</string>
|
||||||
|
|
||||||
|
<!-- Pocket gesture -->
|
||||||
|
<string name="pocket_gesture_title">Bolso</string>
|
||||||
|
<string name="pocket_gesture_summary">Mostrar notificações ao retirar do bolso</string>
|
||||||
|
|
||||||
|
<!-- Proximity wake -->
|
||||||
|
<string name="proximity_wake_title">Ligar a tela por proximidade</string>
|
||||||
|
<string name="proximity_wake_enable_summary">Liga a tela do dispositivo ao acenar com a mão</string>
|
||||||
|
|
||||||
|
<!-- Dialog texts -->
|
||||||
|
<string name="dialog_ok">Ok</string>
|
||||||
|
|
||||||
|
<!-- Help texts -->
|
||||||
|
<string name="doze_settings_help_title">Ajuda</string>
|
||||||
|
<string name="doze_settings_help_text">Estes recursos usam eventos de sensores para lançar um pulso de notificação doze. O sensor escolhido só é ativado quando o dispositivo recebe uma notificação, isso ajuda a reduzir o uso da bateria. Há também uma opção para ativar o sensor escolhido assim que a tela desliga, isso causará maior uso da bateria.</string>
|
||||||
|
</resources>
|
|
@ -2,13 +2,10 @@
|
||||||
<!--Generated by crowdin.com-->
|
<!--Generated by crowdin.com-->
|
||||||
<!--
|
<!--
|
||||||
Copyright (C) 2018 The PixelExperience Project
|
Copyright (C) 2018 The PixelExperience Project
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with the License.
|
you may not use this file except in compliance with the License.
|
||||||
You may obtain a copy of the License at
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
Unless required by applicable law or agreed to in writing, software
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
@ -16,11 +13,42 @@
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
<string name="advanced_settings">Xiaomi Parts</string>
|
||||||
|
<string name="advanced_settings_summary">Configurações adicionais</string>
|
||||||
|
|
||||||
|
<string name="display_title">Display</string>
|
||||||
|
|
||||||
|
<!-- KCal -->
|
||||||
|
|
||||||
|
<string name="device_kcal_title">Exibir Calibração de Cores</string>
|
||||||
|
<!-- Ambient Display -->
|
||||||
|
<string name="ambient_display_xiaomi">Xiaomi Doze</string>
|
||||||
|
<string name="advanced_doze_summary">Tela Ambiente</string>
|
||||||
|
|
||||||
|
<string name="vibration_title">Retorno tátil</string>
|
||||||
|
<string name="vibration_strength_title">Força</string>
|
||||||
|
|
||||||
|
<!-- Thermal Profiles -->
|
||||||
|
<string name="thermal_profile_title">Térmico</string>
|
||||||
|
<string name="thermal_title">Configurações térmica</string>
|
||||||
|
<string name="thermal_summary">Escolha seu perfil Térmico</string>
|
||||||
|
<string name="thermal_dialogTitle">Escolha seu perfil Térmico</string>
|
||||||
|
|
||||||
|
<!-- Values for Thermal Presets -->
|
||||||
|
<string name="thermal_performance">Performance</string>
|
||||||
|
<string name="thermal_battery">Bateria</string>
|
||||||
|
<string name="thermal_gaming">Jogo</string>
|
||||||
|
<string name="thermal_balance">Equilibrado</string>
|
||||||
|
<string name="thermal_extreme_battery">Bateria Extrema</string>
|
||||||
|
|
||||||
|
<string name="audio_title">Áudio</string>
|
||||||
|
|
||||||
<!-- Dirac settings -->
|
<!-- Dirac settings -->
|
||||||
<string name="dirac_title">Mi Sound Enhancer</string>
|
<string name="dirac_title">Aprimoramento de Som Mi</string>
|
||||||
<string name="dirac_summary">Otimizar qualidade de áudio</string>
|
<string name="dirac_summary">Otimizar qualidade de áudio</string>
|
||||||
<string name="dirac_headset_title">Escolher tipo de fone de ouvido</string>
|
<string name="dirac_headset_title">Escolher tipo de fone de ouvido</string>
|
||||||
<string name="dirac_preset_title">Escolha uma predefinição</string>
|
<string name="dirac_preset_title">Escolha uma predefinição</string>
|
||||||
|
|
||||||
<!-- Dirac settings: Headset types -->
|
<!-- Dirac settings: Headset types -->
|
||||||
<string name="dirac_headset_default">Padrão</string>
|
<string name="dirac_headset_default">Padrão</string>
|
||||||
<string name="dirac_headset_earbuds">Mi Earbuds</string>
|
<string name="dirac_headset_earbuds">Mi Earbuds</string>
|
||||||
|
@ -44,6 +72,7 @@
|
||||||
<string name="dirac_headset_in_ear2">Mi In-Ear 2</string>
|
<string name="dirac_headset_in_ear2">Mi In-Ear 2</string>
|
||||||
<string name="dirac_headset_earphone_basic">Mi Earphones Basic</string>
|
<string name="dirac_headset_earphone_basic">Mi Earphones Basic</string>
|
||||||
<string name="dirac_headset_earphone">Mi Earphones</string>
|
<string name="dirac_headset_earphone">Mi Earphones</string>
|
||||||
|
|
||||||
<!-- Dirac settings: Equalizer presets -->
|
<!-- Dirac settings: Equalizer presets -->
|
||||||
<string name="dirac_preset_default">Padrão</string>
|
<string name="dirac_preset_default">Padrão</string>
|
||||||
<string name="dirac_preset_rock">Rock</string>
|
<string name="dirac_preset_rock">Rock</string>
|
||||||
|
@ -56,4 +85,49 @@
|
||||||
<string name="dirac_preset_country">Country</string>
|
<string name="dirac_preset_country">Country</string>
|
||||||
<string name="dirac_preset_dance">Dance</string>
|
<string name="dirac_preset_dance">Dance</string>
|
||||||
<string name="dirac_preset_metal">Metal</string>
|
<string name="dirac_preset_metal">Metal</string>
|
||||||
|
|
||||||
|
<!-- kcal -->
|
||||||
|
<string name="advanced_settings_kcal">Exibir Calibração de Cores</string>
|
||||||
|
<string name="cat_colormanagement">Configurações de cor</string>
|
||||||
|
<string name="cat_calibration">Calibração da Tela</string>
|
||||||
|
|
||||||
|
<string name="kcal_enabled">Ligado</string>
|
||||||
|
<string name="kcal_disabled">Desligado</string>
|
||||||
|
<string name="set_on_boot">Definir na inicialização</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">Tonalidade</string>
|
||||||
|
<string name="grayscale">Tela em tom cinza</string>
|
||||||
|
|
||||||
|
<string name="presets_dialog_title">Selecione a predefinição</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">Preto profundo e branco</string>
|
||||||
|
<string name="preset_deep_natural">Natural Profundo</string>
|
||||||
|
<string name="preset_cool_amoled">Amoled Legal</string>
|
||||||
|
<string name="preset_extreme_amoled">Amoled Extremo</string>
|
||||||
|
<string name="preset_warm_amoled">Amoled Quente</string>
|
||||||
|
<string name="preset_hybrid_mamba">Hybrid Mamba</string>
|
||||||
|
|
||||||
|
<string name="hall_wakeup_title">Ligar a tela com Flip Cover</string>
|
||||||
|
<string name="hall_title">Ativar ligar a tela com Flip Cover</string>
|
||||||
|
<string name="hall_wakeup_summary">Ligar a tela através do Flip Cover magnético</string>
|
||||||
|
<!-- menu -->
|
||||||
|
<string name="kcal_presets">@string/presets_dialog_title</string>
|
||||||
|
|
||||||
|
<string name="kcal_reset">Redefinir</string>
|
||||||
|
<!-- CustomSeekBarPreference -->
|
||||||
|
<string name="edit_value">Escolha um novo valor</string>
|
||||||
|
<string name="default_value">Valor Padrão</string>
|
||||||
|
<string name="edit_hint">Valor entre %1$d e %2$d</string>
|
||||||
</resources>
|
</resources>
|
Loading…
Reference in a new issue