blob: af7c0f017223148cccc89d9c927dfe852952b49b [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.
MiscUtils_NotDirectoryMsg=\u30d5\u30a1\u30a4\u30eb{0}\u304c\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
MiscUtils_NotFileMsg=\u30d5\u30a1\u30a4\u30eb{0}\u304c\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u901a\u5e38\u306e\u30d5\u30a1\u30a4\u30eb\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
MiscUtils_FileNotReadableMsg=\u30d5\u30a1\u30a4\u30eb{0}\u304c\u898b\u3064\u304b\u308a\u307e\u3057\u305f\u304c\u3001\u8aad\u53d6\u308a\u53ef\u80fd\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
MiscUtils_FileNotExistMsg=\u30d5\u30a1\u30a4\u30eb\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
MiscUtils_VmVersionMsg=\u6307\u5b9aVM\u306b\u3088\u3063\u3066\u8868\u793a\u3055\u308c\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u6587\u5b57\u5217:
MiscUtils_VmUnknownMsg=\u8a8d\u8b58\u3055\u308c\u306a\u3044Java\u4eee\u60f3\u30de\u30b7\u30f3 - Sun HotSpot VM\u3067\u306f\u306a\u3044\u53ef\u80fd\u6027\u304c\u3042\u308a\u307e\u3059\u3002
MiscUtils_VmIncompatibleMsg=\u4e92\u63db\u6027\u304c\u306a\u3044Java VM\u3067\u3059 - \u6a19\u6e96\u306eHotSpot VM 1.5.x\u4ee5\u964d\u304c\u5fc5\u8981\u3067\u3059\u3002
# ------------------------------------------------------------------------------
# Following are formats for time/date in a form that is tuned for user wrt to space needed and clarity/usefulness.
# Used in saved snapshots list under combo in Profiler control panel (left)
# ------------------------------------------------------------------------------
# Formatting patterns are described in Java API - java.text.SimpleDateFormat
# ------------------------------------------------------------------------------
# [Name of Day], h:mm:ss AM/PM (for default [en])
StringUtils_ThisWeekFormat=EEEE a h:mm:ss
# Last [Name of Day], h:mm:ss AM/PM (for default [en])
StringUtils_LastWeekFormat='\u5148\u9031' EEEE a h:mm:ss
# Yesterday, h:mm:ss AM/PM (for default [en])
StringUtils_YesterdayFormat='\u6628\u65e5' a h:mm:ss