1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3 # Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
5 # The contents of this file are subject to the terms of either the GNU
6 # General Public License Version 2 only ("GPL") or the Common
7 # Development and Distribution License("CDDL") (collectively, the
8 # "License"). You may not use this file except in compliance with the
9 # License. You can obtain a copy of the License at
10 # http://www.netbeans.org/cddl-gplv2.html
11 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
12 # specific language governing permissions and limitations under the
13 # License. When distributing the software, include this License Header
14 # Notice in each file and include the License file at
15 # nbbuild/licenses/CDDL-GPL-2-CP. Sun designates this
16 # particular file as subject to the "Classpath" exception as provided
17 # by Sun in the GPL Version 2 section of the License file that
18 # accompanied this code. If applicable, add the following below the
19 # License Header, with the fields enclosed by brackets [] replaced by
20 # your own identifying information:
21 # "Portions Copyrighted [year] [name of copyright owner]"
25 # The Original Software is NetBeans. The Initial Developer of the Original
26 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
27 # Microsystems, Inc. All Rights Reserved.
28 # Portions Copyright 2008 Alexander Coles (Ikonoklastik Productions).
30 # If you wish your version of this file to be governed by only the CDDL
31 # or only the GPL Version 2, indicate your decision by adding
32 # "[Contributor] elects to include this software in this distribution
33 # under the [CDDL or GPL Version 2] license." If you do not indicate a
34 # single choice of license, a recipient has the option to distribute
35 # your version of this file under either the CDDL, the GPL Version 2 or
36 # to extend the choice of license to its licensees as provided above.
37 # However, if you add GPL Version 2 code and therefore, elected the GPL
38 # Version 2 license, then the option applies only if the new code is
39 # made subject to such option by the copyright holder.
42 CTL_PropertiesDialog_Title=Git Extensions Editor
43 CTL_Properties_Action_Cancel = Cancel
44 CTL_Properties_Action_OK = OK
46 AdvancedOption_DisplayName_Git=Git
47 AdvancedOption_Tooltip_Git=Git Global Options
48 GitPanel.jLabel1.text=Email Address:
50 GitPanel.jLabel3.text=(Changes will not take effect until the IDE is restarted.)
52 GitPanel.jLabel2.text=Git &Executable Path\:
53 GitPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to <file>.orig
55 GitPanel.browseButton.text=&Browse...
57 ACSD_BrowseFolder = Lets you browse for directory for Git executable.
58 Browse_title=Browse for the Git Executable
59 ACSD_ExportBrowseFolder = Lets you browse for default export file
60 ExportBrowse_title=Browse for Default ExportFile
64 GitPanel.addButton.text=&Add Variable ...
65 GitPanel.annotationTextField.text=[{status}; {folder}]
67 GitPanel.jLabel3.text=&Format
69 GitPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stays for Revision<br>'{'{1}'}' stays for Status<br>'{'{2}'}' stays for Branch or Tag Name<br></html>
71 GitPanel.label.revision = stays for Revision
72 GitPanel.label.status = stays for Status
73 GitPanel.label.folder = stays for Branch or Tag Name
75 MSG_STATUS_LABEL_WITH_REVSION_TITLE = Revision Label Performance
76 MSG_STATUS_LABEL_WITH_REVSION_MSG = Revision labels {revision} have been added.\n\nThis can seriously effect performance when viewing Git controlled Projects.\nUsing Show Annotations or Show History on selected files is a more efficient way to get revision information.
79 GitPanel.labelVariables.title=Select Variables
80 GitPanel.labelVariables.acsd=Lets you select a Variable
84 GitPanel.jLabel4.text=Use this button to specify the extensions to be loaded by Git
85 GitPanel.manageButton.text=&Manage Extensions
87 LBL_Properties_Progress=Scanning Git Extensions
89 MSG_WARN_FIELD_TITLE = Invalid Field
90 MSG_WARN_USER_NAME_TEXT = The text specified in the Git User Name is not a valid email address.
91 MSG_WARN_EXEC_PATH_TEXT = The directory specified in the Git Executable path does not contain Git program.
93 GitPanel.ExportFilename.text=&Default Export Filename\:
95 GitPanel.browseButton2.text=B&rowse...
98 PropertiesPanel.jLabel2.text=Property &Name:
99 PropertiesPanel.jLabel1.text=Property &Value:
100 PropertiesPanel.btnAdd.text=&Add
101 PropertiesPanel.btnRemove.text=&Remove
102 jLabel3.txt=Git &Properties:
103 ACSD_PropertiesTable = Lists of Git properties.
104 LBL_Properties_Progress=Scanning Git properties
106 CTL_PropertiesTable_Column_Name=Name
107 CTL_PropertiesTable_Column_Value=Value
109 ACSD_execPathBrowseButton=Browse for directory of Git executable
110 ACSD_exportFilenameBrowseButton=Browse for default export file
111 ACSD_addButton=Lets you add a new variable to the status label format
112 ACSD_manageButton=Lets you manage Git extensions
113 ACSD_backupOnRevertModifications=Lets you specify a default value for whether a backup should be taken for a locally modified file when reverting modifications
114 ACSD_userNameTextField=Specify the username to be used for Git commits
115 ACSD_executablePathTextField=Specify the path for the Git executable
116 ACSD_exportFileNameTextField=Specifies the default path name for export
117 ACSD_btnAdd=Add property
118 ACSD_btnRemove=Remove selected properties
119 ACSD_txtAreaValue=Property value
120 GitPanel.jLabel5.text=Name: