blob: 0e3786fdd05fa39e8e221f5a2ee03e004741dbf5 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
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