Michael Bestas | 2bc83ca | 2022-09-22 15:30:23 +0300 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2018-2019 The LineageOS 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> |
| 17 | <string name="settings_lock_layout_title">레이아웃 잠금</string> |
| 18 | <string name="settings_lock_layout_summary_on">아이콘과 위젯을 홈 화면에 추가하거나 제거, 이동할 수 없습니다.</string> |
| 19 | <string name="settings_lock_layout_summary_off">아이콘과 위젯을 홈 화면에 추가하거나 제거, 이동할 수 있도록 허용합니다.</string> |
| 20 | <string name="settings_edit_widgets_error">홈 화면에 위젯을 추가할 수 없습니다.</string> |
| 21 | <string name="title_show_google_app">Google 앱 표시</string> |
| 22 | <string name="msg_minus_one_on_left">메인 홈 화면에서 오른쪽으로 스와이프할 때</string> |
| 23 | <string name="msg_minus_one_on_right">메인 홈 화면에서 왼쪽으로 스와이프할 때</string> |
LineageOS Infra | 6399392 | 2023-06-20 16:28:31 +0000 | [diff] [blame] | 24 | <string name="pref_themed_icons_title">앱 서랍에 테마가 적용된 아이콘 사용</string> |
| 25 | <string name="pref_themed_icons_summary">홈 화면에 사용하는, 테마가 적용된 아이콘 사용</string> |
Michael Bestas | 2bc83ca | 2022-09-22 15:30:23 +0300 | [diff] [blame] | 26 | <string name="desktop_show_labels">홈 화면에 아이콘 이름 표시</string> |
| 27 | <string name="drawer_show_labels">앱 서랍에 아이콘 이름 표시</string> |
| 28 | <string name="trust_apps_manager_name">숨겨지거나 보호된 앱</string> |
| 29 | <string name="trust_apps_auth_manager">숨겨지거나 보호된 앱을 관리하려면 잠금을 해제하세요.</string> |
| 30 | <string name="trust_apps_auth_open_app">인증하여 %1$s 열기</string> |
| 31 | <string name="trust_apps_loading">불러오는 중\u2026</string> |
| 32 | <string name="trust_apps_no_lock_error">앱 접근을 제한하려면 보안이 포함된 잠금 화면을 설정하세요.</string> |
| 33 | <string name="trust_apps_help">도움말</string> |
| 34 | <string name="trust_apps_info_hidden">숨겨진 앱과 해당 앱의 위젯은 앱 서랍에서 숨겨집니다.</string> |
| 35 | <string name="trust_apps_info_protected">보호된 앱을 실행기에서 열려면 인증이 필요합니다.</string> |
LineageOS Infra | 6399392 | 2023-06-20 16:28:31 +0000 | [diff] [blame] | 36 | <string name="pref_suggestions_title">제안</string> |
| 37 | <string name="pref_suggestions_summary">앱 서랍 및 홈 화면 제안</string> |
Michael Bestas | 2bc83ca | 2022-09-22 15:30:23 +0300 | [diff] [blame] | 38 | </resources> |