#------------------------------------------------------------------------------- | |
# Copyright (c) 2000, 2007 IBM Corporation and others. | |
# All rights reserved. This program and the accompanying materials | |
# are made available under the terms of the Eclipse Public License v1.0 | |
# which accompanies this distribution, and is available at | |
# http://www.eclipse.org/legal/epl-v10.html | |
# | |
# Contributors: | |
# IBM Corporation - initial implementationCorporation. All Rights Reserved. | |
#------------------------------------------------------------------------------- | |
# NLS_MESSAGEFORMAT_VAR | |
# File Name Conflict Dialog | |
Dialog_fileNameConflict_title=Conflicto de nombres de archivo | |
Dialog_fileNameConflict_msg=IUPU0200W: El archivo ''{0}'' ya existe en la carpeta de recursos de biblioteca de m\u00e9todos ''{1}''. | |
Dialog_fileNameConflict_note=Nota: es posible que otro m\u00e9todo haga referencia a este archivo. | |
Dialog_fileName_replace_msg=Sustituya el archivo existente con uno nuevo | |
Dialog_fileName_unique_msg=Especifique un nombre exclusivo para este nuevo archivo | |
Dialog_fileName_selectAction_label=Seleccionar acci\u00f3n: | |
# Error Messages | |
internalError_reason=Se ha producido un error interno.\n\nPulse Detalles para obtener m\u00e1s informaci\u00f3n. | |
initializeWizardError_reason=El asistente no ha sido inicializado correctamente. | |
initializeWizardPagesError_reason=No se han inicializado correctamente una o m\u00e1s p\u00e1ginas del asistente. |