All Downloads are FREE. Search and download functionalities are using the official Maven repository.

messages.CoreBundle.properties Maven / Gradle / Ivy

There is a newer version: 2.1.0-Beta1-1.0.25
Show newest version
attempt.to.modify.read.only.document.error.message=Attempt to modify read-only document
button.cancel=Cancel
cannot.delete.a.read.only.file=Cannot delete a read-only file ''{0}''.
cannot.modify.a.read.only.directory=Cannot modify a read-only directory ''{0}''.
cannot.modify.a.read.only.file=Cannot modify a read-only file ''{0}''.
cannot.rename.root.directory=Cannot rename root directory ''{0}''
dir.already.exists.error=Directory ''{0}'' already exists.
directory.create.wrong.parent.error=Not a directory. Cannot create new directory in.
directory.invalid.name.error=Invalid directory name: ''{0}''
editing.read.only.file.hint=File is read-only
file.already.exists.error=File ''{0}'' already exists.
prompt.overwrite.project.file=The {1} file \n''{0}''\nalready exists.\nWould you like to overwrite it?
file.copy.error=Cannot copy file to {0}
file.copy.target.must.be.directory=Cannot copy, target must be directory.
file.create.already.exists.error=Cannot create file {0}/{1}. File already exists.
file.create.wrong.parent.error=Not a directory. Cannot create new file in.
file.invalid.name.error=Invalid file name: ''{0}''
file.move.error=Cannot move file to {0}
filetype.archive.description=Archive
filetype.archive.display.name=Archive
filetype.plaintext.description=Text
invalid.directory.create.files=Invalid directory. Cannot create files.
psi.search.scope.intersection=Intersection of {0} and {1}
psi.search.scope.project=Project Files
psi.search.scope.union=Union of {0} and {1}
search.scope.unknown=
url.parse.error=Can not parse URL {0}
url.parse.unhandled.exception=Can not parse URL, unhandled exception thrown
plugin.loading.error.short.compatible.with.intellij.idea.only=Compatible with IntelliJ IDEA only
plugin.loading.error.long.compatible.with.intellij.idea.only=Plugin ''{0}'' is compatible with IntelliJ IDEA only because it doesn''t define any explicit module dependencies
plugin.loading.error.text.file.contains.invalid.plugin.descriptor=File ''{0}'' contains invalid plugin descriptor
plugin.loading.error.plugins.cannot.be.loaded.because.they.form.a.dependency.cycle=Plugins {0} cannot be loaded because they form a dependency cycle
plugin.loading.error.descriptor.file.is.empty=Plugin descriptor file is empty
plugin.loading.error.short.depends.on.broken.plugin=Depends on plugin ''{0}'' which was marked as incompatible
plugin.loading.error.short.depends.on.disabled.plugin=Requires plugin ''{0}'' to be enabled
plugin.loading.error.long.depends.on.disabled.plugin=Plugin ''{0}'' requires plugin ''{1}'' to be enabled
plugin.loading.error.short.depends.on.not.installed.plugin=Requires plugin ''{0}'' to be installed
plugin.loading.error.long.depends.on.not.installed.plugin=Plugin ''{0}'' requires plugin ''{1}'' to be installed
plugin.loading.error.short.depends.on.failed.to.load.plugin=Depends on a plugin that failed to load: ''{0}''
plugin.loading.error.long.depends.on.failed.to.load.plugin=Plugin ''{0}'' cannot be loaded because it depends on plugin ''{1}'' which failed to load
plugin.loading.error.short.ide.contains.conflicting.module=IDE contains conflicting module ''{0}''
plugin.loading.error.long.ide.contains.conflicting.module=Plugin ''{0}'' is not compatible with the IDE because the IDE contains module ''{1}'' which conflicts with the plugin
plugin.loading.error.module.declared.by.multiple.plugins=Module {0} is declared by multiple plugins:\n  {1}
plugin.loading.error.short.failed.to.load.requirements.for.ide.version=Failed to load requirements for IDE version
plugin.loading.error.long.failed.to.load.requirements.for.ide.version=Plugin ''{0}'' cannot be loaded because its requirement for the IDE version are incorrect
plugin.loading.error.short.incompatible.since.build=Incompatible: requires IDE build {0} or later
plugin.loading.error.long.incompatible.since.build=Plugin ''{0}'' (version ''{1}'') is not compatible with the current version of the IDE, because it requires build {2} or newer but the current build is {3}
plugin.loading.error.short.incompatible.until.build=Incompatible: requires IDE build {0} or earlier
plugin.loading.error.long.incompatible.until.build=Plugin ''{0}'' (version ''{1}'') is not compatible with the current version of the IDE, because it requires build {2} or older but the current build is {3}
plugin.loading.error.short.custom.plugin.loading.disabled=Loading of custom plugins is disabled
plugin.loading.error.long.custom.plugin.loading.disabled=Plugin ''{0}'' wasn''t loaded because loading of custom plugins is explicitly disabled in the current instance of the IDE
plugin.loading.error.short.plugin.loading.disabled=Loading of plugins is disabled
plugin.loading.error.long.plugin.loading.disabled=Plugin ''{0}'' wasn''t loaded because loading of plugins is explicitly disabled in the current instance of the IDE
plugin.loading.error.short.marked.as.broken=Marked as incompatible
plugin.loading.error.long.marked.as.broken=Plugin ''{0}'' (version {1}) was explicitly marked as incompatible with the current version of the IDE
link.text.disable.plugin=Disable {0}
link.text.disable.not.loaded.plugins=Disable not loaded plugins
link.text.enable.plugin=Enable {0}
link.text.enable.all.necessary.plugins=Enable all necessary plugins
link.text.open.plugin.manager=Open plugin manager
scope.name.all.places=All Places
scope.display.name.directories.0=Directories {0}
scope.display.name.directory.0=Directory ''{0}''
parsing.error.unexpected.token=Unexpected token
parsing.error.end.of.line.expected=End of line expected
parsing.error.expected.element=Expected: {0}
progress.title.processing.documents=Processing documents
command.name.undefined=Undefined
filetype.unknown.description=Unknown
filetype.unknown.display.name=Unknown

failed.to.make.the.following.files.writable.error.message=Failed to make the following files writable:{0}
failed.to.make.file.writable.error.message=Failed to make {0} writable.

vfs.corruption.notification.title=File system caches corrupted
vfs.corruption.notification.text=Restart is required to rebuild corrupted caches 




© 2015 - 2024 Weber Informatics LLC | Privacy Policy