4 * Copyright 1996 Ulrich Schmid
5 * Portuguese translation by Gustavo Junior Alves <alves@correionet.com.br>
6 * Copyright 2002 Sylvain Petreolle <spetreolle@yahoo.fr>
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
25 MAIN_MENU MENU LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
28 MENUITEM "A&brir...", MNID_FILE_OPEN
30 MENUITEM "&Imprimir", MNID_FILE_PRINT
31 MENUITEM "&Configurar Impressora...", MNID_FILE_SETUP
33 MENUITEM "&Sair", MNID_FILE_EXIT
36 MENUITEM "&Copiar...", MNID_EDIT_COPYDLG
38 MENUITEM "&Anotar...", MNID_EDIT_ANNOTATE
41 MENUITEM "&Definir...", MNID_BKMK_DEFINE
44 MENUITEM "Ajuda &na ajuda", MNID_HELP_HELPON
45 MENUITEM "Sempre &visível", MNID_HELP_HELPTOP
47 MENUITEM "&Info...", MNID_HELP_ABOUT
49 MENUITEM "&Sobre WINE", MNID_HELP_WINE
56 STRINGTABLE DISCARDABLE LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
58 STID_WINE_HELP, "Ajuda WINE"
61 STID_INFO, "Informaçãi"
62 STID_NOT_IMPLEMENTED, "Não implementado"
63 STID_HLPFILE_ERROR_s, "Foi encontrado um erro enquanto lia `%s'"
64 STID_CONTENTS, "&Conteúdo"
65 STID_SEARCH, "&Procurar"
67 STID_HISTORY, "&Histórico"
68 STID_TOPICS, "&Topics"
69 STID_ALL_FILES, "Todos os arquivo (*.*)"
70 STID_HELP_FILES_HLP, "Arquivos de ajuda (*.hlp)"