You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
2.6 KiB
39 lines
2.6 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Copyright (c) 2016, 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="title" msgid="9099755437807065998">"로컬 시스템 업데이트"</string>
|
|
<string name="invalid_file_type" msgid="5363346679377832590">"유효한 업데이트 파일이 아닙니다."</string>
|
|
<string name="unknown_file" msgid="4460330045071455406">"알 수 없는 파일"</string>
|
|
<string name="cannot_access_storage" msgid="692801523959625901">"기기 저장용량에 액세스할 수 없습니다."</string>
|
|
<string name="update_in_progress" msgid="7657197919645064655">"시스템 업데이트 적용 중"</string>
|
|
<string name="update_file_name" msgid="3034222525060204549">"파일: %s"</string>
|
|
<string name="update_file_size" msgid="4816394194716640579">"크기: "</string>
|
|
<string name="install_now" msgid="1526380165774958831">"지금 설치"</string>
|
|
<string name="update_failed" msgid="6878694841476888954">"업데이트 실패"</string>
|
|
<string name="verify_in_progress" msgid="8125900023523483860">"업데이트 확인 중…"</string>
|
|
<string name="verify_failure" msgid="5077656735909871291">"유효한 업데이트 파일을 선택하세요."</string>
|
|
<string name="install_ready" msgid="5831701403889581045">"업데이트를 설치할 준비가 되었습니다."</string>
|
|
<string name="install_in_progress" msgid="1447531401625704953">"설치 중…"</string>
|
|
<string name="install_success" msgid="7607370228817982339">"업데이트했습니다."</string>
|
|
<string name="install_failed" msgid="6019321590904856934">"시스템 업데이트를 설치할 수 없습니다."</string>
|
|
<string name="rebooting" msgid="2147644401685874548">"업데이트했습니다. 재부팅 중…"</string>
|
|
<string name="volumes" msgid="9062088000979584509">"볼륨(%d)"</string>
|
|
<string name="path" msgid="7133964085947968274">"경로: %s"</string>
|
|
</resources>
|