summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
blob: 108eb5514e9c988571674e71af76000392637163 (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
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2007 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 name="app_name" msgid="2738748390251381682">"패키지 설치 프로그램"</string>
    <string name="install" msgid="5896438203900042068">"설치"</string>
    <string name="done" msgid="3889387558374211719">"완료"</string>
    <string name="security_settings_desc" msgid="4984920898157282073">"이 애플리케이션에 다음을 수행할 권한을 부여:"</string>
    <string name="cancel" msgid="8360346460165114585">"취소"</string>
    <string name="unknown" msgid="4742479012767208045">"알 수 없음"</string>
    <string name="installing" msgid="8613631001631998372">"설치 중..."</string>
    <string name="install_done" msgid="5868979453936752120">"애플리케이션이 설치되었습니다."</string>
    <string name="install_confirm_question" msgid="5512879835615493065">"이 애플리케이션을 설치하시겠습니까?"</string>
    <string name="install_failed" msgid="6644311739017660989">"애플리케이션이 설치되지 않았습니다."</string>
    <string name="install_failed_msg" msgid="5282789300118241924">"휴대전화에 <xliff:g id="APP_NAME">%1$s</xliff:g>을(를) 설치할 수 없습니다."</string>
    <string name="launch" msgid="4826921505917605463">"열기"</string>
    <string name="unknown_apps_dlg_title" msgid="2855558586206583032">"설치가 차단됨"</string>
    <string name="unknown_apps_dlg_text" msgid="5372999034845590289">"보안을 위해 Android 마켓에서 구입하지 않은 애플리케이션은 휴대전화에 설치되지 않도록 설정되어 있습니다."</string>
    <string name="ok" msgid="3468756155452870475">"확인"</string>
    <string name="settings" msgid="6743583734099755409">"설정"</string>
    <string name="manage_applications" msgid="2704331021611806557">"애플리케이션 관리"</string>
    <string name="dlg_app_replacement_title" msgid="3438730820395482641">"애플리케이션 교체"</string>
    <string name="dlg_app_replacement_statement" msgid="1175452362814803850">"설치 중인 애플리케이션이 다른 애플리케이션을 대체합니다."\n\n"이전의 모든 사용자 데이터는 저장됩니다."</string>
    <string name="dlg_sys_app_replacement_statement" msgid="1047598434568470723">"시스템 애플리케이션입니다. 그래도 바꾸시겠습니까?"\n\n"이전의 사용자 데이터는 모두 저장됩니다."</string>
    <string name="out_of_space_dlg_title" msgid="7843674437613797326">"여유 공간이 없음"</string>
    <string name="out_of_space_dlg_text" msgid="7767221563720090883">"<xliff:g id="APP_NAME">%1$s</xliff:g>을(를) 설치할 수 없습니다. 여유 공간을 확보 후 다시 시도하세요."</string>
    <string name="dlg_ok" msgid="6944357727705699232">"확인"</string>
    <string name="app_not_found_dlg_title" msgid="1510267643973600726">"애플리케이션을 찾지 못했습니다."</string>
    <string name="app_not_found_dlg_text" msgid="754013198108180241">"애플리케이션이 설치된 애플리케이션 목록에 없습니다."</string>
    <string name="uninstall_application_question" msgid="7290302854905395978">"애플리케이션을 제거하시겠습니까?"</string>
    <string name="uninstall_update_question" msgid="2600765438050721390">"업데이트를 제거하시겠습니까?"</string>
    <string name="uninstall_application_text" msgid="3730249522678487101">"이 애플리케이션을 제거합니다."</string>
    <string name="uninstall_update_text" msgid="6695211142526505726">"애플리케이션 업데이트가 제거됩니다. 하지만 애플리케이션의 초기 버전을 계속 사용할 수 있습니다."</string>
    <string name="uninstalling" msgid="5556217435895938250">"제거 중..."</string>
    <string name="uninstall_done" msgid="2270435276009022874">"제거가 완료되었습니다."</string>
    <string name="uninstall_failed" msgid="5725854598594371845">"제거하지 못했습니다."</string>
    <string name="uninstall_failed_msg" msgid="3564704699891198935">"<xliff:g id="APP_NAME">%1$s</xliff:g>을(를) 제거할 수 없습니다."</string>
    <string name="Parse_error_dlg_title" msgid="6079580916889596257">"구문분석 오류"</string>
    <string name="Parse_error_dlg_text" msgid="1440309982917966479">"패키지를 구문 분석하는 중 문제가 발생했습니다."</string>
</resources>