common.json 1.99 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
{
  "about": "About",
  "add": "Add",
  "all": "All",
  "apply": "Apply",
  "auth": { "logOut": "Log out", "signIn": "Sign in" },
  "back": "Back",
  "cancel": "Cancel",
  "change": "Change",
  "clear": "Clear",
  "close": "Close",
  "collapse": "Collapse",
  "configure": "Configure",
  "control": { "pause": "Pause", "play": "Play", "resume": "Resume", "stop": "Stop" },
  "copy": "Copy",
  "create": "Create",
  "cut": "Cut",
  "delete": "Delete",
  "details": "Details",
  "done": "Done",
  "dragHandleTitle": "drag/reorder",
  "dragHandleLabel": "Activate the reorder button and use the arrow keys to reorder the list or use your mouse to drag/reorder. Press escape to cancel the reordering.",
  "edit": "Edit",
  "errorMessage": "Error",
  "esri": "Esri",
  "exit": "Exit",
  "expand": "Expand",
  "fieldsSummary": "List of attributes and values",
  "find": "Find",
  "form": {
    "no": "No",
    "ok": "OK",
    "password": "Password",
    "submit": "Submit",
    "username": "Username",
    "yes": "Yes"
  },
  "help": "Help",
  "home": "Home",
  "info": "Info",
  "information": "Information",
  "layer": "Layer",
  "loading": "Loading",
  "maximize": "Maximize",
  "menu": "Menu",
  "more": "More",
  "none": "None",
  "open": "Open",
  "pagination": {
    "first": "First",
    "last": "Last",
    "next": "Next",
    "page": "Page",
    "pageText": "{index} of {total}",
    "previous": "Previous"
  },
  "paste": "Paste",
  "preview": "Preview",
  "print": "Print",
  "publish": "Publish",
  "redo": "Redo",
  "refresh": "Refresh",
  "remove": "Remove",
  "rename": "Rename",
  "reset": "Reset",
  "restore": "Restore",
  "save": "Save",
  "search": "Search",
  "searching": "Searching",
  "select": "Select",
  "settings": "Settings",
  "sort": "Sort",
  "share": "Share",
  "title": "Title",
  "untitled": "Untitled",
  "unnamed": "Unnamed",
  "update": "Update",
  "upload": "Upload",
  "undo": "Undo",
  "view": "View",
  "visibility": { "hide": "Hide", "show": "Show", "toggle": "Toggle" },
  "warning": "Warning"
}