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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/UserCountry')
-rw-r--r--plugins/UserCountry/lang/en.json60
-rw-r--r--plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2.png4
-rw-r--r--plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2_no_provider.png4
-rw-r--r--plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_no_providers.png4
4 files changed, 36 insertions, 36 deletions
diff --git a/plugins/UserCountry/lang/en.json b/plugins/UserCountry/lang/en.json
index deed27baf9..88285acbed 100644
--- a/plugins/UserCountry/lang/en.json
+++ b/plugins/UserCountry/lang/en.json
@@ -1,51 +1,51 @@
{
"UserCountry": {
- "CannotLocalizeLocalIP": "IP address %s is a local address and cannot be geolocated.",
+ "CannotLocalizeLocalIP": "The IP address \"%s\" is local, so it cannot be geolocated.",
"City": "City",
"CityAndCountry": "%1$s, %2$s",
"Continent": "Continent",
"Continents": "Continents",
"Country": "Country",
"CountryCode": "Country code",
- "country_a1": "Anonymous Proxy",
- "country_a2": "Satellite Provider",
+ "country_a1": "Anonymous proxy",
+ "country_a2": "Satellite provider",
"country_cat": "Catalan-speaking communities",
- "country_o1": "Other Country",
- "VisitLocation": "Visit Location",
- "CurrentLocationIntro": "According to this provider, your current location is",
- "DefaultLocationProviderDesc1": "The default location provider guesses a visitor's country based on the language they use.",
- "DefaultLocationProviderDesc2": "This is not very accurate, so %1$swe recommend installing and using %2$sa geolocation database%3$s.%4$s",
- "DefaultLocationProviderExplanation": "You are using the default location provider, which means Matomo will guess the visitor's location based on the language they use. %1$sRead this%2$s to learn how to setup more accurate geolocation.",
- "DisabledLocationProvider": "Disables the geolocation.",
+ "country_o1": "Other country",
+ "VisitLocation": "Visitor location",
+ "CurrentLocationIntro": "This provider determines your current location to be",
+ "DefaultLocationProviderDesc1": "The default location provider determines the country visitors connect from based on their selected language.",
+ "DefaultLocationProviderDesc2": "This is not very accurate, so %1$sinstall and use a %2$sgeolocation database%3$s%4$s.",
+ "DefaultLocationProviderExplanation": "You are using the default location provider, so the country visitors connect from is determined from their selected language. %1$sLearn how to set up more accurate geolocation%2$s.",
+ "DisabledLocationProvider": "Turns off geolocation.",
"DistinctCountries": "%s distinct countries",
"FromDifferentCities": "different cities",
- "GeoIPDocumentationSuffix": "In order to see data for this report, you must setup GeoIP in the Geolocation admin tab. The commercial %1$sMaxmind%2$s GeoIP databases are more accurate than the free ones. To see how accurate they are, click %3$shere%4$s.",
+ "GeoIPDocumentationSuffix": "Set up GeoIP in the Geolocation admin tab to provide data for this report. The commercial %1$sMaxMind%2$s GeoIP databases are more accurate than the gratis ones. %3$sClick here%4$s to see how accurate they are.",
"Geolocation": "Geolocation",
- "GeolocationPageDesc": "On this page you can change how Matomo determines visitor locations.",
- "GeolocationProviderBroken": "The configured geolocation provider %1$s is broken. Please fix the provider or configure another one to get geolocation working again.",
- "GeolocationProviderUnavailable": "The configured geolocation provider %1$s is not available anymore, please configure another one.",
- "getCityDocumentation": "This report shows the cities your visitors were in when they accessed your website.",
- "getContinentDocumentation": "This report shows which continent your visitors were in when they accessed your website.",
- "getCountryDocumentation": "This report shows which country your visitors were in when they accessed your website.",
- "getRegionDocumentation": "This report shows which region your visitors were in when they accessed your website.",
+ "GeolocationPageDesc": "Here you can change how Matomo determines visitor locations.",
+ "GeolocationProviderBroken": "Your geolocation provider (%1$s) is broken. Please fix the provider, or set up another one.",
+ "GeolocationProviderUnavailable": "Your geolocation provider (%1$s) is no longer available. Please set up another one.",
+ "getCityDocumentation": "Shows the cities your visitors connected from when accessing your website.",
+ "getContinentDocumentation": "Shows which continent your visitors connected from when accessing your website.",
+ "getCountryDocumentation": "Shows which country your visitors connected from when accessing your website.",
+ "getRegionDocumentation": "Shows which region your visitors connected from when accessing website.",
"HowToInstallGeoIPDatabases": "How do I get geolocation databases?",
"Latitude": "Latitude",
"Latitudes": "Latitudes",
"Location": "Location",
- "LocationProvider": "Location Provider",
+ "LocationProvider": "Location provider",
"Longitude": "Longitude",
"Longitudes": "Longitudes",
- "NoDataForGeoIPReport1": "There is no data for this report because there is either no location data available or visitor IP addresses cannot be geolocated.",
- "NoDataForGeoIPReport2": "To enable accurate geolocation, change the settings %1$shere%2$s and use a %3$scity level database%4$s.",
- "NoProviders": "There are currently no additional geolocation providers available. Matomo recommends using the %1$sdbip%2$s databases, but this requires activating the GeoIp2 plugin. (Alternatively you can install a third party plugin that provides it's own geolocation functionality from the marketplace.)",
- "PluginDescription": "Reports the location of your visitors: country, region, city and geographic coordinates (latitude\/longitude).",
+ "NoDataForGeoIPReport1": "No data for this report, as there is either no location data available, or visitor IP addresses cannot be geolocated.",
+ "NoDataForGeoIPReport2": "%1$sChange these settings%2$s, and use a %3$scity-level database%4$s to get accurate geolocation.",
+ "NoProviders": "No additional geolocation providers available. %1$sDB-IP%2$s is recommended, but requires the GeoIp2 plugin. (You can also install a third-party geolocation plugin from the marketplace.)",
+ "PluginDescription": "Reports the location of your visitors: country, region, city and geographic coordinates (latitude and longitude).",
"Region": "Region",
"SubmenuLocations": "Locations",
- "TestIPLocatorFailed": "Matomo tried checking the location of a known IP address (%1$s), but your server returned no information. This provider may not be configured correctly (the geolocation database may be named incorrectly or located in the wrong directory, for instance).",
- "ToGeolocateOldVisits": "To get location data for your old visits, use the script described %1$shere%2$s.",
- "WidgetLocation": "Visitor Location",
- "GeoIpDbIpAccuracyNote": "Note: the DBIP databases are free and can be downloaded automatically, but geolocation results (specifically city results) are not as accurate as MaxMind's. MaxMind, however, requires that you create an account even for the free database. If you want to use MaxMind's geolocation database, you can start the process %1$shere%2$s",
- "MaxMindLinkExplanation": "If you are using MaxMind's geolocation databases and you do not already know how to generate your download URL, %1$sclick here to learn how%2$s.",
- "LocationsSubcategoryHelp": "The Locations section is the best way to find out where people are when they visit your site. It reveals the countries, continents, regions, cities that you visitors come from, in tables and map form. Additionally, you can see what language their browser is set to, helping identify international visitors in alternative locations."
+ "TestIPLocatorFailed": "Couldn't find the location of the IP address \"%1$s\". Maybe this provider is not set up correctly, the geolocation database is incorrectly named, or in the wrong folder?",
+ "ToGeolocateOldVisits": "Use %1$this script%2$s to get location data for your old visits.",
+ "WidgetLocation": "Visitor location",
+ "GeoIpDbIpAccuracyNote": "The DB-IP geolocation databases are gratis and can be auto-downloaded. MaxMind is more accurate for cities, but requires %1$making an account%2$s.",
+ "MaxMindLinkExplanation": "%1$sClick here to learn how to generate your download URL%2$s if you are using MaxMind's geolocation.",
+ "LocationsSubcategoryHelp": "The \"Locations\" section is the best way to find out what countries, continents, regions, and cities your website visitors come from — in table and map form. It also says what language their browser is set to, helping identify international visitors in alternative locations."
}
-} \ No newline at end of file
+}
diff --git a/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2.png b/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2.png
index 3efae3951b..a967a9a288 100644
--- a/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2.png
+++ b/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:61efd451e6bd350c71beb3ea6da0e40e0f4ee9a1add39252ae39b0b1e530f976
-size 260278
+oid sha256:1dc3d52d5ff669cdd07ffcf997cf9ce980a058a825f9418b2c75afc6fcff5a5a
+size 258781
diff --git a/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2_no_provider.png b/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2_no_provider.png
index a236cc76d8..58ad8d9a2c 100644
--- a/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2_no_provider.png
+++ b/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_geoip2_no_provider.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:1a15ce0840e134885bc87ec6fa97a2e15425d2412faf06b7f79279328e3708b8
-size 269720
+oid sha256:58fb0511a71a604563851bc0cfe087ea10304729c1fb9da981f705cee0ead6a8
+size 268242
diff --git a/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_no_providers.png b/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_no_providers.png
index 86d911fa77..2e8386b386 100644
--- a/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_no_providers.png
+++ b/plugins/UserCountry/tests/UI/expected-screenshots/UserCountry_admin_no_providers.png
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:219dba7d0c5fabfa578cad517c226bd263111ddb72348a15ed022d9289ee1d3b
-size 80454
+oid sha256:93e7bda87eb7ec8fc8064dec369f54191f4b7cecadab664df66a3690ea6a65a2
+size 73203