blob: c70cf45ae4b1a5679aa0b4c3d3bb0ba8aeb12835 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
CTL_PropertiesDialog_Title=Mercurial Extensions Editor
CTL_Properties_Action_Cancel = Annuleren
CTL_Properties_Action_OK = OK
AdvancedOption_DisplayName_Mercurial=Mercurial
AdvancedOption_Tooltip_Mercurial=Mercurial Global Options
MercurialPanel.jLabel1.text=Mercurial &User Name\:
MercurialPanel.jLabel2.text=Mercurial &Executable Path\:
MercurialPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to <file>.orig
MercurialPanel.browseButton.text=&Bladeren...
ACSD_BrowseFolder = Lets you browse for directory for mercurial executable.
Browse_title=Browse for the Mercurial Executable
ACSD_ExportBrowseFolder = Lets you browse for default export file
ExportBrowse_title=Browse for Default Export File
OK_Button=OK
MercurialExec=Mappen
MercurialPanel.addButton.text=&Add Variable ...
MercurialPanel.annotationTextField.text=[{status}; {folder}]
MercurialPanel.jLabel3.text=&Formatteer
MercurialPanel.jLabel5.text=Mercurial Status Labels
MercurialPanel.jLabel6.text=Mercurial Extensions
MercurialPanel.jTextPane1.text=Use this button to specify the extensions to be loaded by mercurial
MercurialPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stands for Status<br>'{'{1}'}' stands for Branch or Tag Name<br></html>
MercurialPanel.label.status = stands for Status
MercurialPanel.label.folder = stands for Branch or Tag Name
MercurialPanel.labelVariables.title=Select Variables
MercurialPanel.labelVariables.acsd=Lets you select a Variable
MecurialPanel.jPanel2.border.title=Mercurial Extensions
MercurialPanel.manageButton.text=&Manage Extensions
LBL_Properties_Progress=Scanning Mercurial Extensions
MSG_WARN_FIELD_TITLE = Invalid Field
MSG_WARN_USER_NAME_TEXT = The specified username is not valid.\n\nThe username has not been changed.
MSG_WARN_EXEC_PATH_TEXT = The specified Mercurial Executable Path does not contain the Mercurial program.
MSG_WARN_ANNOTATION_FORMAT_TEXT = The specified Mercurial Status Labels Format is incorrect.
MercurialPanel.ExportFilename.text=&Default Export Filename\:
MercurialPanel.browseButton2.text=Blade&ren...
PropertiesPanel.jLabel2.text=Property &Name:
PropertiesPanel.jLabel1.text=Property &Value:
PropertiesPanel.btnAdd.text=&Add/ Change
PropertiesPanel.btnRemove.text=Ve&rwijder
jLabel3.txt=Mercurial &Properties:
ACSD_PropertiesTable = Lists of mercurial properties.
CTL_PropertiesTable_Column_Name=Naam
CTL_PropertiesTable_Column_Value=Waarde
ACSD_execPathBrowseButton=Browse for directory of mercurial executable
ACSD_exportFilenameBrowseButton=Browse for default export file
ACSD_addButton=Lets you add a new variable to the status label format
ACSD_manageButton=Lets you manage mercurial extensions
ACSD_backupOnRevertModifications=Lets you specify a default value for whether a backup should be taken for a locally modified file when reverting modifications
ACSD_userNameTextField=Specify the username to be used for mercurial commits
ACSD_executablePathTextField=Specify the path for the mercurial executable
ACSD_exportFileNameTextField=Specifies the default path name for export
ACSD_btnAdd=Eigenschap toevoegen
ACSD_btnRemove=Verwijder de geselecteerde eigenschappen
ACSD_txtAreaValue=Eigenschap waarde
MercurialPanel.cbOpenOutputWindow.text=Automatically open Output &window tabs
ACSD_cbOpenOutputWindow=Mercurial commands log their output into output window tabs which are opened if needed.
MercurialPanel.cbAskBeforeCommitAfterMerge.toolTipText=Mercurial will show a dialog before an after-merge-commit asking user to confirm.
MercurialPanel.cbAskBeforeCommitAfterMerge.text=Always ask &before an after-merge-commit
MercurialPanel.cbInternalMergeToolEnabled.toolTipText=Netbeans merge tool will be used for resolving conflicts during a merge. Disable if you want to use a merge tool set in hg configuration file
MercurialPanel.cbInternalMergeToolEnabled.text=Use &internal merge tool for resolving conflicts
MercurialPanel.excludeNewFiles.toolTipText=Newly created files will have to be manually included in commit
MercurialPanel.excludeNewFiles.text=Apply "&Exclude From Commit" On New Files Automatically