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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/VisitTime/lang/ko.json')
-rw-r--r--plugins/VisitTime/lang/ko.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/VisitTime/lang/ko.json b/plugins/VisitTime/lang/ko.json
new file mode 100644
index 0000000000..d04bd7ef39
--- /dev/null
+++ b/plugins/VisitTime/lang/ko.json
@@ -0,0 +1,18 @@
+{
+ "VisitTime": {
+ "ColumnLocalTime": "현지 시간",
+ "ColumnServerTime": "서버 시간",
+ "DayOfWeek": "요일",
+ "LocalTime": "현지 시간 기준 방문 수",
+ "NHour": "%s시",
+ "PluginDescription": "현지시간과 서버시간으로 보고합니다. 서버시간 정보는 웹사이트의 유지보수를 계획하는 데 유용합니다.",
+ "ServerTime": "서버 시간 기준 방문 수",
+ "SubmenuTimes": "방문시간",
+ "VisitsByDayOfWeek": "요일별 방문수",
+ "WidgetByDayOfWeekDocumentation": "이 그래프는 각 요일별로 웹사이트에 방문한 수를 보여줍니다.",
+ "WidgetLocalTime": "현지 시간 기준 방문 수",
+ "WidgetLocalTimeDocumentation": "이 그래프는 %s현지 시간대%s에 기준하여 시간별 방문수를 보여줍니다.",
+ "WidgetServerTime": "서버 시간 기준 방문 수",
+ "WidgetServerTimeDocumentation": "이 그래프는 %s서버 시간대%s에 기준하여 시간별 방문수를 보여줍니다."
+ }
+} \ No newline at end of file