Welcome to mirror list, hosted at ThFree Co, Russian Federation.

en.json « lang « UsersManager « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca9a14da0c5d0d729d999719cd1766af99010b78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
{
    "UsersManager": {
        "2FA": "2FA",
        "UsesTwoFactorAuthentication": "Uses two-factor authentication",
        "TwoFactorAuthentication": "Two-factor authentication",
        "ResetTwoFactorAuthentication": "Reset two-factor authentication",
        "ResetTwoFactorAuthenticationInfo": "If the user can no longer log in due to lost recovery codes or a lost authentication device, you can reset two-factor authentication for the user, so they can log in again.",
        "AddUser": "Add a new user",
        "AddExistingUser": "Add an existing user",
        "AddNewUser": "Add new user",
        "EditUser": "Edit user",
        "CreateUser": "Create user",
        "SaveBasicInfo": "Save Basic Info",
        "AllWebsites": "All websites",
        "LastUsed": "Last used",
        "ExpireDate": "Expire date",
        "AuthTokens": "Auth tokens",
        "AuthTokenPurpose": "What are you using this token for?",
        "NoTokenCreatedYetCreateNow": "No token created yet, %1$screate a new token now%2$s.",
        "TokenSuccessfullyGenerated": "Token successfully generated",
        "ConfirmTokenCopied": "I confirm I copied the token and understand I should not share this token with anyone else.",
        "GoBackSecurityPage": "Go back to security page.",
        "PleaseStoreToken": "Please store your token securely as you will not be able to access or see the token again.",
        "DoNotStoreToken": "Do not share this token with anyone else as it is as secret as your login and password.",
        "CreateNewToken": "Create new token",
        "AnonymousAccessConfirmation": "You are about to grant the anonymous user the 'view' access to this website. This means your analytics reports and your visitors information will be publicly viewable by anyone even without a login. Are you sure you want to proceed?",
        "AnonymousUser": "Anonymous user",
        "AnonymousUserHasViewAccess": "Note: the %1$s user has %2$s access to this website.",
        "AnonymousUserHasViewAccess2": "Your analytics reports and your visitors information are publicly viewable.",
        "ApplyToAllWebsites": "Apply to all websites",
        "ChangeAllConfirm": "Are you sure you want to give '%s' access to all the websites?",
        "ClickHereToDeleteTheCookie": "Click here to delete the cookie and have Matomo track your visits",
        "ClickHereToSetTheCookieOnDomain": "Click here to set a cookie that will exclude your visits on websites tracked by Matomo on %s",
        "ConfirmGrantSuperUserAccess": "Do you really want to grant '%s' Super User access? Warning: the user will have access to all websites and will be able to perform administrative tasks.",
        "ConfirmProhibitMySuperUserAccess": "%s, do you really want to remove your own Super User access? You will lose all permissions and access to all websites and will be logged out from Matomo.",
        "ConfirmProhibitOtherUsersSuperUserAccess": "Do you really want to remove Super User access from '%s'? The user will lose all permissions and access to all websites. Make sure to give access to needed websites afterwards if necessary.",
        "DeleteConfirm": "Are you sure you want to delete the user %s?",
        "Email": "Email",
        "EmailYourAdministrator": "%1$sE-mail your administrator about this problem%2$s.",
        "EnterUsernameOrEmail": "Enter a username or email address",
        "ExceptionAccessValues": "The parameter access must have one of the following values: [ %1$s ], '%2$s' given.",
        "ExceptionNoRoleSet": "No role is set but one of these needs to be set: %s",
        "ExceptionMultipleRoleSet": "Only one role can be set but multiple have been set. Use only one of: %s",
        "ExceptionAnonymousNoCapabilities": "You cannot grant any capability to the 'anonymous' user.",
        "ExceptionAnonymousAccessNotPossible": "You can only set access %1$s or %2$s access to the 'anonymous' user.",
        "ExceptionDeleteDoesNotExist": "User '%s' doesn't exist therefore it can't be deleted.",
        "ExceptionDeleteOnlyUserWithSuperUserAccess": "Deleting user '%s' is not possible.",
        "ExceptionEditAnonymous": "The anonymous user cannot be edited or deleted. It is used by Matomo to define a user that has not logged in yet. For example, you can make your statistics public by granting the 'view' access to the 'anonymous' user.",
        "ExceptionEmailExists": "User with email '%s' already exists.",
        "ExceptionEmailExistsAsLogin": "Email '%s' already used as a username.",
        "ExceptionLoginExistsAsEmail": "Username '%s' already used as an email.",
        "ExceptionInvalidEmail": "The email doesn't have a valid format.",
        "ExceptionInvalidLoginFormat": "The username must be between %1$s and %2$s characters long and contain only letters, numbers, or the characters '_' or '-' or '.' or '@' or '+'",
        "ExceptionInvalidPassword": "The password length must be greater than %1$s characters.",
        "ExceptionInvalidPasswordTooLong": "The password length must be less than %1$s characters.",
        "ExceptionLoginExists": "Username '%s' already exists.",
        "ExceptionPasswordMD5HashExpected": "UsersManager.getTokenAuth is expecting a MD5-hashed password (32 chars long string). Please call the md5() function on the password before calling this method.",
        "ExceptionRemoveSuperUserAccessOnlySuperUser": "Removing the Super User access from user '%s' is not possible.",
        "ExceptionSuperUserAccess": "This user has Super User access and has already permission to access and modify all websites in Matomo. You may remove the Super User access from this user and try again.",
        "ExceptionUserHasSuperUserAccess": "The user '%s' has Super User access and has already permission to access and modify all websites in Matomo. You may remove the Super User access from this user and try again.",
        "ExceptionUserDoesNotExist": "User '%s' doesn't exist.",
        "ExceptionYouMustGrantSuperUserAccessFirst": "There has to be at least one user with Super User access. Please grant Super User access to another user first.",
        "ExceptionUserHasViewAccessAlready": "This user has access to this website already.",
        "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.",
        "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",
        "IfYouWouldLikeToChangeThePasswordTypeANewOne": "If you would like to change the password type a new one. Otherwise, leave this blank.",
        "YourCurrentPassword": "Your current password",
        "CurrentPasswordNotCorrect": "The current password you entered is not correct.",
        "ConfirmWithPassword": "Please enter your password to confirm this change.",
        "InjectedHostCannotChangePwd": "You are currently visiting with an unknown host (%1$s). You cannot change your password until this problem is fixed.",
        "LastSeen": "Last seen",
        "MainDescription": "Decide which users have access to your websites. You can also give access to all the websites at once by choosing \"Apply to all websites\" in the website selector.",
        "ManageAccess": "Manage access",
        "MenuAnonymousUserSettings": "Anonymous user settings",
        "MenuUsers": "Users",
        "MenuUserSettings": "User settings",
        "MenuPersonal": "Personal",
        "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.",
        "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",
        "PrivWriteDescription": "Users with this role can view all content plus create, manage and delete entities such as Goals, Funnels, Heatmaps, Session Recordings and Forms for this website.",
        "PrivNone": "No access",
        "PrivView": "View",
        "PrivViewDescription": "A user with this role can view all reports.",
        "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",
        "SuperUserAccessManagementGrantMore": "You can grant Super User access to other users of Matomo here. Please use this feature carefully.",
        "SuperUserAccessManagementMainDescription": "Super users have the highest permissions. They can perform all administrative tasks such as adding new websites to monitor, adding users, changing user permissions, activating and deactivating plugins and even installing new plugins from the Marketplace.",
        "TheLoginScreen": "The login screen",
        "ThereAreCurrentlyNRegisteredUsers": "There are currently %s registered users.",
        "TokenAuth": "API Authentication Token",
        "TokenRegenerateConfirmSelf": "Changing the API authentication token will invalidate your own token. If the current token is in use, you need to update all API clients with the newly generated token. Do you really want to change your authentication token?",
        "TokenRegenerateTitle": "Regenerate",
        "TokensSuccessfullyDeleted": "All tokens were successfully deleted",
        "TokenSuccessfullyDeleted": "Token was successfully deleted",
        "DeleteAllTokens": "Delete all tokens",
        "ExpiredTokensDeleteAutomatically": "Tokens with an expire date will be deleted automatically.",
        "TokensWithExpireDateCreationBySystem": "Tokens with expire date can currently only be created by the system",
        "TokenAuthIntro": "Tokens you have generated can be used to access the Matomo reporting API, Matomo tracking API, and exported Matomo widgets and have the same permissions as your regular user login. You can use these tokens also for the Matomo Mobile app.",
        "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",
        "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",
        "YourUsernameCannotBeChanged": "Your username cannot be changed.",
        "YourVisitsAreIgnoredOnDomain": "%1$sYour visits are ignored by Matomo on %2$s %3$s (the Matomo ignore cookie was found in your browser).",
        "YourVisitsAreNotIgnored": "%1$sYour visits are not ignored by Matomo%2$s (the Matomo ignore cookie was not found in your browser).",
        "AddUserNoInitialAccessError": "New users must be given access to a website, please set the 'initialIdSite' parameter.",
        "AtLeastView": "At least view",
        "ManageUsers": "Manage Users",
        "ManageUsersDesc": "Create new users or update the existing users. You can then set their permissions here too.",
        "NoAccessWarning": "This user has not been granted access to a website. When they login, they will see an error message. To prevent this, add access to a website below.",
        "BulkActions": "Bulk Actions",
        "SetPermission": "Set Permission",
        "RemovePermissions": "Remove Permissions",
        "RolesHelp": "Roles determine what a user can do in Matomo with regard to a specific website. Learn more about the %1$sView%2$s and %3$sAdmin%4$s roles.",
        "Role": "Role",
        "TheDisplayedWebsitesAreSelected": "The %1$s displayed websites are selected.",
        "ClickToSelectAll": "Click to select all %1$s.",
        "AllWebsitesAreSelected": "All %1$s websites are selected.",
        "ClickToSelectDisplayedWebsites": "Click to select the %1$s displayed websites.",
        "DeletePermConfirmSingle": "Are you sure you want to remove %1$s's access to %2$s?",
        "DeletePermConfirmMultiple": "Are you sure you want to remove %1$s's access the %2$s selected websites?",
        "ChangePermToSiteConfirmSingle": "Are you sure you want to change %1$s's role to %2$s to %3$s?",
        "ChangePermToSiteConfirmMultiple": "Are you sure you want to change %1$s's role to the %2$s selected websites to %3$s?",
        "BasicInformation": "Basic Information",
        "Permissions": "Permissions",
        "SuperUserAccess": "Superuser Access",
        "FirstSiteInlineHelp": "It is required to give a new user a view role for a website upon creation. If no access is given, the user will see an error when logging in. You can give more permissions after the user is created in the 'Permissions' tab that will appear on the left.",
        "SuperUsersPermissionsNotice": "Super users have admin access to all websites, so there's no need to manage their permissions per website.",
        "SuperUserIntro1": "Super users have the highest permissions. They can perform all administrative tasks such as adding new websites to monitor, adding users, changing user permissions, activating and deactivating plugins and even installing new plugins from the Marketplace. You can grant Super User access to other users of Divezone here.",
        "SuperUserIntro2": "Please use this feature carefully.",
        "HasSuperUserAccess": "Has Superuser Access",
        "AreYouSure": "Are you sure?",
        "RemoveSuperuserAccessConfirm": "Removing superuser access will leave the user with no permissions (you will have to add them afterwards). Enter your password to continue.",
        "AddSuperuserAccessConfirm": "Giving a user superuser access will allow the user to have full control over Matomo and should be done sparingly. Enter your password to continue.",
        "DeleteUsers": "Delete Users",
        "UserSearch": "User search",
        "FilterByAccess": "Filter by access",
        "FilterByWebsite": "Filter by website",
        "ShowAll": "Show all",
        "Username": "Username",
        "RoleFor": "Role for",
        "TheDisplayedUsersAreSelected": "The %1$s displayed users are selected.",
        "AllUsersAreSelected": "All %1$s users are selected.",
        "ClickToSelectDisplayedUsers": "Click to select the %1$s displayed users.",
        "RemoveAllAccessToThisSite": "Remove all access to this website",
        "DeleteUserConfirmSingle": "Are you sure you want to delete %1$s?",
        "DeleteUserConfirmMultiple": "Are you sure you want to delete the %1$s selected users?",
        "DeleteUserPermConfirmSingle": "Are you sure you want to change %1$s's role to %2$s for %3$s?",
        "DeleteUserPermConfirmMultiple": "Are you sure you want to change the %1$s selected users' role to %2$s for %3$s?",
        "AreYouSureChangeDetails": "Are you sure you want to change the user information for %s?",
        "AnonymousUserRoleChangeWarning": "Giving the %1$s user the %2$s role will make this website's data public and available to everyone, even if they do not have a Matomo login.",
        "GiveAccessToAll": "Give this user access to All Websites",
        "OrManageIndividually": "Or manage this user's access to each website individually",
        "ChangePermToAllSitesConfirm": "Are you sure you want to give the %1$s user %2$s access to every website you currently have admin access to?",
        "ChangePermToAllSitesConfirm2": "Note: this will only affect the currently existing websites. New websites you may create will not be automatically accessible to this user.",
        "CapabilitiesHelp": "Capabilities are individual abilities that users can be granted. Roles may, by default, grant certain capabilities. For example, the Admin role will automatically allow users to edit tags in the Tag Manager. For less powerful users, however, you can explicitly give users capabilities.",
        "Capabilities": "Capabilities",
        "AreYouSureAddCapability": "Are you sure you want to give %1$s the %2$s capability for %3$s?",
        "AreYouSureRemoveCapability": "Are you sure you want to remove the %1$s capability from %2$s for %3$s?",
        "IncludedInUsersRole": "Included in this user's role.",
        "Capability": "Capability",
        "EmailChangeNotificationSubject": "Your Matomo account's email address has just been changed",
        "EmailChangedEmail1": "The email address associated with your account has been changed to %1$s",
        "EmailChangedEmail2": "This change was initiated from the following device: %1$s (IP address = %2$s).",
        "IfThisWasYouIgnoreIfNot": "If this was you, feel free to ignore this email. If this was not you, please login, correct your email address, change your password and contact your Matomo administrator.",
        "IfThisWasYouPasswordChange": "If this was you, feel free to ignore this email. If this was not you, please contact your Matomo administrator immediately, as your account might have been compromised!",
        "PasswordChangeNotificationSubject": "Your Matomo account's password has just been changed",
        "PasswordChangedEmail": "Your password has just been changed. The change was initiated from the following device: %1$s (IP address = %2$s).",
        "NewsletterSignupTitle": "Newsletter Signup",
        "NewsletterSignupMessage": "Subscribe to our newsletter to receive regular information about Matomo. You can unsubscribe from it any time. This service uses MadMimi. Learn more about it on our %1$sPrivacy Policy page%2$s.",
        "NewsletterSignupFailureMessage": "Whoops, something went wrong. We weren't able to sign you up for the newsletter.",
        "NewsletterSignupSuccessMessage": "Super, you're all signed up! We'll be in touch soon.",
        "FirstWebsitePermission": "First website permission"
    }
}