3 * Portuguese Language Support
5 * Copyright 1996 Ulrich Schmid
6 * Portuguese translation by Gustavo Junior Alves <alves@correionet.com.br>
7 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
8 * Copyright 2003 Marcelo Duarte
10 * This library is free software; you can redistribute it and/or
11 * modify it under the terms of the GNU Lesser General Public
12 * License as published by the Free Software Foundation; either
13 * version 2.1 of the License, or (at your option) any later version.
15 * This library is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
18 * Lesser General Public License for more details.
20 * You should have received a copy of the GNU Lesser General Public
21 * License along with this library; if not, write to the Free Software
22 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
25 LANGUAGE LANG_PORTUGUESE, SUBLANG_DEFAULT
31 MENUITEM "&Abrir...", MNID_FILE_OPEN
33 MENUITEM "&Imprimir", MNID_FILE_PRINT
34 MENUITEM "&Configurar Impressora...", MNID_FILE_SETUP
36 MENUITEM "Sai&r", MNID_FILE_EXIT
39 MENUITEM "&Copiar...", MNID_EDIT_COPYDLG
41 MENUITEM "&Anotar...", MNID_EDIT_ANNOTATE
44 MENUITEM "&Definir...", MNID_BKMK_DEFINE
47 MENUITEM "Ajuda &na ajuda", MNID_HELP_HELPON
48 MENUITEM "Sempre &visível", MNID_HELP_HELPTOP
50 MENUITEM "&Informações...", MNID_HELP_ABOUT
52 MENUITEM "&Sobre WINE", MNID_HELP_WINE
59 STRINGTABLE DISCARDABLE
61 STID_WINE_HELP, "Ajuda WINE"
64 STID_INFO, "Informação"
65 STID_NOT_IMPLEMENTED, "Não implementado"
66 STID_HLPFILE_ERROR_s, "Erro encontrado na leitura do arquivo de ajuda '%s'"
67 STID_CONTENTS, "&Conteúdo"
68 STID_SEARCH, "&Procurar"
70 STID_HISTORY, "&Histórico"
71 STID_TOPICS, "&Tópicos"
72 STID_ALL_FILES, "Todos os arquivos (*.*)"
73 STID_HELP_FILES_HLP, "Arquivos de ajuda (*.hlp)"