###############################################################################
# #
# Language file for Lars Ellingsen's Guestbook System: Guestserver. #
# #
# For more information, see: http://www.guestserver.com/ #
# #
# Translation to English by: Lars Ellingsen (lars@guestserver.com) #
# The text is written with the character set [iso-8859-1] #
# #
###############################################################################
<-guestbook-lang.CHARSET-> # The META-tag that sets the browser char-set
<-guestbook-lang.DATE_FORMAT-> # D=Day, M=Month, Y=Year "."=Dot
M D, Y
<-guestbook-lang.January-> # In HTML: "January"
January
<-guestbook-lang.January_ASCII-> # In ASCII: "January"
January
<-guestbook-lang.February-> # In HTML: "February"
February
<-guestbook-lang.February_ASCII-> # In ASCII: "February"
February
<-guestbook-lang.March-> # In HTML: "March"
March
<-guestbook-lang.March_ASCII-> # In ASCII: "March"
March
<-guestbook-lang.April-> # In HTML: "April"
April
<-guestbook-lang.April_ASCII-> # In ASCII: "April"
April
<-guestbook-lang.May-> # In HTML: "May"
May
<-guestbook-lang.May_ASCII-> # In ASCII: "May"
May
<-guestbook-lang.June-> # In HTML: "June"
June
<-guestbook-lang.June_ASCII-> # In ASCII: "June"
June
<-guestbook-lang.July-> # In HTML: "July"
July
<-guestbook-lang.July_ASCII-> # In ASCII: "July"
July
<-guestbook-lang.August-> # In HTML: "August"
August
<-guestbook-lang.August_ASCII-> # In ASCII: "August"
August
<-guestbook-lang.September-> # In HTML: "September"
September
<-guestbook-lang.September_ASCII-># In ASCII: "September"
September
<-guestbook-lang.October-> # In HTML: "October"
October
<-guestbook-lang.October_ASCII-> # In ASCII: "October"
October
<-guestbook-lang.November-> # In HTML: "November"
November
<-guestbook-lang.November_ASCII-> # In ASCII: "November"
November
<-guestbook-lang.December-> # In HTML: "December"
December
<-guestbook-lang.December_ASCII-> # In ASCII: "December"
December
<-guestbook-lang.IMAGE-> # "IMAGE" when show_images = 0
IMAGE
<-guestbook-lang.LINK-> # "LINK" when show_images = 0
LINK
<-guestbook-lang.from-> # In HTML: "from"
from
<-guestbook-lang.from_ASCII-> # In ASCII: "from"
from
<-guestbook-lang.wrote-> # In HTML: "wrote on"
wrote on
<-guestbook-lang.wrote_ASCII-> # In ASCII: "wrote on"
wrote on
<-guestbook-lang.signed-> # Someone "signed the guestbook on"
signed the guestbook on
<-guestbook-lang.person-> # "person has"
person has
<-guestbook-lang.people-> # "people have"
people have
<-guestbook-lang.signed_this-> # People have "signed this guestbook"
signed this guestbook
<-guestbook-lang.View-> # "View Guestbook" (Button)
View Guestbook
<-guestbook-lang.Sign-> # "Sign it!" (Button)
Sign it!
<-guestbook-lang.Clear-> # "Clear" (Button)
Clear
<-guestbook-lang.Name-> # "Name" (In form)
Name
<-guestbook-lang.E_mail-> # "E-mail" (In form)
E-mail
<-guestbook-lang.Homepage-> # "Your homepage URL" (In form)
Your homepage URL
<-guestbook-lang.ComeFrom-> # "You come from" (In form)
You come from
<-guestbook-lang.Select-> # "Select Location" (In form)
Select location
<-guestbook-lang.EnterMsg-> # "Enter message here" (In form)
Enter message here
<-guestbook-lang.Write-> # "Write"
Write
<-guestbook-lang.AtTheEnd-> # "at the end of each line in your message!"
at the end of each line in your message!
<-guestbook-lang.NoMsgWritten-> # "No message was written" (In mail)
No message was written
<-guestbook-lang.Accessed-> # "This page has been accessed"
This page has been accessed
<-guestbook-lang.times-> # This page has been accessed XX "times"
times
<-guestbook-lang.since-> # Accessed XX times "since"
since
<-guestbook-lang.ReadOldData-> # "Read Old Guestbookdata" (Button)
Read old Guestbookdata
<-guestbook-lang.GB_entry-> # "Guestbook entry" (Subject in mail)
Guestbook entry
<-guestbook-lang.preview-> # "Preview" (Button)
Preview
<-guestbook-lang.error_title-> # "Errormessage" (Pagetitle in HTML)
Errormessage
<-guestbook-lang.error_detected-> # "A guestbook-error was detected" (HTML)
A guestbook-error was detected
<-guestbook-lang.error_name-> # "You have to fill in your name in order to sign this guestbook" (HTML)
You have to fill in your name in order to sign this guestbook
<-guestbook-lang.error_location-> # "You have to apply where you're located" (HTML)
You have to apply where you're located
<-guestbook-lang.error_goback-> # "Go back with your browser and retry" (HTML)
Please go back and try again
<-guestbook-lang.error_write-> # "Couldn't write to guestbook-file" (HTML)
Couldn't write to guestbook-file
<-guestbook-lang.error_read-> # "Couldn't read the guestbook datafile" (HTML)
Couldn't read the guestbook datafile
<-guestbook-lang.error_required-> # "The following input is required" (HTML)
The following input is required
<-guestbook-lang.please_sign-> # "Please Sign the Guestbook" (HTML)
Please Sign the Guestbook