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

oldstable
Francois Gouget 2006-11-24 14:43:12 +01:00 committed by Alexandre Julliard
parent a8cd5acdb8
commit 48af421a8b
1 changed files with 16 additions and 0 deletions

View File

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