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">"Sănătate, fitness și wellness"</string> 21 <string name="health_permission_header_description" msgid="1816010176505069704">"Aplicațiile cu această permisiune pot să citească și să scrie date despre sănătate, fitness și wellness. Aici sunt incluse datele urmărite de pe dispozitivele tale și datele stocate în Health Connect."</string> 22 <string name="request_fitness_permissions_header_title" msgid="691098725072165124">"Permiți accesul <xliff:g id="APP_NAME">%1$s</xliff:g> la datele despre fitness și wellness?"</string> 23 <string name="request_fitness_permissions_data_access_type_read_write" msgid="6235870036030504887">"Alege datele despre fitness și wellness pe care le poate accesa aplicația. Aici sunt incluse datele urmărite și stocate pe acest dispozitiv. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 24 <string name="request_fitness_permissions_data_access_type_read" msgid="3344607816160328843">"Alege datele despre fitness și wellness pe care le poate accesa aplicația. Aici sunt incluse datele urmărite și stocate pe acest dispozitiv. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 25 <string name="request_fitness_permissions_data_access_type_write" msgid="8699879399386811720">"Alege datele despre fitness și wellness pe care le poate accesa aplicația. Aici sunt incluse datele urmărite și stocate pe acest dispozitiv. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string> 26 <string name="request_learn_more" msgid="2665249156693144626">"Află mai multe"</string> 27 <string name="settings_manage_permission" msgid="3585762257420446893">"Sănătate, fitness și wellness"</string> 28 <string name="settings_combined_permissions" msgid="1243346425556604875">"Sănătate, fitness și wellness"</string> 29 <string name="settings_fitness_permissions" msgid="989130669597060476">"Fitness și wellness"</string> 30 <string name="settings_medical_permissions" msgid="3616285795348645545">"Date medicale"</string> 31</resources> 32