• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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">"건강, 피트니스, 웰니스"</string>
21    <string name="health_permission_header_description" msgid="1816010176505069704">"이 권한이 있는 앱은 내 건강, 피트니스, 웰니스 데이터를 읽고 쓸 수 있습니다. 여기에는 기기에서 추적된 데이터와 헬스 커넥트에 저장된 데이터가 포함됩니다."</string>
22    <string name="request_fitness_permissions_header_title" msgid="691098725072165124">"<xliff:g id="APP_NAME">%1$s</xliff:g>에서 피트니스 및 웰니스 데이터에 액세스하도록 허용하시겠습니까?"</string>
23    <string name="request_fitness_permissions_data_access_type_read_write" msgid="6235870036030504887">"이 앱에서 액세스할 수 있는 피트니스 및 웰니스 데이터를 선택하세요. 여기에는 이 기기에서 추적되고 저장된 데이터가 포함됩니다. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string>
24    <string name="request_fitness_permissions_data_access_type_read" msgid="3344607816160328843">"이 앱에서 액세스할 수 있는 피트니스 및 웰니스 데이터를 선택하세요. 여기에는 이 기기에서 추적되고 저장된 데이터가 포함됩니다. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string>
25    <string name="request_fitness_permissions_data_access_type_write" msgid="8699879399386811720">"이 앱에서 액세스할 수 있는 피트니스 및 웰니스 데이터를 선택하세요. 여기에는 이 기기에서 추적되고 저장된 데이터가 포함됩니다. <xliff:g id="LEARN_MORE_LINK">%1$s</xliff:g>"</string>
26    <string name="request_learn_more" msgid="2665249156693144626">"자세히 알아보기"</string>
27    <string name="settings_manage_permission" msgid="3585762257420446893">"건강, 피트니스, 웰니스"</string>
28    <string name="settings_combined_permissions" msgid="1243346425556604875">"건강, 피트니스, 웰니스"</string>
29    <string name="settings_fitness_permissions" msgid="989130669597060476">"피트니스 및 웰니스"</string>
30    <string name="settings_medical_permissions" msgid="3616285795348645545">"건강 기록"</string>
31</resources>
32