android_mt6572_jiabo/packages/apps/Calendar/res/values-es-rUS/cm_strings.xml
2025-09-05 16:56:03 +08:00

57 lines
3.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2012-2016 The CyanogenMod 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="on_permission_read_calendar">Has desactivado un permiso requerido.</string>
<string name="no_map">Sin aplicación de mapas instalada</string>
<string name="error_generating_ics">Hubo problemas al compartir el evento</string>
<string name="share_label">Compartir</string>
<string name="preferences_alerts_custom_snooze_delay_title">Preguntar por intervalo de repetición de recordatorio</string>
<string name="preferences_alerts_custom_snooze_delay_summary_on">Preguntar por el intervalo de repeteción en cada recordatorio</string>
<string name="preferences_alerts_custom_snooze_delay_summary_off">Usar siempre el intervalo de recordatorios predefinido</string>
<string name="snooze_delay_dialog_title">Ajustar intervalo de recordatorio</string>
<string name="preferences_default_snooze_delay_title">Intervalo de recordatorio predefinido</string>
<string name="preferences_default_snooze_delay_dialog">Intervalo de recordatorio predefinido</string>
<string name="events_delete">Borrar eventos</string>
<string name="action_select_all">Marcar todo</string>
<string name="action_select_none">Desmarcar todo</string>
<string name="action_delete">OK</string>
<string name="all_events">Todos los eventos</string>
<string name="no_events">Sin eventos disponibles</string>
<string name="evt_del_dlg_title">¿Borrar eventos?</string>
<string name="evt_del_dlg_msg_selected">Los eventos seleccionados serán eliminados</string>
<string name="evt_del_dlg_msg_all">Todos los eventos serán eliminados</string>
<string name="no_events_selected">Sin eventos seleccionados</string>
<plurals name="events_selected">
<item quantity="one">%1$d evento seleccionado</item>
<item quantity="other">%1$d eventos seleccionados</item>
</plurals>
<string name="default_start_title">Vista predefinida</string>
<string name="default_start_last">Vista utlizada previamente</string>
<string name="buttons_list_0">Día</string>
<string name="buttons_list_1">Semana</string>
<string name="buttons_list_2">Mes</string>
<string name="buttons_list_3">Agenda</string>
<string name="buttons_list_4">Año</string>
<string name="cal_share_intent_title">Enviar evento a:</string>
<string name="cal_export_event_sdcard_title">Exportar a tarjeta SD</string>
<string name="cal_export_succ_msg">Evento exportado correctamente: %1s</string>
<string name="cal_import_menu_title">Importar evento</string>
<string name="cal_nothing_to_import">Nada para importar</string>
<string name="cal_import_error_msg">Error al importar al calendario</string>
<string name="cal_pick_ics">Seleccionar archivo a importar</string>
<string name="week_of_year">semana <xliff:g id="number">%1$d</xliff:g> de <xliff:g id="year">%2$s</xliff:g></string>
</resources>