VancedMicroG/play-services-core/microg-ui-tools/src/main/res/values-es/strings.xml

45 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2013-2020 microG Project Team
~
~ 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="lib_name">Herramientas de IU de microG</string>
<string name="lib_license">Apache License 2.0, Equipo de microG</string>
<string name="about_version_str">Versión %1$s</string>
<string name="about_name_version_str">%1$s %2$s</string>
<string name="about_default_license">Todos los derechos reservados.</string>
<string name="prefcat_setup">Configuración</string>
<string name="self_check_title">Autocomprobación</string>
<string name="self_check_desc">Comprueba si el sistema está correctamente configurado para usar microG.</string>
<string name="self_check_cat_permissions">Permisos concedidos</string>
<string name="self_check_name_permission">Permiso para %1$s:</string>
<string name="self_check_resolution_permission">Toque aquí para conceder el permiso. No conceder el permiso puede resultar en comportamientos incorrectos de las aplicaciones.</string>
<string name="about_root_title">Demo de IU de microG</string>
<string name="about_root_summary">Resumen</string>
<string name="about_root_version">Versión v0.1.0</string>
<string name="about_root_libraries">Librerías incluidas</string>
<string name="about_android_support_v4">v4 Support Library</string>
<string name="about_android_support_v7_appcompat">v7 appcompat Support Library</string>
<string name="about_android_support_v7_preference">v7 preference Support Library</string>
<string name="about_android_support_license">Apache License 2.0, The Android Open Source Project</string>
</resources>