set most of trunk svn property eol-style:native
[reactos.git] / reactos / dll / win32 / userenv / Hu.rc
1 /*
2 * Copyright (C) 2004 Eric Kohl
3 * Copyright 2005 Robert Horvath - Hungarian translation - talley at cubeclub.hu
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
9 *
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
14 *
15 * You should have received a copy of the GNU General Public License
16 * along with this program; if not, write to the Free Software
17 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18 */
19
20 LANGUAGE LANG_HUNGARIAN, SUBLANG_NEUTRAL
21
22 STRINGTABLE
23 BEGIN
24 IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
25 IDS_APPDATA "Application Data"
26 IDS_DESKTOP "Asztalk"
27 IDS_FAVORITES "Kedvencek"
28 IDS_STARTMENU "Start Menu"
29 IDS_PROGRAMS "Start Menu\\Programs"
30 IDS_ADMINTOOLS "Start Menu\\Programs\\Administrative Tools"
31 IDS_STARTUP "Start Menu\\Programs\\Startup"
32 IDS_MYDOCUMENTS "Dokumentumok"
33 IDS_MYPICTURES "Dokumentumok\\Képek"
34 IDS_MYMUSIC "Dokumentumok\\Zenék"
35 IDS_MYVIDEOS "Dokumentumok\\Videók"
36 IDS_TEMPLATES "Templates"
37 IDS_RECENT "Recent"
38 IDS_SENDTO "SendTo"
39 IDS_PRINTHOOD "PrintHood"
40 IDS_NETHOOD "NetHood"
41 IDS_LOCALSETTINGS "Local Settings"
42 IDS_LOCALAPPDATA "Local Settings\\Application Data"
43 IDS_TEMP "Local Settings\\Temp"
44 IDS_CACHE "Local Settings\\Temporary Internet Files"
45 IDS_HISTORY "Local Settings\\History"
46 IDS_COOKIES "Cookies"
47 IDS_PROGRAMFILES "%SystemDrive%\\Program Files"
48 END