- Update address of Free Software Foundation.
[reactos.git] / reactos / dll / win32 / userenv / lang / pt-BR.rc
1 /*
2 * Copyright (C) 2004 Eric Kohl
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
8 *
9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details.
13 *
14 * You should have received a copy of the GNU General Public License along
15 * with this program; if not, write to the Free Software Foundation, Inc.,
16 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
17 */
18
19 LANGUAGE LANG_PORTUGUESE, SUBLANG_NEUTRAL
20
21 STRINGTABLE
22 BEGIN
23 IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
24 IDS_APPDATA "Dados de aplicativos"
25 IDS_DESKTOP "Desktop"
26 IDS_FAVORITES "Favoritos"
27 IDS_STARTMENU "Menu Iniciar"
28 IDS_PROGRAMS "Menu Iniciar\\Programas"
29 IDS_ADMINTOOLS "Menu Iniciar\\Programas\\Ferramentas Administrativas"
30 IDS_STARTUP "Menu Iniciar\\Programas\\Inicializar"
31 IDS_MYDOCUMENTS "Meus Documentos"
32 IDS_MYPICTURES "Meus Documentos\\Minhas imagens"
33 IDS_MYMUSIC "Meus Documentos\\Minhas músicas"
34 IDS_MYVIDEOS "Meus Documentos\\Meus vídeos"
35 IDS_TEMPLATES "Modelos"
36 IDS_RECENT "Documentos recentes"
37 IDS_SENDTO "SendTo"
38 IDS_PRINTHOOD "Ambiente de impressão"
39 IDS_NETHOOD "Ambiente de rede"
40 IDS_LOCALSETTINGS "Configurações locais"
41 IDS_LOCALAPPDATA "Configurações locais\\Dados de aplicativos"
42 IDS_TEMP "Configurações locais\\Temp"
43 IDS_CACHE "Configurações locais\\Temporary Internet Files"
44 IDS_HISTORY "Configurações locais\\Histórico"
45 IDS_COOKIES "Cookies"
46 IDS_PROGRAMFILES "%SystemDrive%\\Arquivos de programas"
47 IDS_COMMONFILES "Arquivos comuns"
48 END