Add translations for various purposes in nodac
This commit is contained in:
@ -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)"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user