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

ja.json « lang « DBStats « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b48dfb5fca34761174771f22e4c139413b920481 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "DBStats": {
        "DBSize": "DB サイズ",
        "DataSize": "データサイズ",
        "DatabaseUsage": "データベースの使用量",
        "EstimatedSize": "推定サイズ",
        "IndexSize": "インデックスサイズ",
        "LearnMore": "Matomo のデータ処理方法やトラフィックの比較的高いウェブサイトで Matomo をうまく機能させる方法についての詳細は、次のドキュメント を参照してください:%s",
        "MainDescription": "Matomo はすべてのウェブ解析データを Mysql データベースに保存します。 現在、Matomo テーブルは %s を使用しています。",
        "MetricDataByYear": "年次のメトリックテーブル",
        "MetricTables": "メトリックテーブル",
        "OtherTables": "その他のテーブル",
        "PluginDescription": "詳細な MySQL データベース利用状況のレポートを提供します。診断中のスーパー ユーザーに対して使用できます。",
        "ReportDataByYear": "年次のリポートテーブル",
        "ReportTables": "リポートテーブル",
        "RowCount": "行数",
        "Table": "テーブル",
        "TotalSize": "総サイズ",
        "TrackerTables": "トラッカーテーブル"
    }
}