mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
... and amending/replacing them with extension-based filters where possible GitOrigin-RevId: 422e4f42ac96c295a707eae76ef25686753fc6ce
91 lines
5.3 KiB
INI
91 lines
5.3 KiB
INI
action.DumbAware.CopyrightProfilesPanel.description.copy=Copy
|
|
action.DumbAware.CopyrightProfilesPanel.description.import=Import
|
|
action.DumbAware.CopyrightProfilesPanel.text.copy=Copy
|
|
action.DumbAware.CopyrightProfilesPanel.text.import=Import
|
|
|
|
before.checkin.update.copyright=Update copyright
|
|
checkbox.text.update.existing.copyrights=Update existing copyrights
|
|
command.name.update.copyright=Update copyright
|
|
configurable.CopyrightFormattingConfigurable.display.name=Formatting
|
|
configurable.CopyrightProfilesPanel.display.name=Copyright Profiles
|
|
configurable.CopyrightProjectConfigurable.display.name=Copyright
|
|
copyright.copyright.column=Copyright
|
|
copyright.default.project.copyright=Default &project copyright:
|
|
copyright.no.text=No copyright
|
|
copyright.profiles.add.profile=Add profile
|
|
copyright.profiles.empty=No copyright profiles added.
|
|
copyright.profiles.select.profile=Select a profile to view or edit its details here
|
|
copyright.scope.column=Scope
|
|
copyright.select.scopes.label=Select Scopes to add new scopes or modify existing ones
|
|
copyright.file.chooser.title=Choose File Containing Copyright Notice
|
|
copyright.file.chooser.label=XML|IML files
|
|
dialog.message.new.copyright.profile.name=New copyright profile name:
|
|
dialog.message.no.copyright.configured=No copyright configured for current file. Would you like to edit copyright settings?
|
|
dialog.message.the.copyright.settings.imported=The copyright settings have been successfully imported.
|
|
dialog.message.the.selected.file.copyright.settings=The selected file does not contain any copyright settings.
|
|
dialog.message.velocity.template.contains.error.0=Velocity template contains error:\n{0}
|
|
dialog.message.velocity.template.is.valid=Velocity template is valid.
|
|
dialog.message.duplicate.copyright.profile.name=Duplicate copyright profile name: ''{0}''
|
|
dialog.title.import.complete=Import Complete
|
|
dialog.title.no.copyright.available=No Copyright Available
|
|
dialog.title.validation=Validation
|
|
dialog.title.import.failure=Import Failure
|
|
popup.title.choose.profile.to.import=Choose Profile to Import
|
|
settings.copyright.formatting.add.blank.line.after=A&dd blank line after
|
|
settings.copyright.formatting.after.other.comments=Afte&r other comments
|
|
settings.copyright.formatting.before.other.comments=Bef&ore other comments
|
|
settings.copyright.formatting.borders=Borders
|
|
settings.copyright.formatting.box=Box
|
|
settings.copyright.formatting.comment.type=Comment Type
|
|
settings.copyright.formatting.length=Length:
|
|
settings.copyright.formatting.location.in.file=Location in File
|
|
settings.copyright.formatting.no.copyright=No copyright
|
|
settings.copyright.formatting.prefix.each.line=Prefix each line
|
|
settings.copyright.formatting.relative.location=Relative Location
|
|
settings.copyright.formatting.separator=Separator:
|
|
settings.copyright.formatting.separator.after=Separator after
|
|
settings.copyright.formatting.separator.before=Separator before
|
|
settings.copyright.formatting.use.block.comment=Use block comment
|
|
settings.copyright.formatting.use.custom.formatting.options=Use custom formatting options
|
|
settings.copyright.formatting.use.default.settings=Use default settings
|
|
settings.copyright.formatting.use.line.comment=Use line comment
|
|
share.profile.checkbox.title=Share through VCS
|
|
share.profile.context.help=<html>\
|
|
Shared profiles are stored in <code>.idea</code> directory<br>\
|
|
and are available to other team members through VCS.<br><br>\
|
|
When not shared, profiles are stored<br> on the IDE level and are applied to all projects.</html>
|
|
|
|
task.title.prepare.copyright=Prepare copyright\u2026
|
|
action.UpdateCopyright.text=Update Copyright\u2026
|
|
action.UpdateCopyright.description=Generate/Update the copyright notice.
|
|
action.GenerateCopyright.text=Copyright
|
|
action.GenerateCopyright.description=Generate/Update the copyright notice.
|
|
updating.copyrights.progress.message=Updating copyrights\u2026
|
|
update.copyright.progress.title=Update Copyright
|
|
replace.copyright.regexp.is.incorrect.configuration.error=Replace copyright regexp is incorrect:
|
|
detect.copyright.regexp.is.incorrect.configuration.error=Detect copyright regexp is incorrect:
|
|
import.copyright.profile=Import Copyright Profile
|
|
copy.copyright.profile=Copy Copyright Profile
|
|
create.copyright.profile=Create Copyright Profile
|
|
label.allow.replacing.copyright.if.old.copyright.matches=Allow replacing copyright if old copyright matches:
|
|
label.copyright.text.may.contain.velocity.templates=Copyright text (may contain Velocity templates):
|
|
label.regexp.to.detect.copyright.in.comments=Regexp to detect copyright in comments:
|
|
button.validate=Validate
|
|
radio.location.in.file.before.class=Before class
|
|
radio.location.in.file.before.imports=Before imports
|
|
radio.location.in.file.before.package=Before package
|
|
radio.location.in.file.before.root.tag=Before root tag
|
|
radio.location.in.file.before.doctype=Before doctype
|
|
settings.copyright.formatting.add.blank.line.before=Add blank line &before
|
|
link.label.configure.copyright.settings=Configure\u2026
|
|
checkbox.update.copyright.notice=Update copyright notice
|
|
label.updates.existing.copyrights.e.g.changes.year.or.updated.notice=Updates copyright text, year, and other properties
|
|
label.no.copyright.configured=No copyright is configured
|
|
copyright.local.description=Local
|
|
copyright.shared.description=Shared
|
|
action.stored.in.project.description=Stored in Project
|
|
action.shared.text=Shared
|
|
action.stored.in.ide.description=Stored in IDE
|
|
action.local.text=Local
|
|
action.add.profile.text=Add Profile
|