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
7 months ago
|
<?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">"KeyChain"</string>
|
||
|
<string name="title_select_cert" msgid="3588447616418041699">"Seleccionar certificado"</string>
|
||
|
<string name="requesting_application" msgid="1589142627467598421">"A aplicación %s solicitou un certificado. Ao escoller un certificado, a aplicación poderá utilizar esta identidade cos servidores agora e no futuro."</string>
|
||
|
<string name="requesting_server" msgid="5832565605998634370">"A aplicación identificou o servidor que realiza a solicitude como %s, pero só debes concederlle acceso á aplicación ao certificado se confías nela."</string>
|
||
|
<string name="install_new_cert_message" msgid="4451971501142085495">"Podes instalar certificados dun ficheiro PKCS#12 cunha extensión %1$s ou %2$s situado no almacenamento externo."</string>
|
||
|
<string name="allow_button" msgid="3030990695030371561">"Seleccionar"</string>
|
||
|
<string name="deny_button" msgid="3766539809121892584">"Rexeitar"</string>
|
||
|
<string name="loading_certs_message" msgid="2152223341043639547">"%s está cargando un certificado…"</string>
|
||
|
</resources>
|