aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-es-rES/strings_pref_notifications.xml
blob: 63192d10f6211f51ca3a56eb1dbe67c8648e2aed (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
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
  <string name="notification_frequency">Frecuencia de notificaciones</string>
  <string name="no_notifications">Sin notificaciones</string>
  <string name="notification_keywords">Palabras clave</string>
  <string name="notification_keywords_desc">No se notificará cuando la notificación contenga alguna de estas palabras.</string>
  <string name="add_keyword">Añadir palabra clave</string>
  <string name="hint_keyword">Escriba la palabra clave y pulse +</string>
  <string name="empty_keyword">Palabra clave vacía</string>
  <string name="notification_all_accounts">Notificar de todas las cuentas</string>
  <string name="notification_all_accounts_desc">Obten notificaciones de todas las cuentas en las que estes logueado. Desactivar esto hará que se muestren solo las notificaciones de la cuenta en la que estés.</string>
  <string name="notification_messages">Activar notificaciones de mensajes</string>
  <string name="notification_messages_desc">Obten notificaciones instantáneas de mensajes para tu cuenta actual.</string>
  <string name="notification_messages_all_accounts">Notificar mensajes de todas las cuentas</string>
  <string name="notification_messages_all_accounts_desc">Obtén notificaciones instantáneas de mensajes para tu cuenta actual</string>
  <string name="notification_fetch_now">Obtener notificaciones ahora</string>
  <string name="notification_fetch_now_desc">Activa el buscador de notificaciones una vez. Ten en cuenta que recibir los mensajes instantáneos toma tiempo.</string>
  <string name="notification_fetch_success">Recuperando Notificaciones…</string>
  <string name="notification_fetch_fail">No se pudieron recuperar las notificaciones</string>
  <string name="notification_sound">Sonido de notificación</string>
  <string name="notification_ringtone">Tono de notificación</string>
  <string name="message_ringtone">Tono de mensaje</string>
  <string name="select_ringtone">Seleccionar tono</string>
  <string name="notification_vibrate">Vibración de notificación</string>
  <string name="notification_lights">Luces de notificación</string>
</resources>