diff --git a/nodac/de/basis.json b/nodac/de/basis.json index ace2d948..b2720604 100644 --- a/nodac/de/basis.json +++ b/nodac/de/basis.json @@ -85,13 +85,14 @@ "time_of_similar_name": "Zeit mit gleichem Namen", "tag_of_similar_name": "Schlagwort mit gleichem Namen", "actor_of_similar_name": "Akteur mit gleichem Namen", - "last_changed_by_diagram": "Zuletzt ge\u00e4ndert von ... (Diagramm)", + "last_changed_by_diagram": "Zuletzt ge\u00e4ndert von ...", "base_information": "Basisinformationen", "translations": "\u00dcbersetzungen", "controlled_vocabularies": "Normdaten", "annotations": "Benutzer-Anmerkungen", "pagination": "Pagination", "results_line": "Resultsleiste", - "toggle_history": "Verlauf anzeigen" + "toggle_history": "Verlauf anzeigen", + "edit_log": "Beabeitungs-Log" } } \ No newline at end of file diff --git a/nodac/de/languser.json b/nodac/de/languser.json index f72553b7..86e6537c 100644 --- a/nodac/de/languser.json +++ b/nodac/de/languser.json @@ -17,6 +17,8 @@ "admin": "Administrator", "groupadmin": "Gruppen-Administrator", "editor": "Bearbeiter", - "switch_language": "Sprache wechseln" + "switch_language": "Sprache wechseln", + "month": "month", + "year": "year" } } \ No newline at end of file diff --git a/nodac/de/persinst.json b/nodac/de/persinst.json index 12b72ffe..c426e05c 100644 --- a/nodac/de/persinst.json +++ b/nodac/de/persinst.json @@ -57,6 +57,7 @@ "linked_to_subordinate_actor": "Mit untergeordnetem Akteur verkn\u00fcpft", "updated_base_information_of_actor": "Basisinformation zum Akteur aktualisiert", "loaded_info_from_gnd": "Zusatzinformationen wurden aus der GND ausgelesen", - "deleted_gnd_info": "Zusatzinformationen aus der GND wurden gel\u00f6scht" + "deleted_gnd_info": "Zusatzinformationen aus der GND wurden gel\u00f6scht", + "duplicate_entries": "doppelte Eintr\u00e4ge (gleiche Person oder Institution)" } -} +} \ No newline at end of file diff --git a/nodac/de/places.json b/nodac/de/places.json index 17c21cae..6e9c179f 100644 --- a/nodac/de/places.json +++ b/nodac/de/places.json @@ -52,6 +52,7 @@ "deleted_place": "Ort gel\u00f6scht", "merged_places": "Orte zusammengef\u00fchrt", "set_new_main_synonym": "Neues Haupt-Synonym", - "transferred_to_tag": "Ort den Schlagworten zugeordnet" + "transferred_to_tag": "Ort den Schlagworten zugeordnet", + "duplicate_entries": "doppelte Eintr\u00e4ge (gleicher Ortsname)" } } \ No newline at end of file diff --git a/nodac/de/tags.json b/nodac/de/tags.json index 1b3eb16e..c5bbf6ea 100644 --- a/nodac/de/tags.json +++ b/nodac/de/tags.json @@ -45,6 +45,7 @@ "changed_main_tag_in_synonym_group": "Neues Haupt-Schlagwort gesetzt", "added_link_to_subordinate_term": "Mit untergeordnetem Begriff verkn\u00fcpft", "deleted_link_to_other_tag": "Verkn\u00fcpfung zu anderem Begriff gel\u00f6scht", - "merged_tags": "Schlagworte zusammengef\u00fchrt" + "merged_tags": "Schlagworte zusammengef\u00fchrt", + "duplicate_entries": "doppelte Eintr\u00e4ge (gleiches Schlagwort)" } } \ No newline at end of file diff --git a/nodac/de/tempi.json b/nodac/de/tempi.json index a9d2ea6e..b9d81fa4 100644 --- a/nodac/de/tempi.json +++ b/nodac/de/tempi.json @@ -46,6 +46,7 @@ "merged_times": "Zeitbegriffe zusammen gef\u00fchrt", "transferred_time_to_tag": "Zeitbegriff zu Schlagworten \u00fcberf\u00fchrt", "deleted_time_entry": "Zeitbegriff gel\u00f6scht", - "updated_base_information_for_time_entry": "Basisinformation zum Zeitbegriff aktualisiert" + "updated_base_information_for_time_entry": "Basisinformation zum Zeitbegriff aktualisiert", + "duplicate_entries": "doppelte Eintr\u00e4ge (gleicher Zeitbegriff)" } -} +} \ No newline at end of file diff --git a/nodac/en/basis.json b/nodac/en/basis.json index e347b918..9c7b1e26 100644 --- a/nodac/en/basis.json +++ b/nodac/en/basis.json @@ -92,6 +92,7 @@ "annotations": "Annotations", "pagination": "Pagination", "results_line": "Results line", - "toggle_history": "Toggle history" + "toggle_history": "Toggle history", + "edit_log": "Edit log" } } \ No newline at end of file diff --git a/nodac/en/languser.json b/nodac/en/languser.json index 8feedac5..6cfca05c 100644 --- a/nodac/en/languser.json +++ b/nodac/en/languser.json @@ -17,6 +17,8 @@ "admin": "Admin", "groupadmin": "Group admin", "editor": "Editor", - "switch_language": "Switch language" + "switch_language": "Switch language", + "month": "month", + "year": "year" } } \ No newline at end of file diff --git a/nodac/en/persinst.json b/nodac/en/persinst.json index 435abc27..64a420ec 100644 --- a/nodac/en/persinst.json +++ b/nodac/en/persinst.json @@ -57,6 +57,7 @@ "linked_to_subordinate_actor": "Linked to subordinate actor", "updated_base_information_of_actor": "Updated base information of actor", "loaded_info_from_gnd": "Loaded additional information from GND", - "deleted_gnd_info": "Additional information from the GND was deleted" + "deleted_gnd_info": "Additional information from the GND was deleted", + "duplicate_entries": "dublicate entries (same person or institution)" } -} +} \ No newline at end of file diff --git a/nodac/en/places.json b/nodac/en/places.json index d2acb993..9d75793e 100644 --- a/nodac/en/places.json +++ b/nodac/en/places.json @@ -52,6 +52,7 @@ "deleted_place": "Deleted place", "merged_places": "Merged places", "set_new_main_synonym": "Set new main synonym", - "transferred_to_tag": "Transferred to tag" + "transferred_to_tag": "Transferred to tag", + "duplicate_entries": "duplicate entries (same place)" } } \ No newline at end of file diff --git a/nodac/en/tags.json b/nodac/en/tags.json index edf05f52..681d3ae4 100644 --- a/nodac/en/tags.json +++ b/nodac/en/tags.json @@ -45,6 +45,7 @@ "changed_main_tag_in_synonym_group": "Changed main tag in synonym group", "added_link_to_subordinate_term": "Added link to subordinate term", "deleted_link_to_other_tag": "Deleted link to other tag", - "merged_tags": "Merged tags" + "merged_tags": "Merged tags", + "duplicate_entries": "duplicate entries (same tag)" } } \ No newline at end of file diff --git a/nodac/en/tempi.json b/nodac/en/tempi.json index 079376c2..691d43f6 100644 --- a/nodac/en/tempi.json +++ b/nodac/en/tempi.json @@ -46,6 +46,7 @@ "merged_times": "Zeitbegriffe zusammen gef\u00fchrt", "transferred_time_to_tag": "Transferred time to tag", "deleted_time_entry": "Deleted time entry", - "updated_base_information_for_time_entry": "Updated base information for time entry" + "updated_base_information_for_time_entry": "Updated base information for time entry", + "duplicate_entries": "duplicate entries (same time)" } -} +} \ No newline at end of file diff --git a/nodac/hu/basis.json b/nodac/hu/basis.json index a10b1bdd..b8f342d2 100644 --- a/nodac/hu/basis.json +++ b/nodac/hu/basis.json @@ -92,6 +92,7 @@ "annotations": "Annotations", "pagination": "Pagination", "results_line": "Results line", - "toggle_history": "Toggle history" + "toggle_history": "Toggle history", + "edit_log": "Edit log" } } \ No newline at end of file diff --git a/nodac/hu/languser.json b/nodac/hu/languser.json index 65b0d7d1..33e94d4f 100644 --- a/nodac/hu/languser.json +++ b/nodac/hu/languser.json @@ -17,6 +17,8 @@ "admin": "Admin", "groupadmin": "Group admin", "editor": "Editor", - "switch_language": "Switch language" + "switch_language": "Switch language", + "month": "month", + "year": "year" } } \ No newline at end of file diff --git a/nodac/hu/persinst.json b/nodac/hu/persinst.json index 54989f94..157e148b 100644 --- a/nodac/hu/persinst.json +++ b/nodac/hu/persinst.json @@ -57,6 +57,7 @@ "linked_to_subordinate_actor": "Linked to subordinate actor", "updated_base_information_of_actor": "Updated base information of actor", "loaded_info_from_gnd": "Loaded additional information from GND", - "deleted_gnd_info": "Additional information from the GND was deleted" + "deleted_gnd_info": "Additional information from the GND was deleted", + "duplicate_entries": "dublicate entries (same person or institution)" } -} +} \ No newline at end of file diff --git a/nodac/hu/places.json b/nodac/hu/places.json index 6b2b8894..6a9c90a1 100644 --- a/nodac/hu/places.json +++ b/nodac/hu/places.json @@ -52,6 +52,7 @@ "deleted_place": "Deleted place", "merged_places": "Merged places", "set_new_main_synonym": "Set new main synonym", - "transferred_to_tag": "Transferred to tag" + "transferred_to_tag": "Transferred to tag", + "duplicate_entries": "duplicate entries (same place)" } } \ No newline at end of file diff --git a/nodac/hu/tags.json b/nodac/hu/tags.json index 1b00a101..05df5f5b 100644 --- a/nodac/hu/tags.json +++ b/nodac/hu/tags.json @@ -45,6 +45,7 @@ "changed_main_tag_in_synonym_group": "Changed main tag in synonym group", "added_link_to_subordinate_term": "Added link to subordinate term", "deleted_link_to_other_tag": "Deleted link to other tag", - "merged_tags": "Merged tags" + "merged_tags": "Merged tags", + "duplicate_entries": "duplicate entries (same tag)" } } \ No newline at end of file diff --git a/nodac/hu/tempi.json b/nodac/hu/tempi.json index c2559fec..16d1db2e 100644 --- a/nodac/hu/tempi.json +++ b/nodac/hu/tempi.json @@ -46,6 +46,7 @@ "merged_times": "Zeitbegriffe zusammen gef\u00fchrt", "transferred_time_to_tag": "Transferred time to tag", "deleted_time_entry": "Deleted time entry", - "updated_base_information_for_time_entry": "Updated base information for time entry" + "updated_base_information_for_time_entry": "Updated base information for time entry", + "duplicate_entries": "duplicate entries (same time)" } -} +} \ No newline at end of file diff --git a/nodac/id/basis.json b/nodac/id/basis.json index 97d7b895..54a195e2 100644 --- a/nodac/id/basis.json +++ b/nodac/id/basis.json @@ -92,6 +92,7 @@ "annotations": "Annotations", "pagination": "Pagination", "results_line": "Results line", - "toggle_history": "Toggle history" + "toggle_history": "Toggle history", + "edit_log": "Edit log" } } \ No newline at end of file diff --git a/nodac/id/languser.json b/nodac/id/languser.json index 47770396..0ab68da6 100644 --- a/nodac/id/languser.json +++ b/nodac/id/languser.json @@ -17,6 +17,8 @@ "admin": "Administrator", "groupadmin": "Administrator kelompok", "editor": "Redaktur", - "switch_language": "Ubah bahasa" + "switch_language": "Ubah bahasa", + "month": "month", + "year": "year" } } \ No newline at end of file diff --git a/nodac/id/persinst.json b/nodac/id/persinst.json index f371cdd1..2a963266 100644 --- a/nodac/id/persinst.json +++ b/nodac/id/persinst.json @@ -57,6 +57,7 @@ "linked_to_subordinate_actor": "Sudah ditautkan dengan orang \/ lembaga yang lebih spesifik", "updated_base_information_of_actor": "Informasi dasar orang \/ lembaga sudah diperbarui", "loaded_info_from_gnd": "Informasi tambahan GND baru diambil", - "deleted_gnd_info": "Informasi tambahan GND baru dihapuskan" + "deleted_gnd_info": "Informasi tambahan GND baru dihapuskan", + "duplicate_entries": "dublicate entries (same person or institution)" } } \ No newline at end of file diff --git a/nodac/id/places.json b/nodac/id/places.json index 26ad28de..66850607 100644 --- a/nodac/id/places.json +++ b/nodac/id/places.json @@ -52,6 +52,7 @@ "deleted_place": "Tempat baru dihapuskan", "merged_places": "Dua tempat baru disatukan", "set_new_main_synonym": "Ubah sinonim utama", - "transferred_to_tag": "Tempat baru dipindai kata kunci" + "transferred_to_tag": "Tempat baru dipindai kata kunci", + "duplicate_entries": "duplicate entries (same place)" } } \ No newline at end of file diff --git a/nodac/id/tags.json b/nodac/id/tags.json index b849bdb6..cd80ca64 100644 --- a/nodac/id/tags.json +++ b/nodac/id/tags.json @@ -45,6 +45,7 @@ "changed_main_tag_in_synonym_group": "Sinonim utama sudah diubah", "added_link_to_subordinate_term": "Kaitan dengan kata kunci lebih spesifik sudah ditambahkan", "deleted_link_to_other_tag": "Kaitan dengan kata kunci yang lain sudah dihapuskan", - "merged_tags": "Kata kunci sudah disatukan" + "merged_tags": "Kata kunci sudah disatukan", + "duplicate_entries": "duplicate entries (same tag)" } } \ No newline at end of file diff --git a/nodac/id/tempi.json b/nodac/id/tempi.json index 953fabce..134a182b 100644 --- a/nodac/id/tempi.json +++ b/nodac/id/tempi.json @@ -46,6 +46,7 @@ "merged_times": "Dua istilah waktu sudah disatukan", "transferred_time_to_tag": "Istilah waktu baru dipindai kata kunci", "deleted_time_entry": "Istilah waktu baru dihapuskan", - "updated_base_information_for_time_entry": "Informasi dasar sudah diperbarui" + "updated_base_information_for_time_entry": "Informasi dasar sudah diperbarui", + "duplicate_entries": "duplicate entries (same time)" } } \ No newline at end of file