summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/values-ko/strings.xml
blob: f4eca5137fd10d3ceb74f827d7c603ecc252af24 (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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<?xml version="1.0" encoding="UTF-8"?>
<!--  Copyright (C) 2013 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_label" msgid="2783841764617238354">"문서"</string>
    <string name="title_open" msgid="4353228937663917801">"열기:"</string>
    <string name="title_save" msgid="2433679664882857999">"저장 위치:"</string>
    <string name="menu_create_dir" msgid="5947289605844398389">"폴더 만들기"</string>
    <string name="menu_grid" msgid="6878021334497835259">"바둑판식 보기"</string>
    <string name="menu_list" msgid="7279285939892417279">"목록 보기"</string>
    <string name="menu_sort" msgid="7677740407158414452">"정렬 기준"</string>
    <string name="menu_search" msgid="3816712084502856974">"검색"</string>
    <string name="menu_settings" msgid="6008033148948428823">"설정"</string>
    <string name="menu_open" msgid="432922957274920903">"열기"</string>
    <string name="menu_save" msgid="2394743337684426338">"저장"</string>
    <string name="menu_share" msgid="3075149983979628146">"공유"</string>
    <string name="menu_delete" msgid="8138799623850614177">"삭제"</string>
    <string name="menu_select_all" msgid="8323579667348729928">"모두 선택"</string>
    <string name="menu_copy" msgid="3612326052677229148">"복사…"</string>
    <string name="menu_advanced_show" product="nosdcard" msgid="4693652895715631401">"내부 저장소 표시"</string>
    <string name="menu_advanced_show" product="default" msgid="5792182900084144261">"SD 카드 표시"</string>
    <string name="menu_advanced_hide" product="nosdcard" msgid="4218809952721972589">"내부 저장소 숨기기"</string>
    <string name="menu_advanced_hide" product="default" msgid="4845869969015718848">"SD 카드 숨기기"</string>
    <string name="menu_file_size_show" msgid="3240323619260823076">"파일 크기 표시"</string>
    <string name="menu_file_size_hide" msgid="8881975928502581042">"파일 크기 숨기기"</string>
    <string name="button_select" msgid="527196987259139214">"선택"</string>
    <string name="button_copy" msgid="8706475544635021302">"복사"</string>
    <string name="sort_name" msgid="9183560467917256779">"이름순"</string>
    <string name="sort_date" msgid="586080032956151448">"수정된 날짜순"</string>
    <string name="sort_size" msgid="3350681319735474741">"크기순"</string>
    <string name="drawer_open" msgid="4545466532430226949">"루트 표시"</string>
    <string name="drawer_close" msgid="7602734368552123318">"루트 숨기기"</string>
    <string name="save_error" msgid="6167009778003223664">"문서 저장 실패"</string>
    <string name="create_error" msgid="3735649141335444215">"폴더를 만들지 못함"</string>
    <string name="query_error" msgid="1222448261663503501">"문서를 검색하지 못했습니다."</string>
    <string name="root_recent" msgid="4470053704320518133">"최근"</string>
    <string name="root_available_bytes" msgid="8568452858617033281">"<xliff:g id="SIZE">%1$s</xliff:g> 남음"</string>
    <string name="root_type_service" msgid="2178854894416775409">"저장용량 서비스"</string>
    <string name="root_type_shortcut" msgid="3318760609471618093">"바로가기"</string>
    <string name="root_type_device" msgid="7121342474653483538">"기기"</string>
    <string name="root_type_apps" msgid="8838065367985945189">"앱 더보기"</string>
    <string name="empty" msgid="7858882803708117596">"항목 없음"</string>
    <string name="toast_no_application" msgid="1339885974067891667">"파일을 열 수 없음"</string>
    <string name="toast_failed_delete" msgid="2180678019407244069">"일부 문서를 삭제할 수 없음"</string>
    <string name="share_via" msgid="8966594246261344259">"공유 방법"</string>
    <string name="copy_notification_title" msgid="6374299806748219777">"파일 복사 중"</string>
    <string name="copy_remaining" msgid="6283790937387975095">"<xliff:g id="DURATION">%s</xliff:g> 남음"</string>
    <plurals name="copy_begin" formatted="false" msgid="9071199452634086365">
      <item quantity="other">파일 <xliff:g id="COUNT_1">%1$d</xliff:g>개를 복사합니다.</item>
      <item quantity="one">파일 <xliff:g id="COUNT_0">%1$d</xliff:g>개를 복사합니다.</item>
    </plurals>
    <string name="copy_preparing" msgid="3896202461003039386">"사본 준비 중…"</string>
    <plurals name="copy_error_notification_title" formatted="false" msgid="5267616889076217261">
      <item quantity="other">파일 <xliff:g id="COUNT_1">%1$d</xliff:g>개를 복사할 수 없습니다.</item>
      <item quantity="one">파일 <xliff:g id="COUNT_0">%1$d</xliff:g>개를 복사할 수 없습니다.</item>
    </plurals>
    <string name="notification_touch_for_details" msgid="4483108577842961665">"세부정보를 보려면 터치하세요."</string>
    <string name="retry" msgid="7564024179122207376">"다시 시도"</string>
    <string name="copy_failure_alert_content" msgid="3715575000297709082">"다음 파일이 복사되지 않았습니다. <xliff:g id="LIST">%1$s</xliff:g>"</string>
</resources>