José Manuel Ferrer Ortiz : msi: Updated Spanish translation.
Module: wine Branch: master Commit: 30f30e5e46536276471633dd3b90815999e02862 URL: http://source.winehq.org/git/wine.git/?a=commit;h=30f30e5e46536276471633dd3b... Author: José Manuel Ferrer Ortiz <jmfo1982(a)yahoo.es> Date: Thu Oct 12 02:12:18 2006 +0200 msi: Updated Spanish translation. --- dlls/msi/msi_Es.rc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dlls/msi/msi_Es.rc b/dlls/msi/msi_Es.rc index 3f33ea3..94bfaf5 100644 --- a/dlls/msi/msi_Es.rc +++ b/dlls/msi/msi_Es.rc @@ -1,7 +1,7 @@ /* * Spanish resources for MSI * - * Copyright 2005 Jos� Manuel Ferrer Ortiz + * Copyright 2005, 2006 Jos� Manuel Ferrer Ortiz * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -22,7 +22,7 @@ LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL STRINGTABLE DISCARDABLE { - 4 "The specified installation package could not be opened. Please check the file path and try again." + 4 "No se ha podido abrir el paquete de instalaci�n especificado. Por favor, compruebe la ruta del archivo y vuelva a intentarlo." 5 "ruta %s no encontrada" 9 "inserte el disco %s" 10 "par�metros incorrectos"
participants (1)
-
Alexandre Julliard