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

ko.json « lang « CustomVariables « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 372dcb2f303ee0de4d03dc308ebc1864b1a51d35 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "CustomVariables": {
        "ColumnCustomVariableName": "맞춤 변수 이름",
        "ColumnCustomVariableValue": "맞춤 변수 값",
        "CustomVariables": "맞춤 변수",
        "CustomVariablesReportDocumentation": "이 보고서는 맞춤 변수에 대한 정보를 포함합니다. 변수 이름을 클릭하여 값의 분포를 확인할 수 있습니다. %1$s 맞춤 변수에 대한 자세한 내용은 %2$spiwik.org의 맞춤 변수 설명서%3$s를 참조하세요.",
        "ScopePage": "페이지 범위",
        "ScopeVisit": "방문 범위",
        "ToCreateCustomVarExecute": "새로운 맞춤 변수 슬랏을 만들기 위해서는 Piwik 설치 시 아래 명령을 따르세요:"
    }
}