mirror of
https://github.com/umami-software/umami.git
synced 2026-02-09 15:17:23 +01:00
Add new strings in lang files.
This commit is contained in:
parent
405756dcea
commit
785ff76706
50 changed files with 403 additions and 2 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"label.add": "Adaugă",
|
||||
"label.add-description": "Adaugă descriere",
|
||||
"label.add-member": "Adaugă membru",
|
||||
"label.add-step": "Add step",
|
||||
"label.add-website": "Adăugare site web",
|
||||
"label.admin": "Administrator",
|
||||
"label.after": "După",
|
||||
|
|
@ -35,6 +36,7 @@
|
|||
"label.create-team": "Crează echipă",
|
||||
"label.create-user": "Crează utilizator",
|
||||
"label.created": "Creat",
|
||||
"label.created-by": "Created By",
|
||||
"label.current-password": "Parola curentă",
|
||||
"label.custom-range": "Interval personalizat",
|
||||
"label.dashboard": "Tablou de bord",
|
||||
|
|
@ -88,6 +90,7 @@
|
|||
"label.laptop": "Laptop",
|
||||
"label.last-days": "Ultimele {x} zile",
|
||||
"label.last-hours": "Ultimele {x} ore",
|
||||
"label.last-months": "Last {x} months",
|
||||
"label.leave": "Părăsește",
|
||||
"label.leave-team": "Părăsește echipa",
|
||||
"label.less-than": "Mai puțin decât",
|
||||
|
|
@ -149,6 +152,7 @@
|
|||
"label.settings": "Setări",
|
||||
"label.share-url": "Partajare URL",
|
||||
"label.single-day": "O singură zi",
|
||||
"label.steps": "Steps",
|
||||
"label.sum": "Sumă",
|
||||
"label.tablet": "Tabletă",
|
||||
"label.team": "Echipă",
|
||||
|
|
@ -178,17 +182,22 @@
|
|||
"label.unique-visitors": "Vizitatori unici",
|
||||
"label.unknown": "Necunoscut",
|
||||
"label.untitled": "Fără titlu",
|
||||
"label.update": "Update",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "Utilizator",
|
||||
"label.username": "Nume utilizator",
|
||||
"label.users": "Utilizatori",
|
||||
"label.utm": "UTM",
|
||||
"label.utm-description": "Track your campaigns through UTM parameters.",
|
||||
"label.value": "Valoare",
|
||||
"label.view": "Vizualizare",
|
||||
"label.view-details": "Vizualizare detalii",
|
||||
"label.view-only": "Doar vizualizare",
|
||||
"label.views": "Vizualizări",
|
||||
"label.views-per-visit": "Views per visit",
|
||||
"label.visitors": "Vizitatori",
|
||||
"label.visits": "Visits",
|
||||
"label.website": "Website",
|
||||
"label.website-id": "ID Website",
|
||||
"label.websites": "Site-uri web",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue