src/zh_CN/ide/docker-ui/docker-ui/org/netbeans/modules/docker/ui/run/Bundle_zh_CN.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 #
     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=\u6dfb\u52a0
    46 LBL_PortMappingPort=\u7aef\u53e3
    47 LBL_PortMappingTargetAddres=\u4e3b\u673a\u5730\u5740
    48 LBL_PortMappingTargetPort=\u4e3b\u673a\u7aef\u53e3
    49 LBL_PortMappingType=\u7c7b\u578b
    50 LBL_Run=\u8fd0\u884c{0}
    51 LBL_RunContainerProperties=\u5bb9\u5668\u5c5e\u6027
    52 LBL_RunPortBindings=\u7aef\u53e3\u7ed1\u5b9a
    53 LBL_RunTagAction=\u8fd0\u884c...
    54 # {0} - conflicting port
    55 MSG_ConflictingPort=\u4e3b\u673a\u4e0a\u5b58\u5728\u7aef\u53e3\u51b2\u7a81 ({0})\u3002
    56 MSG_MissingPort=\u8981\u7ed1\u5b9a\u7684\u7aef\u53e3\u4e0d\u80fd\u4e3a\u7a7a\u3002
    57 MSG_ReceivingImageInfo=\u63a5\u6536\u6620\u50cf\u8be6\u7ec6\u4fe1\u606f
    58 PortMappingPanel.portLabel.text=\u7aef\u53e3(&P):
    59 PortMappingPanel.portTypeLabel.text=\u7aef\u53e3\u7c7b\u578b(&T):
    60 PortMappingPanel.hostPortLabel.text=\u4e3b\u673a\u7aef\u53e3(&H):
    61 PortMappingPanel.hostAddressLabel.text=\u4e3b\u673a\u5730\u5740(&A):
    62 RunPortBindingsVisual.randomBindCheckBox.text=\u968f\u673a\u7ed1\u5b9a\u516c\u5f00\u7684\u7aef\u53e3(&B)
    63 RunPortBindingsVisual.addExposedButton.text=\u6dfb\u52a0\u516c\u5f00\u7684\u7aef\u53e3(&E)
    64 RunPortBindingsVisual.removeButton.text=\u5220\u9664(&R)
    65 RunPortBindingsVisual.addButton.text=\u6dfb\u52a0(&A)
    66 RunPortBindingsVisual.portMappingLabel.text=\u5b9a\u5236\u7aef\u53e3\u7ed1\u5b9a(&C):
    67 RunContainerPropertiesVisual.nameLabel.text=\u540d\u79f0(&N):
    68 RunContainerPropertiesVisual.ttyCheckBox.text=\u5206\u914d\u4f2a TTY(&A)
    69 RunContainerPropertiesVisual.interactiveCheckBox.text=\u5373\u4f7f\u672a\u8fde\u63a5\u4e5f\u4fdd\u6301 STDIN \u6253\u5f00(&K)
    70 RunContainerPropertiesVisual.commandLabel.text=\u547d\u4ee4(&C):
    71 RunContainerPropertiesVisual.userLabel.text=\u7528\u6237(&U):
    72 RunContainerPropertiesVisual.privilegedCheckBox.text=\u5728\u6388\u6743\u6a21\u5f0f\u4e0b\u8fd0\u884c(&R)
    73 RunContainerPropertiesVisual.mountVolumesCheckBox.text=\u88c5\u8f7d\u5377(&M)
    74 RunContainerPropertiesVisual.addButton.text=\u6dfb\u52a0(&A)
    75 RunContainerPropertiesVisual.deleteButton.text=\u5220\u9664(&D)
    76 RunContainerPropertiesVisual.volumesTable.columnModel.title1=\u6e90
    77 RunContainerPropertiesVisual.volumesTable.columnModel.title0=\u76ee\u6807
    78