blob: 47e0ce092cb26d3f47cc8b39db92bd622cf6e0ac [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.
##CommitAction.java
CTL_MenuItem_Commit = Con&ferma...
##ExcludeFromCommitAction.java
CTL_MenuItem_IncludeInCommit=&Include in Commit
CTL_MenuItem_ExcludeFromCommit=E&scludi dalla conferma
MSG_COMMIT_TITLE = Mercurial Commit
MSG_COMMIT_TITLE_SEP = ----------------
MSG_COMMIT_INIT_SEP_ONE = Committing {0} file to repository:
MSG_COMMIT_INIT_SEP = Committing {0} files to repository:
MSG_COMMIT_DONE = INFO: End of Commit
MSG_COMMIT_NOT_SUPPORTED_INVIEW_INFO = INFO: Commit is not supported in this View
MSG_COMMIT_NOT_SUPPORTED_INVIEW = Commit is not supported in this View.
MSG_COMMIT_NOT_SUPPORTED_INVIEW_TITLE = Mercurial Commit
CTL_CommitDialog_Title = Conferma - {0}
CTL_CommitDialog_Title_Branches = Conferma - {0} - pi\u00f9 rami
CTL_CommitDialog_Title_Branch = Conferma - {0} - "{1}" ramo
CTL_CommitForm_Message=Commit &Message\:
MSG_CommitForm_ErrorRemoteChanges=Non puoi confermare i file modificati in remoto. Esegui prima l'aggiornamento.
MSG_CommitForm_ErrorConflicts=Non puoi confermare file con conflitti. Prima modifica i file e risolvi i conflitti.
MSG_CommitForm_ErrorMultipleBranches = Attenzione: sto confermando pi\u00f9 rami, vedi la colonna dei rami.
MSG_CommitForm_InfoBranch = Committing to "{0}" Branch
CTL_CommitForm_FilesToCommit=&By right-clicking on a row you may specify some additional Actions.
ACSD_CommitTable = Elenca i file da confermare con le opzioni di conferma che puoi modificare.
CTL_CommitTable_Column_Commit = Conferma
CTL_CommitTable_Column_Description = Include/Exclude from commit
CTL_CommitTable_Column_File = File
CTL_CommitTable_Column_Branch = Ramo
CTL_CommitTable_Column_Status = Stato
CTL_CommitTable_Column_Action = Azione di conferma
CTL_CommitTable_Column_Folder = Percorso del repertorio
CTL_CommitTable_IncludeAction = &Include In Commit
CTL_CommitTable_ExcludeAction = &Exclude From Commit
CTL_CommitTable_DiffAction = &Diff
CTL_CommitOption_Commit = Conferma
CTL_CommitOption_CommitRemove = Rimuovi
CTL_CommitOption_Exclude = Escludi dalla conferma
CTL_Commit_Action_Commit=C&onferma
ACSN_Commit_Action_Commit=Conferma
ACSD_Commit_Action_Commit=Conferma
CTL_Commit_Action_Cancel=Can&cella
ACSN_Commit_Action_Cancel=Annulla
ACSD_Commit_Action_Cancel=Annulla
LBL_Commit_Progress=Sto confermando...
CTL_CommitForm_NotInRepository=[non in repertorio]
CTL_CommitForm_RecentTitle = Seleziona un messaggio di conferma
CTL_CommitForm_RecentPrompt = &Messaggi di conferma recenti:
CTL_CommitForm_RecentMessages=Messaggi recenti
CTL_CommitForm_LoadTemplate=Load Template
ACSN_CommitDialog=Finestra di dialogo della conferma
ACSD_CommitDialog=Questa finestra di dialogo ti permette di controllare la lista dei file da confermare, escludere o includere i singoli files e scrivere un commento che descriva i cambiamenti effettuati.
ACSN_CommitForm_Message=Messaggio di conferma
ACSD_CommitForm_Message=Message describing your commit
CTL_CommitDialog_Tab_Commit = Conferma
MSG_CommitDialog_CommitFromDiff = Do you really want to commit from the diff view?
LBL_CommitDialog_CommitFromDiff = Commit from diff view
Progress_Preparing_Commit=Sto preparando la conferma...
LBL_Advanced=Advanced:
LBL_CommitDialog_FilesToCommit=Files to Commit:
MSG_COMMIT_AFTER_MERGE_QUERY = You are committing after a merge.\nMerged files excluded from commit will also be committed.\n\nContinue?
MSG_COMMIT_AFTER_MERGE_TITLE = Committing after a merge
MSG_COMMITED_FILES_AFTER_MERGE = Committing all merged files to repository.
MSG_LONG_COMMAND_QUERY = The command line for the commit command is probably too long.\nDo you wish to commit recursively all files under the following folders?{0}
MSG_LONG_COMMAND_TITLE = Command Line Too Long