aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-ko/strings_pref_notifications.xml
blob: 2c039eb78ab833cc8bdec838e63ab2697e0fcbd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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>