mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-11 01:43:23 +01:00
147 lines
4.0 KiB
JSON
147 lines
4.0 KiB
JSON
{
|
|
"action.accept": {
|
|
"defaultMessage": "Accept"
|
|
},
|
|
"action.cancel": {
|
|
"defaultMessage": "Cancel"
|
|
},
|
|
"appbar.back-to-map-list": {
|
|
"defaultMessage": "Back to maps list"
|
|
},
|
|
"appbar.button-signup": {
|
|
"defaultMessage": "Sign Up"
|
|
},
|
|
"appbar.shared-button": {
|
|
"defaultMessage": "Share"
|
|
},
|
|
"appbar.tooltip-export": {
|
|
"defaultMessage": "Export"
|
|
},
|
|
"appbar.tooltip-history": {
|
|
"defaultMessage": "Changes History"
|
|
},
|
|
"appbar.tooltip-info": {
|
|
"defaultMessage": "Information"
|
|
},
|
|
"appbar.tooltip-print": {
|
|
"defaultMessage": "Print"
|
|
},
|
|
"appbar.tooltip-publish": {
|
|
"defaultMessage": "Publish"
|
|
},
|
|
"appbar.tooltip-redo": {
|
|
"defaultMessage": "Redo"
|
|
},
|
|
"appbar.tooltip-save": {
|
|
"defaultMessage": "Save"
|
|
},
|
|
"appbar.tooltip-shared": {
|
|
"defaultMessage": "Share for Collaboration"
|
|
},
|
|
"appbar.tooltip-signup": {
|
|
"defaultMessage": "Sign Up"
|
|
},
|
|
"appbar.tooltip-starred": {
|
|
"defaultMessage": "Starred"
|
|
},
|
|
"appbar.tooltip-undo": {
|
|
"defaultMessage": "Undo"
|
|
},
|
|
"editor-panel.tooltip-add-icon": {
|
|
"defaultMessage": "Add Icon"
|
|
},
|
|
"editor-panel.tooltip-add-link": {
|
|
"defaultMessage": "Add Link"
|
|
},
|
|
"editor-panel.tooltip-add-note": {
|
|
"defaultMessage": "Add Note"
|
|
},
|
|
"editor-panel.tooltip-add-relationship": {
|
|
"defaultMessage": "Add Relationship"
|
|
},
|
|
"editor-panel.tooltip-add-topic": {
|
|
"defaultMessage": "Add Topic"
|
|
},
|
|
"editor-panel.tooltip-delete-topic": {
|
|
"defaultMessage": "Delete Topic"
|
|
},
|
|
"editor-panel.tooltip-topic-border-color": {
|
|
"defaultMessage": "Border color"
|
|
},
|
|
"editor-panel.tooltip-topic-fill-color": {
|
|
"defaultMessage": "Fill color"
|
|
},
|
|
"editor-panel.tooltip-topic-font-bigger": {
|
|
"defaultMessage": "Bigger"
|
|
},
|
|
"editor-panel.tooltip-topic-font-bold": {
|
|
"defaultMessage": "Bold"
|
|
},
|
|
"editor-panel.tooltip-topic-font-color": {
|
|
"defaultMessage": "Color"
|
|
},
|
|
"editor-panel.tooltip-topic-font-italic": {
|
|
"defaultMessage": "Italic"
|
|
},
|
|
"editor-panel.tooltip-topic-font-smaller": {
|
|
"defaultMessage": "Smaller"
|
|
},
|
|
"editor-panel.tooltip-topic-font-style": {
|
|
"defaultMessage": "Font Style"
|
|
},
|
|
"editor-panel.tooltip-topic-share-ellipse": {
|
|
"defaultMessage": "Ellipse shape"
|
|
},
|
|
"editor-panel.tooltip-topic-share-line": {
|
|
"defaultMessage": "Line shape"
|
|
},
|
|
"editor-panel.tooltip-topic-share-rectagle": {
|
|
"defaultMessage": "Rectagle shape"
|
|
},
|
|
"editor-panel.tooltip-topic-share-rounded": {
|
|
"defaultMessage": "Rounded shape"
|
|
},
|
|
"editor-panel.tooltip-topic-style": {
|
|
"defaultMessage": "Topic Style"
|
|
},
|
|
"editor.edit-description-mobile": {
|
|
"defaultMessage": "Limited mindmap edition capabilities are supported in Mobile devices. Use Desktop browser for full editor capabilities."
|
|
},
|
|
"editor.edit-mobile": {
|
|
"defaultMessage": "Note for mobile devices."
|
|
},
|
|
"editor.try-welcome": {
|
|
"defaultMessage": "This edition space showcases some of the mindmap editor capabilities!"
|
|
},
|
|
"editor.try-welcome-description": {
|
|
"defaultMessage": "Sign Up to start creating, sharing and publishing unlimited number of mindmaps for free."
|
|
},
|
|
"editor.try-welcome-description-mobile": {
|
|
"defaultMessage": "Sign Up to start creating, sharing and publishing unlimited number of mindmaps for free. Limited mindmap edition capabilties are supported in Mobile devices. Use Desktop browser for full editor capabilies."
|
|
},
|
|
"editor.try-welcome-mobile": {
|
|
"defaultMessage": "This edition space showcases some of the mindmap editor capabilities!"
|
|
},
|
|
"link.help_text": {
|
|
"defaultMessage": "Address is not valid"
|
|
},
|
|
"link.placeholder": {
|
|
"defaultMessage": "https://www.example.com"
|
|
},
|
|
"note.label": {
|
|
"defaultMessage": "Note"
|
|
},
|
|
"zoom-panel.tooltip-keyboard": {
|
|
"defaultMessage": "Keyboard Shortcuts"
|
|
},
|
|
"zoom-panel.tooltip-zoom-in": {
|
|
"defaultMessage": "Zoom In"
|
|
},
|
|
"zoom-panel.tooltip-zoom-out": {
|
|
"defaultMessage": "Zoom Out"
|
|
},
|
|
"zoom-panel.tooltip-zoom-to-fit": {
|
|
"defaultMessage": "Zoom to Fit"
|
|
}
|
|
}
|