src/ja/ruby/ruby-project/ruby-project/org/netbeans/modules/ruby/rubyproject/Bundle_ja.properties
author Masaki Katakai <masaki@netbeans.org>
Thu, 27 Apr 2017 07:08:34 -0700
branchrelease82
changeset 2007 9079352e8a61
parent 1889 1c42f77724dd
permissions -rw-r--r--
integrate nb8.2 drop30 for ja/zh_CN for CND
masaki@902
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@902
     2
#
masaki@964
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@964
     4
#
masaki@964
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@964
     6
# Other names may be trademarks of their respective owners.
masaki@902
     7
#
masaki@902
     8
# The contents of this file are subject to the terms of either the GNU
masaki@902
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@902
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@902
    11
# "License"). You may not use this file except in compliance with the
masaki@902
    12
# License. You can obtain a copy of the License at
masaki@902
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@902
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@902
    15
# specific language governing permissions and limitations under the
masaki@902
    16
# License.  When distributing the software, include this License Header
masaki@902
    17
# Notice in each file and include the License file at
masaki@964
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@902
    19
# particular file as subject to the "Classpath" exception as provided
masaki@964
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@902
    21
# accompanied this code. If applicable, add the following below the
masaki@902
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@902
    23
# your own identifying information:
masaki@902
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@902
    25
#
masaki@902
    26
# Contributor(s):
masaki@902
    27
#
masaki@902
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@902
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2008 Sun
masaki@902
    30
# Microsystems, Inc. All Rights Reserved.
masaki@902
    31
#
masaki@902
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@902
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@902
    34
# "[Contributor] elects to include this software in this distribution
masaki@902
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@902
    36
# single choice of license, a recipient has the option to distribute
masaki@902
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@902
    38
# to extend the choice of license to its licensees as provided above.
masaki@902
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@902
    40
# Version 2 license, then the option applies only if the new code is
masaki@902
    41
# made subject to such option by the copyright holder.
masaki@902
    42
masaki@902
    43
CTL_IrbAction=Ruby \u30b7\u30a7\u30eb (IRB)(&R)
masaki@902
    44
CTL_IrbTopComponent=IRB
masaki@902
    45
CTL_IrbTopComponentWithPlatform=IRB ({0})
masaki@902
    46
HINT_IrbTopComponent=\u3053\u308c\u306f IRB \u30a6\u30a3\u30f3\u30c9\u30a6\u3067\u3059
masaki@902
    47
OpenIDE-Module-Name=Ruby \u30d7\u30ed\u30b8\u30a7\u30af\u30c8
masaki@902
    48
OpenIDE-Module-Display-Category=Ruby
masaki@902
    49
OpenIDE-Module-Short-Description=\u30d7\u30ec\u30fc\u30f3\u306a Ruby \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059
masaki@902
    50
OpenIDE-Module-Long-Description=\u4e00\u822c\u7684\u306a Ruby \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059
masaki@902
    51
LBL_No_Main_Classs_Found=\u30af\u30e9\u30b9 "{0}" \u306b\u306f main \u30e1\u30bd\u30c3\u30c9\u304c\u3042\u308a\u307e\u305b\u3093\u3002
masaki@902
    52
masaki@902
    53
#AutoTest=AutoTest
masaki@902
    54
#AutoSpec=AutoSpec
masaki@902
    55
masaki@902
    56
TestsCompleted=\u5b8c\u4e86\u3057\u305f\u30c6\u30b9\u30c8: {0}
masaki@902
    57
# Needs leading space - shown in editor status bar with reverse video
masaki@902
    58
TestsFailed= \u5931\u6557\u3057\u305f\u30c6\u30b9\u30c8: {0}
masaki@902
    59
masaki@902
    60
OppositeNotFound=\u53cd\u5bfe\u306e\u30d5\u30a1\u30a4\u30eb\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093
masaki@902
    61
masaki@902
    62
# RubyProjectGenerator
masaki@902
    63
# NOTE TO TRANSLATORS: COMMENT_* keys are used to create the initial project.properties
masaki@902
    64
# for a project. The properties file format only accepts ISO-8859-1 characters in their
masaki@902
    65
# raw form, i.e. Western European scripts. Any other characters (e.g. Asian) will be stored
masaki@902
    66
# in the properties file correctly but be unreadable in text mode: \u1234 syntax is used.
masaki@902
    67
# (The proper characters will be displayed only if the file is opened in the table editor.)
masaki@902
    68
#TXT_README_Content=== {0}\n\nYou should document your project here.
masaki@902
    69
#TXT_LICENSE_Content=== {0}\n\nPut appropriate LICENSE for your project here.
masaki@902
    70
USG_PROJECT_CREATE_RUBY=\u65b0\u3057\u3044 Ruby \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u4f5c\u6210\u3055\u308c\u307e\u3057\u305f [\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306e\u7a2e\u985e: {0}\u3001\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306e\u30d0\u30fc\u30b8\u30e7\u30f3: {1}\u3001RubyGems \u306e\u30d0\u30fc\u30b8\u30e7\u30f3: {2}]
masaki@902
    71
masaki@902
    72
#UpdateHelper
masaki@902
    73
TXT_ProjectUpdate=<html><b>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u304c\u5fc5\u8981</b></html>\n\u4ee5\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306e NetBeans IDE \u3067\u4f5c\u6210\u3055\u308c\u305f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u3059\u3002NetBeans IDE {0} \u3067\u305d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u7de8\u96c6\u3059\u308b\u3068\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3055\u308c\u3001\n<html><b>\u4ee5\u524d\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306e IDE \u3067\u6a5f\u80fd\u3057\u306a\u304f\u306a\u308a\u307e\u3059\u3002</b></html>\n\n\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u30d0\u30fc\u30b8\u30e7\u30f3 {0} \u306b\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3057\u307e\u3059\u304b ?
masaki@902
    74
TXT_ProjectUpdateTitle=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u5909\u66f4
masaki@902
    75
CTL_UpdateOption=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9
masaki@1728
    76
# AD_UpdateOption=N/A
masaki@902
    77
masaki@902
    78
#RubyProjectOperations
masaki@902
    79
MSG_OldProjectMetadata=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306f\u73fe\u5728\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
masaki@902
    80
RubyConfigurationProvider.default.label=<\u30c7\u30d5\u30a9\u30eb\u30c8>
masaki@902
    81
masaki@902
    82
# Options
masaki@902
    83
LBL_OptionsPanelName=Ruby
masaki@902
    84
masaki@902
    85
IrbWelcome=JRuby IRB \u30b3\u30f3\u30bd\u30fc\u30eb\u3078\u3088\u3046\u3053\u305d
masaki@902
    86
#IrbGoodbye=IRB session finished. Close window and reopen to start new session
masaki@902
    87
masaki@902
    88
CTL_MainClassWarning_Title=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u5b9f\u884c
masaki@902
    89
LBL_MainClassNotFound=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 {0} \u306b\u306f\u4e3b\u30af\u30e9\u30b9\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
masaki@902
    90
LBL_MainClassWrong={1} \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067 {0} \u30af\u30e9\u30b9\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
masaki@902
    91
LBL_MainClassWarning_ChooseMainClass_OK=\u4e86\u89e3
masaki@1728
    92
# AD_MainClassWarning_ChooseMainClass_OK=N/A
masaki@902
    93
masaki@902
    94
Ruby=Ruby
masaki@902
    95
Rake=Rake
masaki@902
    96
RubyDocumentation=Ruby \u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8
masaki@902
    97
LBL_MISSING_FILE=\u58ca\u308c\u3066\u3044\u308b\u53c2\u7167: {0}
masaki@902
    98
masaki@902
    99
run-focused-spec=\u30d5\u30a9\u30fc\u30ab\u30b9\u3057\u305f\u30c6\u30b9\u30c8\u3092\u5b9f\u884c
masaki@902
   100
debug-focused-test=\u30d5\u30a9\u30fc\u30ab\u30b9\u3057\u305f\u30c6\u30b9\u30c8\u3092\u30c7\u30d0\u30c3\u30b0
masaki@902
   101
masaki@902
   102
# Test result, such as "30 tests, 20 assertions, 1 example, 5 failures, 0 errors, 1 pending"
masaki@902
   103
OneTest={0} \u4ef6\u306e\u30c6\u30b9\u30c8
masaki@902
   104
ManyTests={0} \u4ef6\u306e\u30c6\u30b9\u30c8
masaki@902
   105
OneAssert={0} \u4ef6\u306e\u30a2\u30b5\u30fc\u30b7\u30e7\u30f3
masaki@902
   106
ManyAssert={0} \u4ef6\u306e\u30a2\u30b5\u30fc\u30b7\u30e7\u30f3
masaki@902
   107
OneExample={0} \u4ef6\u306e\u4f8b
masaki@902
   108
ManyExamples={0} \u4ef6\u306e\u4f8b
masaki@902
   109
OneFailure={0} \u4ef6\u306e\u5931\u6557
masaki@902
   110
ManyFailures={0} \u4ef6\u306e\u5931\u6557
masaki@902
   111
OneError={0} \u4ef6\u306e\u30a8\u30e9\u30fc
masaki@902
   112
ManyErrors={0} \u4ef6\u306e\u30a8\u30e9\u30fc
masaki@902
   113
OneNotImpl={0} \u4ef6\u306e\u4fdd\u7559
masaki@902
   114
ManyNotImpl={0} \u4ef6\u306e\u4fdd\u7559
masaki@902
   115
masaki@902
   116
# SourceRoots
masaki@902
   117
SourceRoots.source.files=\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb
masaki@902
   118
SourceRoots.test.files=\u30c6\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb
masaki@902
   119
SourceRoots.spec.files=RSpec \u30d5\u30a1\u30a4\u30eb
masaki@902
   120
masaki@902
   121
# IrbAction
masaki@902
   122
IrbAction.not.project.in.context=\u73fe\u5728\u306e\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u306b Ruby \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306f\u3042\u308a\u307e\u305b\u3093\u3002IRB \u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093\u3002
masaki@902
   123
masaki@902
   124
# SharedRubyProjectProperties
masaki@1728
   125
# AD_RegenerateButton=N/A
masaki@902
   126
CTL_RegenerateButton=\u518d\u751f\u6210
masaki@902
   127
TXT_ModifiedTitle=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u7de8\u96c6
masaki@902
   128
TXT_Regenerate=<html><p><strong>"build-impl.xml" \u30d5\u30a1\u30a4\u30eb\u306f\u4ee5\u524d\u306b\u5916\u90e8\u3067\u5909\u66f4\u3055\u308c\u3066\u3044\u307e\u3059\u3002</strong></p><br><p>IDE \u306f\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u304c\u7de8\u96c6\u3055\u308c\u308b\u305f\u3073\u306b\u3001\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210\u3057\u307e\u3059\u3002<br>\u7d9a\u884c\u3059\u308b\u3068\u3001"build-impl.xml" \u304c\u518d\u751f\u6210\u3055\u308c\u3001<br><strong>\u624b\u52d5\u3067\u52a0\u3048\u3089\u308c\u305f\u5909\u66f4\u304c\u5931\u308f\u308c\u307e\u3059</strong>\u3002</p><br><p>"build-impl.xml" \u3092\u518d\u751f\u6210\u3057\u307e\u3059\u304b?</p></html>
masaki@902
   129
masaki@902
   130
# RubyLoggingOptionsPanel
masaki@902
   131
RubyLoggingOptionsPanel.standardLogging.text=\u8a73\u7d30\u306a\u30ed\u30b0\u3092\u6709\u52b9\u5316
masaki@902
   132
RubyLoggingOptionsPanel.debuggerLogging.text=\u30c7\u30d0\u30c3\u30ac\u306b\u8a73\u7d30\u306a\u30ed\u30b0\u3092\u6709\u52b9\u5316
masaki@902
   133
RubyLoggingOptionsPanel.loggingLabel.text=Ruby IDE \u30ed\u30b0
masaki@902
   134
masaki@902
   135
# RubyLoggingOption
masaki@902
   136
RubyLoggingOption.displayName.text=Ruby IDE \u30ed\u30b0\u30aa\u30d7\u30b7\u30e7\u30f3
masaki@902
   137
#RubyTestingOption
masaki@902
   138
RubyTestingOption.displayName.text=Ruby IDE \u30c6\u30b9\u30c8\u30aa\u30d7\u30b7\u30e7\u30f3
masaki@902
   139
RubyTestingOptionsPanel.testUnit.text=\u30c6\u30b9\u30c8/\u5358\u4f53
masaki@902
   140
RubyTestingOptionsPanel.rspec.text=RSpec
masaki@902
   141
RubyTestingOptionsPanel.autotest.text=AutoTest
masaki@902
   142
#RubyTestingOptionsPanel
masaki@902
   143
RubyTestingOptionsPanel.testingOptionsTitle.text=UI \u30c6\u30b9\u30c8\u30e9\u30f3\u30ca\u30fc\u3092\u4f7f\u7528
masaki@902
   144
RubyTestingOptionsPanel.autospec.text=AutoSpec
masaki@902
   145
RunFilePanel.platformLabel.text=Ruby \u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0(&P):
masaki@902
   146
RunFilePanel.runArgsLabel.text=\u5b9f\u884c\u5f15\u6570(&A):
masaki@2007
   147
masaki@902
   148
RunFilePanel.jvmArgsLabel.text=JVM \u5f15\u6570(&V):
masaki@2007
   149
masaki@902
   150
RunFilePanel.managePlatformsButton.text=\u7ba1\u7406(&M)
masaki@902
   151
RunFilePanel.displayDialog.text=\u8a2d\u5b9a\u3092\u8a18\u61b6\u3057\u3001\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u3067\u3053\u306e\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u8868\u793a\u3057\u306a\u3044(&R)
masaki@902
   152
masaki@902
   153
RunFile=\u30d5\u30a1\u30a4\u30eb "{0}" \u3092\u5b9f\u884c
masaki@902
   154
DebugFile=\u30d5\u30a1\u30a4\u30eb "{0}" \u3092\u30c7\u30d0\u30c3\u30b0
masaki@964
   155
ACSD_RunFile=\u30d5\u30a1\u30a4\u30eb "{0}" \u306e\u5b9f\u884c\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a
masaki@964
   156
ACSD_DebugFile=\u30d5\u30a1\u30a4\u30eb "{0}" \u306e\u30c7\u30d0\u30c3\u30b0\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u6307\u5b9a
masaki@2007
   157
masaki@902
   158
RunFilePanel.rubyOptionsLabel.text=Ruby \u306e\u30aa\u30d7\u30b7\u30e7\u30f3(&I):
masaki@2007
   159
masaki@902
   160
RunFilePanel.workDirLabel.text=\u4f5c\u696d\u7528\u30c7\u30a3\u30ec\u30af\u30c8\u30ea(&W):
masaki@902
   161
AD_Options_StandardLogging=Ruby \u306e\u30ed\u30b0\u3092\u6709\u52b9\u5316
masaki@902
   162
AD_Options_DebuggerLogging=Ruby \u30c7\u30d0\u30c3\u30ac\u306e\u30ed\u30b0\u3092\u6709\u52b9\u5316
masaki@902
   163
AD_Options_TestUnit=\u30c6\u30b9\u30c8/\u5358\u4f53
masaki@902
   164
AD_Options_RSpec=RSpec
masaki@902
   165
AD_Options_AutoTest=AutoTest
masaki@902
   166
AD_Options_AutoSpec=AutoSpec
masaki@1520
   167
RunFilePanel.displayDialog.AccessibleContext.accessibleDescription=\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3059\u308b\u3068\u3001\u8a2d\u5b9a\u304c\u4fdd\u5b58\u3055\u308c\u3001\u6b21\u56de\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306b\u3064\u3044\u3066\u3053\u306e\u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u8868\u793a\u3055\u308c\u307e\u305b\u3093\u3002
masaki@902
   168