blob: a17f153e94280ba825b507d6bbece5e0928c06ad [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.
# manifest.mf
OpenIDE-Module-Name=\u30de\u30b9\u30bf\u30fc\u30fb\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0
OpenIDE-Module-Display-Category=\u30a4\u30f3\u30d5\u30e9\u30b9\u30c8\u30e9\u30af\u30c1\u30e3
OpenIDE-Module-Short-Description=\u8907\u6570\u306e\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0\u30fb\u30d7\u30ed\u30d0\u30a4\u30c0\u3092\u5358\u4e00\u306e\u8ad6\u7406\u30c4\u30ea\u30fc\u306b\u30de\u30fc\u30b8\u3057\u307e\u3059\u3002
OpenIDE-Module-Long-Description=\u30c7\u30a3\u30b9\u30af\u30fb\u30eb\u30fc\u30c8\u306e\u30de\u30a6\u30f3\u30c8\u3092\u4f5c\u6210\u3057\u3066\u304b\u3089\u3001VCS\u30de\u30a6\u30f3\u30c8\u306a\u3069\u4ed6\u306e\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0\u3067\u63a5\u5408\u3059\u308b\u3053\u3068\u306b\u3088\u308a\u3001\u5168\u4f53\u3068\u3057\u3066\u306e\u5358\u4e00\u30e9\u30c3\u30d1\u30fcFileSystem\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002
# {0} = name of FS
EXC_CannotRenameRoot=\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0{0}\u306e\u30eb\u30fc\u30c8\u306e\u540d\u524d\u3092\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002
# {0} = name of FS
EXC_CannotDeleteRoot=\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0{0}\u306e\u30eb\u30fc\u30c8\u3092\u524a\u9664\u3067\u304d\u307e\u305b\u3093\u3002
# {0} = original name of the file
# {1} = name of FS
# {2} = new name of the file (with extension)
EXC_CannotRename={1}\u4e2d\u306e\u30d5\u30a1\u30a4\u30eb{0}\u3092{2}\u306b\u540d\u524d\u5909\u66f4\u3067\u304d\u307e\u305b\u3093\u3002