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

ja.json « lang « UserCountryMap « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6885090c47568074bec8f0b9afe4fe316d1e08a5 (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
{
    "UserCountryMap": {
        "AndNOthers": "と、%s ほか",
        "Cities": "都市",
        "Countries": "国",
        "DaysAgo": "%s 日前",
        "GoalConversions": "%s 目標コンバージョン",
        "HoursAgo": "%s 時間前",
        "MinutesAgo": "%s 分前",
        "NoVisit": "訪問なし",
        "NoVisitsInfo": "この期間のビジットには、正しい地理情報(緯度と経度)がないため、現在表示されているビジットはありません。",
        "NoVisitsInfo2": "この問題を解決するには、GeoIP ジオロケーションプロバイダを GeoIP の都市データベースで使用していることを確認してください。 これで問題が解決しない場合、このビジットには地理的に配置できない IP アドレスが含まれている可能性(通常ではありえませんが)があります。",
        "None": "なし",
        "PluginDescription": "このプラグインでは、ビジターマップとリアルタイムマップウィジェットを提供します。注:利用可能なユーザーカントリープラグインが必要。",
        "RealTimeMap": "リアルタイムマップ",
        "Regions": "地域",
        "Searches": "%s 検索",
        "SecondsAgo": "%s 秒前",
        "ShowingVisits": "位置情報が探索された最後の訪問",
        "Unlocated": "%3$c からの訪問の <b> %1$s </b> %2$p は、位置情報が特定できませんでした。",
        "VisitorMap": "ビジターマップ",
        "WithUnknownCity": "未知の都市と %s",
        "WithUnknownRegion": "未知の地域と %s",
        "WorldWide": "世界規模",
        "map": "地図"
    }
}