src/ja/ruby/ruby-project/ruby-project/org/netbeans/modules/ruby/rubyproject/ui/wizards/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
     1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2 #
     3 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     4 #
     5 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     6 # Other names may be trademarks of their respective owners.
     7 #
     8 # The contents of this file are subject to the terms of either the GNU
     9 # General Public License Version 2 only ("GPL") or the Common
    10 # Development and Distribution License("CDDL") (collectively, the
    11 # "License"). You may not use this file except in compliance with the
    12 # License. You can obtain a copy of the License at
    13 # http://www.netbeans.org/cddl-gplv2.html
    14 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    15 # specific language governing permissions and limitations under the
    16 # License.  When distributing the software, include this License Header
    17 # Notice in each file and include the License file at
    18 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    19 # particular file as subject to the "Classpath" exception as provided
    20 # by Oracle in the GPL Version 2 section of the License file that
    21 # accompanied this code. If applicable, add the following below the
    22 # License Header, with the fields enclosed by brackets [] replaced by
    23 # your own identifying information:
    24 # "Portions Copyrighted [year] [name of copyright owner]"
    25 #
    26 # Contributor(s):
    27 #
    28 # The Original Software is NetBeans. The Initial Developer of the Original
    29 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2008 Sun
    30 # Microsystems, Inc. All Rights Reserved.
    31 #
    32 # If you wish your version of this file to be governed by only the CDDL
    33 # or only the GPL Version 2, indicate your decision by adding
    34 # "[Contributor] elects to include this software in this distribution
    35 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    36 # single choice of license, a recipient has the option to distribute
    37 # your version of this file under either the CDDL, the GPL Version 2 or
    38 # to extend the choice of license to its licensees as provided above.
    39 # However, if you add GPL Version 2 code and therefore, elected the GPL
    40 # Version 2 license, then the option applies only if the new code is
    41 # made subject to such option by the copyright holder.
    42 #System file system
    43 
    44 Templates/Project/Ruby/emptyRuby.xml=Ruby \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3
    45 Templates/Project/Ruby=Ruby
    46 Templates/Project/Ruby/existingRuby.xml=\u65e2\u5b58\u306e\u30bd\u30fc\u30b9\u3092\u4f7f\u7528\u3059\u308b Ruby \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3
    47 
    48 #New project wizard
    49 #TXT_DefaultPackageName=mypkg
    50 
    51 #1st panel
    52 LBL_NWP1_ProjectName_Label=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d(&N)\:
    53 LBL_NWP1_ProjectLocation_Label=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240(&L)\:
    54 LBL_NWP1_BrowseLocation_Button=\u53c2\u7167(&O)...
    55 LBL_NWP1_CreatedProjectFolder_Lablel=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0(&D):
    56 LBL_NWP1_SelectProjectLocation=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240\u3092\u9078\u629e
    57 TXT_NameAndLoc=\u540d\u524d\u3068\u5834\u6240
    58 TXT_NewJavaApp=Ruby \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3
    59 TXT_JavaExtSourcesProjectLocation=\u65e2\u5b58\u306e\u30bd\u30fc\u30b9\u3092\u4f7f\u7528\u3059\u308b Ruby \u30d7\u30ed\u30b8\u30a7\u30af\u30c8
    60 ACSD_NewJavaApp=Ruby \u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u65b0\u898f\u306b\u4f5c\u6210\u3057\u307e\u3059
    61 ACSD_JavaExtSourcesProjectLocation=\u65e2\u5b58\u306e\u30bd\u30fc\u30b9\u3092\u4f7f\u7528\u3059\u308b Ruby \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u65b0\u898f\u4f5c\u6210\u3057\u307e\u3059
    62 ProbablyRails=Rails \u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u3088\u3046\u3067\u3059 - \u4ee3\u308f\u308a\u306b Rails \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044
    63 
    64 
    65 #TXT_ClassName={0}/main.rb
    66 #TXT_ClassName=main.rb
    67 
    68 
    69 #TXT_PackageNameSuffix={0}pkg
    70 LAB_ConfigureProject=\u540d\u524d\u3068\u5834\u6240
    71 LAB_ConfigureSourceRoots=\u65e2\u5b58\u306e\u30bd\u30fc\u30b9
    72 
    73 ERROR_IllegalMainClassName=\u4e3b\u30af\u30e9\u30b9\u540d\u304c\u4e0d\u6b63\u3067\u3059\u3002
    74 MSG_IllegalProjectLocation=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0\u304c\u6709\u52b9\u306a\u30d1\u30b9\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
    75 MSG_ProjectInRootNotSupported=\u30d5\u30a1\u30a4\u30eb\u30b7\u30b9\u30c6\u30e0\u306e\u30eb\u30fc\u30c8\u30d5\u30a9\u30eb\u30c0\u306b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u6210\u3059\u308b\u3053\u3068\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
    76 MSG_ProjectAlreadyProject=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306f\u3059\u3067\u306b NetBeans \u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3067\u3059 (\u30e1\u30e2\u30ea\u30fc\u5185\u306b\u306e\u307f\u3042\u308b\u53ef\u80fd\u6027\u3042\u308a)\u3002
    77 
    78 #PanelSourceFolders
    79 CTL_AddSourceRoot=\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u30d5\u30a9\u30eb\u30c0\u3092\u53c2\u7167
    80 CTL_AddTestRoot=\u30c6\u30b9\u30c8\u30d1\u30c3\u30b1\u30fc\u30b8\u30d5\u30a9\u30eb\u30c0\u3092\u53c2\u7167
    81 LBL_SourceDirectoriesLabel=\u30bd\u30fc\u30b9\u30d5\u30a9\u30eb\u30c0\u304a\u3088\u3073 Ruby \u5358\u4f53\u30c6\u30b9\u30c8\u30d5\u30a9\u30eb\u30c0\u3092\u542b\u3080\u30d5\u30a9\u30eb\u30c0\u3092\u6307\u5b9a\u3057\u307e\u3059
    82 MSG_IllegalProjectName=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d\u304c\u6709\u52b9\u306a\u30d5\u30a9\u30eb\u30c0\u540d\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
    83 MSG_ProjectFolderExists=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u3001\u7a7a\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
    84 MSG_ProjectFolderReadOnly=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0\u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002
    85 MSG_ProjectFolderInvalid=\u3059\u3067\u306b{0}\u3092\u542b\u3080\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0\u306b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u914d\u7f6e\u3067\u304d\u307e\u305b\u3093\u3002
    86 CTL_AddSourceFolder=\u30d5\u30a9\u30eb\u30c0\u3092\u8ffd\u52a0(&A)
    87 CTL_RemoveSourceFolder=\u524a\u9664(&R)
    88 CTL_AddTestFolder=\u30d5\u30a9\u30eb\u30c0\u3092\u8ffd\u52a0(&D)
    89 CTL_RemoveTestFolder=\u524a\u9664(&E)
    90 
    91 TXT_NetBeansProject=NetBeans \u30d7\u30ed\u30b8\u30a7\u30af\u30c8
    92 MSG_IllegalSources=\u30bd\u30fc\u30b9\u30d1\u30c3\u30b1\u30fc\u30b8\u30d5\u30a9\u30eb\u30c0 {0} \u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
    93 MSG_IllegalTests=\u30c6\u30b9\u30c8\u30d1\u30c3\u30b1\u30fc\u30b8\u30d5\u30a9\u30eb\u30c0 {0} \u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
    94 MSG_IllegalProjectFolder=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0\u306f\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u542b\u3080\u30d5\u30a9\u30eb\u30c0\u306e\u5916\u306b\u5b58\u5728\u3057\u3066\u3044\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
    95 
    96 
    97 #TXT_JavaApplication=RubyApplication{0}
    98 
    99 
   100 #TXT_JavaLibrary=RubyLibrary{0}
   101 
   102 
   103 #TXT_JavaProject=RubyProject{0}
   104 LBL_ProjectNameAndLocationLabel=\u65b0\u898f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u540d\u524d\u3068\u5834\u6240\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002
   105 CTL_SourceRoots=\u30bd\u30fc\u30b9\u30d5\u30a9\u30eb\u30c0:
   106 # AD_SourceRoots=N/A
   107 CTL_TestRoots=\u30c6\u30b9\u30c8\u30d5\u30a9\u30eb\u30c0:
   108 # AD_TestRoots=N/A
   109 # AD_AddSourceFolder=N/A
   110 # AD_RemoveSourceFolder=N/A
   111 # AD_AddTestFolder=N/A
   112 # AD_RemoveTestFolder=N/A
   113 # AN_PanelSourceFolders=N/A
   114 # AD_PanelSourceFolders=N/A
   115 ACSN_createMainCheckBox=\u4e3b\u30af\u30e9\u30b9\u3092\u4f5c\u6210
   116 ACSD_createMainCheckBox=\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9\u3092\u9078\u629e\u3059\u308b\u3068\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u4e3b\u30af\u30e9\u30b9\u304c\u4f5c\u6210\u3055\u308c\u307e\u3059\u3002
   117 LBL_createMainCheckBox=\u4e3b\u30d5\u30a1\u30a4\u30eb\u3092\u4f5c\u6210(&C)
   118 # ASCD_mainClassTextFiled=N/A
   119 ACSN_projectNameLabel=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u540d
   120 ACSD_projectNameLabel=\u65b0\u898f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u540d\u524d
   121 ACSN_projectLocationLabel=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240\:
   122 ACSD_projectLocationLabel=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u30eb\u30fc\u30c8\u30d5\u30a9\u30eb\u30c0\u306e\u5834\u6240
   123 ACSN_browseButton=\u53c2\u7167
   124 ACSD_browseButton=\u300c\u53c2\u7167\u300d\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3068\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u5834\u6240\u9078\u629e\u30c0\u30a4\u30a2\u30ed\u30b0\u304c\u958b\u304d\u307e\u3059\u3002
   125 # ACSN_createdFolderLabel=N/A
   126 # ACSD_createdFolderLabel=N/A
   127 ACSN_jLabel3=\u65e2\u5b58\u306e Java \u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u542b\u3080\u30d5\u30a9\u30eb\u30c0\u3092\u9078\u629e\u3057\u307e\u3059\u3002
   128 # ACSD_jLabel3=N/A
   129 ACSN_jLabel4=\u65b0\u898f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u540d\u524d\u3068\u5834\u6240\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002
   130 # ACSD_jLabel4=N/A
   131 # ACSN_optionsContainer=N/A
   132 # ACSD_optionsContainer=N/A
   133 # ACSN_locationContainer=N/A
   134 # ACSD_locationContainer=N/A
   135 LBL_NWP1_BrowseLocation_Button3=\u53c2\u7167(&O)...
   136 ASCN_mainClassTextFiled=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u4e3b\u30af\u30e9\u30b9\u306e\u540d\u524d\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002
   137 # ACSN_PanelSourceFolders=N/A
   138 # ACSD_PanelSourceFolders=N/A
   139 # ACSN_PanelProjectLocationVisual=N/A
   140 # ACSD_PanelProjectLocationVisual=N/A
   141 # ACSD_PanelOptionsVisual=N/A
   142 # ACSN_PanelOptionsVisual=N/A
   143 MSG_FoundClassFiles=<html><p><strong>\u6307\u5b9a\u3055\u308c\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u30d5\u30a9\u30eb\u30c0\u306b\u306f\u3001\u30b3\u30f3\u30d1\u30a4\u30eb\u6e08\u307f\u306e\u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb (*.class) \u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002</strong></p><br><p>IDE \u306b\u3088\u3063\u3066 "build" \u30d5\u30a9\u30eb\u30c0\u306b\u30b3\u30f3\u30d1\u30a4\u30eb\u3057\u305f\u30af\u30e9\u30b9</p><p>\u30d5\u30a1\u30a4\u30eb\u304c\u751f\u6210\u3055\u308c\u308b\u305f\u3081\u3001\u65e2\u5b58\u306e\u30b3\u30f3\u30d1\u30a4\u30eb\u6e08\u307f\u30af\u30e9\u30b9</p><p>\u30d5\u30a1\u30a4\u30eb\u3092\u524a\u9664\u3059\u308b\u3053\u3068\u3092\u63a8\u5968\u3057\u307e\u3059\u3002</p><br><p>\u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u4eca\u524a\u9664\u3057\u307e\u3059\u304b?</p></html>
   144 MSG_FoundClassFiles_Title=\u65e2\u5b58\u306e\u30bd\u30fc\u30b9\u3092\u4f7f\u7528\u3059\u308b\u65b0\u898f Java \u30d7\u30ed\u30b8\u30a7\u30af\u30c8
   145 TXT_DeleteOption=\u524a\u9664
   146 TXT_KeepOption=\u7121\u8996(&I)
   147 TXT_CancelOption=\u53d6\u6d88\u3057
   148 # AD_DeleteOption=N/A
   149 # AD_KeepOption=N/A
   150 # AD_CancelOption=N/A
   151 CTL_AddFolder=\u30d5\u30a9\u30eb\u30c0\u3092\u8ffd\u52a0...
   152 CTL_RemoveFolder=\u524a\u9664
   153 
   154 # PanelOptionsVisual
   155 RubyPlatformLabel=Ruby \u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0(&P):
   156 RubyHomeBrowse=\u7ba1\u7406(&G)...
   157 # PanelOptionsVisual A11Y
   158 # PanelOptionsVisual.rubyPlatformLabel.AccessibleContext.accessibleDescription=N/A
   159 # PanelOptionsVisual.manageButton.AccessibleContext.accessibleDescription=N/A
   160 
   161 # NewRubyProjectWizardIterator progress bar
   162 LBL_NewRubyProjectWizardIterator_WizardProgress_ReadingProperties=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d7\u30ed\u30d1\u30c6\u30a3\u30fc\u3092\u8aad\u307f\u53d6\u3063\u3066\u3044\u307e\u3059
   163 LBL_NewRubyProjectWizardIterator_WizardProgress_CreatingProject=\u65b0\u898f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059
   164 LBL_NewRubyProjectWizardIterator_WizardProgress_PreparingToOpen=\u958b\u304f\u65b0\u898f\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u6e96\u5099\u4e2d
   165