Files
openide/platform/service-container/resources/messages/BootstrapBundle.properties
2025-12-05 11:16:52 +04:00

90 lines
5.1 KiB
Properties

# Copyright 2000-2025 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license.
#
# Modified by Nikita Iarychenko at 2025 as part of the OpenIDE project(https://openide.ru).
# Any modifications are available on the same license terms as the original source code.
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.logs=Collecting Logs
bootstrap.error.message.logs=Collecting logs, please wait…
bootstrap.error.title.no.logs=Cannot Collect Logs
bootstrap.error.message.no.logs=Cannot collect logs.\n\nThe cause: {0}
bootstrap.error.message.confirm=\
The IDE will upload logs, which may contain sensitive data, to uploads.jetbrains.com.\n\
Uploaded logs are only accessible to JetBrains and deleted automatically after 60 days.
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 cannot be started right from a DMG file.\n\
Please exit the application and 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.same.directories='config' and 'system' paths should point to different directories
bootstrap.error.still.running=Process "{0}" ({1,number,#}) is still running and does not respond.\n\n\
If the IDE is starting up or shutting down, please try again later.\n\
If the process seems stuck, please try killing it (WARNING: unsaved data might be lost).\n\n\
Stacktrace:
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=OpenIDE Marketplace Boot Failure
bootstrap.error.message.marketplace=As a workaround, you may uninstall or update OpenIDE 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