summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
blob: 2c151e8f787cd38f97b763da30083126696d534d (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 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">"패키지 설치 프로그램"</string>
    <string name="install">"설치"</string>
    <string name="done">"완료"</string>
    <string name="security_settings_desc">"이 응용프로그램에 다음을 수행할 권한을 부여:"</string>
    <string name="cancel">"취소"</string>
    <string name="unknown">"알 수 없음"</string>
    <string name="installing">"설치 중..."</string>
    <string name="install_done">"응용프로그램이 설치되었습니다."</string>
    <string name="install_confirm_question">"이 응용프로그램을 설치하시겠습니까?"</string>
    <string name="install_failed">"응용프로그램 설치에 실패했습니다."</string>
    <string name="launch">"열기"</string>
    <string name="unknown_apps_dlg_title">"설치가 차단됨"</string>
    <string name="unknown_apps_dlg_text">"보안을 위해 전화기가 Android Market에서 제공하지 않은 응용프로그램의 설치를 차단하도록 설정되어 있습니다."</string>
    <string name="ok">"확인"</string>
    <string name="settings">"설정"</string>
    <string name="manage_applications">"응용프로그램 관리"</string>
    <string name="dlg_app_replacement_title">"응용프로그램 교체"</string>
    <string name="dlg_app_replacement_statement">"설치 중인 응용프로그램이 다른 응용프로그램을 대체합니다."\n\n"이전의 모든 사용자 데이터는 저장됩니다.\n."</string>
    <string name="out_of_space_dlg_title">"여유 공간이 없음"</string>
    <string name="out_of_space_dlg_text">"<xliff:g id="APP_NAME">%1$s</xliff:g>을(를) 볼 수 없습니다. 전화기에서 여유 공간을 늘린 후에 다시 시도하세요."</string>
    <string name="dlg_ok">"확인"</string>
    <string name="app_not_found_dlg_title">"응용프로그램을 찾지 못했습니다."</string>
    <string name="app_not_found_dlg_text">"응용프로그램이 설치된 응용프로그램 목록에 없습니다."</string>
    <string name="uninstall_application_question">"응용프로그램을 제거하시겠습니까?"</string>
    <string name="uninstall_application_text">"전화기에서 이 응용프로그램이 삭제됩니다."</string>
    <string name="uninstalling">"제거 중..."</string>
    <string name="uninstall_done">"제거가 완료되었습니다."</string>
    <string name="uninstall_failed">"응용프로그램 제거에 실패했습니다."</string>
    <string name="Parse_error_dlg_title">"구문 분석 오류"</string>
    <string name="Parse_error_dlg_text">"패키지를 구문 분석하는 중 문제가 발생했습니다."</string>
</resources>