<?php $language["login_fault"]="Please enter a valid username or password."; $language["login_head"]="Administration menu login"; $language["login_username"]="Username:"; $language["login_password"]="Password:"; $language["login_login"]="Login"; $language["login_admin"]="Go to administration menu"; // Algemeen $language["admin_change"]="Change"; $language["admin_remove"]="Remove"; $language["admin_add"]="Add"; $language["admin_yes"]="Yes"; $language["admin_no"]="No"; $language["admin_ok"]='OK'; $language["admin_fault"]='ERROR:'; $language["admin_select"]="Select"; $language["admin_or"]="or"; $language["date_jan"]="Jan"; $language["date_feb"]="Feb"; $language["date_mar"]="Mar"; $language["date_apr"]="Apr"; $language["date_may"]="May"; $language["date_jun"]="Jun"; $language["date_jul"]="Jul"; $language["date_aug"]="Aug"; $language["date_sep"]="Sep"; $language["date_oct"]="Oct"; $language["date_nov"]="Nov"; $language["date_dec"]="Dec"; $language["jan_lang"]="January"; $language["feb_lang"]="February"; $language["mrt_lang"]="March"; $language["apr_lang"]="April"; $language["mei_lang"]="May"; $language["jun_lang"]="June"; $language["jul_lang"]="July"; $language["aug_lang"]="August"; $language["sep_lang"]="September"; $language["okt_lang"]="October"; $language["nov_lang"]="November"; $language["dec_lang"]="December"; //index.php $language["index_name"]='Administration'; $language["index_status"]='HuMo-gen status'; $language["index_database1"]='Database'; $language["index_database2"]='<b>WRONG: no database or not configured "/include db_login.php" file</b><br>'; $language["index_database2"].='1) Make sure that the file "/include/db_login.php" has been properly filled in!<br>'; $language["index_database2"].=" This contains the username, password and name of the database.<br>"; $language["index_database2"].='2) At a local PC try: '; $language["index_database_oldlogin"]='NO CHECK: an old db_login.php is used'; //$language["databasenotaccessible"]="The database cannot be reached yet! Possible causes:"; //$language["loginfileinvalid"]="- The login file was not filled in properly."; $language["index_database_install"]="Install LOCALLY"; $language["index_databasenotmade"]="The database has NOT been created!"; //$language["makedatabasefailed"]="Database created succesfully!"; $language["index_database_tables"]='Database tables'; $language["index_update"]='AUTOMATIC UPDATE PROCESS STARTED!'; $language["index_update_ok"]='UPDATE OK!'; $language["index_update_failed"]='UPDATE FAILED!'; $language["index_register_ok"]='OK (option is OFF)'; $language["index_register_unsafe"]='UNSAFE (option is ON)<br>change this option in .htaccess file or put: "register_globals = Off" in the php.ini file.'; $language["index_magic_ok"]='OK (option is ON)'; $language["index_magic_unsafe"]='UNSAFE (option is OFF)<br>change this option in .htaccess file or put: "magic_quotes_gpc = On" in the php.ini file.'; $language["index_error_ok"]='OK (option is OFF)'; //$language["index_error_unsafe"]='UNSAFE (option is ON)<br>change this option in .htaccess file or put: "display_errors = Off" in the php.ini file.'; $language["index_error_unsafe"]='UNSAFE (option is ON)<br>change this option in .htaccess file.'; $language["index_trees"]='Trees table'; $language["index_tree"]='Status tree'; $language["index_login"]='Login control'; $language["index_unsafe"]='The folder "admin" has NOT YET been secured.'; $language["index_htaccess"]="At the moment you are logged in through an .htacces file."; $language["index_phpmysql"]="At the moment you are logged in through PHP-MySQL."; $language["index_security"]='After installation of the tables (click on the left at Install) the admin folder will be secured with PHP-MySQL security.'; $language["index_security"].="<p>You can have better security with .htaccess (server security).<br>"; $language["index_security"].="Make a file .htaccess:"; $language["index_security2"]="Secured website"; $language["index_security3"]="Next, you need a file with user names and passwords.<br>"; $language["index_security3"].="For example go to: http://www.flash.net/cgi-bin/pw.pl<br>"; $language["index_security3"].="The file .htpasswd will look something like this:<br>"; $language["index_tip"]='- Administrate one or more trees: go to "Family Trees"<br>'; $language["index_tip"].='- Import Gedcom file: in menu under "Family trees"'; $language["index_tip"].="<p>Not everything can be changed here:<br>"; $language["index_tip"].="- The layout of HuMo-gen (style sheet) can be changed in: gedcom.css<br>"; $language["index_tip"].="- Prefixes for family names can be changed in: prefixes.php<br>"; $language["index_tip"].="- All languages can be changed in: /talen/name-of-language.php"; $language["main_nr_persons"]=" persons"; $language["main_nr_fams"]=" families"; //menu.php $language["menu_admin"]='Administration'; $language["menu_main"]="Main menu"; $language["menu_logout"]="Logoff"; $language["menu_install"]="Install"; $language["menu_trees"]="Family trees"; $language["menu_control"]="Control"; $language["menu_settings"]="Settings"; $language["menu_thumbs"]="Create thumbnails"; $language["menu_links"]="Extra links"; $language["menu_users"]="Users"; $language["menu_groups"]="Groups"; $language["menu_logs"]="Logs"; $language["menu_log"]="Log"; $language["menu_stats"]="Statistics"; $language["menu_editor"]='EDITOR'; $language["menu_backup"]='Database backup'; $language["menu_export"]='Gedcom export'; $language["menu_check"]='Data check'; //installeren.php $language["install_name"]="Install"; $language["install_tables"]="Installation of the standard tables.<br>"; $language["install_tables"].="OR create tables from a scratch, they will be filled in with standard data."; $language["install_new_setting"]="(Re)create settings table."; $language["install_new_tree"]="(Re) create family tree table. <b>EXISTING FAMILY TREES WILL BE REMOVED!</b>"; $language["install_new_stat"]='(Re) create statistics table. <b>ALL EXISTING STATISTICS WILL BE REMOVED!</b>'; $language["install_new_user"]="(Re) create user table."; $language["install_new_group"]="(Re) create group table."; $language["install_new_log"]="Empty log data."; $language["install_new_confirm"]="Are you sure? Old settings will be deleted!"; $language["install_new_button"]="install"; $language["install_create_tables"]="Creating tables:"; $language["install_create_settings"]="creating humo_settings..."; $language["install_fill_settings"]="fill humo_settings..."; $language["install_fill_settings"].=" <font color=red>Standard settings are saved in database!</font>"; $language["install_create_trees"]="creating humo_trees..."; $language["install_create_stats"]='Install statististics table...'; $language["install_create_groups"]="creating humo_groups..."; $language["install_fill_groups"]="filling humo_groups..."; $language["install_create_users"]="creating humo_users..."; $language["install_fill_users"]="filling humo_users..."; $language["install_create_log"]="creating humo_log..."; $language["install_tables_made"]="No errors above? This means that the database has been processed!"; //stambomen.php $language["trees_name"]="Family tree administration"; $language["trees_intro"]="Administration of the family tree(s), a.o. the name can be changed here,"; $language["trees_intro"].=" and trees can be added or removed."; $language["trees_menu1"]=" Show ALL trees in the main menu [STANDARD]"; $language["trees_menu2"]=" Show one tree in the main menu, with a link to ALL trees in the menu bar [convenient with a large number of trees]."; $language["trees_order"]="Order"; $language["trees_treedata"]="Family tree data"; $language["trees_gedcomfile"]="Gedcom file"; $language["trees_tree_language"]='Language for "Name of family tree":'; $language["trees_name_2"]="Name of family tree"; $language["trees_owner"]="Owner of tree"; $language["trees_email"]="Email address"; $language["trees_email2"]=" E-mail address will not be shown on the site: an e-mail form will be generated!"; $language["trees_pict_path"]="Path to the pictures"; $language["trees_pict_path2"]="example: ../pics/"; $language["trees_mainmenu_text"]="Extra text in main menu"; $language["trees_mainmenu_source"]="Extra source in main menu"; $language["trees_mainmenu_source2"]=" I.e. a website"; $language["trees_privacy"]="Tree privacy"; $language["trees_privacy2"]="This option is valid for ALL persons in this tree!"; $language["trees_priv1"]="Standard"; $language["trees_priv2"]="FILTER All persons"; $language["trees_priv3"]="DISPLAY All persons"; $language["trees_removetree"]="Are you sure you want to remove this tree <b>AND all its statistics</b>?"; $language["trees_prefix"]="Table prefix"; $language["trees_nodata"]="This tree does not yet contain any data or has not been imported properly!"; $language["trees_readgedcom"]="Import Gedcom file"; $language["trees_fill1first"]="Fill in one database first"; $language["trees_add"]="Add family tree"; $language["trees_empty_line"]='EMPTY LINE'; $language["empty_add"]='Add empty line'; $language["empty_add2"]='Add empty line in list of family trees'; // Geselecteerde stamboom $language["trees_treetext"]='Family tree texts (per language)'; $language["trees_selected"]='Selected:'; $language["trees_test_explanation"]='Here you can add some overall texts for EVERY family tree (and for EVERY LANGUAGE!).<br>Select language, and change text'; $language["treetext_family_top"]='Upper text family page'; $language["treetext_family_top2"]='I.e. Familypage'; $language["treetext_family_footer"]='Lower text family page'; $language["treetext_family_footer2"]='I.e.: For more information: <a href="mailform.php">contact</a>'; //gedcom.php $language["gedcom_name"]="Import Gedcom file"; $language["gedcom_intro"]="<b>STEP 1) Select Gedcom file:</b>"; $language["gedcom_intro"].="<p>First a Gedcom file has to be placed in this folder: /humo-gen/admin<br>"; $language["gedcom_intro"].="This can be done in two ways:<br>"; $language["gedcom_intro"].="1) Put the file in this folder yourself (i.e. with FTP).<br>"; $language["gedcom_intro"].="2) With the following upload form."; $language["gedcom_upload"]="Here you can upload a Gedcom file online (very large files might not work yet?).<br>"; $language["gedcom_upload"].="ATTENTION: the privileges of the file map may have to be adjusted!"; $language["gedcom_succesful"]="File successfully uploaded."; $language["gedcom_failed"]="Upload has failed."; $language["gedcom_select"]="Select Gedcom file:"; $language["gedcom_nonimported"]="Show non-processed items when processing gedcom (can be a long list!)"; $language["gedcom_allnumbers"]="Show all numbers when processing gedcom (useful when a time-out occurs!)"; $language["gedcom_step"]="Step"; $language["gedcom_create_tables"]="STEP 2) Creating or deleting tables:"; $language["gedcom_ascii"]="This is an ASCII gedcom file"; $language["gedcom_ansi"]="This is an ANSI gedcom file"; $language["gedcom_ansel"]="This is an ANSEL gedcom file"; $language["gedcom_processgedcom"]="<b>STEP 3) Processing Gedcom file:</b>"; $language["gedcom_processgedcom"].="<p>The following lines have to be processed with no error messages...<br>"; $language["gedcom_processgedcom"].="<b>Processing may take a while!!</b>"; $language["gedcom_readintime"]="Reading in the file took"; $language["gedcom_seconds"]="seconds"; $language["gedcom_nonprocesseditems"]="Non-processed items"; $language["gedcom_level"]="Level"; $language["gedcom_text"]="text"; $language["gedcom_allprocessed"]="All items have been processed!"; $language["gedcom_process_loose"]="STAP 4) Processing loose persons:"; $language["gedcom_processing_loose"]="Processing loose persons..."; $language["gedcom_count_pers_fam"]="Counting persons and families and enter into database..."; $language["gedcom_create_searchtable"]="Create search table to search in multiple trees..."; $language["gedcom_processtime"]="Processing took:"; $language["gedcom_noerrrors_ready"]="No error messages? In this case the database is ready for use!"; $language["gedcom_standard_gr_pswd"]="Standard groups and passwords."; $language["gedcom_nowclick"]="Ready! Now click"; $language["gedcom_towatch_tree"]="to watch the family tree."; $language["gedcom_family"]="family"; $language["gedcom_guest"]="guest"; $language["gedcom_administrator"]="admin"; $language["gedcom_group_capt"]="GROUP"; $language["gedcom_username"]="Username"; $language["gedcom_psswrd"]="Password"; $language["gedcom_upload"]="Upload"; $language["gedcom_timeout"]="ONLY use in case of a time-out, to continue click:"; //tabellen.php $language["tables_name"]="creating tables:"; $language["tables_person"]="creating persons..."; $language["tables_fam"]="creating family..."; $language["tables_text"]="creating texts..."; $language["tables_source"]="creating sources..."; $language["tables_address"]="creating addresses..."; $language["tables_note"]="creating notes..."; $language["tables_result"]="No error messages above? In that case the tables have been created!"; //gebruikers.php $language["user_dutchwords_explanation"]="Note: following are translations of the Dutch group names:"; $language["user_dutchwords_explanation"].="\"beheer\" = administrator, \"gast\" = guest, \"familie\" = family, \"groep\" = group.<br>"; $language["user_dutchwords_explanation"].='You can changes the names of users and groups yourself!'; $language["user_name"]="Users"; $language["user_warning"]="WARNING: No name entered for user!"; $language["user_user"]="User"; $language["user_changepassw"]="Change password"; $language["user_usergroup"]="User group"; $language["user_noneedtolog"]="no need to log in"; $language["user_control"]="Program Control"; //groepen.php $language["groups_name"]="User groups"; $language["groups_intro"]='You can have multiple users in HuMo-gen. Every user can be connected to 1 group.<br>'; $language["groups_intro"].='Examples:<br>'; $language["groups_intro"].='Group "gast (guest)" = <b>guests at the website (who are not logged in).</b><br>'; $language["groups_intro"].='Group "beheer (admin)" = website administrator.<br>'; $language["groups_intro"].='Group "familie (family)" = family members or genealogists.'; $language["groups_choice"]="Choose a user group: "; $language["groups_select"]="Select"; $language["groups_option"]="Option"; $language["groups_value"]="Value"; $language["groups_group"]="Group"; $language["groups_groupname"]="Group name"; $language["groups_statistics"]="Save statistics data"; $language["groups_menu-doop"]="Menu- bapt. etc."; //$language["groups_showsources"]="Sources and Menu: show sources (only works if there really are sources)"; $language["groups_nosources"]="Don't show sources"; $language["groups_sources_title"]="Only show source titles"; $language["groups_showsources"]="Show sources and menu sources"; $language["groups_showaddress"]="Addresses and Menu: show addresses (only works if there really are addresses)"; $language["groups_pics_menu"]="Show photo album"; $language["groups_pics"]="Show pictures"; $language["groups_rss"]="Birthday RSS in main menu"; $language["groups_birthdlist"]="Birthday List (link in main menu)"; $language["groups_general"]="General"; $language["groups_showgednr"]="Show Gedcom number (from gedcom file)"; $language["groups_showresidence"]="Show residence"; $language["groups_places-bapt-etc"]="Show places with bapt., birth, death and cemetery."; $language["groups_showrelig"]="Show religion (with bapt. and wedding)"; $language["groups_dateplace"]="Show date and place (a.o. with birth, bapt., death, cemetery.)"; $language["groups_shownameindex"]="Show name in indexes"; $language["groups_showevents"]="Show events"; $language["groups_showowncode"]="Show own code"; $language["groups_texts"]="Texts"; $language["groups_worktexts"]="Show work texts (In Haza-Data: #werktekst#)"; $language["groups_textatmarriage"]="Show text at wedding [NOT YET IN USE]"; $language["groups_textwithperson"]="Show text with person"; $language["groups_textatbapt"]="Show text with bapt., birth, death, cemetery"; $language["groups_textatmarr"]="Show text with pre-nuptial etc."; $language["groups_privfilter"]="Privacy filter"; $language["groups_activatepriv"]="Activate privacy filter"; $language["groups_activatepriv2"]="TIP: the best privacy filter is your genealogy program<br>"; $language["groups_activatepriv2"].="If possible, try to filter with that"; //$language["groups_showprivs"]="Show privacy data (a.o. texts and data)"; $language["groups_setprivs"]="Privacy filter settings"; $language["groups_aldfaerlivfilter"]="Aldfaer (death sign) or Haza-data: filter living persons"; $language["groups_privfilteryear"]="Privacy filter year"; $language["groups_year"]="Year:"; $language["groups_privfilterexcep"]="Privacy filter exceptions"; $language["groups_showprivowncode"]="DO show privacy data of persons (with the following text in own code)"; $language["groups_char"]="Text:"; $language["groups_noshowprivowncode"]="HIDE privacy data of persons (with the following text in own code)"; $language["groups_filterperson"]='TOTALLY filter persons (with the following text in own code)'; $language["groups_extraprivoptions"]="Extra privacy filter option"; $language["groups_filterdeaddata"]="Also filter data of deceased"; $language["groups_privshowname"]="With privacy show names"; $language["groups_filterfam"]="Filter family [NOT YET IN USE]"; $language["groups_filtertotal"]="Filter totally [NOT YET IN USE]"; $language["groups_keepallchanges"]="Save all changes"; $language["groups_haza_livpers_filter"]="Haza-data: filter living persons"; $language["groups_show_pers_nodate"]="Show persons with no date information<br>"; $language["groups_show_pers_nodate"].="<i>with these persons the privacy filter cannot calculate if they are alive</i>"; $language["groups_gen_protection"]='Genealogical copy protection<br>'; $language["groups_gen_protection"].='<i>family browsing disabled, no family trees</i>'; $language["groups_administrator"]='Administrator)'; $language["groups_editor"]='Editor. Use the name "editor" in .htpasswd.'; $language["groups_hide_trees"]="Hide or show family trees per user group."; $language["groups_show_tree"]='Show tree?'; //inlog-controle.php //$language["havetologin"]="LOGIN IS OBLIGATORY"; //logboek.php $language["log"]="Log"; $language["log_intro"]="Logfile users"; $language["log_datum"]='Date - time'; $language["log_gebruiker"]='User'; //login.php //$language["error"]="ERROR : "; //$language["novalidnr"]="No valid number or password entered."; //$language["loginadmin"]="Login for admin menu"; //$language["loginadmincapt"]="LOGIN FOR ADMIN MENU"; //$language["loginadm"]="Login"; //instellingen.php $language["setting_name"]="Settings"; $language["setting_option"]="Option"; $language["setting_setting"]="Setting"; $language["setting_general"]="General settings"; $language["setting_lang_humo"]="Standard language HuMo-gen"; $language["setting_lang_admin"]="Standard language admin menu"; $language["setting_stopsearchengines"]="Stop search engines"; $language["setting_url_rewrite"]="Improve indexing of search engines (like Google)"; $language["setting_url_rewrite2"]='ATTENTION: the Apache module "mod_rewrite" has to be installed!'; $language["setting_url_rewrite3"]="becomes:"; $language["setting_mainmenu"]="Settings Main Menu"; $language["setting_websitename"]="Website name"; $language["setting_homepagelink"]="Link homepage"; $language["setting_linkdescription"]="Link description"; $language["setting_linkbirth_rss"]="Link for birthdays RSS"; $language["setting_link"]="(link to this site including http://)"; $language["setting_linkbirth_rss2"]="This option can be turned on or off in the user groups."; $language["setting_familyscreen"]="Settings family page"; $language["setting_generations_nr"]="Number of generations in descendant report"; $language["setting_generations_nr2"]="Show number of generation in descendant report (standard value=4)."; $language["setting_search_pers"]="Number of persons in search results"; $language["setting_search_pers2"]="Show number of persons in search results (standard value=30)."; $language["setting_keepallchanges"]="Save settings"; $language["setting_lang_skin"]='Default skin'; //statistieken.php $language["stats_name"]="Statistics"; $language["stats_mostvisitedfams"]="Most visited families:"; $language["stats_fam"]="Family:"; $language["stats_old_family"]="FAMILY NOT FOUND IN FAMILY TREE"; $language["stats_maandag"]="Monday"; $language["stats_dinsdag"]="Tuesday"; $language["stats_woensdag"]="Wednesday"; $language["stats_donderdag"]="Thursday"; $language["stats_vrijdag"]="Friday"; $language["stats_zaterdag"]="Saturday"; $language["stats_zondag"]="Sunday"; $language["stats_vorige_maanden"]="Visited families in the past 12 months"; $language["stats_algemeen"]='General statistics'; $language["stats_datum"]='Statistics by date'; $language["stats_visitors"]='Visitors'; $language["stats_oud"]='Old statistics'; $language["stats_status"]='Status statistics table'; $language["stats_erased"]='FAMILY TREE ERASED'; $language["stats_diverse"]='General statistics:'; $language["stats_item"]='Item'; $language["stats_teller"]='Counter'; $language["stats_aantal"]='Number of unique visitors'; $language["stats_uniek"]='Total num<b></b>ber of unique visitors:'; $language["stats_gezinnen"]='Total number of visited families:'; $language["stats_gezinnen_uur"]='Total number of families in the last hour:'; $language["stats_lastvisitedfams"]='last visited families:'; $language["stats_country_origin"]='Unique visitors - Country of origin'; $language["stats_country_origin2"]='Country of origin'; $language["stats_stamboom"]='family tree'; $language["stats_gezin"]='family'; $language["stats_datumtijd"]='date-time'; $language["stats_remove"]='Remove statistics'; $language["stats_remove_before"]='Old statistics'; $language["stats_remove_erased"]='are erased.'; $language["stats_user_agent"]='User agent information'; $language["stats_remove_text"]="Statistics will be removed PERMANENTLY. Make a backup first to save the statistics data"; $language["stats_remove_date"]="Remove ALL statistics BEFORE this date:"; $language["stats_remove_dateformat"]="d-m-yyyy"; $language["stats_remove_button"]="REMOVE statistic data"; $language["stats_old_text"]="Old statistics (numbers since last gedcom update)"; $language["stats_select_tree"]="Select family tree"; //thumbs.php $language["thumbs_name"]="Thumbnails"; $language["thumbs_intro"]="- Creating thumbnails<br>"; $language["thumbs_intro"].="- ATTENTION: it may be necessary to (temporarily) change access to the folder with the pictures (rwxrwxrwx)<br>"; $language["thumbs_intro"].="- Sometimes the php.ini has to be changed slightly, remove the ; before the line with:"; $language["thumbs_width"]="Thumbnail width: "; $language["thumbs_height"]='Thumbnail height: '; $language["thumbs_make"]="CREATE THUMBNAILS"; $language["thumbs_database"]="Thumbnails database:"; $language["thumbs_path"]="Path to pictures:"; //linken.php $language["links_name"]="Links"; $language["links_intro"]=' "Own code" is the code that has to be entered in your genealogy program under "own code or REFN".'; $language["links_intro"].="<p>Do the following:<br>"; $language["links_intro"].='1) In your genealogy program, put a code. For example, with the patriarch enter a code "patriarch".<br>'; $language["links_intro"].='2) Enter the same code in the table below (multiple codes are possible)<br>'; $language["links_intro"].='3) After processing the gedcom file, an extra link will appear in the main menu, i.e. to the patriarch!'; $language["links_EXTRALINKS"]="EXTRA LINKS IN MAIN MENU"; $language["links_owncode"]="Own code"; $language["links_description"]="Description"; $language["links_change_add"]="Change / Add"; //$language["afterinstall_adminnotsecure"]='De folder "admin" is not secured right after installation!'; $language["backup"]='HuMo-gen backup'; $language["backup_intro"]='If you use many family trees and/ or have changed many settings it\'s better to make a backup of the MySQL database!<br>'; $language["backup_intro"].='<b>The best method to make a backup is to use PHPMyAdmin (if your provider uses it) and make a backup of the whole database.</b><br>'; $language["backup_intro"].='<p>It\'s also possible to use this page to make a backup! The database will be send by e-mail.<br>'; $language["backup_intro"].='It\'s possible you have to change the rights of the map admin\backup_tmp\ to: drwxrwxrwx<br>'; $language["backup_mail"]='Complete e-mail adress:'; $language["backup_file"]='Backup file name'; $language["editor_intro"]='The best editor is a genealogical program! HuMo-gen only has very limited editor functions!<br>ALWAYS make MULTIPLE database (for instance: a copy each month) copies if you use the editor functions!'; $language["editor_tree_new"]='New family tree!'; $language["editor_tree"]='Family tree'; $language["editor_parents"]='Parents'; $language["editor_favorite"]='Favorites'; $language["editor_person"]='Person'; $language["editor_pers_data"]='Pers. data'; $language["editor_pers_events"]='Pers. events'; $language["editor_event_sourcerole"]='Sourcerole'; $language["editor_event_addressrole"]='Addressrole'; $language["editor_marr_events"]='Marr. events'; $language["editor_favorites_add"]="Add to favorites"; $language["editor_favorite"]="Favorite"; $language["editor_name"]='Name'; $language["editor_firstname"]="Firstname"; $language["editor_usualname"]="Usualname"; $language["editor_prefix"]="Prefix"; $language["editor_lastname"]="Lastname"; $language["editor_patronymic"]="Patronymic"; $language["editor_nametext"]="Name text"; $language["editor_namesource"]="Name source"; $language["editor_alive"]="Alive"; $language["editor_sexe"]="Sexe"; $language["editor_man"]="Man"; $language["editor_woman"]="Woman"; $language["editor_own_code"]="Own code"; $language["editor_text"]="Text"; $language["editor_children"]="Children"; $language["editor_and"]="and"; $language["editor_found"]="Found:"; $language["editor_add_person"]='Add person'; $language["editor_remove_person_warning"]='Disconnect children and marriages before removal of person.'; $language["editor_remove_person"]='Are you sure to remove this person?'; $language["editor_person_removed"]='Person is removed!'; $language["editor_parents_connect"]='Select parents:'; $language["editor_parents_connected"]='Parents are selected!'; $language["editor_connect_child"]='Connect child'; $language["editor_select_child"]='Select child:'; $language["editor_add_child"]='Or add a new child:'; $language["editor_disconnect_child"]='Disconnect child'; $language["editor_child_disconnect"]='Are you sure you want to disconnect this child?'; $language["editor_add_marriage"]='Add marriage'; $language["editor_marriage"]="Marriage"; $language["editor_remove_rel"]='Remove relation'; $language["editor_marriage_message"]='Disconnect children before removal of marriage.'; $language["editor_marriage_remove"]='Are you sure to remove this mariage?'; $language["editor_marriage_removed"]='Marriage is removed!'; $language["editor_birth"]="Birth"; $language["editor_baptise"]='Baptised'; $language["editor_died"]='Died'; $language["editor_burial"]='Burial'; $language["editor_burial2"]='Buried'; $language["editor_burial3"]='Cremation'; $language["editor_date"]="Date"; $language["editor_place"]="place"; $language["editor_event_add"]='Add event'; $language["editor_remove_event_warning"]='Are you sure you want to remove this event?'; $language["editor_source_remove"]='Are you sure you want to remove this source and ALL source references?'; $language["editor_source_removed"]='Source is removed!'; $language["editor_address_remove"]='Are you sure you want to remove this address and ALL address references?'; $language["editor_address_removed"]='Address has been removed!'; $language["editor_prefix_exmp"]='For example: d\' or: van_ (use _ for a space)'; $language["editor_privacyfilter"]='For the privacy filter'; $language["editor_deceased"]='Deceased'; $language["editor_examples1"]='Examples of date entries (using the English month abbreviations): jan, feb, mar, apr, may, jun, jul, aug, sep, oct, nov, dec):'; $language["editor_examples2"]='<b>13 oct 1813</b>, <b>bef 2000</b>, <b>abt 2000</b>, <b>aft 2000</b>, <b>bet 1986 and 1987</b>'; $language["editor_preview"]='Example:'; $language["editor_religion"]='Religion'; $language["editor_cause"]='Cause'; $language["editor_domiciles"]='Domiciles (you can also attach a master address):'; $language["editor_address"]='Address'; $language["editor_picture"]='Picture'; $language["editor_profession"]='Profession'; $language["editor_event"]='Event'; $language["editor_birth_declaration"]='Birth Declaration'; $language["editor_baptwitness"]='Baptism Witness'; $language["editor_death_declaration"]='Death Declaration'; $language["editor_burial_witness"]='Burial Witness'; $language["editor_nobility"]='Title of Nobility'; $language["editor_title"]='Title'; $language["editor_lordship"]='Title of Lordship'; $language["editor_event_kind_source"]='e.g. Writer, Brother, Sister, Father'; $language["editor_event_kind_address"]='e.g. Hoofdbewoner, Child'; $language["editor_event_kind_nobility"]='e.g. Jhr., Jkvr.'; $language["editor_event_kind_title"]='e.g. Prof., Dr.'; $language["editor_event_kind_lordship"]='e.g. Lord of Amsterdam'; $language["editor_type"]="Relation Type"; $language["editor_enddate"]='End date'; $language["editor_marriage_notice"]='Notice of Marriage'; $language["editor_prenuptial"]='Religious Notice of Marriage'; $language["editor_churchmarriage"]='Religious Marriage'; $language["editor_divorce"]='Divorce'; $language["editor_registrar"]='Registrar'; $language["editor_marriage_witness"]='Marriage Witness'; $language["editor_marriage_witness_rel"]='Marriage Witness (church)'; $language["editor_add_source"]='Add source'; $language["editor_add_address"]='Add address'; $language["editor_removetree"]='Are you sure you want to delete this place? '; $language["editor_photo_too_large"]='Photo too large'; $language["editor_upload_failed"]='Photo upload failed, check folder rights'; $language["editor_no_jpg"]='No jpg file'; $language["control_header"]='Family tree data check'; $language["control_choose"]='Choose tree:'; $language["control_age"]='Age check'; $language["control_min_age"]='Minimum age'; $language["control_mark_age"]='Mark age'; $language["control_latest_changes"]='Latest changes'; $language["export_name"]='Gedcom file export'; $language["export_removed"]='Gedcom file is REMOVED.'; $language["export_tree_select"]='Choose family tree to export'; $language["export_texts"]='Export texts'; $language["export_sources"]='Export sources'; $language["export_gedcom"]='Gedcom export'; $language["export_info"]='Gedcom file will be exported to backup_tmp/ folder'; $language["export_generated"]='Gedcom file is generated.'; $language["export_download"]='Download gedcom file'; $language["export_remove"]='Remove gedcom file'; ?>