blob: f2bec579a3164ed02f688db98f6d60fecff9a6e4 [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.
#GeneralEditorPanel
CTL_Code_Folding=Raccoglimento del codice
CTL_Code_Folding_Section=&Usa il raccoglimento del codice:
CTL_Use_Folding=
AN_Use_Folding=
AD_Use_Folding=
MNEMONIC_Use_Folding=u
CTL_Fold_by_Default=Racchiudi in base alle impostazioni predefinite:
CTL_Fold_Methods=Met&odi
AN_Fold_Methods=Met&odi
AD_Fold_Methods=Met&odi
CTL_Fold_Classes=I&nner Classes
AN_Fold_Classes=I&nner Classes
AD_Fold_Classes=I&nner Classes
CTL_Fold_Imports=I&mports
AN_Fold_Imports=I&mports
AD_Fold_Imports=I&mports
CTL_Fold_JavaDoc=Commenti &Javadoc
AN_Fold_JavaDoc=Commenti &Javadoc
AD_Fold_JavaDoc=Commenti &Javadoc
CTL_Fold_Licence=Initia&l Comment
AN_Fold_Licence=Initia&l Comment
AD_Fold_Licence=Initia&l Comment
CTL_Fold_Tags=Ta&gs and Other Code Blocks
AN_Fold_Tags=Ta&gs and Other Code Blocks
AD_Fold_Tags=Ta&gs and Other Code Blocks
CTL_Code_Completion=Completamento del codice
CTL_Code_Completion_Section=Completamento del codice:
CTL_Auto_Popup_Completion_Window=Finestra di completamento a &popup automatico
AN_Auto_Popup_Completion_Window=Finestra di completamento a &popup automatico
AD_Auto_Popup_Completion_Window=Finestra di completamento a &popup automatico
CTL_Insert_Single_Proposals_Automatically=Inserisce le singole proposte automaticamente
AN_Insert_Single_Proposals_Automatically=Inserisce le singole proposte automaticamente
AD_Insert_Single_Proposals_Automatically=Inserisce le singole proposte automaticamente
CTL_Case_Sensitive_Code_Completion=Completamento del codice sensibile al maiuscolo/minuscolo
AN_Case_Sensitive_Code_Completion=Completamento del codice sensibile al maiuscolo/minuscolo
AD_Case_Sensitive_Code_Completion=Completamento del codice sensibile al maiuscolo/minuscolo
CTL_Show_Deprecated_Members=Mostra i membri &deprecati nel completamento del codice
AN_Show_Deprecated_Members=Mostra i membri &deprecati nel completamento del codice
AD_Show_Deprecated_Members=Mostra i membri &deprecati nel completamento del codice
CTL_Pair_Character_Completion=Inserisce le parentesi di chiusura automaticamente
AN_Pair_Character_Completion=Inserisce le parentesi di chiusura automaticamente
AD_Pair_Character_Completion=Inserisce le parentesi di chiusura automaticamente
CTL_Auto_Popup_Documentation_Window=Auto Popup Documentation Window
AN_Auto_Popup_Documentation_Window=Auto Popup Documentation Window
AD_Auto_Popup_Documentation_Window=Auto Popup Documentation Window
CTL_Guess_Filled_Method_Arguments=Guess Filled Method Arguments
AN_Guess_Filled_Method_Arguments=Guess Filled Method Arguments
AD_Guess_Filled_Method_Arguments=Guess Filled Method Arguments
CTL_Camel_Case_Behavior=Modalit\u00e0 Camel Case
AN_Camel_Case_Behavior=Modalit\u00e0 Camel Case
AD_Camel_Case_Behavior=Modalit\u00e0 Camel Case
CTL_Enable_Camel_Case_In_Java=&Enable Camel Case Navigation
AN_Enable_Camel_Case_In_Java=&Enable Camel Case Navigation
AD_Enable_Camel_Case_In_Java=&Enable Camel Case Navigation
CTL_Camel_Case_Behavior_Example=(Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions)
AN_Camel_Case_Behavior_Example=(Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions)
AD_Camel_Case_Behavior_Example=(Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions)
CTL_Javadoc_Next_To_CC=Display Documentation Next to Completion
AN_Javadoc_Next_To_CC=Documentation Next To Completion Checkbox
AD_Javadoc_Next_To_CC=Display Documentation Next To Completion
CTL_Camel_Case_Behavior_Example=Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions
AN_Camel_Case_Behavior_Example=Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions
AD_Camel_Case_Behavior_Example=Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions
CTL_When_Saving_Files=When Saving Files
AN_When_Saving_Files=When Saving Files
AD_When_Saving_Files=When Saving Files
CTL_Remove_Trailing_Whitespace=Remove Trailing Whitespace
AN_Remove_Trailing_Whitespace=Remove Trailing Whitespace
AD_Remove_Trailing_Whitespace=Remove Trailing Whitespace
RTW_never=Mai
RTW_always=Always
RTW_modified-lines=From Modified Lines Only