summaryrefslogtreecommitdiffstats
path: root/Settings/res/values-pt-rBR/cm_strings.xml
blob: 96530f53afeb1383c2bf7cbeb84700f950ec9398 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2015 The CyanogenMod 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">
  <!-- CM Updater -->
  <string name="about_cmupdate_settings_title">Atualizações CyanogenMod</string>
  <!-- About screen, CyanogenMod version -->
  <string name="about_mod_version">Versão CyanogenMod</string>
  <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
  <plurals name="show_dev_countdown_cm">
    <item quantity="one">Você agora está a <xliff:g id="step_count">%1$d </xliff:g> passo de ativar as configurações de desenvolvimento.</item>
    <item quantity="other">Você agora está a <xliff:g id="step_count">%1$d </xliff:g> passos de ativar as configurações de desenvolvimento.</item>
  </plurals>
  <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
  <string name="show_dev_on_cm">Você ativou as configurações de desenvolvedor!</string>
  <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
  <string name="show_dev_already_cm">Não precisa, você já ativou as configurações de desenvolvedor.</string>
  <!-- About screen, build date -->
  <string name="about_build_date">Data de compilação</string>
  <!-- About screen, kernel version -->
  <string name="about_kernel_version">Versão do kernel</string>
  <!-- About screen, SELinux status -->
  <string name="about_selinux_status">Status do SELinux</string>
  <!-- These statuses are displayed when a device was built with SE Android supoprt.
    These are displayed by the settings app in the about section. -->
  <string name="selinux_status_disabled">Desativado</string>
  <string name="selinux_status_permissive">Permissivo</string>
  <string name="selinux_status_enforcing">Forçar</string>
  <!-- Description text for bluetooth device pairing instructions. [CHAR LIMIT=150] -->
  <string name="accessories_add_bluetooth_inst_cm">Para começar a usar o CyanogenMod verifique se o dispositivo Bluetooth está em modo de pareamento. No Nexus Remote, pressione voltar e início ao mesmo tempo.</string>
  <!-- Title for Set CM in System Settings Developer options [CHAR LIMIT=50] -->
  <!-- Setting title for root access -->
  <string name="root_access">Acesso superusuário</string>
  <string name="root_access_warning_title">Permitir acesso superusuário?</string>
  <string name="root_access_warning_message">Permitir que aplicativos solicitem acesso de superusuário é muito perigoso e pode comprometer a segurança do seu sistema!</string>
  <string name="root_access_none">Desativado</string>
  <string name="root_access_apps">Somente aplicativos</string>
  <string name="root_access_adb">Somente ADB</string>
  <string name="root_access_all">Aplicativos e ADB</string>
  <!-- Setting that enables the terminal app. [CHAR LIMIT=32] -->
  <string name="enable_terminal_title">Terminal local</string>
  <string name="enable_terminal_summary">Ativar o aplicativo terminal que oferece acesso ao terminal de comando local</string>
  <!-- Display settings -->
  <string name="system_display">Visor</string>
  <string name="system_display_overscan">Overscan</string>
  <string name="system_display_overscan_description">Calibre o visor para ajustar ao tamanho da tela.</string>
  <!-- Home settings -->
  <string name="system_reset_default_home">Redefinir tela inicial padrão</string>
  <string name="system_home_settings">Configurações de tela inicial</string>
  <string name="reset_launcher_title">Redefinir a tela inicial padrão</string>
  <string name="reset_launcher_description">Ao redefinir a tela inicial padrão, você poderá escolher uma tela inicial alternativa (exemplo: Trebuchet).\n\nGostaria de redefinir a tela inicial padrão?</string>
  <string name="reset_launcher_tip">Pressione o botão início para abrir a janela de seleção da tela inicial.</string>
  <!-- Advanced reboot options -->
  <string name="advanced_reboot_title">Reinicialização avançada</string>
  <string name="advanced_reboot_summary">Inclua as opções no menu de reiniciar para recuperação, bootloader ou realizar uma reinicialização via software</string>
  <!-- Reboot menu -->
  <!-- Button to reboot the device into recovery, within the Reboot Options dialog -->
  <string name="reboot_recovery_button_label">Recuperação</string>
  <!-- Button to reboot the device into bootloader, within the Reboot Options dialog -->
  <string name="reboot_bootloader_button_label">Bootloader</string>
  <!-- Button to soft reboot the device, within the Reboot Options dialog -->
  <string name="reboot_soft_button_label">Reiniciar via software</string>
  <!-- Android debugging over WiFi -->
  <string name="adb_over_network">ADB sobre rede</string>
  <string name="adb_over_network_summary">Ativa a depuração de TCP/IP em interfaces de rede (Wi\u2011Fi, USB). Configuração redefinida durante a reinicialização</string>
  <!-- Warning for Adb over Network -->
  <string name="adb_over_network_warning">AVISO: Quando o ADB pela rede é ativado, sua TV fica aberta para invasões em todas as redes conectadas! \n\nSó use este recurso quando estiver conectado a redes confiáveis.\n\nDeseja realmente ativar esta função?</string>
</resources>