All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.netbeans.modules.gradle.options.Bundle.properties Maven / Gradle / Ivy

The newest version!
# 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.

SettingsPanel.lblCategories.text=Categories:
SettingsPanel.distributionPanel.border.title=Distribution
SettingsPanel.executionPanel.border.title=Global Execution Options
SettingsPanel.jPanel3.border.title=Project Options
SettingsPanel.jPanel4.border.title=Project Explorer
SettingsPanel.jPanel5.border.title=Build Output
SettingsPanel.jPanel7.border.title=Performance
SettingsPanel.jPanel8.border.title=Download Options
SettingsPanel.lblGradleUserHome.text=Gradle User Home:
SettingsPanel.lblGradleDistribution.text=Gradle Distribution:
SettingsPanel.btGradleUserHome.text=Browse...
SettingsPanel.rbUseCustomGradle.text=Custom:
SettingsPanel.tfUseCustomGradle.text=
SettingsPanel.btUseCustomGradle.text=Browse...
SettingsPanel.cbOffline.text=Offline
SettingsPanel.cbSkipCheck.text=Skip 'check' for non-test Related Executions
SettingsPanel.cbSkipTest.text=Skip 'test' for non-test Related Executions
SettingsPanel.cbConfigureOnDemand.text=Configure on Demand
SettingsPanel.lbVersionInfo.text=
SettingsPanel.cbHideEmptyConfig.text=Hide 'Empty' Configurations
SettingsPanel.cbAlwaysShowOutput.text=Always Show Build Output
SettingsPanel.cbReuseOutputTabs.text=Reuse Output Tabs
SettingsPanel.cbDisplayDescription.text=Use Project Description as Project Name
SettingsPanel.cbReuseEditorOnStackTrace.text=Reuse Editor Window When Exploring StackTrace
SettingsPanel.cbOpenLazy.toolTipText=This option makes IDE more responsive on project open action.
\nSome plugins (like Scala) may problem when this option is enabled. SettingsPanel.cbOpenLazy.text=Enable '&lazy' Source Group Initialization SettingsPanel.cbPreferMaven.text=Prefer Maven Projects over Gradle (needs restart) SettingsPanel.cbEnableCache.toolTipText=Cache data on-disk after the projects is analyzed by Gradle.
\nNote: Turn off this option for debugging purposes. SettingsPanel.cbEnableCache.text=Use on-disk &cache SettingsPanel.lbDownloadLibs.text=Download Dependencies on Project SettingsPanel.lbDownloadSources.text=Download Sources Along with the Dependencies SettingsPanel.lbDownloadJavadoc.text=Download JavaDoc Along with the Dependencies SettingsPanel.cbDownloadJavadoc.toolTipText=Not implemented yet. SettingsPanel.cbDownloadSources.toolTipText=Not implemented yet. SettingsPanel.btDefaultHome.text=Default SettingsPanel.lbAllowExecution.text=Allow Gradle Execution: SettingsPanel.cbBundledLoading.text=Load Projects in Bundles SettingsPanel.cbBundledLoading.toolTipText=Instead of loading sub-projects of a multi-project build individually, try fetch the sub-project details in one run. SettingsPanel.cbUseConfigCache.toolTipText=This is an incubating feature. Use with care! SettingsPanel.cbUseConfigCache.text=Use Configuration Cache SettingsPanel.lbNetworkProxy.text=Network Proxy: SettingsPanel.rbPreferWrapper.text=Prefer to use Gradle Wrapper that Comes with the Project SettingsPanel.lbJavaRuntime.text=Java Runtime: SettingsPanel.btManageRuntimes.text=Manage Runtimes...




© 2015 - 2025 Weber Informatics LLC | Privacy Policy