OSDN Git Service

auto import from //branches/cupcake_rel/...@140373
[android-x86/packages-apps-DeskClock.git] / res / values-ko / strings.xml
1 <?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="app_label">"알람 시계"</string>
19     <string name="add_alarm">"알람 추가"</string>
20     <string name="delete_alarm">"알람 삭제"</string>
21     <string name="delete_alarm_confirm">"알람이 삭제됩니다."</string>
22     <string name="show_clock">"시계 표시"</string>
23     <string name="hide_clock">"시계 숨기기"</string>
24     <!-- no translation found for label (162189613902857319) -->
25     <skip />
26     <!-- no translation found for default_label (5590025289805630372) -->
27     <skip />
28     <string name="set_alarm">"알람 설정"</string>
29     <string name="enable">"알람 켜기"</string>
30     <string name="alarm_vibrate">"진동"</string>
31     <string name="alarm_repeat">"반복"</string>
32     <string name="alert">"벨소리"</string>
33     <string name="time">"시간"</string>
34     <string name="alert_title">"알람"</string>
35     <string name="alarm_alert_dismiss_text">"해제"</string>
36     <string name="alarm_alert_alert_silenced">"<xliff:g id="MINUTES">%d</xliff:g>분 후에 알람이 꺼집니다."</string>
37     <string name="alarm_alert_snooze_text">"스누즈"</string>
38     <string name="alarm_alert_snooze_set">"<xliff:g id="MINUTES">%d</xliff:g>분 동안 스누즈"</string>
39     <string name="alarm_alert_snooze_not_set">"스누즈 설정되지 않음. <xliff:g id="TIME">%s</xliff:g>에 다음 알람이 설정되어 있음."</string>
40     <string name="alarm_set">"이 알람은 지금부터 <xliff:g id="TIME_DELTA">%s</xliff:g> 동안 설정됩니다."</string>
41     <!-- no translation found for combiner (3170916241487451546) -->
42     <skip />
43     <string name="day">"1일"</string>
44     <string name="days">"<xliff:g id="DAYS">%s</xliff:g>일"</string>
45     <string name="hour">"1시간"</string>
46     <string name="hours">"<xliff:g id="HOURS">%s</xliff:g>시간"</string>
47     <string name="and">" 및 "</string>
48     <!-- no translation found for space (5294521584675021576) -->
49     <skip />
50     <string name="subminute">"1분 미만"</string>
51     <string name="minute">"1분"</string>
52     <string name="minutes">"<xliff:g id="MINUTES">%s</xliff:g>분"</string>
53     <string name="am">"am"</string>
54     <string name="pm">"pm"</string>
55     <string name="every_day">"매일"</string>
56     <string name="never">"안 함"</string>
57     <string name="day_concat">", "</string>
58     <string name="clock_instructions">"표시할 시계를 선택하세요."</string>
59     <string name="error">"알람이 설정되지 않음"</string>
60     <string name="dberror">"죄송합니다. 알람을 설정할 수 없습니다."</string>
61     <string name="analog_gadget">"아날로그 시계"</string>
62   <string-array name="days_of_week">
63     <item>"월요일"</item>
64     <item>"화요일"</item>
65     <item>"수요일"</item>
66     <item>"목요일"</item>
67     <item>"금요일"</item>
68     <item>"토요일"</item>
69     <item>"일요일"</item>
70   </string-array>
71   <string-array name="days_of_week_short">
72     <item>"월"</item>
73     <item>"화"</item>
74     <item>"수"</item>
75     <item>"목"</item>
76     <item>"금"</item>
77     <item>"토"</item>
78     <item>"일"</item>
79   </string-array>
80 </resources>