1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2016 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17<resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="notification_assistant" msgid="9160940242838910547">"Notificações adaptáveis do Android"</string> 20 <string-array name="english_otp_context_words"> 21 <item msgid="7615778208475066419">"PIN"</item> 22 <item msgid="7174505163902448507">"palavra-passe"</item> 23 <item msgid="3917837442156595568">"código secreto"</item> 24 <item msgid="6971032950332150936">"dois fatores"</item> 25 <item msgid="826248726164877615">"dois fatores"</item> 26 <item msgid="2156400793251117724">"início de sessão"</item> 27 <item msgid="3621495493711216796">"início de sessão"</item> 28 <item msgid="4652629344958695406">"iniciar"</item> 29 <item msgid="6021138326345874403">"autenticar"</item> 30 <item msgid="301989899519648952">"autenticação"</item> 31 <item msgid="2409846400635400651">"código"</item> 32 <item msgid="3362500960690003002">"segredo"</item> 33 <item msgid="1542192064842556988">"validar"</item> 34 <item msgid="2052362882225775298">"validação"</item> 35 <item msgid="4759495520595696444">"confirmar"</item> 36 <item msgid="4360404417991731370">"confirmação"</item> 37 <item msgid="5135302120938115660">"uma vez"</item> 38 <item msgid="405482768547359066">"acesso"</item> 39 <item msgid="7962233525908588330">"validação"</item> 40 <item msgid="9095545913763732113">"validar"</item> 41 <item msgid="2601700967903477651">"utilização única"</item> 42 <item msgid="1775341814323929840">"autorizar"</item> 43 <item msgid="4159587727958533896">"autorização"</item> 44 <item msgid="7199374258785307822">"número de identificação pessoal"</item> 45 <item msgid="3860872742161492043">"PIN"</item> 46 </string-array> 47</resources> 48