Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add language Spanish (ES_es) #128

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions resources/lang/es.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
{
":count Incident": ":count Incidente|:count Incidentes",
":name RSS Feed": "Fuente RSS de :name",
"Admin": "Administrador",
"Always Hidden": "Siempre Oculto",
"Always collapsed": "Siempre contraído",
"Always expanded": "Siempre expandido",
"An optional link to the component.": "Un enlace opcional al componente.",
"Average": "Promedio",
"Collapsed unless active incident": "Contraído a menos que haya un incidente activo",
"Complete Maintenance": "Mantenimiento Completo",
"Complete": "Completo",
"Component Group": "Grupo de Componentes",
"Custom CSS": "CSS Personalizado",
"Custom Footer HTML": "HTML de Pie de Página Personalizado",
"Custom Header HTML": "HTML de Encabezado Personalizado",
"Dashboard": "Panel de Control",
"Edit Incident": "Editar Incidente",
"Fixed": "Solucionado",
"Guests": "Invitados",
"Identified": "Identificado",
"In Progress": "En Proceso",
"Investigating": "Investigando",
"Laravel Blade": "Laravel Blade",
"Last Hour": "Última Hora",
"Major Outage": "Fallo Grave",
"Metric Type": "Tipo de Métrica",
"Month": "Mes",
"New Incident": "Nuevo Incidente",
"Next": "Siguiente",
"No incidents reported.": "No se han reportado incidentes.",
"No incidents reported between :from and :to": "No se reportaron incidentes entre :from y :to",
"Notified Subscribers": "Suscriptores Notificados",
"Notify Subscribers?": "¿Notificar a los Suscriptores?",
"Operational": "Operativo",
"Partial Outage": "Fallo Parcial",
"Past Incidents": "Incidentes Pasados",
"Performance Issues": "Problemas de Rendimiento",
"Previous": "Anterior",
"Record Update": "Actualizar Registro",
"Resources": "Recursos",
"Settings": "Configuraciones",
"Setup Cachet": "Configurar Cachet",
"Show Dashboard Link": "Mostrar Enlace al Panel de Control",
"Status Page": "Página de Estado",
"Subscriber": "Suscriptor",
"Sum": "Suma",
"Support Cachet": "Soporte para Cachet",
"The incident's created timestamp will be used if left empty.": "Se utilizará la marca de tiempo de creación del incidente si se deja vacío.",
"Today": "Hoy",
"Total number of reported incidents.": "Número total de incidentes reportados.",
"Total number of subscribers.": "Número total de suscriptores.",
"Twig": "Twig",
"Unknown": "Desconocido",
"Upcoming": "Próximos",
"Updated :timestamp": "Actualizado :timestamp",
"User": "Usuario",
"Users": "Usuarios",
"Verify": "Verificar",
"View Details": "Ver Detalles",
"Watching": "Observando",
"Week": "Semana",
"Who reported this incident.": "Quién reportó este incidente."
}