blob: 74587c27950d72f4c7ef3852b49b9f7735d5f077 [file] [log] [blame]
/*
* Start (Dutch resources)
*
* Copyright 2003 Hans Leidekker
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library 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
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
LANGUAGE LANG_DUTCH, SUBLANG_DEFAULT
STRINGTABLE DISCARDABLE LANGUAGE LANG_DUTCH, SUBLANG_DEFAULT
{
STRING_USAGE, "Start een programma, of open een document met het programma dat normaal voor bestanden met die extensie gebruikt wordt. \n\
Gebruik: \n\
start [options] programma_naam [...] \n\
start [options] document_naam \n\
\n\
Options: \n\
/M[inimized] Start het programma geminimaliseerd. \n\
/MAX[imized] Start het programma gemaximaliseerd. \n\
/R[estored] Start het programma normaal (noch geminimaliseerd noch gemaximaliseerd). \n\
/W[ait] Wacht totdat het gestarte programma is beëindigd, eindig dan met de exit code van dat programma. \n\
/L Laat de gebruikerslicentie zien. \n\
\n\
start.exe version 0.2 Copyright (C) 2003, Dan Kegel \n\
Start wordt u ABSOLUUT ZONDER GARANTIE aangeboden; draai dit programma met de /L optie voor details. \n\
Dit is vrije software, en u wordt uitgenodigd om het verder te verspreiden \n\
onder bepaalde voorwaarden; draai 'start /L' voor details. \n\
"
STRING_LICENSE, "start.exe version 0.2 Copyright (C) 2003, Dan Kegel \n\
This program is free software; you can redistribute it and/or \n\
modify it under the terms of the GNU Lesser Public License \n\
as published by the Free Software Foundation; either version 2.1 \n\
of the License, or (at your option) any later version. \n\
\n\
This program is distributed in the hope that it will be useful, \n\
but WITHOUT ANY WARRANTY; without even the implied warranty of \n\
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the \n\
GNU Lesser Public License for more details. \n\
\n\
You should have received a copy of the GNU Lesser Public License \n\
along with this program; if not, write to the Free Software \n\
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. \n\
\n\
See the COPYING.LIB file for license information. \n\
"
STRING_EXECFAIL "Programma kan niet worden gestart, of er is geen programma verbonden met het opgegeven bestand.\nShellExecuteEx is mislukt"
}