push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / programs / start / Pt.rc
blob51ff53bec82685462b198522ab6a0ae042245b07
1 /*
2  * Start
3  * Portuguese Language Support
4  *
5  * Copyright 2003 Marcelo Duarte
6  * Copyright 2004 Américo José Melo
7  *
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.
12  *
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.
17  *
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
21  */
23 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE_BRAZILIAN
25 STRINGTABLE DISCARDABLE
27 STRING_USAGE, "Inicia um programa, ou abre um documento no programa normalmente usado para arquivos com determinado sufuxo.\n\
28 Uso:\n\
29 start [opções] arquivo_de_programa [argumentos...]\n\
30 start [opções] arquivo_de_documento.ext\n\
31 \n\
32 Options:\n\
33 /M[inimized] Inicia o programa minimizado.\n\
34 /MAX[imized] Inicia o programa maximizado.\n\
35 /R[estored]  Inicia o programa normalmente (sem minimizar nem maximizar).\n\
36 /W[ait]      Aguarda que o programa iniciado termine e então retorno um código (exit code).\n\
37 /ProgIDOpen  Open a document using the following progID.\n\
38 /L           Mostra a licença ao usuário.\n\
39 \n\
40 start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n\
41 Start não vem com ABSOLUTAMENTE NENHUMA GARANTIA; para detahes execute com a opção /L.\n\
42 Este é um software livre (free software), e você é benvindo a redistribuí-lo sob\n\
43 certas condições; execute 'start /L' para detalhes.\n\
46 STRING_LICENSE, "start.exe versão 0.2 Copyright (C) 2003, Dan Kegel\n\
47 This program is free software; you can redistribute it and/or\n\
48 modify it under the terms of the GNU Lesser Public License\n\
49 as published by the Free Software Foundation; either version 2.1\n\
50 of the License, or (at your option) any later version.\n\
51 \n\
52 This program is distributed in the hope that it will be useful,\n\
53 but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
54 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\
55 GNU Lesser Public License for more details.\n\
56 \n\
57 You should have received a copy of the GNU Lesser Public License\n\
58 along with this program; if not, write to the Free Software\n\
59 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n\
60 \n\
61 Veja o arquivo COPYING.LIB para informação sobre a licença.\n\
64 STRING_EXECFAIL "Aplicação não pode ser iniciada, ou não existe aplicação associada com o arquivo especificado.\nShellExecuteEx falhou"
66 STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."
69 LANGUAGE LANG_PORTUGUESE, SUBLANG_PORTUGUESE
71 STRINGTABLE DISCARDABLE
73 STRING_USAGE, "Inicia um programa, ou abre um documento no programa normalmente usado para ficheiros com determinado sufixo.\n\
74 Uso:\n\
75 start [opções] ficheiro_de_programa [argumentos...]\n\
76 start [opções] ficheiro_de_documento.ext\n\
77 \n\
78 Options:\n\
79 /M[inimized] Inicia o programa minimizado.\n\
80 /MAX[imized] Inicia o programa maximizado.\n\
81 /R[estored]  Inicia o programa normalmente (sem minimizar nem maximizar).\n\
82 /W[ait]      Aguarda que o programa iniciado termine e então retorne um código (exit code).\n\
83 /L           Mostra a licença ao utilizador.\n\
84 \n\
85 start.exe version 0.2 Copyright (C) 2003, Dan Kegel\n\
86 Start não vem com ABSOLUTAMENTE NENHUMA GARANTIA; para detahes execute com a opção /L.\n\
87 Este é um software livre (free software), e é bem-vindo a redistribuí-lo sob certas\n\
88 condições; execute 'start /L' para detalhes.\n\
91 STRING_LICENSE, "start.exe versão 0.2 Copyright (C) 2003, Dan Kegel\n\
92 This program is free software; you can redistribute it and/or\n\
93 modify it under the terms of the GNU Lesser Public License\n\
94 as published by the Free Software Foundation; either version 2.1\n\
95 of the License, or (at your option) any later version.\n\
96 \n\
97 This program is distributed in the hope that it will be useful,\n\
98 but WITHOUT ANY WARRANTY; without even the implied warranty of\n\
99 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n\
100 GNU Lesser Public License for more details.\n\
102 You should have received a copy of the GNU Lesser Public License\n\
103 along with this program; if not, write to the Free Software\n\
104 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.\n\
106 Veja o ficheiro COPYING.LIB para informação sobre a licença.\n\
109 STRING_EXECFAIL "A aplicação não pode ser iniciada, ou não existe aplicação associada com o ficheiro especificado.\nShellExecuteEx falhado"
111 STRING_UNIXFAIL "Could not translate the specified Unix filename to a DOS filename."