site-accueil-insa/matomo/plugins/UserCountry/lang/zh-cn.json

47 lines
No EOL
3.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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": "默认的地理位置查询以访客的浏览器猜测国家。",
"DefaultLocationProviderDesc2": "这不是很准确,因此我们建议%1$s安装并使用%2$s地理位置数据库%3$s。%4$s",
"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": "本报表显示访客所在的地区。",
"HowToInstallGeoIPDatabases": "如何获得地理位置数据库?",
"Latitude": "纬度",
"Latitudes": "纬度",
"Location": "位置",
"LocationProvider": "位置信息提供商",
"Longitude": "经度",
"Longitudes": "经度",
"NoDataForGeoIPReport1": "本报表没有数据因为没有地理位置的数据或者无法定位访客的IP地址。",
"NoDataForGeoIPReport2": "要启用精确的地理位置统计,在%1$s这里%2$s修改设置并使用 %3$s城市级数据库%4$s。",
"NoProviders": "当前没有其他可用的地理位置提供商。 Matomo建议使用%1$s个dbip%2$s 数据库但这需要激活GeoIp2插件。 (或者,您可以安装第三方插件,该插件可从市场提供其自身的地理位置功能。)",
"PluginDescription": "报告访问者的位置:国家,地区,城市和地理坐标(纬度\/经度)。",
"Region": "地区",
"SubmenuLocations": "所在地",
"TestIPLocatorFailed": "Matomo尝试检查已知IP地址的位置%1$s但是您的服务器未返回任何信息。 该提供程序的配置可能不正确(例如,地理位置数据库的名称可能不正确或位于错误的目录中)。",
"ToGeolocateOldVisits": "要获得以前访问的地理数据,请使用 %1$s这里%2$s的脚步。",
"WidgetLocation": "访客位置",
"GeoIpDbIpAccuracyNote": "注意DBIP数据库是免费的可以自动下载但是地理位置结果特别是城市结果不如MaxMind的准确。 但是MaxMind甚至要求您为免费数据库创建一个帐户。 如果要使用MaxMind的地理位置数据库则可以在%2$s处启动%1$s进程",
"MaxMindLinkExplanation": "如果您使用的是MaxMind的地理位置数据库并且您尚不知道如何生成下载URL%1$s请单击此处以了解如何%2$s。"
}
}