reactos/dll/win32/userenv/lang/nl-NL.rc
2011-05-24 18:40:34 +00:00

49 lines
2 KiB
Plaintext

/*
* Copyright (C) 2004 Eric Kohl
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL //vertaald door Lionel Lowie
STRINGTABLE
BEGIN
IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
IDS_APPDATA "Application Data"
IDS_DESKTOP "Bureaublad"
IDS_FAVORITES "Favorieten"
IDS_STARTMENU "Menu Start"
IDS_PROGRAMS "Menu Start\\Programma's"
IDS_ADMINTOOLS "Menu Start\\Programma's\\Administrative Tools"
IDS_STARTUP "Menu Start\\Programma's\\Opstarten"
IDS_MYDOCUMENTS "Mijn Documenten"
IDS_MYPICTURES "Mijn Documenten\\Mijn Afbeeldingen"
IDS_MYMUSIC "Mijn Documenten\\Mijn Muziek"
IDS_MYVIDEOS "Mijn Documenten\\Mijn Video's"
IDS_TEMPLATES "Templates"
IDS_RECENT "Recent"
IDS_SENDTO "SendTo"
IDS_PRINTHOOD "PrintHood"
IDS_NETHOOD "NetHood"
IDS_LOCALSETTINGS "Local Settings"
IDS_LOCALAPPDATA "Local Settings\\Application Data"
IDS_TEMP "Local Settings\\Temp"
IDS_CACHE "Local Settings\\Temporary Internet Files"
IDS_HISTORY "Local Settings\\Geschiedenis"
IDS_COOKIES "Cookies"
IDS_PROGRAMFILES "%SystemDrive%\\Program Files"
IDS_COMMONFILES "Common Files"
END