graphdb-workbench
Version:
The web application for GraphDB APIs
192 lines • 8.24 kB
JSON
{
"menu.logo.link.title": "GraphDB logo",
"menu.buttons.expand": "Expand menu",
"menu.buttons.collapse": "Collapse menu",
"common": {
"import": "Import",
"button": {
"ok": "OK",
"close": "Close"
}
},
"menu.rdf.label": "RDF",
"menu.explore.label": "Explore",
"menu.graphs.overview.label": "Graphs overview",
"menu.class.relationships.label": "Class relationships",
"menu.class.hierarchy.label": "Class hierarchy",
"menu.similarity.label": "Similarity",
"menu.sparql.label": "SPARQL",
"menu.monitor.label": "Monitor",
"menu.queries.and.updates.label": "Queries and Updates",
"menu.backup_and_restore.label": "Backup and Restore",
"menu.enableFtsIndex.label": "Enable full-text search (FTS) index",
"menu.ftsIndexes.label": "FTS indexes to build (comma delimited)",
"menu.ftsStringLiteralsIndex.label": "FTS index for xsd:string literals",
"menu.ftsIrisIndex.label": "FTS index for full-text indexing of IRIs",
"menu.ftsDefaultAnalyzer.label": "Analyzer for the default index",
"menu.resources.label": "System",
"menu.setup.label": "Setup",
"menu.lab.label": "Lab",
"menu.ttyg.label": "Talk to Your Graph",
"menu.repositories.label": "Repositories",
"menu.aclmanagement.label": "ACL Management",
"menu.users.and.access.label": "Users and Access",
"menu.my.settings.label": "My Settings",
"menu.cluster.label": "Cluster",
"menu.connectors.label": "Connectors",
"menu.namespaces.label": "Namespaces",
"menu.autocomplete.label": "Autocomplete",
"menu.jdbc.label": "JDBC",
"menu.sparql.template.label": "SPARQL Templates",
"menu.license.label": "License",
"menu.help.label": "Help",
"menu.system.information.label": "System information",
"menu.rest.api.label": "REST API",
"menu.documentation.label": "Documentation",
"menu.tutorials.label": "Tutorials",
"menu.support.label": "Support",
"menu.guides.label": "Interactive guides",
"menu.plugins.label": "Plugins",
"menu.graphql.label": "GraphQL",
"menu.graphql-endpoint-management.label": "Endpoint Management",
"menu.graphql-playground.label": "GraphQL Playground",
"visual.graph.label": "Visual graph",
"view.rdf.rank.title": "RDF Rank",
"language_selector": {
"toggle_menu": {
"label": "Select language",
"tooltip": "Current language: English"
},
"language": {
"en": {
"label": "en · English",
"tooltip": {
"selected": "Current language",
"not_selected": "Change language to English"
}
},
"fr": {
"label": "fr · Français",
"tooltip": {
"selected": "Current language",
"not_selected": "Changer la langue en Français"
}
}
}
},
"repository-selector": {
"btn": {
"toggle": "Choose repository",
"no_repositories": "No accessible repositories"
},
"tooltip": {
"repository": "Repository",
"location": "Location",
"local": "Local",
"type": "Type",
"types": {
"graphdb": "Graphdb",
"system": "System",
"ontop": "Ontop",
"fedx": "FedX",
"unknown": "Unknown"
},
"access": "Access",
"accesses": {
"read": "Read",
"write": "Write",
"read_write": "Read/Write"
},
"repository-size": {
"total": "Total statements",
"explicit": "Explicit",
"inferred": "Inferred",
"expansion_ratio": "Expansion ratio (total/explicit)"
}
}
},
"license_alert": {
"label": "No valid license",
"no_license_set": "No license was set."
},
"footer": {
"label": {
"all_rights_reserved": "All rights reserved."
}
},
"permission_banner": {
"no_access_error": "You have no permission to access this functionality with your current credentials.",
"change_menu_or_user_warning": "Please choose another menu item or login as a different user."
},
"cookie": {
"cookie_consent": "We may use cookies to help us improve GraphDB and develop better features. No personal or sensitive information is collected. By clicking “OK” you consent to our ",
"cookie_policy_url_label": "Cookie Policy",
"policy": {
"title": "Cookies Policy",
"purpose_heading": "Purpose",
"purpose_text": "This Cookies Policy explains the data Ontotext collects and uses when you use our GraphDB product, specifically the Free Edition.",
"purpose_enterprise_text": "Note that if you upgrade to the commercial GraphDB Enterprise Edition, no cookies will be stored on your device, regardless of settings.",
"privacy_commitment_heading": "Ontotext privacy commitment",
"privacy_commitment_text": "We are committed to not collecting any personal data or information when you use GraphDB Free. Additionally:",
"privacy_commitment_1": "We will not sell or rent the technical information we collect to others.",
"privacy_commitment_2": "We strive to maximize the protection of all technical data collected.",
"cookies_heading": "Cookies",
"cookies_text": "When you use GraphDB Free Edition, Ontotext will store cookies on your device to collect anonymous information about how you interact with the product. This technical data helps us improve and refine our software. Importantly, we cannot link this information to you personally or to any identifiable data. These cookies are solely intended to help us understand user interactions and identify potential issues within GraphDB.",
"manage_cookies_heading": "Manage cookies",
"statistic_cookies": "GraphDB analytics cookies",
"statistic_tooltip": "Toggle GraphDB analytics cookies",
"statistic_text": "These cookies help us understand how users interact with different aspects of GraphDB by collecting and reporting information anonymously. This data allows us to improve the overall product experience and develop features based on how GraphDB is used, without collecting any personal information.",
"third_party_cookies": "Third-party cookies",
"third_party_tooltip": "Toggle Third-party cookies",
"third_party_cookies_text": "We use Google Analytics 4 (GA4) cookies to help us recognize unique users and sessions, track interactions, and collect data such as page views, session duration, and engagement. These cookies are managed by Google, meaning we do not control their operation. IP anonymization is enabled by default in GA4, so it cannot store IP addresses or track users personally. No data is shared between GA4 and other Google products, and processing occurs globally, primarily in the USA, without breaching GDPR, as no personal data is collected.",
"change_cookies": "You can change your cookie preferences at any time in",
"change_cookies_location4": "Cookie policy"
}
},
"security": {
"user": {
"settings": "User settings"
}
},
"operations_notification": {
"links": {
"queries": "Running queries",
"updates": "Running updates",
"imports": "Running imports",
"CREATE_BACKUP_IN_PROGRESS": "Creating backup",
"RESTORE_BACKUP_IN_PROGRESS": "Restoring backup",
"CREATE_CLOUD_BACKUP_IN_PROGRESS": "Creating cloud backup",
"RESTORE_CLOUD_BACKUP_IN_PROGRESS": "Restoring cloud backup",
"IN_SYNC": "In sync",
"RECOVERING": "Recovering",
"OUT_OF_SYNC": "Out of sync",
"UNAVAILABLE_NODES": "Unavailable nodes"
}
},
"user_menu": {
"my_settings": "My settings",
"logout": "Logout",
"login": "Login"
},
"rdf_search": {
"labels": {
"search": "Search RDF resources",
"hint": "Hint: \"abC\" matches \"abC*\", \"ab c*\" and \"ab-c*\""
},
"buttons": {
"table": "Table",
"visual": "Visual"
},
"tooltips": {
"close_search_area": "Close search",
"clear": "Clear"
},
"toasts": {
"use_view_resource": "<b>Search RDF resources</b></br>Use <b>View resource</b> on this page",
"autocomplete_is_off": "Autocomplete is OFF<br>Go to Setup -> Autocomplete",
"empty_input": "Please fill the input field!",
"invalid_uri": "Invalid IRI"
}
},
"new-view": "NewView Works in English!"
}