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">"Salud, actividad física y bienestar"</string> 21 <string name="health_permission_header_description" msgid="1816010176505069704">"Las aplicaciones que tienen este permiso pueden leer y escribir tus datos de salud, actividad física y bienestar. Se incluyen los datos monitorizados de tus dispositivos y los almacenados en Salud conectada."</string> 22 <string name="request_fitness_permissions_header_title" msgid="691098725072165124">"¿Permitir que <xliff:g id="APP_NAME">%1$s</xliff:g> acceda a tus datos de actividad física y bienestar?"</string> 23 <string name="request_fitness_permissions_data_access_type_read_write" msgid="6235870036030504887">"Elige a qué datos de actividad física y bienestar puede acceder esta aplicación. Se incluyen los datos registrados y almacenados en este dispositivo. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 24 <string name="request_fitness_permissions_data_access_type_read" msgid="3344607816160328843">"Elige a qué datos de actividad física y bienestar puede acceder esta aplicación. Se incluyen los datos registrados y almacenados en este dispositivo. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 25 <string name="request_fitness_permissions_data_access_type_write" msgid="8699879399386811720">"Elige a qué datos de actividad física y bienestar puede acceder esta aplicación. Se incluyen los datos registrados y almacenados en este dispositivo. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 26 <string name="request_learn_more" msgid="2665249156693144626">"Más información"</string> 27 <string name="settings_manage_permission" msgid="3585762257420446893">"Salud, actividad física y bienestar"</string> 28 <string name="settings_combined_permissions" msgid="1243346425556604875">"Salud, actividad física y bienestar"</string> 29 <string name="settings_fitness_permissions" msgid="989130669597060476">"Actividad física y bienestar"</string> 30 <string name="settings_medical_permissions" msgid="3616285795348645545">"Registros de salud"</string> 31</resources> 32