mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 09:05:36 +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": "액세스 코드",
|
||||
"label.actions": "액션",
|
||||
"label.activity-log": "활동 기록",
|
||||
"label.activity": "활동 기록",
|
||||
"label.add": "추가",
|
||||
"label.add-description": "설명 추가",
|
||||
"label.add-member": "멤버 추가",
|
||||
|
|
@ -78,6 +78,7 @@
|
|||
"label.filter-combined": "합쳐서 보기",
|
||||
"label.filter-raw": "전체 보기",
|
||||
"label.filters": "필터",
|
||||
"label.first-seen": "First seen",
|
||||
"label.funnel": "퍼널",
|
||||
"label.funnel-description": "사용자 전환율 및 이탈률을 살펴보세요.",
|
||||
"label.goal": "목표",
|
||||
|
|
@ -103,6 +104,7 @@
|
|||
"label.last-days": "최근 {x} 일",
|
||||
"label.last-hours": "최근 {x} 시간",
|
||||
"label.last-months": "최근 {x} 개월",
|
||||
"label.last-seen": "Last seen",
|
||||
"label.leave": "떠나기",
|
||||
"label.leave-team": "팀 떠나기",
|
||||
"label.less-than": "미만",
|
||||
|
|
@ -132,11 +134,14 @@
|
|||
"label.pageTitle": "페이지 제목",
|
||||
"label.pages": "페이지",
|
||||
"label.password": "비밀번호",
|
||||
"label.path": "Path",
|
||||
"label.paths": "Paths",
|
||||
"label.powered-by": "이 시스템은 {name}에서 구동되고 있습니다.",
|
||||
"label.previous": "이전",
|
||||
"label.previous-period": "이전 기간",
|
||||
"label.previous-year": "이전 연도",
|
||||
"label.profile": "프로필",
|
||||
"label.properties": "Properties",
|
||||
"label.property": "속성",
|
||||
"label.queries": "쿼리",
|
||||
"label.query": "쿼리",
|
||||
|
|
@ -156,6 +161,9 @@
|
|||
"label.reset-website": "웹사이트 초기화",
|
||||
"label.retention": "리텐션",
|
||||
"label.retention-description": "사용자가 얼마나 자주 돌아오는지를 추적하여 웹사이트의 리텐션을 측정하십시오.",
|
||||
"label.revenue": "Revenue",
|
||||
"label.revenue-description": "Look into your revenue across time.",
|
||||
"label.revenue-property": "Revenue Property",
|
||||
"label.role": "역할",
|
||||
"label.run-query": "쿼리 실행",
|
||||
"label.save": "저장",
|
||||
|
|
@ -165,6 +173,7 @@
|
|||
"label.select-date": "날짜 선택",
|
||||
"label.select-role": "역할 선택",
|
||||
"label.select-website": "웹사이트 선택",
|
||||
"label.session": "Session",
|
||||
"label.sessions": "세션",
|
||||
"label.settings": "설정",
|
||||
"label.share-url": "공유 URL",
|
||||
|
|
@ -193,18 +202,21 @@
|
|||
"label.total": "합계",
|
||||
"label.total-records": "총 레코드",
|
||||
"label.tracking-code": "추적 코드",
|
||||
"label.transactions": "Transactions",
|
||||
"label.transfer": "전송",
|
||||
"label.transfer-website": "웹사이트 전송",
|
||||
"label.true": "참",
|
||||
"label.type": "유형",
|
||||
"label.unique": "고유",
|
||||
"label.unique-visitors": "순방문자(UV)",
|
||||
"label.uniqueCustomers": "Unique Customers",
|
||||
"label.unknown": "알 수 없음",
|
||||
"label.untitled": "제목 없음",
|
||||
"label.update": "업데이트",
|
||||
"label.url": "URL",
|
||||
"label.urls": "URL",
|
||||
"label.user": "사용자",
|
||||
"label.user-property": "User Property",
|
||||
"label.username": "사용자명",
|
||||
"label.users": "사용자",
|
||||
"label.utm": "UTM",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue