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

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 27 07:09:36 CST 2006


Module: wine
Branch: master
Commit: 48af421a8be2c031700e6f52d28dfbf1d2fbfbe1
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=48af421a8be2c031700e6f52d28dfbf1d2fbfbe1

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Fri Nov 24 14:43:12 2006 +0100

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

---

 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"
+}




More information about the wine-cvs mailing list