mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
(cherry picked from commit 1687c957b4090b88e003e34c2566fa96fd15cafa) IJPF-CR-25154 GitOrigin-RevId: 9833086b74aa951257bad91e9719b61f5eaaae29
84 lines
4.9 KiB
Properties
84 lines
4.9 KiB
Properties
bootstrap.error.title.start.failed=Start Failed
|
|
bootstrap.error.title.corrupted=Corrupted Installation
|
|
bootstrap.error.title.plugin.init=Plugin Initialization Error
|
|
bootstrap.error.title.settings=Incorrect Configuration
|
|
|
|
bootstrap.error.prefix.graphics=Failed to initialize graphics environment.
|
|
bootstrap.error.prefix.other=Internal error
|
|
bootstrap.error.appendix.jre=JRE: {0}
|
|
bootstrap.error.appendix.graphics=Also, a UI exception occurred in an attempt to show the above message:
|
|
|
|
bootstrap.error.option.close=Close
|
|
bootstrap.error.option.support=Learn More
|
|
bootstrap.error.option.report=Report Problem
|
|
bootstrap.error.option.reset=Reset Settings\\&Plugins
|
|
|
|
bootstrap.error.title.browser=Cannot Open Browser
|
|
bootstrap.error.message.browser=Cannot launch the default browser.\n\nThe cause: {0}
|
|
|
|
bootstrap.error.title.reset=Reset Settings
|
|
bootstrap.error.message.reset=On the next start, current settings and plugins will be backed up to the following directory:\n{0}
|
|
bootstrap.error.message.reset.failed=Cannot write the reset marker file.\n\nThe cause: {0}
|
|
|
|
bootstrap.error.message.no.graphics=Unable to detect graphics environment.
|
|
|
|
bootstrap.error.essential.plugins=Missing essential {0,choice,1#plugin|2#plugins}:\n\n{1}Please reinstall the IDE.
|
|
|
|
bootstrap.error.message.plugin.failed=Plugin ''{0}'' failed to initialize and will be disabled. Please restart the IDE.
|
|
|
|
bootstrap.error.title.invalid.directory=Invalid {0,choice,0#Settings|1#Cache|2#Log|3#Temp} Directory
|
|
bootstrap.error.message.same.paths=Settings and cache directories seem to be equal.\n\n\
|
|
If you have modified ''{0}'' or ''{1}'' properties,\n\
|
|
please make sure they point to different directories, otherwise please re-install the IDE.
|
|
bootstrap.error.message.mac.trans=The application seems to be trans-located by macOS and cannot be used in this state.\n\
|
|
Please use Finder to move it to another directory (e.g., '~/Applications/').
|
|
bootstrap.error.problem.dir=The IDE cannot create the directory.
|
|
bootstrap.error.problem.file=The IDE cannot create a temporary file in the directory.
|
|
# {0} problem description (one of the above), {1} property name, {2} a path, {3} exception class, {4} exception message
|
|
bootstrap.error.message.dir.problem={0}\n\
|
|
Possible reason: the path is incorrect, a parent directory is read-only,\n\
|
|
or the user lacks necessary permissions.\n\n\
|
|
If you have modified the ''{1}'' property, please make sure it is correct,\n\
|
|
otherwise, please re-install the IDE.\n\n\
|
|
-----\n\
|
|
Location: {2}\n\
|
|
{3}: {4}
|
|
|
|
bootstrap.error.cannot.activate.message=Cannot connect to already running IDE instance.\n{0}: {1}
|
|
bootstrap.error.same.directories='config' and 'system' paths should point to different directories
|
|
bootstrap.error.dead.end=The IDE process (PID: {0}, listening at ''{1}'') does not respond \
|
|
({2,choice,1#connection failed|2#connection timed out|3#communication interrupted}).\n\
|
|
If the IDE is starting up or shutting down, please try again later.\n\
|
|
If the process seems stuck, please try killing it and removing the port file ''{3}''.\n\
|
|
If the problem persists, please collect logs and contact support.
|
|
bootstrap.error.malformed.response=Malformed response: {0}
|
|
bootstrap.error.still.running=Process "{0}" ({1}) is still running.\n\
|
|
If the process is an instance of the IDE, please collect the logs and contact support.\n\
|
|
If it isn''t, please delete the stale "{2}" file and restart the IDE.
|
|
bootstrap.error.request.failed=Process {0} failed to handle the command\n{1} : {2}\nSee {3} for more details
|
|
|
|
bootstrap.error.message.headless=Application cannot start in a headless mode\
|
|
{0,choice,0#|1#, for command: {1}} {2,choice,0#|1# (command line: {3})}
|
|
|
|
bootstrap.error.title.marketplace=JetBrains Marketplace Boot Failure
|
|
bootstrap.error.message.marketplace=As a workaround, you may uninstall or update JetBrains Marketplace Support plugin at ''{0}''
|
|
|
|
restart.failed.title=Restart Failed
|
|
|
|
import.settings.title=Import {0} Settings
|
|
import.settings.filter=Settings files
|
|
import.settings.restart=Imported settings contain custom VM options.\nPlease restart the IDE to apply these options.
|
|
import.settings.restart.now=Restart Now
|
|
import.settings.restart.later=Restart Later
|
|
import.settings.failed.title=Settings Import Failed
|
|
import.settings.failed=Unable to import settings. {0}
|
|
import.chooser.rb.previous=Previous version
|
|
import.chooser.rb.choose=Config or installation directory
|
|
import.chooser.rb.skip=Do not import settings
|
|
import.chooser.ok=OK
|
|
import.chooser.error.title=Config Directory or Installation Home Required
|
|
import.chooser.error.empty=Please select previous {0} config directory or installation home
|
|
import.chooser.error.invalid=The file {0} contains no settings to import.\nPlease make sure it was generated by ''File | Export Settings'' feature.
|
|
import.chooser.error.current=You have selected current {0} config directory or installation home
|
|
import.chooser.error.unrecognized={0} does not appear to be {1} config directory or installation home
|