blob: dcdecae4e64534a8cfde235d758c1ee7d0d61f7e [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
CTL_OnOff_CheckBox=\u30ad\u30e3\u30ec\u30c3\u30c8\u306e\u4e0b\u306b\u3042\u308b\u30b7\u30f3\u30dc\u30eb\u306e\u51fa\u73fe\u3092\u30de\u30fc\u30af(&O)
ACSD_OnOff_CB=\u30de\u30fc\u30af\u51fa\u73fe\u306e\u30aa\u30f3/\u30aa\u30d5\u3092\u5207\u66ff\u3048\u308b\u30c1\u30a7\u30c3\u30af\u30dc\u30c3\u30af\u30b9
MarkOccurrencesPanel.AccessibleContext.accessibleDescription=PHP\u30de\u30fc\u30af\u51fa\u73fe\u306e\u30d1\u30cd\u30eb
MarkOccurrencesPanel.AccessibleContext.accessibleName=PHP\u30de\u30fc\u30af\u51fa\u73fe\u30d1\u30cd\u30eb
MarkOccurrencesPanel.onOffCheckBox.AccessibleContext.accessibleName=\u30ad\u30e3\u30ec\u30c3\u30c8\u306e\u4e0b\u306b\u3042\u308b\u30b7\u30f3\u30dc\u30eb\u306e\u51fa\u73fe\u3092\u30de\u30fc\u30af
# code completion
CodeCompletionPanel.codeCompletionTypeLabel.text=\u30b3\u30fc\u30c9\u88dc\u5b8c\u306e\u7a2e\u985e(PHP 5.3\u4ee5\u4e0a\u306e\u307f)(&Y):
CodeCompletionPanel.smartRadioButton.text=\u30b9\u30de\u30fc\u30c8(&M)
CodeCompletionPanel.smartInfoLabel.text=\u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u57fa\u3065\u3044\u3066\u4fee\u98fe\u540d\u3092\u88dc\u5b8c(\u4f8b: "space\\MyClass")
CodeCompletionPanel.unqualifiedRadioButton.text=\u975e\u4fee\u98fe(&U)
CodeCompletionPanel.unqualifiedInfoLabel.text=\u540d\u524d\u7a7a\u9593\u306e\u540d\u524d\u304c\u306a\u3044\u540d\u524d\u3092\u5e38\u306b\u88dc\u5b8c(\u4f8b: "MyClass")
CodeCompletionPanel.methodCodeCompletionLabel.text=\u30af\u30e9\u30b9\u30fb\u30e1\u30bd\u30c3\u30c9(\u307e\u305f\u306f\u95a2\u6570)\u306e\u30b3\u30fc\u30c9\u88dc\u5b8c(&O):
CodeCompletionPanel.enableAutocompletionLabel.text=\u88dc\u5b8c\u30a6\u30a3\u30f3\u30c9\u30a6\u306e\u81ea\u52d5\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u306e\u6709\u52b9\u5316(&E):
CodeCompletionPanel.autoCompletionVariablesCheckBox.text="$"\u306e\u5f8c\u306e\u5909\u6570(&V)
CodeCompletionPanel.autoCompletionTypesCheckBox.text="->"\u3001"::"\u3001"new"\u3001"extends"\u306a\u3069\u306e\u5f8c\u306e\u30af\u30e9\u30b9(\u30e1\u30f3\u30d0\u30fc\u3092\u542b\u3080)(&L)
CodeCompletionPanel.autoCompletionNamespacesCheckBox.text="\\"\u306e\u5f8c\u306e\u540d\u524d\u7a7a\u9593(PHP 5.3\u4ee5\u4e0a\u306e\u307f)(&N)
CodeCompletionPanel.codeCompletionStaticMethodsCheckBox.text="->"\u306e\u5f8c\u306e\u9759\u7684\u30e1\u30bd\u30c3\u30c9\u3082\u540c\u69d8(&S)
CodeCompletionPanel.codeCompletionNonStaticMethodsCheckBox.text="::"\u306e\u5f8c\u306e\u975e\u9759\u7684\u30e1\u30bd\u30c3\u30c9\u3082\u540c\u69d8(&T)
CodeCompletionPanel.fullyQualifiedRadioButton.text=\u5b8c\u5168\u4fee\u98fe(&F)
CodeCompletionPanel.fullyQualifiedInfoLabel.text=\u5b8c\u5168\u4fee\u98fe\u540d\u3092\u5e38\u306b\u88dc\u5b8c(\u4f8b: "\\my\\space\\MyClass")
CodeCompletionPanel.codeCompletionVariablesScopeLabel.text=\u5909\u6570\u306e\u30b3\u30fc\u30c9\u88dc\u5b8c(&D):
CodeCompletionPanel.allVariablesRadioButton.text=\u3059\u3079\u3066\u306e\u5909\u6570(&R)
CodeCompletionPanel.currentFileVariablesRadioButton.text=\u73fe\u5728\u306e\u30d5\u30a1\u30a4\u30eb\u306e\u5909\u6570(&B)
CodeCompletionPanel.autoCompletionFullRadioButton.text=\u53ef\u80fd\u6027\u306e\u3042\u308b\u3059\u3079\u3066\u306e\u72b6\u6cc1(&A)
CodeCompletionPanel.autoCompletionCustomizeRadioButton.text=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba(&C):
CodeCompletionPanel.AccessibleContext.accessibleDescription=PHP\u30b3\u30fc\u30c9\u88dc\u5b8c\u69cb\u6210\u306e\u30d1\u30cd\u30eb\u3002
CodeCompletionPanel.AccessibleContext.accessibleName=PHP\u30b3\u30fc\u30c9\u88dc\u5b8c\u69cb\u6210\u30d1\u30cd\u30eb
CodeCompletionPanel.enableAutocompletionLabel.AccessibleContext.accessibleDescription=\u88dc\u5b8c\u306e\u81ea\u52d5\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3092\u4f7f\u7528\u3059\u308b\u9818\u57df\u306e\u30e9\u30d9\u30eb\u3002
CodeCompletionPanel.unqualifiedRadioButton.AccessibleContext.accessibleDescription=\u30b3\u30fc\u30c9\u88dc\u5b8c\u3067\u5e38\u306b\u975e\u4fee\u98fe\u540d\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3002
CodeCompletionPanel.fullyQualifiedInfoLabel.AccessibleContext.accessibleDescription=\u5b8c\u5168\u4fee\u98fe\u540d\u306b\u95a2\u3059\u308b\u60c5\u5831\u3002
CodeCompletionPanel.fullyQualifiedRadioButton.AccessibleContext.accessibleDescription=\u30b3\u30fc\u30c9\u88dc\u5b8c\u3067\u5e38\u306b\u5b8c\u5168\u4fee\u98fe\u540d\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3002
CodeCompletionPanel.smartRadioButton.AccessibleContext.accessibleDescription=\u30b3\u30fc\u30c9\u88dc\u5b8c\u3067'\u30b9\u30de\u30fc\u30c8'\u540d(\u65e2\u5b58\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u57fa\u3065\u304f)\u3092\u4f7f\u7528\u3059\u308b\u5834\u5408\u306f\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u9078\u629e\u3002
CodeCompletionPanel.smartRadioButton.AccessibleContext.accessibleName=\u30b9\u30de\u30fc\u30c8
CodeCompletionPanel.fullyQualifiedRadioButton.AccessibleContext.accessibleName=\u5b8c\u5168\u4fee\u98fe
CodeCompletionPanel.unqualifiedInfoLabel.AccessibleContext.accessibleDescription=\u975e\u4fee\u98fe\u540d\u306b\u95a2\u3059\u308b\u60c5\u5831\u3002
CodeCompletionPanel.smartInfoLabel.AccessibleContext.accessibleDescription="\u30b9\u30de\u30fc\u30c8"\u540d(\u65e2\u5b58\u306e\u30a4\u30f3\u30dd\u30fc\u30c8\u306b\u57fa\u3065\u304f)\u306b\u95a2\u3059\u308b\u60c5\u5831\u3002
CodeCompletionPanel.autoCompletionFullRadioButton.AccessibleContext.accessibleDescription=\u53ef\u80fd\u6027\u306e\u3042\u308b\u3059\u3079\u3066\u306e\u72b6\u6cc1\u3067\u81ea\u52d5\u88dc\u5b8c\u3092\u4f7f\u7528\u3002
CodeCompletionPanel.autoCompletionCustomizeRadioButton.AccessibleContext.accessibleDescription=\u81ea\u52d5\u88dc\u5b8c\u3092\u4f7f\u7528\u3059\u308b\u72b6\u6cc1\u3067\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3002
CodeCompletionPanel.autoCompletionVariablesCheckBox.AccessibleContext.accessibleDescription="$"(\u5909\u6570)\u306e\u5f8c\u306b\u81ea\u52d5\u88dc\u5b8c\u3092\u4f7f\u7528\u3002
CodeCompletionPanel.autoCompletionTypesCheckBox.AccessibleContext.accessibleDescription="->"\u3001"::"\u3001"new"\u3001"extends"\u306a\u3069(\u30af\u30e9\u30b9)\u306e\u5f8c\u306b\u81ea\u52d5\u88dc\u5b8c\u3092\u4f7f\u7528\u3002
CodeCompletionPanel.autoCompletionNamespacesCheckBox.AccessibleContext.accessibleDescription="\\"(\u540d\u524d\u7a7a\u9593)\u306e\u5f8c\u306b\u81ea\u52d5\u88dc\u5b8c\u3092\u4f7f\u7528\u3002
CodeCompletionPanel.codeCompletionStaticMethodsCheckBox.AccessibleContext.accessibleDescription="->"\u306e\u5f8c\u306b\u9759\u7684\u30af\u30e9\u30b9\u30fb\u30e1\u30bd\u30c3\u30c9\u3082\u63d0\u4f9b\u3002
CodeCompletionPanel.methodCodeCompletionLabel.AccessibleContext.accessibleDescription=\u30af\u30e9\u30b9\u30fb\u30e1\u30bd\u30c3\u30c9\u306e\u30b3\u30fc\u30c9\u88dc\u5b8c\u306e\u30e9\u30d9\u30eb\u3002
CodeCompletionPanel.codeCompletionVariablesScopeLabel.AccessibleContext.accessibleDescription=\u5909\u6570\u306e\u30b3\u30fc\u30c9\u88dc\u5b8c\u306e\u30e9\u30d9\u30eb\u3002
CodeCompletionPanel.codeCompletionNonStaticMethodsCheckBox.AccessibleContext.accessibleDescription="::"\u306e\u5f8c\u306b\u975e\u9759\u7684\u30af\u30e9\u30b9\u30fb\u30e1\u30bd\u30c3\u30c9\u3082\u63d0\u4f9b\u3002
CodeCompletionPanel.currentFileVariablesRadioButton.AccessibleContext.accessibleDescription=\u73fe\u5728\u306e\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u5909\u6570\u540d\u306e\u307f\u3092\u63d0\u4f9b\u3002
CodeCompletionPanel.allVariablesRadioButton.AccessibleContext.accessibleDescription=\u53ef\u80fd\u6027\u306e\u3042\u308b\u3059\u3079\u3066\u306e\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u5909\u6570\u540d\u3092\u63d0\u4f9b\u3002
CodeCompletionPanel.codeCompletionTypeLabel.AccessibleContext.accessibleDescription=\u30b3\u30fc\u30c9\u88dc\u5b8c\u30bf\u30a4\u30d7\u306e\u30e9\u30d9\u30eb(PHP 5.3\u4ee5\u4e0a\u306e\u307f)\u3002
#context - title of radio buttons: Enable Auto Popup Completion Window for: [x] All possible situations [] Customize: ...
CodeCompletionPanel.enableAutocompletionLabel.AccessibleContext.accessibleName=\u6b21\u306e\u88dc\u5b8c\u30a6\u30a3\u30f3\u30c9\u30a6\u306e\u81ea\u52d5\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u306e\u6709\u52b9\u5316:
CodeCompletionPanel.unqualifiedRadioButton.AccessibleContext.accessibleName=\u975e\u4fee\u98fe
CodeCompletionPanel.autoCompletionFullRadioButton.AccessibleContext.accessibleName=\u53ef\u80fd\u6027\u306e\u3042\u308b\u3059\u3079\u3066\u306e\u72b6\u6cc1
CodeCompletionPanel.autoCompletionCustomizeRadioButton.AccessibleContext.accessibleName=\u30ab\u30b9\u30bf\u30de\u30a4\u30ba
CodeCompletionPanel.autoCompletionVariablesCheckBox.AccessibleContext.accessibleName="$"\u306e\u5f8c\u306e\u5909\u6570
CodeCompletionPanel.autoCompletionTypesCheckBox.AccessibleContext.accessibleName="->"\u3001"::"\u3001"new"\u3001"extends"\u306a\u3069\u306e\u5f8c\u306e\u30af\u30e9\u30b9(\u30e1\u30f3\u30d0\u30fc\u3092\u542b\u3080)
CodeCompletionPanel.codeCompletionStaticMethodsCheckBox.AccessibleContext.accessibleName="->"\u306e\u5f8c\u306e\u9759\u7684\u30e1\u30bd\u30c3\u30c9\u3082\u540c\u69d8
CodeCompletionPanel.autoCompletionNamespacesCheckBox.AccessibleContext.accessibleName="\\"\u306e\u5f8c\u306e\u540d\u524d\u7a7a\u9593(PHP 5.3\u4ee5\u4e0a\u306e\u307f)
CodeCompletionPanel.methodCodeCompletionLabel.AccessibleContext.accessibleName=\u30af\u30e9\u30b9\u30fb\u30e1\u30bd\u30c3\u30c9\u306e\u30b3\u30fc\u30c9\u88dc\u5b8c
CodeCompletionPanel.fullyQualifiedInfoLabel.AccessibleContext.accessibleName=\u5b8c\u5168\u4fee\u98fe\u540d\u3092\u5e38\u306b\u88dc\u5b8c(\u4f8b: "\\my\\space\\MyClass")
CodeCompletionPanel.codeCompletionVariablesScopeLabel.AccessibleContext.accessibleName=\u5909\u6570\u306e\u30b3\u30fc\u30c9\u88dc\u5b8c
CodeCompletionPanel.codeCompletionNonStaticMethodsCheckBox.AccessibleContext.accessibleName="::"\u306e\u5f8c\u306e\u975e\u9759\u7684\u30e1\u30bd\u30c3\u30c9\u3082\u540c\u69d8
CodeCompletionPanel.currentFileVariablesRadioButton.AccessibleContext.accessibleName=\u73fe\u5728\u306e\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u306e\u5909\u6570
CodeCompletionPanel.allVariablesRadioButton.AccessibleContext.accessibleName=\u3059\u3079\u3066\u306e\u5909\u6570
CodeCompletionPanel.codeCompletionTypeLabel.AccessibleContext.accessibleName=\u30b3\u30fc\u30c9\u88dc\u5b8c\u306e\u7a2e\u985e(PHP 5.3\u4ee5\u4e0a\u306e\u307f)
CodeCompletionPanel.codeCompletionSmartParametersPreFillingCheckBox.text=\u30b9\u30de\u30fc\u30c8\u30fb\u30d1\u30e9\u30e1\u30fc\u30bf\u4e8b\u524d\u5165\u529b\u306e\u4f7f\u7528
MarkOccurencesPanel.keepMarksCheckBox.text=\u30de\u30fc\u30af\u3092\u4fdd\u6301
CodeCompletionPanel.autoCompletionSmartQuotesCheckBox.text=(\u30c6\u30ad\u30b9\u30c8\u9078\u629e\u306e\u5f8c\u306a\u3069\u306b)\u30b9\u30de\u30fc\u30c8\u30fb\u30af\u30a9\u30fc\u30c8("\u304a\u3088\u3073')\u88dc\u5b8c\u3092\u4f7f\u7528(&R)
CodeCompletionPanel.autoCompletionSmartQuotesLabel.text=\u30af\u30a9\u30fc\u30c8\u88dc\u5b8c(&Q):
CodeCompletionPanel.autoStringConcatenationCheckBox.text=\u578b\u6307\u5b9a\u3055\u308c\u305f\u30d6\u30ec\u30fc\u30af\u306e\u5f8c\u306b\u6587\u5b57\u5217\u81ea\u52d5\u9023\u7d50\u3092\u4f7f\u7528(&G)