# $Id: strings.raw 15447 2006-12-13 19:23:45Z mindless $ /* AdminSelfRegistration.inc */ gettext("Activation by administrator") gettext("Use confirmation emails") gettext("Accept without confirmation") gettext("Yes") gettext("No") /* module.inc */ gettext("Registration") /* also in: classes/RegisterCaptchaAdminOption.class */ gettext("New User Registration") gettext("Gallery") gettext("Account activation") gettext("New user registration") gettext("Register") /* also in: templates/UserSelfRegistration.tpl */ /* templates/AdminEmail.tpl */ gettext("New user registration:") gettext(" Username: %s") gettext(" Full name: %s") gettext(" Email: %s") gettext("Activate or delete this user here") /* templates/AdminSelfRegistration.tpl */ gettext("Registration Settings") gettext("Settings saved successfully") gettext("Activated user %s") gettext("Deleted user %s") gettext("Confirmation Policy") gettext("The Registration module can accept new user registrations instantly, require the user to click a confirmation link in an email that is sent by the module, or require account activation by a site administrator.") gettext("Choose policy:") gettext("Email details") gettext("Sender(From) Email Address:") gettext("Confirmation Email Subject:") gettext("Admin Email Subject:") gettext("Email Site Administrators for all new registrations") gettext("Save") gettext("Reset") gettext("Pending Registrations") gettext("« first") gettext("« back") gettext("Viewing page %d of %d") gettext("next »") gettext("last »") gettext("Username") /* also in: templates/UserSelfRegistration.tpl */ gettext("Full Name") /* also in: templates/UserSelfRegistration.tpl */ gettext("Email") gettext("Date") gettext("Action") gettext("activate") gettext("delete") /* templates/ConfirmRegistration.tpl */ gettext("Account Activation") gettext("This user cannot be activated.") gettext("This can happen if the URL you entered is not correct or you already activated this account. Please check if your mail client broke the link into several lines and append them without spaces.") gettext("Your account has been activated.") gettext("You can now login to your account with your username and password.") /* templates/ConfirmationEmail.tpl */ gettext("Hello %s,") gettext("You receive this email because you have registered at %s") gettext("Your username is: %s") gettext("To finish the registration process please click the following link:") gettext("If you did not register at this site then please ignore this email. The registration will not become valid and you will not receive any further emails. Sorry for the inconvenience.") gettext("Thank you!") /* templates/SelfRegistrationSuccess.tpl */ gettext("Registration successful") gettext("Your registration was successful.") gettext("You will shortly receive an email containing a link. You have to click this link to confirm and activate your account. This procedure is necessary to prevent account abuse.") gettext("Your registration will be processed and your account activated soon.") gettext("Your registration was successful and your account has been activated.") gettext("You can now %slogin%s to your account with your username and password.") /* templates/UserSelfRegistration.tpl */ gettext("Register As New User") gettext("(required)") gettext("You must enter a username") gettext("Username '%s' already exists") gettext("You must enter your full name") gettext("Email Address") gettext("You must enter an email address") gettext("Invalid email address") gettext("Password") gettext("You must enter a password") gettext("Verify Password") gettext("You must enter the password a second time") gettext("The passwords you entered did not match") gettext("Cancel")