Files
openide/platform/platform-impl/resources/messages/DiagnosticBundle.properties
Vera Petrenkova a34c2dce2d IJPL-164824 Add new notifications after excluding folders from the WD list
(cherry picked from commit 792a8309663fa12d3070b32fb2bd597d26dedea1)

IJ-CR-147809

GitOrigin-RevId: adbe17b307ae8aaff9d06f8ae20145fadc22f589
2024-10-25 21:33:11 +00:00

186 lines
12 KiB
Properties

error.monitor.too.many.errors=Too many IDE internal errors. Monitoring stopped.
error.report.title=Error Report
notification.group.error.report=Internal error report submitted
error.notification.tooltip=<html><body>IDE Internal Error Occurred<br>See Details and Submit Report</body></html>
error.new.notification.title=IDE error occurred
error.new.notification.link=See details and submit report
error.list.title=IDE Internal Errors
error.list.message.index.count={0} of {1}
error.list.message.blame.core=Exception in <b>{0} core</b>.
error.list.message.blame.plugin=Exception in plugin <b>{0}</b>.
error.list.message.blame.plugin.version=Exception in plugin <b>{0}</b> ({1}).
error.list.message.blame.freeze=UI freeze.
error.list.message.blame.jbr.crash=Runtime crash.
error.list.message.blame.kotlin.crash=Exception in Kotlin Compiler
error.list.message.blame.unknown.plugin=Exception in <b>unknown plugin</b>.
error.list.message.info={0}, occurred {1,choice,1#once|2#{1} times}
error.list.disable.plugin=Disable plugin\u2026
error.list.message.submitting=Submitting\u2026
error.list.message.submitted=Submitted
error.list.message.submitted.as.link=Submitted as <a href="{0}">{1}</a>
error.list.message.submission.failed=Submission failed
error.list.message.submission.failed.details=Submission failed ({0})
error.dialog.foreign.plugin.warning=This plugin is not a production of JetBrains. Please report the problem to <a href="{1}">{0}</a>.
error.dialog.foreign.plugin.warning.unnamed=This plugin is not a production of JetBrains. Please report the problem to the <a href="{0}">plugin vendor</a>.
error.dialog.foreign.plugin.warning.unknown=This plugin is not a production of JetBrains. Please report the problem to the plugin vendor.
error.dialog.comment.prompt=Comment on what you were doing when the exception occurred
error.dialog.notice.label=By submitting this report, you agree to the terms and conditions of the privacy policy
error.dialog.notice.label.expanded=By submitting this report, you agree to the terms and conditions of the privacy policy
error.dialog.submit.anonymous=Submit anonymously or <a href="#">Log In</a>
error.dialog.submit.named=Submit as <b>{0}</b> or <a href="#">change account</a>
error.report.to.jetbrains.action=&Report to JetBrains
error.report.all.action=Report All
error.report.and.clear.all.action=Report and Clear All
error.report.impossible.action=Report Exception
error.report.impossible.tooltip=The plugin vendor didn't implement the exception reporting component.
error.dialog.clear.all.action=&Clear all
error.dialog.notice.anonymous=I agree to my hardware configuration, software configuration, product information, and the error details shown above \
being used by JetBrains s.r.o. ("JetBrains") to let JetBrains improve its products and to provide me with support service \
in accordance with the end-user agreement of <a href="https://www.jetbrains.com/legal/agreements/exception_analyzer.html">JetBrains Exception Analyzer</a>.
error.dialog.notice.third-party.plugin.exception=I agree that my hardware configuration, software configuration, product information, and the error details shown above\
\ might be used by Jetbrains s.r.o. (\u201CJetBrains\u201D) and the author of the plugin to improve their products and provide me with support service by JetBrains\
\ in accordance with the relevant <a href="https://www.jetbrains.com/legal/agreements/exception_analyzer.html">Agreement</a>.\
\ If you submit the report containing any personal data, please note that such data will be shared with JetBrains and the plugin author.\
\ JetBrains is not responsible for any behaviour of any third-party plugins and their vendors, including processing of your personal data.
error.dialog.notice.third-party.plugin.send=Report to the Third-Party Plugin
title.submitting.error.report=Submitting error report
error.report.submitted=Report submitted
error.report.gratitude=Thank you for your feedback!
error.report.view.action=View report
error.report.failed.title=Report Sending Failed
error.report.failed.message=Report sending failed: {0}. Do you want to try again?
error.report.new.build.title=New Build Available
error.report.new.build.message=Apparently, the exception is already fixed in the build {0} - please give it a try.
error.itn.returns.wrong.data=ITN returns wrong data
error.http.result.code=HTTP Result code: {0}
error.dialog.disable.plugin.title=Disable Plugin
error.dialog.disable.prompt=Are you sure you want to disable plugin <b>{0}</b>?
error.dialog.disable.prompt.multiple=Are you sure you want to disable selected plugins?
error.dialog.disable.prompt.lone=Functionality provided by the plugin will no longer be available.
error.dialog.disable.prompt.lone.multiple=Functionality provided by the plugins will no longer be available.
error.dialog.disable.prompt.deps=Functionality provided by this and dependent plugins will no longer be available.
error.dialog.disable.prompt.deps.multiple=Functionality provided by these and dependent plugins will no longer be available.
error.dialog.disable.plugin.can.restart=Changes in plugin configuration will take effect after restart.
error.dialog.disable.plugin.no.restart=Please restart the IDE to apply changes in plugin configuration.
error.dialog.disable.plugin.action.disable=&Disable
error.dialog.disable.plugin.action.disableAndRestart=Disable and &Restart
log.monitor.fragment.group=Logs
log.monitor.fragment.settings=Logs settings
log.monitor.fragment.name=Specify logs to be shown in the console
log.monitor.fragment.stdout=Show console when a message is printed to stdout
log.monitor.fragment.stderr=Show console when a message is printed to stderr
log.monitor.no.files=No log files attached
log.monitor.group=Log files to be shown in console
log.monitor.tab.name.column=Tab Name
log.monitor.log.file.column=Log File Entry
log.monitor.file.column=File
log.monitor.is.active.column=Is Active
log.monitor.is.skipped.column=Skip Content
log.monitor.edit.aliases.title=Edit Log Files Aliases
log.monitor.edit.aliases.name=&Alias:
log.monitor.edit.aliases.location=&Log File Location:
log.monitor.edit.aliases.show.all.checkbox.title=&Show all files coverable by pattern
log.console.filter.show.errors=errors
log.console.filter.show.errors.and.warnings=warnings
log.console.filter.show.all=all
log.console.filter.show.errors.warnings.and.infos=infos
error.dialog.conflict.plugin.title=Conflicting Plugins
error.dialog.conflict.plugin.header.platform=The following plugin{0,choice,1#|2#s} conflict{0,choice,1#s|2#} with IDE:
error.dialog.conflict.plugin.header.each.other=<html><p style="line-height: 150%;">The plugins below cannot function at the same time. Select which to enable:</p></html>
error.dialog.conflict.plugin.disable.all=None, disable all plugins above
error.dialog.conflict.plugin.button.enable.and.restart=Enable and Restart
error.dialog.conflict.plugin.button.disable.all=Disable All and Restart
heap.dump.snapshot.task.title=Capturing Heap Dump
heap.dump.snapshot.exception=Error while creating a heap dump. See idea.log for details.
heap.dump.snapshot.indicator.text=Capturing {0} heap dump
heap.dump.snapshot.indicator.low.memory.text=Low memory detected. Capturing {0} heap dump
heap.dump.snapshot.no.space=Not enough space to create a heap dump at {0}. Estimated size required for a heap dump: {1}MB, but only {2}MB is available.
heap.dump.snapshot.title=Capture Heap Dump
heap.dump.snapshot.created=Heap dump has been created at {0}. It will be analyzed next time you start {1}.
heap.dump.snapshot.created.no.analysis=Heap dump has been created at {0}.
heap.dump.analysis.task.title=Preparing memory report
heap.dump.analysis.exception=Error during heap dump analysis. See idea.log for details.
heap.dump.analysis.indicator.title=Analyze heap
heap.dump.analysis.notification.title=Memory use report
heap.dump.analysis.notification.ready.content=Analysis complete.
heap.dump.analysis.notification.action.title=Review report
heap.dump.analysis.report.dialog.title=Memory Use Report
heap.dump.analysis.report.dialog.header=<html>{0} detected unusually high memory use.<br>\
You can send the following memory use report to {1} that will help the team investigate \
the source of the problem.
heap.dump.analysis.report.dialog.action.send=Send
heap.dump.analysis.report.dialog.action.dont.send=Don't Send
heap.dump.analysis.report.dialog.footer=By submitting this report, you allow {0} to collect and process this data \
in accordance with <a href=\"{1}\">{0}''s Privacy Policy</a>.
heap.dump.snapshot.restart.dialog.title=Confirm Restart
heap.dump.snapshot.restart.dialog.message=Heap dump analysis requires {0} to restart. Do you wish to restart now?
heap.dump.snapshot.restart.dialog.restart.now=Restart Now
heap.dump.snapshot.restart.dialog.restart.later=Restart Later
change.memory.title=Memory Settings
change.memory.message=There is not enough memory to perform the requested operation.
change.memory.usage=High memory usage detected (free {0} of {1} MiB)
change.memory.act=Please adjust the value and restart the IDE for the changes to take effect.
change.memory.units=MiB <i>(current value: {0})</i>
change.memory.unknown=Unknown
change.memory.file=<b>Changes will be saved to</b><br>{0}
change.memory.apply=Save and Restart
change.memory.exit=Save and Exit
change.memory.low=The value should be greater than {0}
notification.group.defender.config=Microsoft Defender may affect IDE
defender.config.prompt=<html>To avoid performance issues, exclude the IDE and the project folders from the Real-Time Protection:\
<br>{0}<br>\
<br>Windows will prompt for administrative privileges.</html>
exclude.folders=Exclude folders
defender.config.manual=How to configure manually
defender.config.suppress1=Ignore for this project
defender.config.suppress2=Never ask again
defender.config.progress=Updating Microsoft Defender configuration
defender.config.success=The folders have been successfully excluded from Windows Defender's Real-Time Protection.
defender.config.failed=Failed to exclude folders. Check the log for "WindowsDefenderChecker" for more details.
defender.config.restore=OK. If you change your mind, use "{0}" action.
label.issue.type=Issue Type:
label.the.information.may.contain.sensitive.data=The information may contain sensitive data
event.watcher.tab.title.invocations=Invocations
event.watcher.tab.title.runnables=Runnables
event.watcher.tab.title.wrappers=Wrappers
event.watcher.column.name.runnable=Runnable
event.watcher.column.name.runnable.callable=Runnable/Callable
event.watcher.column.name.average.duration.ms=Average duration, ms
event.watcher.column.name.count=Count
event.watcher.column.name.duration.ms=Duration, ms
event.watcher.column.name.started.at=Started at
event.watcher.column.name.usages.count=Usages count
event.watcher.clear.button.title=Clear All
event.watcher.tab.title=Event Watcher
analyze.graph.progress.details.collect.roots=Collect all object roots
analyze.graph.progress.details.traversing.instance.graph=Traversing instance graph
hprof.analysis.progress.text.analyze.heap=Analyze Heap
hprof.analysis.progress.details.open.heap.file=Open heap file
hprof.analysis.progress.details.create.class.definition.map=Create class definition map
hprof.analysis.progress.details.create.class.histogram=Create class histogram
hprof.analysis.progress.details.create.id.mapping.file=Create id mapping file
hprof.analysis.progress.details.create.object.graph.files=Create object graph files
#Use pluginName by vendor
plugin.conflict.use.by.vendor.label={0, choice, 0#Use |1#}{1}{2, choice, 0# by {3}|1#}
hprof.analysis.progress=Processing: {0} {1}
wsl.firewall.settings.prompt=The IDE will now change the Microsoft Defender Firewall settings to allow connections from WSL environments to the IDE instance. \
If you're using a different firewall product, this action won't resolve the problem, and you shouldn't execute it. Do you wish to continue?
wsl.firewall.settings.failure=Failed to update firewall settings. Please refer to https://jb.gg/wsl-firewall to update the settings manually.
wsl.firewall.settings.success=Firewall settings successfully updated
notification.group.performance.watcher=JVM performance issues detected
notification.group.heap.dump.analysis=Heap dump analysis performed