Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
lispui.assets.data.locale-en_US.json Maven / Gradle / Ivy
{
"LISP_KEYS": "Keys",
"LISP_ADD_KEY": "Add Key",
"LISP_GET_KEY": "Get Key",
"LISP_EDIT_KEY": "Edit Key",
"LISP_MAPPINGS": "Mappings",
"LISP_ADD_MAPPING": "Add Mapping",
"LISP_GET_MAPPING": "Get Mapping",
"LISP_EDIT_MAPPING": "Edit Mapping",
"LISP_TOPOLOGY": "View Topology",
"LOADING_NODE": "Loading...",
"LOADING_ERROR": "Error at loading",
"LOADING_SUCCESS": "Load Success",
"ADD_KEY_ERROR": "Error Adding Key",
"ADD_KEY_SUCCESS": "Key Added",
"GET_KEY_ERROR": "Error Getting Key",
"GET_KEY_SUCCESS": "Get Key Complete",
"ADD_MAPPING_ERROR": "Error Adding Mapping",
"ADD_MAPPING_SUCCESS": "Mapping Added",
"GET_MAPPING_ERROR": "Error Getting Mapping",
"GET_MAPPING_SUCCESS": "Get Mapping Complete",
"REFRESH_TABLE": "Refresh Table",
"IID": "IID",
"EID": "EID",
"KEY_TYPE": "Key Type",
"AUTH_KEY": "Authkey",
"ACTIONS": "Actions",
"FLAGS": "Flags",
"TTL": "P/W/MP/MW",
"NO_KEY": "No Keys on Database",
"NUM_LOCATORS": "# Locators",
"LOCATOR_RECORD": "Locator Record",
"NO_MAPPINGS": "No Mappings on Database",
"EDIT": "Edit",
"VIEW": "View",
"DELETE": "Delete",
"ASK_DELETE_KEY": "Are you sure you want to delete this key?",
"ASK_DELETE_MAPPING": "Are you sure you want to delete this mapping?",
"YES": "Yes",
"NO": "No",
"BACK": "Back",
"HIDE": "hide",
"SHOW": "show",
"LIST_SHOW_ALL": "show all",
"HIDE_SHOW_ALL": "hide all",
"YANGUI_LIST_LABEL": "list",
"LEAF_LIST_ADD_ELEM": "add leaf list element",
"LIST_ADD_ELEM": "add list item",
"SHOW_HIDE_LIST": "show / hide list",
"LIST_SHOW_ALL": "show all list items",
"LIST_DELETE_ITEM": "delete list item",
"LIST_INDEX_DUPLICATE": "duplicated index",
"LIST_PREV_ITEM": "show previous item",
"LIST_NEXT_ITEM": "show next item",
"SHOW_HIDE_CON": "show / hide container",
"SHOW_HIDE_ELEM": "show / hide element",
"LIST_ADD_ITEM": "add item",
"LIST_DELETE_ITEM": "delete item",
"NOT_VALID_VALUE": "value is not valid"
}