; Interspire Website Publisher Language File ; ; File: admin.importer.ini ; Revision: $Rev$ ; Contains: All language variables used within the 'importer' section of the control panel ; Things of note: ; - Lines starting with a semi-colon (;) such as this line are comments and are not processed as language variables ; - New language variables are placed at the bottom of the file with each release ; - New sections are marked with: Interspire Website Publisher NX x.x.x, where the 'x's are the version numbers ; [FileUpload] userNoFileUploaded = "No file upload was detected." ; [Other] field_orderby_Name = "Sort Users By" field_orderby_HelpText = "Select the field and direction this view will be sorted by." ViewSaveSuccess = "The user view has been saved successfully." ViewCreateSuccess = "The user view you created has been saved successfully." ViewCreate = "Create a User View" UserClickLetter = "Click here to view user accounts starting with "%s"" UserClickAll = "Click here to view ALL user accounts" NoUsersForLetter = "There are no user accounts that start with "%s"." NoUsersForNumber = "There are no user accounts that start with a number." ConfirmDeleteUser = "Are you sure you want to delete the user account \'%s\'? It will also remove all of their submitted content. Click OK to delete this user account or click Cancel to go back." ManageUsers = "User Accounts" UserIntro = "A user is someone who has access to the administration area of your web site. Each user account also has its own customizable access permissions." CreateUserElipsis = "Create a User Account..." CreateUser = "Create a User Account" ReviewPendingUsers = "Review Pending User Accounts" Name = "Name" UserName1 = "Username" UserEmail = "Email" UserStatus = "Status" NameSortAsc = "Sort by Name (Ascending)" NameSortDesc = "Sort by Name (Descending)" UserSortAsc = "Sort by Username (Ascending)" UserSortDesc = "Sort by Username (Descending)" EmailSortAsc = "Sort by Email (Ascending)" EmailSortDesc = "Sort by Email (Descending)" UserEdit = "Edit this user account" UserDelete = "Delete this user account" UserApprove = "Approve this user account" UserDisapprove = "Disapprove this user account" UserCopy = "Copy this user account" UserInactiveTip = "Deactivate this user account" UserActiveTip = "Activate this user account" ManagePendingUsers = "Review Pending User Accounts" PendingUserIntro = "Pending User Accounts - View, Approve, or Disapprove" ViewAllUsers = "View All User Accounts" UserActiveSuccess = "The selected user account is now active." UserInactiveSuccess = "The selected user account is now inactive." UserDeleted = "The selected user account has been deleted successfully." NoPendingUsers = "No pending user accounts exist. Click "Create New User Account" to create a user account." NewUserDetails = "User Details" InteractiveUser = "Interactive User?" AddUserHeading = "Create User Account" AddUserIntro = "A user is someone who has access to the administration area of your web site. Each user account also has its own customizable access permissions, which you can setup below." CancelAddUser = "Are you sure you want to cancel creating a new user account? Click OK to confirm." YesInteractive = "Yes, this user account will be able to sign in" InteractiveUserHelp = "Uncheck if you are creating this user account on behalf of someone else. i.e. You want them to be an author, but have no login access." UserFirstName = "First Name" UserLastName = "Last Name" UserBiography = "Biography" UserPicture = "Picture" UserPictureHelp = "Upload this user\'s picture and it will be displayed when viewing their profile (if enabled)." NoUserFirstname = "Please enter this users first name." NoUserLastname = "Please enter this users last name." NoUserEmail = "Please enter this users email address." InvalidUserEmail = "This email address is not valid." InvalidImageExtension = "The uploaded file (%s) is not a valid image file." InvalidImageFile = "The uploaded file (%s) is not a valid image file." UserName = "Username" UserPassword = "Password" UserPasswordConfirm = "Password (confirm)" NoUserame = "Please enter a username." NoPassword = "Please enter a password." InvalidPasswords = "Your passwords don't match, please try again." UserTypeCustom = "Custom" UserTypeContributor = "Contributor" UserTypeAuthor = "Author" UserTypeSiteAdministrator = "Site Administrator" UserTypeSystemAdministrator = "System Administrator" UserStatusHelp = "Pending user accounts are waiting approval by administrators. Active users can sign in. Inactive users are locked out and cannot sign in." UserStatusPending = "Pending" UserStatusActive = "Active" UserStatusInactive = "Inactive" UserNotSaved = "An error occurred while trying to update this user account: %s" UserCreatedSuccessfully = "The selected user account has been updated successfully." ViewEditTitle = "Edit a User View" ViewCreateTitle = "Create a User View" EditUserHeading = "Edit a User Account" EditUserIntro = "Modify the details of the user account in the form below and click "Update"." CancelEditUser = "Are you sure you want to cancel editing this user account? Click OK to confirm." UserCurrentPicture = "Current Picture" UserCurrentPictureHelp = "Uncheck to delete the current picture." UserUpdatedSuccessfully = "The selected user account has been updated successfully." UserApprovedSuccessfully = "The selected user account has been approved." UserDisapprovedSuccessfully = "The selected user account has been disapproved." UserPermissions = "Permissions" UserGroupsLoadFailed = "An error occurred when trying to load a user's groups." ViewOptions = "Filter User Accounts" filter1_title = "Filter Users By" FinduserStartingWith = "Find user accounts starting with" NoUserViews = "No user account views found" AllUsers = "All User Accounts" User_FirstName = "First Name" User_LastName = "Last Name" User_Username = "Username" User_FullName = "Full Name" User_Groups = "Groups" User_Email = "Email Address" User_Status = "Status" User_UserID = "User ID" ActivateUser = "Activate this User Account" DeactivateUser = "Deactivate this User Account" NoUsersToDisplay = "There were no Users Account found to display." UserDetails = "User Details" field_username_Name = "Username" field_username_HelpText = "" field_firstname_Name = "First Name" field_firstname_HelpText = "" field_lastname_Name = "Last Name" field_lastname_HelpText = "" field_interactive_Name = "Interactive" field_interactive_Label = "Yes, this user account will be able to login and post items" field_interactive_HelpText = "Uncheck this if this user account should not be able to login but can still be selected as an author for content." field_email_Name = "Email Address" field_email_HelpText = "This is the email address of the user account." field_adsenseid_Name = "AdSense Client ID" field_adsenseid_HelpText = " " field_channelid_Name = "Channel ID" field_channelid_HelpText = " " field_biography_Name = "Biography" field_status_Name = "Status" field_status_HelpText = "Pending user accounts are waiting approval by administrators. Active users can sign in. Inactive users are locked out and cannot sign in." field_groupidcsv_Name = "Groups" field_groupidcsv_HelpText = "Groups are used to control what users can and cannot do. Assign a user to a specific group so that they inherit the permissions setup for that group. Select multiple groups to combine their permissions for this user." field_passA_Name = "Password" field_passA_HelpText = "" field_passB_Name = "Password (confirm)" field_passB_HelpText = "" field_biography_HelpText = "This field allows you to enter a description about the current user account." field_picture_Name = "Picture" field_picture_HelpText = "Upload this user\'s picture and it will be displayed when viewing their profile (if enabled)." UserSaveProblem = "An error occurred while trying to save this user account: " DuplicateUsername = "A user account with this username already exists" EditUser = "Edit a User Account" InvalidUserID = "Invalid User ID selected" UserLoadError = "Unable to load the selected user account: " UnableSaveAuthorPic = "Unable to save the author picture. Please ensure your images path is writeable." UnableToDelete = "Unable to delete the provided file." DeletedSuccessfully = "The file was deleted successfully." UserDeletedSuccessfully = "The user account was deleted successfully." UserStatusChanged = "The status for the user account was changed successfully." CouldNotUpdateStatus = "The status for the user account could not be updated: " AdminStatusUnchanged = "The admin status cannot be changed." UnableToUpdateStatus = "Update query failed." UnableToDeleteUser = "The user account was unable to be deleted: " InvalidUserDeleted = "You cannot delete the admin user account." CouldNotCompleteAction = "The action you chose could not be completed: " CannotModifyAdmin = "The administrator cannot be modified in this fashion." InvalidListProvided = "You have entered invalid parameters." InvalidRequest = "Your request could not be completed." InvalidActionSelected = "An invalid action has been selected." PleaseChooseOneUser = "Please select one or more user accounts before performing this action" UserApproveSuccess = "The selected user account has been marked as active." UserDisapproveSuccess = "The selected user account has been marked as inactive and will no longer be able to login." NoPermissionDeleteUser = "You do not have permission to delete the selected user account." NoPermissionEditUser = "You do not have permission to edit the selected user account." EditMyAccount = "Edit My Account" UserLicenseInfo = "Current interactive user accounts: %d (Your license key allows you to create %d more interactive %s)" Accounts = "accounts" AccountsSingle = "account" ; [Bulk] ConfirmDisapproveUsers = "Are you sure you want to mark the selected users as inactive? Click OK to confirm or click cancel to go back." ConfirmApproveUsers = "Are you sure you want to mark the selected users as active? Click OK to confirm or click cancel to go back." ConfirmDeleteUsers = "Are you sure you want to delete the selected users and all content submitted by them? Click OK to confirm or click cancel to go back." NoPermissionDeleteUsers = "You do not have permission to delete one or more of the selected user accounts." NoPermissionEditUser = "You do not have permission to edit that user" MarkAsActive = "Mark as Active (approved)" MarkAsInactive = "Mark as Inactive (cannot log in)" UserBulkDisapproveSuccess = "The selected user accounts have been marked as inactive and will no longer be able to login." UserBulkApproveSuccess = "The selected user accounts have been marked as active." UserBulkDeleteSuccess = "The selected user accounts have been deleted."