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

en.json « lang « Transitions « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b63a65fb16106ceb91a6048f8b790af968ab8751 (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 bounces",
        "DirectEntries": "Direct Entries",
        "ErrorBack": "Go back to the previous action",
        "ExitsInline": "%s exits",
        "FromCampaigns": "From Campaigns",
        "FromPreviousPages": "From Internal Pages",
        "FromPreviousPagesInline": "%s from internal pages",
        "FromPreviousSiteSearches": "From Internal Search",
        "FromPreviousSiteSearchesInline": "%s from internal searches",
        "FromSearchEngines": "From Search Engines",
        "FromWebsites": "From Websites",
        "IncomingTraffic": "Incoming traffic",
        "LoopsInline": "%s page reloads",
        "NoDataForAction": "There's no data for %s",
        "NoDataForActionDetails": "Either the action had no pageviews during the period %s or it is invalid.",
        "OutgoingTraffic": "Outgoing traffic",
        "PluginDescription": "Reports about previous and following actions for each page URL.",
        "ShareOfAllPageviews": "This page had %s pageviews (%s of all pageviews)",
        "ToFollowingPages": "To Internal Pages",
        "ToFollowingPagesInline": "%s to internal pages",
        "ToFollowingSiteSearches": "Internal Searches",
        "ToFollowingSiteSearchesInline": "%s internal searches",
        "XOfAllPageviews": "%s of all views of this page",
        "XOutOfYVisits": "%s (out of %s)"
    }
}