summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/strings.xml')
-rw-r--r--res/values-ko/strings.xml22
1 files changed, 12 insertions, 10 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index c37f4bd1..7977e155 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -15,17 +15,19 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="permlab_downloadManager">"다운로드 관리자 액세스"</string>
- <string name="permdesc_downloadManager">"응용 프로그램이 다운로드 관리자에 액세스하여 파일을 다운로드할 수 있습니다. 악성 응용 프로그램은 이 기능을 이용하여 다운로드를 손상시키고 개인 정보에 액세스할 수 있습니다."</string>
- <string name="permlab_downloadManagerAdvanced">"다운로드 관리자 고급 기능"</string>
- <string name="permdesc_downloadManagerAdvanced">"응용프로그램이 다운로드 관리자의 고급 기능에 액세스할 수 있습니다."\n" 악성 응용프로그램은 이 기능을 이용하여 다운로드를 중단시키고"\n" 개인 정보에 액세스할 수 있습니다."</string>
- <string name="permlab_cacheFilesystem">"시스템 캐시 사용"</string>
- <string name="permdesc_cacheFilesystem">"응용 프로그램이 시스템 캐시에 직접 액세스, 수정 및 삭제할 수 있습니다. 악성 응용 프로그램은 이 기능을 이용하여 다운로드와 기타 응용 프로그램을 심하게 손상시키고 개인 데이터에 액세스할 수 있습니다."</string>
- <string name="permlab_downloadCompletedIntent">"다운로드 알림 보내기"</string>
- <string name="permdesc_downloadCompletedIntent">"응용 프로그램이 완료된 다운로드에 대한 알림을 보낼 수 있습니다. 악성 응용 프로그램은 이 기능을 이용하여 파일을 다운로드하는 다른 응용 프로그램과 혼동하도록 할 수 있습니다."</string>
- <string name="download_unknown_title">"&lt;제목없음&gt;"</string>
+ <!-- no translation found for app_label (3658948994665187911) -->
+ <skip />
+ <string name="permlab_downloadManager">"다운로드 관리자에 액세스합니다."</string>
+ <string name="permdesc_downloadManager">"응용프로그램이 다운로드 관리자에 액세스하여 파일을 다운로드하도록 허용합니다. 이 경우 악성 응용프로그램이 다운로드를 중단시키고 비공개 정보에 액세스할 수 있습니다."</string>
+ <string name="permlab_downloadManagerAdvanced">"고급 다운로드 관리자 기능입니다."</string>
+ <string name="permdesc_downloadManagerAdvanced">"응용프로그램이 다운로드 관리자의 고급 기능에 액세스할 수 있도록 허용합니다."\n" 이 경우 악성 응용프로그램이 다운로드를 중단시키고"\n" 개인 정보에 액세스할 수 있습니다."</string>
+ <string name="permlab_cacheFilesystem">"시스템 캐시를 사용합니다."</string>
+ <string name="permdesc_cacheFilesystem">"응용프로그램이 시스템 캐시에 직접 액세스, 수정 및 삭제할 수 있도록 허용합니다. 이 경우 악성 응용프로그램이 다운로드와 기타 응용프로그램을 심각하게 방해하고 비공개 데이터에 액세스할 수 있습니다."</string>
+ <string name="permlab_downloadCompletedIntent">"다운로드 알림을 전송합니다."</string>
+ <string name="permdesc_downloadCompletedIntent">"응용프로그램이 완료된 다운로드에 대한 알림을 보낼 수 있도록 허용합니다. 이 경우 악성 응용프로그램이 파일을 다운로드하는 다른 응용프로그램에 혼란을 야기할 할 수 있습니다."</string>
+ <string name="download_unknown_title">"&lt;제목 없음&gt;"</string>
<string name="notification_filename_separator">", "</string>
- <string name="notification_filename_extras">" 및 %d개 이상"</string>
+ <string name="notification_filename_extras">" 및 %d개"</string>
<string name="notification_download_complete">"다운로드 완료"</string>
<string name="notification_download_failed">"다운로드 실패"</string>
</resources>