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.
28 lines
1.9 KiB
28 lines
1.9 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright (C) 2011 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="app_name" msgid="170210454004696382">"키 체인"</string>
|
|
<string name="title_select_cert" msgid="3588447616418041699">"인증서 선택"</string>
|
|
<string name="requesting_application" msgid="1589142627467598421">"%s 앱이 인증서를 요청했습니다. 인증서를 선택하면 앞으로 앱이 이 ID를 서버와 사용합니다."</string>
|
|
<string name="requesting_server" msgid="5832565605998634370">"앱이 요청하는 서버를 %s라고 확인했지만 앱을 신뢰하는 경우에만 앱이 인증서에 액세스할 수 있도록 해야 합니다."</string>
|
|
<string name="install_new_cert_message" msgid="4451971501142085495">"PKCS#12 파일에서 외부 저장소에 있는 확장 프로그램 %1$s 또는 %2$s을(를) 사용하여 인증서를 설치할 수 있습니다."</string>
|
|
<string name="allow_button" msgid="3030990695030371561">"선택"</string>
|
|
<string name="deny_button" msgid="3766539809121892584">"거부"</string>
|
|
<string name="loading_certs_message" msgid="2152223341043639547">"%s에서 인증서 확인 중…"</string>
|
|
</resources>
|