Skip to content

Commit

Permalink
Add a copy of the en mirador locale to a local en-US file (because th…
Browse files Browse the repository at this point in the history
…ings are screwy).
  • Loading branch information
jkeck committed May 3, 2017
1 parent 5c074a9 commit 823b761
Showing 1 changed file with 87 additions and 0 deletions.
87 changes: 87 additions & 0 deletions vendor/assets/locales/en-US/translation.json
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"
}

0 comments on commit 823b761

Please sign in to comment.