#
# Installer.txt - Resources for System.Configuration.Install.
#
# Copyright (C) 2003  Southern Storm Software, Pty Ltd.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
#
Installer_NoInstallersFound=No s'han trobat installadors en aquest ensamblat
Installer_CouldNotLoadAssembly=No s'ha pogut carregar l'installador de l'ensamblat: {0}
Installer_LogIsNull=L'event de logueig s nul
Installer_SourceIsNull=L'origen de l'event s nul
Installer_NotAnEventLog=El component especificat no s un event de log
Installer_NoEventLogs=La plataforma no suporta events de log
Installer_Exception=Ha ocorregut una excepci durant el procs d'installaci
Installer_InvalidSavedState=L'estat guardat de l'objecte s nul
Installer_HelpIsNull=El contador d'ajuda s nul
Installer_NameIsNull=El contador del nom de la categoria s nul
Installer_NotAPerformanceCounter=El component especificat no s un contador de rendiment
Installer_BeginInstallTransaction=Comenar la transacci d'installaci
Installer_BeginInstall=Iniciar la installaci
Installer_BeginRollback=Iniciar la restauraci
Installer_EndRollback=Finalitzar la restauraci
Installer_RollbackPerformed=Restauraci realitzada
Installer_BeginCommit=Comemar la memoritzaci
Installer_EndCommit=Fi de la memoritzaci
Installer_EndInstallTransaction=Fi de la installaci
Installer_BeginUninstallTransaction=Iniciar la desinstallaci
Installer_EndUninstallTransaction=Fi de la desinstallaci
