aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-ko/strings_pref_notifications.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-11-12 04:03:41 -0500
committerGitHub <noreply@github.com>2017-11-12 04:03:41 -0500
commit4aed05a8923a7f76799bbaa254f407f7e11fef0b (patch)
treebadd20ad111989ce7bbeed3f7e9ed8df47b94331 /app/src/main/res/values-ko/strings_pref_notifications.xml
parent2b51bc4bfa86863ed14b550fe3281840587ab038 (diff)
downloadfrost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.tar.gz
frost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.tar.bz2
frost-4aed05a8923a7f76799bbaa254f407f7e11fef0b.zip
Translations (#482)
* Update translators * Remove translation for some other texts * Update kau * Fix build and optimize * Add translations * Update readme and changelog * Clean unnecessary strings * Fix translations * Add korean translations for kau
Diffstat (limited to 'app/src/main/res/values-ko/strings_pref_notifications.xml')
-rw-r--r--app/src/main/res/values-ko/strings_pref_notifications.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/app/src/main/res/values-ko/strings_pref_notifications.xml b/app/src/main/res/values-ko/strings_pref_notifications.xml
new file mode 100644
index 00000000..2c039eb7
--- /dev/null
+++ b/app/src/main/res/values-ko/strings_pref_notifications.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <string name="notification_frequency">알림 주기</string>
+ <string name="no_notifications">알림 비활성화</string>
+ <string name="notification_keywords">키워드</string>
+ <string name="notification_keywords_desc">키워드를 포함하는 알림은 알리지 않습니다.</string>
+ <string name="add_keyword">키워드 추가</string>
+ <string name="hint_keyword">키워드를 작성하고 + 를 누르세요.</string>
+ <string name="empty_keyword">키워드 비어있음</string>
+ <string name="notification_all_accounts">모든 계정에서 알림</string>
+ <string name="notification_all_accounts_desc">로그인 되어 있는 모든 계정에서 알림을 받습니다. 이 옵션을 해제하면 현재 로그인된 계정의 알림만 받게 됩니다.</string>
+ <string name="notification_messages">메시지 알림 활성화</string>
+ <string name="notification_messages_desc">현재 계정의 메시지 알림을 받습니다.</string>
+ <string name="notification_messages_all_accounts">모든 계정의 메시지 받기</string>
+ <string name="notification_messages_all_accounts_desc">모든 계정으로부터 메시지를 받습니다.</string>
+ <string name="notification_fetch_now">지금 알림 확인하기</string>
+ <string name="notification_fetch_now_desc">한번 알림을 확인합니다. 메시지를 확인하는 데에는 시간이 걸립니다.</string>
+ <string name="notification_fetch_success">알림 확인 중…</string>
+ <string name="notification_fetch_fail">알림 확인 실패</string>
+ <string name="notification_sound">알림 소리</string>
+ <string name="notification_ringtone">알림 벨소리</string>
+ <string name="message_ringtone">메시지 벨소리</string>
+ <string name="select_ringtone">벨소리 선택</string>
+ <string name="notification_vibrate">알림 진동</string>
+ <string name="notification_lights">알림 LED</string>
+</resources>