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

📄 workplace.properties

📁 找了很久才找到到源代码
💻 PROPERTIES
📖 第 1 页 / 共 2 页
字号:
# News article
fileicon.news=News article
title.newnews=Create a new News article

# NewsArticle nodes
label.NewsArticle.Title = Title
label.NewsArticle.Title.help = Enter the title of the news article.
label.NewsArticle.SubTitle = Additional title
label.NewsArticle.SubTitle.help = Enter the additional title of the news article.
label.NewsArticle.Author = Author
label.NewsArticle.Author.help = Enter the full name of the author.
label.NewsArticle.AuthorMail = Author Email
label.NewsArticle.AuthorMail.help = The email address of the author.
label.NewsArticle.Date = Creation date
label.NewsArticle.Date.help = The creation date of the news article.
label.NewsArticle.Priority = Priority
label.NewsArticle.Priority.help = The priority of the news article, needed to build a sort order for news article lists.
label.NewsArticle.Teaser = Teaser
label.NewsArticle.Teaser.help = The teaser of the news article, displayed on news article lists.
label.NewsArticle.Text = Text
label.NewsArticle.Text.help = The news text can be formatted by using the icons above the text field.
label.NewsArticle.Release = Release date
label.NewsArticle.Release.help = Enter the date when this news article should be available to the public.
label.NewsArticle.Expiration = Expiration date
label.NewsArticle.Expiration.help = Enter the date when this news article should expire.
label.NewsArticle.Contact = Contact
label.NewsArticle.Contact.help = Contact information for the news article.
label.NewsArticle.Image = Image
label.NewsArticle.Attachment = Attachment
label.NewsArticle.ExternalLink = External link
label.NewsArticle.InternalLink = Internal link

# Internal link nodes
label.InternalLink.InternalLink = Internal link
label.InternalLink.Href = Link
label.InternalLink.Href.help = Enter the absolute path to the internal resource you want to link to, e.g. <b>/myfolder/index.html</b>.
label.InternalLink.Description = Description
label.InternalLink.Description.help = The description text for the internal link.
label.InternalLink.NewWin = New window
label.InternalLink.NewWin.help = To open the link in a new browser window, check the checkbox.

# External link nodes
label.ExternalLink.ExternalLink = External link
label.ExternalLink.Href = Link
label.ExternalLink.Href.help = Enter the URL of the site you want to link to, e.g. <b>http://www.google.com</b>.
label.ExternalLink.Description = Description
label.ExternalLink.Description.help = The description text for the external link.
label.ExternalLink.NewWin = New window
label.ExternalLink.NewWin.help = To open the external link in a new browser window, check the checkbox.

# Image nodes
label.Image.Image = Image URI
label.Image.Image.help = Enter the absolute path to the image to display, e.g. <b>/myfolder/image.gif</b>.
label.Image.Description = Description
label.Image.Description.help = The description text for the image.

# Attachment nodes
label.Attachment.Attachment = Attachment
label.Attachment.File = File
label.Attachment.File.help = Enter the absolute path to the file you want to attach, e.g. <b>/myfolder/file.txt</b>.
label.Attachment.Description = Description
label.Attachment.Description.help = The description text for the attached file.

# FAQ
fileicon.faq=FAQ article
title.newfaq=Create a new FAQ article
label.FaqArticle.Title = Title
label.FaqArticle.Title.help = Enter the title of the FAQ article.
label.FaqArticle.Author = Author
label.FaqArticle.Author.help = Enter the full name of the author.
label.FaqArticle.Date = Creation date
label.FaqArticle.Date.help = The creation date of the FAQ article.
label.FaqArticle.Priority = Priority
label.FaqArticle.Priority.help = The priority of the FAQ article, needed to build a sort order for FAQ article lists.
label.FaqArticle.Release = Release date
label.FaqArticle.Release.help = Enter the date when this FAQ article should be available to the public.
label.FaqArticle.Expiration = Expiration date
label.FaqArticle.Expiration.help = Enter the date when this FAQ article should expire.

# FAQ Paragraph
label.FaqArticle.FaqParagraph = Descriptionparagraph
label.FaqParagraph.Subtitle = Subtitle
label.FaqParagraph.Subtitle.help = Subtitle for the paragraph resp. the answer to the question.
label.FaqParagraph.Text = Text
label.FaqParagraph.Text.help = The FAQ answer text can be formatted by using the icons above the text field.
label.FaqParagraph.Image = Image
label.FaqParagraph.ExternalLink = External link

# Event nodes
fileicon.event=Event
title.newevent=Create a new Event
label.EventArticle.Title = Title
label.EventArticle.Title.help = Enter the title of the event.
label.EventArticle.SubTitle = Additional title
label.EventArticle.SubTitle.help = Enter the additional title of the event.
label.EventArticle.ShortDescription = Short description
label.EventArticle.ShortDescription.help = Enter the short description of this event.
label.EventArticle.LongDescription = Description
label.EventArticle.LongDescription.help = Enter the long description of this event.
label.EventArticle.Note = Note
label.EventArticle.Note.help = Enter a note for this event.
label.EventArticle.Priority = Priority
label.EventArticle.Priority.help = The priority of the event, needed to build a sort order for event article lists.
label.EventArticle.Release = Release date
label.EventArticle.Release.help = Enter the date when this event article should be available to the public.
label.EventArticle.Expiration = Expiration date
label.EventArticle.Expiration.help = Enter the date when this event article should expire.
label.EventArticle.ExternalLink = External link
label.EventArticle.Image = Image

# Event extended configuration nodes
label.EventArticle.Extended = Extended
label.EventExtended.Number = Event number
label.EventExtended.Number.help = Enter the number of the event.
label.EventExtended.Referent = Referent
label.EventExtended.Referent.help = Enter the referent of the event.
label.EventExtended.TargetGroup = Target group
label.EventExtended.TargetGroup.help = Enter the target group for this event.
label.EventExtended.ParticipantPrecondition = Participant preconditions
label.EventExtended.ParticipantPrecondition.help = Enter the preconditions for the participants of this event.

# Event dates nested nodes
label.EventArticle.EventDates = Event dates
label.EventDate.EventDate = Event date/start
label.EventDate.EventDate.help = Enter the (start) date for this event.
label.EventDate.EventEndDate = End date
label.EventDate.EventEndDate.help = Enter the end date for this event.
label.EventDate.ShowTime = Show time
label.EventDate.ShowTime.help = Show time information for start and end dates.
label.EventDate.AdditionalDate = Additional date
label.EventDate.DateRemark = Remark
label.EventDate.DateRemark.help = Enter a remark for the dates of this event.
label.EventDate.RegistrationClose = Registration close
label.EventDate.RegistrationClose.help = Enter the date when the registration of this event ends.

# Event additional dates nested nodes
label.AdditionalDate.StartDate = Start date
label.AdditionalDate.StartDate.help = Enter the additional start date of the event.
label.AdditionalDate.EndDate = End date
label.AdditionalDate.EndDate.help = Enter the additional end date of the event.

# Event charges nested nodes
label.EventExtended.EventCharges = Event charges
label.EventCharge.Price = Price
label.EventCharge.Price.help = Enter the price for this event.
label.EventCharge.Remark = Remark
label.EventCharge.Remark.help = Enter a remark for the price of this event.
label.EventCharge.InternalLink = Internal link

# Event addresses nested nodes
label.EventExtended.EventLocation = Event location
label.EventLocation.ExternalLink = External link
label.EventExtended.EventDirector = Event director
label.EventAddress.Company = Company/Institution
label.EventAddress.Company.help = Enter the name of the company or institution.
label.EventAddress.Description = Description
label.EventAddress.Description.help = Enter the description for the company or institution.
label.EventAddress.RoomOrDirection = Room or direction
label.EventAddress.RoomOrDirection.help = Enter the room number of the event location or the direction of the event.
label.EventAddress.Street = Street
label.EventAddress.Street.help = Enter the street name.
label.EventAddress.ZIP = Zip
label.EventAddress.ZIP.help = Enter the zip code of the city.
label.EventAddress.City = City
label.EventAddress.City.help = Enter the name of the city.
label.EventAddress.Country = Country
label.EventAddress.Country.help = Enter the name of the country.
label.EventAddress.Phone = Phone
label.EventAddress.Phone.help = Enter the phone number.
label.EventAddress.Fax = Fax
label.EventAddress.Fax.help = Enter the fax number.
label.EventAddress.Email = Email
label.EventAddress.Email.help = Enter a valid email address.
label.EventAddress.ExternalLink = External link

# Event organization nested nodes
label.EventExtended.EventOrganization = Organization
label.EventOrganization.Registration = Registration
label.EventOrganization.Registration.help = Enter the registration data for this event.
label.EventOrganization.Phone = Phone
label.EventOrganization.Phone.help = Enter the phone number for registration.
label.EventOrganization.Fax = Fax
label.EventOrganization.Fax.help = Enter the fax number for registration.
label.EventOrganization.Email = Email
label.EventOrganization.Email.help = Enter the email address for registration.
label.EventOrganization.Consulting = Content consulting
label.EventOrganization.Consulting.help = Enter the content consulting data for this event.
label.EventOrganization.ConPhone = Phone
label.EventOrganization.ConPhone.help = Enter the content consulting phone number.
label.EventOrganization.ConFax = Fax
label.EventOrganization.ConFax.help = Enter the content consulting fax number. 
label.EventOrganization.ConEmail = Email
label.EventOrganization.ConEmail.help = Enter the content consulting email address.
label.EventOrganization.Link = Link
label.EventOrganization.ConLink = Link

# Job
fileicon.job=Job offering
title.newjob=Create a new Job offering
label.JobArticle.Title = Title
label.JobArticle.Title.help = Enter the title of the job offering.
label.JobArticle.ShortDescription = Short description
label.JobArticle.ShortDescription.help = Enter the short description of this job offering.
label.JobArticle.Priority = Priority
label.JobArticle.Priority.help = The priority of the job offering, needed to build a sort order for job offering lists.
label.JobArticle.Date = Date
label.JobArticle.Date.help = The creation date of this job offering.
label.JobArticle.Release = Release date
label.JobArticle.Release.help = Enter the date when this job offering should be available to the public.
label.JobArticle.Expiration = Expiration date

⌨️ 快捷键说明

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