diff options
author | Baligh Uddin <baligh@google.com> | 2015-09-18 14:23:53 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2015-09-18 14:23:53 -0700 |
commit | 43b154a71bb6cd7886cc7a6908a4ae0012bdf163 (patch) | |
tree | f21b7ee0ae24154c5c73a137946df59ffb0649ad /res | |
parent | 647b6e45bdd938b0ac5a0a452eabad057c8d8955 (diff) | |
download | android_frameworks_opt_chips-43b154a71bb6cd7886cc7a6908a4ae0012bdf163.tar.gz android_frameworks_opt_chips-43b154a71bb6cd7886cc7a6908a4ae0012bdf163.tar.bz2 android_frameworks_opt_chips-43b154a71bb6cd7886cc7a6908a4ae0012bdf163.zip |
Import translations. DO NOT MERGE
Change-Id: Ifcd3a689bd0706a94b9f899aa9a326e9014489b2
Auto-generated-cl: translation import
Diffstat (limited to 'res')
-rw-r--r-- | res/values-pt-rBR/strings.xml | 25 | ||||
-rw-r--r-- | res/values-ro/strings.xml | 4 |
2 files changed, 27 insertions, 2 deletions
diff --git a/res/values-pt-rBR/strings.xml b/res/values-pt-rBR/strings.xml new file mode 100644 index 0000000..4c52a95 --- /dev/null +++ b/res/values-pt-rBR/strings.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2011 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="more_string" msgid="8495478259330621990">"+<xliff:g id="COUNT">%1$d</xliff:g>"</string> + <string name="copy_email" msgid="7869435992461603532">"Copiar endereço de e-mail"</string> + <string name="copy_number" msgid="530057841276106843">"Copiar número de telefone"</string> + <string name="action_label" msgid="1318401633653605424">"Enter"</string> + <string name="accessbility_suggestion_dropdown_opened" msgid="3231589819168382515">"Sugestões de contato ativadas"</string> + <string name="dropdown_delete_button_desc" msgid="8506791557733906887">"Remover <xliff:g id="CONTACT">%s</xliff:g> dos destinatários"</string> +</resources> diff --git a/res/values-ro/strings.xml b/res/values-ro/strings.xml index 11e1d80..784641f 100644 --- a/res/values-ro/strings.xml +++ b/res/values-ro/strings.xml @@ -17,8 +17,8 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="more_string" msgid="8495478259330621990">"+<xliff:g id="COUNT">%1$d</xliff:g>"</string> - <string name="copy_email" msgid="7869435992461603532">"Copiaţi adresa de e-mail"</string> - <string name="copy_number" msgid="530057841276106843">"Copiaţi numărul de telefon"</string> + <string name="copy_email" msgid="7869435992461603532">"Copiați adresa de e-mail"</string> + <string name="copy_number" msgid="530057841276106843">"Copiați numărul de telefon"</string> <string name="action_label" msgid="1318401633653605424">"Enter"</string> <string name="accessbility_suggestion_dropdown_opened" msgid="3231589819168382515">"Sugestii de persoane de contact disponibile"</string> <string name="dropdown_delete_button_desc" msgid="8506791557733906887">"Eliminați <xliff:g id="CONTACT">%s</xliff:g> din destinatari"</string> |