blob: eda91e034668e4917297c4cf8570ef04f4768d5f [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.
##UpdateAction.java
CTL_MenuItem_Update = Act&ualizar...
##ResolveConflictsAction.java
CTL_MenuItem_Resolve = &Resolver conflitos
##ConflictsResolvedAction.java
CTL_MenuItem_MarkResolved = &Mark as Resolved
##RevertModificationsAction.java
CTL_MenuItem_GetClean = Des&facer cambios
Diff.titleWorkingFile = Ficheiro de traballo local
Diff.titleRevision = Revisi\u00f3n {0}
Merge.titleResult = Resultado logo da combinaci\u00f3n
MSG_NoConflictsFound=Non se encontraron conflitos\!
CTL_RevertForm_Action_Revert=&Recuperar
ACSD_RevertForm_Action_Revert=Recuperar
ACSN_RevertForm_Action_Revert=Recuperar
CTL_RevertForm_Action_Cancel=&Cancelar
ACSD_RevertForm_Action_Cancel=Cancelar
ACSN_RevertForm_Action_Cancel=Cancelar
CTL_RevertDialog=Recuperar as modificaci\u00f3ns - {0}
CTL_MultiRevertDialog=Recuperar as modificaci\u00f3ns - M\u00faltiples ficheiros
ACSD_RevertDialog=Recuperar as modificaci\u00f3ns - {0}
ACSD_MultiRevertDialog=Recuperar as modificaci\u00f3ns - M\u00faltiples ficheiros
MSG_Update_Progress=Actualizando...
MSG_Revert_Progress=Recuperando...
CTL_UpdateForm_Action_Update=Act&ualizar
ACSD_UpdateForm_Action_Update=Actualizar
ACSN_UpdateForm_Action_Update=Actualizar
CTL_UpdateForm_Action_Cancel=&Cancelar
ACSD_UpdateForm_Action_Cancel=Cancelar
ACSN_UpdateForm_Action_Cancel=Cancelar
CTL_UpdateDialog=Actualizar repositorio - {0}
ACSD_UpdateDialog=Actualizar repositorio - {0}
MSG_UPDATE_TITLE = Actualizar Mercurial
MSG_UPDATE_TITLE_SEP = ----------------
MSG_UPDATE_INFO_SEP = Update to revision {0} in:\n{1}
MSG_UPDATE_DONE = INFO: End of Update
MSG_REVERT_TITLE = Mercurial Revert
MSG_REVERT_TITLE_SEP = ----------------
MSG_REVERT_REVISION_STR = A recuperar a revisi\u00f3n {0}
MSG_REVERT_DONE = INFO: End of Revert
MSG_REVERT_NOTHING = Nothing yet committed, so nothing to revert.
MSG_REVERT_NOFILES = No files to revert.
MSG_Refreshing_Revert_Versions = Refreshing Revert Versions
MSG_Refreshing_Update_Versions = Refreshing Update Versions
MSG_ConflictResolved_Progress = Marking resolved...
RevertModificationsPanel.infoLabel.text=Revert selected files to their state in the chosen revision
RevertModificationsPanel.infoLabel2.text=(only modifies the working directory, not the repository)
RevertModificationsPanel.doBackupChxBox.text=&Back up any Locally Modified files to <file>.orig
UpdatePanel.infoLabel.text=Update files in the Repository's working directory to the selected revision
UpdatePanel.infoLabel2.text=(Set Repository's working dir parent to this revision)
UpdatePanel.forcedUpdateChxBox.text=Do a Forced Update - ANY local changes to this Repository will be lost!
ACSD_doBackupChxBox=Specifies that any file which is locally modified is backed up first
ACSD_revisionsComboBox=Specified the revision to be reverted to
MSG_UPDATE_CONFIRM = Confirm Repository Update
MSG_UPDATE_CONFIRM_QUERY = Forced Update acts on the WHOLE Repository. ALL local changes for the Repository,\nnot just the selected context, will be LOST!\n\nDo a Forced Update of the Repository's working directory?
MSG_UPDATE_FORCED = Carrying out a Forced Update of the whole Repository''s working directory {0}
MSG_UPDATE_CANCELED = \nINFO: Forced Update canceled by user
MSG_PreparingMerge = Preparing merge...