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

en.json « lang « Overlay « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e6aaec28ff7636d7216667cf05704552658e49c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "Overlay": {
        "Clicks": "%s clicks",
        "ClicksFromXLinks": "%1$s clicks from one of %2$s links",
        "Domain": "Domain",
        "ErrorNotLoading": "The Page Overlay session couldn't be launched yet.",
        "ErrorNotLoadingDetails": "Maybe the page loaded on the right doesn't have the Piwik tracker code. In this case, try launching Overlay for a different page from the pages report.",
        "ErrorNotLoadingDetailsSSL": "Since you're using Piwik over https, the most likely cause is that your website doesn't support SSL. Try using Piwik over http.",
        "ErrorNotLoadingLink": "Click here to get more tips for troubleshooting",
        "Link": "Link",
        "Location": "Location",
        "NoData": "There is no data for this page during the selected period.",
        "OneClick": "1 click",
        "OpenFullScreen": "Go full screen (no sidebar)",
        "Overlay": "Page Overlay",
        "PluginDescription": "See your analytics data as an Overlay on your actual website. View how many times your users have clicked on each link. Note: Requires the Transitions plugin enabled.",
        "RedirectUrlError": "You are attempting to open Page Overlay for the URL \"%1$s\". %2$s None of the domains from the Piwik settings matches the link.",
        "RedirectUrlErrorAdmin": "You can add the domain as an additional URL %1$sin the settings%2$s.",
        "RedirectUrlErrorUser": "Ask your administrator to add the domain as an additional URL."
    }
}