| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (C) 2012-2016 The CyanogenMod Project |
| Copyright (C) 2017-2018 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"> |
| <string name="flip_action_title">Ação ao virar o dispositivo</string> |
| <string name="shake_action_title">Ação ao agitar o dispositivo</string> |
| <string-array name="action_setting_entries"> |
| <item>Soneca</item> |
| <item>Ignorar</item> |
| <item>Não fazer nada</item> |
| </string-array> |
| <string name="alarm_missed_channel">Alarmes perdidos</string> |
| <string name="alarm_snooze_channel">Alarmes silenciados</string> |
| <string name="alarm_upcoming_channel">Próximos alarmes</string> |
| <string name="stopwatch_channel">Cronômetro</string> |
| <string name="timer_channel">Temporizador</string> |
| <string name="add_label">Adicionar etiqueta</string> |
| <string name="dialog_permissions_title">Permissões</string> |
| <string name="dialog_permissions_ask">Perguntar novamente</string> |
| <string name="dialog_permissions_dismiss">Ignorar</string> |
| <string name="dialog_permissions_settings">Configurações</string> |
| <string name="selected">Selecionado</string> |
| <string name="more_options">Mais opções</string> |
| <string name="widget_name_transparent">Sem plano de fundo</string> |
| <string name="widget_name_solid">Com plano de fundo</string> |
| </resources> |