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

zh-cn.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2fa026170088dd2ad6cfeea6dc4ea40d8d1941f2 (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
35
36
37
38
39
40
41
{
    "UserCountry": {
        "CannotLocalizeLocalIP": "IP 地址 %s 是内部地址,无法定位地理位置。",
        "City": "城市",
        "CityAndCountry": "%1$s, %2$s",
        "Continent": "大洲",
        "Continents": "大洲",
        "Country": "国家",
        "CountryCode": "国家代码",
        "country_a1": "匿名代理",
        "country_a2": "卫星供应商",
        "country_cat": "加泰罗尼亚语社区",
        "country_o1": "其它国家",
        "VisitLocation": "参观地点",
        "CurrentLocationIntro": "根据提供商信息,您现在的位置是",
        "DefaultLocationProviderDesc1": "默认的地理位置查询以访客的浏览器猜测国家。",
        "DefaultLocationProviderExplanation": "您正在使用默认的地理位置服务商,Matomo 会根据访客使用的语言来判断地理位置。%1$s请查看%2$s 了解如何设置更精确的地理位置。",
        "DistinctCountries": "%s 个不同的国家\/地区",
        "FromDifferentCities": "不同城市",
        "GeoIPDocumentationSuffix": "要看到本报表的数据,您需要在管理页面的地理位置菜单下设置 GeoIP. 商业版 %1$sMaxmind%2$s GeoIP 数据库比免费的更精确。要查看详细内容,请点%3$s这里%4$s.",
        "Geolocation": "地理位置",
        "GeolocationPageDesc": "本页面可设定 Matomo 如何检测访客的地理位置。",
        "getCityDocumentation": "本报表显示访客所在的城市。",
        "getContinentDocumentation": "本报表显示访客所在的洲。",
        "getCountryDocumentation": "本报表显示访客所在的国家。",
        "getRegionDocumentation": "本报表显示访客所在的地区。",
        "Latitude": "纬度",
        "Latitudes": "纬度",
        "Location": "位置",
        "LocationProvider": "位置信息提供商",
        "Longitude": "经度",
        "Longitudes": "经度",
        "NoDataForGeoIPReport1": "本报表没有数据,因为没有地理位置的数据或者无法定位访客的IP地址。",
        "NoDataForGeoIPReport2": "要启用精确的地理位置统计,在%1$s这里%2$s修改设置并使用 %3$s城市级数据库%4$s。",
        "PluginDescription": "报告访问者的位置:国家,地区,城市和地理坐标(纬度\/经度)。",
        "Region": "地区",
        "SubmenuLocations": "所在地",
        "ToGeolocateOldVisits": "要获得以前访问的地理数据,请使用 %1$s这里%2$s的脚步。",
        "WidgetLocation": "访客位置"
    }
}