2 * avifile (Dutch resources)
4 * Copyright 2003 Hans Leidekker
6 * This library is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU Lesser General Public
8 * License as published by the Free Software Foundation; either
9 * version 2.1 of the License, or (at your option) any later version.
11 * This library is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14 * Lesser General Public License for more details.
16 * You should have received a copy of the GNU Lesser General Public
17 * License along with this library; if not, write to the Free Software
18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
21 LANGUAGE LANG_DUTCH, SUBLANG_NEUTRAL
23 IDD_SAVEOPTIONS DIALOG FIXED IMPURE 43, 37, 196, 82
24 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
25 CAPTION "Compressie-instellingen"
26 FONT 8, "MS Shell Dlg"
28 LTEXT "&Kies een invoerbestand:",-1,2,5,114,10
29 COMBOBOX IDC_STREAM,2,18,134,61,CBS_DROPDOWNLIST | WS_VSCROLL |
31 PUSHBUTTON "&Opties...",IDC_OPTIONS,145,17,45,14
32 AUTOCHECKBOX "&Interleave alle",IDC_INTERLEAVE,3,42,60,11,WS_TABSTOP
33 EDITTEXT IDC_INTERLEAVEEVERY,66,41,32,12,ES_AUTOHSCROLL
34 LTEXT "Losse frames",-1,104,43,36,9
35 LTEXT "Huidig formaat:",-1,3,56,53,9
36 LTEXT "This space for rent",IDC_FORMATTEXT,55,56,90,26
37 DEFPUSHBUTTON "OK",IDOK,145,42,45,14
38 PUSHBUTTON "Annuleren",IDCANCEL,145,61,45,14
41 STRINGTABLE DISCARDABLE
43 IDS_WAVESTREAMFORMAT "Waveform: %s"
44 IDS_WAVEFILETYPE "Waveform"
45 IDS_ALLMULTIMEDIA "Alle multimediabestanden"
46 IDS_ALLFILES "Alle bestanden (*.*)@*.*"
49 IDS_AVISTREAMFORMAT "%s %s #%d"
50 IDS_AVIFILETYPE "Wine AVI-standaard-bestandskoppeling"
51 IDS_UNCOMPRESSED "ongecomprimeerd"