blob: cd764dfb236fc9c8c244c24266ebc03ab0786f4a [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
DependenciesPanel.addAndKeep=\u8ffd\u52a0\u3057\u3066\u65e2\u5b58\u3092\u4fdd\u6301
DependenciesPanel.addAndRemove=\u8ffd\u52a0\u3057\u3066\u65e2\u5b58\u3092\u524a\u9664
DependenciesPanel.addButton.text=\u8ffd\u52a0
# {0} - type of dependency
DependenciesPanel.alsoDependency={0}\u4f9d\u5b58\u6027\u3067\u3082\u3042\u308a\u307e\u3059\u3002
DependenciesPanel.cancel=\u53d6\u6d88
DependenciesPanel.editButton.text=\u7de8\u96c6
DependenciesPanel.editDialog.cancel=\u53d6\u6d88
DependenciesPanel.editDialog.title=npm\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u7de8\u96c6
DependenciesPanel.editDialog.update=\u66f4\u65b0
DependenciesPanel.otherDependencyTitle=\u5225\u306e\u4f9d\u5b58\u6027\u30bf\u30a4\u30d7
# {0} - library name
# {1} - other dependencies message
DependenciesPanel.otherDependencyWarning="{0}"\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u5bfe\u3059\u308b\u5225\u306e\u30bf\u30a4\u30d7\u306e\u4f9d\u5b58\u6027\u304c\u3042\u308a\u307e\u3059\u3002{1}\u3053\u308c\u3089\u306e\u65e2\u5b58\u306e\u4f9d\u5b58\u6027\u3092\u524a\u9664\u3057\u307e\u3059\u304b\u3002
DependenciesPanel.otherDevelopmentDependency=\u958b\u767a
DependenciesPanel.otherOptionalDependency=\u30aa\u30d7\u30b7\u30e7\u30f3
DependenciesPanel.otherRegularDependency=\u901a\u5e38
DependenciesPanel.removeButton.text=\u9664\u53bb
DependenciesPanel.searchDialog.title=npm\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u8ffd\u52a0
DependenciesPanel.table.installedVersionColumn=\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u305f\u30d0\u30fc\u30b8\u30e7\u30f3
DependenciesPanel.table.latestVersionColumn=\u6700\u65b0\u30d0\u30fc\u30b8\u30e7\u30f3
DependenciesPanel.table.libraryColumn=\u30d1\u30c3\u30b1\u30fc\u30b8
DependenciesPanel.table.requiredVersionColumn=\u5fc5\u9808\u30d0\u30fc\u30b8\u30e7\u30f3
DependenciesPanel.updateButton.text=\u66f4\u65b0
DependenciesPanel.moveRegular.text=\u901a\u5e38
DependenciesPanel.moveDevelopment.text=\u958b\u767a
DependenciesPanel.moveOptional.text=\u30aa\u30d7\u30b7\u30e7\u30f3
DependenciesPanel.moveLabel.text=\u79fb\u52d5\u5148:
DependenciesPanel.version.checking=\u30c1\u30a7\u30c3\u30af\u3057\u3066\u3044\u307e\u3059...
DependenciesPanel.version.noversion=\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u30d0\u30fc\u30b8\u30e7\u30f3\u306f\u3042\u308a\u307e\u305b\u3093
DependenciesPanel.version.unknown=\u30d0\u30fc\u30b8\u30e7\u30f3\u60c5\u5831\u304c\u4f7f\u7528\u3067\u304d\u307e\u305b\u3093
DependenciesPanel.version.uptodate=\u6700\u65b0
EditPanel.loadingVersions=\u30ed\u30fc\u30c9\u4e2d...
# {0} - library name
# {1} - library version
LibrariesPanel.dependencyNotSet={0}@{1}\u4f9d\u5b58\u6027\u3092package.json\u306b\u8a2d\u5b9a\u3067\u304d\u307e\u305b\u3093\u3002
# {0} - library name
# {1} - library version
LibrariesPanel.installationFailed=\u30d0\u30fc\u30b8\u30e7\u30f3{1}\u306e\u30d1\u30c3\u30b1\u30fc\u30b8{0}\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002
# {0} - library name
# {1} - library version
LibrariesPanel.installingPackage=\u30d0\u30fc\u30b8\u30e7\u30f3{1}\u306e\u30d1\u30c3\u30b1\u30fc\u30b8{0}\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u3044\u307e\u3059\u3002
LibrariesPanel.regularPanel.TabConstraints.tabTitle=\u901a\u5e38
LibrariesPanel.developmentPanel.TabConstraints.tabTitle=\u958b\u767a
LibrariesPanel.optionalPanel.TabConstraints.tabTitle=\u30aa\u30d7\u30b7\u30e7\u30f3
LibrariesPanel.configureButton.text=npm\u306e\u69cb\u6210
LibrariesPanel.retryButton.text=\u518d\u8a66\u884c
LibrariesPanel.npmProblemLabel.text=\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u305fnpm\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30ea\u30b9\u30c8\u3067\u304d\u307e\u305b\u3093\u3002
LibrariesPanel.packageJsonProblemLabel.text=<package.json\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093>
LibrariesPanel.loadingLabel.text=<\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u305fnpm\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u30ed\u30fc\u30c9\u3057\u3066\u3044\u307e\u3059>
# {0} - library name
LibrariesPanel.uninstallationFailed=\u30d1\u30c3\u30b1\u30fc\u30b8{0}\u306e\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002
# {0} - library name
LibrariesPanel.uninstallingPackage=\u30d1\u30c3\u30b1\u30fc\u30b8{0}\u3092\u30a2\u30f3\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u3044\u307e\u3059\u3002
LibrariesPanel.updatingPackageJson=package.json\u3092\u66f4\u65b0\u3057\u3066\u3044\u307e\u3059\u3002
LibrariesPanel.updatingPackages=npm\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u66f4\u65b0\u3057\u3066\u3044\u307e\u3059...
LibraryCustomizer.displayName=npm
SearchPanel.message.searchFailed=<html><center>\u691c\u7d22\u304c\u5931\u6557\u3057\u307e\u3057\u305f\u3002:-(</center><br><center>'npm search <i>query</i>'\u304c\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3067\u6a5f\u80fd\u3059\u308b\u304b\u3069\u3046\u304b\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002</center>
# {0} - search term
SearchPanel.message.searching="{0}"\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u691c\u7d22\u3057\u3066\u3044\u307e\u3059
SearchPanel.searchLabel.text=\u691c\u7d22:
SearchPanel.searchButton.text=\u691c\u7d22
SearchPanel.messageLabel.text=<\u30d1\u30c3\u30b1\u30fc\u30b8\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093>
SearchPanel.librariesLabel.text=\u30d1\u30c3\u30b1\u30fc\u30b8:
SearchPanel.keywordsLabel.text=\u30ad\u30fc\u30ef\u30fc\u30c9:
SearchPanel.addButton.text=\u8ffd\u52a0
SearchPanel.cancelButton.text=\u53d6\u6d88
SearchPanel.descriptionLabel.text=\u8aac\u660e:
SearchPanel.searchInNamesCheckBox.text=\u30d1\u30c3\u30b1\u30fc\u30b8\u540d\u3067\u306e\u307f\u691c\u7d22
SearchPanel.searchInNamesCheckBox.toolTipText=\u30d1\u30c3\u30b1\u30fc\u30b8\u306e\u8aac\u660e\u304a\u3088\u3073\u30ad\u30fc\u30ef\u30fc\u30c9\u3067\u3082\u691c\u7d22\u3059\u308b\u304b\u3069\u3046\u304b\u3092\u6c7a\u5b9a\u3057\u307e\u3059\u3002
EditPanel.installVersionLabel.text=\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u3066\u3044\u308b\u30d0\u30fc\u30b8\u30e7\u30f3:
EditPanel.requiredVersionLabel.text=\u5fc5\u9808\u30d0\u30fc\u30b8\u30e7\u30f3\u30fb\u30d1\u30bf\u30fc\u30f3: