@reactodia/workspace
Version:
Reactodia Workspace -- library for visual interaction with graphs in a form of a diagram.
298 lines (297 loc) • 13.9 kB
JSON
{
"$schema": "../i18n.schema.json",
"authoring_state": {
"entity_action_delete.label": "delete",
"entity_action_delete.title": "Delete entity",
"entity_action_delete.title_disabled": "Cannot delete the entity",
"entity_action_discard.label": "cancel",
"entity_action_discard.title": "Discard all changes to the entity",
"entity_action_edit.label": "edit",
"entity_action_edit.title": "Edit entity",
"entity_action_edit.title_disabled": "Cannot edit the entity",
"entity_add.label": "New",
"entity_change.label": "Change",
"entity_delete.label": "Delete",
"relation_action_discard.label": "cancel",
"relation_action_discard.title": "Discard all changes to the relation",
"relation_add.label": "New",
"relation_change.label": "Change",
"relation_delete.label": "Delete"
},
"classic_workspace": {
"class_tree.heading": "Classes",
"instances.heading": "Instances",
"connections.heading": "Connections"
},
"commands": {
"change_entity.title": "Change entity data",
"change_link_type_visibility.title": "Change link type visibility",
"change_relation.title": "Change relation data",
"collapse_element.title": "Collapse element",
"expand_element.title": "Expand element",
"place_elements_around.title": "Place elements",
"restore_geometry.title": "Move elements and links",
"restore_link_vertices.title": "Change link vertices",
"restore_viewport.title": "Set viewport",
"set_element_state.title": "Change element state",
"set_entity_data.title": "Set entity element data",
"set_entity_group_items.title": "Set entity group items",
"set_link_state.title": "Change link state",
"set_relation_data.title": "Set relation link data",
"set_relation_group_items.title": "Set relation group items"
},
"connections_menu": {
"all_link.label": "All",
"breadcrumbs_root.label": "Link types",
"dialog.caption": "Connections",
"entities.add_all": "Add all",
"entities.add_group": "Add as group",
"entities.add_selected": "Add selected",
"entities.counter_label": "{{count}}\u00A0of\u00A0{{total}}",
"entities.extra_label": "\u00A0({{value}})",
"entities.extra_title": "Extra entities",
"entities.missing_label": "\u00A0({{value}})",
"entities.missing_title": "Missing entities",
"entities.no_results": "No results",
"entities.truncated_results": "Only the first {{limit}} entities are shown",
"entities.truncated_results_expand": "Only the first {{limit}} entities are shown,\nclick here for the full results",
"link.both_navigate_title": "Navigate to all connected elements",
"link.both_title": "all connected",
"link.source_navigate_title": "Navigate to source \"{{relation}}\" elements",
"link.source_title": "source of \"{{relation}}\" {{relationIri}}",
"link.target_navigate_title": "Navigate to source \"{{target}}\" elements",
"link.target_title": "target of \"{{relation}}\" {{relationIri}}",
"link.move_to_filter.title": "Set as filter in the Instances panel",
"links.no_results": "No results",
"links.suggest_similar": "Probably, you are looking for...",
"place_elements.command": "Add connected elements",
"select_all.label": "Select all",
"select_all.title": "Select or unselect all entities",
"sort_alphabetically.title": "Sort alphabetically",
"sort_smart.title": "Smart sort"
},
"data_diagram_model": {
"create_links.command": "Create links",
"group_entities.command": "Group entities",
"import_layout.command": "Import layout",
"regroup_relations.command": "Regroup relations",
"request_entities.command": "Request entity data",
"request_relations.command": "Request relations between entities",
"ungroup_entities.command": "Ungroup entities"
},
"default_data_locale": {
"iri": "<{{value}}>",
"iri_blank": "(blank node)"
},
"default_link_template": {
"group_source.title": "{{value}} source elements",
"group_source.value": "{{value}}",
"group_target.title": "{{value}} target elements",
"group_target.value": "{{value}}",
"label.title": "{{relation}} {{relationIri}}",
"property.title": "{{property}} {{propertyIri}}"
},
"default_workspace": {
"search_section_entities.label": "Entities",
"search_section_entities.title": "Entity lookup",
"search_section_entity_types.label": "Types",
"search_section_entity_types.title": "Entity type hierarchy",
"search_section_link_types.label": "Links",
"search_section_link_types.title": "Relation types on the diagram"
},
"drop_on_canvas": {
"drop.command": "Drag and drop onto diagram"
},
"editor_controller": {
"discard_change.command": "Discard change",
"entity_add.command": "Create new entity",
"entity_change.command": "Edit entity",
"entity_delete.command": "Delete entity",
"relation_add.command": "Create new relation",
"relation_change.command": "Edit relation",
"relation_delete.command": "Delete relation",
"relation_move_source.command": "Move relation source",
"relation_move_target.command": "Move relation target",
"remove_items.command": "Remove diagram items",
"set_authoring_state.command": "Create, change or delete entities and relations"
},
"group_paginator": {
"current_page.label": "{{page}} of {{pageCount}}",
"go_next.title": "Go to the next page",
"go_previous.title": "Go to the previous page",
"page_size.title": "Number of items to display per page"
},
"inline_entity": {
"title": "{{entity}} {{entityIri}}",
"title_extra": "Types: {{entityTypes}}"
},
"link_action": {
"delete_relation.title": "Delete relation",
"delete_relation.title_disabled": "Cannot delete the relation",
"edit_relation.title": "Edit relation",
"edit_relation.title_disabled": "Cannot edit the relation",
"rename_link.title": "Rename link",
"move_relation.move_source_title": "Move link source",
"move_relation.move_target_title": "Move link target"
},
"navigator": {
"toggle_collapse.title": "Collapse navigator",
"toggle_expand.title": "Expand navigator"
},
"overlay_controller": {
"multiple_tasks_in_progress": "Multiple tasks are in progress",
"unknown_error": "Unknown error occurred"
},
"search_defaults": {
"empty_input_term": "Input a term to search.",
"input.placeholder": "Search for...",
"input_clear.title": "Clear the search",
"input_submit.title": "Search",
"input_term_too_short": "Input at least {{termLength}} characters to\u00A0search.",
"no_results": "No results found."
},
"search_element_types": {
"drag_create.title": "Click or drag to create new entity of this type",
"no_results": "No element types found.",
"refresh_progress.title": "Loading element type tree",
"show_only_creatable": "Show only constructible"
},
"search_entities": {
"add_group.label": "Add as group",
"add_group.title": "Place selected entities on the canvas as a group",
"add_selected.label": "Add selected",
"add_selected.title": "Place selected entities on the canvas",
"criteria_has_type": "Has type {{entityType}}",
"criteria_connected": "Connected to {{entity}}",
"criteria_connected_via": "Connected to {{entity}} through {{relationType}}",
"criteria_connected_to_source": "Connected to {{entity}} through {{relationType}} as {{sourceIcon}}\u00A0source",
"criteria_connected_to_target": "Connected to {{entity}} through {{relationType}} as {{targetIcon}}\u00A0target",
"place_elements.command": "Add selected elements",
"query_progress.title": "Querying for entities",
"show_more_results.label": "Show more",
"show_more_results.title": "Load more results"
},
"search_link_types": {
"add_to_filter.title": "Search for connected elements via the relation",
"heading_connected": "Connected to selected entities",
"heading_connected_single": "Connected to {{entity}}",
"heading_other": "Other links",
"no_results": "No links found.",
"switch.command": "Change link types visibility",
"switch_all.label": "Switch all",
"switch_hidden.title": "Hide links and labels",
"switch_visible.title": "Show links with labels",
"switch_without_label.title": "Show only lines for links (without labels)"
},
"selection_action": {
"add_to_filter.title": "Search for connected elements",
"anchor.title": "Jump to resource",
"connections.title": "Navigate to connected elements",
"expand.collapse_command": "Collapse elements",
"expand.expand_command": "Expand elements",
"expand.title": "Expand selected elements to reveal additional properties",
"expand.title_single": "Expand an element to reveal additional properties",
"establish_relation.title": "Establish link",
"establish_relation.title_disabled": "Establishing link is not allowed for the element",
"group.title": "Group entities",
"group.title_ungroup": "Ungroup entities",
"layout.title": "Layout selected elements using force-directed algorithm",
"remove.title": "Remove selected elements from the diagram",
"remove.title_new": "Discard new element",
"remove.title_single": "Remove an element from the diagram",
"zoom_to_fit.title": "Zoom to fit selected elements into view"
},
"standard_template": {
"blank_node": "(blank node)",
"default_type": "Thing",
"delete.label": "Delete",
"delete.title": "Delete entity",
"delete.title_disabled": "Cannot delete the entity",
"edit.label": "Edit",
"edit.title": "Edit entity",
"edit.title_disabled": "Cannot edit the entity",
"group_item.title": "{{entity}}\nIRI:{{entityIri}}\nTypes: {{entityTypes}}",
"iri.label": "IRI:",
"iri.label_modified": "IRI\u00A0(edited):",
"no_properties": "no properties",
"property.title": "{{property}} {{propertyIri}}",
"ungroup.title": "Ungroup an entity"
},
"toolbar": {
"menu_toggle.title": "Open menu"
},
"toolbar_action": {
"clear_all.command": "Clear all",
"clear_all.title": "Remove all elements and links from the diagram",
"clear_all.label": "Clear All",
"export_print.label": "Print",
"export_print.title": "Print the diagram",
"export_raster.label": "Export as PNG",
"export_raster.title": "Export the diagram as a PNG image",
"export_svg.label": "Export as SVG",
"export_svg.title": "Export the diagram as an SVG image",
"redo.label": "Redo",
"redo.title": "Redo last undone command",
"redo.title_named": "Redo: {{command}}",
"save_authoring.title": "Apply authored graph changes",
"save_layout.title": "Save diagram layout",
"language_selector.title": "Select language for the data (labels, properties, etc)",
"layout.label": "Layout",
"layout.title": "Layout diagram using force-directed algorithm",
"undo.label": "Undo",
"undo.title": "Undo last command",
"undo.title_named": "Undo: {{command}}"
},
"unified_search": {
"input.placeholder": "Search for...",
"input_clear.title": "Clear",
"input_collapse.title": "Close"
},
"visual_authoring": {
"dialog.apply.label": "Apply",
"dialog.apply.title": "Apply changes",
"dialog.cancel.label": "Cancel",
"dialog.cancel.title": "Cancel the dialog",
"edit_entity.dialog.caption": "Edit entity",
"edit_entity.iri.label": "IRI",
"edit_entity.type.label": "Type",
"edit_relation.dialog.caption": "Edit relation",
"edit_relation.dialog.caption_new": "Establish new relation",
"edit_relation.validation_progress.title": "Validating selected link type",
"find_or_create.connect_command": "Link to an entity",
"find_or_create.create_command": "Create new entity",
"find_or_create.dialog.caption": "Establish New Connection",
"find_or_create.loading.label": "Loading entity...",
"find_or_create.validation_progress.title": "Validating selected element and link types",
"property.add_value.title": "Add new property value",
"property.label": "{{property}}",
"property.remove_value.title": "Remove the property value",
"property.text_value.placeholder": "Property value",
"property.title": "{{property}} {{propertyIri}}",
"rename_link.dialog.caption": "Rename Link",
"rename_link.label.label": "Label",
"select_entity.entity_type.label": "{{type}}",
"select_entity.type.label": "Entity Type",
"select_entity.type.placeholder": "Select entity type",
"select_entity.results.aria_label": "Select an existing element to put on a diagram",
"select_entity.separator.label": "or create new entity",
"select_entity.validation.error_required": "Required.",
"select_relation.relation_type.label": "{{relation}} [{{source}} → {{target}}]",
"select_relation.type.label": "Relation Type",
"select_relation.type.placeholder": "Select relation type",
"select_relation.validation.error_duplicate": "The relation already exists.",
"select_relation.validation.error_required": "Required."
},
"workspace": {
"group_entities.command": "Group entities",
"perform_layout.task": "Computing graph layout",
"perform_layout.command": "Graph layout",
"ungroup_entities.command": "Ungroup entities"
},
"zoom_control": {
"pointer_mode.title": "Toggle selection mode:\nDrag pointer to select, Shift + Pointer to pan the canvas",
"zoom_in.title": "Zoom In",
"zoom_out.title": "Zoom Out",
"zoom_to_fit.title": "Fit to Screen"
}
}