blob: 32dd33960078c53e470ef224b0a9d0cdb7a66d86 [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.
## GenerateDTDSupport.java
MSG_use_dtd_as_document_type?=\uc0dd\uc131\ub41c DTD\ub97c \uc678\ubd80 \ubb38\uc11c \uc720\ud615\uc73c\ub85c \uc0ac\uc6a9\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
#FMT_DTDDoc=Put your DTDDoc comment here.
BK0009=\uacc4\uc18d\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4. \ubb38\uc11c\uac00 \uad6c\ubb38 \uc624\ub958\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4.
#BK0010=An example how to use this DTD from your XML document:
# PARTIAL translate only text between TODO and first \n
# {0} dtd file name
#TODO=TODO define vocabulary identification\n PUBLIC ID: -//vendor//vocabulary//EN\n SYSTEM ID: http://server/path/{0}
## a11y - SelectFileDialog
ACSD_fileField=\ud574\ub2f9 \uc5c6\uc74c
ACSD_SelectFileDialog=\ud30c\uc77c \uc120\ud0dd
## SelectFileDialog.java
PROP_fileNameTitle=\ud30c\uc77c \uc774\ub984 \uc120\ud0dd
PROP_fileName_mne=F
PROP_fileName=\ud30c\uc77c(F):
# {0} - file name
# {1} - file extension
PROP_replaceMsg=File {0}.{1} already exists.\n \ubc14\uafb8\uc2dc\uaca0\uc2b5\ub2c8\uae4c?
# {0} - file name (including extension)
MSG_cannot_create_data={0}\uc744(\ub97c) \uc0dd\uc131\ud560 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.\n\uc720\ud6a8\ud55c \ud30c\uc77c \uc774\ub984\uc744 \uc9c0\uc815\ud569\ub2c8\ub2e4. \ub2e4\ub978 \ub514\ub809\ud1a0\ub9ac\uc5d0 \ub300\ud55c \uacbd\ub85c\ub97c \uc785\ub825\ud558\uc9c0 \ub9c8\uc2ed\uc2dc\uc624.
BK0001=\ub300\uc0c1 \ud30c\uc77c\uc774 \uc218\uc815\ub418\uc5c8\uc2b5\ub2c8\ub2e4. \uc774 \uc791\uc5c5\uc744 \ub2e4\uc2dc \ud638\ucd9c\ud558\uae30 \uc804\uc5d0 \uc800\uc7a5\ud569\ub2c8\ub2e4.
BK0002=\uc120\ud0dd
## ValidatingTextField.java
MSG_invalid=\uc798\ubabb\ub41c \uac12\uc774 \uc785\ub825\ub418\uc5c8\uc2b5\ub2c8\ub2e4.
## XMLGenerateAction.java
MSG_action_failed=\ub0b4\ubd80 \uc624\ub958\ub85c \uc778\ud574 \uc791\uc5c5\uc774 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4.
PROP_GenerateDTD=Generate &DTD...
PROP_GenerateSAXHandler=SAX \ubb38\uc11c \ucc98\ub9ac\uae30 \ub9c8\ubc95\uc0ac...
PROP_GenerateDOMScanner=DOM \ud2b8\ub9ac \uc2a4\uce90\ub108 \uc0dd\uc131...
# ---