Add translation strings for editing actors' gender and first / surnames

in nodac
This commit is contained in:
Joshua Ramon Enslin 2019-10-30 12:21:00 +01:00 committed by Stefan Rohde-Enslin
parent 9d992691b8
commit 8d28afeaa1
7 changed files with 56 additions and 7 deletions

View File

@ -34,6 +34,13 @@
"add_subordinates": "Untergeordnetes (Firmen etc.)",
"build_group_synonym": "Synonymgruppe zu aktuellem Begriff bilden",
"nominalbezeichnung": "Nominalbezeichnung",
"nominalbezeichnung_explica": "Die in Deutschland \u00fcbliche Form von [Vorname] [Nachname] - meist wie Langbezeichnung jedoch ohne Lebensdaten"
"nominalbezeichnung_explica": "Die in Deutschland \u00fcbliche Form von [Vorname] [Nachname] - meist wie Langbezeichnung jedoch ohne Lebensdaten",
"gender": "Geschlecht",
"given_name": "Vorname",
"family_name": "Nachname",
"gender_female": "Weiblich",
"gender_male": "M\u00e4nnlich",
"gender_other": "Weiteres",
"gender_explica": "Geschlecht des Akteurs"
}
}

View File

@ -34,6 +34,13 @@
"add_subordinates": "Subordinate (Companies etc.)",
"build_group_synonym": "Build group of synonyms for actual term",
"nominalbezeichnung": "Nominal",
"nominalbezeichnung_explica": "The common form of the name is used - i.e. without dates for birth and death"
"nominalbezeichnung_explica": "The common form of the name is used - i.e. without dates for birth and death",
"gender": "Gender",
"given_name": "Given name",
"family_name": "Family name",
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
}
}

View File

@ -34,6 +34,13 @@
"add_subordinates": "Subordinate (Firmen etc.)",
"build_group_synonym": "Build group of synonyms for actual term",
"nominalbezeichnung": "Nominalbezeichnung",
"nominalbezeichnung_explica": "Die in Deutschland \u00fcbliche Form von [Vorname] [Nachname] - meist wie Langbezeichnung jedoch ohne Lebensdaten"
"nominalbezeichnung_explica": "Die in Deutschland \u00fcbliche Form von [Vorname] [Nachname] - meist wie Langbezeichnung jedoch ohne Lebensdaten",
"gender": "Gender",
"given_name": "Given name",
"family_name": "Family name",
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
}
}

View File

@ -32,6 +32,13 @@
"new_persinst": "New person or institution",
"add_superordinates": "Superordinate (Companies etc.)",
"add_subordinates": "Subordinate (Firmen etc.)",
"build_group_synonym": "Build group of synonyms for actual term"
"build_group_synonym": "Build group of synonyms for actual term",
"gender": "Gender",
"given_name": "Given name",
"family_name": "Family name",
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
}
}

View File

@ -32,6 +32,13 @@
"new_persinst": "New person or institution",
"add_superordinates": "Superordinate (Companies etc.)",
"add_subordinates": "Subordinate (Firmen etc.)",
"build_group_synonym": "Build group of synonyms for actual term"
"build_group_synonym": "Build group of synonyms for actual term",
"gender": "Gender",
"given_name": "Given name",
"family_name": "Family name",
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
}
}

View File

@ -32,6 +32,13 @@
"new_persinst": "New person or institution",
"add_superordinates": "Superordinate (Companies etc.)",
"add_subordinates": "Subordinate (Firmen etc.)",
"build_group_synonym": "Build group of synonyms for actual term"
"build_group_synonym": "Build group of synonyms for actual term",
"gender": "Gender",
"given_name": "Given name",
"family_name": "Family name",
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
}
}

View File

@ -32,6 +32,13 @@
"new_persinst": "New person or institution",
"add_superordinates": "Superordinate (Companies etc.)",
"add_subordinates": "Subordinate (Firmen etc.)",
"build_group_synonym": "Build group of synonyms for actual term"
"build_group_synonym": "Build group of synonyms for actual term",
"gender": "Gender",
"given_name": "Given name",
"family_name": "Family name",
"gender_female": "Female",
"gender_male": "Male",
"gender_other": "Other",
"gender_explica": "Gender of the actor"
}
}