android_mt6572_jiabo/packages/apps/CellBroadcastReceiver/res/values-ko/cm_strings.xml
2025-09-05 16:56:03 +08:00

52 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2016 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">
<string name="category_india_settings_title">인도 전용 설정</string>
<string name="enable_channel_60_alerts_title">채널 60 방송 표시</string>
<string name="enable_channel_60_alerts_summary">인도에서 채널 60은 통신사의 특정 정보 방송에 사용됩니다.</string>
<string name="enable_cmas_presidential_alerts_title">대통령령 경고 표시</string>
<string name="enable_cmas_presidential_alerts_summary">대통령령 경고 항상 표시</string>
<string name="enable_alert_tone_title">알림 소리</string>
<string name="enable_alert_tone_summary">알림 소리 켜짐</string>
<string name="add_channel">채널 추가</string>
<string name="channel_list">채널 목록</string>
<string name="receive_broad_cast">셀 브로드캐스트 SMS 수신</string>
<string name="cb_channel_dialog_channel_name">채널 이름 (0-10 자)</string>
<string name="cb_channel_dialog_channel_number">채널 번호 (0-65534)</string>
<string name="cb_channel_dialog_channel_state">채널을 사용하도록 설정</string>
<string name="cb_error_channel_num">채널 번호 (0-65534)를 입력하세요.</string>
<string name="cb_error_channel_name">채널 이름의 길이는 24자를 넘지 않아야 합니다.</string>
<string name="cb_menu_tile">채널 작업</string>
<string name="cb_menu_add_channel">채널 추가</string>
<string name="cb_menu_channel_list">채널 목록</string>
<string name="enable">사용</string>
<string name="disable">사용 안 함</string>
<string name="cb_error_channel_id_exist">채널 ID가 이미 있습니다.</string>
<string name="cb_channel_dialog_edit_channel">채널 편집</string>
<string name="cb_default_new_channel_name">새 채널</string>
<string name="cb_menu_edit">편집</string>
<string name="cb_menu_delete">브로드캐스트 삭제</string>
<string name="cell_broadcast_setting">셀 브로드캐스트 설정</string>
<string name="error_updating_title">통화 설정 오류</string>
<string name="reading_settings">읽기 설정</string>
<string name="updating_settings">업데이트 설정</string>
<string name="error_finish_dialog_title">네트워크 또는 SIM 카드 오류입니다.</string>
<string name="close_dialog">확인</string>
<string name="updating_title">통화 설정</string>
<string name="done_text">완료</string>
<string name="cb_channel_50_name">채널 50</string>
</resources>