This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/KeyHandler/res/values-ko/strings.xml
Michael Bestas 9fb26aae02 Automatic translation import
Change-Id: I47fb5adafce6fcfc04925503cd433eebdc4aad3f
2023-01-10 04:41:40 +02:00

22 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2021 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<string name="alert_slider_category_title">알림 슬라이더</string>
<string name="alert_slider_selection_dialog_title">동작</string>
<string name="alert_slider_top_position">슬라이더가 위쪽에 있을 때</string>
<string name="alert_slider_middle_position">슬라이더가 중간에 있을 때</string>
<string name="alert_slider_bottom_position">슬라이더가 아래에 있을 때</string>
<string name="alert_slider_mode_none">없음</string>
<string name="alert_slider_mode_silent">무음</string>
<string name="alert_slider_mode_normal">일반</string>
<string name="alert_slider_mode_vibration">진동</string>
<string name="alert_slider_mode_dnd_priority_only">중요 알림만</string>
<string name="alert_slider_mode_dnd_total_silence">완전 무음</string>
<string name="alert_slider_mode_dnd_alarms_only">알람만</string>
<string name="alert_slider_mute_media_title">미디어 볼륨 음소거</string>
<string name="alert_slider_mute_media_summary">무음으로 전환할 때 미디어 볼륨 음소거</string>
</resources>