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/SitesManager/lang/en.json')
-rw-r--r--plugins/SitesManager/lang/en.json77
1 files changed, 77 insertions, 0 deletions
diff --git a/plugins/SitesManager/lang/en.json b/plugins/SitesManager/lang/en.json
new file mode 100644
index 0000000000..bd7019acdd
--- /dev/null
+++ b/plugins/SitesManager/lang/en.json
@@ -0,0 +1,77 @@
+{
+ "SitesManager": {
+ "AddSite": "Add a new website",
+ "AdvancedTimezoneSupportNotFound": "Advanced timezones support was not found in your PHP (supported in PHP>=5.2). You can still choose a manual UTC offset.",
+ "AliasUrlHelp": "It is recommended, but not required, to specify the various URLs, one per line, that your visitors use to access this website. Alias URLs for a website will not appear in the Referrers > Websites report. Note that it is not necessary to specify the URLs with and without 'www' as Piwik automatically considers both.",
+ "ChangingYourTimezoneWillOnlyAffectDataForward": "Changing your time zone will only affect data going forward, and will not be applied retroactively.",
+ "ChooseCityInSameTimezoneAsYou": "Choose a city in the same time zone as you.",
+ "Currency": "Currency",
+ "CurrencySymbolWillBeUsedForGoals": "The Currency symbol will be displayed next to Goals revenues.",
+ "DefaultCurrencyForNewWebsites": "Default Currency for new websites",
+ "DefaultTimezoneForNewWebsites": "Default Time zone for new websites",
+ "DeleteConfirm": "Are you sure you want to delete the website %s?",
+ "DisableSiteSearch": "Do not track Site Search",
+ "EcommerceHelp": "When enabled, the \"Goals\" report will have a new \"Ecommerce\" section.",
+ "EnableEcommerce": "Ecommerce enabled",
+ "EnableSiteSearch": "Site Search tracking enabled",
+ "EnableSiteSpecificUserAgentExclude": "Enable website specific user agent exclusion.",
+ "EnableSiteSpecificUserAgentExclude_Help": "If you need to exclude different user agents for different websites, check this box, click save and %1$sadd the user agents above%2$s.",
+ "ExceptionDeleteSite": "It is not possible to delete this website as it is the only registered website. Add a new website first, then delete this one.",
+ "ExceptionEmptyName": "The website name can't be empty.",
+ "ExceptionInvalidCurrency": "The currency \"%s\" is not valid. Please enter a valid currency symbol (eg. %s)",
+ "ExceptionInvalidIPFormat": "The IP to exclude \"%s\" does not have a valid IP format (eg. %s).",
+ "ExceptionInvalidTimezone": "The timezone \"%s\" is not valid. Please enter a valid timezone.",
+ "ExceptionInvalidUrl": "The url '%s' is not a valid URL.",
+ "ExceptionNoUrl": "You must specify at least one URL for the website.",
+ "ExcludedIps": "Excluded IPs",
+ "ExcludedParameters": "Excluded Parameters",
+ "ExcludedUserAgents": "Excluded User Agents",
+ "GlobalExcludedUserAgentHelp1": "Enter the list of user agents to exclude from being tracked by Piwik.",
+ "GlobalExcludedUserAgentHelp2": "You can use this to exclude some bots from being tracked.",
+ "GlobalListExcludedIps": "Global list of Excluded IPs",
+ "GlobalListExcludedQueryParameters": "Global list of Query URL parameters to exclude",
+ "GlobalListExcludedUserAgents": "Global list of user agents to exclude",
+ "GlobalListExcludedUserAgents_Desc": "If the visitor's user agent string contains any of the strings you specify, the visitor will be excluded from Piwik.",
+ "GlobalWebsitesSettings": "Global websites settings",
+ "HelpExcludedIps": "Enter the list of IPs, one per line, that you wish to exclude from being tracked by Piwik. You can use wildcards, eg. %1$s or %2$s",
+ "JsTrackingTagHelp": "Here is the JavaScript Tracking code to include on all your pages",
+ "KeepURLFragments": "Page URL fragments tracking",
+ "KeepURLFragmentsHelp": "If the checkbox below is unchecked, Page URL fragments (everything after the %1$s) will be removed when tracking: %2$s will be tracked as %3$s",
+ "KeepURLFragmentsHelp2": "You can also override this setting for individual websites above.",
+ "KeepURLFragmentsLong": "Keep Page URL fragments when tracking Page URLs",
+ "ListOfIpsToBeExcludedOnAllWebsites": "The IPs below will be excluded from being tracked on all websites.",
+ "ListOfQueryParametersToBeExcludedOnAllWebsites": "The Query URLs parameters below will be excluded from URLs on all websites.",
+ "ListOfQueryParametersToExclude": "Enter the list of URL Query Parameters, one per line, to exclude from the Page URLs reports.",
+ "MainDescription": "Your Web Analytics reports need Websites! Add, update, delete Websites, and show the JavaScript to insert in your pages.",
+ "NotAnEcommerceSite": "Not an Ecommerce site",
+ "NotFound": "No websites found for",
+ "NoWebsites": "You don't have any website to administrate.",
+ "OnlyOneSiteAtTime": "You can only edit one website at a time. Please Save or Cancel your current modifications to the website %s.",
+ "PiwikOffersEcommerceAnalytics": "Piwik allows for advanced Ecommerce Analytics tracking & reporting. Learn more about %s Ecommerce Analytics%s.",
+ "PiwikWillAutomaticallyExcludeCommonSessionParameters": "Piwik will automatically exclude the common session parameters (%s).",
+ "PluginDescription": "Websites Management in Piwik: Add a new Website, Edit an existing one, Show the JavaScript code to include on your pages. All the actions are also available through the API.",
+ "SearchCategoryDesc": "Piwik can also track the Search category for each internal site search keyword.",
+ "SearchCategoryLabel": "Category parameter",
+ "SearchCategoryParametersDesc": "You may enter a comma-separated list of query parameters specifying the search category.",
+ "SearchKeywordLabel": "Query parameter",
+ "SearchKeywordParametersDesc": "Enter a comma separated list of all query parameter names containing the site search keyword.",
+ "SearchParametersNote": "Note: the Query parameters and Category parameters will be used only for websites which have Site Search enabled but left these parameters empty.",
+ "SearchParametersNote2": "To disable Site Search for new websites, leave these two fields empty.",
+ "SearchUseDefault": "Use %sdefault%s Site Search parameters",
+ "SelectACity": "Select a city",
+ "SelectDefaultCurrency": "You can select the currency to set by default for new websites.",
+ "SelectDefaultTimezone": "You can select the time zone to select by default for new websites.",
+ "ShowTrackingTag": "View Tracking code",
+ "Sites": "Websites",
+ "SiteSearchUse": "You can use Piwik to track and report what visitors are searching in your website's internal search engine.",
+ "SuperUserAccessCan": "A user with Super User access can also %s specify global settings%s for new websites.",
+ "Timezone": "Time zone",
+ "TrackingSiteSearch": "Tracking Internal Site Search",
+ "TrackingTags": "Tracking code for %s",
+ "Urls": "URLs",
+ "UTCTimeIs": "UTC time is %s.",
+ "WebsitesManagement": "Websites Management",
+ "YouCurrentlyHaveAccessToNWebsites": "You currently have access to %s websites.",
+ "YourCurrentIpAddressIs": "Your current IP address is %s"
+ }
+} \ No newline at end of file