summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-pt-rBR/arrays.xml
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/res/values-pt-rBR/arrays.xml
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/res/values-pt-rBR/arrays.xml')
-rwxr-xr-xCrespoParts/res/values-pt-rBR/arrays.xml27
1 files changed, 27 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