src/ja/dlight/mercurial-remote/mercurial-remote/org/netbeans/modules/mercurial/remote/ui/update/Bundle_ja.properties
author Masaki Katakai <masaki@netbeans.org>
Tue, 03 May 2016 18:56:54 -0700
branchrelease81
changeset 1986 54b887ce3f12
parent 1949 1d94bbbab9b5
permissions -rw-r--r--
name changed to Oracle Developer Studio
     1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
     2 #
     3 # Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
     4 #
     5 # Oracle and Java are registered trademarks of Oracle and/or its affiliates.
     6 # Other names may be trademarks of their respective owners.
     7 #
     8 # The contents of this file are subject to the terms of either the GNU
     9 # General Public License Version 2 only ("GPL") or the Common
    10 # Development and Distribution License("CDDL") (collectively, the
    11 # "License"). You may not use this file except in compliance with the
    12 # License. You can obtain a copy of the License at
    13 # http://www.netbeans.org/cddl-gplv2.html
    14 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
    15 # specific language governing permissions and limitations under the
    16 # License.  When distributing the software, include this License Header
    17 # Notice in each file and include the License file at
    18 # nbbuild/licenses/CDDL-GPL-2-CP.  Oracle designates this
    19 # particular file as subject to the "Classpath" exception as provided
    20 # by Oracle in the GPL Version 2 section of the License file that
    21 # accompanied this code. If applicable, add the following below the
    22 # License Header, with the fields enclosed by brackets [] replaced by
    23 # your own identifying information:
    24 # "Portions Copyrighted [year] [name of copyright owner]"
    25 #
    26 # Contributor(s):
    27 #
    28 # The Original Software is NetBeans. The Initial Developer of the Original
    29 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
    30 # Microsystems, Inc. All Rights Reserved.
    31 #
    32 # If you wish your version of this file to be governed by only the CDDL
    33 # or only the GPL Version 2, indicate your decision by adding
    34 # "[Contributor] elects to include this software in this distribution
    35 # under the [CDDL or GPL Version 2] license." If you do not indicate a
    36 # single choice of license, a recipient has the option to distribute
    37 # your version of this file under either the CDDL, the GPL Version 2 or
    38 # to extend the choice of license to its licensees as provided above.
    39 # However, if you add GPL Version 2 code and therefore, elected the GPL
    40 # Version 2 license, then the option applies only if the new code is
    41 # made subject to such option by the copyright holder.
    42 
    43 CTL_MenuItem_MarkResolved=\u89e3\u6c7a\u3068\u3057\u3066\u30de\u30fc\u30af(&M)
    44 CTL_MenuItem_Resolve=\u7af6\u5408\u3092\u89e3\u6c7a(&F)
    45 ##UpdateAction.java
    46 CTL_MenuItem_Update = \u66f4\u65b0(&U)...
    47 ##RevertModificationsAction.java
    48 CTL_MenuItem_GetClean = \u5909\u66f4\u5185\u5bb9\u3092\u5143\u306b\u623b\u3059(&R)
    49 
    50 Diff.titleWorkingFile = \u30ed\u30fc\u30ab\u30eb\u4f5c\u696d\u30d5\u30a1\u30a4\u30eb 
    51 Merge.titleResult = \u30de\u30fc\u30b8\u5f8c\u306e\u7d50\u679c
    52 
    53 MSG_NoConflictsFound=\u7af6\u5408\u306f\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f
    54 CTL_RevertForm_Action_Revert=\u5143\u306b\u623b\u3059(&R)
    55 ACSD_RevertForm_Action_Revert=\u5143\u306b\u623b\u3059
    56 ACSN_RevertForm_Action_Revert=\u5143\u306b\u623b\u3059
    57 CTL_RevertForm_Action_Cancel=\u53d6\u6d88\u3057(&C)
    58 ACSD_RevertForm_Action_Cancel=\u53d6\u6d88
    59 ACSN_RevertForm_Action_Cancel=\u53d6\u6d88
    60 CTL_RevertDialog=\u5909\u66f4\u5185\u5bb9\u3092\u5143\u306b\u623b\u3059 - {0}
    61 CTL_MultiRevertDialog=\u5909\u66f4\u5185\u5bb9\u3092\u5143\u306b\u623b\u3059 - \u8907\u6570\u30d5\u30a1\u30a4\u30eb
    62 ACSD_RevertDialog=\u5909\u66f4\u5185\u5bb9\u3092\u5143\u306b\u623b\u3059 - {0}
    63 ACSD_MultiRevertDialog=\u5909\u66f4\u5185\u5bb9\u3092\u5143\u306b\u623b\u3059 - \u8907\u6570\u30d5\u30a1\u30a4\u30eb
    64 MSG_Update_Progress=\u66f4\u65b0\u4e2d...
    65 MSG_Revert_Progress=\u53d6\u6d88\u3057...
    66 
    67 CTL_UpdateForm_Action_Update=\u66f4\u65b0(&U)
    68 ACSD_UpdateForm_Action_Update=\u66f4\u65b0
    69 ACSN_UpdateForm_Action_Update=\u66f4\u65b0
    70 CTL_UpdateForm_Action_Cancel=\u53d6\u6d88\u3057(&C)
    71 ACSD_UpdateForm_Action_Cancel=\u53d6\u6d88
    72 ACSN_UpdateForm_Action_Cancel=\u53d6\u6d88
    73 CTL_UpdateDialog=\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u66f4\u65b0 - {0}
    74 ACSD_UpdateDialog=\u30ea\u30dd\u30b8\u30c8\u30ea\u3092\u66f4\u65b0 - {0}
    75 
    76 MSG_UPDATE_TITLE =     Mercurial\u66f4\u65b0
    77 
    78 MSG_UPDATE_INFO_SEP = \u6b21\u306e\u30ea\u30d3\u30b8\u30e7\u30f3{0}\u306b\u66f4\u65b0:\n{1}
    79 # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
    80 MSG_UPDATE_DONE = \u60c5\u5831: \u66f4\u65b0\u306e\u7d42\u4e86
    81 
    82 MSG_REVERT_TITLE =     Mercurial\u5143\u306b\u623b\u3059
    83 
    84 MSG_REVERT_REVISION_STR = \u30ea\u30d3\u30b8\u30e7\u30f3{0}\u306b\u623b\u3057\u3066\u3044\u307e\u3059
    85 MSG_REVERT_REVISION_PARENT = \u4f5c\u696d\u30b3\u30d4\u30fc\u306e\u89aa\u306b\u623b\u3057\u3066\u3044\u307e\u3059
    86 # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
    87 MSG_REVERT_DONE = \u60c5\u5831: \u5143\u306b\u623b\u3059\u51e6\u7406\u306e\u7d42\u4e86
    88 MSG_REVERT_NOTHING = \u307e\u3060\u4f55\u3082\u30b3\u30df\u30c3\u30c8\u3055\u308c\u3066\u3044\u306a\u3044\u306e\u3067\u3001\u5143\u306b\u623b\u3059\u3082\u306e\u304c\u3042\u308a\u307e\u305b\u3093\u3002
    89 MSG_REVERT_NOFILES = \u5143\u306b\u623b\u3059\u30d5\u30a1\u30a4\u30eb\u304c\u3042\u308a\u307e\u305b\u3093\u3002
    90 
    91 MSG_Refreshing_Revert_Versions = \u5143\u306b\u623b\u3057\u305f\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u3057\u3066\u3044\u307e\u3059
    92 MSG_Refreshing_Update_Versions = \u66f4\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u3057\u3066\u3044\u307e\u3059
    93 MSG_ConflictResolved_Progress = \u89e3\u6c7a\u3068\u30de\u30fc\u30af\u4e2d...
    94 RevertModificationsPanel.infoLabel.text=\u9078\u629e\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u9078\u629e\u3057\u305f\u30ea\u30d3\u30b8\u30e7\u30f3\u306e\u72b6\u614b\u306b\u623b\u3059
    95 RevertModificationsPanel.infoLabel2.text=(\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u307f\u5909\u66f4\u3057\u3001\u30ea\u30dd\u30b8\u30c8\u30ea\u306f\u5909\u66f4\u3057\u306a\u3044)
    96 RevertModificationsPanel.doBackupChxBox.text=\u30ed\u30fc\u30ab\u30eb\u3067\u5909\u66f4\u3092\u884c\u306a\u3063\u305f\u30d5\u30a1\u30a4\u30eb\u3092<\u30d5\u30a1\u30a4\u30eb\u540d>.orig\u306b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7(&B)
    97 RevertModificationsPanel.doPurgeChxBox.text=\u65b0\u305f\u306b\u8ffd\u52a0\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u3068\u30d5\u30a9\u30eb\u30c0\u3092\u524a\u9664(&N)
    98 RevertModificationsPanel.doPurgeChxBox.desc=\u65b0\u898f\u30d5\u30a1\u30a4\u30eb\u304a\u3088\u3073\u7a7a\u306e\u30d5\u30a9\u30eb\u30c0\u304c\u30c7\u30a3\u30b9\u30af\u304b\u3089\u524a\u9664\u3055\u308c\u307e\u3059
    99 
   100 UpdatePanel.infoLabel.text=\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306b\u3042\u308b\u30d5\u30a1\u30a4\u30eb\u3092\u9078\u629e\u3057\u305f\u30ea\u30d3\u30b8\u30e7\u30f3\u306b\u66f4\u65b0
   101 UpdatePanel.infoLabel2.text=(\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u89aa\u3092\u3053\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u306b\u8a2d\u5b9a)
   102 UpdatePanel.forcedUpdateChxBox.text=\u5f37\u5236\u66f4\u65b0\u3092\u5b9f\u884c - \u3053\u306e\u30ea\u30dd\u30b8\u30c8\u30ea\u3078\u306e\u30ed\u30fc\u30ab\u30eb\u3067\u306e\u5909\u66f4\u306f\u3059\u3079\u3066\u5931\u308f\u308c\u307e\u3059\u3002
   103 ACSD_doBackupChxBox=\u30ed\u30fc\u30ab\u30eb\u3067\u5909\u66f4\u3092\u884c\u306a\u3063\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u6700\u521d\u306b\u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u3059\u308b\u3088\u3046\u306b\u6307\u5b9a
   104 ACSD_revisionsComboBox=\u6307\u5b9a\u3057\u305f\u5143\u306b\u623b\u3055\u308c\u308b\u30ea\u30d3\u30b8\u30e7\u30f3
   105 
   106 MSG_UPDATE_CONFIRM = \u30ea\u30dd\u30b8\u30c8\u30ea\u66f4\u65b0\u3092\u78ba\u8a8d
   107 MSG_UPDATE_CONFIRM_QUERY = \u5f37\u5236\u66f4\u65b0\u306f\u30ea\u30dd\u30b8\u30c8\u30ea\u5168\u4f53\u306b\u5f71\u97ff\u3092\u53ca\u307c\u3057\u307e\u3059\u3002\u9078\u629e\u3057\u305f\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u306e\u307f\u3067\u306a\u304f\u3001\n\u30ea\u30dd\u30b8\u30c8\u30ea\u306b\u5bfe\u3059\u308b\u30ed\u30fc\u30ab\u30eb\u5909\u66f4\u304c\u3059\u3079\u3066\u5931\u308f\u308c\u307e\u3059\u3002\n\n\u30ea\u30dd\u30b8\u30c8\u30ea\u306e\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u306e\u5f37\u5236\u66f4\u65b0\u3092\u5b9f\u884c\u3057\u307e\u3059\u304b\u3002
   108 MSG_UPDATE_FORCED = \u30ea\u30dd\u30b8\u30c8\u30ea\u5168\u4f53\u306e\u4f5c\u696d\u30c7\u30a3\u30ec\u30af\u30c8\u30ea{0}\u306e\u5f37\u5236\u66f4\u65b0\u3092\u5b9f\u884c\u3057\u3066\u3044\u307e\u3059
   109 # Capitalized letters used intentionally to emphasize the words in an output window, should be translated
   110 MSG_UPDATE_CANCELED = \n\u60c5\u5831: \u5f37\u5236\u66f4\u65b0\u304c\u30e6\u30fc\u30b6\u30fc\u306b\u3088\u3063\u3066\u53d6\u308a\u6d88\u3055\u308c\u307e\u3057\u305f
   111 MSG_UPDATE_REVISION_PARENT = \u4f5c\u696d\u30b3\u30d4\u30fc\u306e\u89aa
   112 
   113 MSG_PreparingMerge = \u30de\u30fc\u30b8\u3092\u6e96\u5099\u3057\u3066\u3044\u307e\u3059...
   114