mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 17:20:55 +07:00
32 lines
2.0 KiB
INI
32 lines
2.0 KiB
INI
free.trial.hint=Free 30-day trial
|
|
get.prefix=Get
|
|
get.prefix.with.placeholder=Get {0}
|
|
upgrade.to=Upgrade to {0}
|
|
|
|
promo.configurable.database=Database
|
|
promo.configurable.kubernetes=Kubernetes
|
|
promo.configurable.javascript=JavaScript
|
|
promo.configurable.typescript=TypeScript
|
|
promo.configurable.swagger=OpenAPI Specifications
|
|
promo.ai.assistant.message=Open AI Assistant
|
|
|
|
feature.database.description.html=Benefit from robust <a href="{0}">database and SQL support</a>, featuring a dedicated Database tool window that allows you to:
|
|
feature.database.code=Get database-aware code completion for your SQL queries
|
|
feature.database.create.and.manage=Create and manage both local and cloud databases
|
|
feature.database.run=Execute queries from files or via the query console
|
|
feature.database.export=Effortlessly export and import data
|
|
|
|
feature.kubernetes.description.html=Develop on <a href="{0}">Kubernetes</a> easily with an advanced out-of-the box editor and runtime support including:
|
|
feature.kubernetes.deploy=Seamless Kubernetes cluster connection and resource deployment
|
|
feature.kubernetes.logs=Easy log access with a download option
|
|
feature.kubernetes.editor=Simplified resource configuration with Kustomize and Helm code assistance
|
|
|
|
feature.javascript.description.html=Use <a href="{0}">modern frontend technologies</a> to build applications with JavaScript, TypeScript, and JSX-based frameworks, such as React and Next.js. Elevate your development workflow with:
|
|
feature.javascript.code=Advanced code completion and live templates
|
|
feature.javascript.refactor=Refactorings for JavaScript and TypeScript
|
|
feature.javascript.frameworks=Seamless integration with Angular, React, and Vue
|
|
|
|
feature.swagger.description.html=Leverage advanced features for <a href="{0}">microservice development</a> with OpenAPI and Swagger, including:
|
|
feature.swagger.code=Completion and validation by JSON Schema for specifications
|
|
feature.swagger.preview=Integrated Swagger UI/Redoc preview right in the editor
|
|
feature.swagger.httpclient=HTTP Client for streamlined API testing |