62 lines
3.2 KiB
XML
62 lines
3.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2014-2015 The CyanogenMod Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
<resources xmlns:xliff="rn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="snack_bar_not_default">AudioFX가 기본 효과 컨트롤 패널로 설정되어 있지 않습니다.</string>
|
|
<string name="snack_bar_not_default_set">기본으로 설정</string>
|
|
<string name="snack_bar_not_default_not_now">지금 저장 안 함</string>
|
|
<string name="qs_tile_content_description">현재 기기의 AudioFX를 켜거나 끕니다</string>
|
|
<string name="qs_tile_label">AudioFX (%1$s)</string>
|
|
<string name="normal">일반</string>
|
|
<string name="classical">클래식</string>
|
|
<string name="dance">댄스</string>
|
|
<string name="flat">플랫</string>
|
|
<string name="folk">포크</string>
|
|
<string name="heavy_metal">헤비 메탈</string>
|
|
<string name="hip_hop">힙합</string>
|
|
<string name="jazz">재즈</string>
|
|
<string name="pop">팝</string>
|
|
<string name="rock">락</string>
|
|
<string name="electronic">일렉트로닉</string>
|
|
<string name="small_speakers">작은 스피커</string>
|
|
<string name="multimedia">멀티미디어</string>
|
|
<string name="custom">사용자 정의</string>
|
|
<string name="custom_n">사용자 정의 <xliff:g id="preset_num">%1$d</xliff:g></string>
|
|
<string name="none">없음</string>
|
|
<string name="smallroom">작은 방</string>
|
|
<string name="mediumroom">중간 방</string>
|
|
<string name="largeroom">큰 방</string>
|
|
<string name="mediumhall">중형 홀</string>
|
|
<string name="largehall">대형 홀</string>
|
|
<string name="plate">플레이트</string>
|
|
<string name="power_on_prompt">오른쪽 상단의 전원 버튼을 눌러주십시오.</string>
|
|
<string name="effect_unavalable_for_speaker">스피커로는 이 음향효과를 사용할 수 없습니다.</string>
|
|
<string name="device_headset">헤드셋</string>
|
|
<string name="device_speaker">스피커</string>
|
|
<string name="device_usb">USB</string>
|
|
<string name="device_bluetooth">블루투스</string>
|
|
<string name="device_wireless">무선</string>
|
|
<string name="device_line_out">출력</string>
|
|
<string name="reverb">리버브</string>
|
|
<string name="eq_preset">이퀄라이저 프리셋</string>
|
|
<string name="devices">기기</string>
|
|
<string name="virtualizer">버추얼라이저</string>
|
|
<string name="treble">고음</string>
|
|
<string name="bass">저음</string>
|
|
<string name="rename">이름 바꾸기</string>
|
|
<string name="remove_custom_preset_warning_message">정말 %1$s을(를) 제거하시겠습니까?</string>
|
|
<string name="powered_by">powered by</string>
|
|
</resources>
|