summaryrefslogtreecommitdiffstats
path: root/tests/testapp/res/values-ko/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testapp/res/values-ko/strings.xml')
-rw-r--r--tests/testapp/res/values-ko/strings.xml48
1 files changed, 48 insertions, 0 deletions
diff --git a/tests/testapp/res/values-ko/strings.xml b/tests/testapp/res/values-ko/strings.xml
new file mode 100644
index 00000000..e6103d0f
--- /dev/null
+++ b/tests/testapp/res/values-ko/strings.xml
@@ -0,0 +1,48 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2011 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">
+ <string name="app_label" msgid="2704349695846064655">"셀 브로드캐스트 테스트"</string>
+ <string name="button_etws_earthquake_type" msgid="5391060421937195923">"ETWS 지진 브로드캐스트 전송"</string>
+ <string name="button_etws_tsunami_type" msgid="5866338269041475786">"ETWS 해일 브로드캐스트 전송"</string>
+ <string name="button_etws_earthquake_tsunami_type" msgid="8045617992086252152">"ETWS 지진 및 해일 브로드캐스트 전송"</string>
+ <string name="button_etws_other_type" msgid="4129451610585426791">"ETWS 기타 긴급 브로드캐스트 전송"</string>
+ <string name="button_etws_cancel_type" msgid="4770911191572322801">"ETWS 취소 브로드캐스트 보내기"</string>
+ <string name="button_etws_test_type" msgid="5520113823851979673">"ETWS 테스트 브로드캐스트 보내기"</string>
+ <string name="button_cmas_pres_alert" msgid="1269455100893365889">"CMAS 대통령령 경보 보내기"</string>
+ <string name="button_cmas_extreme_alert" msgid="5922644977169679386">"CMAS 긴급 경보 보내기"</string>
+ <string name="button_cmas_severe_alert" msgid="5197711586353552255">"CMAS 위험 경보 보내기"</string>
+ <string name="button_cmas_amber_alert" msgid="860091654456014191">"CMAS 황색 경보 보내기"</string>
+ <string name="button_cmas_monthly_test" msgid="6797479769988491996">"CMAS 월별 테스트 경보 보내기"</string>
+ <string name="button_gsm_7bit_type" msgid="4902292221458231081">"GSM 7비트 테스트 브로드캐스트 보내기"</string>
+ <string name="button_gsm_7bit_umts_type" msgid="5871195118138691977">"UMTS 7비트 테스트 브로드캐스트 보내기"</string>
+ <string name="button_gsm_7bit_nopadding_type" msgid="5003490670292596214">"GSM 7비트 전체 길이 브로드캐스트 보내기"</string>
+ <string name="button_gsm_7bit_nopadding_umts_type" msgid="4581119373426634893">"UMTS 7비트 전체 길이 브로드캐스트 보내기"</string>
+ <string name="button_gsm_7bit_multipage_type" msgid="4722261710591475726">"GSM 7비트 멀티 페이지 브로드캐스트 보내기"</string>
+ <string name="button_gsm_7bit_multipage_umts_type" msgid="1178053563290345110">"UMTS 7비트 멀티 페이지 브로드캐스트 보내기"</string>
+ <string name="button_gsm_7bit_with_language_type" msgid="2022040547313986751">"언어와 함께 GSM 7비트 보내기"</string>
+ <string name="button_gsm_7bit_with_language_body_gsm_type" msgid="9100697687183591382">"신체 언어와 함께 GSM 7비트 보내기"</string>
+ <string name="button_gsm_7bit_with_language_body_umts_type" msgid="8483712413017340666">"언어와 함께 UMTS 7비트 보내기"</string>
+ <string name="button_gsm_ucs2_type" msgid="6571590740592193686">"GSM UCS-2 테스트 브로드캐스트 보내기"</string>
+ <string name="button_gsm_ucs2_umts_type" msgid="5951592009555548877">"UMTS UCS-2 테스트 브로드캐스트 보내기"</string>
+ <string name="button_gsm_ucs2_multipage_umts_type" msgid="5063336859681757254">"UMTS UCS-2 멀티 페이지 브로드캐스트 보내기"</string>
+ <string name="button_gsm_ucs2_with_language_type" msgid="7782847783969114889">"언어와 함께 GSM UCS-2 보내기"</string>
+ <string name="button_gsm_ucs2_with_language_umts_type" msgid="1722368447645668730">"언어와 함께 UMTS UCS-2 보내기"</string>
+ <string name="button_delay_broadcast" msgid="751650250579017537">"보내기 전에 5초 지연"</string>
+ <string name="message_id_label" msgid="1445077194410403236">"메시지 ID:"</string>
+ <string name="category_id_label" msgid="6935815032327981691">"카테고리:"</string>
+</resources>