src/ja/ide/docker-ui/docker-ui/org/netbeans/modules/docker/ui/run/Bundle_ja.properties
author Masaki Katakai <masaki@netbeans.org>
Thu, 27 Apr 2017 07:11:17 -0700
changeset 2008 1180ea1ceb30
parent 1988 e6b8280ceb73
permissions -rw-r--r--
integrate 8.2 drop30 for CND
     1 #
     2 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     3 #
     4 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     5 #
     6 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     7 # Other names may be trademarks of their respective owners.
     8 #
     9 # The contents of this file are subject to the terms of either the GNU
    10 # General Public License Version 2 only ("GPL") or the Common
    11 # Development and Distribution License("CDDL") (collectively, the
    12 # "License"). You may not use this file except in compliance with the
    13 # License. You can obtain a copy of the License at
    14 # http://www.netbeans.org/cddl-gplv2.html
    15 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    16 # specific language governing permissions and limitations under the
    17 # License.  When distributing the software, include this License Header
    18 # Notice in each file and include the License file at
    19 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    20 # particular file as subject to the "Classpath" exception as provided
    21 # by Oracle in the GPL Version 2 section of the License file that
    22 # accompanied this code. If applicable, add the following below the
    23 # License Header, with the fields enclosed by brackets [] replaced by
    24 # your own identifying information:
    25 # "Portions Copyrighted [year] [name of copyright owner]"
    26 #
    27 # Contributor(s):
    28 #
    29 # The Original Software is NetBeans. The Initial Developer of the Original
    30 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    31 # Microsystems, Inc. All Rights Reserved.
    32 #
    33 # If you wish your version of this file to be governed by only the CDDL
    34 # or only the GPL Version 2, indicate your decision by adding
    35 # "[Contributor] elects to include this software in this distribution
    36 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    37 # single choice of license, a recipient has the option to distribute
    38 # your version of this file under either the CDDL, the GPL Version 2 or
    39 # to extend the choice of license to its licensees as provided above.
    40 # However, if you add GPL Version 2 code and therefore, elected the GPL
    41 # Version 2 license, then the option applies only if the new code is
    42 # made subject to such option by the copyright holder.
    43 #
    44 
    45 LBL_Add=\u8ffd\u52a0
    46 LBL_PortMappingPort=\u30dd\u30fc\u30c8
    47 LBL_PortMappingTargetAddres=\u30db\u30b9\u30c8\u30fb\u30a2\u30c9\u30ec\u30b9
    48 LBL_PortMappingTargetPort=\u30db\u30b9\u30c8\u30fb\u30dd\u30fc\u30c8
    49 LBL_PortMappingType=\u30bf\u30a4\u30d7
    50 LBL_Run={0}\u306e\u5b9f\u884c
    51 LBL_RunContainerProperties=\u30b3\u30f3\u30c6\u30ca\u306e\u30d7\u30ed\u30d1\u30c6\u30a3
    52 LBL_RunPortBindings=\u30dd\u30fc\u30c8\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0
    53 LBL_RunTagAction=\u5b9f\u884c...
    54 # {0} - conflicting port
    55 MSG_ConflictingPort=\u30db\u30b9\u30c8\u4e0a\u3067\u30dd\u30fc\u30c8\u306e\u7af6\u5408\u304c\u3042\u308a\u307e\u3059({0})\u3002
    56 MSG_MissingPort=\u30d0\u30a4\u30f3\u30c9\u3059\u308b\u30dd\u30fc\u30c8\u306f\u7a7a\u306b\u3067\u304d\u307e\u305b\u3093\u3002
    57 MSG_ReceivingImageInfo=\u30a4\u30e1\u30fc\u30b8\u8a73\u7d30\u306e\u53d7\u4fe1\u4e2d
    58 PortMappingPanel.portLabel.text=\u30dd\u30fc\u30c8(&P):
    59 PortMappingPanel.portTypeLabel.text=\u30dd\u30fc\u30c8\u30fb\u30bf\u30a4\u30d7(&T):
    60 PortMappingPanel.hostPortLabel.text=\u30db\u30b9\u30c8\u30fb\u30dd\u30fc\u30c8(&H):
    61 PortMappingPanel.hostAddressLabel.text=\u30db\u30b9\u30c8\u30fb\u30a2\u30c9\u30ec\u30b9(&A):
    62 RunPortBindingsVisual.randomBindCheckBox.text=\u516c\u958b\u6e08\u30dd\u30fc\u30c8\u306e\u30e9\u30f3\u30c0\u30e0\u306a\u30d0\u30a4\u30f3\u30c9(&B)
    63 RunPortBindingsVisual.addExposedButton.text=\u516c\u958b\u6e08\u306e\u8ffd\u52a0(&E)
    64 RunPortBindingsVisual.removeButton.text=\u524a\u9664(&R)
    65 RunPortBindingsVisual.addButton.text=\u8ffd\u52a0(&A)
    66 RunPortBindingsVisual.portMappingLabel.text=\u30ab\u30b9\u30bf\u30e0\u30fb\u30dd\u30fc\u30c8\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0(&C):
    67 RunContainerPropertiesVisual.nameLabel.text=\u540d\u524d(&N):
    68 RunContainerPropertiesVisual.ttyCheckBox.text=\u7591\u4f3cTTY\u306e\u5272\u5f53\u3066(&A)
    69 RunContainerPropertiesVisual.interactiveCheckBox.text=\u30a2\u30bf\u30c3\u30c1\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u3067\u3082STDIN\u3092\u30aa\u30fc\u30d7\u30f3\u306b\u3057\u7d9a\u3051\u308b(&K)
    70 RunContainerPropertiesVisual.commandLabel.text=\u30b3\u30de\u30f3\u30c9(&C):
    71 RunContainerPropertiesVisual.userLabel.text=\u30e6\u30fc\u30b6\u30fc(&U):
    72 RunContainerPropertiesVisual.privilegedCheckBox.text=\u6a29\u9650\u30e2\u30fc\u30c9\u3067\u5b9f\u884c(&R)
    73 RunContainerPropertiesVisual.mountVolumesCheckBox.text=\u30dc\u30ea\u30e5\u30fc\u30e0\u306e\u30de\u30a6\u30f3\u30c8(&M)
    74 RunContainerPropertiesVisual.addButton.text=\u8ffd\u52a0(&A)
    75 RunContainerPropertiesVisual.deleteButton.text=\u524a\u9664(&D)
    76 RunContainerPropertiesVisual.volumesTable.columnModel.title1=\u30bd\u30fc\u30b9
    77 RunContainerPropertiesVisual.volumesTable.columnModel.title0=\u30bf\u30fc\u30b2\u30c3\u30c8
    78