summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/helplines/res/values-ko/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/com/android/dialer/helplines/res/values-ko/strings.xml')
-rw-r--r--java/com/android/dialer/helplines/res/values-ko/strings.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/java/com/android/dialer/helplines/res/values-ko/strings.xml b/java/com/android/dialer/helplines/res/values-ko/strings.xml
new file mode 100644
index 000000000..3ff06460e
--- /dev/null
+++ b/java/com/android/dialer/helplines/res/values-ko/strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2019-2021 The LineageOS 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="helplines_name">헬프라인</string>
+ <string name="helplines_loading">불러오는 중\u2026</string>
+ <string name="helplines_empty">헬프라인을 찾을 수 없습니다.\nSIM 카드를 삽입하고 다시 시도해 주세요.</string>
+ <string name="helplines_help">도움말</string>
+ <string name="helplines_help_title">이 전화번호들은 안전합니다</string>
+ <string name="helplines_help_message">헬프라인 전화번호는 통화 기록에 남지 않습니다.\n항목을 누르면 자세한 정보를 볼 수 있습니다.</string>
+ <string name="helplines_help_more_message">헬프라인 목록은 기여자들이 직접 업데이트한 정보입니다. 누락되거나 잘못된 정보나 정보가 있으면 www.lineageos.org 에 보고해 주세요.</string>
+ <string name="helpline_button_more">더 보기</string>
+ <string name="unknown_helpline_name">알 수 없는 조직</string>
+ <string name="helpline_name">이름</string>
+ <string name="helpline_org">조직</string>
+ <string name="helpline_categories">카테고리</string>
+ <string name="helpline_number">전화번호</string>
+ <string name="helpline_website">웹 사이트</string>
+ <string name="helpline_name_format_country"><xliff:g id="helpline_name" example="Emotional Support Helpline">%1$s</xliff:g> (<xliff:g id="helpline_county" example="US">%2$s</xliff:g>)</string>
+ <string name="helpline_language_cree">크리어</string>
+ <string name="helpline_language_english">영어</string>
+ <string name="helpline_language_french">프랑스어</string>
+ <string name="helpline_language_german">독일어</string>
+ <string name="helpline_language_inuktitut">이누이트어</string>
+ <string name="helpline_language_ojibway">오지브와어</string>
+ <string name="helpline_language_turkish">터키어</string>
+</resources>