Change names of persinst name fields in nodac
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
{
|
||||
"persinst": {
|
||||
"langbezeichnung": "Name (detailed)",
|
||||
"langbezeichnung": "Extended Name",
|
||||
"langbezeichnung_explica": "Please always fill in<br><br>Write name of person as: [First name][ ][Surname][ (][Year of Birth][-][Year of Death][)]<br>Example (person):<br>Achenbach Andreas (1815-1910)<br><br>If years are unknown, just write the name in regular way<br>Example: \"Andreas Achenbach\"<br><br>Names of institution in complete form<br>Example: Brauerei Landsberg GmbH<br><br>If an institution has the name of a person as its name, simply add \"(Company)\"<br>Example: \"A. Lehmann (Company)",
|
||||
"kurzbezeichnung": "Name (short)",
|
||||
"kurzbezeichnung": "Sort Name",
|
||||
"kurzbezeichnung_explica": "Please always fill in<br><br>Write name of person as: [Surname][,][First name]<br>Example: Achenbach, Andreas<br><br>Names of institutions in short form<br>Example: Brauerei Landsberg GmbH<br><br>If an institution has the name of a person as its name, simply add \"(Company)\"<br>Example: \"A. Lehmann (Company)",
|
||||
"english_name": "... in English",
|
||||
"english_name_explica": "Only fill in if known and different from the original name",
|
||||
@ -33,7 +33,7 @@
|
||||
"add_superordinates": "Superordinate (Companies etc.)",
|
||||
"add_subordinates": "Subordinate (Companies etc.)",
|
||||
"build_group_synonym": "Build group of synonyms for actual term",
|
||||
"nominalbezeichnung": "Nominal",
|
||||
"nominalbezeichnung": "Regular Name",
|
||||
"nominalbezeichnung_explica": "The common form of the name is used - i.e. without dates for birth and death",
|
||||
"gender": "Gender",
|
||||
"given_name": "Given name",
|
||||
|
Reference in New Issue
Block a user