2 * Copyright 2002 Michael Günnewig
4 * Czech resources for avifile
5 * Copyright 2004 David Kredba
7 * This library is free software; you can redistribute it and/or
8 * modify it under the terms of the GNU Lesser General Public
9 * License as published by the Free Software Foundation; either
10 * version 2.1 of the License, or (at your option) any later version.
12 * This library is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 * Lesser General Public License for more details.
17 * You should have received a copy of the GNU Lesser General Public
18 * License along with this library; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 LANGUAGE LANG_CZECH, SUBLANG_DEFAULT
24 IDD_SAVEOPTIONS DIALOG FIXED IMPURE 43, 37, 196, 82
25 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
26 CAPTION "Nastavení komprese"
27 FONT 8, "MS Shell Dlg"
29 LTEXT "&Vyber datový proud:",-1,2,5,114,10
30 COMBOBOX IDC_STREAM,2,18,134,61,CBS_DROPDOWNLIST | WS_VSCROLL |
32 PUSHBUTTON "V&olby...",IDC_OPTIONS,145,17,45,14
33 AUTOCHECKBOX "Prolo¾&it ka¾dých",IDC_INTERLEAVE,3,42,60,11,WS_TABSTOP
34 EDITTEXT IDC_INTERLEAVEEVERY,66,41,32,12,ES_AUTOHSCROLL
35 LTEXT "rámcù",-1,104,43,36,9
36 LTEXT "Souèasný formát:",-1,3,56,53,9
37 LTEXT "Zbývající místo",IDC_FORMATTEXT,55,56,90,26
38 DEFPUSHBUTTON "Budi¾",IDOK,145,42,45,14
39 PUSHBUTTON "Zru¹it",IDCANCEL,145,61,45,14
42 STRINGTABLE DISCARDABLE
44 IDS_WAVESTREAMFORMAT "Waveform: %s"
45 IDS_WAVEFILETYPE "Waveform"
46 IDS_ALLMULTIMEDIA "V¹echny soubory multimédií"
47 IDS_ALLFILES "V¹echny soubory (*.*)@*.*"
50 IDS_AVISTREAMFORMAT "%s %s #%d"
51 IDS_AVIFILETYPE "Wine AVI-default-filehandler"
52 IDS_UNCOMPRESSED "nekomprimovaný"