diff options
author | Baligh Uddin <baligh@google.com> | 2015-09-19 02:44:44 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2015-09-19 02:44:44 +0000 |
commit | 5eed30f30c0476411a51d97c411a62b72d5861b5 (patch) | |
tree | 9a5741a2163f0751532b250a2565bcad60ca1a49 /packages | |
parent | 20094d70ac08db3bbdcf363cb3bd1e4550ab8d23 (diff) | |
parent | 9255a864471091d34c9e158f000fa8688e6de671 (diff) | |
download | frameworks_base-5eed30f30c0476411a51d97c411a62b72d5861b5.zip frameworks_base-5eed30f30c0476411a51d97c411a62b72d5861b5.tar.gz frameworks_base-5eed30f30c0476411a51d97c411a62b72d5861b5.tar.bz2 |
Merge "Import translations. DO NOT MERGE" into mnc-dr-dev
Diffstat (limited to 'packages')
-rw-r--r-- | packages/CaptivePortalLogin/res/values-pt-rBR/strings.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/CaptivePortalLogin/res/values-pt-rBR/strings.xml b/packages/CaptivePortalLogin/res/values-pt-rBR/strings.xml new file mode 100644 index 0000000..e1d420f --- /dev/null +++ b/packages/CaptivePortalLogin/res/values-pt-rBR/strings.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="app_name" msgid="5934709770924185752">"CaptivePortalLogin"</string> + <string name="action_use_network" msgid="6076184727448466030">"Usar esta rede como está"</string> + <string name="action_do_not_use_network" msgid="4577366536956516683">"Não usar esta rede"</string> + <string name="action_bar_label" msgid="917235635415966620">"Fazer login na rede"</string> + <string name="ssl_error_warning" msgid="6653188881418638872">"A rede à qual você está tentando se conectar tem problemas de segurança."</string> + <string name="ssl_error_example" msgid="647898534624078900">"Por exemplo, a página de login pode não pertencer à organização mostrada."</string> + <string name="ssl_error_continue" msgid="6492718244923937110">"Continuar mesmo assim pelo navegador"</string> +</resources> |