summaryrefslogtreecommitdiffstats
path: root/CrespoParts
diff options
context:
space:
mode:
authorGustavo <gustavogyn@gmail.com>2012-05-18 20:38:54 -0700
committerGustavo <gustavogyn@gmail.com>2012-05-18 20:38:54 -0700
commit0901ec7e6551a71bb24facefe5950897dfc8b85b (patch)
tree96b170ea397d2e2125c5591a1e1261094012a145 /CrespoParts
parente138309f9facdd82c2a3085c89cec2b830a58057 (diff)
downloaddevice_samsung_crespo-0901ec7e6551a71bb24facefe5950897dfc8b85b.zip
device_samsung_crespo-0901ec7e6551a71bb24facefe5950897dfc8b85b.tar.gz
device_samsung_crespo-0901ec7e6551a71bb24facefe5950897dfc8b85b.tar.bz2
PT-BR: Add Missing Translations
Change-Id: Ied709f9b8af3f248cfac3dfd9ab1455d59674252
Diffstat (limited to 'CrespoParts')
-rwxr-xr-xCrespoParts/res/values-pt-rBR/arrays.xml27
-rwxr-xr-xCrespoParts/res/values-pt-rBR/strings.xml48
2 files changed, 75 insertions, 0 deletions
diff --git a/CrespoParts/res/values-pt-rBR/arrays.xml b/CrespoParts/res/values-pt-rBR/arrays.xml
new file mode 100755
index 0000000..f4805bd
--- /dev/null
+++ b/CrespoParts/res/values-pt-rBR/arrays.xml
@@ -0,0 +1,27 @@
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="backlight_timeout_entries">
+ <item>2 segundo</item>
+ <item>Pré-definido (5 segundos)</item>
+ <item>10 segundos</item>
+ <item>15 segundos</item>
+ <item>20 segundos</item>
+ <item>30 segundos</item>
+ <item>Nunca</item>
+ </string-array>
+
+ <string-array name="blink_timeout_entries">
+ <item>1 minuto</item>
+ <item>2 minuto</item>
+ <item>Pré-definido (5 minutos)</item>
+ <item>10 minutos</item>
+ <item>15 minutos</item>
+ <item>30 minutos</item>
+ <item>Nunca</item>
+ </string-array>
+
+ <string-array name="hspa_entries">
+ <item>Apenas UMTS</item>
+ <item>Apenas HSDPA</item>
+ <item>HSDPA + HSUPA</item>
+ </string-array>
+</resources> \ No newline at end of file
diff --git a/CrespoParts/res/values-pt-rBR/strings.xml b/CrespoParts/res/values-pt-rBR/strings.xml
new file mode 100755
index 0000000..e69046b
--- /dev/null
+++ b/CrespoParts/res/values-pt-rBR/strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">Configurações Nexus S</string>
+ <string name="general_title">GERAL</string>
+ <string name="display_title">TELA</string>
+ <string name="sound_title">SOM</string>
+ <string name="category_cpu_title">CPU</string>
+ <string name="cpu_deepidle_title_head">Ociosidade Profunda</string>
+ <string name="cpu_deepidle_summary_head">Ativa ociosidade profunda.</string>
+ <string name="category_screen_title">Configurações WM8994 ( voodoo )</string>
+ <string name="color_tuning_title_head">Ajuste de Cor</string>
+ <string name="color_tuning_summary_head">Ajustar cor da tela</string>
+ <string name="gamma_tuning_title_head">Ajudar cor gama</string>
+ <string name="gamma_tuning_summary_head">Calibrar correção da cor gama</string>
+ <string name="color_hack_presets_title_head">Predefinições de cor</string>
+ <string name="color_hack_presets_summary_head">Predefinições para gama e multiplicadores testados por alguns usuários</string>
+ <string name="color_red_title">Vermelho</string>
+ <string name="color_green_title">Verde</string>
+ <string name="color_blue_title">Azul</string>
+ <string name="gamma_default_title">Padrão</string>
+ <string name="gamma_CM_title">Conf. CM</string>
+ <string name="gamma_bright_title">Conf. de Brilho</string>
+ <string name="color_default_title">Padrão</string>
+ <string name="color_CM_title">Conf. CM</string>
+ <string name="color_dark_title">Conf. Escuro</string>
+ <string name="preset1_default_title">Padrão</string>
+ <string name="preset2_default_title">Natural</string>
+ <string name="preset3_default_title">Azul Escuro</string>
+ <string name="preset4_default_title">Quente</string>
+ <string name="preset5_default_title">Frio Escuro</string>
+ <string name="preset6_default_title">Proc. Cruzado</string>
+ <string name="credits_presets">Créditos: ale.landra91 cpaixao provolinoo</string>
+ <string name="category_touchkey_title">Teclas Sensíveis ao Toque</string>
+ <string name="touchkey_notification_title_head">Notificações de Luz de Fundo</string>
+ <string name="touchkey_notification_summary_head">As luzes de fundo das teclas sensíveis ao toque irão acender quando houver uma notificação.</string>
+ <string name="category_radio_title">Rádio</string>
+ <string name="hspa_title_head">HSPA</string>
+ <string name="hspa_summary_head">Ativar HSDPA/HSUPA</string>
+ <string name="label_deepidle_stats">Estátitiscas de Ociosidade</string>
+ <string name="label_state">Estado</string>
+ <string name="label_time">Tempo (ms)</string>
+ <string name="label_average">Média (ms)</string>
+ <string name="label_reset">Restaurar</string>
+ <string name="label_close">Fechar</string>
+ <string name="label_idle1">Ocioso</string>
+ <string name="label_idle2">Ociosidade Profunda (TOP=LIGADO)</string>
+ <string name="label_idle3">Ociosidade Profunda (TOP=DESLIGADO)</string>
+</resources> \ No newline at end of file