1 action.text.show.all.submitted=Show all files changed by this commit
4 addrefspec.get.references.tooltip=Get remote tag and branch references (depending on checkbox state).
5 addrefspec.get.references=&Get References
6 addrefspec.getting.references.title=Getting remote references for {0}
7 addrefspec.include.branches.tooltip=The next update references wil retrieve remote branches.
8 addrefspec.include.branches=Include &branches
9 addrefspec.include.tags.tooltip=The next update references wil retrieve remote tags.
10 addrefspec.include.tags=Include &tags
11 addrefspec.node.branches=Branches
12 addrefspec.node.tags=Tags
13 addrefspec.reference.chooser.tooltip=Select remote branch and tag references
14 addrefspec.title=Add Reference(s)
15 annotate.action.name=Annotate
16 annotation.tool.tip=commit {0}\nAuthor: {1}\nDate: {2}\n\n{3}
17 checking.out=Checkout {0}
18 checkout.action.name=Checkout
19 checkout.branch.label=&Checkout
20 checkout.branch.name.exists=Branch with the same name exists. Use override option to force branch creation.
21 checkout.branch=Checkout
22 checkout.create.ref.log.tooltip=If checked the reference log is created for the branch. It allows time based searches. (the option \"-l\")
23 checkout.create.ref.log=Create ref &log
24 checkout.include.tags.tooltip=If checked, the combobox will inclue tags names as well as branches.
25 checkout.include.tags=&Include tags
26 checkout.invalid.new.branch.name=Invalid new branch name
27 checkout.new.branch.tooltip=Enter name of new branch here. Leave blank if you do not want to create a new branch.
28 checkout.new.branch=As &new branch
29 checkout.override.branch=&Override
30 checkout.override.tooltip=If ckecked a branch will be created even if a branch with the same name already exists. The previous branch will be deleted.
31 checkout.ref.tooltip=Select branch, tag, or enter commit reference
32 checkout.retrieving.branches.and.tags=Retrieving branches and tags
33 checkout.track.branch=&Track branch
34 checkout.track.tooltip=If checked, the newly created branch will track original branch during pull.
35 checkout.validate.tooltip=Use this button to validate reference expression if entered manually.
36 checkout.validate=&Validate
37 checkout.validation.failed=Source revision validation failed
39 clone.destination.directory.description=Select a parent directory destination directory for clone
40 clone.destination.directory.title=Parent Directory
41 clone.destination.exists.error=The path {0} exists. The Git cannot clone to existing directory.
42 clone.dir.name=Directory &Name
43 clone.invalid.origin=The origin name is in invalid format.
44 clone.invalid.url=Repository URL is a malformed URL or non-existent directory.
45 clone.origin=&Origin Name
46 clone.parent.dir=&Parent Directory
47 clone.parent.missing.error=The parent path {0} must exist.
48 clone.repository.url=Git &Repository URL
49 clone.test.failed.error=Repository test has failed.
50 clone.test.success.message=<html>Connection to repository <tt>{0}</tt> has been successful.</html>
51 clone.test.success=Connection successful
53 clone.testing=Testing repository {0}
54 clone.title=Clone Repository
55 clone.url.is.not.directory.error=Repository URL is not a directory.
56 cloning.repository=Cloning source repository {0}
57 command.cancelled=The command was cancelled.
58 commit.action.name=Commit
59 commit.author.tooltip=<html>Specify a commit author here if it is different from committer. The author should be in the format: Author Name <author@ema.il></html>
60 commit.author=&Author:
61 commit.partial.merge.message=<html>The following files are not included in commit.<ul>{0}</ul>Perform commit with all files included?</html>
62 commit.partial.merge.title=Partial Merge Commit
63 commit.push.changes.tooltip=When this option is enabled, changes are pushed to the server after commit.
64 commit.push.changes=&Push Changes
65 common.current.branch.tooltip=The currently checked out branch.
66 common.current.branch=Current Branch:
67 common.git.root.tooltip=Select git vcs root
68 common.git.root=Git &Root:
69 common.no.active.branch=<no active branch>
70 computing.annotation=Computing annotation for {0}
71 current.branch.action.name=CurrentBranch
72 current.branch.change.tracked=Change Tracked Branch
73 current.branch.message=Checked out branch: {0}
74 current.branch.title=Current Branch
75 current.branch.tracked.branch.none=<none>
76 current.branch.tracked.branch.tooltip=Select the branch to track
77 current.branch.tracked.branch=&Branch:
78 current.branch.tracked.remote.none=<none>
79 current.branch.tracked.remote.this=<this repository>
80 current.branch.tracked.repository.tooltip=Select repository to track
81 current.branch.tracked.repository=Re&pository:
82 current.branch.tracked.title=Tracked Branch
83 debug.git.exec=DEBUG: work-dir: [{0}] exec: [{1}]
84 delete.action.name=Delete
85 diff.find.error=Finding revision for diff: {0}
86 error.dialog.title=Error
87 error.list.title={0} Error:
88 error.occurred.during=Error occurred during ''{0}''
89 fetch.action.name=Fetch
91 fetch.force.references.update.tooltip=Forces update of branch references for which update is not forced in refrence mapping.
92 fetch.force.references.update=Force references &update
93 fetch.remote.label=Re&mote:
94 fetch.remote.tooltip=Remote name or url for fetch
95 fetch.tags.label=Fetch &tags:
96 fetch.tags.policy.all=All
97 fetch.tags.policy.for.fetched.commits=For fetched commits
98 fetch.tags.policy.none=None
99 fetch.tags.tooltip=<html>Select fetched commits policy<ul><li><i>For fetched commits</i> means tags associated with commits on fetched branches are fetched.</li><li><i>All</i> means that all tags and reference commits are fetched</li><li><i>None</i> means that no tags are fetched.</li></ul></html>
100 fetch.title=Git Fetch
101 fetching.tags.title=Updating tags from {0}
102 fetching.title=Fetching from {0}
103 find.git.description=Select path to git executable
104 find.git.error.title=Error Running git
105 find.git.success.title=Git Executed Successfully
106 find.git.title=Git Configuration
107 find.git.unsupported.message=<html><tt>{0}</tt><br>This version is unsupported, and some plugin functionality could fail to work.<br>The minimal supported version is <em>{1}</em>.</html>
108 fix.roots.button=Accept
109 fix.roots.list.tooltip=The suggested list of Git VCS roots, new roots are marked as bold, removed roots are marked as overstriked.
110 fix.roots.message=The following Git vcs roots will be used instead of the current Git VCS roots.
111 fix.roots.title=Fix Git VCS Roots
112 fix.roots.valid.message=The invalid Git roots have been fixed already.
113 fix.roots.valid.title=All Git Roots Are Valid
114 getting.history=Getting history for {0}
115 git.default.commit.message=\n# Brief commit description here\n\n# Full commit description here (comment lines starting with '#' will not be included)\n\n
116 git.error.exit=The git process exited with the code {0}
117 git.running=<html>Running: {0}</html>
118 git.vcs.config.path.label=Path to &git executable:
119 git.vcs.config.ssh.mode.idea=IDEA ssh
120 git.vcs.config.ssh.mode.native=Native
121 git.vcs.config.ssh.mode.tooltip=<html>Specify which version of SSH to be used with git.<ul><li><b>Native</b> means that the native ssh will be used.</li><li><b>IDEA SSH</b> means that the implementation provided by the IDEA will be used.</li></ul>The native implementation might cause hangups on some platforms. In native case, you also might need to configure <em>ssh-askpass</em> for your platform to recieve GUI promopts for passwords.</html>
122 git.vcs.config.ssh.mode=&SSH executable:
123 git.vcs.config.test.label=Test
124 git.vcs.config.test=&Test
125 index.file.error=Updating file in the index failed
126 init.add.root.message=Do you want to add this directory as vcs root?
127 init.add.root.title=Git Init
128 init.destination.directory.description=Select directory where the new Git repository will be created.
129 init.destination.directory.title=Select directory for git init
130 init.error.already.under.git=The selected directory {0} is already under git. The submodules are not yet supported.
131 init.error.title=git init Error
132 merge.action.name=Merge
133 merge.add.log.information.tooltip=Add log information to the commit message (\"--log\" option)
134 merge.add.log.information=Add &log information
135 merge.branch.button=Merge
136 merge.branch.message=Select branch to merge into this one ({0})
137 merge.branch.title=Merge Branches
138 merge.branches.tooltip=<html>The chooser for braches. Select one or more braches to merge (already merged branches are not shown)</html>.
139 merge.branches=&Branches to merge:
140 merge.commit.message.tooltip=The commit message to use in case if merge results in commit (\"-m\" option)
141 merge.commit.message=Commit &Message
142 merge.default.strategy=<default>
143 merge.is.not.needed=Merge is not needed for the file {0}
144 merge.load.files=Loading files for merge
145 merge.no.commit.tooltip=Force no commit for merge (the \"--no-commit\" option)
146 merge.no.commit=No &commit
147 merge.no.fast.forward.tooltip=Disable fast forward (\"--no-ff\" option)
148 merge.no.fast.forward=No &fast forward
149 merge.retrieving.branches=Retrieving unmerged branches
150 merge.squash.commit=S&quash commit
151 merge.squash.tooltip=Squash all changes into the single commit (\"--squash\" option)
152 merge.strategy.tooltip=The merge strategy to use (\"-s\" option)
153 merge.strategy=&Strategy:
154 merge.tool.action.name=MergeTool
155 merge.tool.column.status.deleted=Deleted
156 merge.tool.column.status.modified=Modified
157 merge.tool.column.theirs.status=Theirs
158 merge.tool.column.yours.status=Yours
159 merging.branch=Merging branch {0}
160 merging.title=Merging changes to {0}
161 paths.affected.title=Paths affected in commit {0}
162 pull.action.name=Pull
164 pull.force.reference.update=Force reference &update
165 pull.get.branches.tooltip=Get branch names from remote repository. Otherwise a locally cached information is used.
166 pull.get.branches=&Get Branches
167 pull.getting.remote.branches=Getting remote branches
168 pull.remote.tooltip=Registered remote name or URL.
170 pull.retrieving.remotes=Retrieving remotes
171 pull.title=Pull changes
172 pull.url.message=Enter remote repository URL to pull/merge (empty for default):
173 pull.url.title=Pull URL
174 pulling.title=Pulling changes from {0}
175 push.action.name=Push
176 push.branches.tooltip=Select branches to push
177 push.branches=&Branches:
179 push.force.update.tooltip=If selected remote ref is updated even if they are is not an ancestor of the local ref.
180 push.force.update=&Force update
182 push.policy.default=Default
183 push.policy.mirror=Mirror
184 push.policy.selected=Selected branches
185 push.policy.tooltip=<html>Select push policy:<ul><li><em>Default</em> - the push is done according to the configuration of the remote.</li><li><em>Selected branches</em> - selected branches are pushed.</li><li><em>All</em> - all references under refs/heads are pushed.</li><li><em>Mirror</em> - all references under refs/ are pushed including tags and remotes.</li></ul></html>
187 push.remote.tooltip=Specify remote repository URL or remote name where to push changes.
189 push.show.tags.tooltip=If selected, the tags are shown in branch chooser as well.
190 push.show.tags=Show ta&gs
191 push.tags.tooltip=All tag refereneces are pushed in addition to references specified in references section.
193 push.title=Push Changes
194 push.use.thin.pack.tooltip=If this option is selected, the push will spend extra CPU cycles to minimize amount of data transferred (use it for slow connections)
195 push.use.thin.pack=&Use thin pack
196 pushing.all.changes=Pushing all commited changes, refs & tags to remote repos
197 rebase.abort.action.name=Abort Rebasing
198 rebase.action.error=Git Rebase Error
199 rebase.action.message=Mulitple git roots have unfinished rebase process, please select root to perform action on.
200 rebase.action.name=Rebase
201 rebase.action.no.root=There is no rebase operation in progress in the project
202 rebase.branch.tooltip=Select branch to rebase (if branch is different from the current branch, it will be checked out first)
203 rebase.branch=&Branch:
205 rebase.continue.action.name=Continue Rebasing
206 rebase.editor.action.column=Action
207 rebase.editor.button=Start Rebasing
208 rebase.editor.comment.column=Comment
209 rebase.editor.commit.column=Commit
210 rebase.editor.invalid.entryset=No commits found to rebase
211 rebase.editor.invalid.squash=The first non-skip commint could not be marked as squashed since squash merges commit with the previous commit.
212 rebase.editor.message=Reorder and edit &rebased commits
213 rebase.editor.move.down.tooltip=Move commit down (commit will be applied later)
214 rebase.editor.move.down=Move &Down
215 rebase.editor.move.up.tooltip=Move commit up in the list (commit will be applied earlier)
216 rebase.editor.move.up=Move &Up
217 rebase.editor.title=Rebasing commits
218 rebase.editor.view.tooltip=View commit contents
219 rebase.editor.view=&View
220 rebase.from.tooltip=Sepecify actual base for the branch. Leave blank to onto.
222 rebase.in.progress=Interactive rebase has been already started for this git root.
223 rebase.interactive.tooltip=If selected, the interactive rebase will be preformed.
224 rebase.interactive=&Interactive
225 rebase.invalid.from=\"From\" reference expression is invalid.
226 rebase.invalid.onto=\"Onto\" reference expression is invalid.
227 rebase.merge.strategy.tooltip=Select merge strategy to use
228 rebase.merge.strategy=Merge &Strategy:
229 rebase.no.merge.tooltip=If selected, no merge strategies will be applied during the rebase.
230 rebase.no.merge=&Do not use merge strategies
231 rebase.onto.tooltip=The reference that will become a new base for selected branch.
232 rebase.onto.validate=&Validate
234 rebase.preserve.merges.tooltip=Preserve merges during rebease instead of squashing them.
235 rebase.preserve.merges=&Preserve Merges
236 rebase.result.amend.title=Rebase Suspended
237 rebase.result.amend=Stopped for amending commit while rebasing ({0}/{1}).\nAmmed commit and continue the rebase process.
238 rebase.result.cancelled.title=Rebase Cancelled
239 rebase.result.cancelled=The rebase process was cancelled.
240 rebase.result.conflict.title=Rebase Suspended
241 rebase.result.conflict=Stopped rebasing because of conflict ({0}/{1}).\nResolve conflicts and continue the rebase process.
242 rebase.result.error.title=Rebase Error
243 rebase.result.error=Stopped rebasing because of error while rebasing ({0}/{1}).\nCheck vcs console for details.
244 rebase.show.remote.branches.tooltip=If selected, remote branches are shown in drop down as well.
245 rebase.show.remote.branches=Show Re&mote Branches
246 rebase.show.tags.tooltip=Show tags in \"from\" and \"onto\" dropdowns.
247 rebase.skip.action.name=Skip Commit in Rebasing
248 rebase.title=Rebase branch
249 rebase.unstructured.editor.button=Resume Rebasing
250 rebase.unstructured.editor.git.root=Git Root:
251 rebase.unstructured.editor.message=Git rebase operation requested additional &information through the editor:
252 rebase.unstructured.editor.title=Addtional Rebase Input
253 rebase.unstructured.editor.tooltip=Edit this text according to instructions provided inline
254 rebase.valdate.onto.tooltip=Valdate "onto" reference.
255 rebase.validate.from.tooltip=Validate \"from\" reference
256 rebase.validate.from=Va&lidate
257 rebasing.title=Rebasing...
258 refspec.add.all.branches.tooltip=Add refspec that maps all remote branches by glob spec.
259 refspec.add.all.branches=Add A&ll Branches
260 refspec.add.all.tags.tooltip=Adds mapping entry for all tags
261 refspec.add.all.tags=Add All Ta&gs
262 refspec.add.ref.tooltip=Add branch or tag by name
263 refspec.add.ref=&Add...
264 refspec.branch.prefix.tooltip=Specify default branch prefix for the mapping.
265 refspec.branch.prefix=Remote &Name:
266 refspec.column.force=Force
267 refspec.column.local=Local
268 refspec.column.remote=Remote
269 refspec.default.tooltip=Restore default reference mapping
270 refspec.default=&Default
271 refspec.remove.tooltip=Delete refspec entry
272 refspec.remove=Remo&ve
273 refspec.title=Reference mapping
274 refspec.validation.remote.invalid=The invalid local name for remote
275 refspec.validation.remote.is.blank=The local name for remote is blank
276 regase.show.tags=Show &tags
277 repository.action.missing.roots.misconfigured=Neither of configured git roots are is under git. The configured directory or some of its ancestors must have ".git" directory in it.
278 repository.action.missing.roots.title=No git roots
279 repository.action.missing.roots.unconfigured.message=No git roots are configured for the project.
280 reset.action.name=Reset Head ...
282 reset.commit.invalid=The specified commit expression did not pass validation.
283 reset.commit.label=To &Commit:
284 reset.commit.tooltip=The commit that will become the current HEAD\n as result of reset operation.
285 reset.title=Reset Head
287 reset.type.mixed=Mixed
289 reset.type.tooltip=<html>The reset type (see also <code>git reset</code> man page):<ul><li><b>Mixed</b> resets index but not working tree</li><li><b>Soft</b> leaves index and working tree, just moves head pointer</li><li><b>Hard</b> resets index and working tree.<em>Changes in the working tree will be lost</em></li></ul></html>
290 reset.type=Reset &Type:
291 reset.validate.tooltip=Validate the commit pointer and check the content of referenced commit.
292 reset.validate=&Validate
293 resetting.title=Resetting HEAD...
294 revert.action.name=Revert
295 revision.graph=RevisionGraph
296 root.tracker.message=Some configured Git VCS roots are not under Git or have Git repsoitories in subdirectories without configured VCS root.
297 select.branch.to.checkout=Select branch to checkout
298 show.all.paths.affected.action.name=Show All Affected Paths
299 ssh.ask.passphrase.title=SSH Key Passphrase
300 ssh.askPassphrase.message=Please enter passphrase for the private key {0} (the user name is {1})
301 ssh.changed.host.key=<html>The server host key for the host {0}:{1} has changed to {2} (type {3}).\nDo you want to accept the changed key?</html>
302 ssh.confirm.key.titile=Confirm SSH Server Key
303 ssh.error.title=Authentication error
304 ssh.keyboard.interactive.title=SSH Keyboard Interactive: {0}
305 ssh.keyboard.interactive.username=Username:
306 ssh.new.host.key=<html>Connecting to a new host {0}:{1} that has the key {2} (type {3}).\nDo you want to add this host to known hosts database?</html>
307 ssh.password.message=Please enter password for user {0}
308 ssh.password.title=SSH Password Login
309 sshmain.failed.to.verify.key=Failed to verify key: {0}
310 sshmain.forwarding.failed=Forwarding {0} failed: {1}
311 sshmain.invald.host.key=Invald host key {0} {1}
312 sshmain.invalid.amount.of.arguments=Invalid amount of arguments: {0}
313 sshmain.invalidpassphrase=Invalid passphrase for the key {0}
314 sshmain.keyboard.interactive.failed=Keyboard interactive authentication failed.
315 sshmain.password.failed=Invalid user or password.
316 sshmain.pk.authenitication.failed=Authentication using key {0} failed.
317 sshmain.too.mush.passphrase.guesses=Invalid passphrase for the key {0}({1} attempts)
318 stash.action.name=Stash
319 stash.button=Create Stash
320 stash.keep.index.tooltip=If this checkbox is selected, indexed changes are kept in the index.
321 stash.keep.index=Keep &index
322 stash.message.tooltip=Enter stash message here.
323 stash.message=&Message:
325 stashing.title=Stashing changes...
327 tag.button=Create Tag
328 tag.commit.label=&Commit:
329 tag.commit.tooltip=Enter name of commit or object to tag or leave blank to use HEAD.
330 tag.error.creating.message.file.message=Unable to create message file: {0}
331 tag.error.creating.message.file.title=Error creating message file
332 tag.error.invalid.commit=The commit or object name is invalid.
333 tag.error.tag.exists=The tag with the same name exists.
334 tag.force.tooltip=Force creation of the text even if tag with such name already exists.
336 tag.getting.existing.tags=Getting existing tags...
337 tag.message.label=&Message:
338 tag.message.tooltip=If the message is not empty, an annotated tag is created.
339 tag.message=Specify tag name:
340 tag.name.label=Tag &Name:
341 tag.name.tooltip=Enter the new tag name here.
342 tag.nonvcs.error.message=ERROR: Files not tagged, not all are under VCS root!
343 tag.nonvcs.error.title=Tag Result
345 tag.validate.tooltip=Click this button to the validate commit to be tagged.
346 tag.validate=&Validate
347 tagging.title=Tagging files...
348 unindexed.files.changlelist.name=Unindexed Files
349 unstash.action.name=UnStash
350 unstash.branch.label\:=As new &branch:
351 unstash.branch.tooltip=If non-empty name is entered, the stash is checked out as a new branch.
352 unstash.button.apply=Apply Stash
353 unstash.button.branch=Branch
354 unstash.button.pop=Pop Stash
355 unstash.clear.tooltip=Delete all stashes in the repository.
357 unstash.clearing.stashes=Clearing stashes...
358 unstash.drop.tooltip=Delete selected stash
360 unstash.dropping.stash=Dropping stash {0}...
361 unstash.error.branch.exists=The specified branch already exists
362 unstash.error.invalid.branch.name=Invalid branch name
363 unstash.pop.stash.tooltip=If selected the stash is dropped after it is applied.
364 unstash.pop.stash=&Pop stash
365 unstash.reinstate.index.tooltip=Attempt to reinstate index as well as working tree changes.
366 unstash.reinstate.index=Reinstate &index
367 unstash.stashes.item=<html><b><tt>{0}</tt></b>:<i>{1}</i>:{2}</html>
368 unstash.stashes.tooltip=Select a stash to operate for.
369 unstash.stashes=&Stashes:
370 unstash.title=UnStash Changes
371 unstash.view.tooltip=View selected stash
373 unstashing.title=UnStashing changes...
374 util.remote.renderer.default=<html><b>{0}</b>(<i>{1}</i>)</html>
375 util.remote.renderer.none=<html><i>None</i></html>
376 util.remote.renderer.normal=<html><b>{0}</b>(<i>{1}</i>)</html>
377 util.remote.renderer.self=<html><i>Current repository</i></html>
378 vcs.unable.to.run.git=Unable to run git: {0} ({1})
379 vcs.unsupported.version=Unsupported version of git configured: {0}. The minimal supported version is {1}
380 vfs.listener.add.single.prompt=Do you want to add the following file to Git?\n{0}\n\nIf you say NO, you can still add it later manually.
381 vfs.listener.add.single.title=Add file to Git
382 vfs.listener.add.title=Add files to Git
383 vfs.listener.delete.single.prompt=Do you want to delete the following file from Git?\n{0}\n\nIf you say NO, you can still delete it later manually.
384 vfs.listener.delete.single.title=Delete file from Git
385 vfs.listener.delete.title=Delete files from Git