1<?xml version="1.0" encoding="UTF-8"?> 2<!-- 3/* 4* Copyright (C) 2008 The Android Open Source Project 5* 6* Licensed under the Apache License, Version 2.0 (the "License"); 7* you may not use this file except in compliance with the License. 8* You may obtain a copy of the License at 9* 10* http://www.apache.org/licenses/LICENSE-2.0 11* 12* Unless required by applicable law or agreed to in writing, software 13* distributed under the License is distributed on an "AS IS" BASIS, 14* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 15* See the License for the specific language governing permissions and 16* limitations under the License. 17*/ 18 --> 19 20<resources xmlns:android="http://schemas.android.com/apk/res/android" 21 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 22 <string name="application_name" msgid="4119979710394894209">"라이브 배경화면 선택기"</string> 23 <string name="live_wallpaper_picker_title" msgid="4811278937634144675">"라이브 배경화면 선택"</string> 24 <string name="live_wallpaper_picker_label" msgid="3218000114890071946">"라이브 배경화면"</string> 25 <string name="live_wallpaper_preview_title" msgid="1130080613611954763">"라이브 배경화면 미리보기"</string> 26 <string name="configure_wallpaper" msgid="7396598925806288258">"설정…"</string> 27 <string name="delete_live_wallpaper" msgid="5127205073129449497">"삭제"</string> 28 <string name="wallpaper_instructions" msgid="4215640646180727542">"배경화면 설정"</string> 29 <string name="live_wallpaper_empty" msgid="4278728108785853407">"라이브 배경화면이 없습니다."</string> 30 <string name="set_live_wallpaper" msgid="2381437614949033266">"배경화면 설정"</string> 31 <string name="wallpaper_title_and_author" msgid="8891734217843935304">"<xliff:g id="TITLE">%1$s</xliff:g> 개발자: <xliff:g id="AUTHOR">%2$s</xliff:g>"</string> 32 <string name="live_wallpaper_loading" msgid="2488371303130330734">"라이브 배경화면 로드 중..."</string> 33 <string name="which_wallpaper_option_home_screen" msgid="6592329803583957023">"홈 화면"</string> 34 <string name="which_wallpaper_option_home_screen_and_lock_screen" msgid="6170359719231147447">"홈 화면 및 잠금 화면"</string> 35 <string name="explore_further" msgid="2891466461738034935">"살펴보기"</string> 36 <string name="tab_info" msgid="2612717074705274392">"정보"</string> 37 <string name="tab_customize" msgid="5282247400178296263">"맞춤설정"</string> 38 <!-- no translation found for delete_wallpaper_confirmation (6449356646369781400) --> 39 <skip /> 40</resources> 41