mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-20 03:20:56 +07:00
895 lines
52 KiB
Properties
895 lines
52 KiB
Properties
subversion.executable.notification.title=Can't use Subversion command line client
|
|
subversion.executable.notification.description=The path to the Subversion executable is probably wrong.
|
|
subversion.executable.too.old=Subversion command line client version is too old ({0}).
|
|
subversion.executable.notification.cant.run.in.safe.mode=Can't run a Svn command in the safe mode
|
|
|
|
subversion.roots.detection.errors.found.description=Errors found while detecting Subversion working copies.
|
|
subversion.roots.detection.errors.found.action.text=Fix it
|
|
|
|
#Actions&Plugin info
|
|
action.Subversion.BrowseSVNRepository.text=Bro_wse Subversion Repository\u2026
|
|
action.Subversion.BrowseSVNRepository.description=Browse a Subversion repository
|
|
group.SubversionFilePopupGroup.text=_Subversion
|
|
group.IgnoreChoicesGroup.text=Ignore
|
|
group.RevertIgnoreChoicesGroup.text=Remove from Ignore List
|
|
action.Subversion.UndoIgnore.text=Selected File Names
|
|
action.Subversion.UndoIgnore.description=Remove file name/mask from folder ignore list
|
|
action.Subversion.Ignore.ExactMatch.text=Selected File Names
|
|
action.Subversion.Ignore.ExactMatch.description=Adds names of all selected files into folder ignore list
|
|
action.Subversion.Ignore.MatchExtension.description=Adds {0} mask into folder ignore list
|
|
action.Subversion.SetProperty.text=Set Proper_ty\u2026
|
|
action.Subversion.SetProperty.description=Set versioned property on file or directory
|
|
action.Subversion.ShowProperties.text=Edit _Properties
|
|
action.name.show.properties=Show Properties
|
|
action.Subversion.PropertiesView.AddProperty.text=Add Property
|
|
action.Subversion.PropertiesView.AddProperty.description=Add new property
|
|
action.Subversion.PropertiesView.EditProperty.text=Edit Property
|
|
action.Subversion.PropertiesView.EditProperty.description=Edit selected property value
|
|
action.Subversion.PropertiesView.EditKeywords.text=Edit Keywords
|
|
action.Subversion.PropertiesView.EditKeywords.description=Manage svn:keywords property
|
|
action.Subversion.PropertiesView.DeleteProperty.text=Delete Property
|
|
action.Subversion.PropertiesView.DeleteProperty.description=Delete selected property
|
|
action.Subversion.PropertiesView.FollowSelection.text=Follow Selection
|
|
action.Subversion.PropertiesView.FollowSelection.description=Follow selection
|
|
action.Subversion.PropertiesView.Refresh.text=Refresh
|
|
action.Subversion.PropertiesView.Refresh.description=Reload properties
|
|
action.Subversion.PropertiesView.Close.text=Close
|
|
action.Subversion.PropertiesView.Close.description=Close this tool window
|
|
toolwindow.stripe.SVN_Properties=SVN Properties
|
|
column.name.property.name=Name
|
|
column.name.property.value=Value
|
|
error.can.not.set.property=Cannot set property: {0}
|
|
dialog.title.svn.keywords=SVN Keywords
|
|
label.select.keywords.to.set=Select keywords to set:
|
|
action.Subversion.Resolve.text=Re_solve Text Conflict\u2026
|
|
action.Subversion.Resolve.description=Resolve text conflict on file
|
|
action.Subversion.MarkResolved.text=_Mark Resolved\u2026
|
|
action.Subversion.MarkResolved.description=Mark text and properties conflicts as resolved
|
|
action.Subversion.Clenaup.text=Cl_eanup
|
|
action.Subversion.Clenaup.description=Unlock locked directories and run all remaining incompleted operations
|
|
action.Subversion.Copy.text=_Branch or Tag\u2026
|
|
action.Subversion.Copy.description=Copy selected file or directory to the new repository location
|
|
action.Subversion.Lock.text=_Lock\u2026
|
|
action.Subversion.Lock.description=Lock files
|
|
action.Subversion.Unlock.text=Unl_ock
|
|
action.Subversion.Unlock.description=Unlock files
|
|
action.name.refresh=Refresh
|
|
action.Subversion.ImportToSVNRepository.text=I_mport into Subversion\u2026
|
|
action.Subversion.Share.text=_Share Directory\u2026
|
|
action.Subversion.ConfigureBranches.text=Configure Branches\u2026
|
|
action.Subversion.CompareWithBranch.text=Compare with Branch\u2026
|
|
action.Subversion.Relocate.text=Relocate\u2026
|
|
action.Subversion.Relocate.description=Relocate working copy to a different URL
|
|
action.Subversion.CleanupProject.text=Cleanup Project
|
|
action.Subversion.CleanupProject.description=Perform cleanup for all working copy directories in the project
|
|
action.Svn.Show.Working.Copies.text=Show Working Copies
|
|
action.Svn.Show.Working.Copies.description=Shows working copies information: working copy formats and URLs
|
|
action.Svn.RefreshWorkingCopies.text=Refresh
|
|
action.Svn.RefreshWorkingCopies.description=Refresh working copies information
|
|
action.EditCommitMessage.text=Edit Revision Comment
|
|
action.EditCommitMessage.description=Edit revision comment. Previous message is rewritten.
|
|
action.Subversion.ShareWholeProject.text=Share Project (Subversion)\u2026
|
|
|
|
#New Remote Folder dialog
|
|
dialog.title.new.remote.folder=New Remote Folder
|
|
label.remote.folder.url=Remote Folder URL:
|
|
label.remote.folder.name=Remote Folder Name:
|
|
label.commit.message=Commit message:
|
|
label.recent.messages=Recent messages:
|
|
value.new.folder.name=NewFolder
|
|
button.copy=Copy
|
|
action.new.remote.folder.text=New Remote Folder\u2026
|
|
|
|
#Copy dialog
|
|
dialog.title.branch=Create Branch or Tag
|
|
label.copy.from=Copy From
|
|
label.copy.to=Copy To
|
|
label.copy.from.revision=Re&vision:
|
|
label.branch.base.url=Base URL:
|
|
label.branch.name=Name:
|
|
value.new.branch.name=new_branch
|
|
tooltip.use.project.location=Use project location
|
|
radio.copy.working.copy=&Working Copy
|
|
radio.copy.repository.location=&Repository Location:
|
|
radio.copy.to.branch.or.tag=Branch or Tag
|
|
radio.copy.to.any.location=Any Location
|
|
label.copy.comment=&Comment
|
|
label.copy.select.location.dialog.copy.as=Copy &as:
|
|
notification.content.branches.load.error=Branches load error: {0}
|
|
progress.title.checking.target.folder=Checking target folder
|
|
dialog.message.repository.path.does.not.exist=The repository path ''{0}'' does not exist. Would you like to create it?
|
|
dialog.title.select.working.copy.location=Select Working Copy Location
|
|
label.select.location.to.copy.from=Select location to copy from:
|
|
dialog.message.branch.name.is.empty=Branch name is empty
|
|
dialog.message.invalid.branch.name=Invalid branch name
|
|
dialog.message.invalid.branch.url=Invalid branch url
|
|
dialog.message.no.branch.base.location.selected=No branch base location selected
|
|
dialog.message.invalid.revision=Invalid revision
|
|
dialog.message.invalid.repository.location=Invalid repository location
|
|
checkbox.switch.to.newly.created.branch.or.tag=Switch {0} to the newly created branch or tag
|
|
error.can.not.find.url.for.file=Cannot find url for file: {0}
|
|
error.can.not.find.working.copy.for.file=Cannot find working copy for file: {0}
|
|
progress.title.svn.branches.preloader=Subversion branches preloader
|
|
|
|
#Relocate dialog
|
|
dialog.title.relocate.working.copy=Relocate Working Copy
|
|
label.from.url=From URL:
|
|
label.to.url=To URL:
|
|
dialog.message.error.relocating.working.copy=Error relocating working copy: {0}
|
|
progress.title.relocating.working.copy=Relocating working copy
|
|
|
|
#Lock dialog
|
|
dialog.title.lock.files=Lock Files
|
|
dialog.title.lock.file=Lock File
|
|
label.lock.comment=&Lock comment:
|
|
label.locl.steal.existing=&Steal existing lock
|
|
|
|
label.ssh.key.file=Key &File:
|
|
label.ssh.passphrase=Passph&rase:
|
|
|
|
label.ssl.certificate.path=Path to certificate:
|
|
label.ssl.certificate.password=Certificate passphrase:
|
|
checkbox.ssl.keep.for.current.session=&Save Credentials
|
|
|
|
progress.text.create.remote.folder=Create remote folder
|
|
dialog.title.error=Error
|
|
|
|
#Repository Browser
|
|
progress.text.deleting=Deleting {0}
|
|
progress.title.browser.delete=Delete
|
|
progress.text.browser.creating=Creating {0}
|
|
progress.text.browser.moving=Moving {0}
|
|
progress.text.browser.copying=Copying {0}
|
|
progress.text.browser.remote.destination=To {0}
|
|
progress.title.browser.move=Move
|
|
progress.title.browser.copy=Copy
|
|
dialog.message.could.not.parse.url=Could not parse url
|
|
dialog.title.changes.in.url=Changes in {0}
|
|
action.Subversion.RepositoryBrowser.Checkout.text=_Checkout\u2026
|
|
dialog.title.svn.repository.browser=SVN Repository Browser
|
|
action.Subversion.RepositoryBrowser.CompareWith.text=Compare With\u2026
|
|
dialog.message.confirm.move.folder=You are about to move folder named ''{0}''. Are you sure?
|
|
action.Subversion.RepositoryBrowser.CopyUrl.text=Copy URL\u2026
|
|
action.Subversion.RepositoryBrowser.Export.text=_Export\u2026
|
|
dialog.title.import.directory=Import Directory
|
|
label.select.directory.to.import.into.repository=Select directory to import into repository
|
|
dialog.title.destination.directory=Destination Directory
|
|
label.select.checkout.destination.directory=Select checkout destination directory
|
|
label.select.export.destination.directory=Select export destination directory
|
|
progress.title.loading.child.entries=Loading child entries
|
|
dialog.title.svn.import.options=SVN Import Options
|
|
dialog.title.svn.export.options=SVN Export Options
|
|
dialog.title.export.directory=Export Directory
|
|
label.select.directory.to.export.from.subversion=Select directory to export from subversion
|
|
dialog.title.svn.delete=SVN Delete
|
|
label.source.url=Source URL:
|
|
label.target.location=Target location:
|
|
label.target.name=Target name:
|
|
label.target.url=Target URL:
|
|
label.export=Export:
|
|
checkbox.replace.existing.files=Replace existing files
|
|
label.destination=Destination:
|
|
checkbox.include.externals.locations=Include externals locations
|
|
label.override.native.eols.with=Override 'native' EOLs with:
|
|
combobox.crlf.none=None
|
|
checkbox.include.ignored.resources=Include ignored resources
|
|
label.import.from=Import from:
|
|
label.import.to=Import to:
|
|
label.repositories=Repositories:
|
|
label.point.to.repository.location=Point to repository location
|
|
dialog.title.select.share.target=Select Share Target
|
|
button.share=Share
|
|
label.define.share.target=Define share target
|
|
radio.share.target.at.selected.repository.location=At selected repository location
|
|
radio.share.target.in.new.folder=In new "{0}" folder at selected repository location
|
|
checkbox.create.tags.branches=Create /tags and /branches
|
|
separator.commit.comment.prefix=Commit Comment Prefix
|
|
toolwindow.stripe.SVN_Repositories=SVN Repositories
|
|
|
|
#authentication
|
|
label.auth.authentication.realm=Authentication realm: ''{0}''
|
|
label.auth.user.name=&User name:
|
|
label.auth.password=&Password:
|
|
checkbox.auth.keep.for.current.session=&Save credentials
|
|
dialog.title.authentication.required=Authentication Required
|
|
notification.content.unknown.certificate.type.from.url=Subversion: unknown certificate type from {0}
|
|
notification.content.authentication.failed=Authentication failed: {0}
|
|
popup.content.already.checking=Already checking\u2026
|
|
progress.title.svn.roots.authorization.checker=SVN VCS roots authorization checker
|
|
progress.title.looking.for.file.working.copy.root=Looking for ''{0}'' working copy root
|
|
progress.text.clearing.stored.credentials=Clearing stored credentials in {0}
|
|
notification.title.not.logged.into.subversion=Not logged in to Subversion
|
|
notification.content.not.logged.into.subversion=Not logged In to Subversion ''{0}'' ({1})
|
|
notification.action.click.to.fix=Click to fix.
|
|
progress.title.clear.authentication.cache=&Clear auth cache
|
|
label.specify.ssl.protocol.manually=Please try to specify SSL protocol manually - SSLv3 or TLSv1
|
|
popup.content.failed.to.authenticate.to.proxy.change.credentials=Failed to authenticate to proxy. \
|
|
You can change proxy credentials in HTTP proxy settings.
|
|
popup.content.failed.to.authenticate.to.proxy=Failed to authenticate to proxy.
|
|
error.server.ssl.certificate.rejected=Server SSL certificate rejected
|
|
|
|
#history
|
|
progress.text2.collecting.history=Collecting revisions history for ''{0}''
|
|
checkbox.changes.filter.filter.by.author=A&uthor:
|
|
progress.text2.processing.revision=Processing revision ''{0}''
|
|
progress.text.changes.collecting.changes=Collecting information on changes
|
|
progress.text2.changes.establishing.connection=Establishing connection to ''{0}''
|
|
progress.text2.revision.processed=Revision ''{0}'' processed
|
|
action.Subversion.ShowMergeSourceDetails.text=Show Merge Sources Details
|
|
action.Subversion.ShowIntegratePanel.text=Show Integrate Panel
|
|
progress.title.loading.working.copies.data=Subversion: loading working copies data\u2026
|
|
progress.title.edit.revision.comment=Edit revision comment
|
|
tab.title.edit.revision.comment=Edit Revision Comment
|
|
progress.title.getting.latest.repository.revision=Getting latest repository revision
|
|
notification.content.revision.commit.message.changed.to=Revision #{0} comment changed to:\n''{1}''
|
|
column.name.merge.sources=Merge Sources
|
|
status.text.merge.sources=Merge sources
|
|
label.no.subversion.1.5.working.copies=No Subversion 1.5 working copies\nof 1.5 repositories in the project
|
|
label.merge.from.url=From:
|
|
label.merge.to.branch=To:
|
|
label.mixed.revision.working.copy=Mixed Revision Working Copy
|
|
label.select.target.working.copy=Select path to the target working copy
|
|
|
|
#Configuration
|
|
configurable.name.svn.general=Subversion
|
|
configurable.name.svn.presentation=Presentation
|
|
configurable.name.svn.network=Network
|
|
configurable.name.svn.ssh=SSH
|
|
dialog.title.select.configuration.directory=Select Configuration Directory
|
|
action.title.select.configuration.directory=Change Configuration Directory
|
|
dialog.description.select.configuration.directory=Select Subversion configuration directory or create new one
|
|
button.text.clear.authentication.cache=&Clear Auth Cache
|
|
label.text.delete.stored.credentials=Delete all stored credentials for 'http', 'svn' and 'svn+ssh' protocols
|
|
button.text.edit.proxies=Edit Network &Options\u2026
|
|
dialog.title.edit.http.proxies.settings = Edit Subversion Options Related to the Network Layers
|
|
dialog.edit.http.proxies.settings.error.same.group.names.text=Groups with identical names detected: ''{0}''
|
|
dialog.edit.http.proxies.settings.error.ambiguous.group.patterns.text=Found repository urls that match to several groups: {0}
|
|
dialog.edit.http.proxies.settings.error.ambiguous.group.patterns.to.text=url {0} matches to {1}\n
|
|
dialog.edit.http.proxies.settings.tab.edit.user.file.title=User file
|
|
dialog.edit.http.proxies.settings.tab.edit.system.file.title=System file
|
|
dialog.edit.http.proxies.settings.port.must.be.number.error=Port must be a number (group ''{0}'')
|
|
dialog.edit.http.proxies.settings.timeout.must.be.number.error=HTTP timeout must be a number (group ''{0}'')
|
|
dialog.edit.http.proxies.settings.dialog.select.ssl.client.certificate.path.title=Select Path to Your Certificate
|
|
dialog.edit.http.proxies.settings.panel.proxy.title=HTTP proxy settings
|
|
dialog.edit.http.proxies.settings.panel.ssl.title=SSL settings
|
|
dialog.edit.http.proxies.settings.panel.repositories.title=Repositories
|
|
dialog.edit.http.proxies.settings.patterns.text=U&RL patterns:
|
|
dialog.edit.http.proxies.settings.exceptions.text=E&xceptions:
|
|
dialog.edit.http.proxies.settings.server.text=&Server:
|
|
dialog.edit.http.proxies.settings.user.text=&User:
|
|
dialog.edit.http.proxies.settings.port.text=P&ort:
|
|
dialog.edit.http.proxies.settings.password.text=Pass&word:
|
|
dialog.edit.http.proxies.settings.connection.timeout.text=Connection t&imeout:
|
|
dialog.edit.http.proxies.settings.seconds.text=seconds
|
|
dialog.edit.http.proxies.settings.paths.to.authority.certificates.text=Comma-separated &paths to CAs certificate files:
|
|
dialog.edit.http.proxies.settings.ssl.client.certificate.file.text=SSL &client certificate file:
|
|
dialog.edit.http.proxies.settings.client.certificate.passphrase.text=SSL client certificate passp&hrase:
|
|
dialog.edit.http.proxies.settings.trust.default.cas.text=Trust default C&As
|
|
dialog.edit.http.proxies.settings.test.connection.button.text=&Test connection
|
|
dialog.edit.http.proxies.settings.test.connection.settings.will.be.stored.title=Warning
|
|
dialog.edit.http.proxies.settings.test.connection.settings.will.be.stored.text=Settings will be saved
|
|
dialog.edit.http.proxies.settings.test.connection.error.title=Connection Test Failed
|
|
dialog.edit.http.proxies.settings.test.connection.success.title=Connection Test Successful
|
|
dialog.edit.http.proxies.settings.test.connection.success.text=Connection test successful
|
|
progress.title.test.connection=Test connection
|
|
progress.message.connecting.to.url=Connecting to {0}
|
|
confirmation.text.delete.stored.authentication.information=You are about to delete all stored Subversion authentication information.\nWould you like to proceed with deletion?
|
|
confirmation.title.clear.authentication.cache=Clear Authentication Cache
|
|
dialog.title.select.path.to.subversion.executable=Subversion
|
|
label.select.path.to.subversion.executable=Select path to Subversion executable (1.7+)
|
|
label.path.to.svn.executable=Path to Subversion executable:
|
|
command.line.interactive.mode.title=Enable interactive mode
|
|
command.line.interactive.mode.description=<html>Emulates the behavior when Subversion commands are executed directly from the terminal (in the interactive mode).<br>\
|
|
This is required to handle password/passphrase prompts for svn+ssh repositories, and trust invalid server certificates for https repositories.</html>
|
|
non.english.locale.detected.warning=A non-English locale is used.
|
|
|
|
ssh.settings.executable.label=SSH executable\:
|
|
dialog.title.ssh.settings.browse.executable=SSH Executable
|
|
ssh.settings.user.name.label=User name\:
|
|
ssh.settings.port.label=Port\:
|
|
ssh.settings.password.choice.title=Password
|
|
ssh.settings.private.key.choice.title=Private key
|
|
ssh.settings.private.key.path.label=Path\:
|
|
dialog.title.ssh.settings.browse.private.key=Private Key
|
|
ssh.settings.subversion.config.choice.title=Subversion config
|
|
ssh.settings.tunnel.label=SSH tunnel\:
|
|
ssh.settings.update.tunnel.title=Update
|
|
|
|
label.working.copy.format.unknown=unknown
|
|
error.format.is.not.supported={0} format is not supported. Supported formats are: {1}.
|
|
|
|
label.configure.upgrade.label=Working Copy upgrade strategy:
|
|
radio.configure.upgrade.auto.16format=Upgrade automatically (use Subversion 1.&6)
|
|
radio.configure.upgrade.auto.17format=Upgrade automatically (use Subversion 1.&7)
|
|
radio.configure.upgrade.auto.18format=Upgrade automatically (use Subversion 1.&8)
|
|
|
|
label.configure.create.label={0} is about to create new Subversion working copy,\n\
|
|
please, select desired working copy format:
|
|
radio.configure.create.auto.16format=1.&6 format
|
|
radio.configure.create.auto.17format=1.&7 format
|
|
radio.configure.create.auto.18format=1.&8 format
|
|
|
|
label.configure.change.label=Change working copy ''{0}'' format to:
|
|
radio.configure.change.auto.16format=1.&6 format
|
|
radio.configure.change.auto.17format=1.&7 format
|
|
radio.configure.change.auto.18format=1.&8 format
|
|
|
|
dialog.upgrade.wcopy.format.title=Subversion Working Copy Format
|
|
label.working.copy.root.outside.text=Working copy root is outside the directory specified in Project Settings.\nThe whole working copy will be converted.
|
|
|
|
progress.text.loading.contents=Loading contents of ''{0}''
|
|
progress.text2.revision.information=Revision {0}
|
|
progress.title.loading.file.content=Loading remote file content
|
|
progress.title.loading.file.properties=Loading remote file properties
|
|
exception.text.file.miss.svn=File ''{0}'' is readonly, but miss svn:needs-lock property
|
|
confirmation.text.edit.file=File(s) you're are going to edit needs to be locked before editing
|
|
|
|
#File statuses
|
|
file.status.external=External (svn)
|
|
file.status.obstructed=Obstructed (svn)
|
|
file.status.replaced=Replaced (svn)
|
|
status.group.name.replaced=Replaced
|
|
|
|
#Adding
|
|
confirmation.text.add.file=Do you want to schedule the following file for addition to Subversion?\n{0}
|
|
confirmation.text.add.dir=Do you want to schedule the following directory for addition to Subversion?\n{0}
|
|
confirmation.title.add.file=Schedule for Addition
|
|
confirmation.title.add.multiple.files=Select Files to Add to Subversion
|
|
|
|
#Ignore
|
|
action.name.ignore.files=Adding ignore file(s) mask
|
|
action.name.undo.ignore.files=Removing file names(or mask) from ignore list
|
|
|
|
# Delete
|
|
confirmation.text.delete.file=Do you want to schedule the following file for deletion from Subversion?\n{0}
|
|
confirmation.text.delete.dir=Do you want to schedule the following directory for deletion from Subversion?\n{0}\nNOTE: The directory will be deleted from disk when the change is committed.
|
|
confirmation.text.delete.dir.17=Do you want to schedule the following directory for deletion from Subversion?\n{0}
|
|
confirmation.title.delete.file=Schedule for Deletion
|
|
confirmation.title.delete.multiple.files=Select Files to Delete from Subversion
|
|
|
|
#Lock/Unlock
|
|
progress.text.locking.files=Locking files in repository\u2026
|
|
progress.text2.processing.file=Processing file {0}
|
|
progress.title.lock.files=Lock files
|
|
exception.text.locking.file.failed=Failed to lock file: {0}
|
|
message.text.files.lock.failed={0,choice, 0#Failed to lock file.|1#Failed to lock files.}
|
|
message.text.files.locked={0,choice, 0#Failed to lock files.|1#1 file locked|2#{0,number} files locked}
|
|
progress.text.unlocking.files=Unlocking files in repository\u2026
|
|
progress.title.unlock.files=Unlock files
|
|
exception.text.failed.to.unlock.file=Failed to unlock file: {0}
|
|
message.title.unlock.failures=Unlock Failures
|
|
message.text.files.unlocked={0,choice, 0#Failed to unlock files.|1#1 file unlocked|2#{0,number} files unlocked}
|
|
|
|
exception.text.cleanupaction.batchperform.not.implemented=CleanupAction.batchPerform not implemented
|
|
progress.text2.adding=Adding ''{0}''
|
|
progress.text2.deleting=Deleting ''{0}''
|
|
progress.text2.sending=Sending ''{0}''
|
|
progress.text2.replacing=Replacing ''{0}''
|
|
progress.text2.transmitting.delta=Transmitting delta for ''{0}''
|
|
progress.title.copy=Subversion copy
|
|
progress.text.copy.to=Copy to ''{0}''
|
|
message.text.no.conflicts.found=No conflicts found
|
|
message.title.no.conflicts.found=No Conflicts
|
|
label.select.files.and.directories.to.mark.resolved=Select files and directories to mark resolved:
|
|
dialog.title.mark.resolved=Mark Resolved
|
|
action.name.mark.resolved=Mark Resolved
|
|
action.name.resolve.conflict=Resolve Conflict
|
|
action.name.revert=&Revert
|
|
error.revert.failed=Revert failed
|
|
action.name.set.property=Set Property
|
|
exception.text.cannot.annotate.directory=Annotation operation only makes sence for files
|
|
progress.text.computing.annotation=Computing annotation for ''{0}''
|
|
action.text.annotate=Annotate
|
|
label.revision=Revision
|
|
label.merge.source.revision=Merge source revision
|
|
tooltip.revision.number.message=Revision {0}: {1}
|
|
error.can.not.find.relative.path.for.path.at.revision=Cannot find relative path for {0}@{1}
|
|
error.can.not.get.current.revision.for.path=Cannot get current revision for file {0}
|
|
error.can.not.get.last.changed.revision.for.path.please.file.an.issue=Cannot get last changed revision for file: {0}\n\
|
|
Please run svn info for this file and file an issue.
|
|
checkbox.checkin.keep.files.locked=&Keep files locked
|
|
checkbox.checkin.auto.update.after.commit=Auto-update after commit
|
|
progress.title.commit=Commit
|
|
status.text.committed.revision=Committed revision {0}.
|
|
checkin.operation.name=Comm_it
|
|
checkin.different.formats.involved=Selected changes for {0,choice,0#repository|1#repositories} {1}\n\
|
|
belong to Subversion working copies of different formats.\n\
|
|
Commit will split into several commits.\n\n\
|
|
You can convert all working copies to the same format in Changes | Subversion Working Copies Information.\n\
|
|
Do you wish to continue with commit?
|
|
dialog.title.commit.will.split=Subversion: Commit Will Split
|
|
error.wrong.committed.revision.number=Wrong committed revision number: {0}
|
|
error.missing.committed.revision.number=Missing committed revision number: {0}
|
|
progress.text2.fetching.external.location=Fetching external location to ''{0}''
|
|
progress.text2.checked.out=Checked out {1} files, checking out {0}
|
|
progress.text2.exported=Exported {1} files, exporting {0}
|
|
progress.text2.checked.out.revision=Checked out revision {0}.
|
|
progress.text2.exported.revision=Exported revision {0}.
|
|
status.text.checked.out.revision=Checked out revision {0}.
|
|
message.text.cannot.load.supported.formats=Cannot load supported formats: {0}
|
|
message.text.cannot.checkout=Cannot checkout from svn: {0}
|
|
message.text.cannot.export=Cannot export from svn: {0}
|
|
dialog.title.check.out=Check Out from Subversion
|
|
progress.title.check.out=Check out from Subversion
|
|
progress.title.check.out.cancel=Stop checking out from Subversion
|
|
message.title.export=Export from Subversion
|
|
progress.text.checking.out=Checking out files to ''{0}''
|
|
progress.text.export=Exporting files to ''{0}''
|
|
button.text.select.all=Select &All
|
|
button.text.deselect.all=&Deselect All
|
|
dialog.title.select.repository.location=Select Repository Location
|
|
dialog.message.can.not.detect.repository.root.for.url=Cannot detect repository root for URL: {0}
|
|
progress.title.detecting.repository.root=Detecting repository root
|
|
button.text.ssl.accept=_Accept
|
|
button.text.ssl.reject=_Reject
|
|
button.text.ssh.accept=_Yes
|
|
button.text.ssh.reject=_No
|
|
dialog.title.ssl.examine.server.crertificate=Examine Server Certificate
|
|
dialog.title.ssh.examine.server.fingerprints=Verify Server Key Fingerprint
|
|
label.ssl.server.provided.certificate=Server provided the following certificate:
|
|
label.ssh.server.provided.fingerprints=The authenticity of host {0} can''t be established.
|
|
label.ssh.server.provided.fingerprints2={0} key fingerprint is
|
|
label.ssh.server.provided.fingerprints3=Are you sure you want to continue connecting?
|
|
checkbox.svn.ssh.cache.fingerprint=&Add key to Subversion cache
|
|
dialog.title.set.property=Set Property
|
|
label.set.property.property.name=Property &name:
|
|
radio.set.property.set.property.value=&Set property value:
|
|
radio.set.property.delete.property=&Delete property
|
|
checkbox.set.property.update.properties.recursively=Update properties &recursively
|
|
|
|
#update
|
|
update.switch.configurable.name=Update/Switch
|
|
label.update.url=URL:
|
|
checkbox.update.switch.configurable.to.specific.revision=Update/Switch to specific &revision:
|
|
checkbox.force.update=&Force update
|
|
checkbox.ignore.externals=Ignore &Externals
|
|
checkbox.update.switch.configurable.try.merge.without.changes=&Try merge, but make no changes
|
|
progress.text.merging.dry.run.changes=Merging (dry run) changes into ''{0}''
|
|
progress.text.merging.changes=Merging changes into ''{0}''
|
|
progress.text.updating=Updating ''{0}''
|
|
exception.text.root.was.not.properly.updated=svn: {0} was not properly updated; may be it is already removed from the repository along with its parent.
|
|
message.text.update.no.directories.found=No versioned directories to update were found
|
|
messate.text.update.error=SVN: Update Error
|
|
label.external.copy=External copy
|
|
label.switched.copy=Switched copy
|
|
|
|
progress.text2.added=Added {0}
|
|
progress.text2.deleted=Deleted {0}
|
|
progress.text2.conflicted=Conflicted {0}
|
|
progress.text2.treeconflicted=Conflicted {0} (tree conflict)
|
|
progres.text2.merged=Merged {0}
|
|
progres.text2.updated=Updated {0}
|
|
progress.text2.restored.file=Restored {0}
|
|
progres.text2.updated.to.revision=Updated to revision {0}.
|
|
status.text.updated.to.revision=Updated to revision {0}.
|
|
progress.text2.skipped.file=Skipped {0}
|
|
progress.text.updating.external.location=Updating external location at ''{0}''
|
|
server.ssl.accept.temporary.action.name=Accept _Temporary
|
|
integrate.display.name=Integrate
|
|
error.invalid.svn.revision=Invalid svn revision: {0}
|
|
error.invalid.url=Invalid url: {0}
|
|
integrate.configuration.revision1.label=re&vision
|
|
integrate.configuration.source2.label=Source 2:
|
|
integrate.configuration.revision2.label=&revision
|
|
integrate.configuration.source1.label=Source 1:
|
|
integrate.configuration.description.label=Integrate differences between sources into working copy (compare Source 2 to Source 1)
|
|
source.url.could.not.be.empty.error.message=Source url could not be empty
|
|
no.differences.between.sources.error.message=There are no differences between source and the same source
|
|
label.update.switch.to.revision=Update/Switch to revision:
|
|
configure.revision.specified.radio=Specified
|
|
configure.revision.head.radio=HEAD
|
|
update.configuration.specific.url=Update/Switch to specific &url:
|
|
progress.text.import=Importing {0}
|
|
message.text.cannot.import=Cannot import to svn: {0}
|
|
message.title.import=Import to Subversion
|
|
revision.title=Revision
|
|
error.revision.from.must.be.a.valid.number=Revision From must be a valid number
|
|
error.revision.to.must.be.a.valid.number=Revision To must be a valid number
|
|
checkout.dialog.title=Checkout from Subversion
|
|
checkout.dialog.button=Check Out
|
|
checkout.directory.chooser.title=Checkout Directory
|
|
checkout.directory.chooser.prompt=Select directory to checkout from Subversion
|
|
checkout.options.dialog.title=SVN Checkout Options
|
|
checkout.options.checkout.label=Checkout:
|
|
checkout.repository=Checking out repository\u2026
|
|
checkout.repository.failed=Checkout failed
|
|
checkout.repository.canceled=Checkout canceled
|
|
checkout.repository.tooltip=The project will open after checking out is finished
|
|
checkout.stop.message.description=Are you sure to you want to stop checking out the {0} repository?
|
|
checkout.stop.message.title=Stop Checking Out
|
|
configure.branches.title=Configure Subversion Branches
|
|
configure.branches.error.wrong.url=Trunk location must be under repository root ''{0}''
|
|
configure.branches.trunk.location=Trunk location:
|
|
configure.branches.branch.locations=Branch locations:
|
|
refresh.branches.item=Refresh Branches\u2026
|
|
copy.column.title=Copy
|
|
copy.column.tooltip=Copied from {0}
|
|
progress.title.loading.branches=Loading branches
|
|
compare.with.branch.progress.loading.content=Loading Content
|
|
compare.with.branch.diff.title=Compare with Branch
|
|
compare.with.branch.error.title=Compare with Branch
|
|
compare.with.branch.popup.title=Compare with Branch
|
|
compare.with.branch.location.error=Could not find repository location for file ''{0}'' under branch ''{1}''\nPlease check your branch configuration.
|
|
action.name.switch=Switch
|
|
import.dialog.title=Import into Subversion
|
|
import.dialog.button=Import
|
|
repository.browser.add.location.action.text=Add Repository Location
|
|
repository.browser.add.location.action.description=Add repository location
|
|
repository.browser.no.locations.added.info=No repository locations added.
|
|
repository.browser.add.location.prompt=Repository URL:
|
|
repository.browser.add.location.title=New Repository Location
|
|
repository.browser.details.action=Show/Hide Details
|
|
repository.browser.refresh.action=Refresh selected tree node
|
|
repository.browser.add.location.menu.item=_Repository Location\u2026
|
|
repository.browser.edit.location.menu.item= Edit Location _URL\u2026
|
|
repository.browser.discard.location.action=Discard _Location
|
|
repository.browser.discard.location.prompt=Would you like to discard the location ''{0}''?
|
|
repository.browser.discard.location.title=Discard Location
|
|
repository.browser.new.folder.action=Remote _Folder\u2026
|
|
action.repository.browser.history.text=Show History
|
|
action.repository.browser.history.description=Show history
|
|
repository.browser.import.action=_Import\u2026
|
|
diff.options.title=Compare With Branch or Tag
|
|
diff.options.label.compare=Compare:
|
|
diff.options.label.with=With:
|
|
diff.options.label.compare.type=Compare Type
|
|
diff.options.checkbox.reverse.diff=Reverse Diff
|
|
diff.options.radio.graphical.compare=Graphical Compare
|
|
diff.options.radio.unified.diff=Unified Diff
|
|
diff.options.no.url.error=Please select an URL to compare with
|
|
diff.options.same.url.error=Please select different URLs to compare
|
|
diff.options.no.patch.file.error=Please specify the path to save the patch file
|
|
dialog.title.save.unified.diff=Patch File
|
|
label.select.file.to.save.unified.diff=Select file to store unified diff
|
|
diff.cant.get.properties.changes=Can't show SVN properties
|
|
repository.browser.browse.changes.action=_Browse Changes\u2026
|
|
repository.browser.browse.changes.description=View history of changes in the selected node
|
|
repository.browser.compare.title=Compare of ''{0} and ''{1}''
|
|
error.could.not.compare.local.file.and.remote.url.with.executable.for.svn.version=Could not compare local file and remote url with executable for svn {0}
|
|
cleanup.action.name=Cleanup
|
|
changes.browser.revision.term=Revision
|
|
dialog.title.computing.difference=Computing Difference
|
|
progress.searching.for.files.with.conflicts=Searching for files with conflicts
|
|
add.files.errors.title=Errors Adding Files
|
|
move.files.errors.title=Errors Moving Files
|
|
error.target.of.move.operation.is.already.under.version.control=Target of move operation is already under version control.
|
|
error.move.have.not.been.performed=Subversion move had not been performed.
|
|
delete.files.errors.title=Errors Deleting Files
|
|
progress.title.adding.files.to.subversion=Adding files to Subversion
|
|
progress.title.deleting.files.from.subversion=Deleting files from Subversion
|
|
progress.title.moving.files.in.subversion=Moving files in Subversion
|
|
copy.dialog.title=Branch or Tag
|
|
move.dialog.title=Move or Rename
|
|
select.location.invalid.url.message=Invalid Subversion repository URL: ''{0}''
|
|
share.directory.action=Share Directory\u2026
|
|
share.directory.commit.message={2}\nDirectory ''{0}'' created by {1}
|
|
share.directory.title=Share Directory
|
|
dialog.message.share.to.not.empty.directory=Remote folder "{0}" is not empty.\nDo you want to continue sharing?
|
|
share.directory.info.message=To complete share operation commit ''{0}''.
|
|
share.directory.create.dir.progress.text=Creating remote folder {0}
|
|
share.directory.checkout.back.progress.text=Checking out {0}
|
|
share.or.import.add.progress.text=Scheduling {0} for addition
|
|
progress.title.share.directory=Share directory
|
|
progress.title.check.remote.folder.contents=Check remote folder contents
|
|
tab.title.failed.to.share.project=Failed to Share Project
|
|
action.share.whole.project.text=Share Project (Subversion)\u2026
|
|
action.Subversion.integrate.changes.select.working.copy.text=Integrate into working copy:
|
|
dialog.title.integrate.to.branch=Integrate To Branch
|
|
action.Subversion.integrate.changes.message.not.under.control.text=Selected destination is not under Subversion control. Continue anyway?
|
|
action.Subversion.integrate.changes.message.another.wc.text=Selected destination is inside working copy of another repository. Continue anyway?
|
|
action.Subversion.integrate.changes.branch.info.source.label.text=Source branch URL: {0}
|
|
action.Subversion.integrate.changes.branch.info.target.label.text=Target branch URL: {0}
|
|
action.Subversion.integrate.changes.actionname=Integrate To Branch\u2026
|
|
action.Subversion.integrate.changes.description=Integrates selected changelist(s)/changeset into selected branch
|
|
action.Subversion.integrate.changes.messages.title=Integrate To branch
|
|
dialog.message.integrate.changes.error.no.available.files=No files available for integration
|
|
popup.title.select.branch.to.integrate.to=Select Branch to Integrate to\u2026
|
|
dialog.message.integrate.changes.error.same.source.and.target=Cannot start integration: Target and source branches are the same.
|
|
dialog.message.integrate.changes.error.target.not.dir=Cannot start integration: target directory does not exist or is not a directory.
|
|
dialog.message.integrate.changes.error.not.versioned=Cannot start integration: target directory is not under Subversion control or does not belong to the selected branch.
|
|
action.Subversion.integrate.changes.dialog.add.wc.text=Add
|
|
action.Subversion.integrate.changes.dialog.remove.wc.text=Remove
|
|
action.Subversion.integrate.changes.message.files.up.to.date.text=All files are up to date
|
|
action.Subversion.integrate.changes.collecting.changes.to.commit.task.title=Collecting changes to commit
|
|
action.Subversion.integrate.changes.error.unable.to.collect.changes.text=Error while collecting changes to commit: {0}
|
|
error.cannot.load.revisions=Cannot Load Revision List
|
|
action.Subversion.integrate.changes.progress.integrating.text=Merging changes
|
|
update.switch.to.branch.text=Use branch:
|
|
popup.title.select.branch=Select Branch
|
|
progress.live.provider.loading.revisions.text=Loading revisions from server
|
|
progress.live.provider.loading.revisions.details.text=Loading revisions from server\u2026
|
|
dialog.show.svn.map.title=Subversion Working Copies Information
|
|
label.working.copy.url=URL:
|
|
label.working.copy.format=Format:
|
|
link.change.format=Change
|
|
label.working.copy.depth=Depth:
|
|
link.fix.depth=Fix
|
|
label.working.copy.root=Working copy root
|
|
label.nested.copy.type.external=External
|
|
label.nested.copy.type.switched=Switched
|
|
label.nested.copy.type.inner=Nested
|
|
dialog.title.convert.working.copy.format=Convert Working Copy Format
|
|
progress.title.convert.working.copy.format=Convert working copy format
|
|
progress.text.converting.working.copy.format=Converting working copy at {0} format from {1} to {2}
|
|
progress.details.upgraded.path=Upgraded path {0}
|
|
dialog.message.invalid.working.copy.root=Invalid working copy root: {0}
|
|
dialog.title.can.not.invoke.action=Cannot Invoke {0}
|
|
dialog.title.set.working.copy.infinity.depth=Set Working Copy Infinity Depth
|
|
dialog.message.set.working.copy.infinity.depth=You are going to checkout into ''{0}'' with ''infinity'' depth.\n\
|
|
This will update your working copy to HEAD revision as well.
|
|
action.name.configure.branches=Configure Branches
|
|
action.name.merge.from=Merge From
|
|
action.name.merge.from.ellipsis=Merge From\u2026
|
|
notification.content.can.not.access.working.copy.database=Some errors occurred while accessing svn working copy database.
|
|
notification.content.single.root.unsupported.format=Root ''{0}'' is likely to be of unsupported Subversion format
|
|
notification.content.multiple.roots.unsupported.format=Some roots are likely to be of unsupported Subversion format
|
|
|
|
committed.changes.action.enable.merge.highlighting=Highlight Integrated
|
|
committed.changes.action.enable.merge.highlighting.description.text=Option is available for SVN repositories and working copies with 1.5 version only
|
|
committed.changes.action.merge.highlighting.refresh.text=Refresh
|
|
committed.changes.action.merge.highlighting.refresh.description=Refresh merged revisions info
|
|
dialog.Subversion.select.working.copy.title=Configure Working Copy Paths
|
|
dialog.Subversion.select.working.copy.wcopy.list.title=Known working copies
|
|
action.Subversion.cleanup.progress.title=Subversion cleanup
|
|
progress.text.performing.path.cleanup=Performing ''{0}'' cleanup\u2026
|
|
progress.title.cleanup.project=Cleanup project
|
|
action.Subversion.cleanup.error.message=Error performing cleanup for ''{0}'': {1}
|
|
action.Subversion.integrate.difference.option.use.ancestry.text=&Use ancestry
|
|
use.idea.proxy.as.default=Use {0} general proxy settings as default for Subversion
|
|
use.idea.proxy.as.default.label.text=Only HTTP proxy can be used as default
|
|
navigate.to.idea.proxy.settings=Navigate to general proxy settings
|
|
dialog.message.switch.target.not.copy.current=Switch target URL is not a copy of current.\n\
|
|
Do you want to continue?
|
|
dialog.title.switch.target.problem=Switch Target Problem
|
|
tab.repository.merge.panel.filter.plus=Filter Out Integrated
|
|
tab.repository.merge.panel.filter.minus=Filter Out Not Integrated
|
|
tab.repository.merge.panel.filter.others=Filter Out Others
|
|
browse.changes.settings.stop.on.copy=&Stop On Copy
|
|
action.mark.list.as.merged.text=Mark as Merged
|
|
action.mark.list.as.merged.description=Mark selected revision as merged, but do not actually merge
|
|
action.mark.list.as.not.merged.text=Mark as Not Merged
|
|
action.mark.list.as.not.merged.description=Mark selected revision as not merged, but do not change anything besides svn:mergeinfo
|
|
label.depth.text=&Depth:
|
|
label.depth.description=Replaces old "recursive" option. "Recursive"=false is equivalent to "immediates", "recursive"=true is equivalent to "infinity"
|
|
label.working.copy=working copy
|
|
label.depth.empty=empty
|
|
label.depth.files=files
|
|
label.depth.immediates=immediates
|
|
label.depth.infinity=infinity
|
|
label.depth.exclude=exclude
|
|
label.depth.unknown=unknown
|
|
undo.integrate.to.branch=Undo Integrate To Branch\u2026
|
|
undo.integrate.to.branch.description=Removes changes done in revision from branch
|
|
undo.integrate.to.branch.dialog.title=Undo Integrate To Branch
|
|
merge.source.details.title=Merge Source Details for {0} [{1}]
|
|
repository.browser.edit.location.dialog.title= Edit Location URL
|
|
action.Subversion.TogglePropertiesDiff.text=Show Properties
|
|
action.Subversion.TogglePropertiesDiff.description=Show differences in SVN properties
|
|
action.IntegrateChangeSetAction.text=Integrate to Branch
|
|
show.properties.diff.progress.text.revision.information=Revision {0}
|
|
show.properties.diff.progress.text2.property.information=Property {0}
|
|
checkbox.ignore.whitespace.when.merge.text=&Ignore whitespaces
|
|
label.file.has.conflicts=File has {0} conflict(s) and cannot be committed
|
|
label.file.has.conflicts.before.or.after=File has {0} conflict(s) and cannot be committed\n\
|
|
{1}
|
|
label.file.has.conflicts.before.and.after=File has {0} conflict(s) and cannot be committed\n\
|
|
before: {1}\n\
|
|
after: {2}
|
|
label.locally.deleted.file.has.conflicts=File has {0} conflict(s)
|
|
file.conflict.tree=tree
|
|
file.conflict.text=text
|
|
file.conflict.property=property
|
|
action.Subversion.MarkTreeResolved.text=Mark Tree Conflict Resolved\u2026
|
|
dialog.message.mark.tree.conflict.resolved.confirmation=Do you want to mark tree conflict as resolved?
|
|
dialog.title.mark.tree.conflict.resolved=Mark Tree Conflict Resolved
|
|
progress.title.mark.tree.conflict.resolved=Mark tree conflict resolved
|
|
svn.integrate.changelist.warning.unresolved.conflicts.text=Integration interrupted. There are unresolved conflicts or skipped items.
|
|
error.integration.was.canceled=Integration was canceled
|
|
svn.option.ignore.whitespace.in.annotate=Ignore whitespace differences in annotations
|
|
annotation.show.merge.sources.default.text=Show merge source in history and annotations
|
|
svn.cannot.save.credentials.store-auth-creds=Cannot store credentials: forbidden by "store-auth-creds = no"
|
|
annotation.original.revision=Original revision
|
|
confirmation.resolve.tree.conflict.merge.moved=Apply their changes in {0} to the locally moved {1}?
|
|
confirmation.resolve.tree.conflict.merge.renamed=Apply their changes in {0} to the locally renamed {1}?
|
|
action.Subversion.Create.External.text=Create External\u2026
|
|
action.Subversion.Create.External.description=Select URL, add svn\:external property, and optionally checkout it
|
|
button.select=Select
|
|
dialog.title.select.target.for.external=Select Target For External
|
|
dialog.message.target.file.already.exists=Target file already exists
|
|
progress.title.creating.external=Creating external
|
|
tab.title.create.external=Create External
|
|
error.selected.destination.conflicts.with.existing=Selected destination conflicts with existing: {0}
|
|
label.local.target=Local target:
|
|
checkbox.checkout=Checkout
|
|
svn.edit.commit.message.title=Edit Revision #{0} Comment
|
|
svn.edit.commit.message.attention=Attention! Previous message will be lost!
|
|
svn.edit.commit.message.prompt=New revision comment:
|
|
|
|
#Merge
|
|
quick.merge.variants.merge.all=Merge All
|
|
quick.merge.variants.merge.all.explanation=All not merged revisions will be merged.\n\
|
|
Subversion will find not merged revisions using svn\:mergeinfo property recorded in local copy.
|
|
quick.merge.variants.quick.select=Quick Manual Select
|
|
quick.merge.variants.quick.select.explanation=Shows all revisions from target branch, merged and not merged.\n\
|
|
For manual selection. Very quick.
|
|
quick.merge.variants.pre.select=Select With Pre-Filter
|
|
quick.merge.variants.pre.select.explanation=Finds where one of involved branches was copied from another.\n\
|
|
Loads only not yet merged revisions for selection. Can take long time for execution.
|
|
progress.title.merging.all.from.branch=Merging all from {0}
|
|
progress.title.merging.all.from.branch.reintegrate=Merging all from {0} (reintegrate)
|
|
progress.title.shelving.local.changes.before.merge=Shelving local changes before merge
|
|
progress.title.checking.repository.capabilities=Checking repository capabilities
|
|
progress.title.loading.recent.branch.revisions=Loading recent {0} revisions
|
|
progress.title.looking.for.branch.origin=Looking for branch origin
|
|
progress.title.filtering.branch.revisions=Filtering {0} revisions
|
|
progress.title.calculating.copy.revision=Calculating copy revision
|
|
progress.text.collecting.merge.information=Collecting merge information
|
|
progress.text.collecting.not.merged.revisions=Collecting not merged revisions
|
|
progress.details.merging.changelist.range=Merging changelist(s) {0}
|
|
error.could.not.parse.merge.info=Could not parse {0}
|
|
action.Subversion.SelectAllRevisions.text=Select All
|
|
action.Subversion.SelectAllRevisions.description=Select all
|
|
action.Subversion.UnselectAllRevisions.text=Unselect All
|
|
action.Subversion.UnselectAllRevisions.description=Unselect all
|
|
button.merge.selected=Merge Selected
|
|
button.merge.all=Merge All
|
|
dialog.title.select.merge.variant=Select Merge Variant
|
|
dialog.message.merge.with.switched.paths.in.working.copy=There are some switched paths in the working copy. Do you want to continue?
|
|
dialog.message.merge.confirm.reintegrate=You are going to reintegrate changes.<br><br>\
|
|
This will make branch ''{0}'' <b>no longer usable for further work</b>.<br>\
|
|
It will not be able to correctly absorb new trunk ({1}) changes,<br>\
|
|
nor can this branch be properly reintegrated to trunk again.<br><br>\
|
|
Are you sure?
|
|
dialog.message.merge.intersects.with.local.changes.prompt=There are local changes that will intersect with merge changes.\n\
|
|
Do you want to continue?
|
|
dialog.message.merge.potentially.intersects.with.local.changes.prompt=There are local changes that can potentially intersect with merge changes.\n\
|
|
Do you want to continue?
|
|
tab.title.merge.local.changes.intersection={0}, Local Changes Intersection
|
|
label.merge.local.changes.intersection=The following file(s) have local changes that will intersect with merge changes:
|
|
notification.content.merge.start.was.not.found=Merge start wasn't found
|
|
notification.content.can.not.merge.from.self=Cannot merge from self
|
|
notification.content.everything.is.up.to.date=Everything is up to date
|
|
operation.merge=merge
|
|
button.load.quantity=Load +{0}
|
|
label.already.merged=already merged
|
|
dialog.title.merge.from.branch=Merge from {0}
|
|
label.merge.all.from.branch=Merge all from {0}
|
|
label.merge.all.from.branch.reintegrate=Merge all from {0} (reintegration)
|
|
label.merge.all.from.branch.at.revision=Merge all from {0} at {1}
|
|
label.merge.all.from.branch.at.revision.reintegrate=Merge all from {0} at {1} (reintegration)
|
|
label.skipped.changelists=Skipped changelists: {0}
|
|
label.changelists.merging.faced.problems=Changelist(s):\n\
|
|
{0}\n\
|
|
merging faced problems
|
|
label.merged.from.branch=Merged from {0}
|
|
merge.chunk.changelist.description={0} [from revision {1}]
|
|
|
|
#Conflicts
|
|
progress.title.getting.base.and.theirs.revisions.content=Getting base and theirs revisions content
|
|
progress.title.creating.patch.for.theirs.changes=Creating patch for theirs changes
|
|
progress.title.accepting.working.state=Accepting working state
|
|
progress.title.adding.file.to.subversion=Adding {0} to Subversion
|
|
progress.title.applying.binary.changes=Applying binary changes
|
|
progress.title.resolve.tree.conflict=Resolve tree conflict
|
|
dialog.title.resolve.tree.conflict=Resolve Tree Conflict
|
|
dialog.message.keep.newly.created.files.in.their.original.place=Keep newly created file(s) in their original place?
|
|
dialog.message.accept.theirs.for.path=Accept theirs for {0}?
|
|
dialog.message.accept.yours.for.path=Accept yours for {0}?
|
|
progress.title.accepting.theirs.for.path=Accepting theirs for: {0}
|
|
progress.title.accepting.yours.for.path=Accepting yours for: {0}
|
|
dialog.message.select.binary.files.to.patch=Select binary files to patch
|
|
dialog.message.merge.from.theirs.delete.binary.file=Delete binary file {0} (according to theirs changes)?
|
|
dialog.message.merge.from.theirs.create.binary.file=Create binary file {0} (according to theirs changes)?
|
|
dialog.message.merge.from.theirs.modify.binary.file=Apply changes to binary file {0} (according to theirs changes)?
|
|
button.keep=Keep
|
|
button.move=Move
|
|
button.resolve.conflict.merge=Merge
|
|
button.resolve.conflict.accept.yours=Accept Yours
|
|
button.resolve.conflict.accept.theirs=Accept Theirs
|
|
label.path.revisions.info={0} (current: {1}, committed: {2})
|
|
label.conflict.left.side=Left: {0}
|
|
label.conflict.right.side=Right: {0}
|
|
label.conflict.directory.added=(directory) added
|
|
label.conflict.file.added=(file) added
|
|
label.conflict.directory.unversioned=(directory) unversioned
|
|
label.conflict.file.unversioned=(file) unversioned
|
|
label.before.accepting.theirs.for.path=Before accepting theirs for {0}
|
|
label.after.accepting.theirs.for.path=After accepting theirs for {0}
|
|
message.theirs.changes.merged.for.file=Theirs changes merged for {0}
|
|
message.theirs.accepted.for.file=Theirs accepted for {0}
|
|
message.yours.accepted.for.file=Yours accepted for {0}
|
|
value.patch.file.name=TheirsChanges.patch
|
|
error.can.not.load.theirs.content.for.file=Cannot load Theirs content for file {0}
|
|
tree.conflict.description=local {0}, incoming {1} upon {2}
|
|
conflict.reason.edited=edit
|
|
conflict.reason.obstructed=obstruction
|
|
conflict.reason.deleted=delete
|
|
conflict.reason.missing=missing
|
|
conflict.reason.unversioned=unversioned
|
|
conflict.reason.added=add
|
|
conflict.reason.replaced=replace
|
|
conflict.reason.moved.away=moved-away
|
|
conflict.reason.moved.here=moved-here
|
|
conflict.action.edit=edit
|
|
conflict.action.add=add
|
|
conflict.action.delete=delete
|
|
conflict.action.replace=replace
|
|
conflict.operation.update=update
|
|
conflict.operation.switch=switch
|
|
conflict.operation.merge=merge
|
|
conflict.operation.none=none
|
|
|
|
dialog.create.branch.or.tag.from.working.copy.warning=<html>Use this variant to create branch <b>with local changes</b>.\
|
|
<br/>In general, several items will be "added-with-history", not only target directory.\
|
|
<br/><br/>Each file that have revision different than root will be copied separately.\
|
|
<br/>It's recommended to update working copy before branch creation therefore.</html>
|
|
|
|
exportable.SvnDiffSettings.presentable.name=Svn Diff
|
|
configurable.SvnConfigureProxiesComponent.display.name=HTTP Proxies Configuration
|
|
value.new.server.group.name=Unnamed
|
|
settings.use.custom.directory=&Use custom configuration directory:
|
|
settings.check.mergeinfo=Check svn:mergeinfo in target subtree when preparing for merge
|
|
settings.maximum.revisions.number=Maximum number of revisions to look back in annotations:
|
|
settings.HTTP.timeout=HTTP timeout:
|
|
settings.seconds=seconds
|
|
settings.SSH.connection.timeout=SSH connection timeout:
|
|
settings.SSH.read.timeout=SSH read timeout:
|
|
settings.edit.servers.subversion.runtime.configuration.file=Edit 'servers' Subversion runtime configuration file
|
|
settings.ssl.protocols=SSL protocols:
|
|
settings.ssl.protocols.all=All
|
|
settings.ssl.protocols.sslv3=SSLv3
|
|
settings.ssl.protocols.all.tlsv1=TLSv1
|
|
action.DumbAware.SvnConfigureProxiesComponent.text.add=Add
|
|
action.DumbAware.SvnConfigureProxiesComponent.description.add=Add
|
|
action.DumbAware.SvnConfigureProxiesComponent.text.copy=Copy
|
|
action.DumbAware.SvnConfigureProxiesComponent.description.copy=Copy
|
|
action.DumbAware.RepositoryBrowserDialog.text.branch.or.tag=Branch or Tag\u2026
|
|
action.DumbAware.RepositoryBrowserDialog.text.move.or.rename=_Move or Rename\u2026
|
|
|
|
svn.properties.viewer=SVN properties viewer
|
|
svn.tree.conflict.viewer=SVN tree conflict viewer
|
|
svn.phantom.changes.viewer=SVN phantom changes viewer
|
|
label.svn.phantom.change=Technical record
|
|
text.svn.phantom.change=This change is recorded because its target file was deleted,\n\
|
|
and some parent directory was copied (or moved) into the new place.
|
|
dialog.title.svn.properties.diff=Svn Properties Diff
|
|
progress.title.loading.change.details=Loading change details
|
|
progress.title.loading.tree.conflict.details=Loading tree conflict details
|
|
label.svn.properties.changed=SVN properties changed
|
|
separator.property.changes=Property Changes
|
|
|
|
error.no.branch.point.found.for.target=No branch point found for {0}
|
|
error.target.not.found.in.paths={0} not found in {1}
|
|
error.file.is.not.under.version.control=File {0} is not under version control
|
|
error.file.is.not.under.subversion=File {0} is not under Subversion control
|
|
error.can.not.find.file=Cannot find file: {0}
|
|
error.can.not.find.repository.root.for.url=Could not find repository root for URL: {0}
|
|
error.can.not.find.repository.root.for.url.in.revision=Could not find repository root for URL: {0} in revision {1}
|
|
error.could.not.get.info.for.path=Could not get info for {0}
|
|
error.could.not.get.head.info.for.url=Could not get head info for {0}
|
|
error.could.not.get.revision.for.url=Could not get revision for {0}
|
|
error.properties.loading.for.revision.canceled=Properties load for revision {0} was canceled.
|
|
error.can.not.access.file.base.revision.contents.administrative.area.is.locked=Cannot access file base revision contents: administrative area is locked
|
|
error.url.is.not.absolute={0} is not absolute
|
|
error.url.is.not.hierarchical={0} is not hierarchical
|
|
error.url.could.not.contain.query={0} could not contain query
|
|
error.url.could.not.contain.fragment={0} could not contain fragment
|
|
error.can.not.delete.file=Cannot delete file: {0}
|
|
error.can.not.create.directory=Cannot create directory: {0}
|
|
error.could.not.determine.revision.number.for.file.and.revision=Could not determine revision number for file {0} and revision {1}
|
|
error.could.not.find.start.quote=Could not find start quote
|
|
error.could.not.find.separating.space=Could not find separating space
|
|
error.latest.existing.revision.found.for.url=Latest existing revision found for {0}
|
|
error.could.not.get.relative.path.for.parent.and.child=Could not get relative path for {0} and {1}
|
|
error.could.not.parse.svn.version=Could not parse svn version: {0}
|
|
error.could.not.get.svn.version=Exit code: {0}, Error: {1}
|
|
error.parse.file.status.unknown.state.on.line=unknown state on line {0}
|
|
error.svn.exited.with.error.code=Svn process exited with error code: {0}
|
|
error.authentication.canceled.for.repository=Authentication canceled for repository: {0}
|
|
error.svn.status.with.no.output=Status request returned nothing for command: {0}
|
|
error.svn.status.not.in.working.copy=Status requested not in working copy: {0}
|
|
toolwindow.working.copies.info.title=Subversion Working Copies Information
|
|
svn.short.name.with.mnemonic=_SVN
|
|
svn.name.with.mnemonic=_Subversion
|
|
notification.group.svn.roots=Subversion root detection failed
|
|
global.group=global |