1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3 Copyright (C) 2025 The Android Open Source Project 4 5 Licensed under the Apache License, Version 2.0 (the "License"); 6 you may not use this file except in compliance with the License. 7 You may obtain a copy of the License at 8 9 http://www.apache.org/licenses/LICENSE-2.0 10 11 Unless required by applicable law or agreed to in writing, software 12 distributed under the License is distributed on an "AS IS" BASIS, 13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 See the License for the specific language governing permissions and 15 limitations under the License. 16 --> 17 18<resources xmlns:android="http://schemas.android.com/apk/res/android" 19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 20 <string name="permgrouplab_health" msgid="2189810208223060173">"Saúde, cond. físico e bem-estar"</string> 21 <string name="health_permission_header_description" msgid="1816010176505069704">"Apps com essa permissão podem ler e gravar seus dados de saúde, condicionamento físico e bem-estar. Isso inclui os dados rastreados dos seus dispositivos e os armazenados no app Conexão Saúde."</string> 22 <string name="request_fitness_permissions_header_title" msgid="691098725072165124">"Permitir que o app <xliff:g id="APP_NAME">%1$s</xliff:g> acesse seus dados de condicionamento físico e bem-estar?"</string> 23 <string name="request_fitness_permissions_data_access_type_read_write" msgid="6235870036030504887">"Escolha quais dados de condicionamento físico e bem-estar o app pode acessar. Isso inclui dados rastreados e armazenados neste dispositivo. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>."</string> 24 <string name="request_fitness_permissions_data_access_type_read" msgid="3344607816160328843">"Escolha quais dados de condicionamento físico e bem-estar o app pode acessar. Isso inclui dados rastreados e armazenados neste dispositivo. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>."</string> 25 <string name="request_fitness_permissions_data_access_type_write" msgid="8699879399386811720">"Escolha quais dados de condicionamento físico e bem-estar o app pode acessar. Isso inclui dados rastreados e armazenados neste dispositivo. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>."</string> 26 <string name="request_learn_more" msgid="2665249156693144626">"Saiba mais"</string> 27 <string name="settings_manage_permission" msgid="3585762257420446893">"Saúde, cond. físico e bem-estar"</string> 28 <string name="settings_combined_permissions" msgid="1243346425556604875">"Saúde, cond. físico e bem-estar"</string> 29 <string name="settings_fitness_permissions" msgid="989130669597060476">"Condicionamento físico e bem-estar"</string> 30 <string name="settings_medical_permissions" msgid="3616285795348645545">"Históricos de saúde"</string> 31</resources> 32