/var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/resources/locales
Edit: /var/www/vhosts/ihelp.ro/httpdocs/vendor/cakedc/users/resources/locales/users.pot (17866B)
# LANGUAGE translation of CakePHP Application
# Copyright YEAR NAME
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2019-01-10 14:38+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: Controller/SocialAccountsController.php:50
msgid "Account validated successfully"
msgstr ""
#: Controller/SocialAccountsController.php:52
msgid "Account could not be validated"
msgstr ""
#: Controller/SocialAccountsController.php:55
msgid "Invalid token and/or social account"
msgstr ""
#: Controller/SocialAccountsController.php:57;85
msgid "Social Account already active"
msgstr ""
#: Controller/SocialAccountsController.php:59
msgid "Social Account could not be validated"
msgstr ""
#: Controller/SocialAccountsController.php:78
msgid "Email sent successfully"
msgstr ""
#: Controller/SocialAccountsController.php:80
msgid "Email could not be sent"
msgstr ""
#: Controller/SocialAccountsController.php:83
msgid "Invalid account"
msgstr ""
#: Controller/SocialAccountsController.php:87
msgid "Email could not be resent"
msgstr ""
#: Controller/Traits/LinkSocialTrait.php:52
msgid "Could not associate account, please try again."
msgstr ""
#: Controller/Traits/LinkSocialTrait.php:76
msgid "Social account was associated."
msgstr ""
#: Controller/Traits/LoginTrait.php:73
msgid "You've successfully logged out"
msgstr ""
#: Controller/Traits/OneTimePasswordVerifyTrait.php:71
msgid "Please enable Google Authenticator first."
msgstr ""
#: Controller/Traits/OneTimePasswordVerifyTrait.php:80
msgid "Could not find user data"
msgstr ""
#: Controller/Traits/OneTimePasswordVerifyTrait.php:116
msgid "Could not verify, please try again"
msgstr ""
#: Controller/Traits/OneTimePasswordVerifyTrait.php:144
msgid "Verification code is invalid. Try again"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:53;91
#: Controller/Traits/ProfileTrait.php:53
msgid "User was not found"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:75;87;95
msgid "Password could not be changed"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:83
msgid "Password has been changed successfully"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:137
msgid "Please check your email to continue with password reset process"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:140
#: Shell/UsersShell.php:247
msgid "The password token could not be generated. Please try again"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:146
#: Controller/Traits/UserValidationTrait.php:116
msgid "User {0} was not found"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:148
msgid "The user is not active"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:150
#: Controller/Traits/UserValidationTrait.php:111;120
msgid "Token could not be reset"
msgstr ""
#: Controller/Traits/PasswordManagementTrait.php:174
msgid "Google Authenticator token was successfully reset"
msgstr ""
#: Controller/Traits/ProfileTrait.php:57
msgid "Not authorized, please login first"
msgstr ""
#: Controller/Traits/RegisterTrait.php:46
msgid "You must log out to register a new user account"
msgstr ""
#: Controller/Traits/RegisterTrait.php:75;99
msgid "The user could not be saved"
msgstr ""
#: Controller/Traits/RegisterTrait.php:92
#: Loader/LoginComponentLoader.php:32
msgid "Invalid reCaptcha"
msgstr ""
#: Controller/Traits/RegisterTrait.php:133
msgid "You have registered successfully, please log in"
msgstr ""
#: Controller/Traits/RegisterTrait.php:135
msgid "Please validate your account before log in"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:77;107
msgid "The {0} has been saved"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:81;111
msgid "The {0} could not be saved"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:131
msgid "The {0} has been deleted"
msgstr ""
#: Controller/Traits/SimpleCrudTrait.php:133
msgid "The {0} could not be deleted"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:44
msgid "User account validated successfully"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:46
msgid "User account could not be validated"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:49
msgid "User already active"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:55
msgid "Reset password token was validated successfully"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:63
msgid "Reset password token could not be validated"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:67
msgid "Invalid validation type"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:70
msgid "Invalid token or user account already validated"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:76
msgid "Token already expired"
msgstr ""
#: Controller/Traits/UserValidationTrait.php:106
msgid "Token has been reset successfully. Please check your email."
msgstr ""
#: Controller/Traits/UserValidationTrait.php:118
msgid "User {0} is already active"
msgstr ""
#: Loader/LoginComponentLoader.php:30
msgid "Username or password is incorrect"
msgstr ""
#: Loader/LoginComponentLoader.php:51
msgid "Could not proceed with social account. Please try again"
msgstr ""
#: Loader/LoginComponentLoader.php:53
msgid "Your user has not been validated yet. Please check your inbox for instructions"
msgstr ""
#: Loader/LoginComponentLoader.php:57
msgid "Your social account has not been validated yet. Please check your inbox for instructions"
msgstr ""
#: Mailer/UsersMailer.php:33
msgid "Your account validation link"
msgstr ""
#: Mailer/UsersMailer.php:51
msgid "{0}Your reset password link"
msgstr ""
#: Mailer/UsersMailer.php:74
msgid "{0}Your social account validation link"
msgstr ""
#: Middleware/SocialAuthMiddleware.php:65
#: Template/Users/social_email.ctp:16
msgid "Please enter your email"
msgstr ""
#: Middleware/SocialAuthMiddleware.php:75
msgid "Could not identify your account, please try again"
msgstr ""
#: Model/Behavior/AuthFinderBehavior.php:48
msgid "Missing 'username' in options data"
msgstr ""
#: Model/Behavior/LinkSocialBehavior.php:53
msgid "Social account already associated to another user"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:45
msgid "Reference cannot be null"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:50
msgid "Token expiration cannot be empty"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:56;138
msgid "User not found"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:60
#: Model/Behavior/RegisterBehavior.php:112
msgid "User account already validated"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:67
msgid "User not active"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:143
msgid "The current password does not match"
msgstr ""
#: Model/Behavior/PasswordBehavior.php:146
msgid "You cannot use the current password as the new one"
msgstr ""
#: Model/Behavior/RegisterBehavior.php:90
msgid "User not found for the given token and email."
msgstr ""
#: Model/Behavior/RegisterBehavior.php:93
msgid "Token has already expired user with no token"
msgstr ""
#: Model/Behavior/RegisterBehavior.php:151
msgid "This field is required"
msgstr ""
#: Model/Behavior/SocialAccountBehavior.php:102;129
msgid "Account already validated"
msgstr ""
#: Model/Behavior/SocialAccountBehavior.php:105;132
msgid "Account not found for the given token and email."
msgstr ""
#: Model/Behavior/SocialBehavior.php:83
msgid "Unable to login user with reference {0}"
msgstr ""
#: Model/Behavior/SocialBehavior.php:122
msgid "Email not present"
msgstr ""
#: Model/Table/UsersTable.php:79
msgid "Your password does not match your confirm password. Please try again"
msgstr ""
#: Model/Table/UsersTable.php:171
msgid "Username already exists"
msgstr ""
#: Model/Table/UsersTable.php:177
msgid "Email already exists"
msgstr ""
#: Shell/UsersShell.php:58
msgid "Utilities for CakeDC Users Plugin"
msgstr ""
#: Shell/UsersShell.php:60
msgid "Activate an specific user"
msgstr ""
#: Shell/UsersShell.php:63
msgid "Add a new superadmin user for testing purposes"
msgstr ""
#: Shell/UsersShell.php:66
msgid "Add a new user"
msgstr ""
#: Shell/UsersShell.php:69
msgid "Change the role for an specific user"
msgstr ""
#: Shell/UsersShell.php:72
msgid "Deactivate an specific user"
msgstr ""
#: Shell/UsersShell.php:75
msgid "Delete an specific user"
msgstr ""
#: Shell/UsersShell.php:78
msgid "Reset the password via email"
msgstr ""
#: Shell/UsersShell.php:81
msgid "Reset the password for all users"
msgstr ""
#: Shell/UsersShell.php:84
msgid "Reset the password for an specific user"
msgstr ""
#: Shell/UsersShell.php:133;159
msgid "Please enter a password."
msgstr ""
#: Shell/UsersShell.php:137
msgid "Password changed for all users"
msgstr ""
#: Shell/UsersShell.php:138;166
msgid "New password: {0}"
msgstr ""
#: Shell/UsersShell.php:156;184;262;359
msgid "Please enter a username."
msgstr ""
#: Shell/UsersShell.php:165
msgid "Password changed for user: {0}"
msgstr ""
#: Shell/UsersShell.php:187
msgid "Please enter a role."
msgstr ""
#: Shell/UsersShell.php:193
msgid "Role changed for user: {0}"
msgstr ""
#: Shell/UsersShell.php:194
msgid "New role: {0}"
msgstr ""
#: Shell/UsersShell.php:209
msgid "User was activated: {0}"
msgstr ""
#: Shell/UsersShell.php:224
msgid "User was de-activated: {0}"
msgstr ""
#: Shell/UsersShell.php:236
msgid "Please enter a username or email."
msgstr ""
#: Shell/UsersShell.php:244
msgid "Please ask the user to check the email to continue with password reset process"
msgstr ""
#: Shell/UsersShell.php:308
msgid "Superuser added:"
msgstr ""
#: Shell/UsersShell.php:310
msgid "User added:"
msgstr ""
#: Shell/UsersShell.php:312
msgid "Id: {0}"
msgstr ""
#: Shell/UsersShell.php:313
msgid "Username: {0}"
msgstr ""
#: Shell/UsersShell.php:314
msgid "Email: {0}"
msgstr ""
#: Shell/UsersShell.php:315
msgid "Role: {0}"
msgstr ""
#: Shell/UsersShell.php:316
msgid "Password: {0}"
msgstr ""
#: Shell/UsersShell.php:318
msgid "User could not be added:"
msgstr ""
#: Shell/UsersShell.php:321
msgid "Field: {0} Error: {1}"
msgstr ""
#: Shell/UsersShell.php:337
msgid "The user was not found."
msgstr ""
#: Shell/UsersShell.php:367
msgid "The user {0} was not deleted. Please try again"
msgstr ""
#: Shell/UsersShell.php:369
msgid "The user {0} was deleted successfully"
msgstr ""
#: Template/Email/html/reset_password.ctp:21
#: Template/Email/html/social_account_validation.ctp:14
#: Template/Email/html/validation.ctp:21
#: Template/Email/text/reset_password.ctp:20
#: Template/Email/text/social_account_validation.ctp:22
#: Template/Email/text/validation.ctp:20
msgid "Hi {0}"
msgstr ""
#: Template/Email/html/reset_password.ctp:24
msgid "Reset your password here"
msgstr ""
#: Template/Email/html/reset_password.ctp:27
#: Template/Email/html/social_account_validation.ctp:32
#: Template/Email/html/validation.ctp:27
msgid "If the link is not correctly displayed, please copy the following address in your web browser {0}"
msgstr ""
#: Template/Email/html/reset_password.ctp:34
#: Template/Email/html/social_account_validation.ctp:39
#: Template/Email/html/validation.ctp:34
#: Template/Email/text/reset_password.ctp:28
#: Template/Email/text/social_account_validation.ctp:30
#: Template/Email/text/validation.ctp:28
msgid "Thank you"
msgstr ""
#: Template/Email/html/social_account_validation.ctp:18
msgid "Activate your social login here"
msgstr ""
#: Template/Email/html/validation.ctp:24
msgid "Activate your account here"
msgstr ""
#: Template/Email/text/reset_password.ctp:22
#: Template/Email/text/validation.ctp:22
msgid "Please copy the following address in your web browser {0}"
msgstr ""
#: Template/Email/text/social_account_validation.ctp:24
msgid "Please copy the following address in your web browser to activate your social login {0}"
msgstr ""
#: Template/Users/add.ctp:13
#: Template/Users/edit.ctp:17
#: Template/Users/index.ctp:13;26
#: Template/Users/view.ctp:15
msgid "Actions"
msgstr ""
#: Template/Users/add.ctp:15
#: Template/Users/edit.ctp:28
#: Template/Users/view.ctp:23
msgid "List Users"
msgstr ""
#: Template/Users/add.ctp:21
#: Template/Users/register.ctp:18
msgid "Add User"
msgstr ""
#: Template/Users/add.ctp:23
#: Template/Users/edit.ctp:36
#: Template/Users/index.ctp:22
#: Template/Users/login.ctp:20
#: Template/Users/profile.ctp:30
#: Template/Users/register.ctp:20
#: Template/Users/view.ctp:33
msgid "Username"
msgstr ""
#: Template/Users/add.ctp:24
#: Template/Users/edit.ctp:37
#: Template/Users/index.ctp:23
#: Template/Users/profile.ctp:32
#: Template/Users/register.ctp:21
#: Template/Users/view.ctp:35
msgid "Email"
msgstr ""
#: Template/Users/add.ctp:25
#: Template/Users/login.ctp:21
#: Template/Users/register.ctp:22
msgid "Password"
msgstr ""
#: Template/Users/add.ctp:26
#: Template/Users/edit.ctp:38
#: Template/Users/index.ctp:24
#: Template/Users/register.ctp:27
msgid "First name"
msgstr ""
#: Template/Users/add.ctp:27
#: Template/Users/edit.ctp:39
#: Template/Users/index.ctp:25
#: Template/Users/register.ctp:28
msgid "Last name"
msgstr ""
#: Template/Users/add.ctp:30
#: Template/Users/edit.ctp:54
#: Template/Users/view.ctp:49;74
msgid "Active"
msgstr ""
#: Template/Users/add.ctp:34
#: Template/Users/change_password.ctp:25
#: Template/Users/edit.ctp:58
#: Template/Users/register.ctp:37
#: Template/Users/request_reset_password.ctp:8
#: Template/Users/resend_token_validation.ctp:20
#: Template/Users/social_email.ctp:19
msgid "Submit"
msgstr ""
#: Template/Users/change_password.ctp:5
msgid "Please enter the new password"
msgstr ""
#: Template/Users/change_password.ctp:10
msgid "Current password"
msgstr ""
#: Template/Users/change_password.ctp:16
msgid "New password"
msgstr ""
#: Template/Users/change_password.ctp:21
#: Template/Users/register.ctp:25
msgid "Confirm password"
msgstr ""
#: Template/Users/edit.ctp:22
#: Template/Users/index.ctp:40
msgid "Delete"
msgstr ""
#: Template/Users/edit.ctp:24
#: Template/Users/index.ctp:40
#: Template/Users/view.ctp:21
msgid "Are you sure you want to delete # {0}?"
msgstr ""
#: Template/Users/edit.ctp:34
#: Template/Users/view.ctp:17
msgid "Edit User"
msgstr ""
#: Template/Users/edit.ctp:40
#: Template/Users/view.ctp:43
msgid "Token"
msgstr ""
#: Template/Users/edit.ctp:42
msgid "Token expires"
msgstr ""
#: Template/Users/edit.ctp:45
msgid "API token"
msgstr ""
#: Template/Users/edit.ctp:48
msgid "Activation date"
msgstr ""
#: Template/Users/edit.ctp:51
msgid "TOS date"
msgstr ""
#: Template/Users/edit.ctp:64
msgid "Reset Google Authenticator Token"
msgstr ""
#: Template/Users/edit.ctp:70
msgid "Are you sure you want to reset token for user \"{0}\"?"
msgstr ""
#: Template/Users/index.ctp:15
msgid "New {0}"
msgstr ""
#: Template/Users/index.ctp:37
msgid "View"
msgstr ""
#: Template/Users/index.ctp:38
msgid "Change password"
msgstr ""
#: Template/Users/index.ctp:39
msgid "Edit"
msgstr ""
#: Template/Users/index.ctp:49
msgid "previous"
msgstr ""
#: Template/Users/index.ctp:51
msgid "next"
msgstr ""
#: Template/Users/login.ctp:19
msgid "Please enter your username and password"
msgstr ""
#: Template/Users/login.ctp:29
msgid "Remember me"
msgstr ""
#: Template/Users/login.ctp:37
msgid "Register"
msgstr ""
#: Template/Users/login.ctp:43
msgid "Reset Password"
msgstr ""
#: Template/Users/login.ctp:48
msgid "Login"
msgstr ""
#: Template/Users/profile.ctp:21
msgid "{0} {1}"
msgstr ""
#: Template/Users/profile.ctp:27
msgid "Change Password"
msgstr ""
#: Template/Users/profile.ctp:38
#: Template/Users/view.ctp:68
msgid "Social Accounts"
msgstr ""
#: Template/Users/profile.ctp:42
#: Template/Users/view.ctp:73
msgid "Avatar"
msgstr ""
#: Template/Users/profile.ctp:43
#: Template/Users/view.ctp:72
msgid "Provider"
msgstr ""
#: Template/Users/profile.ctp:44
msgid "Link"
msgstr ""
#: Template/Users/profile.ctp:51
msgid "Link to {0}"
msgstr ""
#: Template/Users/register.ctp:30
msgid "Accept TOS conditions?"
msgstr ""
#: Template/Users/request_reset_password.ctp:5
msgid "Please enter your email to reset your password"
msgstr ""
#: Template/Users/resend_token_validation.ctp:15
msgid "Resend Validation email"
msgstr ""
#: Template/Users/resend_token_validation.ctp:17
msgid "Email or username"
msgstr ""
#: Template/Users/verify.ctp:13
msgid "Verification Code"
msgstr ""
#: Template/Users/verify.ctp:15
msgid " Verify"
msgstr ""
#: Template/Users/view.ctp:19
msgid "Delete User"
msgstr ""
#: Template/Users/view.ctp:24
msgid "New User"
msgstr ""
#: Template/Users/view.ctp:31
msgid "Id"
msgstr ""
#: Template/Users/view.ctp:37
msgid "First Name"
msgstr ""
#: Template/Users/view.ctp:39
msgid "Last Name"
msgstr ""
#: Template/Users/view.ctp:41
msgid "Role"
msgstr ""
#: Template/Users/view.ctp:45
msgid "Api Token"
msgstr ""
#: Template/Users/view.ctp:53
msgid "Token Expires"
msgstr ""
#: Template/Users/view.ctp:55
msgid "Activation Date"
msgstr ""
#: Template/Users/view.ctp:57
msgid "Tos Date"
msgstr ""
#: Template/Users/view.ctp:59;75
msgid "Created"
msgstr ""
#: Template/Users/view.ctp:61;76
msgid "Modified"
msgstr ""
#: View/Helper/UserHelper.php:46
msgid "Sign in with"
msgstr ""
#: View/Helper/UserHelper.php:103
msgid "Logout"
msgstr ""
#: View/Helper/UserHelper.php:121
msgid "Welcome, {0}"
msgstr ""
#: View/Helper/UserHelper.php:151
msgid "reCaptcha is not configured! Please configure Users.reCaptcha.key"
msgstr ""
#: View/Helper/UserHelper.php:215
msgid "Connected with {0}"
msgstr ""
#: View/Helper/UserHelper.php:220
msgid "Connect with {0}"
msgstr ""