aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-ko-rKR/strings_pref_notifications.xml
blob: 2f521de72f0ea43ae7c6396f674a6296703804cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?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_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_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="notification_vibrate">알림 진동</string>
    <string name="notification_lights">알림 LED</string>
</resources>