blob: 1e8129e3f297dea10b0d14257178773a08f628c5 [file] [log] [blame]
Baligh Uddinf543c832014-08-26 10:13:28 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 ~ Copyright (C) 2012 The Android Open Source Project
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <string name="dialpad_0_number" msgid="9125850639884993690">"0"</string>
21 <string name="dialpad_1_number" msgid="761747742902363751">"1"</string>
22 <string name="dialpad_2_number" msgid="4473872718353086388">"2"</string>
23 <string name="dialpad_3_number" msgid="2631223250001985194">"3"</string>
24 <string name="dialpad_4_number" msgid="5209564123577292452">"4"</string>
25 <string name="dialpad_5_number" msgid="5634625806116989866">"5"</string>
26 <string name="dialpad_6_number" msgid="799658410454143963">"6"</string>
27 <string name="dialpad_7_number" msgid="6998407956591315524">"7"</string>
28 <string name="dialpad_8_number" msgid="7956944519599432140">"8"</string>
29 <string name="dialpad_9_number" msgid="9074552572438193202">"9"</string>
30 <string name="description_dialpad_overflow" msgid="4853244877599437286">"옵션 더보기"</string>
31 <string name="description_delete_button" msgid="88733669653753441">"백스페이스"</string>
32 <string name="description_image_button_plus" msgid="7821061347207448362">"더하기"</string>
33 <string name="description_voicemail_button" msgid="6281470684653439120">"음성사서함"</string>
34 <string name="default_notification_description" msgid="6011631627871110785">"기본 알림음(<xliff:g id="DEFAULT_SOUND_TITLE">%1$s</xliff:g>)"</string>
Baligh Uddine3d81b12014-09-20 12:16:20 -070035 <string name="callFailed_userBusy" msgid="5163219086553610486">"통화 중"</string>
36 <string name="callFailed_congestion" msgid="3645995103907418337">"네트워크 사용량이 많습니다."</string>
37 <string name="callFailed_timedOut" msgid="7772951976278867294">"응답 없음, 시간 초과"</string>
38 <string name="callFailed_server_unreachable" msgid="4766146133909799091">"서버에 연결할 수 없음"</string>
39 <string name="callFailed_number_unreachable" msgid="1243366438388873914">"연결할 수 없는 번호"</string>
40 <string name="callFailed_invalid_credentials" msgid="6115412108261660271">"사용자 이름 또는 비밀번호가 잘못됨"</string>
41 <string name="callFailed_out_of_network" msgid="3631228874861305456">"네트워크 외부에서 온 전화임"</string>
42 <string name="callFailed_server_error" msgid="1391421251190688379">"서버 오류입니다. 나중에 다시 시도해 보세요."</string>
43 <string name="callFailed_noSignal" msgid="1758972490451048086">"신호 없음"</string>
44 <string name="callFailed_limitExceeded" msgid="8796663077702587664">"ACM 제한 초과"</string>
45 <string name="callFailed_powerOff" msgid="9179061328562234362">"무선 연결 끊김"</string>
46 <string name="callFailed_simError" msgid="3307159523385380486">"SIM이 없거나 SIM에 오류가 있음"</string>
47 <string name="callFailed_outOfService" msgid="6816891010755565002">"모바일 네트워크를 사용할 수 없음"</string>
48 <string name="callFailed_fdn_only" msgid="1720606112619022283">"FDN으로 인해 발신전화가 제한됩니다."</string>
49 <string name="callFailed_cb_enabled" msgid="7567782725805609592">"착발신 제한이 설정되어 있는 동안에는 전화를 걸 수 없습니다."</string>
50 <string name="callFailed_dsac_restricted" msgid="524961119652214693">"모든 전화가 액세스 제어에 의해 제한되어 있습니다."</string>
51 <string name="callFailed_dsac_restricted_emergency" msgid="8465345184224474912">"긴급 전화가 액세스 제어에 의해 제한되어 있습니다."</string>
52 <string name="callFailed_dsac_restricted_normal" msgid="6950825656495704410">"일반 전화가 액세스 제어에 의해 제한되어 있습니다."</string>
53 <string name="callFailed_unobtainable_number" msgid="124621797631734731">"잘못된 번호"</string>
54 <string name="incall_error_missing_voicemail_number" msgid="3651090591812220874">"음성사서함 번호를 알 수 없음"</string>
Baligh Uddinf543c832014-08-26 10:13:28 -070055</resources>