94 lines
5.2 KiB
XML
94 lines
5.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2019 CherishOS
|
|
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">
|
|
<!-- App Title -->
|
|
<string name="cherish_settings_title">Cherish Settings</string>
|
|
<!-- Categories -->
|
|
<string name="button_title">Botões</string>
|
|
<string name="button_summary">Teclas de hardware, barra de navegação</string>
|
|
<string name="gestures_title">Gestos</string>
|
|
<string name="gestures_summary">Ir para a câmara, deslize para a captura de ecrã</string>
|
|
<string name="lockscreen_title">Ecrã de bloqueio</string>
|
|
<string name="lockscreen_summary">Visualizador de música, animação de carregamento, estilo relógio</string>
|
|
<string name="misc_title">Diversos</string>
|
|
<string name="misc_summary">Modo de jogo, controles de volume</string>
|
|
<string name="animations_title">Animações</string>
|
|
<string name="animations_summary">Animações do sistema</string>
|
|
<string name="powermenu_title">Power menu</string>
|
|
<string name="powermenu_summary">Reinicialização avançada, opacidade do menu de energia</string>
|
|
<string name="theme_title">Temas</string>
|
|
<string name="theme_summary">Tema do sistema, arredondado, alternar tema</string>
|
|
<string name="quicksettings_title">Definições rápidas</string>
|
|
<string name="quicksettings_summary">Disposição do bloco, desfoque</string>
|
|
<string name="recents_title">Aplicações recentes</string>
|
|
<string name="recents_summary">Aplicações Recentes</string>
|
|
<string name="statusbar_title">Barra de estado</string>
|
|
<string name="statusbar_summary">Relógio, operadora, Ícones</string>
|
|
<string name="volume_title">Botões de Volume</string>
|
|
<string name="volume_summary">Botões de Volume</string>
|
|
<string name="notifications_title">Notifications</string>
|
|
<string name="notifications_summary">Luz da bateria, cabeçalho das notificações</string>
|
|
<string name="about_summary">Saiba mais sobre CherishOS</string>
|
|
<string name="device_part_title">Funcionalidades do dispositivo</string>
|
|
<string name="qs_category">Categoria QS</string>
|
|
<string name="navbar_title">Barra de navegação</string>
|
|
<string name="volume_keys_title">Botões de volume</string>
|
|
<!-- General strings -->
|
|
<string name="ok">Ok</string>
|
|
<string name="reset">Reset</string>
|
|
<string name="cancel">Cancelar</string>
|
|
<string name="save">Guardar</string>
|
|
<string name="default_string">Default</string>
|
|
<string name="disabled">Disabled</string>
|
|
<!-- Color Picker -->
|
|
<string name="dialog_color_picker">Seleccionador de cores</string>
|
|
<string name="press_color_to_apply">Pressione uma cor em baixo para aplicar</string>
|
|
<string name="arrow_right">→</string>
|
|
<string name="arrow_down">↓</string>
|
|
<string name="hex">Hex:</string>
|
|
<string name="hex_hint">#ff000000</string>
|
|
<string name="set">Definir</string>
|
|
<string name="color_default">Default</string>
|
|
<string name="led_color_green">Green</string>
|
|
<string name="led_color_red">Red</string>
|
|
<!-- QS settings -->
|
|
<string name="qs_title">Definições rápidas</string>
|
|
<!-- Status bar - icons -->
|
|
<string name="status_bar_icons_title">Icones da barra de estado</string>
|
|
<!-- Lock screen visualizer -->
|
|
<string name="visualizer_title">Mostrar o visualizador de música</string>
|
|
<!-- Power menu and dialogs opacity -->
|
|
<!-- AOKP custom system animations -->
|
|
<!-- Power menu Animations -->
|
|
<string name="power_menu_animation">Power menu</string>
|
|
<!-- QS header image -->
|
|
<!-- Lockscreen -->
|
|
<string name="lockscreen_category">Ecrã de bloqueio</string>
|
|
<!-- Themes -->
|
|
<string name="theme_type_title">Tema do sistema</string>
|
|
<string name="theme_type_summary">Selecione um tema</string>
|
|
<!--Accenter -->
|
|
<string name="themes_hub_title">Temas</string>
|
|
<string name="themes_hub_summary">Accents-Gradients-Themes</string>
|
|
<string name="rgb_accent_picker_title_dark">Accent Picker</string>
|
|
<string name="rgb_accent_picker_summary">Choose the accent color yourself</string>
|
|
<string name="theme_option_reset_title">Reset Theme Options</string>
|
|
<string name="theme_option_reset_message">Are you sure you want to reset themes-accent to default?</string>
|
|
<!--ThemePicker-->
|
|
<string name="theme_select_title">Styles and Wallpapers</string>
|
|
<string name="theme_select_summary">Browse and select installed themes</string>
|
|
<!-- Battery light -->
|
|
<string name="battery_light_settings">Battery charging light</string>
|
|
<string name="notification_light_settings">Notifications light</string>
|
|
</resources>
|