summaryrefslogtreecommitdiffstats
path: root/res/values-es-rUS/cm_strings.xml
blob: ae8b001813e987dde479e128f0a0fe257d95bca4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
     Copyright (C) 2012-2015 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">
  <!-- Summaries for using custom snooze delays -->
  <string name="preferences_alerts_custom_snooze_delay_summary_off">Usar siempre el intervalo de recordatorios predeterminado</string>
  <!-- Title of custom snooze delay dialog -->
  <!-- List item label for setting the default snooze delay -->
  <string name="preferences_default_snooze_delay_title">Intervalo de recordatorio predeterminado</string>
  <!-- Title of dialog for setting the default snooze delay -->
  <string name="preferences_default_snooze_delay_dialog">Intervalo de recordatorio predeterminado</string>
  <!-- Default value for the default snooze delay (in minutes) -->
  <!-- Label values for the default start page preference. -->
  <!-- Delete Events related -->
  <string name="action_select_all">Seleccionar todo</string>
  <string name="action_delete">OK</string>
  <!-- This is a label on a menu item. Pressing this menu item allows the
         user to go to the calendars to display [CHAR LIMIT=20] -->
  <!-- Sharing calendar event -->
  <string name="cal_export_succ_msg">Evento exportado correctamente: %1s</string>
  <string name="cal_import_error_msg">Error al importar al calendario</string>
  <string name="cal_pick_ics">Seleccionar archivo para importar</string>
  <!-- Toast message displayed when ics file to share an event can't be generated -->
  <string name="error_generating_ics">Hubo problemas al compartir el evento</string>
</resources>