summaryrefslogtreecommitdiff
path: root/res/values-ko/strings.xml
blob: 48c08593ccd0ee08d633489f05488792b5dc51af (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2009 The Android Open Source 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 xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- no translation found for voiceDialer (5948204210436590941) -->
    <skip />
    <string name="tool_tip_title">"알고 계십니까..."</string>
    <string name="tool_tip_message">"녹색의 전화걸기 버튼을 길게 누르면 음성인식 전화가 열립니다."</string>
    <!-- no translation found for examples (2100807337052050741) -->
    <skip />
    <string name="title">"음성인식 전화"</string>
    <string name="initializing">"시작 중"</string>
    <string name="listening">"청취 중..."</string>
    <string name="please_try_again">"다시 시도하세요."</string>
    <string name="recognition_error">"전화기를 다시 시작해 볼 수도 있습니다."</string>
    <string name="at_home">" 집"</string>
    <string name="on_mobile">" 휴대전화"</string>
    <string name="at_work">" 회사"</string>
    <string name="at_other">" 다른 연락처"</string>
    <string name="logging_enabled">"음성인식 전화 로깅을 사용합니다."</string>
    <string name="logging_disabled">"음성인식 전화 로깅을 사용하지 않습니다."</string>
</resources>