antville/code/messages.en
2003-11-23 18:29:19 +00:00

196 lines
14 KiB
Text

##
## error messages
##
error.error = Oops, something went wrong here...
error.delete = Sorry, cannot delete <% param.value1 %>!
error.database = Oy, there is trouble with the database: <% param.value1 %>
error.nameInUse = This name is already in use. Please enter a different one.
error.noSpecialChars = Please use alphanumeric characters only in the 'name' field.
error.storyPublish = Sorry, I was not able to determine the online state of the story.
error.textMissing = Please enter at least something into the 'text' field.
error.fileNameMissing = Please enter a name for the file.
error.fileExisting = There is already a file with this name. Please enter a different one.
// size of upload limit with param in fileFileTooBig?
error.fileFileTooBig = Oy, this file is exceeding the upload limit. Please try to decrease its size.
error.fileCreate = Sorry, out of any reason adding the file <% param.value1 %> failed.
error.fileNotFound = Obviously, there is no such file called <% param.value1 %>. Maybe a typo?
error.fileDelete = Sorry, I was not able to delete the file.
error.fileDirMissing = Oops, the file directory is not specified. Please contact the maintainer of this site.
error.fileDirNoExist = Oops, I cannot write to the specified file directory. Please contact the maintainer of this site.
error.fileNoUpload = There was nothing to upload. Please be sure to choose a file.
error.fileInvalidExtension = Oy, I do not recognize the file extension.
error.fileSave = Was not able to write to disk. Please contact the maintainer of this site.
error.imageNameMissing = Please enter a name for the image.
error.imageNoImage = Oops, I do not recognize the image format. Are you sure this is an image?
error.imageExisting = There is already an image with this name. Please enter a different one.
error.imageFileTooBig = Oy, this image is exceeding the upload limit. Please try to decrease its size.
error.imageNoUpload = There was nothing to upload. Please be sure to choose an image.
error.imageDelete = Sorry, I was not able to delete the image. Maybe you should try again.
error.imageDirMissing = Oops, the image directory is not specified. Please contact the maintainer of this site.
error.imageDirNoExist = Oops, I cannot write to the specified image directory. Please contact the maintainer of this site.
error.imageSave = Oops, couldn't save the image on disk. Please contact the maintainer of this site.
error.imageResize = Oops, couldn't resize the image. Please try again.
error.accountBlocked = Sorry pal, your account was disabled. Best you contact the maintainer of this site.
error.loginTypo = Unfortunately, your login failed. Maybe a typo?
error.loginBefore = Please login before.
error.emailMissing = Please enter your e-mail address.
error.emailInvalid = Could not process the e-mail address. Are you sure it is correct?
error.emailNoAccounts = Sorry, but this is an unregistered e-mail address. Maybe a typo?
error.passwordTwice = Could not verify your password. Please repeat your input.
error.passwordNoMatch = Unfortunately, your passwords didn't match. Please repeat your input.
error.usernameMissing = Please enter a username.
error.usernameNoSpecialChars = Please enter alphanumeric characters only in the username field.
error.usernameExisting = Sorry, the username you entered already exists. Please enter a different one.
error.memberExisting = Sorry, there is already a member with this name. Please enter a different name.
error.memberCreate = Sorry, couldn't add the membership. Please try again.
error.accountOldPwd = Oops, your old password is incorrect. Please re-enter it.
error.accountNewPwdMissing = Please specify a new password.
error.resultNoUser = Sorry, your input did not match any registered user.
error.userAlreadyMember = This user is already a member of this weblog.
error.adminDelete = Sorry, I cannot remove an admin account.
error.siteCreate = Sorry, I was not able to create your weblog. Maybe you should try again...
error.siteAliasMissing = Please enter an alias for your new weblog.
error.siteAliasExisting = Sorry, there is already a weblog with this alias.
error.siteAliasNoSpecialChars = Please enter alphanumeric characters only in the alias field.
error.siteAliasReserved = Sorry, this is a reserved alias. Please enter a different one.
error.siteTitleMissing = Please enter a title for your weblog.
error.siteEditMissing = Please choose a weblog you want to edit.
error.skinUpdate = Oops, was not able to update the desired skin. Maybe you should try again...
error.skinDelete = Sorry, was not able to delete the skin. Maybe you should try again ...
error.skinDiff = Sorry, couln't create the diff for the skin. Please check the parameters.
error.timestampParse = Cannot parse timestamp <% param.value1 %> as a date.
error.topicNoSpecialChars = Please only use alphanumeric characters for the topic name.
error.storyTopicMissing = Please enter or choose a topic to save this story in topic space.
error.storyCreate = Sorry, was not able to add the story. Maybe you should try again...
error.storyDelete = Sorry, was not able to delete the story. Maybe you should try again...
error.storyNoExist = [There is no story with the id <% param.value1 %>]
error.accountModifyOwn = Sorry, you are not allowed to modify your own account.
error.adminDeleteLast = Sorry, you are not allowed to remove the only admin account.
error.systemEmailMissing = Oy, the system-wide e-mail address is not specified. Please contact the maintainer of this site.
error.systemFrontsiteMissing = Couldn't find the front page weblog you specified. Please make sure you typed in the correct alias.
error.userNoSysAdmin = Sorry, you need system administrator rights for that.
error.memberNoRole = Please choose a new role for this member.
error.searchUserNoKey = Please enter at least one keyword to search for.
error.searchNothingFound = Sorry, could not find anything related to '<% param.value1 %>'!
error.memberDelete = Please specify a membership you want to be removed.
error.memberLastAdmin = Sorry, you cannot change the last administrator account of this weblog.
error.pollDelete = Was not able to delete the poll. Maybe you should try again...
error.pollMissing = Please fill out the whole form to create a new poll.
error.pollMissingValues = Please fill out the whole form to update the poll.
error.pollNoExist = [There is no Poll with the ID <% param.value1 %>!]
error.commentDelete = Sorry, I was not able to delete the comment. Maybe you should try again...
error.userEditMissing = Please choose a user you want to edit.
error.wrongDateFormat = [error: wrong date-format]
error.subscriptionExist = Oy, you have already subscribed to this weblog.
error.subscriptionNoExist = Oy, you are not subscribed to this weblog.
error.mailMissingParameters = Sorry, the mail couldn't be sent because of missing parameters.
error.mailFromInvalid = Sorry, the mail couldn't be sent because the sender's eMail address is invalid.
error.mailToInvalid = Sorry, the mail couldn't be sent because the recipient's eMail address is invalid.
error.mailCCInvalid = Sorry, the mail couldn't be sent because the eMail address of one of the recipients is invalid.
error.mailSubjectMissing = Sorry, the mail couldn't be sent because the subject is missing.
error.mailTextMissing = Sorry, the mail couldn't be sent because the text is missing.
error.mailSend = Sorry, couldn't send the eMail. Please try again or contact the site administrators.
error.layoutTitleMissing = Please specify a title for the new layout.
error.layoutCreate = Couldn't create the new layout. Please try again later.
error.layoutDelete = Couldn't delete the layout '<% param.value1 %>'.
error.layoutParentMissing = You must choose an existing layout as a basis for your new layout.
error.layoutParentNotFound = Couldn't find the basic layout. Please choose another one.
error.layoutNoParent = There are no standard images since this layout isn't based on another one.
error.layoutExport = Oops, couldn't export the layout '<% param.value1 %>'. Please try again or contact the site administrators.
error.layoutImportTooBig = Oops, the size of the layout archive exceeded the upload limit. Please contact the site administrators.
error.layoutImportNoUpload = Please upload a .zip archive that contains the layout you want to import.
error.layoutImportCorrupt = Sorry, couldn't start the import because the .zip file seems to be corrupt.
##
## confirm messages
##
confirm.save = The changes of <% param.value1 %> where saved successfully.
confirm.update = The changes were saved successfully.
confirm.delete = Deletion was accomplished successfully.
confirm.fileCreate= The file was added successfully. Its name is '<% param.value1 %>'
confirm.fileDelete = The file was deleted successfully.
confirm.mailSendPassword = An e-mail containing your user data was just sent to you.
confirm.memberCreate = Successfully added <% param.value1 %> to the list of members.
confirm.memberDelete = Successfully deleted the membership.
confirm.pollUpdate = The poll was updated successfully.
confirm.vote = Thanks, your vote was registered. You can change your vote until the poll is closed.
confirm.pollCreate = The poll was created successfully.
confirm.pollDelete = Successfully deleted the poll.
confirm.pollClose = The poll is now closed. You can re-open it at any time.
confirm.siteCreate = Successfully created your weblog.
confirm.siteDelete = The weblog <% param.value1 %> was removed successfully.
confirm.commentCreate = Successfully saved your comment.
confirm.commentDelete = The comment was deleted successfully.
confirm.storyCreate = The story was created successfully.
confirm.storyUpdate = The story was updated successfully.
confirm.storyDelete = Successfully deleted the story.
confirm.systemUpdate = Successfully updated the system configuration.
confirm.logout = Good bye, <% param.value1 %>! Lookin' forward to seeing you again!
confirm.welcome = Welcome to <% param.value1 %>, <% param.value2 %>. Have fun!
confirm.noVote = You did not vote, yet. You can vote until the poll is closed.
confirm.imageCreate = The uploaded image was saved successfully. Its name is '<% param.value1 %>'
confirm.imageDelete = Successfully deleted the image.
confirm.introLogin = Please enter your username and password.
confirm.resultOne = Found one item related to '<% param.value1 %>'!
confirm.resultMany = Found <% param.value2 %> items related to '<% param.value1 %>'.
confirm.resultDisplay = Displaying items <% param.value1 %> to <% param.value2 %>.
confirm.resultOneUser = Found one user matching the input.
confirm.resultTooManyUsers = Found more than 100 users, only displaying the first 100.
confirm.resultManyUsers = Found <% param.value1 %> users.
confirm.subscriptionCreate = You successfully subscribed to '<% param.value1 %>'.
confirm.skinDelete = Successfully deleted the skin.
confirm.layoutCreate = Successfully created the layout '<% param.value1 %>'.
confirm.layoutDelete = Successfully deleted the layout '<% param.value1 %>'.
confirm.layoutUpdate = Successfully update the layout '<% param.value1 %>'.
confirm.layoutStopTestdrive = Switched back to standard layout
confirm.layoutImport = Successfully imported the layout '<% param.value1 %>'.
##
## mail messages
##
mail.statusChange = Your membership at <% param.value1 %> was changed
mail.sendPwd = Your Accounts for Antville
mail.newMember = You are now a member of <% param.value1 %>
mail.blockWarning = Attention! Your weblog '<% param.value1 %>' will soon be blocked!
mail.deleteWarning = Attention! Your weblog '<% param.value1 %>' will soon be deleted!
mail.registration = Welcome to '<% param.value1 %>'!
mail.notification = Notification of site changes
##
## denial messages
##
deny.commentEdit = Sorry, but you're not allowed to edit a comment of somebody else.
deny.fileEdit = Sorry, you're not allowed to edit this file.
deny.fileAdd = Sorry, you need to be a member of this weblog to add files.
deny.fileDelete = Sorry, you're not allowed to delete this file.
deny.imageEdit = Sorry, you're not allowed to edit this image.
deny.imageAdd = Sorry, you need to be a member of this weblog to add images.
deny.imageDelete = Sorry, you're not allowed to delete this image.
deny.shortcutEdit = You are not allowed to edit shortcuts.
deny.siteEdit = Sorry, you are not allowed to edit the preferences of this weblog.
deny.siteDelete = Sorry, you are not allowed to delete this weblog.
deny.siteView = Sorry, this weblog is only accessible for members.
deny.siteNoDiscussion = Sorry, discussions were disabled for this weblog.
deny.skinEdit = Sorry, you need to be administrator of this weblog to edit skins.
deny.skinDelete = Sorry, you need to be administrator of this weblog to delete a skin.
deny.layoutEdit = Sorry, you're not allowed to edit layouts.
deny.storyDelete = You are not allowed to delete the story of somebody else.
deny.storyEdit = Sorry, but you're not allowed to edit this story.
deny.storyView = Sorry, but you're not allowed to view this story!
deny.storyAdd = Sorry, you are not allowed to add stories to this weblog.
deny.storyNoDiscussion = Sorry, discussions were disabled for this story.
deny.memberEdit = Sorry, but you're not allowed to edit memberships.
deny.memberEditSelf = Sorry, you are not allowed to edit your own membership.
deny.pollEdit = Sorry, but modifying a poll that has already started is prohibited.
deny.pollAdd = Sorry, you are not allowed to create polls in this weblog.
deny.pollClosed = This poll is closed.
deny.pollDelete = Sorry, you are not allowed to delete this poll.
deny.unsubscribe = Sorry, you cannot unsubscribe because you have the status '<% param.value1 %>'.
deny.siteCreateOnlyAdmins = Sorry, weblogs can be created by administrators only.
deny.siteCreateNotAllowed = Sorry, you are not allowed to create a new weblog.
deny.siteCreateMinMemberAge = Sorry, you are a registered member for now <% param.value1 %> day(s), but you have to be a member for at least <% param.value2 %> day(s) to create a new weblog.
deny.siteCreateMinMemberSince = Sorry, only members who have registered before <% param.value1 %> are allowed to create a new weblog.
deny.siteCreateWait = Sorry, you have to wait <% param.value1 %> day(s) between the creation of two weblogs, so you have to wait another <% param.value2 %> day(s).
deny.layoutExport = Sorry, can't export the layout '<% param.value1 %>' because it's based on another layout.