summaryrefslogtreecommitdiff
path: root/overlay/tablet/vendor/mediatek/proprietary/frameworks/base/res/res/values-ko/strings.xml
blob: 3edc10645395321fb029f516e5fa4171208731ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>

<!--
/* //device/apps/common/assets/res/any/strings.xml
**
** Copyright 2006, 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:xliff="urn:oasis:names:tc:xliff:document:1.2">  
    <string name="aerr_application_lowmem">태블릿 저장공간이 가득 찼습니다. 애플리케이션이 정지합니다. 공간을 확보한 다음 다시 시도하십시오.</string>
    <string name="aerr_process_lowmem">태블릿 저장공간이 가득 찼습니다. 과정이 정지합니다. 공간을 확보한 다음 다시 시도하십시오.</string>  
    <string name="criticallowmessage">장치 저장소가 가득 찼습니다. 필요없는 파일을 삭제하십시오. 그러지 않으면 애플리케이션이 예기치 않게 종료될 수 있습니다</string>  
</resources>