summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
blob: 933c5eb73d80425bee460a2269a90b5139cce5e5 (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2016 Cyanogen, Inc.
     Copyright (C) 2016 The CyanogenMod 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>
  <string name="app_name">테마 선택기</string>
  <string name="font_preview_letters">AaBbCcDd</string>
  <string name="theme_installed_notification_title">%s이(가) 설치되었습니다</string>
  <string name="theme_installed_notification_text">테마가 성공적으로 설치되었습니다.</string>
  <!-- Note: These are for "themes", meaning multiple themes -->
  <string name="themes_installed_notification_title">%d개 테마가 설치됨</string>
  <string name="themes_installed_notification_text_one">%1$s와(과) %2$d개의 다른 테마가 설치됨.</string>
  <string name="themes_installed_notification_text_other">%1$s와(과) %2$d개의 다른 테마가 설치됨.</string>
  <string name="font_component_item_text">Aa</string>
  <!-- Labels for each theme component card -->
  <string name="icon_label">아이콘</string>
  <string name="font_label">글꼴</string>
  <string name="statusbar_label">상태</string>
  <string name="navbar_label">내비게이션</string>
  <string name="wallpaper_label">배경화면</string>
  <string name="lockscreen_label">잠금 화면 배경화면</string>
  <string name="live_lock_screen_label">라이브 잠금 화면</string>
  <string name="style_label">컨트롤</string>
  <string name="boot_animation_label">부팅 애니메이션</string>
  <string name="alarm_label">알람</string>
  <string name="notification_label">알림</string>
  <string name="ringtone_label">벨소리</string>
  <!-- Overflow menu -->
  <string name="menu_customize">사용자 정의</string>
  <string name="menu_delete">삭제</string>
  <string name="menu_reset">테마 초기화</string>
  <!-- Shop themes -->
  <string name="shop_themes">더 많은 테마 얻기</string>
  <!-- Overlay titles -->
  <string name="apply_theme_overlay_title">적용</string>
  <string name="delete_theme_overlay_title">삭제</string>
  <string name="reset_theme_overlay_title">초기화</string>
  <!-- TAG text -->
  <string name="default_tag_text">기본</string>
  <string name="customized_tag_text">사용자 지정</string>
  <string name="updated_tag_text">업데이트됨</string>
  <string name="add_component_text">추가</string>
  <string name="wallpaper_none">없음</string>
  <string name="audible_title_none">없음</string>
  <!-- Labels for the customize/reset theme layout -->
  <string name="reset_theme">초기화</string>
  <string name="customize_theme">사용자정의</string>
  <!-- Extra wallpaper components for selector -->
  <string name="wallpaper_external_title">이미지 선택</string>
  <string name="wallpaper_none_title">없음</string>
  <string name="mod_lock_title">MOD 잠금</string>
  <string name="processing_theme">처리중\u2026</string>
  <!-- Legacy themes -->
  <string name="legacy_theme_warning">%s은(는) 구 버전의 CM을 위한 테마입니다. 이 테마는 호환성에 문제를 발생시킬 수 있습니다.</string>
  <!-- Per app theming -->
  <string name="per_app_theming_title">앱 테마 설정</string>
  <string name="per_app_theme_removal_warning">새 테마를 적용하면 앱 테마 수정이 초기화됩니다.</string>
  <string name="per_app_theme_applying">테마 적용중</string>
  <string name="per_app_theme_app_not_overlaid_warning">이 테마는 이 앱을 지원하지 않습니다. 일부 요소가 변경되지 않을 수도 있습니다.</string>
  <string name="read_external_permission_denied_message">테마 선택기에서 미디어에 액세스할 수 없어서 이미지를 선택할 수 없습니다.</string>
  <string name="animated_lock_screen_badge_text">영상</string>
  <string name="enable_live_lock_screen_dialog_title">라이브 잠금 화면 활성화</string>
  <string name="enable_live_lock_screen_dialog_message">영상 잠금 화면에는 라이브 잠금 화면 기능이 필요합니다. 사용자는 잠금 화면 설정에서 라이브 잠금 화면 설정으로 변경할 수 있습니다.</string>
  <string name="enable_live_lock_screen_dialog_positive_btn_text">사용함</string>
  <string name="get_more_app_not_available">앱을 사용할 수 없음</string>
  <string name="new_feature_label">신규</string>
</resources>