diff options
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.xml | 27 |
1 files changed, 0 insertions, 27 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 deleted file mode 100644 index 2c039eb7..00000000 --- a/app/src/main/res/values-ko/strings_pref_notifications.xml +++ /dev/null @@ -1,27 +0,0 @@ -<?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> |