summaryrefslogtreecommitdiffstats
path: root/res/values-pt
diff options
context:
space:
mode:
authorGustavo <gustavo@gustavo.ca>2013-12-11 15:52:56 -0200
committerDanesh M <daneshm90@gmail.com>2014-01-24 16:25:20 -0800
commit48e5c30505494b7c41267a71b59f79a53052a2d1 (patch)
tree348d53c789ebcf846d0f0b3e707dcf8dcfe4a592 /res/values-pt
parent3a6c286d31b862dab34154f80eb77ad7fafe3cb1 (diff)
downloadandroid_packages_apps_Trebuchet-48e5c30505494b7c41267a71b59f79a53052a2d1.tar.gz
android_packages_apps_Trebuchet-48e5c30505494b7c41267a71b59f79a53052a2d1.tar.bz2
android_packages_apps_Trebuchet-48e5c30505494b7c41267a71b59f79a53052a2d1.zip
Trebuchet: PT-BR Translations
Change-Id: I3a635355b9e40adddb3db33757576a910629c37e
Diffstat (limited to 'res/values-pt')
-rw-r--r--res/values-pt/cm_arrays.xml39
-rw-r--r--res/values-pt/cm_strings.xml44
2 files changed, 83 insertions, 0 deletions
diff --git a/res/values-pt/cm_arrays.xml b/res/values-pt/cm_arrays.xml
new file mode 100644
index 000000000..4f3bd2d10
--- /dev/null
+++ b/res/values-pt/cm_arrays.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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">
+ <string-array name="preferences_interface_general_icons_text_font_family_entries">
+ <item>Normal</item>
+ <item>Leve</item>
+ <item>Condensado</item>
+ </string-array>
+ <string-array name="transition_effect_entries">
+ <item>Nenhum</item>
+ <item>Dar Zoom</item>
+ <item>Tirar Zoom</item>
+ <item>Rotacionar p/ Cima</item>
+ <item>Rotacionar p/ Baixo</item>
+ <item>Cubo Interno</item>
+ <item>Cubo Externo</item>
+ <item>Pilha</item>
+ <item>Acordeão</item>
+ <item>Girar</item>
+ <item>Cilindro Interno</item>
+ <item>Cilindro Externo</item>
+ <item>Carrossel</item>
+ <item>Visão Geral</item>
+ </string-array>
+</resources> \ No newline at end of file
diff --git a/res/values-pt/cm_strings.xml b/res/values-pt/cm_strings.xml
new file mode 100644
index 000000000..bd95ddb67
--- /dev/null
+++ b/res/values-pt/cm_strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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">
+ <string name="preferences_title">Preferências</string>
+ <string name="preferences_interface_title">Interface</string>
+ <string name="preferences_application_title">Aplicação</string>
+ <string name="preferences_interface_homescreen_title">Tela Inicial</string>
+ <string name="preferences_interface_homescreen_summary">Telas e papéis de parede</string>
+ <string name="preferences_interface_general_title">Geral</string>
+ <string name="preferences_interface_drawer_title">Gaveta de apps</string>
+ <string name="preferences_interface_dock_title">Dock</string>
+ <string name="application_copyright">Copyright \u00A9 2013 The CyanogenMod Project</string>
+ <string name="sort_button_text">Ordenar</string>
+ <string name="filter_button_text">Filtrar</string>
+ <string name="default_screen_button_text">Tela Padrão</string>
+ <string name="transition_effect_button_text">Efeito de Rolagem</string>
+ <string name="sort_mode_title">Título</string>
+ <string name="sort_mode_launch_count">Contagem de inicialização</string>
+ <string name="sort_mode_install_time">Tempo de Instalação</string>
+ <string name="scrolling_page_outlines">Contorno de página</string>
+ <string name="scrolling_fade_adjacent">Esmaecer páginas laterais</string>
+ <string name="wallpaper_scroll">Rolar papel de parede</string>
+ <string name="preferences_interface_homescreen_search_title">Barra de pesquisa</string>
+ <string name="preferences_interface_homescreen_search_summary">Exibir barra de pesquisa persistente no topo da tela</string>
+ <string name="preferences_interface_general_icons_category">Ícones</string>
+ <string name="preferences_interface_general_icons_large_title">Ícones grandes</string>
+ <string name="preferences_interface_general_icons_large_summary">Usar ícones de aplicação extra grandes na tela inicial e gaveta de aplicativos</string>
+ <string name="preferences_interface_general_icons_text_style_title">Estilo da fonte</string>
+ <string name="preferences_interface_general_icons_text_style_summary">Estilo da fonte para usar nos textos dos ícones</string>
+</resources> \ No newline at end of file