mirror of
https://github.com/umami-software/umami.git
synced 2026-02-10 23:57: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": "Pristupni kod",
|
||||
"label.actions": "Akcije",
|
||||
"label.activity-log": "Log aktivnosti",
|
||||
"label.activity": "Log aktivnosti",
|
||||
"label.add": "Dodaj",
|
||||
"label.add-description": "Dodaj opis",
|
||||
"label.add-member": "Dodaj člana",
|
||||
|
|
@ -78,6 +78,7 @@
|
|||
"label.filter-combined": "Kombinovano",
|
||||
"label.filter-raw": "Sirovo",
|
||||
"label.filters": "Filtri",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "Lijevak",
|
||||
"label.funnel-description": "Razumite koverziju i drop-off učestalost korisnika.",
|
||||
"label.goal": "Goal",
|
||||
|
|
@ -103,6 +104,7 @@
|
|||
"label.last-days": "Zadnjih {x} dana",
|
||||
"label.last-hours": "Zadnjih {x} sati",
|
||||
"label.last-months": "Zadnjih {x} mjeseci",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "Napusti",
|
||||
"label.leave-team": "Napusti tim",
|
||||
"label.less-than": "Manje od",
|
||||
|
|
@ -132,11 +134,14 @@
|
|||
"label.pageTitle": "Naslov stranice",
|
||||
"label.pages": "Stranice",
|
||||
"label.password": "Šifra",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "Omogućeno s {name}",
|
||||
"label.previous": "Previous",
|
||||
"label.previous-period": "Previous period",
|
||||
"label.previous-year": "Previous year",
|
||||
"label.profile": "Profil",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "Property",
|
||||
"label.queries": "Queryji",
|
||||
"label.query": "Query",
|
||||
|
|
@ -156,6 +161,9 @@
|
|||
"label.reset-website": "Resetuj web stranicu",
|
||||
"label.retention": "Retention",
|
||||
"label.retention-description": "Izmjeri 'ljepljivost' svoje web stranice praćenjem koliko često set korisnici vraćaju.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "Rola",
|
||||
"label.run-query": "Pokreni query",
|
||||
"label.save": "Sačuvaj",
|
||||
|
|
@ -165,6 +173,7 @@
|
|||
"label.select-date": "Odaberi datum",
|
||||
"label.select-role": "Odaberi rolu",
|
||||
"label.select-website": "Odaberi web stranicu",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "Sesije",
|
||||
"label.settings": "Postavke",
|
||||
"label.share-url": "Share URL",
|
||||
|
|
@ -193,18 +202,21 @@
|
|||
"label.total": "Ukupno",
|
||||
"label.total-records": "Ukupno redova",
|
||||
"label.tracking-code": "Kod za praćenje",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "Transfer",
|
||||
"label.transfer-website": "Transfer web stranice",
|
||||
"label.true": "Da",
|
||||
"label.type": "Tip",
|
||||
"label.unique": "Jedinstveno",
|
||||
"label.unique-visitors": "Jedinstvenih posjetitelja",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "Nepoznato",
|
||||
"label.untitled": "Bezimeno",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Korisnik",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "Korisničko ime",
|
||||
"label.users": "Korisnici",
|
||||
"label.utm": "UTM",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue