902b1a5297013f71527d20f8b78e9e5b7bd4b69d
[idea/community.git] / plugins / svn4idea / src / org / jetbrains / idea / svn / SvnBundle.properties
1 subversion.name=Subversion
2
3 subversion.executable.notification.title=Can't use Subversion command line client
4 subversion.executable.notification.description=Probably the path to Subversion executable is wrong.
5 subversion.executable.too.old=Subversion command line client version is too old ({0}).
6
7 subversion.roots.detection.errors.found.description=Errors found while detecting svn working copies. <a href="FIX">Fix it</a>.
8
9 #Actions&Plugin info
10 group.SubversionFileGroup.text=SVN
11 action.Subversion.BrowseSVNRepository.text=Bro_wse Subversion Repository...
12 action.Subversion.BrowseSVNRepository.description=Browse a Subversion repository
13 group.SubversionFilePopupGroup.text=_Subversion
14 group.IgnoreChoicesGroup.text=Ignore
15 group.RevertIgnoreChoicesGroup.text=Remove from ignore list
16 action.Subversion.UndoIgnore.text=Selected file names
17 action.Subversion.UndoIgnore.description=Remove file name/mask from folder ignore list
18 action.Subversion.Ignore.ExactMatch.text=Selected file names
19 action.Subversion.Ignore.ExactMatch.description=Adds names of all selected files into folder ignore list
20 action.Subversion.Ignore.MatchExtension.text=Extension mask
21 action.Subversion.Ignore.MatchExtension.description=Adds {0} mask into folder ignore list
22 action.Subversion.SetProperty.text=Set Proper_ty...
23 action.Subversion.SetProperty.description=Set versioned property on file or directory
24 action.Subversion.Revert.text=_Revert...
25 action.Subversion.Revert.description=Revert file to pristine state
26 action.Subversion.Resolve.text=Re_solve Text Conflict...
27 action.Subversion.Resolve.description=Resolve text conflict on file
28 action.Subversion.MarkResolved.text=_Mark Resolved...
29 action.Subversion.MarkResolved.description=Mark text and properties conflicts as resolved
30 action.Subversion.Clenaup.text=Cl_eanup
31 action.Subversion.Clenaup.description=Unlock locked directories and run all remaining incompleted operations
32 action.Subversion.Copy.text=_Branch or Tag...
33 action.Subversion.Copy.description=Copy selected file or directory to the new repository location
34 action.Subversion.Lock.text=_Lock...
35 action.Subversion.Lock.description=Lock files
36 action.Subversion.Unlock.text=Unl_ock
37 action.Subversion.Unlock.description=Unlock files
38 action.SvnChangesBrowser.text=Bro_wse Changes...
39 plugin.Subversion.description=Provides integration with Subversion version control system
40 action.name.refresh=Refresh
41 action.Subversion.ImportToSVNRepository.text=I_mport into Subversion...
42 action.Subversion.Share.text=_Share Directory...
43 action.Subversion.ShowProperties.text=Edit _Properties
44 action.Subversion.ConfigureBranches.text=Configure Branches...
45 action.Subversion.CompareWithBranch.text=Compare with Branch...
46 action.Subversion.Relocate.text=Relocate...
47 action.Subversion.Relocate.description=Relocate working copy to a different URL
48 action.Subversion.CleanupProject.text=Cleanup Project
49 action.Subversion.CleanupProject.description=Perform cleanup for all working copy directories in the project
50
51 #Copy dialog
52 dialog.title.branch=Create Branch or Tag
53 label.copy.from=&From:
54 label.copy.to=&To:
55 label.copy.from.revision=Copy from revision:
56 radio.copy.working.copy=&Working copy
57 radio.copy.head=&HEAD revision
58 radio.copy.specific=Specific &revision:
59 label.copy.comment=&Comment
60 label.copy.select.location.dialog.copy.as=Copy &as:
61
62 #Locl dialog
63 dialog.title.lock.files=Lock Files
64 dialog.title.lock.file=Lock File
65 label.lock.comment=&Lock comment:
66 label.locl.steal.existing=&Steal existing lock
67
68 #SSHCredentialsDialog
69 label.ssh.authentication.realm=Authentication realm: ''{0}''
70 dialog.title.openssh.v2.private.key=OpenSSH v2 Private Key
71 dialog.description.openssh.v2.private.key=Select private key file for SSH authentication
72 checkbox.ssh.keep.for.current.session=&Save Credentials
73 radio.ssh.authentication.with.agent=SS&H Agent
74 label.ssh.user.name=&User name:
75 radio.ssh.authentication.with.password=Authentication &with password
76 label.ssh.password=&Password:
77 radio.ssh.authentication.private.key=Authentication with private &key
78 label.ssh.key.file=Key &File:
79 label.ssh.passphrase=Passph&rase:
80 label.ssh.port=Port &Number:
81
82 label.ssl.certificate.path=Path to certificate:
83 label.ssl.certificate.password=Certificate passphrase:
84 checkbox.ssl.keep.for.current.session=&Save Credentials
85
86 progress.text.create.remote.folder=Create Remote Folder
87 message.text.error=Error
88
89 # GNOME keyring dialog
90 gnome.keyring.prompt.nameless=Please provide GNOME Keyring password
91 gnome.keyring.prompt.named=Please provide ''{0}'' GNOME Keyring password
92
93 #Repository Browser
94 dialog.title.browser.copy.or.move=Copy or Move
95 dialog.title.browser.delete=Delete
96 dialog.title.browser.new.folder=New Folder
97 label.browser.url1.delete=Delete
98 label.browser.url1.create=Create
99 label.browser.url1.from=From
100 label.browser.to=To
101 label.browser.name.copy.as=Copy &as:
102 label.browser.name.name=&Name:
103 checkbox.browser.move.source.to.target=&Move source to target
104 label.browser.comment=&Comment:
105 label.browser.select.location=&Select location in repository:
106 node.text.browser.type.valid.url=Type valid URL and click 'Refresh' to select location
107 dialog.title.browser.browse.repository=Browse Subversion Repository
108 label.text.browser.repository.url=Repository &URL:
109 button.text.new.folder=&New Folder...
110 button.text.delete=&Delete...
111 button.text.copy=&Copy
112 button.text.paste=&Paste...
113 progres.text.deleting=Deleting {0}
114 progress.title.browser.delete=Delete
115 progress.text.browser.creating=Creating {0}
116 progress.text.browser.moving=Moving {0}
117 progress.text.browser.copying=Copying {0}
118 progress.text.browser.remote.destination=To {0}
119 progress.title.browser.move=Move
120 progress.title.browser.copy=Copy
121 node.text.browser.cannot.access.repository=Cannot access repository at ''{0}''
122 progress.text.browser.establishing.connection=Establishing connection to Subversion repository
123 progress.title.browser.establishing.connection=Establishing Connection...
124 node.text.browser.cannot.establish.connection=Cannot establish connection to ''{0}''
125
126 #authentication
127 label.auth.authentication.realm=Authentication realm: ''{0}''
128 label.auth.user.name=&User name:
129 label.auth.password=&Password:
130 checkbox.auth.keep.for.current.session=&Save credentials
131 label.credentials.user.name.required=User name is required for ''{0}''
132 label.credentials.user.name=User name:
133 checkbox.credentials.save.for.future=Save for future use
134 dialog.title.authentication.required=Authentication Required
135 dialog.title.authentication.required.was.failed=Authentication Required (Authentication Failed)
136
137 #history
138 progress.title.revisions.history=Revisions History
139 progress.text2.collecting.history=Collecting revisions history for ''{0}''
140 checkbox.changes.filter.filter.by.author=A&uthor:
141 progress.text2.processing.revision=Processing revision ''{0}''
142 progress.text.changes.collecting.changes=Collecting information on changes
143 progress.text2.changes.establishing.connection=Establishing connection to ''{0}''
144 progress.text2.revision.processed=Revision ''{0}'' processed
145
146 #status
147 status.configurable.display.name=Status
148 status.configurable.get.out.of.date.information=Check status against se&rver
149 progress.text.status.analyzing.local=Analyzing status of ''{0}''
150 progress.text.status.analizyng.remote=Discovering remote status of ''{0}''
151 status.group.name.missing=Missing
152 status.group.name.replaced=Replaced
153 status.group.name.obstructed=Obstructed
154 status.group.name.externals=Externals
155 status.group.name.switched=Switched
156 status.group.name.locked=Locked
157
158 #Configuration
159 checkbox.configure.use.system.default.configuration.directory=&Use system default Subversion configuration directory
160 label.configuration.configuration.directory=Subversion configuration &directory:
161 dialog.title.select.configuration.directory=Select Configuration Directory
162 action.title.select.configuration.directory=Change Configuration Directory
163 dialog.description.select.configuration.directory=Select Subversion configuration directory or create new one
164 button.text.clear.authentication.cache=&Clear Auth Cache
165 label.text.delete.stored.credentials=Delete all stored credentials for 'http', 'svn' and 'svn+ssh' protocols
166 button.text.edit.proxies=Edit Network &Options...
167 label.text.edit.proxies=Edit 'servers' Subversion runtime configuration file
168 dialog.title.edit.http.proxies.settings = Edit Subversion options related to the network layers
169 dialog.edit.http.proxies.settings.error.same.group.names.text=Groups with identical names detected: ''{0}''
170 dialog.edit.http.proxies.settings.error.ambiguous.group.patterns.text=Found repository urls that match to several groups: {0}
171 dialog.edit.http.proxies.settings.error.ambiguous.group.patterns.to.text=url {0} matches to {1}\n
172 dialog.edit.http.proxies.settings.tab.edit.user.file.title=User file
173 dialog.edit.http.proxies.settings.tab.edit.system.file.title=System file
174 dialog.edit.http.proxies.settings.port.must.be.number.error=Port must be a number (group ''{0}'')
175 dialog.edit.http.proxies.settings.timeout.must.be.number.error=HTTP timeout must be a number (group ''{0}'')
176 dialog.edit.http.proxies.settings.dialog.select.ssl.client.certificate.path.title=Select path to your certificate
177 dialog.edit.http.proxies.settings.dialog.select.ssl.client.certificate.path.text=Select path to your certificate
178 dialog.edit.http.proxies.settings.panel.proxy.title=HTTP proxy settings
179 dialog.edit.http.proxies.settings.panel.ssl.title=SSL settings
180 dialog.edit.http.proxies.settings.panel.repositories.title=Repositories
181 dialog.edit.http.proxies.settings.patterns.text=U&RL patterns:
182 dialog.edit.http.proxies.settings.exceptions.text=E&xceptions:
183 dialog.edit.http.proxies.settings.server.text=&Server:
184 dialog.edit.http.proxies.settings.user.text=&User:
185 dialog.edit.http.proxies.settings.port.text=P&ort:
186 dialog.edit.http.proxies.settings.password.text=Pass&word:
187 dialog.edit.http.proxies.settings.connection.timeout.text=Connection t&imeout:
188 dialog.edit.http.proxies.settings.seconds.text=seconds
189 dialog.edit.http.proxies.settings.paths.to.authority.certificates.text=Comma separated &paths to CAs certificate files:
190 dialog.edit.http.proxies.settings.ssl.client.certificate.file.text=SSL &client certificate file:
191 dialog.edit.http.proxies.settings.client.certificate.passphrase.text=SSL client certificate passp&hrase:
192 dialog.edit.http.proxies.settings.trust.default.cas.text=Trust default C&As
193 dialog.edit.http.proxies.settings.test.connection.button.text=&Test connection
194 dialog.edit.http.proxies.settings.test.connection.settings.will.be.stored.title=Warning
195 dialog.edit.http.proxies.settings.test.connection.settings.will.be.stored.text=Settings will be saved
196 dialog.edit.http.proxies.settings.test.connection.error.title=Connection test failed
197 dialog.edit.http.proxies.settings.test.connection.succes.title=Connection test successful
198   dialog.edit.http.proxies.settings.test.connection.succes.text=Connection test successful      
199 confirmation.text.delete.stored.authentication.information=You are about to delete all stored Subversion authentication information.\nWould you like to proceed with deletion?
200 confirmation.title.clear.authentication.cache=Clear Authentication Cache
201
202 command.line.interactive.mode.title=Enable interactive mode
203 command.line.interactive.mode.description=<html>Emulates the behavior when Subversion commands are executed directly from the terminal (in the interactive mode).<br>\
204   This is required to handle password/passphrase prompts for svn+ssh repositories, and trust invalid server certificates for https repositories.</html>
205 non.english.locale.detected.warning=A non-English locale is used.
206
207 ssh.settings.title=SSH Settings
208 ssh.settings.executable.label=SSH executable\:
209 ssh.settings.browse.executable.dialog.title=SSH executable
210 ssh.settings.user.name.label=User name\:
211 ssh.settings.port.label=Port\:
212 ssh.settings.password.choice.title=Password
213 ssh.settings.private.key.choice.title=Private key
214 ssh.settings.private.key.path.label=Path\:
215 ssh.settings.browse.private.key.dialog.title=Private key
216 ssh.settings.subversion.config.choice.title=Subversion config
217 ssh.settings.tunnel.label=SSH tunnel\:
218 ssh.settings.update.tunnel.title=Update
219
220 label.configure.upgrade.label=Working Copy upgrade strategy:
221 radio.configure.upgrade.ask=As&k me on attempt to upgrade
222 radio.configure.upgrade.none=&Never upgrade (keep Subversion 1.3)
223 radio.configure.upgrade.auto=Upgrade &automatically (use Subversion 1.4)
224 radio.configure.upgrade.auto.15format=Upgrade automatically (use Subversion 1.&5)
225 radio.configure.upgrade.auto.16format=Upgrade automatically (use Subversion 1.&6)
226 radio.configure.upgrade.auto.17format=Upgrade automatically (use Subversion 1.&7)
227 radio.configure.upgrade.auto.18format=Upgrade automatically (use Subversion 1.&8)
228
229 label.configure.create.label={0} is about to create new Subversion working copy,\n\
230 please, select desired working copy format:
231 label.configure.create.strategy=Create working copy directory in:
232 radio.configure.create.none=1.&3 format
233 radio.configure.create.auto=1.&4 format
234 radio.configure.create.auto.15format=1.&5 format
235 radio.configure.create.auto.16format=1.&6 format
236 radio.configure.create.auto.17format=1.&7 format
237 radio.configure.create.auto.18format=1.&8 format
238
239 label.configure.change.label=Change working copy ''{0}'' format to:
240 radio.configure.change.auto.16format=1.&6 format
241 radio.configure.change.auto.17format=1.&7 format
242 radio.configure.change.auto.18format=1.&8 format
243
244 dialog.upgrade.wcopy.format.title=Subversion Working Copy Format
245
246 label.working.copy.root.outside.text=Working copy root is outside the directory specified in Project Settings.\nThe whole working copy will be converted.
247
248 progress.text.loading.contents=Loading contents of ''{0}''
249 progress.text2.revision.information=Revision {0}
250 progress.title.loading.file.content=Loading Remote File Content
251 progress.title.loading.file.properties=Loading Remote File Properties
252 exception.text.file.miss.svn=File ''{0}'' is readonly, but miss svn:needs-lock property
253 confirmation.text.edit.file=File(s) you're are going to edit needs to be locked before editing
254
255 #File statuses
256 file.status.external=External (svn)
257 file.status.obstructed=Obstructed (svn)
258 file.status.replaced=Replaced (svn)
259 file.status.switched=Switched (svn)
260
261 #Adding
262 confirmation.text.add.file=Do you want to schedule the following file for addition to Subversion?\n{0}
263 confirmation.text.add.dir=Do you want to schedule the following directory for addition to Subversion?\n{0}
264 confirmation.title.add.file=Schedule for Addition
265 confirmation.title.add.multiple.files=Select Files to Add to Subversion
266 action.name.add.files=Adding files to {0}
267
268 #Ignore
269 action.name.ignore.files=Adding ignore file(s) mask to {0}
270 action.name.undo.ignore.files=Removing file names(or mask) from ignore list from {0}
271
272 # Delete
273 confirmation.text.delete.file=Do you want to schedule the following file for deletion from Subversion?\n{0}
274 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.
275 confirmation.text.delete.dir.17=Do you want to schedule the following directory for deletion from Subversion?\n{0}
276 confirmation.title.delete.file=Schedule for Deletion
277 confirmation.title.delete.multiple.files=Select Files to Delete from Subversion
278
279 progress.text.discovering.location=Discovering location for ''{0}''
280
281 #Lock/Unlock
282 progress.text.locking.files=Locking files in repository...
283 progress.text2.processing.file=Processing file {0}
284 progress.title.lock.files=Lock Files
285 exception.text.locking.file.failed=Failed to lock file: {0}
286 message.title.lock.failures=Lock Failures
287 message.text.files.lock.failed={0,choice, 0#Failed to lock file.|1#Failed to lock files.}
288 message.text.files.locked={0,choice, 0#Failed to lock files.|1#1 file locked|2#{0,number} files locked}
289 progress.text.unlocking.files=Unlocking files in repository...
290 progress.title.unlock.files=Unlock Files
291 exception.text.failed.to.unlock.file=Failed to unlock file: {0}
292 message.title.unlock.failures=Unlock Failures
293 message.text.files.unlocked={0,choice, 0#Failed to unlock files.|1#1 file unlocked|2#{0,number} files unlocked}
294
295
296 progress.text.collection.locations=Collection Subversion Repository Locations
297 message.text.no.working.copies.found=No subversion working copies found in project
298 message.title.no.working.copies.found=Not working copies found
299 progress.text.collecting.roots.in.module=Collecting working copy roots in module ''{0}''
300 dialog.title.select.location=Select Location
301 border.select.location.repository.location=Repository Location
302 radio.select.location.use.project=Use project location:
303 radio.select.location.use.custom=Use custom location:
304 exception.text.cleanupaction.batchperform.not.implemented=CleanupAction.batchPerform not implemented
305 progress.text2.adding=Adding ''{0}''
306 progress.text2.deleting=Deleting ''{0}''
307 progress.text2.sending=Sending ''{0}''
308 progress.text2.replacing=Replacing ''{0}''
309 progress.text2.transmitting.delta=Transmitting delta for  ''{0}''
310 progress.title.copy=Subversion Copy
311 status.text.comitted.revision=Committed revision {0}.
312 progress.text.copy.to=Copy to ''{0}''
313 message.text.no.conflicts.found=No conflicts found
314 message.title.no.conflicts.found=No Conflicts
315 label.select.files.and.directories.to.mark.resolved=Select files and directories to mark resolved:
316 dialog.title.mark.resolved=Mark Resolved
317 action.name.mark.resolved=Mark Resolved
318 action.name.resolve.conflict=Resolve Conflict
319 message.text.revert.no.modifications.found=No modifications to revert found
320 label.select.files.and.directories.to.revert=Select files and directories to revert:
321 dialog.title.revert.files=Revert Files
322 action.name.revert=&Revert
323 message.title.revert.no.modifications.found=No Modifications
324 action.name.revert.files=Revert files
325 action.name.set.property=Set Property
326 action.name.show.all.paths.affected=Show all paths affected in selected transaction
327 dialog.title.affected.paths=Paths Affected in Transaction ''{0}''
328 progress.text.loading.log=Loading revision log...
329 exception.text.cannot.load.version=Cannot load repository version {0}
330 progress.text.processing.changes=Processing changes...
331 message.text.cannot.load.version=Cannot load repository version {0} :{1}
332 message.title.error.fetching.affected.paths=Error Fetching Affected Paths
333 exception.text.cannot.annotate.directory=Annotation operation only makes sence for files
334 progress.text.computing.annotation=Computing annotation for ''{0}''
335 action.text.annotate=Annotate
336 checkbox.chckin.keep.files.locked=&Keep files locked
337 progress.title.commit=Commit
338 progress.text.committing.changes.below=Creating commit packets...
339 status.text.committed.revision=Committed revision {0}.
340 checkin.operation.name=Comm_it
341 checkin.different.formats.involved=Selected changes for {0,choice,0#repository|1#repositories} {1}\nbelong to Subversion working copies of \
342 different formats.\nCommit will split into several commits.\n\n\
343 You can convert all working copies to the same format in Changes | Subversion Working Copies Information.\nDo you wish to continue with commit?
344 progress.text.collecting.commitables=Collecting commitables at ''{0}''
345 progress.text2.fetching.external.location=Fetching external location to ''{0}''
346 progress.text2.checked.out=Checked out {1} files, checking out {0}
347 progress.text2.exported=Exported {1} files, exporting {0}
348 progress.text2.checked.out.revision=Checked out revision {0}.
349 progress.text2.exported.revision=Exported revision {0}.
350 status.text.checked.out.revision=Checked out revision {0}.
351 message.text.cannot.load.supported.formats=Cannot load supported formats: {0}
352 message.text.cannot.checkout=Cannot checkout from svn: {0}
353 message.text.cannot.export=Cannot export from svn: {0}
354 message.title.check.out=Check Out from Subversion
355 message.title.export=Export from Subversion
356 progress.text.checking.out=Checking out files to ''{0}''
357 progress.text.export=Exporting files to ''{0}''
358 dialog.text.check.out=Check Out from Repository
359 label.text.checkout.repository.url=Repository &URL:
360 label.text.checkout.checkout.from=Checkout From:
361 label.checkout.checkout.to=Checkout &To:
362 dialof.title.select.checkout.destination=Select Checkout Destination
363 dialog.description.select.checkout.destination=Select directory to checkout remote directory into or create new one
364 button.text.select.all=Select &All
365 button.text.deselect.all=&Deselect All
366 dialog.title.select.repository.location=Select Repository Location
367 button.text.ssl.accept=_Accept
368 button.text.ssl.reject=_Reject
369 button.text.ssh.accept=_Yes
370 button.text.ssh.reject=_No
371 dialog.title.ssl.examine.server.crertificate=Examine Server Certificate
372 dialog.title.ssh.examine.server.fingerprints=Verify Server Key Fingerprint
373 label.ssl.server.provided.certificate=Server provided the following certificate:
374 label.ssh.server.provided.fingerprints=The authenticity of host {0} can''t be established.
375 label.ssh.server.provided.fingerprints2={0} key fingerprint is
376 label.ssh.server.provided.fingerprints3=Are you sure you want to continue connecting?
377 checkbox.svn.ssh.cache.fingerprint=&Add key to Subversion cache
378 dialog.title.set.property=Set Property
379 label.set.property.property.name=Property &name:
380 radio.set.property.set.property.value=&Set property value:
381 radio.set.property.delete.property=&Delete property
382 checkbox.set.property.update.properties.recursively=Update properties &recursively
383 exception.text.invalid.revision=Invalid revision ''{0}''
384
385 #update
386 update.configurable.name=Update
387 checkbox.update.configurable.descend.into.child.directories=&Descend into child directories
388 checkbox.update.configurable.run.status=Run &status after update
389 update.switch.configurable.name=Update/Switch
390 radio.update.switch.configurable.update.or.switch=U&pdate or Switch
391 label.update.switch.configurable.url=&URL:
392 checkbox.update.switch.configurable.to.specific.revision=Update/Switch to specific &revision:
393 radio.update.switch.configurable.merge=&Merge
394 label.update.switch.configurable.url1=URL &1:
395 label.update.switch.configurable.revision1=Re&vision:
396 lable.update.switch.configurable.url2=URL &2:
397 update.switch.configurable.revision2=R&evision:
398 checkbox.update.switch.configurable.try.merge.without.changes=&Try merge, but make no changes
399 checkbox.update.switch.configurable.descend.into.child.directories=&Descend into child directories
400 checkbox.update.switch.configurable.run.status=Run &status after update
401 progress.text.merging.dry.run.changes=Merging (dry run) changes into ''{0}''
402 progress.text.merging.changes=Merging changes into ''{0}''
403 progress.text.updating=Updating ''{0}''
404 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.
405 progress.text.update.computing.post.update.status=Computing post-update status of ''{0}''
406 message.text.update.no.directories.found=No versioned directories to update was found
407 messate.text.update.error=SVN: Update Error
408
409 progress.text2.added=Added {0}
410 progress.text2.deleted=Deleted {0}
411 progress.text2.conflicted=Conflicted {0}
412 progress.text2.treeconflicted=Conflicted {0} (tree conflict)
413 progres.text2.merged=Merged {0}
414 progres.text2.updated=Updated {0}
415 progress.text2.restored.file=Restored {0}
416 progres.text2.updated.to.revision=Updated to revision {0}.
417 status.text.updated.to.revision=Updated to revision {0}.
418 progress.text2.skipped.file=Skipped {0}
419 update.group.name.skipped=Skipped
420 progress.text.updating.external.location=Updating external location at ''{0}''
421 exception.text.update.operation.cancelled=Operation cancelled
422 server.ssl.accept.temporary.action.name=Accept _Temporary
423 changes.browser.change.column.name=Change
424 changes.browser.author.column.name=Author
425 changes.browser.date.column.name=Date
426 cannot.mark.file.as.resolved.error.message=Cannot mark file as resolved: {0}
427 mark.resolved.dialog.title=Mark Resolved
428 mark.resolved.action.description=Mark resolved
429 commit.dialog.setings.show.unresolved.checkbox=Show &unresolved
430 unresolved.difference.type.name=Unresolved
431 integrate.display.name=Integrate
432 invalid.svn.revision.error.message=Invalid svn revision: {0}
433 nulty.roots.update.configuration.affected.roots.label=Affected roots:
434 nulty.roots.update.configuration.selected.root.setting.group.title=Selected Root Setting:
435 integrate.configuration.revision1.label=re&vision
436 integrate.configuration.source2.label=Source 2:
437 integrate.configuration.revision2.label=&revision
438 integrate.configuration.source1.label=Source 1:
439 integrate.configuration.description.label=Integrate differences between sources into working copy (compare Source 2 to Source 1)
440 source.url.could.not.be.empty.error.message=Source url could not be empty
441 no.differences.between.sources.error.message=There are no differences between source and the same source
442 configure.revision.specified.radio=Specified
443 configure.revision.head.radio=HEAD
444 update.configuration.specific.url=Update/Switch to specific &url:
445 progress.text.import=Importing {0}
446 message.text.cannot.import=Cannot import to svn: {0}
447 message.title.import=Import to Subversion
448 revision.title=Revision
449 checkout.dialog.title=Checkout from Subversion
450 checkout.dialog.button=Checkout
451 checkout.directory.chooser.title=Checkout Directory
452 checkout.directory.chooser.prompt=Select directory to checkout from Subversion
453 checkout.options.dialog.title=SVN Checkout Options
454 checkout.options.checkout.label=Checkout:
455 checkout.options.destination.label=Destination:
456 checkout.options.recursive.label=Checkout directories recursively
457 checkout.options.externals.label=Include externals locations
458 configure.branches.title=Configure Subversion Branches
459 configure.branches.error.no.connection.title=Repository root was not found
460 configure.branches.error.wrong.url=Trunk location must be under repository root\n''{0}''
461 configure.branches.trunk.location=Trunk location:
462 configure.branches.branch.locations=Branch locations:
463 configure.branches.item=Configure Branches...
464 refresh.branches.item=Refresh Branches...
465 copy.column.title=Copy
466 copy.column.tooltip=Copied from {0}
467 compare.with.branch.progress.loading.branches=Loading Branches
468 compare.with.branch.progress.loading.content=Loading Content
469 compare.with.branch.diff.title=Compare with Branch
470 compare.with.branch.error.title=Compare with Branch
471 compare.with.branch.popup.title=Compare with Branch
472 getting.branch.configuration.error=Error retrieving branch configuration: {0}
473 compare.with.branch.location.error=Couldn''t find repository location for file ''{0}'' under branch ''{1}''\nPlease check your branch configuration.
474 compare.with.branch.list.error=Error Loading Branches
475 create.branch.invalid.revision.error=Invalid revision ''{0}''
476 create.branch.no.working.copy.error=No working copy found at {0}
477 create.branch.no.base.location.error=No branch base location selected
478 create.branch.switch.on.create.title=Switch after create
479 action.name.switch=Switch
480 import.dialog.title=Import into Subversion
481 import.dialog.button=Import
482 repository.browser.add.location.action=Add Repository Location
483 repository.browser.add.location.prompt=Repository URL:
484 repository.browser.add.location.title=New Repository Location
485 repository.browser.details.action=Show/Hide Details
486 repository.browser.refresh.action=Refresh selected tree node
487 repository.browser.add.location.menu.item=_Repository Location...
488 repository.browser.edit.location.menu.item= Edit Location _Url...
489 repository.browser.discard.location.action=Discard _Location
490 repository.browser.discard.location.prompt=Would you like to discard the location ''{0}''?
491 repository.browser.discard.location.title=Discard Location
492 repository.browser.new.folder.action=Remote _Folder...
493 repository.browser.history.action=Show History
494 repository.browser.import.action=_Import...
495 diff.options.title=Compare With Branch or Tag
496 diff.options.no.url.error=Please select an URL to compare with
497 diff.options.same.url.error=Please select different URLs to compare
498 diff.options.no.patch.file.error=Please specify the path to save the patch file
499 diff.cant.get.properties.changes=Can't show SVN properties
500 repository.browser.browse.changes.action=_Browse Changes...
501 repository.browser.browse.changes.description=View history of changes in the selected node
502 repository.browser.compare.title=Compare of ''{0} and ''{1}''
503 repository.browser.compare.no.difference.message=No textual difference found between ''{0} and ''{1}''
504 repository.browser.compare.no.difference.title=No Difference Found
505 cleanup.action.name=Cleanup
506 changes.browser.revision.term=Revision
507 progress.computing.difference=Computing Difference
508 progress.searching.for.files.with.conflicts=Searching for files with conflicts
509 add.files.errors.title=Errors Adding Files
510 move.files.errors.title=Errors Moving Files
511 remove.ignore.patterns.errors.title=Errors Removing 'svn:ignore' patterns
512 gather.ignore.patterns.info.progress.title=Gathering not used 'svn:ignore' patterns
513 delete.files.errors.title=Errors Deleting Files
514 copy.dialog.title=Branch or Tag
515 move.dialog.title=Move or Rename
516 select.location.invalid.url.message=Invalid Subversion repository URL: ''{0}''
517 share.directory.action=Share Directory...
518 share.directory.commit.message={2}\nDirectory ''{0}'' created by {1}
519 share.directory.title=Share Directory
520 share.directory.info.message=To complete share operation commit ''{0}''.
521 share.directory.create.dir.progress.text=Creating remote folder {0}
522 share.directory.checkout.back.progress.text=Checking out {0}
523 share.or.import.add.progress.text=Scheduling {0} for addition
524 action.share.whole.project.text=Share Project (Subversion)...
525 action.Subversion.integrate.changes.open.in.changelist.text=Open in changelist:
526 action.Subversion.integrate.changes.select.working.copy.text=Integrate into working copy:
527 action.Subversion.integrate.changes.dialog.title=Integrate To Branch
528 action.Subversion.integrate.changes.message.not.under.control.text=Selected destination is not under Subversion control. Continue anyway?
529 action.Subversion.integrate.changes.message.another.wc.text=Selected destination is inside working copy of another repository. Continue anyway?
530 action.Subversion.integrate.changes.branch.info.source.label.text=Source branch URL: {0}
531 action.Subversion.integrate.changes.branch.info.target.label.text=Target branch URL: {0}
532 action.Subversion.integrate.changes.actionname=Integrate To Branch...
533 action.Subversion.integrate.changes.description=Integrates selected changelist(s)/changeset into selected branch
534 action.Subversion.integrate.changes.messages.title=Integrate To Branch
535 action.Subversion.integrate.changes.error.no.available.files.text=No files available for integration
536 action.Subversion.integrate.changes.warning.failed.list.text=Changelist {0} ({1}) integration faced problems
537 action.Subversion.integrate.changes.warning.skipped.lists.text=Skipped changelists: {0}
538 action.Subversion.integrate.changes.select.branch.text=Select branch to integrate to...
539 action.Subversion.integrate.changes.error.source.and.target.same.text=Can not start integration: Target and source branches are the same.
540 action.Subversion.integrate.changes.error.target.not.dir.text=Can not start integration: target directory does not exist or is not a directory.
541 action.Subversion.integrate.changes.error.not.versioned.text=Can not start integration: target directory is not under Subversion control or does not belong to the selected branch.
542 action.Subversion.integrate.changes.alien.commit.changelist.title=Integrated
543 action.Subversion.integrate.changes.dialog.add.wc.text=Add
544 action.Subversion.integrate.changes.dialog.remove.wc.text=Remove
545 action.Subversion.integrate.changes.message.files.up.to.date.text=All files are up to date
546 action.Subversion.integrate.changes.collecting.changes.to.commit.task.title=Collecting changes to commit
547 action.Subversion.integrate.changes.error.unable.to.collect.changes.text=Error while collecting changes to commit: {0}
548 error.cannot.load.revisions=Can not load revision list
549 action.Subversion.integrate.changes.message.canceled.text=Integration was canceled
550 action.Subversion.integrate.changes.progress.integrating.text=Merging changes
551 action.Subversion.integrate.changes.progress.integrating.details.text=Merging changelist {0}
552 update.switch.to.branch.text=Use branch:
553 select.branch.popup.general.title=Select branch
554 progress.live.provider.loading.revisions.text=Loading revisions from server
555 progress.live.provider.loading.revisions.details.text=Loading revisions from server...
556 dialog.show.svn.map.title=Subversion Working Copies Information
557 dialog.show.svn.map.label.table.header=Detected working copies
558 dialog.show.svn.map.change.format.button.text=&Change Working Copy Format
559 dialog.show.svn.map.table.header.column.wcpath.title=Root path
560 dialog.show.svn.map.table.header.column.wcurl.title=URL
561 dialog.show.svn.map.table.header.column.wcroot.title=Working copy root
562 dialog.show.svn.map.table.header.column.format.title=Format
563 dialog.show.svn.map.table.version13.text=1.3
564 dialog.show.svn.map.table.version14.text=1.4
565 dialog.show.svn.map.table.version15.text=1.5
566 dialog.show.svn.map.table.version16.text=1.6
567 dialog.show.svn.map.table.version17.text=1.7
568 dialog.show.svn.map.table.version18.text=1.8
569 action.change.wcopy.format.task.title=Convert working copy format
570 action.change.wcopy.format.task.progress.text=Converting working copy at {0} format from {1} to {2}
571 action.change.wcopy.format.after.change.settings=Selected working copy format ({0}) is older than upgrade mode selected in Project Settings ({1}).\
572 \nChange Project Settings upgrade mode to {0}?
573 committed.changes.action.enable.merge.highlighting=Highlight integrated
574 committed.changes.action.enable.merge.highlighting.description.text=Option is available for SVN repositories and working copies with 1.5 version only
575 committed.changes.action.merge.highlighting.select.root=from:
576 committed.changes.action.merge.highlighting.select.branch=to:
577 committed.changes.action.merge.highlighting.refresh.text=Refresh
578 committed.changes.action.merge.highlighting.refresh.description=Refresh merged revisions info
579 committed.changes.merge.status.refreshing.text=?
580 committed.changes.merge.status.integrated.text=+
581 committed.changes.merge.status.not.integrated.text=-
582 committed.changes.action.merge.highlighting.select.wcopy=working copy:
583 dialog.Subversion.select.working.copy.title=Configure working copy paths
584 dialog.Subversion.select.working.copy.wcopy.list.title=Known working copies
585 upgrade.format.to15.question.title=Upgrade working copies format
586 upgrade.format.to15.question.text=Do you want to upgrade Subversion working copies format to 1.5?\n\
587 Note: Working copy formats can be changed through {0}
588 upgrade.format.clarify.for.outside.copies.text=Working copy root ''{0}'' is outside the directory specified in Project Settings.\nConvert anyway?
589 upgrade.format.to16.question.title=Upgrade Subversion working copies format
590 upgrade.format.to16.question.text=Do you want to upgrade Subversion working copies format to 1.6?\n\
591 Note: Working copy formats can be changed through {0}
592 action.Subversion.cleanup.progress.title=Subversion cleanup
593 action.Subversion.cleanup.progress.text=Performing ''{0}'' cleanup...
594 action.Subversion.cleanup.project.title=Cleanup Project
595 action.Subversion.cleanup.error.message=Error performing cleanup for ''{0}'': {1}
596 action.working.copies.map.correct.roots.button.text=Correct &Roots
597 action.working.copies.map.correct.warning.text=Some folders marked in 'Project Settings | Version Control' as under Subversion control,\n\
598 are unversioned (Versioned folders may be under them).\n\
599 You can use 'Correct Roots' button to perform auto correction.
600 action.Subversion.properties.diff.name=Properties Diff
601 action.Subversion.properties.difference.diff.title=Subversion properties difference: {0}
602 action.Subversion.properties.difference.diff.for.move.title=Subversion properties difference: {0} -> {1}
603 message.Subversion.files.can.not.be.added.to.subversion.are.not.under.working.copy.text=File(s) {0} can not be added to Subversion control since they are not under working copy.
604 action.Subversion.integrate.difference.option.use.ancestry.text=&Use ancestry
605 fatal.Subversion.javasvn.jar.library.version.test=javasvn.jar library is old;\nPlease make sure installation was made properly.
606 subversion.problem.text=Subversion problem
607 use.idea.proxy.as.default=Use {0} general proxy settings as default for Subversion
608 use.idea.proxy.as.default.label.text=Only HTTP proxy can be used as default
609 navigate.to.idea.proxy.settings=Navigate to general proxy settings
610 action.Subversion.update.use.locks.on.demand.text.configurable=Updat&e administrative information only in changed subtrees
611 action.Subversion.update.use.locks.on.demand.text=Update administrative information only in &changed subtrees
612 action.Subversion.update.use.locks.on.demand.description=When enabled, update only locks those parts of working copy that is about to be updated.\n\
613 As a result administrative information will only be updated for working copy subtrees that has been modified during update.\n\
614 Enabling this option may improve update operation performance.\n\
615 Note that under some circumstances, you might have to perform "normal" update.
616 switch.target.not.copy.current=Switch target URL is not a copy of current.\n Do you want to continue?
617 switch.target.problem.title=Switch target problem
618 tab.repository.merge.panel.title=Subversion
619 tab.repository.merge.panel.root.panel.to=To:
620 tab.repository.merge.panel.root.panel.from=From:
621 tab.repository.merge.panel.root.panel.branch=Branch:
622 tab.repository.merge.panel.root.panel.url=Url:
623 tab.repository.merge.panel.root.panel.local=Local Path:
624 tab.repository.merge.panel.root.panel.select.local=Select path to the target working copy
625 tab.repository.merge.panel.filter.plus=Filter out integrated
626 tab.repository.merge.panel.filter.minus=Filter out not integrated
627 tab.repository.merge.panel.filter.others=Filter out others
628 browse.changes.settings.stop.on.copy=&Stop On Copy
629 action.mark.list.as.merged.text=Mark As Merged
630 action.mark.list.as.merged.description=Mark selected revision as merged, but do not actually merge
631 action.mark.list.as.not.merged.text=Mark As Not Merged
632 action.mark.list.as.not.merged.description=Mark selected revision as not merged, but do not change anything besides svn:mergeinfo
633 label.depth.text=&Depth:
634 label.depth.description=Replaces old "recursive" option. "Recursive"=false is equivalent to "immediates", "recursive"=true is equivalent to "infinity"
635 undo.integrate.to.branch=Undo Integrate To Branch...
636 undo.integrate.to.branch.description=Removes changes done in revision from branch
637 undo.integrate.to.branch.dialog.title=Undo Integrate To Branch
638 merge.source.details.title=Merge source details for {0} [{1}]
639 repository.browser.edit.location.dialog.title= Edit Location Url
640 loading.default.branches.configuration.text=Loading default branches configuration...
641 loading.data.for.root.text=Loading data for {0}
642 action.Subversion.TogglePropertiesDiff.text=Show properties
643 action.Subversion.TogglePropertiesDiff.description=Show differences in SVN properties
644 action.PropertiesDiff.text=Compare Subversion Properties
645 action.IntegrateChangeSetAction.text=Integrate to Branch
646 dialog.map.working.copies.button.refresh.text=Re&fresh
647 refreshing.working.copies.roots.progress.text=Refreshing working copies roots...
648 retrieving.subversion.status.text=Retrieving Subversion status...
649 fetching.properties.contents.progress.title=Fetching properties contents...
650 show.properties.diff.progress.text.revision.information=Revision {0}
651 show.properties.diff.progress.text2.property.information=Property {0}
652 svn.checkout.destination.directory.title=Destination Directory
653 svn.checkout.destination.directory.description=Select checkout destination directory
654 checkbox.ignore.whitespace.when.merge.text=&Ignore whitespaces
655 svn.dialog.select.ignore.patterns.to.remove.title=Select svn:ignore patterns to remove
656 svn.dialog.select.ignore.patterns.to.remove.prompt=Files being deleted are ignored by Subversion.\n\
657 Some of 'svn:ignore' patterns may become outdated.\n\
658 Select 'svn:ignore' patterns to be deleted.
659 detect.nested.working.copies=Detect nested working copies
660 svn.changeview.item.in.conflict.text=File has {0} conflict(s) and can not be committed
661 svn.changeview.locally.deleted.item.in.conflict.text=File has {0} conflict(s)
662 action.mark.tree.conflict.resolved.text=Mark Tree Conflict Resolved...
663 action.mark.tree.conflict.resolved.confirmation.text=Do you want to mark tree conflict as resolved?
664 action.mark.tree.conflict.resolved.confirmation.title=Mark Tree Conflict Resolved
665 svn.integrate.changelist.warning.unresolved.conflicts.text=Integration interrupted. There are unresolved conflicts or skipped items.
666 svn.option.ignore.whitespace.in.annotate=Ignore whitespace differences in annotations
667 annotation.show.merge.sources.default.text=Show merge source in history and annotations
668 svn.cannot.save.credentials.store-auth-creds=Cannot store credentials: forbidden by "store-auth-creds = no"
669 annotation.original.revision=Original revision
670 confirmation.resolve.tree.conflict.merge.moved=Apply theirs changes to {0} moved to {1}?
671 confirmation.resolve.tree.conflict.merge.renamed=Apply theirs changes to {0} renamed to {1}?
672 svn.create.external.below.action=Create External...
673 svn.create.external.below.description=Select URL, add svn\:external property, and optionally checkout it
674 svn.edit.commit.message.title=Edit Revision #{0} Comment
675 svn.edit.commit.message.attention=Attention! Previous message will be lost!
676 svn.edit.commit.message.prompt=New revision comment:
677 quick.merge.variants.merge.all.explanation=All not merged revisions will be merged.\n\
678 Subversion will find not merged revisions using svn\:mergeinfo property recorded in local copy.
679 quick.merge.variants.quick.select.explanation=Shows all revisions from target branch, merged and not merged.\n\
680 For manual selection. Very quick.
681 quick.merge.variants.pre.select.explanation=Finds where one of involved branches was copied from another.\n\
682 Loads only not yet merged revisions for selection. Can take long time for execution.
683 dialog.create.branch.or.tag.from.working.copy.warning=<html>Use this variant to create branch <b>with local changes</b>.\
684 <br/>In general, several items will be "added-with-history", not only target directory.\
685 <br/><br/>Each file that have revision different than root will be copied separately.\
686 <br/>It's recommended to update working copy before branch creation therefore.</html>
687
688 exportable.SvnDiffSettings.presentable.name=Svn Diff