unplugged-system/packages/apps/TvSettings/Settings/res/values-ko/energy-modes.xml

44 lines
2.8 KiB
XML
Raw Permalink Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (C) 2023 The Android Open Source 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:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="energy_mode_low_title" msgid="2408371934616917432">"필수 네트워크 기능"</string>
<string name="energy_mode_low_subtitle" msgid="3541491740634993554">"적은 에너지 사용량"</string>
<string name="energy_mode_low_info" msgid="7336221780506353827">"TV를 사용하지 않을 때는 네트워크 연결을 사용 중지합니다."</string>
<string-array name="energy_mode_low_features">
<item msgid="4976202876230149030">"중요 업데이트 및 기능"</item>
</string-array>
<string name="energy_mode_low_eco_hint" msgid="2421460758847643655"></string>
<string name="energy_mode_moderate_title" msgid="6131212898797802584">"권장 네트워크 기능"</string>
<string name="energy_mode_moderate_subtitle" msgid="8452759001885415587">"최적화된 에너지 사용"</string>
<string name="energy_mode_moderate_info" msgid="8606735947366228051">"네트워크를 통해 TV의 절전 모드를 해제하는 기능(네트워크 대기 모드)을 사용 설정합니다."</string>
<string-array name="energy_mode_moderate_features">
<item msgid="2654586107956150296">"[기능 1 삽입]"</item>
<item msgid="8724721267222341891">"[기능 2 삽입]"</item>
</string-array>
<string name="energy_mode_moderate_eco_hint" msgid="252189162446856286"></string>
<string name="energy_mode_high_title" msgid="4428472238583662129">"추가 네트워크 기능"</string>
<string name="energy_mode_high_subtitle" msgid="3146607061198429672">"에너지 사용량 증가"</string>
<string name="energy_mode_high_info" msgid="3151321275701804406">"이 옵션은 TV를 사용하지 않을 때도 권장 기능 외에 추가 기능을 사용 설정하며, 이에 따라 에너지 사용량이 증가할 수 있습니다."</string>
<string-array name="energy_mode_high_features">
<item msgid="3018897868803319747">"[기능 1 삽입]"</item>
<item msgid="170760143032597722">"[기능 2 삽입]"</item>
</string-array>
<!-- no translation found for energy_mode_high_eco_hint (3266580507783627848) -->
<skip />
</resources>