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
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/en.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/lang/en.json b/lang/en.json
index bbe45c2a77..00aea52f6e 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -134,6 +134,7 @@
"Edit": "Edit",
"EncryptedSmtpTransport": "Enter the transport layer encryption required by your SMTP server.",
"Error": "Error",
+ "Errors": "Errors",
"ErrorRequest": "Oops… there was a problem during the request. Maybe the server had a temporary issue, or maybe you requested a report with too much data. Please try again. If this error occurs repeatedly please %1$scontact your Piwik administrator%2$s for assistance.",
"EvolutionOverPeriod": "Evolution over the period",
"EvolutionSummaryGeneric": "%1$s in %2$s compared to %3$s in %4$s. Evolution: %5$s",
@@ -170,6 +171,7 @@
"ExceptionReportNotFound": "The requested report does not exist.",
"ExceptionWidgetNotFound": "The requested widget does not exist.",
"ExceptionReportNotEnabled": "The requested report is not enabled. This means usually either the plugin that defines the report is deactivated or you do not have enough permission to access this report.",
+ "ExceptionWidgetNotEnabled": "The requested widget is not enabled. This means usually either the plugin that defines the widget is deactivated or you do not have enough permission to access this widget.",
"ExpandDataTableFooter": "Change the visualization or configure the report",
"Export": "Export",
"ExportAsImage": "Export as Image",
@@ -182,7 +184,7 @@
"Forums": "Forums",
"FromReferrer": "from",
"GeneralInformation": "General Information",
- "General": "General",
+ "GeneralSettings": "General settings",
"GetStarted": "Get started",
"GiveUsYourFeedback": "Give us Feedback!",
"Goal": "Goal",
@@ -289,6 +291,7 @@
"PiwikIsACollaborativeProjectYouCanContributeAndDonate": "%1$sPiwik%2$s is a collaborative project brought to you by the %7$sPiwik team%8$s members as well as many other contributors around the globe. <br/> If you're a fan of Piwik, you can help: find out %3$sHow to participate in Piwik%4$s, or %5$sdonate now%6$s to help fund Piwik 3.0!",
"PiwikXIsAvailablePleaseNotifyPiwikAdmin": "%1$s is available. Please notify the %2$sPiwik administrator%3$s.",
"PiwikXIsAvailablePleaseUpdateNow": "Piwik %1$s is available. %2$sPlease update now!%3$s (see %4$schanges%5$s).",
+ "PleaseContactYourPiwikAdministrator": "Please contact your Piwik administrator.",
"PleaseSpecifyValue": "Please specify a value for '%s'.",
"PleaseUpdatePiwik": "Please update your Piwik",
"Plugin": "Plugin",
@@ -393,6 +396,7 @@
"VisitType": "Visit type",
"VisitTypeExample": "For example, to select all visitors who have returned to the website, including those who have bought something in their previous visits, the API request would contain %s",
"Warning": "Warning",
+ "Warnings": "Warnings",
"WarningPhpVersionXIsTooOld": "The PHP version %s you are using has reached its End of Life (EOL). You are strongly urged to upgrade to a current version, as using this version may expose you to security vulnerabilities and bugs that have been fixed in more recent versions of PHP.",
"WarningPiwikWillStopSupportingPHPVersion": "Piwik will stop supporting PHP %1$s in the next major version. Upgrade your PHP to at least PHP %2$s, before it's too late!",
"YouMustUpgradePhpVersionToReceiveLatestPiwik": "You must upgrade your PHP version in order to receive the latest Piwik update.",
@@ -507,4 +511,4 @@
"PickAnotherRow": "Pick another row to compare",
"PickARow": "Pick a row to compare"
}
-} \ No newline at end of file
+}