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

sv.json « lang « CustomVariables « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11f438e096d05577798d45fc3dd89b0577669ec0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "CustomVariables": {
        "ColumnCustomVariableName": "Anpassat variabelnamn",
        "ColumnCustomVariableValue": "Anpassat variabelvärde",
        "CustomVariables": "Anpassade variabler",
        "CustomVariablesReportDocumentation": "Denna rapport innehåller information om din anpassade variabler. Klicka på ett variabelnamn för att se fördelningen av värdena. %1$s För mer information om anpassade variabler i allmänhet, läs %2$sdokumentationen om anpassade variabler på piwik.org%3$s",
        "ScopePage": "omfattning sida",
        "ScopeVisit": "omfattning besök",
        "Index": "Index",
        "Usages": "Användningar",
        "Unused": "Oanvänd"
    }
}