Add translations for various purposes in nodac
This commit is contained in:
parent
5e0478c376
commit
1b554ac8f8
|
@ -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"
|
||||
}
|
||||
}
|
|
@ -17,6 +17,8 @@
|
|||
"admin": "Administrator",
|
||||
"groupadmin": "Gruppen-Administrator",
|
||||
"editor": "Bearbeiter",
|
||||
"switch_language": "Sprache wechseln"
|
||||
"switch_language": "Sprache wechseln",
|
||||
"month": "month",
|
||||
"year": "year"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -92,6 +92,7 @@
|
|||
"annotations": "Annotations",
|
||||
"pagination": "Pagination",
|
||||
"results_line": "Results line",
|
||||
"toggle_history": "Toggle history"
|
||||
"toggle_history": "Toggle history",
|
||||
"edit_log": "Edit log"
|
||||
}
|
||||
}
|
|
@ -17,6 +17,8 @@
|
|||
"admin": "Admin",
|
||||
"groupadmin": "Group admin",
|
||||
"editor": "Editor",
|
||||
"switch_language": "Switch language"
|
||||
"switch_language": "Switch language",
|
||||
"month": "month",
|
||||
"year": "year"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -92,6 +92,7 @@
|
|||
"annotations": "Annotations",
|
||||
"pagination": "Pagination",
|
||||
"results_line": "Results line",
|
||||
"toggle_history": "Toggle history"
|
||||
"toggle_history": "Toggle history",
|
||||
"edit_log": "Edit log"
|
||||
}
|
||||
}
|
|
@ -17,6 +17,8 @@
|
|||
"admin": "Admin",
|
||||
"groupadmin": "Group admin",
|
||||
"editor": "Editor",
|
||||
"switch_language": "Switch language"
|
||||
"switch_language": "Switch language",
|
||||
"month": "month",
|
||||
"year": "year"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -92,6 +92,7 @@
|
|||
"annotations": "Annotations",
|
||||
"pagination": "Pagination",
|
||||
"results_line": "Results line",
|
||||
"toggle_history": "Toggle history"
|
||||
"toggle_history": "Toggle history",
|
||||
"edit_log": "Edit log"
|
||||
}
|
||||
}
|
|
@ -17,6 +17,8 @@
|
|||
"admin": "Administrator",
|
||||
"groupadmin": "Administrator kelompok",
|
||||
"editor": "Redaktur",
|
||||
"switch_language": "Ubah bahasa"
|
||||
"switch_language": "Ubah bahasa",
|
||||
"month": "month",
|
||||
"year": "year"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
|
@ -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)"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user