blob: 52402212239156f8a818d34454265746cd7d5bc9 [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-2007 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.
MSG_Modify_File_Import=Modify File Reference
LBL_Rename=Rinomina
LBL_NewName=&Nuovo nome:
ACSD_nameField=Type new name\t
LBL_RenameWithoutRefactoring=&Rinomina senza rifattorizzare
LBL_ExtractInlinedStyle=Extract Inlined Style
LBL_ExtractInlinedStyleToLabel=Extract Inlined Style(s) into:
MSG_createNewEmbeddedSection=New Embedded Section
MSG_ExtractToEmbeddedSection=&Embedded Section
MSG_ExistingExternalStyleSheet=Used External Style Sheet
MSG_NewExternalStyleSheet=New External Style Sheet
MSG_PreferClassesUsages=Group Equal Styles To Classes
MSG_AllowUsingExistingClasses=Add To Existing Classes If Possible
MSG_ChooseExternalStyleSheet=Existing External Style Sheet
MSG_SelectExternalSheet=Seleziona
MSG_ReplaceInlinedStyleWithIdSelectorReference=Replace inlined style by an ID
MSG_GenerateIDSelectors=Generate ID selectors
MSG_InsertStylesheetLink=Add a link to an external stylesheet
MSG_RemoveEmptyStyleAttribute=Remove empty style attribute
MSG_Sele=~Select the fully qualified name to use in the import statement.
MSG_ResolveDeclarations=Select appropriate selector declaration(s)
MSG_ExternalStyleSheet=Ex&ternal Style Sheet
MSG_GenerateSelectorType=Generated Selector Type:
MSG_ClassType=&Class
MSG_IdType=&Id
MSG_UnresolvedDeclarationsLabel=Add to Existing Selector Declaration(s):
MSG_AppendCssCodeToExistingSelector=Append inlined code into existing selector
MSG_RemoveInlinedCode=Remove inlined css code
MSG_AddClassSelectorReference=Add class selector reference
MSG_No_Selector_Definion=No declaration found
TT_UnresolvedDeclarationsLabel=List of duplicated class or id selector(s) declarations refered from tags from which \nthe inlined css code is about to be moved.
MSG_SectionCannotDetermineLines=Section [cannot determine line numbers]
MSG_SectionFromTo=Section from line {0} to {1}
MSG_ErrorCannotDetermineEmbeddedSectionEnd=Cannot determine the embedded section end
ACSD_EmbeddedSection=Refactor the css code into an embedded section
ACSD_ExternalStylesheet=Refactor the css code into an external stylesheet
ACSD_EmbeddedSectionCombo=Embedded Section
ACSD_EmbeddedSectionComboBox=Choose on of the existing css sections or create a new one
ACSD_EmbeddedSectionComboBoxName=Embedded Section
ACSD_EmbeddedSectionComboBoxDescription=Choose on of the existing css sections or create a new one
ASCD_ExternalStylesheetName=External Style Sheet
ACSD_ExternalStylesheetDescr=Choose one of the external stylesheets
ASCD_GenerateIdSelectors=Generate id selectors
ASCD_GenerateClassSelectors=Generate class selectors