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: d037379c7f286b323d3c387904c7d8eb5804d999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "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",
        "ScopeX": "Omfattning %s",
        "Index": "Index",
        "Usages": "Användningar",
        "Unused": "Oanvänd",
        "CreateNewSlot": "Öka antalet tillgängliga anpassade variabelspår",
        "CurrentAvailableCustomVariables": "För tillfället kan du använda upp till %s anpassade variabler per webbsida."
    }
}