src/ja/ide/docker-ui/docker-ui/org/netbeans/modules/docker/ui/node/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
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
masaki@1988
     2
#
masaki@1988
     3
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
masaki@1988
     4
#
masaki@1988
     5
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
masaki@1988
     6
# Other names may be trademarks of their respective owners.
masaki@1988
     7
#
masaki@1988
     8
# The contents of this file are subject to the terms of either the GNU
masaki@1988
     9
# General Public License Version 2 only ("GPL") or the Common
masaki@1988
    10
# Development and Distribution License("CDDL") (collectively, the
masaki@1988
    11
# "License"). You may not use this file except in compliance with the
masaki@1988
    12
# License. You can obtain a copy of the License at
masaki@1988
    13
# http://www.netbeans.org/cddl-gplv2.html
masaki@1988
    14
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
masaki@1988
    15
# specific language governing permissions and limitations under the
masaki@1988
    16
# License.  When distributing the software, include this License Header
masaki@1988
    17
# Notice in each file and include the License file at
masaki@1988
    18
# nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
masaki@1988
    19
# particular file as subject to the "Classpath" exception as provided
masaki@1988
    20
# by Oracle in the GPL Version 2 section of the License file that
masaki@1988
    21
# accompanied this code. If applicable, add the following below the
masaki@1988
    22
# License Header, with the fields enclosed by brackets [] replaced by
masaki@1988
    23
# your own identifying information:
masaki@1988
    24
# "Portions Copyrighted [year] [name of copyright owner]"
masaki@1988
    25
#
masaki@1988
    26
# Contributor(s):
masaki@1988
    27
#
masaki@1988
    28
# The Original Software is NetBeans. The Initial Developer of the Original
masaki@1988
    29
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
masaki@1988
    30
# Microsystems, Inc. All Rights Reserved.
masaki@1988
    31
#
masaki@1988
    32
# If you wish your version of this file to be governed by only the CDDL
masaki@1988
    33
# or only the GPL Version 2, indicate your decision by adding
masaki@1988
    34
# "[Contributor] elects to include this software in this distribution
masaki@1988
    35
# under the [CDDL or GPL Version 2] license." If you do not indicate a
masaki@1988
    36
# single choice of license, a recipient has the option to distribute
masaki@1988
    37
# your version of this file under either the CDDL, the GPL Version 2 or
masaki@1988
    38
# to extend the choice of license to its licensees as provided above.
masaki@1988
    39
# However, if you add GPL Version 2 code and therefore, elected the GPL
masaki@1988
    40
# Version 2 license, then the option applies only if the new code is
masaki@1988
    41
# made subject to such option by the copyright holder.
masaki@1988
    42
masaki@1988
    43
Docker_Root_Node_Name=Docker
masaki@1988
    44
Docker_Root_Node_Short_Description=IDE\u306b\u767b\u9332\u3055\u308c\u3066\u3044\u308bDocker\u30de\u30b7\u30f3
masaki@1988
    45
LBL_AttachContainerAction=\u30a2\u30bf\u30c3\u30c1
masaki@1988
    46
LBL_Containers=\u30b3\u30f3\u30c6\u30ca
masaki@1988
    47
LBL_CopyIdAction=ID\u3092\u30b3\u30d4\u30fc
masaki@2007
    48
LBL_GetPortMappingsAction=\u30dd\u30fc\u30c8\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u306e\u8868\u793a
masaki@2007
    49
LBL_HostAddress=\u30db\u30b9\u30c8\u30fb\u30a2\u30c9\u30ec\u30b9
masaki@2007
    50
LBL_HostPort=\u30db\u30b9\u30c8\u30fb\u30dd\u30fc\u30c8
masaki@1988
    51
# {0} - instance name
masaki@1988
    52
LBL_Offline={0} [\u30aa\u30d5\u30e9\u30a4\u30f3]
masaki@1988
    53
LBL_PauseContainerAction=\u4e00\u6642\u505c\u6b62
masaki@2007
    54
LBL_Port=\u30dd\u30fc\u30c8
masaki@2007
    55
LBL_PortBindings=\u30dd\u30fc\u30c8\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0
masaki@1988
    56
LBL_PushTagAction=\u30d7\u30c3\u30b7\u30e5...
masaki@1988
    57
LBL_RefreshAction=\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5
masaki@1988
    58
LBL_RemoveContainerAction=\u9664\u53bb
masaki@1988
    59
LBL_RemoveInstanceAction=\u9664\u53bb
masaki@1988
    60
LBL_RemoveTagAction=\u9664\u53bb
masaki@1988
    61
LBL_Repository=\u30a4\u30e1\u30fc\u30b8
masaki@1988
    62
LBL_ShowLogAction=\u30ed\u30b0\u306e\u8868\u793a
masaki@1988
    63
LBL_StartContainerAction=\u8d77\u52d5
masaki@1988
    64
LBL_StopContainerAction=\u505c\u6b62
masaki@2007
    65
LBL_Type=\u30bf\u30a4\u30d7
masaki@1988
    66
LBL_UnpauseContainerAction=\u4e00\u6642\u505c\u6b62\u89e3\u9664
masaki@1988
    67
# {0} - container id
masaki@1988
    68
MSG_AttachingContainer=\u30b3\u30f3\u30c6\u30ca{0}\u306b\u30a2\u30bf\u30c3\u30c1\u4e2d
masaki@1988
    69
MSG_CouldNotCopy=ID\u3092\u30b3\u30d4\u30fc\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f
masaki@1988
    70
MSG_EditCredentials=\u8a8d\u8a3c\u306b\u5931\u6557\u3057\u307e\u3057\u305f\u3002\u30ec\u30b8\u30b9\u30c8\u30ea\u306e\u8cc7\u683c\u8a3c\u660e\u3092\u69cb\u6210\u3057\u3066\u518d\u8a66\u884c\u3057\u307e\u3059\u304b\u3002
masaki@1988
    71
# {0} - container id
masaki@2007
    72
MSG_GettingPortMappings=\u30b3\u30f3\u30c6\u30ca{0}\u306e\u30dd\u30fc\u30c8\u30fb\u30d0\u30a4\u30f3\u30c7\u30a3\u30f3\u30b0\u3092\u53d6\u5f97\u4e2d
masaki@2007
    73
# {0} - container id
masaki@1988
    74
MSG_PausingContainer=\u30b3\u30f3\u30c6\u30ca{0}\u3092\u4e00\u6642\u505c\u6b62\u4e2d
masaki@1988
    75
# {0} - image name
masaki@1988
    76
MSG_Pushing={0}\u3092\u30d7\u30c3\u30b7\u30e5\u4e2d
masaki@1988
    77
# {0} - image name
masaki@1988
    78
MSG_PushQuestion=\u30a4\u30e1\u30fc\u30b8{0}\u3092\u30ec\u30b8\u30b9\u30c8\u30ea\u306b\u30d7\u30c3\u30b7\u30e5\u3057\u3066\u3088\u308d\u3057\u3044\u3067\u3059\u304b\u3002
masaki@1988
    79
# {0} - container id
masaki@1988
    80
MSG_RemovingContainer=\u30b3\u30f3\u30c6\u30ca{0}\u3092\u524a\u9664\u4e2d
masaki@1988
    81
# {0} - image id
masaki@1988
    82
MSG_RemovingTag=\u30a4\u30e1\u30fc\u30b8{0}\u3092\u524a\u9664\u4e2d
masaki@1988
    83
# {0} - container id
masaki@1988
    84
MSG_ShowingLog=\u30b3\u30f3\u30c6\u30ca{0}\u306e\u30ed\u30b0\u3092\u8868\u793a\u4e2d
masaki@1988
    85
# {0} - container id
masaki@1988
    86
MSG_StartingContainer=\u30b3\u30f3\u30c6\u30ca{0}\u3092\u8d77\u52d5\u4e2d
masaki@1988
    87
# {0} - copied ID
masaki@1988
    88
MSG_StatusCopyToClipboard=\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u3078\u306e\u30b3\u30d4\u30fc: {0}
masaki@1988
    89
# {0} - container id
masaki@1988
    90
MSG_StoppingContainer=\u30b3\u30f3\u30c6\u30ca{0}\u3092\u505c\u6b62\u4e2d
masaki@1988
    91
# {0} - container id
masaki@1988
    92
MSG_UnpausingContainer=\u30b3\u30f3\u30c6\u30ca{0}\u3092\u4e00\u6642\u505c\u6b62\u89e3\u9664\u4e2d
masaki@1988
    93