summaryrefslogtreecommitdiffstats
path: root/res/values-ko/lineage_strings.xml
blob: dab9195dcecb3d9738aed0f929e365cd462ee4f1 (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"?>
<!--Generated by crowdin.com-->
<!-- Copyright (C) 2018 The LineageOS 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>
    <!-- Application name -->
    <!-- Settings -->
    <!-- Categories -->
    <string name="settings_category_home">홈 화면 설정</string>
    <string name="settings_category_drawer">앱 서랍 설정</string>
    <string name="settings_category_icons">아이콘 설정</string>
    <!-- Settings title to show Google Now at -1 screen on launcher. [CHAR LIMIT=50] -->
    <string name="title_show_google_app">Google 앱 표시</string>
    <!-- Settings message explaining when the -1 screen is available on an LTR device. [CHAR LIMIT=100] -->
    <!-- Settings message explaining when the -1 screen is available on an RTL device. [CHAR LIMIT=100] -->
    <!-- Icon shapes -->
    <string name="icon_shape_circle_name">원형</string>
    <string name="icon_shape_squircle_name">둥근 사각형</string>
    <string name="icon_shape_teardrop_name">물방울</string>
    <!-- Grid size -->
    <string name="grid_size_text">격자 크기</string>
    <string name="grid_size_rows"></string>
    <string name="grid_size_columns"></string>
    <string name="grid_size_custom_positive">설정</string>
    <string name="grid_size_custom_message">사용자 지정 열 및 행 수</string>
    <!-- Hide labels -->
    <string name="desktop_show_labels">홈 화면에 아이콘 이름 표시</string>
    <string name="drawer_show_labels">앱 서랍에 아이콘 이름 표시</string>
    <!-- Edit workspace -->
    <string name="settings_edit_allow_title">편집 허용</string>
    <string name="settings_edit_allow_summary_on">아이콘과 위젯을 홈 화면에 추가하거나 제거, 이동할 수 있도록 허용합니다.</string>
    <string name="settings_edit_allow_summary_off">아이콘과 위젯을 홈 화면에 추가하거나 제거, 이동할 수 없습니다.</string>
    <string name="settings_edit_widgets_error">홈 화면에 위젯을 추가할 수 없습니다.</string>
    <!-- Icon badging -->
    <string name="settings_icon_badging_desc_on">알림이 있을 때 아이콘 위에 물방울을 띄웁니다.</string>
    <string name="settings_icon_badging_desc_off">알림이 있어도 아이콘 위에 물방울을 띄우지 않습니다.</string>
    <!-- Folder titles -->
    <string name="play_folder_title">Play</string>
    <!-- Expand statusbar -->
    <string name="statusbar_expand">아래로 스와이프하여 알림 열기</string>
    <!-- Trust apps -->
</resources>