Stand 2019-07-12.
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
"museum_change": "Edit information about a museum ...",
|
||||
"museum_input": "Add a new museum ...",
|
||||
"collection_choose": "Select a collection ...",
|
||||
"collection_change": "Edit entry of a collection ...",
|
||||
"collection_change": "Edit a collection ...",
|
||||
"collection_input": "Add a new collection ...",
|
||||
"object_choose": "Select an object ...",
|
||||
"object_change": "Edit entry of an object ...",
|
||||
"object_change": "Edit an object ...",
|
||||
"object_input": "Add a new object ...",
|
||||
"event_choose": "Select an event ...",
|
||||
"event_change": "Edit an event ...",
|
||||
@ -19,16 +19,16 @@
|
||||
"actor_change": "Edit information on an actor ...",
|
||||
"actor_input": "Add a new actor ...",
|
||||
"place_choose": "Select a place ...",
|
||||
"place_change": "Edit entry of a place ...",
|
||||
"place_change": "Edit a place ...",
|
||||
"place_input": "Add new place ...",
|
||||
"tag_choose": "Select a tag ...",
|
||||
"tag_change": "Edit entry of a tag ...",
|
||||
"tag_input": "Add new tag ...",
|
||||
"tag_choose": "Select a keyword...",
|
||||
"tag_change": "Edit a keyword ...",
|
||||
"tag_input": "Add a new kewyord...",
|
||||
"literature_choose": "Select literature ...",
|
||||
"literature_change": "Edit literature ...",
|
||||
"literature_input": "Add literature ...",
|
||||
"link_choose": "Select a link entry ...",
|
||||
"link_change": "Edit a link entry ...",
|
||||
"link_choose": "Select a link ...",
|
||||
"link_change": "Edit a link ...",
|
||||
"link_input": "Add a link ...",
|
||||
"project_choose": "Select a project ...",
|
||||
"project_change": "Edit a project ...",
|
||||
@ -36,12 +36,12 @@
|
||||
"settings_museum": "Settings (institution-wide)",
|
||||
"settings_private": "Private settings",
|
||||
"user_choose": "Select a user to edit ...",
|
||||
"user_change": "Edit entry of a user ...",
|
||||
"user_change": "Edit a user ...",
|
||||
"user_input": "Add a new user ...",
|
||||
"logged_in_as": "Logged in as",
|
||||
"log_out": "Log out",
|
||||
"go_home": "Goes to startpage",
|
||||
"question": "Question related to",
|
||||
"go_home": "Return to Homepage",
|
||||
"question": "Question about",
|
||||
"ask_whom": "Ask",
|
||||
"notes": "Notes",
|
||||
"working_with_filters": "Working with filters",
|
||||
@ -52,27 +52,27 @@
|
||||
"legal_forms": "Legal forms (Images)",
|
||||
"database_services": "Database services",
|
||||
"data_export": "Data export",
|
||||
"backup": "Backup",
|
||||
"backup": "Data backup",
|
||||
"watch_list": "Watch list",
|
||||
"events_using_list": "Input events using lists",
|
||||
"tag_proposal": "Propose tags",
|
||||
"tag_proposal": "Propose keyword",
|
||||
"enrichment_with_eol": "Enrichment using EOL",
|
||||
"multiple_changes": "Multiple changes",
|
||||
"startpage": "Start page",
|
||||
"handbook": "User's manual",
|
||||
"tabs": "Tabs",
|
||||
"statistics": "Shows usage (live)",
|
||||
"change_language": "Switch language",
|
||||
"change_language": "Change language",
|
||||
"userroles": "User roles",
|
||||
"goodtimes": "Times",
|
||||
"introduction": "Short introduction",
|
||||
"add_persinst": "Add a Person \/ Institution",
|
||||
"add_place": "Add a place Entry",
|
||||
"link_obj_serie": "Linking an object with a series",
|
||||
"add_place": "Add a location",
|
||||
"link_obj_serie": "Link an object with a series",
|
||||
"advanced_search": "Advanced search",
|
||||
"add_a_link": "Add a link",
|
||||
"annotate_persinst": "Annotate a person \/ Institution Entry",
|
||||
"annotate_tag": "Annotate a tag",
|
||||
"annotate_persinst": "Annotate a person \/ institution ",
|
||||
"annotate_tag": "Annotate a keyword",
|
||||
"annotate_time": "Annotate a time entry",
|
||||
"add_alternative_language_record": "Add an alternative language record",
|
||||
"utilities": "Utilities",
|
||||
@ -84,13 +84,13 @@
|
||||
"link_obj_object": "Link one object with another",
|
||||
"link_obj_museum": "Link object with a museum",
|
||||
"resource_edit": "Edit a resource",
|
||||
"uploading_image": "Uploading an image",
|
||||
"uploading_image": "Upload an image",
|
||||
"annotate_place": "Annotate a place",
|
||||
"visitor_statistics": "Besucherstatistik",
|
||||
"visitor_statistics": "Visitor statistics",
|
||||
"help": "Help",
|
||||
"help_handbook": "Help: Handbook",
|
||||
"mail_to_admin": "Ask the admins",
|
||||
"toggle_watchlist": "Toggle watchlist",
|
||||
"toggle_watchlist": "Turn on\/off watchlist",
|
||||
"view_notifications": "View Notifications"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user