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: 36e87718c8b5aa59607406fd8f772797a6c2a6a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "DBStats": {
        "DatabaseUsage": "データベースの使用量",
        "DataSize": "データサイズ",
        "DBSize": "DB サイズ",
        "EstimatedSize": "推定サイズ",
        "IndexSize": "インデックスサイズ",
        "LearnMore": "Piwik のデータ処理方法やトラフィックの比較的高いウェブサイトで Piwik をうまく機能させる方法についての詳細は、ドキュメント %s を参照してください。",
        "MainDescription": "Piwik はすべてのウェブ解析データを Mysql データベースに保存します。 現在のところ、Piwik テーブルは %s を使用しています。",
        "MetricDataByYear": "年次のメトリック表",
        "MetricTables": "メトリック表",
        "OtherTables": "その他の表",
        "PluginDescription": "詳細な MySQL データベースの利用状況のレポートを提供します。診断中のスーパー ユーザーに対して使用できます。",
        "ReportDataByYear": "年次のリポート表",
        "ReportTables": "リポート表",
        "RowCount": "行数",
        "Table": "テーブル",
        "TotalSize": "総サイズ",
        "TrackerTables": "トラッカー表"
    }
}