summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
blob: 99e1d2e6293bacd566ea2c4a90aab85694f00fcc (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2014-2015 Cyanogen, Inc.
-->
<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="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_author_info">만든이</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="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>
</resources>