Files
openide/platform/dvcs-api/resources/messages/DvcsBundle.properties
Aleksey Pivovarov 167eb015c2 IJPL-72802 vcs: show settings path in 'Force Push' tooltip
GitOrigin-RevId: 24913ee8c9f730576b71a3df90318aba86c61577
2024-09-30 15:54:41 +00:00

134 lines
8.7 KiB
Properties

clone.title=Clone Repository
clone.button=Clone
clone.destination.directory.label=Directory:
clone.destination.directory.browser.title=Destination Directory
clone.destination.directory.browser.description=Select a parent directory for the clone
clone.destination.directory.error.not.directory=Destination is not a directory
clone.destination.directory.error.invalid=Invalid directory path
clone.destination.directory.error.exists=The directory already exists and it is not empty
clone.destination.directory.error.access=Could not create destination directory<br/>Check your access rights
clone.repository=Cloning repository\u2026
clone.repository.failed=Clone failed
clone.repository.canceled=Clone canceled
clone.repository.url.label=URL:
clone.repository.url.error.invalid=Repository URL is a malformed URL or non-existent directory
clone.repository.url.error.empty=Empty repository URL
clone.repository.url.error.not.directory=Repository URL is not a directory
clone.repository.url.test.label=Test
clone.repository.url.test.title=Testing {0}
clone.repository.url.test.success.message=Connection successful
clone.repository.url.test.failed.message=Repository test failed<br/>{0}
clone.repository.tooltip=The project will open after cloning is finished
clone.stop.message.description=Are you sure to you want to stop cloning the {0} repository?
clone.stop.message.title=Stop Cloning
cloning.repository=Cloning source repository {0}
cloning.repository.cancel=Stop Cloning Repository {0}
error.title.cloning.repository.failed=Clone failed
error.description.cloning.repository.failed=Failed to clone repository {0}
sync.setting=Execute Branch Operations on All Roots
sync.setting.description=If selected, you will be able to check out, compare, delete, or create new branches in all {0} \
roots with a single action. It will also affect the behavior of the push dialog.
# suppress inspection "UnusedProperty": used by 3-party plugins
clone.test.success.message=Connection successful
# suppress inspection "UnusedProperty": used by 3-party plugins
clone.destination.exists.error=The directory {0} already exists. Please choose another directory.
# suppress inspection "UnusedProperty": used by 3-party plugins
clone.parent.dir=&Parent Directory:
# suppress inspection "UnusedProperty": used by 3-party plugins
clone.parent.missing.error=The parent path {0} must exist.
# suppress inspection "UnusedProperty": used by 3-party plugins
clone.testing=Testing {0}
action.BranchActionGroupPopup.Anonymous.text.restore.size=Restore Popup Size
notification.message.branch.operations.are.executed.on.all.roots=Branch Operations Are Executed on All Roots
action.NotificationAction.DvcsBranchPopup.text.disable=Disable\u2026
action.not.possible.in.fresh.repo.description={0} is not possible before the first commit.
action.not.possible.in.fresh.repo.new.branch=Creating new branch
push.commit.node.tooltip.0.hash.1.date.2.author.3.message={0} {1} by {2}\n\n{3}
action.push=&Push
force.push.dialog.title=Force Push
action.force.push=&Force Push
action.force.push.don.t.warn.about.this.target=Don't warn about this target
action.force.push.confirmation.text=You're going to force push. It may overwrite commits at the remote. Are you sure you want to proceed?
action.force.push.to.confirmation.text=You''re going to force push to {0}. It may overwrite commits at the remote. Are you sure you want to proceed?
action.force.push.is.prohibited.description=Force push to {0} is prohibited
action.force.push.is.prohibited.settings.link=Configure protected branches in ''{0}''
push.dialog.push.commits.to.title=Push Commits to {0}
push.dialog.push.commits.title=Push Commits
push.process.pushing=Pushing\u2026
push.process.checking.commits=Checking Commits\u2026
action.push.anyway=&Push Anyway
action.complex.push=&Push
push.dialog.skip.all.steps.confirmation=Would you like to skip all pre-push steps and push, or cancel the push completely?
push.dialog.skip.all.remaining.steps.confirmation=Would you like to skip all remaining pre-push steps and push, or cancel the push completely?
push.dialog.push.anyway.confirmation=Would you like to push anyway or cancel the push completely?
push.dialog.push.failed.message={0} has failed. See log for more details.
push.dialog.push.cancelled.message={0} has been cancelled.
push.select.all.commit.details=Select to show commit details
push.edit.all.targets=Edit all targets
push.no.differences=No differences
push.show.details=Show Details
push.no.commits.selected=No commits selected
push.error.specify.not.empty.remote.push.path.0=Please, specify not empty remote push path for repository {0}.
cherry.picking.process=Cherry-Picking
cherry.picking.process.commit=Cherry-Picking ''{0}'' ({1}/{2})
cherry.picking.process.commit.single=Cherry-Picking ''{0}''
cherry.pick.is.not.supported.for.commit.from.root=Cherry-pick is not supported for commit {0} from root {1}
cherry.pick.process.is.already.started.for.commit.from.root=Cherry-pick process is already started for commit {0} from root {1}
cherry.pick.action.text=Cherry-Pick
cherry.pick.action.description=Selected commits are tracked by different vcses
new.branch.action.text=New Branch
new.branch.action.text.with.ellipsis=New Branch\u2026
new.branch.action.description=Create and checkout new branch
branch.popup.vcs.name.branches={0} Branches
branch.popup.vcs.name.branches.in.repo={0} Branches in {1}
branch.popup.warning.branches.have.diverged=Branches have diverged
branch.popup.warning.branches.have.diverged.description=<html>The root projects are on different<br/> branches. To execute branch<br/> operations on all repositories<br/> simultaneously, check out the<br/> same branch on all roots.
branch.popup.warning.branches.have.diverged.description.learn.more=Learn more
tooltip.branch.widget.vcs.branch.name.text={0} Branch: {1}
tooltip.branch.widget.root.name.text=Root: {0}
compare.branches.diff.panel.diff.between.files.in.branch.and.current.working.tree.on.branch=Difference between files in {0} and current working tree on {1}:
compare.branches.diff.panel.difference.between.current.working.tree.on.branch.and.files.in.branch=Difference between current working tree on {0} and files in {1}:
compare.branches.diff.panel.swap.branches=Swap branches
compare.branches.diff.panel.get.from.branch.action=Get from Branch
compare.branches.diff.panel.get.from.branch.action.description=Replace file content with its version from branch {0}
compare.branches.diff.panel.get.from.branch.title=Get from Branch ''{0}''
compare.branches.diff.panel.loading.content.from.branch.process=Loading Content from Branch\u2026
compare.branches.diff.panel.can.not.copy.changes.error=Cannot Copy Changes
compare.branches.tab.name.log=Log
compare.branches.tab.name.files=Files
compare.branches.dialog.title.branch.with.branch=Comparing {0} with {1}
compare.branches.dialog.title.branch.with.branch.in.root=Comparing {0} with {1} in root {2}
compare.branches.commits.that.exist.in.branch.but.not.in.branch.vcs.command=Commits that exist in {0} but don''t exist in {1} ({2}):
popup.title.select.branch.to.compare=Select Branch to Compare
error.text.file.not.found.in.branch={0,choice,1#File|2#Directory} {1} doesn''t exist in branch ''{2}''
dialog.message.following.repositories.already.have.specified=<html>The following repositories already have specified {0}<b>{1}</b>:<br>{2}.<br>Do you want to checkout existing {3}?
dialog.title.already.exists={0} Already Exists
action.BranchActionGroupPopup.settings.text=Settings
progress.title.creating.destination.directory=Creating Destination Directory
progress.title.visible=Not Visible
label.repository=Repository:
action.branch.popup.show.n.nodes.more=Show {0} More\u2026
action.branch.popup.show.only.favorites=Show Only Favorites
action.branch.popup.show.less=Show Less
icon.icons.currentBranchFavoriteLabel.tooltip=current favorite branch
icon.icons.currentBranchLabel.tooltip=current branch
label.branch.fully.merged.to.branch=Branch {0} is fully merged to {1}
column.commit.list.hash=Hash
column.commit.list.subject=Subject
column.commit.list.author=Author
column.commit.list.author.time=Author time
error.message.amend.no.vcs.log.available=No VCS Log available
error.message.amend.no.repository.for.root=No repository for {0}
error.message.amend.repository.is.empty.for.root=Empty repository {0}
error.message.amend.commit.cant.get.details.for.hash=Failed to get commit details {0}
action.text.branch.group.by.directory=Directory
action.text.branch.group.by.repository=Repository
action.text.branch.group.by.prefix=Group by Prefix
multi.message.line.prefix.form={0}: {1}
multi.message.line.suffix.form={1} in {0}
action.commit.and.push.text=Commit and &Push\u2026
action.commit.anyway.and.push.text=Commit Anyway and &Push\u2026
action.amend.commit.and.push.text=Amend Commit and &Push\u2026
action.amend.commit.anyway.and.push.text=Amend Anyway and &Push\u2026