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

ja.json « lang « VisitTime « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a690e2b9b8d4f97c952044a32aab1650f6e0a845 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "VisitTime": {
        "ColumnLocalTime": "ローカルタイム",
        "ColumnServerTime": "サーバタイム",
        "DayOfWeek": "曜日",
        "LocalTime": "ローカルタイム単位のビジット",
        "NHour": "%s時",
        "PluginDescription": "ビジターがあなたのウェブサイトもしくはアプリケーションを見るときに現地時間とサーバータイムを報告します。",
        "ServerTime": "サーバタイム単位のビジット",
        "SubmenuTimes": "時間",
        "VisitsByDayOfWeek": "曜日別訪問数",
        "WidgetByDayOfWeekDocumentation": "このグラフは、曜日ごとのウェブサイト訪問数を表示します",
        "WidgetLocalTime": "ローカルタイム単位のビジット",
        "WidgetLocalTimeDocumentation": "このグラフは、訪問中の %1$s ビジターの時間帯 %2$s を表示します。",
        "WidgetServerTime": "サーバタイム単位のビジット",
        "WidgetServerTimeDocumentation": "このグラフは、訪問中の %1$s サーバー時間帯 %2$s を表示します。"
    }
}