Welcome to mirror list, hosted at ThFree Co, Russian Federation.

es.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d3a0a836e21c7271476a90b6392e6c04e1ecf02c (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
{ "translations": {
    "Hello %s" : "Hola %s",
    "Hello %s," : "Hola %s,",
    "_New notification for %s_::_%n new notifications for %s_" : ["Una nueva notificación para %s","%n notificaciones nuevas para %s"],
    "_You have a new notification for %s_::_You have %n new notifications for %s_" : ["Tienes una nueva notificación para %s","Tienes %n nuevas notificaciones para %s"],
    "You can change the frequency of these emails or disable them in the <a href=\"%s\">settings</a>." : "Puedes cambiar la frecuencia de estos emails o deshabilitarlos en los <a href=\"%s\">Ajustes</a>.",
    "You can change the frequency of these emails or disable them in the settings: %s" : "Puedes cambiar la frecuencia de estos emails o deshabilitarlos en los Ajustes: %s",
    "Admin notifications" : "Notificaciones de admin",
    "Notifications" : "Notificaciones",
    "This app provides a backend and frontend for the notification API available in Nextcloud." : "Esta app proporciona un backend y un frontend para la API de notificaciones disponible en Nextcloud.",
    "This app provides a backend and frontend for the notification API available in Nextcloud.\n\t\tThe API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:\n\n📬 Federated file sharing: You received a new remote share\n\n📑 Comments: Another user mentioned you in a comment on a file\n\n🚢 Update notification: Available update for an app or nextcloud itself\n\n📣 Announcement center: An announcement was posted by an admin" : "Esta app proporciona un backend y un frontend para la API de notificaciones que hay disponible en Nextcloud.\n\t\tOtras app usan la API para informar a los usuarios en la interfaz web y los clientes de sincronización sobre varias cosas. Algunos ejemplos son:\n\n📬 Compartición federada de archivos: Has recibido un nuevo recursocompartido remoto\n\n📑 Comentarios: Otro usuario te ha mencionado en el comentario de un archivo\n\n🚢 Notificación de actualización: Actualización disponible para una app o el propio Nexcloud\n\n📣 Centro de anuncios: Un administrador ha enviado un anuncio",
    "Dismiss all notifications" : "Descartar todas las notificaciones",
    "Requesting browser permissions to show notifications" : "Solicitando permisos al navegador para mostrar notificaciones",
    "No notifications" : "No hay notificaciones",
    "Failed to dismiss all notifications" : "Error al descartar todas las notificaciones",
    "Failed to perform action" : "Se ha producido un fallo al realizar la acción",
    "Dismiss" : "Descartar",
    "seconds ago" : "hace unos segundos",
    "Failed to dismiss notification" : "Error al descartar la notificación",
    "in {path}" : "en {path}",
    "You need to set up your email address before you can receive notification emails." : "Debes configurar tu dirección de correo electrónico antes de poder recibir notificaciones.",
    "Send email reminders about unhandled notifications after:" : "Enviar recordatorios por email sobre las notificaciones no resueltas tras:",
    "Play sound when a new notification arrives" : "Reproducir sonido cuando llega una nueva notificación",
    "Play sound when a call started (requires Nextcloud Talk)" : "Reproducir sonido cuando se inicia una llamada (requiere Nextcloud Talk)",
    "Never" : "Nunca",
    "1 hour" : "1 hora",
    "3 hours" : "3 horas",
    "1 day" : "1 día",
    "1 week" : "1 semana",
    "Your settings have been updated." : "Tus ajustes han sido actualizados.",
    "An error occurred while updating your settings." : "Ocurrió un error mientras se actualizaban los ajustes."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}