Home | History | Annotate | Download | only in values-es
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <!--  Copyright (C) 2009 The Android Open Source Project
      3 
      4      Licensed under the Apache License, Version 2.0 (the "License");
      5      you may not use this file except in compliance with the License.
      6      You may obtain a copy of the License at
      7 
      8           http://www.apache.org/licenses/LICENSE-2.0
      9 
     10      Unless required by applicable law or agreed to in writing, software
     11      distributed under the License is distributed on an "AS IS" BASIS,
     12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13      See the License for the specific language governing permissions and
     14      limitations under the License.
     15  -->
     16 
     17 <resources xmlns:android="http://schemas.android.com/apk/res/android"
     18     xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     19     <string name="calendar_storage" msgid="5387668002987562770">"Almacenamiento en el calendario"</string>
     20     <string name="upgrade_msg" msgid="2792831029435070926">"Actualizando base de datos del calendario"</string>
     21     <string name="calendar_default_name" msgid="6924293766625167275">"Predeterminado"</string>
     22     <string name="calendar_info" msgid="6687678621418059281">"Informacin de calendario"</string>
     23     <string name="calendar_info_error" msgid="5575162446528419982">"Error"</string>
     24     <string name="calendar_info_no_calendars" msgid="4287534468186704433">"No hay calendarios."</string>
     25     <string name="calendar_info_events" msgid="1805502308105103803">"Eventos: <xliff:g id="EVENTS">%1$d</xliff:g>"</string>
     26     <string name="calendar_info_events_dirty" msgid="8879392112564499515">"Eventos: <xliff:g id="EVENTS_0">%1$d</xliff:g>; no guardados: <xliff:g id="DIRTY_EVENTS">%2$d</xliff:g>"</string>
     27     <string name="provider_label" msgid="2306513350843464739">"Calendario"</string>
     28     <string name="debug_tool_delete_button" msgid="5052706251268452090">"Eliminar ahora"</string>
     29     <string name="debug_tool_start_button" msgid="5384780896342913563">"Iniciar"</string>
     30     <string name="debug_tool_message" msgid="4414152820946316089">"Ests a punto de 1) hacer una copia de tu base de datos de calendario en la tarjeta SD o en el almacenamiento USB a la que puede acceder cualquier aplicacin y de 2) enviarla por correo electrnico. Recuerda eliminarla en cuanto se haya copiado correctamente fuera del dispositivo o se haya recibido el mensaje."</string>
     31     <string name="debug_tool_email_sender_picker" msgid="4418621476577347562">"Seleccionar un programa para enviar el archivo"</string>
     32     <string name="debug_tool_email_subject" msgid="2403590332256471194">"Base de datos de calendario adjunta"</string>
     33     <string name="debug_tool_email_body" msgid="740309162644398319">"Mi base de datos de calendario con todas mis citas y mi informacin personal va adjunta a este mensaje. Utiliza esta informacin con cuidado."</string>
     34 </resources>
     35