From 57c8c098567e11a209f1ee83b8bd09777ec55deb Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Wed, 18 Mar 2020 07:13:56 +0100 Subject: [PATCH] Nodac: Add translation variables for feedback and menu options --- nodac/de/basis.json | 8 +++++++- nodac/de/persinst.json | 19 ++++++++++++++++++- nodac/de/places.json | 12 +++++++++++- nodac/de/statistics.json | 3 ++- nodac/en/basis.json | 8 +++++++- nodac/en/persinst.json | 19 ++++++++++++++++++- nodac/en/places.json | 12 +++++++++++- nodac/en/statistics.json | 3 ++- nodac/hu/basis.json | 8 +++++++- nodac/hu/persinst.json | 19 ++++++++++++++++++- nodac/hu/places.json | 12 +++++++++++- nodac/hu/statistics.json | 3 ++- nodac/id/basis.json | 8 +++++++- nodac/id/persinst.json | 19 ++++++++++++++++++- nodac/id/places.json | 12 +++++++++++- nodac/id/statistics.json | 3 ++- nodac/it/basis.json | 8 +++++++- nodac/it/persinst.json | 19 ++++++++++++++++++- nodac/it/places.json | 12 +++++++++++- nodac/it/statistics.json | 3 ++- nodac/pl/basis.json | 8 +++++++- nodac/pl/persinst.json | 19 ++++++++++++++++++- nodac/pl/places.json | 12 +++++++++++- nodac/pl/statistics.json | 3 ++- nodac/pt/basis.json | 8 +++++++- nodac/pt/persinst.json | 19 ++++++++++++++++++- nodac/pt/places.json | 12 +++++++++++- nodac/pt/statistics.json | 3 ++- 28 files changed, 266 insertions(+), 28 deletions(-) diff --git a/nodac/de/basis.json b/nodac/de/basis.json index 9d6e0914..b564ab7f 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -68,6 +68,12 @@ "sync_no_authority": "Synchronisieren ohne Normdaten", "synchronize": "Synchronisieren", "to_tag_control": "Meinten Sie eines der folgenden Schlagworte?", - "to_tag_new": "Es ist keines von diesen Sachschlagworten. Neues Sachschlagwort anlegen" + "to_tag_new": "Es ist keines von diesen Sachschlagworten. Neues Sachschlagwort anlegen", + "no_description": "Keine Beschreibung", + "no_coords": "Keine Koordinaten", + "no_superordinate": "Keine \u00dcberordnung", + "no_translation": "Keine \u00dcbersetzung", + "missing_information": "Fehlende Information", + "no_entity_encoding": "Keine Kodierung" } } \ No newline at end of file diff --git a/nodac/de/persinst.json b/nodac/de/persinst.json index c46c526e..a3876cf2 100644 --- a/nodac/de/persinst.json +++ b/nodac/de/persinst.json @@ -41,6 +41,23 @@ "gender_female": "Weiblich", "gender_male": "M\u00e4nnlich", "gender_other": "Weiteres", - "gender_explica": "Geschlecht des Akteurs" + "gender_explica": "Geschlecht des Akteurs", + "added_new_translation": "\u00dcbersetzung angef\u00fcgt", + "deleted_all_translations": "Alle \u00dcbersetzungen gel\u00f6scht", + "deleted_translation": "\u00dcbersetzung gel\u00f6scht", + "updated_translations": "\u00dcbersetzungen aktualisiert", + "added_new_actor": "Neuen Akteur angef\u00fcgt: ", + "removed_link_to_superordinate": "Link zu \u00dcbergeordnetem gel\u00f6scht", + "updated_approval_status_of_actor": "Akteur-Status aktualisiert", + "deleted_actor": "Akteur gel\u00f6scht", + "removed_link_to_subordinate": "Link zu Untergeordnetem gel\u00f6scht", + "linked_to_superordinate_actor": "Mit \u00fcbergeordnetem Akteur verkn\u00fcpft", + "linked_to_synonymous_actor": "Akteure synonym gesetzt", + "removed_link_to_synonymous_entry": "Verkn\u00fcpfung zu Synonym gel\u00f6st", + "transferred_actor_to_tag": "Akteur zu Schlagworten verschoben", + "updated_noda_link": "Verkn\u00fcpfung zu kontrolliertem Vokabular aktualisiert", + "updated_GND_encoding": "GND Entit\u00e4tenkodierung aktualisiert", + "linked_to_subordinate_actor": "Mit untergeordnetem Akteur verkn\u00fcpft", + "updated_base_information_of_actor": "Basisinformation zum Akteur aktualisiert" } } \ No newline at end of file diff --git a/nodac/de/places.json b/nodac/de/places.json index 75a6aa96..54c985d3 100644 --- a/nodac/de/places.json +++ b/nodac/de/places.json @@ -38,6 +38,16 @@ "get_geonames_cha": "Zusatzangaben von geonames \u00e4ndern", "number_inhabitants": "Einwohnerzahl", "above_zero": "H\u00f6he \u00fcber Null", - "alternative_names": "Alternative Namen" + "alternative_names": "Alternative Namen", + "updated_base_information_of_place": "Basisinformationen f\u00fcr Orte aktualisiert", + "synonymizing_with_a_place_itself_does_not_work": "Synonym zu sich selbst ist nicht m\u00f6glich", + "the_link_was_already_existent": "Die Verkn\u00fcpfung existierte bereits", + "linked_synonyms": "Verkn\u00fcpfte Synonyme", + "deleted_link_to_linked_place": "Verkn\u00fcpfung zu Ort gel\u00f6scht", + "added_new_translation": "Neue \u00dcbersetzung angef\u00fcgt", + "deleted_all_translations": "Alle \u00dcbersetzungen gel\u00f6scht", + "deleted_translation": "\u00dcbersetzung gel\u00f6scht", + "updated_translations": "\u00dcbersetzung aktualisiert", + "updated_approval_status_of_place": "Status des Ortes aktualisiert" } } \ No newline at end of file diff --git a/nodac/de/statistics.json b/nodac/de/statistics.json index 5824709a..a75aa0a3 100644 --- a/nodac/de/statistics.json +++ b/nodac/de/statistics.json @@ -6,6 +6,7 @@ "unchecked": "Ungepr\u00fcft", "question": "Fraglich", "last_changed_by": "Zuletzt ge\u00e4ndert von", - "connected_to_authorities": "Verkn\u00fcpft mit Normdaten" + "connected_to_authorities": "Verkn\u00fcpft mit Normdaten", + "missing_information": "Fehlende Information" } } \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index 28e5c742..43078db5 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -68,6 +68,12 @@ "sync_no_authority": "Synchronize without links to authorities", "synchronize": "Synchronize", "to_tag_control": "Did you mean one of the following keywords?", - "to_tag_new": "It is not in the list. Create new keyword" + "to_tag_new": "It is not in the list. Create new keyword", + "no_description": "No description", + "no_coords": "No coordinates", + "no_superordinate": "No superordinate", + "no_translation": "No translations", + "missing_information": "Missing information", + "no_entity_encoding": "No entity encoding" } } \ No newline at end of file diff --git a/nodac/en/persinst.json b/nodac/en/persinst.json index d1bf5bfa..4419101b 100644 --- a/nodac/en/persinst.json +++ b/nodac/en/persinst.json @@ -41,6 +41,23 @@ "gender_female": "Female", "gender_male": "Male", "gender_other": "Other", - "gender_explica": "Gender of the actor" + "gender_explica": "Gender of the actor", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "Updated translations", + "added_new_actor": "Added new actor", + "removed_link_to_superordinate": "Removed link to superordinate", + "updated_approval_status_of_actor": "Updated approval status of actor", + "deleted_actor": "Deleted actor", + "removed_link_to_subordinate": "Removed link to subordinate", + "linked_to_superordinate_actor": "Linked to superordinate actor", + "linked_to_synonymous_actor": "Linked to synonymous actor", + "removed_link_to_synonymous_entry": "Removed link to synonymous entry", + "transferred_actor_to_tag": "Transferred actor to tag", + "updated_noda_link": "Updated link to controlled vocabulary", + "updated_GND_encoding": "Updated GND encoding", + "linked_to_subordinate_actor": "Linked to subordinate actor", + "updated_base_information_of_actor": "Updated base information of actor" } } \ No newline at end of file diff --git a/nodac/en/places.json b/nodac/en/places.json index c5af69ad..f03f2bb5 100644 --- a/nodac/en/places.json +++ b/nodac/en/places.json @@ -38,6 +38,16 @@ "get_geonames_cha": "Change additional info from geonames", "number_inhabitants": "Number of inhabitants", "above_zero": "Elevation", - "alternative_names": "Alternative names" + "alternative_names": "Alternative names", + "updated_base_information_of_place": "Updated base information of place", + "synonymizing_with_a_place_itself_does_not_work": "Synonymising with a place itself does not work", + "the_link_was_already_existent": "The link was already existent", + "linked_synonyms": "Linked synonyms", + "deleted_link_to_linked_place": "Deleted link to linked place", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "\u00dcbersetzung aktualisiert", + "updated_approval_status_of_place": "Updated approval status of place" } } \ No newline at end of file diff --git a/nodac/en/statistics.json b/nodac/en/statistics.json index 857dec39..45fd30a4 100644 --- a/nodac/en/statistics.json +++ b/nodac/en/statistics.json @@ -6,6 +6,7 @@ "unprocessed": "Unprocessed", "question": "Questionable", "last_changed_by": "Last changed by", - "connected_to_authorities": "Connected to authority files" + "connected_to_authorities": "Connected to authority files", + "missing_information": "Missing information" } } \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index dbf08822..957640f5 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -68,6 +68,12 @@ "sync_no_authority": "Synchronize without links to authorities", "synchronize": "Synchronize", "to_tag_control": "Did you mean one of the following keywords?", - "to_tag_new": "It is not in the list. Create new keyword" + "to_tag_new": "It is not in the list. Create new keyword", + "no_description": "No description", + "no_coords": "No coordinates", + "no_superordinate": "No superordinate", + "no_translation": "No translations", + "missing_information": "Missing information", + "no_entity_encoding": "No entity encoding" } } \ No newline at end of file diff --git a/nodac/hu/persinst.json b/nodac/hu/persinst.json index 7b89d6cf..1f78188f 100644 --- a/nodac/hu/persinst.json +++ b/nodac/hu/persinst.json @@ -41,6 +41,23 @@ "gender_female": "Female", "gender_male": "Male", "gender_other": "Other", - "gender_explica": "Gender of the actor" + "gender_explica": "Gender of the actor", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "Updated translations", + "added_new_actor": "Added new actor", + "removed_link_to_superordinate": "Removed link to superordinate", + "updated_approval_status_of_actor": "Updated approval status of actor", + "deleted_actor": "Deleted actor", + "removed_link_to_subordinate": "Removed link to subordinate", + "linked_to_superordinate_actor": "Linked to superordinate actor", + "linked_to_synonymous_actor": "Linked to synonymous actor", + "removed_link_to_synonymous_entry": "Removed link to synonymous entry", + "transferred_actor_to_tag": "Transferred actor to tag", + "updated_noda_link": "Updated link to controlled vocabulary", + "updated_GND_encoding": "Updated GND encoding", + "linked_to_subordinate_actor": "Linked to subordinate actor", + "updated_base_information_of_actor": "Updated base information of actor" } } \ No newline at end of file diff --git a/nodac/hu/places.json b/nodac/hu/places.json index fd044b0f..21bbaedd 100644 --- a/nodac/hu/places.json +++ b/nodac/hu/places.json @@ -38,6 +38,16 @@ "get_geonames_cha": "Change additional info from geonames", "number_inhabitants": "Number of inhabitants", "above_zero": "Elevation", - "alternative_names": "Alternative names" + "alternative_names": "Alternative names", + "updated_base_information_of_place": "Updated base information of place", + "synonymizing_with_a_place_itself_does_not_work": "Synonymising with a place itself does not work", + "the_link_was_already_existent": "The link was already existent", + "linked_synonyms": "Linked synonyms", + "deleted_link_to_linked_place": "Deleted link to linked place", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "\u00dcbersetzung aktualisiert", + "updated_approval_status_of_place": "Updated approval status of place" } } \ No newline at end of file diff --git a/nodac/hu/statistics.json b/nodac/hu/statistics.json index f6772fa1..d3dff2a7 100644 --- a/nodac/hu/statistics.json +++ b/nodac/hu/statistics.json @@ -6,6 +6,7 @@ "unchecked": "Unchecked", "question": "Questionable", "last_changed_by": "Last changed by", - "connected_to_authorities": "Connected to authority files" + "connected_to_authorities": "Connected to authority files", + "missing_information": "Missing information" } } \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 357327f0..9e98dad5 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -68,6 +68,12 @@ "sync_no_authority": "Synchronize without links to authorities", "synchronize": "Synchronize", "to_tag_control": "Did you mean one of the following keywords?", - "to_tag_new": "It is not in the list. Create new keyword" + "to_tag_new": "It is not in the list. Create new keyword", + "no_description": "No description", + "no_coords": "No coordinates", + "no_superordinate": "No superordinate", + "no_translation": "No translations", + "missing_information": "Missing information", + "no_entity_encoding": "No entity encoding" } } \ No newline at end of file diff --git a/nodac/id/persinst.json b/nodac/id/persinst.json index 9f046b35..00cce260 100644 --- a/nodac/id/persinst.json +++ b/nodac/id/persinst.json @@ -39,6 +39,23 @@ "gender_female": "Female", "gender_male": "Male", "gender_other": "Other", - "gender_explica": "Gender of the actor" + "gender_explica": "Gender of the actor", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "Updated translations", + "added_new_actor": "Added new actor", + "removed_link_to_superordinate": "Removed link to superordinate", + "updated_approval_status_of_actor": "Updated approval status of actor", + "deleted_actor": "Deleted actor", + "removed_link_to_subordinate": "Removed link to subordinate", + "linked_to_superordinate_actor": "Linked to superordinate actor", + "linked_to_synonymous_actor": "Linked to synonymous actor", + "removed_link_to_synonymous_entry": "Removed link to synonymous entry", + "transferred_actor_to_tag": "Transferred actor to tag", + "updated_noda_link": "Updated link to controlled vocabulary", + "updated_GND_encoding": "Updated GND encoding", + "linked_to_subordinate_actor": "Linked to subordinate actor", + "updated_base_information_of_actor": "Updated base information of actor" } } \ No newline at end of file diff --git a/nodac/id/places.json b/nodac/id/places.json index 536ef251..f1f47982 100644 --- a/nodac/id/places.json +++ b/nodac/id/places.json @@ -38,6 +38,16 @@ "get_geonames_cha": "Change additional info from geonames", "number_inhabitants": "Number of inhabitants", "above_zero": "Elevation", - "alternative_names": "Alternative names" + "alternative_names": "Alternative names", + "updated_base_information_of_place": "Updated base information of place", + "synonymizing_with_a_place_itself_does_not_work": "Synonymising with a place itself does not work", + "the_link_was_already_existent": "The link was already existent", + "linked_synonyms": "Linked synonyms", + "deleted_link_to_linked_place": "Deleted link to linked place", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "\u00dcbersetzung aktualisiert", + "updated_approval_status_of_place": "Updated approval status of place" } } \ No newline at end of file diff --git a/nodac/id/statistics.json b/nodac/id/statistics.json index f6772fa1..d3dff2a7 100644 --- a/nodac/id/statistics.json +++ b/nodac/id/statistics.json @@ -6,6 +6,7 @@ "unchecked": "Unchecked", "question": "Questionable", "last_changed_by": "Last changed by", - "connected_to_authorities": "Connected to authority files" + "connected_to_authorities": "Connected to authority files", + "missing_information": "Missing information" } } \ No newline at end of file diff --git a/nodac/it/basis.json b/nodac/it/basis.json index 0f0df97b..2487318d 100644 --- a/nodac/it/basis.json +++ b/nodac/it/basis.json @@ -68,6 +68,12 @@ "sync_no_authority": "Synchronize without links to authorities", "synchronize": "Synchronize", "to_tag_control": "Did you mean one of the following keywords?", - "to_tag_new": "It is not in the list. Create new keyword" + "to_tag_new": "It is not in the list. Create new keyword", + "no_description": "No description", + "no_coords": "No coordinates", + "no_superordinate": "No superordinate", + "no_translation": "No translations", + "missing_information": "Missing information", + "no_entity_encoding": "No entity encoding" } } \ No newline at end of file diff --git a/nodac/it/persinst.json b/nodac/it/persinst.json index 9f046b35..00cce260 100644 --- a/nodac/it/persinst.json +++ b/nodac/it/persinst.json @@ -39,6 +39,23 @@ "gender_female": "Female", "gender_male": "Male", "gender_other": "Other", - "gender_explica": "Gender of the actor" + "gender_explica": "Gender of the actor", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "Updated translations", + "added_new_actor": "Added new actor", + "removed_link_to_superordinate": "Removed link to superordinate", + "updated_approval_status_of_actor": "Updated approval status of actor", + "deleted_actor": "Deleted actor", + "removed_link_to_subordinate": "Removed link to subordinate", + "linked_to_superordinate_actor": "Linked to superordinate actor", + "linked_to_synonymous_actor": "Linked to synonymous actor", + "removed_link_to_synonymous_entry": "Removed link to synonymous entry", + "transferred_actor_to_tag": "Transferred actor to tag", + "updated_noda_link": "Updated link to controlled vocabulary", + "updated_GND_encoding": "Updated GND encoding", + "linked_to_subordinate_actor": "Linked to subordinate actor", + "updated_base_information_of_actor": "Updated base information of actor" } } \ No newline at end of file diff --git a/nodac/it/places.json b/nodac/it/places.json index 536ef251..f1f47982 100644 --- a/nodac/it/places.json +++ b/nodac/it/places.json @@ -38,6 +38,16 @@ "get_geonames_cha": "Change additional info from geonames", "number_inhabitants": "Number of inhabitants", "above_zero": "Elevation", - "alternative_names": "Alternative names" + "alternative_names": "Alternative names", + "updated_base_information_of_place": "Updated base information of place", + "synonymizing_with_a_place_itself_does_not_work": "Synonymising with a place itself does not work", + "the_link_was_already_existent": "The link was already existent", + "linked_synonyms": "Linked synonyms", + "deleted_link_to_linked_place": "Deleted link to linked place", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "\u00dcbersetzung aktualisiert", + "updated_approval_status_of_place": "Updated approval status of place" } } \ No newline at end of file diff --git a/nodac/it/statistics.json b/nodac/it/statistics.json index f6772fa1..d3dff2a7 100644 --- a/nodac/it/statistics.json +++ b/nodac/it/statistics.json @@ -6,6 +6,7 @@ "unchecked": "Unchecked", "question": "Questionable", "last_changed_by": "Last changed by", - "connected_to_authorities": "Connected to authority files" + "connected_to_authorities": "Connected to authority files", + "missing_information": "Missing information" } } \ No newline at end of file diff --git a/nodac/pl/basis.json b/nodac/pl/basis.json index 0f0df97b..2487318d 100644 --- a/nodac/pl/basis.json +++ b/nodac/pl/basis.json @@ -68,6 +68,12 @@ "sync_no_authority": "Synchronize without links to authorities", "synchronize": "Synchronize", "to_tag_control": "Did you mean one of the following keywords?", - "to_tag_new": "It is not in the list. Create new keyword" + "to_tag_new": "It is not in the list. Create new keyword", + "no_description": "No description", + "no_coords": "No coordinates", + "no_superordinate": "No superordinate", + "no_translation": "No translations", + "missing_information": "Missing information", + "no_entity_encoding": "No entity encoding" } } \ No newline at end of file diff --git a/nodac/pl/persinst.json b/nodac/pl/persinst.json index 9f046b35..00cce260 100644 --- a/nodac/pl/persinst.json +++ b/nodac/pl/persinst.json @@ -39,6 +39,23 @@ "gender_female": "Female", "gender_male": "Male", "gender_other": "Other", - "gender_explica": "Gender of the actor" + "gender_explica": "Gender of the actor", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "Updated translations", + "added_new_actor": "Added new actor", + "removed_link_to_superordinate": "Removed link to superordinate", + "updated_approval_status_of_actor": "Updated approval status of actor", + "deleted_actor": "Deleted actor", + "removed_link_to_subordinate": "Removed link to subordinate", + "linked_to_superordinate_actor": "Linked to superordinate actor", + "linked_to_synonymous_actor": "Linked to synonymous actor", + "removed_link_to_synonymous_entry": "Removed link to synonymous entry", + "transferred_actor_to_tag": "Transferred actor to tag", + "updated_noda_link": "Updated link to controlled vocabulary", + "updated_GND_encoding": "Updated GND encoding", + "linked_to_subordinate_actor": "Linked to subordinate actor", + "updated_base_information_of_actor": "Updated base information of actor" } } \ No newline at end of file diff --git a/nodac/pl/places.json b/nodac/pl/places.json index 536ef251..f1f47982 100644 --- a/nodac/pl/places.json +++ b/nodac/pl/places.json @@ -38,6 +38,16 @@ "get_geonames_cha": "Change additional info from geonames", "number_inhabitants": "Number of inhabitants", "above_zero": "Elevation", - "alternative_names": "Alternative names" + "alternative_names": "Alternative names", + "updated_base_information_of_place": "Updated base information of place", + "synonymizing_with_a_place_itself_does_not_work": "Synonymising with a place itself does not work", + "the_link_was_already_existent": "The link was already existent", + "linked_synonyms": "Linked synonyms", + "deleted_link_to_linked_place": "Deleted link to linked place", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "\u00dcbersetzung aktualisiert", + "updated_approval_status_of_place": "Updated approval status of place" } } \ No newline at end of file diff --git a/nodac/pl/statistics.json b/nodac/pl/statistics.json index f6772fa1..d3dff2a7 100644 --- a/nodac/pl/statistics.json +++ b/nodac/pl/statistics.json @@ -6,6 +6,7 @@ "unchecked": "Unchecked", "question": "Questionable", "last_changed_by": "Last changed by", - "connected_to_authorities": "Connected to authority files" + "connected_to_authorities": "Connected to authority files", + "missing_information": "Missing information" } } \ No newline at end of file diff --git a/nodac/pt/basis.json b/nodac/pt/basis.json index 0f0df97b..2487318d 100644 --- a/nodac/pt/basis.json +++ b/nodac/pt/basis.json @@ -68,6 +68,12 @@ "sync_no_authority": "Synchronize without links to authorities", "synchronize": "Synchronize", "to_tag_control": "Did you mean one of the following keywords?", - "to_tag_new": "It is not in the list. Create new keyword" + "to_tag_new": "It is not in the list. Create new keyword", + "no_description": "No description", + "no_coords": "No coordinates", + "no_superordinate": "No superordinate", + "no_translation": "No translations", + "missing_information": "Missing information", + "no_entity_encoding": "No entity encoding" } } \ No newline at end of file diff --git a/nodac/pt/persinst.json b/nodac/pt/persinst.json index 9f046b35..00cce260 100644 --- a/nodac/pt/persinst.json +++ b/nodac/pt/persinst.json @@ -39,6 +39,23 @@ "gender_female": "Female", "gender_male": "Male", "gender_other": "Other", - "gender_explica": "Gender of the actor" + "gender_explica": "Gender of the actor", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "Updated translations", + "added_new_actor": "Added new actor", + "removed_link_to_superordinate": "Removed link to superordinate", + "updated_approval_status_of_actor": "Updated approval status of actor", + "deleted_actor": "Deleted actor", + "removed_link_to_subordinate": "Removed link to subordinate", + "linked_to_superordinate_actor": "Linked to superordinate actor", + "linked_to_synonymous_actor": "Linked to synonymous actor", + "removed_link_to_synonymous_entry": "Removed link to synonymous entry", + "transferred_actor_to_tag": "Transferred actor to tag", + "updated_noda_link": "Updated link to controlled vocabulary", + "updated_GND_encoding": "Updated GND encoding", + "linked_to_subordinate_actor": "Linked to subordinate actor", + "updated_base_information_of_actor": "Updated base information of actor" } } \ No newline at end of file diff --git a/nodac/pt/places.json b/nodac/pt/places.json index 536ef251..f1f47982 100644 --- a/nodac/pt/places.json +++ b/nodac/pt/places.json @@ -38,6 +38,16 @@ "get_geonames_cha": "Change additional info from geonames", "number_inhabitants": "Number of inhabitants", "above_zero": "Elevation", - "alternative_names": "Alternative names" + "alternative_names": "Alternative names", + "updated_base_information_of_place": "Updated base information of place", + "synonymizing_with_a_place_itself_does_not_work": "Synonymising with a place itself does not work", + "the_link_was_already_existent": "The link was already existent", + "linked_synonyms": "Linked synonyms", + "deleted_link_to_linked_place": "Deleted link to linked place", + "added_new_translation": "Added new translation", + "deleted_all_translations": "Deleted all translations", + "deleted_translation": "Deleted translation", + "updated_translations": "\u00dcbersetzung aktualisiert", + "updated_approval_status_of_place": "Updated approval status of place" } } \ No newline at end of file diff --git a/nodac/pt/statistics.json b/nodac/pt/statistics.json index f6772fa1..d3dff2a7 100644 --- a/nodac/pt/statistics.json +++ b/nodac/pt/statistics.json @@ -6,6 +6,7 @@ "unchecked": "Unchecked", "question": "Questionable", "last_changed_by": "Last changed by", - "connected_to_authorities": "Connected to authority files" + "connected_to_authorities": "Connected to authority files", + "missing_information": "Missing information" } } \ No newline at end of file