mirror of
https://github.com/umami-software/umami.git
synced 2026-02-11 08:07:12 +01:00
New event data screen.
This commit is contained in:
parent
10c438d1de
commit
8ee37d1246
137 changed files with 4918 additions and 321 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"label.access-code": "Código de acceso",
|
||||
"label.actions": "Acciones",
|
||||
"label.activity-log": "Registro de actividad",
|
||||
"label.activity": "Registro de actividad",
|
||||
"label.add": "Añadir",
|
||||
"label.add-description": "Añadir descripción",
|
||||
"label.add-member": "Añadir miembro",
|
||||
|
|
@ -78,6 +78,7 @@
|
|||
"label.filter-combined": "Combinado",
|
||||
"label.filter-raw": "En crudo",
|
||||
"label.filters": "Filtros",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Embudo",
|
||||
"label.funnel-description": "Comprender conversión y abandono de usuarios.",
|
||||
"label.goal": "Objetivo",
|
||||
|
|
@ -103,6 +104,7 @@
|
|||
"label.last-days": "Últimos {x} días",
|
||||
"label.last-hours": "Últimas {x} horas",
|
||||
"label.last-months": "Últimos {x} meses",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Abandonar",
|
||||
"label.leave-team": "Abandonar equipo",
|
||||
"label.less-than": "Menor que",
|
||||
|
|
@ -132,11 +134,14 @@
|
|||
"label.pageTitle": "Título de página",
|
||||
"label.pages": "Páginas",
|
||||
"label.password": "Contraseña",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Analíticas de {name}",
|
||||
"label.previous": "Anterior",
|
||||
"label.previous-period": "Periodo anterior",
|
||||
"label.previous-year": "Año anterior",
|
||||
"label.profile": "Perfil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Propiedad",
|
||||
"label.queries": "Consultas",
|
||||
"label.query": "Consulta",
|
||||
|
|
@ -156,6 +161,9 @@
|
|||
"label.reset-website": "Reiniciar analíticas",
|
||||
"label.retention": "Retención",
|
||||
"label.retention-description": "Medir la frecuencia con la que los usuarios vuelven a tu sitio web.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rol",
|
||||
"label.run-query": "Ejecutar consulta",
|
||||
"label.save": "Guardar",
|
||||
|
|
@ -165,6 +173,7 @@
|
|||
"label.select-date": "Seleccionar fecha",
|
||||
"label.select-role": "Seleccionar rol",
|
||||
"label.select-website": "Seleccionar sitio web",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sesiones",
|
||||
"label.settings": "Ajustes",
|
||||
"label.share-url": "Compartir URL",
|
||||
|
|
@ -193,18 +202,21 @@
|
|||
"label.total": "Total",
|
||||
"label.total-records": "Total de registros",
|
||||
"label.tracking-code": "Código de rastreo",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transferir",
|
||||
"label.transfer-website": "Transferir sitio web",
|
||||
"label.true": "Verdadero",
|
||||
"label.type": "Tipo",
|
||||
"label.unique": "Único",
|
||||
"label.unique-visitors": "Visitantes únicos",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Desconocida",
|
||||
"label.untitled": "Sin título",
|
||||
"label.update": "Actualizar",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Usuario",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Nombre de usuario",
|
||||
"label.users": "Usuarios",
|
||||
"label.utm": "UTM",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue