summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-pt-rPT/cm_strings.xml
blob: 121e7ec0471d575e14793ee5d5ec0245e1775113 (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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
/**
 * Copyright (c) 2009, The Android Open Source Project
 * 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">
  <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_data_connection_hspap">HSPA+</string>
  <!-- Weather string format in expanded statusbar header -->
  <string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
  <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
  <string name="accessibility_notification_brightness">Brilho</string>
  <!-- Lights settings, LED notification -->
  <string name="led_notification_title">Definições de luz</string>
  <string name="led_notification_text">Luz do LED ativada pelas definições</string>
  <!-- Notification which notifies user flashlight is enabled -->
  <string name="quick_settings_tile_flashlight_not_title">A lanterna está ligada</string>
  <string name="quick_settings_tile_flashlight_not_summary">Toque para desligar</string>
  <!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
  <string name="cm_power_notification_controls_description">Com os controlos avançados de notificações pode definir um nível de importância entre 0 e 6 para as notificações das aplicações.
        \n\n<b>Nível 6</b>
        \n- Mostrar no topo da lista de notificações
        \n- Permitir interrupções do ecrã inteiro
        \n- Apresentação rápida: sempre
        \n\n<b>Nível 5</b>
        \n- Prevenir interrupções do ecrã inteiro
        \n- Apresentação rápida: sempre
        \n\n<b>Nível 4</b>
        \n- Prevenir interrupções do ecrã inteiro
        \n- Apresentação rápida: nunca
        \n\n<b>Nível 3</b>
        \n- Prevenir interrupções do ecrã inteiro
        \n- Apresentação rápida: nunca
        \n- Nunca tocar sons ou vibrar
        \n\n<b>Nível 2</b>
        \n- Prevenir interrupções do ecrã inteiro
        \n- Apresentação rápida: nunca
        \n- Nunca tocar sons ou vibrar
        \n- Ocultar do ecrã de bloqueio
        \n- Mostrar no fundo da lista de notificações
        \n\n<b>Nível 1</b>
        \n- Prevenir interrupções do ecrã inteiro
        \n- Apresentação rápida: nunca
        \n- Nunca tocar sons ou vibrar
        \n- Ocultar do ecrã de bloqueio e da barra de estado
        \n- Mostrar no fundo da lista de notificações
        \n\n<b>Nível 0</b>
        \n- Bloquear todas as notificações da aplicação
    </string>
  <!-- Notification importance level title-->
  <string name="importance_level_title">Importância: Nível %1$d</string>
  <!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
  <string name="notification_importance_very_low">Sem interrupção do ecrã inteiro, apresentação rápida, som ou vibração. Ocultar no ecrã de bloqueio.</string>
  <!-- Screen pinning dialog description (for devices without navbar) -->
  <string name="screen_pinning_description_no_navbar">Irá ficar visível até que o solte. Toque e segure o botão Anterior para soltar.</string>
  <!-- Strings for lockscreen shortcut hints -->
  <string name="left_shortcut_hint">Deslizar para a direita para %1$s</string>
  <string name="right_shortcut_hint">Deslizar para a esquerda para %1$s</string>
  <string name="lockscreen_message">Toque num ícone da esquerda ou da direita para atribuir um atalho no ecrã de bloqueio.</string>
  <string name="lockscreen_default_target">Padrão</string>
  <string name="select_application">Selecionar aplicação</string>
  <string name="lockscreen_choose_action_title">Selecionar ação</string>
  <string name="lockscreen_none_target">Nenhum</string>
  <!-- Play queue -->
  <string name="play_queue_extension">Mostrar a fila de reprodução</string>
  <!-- Weather string format in keyguard -->
  <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string>
  <string name="accessibility_dpad_left">Cursor à esquerda</string>
  <string name="accessibility_dpad_right">Cursor à direita</string>
  <!-- NavBar Tuner -->
  <string name="menu_ime_always_show">Alternador de Menu / Teclado (mostrar sempre)</string>
  <string name="search">Pesquisar</string>
  <!-- Wi-Fi hotspot label when enabled -->
  <plurals name="wifi_hotspot_connected_clients_label">
    <item quantity="one">%1$d cliente</item>
    <item quantity="other">%1$d clientes</item>
  </plurals>
  <!-- Path data for portrait battery -->
  <!-- Path data for landscape battery -->
  <!-- Path data for circle battery -->
  <!-- Volume stream titles - should match the string-array in AOSP -->
  <string-array name="volume_stream_titles_lineage">
    <item>Chamadas</item>
    <!-- STREAM_VOICE_CALL -->
    <item>Sistema</item>
    <!-- STREAM_SYSTEM -->
    <item>Toque</item>
    <!-- STREAM_RING -->
    <item>Multimédia</item>
    <!-- STREAM_MUSIC -->
    <item>Alarme</item>
    <!-- STREAM_ALARM -->
    <item>Notificações</item>
    <!-- STREAM_NOTIFICATION -->
    <item>Bluetooth</item>
    <!-- STREAM_BLUETOOTH_SCO -->
    <item></item>
    <!-- STREAM_SYSTEM_ENFORCED -->
    <item></item>
    <!-- STREAM_DTMF -->
    <item></item>
    <!-- STREAM_TTS -->
  </string-array>
  <!-- Text to use when the number in a notification info is too large
         (greater than status_bar_notification_info_maxnum, defined in
         values/config.xml) and must be truncated.
         [CHAR LIMIT=4] -->
</resources>