diff options
author | Geoff Mendal <mendal@google.com> | 2015-07-23 18:10:24 -0700 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-07-23 18:10:24 -0700 |
commit | 5376d54e8eccc45586e5225b6ec7d6637399270f (patch) | |
tree | acce5b17f457c233b3c5c77f20dbaf8b2a0fa901 /tests/res | |
parent | cce844a7a31c4aec0770c40c7a9a805cb48b9f31 (diff) | |
download | packages_apps_Settings-5376d54e8eccc45586e5225b6ec7d6637399270f.zip packages_apps_Settings-5376d54e8eccc45586e5225b6ec7d6637399270f.tar.gz packages_apps_Settings-5376d54e8eccc45586e5225b6ec7d6637399270f.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I04098c09a5a3a63bb7109b0a3d064eaeed0cf1e2
Auto-generated-cl: translation import
Diffstat (limited to 'tests/res')
-rw-r--r-- | tests/res/values-pt-rBR/strings.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/res/values-pt-rBR/strings.xml b/tests/res/values-pt-rBR/strings.xml new file mode 100644 index 0000000..7373ea8 --- /dev/null +++ b/tests/res/values-pt-rBR/strings.xml @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2009 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 name="discoverable" msgid="3169265480789026010">"Detectável"</string> + <string name="start_scan" msgid="6035699220942169744">"Iniciar verificação"</string> + <string name="stop_scan" msgid="527546916633745779">"Parar verificação"</string> + <string name="operator_hello" msgid="292208161864910159">"Olá, operador!"</string> + <string name="operator_settings_title" msgid="1410094511974808567">"Operador"</string> + <string name="operator_settings_summary" msgid="5916597343019392258">"Ferramenta do operador que pode ser usada para iniciar a atividade que você escolher"</string> + <string name="manufacturer_hello" msgid="7525744633645544137">"Olá, fabricante!"</string> + <string name="manufacturer_settings_title" msgid="2503105049808838612">"Fabricante"</string> + <string name="manufacturer_settings_summary" msgid="766746044826063472">"Ferramenta do fabricante que pode ser usada para iniciar a atividade que você escolher"</string> +</resources> |