OSDN Git Service

88906372fbabca21bd394c6f6954d269c4b5a04e
[android-x86/packages-apps-Settings.git] / res / values-pt-rPT / cm_strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--Generated by crowdin.com-->
3 <!--
4      Copyright (C) 2012-2016 The CyanogenMod Project
5
6      Licensed under the Apache License, Version 2.0 (the "License");
7      you may not use this file except in compliance with the License.
8      You may obtain a copy of the License at
9
10           http://www.apache.org/licenses/LICENSE-2.0
11
12      Unless required by applicable law or agreed to in writing, software
13      distributed under the License is distributed on an "AS IS" BASIS,
14      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15      See the License for the specific language governing permissions and
16      limitations under the License.
17 -->
18 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19   <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
20   <plurals name="show_dev_countdown_cm">
21     <item quantity="one">Está agora a <xliff:g id="step_count">%1$d</xliff:g> passo de ativar as opções de programador.</item>
22     <item quantity="other">Está agora a <xliff:g id="step_count">%1$d</xliff:g> passos de ativar as opções de programador.</item>
23   </plurals>
24   <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
25   <string name="show_dev_on_cm">Ativou as opções de programador!</string>
26   <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
27   <string name="show_dev_already_cm">Não é necessário, já ativou as opções de programador.</string>
28   <!-- Launch Dev Tools -->
29   <string name="development_tools_title">Ferramentas de desenvolvimento</string>
30   <!-- Development shortcut -->
31   <string name="development_shortcut_title">Atalho de desenvolvimento</string>
32   <string name="development_shortcut_summary">Ativar atalhos de gestão de aplicações na lista de aplicações recentes</string>
33   <!-- Setting checkbox title for root access -->
34   <string name="root_access">Acesso root</string>
35   <string name="root_access_warning_title">Permitir acesso root?</string>
36   <string name="root_access_warning_message">Permitir que as aplicações solicitem acesso root é muito perigoso e pode comprometer a segurança do seu sistema!</string>
37   <string name="root_access_none">Desativado</string>
38   <string name="root_access_apps">Só aplicações</string>
39   <string name="root_access_adb">Só ADB</string>
40   <string name="root_access_all">Aplicações e ADB</string>
41   <!-- Preference link for root appops -->
42   <string name="root_appops_title">Gerir os acessos root</string>
43   <string name="root_appops_summary">Ver e controlar as regras de root</string>
44   <!-- NFC PreferenceCategory title -->
45   <string name="nfc_title_category">NFC</string>
46   <!-- About phone screen, CyanogenMod version -->
47   <string name="mod_version">Versão CyanogenMod</string>
48   <string name="mod_version_default">Desconhecida</string>
49   <!-- About phone screen, Device model -->
50   <string name="device_model">Modelo do dispositivo</string>
51   <!-- About phone screen, Device name -->
52   <string name="device_name">Nome do dispositivo</string>
53   <!-- About phone screen, CyanogenMod Api Level -->
54   <string name="mod_api_level">Nível de API CyanogenMod</string>
55   <string name="mod_api_level_default">Desconhecida</string>
56   <!-- About phone screen, build date -->
57   <string name="build_date">Data de compilação</string>
58   <!-- CM Updater -->
59   <string name="cmupdate_settings_title">Atualizações</string>
60   <!-- Settings switch for updating Cyanogen recovery -->
61   <string name="update_recovery_title">Atualizar a recuperação Cyanogen</string>
62   <string name="update_recovery_summary">Atualizar a recuperação juntamente com as atualizações do sistema</string>
63   <string name="update_recovery_on_warning">Aviso: Quando este recurso estiver ativado, a sua recuperação instalada será substituída por uma incluída na versão atual do SO.\n\nA sua recuperação será atualizada juntamente com as atualizações do seu sistema, ajudando a garantir a compatibilidade com futuras versões.\n\nQuer ativar este recurso?</string>
64   <string name="update_recovery_off_warning">Aviso: Quando este recurso está desativado, a sua recuperação instalada não será atualizada com o SO.\n\nFuturas atualizações do SO poderão não se instalar com uma versão da recuperação desatualizada ou personalizada.\n\nQuer desativar este recurso?</string>
65   <!-- Themes Settings -->
66   <!-- Settings main menu entry -->
67   <string name="themes_settings_title">Temas</string>
68   <!-- Sound settings screen -->
69   <string name="ring_mode_title">Modo de toque</string>
70   <string name="ring_mode_normal">Normal</string>
71   <string name="ring_mode_vibrate">Vibrar</string>
72   <string name="ring_mode_mute">Mudo</string>
73   <string name="settings_reset_button">Restaurar</string>
74   <!-- Profiles settings  -->
75   <string name="profiles_settings_title">Perfis de sistema</string>
76   <string name="profiles_add">Adicionar</string>
77   <string name="profile_menu_delete">Eliminar</string>
78   <string name="profile_settings_title">Perfil</string>
79   <string name="profile_empty_list_profiles_off">Para configurar e usar os perfis de sistema, ative-os.</string>
80   <string name="profile_trigger_configure">Configurar atuador</string>
81   <string name="profile_write_nfc_tag">Escrever numa etiqueta NFC</string>
82   <string name="profile_write_touch_tag">Toque para escrever numa etiqueta</string>
83   <string name="profile_write_success">A etiqueta foi escrita com sucesso</string>
84   <string name="profile_write_failed">Ocorreu um problema ao escrever na etiqueta!</string>
85   <string name="profile_selected">Perfil selecionado: %1$s</string>
86   <string name="profile_nfc_text">Escrever um perfil numa etiqueta NFC permite que, com um toque na etiqueta, selecione esse perfil. Tocar uma segunda vez selecionará o perfil anteriormente ativo.</string>
87   <string name="profile_unknown_nfc_tag">Perfil desconhecido</string>
88   <string name="profile_add_nfc_text">Esta etiqueta NFC refere-se a um perfil desconhecido. Anexar esta etiqueta NFC num perfil existente permitirá selecionar o perfil no futuro.</string>
89   <string name="profile_select">Selecionar perfil</string>
90   <string name="profile_remove_dialog_message">Eliminar perfil %1$s?</string>
91   <string name="profile_populate_profile_from_state">Configurar o perfil utilizando as definições atuais do dispositivo?</string>
92   <string name="profile_menu_fill_from_state">Importar as definições atuais do dispositivo</string>
93   <string name="profile_remove_current_profile">Não é possível eliminar o perfil atual!</string>
94   <string name="profile_app_group_category_title">Substituição de notificação</string>
95   <string name="profile_app_group_item_instructions">Adicionar ou remover grupos</string>
96   <string name="profile_app_group_item_instructions_summary">Adicionar ou remover grupos de aplicações que substituem a notificação deste perfil</string>
97   <!-- Profile mode options. -->
98   <string name="profile_entries_on">Ligado</string>
99   <string name="profile_entries_off">Desligado</string>
100   <string name="profile_entries_no_override">Não substituir</string>
101   <!-- Add Profile -->
102   <string name="profile_name_title">Nome</string>
103   <string name="new_profile_name">&lt;novo perfil&gt;</string>
104   <!-- Rename Dialog  -->
105   <string name="rename_dialog_title">Mudar o nome</string>
106   <string name="rename_dialog_message">Introduza um novo nome</string>
107   <string name="duplicate_appgroup_name">Este nome já existe!</string>
108   <string name="rename_dialog_hint">Introduza o nome do perfil</string>
109   <!-- Reset Profiles -->
110   <string name="profile_reset_title">Repor</string>
111   <string name="profile_reset_message">Eliminar todos os perfis e grupos de aplicações criados e restaurar para o padrão?</string>
112   <!-- Delete confimation messages -->
113   <string name="profile_app_delete_confirm">Remover esta aplicação?</string>
114   <!-- Profile network mode -->
115   <string name="profile_networkmode_2g">2G</string>
116   <string name="profile_networkmode_3g">3G</string>
117   <string name="profile_networkmode_4g">LTE</string>
118   <string name="profile_networkmode_2g3g">2G/3G</string>
119   <string name="profile_networkmode_2g3g4g">2G/3G/LTE</string>
120   <!-- Profile Config screen PreferenceGroup titles -->
121   <string name="profile_volumeoverrides_title">Substituições de volume</string>
122   <string name="connection_state_enabled">Ativar</string>
123   <string name="volume_override_summary">Definir para %1$s/%2$s</string>
124   <string name="profile_volume_override_checkbox_label">Substituir volume</string>
125   <!-- Menu item for managing profiles -->
126   <string name="profile_profiles_manage">Perfis</string>
127   <string name="profile_profile_manage">Gerir perfil</string>
128   <string name="profile_appgroups_manage">Grupos de aplicações</string>
129   <string name="profile_appgroup_manage">Gerir grupo de aplicações</string>
130   <!-- Profile settings screen, section header for settings related to notification profiles -->
131   <string name="profile_settings">Definições de perfil</string>
132   <string name="profile_trigger_connect">Ao ligar</string>
133   <string name="profile_trigger_disconnect">Ao desligar</string>
134   <string name="profile_trigger_notrigger">Sem atuador</string>
135   <!-- Profile Settings sound modes labels -->
136   <string name="sound_mode">Modo de notificação</string>
137   <string name="ringer_mode">Modo de toque</string>
138   <string name="lights_mode">Modo de luzes</string>
139   <string name="vibrate_mode">Modo de vibração</string>
140   <string name="choose_soundtone">Selecione o som de notificação</string>
141   <string name="choose_ringtone">Selecione o toque do telefone</string>
142   <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
143   <string name="soundtone_title">Toque de notificação</string>
144   <!-- Title for application group setting screen -->
145   <string name="profile_appgroups_title">Grupos de aplicações</string>
146   <string name="profile_applist_title">Aplicações</string>
147   <string name="profile_new_appgroup">Novo grupo de aplicações</string>
148   <string name="profile_delete_appgroup">Eliminar este grupo de aplicações?</string>
149   <string name="profile_appgroup_name_prompt">Insira o nome para o novo grupo de aplicações</string>
150   <string name="profile_appgroup_name_title">Nome</string>
151   <!-- Add application dialog box title -->
152   <string name="profile_choose_app">Escolher aplicação</string>
153   <!-- Profiles - system settings -->
154   <string name="profile_system_settings_title">Definições de sistema</string>
155   <string name="profile_lockmode_title">Modo de ecrã de bloqueio</string>
156   <string name="profile_lockmode_policy_disabled_summary">Esta opção de perfil está desativada pela política do administrador do dispositivo</string>
157   <string name="profile_lockmode_insecure_summary">Não pedir a palavra-passe nem PIN</string>
158   <string name="profile_lockmode_disabled_summary">Desativar o ecrã de bloqueio</string>
159   <string name="profile_airplanemode_title">Modo de voo</string>
160   <string name="profile_brightness_title">Brilho do ecrã</string>
161   <string name="profile_brightness_override_summary">Definido para %1$d%%</string>
162   <string name="profile_brightness_override_checkbox_label">Substituir brilho</string>
163   <!-- Connection override toggles (not all are used at this time ) -->
164   <string name="toggleWifi">Wi\u2011Fi</string>
165   <string name="toggleWifiAp">Zona Wi\u2011Fi portátil</string>
166   <string name="toggleBluetooth">Bluetooth</string>
167   <string name="toggleGPS">GPS</string>
168   <string name="toggleData">Ligação de dados</string>
169   <string name="toggleSync">Sincronização automática de dados</string>
170   <string name="toggle2g3g4g">Tipo de rede preferida</string>
171   <string name="toggle2g3g4g_msim">Tipo de rede preferida (%1$s)</string>
172   <string name="toggleNfc">NFC</string>
173   <!-- Wi-Fi region code -->
174   <string name="wifi_setting_countrycode_title">Código de região do Wi\u2011Fi</string>
175   <!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
176   <string name="wifi_setting_countrycode_summary">Especificar o código de região do Wi\u2011Fi</string>
177   <!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
178   <string name="wifi_setting_countrycode_error">Ocorreu um problema a definir o código de região.</string>
179   <string name="wifi_countrycode_us">Estados Unidos</string>
180   <string name="wifi_countrycode_ca">Canadá, Taiwan</string>
181   <string name="wifi_countrycode_de">Alemanha</string>
182   <string name="wifi_countrycode_gb">Europa</string>
183   <string name="wifi_countrycode_jp">Japão, Rússia</string>
184   <string name="wifi_countrycode_au">Austrália</string>
185   <string name="wifi_countrycode_cn">China</string>
186   <string name="wifi_countrycode_kr">Coreia</string>
187   <string name="wifi_countrycode_tr">África do Sul, Turquia</string>
188   <string name="wifi_countrycode_sg">Israel, Singapura</string>
189   <string name="wifi_countrycode_br">Brasil</string>
190   <string name="wifi_countrycode_in">Índia</string>
191   <!-- Profiles -->
192   <string name="profile_menu_delete_title">Eliminar</string>
193   <string name="profile_action_none">Deixar inalterado</string>
194   <string name="profile_action_system">Padrão do sistema</string>
195   <string name="profile_action_disable"> Desligar</string>
196   <string name="profile_action_enable">Ligar</string>
197   <string name="profile_trigger_a2dp_connect">Ao ligar A2DP</string>
198   <string name="profile_trigger_a2dp_disconnect">Ao desligar A2DP</string>
199   <string name="profile_tabs_wifi">Wi\u2011Fi</string>
200   <string name="profile_tabs_bluetooth">Bluetooth</string>
201   <string name="profile_tabs_nfc">NFC</string>
202   <string name="profile_triggers_header">Atuadores que ativarão este perfil</string>
203   <string name="profile_setup_setup_triggers_title">Passo 1: Adicionar atuadores</string>
204   <string name="profile_setup_setup_triggers_title_config">Modificar atuadores: <xliff:g id="profile_name">%1$s</xliff:g></string>
205   <string name="profile_setup_actions_title">Passo 2: Definir ações</string>
206   <string name="profile_setup_actions_title_config">Redefinir ações</string>
207   <string name="profile_appgroups_manage">Grupos de aplicações</string>
208   <string name="profile_appgroup_manage">Gerir grupo de aplicações</string>
209   <!-- Title for application group setting screen -->
210   <string name="profile_appgroups_title">Grupos de aplicações</string>
211   <string name="profile_new_appgroup">Novo grupo de aplicações</string>
212   <string name="profile_delete_appgroup">Eliminar este grupo de aplicações?</string>
213   <string name="profile_appgroup_name_prompt">Insira o nome para o novo grupo de aplicações</string>
214   <string name="profile_appgroup_name_title">Nome</string>
215   <string name="duplicate_appgroup_name">Este nome já existe!</string>
216   <string name="profile_app_delete_confirm">Remover esta aplicação?</string>
217   <string name="no_bluetooth_triggers">Não há dispositivos bluetooth emparelhados.\nToque para emparelhar um dispositivo Bluetooth antes de configurar os atuadores.</string>
218   <string name="no_wifi_triggers">Não há pontos de acesso Wi\u2011Fi configurados.\nToque para conectar o Wi\u2011Fi antes de configurar os atuadores.</string>
219   <string name="no_triggers_configured">Não há atuadores configurados. Toque para adicionar.</string>
220   <string name="no_triggers_configured_nfc">Toque para establecer um novo atuador NFC.</string>
221   <string name="profile_setup_setup_triggers_description">Por favor, selecione os atuadores que ativarão este perfil</string>
222   <string name="profile_setup_actions_description">Agora configure o que acontece quando o perfil é ativado</string>
223   <!-- Navigation Bar -->
224   <string name="navigation_bar_category">Barra de navegação</string>
225   <string name="navigation_bar_left_title">Modo de mão esquerda</string>
226   <string name="navigation_bar_left_summary">Coloca a barra de navegação no lado esquerdo do ecrã, quando estiver no modo paisagem</string>
227   <string name="navigation_bar_title">Botões e sua disposição</string>
228   <string name="navigation_bar_help_text">Para começar, toque no ícone de editar para desbloquear a barra de navegação para edição.\n\nPode tocar num ícone para alterar o seu atalho, ou usar um toque longo num ícone para reordenar.\n\nToque em \'Gravar\' para guardar as alterações, ou em \'Restaurar padrão\' para repor as definições padrão.</string>
229   <string name="navigation_restore_button_text">Restaurar\npadrão</string>
230   <string name="navigation_edit_button_text">Editar</string>
231   <string name="navigation_save_button_text">Gravar</string>
232   <string name="navigation_bar_reset_message">Eliminar as definições atuais e restaurar o esquema padrão?</string>
233   <string name="navigation_bar_arrow_keys_title">Mostrar teclas de seta enquanto escreve</string>
234   <string name="navigation_bar_arrow_keys_summary">Mostrar os botões de cursor para a esquerda e para a direita enquanto escreve. Sobrepõe-se à definição do teclado.</string>
235   <string name="navigation_bar_recents_title">Ação de pressão longa no botão de aplicações recentes</string>
236   <!-- Notification light dialogs -->
237   <string name="edit_light_settings">Editar definições de luz</string>
238   <string name="pulse_speed_title">Duração e velocidade da luz ao piscar</string>
239   <string name="default_time">Normal</string>
240   <string name="custom_time">Personalizado</string>
241   <string name="dialog_delete_title">Eliminar</string>
242   <string name="dialog_delete_message">Eliminar o item selecionado?</string>
243   <!-- Values for the notification light pulse spinners -->
244   <string name="pulse_length_always_on">Sempre ligado</string>
245   <string name="pulse_length_very_short">Muito curto</string>
246   <string name="pulse_length_short">Curto</string>
247   <string name="pulse_length_normal">Normal</string>
248   <string name="pulse_length_long">Longo</string>
249   <string name="pulse_length_very_long">Muito longo</string>
250   <string name="pulse_speed_very_fast">Muito rápido</string>
251   <string name="pulse_speed_fast">Rápido</string>
252   <string name="pulse_speed_normal">Normal</string>
253   <string name="pulse_speed_slow">Lento</string>
254   <string name="pulse_speed_very_slow">Muito lento</string>
255   <!-- Battery light settings -->
256   <string name="battery_light_title">Luz da bateria</string>
257   <string name="battery_low_pulse_title">Piscar se a bateria estiver fraca</string>
258   <string name="battery_light_list_title">Cores</string>
259   <string name="battery_light_low_color_title">Bateria fraca</string>
260   <string name="battery_light_medium_color_title">A carregar</string>
261   <string name="battery_light_full_color_title">Completamente carregada</string>
262   <!-- Lights settings screen, notification light settings -->
263   <string name="notification_light_title">Luz de notificação</string>
264   <string name="notification_light_general_title">Geral</string>
265   <string name="notification_light_applist_title">Aplicações</string>
266   <string name="notification_light_phonelist_title">Telefone</string>
267   <string name="notification_light_use_custom">Utilizar valores personalizados</string>
268   <string name="notification_light_default_value">Padrão</string>
269   <string name="notification_light_missed_call_title">Chamada perdida</string>
270   <string name="notification_light_voicemail_title">Correio de voz</string>
271   <string name="notification_light_screen_on">Luzes com o ecrã ligado</string>
272   <string name="notification_light_zen_mode">Luzes no modo Não Incomodar</string>
273   <string name="notification_light_use_multiple_leds">LEDs múltiplos</string>
274   <string name="keywords_lights_brightness_level">escurecer o brilho do LED</string>
275   <string name="notification_light_automagic">Escolha automática das cores</string>
276   <!-- Lights settings, LED notification -->
277   <string name="led_notification_title">Definições de luz</string>
278   <string name="led_notification_text">Luz do LED ativada pelas definições</string>
279   <string name="notification_light_no_apps_summary">Para configurar as luzes de notificação para uma aplicação específica, ative \"%1$s\" e toque em \"\u002b\" na barra de menu</string>
280   <!-- Setting checkbox title for Whether to enable Android debugging support on the phone. -->
281   <string name="enable_adb_cm">Depuração Android</string>
282   <!-- Setting checkbox summary for Whether to enable Android debugging support on the phone -->
283   <string name="enable_adb_summary_cm">Ativar a interface \"Android Debug Bridge\" (ADB)</string>
284   <!-- Android debugging over WiFi -->
285   <string name="adb_over_network">ADB através da rede</string>
286   <string name="adb_over_network_summary">Ativar a depuração TCP/IP sobre as interfaces de rede (Wi\u2011Fi, USB). Esta definição é restaurada ao reiniciar</string>
287   <!-- Warning for Adb over Network -->
288   <string name="adb_over_network_warning">Aviso: Quando o ADB sobre a rede está ativado, o seu telefone fica desprotegido e pode facilitar invasões em todas as redes conectadas! \n\nUsar esta funcionalidade apenas quando estiver conectado a redes de confiança.\n\nQuer mesmo ativar esta função?</string>
289   <!-- Setting checkbox summary for displaying USB debugging notification -->
290   <string name="adb_notify">Notificação de depuração</string>
291   <string name="adb_notify_summary">Mostrar uma notificação quando a depuração USB ou através da rede estiver ativada</string>
292   <!-- Names of categories of app ops tabs - extension of AOSP -->
293   <string name="app_ops_categories_location">Localização</string>
294   <string name="app_ops_categories_personal">Pessoal</string>
295   <string name="app_ops_categories_messaging">Mensagens</string>
296   <string name="app_ops_categories_media">Multimédia</string>
297   <string name="app_ops_categories_device">Dispositivo</string>
298   <string name="app_ops_categories_bootup">Inicialização</string>
299   <string name="app_ops_categories_su">Acesso root</string>
300   <!-- User display names for app ops codes - extension of AOSP -->
301   <string name="app_ops_summaries_coarse_location">Localização imprecisa</string>
302   <string name="app_ops_summaries_fine_location">Localização precisa</string>
303   <string name="app_ops_summaries_gps">GPS</string>
304   <string name="app_ops_summaries_vibrate">vibrar</string>
305   <string name="app_ops_summaries_read_contacts">ler contactos</string>
306   <string name="app_ops_summaries_modify_contacts">modificar contactos</string>
307   <string name="app_ops_summaries_read_call_log">ler registo de chamadas</string>
308   <string name="app_ops_summaries_modify_call_log">modificar o registo de chamadas</string>
309   <string name="app_ops_summaries_read_calendar">ler calendário</string>
310   <string name="app_ops_summaries_modify_calendar">modificar o calendário</string>
311   <string name="app_ops_summaries_wifi_scan">Procura de redes Wi-Fi</string>
312   <string name="app_ops_summaries_notification">notificação/aviso</string>
313   <string name="app_ops_summaries_cell_scan">verificação de rede celular</string>
314   <string name="app_ops_summaries_call_phone">chamada telefónica</string>
315   <string name="app_ops_summaries_read_sms">ler SMS</string>
316   <string name="app_ops_summaries_write_sms">escrever SMS</string>
317   <string name="app_ops_summaries_receive_sms">receber SMS</string>
318   <string name="app_ops_summaries_receive_emergency_sms">receber SMS de emergência</string>
319   <string name="app_ops_summaries_receive_mms">receber SMS</string>
320   <string name="app_ops_summaries_receive_wap_push">receber WAP push</string>
321   <string name="app_ops_summaries_send_sms">enviar SMS</string>
322   <string name="app_ops_summaries_read_icc_sms">ler ICC SMS</string>
323   <string name="app_ops_summaries_write_icc_sms">escrever ICC SMS</string>
324   <string name="app_ops_summaries_modify_settings">modificar as definições</string>
325   <string name="app_ops_summaries_draw_on_top">desenhar por cima</string>
326   <string name="app_ops_summaries_access_notifications">aceder a notificações</string>
327   <string name="app_ops_summaries_camera">câmara</string>
328   <string name="app_ops_summaries_record_audio">gravar áudio</string>
329   <string name="app_ops_summaries_play_audio">reproduzir áudio</string>
330   <string name="app_ops_summaries_read_clipboard">ler a área de transferência</string>
331   <string name="app_ops_summaries_modify_clipboard">modificar a área de transferência</string>
332   <string name="app_ops_summaries_media_buttons">botões multimédia</string>
333   <string name="app_ops_summaries_audio_focus">foco de áudio</string>
334   <string name="app_ops_summaries_master_volume">volume principal</string>
335   <string name="app_ops_summaries_voice_volume">Volume de voz</string>
336   <string name="app_ops_summaries_ring_volume">volume do toque</string>
337   <string name="app_ops_summaries_media_volume">volume de multimédia</string>
338   <string name="app_ops_summaries_alarm_volume">volume do alarme</string>
339   <string name="app_ops_summaries_notification_volume">volume de notificações</string>
340   <string name="app_ops_summaries_bluetooth_volume">volume do bluetooth</string>
341   <string name="app_ops_summaries_keep_awake">manter o ecrã ligado</string>
342   <string name="app_ops_summaries_monitor_location">vigiar a localização</string>
343   <string name="app_ops_summaries_monitor_high_power_location">vigiar a localização de potência alta</string>
344   <string name="app_ops_summaries_get_usage_stats">obter estatísticas de uso</string>
345   <string name="app_ops_summaries_mute_unmute_microphone">silenciar/ativar microfone</string>
346   <string name="app_ops_summaries_toast_window">mostrar avisos no ecrã</string>
347   <string name="app_ops_summaries_project_media">projetar multimédia</string>
348   <string name="app_ops_summaries_activate_vpn">ativar VPN</string>
349   <string name="app_ops_summaries_write_wallpaper">gravar a imagem de fundo</string>
350   <string name="app_ops_summaries_assist_structure">auxiliar de estrutura</string>
351   <string name="app_ops_summaries_assist_screenshot">auxiliar de captura de ecrã</string>
352   <string name="app_ops_summaries_read_phone_state">ler o estado do telefone</string>
353   <string name="app_ops_summaries_add_voicemail">adicionar o correio de voz</string>
354   <string name="app_ops_summaries_use_sip">usar o SIP</string>
355   <string name="app_ops_summaries_make_call">fazer chamada</string>
356   <string name="app_ops_summaries_use_fingerprint">usar a impressão digital</string>
357   <string name="app_ops_summaries_use_body_sensors">usar os sensores corporais</string>
358   <string name="app_ops_summaries_read_cell_broadcasts">ler transmissões celulares</string>
359   <string name="app_ops_summaries_mock_location">simular a localização</string>
360   <string name="app_ops_summaries_read_external_storage">ler o armazenamento externo</string>
361   <string name="app_ops_summaries_write_external_storage">escrever no armazenamento externo</string>
362   <string name="app_ops_summaries_turn_screen_on">ligar o ecrã</string>
363   <string name="app_ops_summaries_get_accounts">obter contas</string>
364   <string name="app_ops_summaries_toggle_wifi">alternar o estado do Wi-Fi</string>
365   <string name="app_ops_summaries_toggle_bluetooth">ligar/desligar o bluetooth</string>
366   <string name="app_ops_summaries_start_at_boot">iniciar no arranque</string>
367   <string name="app_ops_summaries_toggle_nfc">alternar o estado do NFC</string>
368   <string name="app_ops_summaries_toggle_mobile_data">alternar o estado dos dados móveis</string>
369   <string name="app_ops_summaries_superuser">acesso root</string>
370   <!-- User display names for app ops codes - extension of AOSP -->
371   <string name="app_ops_labels_coarse_location">Localização imprecisa</string>
372   <string name="app_ops_labels_fine_location">Localização precisa</string>
373   <string name="app_ops_labels_gps">GPS</string>
374   <string name="app_ops_labels_vibrate">Vibrar</string>
375   <string name="app_ops_labels_read_contacts">Ler contactos</string>
376   <string name="app_ops_labels_modify_contacts">Modificar contactos</string>
377   <string name="app_ops_labels_read_call_log">Ler registo de chamadas</string>
378   <string name="app_ops_labels_modify_call_log">Modificar registo de chamadas</string>
379   <string name="app_ops_labels_read_calendar">Ler calendário</string>
380   <string name="app_ops_labels_modify_calendar">Modificar calendário</string>
381   <string name="app_ops_labels_wifi_scan">Procura de redes Wi-Fi</string>
382   <string name="app_ops_labels_notification">Notificação/Aviso no ecrã</string>
383   <string name="app_ops_labels_cell_scan">Procura de célula</string>
384   <string name="app_ops_labels_call_phone">Ligar para o telefone</string>
385   <string name="app_ops_labels_read_sms">Ler SMS</string>
386   <string name="app_ops_labels_write_sms">Escrever SMS</string>
387   <string name="app_ops_labels_receive_sms">Receber SMS</string>
388   <string name="app_ops_labels_receive_emergency_sms">Receber SMS de emergência</string>
389   <string name="app_ops_labels_receive_mms">Receber MMS</string>
390   <string name="app_ops_labels_receive_wap_push">Receber notificações WAP</string>
391   <string name="app_ops_labels_send_sms">Enviar SMS</string>
392   <string name="app_ops_labels_read_icc_sms">Ler SMS do cartão SIM</string>
393   <string name="app_ops_labels_write_icc_sms">Guardar SMS no cartão SIM</string>
394   <string name="app_ops_labels_modify_settings">Modificar as definições</string>
395   <string name="app_ops_labels_draw_on_top">Desenhar por cima</string>
396   <string name="app_ops_labels_access_notifications">Aceder a notificações</string>
397   <string name="app_ops_labels_camera">Câmara</string>
398   <string name="app_ops_labels_record_audio">Gravar áudio</string>
399   <string name="app_ops_labels_play_audio">Reproduzir áudio</string>
400   <string name="app_ops_labels_read_clipboard">Ler área de transferência</string>
401   <string name="app_ops_labels_modify_clipboard">Modificar área de transferência</string>
402   <string name="app_ops_labels_media_buttons">Botões multimédia</string>
403   <string name="app_ops_labels_audio_focus">Foco de áudio</string>
404   <string name="app_ops_labels_master_volume">Volume principal</string>
405   <string name="app_ops_labels_voice_volume">Volume de voz</string>
406   <string name="app_ops_labels_ring_volume">Volume do toque</string>
407   <string name="app_ops_labels_media_volume">Volume multimédia</string>
408   <string name="app_ops_labels_alarm_volume">Volume do alarme</string>
409   <string name="app_ops_labels_notification_volume">Volume das notificações</string>
410   <string name="app_ops_labels_bluetooth_volume">Volume do bluetooth</string>
411   <string name="app_ops_labels_keep_awake">Manter o ecrã ligado</string>
412   <string name="app_ops_labels_monitor_location">Monitorizar a localização</string>
413   <string name="app_ops_labels_monitor_high_power_location">Monitorizar a localização de alta potência</string>
414   <string name="app_ops_labels_get_usage_stats">Obter estatísticas de uso</string>
415   <string name="app_ops_labels_mute_unmute_microphone">Silenciar/ativar microfone</string>
416   <string name="app_ops_labels_toast_window">Mostrar avisos no ecrã</string>
417   <string name="app_ops_labels_project_media">Projetar multimédia</string>
418   <string name="app_ops_labels_activate_vpn">Ativar VPN</string>
419   <string name="app_ops_labels_write_wallpaper">Gravar a imagem de fundo</string>
420   <string name="app_ops_labels_assist_structure">Assistente de estrutura</string>
421   <string name="app_ops_labels_assist_screenshot">Assistente de captura de ecrã</string>
422   <string name="app_ops_labels_read_phone_state">Ler o estado do telefone</string>
423   <string name="app_ops_labels_add_voicemail">Adicionar o correio de voz</string>
424   <string name="app_ops_labels_use_sip">Usar SIP</string>
425   <string name="app_ops_labels_make_call">Fazer chamada</string>
426   <string name="app_ops_labels_use_fingerprint">Usar a impressão digital</string>
427   <string name="app_ops_labels_use_body_sensors">Usar os sensores corporais</string>
428   <string name="app_ops_labels_read_cell_broadcasts">Ler transmissões celulares</string>
429   <string name="app_ops_labels_mock_location">Simular a localização</string>
430   <string name="app_ops_labels_read_external_storage">Ler o armazenamento externo</string>
431   <string name="app_ops_labels_write_external_storage">Escrever no armazenamento externo</string>
432   <string name="app_ops_labels_turn_screen_on">Ligar o ecrã</string>
433   <string name="app_ops_labels_get_accounts">Obter contas</string>
434   <string name="app_ops_labels_toggle_wifi">Alternar o estado do Wi-Fi</string>
435   <string name="app_ops_labels_toggle_bluetooth">Ligar/Desligar o bluetooth</string>
436   <string name="app_ops_labels_start_at_boot">Iniciar no arranque</string>
437   <string name="app_ops_labels_toggle_nfc">Alternar o estado do NFC</string>
438   <string name="app_ops_labels_toggle_mobile_data">Alternar o estado dos dados móveis</string>
439   <string name="app_ops_labels_superuser">Acesso root</string>
440   <!-- App ops permissions -->
441   <string name="app_ops_permissions_allowed">Permitido</string>
442   <string name="app_ops_permissions_ignored">Ignorado</string>
443   <string name="app_ops_permissions_always_ask">Perguntar sempre</string>
444   <!-- App ops detail -->
445   <string name="app_ops_entry_summary"><xliff:g id="op">%1$s</xliff:g> (utilizou <xliff:g id="count">%2$s</xliff:g>)</string>
446   <string name="app_ops_allowed_count">Permitido <xliff:g id="count" example="2 times">%s</xliff:g></string>
447   <string name="app_ops_ignored_count">Negado <xliff:g id="count" example="2 times">%s</xliff:g></string>
448   <string name="app_ops_both_count">Permitido <xliff:g id="count">%1$s</xliff:g>, negado <xliff:g id="count">%2$s</xliff:g></string>
449   <string name="app_ops_disabled_by_optimization">Desativado pela otimização de bateria</string>
450   <!-- App ops menu options -->
451   <string name="app_ops_show_user_apps">Mostrar aplicações do utilizador</string>
452   <string name="app_ops_show_system_apps">Mostrar aplicações de sistema</string>
453   <string name="app_ops_reset_counters">Restaurar os contadores de permitir/negar</string>
454   <string name="app_ops_reset_confirm_title">Confirmar restauração dos contadores</string>
455   <string name="app_ops_reset_confirm_mesg">Tem a certeza que quer reiniciar os contadores?</string>
456   <string name="ok">OK</string>
457   <!-- Hostname setting -->
458   <string name="device_hostname">Nome do dispositivo</string>
459   <string name="unlock_scramble_pin_layout_title">Disposição aleatória</string>
460   <string name="unlock_scramble_pin_layout_summary">Apresentar aleatoriamente a disposição do teclado numérico, quando desbloquear com PIN</string>
461   <string name="button_pref_title">Botões</string>
462   <string name="hardware_keys_power_key_title">Botão ligar/desligar</string>
463   <string name="hardware_keys_home_key_title">Botão Home</string>
464   <string name="hardware_keys_back_key_title">Botão voltar</string>
465   <string name="hardware_keys_menu_key_title">Botão Menu</string>
466   <string name="hardware_keys_assist_key_title">Botão Pesquisa</string>
467   <string name="hardware_keys_appswitch_key_title">Botão de aplicações recentes</string>
468   <string name="hardware_keys_camera_key_title">Botão da câmara</string>
469   <string name="hardware_keys_volume_keys_title">Botões de volume</string>
470   <string name="hardware_keys_short_press_title">Pressão rápida</string>
471   <string name="hardware_keys_long_press_title">Pressão longa</string>
472   <string name="hardware_keys_double_tap_title">Toque duplo</string>
473   <string name="hardware_keys_action_nothing">Sem ação</string>
474   <string name="hardware_keys_action_menu">Abrir/fechar menu</string>
475   <string name="hardware_keys_action_app_switch">Mudar aplicações recentes</string>
476   <string name="hardware_keys_action_search">Assistente de pesquisa</string>
477   <string name="hardware_keys_action_voice_search">Pesquisa por voz</string>
478   <string name="hardware_keys_action_in_app_search">Pesquisa dentro da aplicação</string>
479   <string name="hardware_keys_action_launch_camera">Iniciar a câmara</string>
480   <string name="hardware_keys_action_sleep">Desligar o ecrã</string>
481   <string name="hardware_keys_action_last_app">Última aplicação</string>
482   <string name="camera_sleep_on_release_title">Vista rápida</string>
483   <string name="camera_sleep_on_release_summary">Pressionar até metade irá manter o ecrã ligado apenas enquanto o botão estiver pressionado</string>
484   <string name="camera_launch_title">Iniciar a câmara</string>
485   <string name="camera_launch_summary">Pressionar algum tempo e depois soltar iniciará a câmara</string>
486   <string name="volbtn_music_controls_title">Controlo de reprodução</string>
487   <string name="volbtn_music_controls_summary">Alternar as faixas de música ao manter os botões de volume pressionados com o ecrã desligado</string>
488   <string name="volbtn_cursor_control_title">Controlo do cursor de teclado</string>
489   <string name="volbtn_cursor_control_off">Desativado</string>
490   <string name="volbtn_cursor_control_on">Volume para cima/baixo move o cursor para a esquerda/direita</string>
491   <string name="volbtn_cursor_control_on_reverse">Volume para cima/baixo move o cursor para a direita/esquerda</string>
492   <string name="power_end_call_title">Termina chamada</string>
493   <string name="power_end_call_summary">Pressionar o botão ligar/desligar terminará a chamada atual</string>
494   <string name="swap_volume_buttons_title">Reorientar</string>
495   <string name="swap_volume_buttons_summary">Trocar os botões de volume quando o ecrã é rodado</string>
496   <string name="button_wake_title">Acordar o dispositivo</string>
497   <string name="home_answer_call_title">Atender chamada</string>
498   <string name="home_answer_call_summary">Pressionar o botão Home irá atender a chamada recebida atual</string>
499   <!-- Backlight brightness settings screen -->
500   <string name="adaptive_backlight_title">Luz de fundo adaptativa</string>
501   <string name="adaptive_backlight_summary">Variar de forma inteligente a luz de fundo do ecrã para ajudar a maximizar a vida da bateria</string>
502   <!-- Sunlight readability enhancement screen -->
503   <string name="sunlight_enhancement_title">Melhoramento do ecrã</string>
504   <string name="sunlight_enhancement_summary">Aumentar a luminosidade e legibilidade do ecrã sob luz solar brilhante</string>
505   <!-- Color enhancement settings screen -->
506   <string name="color_enhancement_title">Realce de cor</string>
507   <string name="color_enhancement_summary">Realçar dinamicamente a cor do ecrã</string>
508   <!-- Key backlight -->
509   <string name="button_backlight_title">Luz de fundo</string>
510   <string name="button_backlight_enabled">Iluminar os botões</string>
511   <string name="keyboard_backlight_enabled">Iluminar o teclado</string>
512   <string name="button_backlight_seekbar_title">Brilho dos botões</string>
513   <string name="keyboard_backlight_seekbar_title">Brilho do teclado</string>
514   <string name="backlight_timeout_title">Tempo limite de iluminação</string>
515   <string name="backlight_timeout_unlimited">Não desligar</string>
516   <string name="backlight_summary_disabled">Desativado</string>
517   <string name="backlight_summary_enabled_with_timeout">Ativado por <xliff:g id="timeout">%s</xliff:g></string>
518   <string name="backlight_summary_enabled">Ativado</string>
519   <!-- Gesture Settings -->
520   <!-- Settings main menu entry -->
521   <string name="gesture_settings_title">Gestos</string>
522   <!-- Power menu -->
523   <string name="power_menu_title">Menu ligar/desligar</string>
524   <string name="power_menu_reboot_title">Menu de reinicialização</string>
525   <string name="power_menu_screenshot_title">Capturar ecrã</string>
526   <string name="power_menu_airplane_title">Modo de voo</string>
527   <string name="power_menu_users_title">Mudar utilizador</string>
528   <string name="power_menu_settings_title">Atalho das definições</string>
529   <string name="power_menu_lockdown_title">Bloqueio do dispositivo</string>
530   <string name="power_menu_bug_report_title">Relatório de erros</string>
531   <string name="power_menu_sound_title">Painel de som</string>
532   <string name="power_menu_bug_report_disabled">O relatório de erros está desativado nas opções de programador</string>
533   <!-- Buttons - Enable navbar -->
534   <string name="disable_navkeys_title">Ativar os botões virtuais</string>
535   <string name="disable_navkeys_summary">Ativar os botões virtuais e desativar os botões físicos</string>
536   <!-- tap-to-wake -->
537   <string name="double_tap_to_wake_title">Toque duplo liga o ecrã</string>
538   <string name="double_tap_to_wake_summary">Dê um toque duplo no ecrã para ligar o dispositivo</string>
539   <!-- tap-to-sleep -->
540   <string name="double_tap_to_sleep_title">Toque duplo para desligar o ecrã</string>
541   <string name="double_tap_to_sleep_summary">Dê um toque duplo na barra de estado para desligar o dispositivo</string>
542   <!-- Proximity wake -->
543   <string name="proximity_wake_title">Impedir o ecrã de se ligar acidentalmente</string>
544   <string name="proximity_wake_summary">Verificar o sensor de proximidade antes de ligar o ecrã</string>
545   <!-- Turn on display when power connected; turn off display when power disconnected -->
546   <string name="wake_when_plugged_or_unplugged_title">Ligar ecrã ao detetar carregador</string>
547   <string name="wake_when_plugged_or_unplugged_summary">Ativar o ecrã quando conectar ou desconectar uma fonte de energia</string>
548   <!-- Font size sample text. This needs to be a very short string, as it is shown in
549     multiple font sizes in a limited amount of space. -->
550   <string name="font_size_sample">Exemplo</string>
551   <!-- Volume settings - Volume adjustment sound -->
552   <string name="volume_adjust_sounds_title">Sons de ajuste do volume</string>
553   <!-- Hardware tunables - Vibrator intensity -->
554   <string name="vibrator_intensity_title">Intensidade de vibração</string>
555   <string name="vibrator_warning">Valores superiores a %1$d%% não são recomendados</string>
556   <!-- Hardware tunables - Color calibration -->
557   <string name="color_calibration_title">Calibração de cores</string>
558   <string name="color_calibration_summary">Calibrar as cores do ecrã</string>
559   <string name="color_red_title">Vermelho</string>
560   <string name="color_green_title">Verde</string>
561   <string name="color_blue_title">Azul</string>
562   <!-- Launch music player when headset is connected -->
563   <string name="headset_connect_player_title">Iniciar a aplicação de música</string>
564   <string name="headset_connect_player_summary">Iniciar a aplicação de música predefinida quando ligar os auscultadores</string>
565   <!-- WiFi auto-configure priorities -->
566   <string name="wifi_auto_config_priorities">Prioridade automática</string>
567   <string name="auto_brightness_reset_button">Repor</string>
568   <!-- Display : Rotation  -->
569   <string name="display_rotation_title">Rotação</string>
570   <string name="display_rotation_disabled">Desativado</string>
571   <string name="display_rotation_unit">graus</string>
572   <string name="display_lockscreen_rotation_title">Rodar o ecrã de bloqueio</string>
573   <string name="display_rotation_category_title">Modos de rotação</string>
574   <string name="display_rotation_0_title">0 graus</string>
575   <string name="display_rotation_90_title">90 graus</string>
576   <string name="display_rotation_180_title">180 graus</string>
577   <string name="display_rotation_270_title">270 graus</string>
578   <!-- LiveDisplay -->
579   <string name="live_display_summary">Otimiza o ecrã com base na hora do dia e condições do ambiente para melhorar a legibilidade e reduzir a fadiga ocular</string>
580   <string name="live_display_mode">Modo de exibição</string>
581   <string name="live_display_color_temperature_title">Temperatura da cor</string>
582   <string name="live_display_color_temperature_summary">Dia: <xliff:g id="day_temperature">%1$d</xliff:g>K  Noite: <xliff:g id="night_temperature">%2$d</xliff:g>K</string>
583   <string name="live_display_color_temperature_label"><xliff:g id="degrees">%1$d</xliff:g>K</string>
584   <string name="live_display_day">Dia</string>
585   <string name="live_display_night">Noite</string>
586   <string name="live_display_outdoor_mode_title">Modo de exterior automático</string>
587   <string name="live_display_outdoor_mode_summary">Aumentar o brilho e saturação automaticamente sob luz solar intensa</string>
588   <string name="live_display_low_power_title">Reduzir o consumo de energia</string>
589   <string name="live_display_low_power_summary">Ajustar o ecrã para consumir menos energia, sem degradação</string>
590   <string name="live_display_enhance_color_title">Realçar cores</string>
591   <string name="live_display_enhance_color_summary">Melhorar a vivacidade da cor de tons de pele, cenário e outras imagens</string>
592   <string name="live_display_color_profile_title">Perfil de cor</string>
593   <string name="live_display_color_profile_standard_title">Padrão</string>
594   <string name="live_display_color_profile_standard_summary">Cores precisas e brancos brilhantes</string>
595   <string name="live_display_color_profile_natural_title">Natural</string>
596   <string name="live_display_color_profile_natural_summary">Cores e tons de pele realistas</string>
597   <string name="live_display_color_profile_dynamic_title">Dinâmico</string>
598   <string name="live_display_color_profile_dynamic_summary">Cores melhoradas e brancos brilhantes</string>
599   <string name="live_display_color_profile_cinema_title">Cinema</string>
600   <string name="live_display_color_profile_cinema_summary">Melhor reprodução de cor para vídeo</string>
601   <string name="live_display_color_profile_astronomy_title">Astronomia</string>
602   <string name="live_display_color_profile_astronomy_summary">Vermelho profundo para preservar a visão noturna</string>
603   <string name="live_display_color_profile_photography_title">Fotografia</string>
604   <string name="live_display_color_profile_photography_summary">Melhor reprodução de cor para fotos</string>
605   <string name="live_display_color_profile_basic_title">Básico</string>
606   <string name="live_display_color_profile_basic_summary">Utilizar o ecrã não calibrado</string>
607   <string name="live_display_color_profile_adaptive_title">Adaptável</string>
608   <string name="live_display_color_profile_adaptive_summary">As cores adaptam-se às condições ambientais</string>
609   <!-- LiveDisplay : Picture Adjustment -->
610   <string name="picture_adjustment_title">Ajuste da imagem</string>
611   <string name="picture_adjustment_summary">Ajustar a tonalidade, a saturação, a intensidade e o contraste</string>
612   <string name="adj_hue_title">Tonalidade</string>
613   <string name="adj_saturation_title">Saturação</string>
614   <string name="adj_intensity_title">Intensidade</string>
615   <string name="adj_contrast_title">Contraste</string>
616   <!-- Whether to display IME switcher notifcation -->
617   <string name="ime_switcher_notify">Ícone de seleção</string>
618   <string name="ime_switcher_notify_summary">Mostrar ícone de seleção de método de entrada</string>
619   <!-- Heads up -->
620   <string name="heads_up_notifications">Notificações pop-up</string>
621   <string name="summary_heads_up_enabled">As notificações pop-up estão ativadas</string>
622   <string name="summary_heads_up_disabled">As notificações pop-up estão desativadas</string>
623   <!-- Bluetooth settings.  A checkbox to set if we should accept all the file types regardless of their presence in MIME type whitelist -->
624   <string name="bluetooth_accept_all_files">Aceitar todo o tipo de ficheiros</string>
625   <!-- High touch sensitivity -->
626   <string name="high_touch_sensitivity_title">Alta sensibilidade</string>
627   <string name="high_touch_sensitivity_summary">Aumentar a sensibilidade do ecrã para ser manuseado quando estiver a usar luvas</string>
628   <!-- Display & Lights screen, setting options for LCD density -->
629   <string name="lcd_density">Densidade do LCD</string>
630   <string name="dialog_title_lcd_density">Densidade do LCD</string>
631   <string name="lcd_density_value_format">%d ppp</string>
632   <string name="lcd_density_default_value_format">%d ppp (padrão)</string>
633   <string name="restarting_ui">Reiniciar IU\u2026</string>
634   <!-- Stylus Icon -->
635   <string name="stylus_icon_enabled_title">Mostrar ícone quando estiver a usar a caneta</string>
636   <string name="stylus_icon_enabled_summary">Mostrar o ícone do ponteiro quando flutuar ou desenhar com a caneta</string>
637   <!-- Stylus Gestures -->
638   <string name="gestures_settings_title">Gestos da caneta</string>
639   <string name="category_spen_title">Gestos da caneta</string>
640   <string name="enable_subcat_title">Caneta</string>
641   <string name="enable_spen_title_head">Ativar gestos</string>
642   <string name="enable_spen_summary_head">Use gestos de deslizamento mantendo pressionado o botão de caneta</string>
643   <string name="gestures_subcat_title">Gestos</string>
644   <string name="gestures_left_spen_title_head">Deslizar para a esquerda</string>
645   <string name="gestures_right_spen_title_head">Deslizar para a direita</string>
646   <string name="gestures_up_spen_title_head">Deslizar para cima</string>
647   <string name="gestures_down_spen_title_head">Deslizar para baixo</string>
648   <string name="gestures_long_spen_title_head">Pressão longa</string>
649   <string name="gestures_double_spen_title_head">Duplo toque</string>
650   <!-- Gestures Options -->
651   <string name="gestures_action_empty">Sem ação</string>
652   <string name="gestures_action_home">Home</string>
653   <string name="gestures_action_back">Voltar</string>
654   <string name="gestures_action_menu">Menu</string>
655   <string name="gestures_action_search">Invocar pesquisa</string>
656   <string name="gestures_action_recent">Aplicações recentes</string>
657   <!-- Stylus gestures -->
658   <string name="stylus_app_not_installed">%s não está instalada</string>
659   <!-- Touchscreen hovering -->
660   <string name="touchscreen_hovering_title">Flutuar sobre o ecrã</string>
661   <string name="touchscreen_hovering_summary">Permite que flutue o dedo sobre o ecrã como um rato nos navegadores de internet, áreas de trabalho remotas, etc</string>
662   <!-- Increasing ring tone volume -->
663   <string name="increasing_ring_volume_option_title">Toque crescente</string>
664   <string name="increasing_ring_min_volume_title">Volume inicial</string>
665   <string name="increasing_ring_ramp_up_time_title">Intervalo de aumento</string>
666   <!-- LTO download data over wi-fi only -->
667   <string name="lto_download_data_wifi_only">Transferência de dados assistidos de GPS</string>
668   <string name="lto_download_data_wifi_only_on">Através de qualquer rede</string>
669   <string name="lto_download_data_wifi_only_off">Somente através de redes Wi\u2011Fi</string>
670   <string name="volume_keys_control_ring_stream_title">Controlo do volume do toque</string>
671   <string name="volume_keys_control_ring_stream_summary_on">As teclas de volume controlam o volume do toque de chamada</string>
672   <string name="volume_keys_control_ring_stream_summary_off">As teclas de volume controlam o volume multimédia</string>
673   <string name="category_calibration">Calibração</string>
674   <string name="display_and_lights">Ecrã e Luzes</string>
675   <!-- Category title for Charging sounds (Power state change) specific Settings.
676          [CHAR LIMIT=40] -->
677   <string name="power_notifications_category_title">Sons de carregamento</string>
678   <!-- Sound settings, Charging sounds enable/disable, setting check box label -->
679   <string name="power_notifications_enable_title">Ativar</string>
680   <string name="power_notifications_enable_summary">Tocar um som quando conectar ou desconectar uma fonte de energia</string>
681   <!-- Sound settings, Charging sounds vibrate enable/disable, setting check box label -->
682   <string name="power_notifications_vibrate_title">Vibrar</string>
683   <!-- Sound settings, Charging sounds ringtone selection, preference label -->
684   <string name="power_notifications_ringtone_title">Som de notificação</string>
685   <!-- Sound settings, charging sounds label for ringtone == none -->
686   <string name="power_notifications_ringtone_silent">Silêncio</string>
687   <!-- Status bar -->
688   <string name="status_bar_title">Barra de estado</string>
689   <string name="status_bar_toggle_brightness">Controlo de brilho</string>
690   <string name="status_bar_toggle_brightness_summary">Ajustar o brilho deslizando através da barra de estado</string>
691   <string name="status_bar_notif_count_title">Mostrar contagem de notificações</string>
692   <string name="status_bar_notif_count_summary">Mostrar o número de notificações pendentes</string>
693   <string name="status_bar_quick_qs_pulldown_title">Puxar para baixo</string>
694   <string name="status_bar_quick_qs_pulldown_summary">O canto %1$s da barra de estado faz baixar o painel de definições rápidas</string>
695   <string name="status_bar_quick_qs_pulldown_summary_left">esquerdo</string>
696   <string name="status_bar_quick_qs_pulldown_summary_right">direito</string>
697   <string name="status_bar_quick_qs_pulldown_off">Desligado</string>
698   <string name="status_bar_quick_qs_pulldown_left">Esquerda</string>
699   <string name="status_bar_quick_qs_pulldown_right">Direita</string>
700   <!-- Status bar - Clock -->
701   <string name="status_bar_clock_style_title">Estilo do relógio</string>
702   <string name="status_bar_clock_style_right">Direita</string>
703   <string name="status_bar_clock_style_left">Esquerda</string>
704   <string name="status_bar_clock_style_center">Centro</string>
705   <string name="status_bar_clock_style_hidden">Oculto</string>
706   <string name="status_bar_am_pm_title">Estilo AM/PM</string>
707   <string name="status_bar_am_pm_info">O formato de 24 horas está ativo</string>
708   <string name="status_bar_am_pm_normal">Normal</string>
709   <string name="status_bar_am_pm_small">Pequeno</string>
710   <string name="status_bar_am_pm_hidden">Oculto</string>
711   <!-- Status bar - Battery -->
712   <string name="status_bar_battery_style_title">Estilo do estado da bateria</string>
713   <string name="status_bar_battery_style_icon_portrait">Ícone em modo retrato</string>
714   <string name="status_bar_battery_style_icon_landscape">Ícone em modo paisagem</string>
715   <string name="status_bar_battery_style_circle">Círculo</string>
716   <string name="status_bar_battery_style_text">Texto</string>
717   <string name="status_bar_battery_style_hidden">Oculto</string>
718   <!-- Status bar - Battery percentage -->
719   <string name="status_bar_battery_percentage_title">Percentagem da bateria</string>
720   <string name="status_bar_battery_percentage_default">Oculto</string>
721   <string name="status_bar_battery_percentage_text_inside">Dentro do ícone</string>
722   <string name="status_bar_battery_percentage_text_next">Junto ao ícone</string>
723   <!-- Status bar - icon blacklist -->
724   <string name="status_bar_icons_title">Ícones da barra de estado</string>
725   <string name="status_bar_icons_summary">Controlar que ícones da barra de estado são mostrados</string>
726   <!-- EdgeGesture service -->
727   <string name="edge_gesture_service_title">Bloquear eventos de gestos</string>
728   <string name="edge_gesture_service_summary">Não enviar às aplicações eventos de toque para os gestos na barra de navegação e estado</string>
729   <!-- Keep screen on strings -->
730   <string name="keep_screen_on_never">Nunca</string>
731   <string name="keep_screen_on_debugging">Durante a depuração USB</string>
732   <string name="keep_screen_on_charging">Enquanto estiver a carregar</string>
733   <!-- Privacy Settings Header item -->
734   <string name="privacy_settings_cyanogenmod_title">Privacidade</string>
735   <!-- Privacy Guard -->
736   <string name="privacy_guard_default_title">Ativar por defeito</string>
737   <string name="privacy_guard_default_summary">Ativar por defeito para aplicações recém-instaladas</string>
738   <string name="privacy_guard_manager_title">Proteção da Privacidade</string>
739   <string name="privacy_guard_manager_summary">Controlar quais as aplicações que têm acesso aos seus dados pessoais</string>
740   <string name="privacy_guard_no_user_apps">Sem aplicações instaladas</string>
741   <string name="privacy_guard_help_title">Ajuda</string>
742   <string name="privacy_guard_reset_title">Repor</string>
743   <string name="privacy_guard_reset_text">Repor permissões?</string>
744   <string name="privacy_guard_help_text">Neste ecrã pode escolher que aplicações devem ter ativa a Proteção de Privacidade simplesmente tocando nelas. As aplicações selecionadas não serão capazes de aceder aos seus dados pessoais, como contactos, mensagens ou registos de chamadas. Pressionar continuamente numa aplicação abre o ecrã de detalhes para essa aplicação.\n\nAplicações de sistema não são exibidas por defeito, mas podem ser mostradas, ao selecionar a opção no respetivo menu.</string>
745   <string name="privacy_guard_manager_show_system_apps">Mostrar aplicações de sistema</string>
746   <string name="privacy_guard_advanced_settings_title">Avançado</string>
747   <string name="privacy_guard_notification_title">Mostrar notificação</string>
748   <!-- Sizes for pattern lockscreen -->
749   <!-- Whether a visible red line will be drawn after the user has drawn the unlock pattern incorrectly -->
750   <string name="lockpattern_settings_enable_error_path_title">Mostrar erro no padrão</string>
751   <!-- Whether the dots will be drawn when using the lockscreen pattern -->
752   <string name="lockpattern_settings_enable_dots_title">Mostrar os pontos do padrão</string>
753   <!-- Whether the keyguard will directly pass to password entry -->
754   <string name="lock_directly_show_password">Ir diretamente para a introdução da palavra-passe</string>
755   <!-- Whether the keyguard will directly pass to pattern view -->
756   <string name="lock_directly_show_pattern">Ir diretamente para a introdução do padrão</string>
757   <!-- Whether the keyguard will directly pass to PIN entry -->
758   <string name="lock_directly_show_pin">Ir diretamente para a introdução do código PIN</string>
759   <!-- lock screen visualizer -->
760   <string name="lockscreen_visualizer_title">Mostrar o visualizador de música</string>
761   <!-- lock screen disabled by QS tile warning -->
762   <string name="lockscreen_disabled_by_qs_tile_title">Desativado pelo mosaico de definições rápidas</string>
763   <string name="lockscreen_disabled_by_qs_tile_summary">Toque para ativar o ecrã de bloqueio</string>
764   <string name="lockscreen_disabled_by_qs_tile_summary_enabled">Ecrã de bloqueio ativado!</string>
765   <!-- Battery saver -->
766   <string name="battery_saver_threshold">Limite da poupança de energia</string>
767   <string name="battery_saver_summary">Reduzir o desempenho e limitar os dados em segundo plano</string>
768   <string name="battery_saver_summary_unavailable">Indisponível enquanto estiver a carregar</string>
769   <!-- Battery : Automatic performance profiles -->
770   <string name="autoperf_title">Ativar perfis por aplicação</string>
771   <string name="autoperf_summary">Escolher automaticamente um modo de bateria adequada para várias aplicações</string>
772   <string name="perf_profile_title">Modo de bateria</string>
773   <!-- Memory -->
774   <string name="memory_startup_apps_title">Aplicações iniciadas no arranque</string>
775   <!-- Sound & notification > Sound section: Title for the option defining the default notification ringtone. [CHAR LIMIT=30] -->
776   <string name="notification_ringtone_title_cm">Toque de notificação</string>
777   <!-- Advanced reboot options -->
778   <string name="advanced_reboot_title">Reinício avançado</string>
779   <string name="advanced_reboot_summary">Quando desbloqueado, incluir opções no menu ligar/desligar para reiniciar o dispositivo em modo de recuperação, bootloader ou executar uma reinicialização suave</string>
780   <string name="category_interface">Interface</string>
781   <!-- Expanded desktop -->
782   <string name="power_menu_expanded_desktop">Ecrã expandido</string>
783   <string name="expanded_hide_nothing">Não ocultar nada</string>
784   <string name="expanded_hide_status">Ocultar a barra de estado</string>
785   <string name="expanded_hide_navigation">Ocultar a barra de navegação</string>
786   <string name="expanded_hide_both">Ocultar ambas as barras</string>
787   <string name="expanded_nothing_to_show">Para adicionar uma definição personalizada por aplicação para o estado expandido, desligue a opção \'Ativado para todas\'</string>
788   <string name="expanded_enabled_for_all">Ativado para todas</string>
789   <string name="expanded_desktop_style">Estilo da área de trabalho expandida</string>
790   <string name="expanded_desktop_style_description">Escolha o estilo padrão da área de trabalho expandida</string>
791   <string name="expanded_desktop_title">Opções da área de trabalho expandida</string>
792   <!-- Kill app long-press back -->
793   <string name="kill_app_longpress_back">Fechar aplicação no botão Voltar</string>
794   <string name="kill_app_longpress_back_summary">Fechar a aplicação em primeiro plano com pressão longa no botão Voltar</string>
795   <!-- Show/Hide Search Bar -->
796   <string name="recents_show_searchbar">Mostrar a barra de pesquisa no menu de aplicações recentes</string>
797   <string name="keywords_recents_show_searchbar">recente recentes desativar ativar mostrar ocultar pesquisa barra barra de pesquisa</string>
798   <!-- Voice Wakeup -->
799   <string name="voice_wakeup_settings_title">Ativação por Voz</string>
800   <string name="voice_wakeup_retrain_title">Treinar a sua voz</string>
801   <string name="voice_wakeup_activity_title">Atividade a executar</string>
802   <string name="voice_wakeup_default_activity">Google Now</string>
803   <string name="voice_wakeup_needs_dial_permission_warning">A Ativação por Voz necessita de permissões para realizar chamadas de forma a poder selecionar um contacto direto.</string>
804   <string name="picker_activities">Atividades</string>
805   <string name="select_custom_app_title">Selecione uma aplicação personalizada</string>
806   <string name="select_custom_activity_title">Selecione uma atividade personalizada</string>
807   <!-- Blacklist preferences -->
808   <string name="blacklist_title">Lista de números bloqueados</string>
809   <string name="blacklist_edit_dialog_title">Editar número de telefone bloqueado</string>
810   <string name="blacklist_prefs">Definições</string>
811   <string name="blacklist_button_delete">Eliminar</string>
812   <string name="blacklist_empty_text">Não tem números bloqueados. Adicione um número ao tocar no botão de Adicionar (+).</string>
813   <string name="blacklist_disabled_empty_text">Para evitar que alguns números lhe telefonem ou lhe enviem mensagens, ative a lista de números bloqueados.</string>
814   <string name="blacklist_summary_disabled">Desativado</string>
815   <string name="blacklist_summary">Não receberá chamadas ou mensagens de números de telefone na lista de números bloqueados</string>
816   <string name="blacklist_notify">Mostrar notificação</string>
817   <string name="blacklist_private_numbers_title">Números privados</string>
818   <string name="blacklist_private_numbers_summary_disabled">Não bloquear chamadas de números privados</string>
819   <string name="blacklist_private_numbers_summary">Bloquear <xliff:g id="type">%s</xliff:g> recebidas de números privados</string>
820   <string name="blacklist_unknown_numbers_title">Números desconhecidos</string>
821   <string name="blacklist_unknown_numbers_summary_disabled">Não bloquear chamadas ou mensagens de números que não estejam na lista de contactos</string>
822   <string name="blacklist_unknown_numbers_summary">Bloquear <xliff:g id="type">%s</xliff:g> de números que não estejam na lista de contactos</string>
823   <string name="blacklist_summary_type_calls_only">chamadas</string>
824   <string name="blacklist_summary_type_messages_only">mensagens</string>
825   <string name="blacklist_summary_type_calls_and_messages">chamadas e mensagens</string>
826   <string name="blacklist_regex_title">Utilizar caracteres especiais</string>
827   <string name="blacklist_regex_summary">Use . como um joker e * para repetição. Por exemplo, 123.* bloqueia números que comecem com 123 e .*123.* bloqueia números que contenham 123</string>
828   <string name="blacklist_policy_block_calls">Bloquear chamadas recebidas</string>
829   <string name="blacklist_policy_block_messages">Bloquear mensagens recebidas</string>
830   <string name="blacklist_bad_number_add">Não é possível adicionar o número de telefone à lista de números bloqueados</string>
831   <!-- Blacklist management -->
832   <string name="remove_blacklist_number_title">Eliminar número</string>
833   <string name="remove_blacklist_entry">Quer remover este número de telefone bloqueado?</string>
834   <string name="select_contact">Selecionar contacto</string>
835   <!-- Sms security limit -->
836   <string name="app_security_title">Segurança das aplicações</string>
837   <string name="sms_security_check_limit_title">Limite de mensagens SMS</string>
838   <string name="sms_security_check_limit_summary">As aplicações podem enviar %d mensagens durante 1 minuto antes de exigir confirmação</string>
839   <string name="sms_security_check_limit_summary_none">As aplicações não têm permissão para enviar quaisquer mensagens sem confirmação</string>
840   <string name="sms_security_check_limit_none">Nenhum</string>
841   <!-- Notification spamfilter -->
842   <string name="spam_added_title">Adicionado %1$s</string>
843   <string name="spam_last_blocked_title">Última bloqueada %1$s</string>
844   <string name="block_notifications_title">Filtrar as notificações</string>
845   <string name="block_notifications_summary">Gerir notificações ignoradas e filtros</string>
846   <string name="no_filters_title">Sem filtros definidos</string>
847   <!-- Anonymous Statistics #CM -->
848   <!-- About device screen, list item title. Takes the user to the screen about opting in or out of anonymous statistics. -->
849   <string name="anonymous_statistics_title">Estatísticas CyanogenMod</string>
850   <string name="anonymous_statistics_summary">Ajude a melhorar a CyanogenMod optando por ativar o envio do relatório de estatísticas anónimas</string>
851   <string name="anonymous_statistics_warning_title">Sobre</string>
852   <string name="anonymous_statistics_warning">Optar pelo envio de estatísticas CyanogenMod vai permitir que dados não pessoais sejam transmitidos aos desenvolvedores da CyanogenMod, para rastrearem instalações nos dispositivos. As informações submetidas incluem um identificador único, que não compromete a sua privacidade ou dados pessoais. Os dados são enviados durante cada inicialização.\n\nPara um exemplo dos dados que são enviados, toque em \'Pré-visualizar dados\'.</string>
853   <string name="enable_reporting_title">Ativar relatório</string>
854   <string name="preview_data_title">Pré-visualizar dados</string>
855   <string name="view_stats_title">Ver estatísticas</string>
856   <string name="anonymous_learn_more">Saber mais</string>
857   <!-- Anonymous Statistics - Preview -->
858   <string name="preview_id_title">Identificação única</string>
859   <string name="preview_device_title">Dispositivo</string>
860   <string name="preview_version_title">Versão</string>
861   <string name="preview_country_title">País</string>
862   <string name="preview_carrier_title">Operadora</string>
863   <string name="stats_collection_title">Coleção de estatísticas</string>
864   <string name="stats_collection_summary">Quando ativado, permite a recolha de métricas</string>
865   <!-- Protected apps lockpattern reset button -->
866   <string name="lockpattern_reset_button">Repor o padrão</string>
867   <string name="lockpattern_settings_reset_summary">Introduza a conta de e-mail principal e a palavra-passe associada para repor o bloqueio padrão</string>
868   <!-- Protected Apps -->
869   <string name="menu_hidden_apps_delete">Limpar</string>
870   <string name="menu_hidden_apps_reset_lock">Limpar o bloqueio padrão</string>
871   <string name="protected_apps">Aplicações protegidas</string>
872   <string name="protected_apps_summary">Gerir as aplicações que estão protegidas pelo bloqueio seguro</string>
873   <string name="saving_protected_components">A guardar o estado dos componentes\u2026</string>
874   <string name="pa_login_username_hint">Nome de utilizador (e-mail)</string>
875   <string name="pa_login_password_hint">Palavra-passe</string>
876   <string name="pa_login_submit_button">Iniciar sessão</string>
877   <string name="pa_login_checking_password">A verificar a conta\u2026</string>
878   <string name="pa_login_incorrect_login">Login incorreto</string>
879   <string name="pa_pattern_or_fingerprint_header">Desenhe o padrão ou use a impressão digital para desbloquear</string>
880   <!-- Contributors cloud activity -->
881   <string name="contributors_cloud_fragment_title">Colaboradores</string>
882   <string name="contributors_cloud_loading_message">A carregar dados dos colaboradores\u2026</string>
883   <string name="contributors_cloud_failed_message">Não é possível carregar os dados dos colaboradores</string>
884   <string name="contributor_info_menu">Informação do colaborador</string>
885   <string name="contributor_info_msg">
886         <![CDATA[<b>Nome:</b> <xliff:g id="name">%1$s</xliff:g><br/><br/>
887                  <b>Nick:</b> <xliff:g id="nick">%2$s</xliff:g><br/><br/>
888                  <b>Contribuições:</b> <xliff:g id="commits">%3$s</xliff:g>]]></string>
889   <string name="contributions_info_menu">Informação das contribuições</string>
890   <string name="contributions_info_msg">
891         <![CDATA[<b>Total de colaboradores:</b> <xliff:g id="total_contributors">%1$s</xliff:g><br/><br/>
892                  <b>Total de contribuições:</b> <xliff:g id="total_commits">%2$s</xliff:g><br/><br/>
893                  <b>Última atualização:</b> <xliff:g id="date">%3$s</xliff:g>]]></string>
894   <string name="category_sounds">Sons</string>
895   <string name="notification_manager">Notificações</string>
896   <string name="lockscreen_settings">Ecrã de bloqueio</string>
897   <string name="category_lights">Luzes</string>
898   <string name="category_volume">Volume</string>
899   <string name="category_vibrate">Vibrar</string>
900   <string name="category_misc">Diversos</string>
901   <string name="title_general">Geral</string>
902   <string name="advanced">Avançado</string>
903   <string name="link_volume_option_title">Associar volumes de toque e notificação</string>
904   <string name="lcd_density_prompt_message">Algumas aplicações podem não funcionar com valores não padrão para os ppp.\n\nO seu telefone irá reiniciar.</string>
905   <!-- Edit access point labels: PPP number -->
906   <string name="apn_ppp_number">Número de telefone APN PPP</string>
907   <!-- APNs screen message indicating new APN user is adding is a duplicate -->
908   <string name="duplicate_apn_error_title">APN duplicado</string>
909   <string name="duplicate_apn_error_message">Este APN já existe. Descarte-o ou altere os seus parâmetros.</string>
910   <string name="sim_enabler_summary"><xliff:g id="displayName">%1$s</xliff:g> está <xliff:g id="status" example="disabled">%2$s</xliff:g></string>
911   <string name="sim_disabled">desativado</string>
912   <string name="sim_missing">em falta ou com defeito</string>
913   <string name="sim_enabler_need_disable_sim">O cartão SIM será desativado. Quer continuar?</string>
914   <string name="sim_enabler_will_disable_sim_title">Atenção</string>
915   <string name="sim_enabler_need_switch_data_service">Este cartão SIM será desativado e o cartão SIM <xliff:g id="slotid">%1$s</xliff:g> será usado para os serviços de dados. Tem a certeza que deseja continuar?</string>
916   <string name="sim_enabler_airplane_on">Não é possível executar a operação enquanto o modo de voo estiver ativado.</string>
917   <string name="sim_enabler_in_call">Não é possível executar a operação enquanto estiver numa chamada.</string>
918   <string name="sim_enabler_both_inactive">Não é possível desativar todos os cartões SIM</string>
919   <string name="sim_enabler_enabling">A ativar\u2026</string>
920   <string name="sim_enabler_disabling">A desativar\u2026</string>
921   <string name="sub_activate_success">SIM ativado.</string>
922   <string name="sub_activate_failed">A ativação falhou.</string>
923   <string name="sub_deactivate_success">SIM desativado.</string>
924   <string name="sub_deactivate_failed">A desativação falhou.</string>
925   <string name="primary_sub_select_title">Assinatura de 3G/LTE padrão</string>
926   <string name="select_sim_card">Selecione o cartão SIM</string>
927   <!-- MSIM SIM status -->
928   <string name="sim_card_status_title">Estado do SIM %d</string>
929   <string name="sim_card_lock_settings_title">Definições de bloqueio do SIM %d</string>
930   <string name="sim_card_summary_empty">Cartão SIM não inserido</string>
931   <string name="sim_mobile_network_settings_category_title">Definições de redes móveis</string>
932   <string name="sim_mobile_network_settings_title">Definições do cartão SIM %d</string>
933   <!-- Zen mode allowed event setting summary items -->
934   <!-- [CHAR LIMIT=50] Like zen_mode_reminders, but part of a list, so lower case if needed-->
935   <string name="zen_mode_summary_reminders">lembretes</string>
936   <!-- [CHAR LIMIT=50] Like zen_mode_events, but part of a list, so lower case if needed -->
937   <string name="zen_mode_summary_events">eventos</string>
938   <!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_callers, but part of a list, so lower case if needed -->
939   <string name="zen_mode_summary_selected_callers">números selecionados</string>
940   <!-- [CHAR LIMIT=50] Like zen_mode_summary_selected_messages, but part of a list, so lower case if needed -->
941   <string name="zen_mode_summary_selected_messages">mensagens selecionadas</string>
942   <!-- About phone settings screen, setting option dialog title to show regulatory information [CHAR LIMIT=25] -->
943   <!-- SAR information -->
944   <string name="maximum_head_level">Cabeça: %1$s W/kg</string>
945   <string name="maximum_body_level">Corpo: %1$s W/kg</string>
946   <!-- IC Codes -->
947   <string name="ic_code_model">Modelo: %1$s</string>
948   <string name="ic_code_full">IC: %1$s</string>
949   <string name="sim_ringtone_title">Toque do SIM %d</string>
950   <!-- label for application name -->
951   <string name="app_name_label_cm">Aplicação:</string>
952   <!-- label for last time used -->
953   <string name="last_time_used_label_cm">Usada pela última vez:</string>
954   <!-- label for usage time -->
955   <string name="usage_time_label_cm">Tempo de utilização:</string>
956   <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
957   <string name="master_clear_desc_cm" product="tablet">Isto apagará todos os dados do <b>armazenamento interno</b> do seu tablet, incluindo:\n\n <li>As contas do dispositivo</li>\n<li>Definições e dados das aplicações e do sistema</li>\n<li>Aplicações transferidas</li></string>
958   <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
959   <string name="master_clear_desc_cm" product="default">Isto apagará todos os dados do <b>armazenamento interno</b> do seu telefone, incluindo:\n\n <li>As contas do dispositivo</li>\n<li>Definições e dados das aplicações e do sistema</li>\n<li>Aplicações transferidas</li></string>
960   <!-- Factory reset strings -->
961   <string name="factory_reset_instructions_title">Dados pessoais e aplicações</string>
962   <string name="factory_reset_instructions_summary">Isto irá apagar todas as sua contas, aplicações, dados das aplicações e definições do sistema neste dispositivo</string>
963   <string name="factory_reset_personal_content">Conteúdo pessoal</string>
964   <string name="factory_reset_erase_stored_content">Apagar o conteúdo armazenado</string>
965   <string name="factory_reset_erase_stored_content_summary">Apagar músicas, fotos, vídeos e outros dados do utilizador armazenados neste dispositivo</string>
966   <string name="factory_reset_erase_stored_content_summary_forced">Apagar músicas, fotos, vídeos e outros dados do utilizador armazenados neste dispositivo. \n\n <b>O conteúdo não pode ser guardado devido à encriptação do dispositivo.</b></string>
967   <string name="factory_reset_erase_sd_card">Formatar cartão SD</string>
968   <string name="factory_reset_erase_sd_card_summary">Apagar todos os dados no cartão SD, incluindo músicas e fotos</string>
969   <string name="factory_reset_warning_text_reset_now">RESTAURAR AGORA</string>
970   <string name="factory_reset_warning_text_message">Todas as suas contas, aplicações, dados das aplicações e definições do sistema serão removidas deste dispositivo. Isto não pode ser revertido.</string>
971   <!-- Tethering & portable hotspot other category -->
972   <string name="tethering_other_category_text">Outro</string>
973   <!-- Wi-Fi tethering inactivity timeout -->
974   <string name="hotstpot_inactivity_timeout_text">Tempo limite do ponto de acesso Wi\u2011Fi</string>
975   <string name="hotstpot_inactivity_timeout_never">Nunca</string>
976   <string name="hotstpot_inactivity_timeout_1_minute">1 minuto</string>
977   <string name="hotstpot_inactivity_timeout_5_minutes">5 minutos</string>
978   <string name="hotstpot_inactivity_timeout_10_minutes">10 minutos</string>
979   <string name="hotstpot_inactivity_timeout_never_summary_text">O ponto de acesso Wi\u2011Fi não terá limite de tempo</string>
980   <string name="hotstpot_inactivity_timeout_summary_text">O ponto de acesso Wi\u2011Fi irá desligar-se após <xliff:g id="timeout">%1$s</xliff:g></string>
981   <!-- Live lock screen -->
982   <!-- Live lock screen title -->
983   <string name="live_lock_screen_title">Ecrã de bloqueio animado</string>
984   <!-- Live lock screen summary -->
985   <string name="live_lock_screen_summary">Ativar e configurar ecrãs de bloqueio animados</string>
986   <!-- Live lock screen settings content description -->
987   <string name="live_lock_screen_settings_button">Definições</string>
988   <!-- Live lock screen settings screen, caption for when live lock screens are disabled -->
989   <string name="live_lock_screen_settings_disabled_prompt">Para ver os ecrãs de bloqueio animados disponíveis, ative-os.</string>
990   <string name="interruptions_ignore_while_media_title">Prevenir a diminuição do áudio</string>
991   <string name="interruptions_ignore_while_media_summary">Não diminuir o volume de reprodução de multimédia quando chega uma notificação</string>
992   <!-- CM Legal -->
993   <string name="cmlicense_title">Licença CyanogenMod</string>
994   <!-- Menu label for reset the battery stats -->
995   <string name="menu_stats_reset">Repor estatísticas</string>
996   <!-- Reset stats confirmation dialog's message -->
997   <string name="reset_stats_msg">As estatísticas da bateria vão ser reiniciadas</string>
998   <!-- Dock battery not present message -->
999   <string name="dock_battery_not_present">A bateria da doca não está presente</string>
1000   <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging on Dock AC. -->
1001   <string name="battery_info_status_charging_dock_ac">Carregar na doca AC</string>
1002   <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over Dock USB. -->
1003   <string name="battery_info_status_charging_dock_usb">Carregar através da doca USB</string>
1004   <string name="restrict_app_wlan_title">Desativar utilização do Wi-Fi</string>
1005   <string name="restrict_app_wlan_summary">Impedir que a aplicação utilize ligações Wi-Fi</string>
1006   <string name="restrict_app_cellular_title">Desativar utilização dos dados móveis</string>
1007   <string name="restrict_app_cellular_summary">Impedir que a aplicação utilize ligações de dados móveis</string>
1008   <string name="privacy_guard_internet_category">Internet</string>
1009   <!-- Weather -->
1010   <string name="weather_settings_title">Meteorologia</string>
1011   <string name="weather_settings_no_services_prompt">Não há serviços de fornecedor de meteorologia instalados</string>
1012   <string name="weather_settings_button">Definições do fornecedor</string>
1013   <string name="weather_settings_activity_not_found">Não é possível iniciar o menu de definições deste fornecedor</string>
1014   <string name="weather_settings_add_weather_provider">Adicionar fornecedor de meteorologia</string>
1015   <string name="weather_settings_general_settings_title">Geral</string>
1016   <string name="weather_settings_providers_title">Fornecedores</string>
1017   <string name="weather_settings_temp_units_title">Unidade de temperatura</string>
1018   <string name="weather_settings_temp_celsius">Celsius</string>
1019   <string name="weather_settings_temp_fahrenheit">Fahrenheit</string>
1020   <string name="weather_settings_keyword">meteorologia</string>
1021   <string name="background_data_access">Acesso aos dados em 2º plano</string>
1022   <string name="allow_background_both">Através dos dados móveis e Wi\u2011Fi</string>
1023   <string name="allow_background_wlan">Apenas através de Wi\u2011Fi</string>
1024   <string name="allow_background_none">Sem acesso</string>
1025   <string name="mobile_data_alert">Alerta de dados móveis</string>
1026   <string name="mobile_data_alert_summary">Notificar quando a aplicação estiver a usar uma quantidade significativa de dados</string>
1027   <string name="data_usage_menu_enable_data_alerts">Ativar alertas de uso de dados</string>
1028   <string name="data_usage_menu_disable_data_alerts">Desativar alertas de uso de dados</string>
1029   <string name="data_usage_menu_reset_stats">Redefinir as estatísticas de dados</string>
1030   <string name="reset_data_stats_msg">Isto irá apagar todas as informações de rastreamento de dados</string>
1031   <string name="reset_stats_confirm">Confirmar</string>
1032   <string name="restrict_cellular_access_title">Restringir o acesso de dados móveis</string>
1033   <string name="restrict_cellular_access_summary">Desativar o acesso de dados em redes móveis</string>
1034   <string name="restrict_cellular_access_dialog_title">Restringir o acesso de dados móveis?</string>
1035   <string name="restrict_cellular_access_dialog_summary">Este recurso pode fazer com que uma aplicação que dependa de acesso à rede deixe de responder quando só estiverem disponíveis redes móveis.\n\nPoderá encontrar ferramentas mais apropriadas para o controlo de dados nas definições disponíveis na aplicação.</string>
1036   <!-- Label for settings shortcut: carrier selection -->
1037   <string name="shortcut_carrier_title">Operadores de rede</string>
1038   <!-- title for lock screen blur preference -->
1039   <string name="lockscreen_blur_enabled_title">Desfocar fundo</string>
1040   <!-- title for lock screen weather preference -->
1041   <string name="lockscreen_weather_enabled_title">Mostrar o tempo</string>
1042   <!-- Per app controls for LP keyguard notifications -->
1043   <string name="app_notification_show_on_keyguard_title">Mostrar no ecrã de bloqueio</string>
1044   <string name="app_notification_show_on_keyguard_summary">Mostrar notificações desta aplicação no ecrã de bloqueio</string>
1045   <string name="app_notification_no_ongoing_on_keyguard_title">Desativar as notificações persistentes no ecrã de bloqueio</string>
1046   <string name="app_notification_no_ongoing_on_keyguard_summary">Nunca mostrar as notificações persistentes desta aplicação no ecrã de bloqueio</string>
1047   <!-- CmRadioInfo -->
1048   <string name="cm_radio_info_label">Controlo avançado de rádio</string>
1049   <!-- Radio Control (IMS/MBN etc.) -->
1050   <string name="cm_radio_info_mbn_auto_load_on_label">Desativar o carregamento automático de MBN</string>
1051   <string name="cm_radio_info_mbn_auto_load_off_label">Ativar o carregamento automático de MBN</string>
1052   <string name="cm_radio_info_volte_avail_ovr_on_label">Desativar o depurador VoLTE</string>
1053   <string name="cm_radio_info_volte_avail_ovr_off_label">Ativar o depurador VoLTE</string>
1054   <string name="cm_radio_info_vt_avail_ovr_on_label">Desativar o depurador VT</string>
1055   <string name="cm_radio_info_vt_avail_ovr_off_label">Ativar o depurador VT</string>
1056   <string name="cm_radio_info_wfc_avail_ovr_on_label">Desativar o depurador WFC</string>
1057   <string name="cm_radio_info_wfc_avail_ovr_off_label">Ativar o depurador WFC</string>
1058   <string name="cm_radio_info_adb_log_on_label">Desativar os registos de rádio ADB</string>
1059   <string name="cm_radio_info_adb_log_off_label">Ativar os registos de rádio ADB</string>
1060   <string name="cm_radio_info_diag_log_on_label">Desativar os registos de Diag</string>
1061   <string name="cm_radio_info_diag_log_off_label">Ativar os registos de Diag</string>
1062   <!-- Lock screen wallpaper -->
1063   <string name="lockscreen_wallpaper_title">Imagem de fundo</string>
1064   <string name="not_available_with_app">Não disponível com %1$s</string>
1065   <!-- Format string for fingerprint location message -->
1066   <string name="security_settings_fingerprint_enroll_find_sensor_message_cm">Localize o sensor de impressões digitais na <xliff:g id="sensor_location">%1$s</xliff:g> do seu telefone.</string>
1067   <!-- Fingerprint sensor locations -->
1068   <string name="security_settings_fingerprint_sensor_location_back">traseira</string>
1069   <string name="security_settings_fingerprint_sensor_location_front">parte frontal</string>
1070   <string name="security_settings_fingerprint_sensor_location_left">lateral esquerda</string>
1071   <string name="security_settings_fingerprint_sensor_location_right">lateral direita</string>
1072   <!-- SIM status format string -->
1073   <string name="sim_status_format_string">Voz: <xliff:g id="voice_status">%1$s</xliff:g> / Dados: <xliff:g id="data_status">%2$s</xliff:g></string>
1074 </resources>