28 lines
1.6 KiB
XML
28 lines
1.6 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<!--
|
||
|
Copyright (C) 2019 The LineageOS 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>
|
||
|
<string name="close">닫기</string>
|
||
|
<string name="raise_the_camera">카메라 올리기</string>
|
||
|
<string name="retry">재시도</string>
|
||
|
<string name="warning">주의</string>
|
||
|
<string name="free_fall_detected_title">자유 낙하가 감지됨</string>
|
||
|
<string name="free_fall_detected_message">전면 카메라를 보호하기 위해 카메라를 닫았습니다. 전면 카메라를 다시 사용하시겠습니까?</string>
|
||
|
<string name="motor_cannot_go_down_message">전면 카메라를 닫을 수 없습니다. 방해물이 없는지 확인해 주세요.</string>
|
||
|
<string name="motor_cannot_go_up_message">전면 카메라를 열 수 없습니다. 방해물이 없는지 확인해 주세요.</string>
|
||
|
<string name="motor_press_message">전면 카메라를 강제로 닫으면 모듈이 손상될 수 있습니다. 이러한 행위를 자제해 주세요.</string>
|
||
|
</resources>
|