summaryrefslogtreecommitdiffstats
path: root/Settings/res/values-pt-rBR/arrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-02 00:40:35 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-02 00:40:40 +0300
commit3327e7bb750b8a780d9c133c3da54a33e3a0c0b7 (patch)
treeb9d7ba7d708e15ff0e3f8ddbabc39feabec95f36 /Settings/res/values-pt-rBR/arrays.xml
parent9bf8494658f0c6328d3db793b1153c6c8a621e96 (diff)
downloadandroid_packages_apps_TvSettings-3327e7bb750b8a780d9c133c3da54a33e3a0c0b7.tar.gz
android_packages_apps_TvSettings-3327e7bb750b8a780d9c133c3da54a33e3a0c0b7.tar.bz2
android_packages_apps_TvSettings-3327e7bb750b8a780d9c133c3da54a33e3a0c0b7.zip
Revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/apps/TvSettings into cm-13.0"
This reverts commit f8a79aec935e70c51ab918b0ca9eb965ff998bc1, reversing changes made to 725a993fd6c4891613b4df620b230f29f33941dd. Change-Id: I87a1cba757dfa336dfd687f305d3d7d7da6e141a
Diffstat (limited to 'Settings/res/values-pt-rBR/arrays.xml')
-rw-r--r--Settings/res/values-pt-rBR/arrays.xml72
1 files changed, 72 insertions, 0 deletions
diff --git a/Settings/res/values-pt-rBR/arrays.xml b/Settings/res/values-pt-rBR/arrays.xml
new file mode 100644
index 00000000..96839e51
--- /dev/null
+++ b/Settings/res/values-pt-rBR/arrays.xml
@@ -0,0 +1,72 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2014 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="sleep_timeout_entries">
+ <item msgid="1213527366819650274">"5 minutos"</item>
+ <item msgid="3695675702735844029">"10 minutos"</item>
+ <item msgid="5742541267966746817">"15 minutos"</item>
+ <item msgid="4333958225402992378">"30 minutos"</item>
+ <item msgid="3103819305854192542">"1 hora"</item>
+ </string-array>
+ <string-array name="screen_off_timeout_entries">
+ <item msgid="8244337465472020927">"30 minutos"</item>
+ <item msgid="1001586019759702505">"1 hora"</item>
+ <item msgid="5216959047515554188">"3 horas"</item>
+ <item msgid="4152882798140628647">"6 horas"</item>
+ <item msgid="412984226950404956">"12 horas"</item>
+ <item msgid="2178434662173258997">"Nunca"</item>
+ </string-array>
+ <string-array name="captioning_typeface_selector_titles">
+ <item msgid="4410581208185456276">"Padrão"</item>
+ <item msgid="9033306684422202101">"Sans-serif"</item>
+ <item msgid="1864985245839120339">"Sans-serif condensado"</item>
+ <item msgid="2707402752636362906">"Sans-serif monoespaçada"</item>
+ <item msgid="4549910217342216388">"Serif"</item>
+ <item msgid="4764344884232052861">"Serif monoespaçada"</item>
+ <item msgid="8561996903323025702">"Casual"</item>
+ <item msgid="8403638572764467550">"Cursiva"</item>
+ <item msgid="5560655268137500927">"Versalete"</item>
+ </string-array>
+ <string-array name="captioning_font_size_selector_titles">
+ <item msgid="4304493614734189861">"Muito pequeno"</item>
+ <item msgid="1694402928400844023">"Pequena"</item>
+ <item msgid="1235495470844109970">"Normal"</item>
+ <item msgid="481223375568095790">"Grande"</item>
+ <item msgid="8614563351231073075">"Muito grande"</item>
+ </string-array>
+ <string-array name="captioning_edge_type_selector_titles">
+ <item msgid="5333047169042840730">"Nenhum"</item>
+ <item msgid="7663488423233018922">"Contorno"</item>
+ <item msgid="7891048730741670843">"Sombra projetada"</item>
+ <item msgid="6613725572146700438">"Em relevo"</item>
+ <item msgid="1007736533206905292">"Baixo relevo"</item>
+ </string-array>
+ <string-array name="captioning_opacity_selector_titles">
+ <item msgid="7311196539184412021">"25%"</item>
+ <item msgid="4609292560884303243">"50%"</item>
+ <item msgid="1626485489418859846">"75%"</item>
+ <item msgid="1811192455405034366">"100%"</item>
+ </string-array>
+ <string-array name="captioning_preset_selector_titles">
+ <item msgid="7937747884375690010">"Branco em preto"</item>
+ <item msgid="5187532965364561774">"Preto em branco"</item>
+ <item msgid="7275908232441066633">"Amarelo em preto"</item>
+ <item msgid="3907210401785295669">"Amarelo em azul"</item>
+ <item msgid="7050475937183962123">"Personalizado"</item>
+ </string-array>
+</resources>