OC.L10N.register( "notifications", { "Hello %s" : "Hola %s", "Hello %s," : "Hola %s,", "Admin notifications" : "Notificaciones adminsitrativas", "Notifications" : "Notificaciones", "Failed to perform action" : "Se presentó una falla al ejeuctar la acción", "Dismiss" : "Descartar", "seconds ago" : "hace segundos", "Failed to dismiss notification" : "Se presentó una falla al descartar la notificación", "in {path}" : "en {path}", "No notifications" : "No hay notificaciones", "Failed to dismiss all notifications" : "Se presentó una falla al descartar todas las notificaciones", "You need to set up your email address before you can receive notification emails." : "Necesitas configurar tu dirección de correo electrónico antes de que puedas recibir correos de notificación", "Never" : "Nunca", "1 hour" : "1 hora", "3 hours" : "3 horas", "Your settings have been updated." : "Tus configuraciones se han actualizado." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");