/* English text file for Ged2www 1.5f&w*/
/* the group of characters /* starts a comment
/* to end a text by a space, end it by a space followed by /*
200#YNE
M1#JAN#January
M2#FEB#February
M3#MAR#March
M4#APR#April
M5#MAY#May
M6#JUN#June
M7#JUL#July
M8#AUG#August
M9#SEP#September
M10#OCT#October
M11#NOV#November
M12#DEC#December
M13#ABT#about
M14#BEF#before
M15#AFT#after
1#GED2WWW converts GEDCOM files to HTML with an emphasis\n
2#on producing as little HTML as possible without sacrificing\n
3#vital content.\n\n
4#To learn more about GED2WWW visit the GED2WWW homepage at\n
5#http://www.netcom.com/~lhoward/ged2www.html\n
6#or email the author (Leslie Howard) at lhoward@ix.netcom.com\n
7#or to Jean-Baptiste Fahy at jbfahy@nordnet.fr\n
8#ATTENTION! GED2WWW needs to create a place to put the HTML\n
9#files it produces.  GED2WWW will create a directory called\n
10#.\\html\\ under the current directory.  If this directory already\n
11#exists, all HTML files in it will be deleted (such as the results\n
12#from a previous GED2WWW database conversion).\n
13#Do you want to continue (Y/N) ? 
14#thanks for using GED2WWW!\n
15#\n=====================technical database info========================\n\n
16#Default/present values of parameters are displayed inside of []\n
17#To accept the default just hit <enter>\n\n
18#Enter the name of the input GEDCOM file [%s]\n : 
19#\nThe filename you entered [%s] was not found.\n
20#Please try another filename : 
21#\nEnter the number of family groups per output data file.\n
22#This controls the size and number of output files produced by GED2WWW.\n
23#Smaller numbers create more files with fewer individuals per file\n
24#larger numbers create fewer files but the files\n
25#are larger [%li]\n : /*
26#\nDo you want to create a gendex.txt file [%c] (Y/N) ? /*
27#\nDo you want display the gender of individuals [%c] (Y/N) ? /*
28#\nDo you want to eclipse(hide) dates on living individuals [%c] (Y/N) ? /*
29#\nGED2WWW relies on the GEDCOM file containing LVG tags in order to\n
30#determine if people are alive or not.  If your GEDCOM does not have\n
31#LVG tags (many do not) GED2WWW can try and guess which people\n
32#may be alive based on their birth and/or marriage dates.\n
33#\nAssume people born after ???? may be alive [%li] : /*
34#\nAssume people married after ???? may be alive [%li] : /*
35#\nDo you want to display individual's birth and death dates on the\n
36#Index pages [%c] (Y/N) ?
37#\nDo you want to select custom colors for your HTML pages [%c] (Y/N) ?
38#\nColors are entered as a 6 character string.  Each character must be a\n
39#number 0-9 or a letter A-F.  These codes corespond to colors.  Be sure to\n
40#check out your page's apearance before uploading, some color choices can\n
41#render a page unreadable.  Some sample color codes are listed below:\n\n
42#FFFFFF - White       000000 - Black        BEBEBE - Grey\n
43#8000FF - Purple      0000FF - Blue         00FFFF - Cyan\n
44#00FF00 - Green       FFFF00 - Yellow       A52A2A - Brown\n
45#FF8000 - Orange      FF0000 - Red\n\n
46#\nEnter the background color [%s] :
47#  That is not a valid color code.\n
48#\nEnter the color for links that have not yet been followed [%s] :
49#\nEnter the color for links that have already been followed [%s] :
50#\nEnter the name for the base page. \n
51#Do not enter the trailing .htm or .html suffix [%s] : /*
52#\nTo use a background image on the HTML pages, enter the image file\n
53#name here.  Note: the image file should be placed in the same\n
54#location as the HTML pages [%s] : /*
55#==================database owner information====================\n
56#Enter the database title [%s]\n : /*
57#You must enter a title for your page.\n
58#Enter the name of the database owner [%s]\n : /*
59#Press <ENTER> on a blank line to stop entering the address.\n
60#Enter Address line %i [%s]\n : 
61#Enter the Phone Number of the database owner [%s]\n : /*
62#Enter the e-mail address of the database owner [%s]\n : /*
63#Enter the homepage of the database owner [%s]\n : /*
64#GEDCOM FILENAME                  : %s\n
65#FAMILY GROUPS PER PAGE           : %4i\n
66#GENERATE GENDEX.TXT FILE         :    %c\n
67#SHOW INDIVIDUAL'S GENDER         :    %c\n
68#HIDE DATES ON LIVING INDIVIDUALS :    %c\n
69#ASSUME ALIVE IF BORN AFTER       : %4i\n
70#ASSUME ALIVE IF MARRIED AFTER    : %4i\n
71#SHOW DATES ON INDEX PAGES        :    %c\n
72#USE CUSTOM COLORS                :    %c\n
73#  BACKGROUND COLOR        : %s\n
74#  TEXT COLOR              : %s\n
75#  LINK COLOR              : %s\n
76#  FOLLOWED LINK COLOR     : %s\n
77#BASE PAGE WILL BE : %s
78#BACKGROUND IMAGE  : (NONE)\n
79#BACKGROUND IMAGE  : %s\n
80#DATABASE TITLE    : /*
81#OWNER NAME        : /*
82#OWNER ADDRESS     :\n
83#OWNER PHONE       : /*
84#OWNER E-MAIL      : /*
85#OWNER HOMEPAGE    : /*
86#Is this info correct (Y/N) ? /*
87#\nSave data to disk for future use (Y/N)? /*
88#ERROR allocating file buffer, GED2WWW exiting\n
89#Error opening '%s' file for read\n. GED2WWW aborting\n
90#...Processing GEDCOM (pass 1/2)\n
91#   Max number of Individuals = %7li\n
92#   Max number of Families    = %7li\n
93#Error detected reading GEDCOM file, possible incorrect\n
94#gedcom format, empty file, or non-gedcom file.\nGED2WWW aborting\n
95#...Allocating internal data structures\n
96#Error allocating internal data structures\nGED2WWW aborting\n
97#...Processing GEDCOM (pass 2/2)\n
98#Error closing gedcom file\nGED2WWW aborting\n
99#   GEDCOM file using ASCII character set.\n
100#   GEDCOM file using ANSEL character set.\n
101#   GEDCOM file using UNICODE character set.  GED2WWW does not
fully\n   support UNICODE.\n
102#   GEDCOM file using UNKNOWN character set.  Treating as ASCII.\n
103#...Parsing names\n
104#...Determining page locations\n
105#...Sorting Database\n
106#...Done!\n
107#The output HTML files can be found in the HTML subdirectory.\n
108#Thank you for using GED2WWW!\n
109#Error opening file ged2www.dat, data could not be saved to disk.\n
110##GED2WWW datafile generated by GED2WWW version %s\n
111##Enter the number of family groups per output data file\n
112##Do you want to create a gendex.txt file\n
113##Do you want display the gender of individuals\n
114##Do you want to eclipse(hide) dates on living individuals\n
115##Assume people born after ???? may be alive\n
116##Assume people married after ???? may be alive\n
117##Display individual's birth and death dates on the Index pages\n
118##Do you want to select custom colors for your HTML pages\n
119##Enter the background color\n
120##Enter the color for normal text\n
121##Enter the color for links that have not yet been followed\n
122##Enter the color for links that have already been followed\n
123##Enter the name for the base page.\n
124##Background image on the HTML pages\n
125##Enter the database title\n
126##Enter the name of the database owner\n
127##Enter Address lines; blank line terminates\n
128##Enter the Phone Number of the database owner\n
129##Enter the e-mail address of the database owner\n
130##Enter the homepage of the database owner\n
131#...Determining valid individuals\n
132#   Number of Individuals : %7li\n
133#   Number of Families    : %7li\n
134#...Sorting names\n
135#...Guessing if individuals are alive or not\n
136#...Generating index files\n
137#...Generating surname list\n
138#...Generating Surname/Place list\n
139#...Generating Place/Surname list\n
140#...Generating data pages\n
141#...Generating gendex.txt file\n\n
142#...Generating main page\n
143#GED2WWW is free software; you can redistribute it and/or modify it\n
144#under the term of the GNU General Public License. This program is\n
145#distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY;\n
146#without even the implied warranty of MERCHANTABILITY or FITNESS FOR A\n
147#PARTICULAR PURPOSE.  See the GNU General Public License for details.\n
148#A copy of the license can be found in the COPYING file.\n\n
149#\nEnter the color for normal text [%s] :
150#Enter the sort type of places [%s] :
151##Sort type for places\n
152#Sort type for places :
153#   GEDCOM file using IBMPC character set.\n
154#Pages shifted to the right [%c] :
155#Generation of Places/Surnames & Surnames/Places lists [%c] :
156#Appearance (1=classical, 2=tables) [%d] :
157#Printing REFN [%c] :
158#Printing occupation [%c] :
159#Printing NOTEs [%c] :
160#Hit Return\n
161#Number of names per index page      [%ld] :
162#Number of lines per Place/Name page [%ld] :
163#Number of names per index page                  : %ld\n
164#Number of lines per Place/Name page             : %ld\n
165#Generation of Place/Name and Name/Place pages  : %c
166#Appearance (1=classical, 2=tables)             : %d
167#Pages shifted to the right                     : %c
168#Printing      REFN                             : %c
169#Printing occupation                            : %c
170#Printing NOTEs                                 : %c
171#Printing Sosa numbers                          : %c
172#Individual with Sosa number 1                  : %s
173#Printing Sosa numbers [%c] :
174#Individual with Sosa number 1 [%s] :
175#Person with Sosa n 1 not found
176#Size limit (in lines) for a NOTE (over: separate page) [%d] : /*
177#Size limit (in characters) for a NOTE (over separate page) [%d] : /*
178#NOTE size limit, in lignes            : %d
179#NOTE size limit, in characters        : %d
180#Number of NOTEs per page [%d] : /*
181#Number of NOTEs per page                       : %d
182#Printing divorces [%c] :
183#Printing divorces                              : %c
184#Internal sort for places/surnames [%c] :
185#Internal sort for places/surnames              : %c\n

201#<center><p>There are %li individuals and %li families \n
202#representing %li surnames in this database.</p>\n
203#<p>These WWW pages were produced on %s.</p></center>\n
204#<center><h3>Database Owner Information</h3>
205#Surname List
206#Genealogy Surname List
207#Surnames and places where they appear
208#Places and surnames appearing
209#Index for surnames beginning with nothing or non-alphabetic character
210#Genealogy Index for surnames beginning with
211#Genealogy Data

212#Family
213# --living--\n
214#in /* NB: need a space on right
215#Spouse
216#Children
217#Marriage

218#<BR>Gender: Female
219#<BR>Gender: Male
220#Parents
221#Father
222#Mother
223#Birth
224#Death
225#Back to Main Page
226#(Other)
227#INDEX
228#Occupation : /*
229#Symbols: &deg; = birth, &times; = marriage, + = death<BR>
230#Baptism
231#Burial
233#Previous page
234#Next page
235#Reference : /*
236#Place table
237#The Sosa number 1 is
238#Notes
239#Note
240#Confirmation
241#Divorced
