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