Initial.
This commit is contained in:
68
backend/es/basis.json
Normal file
68
backend/es/basis.json
Normal file
@ -0,0 +1,68 @@
|
||||
{
|
||||
"basis": {
|
||||
"museum": "Museum",
|
||||
"museum_choose": "Select a museum",
|
||||
"museum_change": "Edit entry of museum",
|
||||
"museum_input": "Add a museum",
|
||||
"collection": "Collection",
|
||||
"collection_choose": "Select a collection",
|
||||
"collection_change": "Edit entry for collection",
|
||||
"collection_input": "Add a collection",
|
||||
"object": "Object",
|
||||
"object_choose": "Select an object",
|
||||
"object_input": "Edit an object",
|
||||
"users": "Users",
|
||||
"users_choose": "Select a user",
|
||||
"users_input": "Add an user",
|
||||
"basis": "Basics",
|
||||
"resource": "Resource",
|
||||
"addendum": "Addendum",
|
||||
"administration": "Administration",
|
||||
"abode": "Location",
|
||||
"rights": "Rights",
|
||||
"remarks": "Remarks",
|
||||
"goes_to": "Goes to",
|
||||
"send": "Save",
|
||||
"again": "Once again",
|
||||
"show": "show",
|
||||
"search": "Search",
|
||||
"disconnect": "Disconnect",
|
||||
"place": "Place",
|
||||
"actor": "Person\/Institution",
|
||||
"actor_short": "Actor",
|
||||
"time": "Time",
|
||||
"tag": "Keyword",
|
||||
"event": "Event",
|
||||
"pi_relation": "Related person or institution",
|
||||
"place_relation": "Related place",
|
||||
"time_related": "Related time",
|
||||
"did_you_mean": "Did you mean",
|
||||
"choosing_by_clicking": "Please select",
|
||||
"already_known": "Is already known",
|
||||
"back": "back",
|
||||
"found": "Found",
|
||||
"or": "Or",
|
||||
"literature": "Literature",
|
||||
"weblink": "Web link",
|
||||
"document": "Document",
|
||||
"single_object": "Single object",
|
||||
"objectgroup": "Object group",
|
||||
"objectgroup_choose": "Select an object group",
|
||||
"objectgroup_change": "Edit an object group",
|
||||
"objectgroup_input": "Add an object group",
|
||||
"literature_choose": "Select literature",
|
||||
"literature_change": "Edit literature",
|
||||
"literature_input": "Add literature",
|
||||
"objects": "Objects",
|
||||
"overview": "Overview",
|
||||
"notfound": "Sorry, nothing found",
|
||||
"oak": "Objects on map",
|
||||
"record_history": "Record history",
|
||||
"loans": "Loans",
|
||||
"exhibitions": "Exhibits",
|
||||
"restoration": "Restoration",
|
||||
"provenanceresearch": "Provenance research",
|
||||
"account_settings": "Account settings",
|
||||
"edit": "Edit"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user