Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vi.json « lang « Transitions « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 05b22441a53d2c3bbe3253da345072d86a36696e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
    "Transitions": {
        "BouncesInline": "%s bị trả lại",
        "DirectEntries": "Các mục trực tiếp",
        "ErrorBack": "Quay trở lại hành động trước đó",
        "ExitsInline": "%s thoát",
        "FromCampaigns": "Từ các chiến dịch",
        "FromPreviousPages": "Từ các trang nội bộ",
        "FromPreviousPagesInline": "%s từ các trang nội bộ",
        "FromPreviousSiteSearches": "Từ các tìm kiếm nội bộ",
        "FromPreviousSiteSearchesInline": "%s Từ các tìm kiếm nội bộ",
        "FromSearchEngines": "Từ các công cụ tìm kiếm",
        "FromWebsites": "Từ các Website",
        "IncomingTraffic": "Lưu lượng truy cập đến",
        "LoopsInline": "các lượt tải lại trang %s",
        "NoDataForAction": "Không có dữ liệu cho %s",
        "NoDataForActionDetails": "Hay là hành động không có lượt xem trang trong thời gian %s hoặc không hợp lệ.",
        "OutgoingTraffic": "Lưu lượng truy cập đi",
        "ShareOfAllPageviews": "Trang này đã có %1$s lượt xem trang (%2$s của tất cả các lượt xem trang)",
        "ToFollowingPages": "Tới các trang nội bộ",
        "ToFollowingPagesInline": "%s tới các trang nội bộ",
        "ToFollowingSiteSearches": "Các tìm kiếm nội bộ",
        "ToFollowingSiteSearchesInline": "%s Các tìm kiếm nội bộ",
        "XOfAllPageviews": "%s của tất cả các lượt xem của trang này",
        "XOutOfYVisits": "%1$s (trong số %2$s)",
        "TransitionsSubcategoryHelp2": "Xem chi tiết hơn"
    }
}