⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 en_us.properties

📁 一个论坛程序的简单实现
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:
User.avatarFromPc = Load avatar from your computer
User.avatarExternal = Use an external image as avatar ( type the URL )
User.avatarUrlShouldHaveHttp = Avatar URL should start with "http://"
User.currentAvatar = Current Avatar
User.removeAvatar = Remove this Avatar
User.avatarDesc = Shows an image together to your messages. This image cannot be larger than 130x130 pixels. 
User.RegistrationCompleteTitle = Registration Complete

User.RegistrationCompleteMessage = <center><b>Congratulations!</b><br></center><br>You have completed your registration. You can now click \
	<a href="{0}" class="nav">here</a> to go to the Profile page to fill more specific information about \
	yourself and to choose and avatar, or click <a href="{1}" class="nav">here</a> to go to the home page. \
	<br><br><center>Remembering that you could change your details and information using the Profile link, at the top of the page.</center> 

User.avatarUploadError = Error while setting your avatar. It may be related to the absence of graphical libraries in the server. Please contact the site admnistrator.

User.GoActivateAccountMessage = <center><b>Thank you for the registration</b><br></center>\
<br>Your account is not activated yet. An email will arrive shortly with instructions about how to finish the registration.

User.ActivateAccount.mailTitle = Activate forum account
User.invalidActivationKey = The activation key is invalid.

# Login
Login.enter = Enter
Login.user = Username
Login.password = Password
Login.autoLogon = Log me on automatically each visit
Login.enterUsername = Please, type your username and password to login
Login.lostPassword = I lost my password
Login.invalidLogin = Invalid username or password

# Admin Config
AdminConfig.Title = Configurations
Config.Form.Title = Configurations
Config.Form.ConfigName = Name
Config.Form.ConfigValue = Value
Config.Form.ClickToUpdate = Update
Config.Form.Forum = Forum
Config.Form.encoding = Character Encoding
Config.Form.htmlTags = Allowed HTML tags ( separeted by comma )

Config.Form.HotTopicStart = Minimum number of messages to a topic be considered "hot"
Config.Form.RecentTopicsLimit = Maximum number of topics in Recent Topics page

Config.Form.ForumURL = Forum URL (don't forget the trailing slash '/' )
Config.Form.avatarSize = Max. Avatar Size ( in KB )
Config.Form.avatarMaxWidth = Max. avatar width ( in pixels )
Config.Form.avatarMaxHeight = Max. avatar height ( in pixels )
Config.Form.TopicsPerPage = Topics per Page
Config.Form.PostsPerPage = Posts per Page
Config.Form.UsersPerPage = Users per Page
Config.Form.SmilieDir = Smilies base directory

Config.Form.General = General Purpose
Config.Form.CacheDir = Cache Directory
Config.Form.TmpDir = Temporary Directory
Config.Form.CookieName = Cookie Name
Config.Form.I18n = Language
Config.Form.DateFormat = Date and Time format
Config.Form.DatabasePingDelay = Delay for Connection Ping ( in milliseconds )

Config.Form.RSS = RSS
Config.Form.EnableRSS = Enable RSS Syndication

Config.Form.Mail = Mail
Config.Form.Charset = Message Charset
Config.Form.Sender = Email Address to use as "sender"
Config.Form.AnswerFile = Topic answer message file 
Config.Form.AnswerSubject = Topic answer message subject
Config.Form.MessageFormat = Message format
Config.Form.MailHost = SMTP Server
Config.Form.SmtpAuth = SMTP Server requires authorization?
Config.Form.SmtpUsername = SMTP username ( only if using authorization )
Config.Form.SmtpPassword = SMTP password ( only if using authorization )
Config.Form.EmailNotifyAnswers = Send an email to nofity users when a topic reply is post
Config.Form.UserEmailAuth = Requires user to authenticate email

Config.Form.ForumPageTitle = Forum Page Title
Config.Form.MetaTag.description = Meta Tag Description
Config.Form.MetaTag.keywords = Meta Tag Keywords

# User Profile
UserProfile.profileFor = Profile for
UserProfile.avatar = Avatar
UserProfile.allAbout = All about
UserProfile.registrationDate = Registration date
UserProfile.totalMessages = Number of messages posted
UserProfile.from = From
UserProfile.webSite = Website
UserProfile.occupation = Occupation
UserProfile.interests = Interests
UserProfile.contact = Contact
UserProfile.emailAddress = Email Address
UserProfile.privateMessage = Private Message
UserProfile.findAllMessagesBy = Find all messages posted by

# Permission Control
PermissionControl.allowAll = Allow All
PermissionControl.save = Save
PermissionControl.groupTitle = Group Permission Control
PermissionControl.userTitle = User Permission Control
PermissionControl.atLeastOne = Please choose at least one Group

# Search
Search.terms = Search Terms
Search.typeKeywords = Type search keywords
Search.allTerms = Search all terms
Search.anyTerm = Search any term, or as is written
Search.options = Search Options
Search.byAuthor = Author Search
Search.forum = Forum
Search.category = Category
Search.period = Period
Search.orderBy = Order by
Search.showFirst = Show First
Search.messageChars = message chars
Search.topicAndBody = Search inside both topic body and title
Search.justTopicBody = Search only inside topic body 
Search.ascending = Ascending
Search.descending = Descending
Search.allAvailable = All Available
Search.allMessages = All Messages
Search.postDate = Post Date
Search.subject = Subject
Search.author = Author
Search.day = Day
Search.days = Days
Search.weeks = Weeks
Search.month = Month
Search.months = Months
Search.year = Year
Search.searchResults = Search Results
Search.search = Search
Search.recordsFound = topics were found
Search.recordFound = topic was found

# Moderation
Moderation.OpenModeration = Open Moderation Options
Moderation.CloseModeration = Close Moderation Options
Moderation.ModerationDone = All operations were successful completed. Click <a href="{0}">here</a> to continue.
Moderation.Denied = You do not have sufficient privileges to do this action. Please contact the forum administrator
Moderation.InvalidForum = Please selected a valid forum. The option you choose is either a blank value or a category
Moderation.ConfirmDelete = Delete the selected topics?
Moderation.ConfirmPostDelete = Really delete the selected message?
Moderation.SelectTopics = Please select one or more topics

# Password Recovery
PasswordRecovery.usage = Type your email address <b>or</b> username. <br> You will receive a message containing \
	instructions about how to set a new password. 

PasswordRecovery.title = Lost password recovery
PasswordRecovery.mailTitle = [JForum] - Password recovery
PasswordRecovery.invalidData = The supplied data is invalid. 
PasswordRecovery.invalidUserEmail = Please inform a valid username or email
PasswordRecovery.ok = Your password was updated. Please click <a href="{0}">here</a> to go to the login page.

PasswordRecovery.emailSent = An email was sent to you containing information about how to update your password. \
	Please click <a href="{0}">here</a> to go back to the login page.
	
PasswordRecovery.finalInstructions = Please type your current email address, <b>the new desired password</b> and click "ok"

# Private Messages
PrivateMessage.checkAll = Check All
PrivateMessage.uncheckAll = Uncheck All
PrivateMessage.inbox = Inbox
PrivateMessage.sentbox = Sent Box
PrivateMessage.from = From
PrivateMessage.to = To
PrivateMessage.date = Date
PrivateMessage.deleteSelected = Delete Selected
PrivateMessage.removeMessage = Delete this message
PrivateMessage.deleteAll = Delete All
PrivateMessage.subject = Subject
PrivateMessage.title = New Private Message
PrivateMessage.findUser = Find User
PrivateMessage.user = To user
PrivateMessage.findingUser = Finding users

PrivateMessage.searchTip = Type some part of the username you want to find. The system will search \
	for all users who match the input.

PrivateMessage.select = Choose the user
PrivateMessage.userIdNotFound = <b><font color="#ff0000">Error</font></b>.<br> Could not determine the user id. Please check if you \
	typed the username correctly and try again.
	
PrivateMessage.deleteDone = Message deletion done. Click <a href="{0}">here</a> to continue.
PrivateMessage.messageSent = Your message was successfully sent. Click <a href="{0}">here</a> to go back to your inbox.
PrivateMessage.inboxMessage = Inbox :: Message
PrivateMessage.replyPrefix = Re: 
PrivateMessage.readDenied = You don't have permission to read this message.

# Installation
Install.databaseError = Error while trying to configure the database. Please check if parameters like username, password and host are correct and try again.
Install.createTablesError = Error while trying to create the database tables. Please check the error log in the end of the page for more information.
Install.importTablesDataError = Error while populating the tables. Please check the error log in the end of the page for more information.
Install.noWebInfWritePermission = Cannot create files under <i>WEB-INF/config</i>. Please give write permissions to this directory and its sub-directories before continuing.
Install.noWritePermission = Please give <b>write access</b> for the user who is running the webserver to the file '<i>index.htm</i>' \
	and for the directory '<i>WEB-INF/config</i>' and its subdirectories before continuing. <br/><br/>JForum needs to write its \
	configurations there. When you're done, click at <b>"Try Again"</b>.

Install.welcomeMessage = Thank you for choosing JForum. In order to complete this install please fill out the details requested below. \
	<font color="#ff0000"><b>Please note that the database you'll install into should already exist</b></font>.<br/><br/> \
	This wizard will help you to set the most important configurations for JForum, and, after the installation, \
	you will be able to configure other settings for the board, as well customize it to best fit your needs.

Install.tryAgain = Try Again
Install.forHelpAccess = For help and support, please access
Install.welcome = Welcome to
Install.installation = installation
Install.isEmpty = is empty
Install.domainName = Domain Name
Install.doesNotStart = does not start with
Install.admin = Administrator
Install.confirmationNotMatch = confirmation does not match
Install.issuesFound = The following issues were found
Install.pleaseCorrect = Please correct it before continuing
Install.dbPasswdNotMatch = Database password confirmation does not match
Install.dbUsername = Database Username
Install.dbPassword = Database Password
Install.hsqldbDefault = HSQLDB was choosen and no Database Username or Password were set.
Install.jforumUseDefault = JForum will use the default values. Continue?
Install.dbIssues = The following issues were found regard to Database Configuration
Install.dbMayResultError = Note that not specifying an username or password may result in errors
Install.general = General Configuration
Install.boardLanguage = Default board language
Install.dbType = Database Type
Install.dbTip = Choose the database you want to have JForum running. If you don't know that it means \
	or what option to choose, please select <b>HSQLDB</b>, which is a builtin database.
Install.type = Choose your installation type
Install.typeNew = New Installation
Install.typeUpgrade = Upgrade
Install.dbConfiguration = Database Configuration
Install.dbTipGeneral = General database options. If you had choosen a Database Type other than "HSQLDB", it is necessary that \
	you inform at least the <i>hostname</i>, <i>database name</i>, <i>username</i> and <i>password</i>. This is also \
	valid for 'HSQLDB', but if you don't know what to put there, just leave with the defaults.
Install.dbHost = Database Server Hostname
Install.dbName = Database name
Install.dbNameTip = <font color="#ff0000"><b>The database should already exists</b></font>. JForum <b>will not</b> try to create or remove databases. \
	If you are going to use HSQLDB, you can leave this field with the default value in case of doubt. 
Install.confirm = confirm
Install.dbEncoding = Database Encoding
Install.selectEncodig = Select Encoding
Install.other = Other
Install.encodingTip = In most cases you will like to choose "UTF-8" as encoding. If you know the encoding of your region, you can \
	specify it in the "Other" field.
Install.pool = Use Connection Pool
Install.boardConfiguration = Board Configuration
Install.forumLink = Forum Link
Install.adminUser = Administrator Username
Install.adminPassword = Administrator Password
Install.nextStep = Next Step
Install.step1 = Step 1
Install.checkInformation = Check if the information is correct and, if is everthing ok, click in the button "Begin install". Otherwise, you \
	can click on "Modify Configuration" to back to the previous page and change some options.
Install.modifyConfiguration = Modify Configuration
Install.step2 = Step 2 - Verify Configuration
Install.notShown = not shown
Install.begin = Begin Install
Install.stepError = Error
Install.finished = Finished
Install.congratulations = Congratulations
Install.congratsMessage = Congratulations! You have sucessfully configured JForum. Now you can \
	start using the message board, creating your own community. <br/>For more information or help, \
	please access <a href="http://www.jforum.net/help.htm">http://www.jforum.net/help.htm</a>
Install.clickHere = Click here to access the forum
Install.updateAdminError = An error has occurred while updating the Administrator's Password. Please refer to the \
	complete error message in the field below for more technical information.
Install.removeInstallDir = Delete the directory named <i>install</i>, localized in the root directory
Install.cleanFiles = In order to make your installation safer, please do the following actions
Install.removeMapping = Remove the following line from <i>WEB-INF/config/modulesMapping.properties</i>
Install.renameIndex = Remove the file <i>index.htm</i> and rename the file <i>new_rename.htm</i> to <i>index.htm</i>
Install.IdidTheSteps = I have done the above required steps and I understand that, if I do not, \
	the forum will not be safe enough
Install.pleaseCheck = Please read the security warning message and then click in the check button 

# RSS
RSS.Forums.title = All avaible forums
RSS.Forums.description = RSS syndication for current available forums

RSS.ForumTopics.title = Latest topics for the forum "{0}"
RSS.ForumTopics.description = The newest discussed topics in the forum "{0}"

RSS.TopicPosts.title = Latest posts for the topic "{0}"
RSS.TopicPosts.description = Latest messages posted in the topic "{0}"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -