summaryrefslogtreecommitdiffstats
path: root/res/values-ko/cm_strings.xml
blob: 0af244974eaff11dd1c4cdf6415471b3a694b678 (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
     Copyright (C) 2014-2015 The CyanogenMod 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
  <!-- In-call screen: call failure reason (call ended due to low battery) -->
  <string name="callFailed_low_battery">배터리 낮음</string>
  <!-- Call method spinner - Default No SIM -->
  <string name="call_method_spinner_item_no_sim">SIM 카드 없음</string>
  <string name="call_method_spinner_item_unknown_sim">SIM <xliff:g id="slot_number">%d</xliff:g></string>
  <string name="call_method_spinner_item_emergency_call">긴급 통화만 가능</string>
  <string name="invalid_number_text">"%1$s이(가) 이 전화를 할 수 없었습니다. 이 번호가 정확합니까?"</string>
  <!-- InCall Sign in button -->
  <string name="sign_in_credit_banner_text">로그인</string>
</resources>