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

da.json « lang « VisitsSummary « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4b1e207328726934616363704082b80715acd70d (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
{
    "VisitsSummary": {
        "AverageGenerationTime": "%s gennemsnitlige genereringstid",
        "AverageVisitDuration": "%s gns. besøgsvarighed",
        "GenerateQueries": "%s forespørgsler kørt",
        "GenerateTime": "Siden genereret på %s sek.",
        "MaxNbActions": "%s maks. handlinger i ét enkelt besøg",
        "NbActionsDescription": "%s handlinger (sidevisninger, filhentninger og udgående links)",
        "NbActionsPerVisit": "%s handlinger pr. besøg",
        "NbDownloadsDescription": "%s fil-hentninger",
        "NbKeywordsDescription": "%s unikke søgeord",
        "NbOutlinksDescription": "%s udgående links",
        "NbPageviewsDescription": "%s sidevisninger",
        "NbSearchesDescription": "%s søgninger på hjemmesiden",
        "NbUniqueDownloadsDescription": "%s unikke fil-hentninger",
        "NbUniqueOutlinksDescription": "%s unikke udgående links",
        "NbUniquePageviewsDescription": "%s unikke sidevisninger",
        "NbUniqueVisitors": "%s unikke besøgende",
        "NbVisitsBounced": "%s har forladt hjemmesiden efter én sidevisning",
        "PluginDescription": "Rapporter generelle analyse målinger: besøg, unikke besøgende, antal handlinger, afvisningsrate, osv",
        "VisitsSummary": "Besøg resumé",
        "VisitsSummaryDocumentation": "Oversigt over besøgsudviklingen.",
        "WidgetLastVisits": "Seneste besøg",
        "WidgetOverviewGraph": "Oversigt med diagrammer",
        "WidgetVisits": "Besøgsoversigt"
    }
}