git4idea: IDEA-22561: renamed OK buttons to appropriate names in dialogs
[fedora-idea.git] / plugins / git4idea / src / git4idea / i18n / GitBundle.properties
blobda61fe252bf6462aaf4fdfed5c33473121e1b25b
1 action.text.show.all.submitted=Show all files changed by this commit
2 add.action.name=Add
3 addrefspec.button=Add
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.retriving.branches.and.tags=Retriving 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
38 clone.button=Clone
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
52 clone.test=&Test
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 &lt;author@ema.il&gt;</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
90 fetch.button=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 getting.history=Getting history for {0}
109 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
110 git.error.exit=The git process exited with the code {0}
111 git.running=<html>Running: {0}</html>
112 git.vcs.config.path.label=Path to &git executable:
113 git.vcs.config.test.label=Test 
114 git.vcs.config.test=&Test
115 index.file.error=Updating file in the index failed
116 init.add.root.message=Do you want to add this directory as vcs root?
117 init.add.root.title=Git Init
118 init.destination.directory.description=Select directory where the new Git repository will be created.
119 init.destination.directory.title=Select directory for git init
120 init.error.already.under.git=The selected directory {0} is already under git. The submodules are not yet supported.
121 init.error.title=git init Error
122 merge.action.name=Merge
123 merge.add.log.information.tooltip=Add log information to the commit message (\"--log\" option)
124 merge.add.log.information=Add &log information
125 merge.branch.button=Merge
126 merge.branch.message=Select branch to merge into this one ({0})
127 merge.branch.title=Merge Branches
128 merge.branches.tooltip=<html>The chooser for braches. Select one or more braches to merge (already merged branches are not shown)</html>.
129 merge.branches=&Branches to merge:
130 merge.commit.message.tooltip=The commit message to use in case if merge results in commit (\"-m\" option)
131 merge.commit.message=Commit &Message
132 merge.default.strategy=<default>
133 merge.is.not.needed=Merge is not needed for the file {0}
134 merge.load.files=Loading files for merge
135 merge.no.commit.tooltip=Force no commit for merge (the \"--no-commit\" option)
136 merge.no.commit=No &commit
137 merge.no.fast.forward.tooltip=Disable fast forward (\"--no-ff\" option)
138 merge.no.fast.forward=No &fast forward
139 merge.retriving.branches=Retriving unmerged branches
140 merge.squash.commit=S&quash commit
141 merge.squash.tooltip=Squash all changes into the single commit (\"--squash\" option)
142 merge.strategy.tooltip=The merge strategy to use (\"-s\" option)
143 merge.strategy=&Strategy:
144 merge.tool.action.name=MergeTool
145 merge.tool.column.status.deleted=Deleted
146 merge.tool.column.status.modified=Modified
147 merge.tool.column.theirs.status=Theirs
148 merge.tool.column.yours.status=Yours
149 merging.branch=Merging branch {0}
150 merging.title=Merging changes to {0}
151 paths.affected.title=Paths affected in commit {0}
152 pull.action.name=Pull
153 pull.button=Pull
154 pull.force.reference.update=Force reference &update
155 pull.get.branches.tooltip=Get branch names from remote repository. Otherwise a locally cached information is used.
156 pull.get.branches=&Get Branches
157 pull.getting.remote.branches=Getting remote branches
158 pull.remote.tooltip=Registered remote name or URL.
159 pull.remote=Re&mote:
160 pull.retriving.remotes=Retriving remotes
161 pull.title=Pull changes
162 pull.url.message=Enter remote repository URL to pull/merge (empty for default):
163 pull.url.title=Pull URL
164 pulling.title=Pulling changes from {0}
165 push.action.name=Push
166 push.branches.tooltip=Select branches to push
167 push.branches=&Branches:
168 push.button=Push
169 push.force.update.tooltip=If selected remote ref is updated even if they are is not an ancestor of the local ref.
170 push.force.update=&Force update
171 push.policy.all=All
172 push.policy.default=Default
173 push.policy.mirror=Mirror
174 push.policy.selected=Selected branches
175 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>
176 push.policy=&Push:
177 push.remote.tooltip=Specify remote repository URL or remote name where to push changes.
178 push.remote=Re&mote:
179 push.show.tags.tooltip=If selected, the tags are shown in branch chooser as well.
180 push.show.tags=Show ta&gs
181 push.tags.tooltip=All tag refereneces are pushed in addition to references specified in references section.
182 push.tags=Push &tags
183 push.title=Push Changes
184 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)
185 push.use.thin.pack=&Use thin pack
186 pushing.all.changes=Pushing all commited changes, refs & tags to remote repos
187 rebase.abort.action.name=Abort Rebasing
188 rebase.action.error=Git Rebase Error
189 rebase.action.message=Mulitple git roots have unfinished rebase process, please select root to perform action on.
190 rebase.action.name=Rebase
191 rebase.action.no.root=There is no rebase operation in progress in the project
192 rebase.branch.tooltip=Select branch to rebase (if branch is different from the current branch, it will be checked out first)
193 rebase.branch=&Branch:
194 rebase.button=Rebase
195 rebase.continue.action.name=Continue Rebasing
196 rebase.editor.action.column=Action
197 rebase.editor.button=Start Rebasing
198 rebase.editor.comment.column=Comment
199 rebase.editor.commit.column=Commit
200 rebase.editor.invalid.entryset=No commits found to rebase
201 rebase.editor.invalid.squash=The first non-skip commint could not be marked as squashed since squash merges commit with the previous commit.
202 rebase.editor.message=Reorder and edit &rebased commits
203 rebase.editor.move.down.tooltip=Move commit down (commit will be applied later)
204 rebase.editor.move.down=Move &Down
205 rebase.editor.move.up.tooltip=Move commit up in the list (commit will be applied earlier)
206 rebase.editor.move.up=Move &Up
207 rebase.editor.title=Rebasing commits
208 rebase.editor.view.tooltip=View commit contents
209 rebase.editor.view=&View
210 rebase.from.tooltip=Sepecify actual base for the branch. Leave blank to onto.
211 rebase.from=&From:
212 rebase.in.progress=Interactive rebase has been already started for this git root.
213 rebase.interactive.tooltip=If selected, the interactive rebase will be preformed.
214 rebase.interactive=&Interactive
215 rebase.invalid.from=\"From\" reference expression is invalid.
216 rebase.invalid.onto=\"Onto\" reference expression is invalid.
217 rebase.merge.strategy.tooltip=Select merge strategy to use
218 rebase.merge.strategy=Merge &Strategy:
219 rebase.no.merge.tooltip=If selected, no merge strategies will be applied during the rebase.
220 rebase.no.merge=&Do not use merge strategies
221 rebase.onto.tooltip=The reference that will become a new base for selected branch.
222 rebase.onto.validate=&Validate
223 rebase.onto=&Onto:
224 rebase.preserve.merges.tooltip=Preserve merges during rebease instead of squashing them.
225 rebase.preserve.merges=&Preserve Merges
226 rebase.result.amend.title=Rebase Suspended
227 rebase.result.amend=Stopped for amending commit while rebasing ({0}/{1}).\nAmmed commit and continue the rebase process.
228 rebase.result.cancelled.title=Rebase Cancelled
229 rebase.result.cancelled=The rebase process was cancelled.
230 rebase.result.conflict.title=Rebase Suspended
231 rebase.result.conflict=Stopped rebasing because of conflict ({0}/{1}).\nResolve conflicts and continue the rebase process.
232 rebase.result.error.title=Rebase Error
233 rebase.result.error=Stopped rebasing because of error while rebasing ({0}/{1}).\nCheck vcs console for details.
234 rebase.show.remote.branches.tooltip=If selected, remote branches are shown in drop down as well.
235 rebase.show.remote.branches=Show Re&mote Branches
236 rebase.show.tags.tooltip=Show tags in \"from\" and \"onto\" dropdowns.
237 rebase.skip.action.name=Skip Commit in Rebasing
238 rebase.title=Rebase branch
239 rebase.unstructured.editor.button=Resume Rebasing
240 rebase.unstructured.editor.git.root=Git Root:
241 rebase.unstructured.editor.message=Git rebase operation requested additional &information through the editor:
242 rebase.unstructured.editor.title=Addtional Rebase Input
243 rebase.unstructured.editor.tooltip=Edit this text according to instructions provided inline
244 rebase.valdate.onto.tooltip=Valdate "onto" reference.
245 rebase.validate.from.tooltip=Validate \"from\" reference
246 rebase.validate.from=Va&lidate
247 rebasing.title=Rebasing...
248 refspec.add.all.branches.tooltip=Add refspec that maps all remote branches by glob spec.
249 refspec.add.all.branches=Add A&ll Branches
250 refspec.add.all.tags.tooltip=Adds mapping entry for all tags
251 refspec.add.all.tags=Add All Ta&gs
252 refspec.add.ref.tooltip=Add branch or tag by name
253 refspec.add.ref=&Add...
254 refspec.branch.prefix.tooltip=Specify default branch prefix for the mapping.
255 refspec.branch.prefix=Remote &Name:
256 refspec.column.force=Force
257 refspec.column.local=Local
258 refspec.column.remote=Remote
259 refspec.default.tooltip=Restore default reference mapping
260 refspec.default=&Default
261 refspec.remove.tooltip=Delete refspec entry
262 refspec.remove=Remo&ve
263 refspec.title=Reference mapping
264 refspec.validation.remote.invalid=The invalid local name for remote
265 refspec.validation.remote.is.blank=The local name for remote is blank
266 regase.show.tags=Show &tags
267 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.
268 repository.action.missing.roots.title=No git roots
269 repository.action.missing.roots.unconfigured.message=No git roots are configured for the project.
270 reset.action.name=Reset Head ...
271 reset.button=Reset
272 reset.commit.invalid=The specified commit expression did not pass validation.
273 reset.commit.label=To &Commit:
274 reset.commit.tooltip=The commit that will become the current HEAD\n as result of reset operation.
275 reset.title=Reset Head
276 reset.type.hard=Hard
277 reset.type.mixed=Mixed
278 reset.type.soft=Soft
279 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>
280 reset.type=Reset &Type:
281 reset.validate.tooltip=Validate the commit pointer and check the content of referenced commit.
282 reset.validate=&Validate
283 resetting.title=Resetting HEAD...
284 revert.action.name=Revert
285 revision.graph=RevisionGraph
286 select.branch.to.checkout=Select branch to checkout
287 show.all.paths.affected.action.name=Show All Affected Paths
288 ssh.ask.passphrase.title=SSH Key Passphrase
289 ssh.askPassphrase.message=Please enter passphrase for the private key {0} (the user name is {1})
290 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>
291 ssh.confirm.key.titile=Confirm SSH Server Key
292 ssh.error.title=Authentication error
293 ssh.keyboard.interactive.title=SSH Keyboard Interactive: {0}
294 ssh.keyboard.interactive.username=Username:
295 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>
296 ssh.password.message=Please enter password for user {0}
297 ssh.password.title=SSH Password Login
298 sshmain.failed.to.verify.key=Failed to verify key: {0}
299 sshmain.forwarding.failed=Forwarding {0} failed: {1}
300 sshmain.invald.host.key=Invald host key {0} {1}
301 sshmain.invalid.amount.of.arguments=Invalid amount of arguments: {0}
302 sshmain.invalidpassphrase=Invalid passphrase for the key {0}
303 sshmain.keyboard.interactive.failed=Keyboard interactive authentication failed.
304 sshmain.password.failed=Invalid user or password.
305 sshmain.pk.authenitication.failed=Authentication using key {0} failed.
306 sshmain.too.mush.passphrase.guesses=Invalid passphrase for the key {0}({1} attempts)
307 stash.action.name=Stash
308 stash.button=Create Stash
309 stash.keep.index.tooltip=If this checkbox is selected, indexed changes are kept in the index.
310 stash.keep.index=Keep &index
311 stash.message.tooltip=Enter stash message here.
312 stash.message=&Message:
313 stash.title=Stash
314 stashing.title=Stashing changes...
315 tag.action.name=Tag
316 tag.button=Create Tag
317 tag.commit.label=&Commit:
318 tag.commit.tooltip=Enter name of commit or object to tag or leave blank to use HEAD.
319 tag.error.creating.message.file.message=Unable to create message file: {0}
320 tag.error.creating.message.file.title=Error creating message file
321 tag.error.invalid.commit=The commit or object name is invalid.
322 tag.error.tag.exists=The tag with the same name exists.
323 tag.force.tooltip=Force creation of the text even if tag with such name already exists.
324 tag.force=&Force
325 tag.getting.existing.tags=Getting existing tags...
326 tag.message.label=&Message:
327 tag.message.tooltip=If the message is not empty, an annotated tag is created.
328 tag.message=Specify tag name:
329 tag.name.label=Tag &Name:
330 tag.name.tooltip=Enter the new tag name here.
331 tag.nonvcs.error.message=ERROR: Files not tagged, not all are under VCS root!
332 tag.nonvcs.error.title=Tag Result
333 tag.title=Tag
334 tag.validate.tooltip=Click this button to the validate commit to be tagged.
335 tag.validate=&Validate
336 tagging.title=Tagging files...
337 unindexed.files.changlelist.name=Unindexed Files
338 unstash.action.name=UnStash
339 unstash.branch.label\:=As new &branch:
340 unstash.branch.tooltip=If non-empty name is entered, the stash is checked out as a new branch.
341 unstash.button.apply=Apply Stash
342 unstash.button.branch=Branch
343 unstash.button.pop=Pop Stash
344 unstash.clear.tooltip=Delete all stashes in the repository.
345 unstash.clear=&Clear
346 unstash.clearing.stashes=Clearing stashes...
347 unstash.drop.tooltip=Delete selected stash
348 unstash.drop=&Drop
349 unstash.dropping.stash=Dropping stash {0}...
350 unstash.error.branch.exists=The specified branch already exists
351 unstash.error.invalid.branch.name=Invalid branch name
352 unstash.pop.stash.tooltip=If selected the stash is dropped after it is applied.
353 unstash.pop.stash=&Pop stash
354 unstash.reinstate.index.tooltip=Attempt to reinstate index as well as working tree changes.
355 unstash.reinstate.index=Reinstate &index
356 unstash.stashes.item=<html><b><tt>{0}</tt></b>:<i>{1}</i>:{2}</html>
357 unstash.stashes.tooltip=Select a stash to operate for.
358 unstash.stashes=&Stashes:
359 unstash.title=UnStash Changes
360 unstash.view.tooltip=View selected stash
361 unstash.view=&View
362 unstashing.title=UnStashing changes...
363 util.remote.renderer.default=<html><b>{0}</b>(<i>{1}</i>)</html>
364 util.remote.renderer.none=<html><i>None</i></html>
365 util.remote.renderer.normal=<html><b>{0}</b>(<i>{1}</i>)</html>
366 util.remote.renderer.self=<html><i>Current repository</i></html>
367 vcs.unable.to.run.git=Unable to run git: {0} ({1})
368 vcs.unsupported.version=Unsupported version of git configured: {0}. The minimal supported version is {1}
369 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.
370 vfs.listener.add.single.title=Add file to Git
371 vfs.listener.add.title=Add files to Git
372 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.
373 vfs.listener.delete.single.title=Delete file from Git
374 vfs.listener.delete.title=Delete files from Git