blob: 428b1a82871c12ae09d48ae350576d60a05465b7 [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.
SettingsPanel.lblCategories.text=Categories:
SettingsPanel.jPanel1.border.title=Distribution
SettingsPanel.jPanel2.border.title=Global Execution Options
SettingsPanel.lblGradleUserHome.text=Gradle User Home:
SettingsPanel.lblGradleDistribution.text=Gradle Distribution:
SettingsPanel.btGradleUserHome.text=Browse...
SettingsPanel.rbUseStandardGradle.text=Use Standard Gradle Version:
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.cbNoRebuild.text=Do not Rebuild Project Dependencies
SettingsPanel.cbConfigureOnDemand.text=Configure on Demand
SettingsPanel.cbPreferWrapper.text=Prefer to use Gradle Wrapper that Comes with the Project
SettingsPanel.cbStartDaemonOnStart.text=Start Gradle Daemon on IDE Start
SettingsPanel.lbVersionInfo.text=
SettingsPanel.jPanel4.border.title=Project Explorer
SettingsPanel.cbHideEmptyConfig.text=Hide 'Empty' Configurations
SettingsPanel.jPanel5.border.title=Build Output
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.jLabel1.text=Performance:
SettingsPanel.cbOpenLazy.toolTipText=<html>This option makes IDE more responsive on project open action.<br/>\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=<html>Cache data on-disk after the projects is analyzed by Gradle.<br/>\n<b>Note: Turn off this option for debugging purposes.</b>
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.cbSilentInstall.text=Install Gradle Runtime Silently
SettingsPanel.btDefaultHome.text=Default
SettingsPanel.lbAllowExecution.text=Allow Gradle Execution: