1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
/*
* Portuguese resources for MSI
*
* Copyright 2005 Marcelo Duarte
* Copyright 2006 Amrico Jos Melo
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library 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
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
STRINGTABLE DISCARDABLE
{
4 "The specified installation package could not be opened. Please check the file path and try again."
5 "caminho %s no encontrado"
9 "insira disco %s"
10 "parmetros invlidos"
11 "entre qual pasta contm %s"
12 "instalar fonte para caracterstica faltando"
13 "drive de rede para caracterstica faltando"
14 "caracterstica de:"
15 "escolha qual pasta contm %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 "localizao %s no encontrada"
9 "insira o disco %s"
10 "parmetros invlidos"
11 "indique que pasta contm %s"
12 "instalar fonte para a opo em falta"
13 "controlador de rede para a opo em falta"
14 "opo de:"
15 "indique que pasta contm %s"
}