mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Updated lang files.
This commit is contained in:
parent
4d41527f94
commit
7ac367f971
50 changed files with 1764 additions and 1 deletions
|
|
@ -2,6 +2,8 @@
|
|||
"label.access-code": "Access code",
|
||||
"label.actions": "Actions",
|
||||
"label.activity-log": "Activity log",
|
||||
"label.add": "Add",
|
||||
"label.add-description": "Add description",
|
||||
"label.add-website": "වෙබ් අඩවිය එක් කරන්න",
|
||||
"label.admin": "Administrator",
|
||||
"label.all": "සියල්ල",
|
||||
|
|
@ -42,6 +44,8 @@
|
|||
"label.enable-share-url": "බෙදාගැනීමේ URL සබල කරන්න",
|
||||
"label.event-data": "සිදුවීම් දත්ත",
|
||||
"label.events": "Events",
|
||||
"label.field": "Field",
|
||||
"label.fields": "Fields",
|
||||
"label.filter-combined": "Combined",
|
||||
"label.filter-raw": "Raw",
|
||||
"label.funnel": "Funnel",
|
||||
|
|
@ -83,6 +87,7 @@
|
|||
"label.reset": "යළි පිහිටුවන්න",
|
||||
"label.reset-website": "සංඛ්යා ලේඛන නැවත සකසන්න",
|
||||
"label.role": "Role",
|
||||
"label.run-query": "Run query",
|
||||
"label.save": "සුරකින්න",
|
||||
"label.screens": "Screens",
|
||||
"label.select-date": "Select date",
|
||||
|
|
@ -109,18 +114,48 @@
|
|||
"label.tracking-code": "ලුහුබැඳීමේ කේතය",
|
||||
"label.unique-visitors": "Unique visitors",
|
||||
"label.unknown": "නොදනී",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URLs",
|
||||
"label.user": "User",
|
||||
"label.username": "පරිශීලක නාමය",
|
||||
"label.users": "Users",
|
||||
"label.view": "View",
|
||||
"label.view-details": "තොරතුරු පෙන්වන්න",
|
||||
"label.view-only": "View only",
|
||||
"label.views": "Views",
|
||||
"label.visitors": "Visitors",
|
||||
"label.website": "Website",
|
||||
"label.website-id": "Website ID",
|
||||
"label.websites": "වෙබ් අඩවි",
|
||||
"label.window": "Window",
|
||||
"label.yesterday": "ඊයේ",
|
||||
"labels.after": "After",
|
||||
"labels.average": "Average",
|
||||
"labels.before": "Before",
|
||||
"labels.breakdown": "Breakdown",
|
||||
"labels.contains": "Contains",
|
||||
"labels.create-report": "Create report",
|
||||
"labels.description": "Description",
|
||||
"labels.does-not-contain": "Does not contain",
|
||||
"labels.does-not-equal": "Does not equal",
|
||||
"labels.equals": "Equals",
|
||||
"labels.false": "False",
|
||||
"labels.filters": "Filters",
|
||||
"labels.greater-than": "Greater than",
|
||||
"labels.greater-than-equals": "Greater than or equals",
|
||||
"labels.less-than": "Less than",
|
||||
"labels.less-than-equals": "Less than or equals",
|
||||
"labels.max": "Max",
|
||||
"labels.min": "Min",
|
||||
"labels.overview": "Overview",
|
||||
"labels.sum": "Sum",
|
||||
"labels.total": "Total",
|
||||
"labels.total-records": "Total records",
|
||||
"labels.true": "True",
|
||||
"labels.type": "Type",
|
||||
"labels.unique": "Unique",
|
||||
"labels.untitled": "Untitled",
|
||||
"labels.value": "Value",
|
||||
"message.active-users": "{x} දැන් {x, plural, one {අමුත්තා} other {අමුත්තන්}}",
|
||||
"message.confirm-delete": "{target} මකා දැමීම ගැන විශ්වාසද?",
|
||||
"message.confirm-leave": "Are you sure you want to leave {target}?",
|
||||
|
|
@ -135,6 +170,7 @@
|
|||
"message.invalid-domain": "Invalid domain. Do not include http/https.",
|
||||
"message.min-password-length": "Minimum length of {n} characters",
|
||||
"message.no-data-available": "පෙන්වීමට දත්ත නොමැත.",
|
||||
"message.no-event-data": "No event data is available.",
|
||||
"message.no-match-password": "Passwords do not match.",
|
||||
"message.no-teams": "You have not created any teams.",
|
||||
"message.no-users": "There are no users.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue