aboutsummaryrefslogtreecommitdiff
path: root/res/values-ko/arrays.xml
blob: da945d727724519517468a9efe02c6b0b30cb1d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  ~ Copyright (C) 2015 The Android Open Source Project
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~      http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
   -->

<resources xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <string-array name="display_mode_labels">
    <item msgid="2259828487212953611">"표준"</item>
    <item msgid="2533030282864800794">"전체"</item>
    <item msgid="8568284598210500589">"확대/축소"</item>
  </string-array>
  <string-array name="genre_labels">
    <item msgid="3241959001790384341">"모든 채널"</item>
    <item msgid="928298872841713530">"가족/어린이"</item>
    <item msgid="2751606947569857164">"스포츠"</item>
    <item msgid="7345749789651321496">"쇼핑"</item>
    <item msgid="167201149441442173">"영화"</item>
    <item msgid="525966731464264290">"코미디"</item>
    <item msgid="6096710741527327836">"여행"</item>
    <item msgid="2851882187117833883">"드라마"</item>
    <item msgid="78492781188719038">"교육"</item>
    <item msgid="7221999662426308394">"동물/야생 생물"</item>
    <item msgid="375300513250925001">"뉴스"</item>
    <item msgid="7746320336582330410">"게임"</item>
    <item msgid="1255741860568329178">"예술"</item>
    <item msgid="7603949681065702867">"예능"</item>
    <item msgid="4453821994746804366">"라이프스타일"</item>
    <item msgid="3488534597567932843">"음악"</item>
    <item msgid="7452153120614274095">"프리미엄"</item>
    <item msgid="8215762047341133299">"기술/과학"</item>
  </string-array>
  <string-array name="welcome_page_titles">
    <item msgid="8322900543391231769">"실시간 채널"</item>
    <item msgid="7307688057853449735">"콘텐츠를 찾는 간단한 방법"</item>
    <item msgid="7566838222783641942">"앱을 다운로드하여 더 많은 채널 보기"</item>
    <item msgid="8646630833216197238">"채널 구성 맞춤설정"</item>
  </string-array>
  <string-array name="welcome_page_descriptions">
    <item msgid="8445334820787831823">"TV에서 채널을 시청하는 것처럼 앱에서 콘텐츠를 시청합니다."</item>
    <item msgid="1855708984677953238">"익숙한 가이드와 사용하기 쉬운 인터페이스로 앱에서 콘텐츠를 탐색합니다. \nTV에서 채널을 탐색하는 것과 같습니다."</item>
    <item msgid="3420760668363283731">"실시간 채널을 제공하는 앱을 설치하여 더 많은 채널을 추가합니다. \nTV 메뉴에 있는 링크를 사용하여 Google Play 스토어에서 호환되는 앱을 찾습니다."</item>
    <item msgid="8974157841656828507">"새로 설치한 채널 소스를 설정하여 채널 목록을 맞춤설정합니다. \n설정 메뉴에서 채널 소스를 선택하여 시작합니다."</item>
  </string-array>
</resources>