2 * Portuguese resources for MSI
4 * Copyright 2005 Marcelo Duarte
5 * Copyright 2006 Américo José Melo
6 * Copyright 2010 Gustavo Henrique Milaré
8 * This library is free software; you can redistribute it and/or
9 * modify it under the terms of the GNU Lesser General Public
10 * License as published by the Free Software Foundation; either
11 * version 2.1 of the License, or (at your option) any later version.
13 * This library is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
16 * Lesser General Public License for more details.
18 * You should have received a copy of the GNU Lesser General Public
19 * License along with this library; if not, write to the Free Software
20 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
25 #pragma code_page(65001)
27 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
31 4 "O pacote de instalação especificado não pôde ser aberto. Por favor, verifique o arquivo e tente novamente."
32 5 "caminho %s não encontrado"
34 10 "Windows Installer %s\n\n" \
36 "msiexec command {required parameter} [optional parammeter]\n\n" \
37 "Instalar um produto:\n" \
38 "\t/i {package|productcode} [property]\n" \
39 "\t/package {package|productcode} [property]\n" \
40 "\t/a package [property]\n" \
41 "Reparar uma instalação:\n" \
42 "\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\n" \
43 "Desinstalar um produto:\n" \
44 "\t/uninstall {package|productcode} [property]\n" \
45 "\t/x {package|productcode} [property]\n" \
46 "Anunciar um produto:\n" \
47 "\t/j[u|m] package [/t transform] [/g languageid]\n" \
48 "Aplicar um patch:\n" \
49 "\t/p patchpackage [property]\n" \
50 "\t/p patchpackage /a package [property]\n" \
51 "Modificadores Log e UI para os comandos acima:\n" \
52 "\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n" \
53 "\t/q{|n|b|r|f|n+|b+|b-}\n" \
54 "Registrar Serviço MSI:\n" \
56 "Desregistrar Serviço MSI:\n" \
58 "Mostrar esta ajuda:\n" \
61 11 "entre a pasta que contém %s"
62 12 "faltando fonte de instalação para característica"
63 13 "faltando drive de rede para característica"
64 14 "origem da característica:"
65 15 "escolha a pasta que contém %s"
68 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
72 4 "The specified installation package could not be opened. Please check the file path and try again."
73 5 "localização %s não encontrada"
75 10 "Windows Installer %s\n\n" \
77 "msiexec command {required parameter} [optional parammeter]\n\n" \
78 "Install a product:\n" \
79 "\t/i {package|productcode} [property]\n" \
80 "\t/package {package|productcode} [property]\n" \
81 "\t/a package [property]\n" \
82 "Repair an installation:\n" \
83 "\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\n" \
84 "Uninstall a product:\n" \
85 "\t/uninstall {package|productcode} [property]\n" \
86 "\t/x {package|productcode} [property]\n" \
87 "Advertise a product:\n" \
88 "\t/j[u|m] package [/t transform] [/g languageid]\n" \
90 "\t/p patchpackage [property]\n" \
91 "\t/p patchpackage /a package [property]\n" \
92 "Log and UI Modifiers for above commands:\n" \
93 "\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n" \
94 "\t/q{|n|b|r|f|n+|b+|b-}\n" \
95 "Register MSI Service:\n" \
97 "Unregister MSI Service:\n" \
99 "Display this help:\n" \
102 11 "indique que pasta contém %s"
103 12 "instalar fonte para a opção em falta"
104 13 "controlador de rede para a opção em falta"
106 15 "indique que pasta contém %s"