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/UsersManager/lang/en.json')
-rw-r--r--plugins/UsersManager/lang/en.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/UsersManager/lang/en.json b/plugins/UsersManager/lang/en.json
index ae74572c50..ca9a14da0c 100644
--- a/plugins/UsersManager/lang/en.json
+++ b/plugins/UsersManager/lang/en.json
@@ -64,7 +64,7 @@
"ExceptionNoValueForUsernameOrEmail": "Please enter a username or email address.",
"ExcludeVisitsViaCookie": "Exclude your visits using a cookie",
"ForAnonymousUsersReportDateToLoadByDefault": "For anonymous users, report date to load by default",
- "GiveUserAccess":"Give '%1$s' %2$s access for %3$s.",
+ "GiveUserAccess": "Give '%1$s' %2$s access for %3$s.",
"GiveViewAccess": "Give view access for %1$s",
"GiveViewAccessTitle": "Give an existing user access to view reports for %s",
"GiveViewAccessInstructions": "To give an existing user view access for %s enter the username or email address of an existing user",
@@ -83,7 +83,7 @@
"PersonalSettings": "Personal settings",
"NoteNoAnonymousUserAccessSettingsWontBeUsed2": "Note: You cannot change the settings in this section, because you do not have any website that can be accessed by the anonymous user.",
"NoUsersExist": "There are no users yet.",
- "PluginDescription": "Users Management lets you add new users, edit existing users and give them access to view or administrate websites. ",
+ "PluginDescription": "Users Management lets you add new users, edit existing users and give them access to view or administrate websites.",
"PrivAdmin": "Admin",
"PrivAdminDescription": "Users with this role can manage a website and give other users access to the website. They can also do everything the %s role can do.",
"PrivWrite": "Write",
@@ -91,7 +91,7 @@
"PrivNone": "No access",
"PrivView": "View",
"PrivViewDescription": "A user with this role can view all reports.",
- "RemoveUserAccess":"Remove access for '%1$s' for %2$s.",
+ "RemoveUserAccess": "Remove access for '%1$s' for %2$s.",
"ReportDateToLoadByDefault": "Report date to load by default",
"ReportToLoadByDefault": "Report to load by default",
"SuperUserAccessManagement": "Manage Super User access",
@@ -111,8 +111,8 @@
"TypeYourPasswordAgain": "Type your new password again.",
"TypeYourCurrentPassword": "Please type your current password to confirm the password change.",
"User": "User",
- "UserHasPermission":"%1$s currently has %2$s access for %3$s.",
- "UserHasNoPermission":"%1$s currently has %2$s to %3$s",
+ "UserHasPermission": "%1$s currently has %2$s access for %3$s.",
+ "UserHasNoPermission": "%1$s currently has %2$s to %3$s",
"UsersManagement": "Users Management",
"UsersManagementMainDescription": "Create new users or update the existing users. You can then set their permissions above.",
"WhenUsersAreNotLoggedInAndVisitPiwikTheyShouldAccess": "When users are not logged in and visit Matomo, they should initially see",
@@ -188,4 +188,4 @@
"NewsletterSignupSuccessMessage": "Super, you're all signed up! We'll be in touch soon.",
"FirstWebsitePermission": "First website permission"
}
-}
+} \ No newline at end of file