-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a copy of the en mirador locale to a local en-US file (because th…
…ings are screwy).
- Loading branch information
Showing
1 changed file
with
87 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,87 @@ | ||
{ | ||
"addItem": "Add Item", | ||
"addNewObject": "Add new object from URL", | ||
"addSlotAbove": "Add Slot Above", | ||
"addSlotBelow": "Add Slot Below", | ||
"addSlotLeft": "Add Slot Left", | ||
"addSlotRight": "Add Slot Right", | ||
"addTagsHere": "Add tags here", | ||
"annotationTooltip": "Toggle annotations", | ||
"attribution": "Attribution", | ||
"bookmark": "Bookmark", | ||
"bookmarkTitle": "Bookmark or Share Your Workspace", | ||
"bookmarkTooltip": "Bookmark this Mirador instance", | ||
"bookView": "Book View", | ||
"borderColorTooltip": "Choose border color", | ||
"borderTypeTooltip": "Choose border style", | ||
"brightnessTooltip": "Adjust brightness", | ||
"cancel": "Cancel", | ||
"cancelAnnotation": "Do you want to cancel this annotation?", | ||
"changeLayout": "Change Layout", | ||
"changeLayoutTooltip": "Change the number of visible slots", | ||
"close": "Close", | ||
"closeTooltip": "Close this window", | ||
"comments": "Comments", | ||
"contrastTooltip": "Adjust contrast", | ||
"dashed": "Dashes", | ||
"delete": "Delete", | ||
"deleteAnnotation": "Do you want to delete this annotation and all associated shapes?", | ||
"deleteShape": "Do you want to delete this shape?", | ||
"description": "Description", | ||
"details": "Details", | ||
"dotDashed": "Dots & Dashes", | ||
"dropToLoad": "Drop to Load Manifest", | ||
"edit": "Edit", | ||
"editModalBtnDeleteAnnotation": "Delete this annotation", | ||
"editModalBtnSaveWithoutShapes": "Save annotation without shapes", | ||
"editModalSaveAnnotationWithNoShapesMsg": "There are no shapes associated with this annotation.", | ||
"ellipseTooltip": "Oval annotation", | ||
"fillColorTooltip": "Choose fill color", | ||
"filterObjects": "Filter objects", | ||
"freehandTooltip": "Freeform annotation", | ||
"fullScreen": "Full Screen", | ||
"fullScreenTooltip": "Toggle full screen", | ||
"fullScreenWindowTooltip": "Toggle this window to full screen", | ||
"grayscaleTooltip": "Toggle grayscale", | ||
"imageManipulationTooltip": "Toggle image manipulation", | ||
"imageView": "Image View", | ||
"invertTooltip": "Invert colors", | ||
"item": "item", | ||
"items": "items", | ||
"label": "Label", | ||
"license": "License", | ||
"links": "Links", | ||
"load": "Load", | ||
"logo": "Logo", | ||
"metadataTooltip": "View information/metadata about this object", | ||
"more": "more", | ||
"newObject": "Replace Object", | ||
"no": "No", | ||
"noIndex": "No index available", | ||
"objectMetadata": "Object Metadata", | ||
"pinTooltip": "Pin annotation", | ||
"pointerTooltip": "Pointer", | ||
"polygonTooltip": "Polygon annotation", | ||
"rectangleTooltip": "Rectangle annotation", | ||
"related": "Related", | ||
"resetTooltip": "Reset image", | ||
"rights": "Rights", | ||
"rightsStatus": "Rights Status", | ||
"rotateLeftTooltip": "Rotate 90° left", | ||
"rotateRightTooltip": "Rotate 90° right", | ||
"saturationTooltip": "Adjust saturation", | ||
"save": "Save", | ||
"scrollView": "Scroll View", | ||
"seeAlso": "See Also", | ||
"selectGrid": "Select a grid below", | ||
"sidePanelTooltip": "Toggle the side panel", | ||
"solid": "Solid", | ||
"thick": "Thick", | ||
"thickest": "Thickest", | ||
"thumbnailsView": "Gallery View", | ||
"unspecified": "Unspecified", | ||
"url": "URL", | ||
"viewTypeTooltip": "Change view type", | ||
"within": "Within", | ||
"yes": "Yes" | ||
} |