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

ja.json « lang « Transitions « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e6aa87688f09921e90b7a4faf58d7c27128ea774 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
    "Transitions": {
        "BouncesInline": "%s のバウンス",
        "DirectEntries": "直接エントリー",
        "Transitions": "トランジション",
        "ErrorBack": "前の操作に戻る",
        "ExitsInline": "%s 終了",
        "NumPageviews": "%s ページビュー",
        "NumDownloads": "%s ダウンロード",
        "NumOutlinks": "%s アウトリンク",
        "FromCampaigns": "キャンペーンから",
        "FromPreviousPages": "内部ページから",
        "FromPreviousPagesInline": "内部ページからの %s",
        "FromPreviousSiteSearches": "内部検索から",
        "FromPreviousSiteSearchesInline": "内部検索からの %s",
        "FromSearchEngines": "検索エンジンから",
        "FromSocialNetworks": "ソーシャルネットワークから",
        "FromWebsites": "ウェブサイトから",
        "IncomingTraffic": "受信トラフィック",
        "LoopsInline": "%s ページリロード",
        "NoDataForAction": "%s に対するデータはありません。",
        "NoDataForActionDetails": "アクションが %s の期間ページビューが無かったか、無効です。",
        "OutgoingTraffic": "送信トラフィック",
        "PluginDescription": "新しいアイコンを通して アクションレポートで利用可能な、新しい翻訳レポートのそれぞれのページ URL に対する遷移をレポートします。",
        "ShareOfAllPageviews": "このページは、%1$s ページビューでした ( 全ページビューの %2$s )",
        "ToFollowingPages": "内部ページへ",
        "ToFollowingPagesInline": "内部ページへの %s",
        "ToFollowingSiteSearches": "内部検索",
        "ToFollowingSiteSearchesInline": "%s 内部検索",
        "XOfAllPageviews": "このページの全ビューの %s",
        "XOutOfYVisits": "(%2$s の内の ) %1$s",
        "PageURLTransitions": "ページURLのトランジション"
    }
}