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/CorePluginsAdmin/lang/en.json')
-rw-r--r--plugins/CorePluginsAdmin/lang/en.json13
1 files changed, 8 insertions, 5 deletions
diff --git a/plugins/CorePluginsAdmin/lang/en.json b/plugins/CorePluginsAdmin/lang/en.json
index 10aa1f8f00..89157cdaae 100644
--- a/plugins/CorePluginsAdmin/lang/en.json
+++ b/plugins/CorePluginsAdmin/lang/en.json
@@ -35,6 +35,8 @@
"InstallingPlugin": "Installing %s",
"InstallNewPlugins": "Install new plugins",
"InstallNewThemes": "Install new themes",
+ "InstalledPlugins": "Installed plugins",
+ "InstalledThemes": "Installed themes",
"LastCommitTime": "(last commit %s)",
"LastUpdated": "Last Updated",
"LicenseHomepage": "License Homepage",
@@ -71,9 +73,9 @@
"PluginVersionInfo": "%1$s from %2$s",
"PluginWebsite": "Plugin Website",
"Screenshots": "Screenshots",
- "SortByAlpha": "alpha",
- "SortByNewest": "newest",
- "SortByPopular": "popular",
+ "SortByAlpha": "Alpha",
+ "SortByNewest": "Newest",
+ "SortByPopular": "Popular",
"Status": "Status",
"StepDownloadingPluginFromMarketplace": "Downloading plugin from Marketplace",
"StepDownloadingThemeFromMarketplace": "Downloading theme from Marketplace",
@@ -88,8 +90,8 @@
"SuccessfullyActicated": "You have successfully activated <strong>%s<\/strong>.",
"Support": "Support",
"TeaserExtendPiwik": "Extend Piwik with Plugins and Themes",
- "TeaserExtendPiwikByPlugin": "Extend Piwik by installing a new plugin",
- "TeaserExtendPiwikByTheme": "Enjoy another look & feel by installing a new theme",
+ "TeaserExtendPiwikByPlugin": "Extend Piwik by %1$sinstalling a new plugin%2$s.",
+ "TeaserExtendPiwikByTheme": "Enjoy another look & feel by %1$sinstalling a new theme%2$s.",
"TeaserExtendPiwikByUpload": "Extend Piwik by uploading a ZIP file",
"InstallingNewPluginViaMarketplaceOrUpload": "You may automatically install plugins from the Marketplace or %1$supload a plugin%2$s in .zip format.",
"Theme": "Theme",
@@ -102,6 +104,7 @@
"UploadZipFile": "Upload ZIP file",
"Version": "Version",
"ViewRepositoryChangelog": "View the changes",
+ "ViewAllMarketplacePlugins": "View all Marketplace plugins",
"Websites": "Websites"
}
} \ No newline at end of file