~ubuntu-branches/ubuntu/quantal/netbeans/quantal

« back to all changes in this revision

Viewing changes to subversion/main/src/org/netbeans/modules/subversion/options/Bundle.properties

  • Committer: Bazaar Package Importer
  • Author(s): Marek Slama
  • Date: 2008-01-29 14:11:22 UTC
  • Revision ID: james.westby@ubuntu.com-20080129141122-fnzjbo11ntghxfu7
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
SvnOptions.displayName=Subversion
 
3
SvnOptions.toolTip=Subversion Options
 
4
 
 
5
CTL_Repository_Location=Specify the location of Subversion repository.
 
6
 
 
7
SvnOptionsPanel.labelsPanel.border.title=Labels
 
8
ACSD_BrowseFolder = Lets you browse for the SVN home folder
 
9
ACSD_ManageConnections = Lets you to manage Subversion Connection Settings
 
10
ACSD_ManageLabels = Lets you to manage Subversion Status Labels
 
11
 
 
12
CTL_ManageConnections = Manage Connection Settings
 
13
CTL_ManageLabels = Manage Labels
 
14
 
 
15
SVNExec=Folders
 
16
OK_Button=OK
 
17
Browse_title=Browse for the SVN Home Folder 
 
18
 
 
19
SvnOptionsPanel.connectionsSettingsPanel.TabConstraints.tabTitle=Connection Settings
 
20
SvnOptionsPanel.browseButton.text=&Browse...
 
21
ACSN_SvnOptionsPanel.browseButton.text=Browse 
 
22
ACSD_SvnOptionsPanel.browseButton.text=Lets you browse for the SVN home folder 
 
23
SvnOptionsPanel.jLabel5.text=(Changes will not take effect until the IDE is restarted.)
 
24
SvnOptionsPanel.jLabel1.text=&Specify the SVN Home Folder\:
 
25
ACSN_SvnOptionsPanel.executablePathTextField.text=SVN Home Folder
 
26
ACSD_SvnOptionsPanel.executablePathTextField.text=Specify the SVN Home Folder
 
27
SvnOptionsPanel.jLabel6.text=<html>Use this Button to manage the Connection Settings <br>for all previously used URLs\:</html>
 
28
SvnOptionsPanel.jLabel7.text=To define the Folder variable content (Branch/Tag name) press\:
 
29
SvnOptionsPanel.manageLabelsButton.text=&Define {folder}...
 
30
ACSN_SvnOptionsPanel.manageLabelsButton.text=Define folder variable
 
31
ACSD_SvnOptionsPanel.manageLabelsButton.text=Lets you define the annotation label format for a specific repository folder
 
32
SvnOptionsPanel.manageConnSettingsButton.text=&Manage Connection Settings...
 
33
ACSN_SvnOptionsPanel.manageConnSettingsButton.text=Manage Connection Settings
 
34
ACSD_SvnOptionsPanel.manageConnSettingsButton.text=Lets you to specify settings for all recently used URLs
 
35
SvnOptionsPanel.connectionsSettings=Connection Settings
 
36
AnnotationSettingsPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stays for Revision<br>'{'{1}'}' stays for Status<br>'{'{2}'}' stays for Branch or Tag Name<br>'{'{3}'}' stays for svn:mime_type Property<br></html>
 
37
AnnotationSettingsPanel.upButton.text=Move &Up
 
38
AnnotationSettingsPanel.downButton.text=Move &Down
 
39
AnnotationSettingsPanel.newButton.text=&Add
 
40
AnnotationSettingsPanel.removeButton.text=&Remove
 
41
AnnotationSettingsPanel.resetButton.text=Re&set to Defaults
 
42
 
 
43
ACSN_Reset=Reset to Defaults
 
44
ACSD_Reset=Reset to Defaults
 
45
 
 
46
ACSN_Add=Add
 
47
ACSD_Add=Add a new Label Definition
 
48
 
 
49
ACSN_AddWizard=Add with Wizard
 
50
ACSD_AddWizard=Use a Wizard to add a new Label Definition
 
51
 
 
52
ACSN_LablesTable=Label Definitions
 
53
ACSD_LablesTable=Expressions defining the Label for a Repository Folder
 
54
 
 
55
AnnotationSettingsPanel.expresionsTable.column1.name=Repository Url RegExp Pattern
 
56
AnnotationSettingsPanel.expresionsTable.column2.name={folder} variable
 
57
 
 
58
AnnotationSettings.label.revision = stays for Revision
 
59
AnnotationSettings.label.status = stays for Status
 
60
AnnotationSettings.label.mime_type = stays for the svn:mime_type Property
 
61
AnnotationSettings.label.folder = stays for Branch or Tag Name
 
62
 
 
63
AnnotationSettings.edit.title = Edit the URL Pattern Regular Expresion
 
64
AnnotationSettings.new.title  = Add a new URL Pattern Regular Expresion
 
65
 
 
66
AnnotationHelpPanel.jLabel1.text=<html>Use the Annotation Format table to setup annotation of specific Repository Folders containig Branches or Tags<br> <tt><dl> <dt><b>URL Pattern <tt> - a Regular Expression to match a Repository Folder<br><br></tt> \t<dd>e. g. .*/(branches|tags)/(.+?)/.* will match any URL containing a folder named 'branches' or 'tags' <br><br> <dt>Annotation <tt> - specifies how a file from a specific Repository Folder should be annotated.<br> The value may be plain text mixed with references to a group from the RegExp in URL Pattern<br><br></tt> \t<dd>e. g. mybranch \\2 gives a label consisting from the string "mybranch" and<br> a substring matching with the second group in URL Pattern </dd></dt> </tt></dl> <br> An URL Pattern .*/(branches|tags)/(.+?)/.* and an Annotation mybranch - \\2 will then cause that all files from <br> the URL http\://somesvnserver.org/svn/branches/MyProject_branch1/ will be Labeled with "mybranch - MyProject_branch1" </html> 
 
67
AnnotationHelpPanel.jTextArea1.text=        \n Use the Annotation Format table to setup annotation of specific Repository Folders containig Branches or Tags.\n\n URL Pattern - a Regular Expression to match a Repository Folder\n\n      e. g. ".*/(branches|tags)/(.+?)/.*" will match any URL containing a folder named 'branches' or 'tags'\n\n\n Annotation - specifies how to annotade files from a specific Repository Folders. The value may be plain text \n                    mixed with references to a group from the expression in URL Pattern\n\n      e. g. "mybranch \\2" - gives a label consisting from the string "mybranch" and a the value from the \n                                      second group in URL Pattern \n
 
68
 
 
69
AnnotationSettingsPanel.warningLabel.text=Wrong Regular Expresion: {0}
 
70
 
 
71
AnnotationSettings.labelVariables.title=Select Variables
 
72
AnnotationSettings.labelVariables.acsd=Lets you select a Variable
 
73
MissingSvnClientPanel.browseButton.text=Browse...
 
74
MSG_MissingFolderVariable=Add the {folder} Variable into the Status Label Format to enable this Dialog.
 
75
 
 
76
SvnOptionsPanel.annotationTextField.text=[{status}; {folder}]
 
77
ACSN_SvnOptionsPanel.annotationTextField.text=Status label format
 
78
ACSD_SvnOptionsPanel.annotationTextField.text=Defines which values should be shown in the versioning status labels
 
79
SvnOptionsPanel.jLabel2.text=&Format\:
 
80
AnnotationSettingsPanel.wizardButton.text=Add with &Wizard
 
81
AnnotationSettingsPanel.editButton.text=&Edit
 
82
SvnOptionsPanel.addButton.text=Add &Variable...
 
83
ACSN_SvnOptionsPanel.addButton.text=Add Variable
 
84
ACSD_SvnOptionsPanel.addButton.text=Lets you add a new variable to the status label format.
 
85
 
 
86
EditAnnotationPanel.patternTextField.text=
 
87
 
 
88
EditAnnotationPanel.folderTextField.text=
 
89
 
 
90
AnnotationSettingsPanel.tableLabel.text=Repository Folder (Branch/Tag) Name\:
 
91
 
 
92
SvnOptionsPanel.jLabel3.text=Connection Settings
 
93
 
 
94
SvnOptionsPanel.jLabel4.text=Subversion Status Labels