blob: 9a850a6c908086f1d24e11fd39e74fdc7cdb46d6 [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.
##CloneAction.java
CTL_MenuItem_CloneLocal = Cl&one - {0}
CTL_MenuItem_CloneRepository = Cl&one - Selected Repository...
##CloneExternalAction.java
CTL_MenuItem_CloneExternal = Clone Ot&her...
MSG_CLONE_TITLE = Mercurial Clone
MSG_CLONE_TITLE_SEP = ---------------
MSG_CLONE_FROM = INFO Clone From: {0} - {1}
MSG_CLONE_TO = INFO To: {0} - {1}
MSG_CLONE_DONE = INFO: End of Clone
MSG_EXTERNAL_CLONE_FROM = INFO Clone From: {0}
MSG_EXTERNAL_CLONE_TO = INFO To: {0}
MSG_CLONE_CANCEL_NOT_SUPPORTED_TITLE = Cancel Clone Not Supported
MSG_CLONE_CANCEL_NOT_SUPPORTED = Cancel Clone is not supported from the IDE on Windows.\n\nYou must let Clone run to completion or\nmanually terminate the Python "hg clone" process using Task Manager.
MSG_CLONE_CANCEL_ATTEMPT = INFO: Attempt to Cancel Clone - not supported from the IDE on Windows, you must manually terminate the running python "hg clone" process using Task Manager.
LBL_Clone_Progress=Cloning {0}...
ClonePanel.fromLabel.text=Source Repository:
ClonePanel.toLabel.text=&Parent Directory:
ClonePanel.browseButton.text=&Bl\u00e4ddra...
CTL_CloneForm_Action_Clone=C&lone
ACSN_CloneForm_Action_Clone=Clone
ACSD_CloneForm_Action_Clone=Clone
CTL_CloneForm_Action_Cancel=Can&cel
ACSN_CloneForm_Action_Cancel=Avbryt
ACSD_CloneForm_Action_Cancel=Avbryt
CTL_CloneDialog=Clone Repository
ACSD_CloneDialog=Clone Repository
ACSD_BrowseFolder = Lets you browse for directory for target mercurial repository.
Browse_title=Browse for the Parent Directory
OK_Button=OK
Folders=Mappar
#CloneCompleted
ACSD_CloneCompleted_Dialog = This dialog lets you choose further actions to do after you successfully clone a repository.
BK3001=<html><b>Clone Completed</b><p>\nYou can continue with: <ul><li>opening an existing NetBeans project or <li>creating a new one from cloned sources.</ul>
BK3002=Do Not Show This Message Again
BK3003=Open Project..
BK3004=Create Project...
BK3005=&St\u00e4ng
BK3008=Clone Completed
# {0} contains number
BK3009=<html>{0} projects were cloned.<p>Do you want to open a project?
BK3010=<html>Do you want to create an IDE project from the cloned sources?
# {0} project name
BK3011=<html>{0} project was cloned.<p>Do you want to set cloned project as Main project?
BK3012=Open Project
BK1014=Can not find project for {0}
TT_Close=Dismiss the dialog
TT_OpenProject=Go to file explorer and select a project to open from cloned sources
TT_CreateProject=Go to project wizard to create a new project from cloned sources
ClonePanel.toName.text=Clone &Name:
destinationLabel.text=Destination:
openCheckbox.text=&Set Cloned Project as Main
MSG_EXTERNAL_CLONE_PRJ_NOT_FOUND_CANT_SETASMAIN = INFO: Unable to open project.\nINFO: This is either not a top level NetBeans Project or all the NetBeans project files have not been committed in the source Project.\n\n
ACSD_Browse=Browse for parent of destination repository
ACSD_setMainCheckBox=The cloned project will be set as Main project
ACSD_toCloneField=Specifies name of cloned project
ACSD_toTextField=Specifies the parent directory of cloned project
ACSD_fromTextField=Specifies the repository to be cloned