summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-ko/cm_strings.xml
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-03-18 10:36:07 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2016-03-18 10:36:07 +0100
commit813d4309fb2144b96ffcd644c71a30aadc50fd1e (patch)
tree532609cc34968f682701176114c484f5278b8349 /core/res/res/values-ko/cm_strings.xml
parent8bc386657e4bd582ea0897410523e27230a8e157 (diff)
parentdf301d4a64fe0dfc812b39e3f7e2c2ca4b93c305 (diff)
downloadframeworks_base-05a982aafebd19fe2d23c65cd6cf3f7e2f11ea27.zip
frameworks_base-05a982aafebd19fe2d23c65cd6cf3f7e2f11ea27.tar.gz
frameworks_base-05a982aafebd19fe2d23c65cd6cf3f7e2f11ea27.tar.bz2
Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_frameworks_base into replicant-6.0replicant-6.0-alpha-0004
Diffstat (limited to 'core/res/res/values-ko/cm_strings.xml')
-rw-r--r--core/res/res/values-ko/cm_strings.xml15
1 files changed, 3 insertions, 12 deletions
diff --git a/core/res/res/values-ko/cm_strings.xml b/core/res/res/values-ko/cm_strings.xml
index 6a25acf..f0b963e 100644
--- a/core/res/res/values-ko/cm_strings.xml
+++ b/core/res/res/values-ko/cm_strings.xml
@@ -28,7 +28,6 @@
<string name="permdesc_readPhoneBlacklist">앱이 전화 또는 메시지 수신이 차단된 전화번호들의 정보를 읽을 수 있도록 허용합니다.</string>
<string name="permlab_changePhoneBlacklist">전화 블랙리스트 수정</string>
<string name="permdesc_changePhoneBlacklist">앱이 어떤 전화번호들의 전화 또는 메시지를 차단할 것인지를 변경할 수 있도록 허용합니다.</string>
- <string name="global_action_choose_profile">프로필</string>
<string name="permlab_setKeyguardWallpaper">잠금화면 배경 설정</string>
<string name="permdesc_setKeyguardWallpaper">앱이 잠금화면 배경을 바꿀 수 있도록 허용합니다.</string>
<string name="global_action_reboot">다시 시작</string>
@@ -50,18 +49,8 @@
<string name="adb_active_custom_tile_both">USB 및 네트워크</string>
<string name="adb_active_custom_tile_usb">USB</string>
<string name="adb_active_custom_tile_net">네트워크</string>
- <string name="permlab_accessThemeService">테마 서비스에 액세스</string>
<string name="permlab_interceptPackageLaunch">앱 실행 차단</string>
- <string name="permdesc_accessThemeService">앱이 테마 서비스에 접근할 수 있도록 허용합니다. 일반 앱에서는 필요없는 권한입니다.</string>
- <string name="permlab_readThemes">테마 정보 읽기</string>
- <string name="permdesc_readThemesDesc">앱이 설치된 테마들을 읽어들이고 현재 적용된 테마를 확인할 수 있도록 허용합니다.</string>
- <string name="permlab_writeThemes">테마 정보 수정</string>
- <string name="permdesc_writeThemesDesc">앱이 새로운 테마를 설치하거나 다른 테마를 적용할 수 있도록 허용합니다.</string>
- <string name="theme_install_error_title">테마 설치 실패</string>
- <string name="theme_install_error_message">%s을(를) 설치하지 못했습니다</string>
<string name="stylus_app_not_installed">%s이(가) 설치되지 않음</string>
- <string name="theme_reset_notification_title">테마 초기화</string>
- <string name="theme_reset_notification_body">잦은 앱 충돌로 인해 시스템 테마가 복원되었습니다.</string>
<string name="silent_mode_priority">우선순위</string>
<string name="silent_mode_none">없음</string>
<string name="subscription_change_disabled_wifi_ap">SIM 구독 변경으로 인해 Wi-Fi 핫스팟 비활성화함</string>
@@ -108,7 +97,7 @@
<string name="app_ops_start_at_bootup">전원을 켤 때 실행</string>
<string name="app_ops_toast_window">팝업 메시지 표시</string>
<string name="app_ops_toggle_bluetooth">블루투스 켜기/끄기</string>
- <string name="app_ops_toggle_mobile_data">모바일 데이터 켜기/끄기</string>
+ <string name="app_ops_toggle_mobile_data">셀룰러 데이터 켜기/끄기</string>
<string name="app_ops_toggle_nfc">NFC 켜기/끄기</string>
<string name="app_ops_toggle_wifi">Wi-Fi 켜기/끄기</string>
<string name="app_ops_use_alarm_volume">알람 볼륨 제어</string>
@@ -156,4 +145,6 @@
<string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g>대의 기기가 연결되어 있습니다</string>
<string name="notify_package_component_protected_title">액티비티 실행 제한됨</string>
<string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g>은(는) 실행이 제한되어 있습니다. 탭하여 제한을 해제하고 애플리케이션을 실행하세요.</string>
+ <string name="notify_battery_fully_charged_title">배터리가 완전히 충전됨</string>
+ <string name="notify_battery_fully_charged_text">배터리 수명을 향상시키기 위해 기기를 충전기에서 분리하세요.</string>
</resources>