blob: 43f27a72dba5a1ee4eaaa7f382b3e0acf675977c [file] [log] [blame]
The Android Open Source Project31dd5032009-03-03 19:32:27 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2009 The Android Open Source Project
3
4 Licensed under the Apache License, Version 2.0 (the "License");
5 you may not use this file except in compliance with the License.
6 You may obtain a copy of the License at
7
8 http://www.apache.org/licenses/LICENSE-2.0
9
10 Unless required by applicable law or agreed to in writing, software
11 distributed under the License is distributed on an "AS IS" BASIS,
12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13 See the License for the specific language governing permissions and
14 limitations under the License.
15-->
16<resources xmlns:android="http://schemas.android.com/apk/res/android"
17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18 <string name="application_name">"홈"</string>
Eric Fischerf881f082009-07-13 15:48:21 -070019 <!-- no translation found for uid_name (3371120195364560632) -->
20 <skip />
The Android Open Source Project31dd5032009-03-03 19:32:27 -080021 <string name="folder_name">"폴더"</string>
22 <string name="chooser_wallpaper">"배경화면 선택"</string>
23 <string name="wallpaper_instructions">"배경화면 설정"</string>
24 <string name="pick_wallpaper">"배경화면 갤러리"</string>
Eric Fischerf881f082009-07-13 15:48:21 -070025 <string name="activity_not_found">"휴대전화에 설치되어 있지 않은 응용프로그램입니다."</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080026 <string name="rename_folder_label">"폴더 이름"</string>
27 <string name="rename_folder_title">"폴더 이름 바꾸기"</string>
28 <string name="rename_action">"확인"</string>
29 <string name="cancel_action">"취소"</string>
30 <string name="menu_item_add_item">"홈 화면에 추가"</string>
Eric Fischerd51678a2009-04-07 13:55:06 -070031 <string name="group_applications">"응용프로그램"</string>
32 <string name="group_shortcuts">"바로가기"</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080033 <string name="group_search">"검색"</string>
Eric Fischerd51678a2009-04-07 13:55:06 -070034 <string name="group_folder">"새 폴더"</string>
35 <string name="group_live_folders">"폴더"</string>
36 <string name="group_widgets">"위젯"</string>
37 <string name="group_wallpapers">"배경화면"</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080038 <string name="add_folder">"폴더"</string>
39 <string name="add_clock">"시계"</string>
40 <string name="add_photo_frame">"사진 프레임"</string>
41 <string name="add_search">"검색"</string>
42 <string name="out_of_space">"홈 화면에 더 이상 공간이 없습니다."</string>
Eric Fischerf881f082009-07-13 15:48:21 -070043 <!-- no translation found for shortcut_installed (6623689857689040689) -->
44 <skip />
45 <!-- no translation found for shortcut_uninstalled (2758997515869993129) -->
46 <skip />
47 <!-- no translation found for shortcut_duplicate (4887186782641532074) -->
48 <skip />
The Android Open Source Project31dd5032009-03-03 19:32:27 -080049 <string name="title_select_shortcut">"바로가기 선택"</string>
Eric Fischerd51678a2009-04-07 13:55:06 -070050 <string name="title_select_live_folder">"폴더 선택"</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080051 <string name="menu_add">"추가"</string>
52 <string name="menu_wallpaper">"배경화면"</string>
53 <string name="menu_search">"검색"</string>
54 <string name="menu_notifications">"알림"</string>
Eric Fischerf881f082009-07-13 15:48:21 -070055 <!-- no translation found for menu_gestures (514678675575912237) -->
56 <skip />
The Android Open Source Project31dd5032009-03-03 19:32:27 -080057 <string name="menu_settings">"설정"</string>
58 <string name="permlab_install_shortcut">"바로가기 설치"</string>
59 <string name="permdesc_install_shortcut">"응용프로그램이 사용자의 작업 없이 바로가기를 추가할 수 있도록 합니다."</string>
60 <string name="permlab_uninstall_shortcut">"바로가기 제거"</string>
Eric Fischerf881f082009-07-13 15:48:21 -070061 <string name="permdesc_uninstall_shortcut">"응용프로그램이 사용자의 작업 없이 바로가기를 삭제할 수 있도록 합니다."</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080062 <string name="permlab_read_settings">"홈 설정 및 바로가기 읽기"</string>
Eric Fischerf881f082009-07-13 15:48:21 -070063 <string name="permdesc_read_settings">"응용프로그램이 홈에 있는 설정 및 바로가기를 읽을 수 있도록 합니다."</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080064 <string name="permlab_write_settings">"홈 설정 및 바로가기 쓰기"</string>
Eric Fischerf881f082009-07-13 15:48:21 -070065 <string name="permdesc_write_settings">"응용프로그램이 홈에 있는 설정 및 바로가기를 변경할 수 있도록 합니다."</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080066 <string name="search_hint">"Google 검색"</string>
Eric Fischerf14a6662009-03-24 21:02:50 -070067 <string name="gadget_error_text">"위젯을 로드하는 중 문제가 발생했습니다."</string>
The Android Open Source Project31dd5032009-03-03 19:32:27 -080068</resources>