blob: f1d1febd54e0eea8b818ed3fc82af25887606b5a [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 = \ud074\ub860(&o) - {0}
CTL_MenuItem_CloneRepository = \ud074\ub860(&o) - \uc120\ud0dd\ub41c \uc800\uc7a5\uc18c...
##CloneExternalAction.java
CTL_MenuItem_CloneExternal = \ud074\ub860 \uae30\ud0c0(&h)...
MSG_CLONE_TITLE = Mercurial \ubcf5\uc81c
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=\uc18c\uc2a4 \uc800\uc7a5\uc18c:
ClonePanel.toLabel.text=&Parent Directory:
ClonePanel.browseButton.text=\ucc3e\uc544\ubcf4\uae30(&B)...
CTL_CloneForm_Action_Clone=\ubcf5\uc81c(&l)
ACSN_CloneForm_Action_Clone=\ubcf5\uc81c
ACSD_CloneForm_Action_Clone=\ubcf5\uc81c
CTL_CloneForm_Action_Cancel=\ucde8\uc18c(&c)
ACSN_CloneForm_Action_Cancel=\ucde8\uc18c
ACSD_CloneForm_Action_Cancel=\ucde8\uc18c
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=\ud3f4\ub354
#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=\uc774 \uba54\uc2dc\uc9c0\ub97c \ub2e4\uc2dc \ud45c\uc2dc \uc548 \ud568
BK3003=Open Project..
BK3004=\ud504\ub85c\uc81d\ud2b8 \uc0dd\uc131...
BK3005=\ub2eb\uae30(&C)
BK3008=Clone Completed
# {0} contains number
BK3009=<html>{0} projects were cloned.<p>\ud504\ub85c\uc81d\ud2b8\ub97c \uc5ec\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
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=\ud504\ub85c\uc81d\ud2b8 \uc5f4\uae30
BK1014={0}\uc5d0 \ub300\ud55c \ud504\ub85c\uc81d\ud2b8\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.
TT_Close=\ub300\ud654 \uc0c1\uc790 \ub2eb\uae30
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