src/ja/ide/projectui/projectui/org/netbeans/modules/project/ui/zip/Bundle_ja.properties
author Masaki Katakai <masaki@netbeans.org>
Thu, 27 Apr 2017 07:08:34 -0700
branchrelease82
changeset 2007 9079352e8a61
parent 1988 e6b8280ceb73
permissions -rw-r--r--
integrate nb8.2 drop30 for ja/zh_CN for CND
     1 CTL_ExportZIPAction=ZIP\u3078(&Z)...
     2 CTL_ImportZIPAction=ZIP\u304b\u3089(&Z)...
     3 # {0} - folder
     4 ERR_folder_nonexistent={0}\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
     5 ERR_hg=Mercurial\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u3001\u304b\u308f\u308a\u306b\u6b21\u3092\u691c\u8a0e\u3057\u3066\u304f\u3060\u3055\u3044: hg bundle --all ...
     6 # {0} - directory
     7 ERR_no_dir={0}\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
     8 ERR_no_folder=\u5c55\u958b\u5148\u306e\u30d5\u30a9\u30eb\u30c0\u3092\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
     9 ERR_no_proj=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u304c\u9078\u629e\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
    10 ERR_no_root=\u30d1\u30c3\u30b1\u30fc\u30b8\u3059\u308b\u30eb\u30fc\u30c8\u30fb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
    11 ERR_no_zip=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8\u5148\u306eZIP\u3092\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
    12 ERR_no_zip_open=\u30a4\u30f3\u30dd\u30fc\u30c8\u5143\u306eZIP\u3092\u9078\u629e\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
    13 # {0} - file
    14 ERR_not_zip={0}\u306fZIP\u5f62\u5f0f\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
    15 # {0} - folder
    16 ERR_project_folder_already_exists=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30fb\u30d5\u30a9\u30eb\u30c0"{0}"\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
    17 ERR_Unzip=\u89e3\u51cd\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f: {0}
    18 # {0} - file
    19 ERR_zip_nonexistent={0}\u304c\u5b58\u5728\u3057\u307e\u305b\u3093\u3002
    20 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
    21 #
    22 # Copyright (c) 2011, 2016 Oracle and/or its affiliates. All rights reserved.
    23 #
    24 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
    25 # Other names may be trademarks of their respective owners.
    26 #
    27 # The contents of this file are subject to the terms of either the GNU
    28 # General Public License Version 2 only ("GPL") or the Common
    29 # Development and Distribution License("CDDL") (collectively, the
    30 # "License"). You may not use this file except in compliance with the
    31 # License. You can obtain a copy of the License at
    32 # http://www.netbeans.org/cddl-gplv2.html
    33 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    34 # specific language governing permissions and limitations under the
    35 # License.  When distributing the software, include this License Header
    36 # Notice in each file and include the License file at
    37 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    38 # particular file as subject to the "Classpath" exception as provided
    39 # by Oracle in the GPL Version 2 section of the License file that
    40 # accompanied this code. If applicable, add the following below the
    41 # License Header, with the fields enclosed by brackets [] replaced by
    42 # your own identifying information:
    43 # "Portions Copyrighted [year] [name of copyright owner]"
    44 #
    45 # If you wish your version of this file to be governed by only the CDDL
    46 # or only the GPL Version 2, indicate your decision by adding
    47 # "[Contributor] elects to include this software in this distribution
    48 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    49 # single choice of license, a recipient has the option to distribute
    50 # your version of this file under either the CDDL, the GPL Version 2 or
    51 # to extend the choice of license to its licensees as provided above.
    52 # However, if you add GPL Version 2 code and therefore, elected the GPL
    53 # Version 2 license, then the option applies only if the new code is
    54 # made subject to such option by the copyright holder.
    55 #
    56 # Contributor(s):
    57 ExportZIP.projectRadio.text=\u30eb\u30fc\u30c8\u30fb\u30d7\u30ed\u30b8\u30a7\u30af\u30c8(&P):
    58 ExportZIP.otherRadio.text=\u305d\u306e\u4ed6\u306e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea(&D):
    59 ExportZIP.otherButton.text=\u53c2\u7167(&B)...
    60 ExportZIP.zipLabel.text=ZIP\u306e\u30d3\u30eb\u30c9(&Z):
    61 ExportZIP.zipButton.text=\u53c2\u7167(&R)...
    62 ImportZIP.zipLabel.text=ZIP\u30d5\u30a1\u30a4\u30eb(&Z):
    63 ImportZIP.zipButton.text=\u53c2\u7167(&B)...
    64 ImportZIP.folderLabel.text=\u30d5\u30a9\u30eb\u30c0(&F):
    65 ImportZIP.folderButton.text=\u53c2\u7167(&R)...
    66 ChangeImportFolder.folderLabel.text=\u30d5\u30a9\u30eb\u30c0(&F):
    67 
    68 ChangeImportFolder.folderButton.text=\u53c2\u7167...
    69 LBL_change_import_folder=\u30a4\u30f3\u30dd\u30fc\u30c8\u30fb\u30d5\u30a9\u30eb\u30c0\u3092\u5909\u66f4
    70 LBL_export=\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
    71 LBL_import=\u30a4\u30f3\u30dd\u30fc\u30c8
    72 LBL_replace=\u7f6e\u63db
    73 LBL_zip_files=ZIP\u30d5\u30a1\u30a4\u30eb
    74 # {0} - ZIP file
    75 MSG_building={0}\u3092\u30d3\u30eb\u30c9\u4e2d
    76 # {0} - folder
    77 MSG_checking=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u30c1\u30a7\u30c3\u30af\u3057\u3066\u3044\u307e\u3059: {0}
    78 # {0} - ZIP file
    79 MSG_created={0}\u3092\u4f5c\u6210\u3057\u307e\u3057\u305f
    80 # {0} - ZIP entry name
    81 MSG_creating={0}\u3092\u4f5c\u6210\u3057\u3066\u3044\u307e\u3059
    82 # {0} - unpacked file
    83 # {1} - folder
    84 MSG_OutsideRoot=\u30d5\u30a1\u30a4\u30eb{0}\u3092\u66f8\u304d\u8fbc\u307f\u307e\u3059\u304b\u3002\u3053\u306e\u30d5\u30a1\u30a4\u30eb\u306f\u30a4\u30f3\u30dd\u30fc\u30c8\u3055\u308c\u305f\u30eb\u30fc\u30c8{1}\u306e\u5916\u90e8\u306b\u3042\u308a\u307e\u3059
    85 MSG_OutsideRootTitle=\u30a4\u30f3\u30dd\u30fc\u30c8\u30fb\u30d5\u30a9\u30eb\u30c0\u306e\u5916\u90e8\u306b\u3042\u308b\u30d5\u30a1\u30a4\u30eb
    86 # {0} - ZIP entry name
    87 MSG_packed=\u5727\u7e2e\u3057\u307e\u3057\u305f: {0}
    88 # {0} - subdirectory
    89 MSG_searching={0}\u5185\u3092\u691c\u7d22\u3057\u3066\u3044\u307e\u3059
    90 # {0} - ZIP file
    91 MSG_unpacking={0}\u3092\u5c55\u958b\u3057\u3066\u3044\u307e\u3059
    92 TITLE_change_target_folder=\u30bf\u30fc\u30b2\u30c3\u30c8\u30fb\u30d5\u30a9\u30eb\u30c0\u3092\u5909\u66f4
    93 TITLE_export=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092ZIP\u306b\u30a8\u30af\u30b9\u30dd\u30fc\u30c8
    94 TITLE_import=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092ZIP\u304b\u3089\u30a4\u30f3\u30dd\u30fc\u30c8
    95 # {0} - entry
    96 WRN_entry_already_exists=\u30a8\u30f3\u30c8\u30ea{0}\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
    97 # {0} - file
    98 WRN_exists={0}\u306f\u3059\u3067\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
    99 WRN_no_project_added=\u8ffd\u52a0\u3055\u308c\u305fNetBeans\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306f\u3042\u308a\u307e\u305b\u3093\u3002
   100