msi: Add a Portuguese translation (contributed by Americo Jose Melo).

Francois Gouget fgouget at codeweavers.com
Fri Nov 24 07:43:12 CST 2006


---
 dlls/msi/msi_Pt.rc |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/dlls/msi/msi_Pt.rc b/dlls/msi/msi_Pt.rc
index e5799e3..3d90f71 100644
--- a/dlls/msi/msi_Pt.rc
+++ b/dlls/msi/msi_Pt.rc
@@ -2,6 +2,7 @@
  * Portuguese resources for MSI
  *
  * Copyright 2005 Marcelo Duarte
+ * Copyright 2006 Américo José Melo
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -32,3 +33,18 @@ STRINGTABLE DISCARDABLE
 	14 "característica de:"
 	15 "escolha qual pasta contém %s"
 }
+
+LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
+
+STRINGTABLE DISCARDABLE
+{
+	4 "The specified installation package could not be opened.  Please check the file path and try again."
+	5 "localização %s não encontrada"
+	9 "insira o disco %s"
+	10 "parâmetros inválidos"
+	11 "indique que pasta contém %s"
+	12 "instalar fonte para a opção em falta"
+	13 "controlador de rede para a opção em falta"
+	14 "opção de:"
+	15 "indique que pasta contém %s"
+}
-- 
1.4.3.3


More information about the wine-patches mailing list