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

📄 en_us.properties

📁 一个论坛程序的简单实现
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:
#
# Version: $Id: en_US.properties,v 1.54 2004/11/10 01:30:29 rafaelsteil Exp $
#
# General error messages
CannotDeleteGroup = Cannot delete the group with ID <i>"{0}"</i>. Please check for users inside this group before deleting it.
CannotDeleteCategory = Cannot delete the category with the ID <b>{0}</b>. Please check for forums associated with this category before deleting it.
CannotEditPost = You cannot edit this message
CannotRemovePost = Your cannot remove this message
Information = Information
UsernameExists = The user name you choose is already taken. Please choose another one.
UsernamePasswordCannotBeNull = User or password cannot be empty.
Administrator = Administrator
Moderator = Moderator
closeWindow = Close Window
or = or
version = Version

Message.replyPrefix = Re: 

bb.Code = Code

ForumName = JForum
ForumTitle = A Java based forum system
Edit = Edit
Delete = Delete
Update = Update
Insert = Insert
Reset = Reset to defaults
Permissions = Permissions
goToPage = Go to Page
next = Next
previous = Previous
previousPage = Back to previous page
move = Move
Guest = Guest
Lock = Lock
Unlock = Unlock
ok = OK

# Group Listing 
Groups.List.Edit = Click to edit
Groups.List.Title = Groups Listing
Groups.List.ClickToDelete = Delete selected
Groups.List.ClickToNew = Insert new

# Group Form ( insert and edit )
Groups.Form.Title = Group Management
Groups.Form.ClickToUpdate = Update
Groups.Form.GroupName = Group Name
Groups.Form.ParentGroup = Parent Group
Groups.Form.Description = Description
Groups.Form.Moderated = Moderate this group?

# Forum Listing
Forums.List.Edit = Click to edit
Forums.List.Title = Forums listing
Forums.List.ClickToDelete = Delete selected
Forums.List.ClickToNew = Insert new

# Forum Form
Forums.Form.Title = Forum Management
Forums.Form.ForumName = Forum Name
Forums.Form.Category = Category
Forums.Form.Description = Description
Forums.Form.Moderated = Moderate this forum?
Forums.Form.ClickToUpdate = Update
Forums.Form.ChooseGroup = Choose the groups you want to allow the access to this new Forum.
Forums.Form.ChooseCategory = Please choose the Category 

# Smilies Listing
Smilies.List.Edit = Click to edit
Smilies.List.Title = Smilies listing
Smilies.List.ClickToDelete = Delete selected
Smilies.List.ClickToNew = Insert new

# Smilies Form
Smilies.Form.Title = Smilies Management
Smilies.Form.Code = Emoticon
Smilies.Form.Url = Image
Smilies.Form.ClickToUpdate = Update

# Category listing
Category.List.Title = Category Listing
Category.List.Edit = Click to edit
Category.List.ClickToDelete = Delete Selected
Category.List.ClickToNew = Insert new

# Category From
Category.Form.Title = Category Management
Category.Form.ClickToUpdate = Update
Category.Form.CategoryName = Category Name
Category.Form.ChooseGroup = Choose the groups you want to allow the access to this new Category.

# Rank listing
Rank.List.Title = Ranking Listing
Rank.List.Edit = Click to edit
Rank.List.ClickToDelete = Delete Selected
Rank.List.ClickToNew = Insert new

# Rank Form
Rank.Form.Title = Ranking Management
Rank.Form.RankName = Ranking Name
Rank.Form.MinValue = Minimum number of Posts
Rank.Form.ClickToUpdate = Update

# Forums main page
ForumListing.date = The time now is
ForumListing.forumIndex = Forum Index
ForumListing.totalTopics = Topics
ForumListing.totalMessages = Messages
ForumListing.lastMessage = Last Message
ForumListing.readLastVisitMessages = Read new messages since my last visit
ForumListing.whoIsOnline = Who is online
ForumListing.totalMessagesInfo = Our users have posted a total of {0} messages
ForumListing.registeredUsers = We have {0} registered users
ForumListing.newestUser = The newest registered user is
ForumListing.numberOfUsersOnline = There are {0} online users: {1} registered, {2} guest(s)
ForumListing.newMessages = New Messages
ForumListing.noNewMessages = No new messages
ForumListing.blocked = Blocked Forum
ForumListing.noMessages = No messages
ForumListing.forums = Forums
ForumListing.lastVisit = You last visited on
ForumListing.connectedUsers = Connected users
ForumListing.denied = Oooops.. You don't have sufficient privileges to access this forum

# Post Form
PostForm.subject = Subject
PostForm.body = Message body
PostForm.emoticons = Emoticons
PostForm.moreSmilies = More smilies
PostForm.preview = Preview
PostForm.submit = Submit
PostForm.title = New Topic
PostForm.disableHtml = Disable HTML in this message
PostForm.disableBbCode = Disable BB Code in this message
PostForm.disableSmilies = Disable smilies in this message
PostForm.appendSignature = Append Signature ( Signatures can be modified on "My Profile" page )
PostForm.notifyReplies = Send notify when a reply is post
PostForm.setTopicAs = Set topic as
PostForm.setTopicAsNormal = Normal
PostForm.setTopicAsSticky = Sticky
PostForm.setTopicAsAnnounce = Announce
PostForm.textColor = Text Color
PostForm.colorDefault = Default
PostForm.colorDarkRed = Dark Red
PostForm.colorRed = Red
PostForm.colorOrange = Orange
PostForm.colorYellow = Yellow
PostForm.colorGreen = Green
PostForm.colorBlue = Blue
PostForm.colorDarkBlue = Dark Blue
PostForm.colorWhite = White
PostForm.colorBlack = Black
PostForm.colorViolet = Violet
PostForm.colorCyan = Cyan
PostForm.colorBrown = Brown
PostForm.colorOlive = Olive
PostForm.font = Font
PostForm.fontVerySmall = Very Small
PostForm.fontSmall = Small
PostForm.fontNormal = Normal
PostForm.fontBig = Big
PostForm.fontGiant = Giant
PostForm.closeMarks = Close Marks
PostForm.helplineTip = Tip: Styles may be quickly applied to selected text
PostForm.options = Options
PostForm.helplineBoldText = Bold Text
PostForm.helplineItalicText = Italic Text
PostForm.helplineUnderlineText = Underline Text
PostForm.helplineQuote = Quote
PostForm.helplineCodeMark = Code Mark
PostForm.helplineList = List
PostForm.helplineInsertImage = Insert Image
PostForm.helplineInsertUrl = Insert URL
PostForm.helplineCloseAllMarks = Close all bbcode marks
PostForm.helplineColor = Color
PostForm.helplineFont = Font
PostForm.helplineText = Text
PostForm.helplineCode = Code
PostForm.helplineSmallText = Small Text
PostForm.helplineColorTip = Tip: can also use
PostForm.helplineUrlDescription = URL Description
PostForm.subjectEmpty = You need to inform a subject for this topic
PostForm.textEmpty = Please, write the message before posting
PostForm.movingTopic = Moving Topics
PostForm.moveToForum = Move to the forum

# Post Show
PostShow.userTotalMessages = Messages
PostShow.userFrom = Location
PostShow.ranking = Ranking
PostShow.messageTitle = Message
PostShow.author = Autor
PostShow.subject = Subject
PostShow.top = To the top
PostShow.TopicNotFound = The topic you are trying to see does not exist. 
PostShow.PostNotFound = The post you are trying to see does not exist. 
PostShow.topicLocked = The topic you are trying to access is locked. You cannot insert or edit messages
PostShow.denied = Oooops. You don't have sufficient privileges to access this topic
PostShow.unwatch = Unwatch this topic
PostShow.watch = Watch this topic
PostShow.userIP = User IP

# Forum Base
ForumBase.search = Search
ForumBase.profile = My Profile
ForumBase.backToSite = Back to home page
ForumBase.logout = Logout
ForumBase.register = Register
ForumBase.login = Login
ForumBase.privateMessages = Private Messages
ForumBase.newPm = New Private Messages
ForumBase.unwatched = Done. You will not receive any more notifications about replies on this topic. <br> \
	Click <a href="{0}">here</a> to go back to the topic page.
ForumBase.recentTopics = Recent Topics
	
# Forum Index
ForumIndex.setAllTopicsAsRead = Set all topics as read
ForumIndex.topics = Topic
ForumIndex.answers = Answers
ForumIndex.author = Author
ForumIndex.views = Views
ForumIndex.lastMessage = Last message
ForumIndex.newMessages = New messages
ForumIndex.newMessagesHot = New messages [ hot ]
ForumIndex.noNewMessages = No new messages
ForumIndex.noNewMessagesHot = No new messages [ hot ]
ForumIndex.newMessagesBlocked = New messages [ blocked ]
ForumIndex.noNewMessagesBlocked = No new messages [ blocked ]
ForumIndex.announce = Announce
ForumIndex.sticky = Sticky
ForumIndex.goTo = Go to
ForumIndex.goToSelectAForum = Select a forum
ForumIndex.goToGo = Go
ForumIndex.moderators = Moderators

# Users
User.GroupsFor = Groups for {0}
User.editDone = Information updated
User.Groups = Groups
User.registerInformation = Register Information
User.requiredFields = Fields with the "*" are required
User.user = User
User.emailAddress = Email Address
User.password = Password
User.confirmPassword = Confirm password
User.submit = Submit
User.reset = Reset
User.currentPassword = Current Password
User.needConfirmPassword = You need to enter the current password only if want to change to a new one or change the e-email address
User.newPassword = New Password
User.newPasswordIsOptional = You just need to confirm the new password if are changing it
User.preferencesInfo = General Informations about yourself
User.infoWillBePublicVisible = This information will be public viewable
User.icq = ICQ UIN
User.aim = AIM Info
User.msn = MSN Messenger
User.yahoo = Yahoo Messenger
User.www = Web Site
User.from = From
User.job = Occupation
User.interests = Interests
User.signature = Signature
User.signatureDef = This is a text block that will be addedd to your messagens' end. Optional, limit of 255 chars
User.preferences = Preferences
User.showEmail = Show my e-mail address
User.yes = Yes
User.no = No
User.hideOnlineStatus = Hide my online status
User.sendPostReplyNotify = Send e-mail notity when posts get answered
User.sendPostReplyNotifyDescription = An e-mail is sent when someone replies a message you have post. This option may be changed when writing the message
User.privateMessagesNotify = Send e-mail when a private message is sent
User.alwaysAttachSignature = Always attach my signature
User.allowHtml = Always allow HTML
User.langPreference = Your language preference
User.avatarControlPanel = Avatar Control Panel
User.adminTitle = User Administration
User.fillUsername = Please, fill the User field
User.fillEmail = Please, fill the Email Address field
User.fillPassword = Please, fill the Password field
User.fillPasswordConfirmation = Please, fill the Confirmation Password field
User.passwordNotMatch = The password confirmation doesn't matches the Password field

⌨️ 快捷键说明

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