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 'lang/en.json')
-rw-r--r--lang/en.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/lang/en.json b/lang/en.json
index e17ba19b0a..b50080ec4c 100644
--- a/lang/en.json
+++ b/lang/en.json
@@ -163,7 +163,10 @@
"ExceptionMissingFile": "Missing file: %s",
"ExceptionUnexpectedFile": "Files were found in your Piwik but we didn't expect them.",
"ExceptionUnexpectedFilePleaseDelete": "Please delete these files to prevent errors.",
+ "ExceptionUnexpectedDirectory": "Directories were found in your Piwik but we didn't expect them.",
+ "ExceptionUnexpectedDirectoryPleaseDelete": "Please delete these directories to prevent errors.",
"ExceptionFileToDelete": "File to delete: %s",
+ "ExceptionDirectoryToDelete": "Directory to delete: %s",
"ExceptionNonceMismatch": "Could not verify the security token on this form.",
"ExceptionPrivilege": "You can't access this resource as it requires a %s access.",
"ExceptionPrivilegeAccessWebsite": "You can't access this resource as it requires an %s access for the website id = %d.",
@@ -367,6 +370,8 @@
"TimeAgo": "%s ago",
"TimeFormat": "Time format",
"TimeOnPage": "Time on page",
+ "ToDeleteAllDirectoriesRunThisCommand": "To delete all these directories at once, you can run this command:",
+ "ToDeleteAllFilesRunThisCommand": "To delete all these files at once, you can run this command:",
"Total": "Total",
"TotalRatioTooltip": "This is %1$s of all %2$s %3$s.",
"TotalRevenue": "Total Revenue",