-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmo_cz.pas
128 lines (123 loc) · 5.71 KB
/
mo_cz.pas
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{ MPUI-hcb, an MPlayer frontend for Windows
Copyright (C) 2005 Martin J. Fiedler <[email protected]>
Copyright (C) 2005 Antonn Fujera <[email protected]>
Copyright (C) 2006-2013 Huang Chen Bin <[email protected]>
based on work by Martin J. Fiedler <[email protected]>
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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
}
unit mo_cz;
interface
implementation
uses Windows,Locale,Main,Options;
procedure Activate;
begin
with MainForm do begin
BFullscreen.Hint:=UTF8Decode('Celá obrazovka');
OSDMenu.Caption:=UTF8Decode('Nastavit OSD Mód');
MNoOSD.Caption:=UTF8Decode('Žádný OSD');
MDefaultOSD.Caption:=UTF8Decode('Standardní OSD');
MTimeOSD.Caption:=UTF8Decode('Zobraz odehraný čas');
MFullOSD.Caption:=UTF8Decode('Zobraz celkový čas');
MFile.Caption:=UTF8Decode('Soubor');
MOpenFile.Caption:=UTF8Decode('Otevřít ...');
MOpenURL.Caption:=UTF8Decode('Otevřít URL ...');
LOCstr_OpenURL_Caption:=UTF8Decode('Otevřít URL');
LOCstr_OpenURL_Prompt:=UTF8Decode('Zadejte URL, která má být otevřena');
MOpenDrive.Caption:=UTF8Decode('Otevřít disk (V)CD/DVD/BlueRay');
MClose.Caption:=UTF8Decode('Zavřít');
MQuit.Caption:=UTF8Decode('Ukončit');
MView.Caption:=UTF8Decode('Zobrazit');
MSizeAny.Caption:=UTF8Decode('Vlastní velikost (');
MSize50.Caption:=UTF8Decode('Poloviční velikost');
MSize100.Caption:=UTF8Decode('Originální velikost');
MSize200.Caption:=UTF8Decode('Dvojnásobná velikost');
MFullscreen.Caption:=UTF8Decode('Celá obrazovka');
MOSD.Caption:=UTF8Decode('Přepnout OSD');
MOnTop.Caption:=UTF8Decode('Vždy nahoře');
MSeek.Caption:=UTF8Decode('Přehrát');
MPlay.Caption:=UTF8Decode('Přehrávat');
MPause.Caption:=UTF8Decode('Pozastavit');
MSeekF10.Caption:=UTF8Decode('O 10 sekund vpřed');
MSeekR10.Caption:=UTF8Decode('O 10 sekund zpět');
MSeekF60.Caption:=UTF8Decode('O 1 minutu vpřed');
MSeekR60.Caption:=UTF8Decode('O 1 minutu zpět');
MSeekF600.Caption:=UTF8Decode('O 10 minut vpřed');
MSeekR600.Caption:=UTF8Decode('O 10 minut zpět');
MExtra.Caption:=UTF8Decode('Nastavení');
MAudio.Caption:=UTF8Decode('Zvuková stopa');
MSubtitle.Caption:=UTF8Decode('Stopa titulků');
MAspects.Caption:=UTF8Decode('Formát obrazu');
MAutoAspect.Caption:=UTF8Decode('Automatický');
MForce43.Caption:=UTF8Decode('Vždy 4:3');
MForce169.Caption:=UTF8Decode('Vždy 16:9');
MForceCinemascope.Caption:=UTF8Decode('Vždy 2.35:1');
MDeinterlace.Caption:=UTF8Decode('Deinterlacing');
MNoDeint.Caption:=UTF8Decode('Vypnuto');
MSimpleDeint.Caption:=UTF8Decode('Jednoduché');
MAdaptiveDeint.Caption:=UTF8Decode('Adaptivní');
MOptions.Caption:=UTF8Decode('Nastavení ...');
MLanguage.Caption:=UTF8Decode('Jazyk');
MShowOutput.Caption:=UTF8Decode('Zobraz konzoli MPlayeru');
MHelp.Caption:=UTF8Decode('Nápověda');
MKeyHelp.Caption:=UTF8Decode('Klávesové zkratky ...');
MAbout.Caption:=UTF8Decode('O programu ...');
end;
OptionsForm.Caption:=UTF8Decode('Výstup Mplayeru');
OptionsForm.BClose.Caption:=UTF8Decode('Zavřít');
OptionsForm.HelpText.Text:=UTF8Decode(
'Navigační klávesy:'^M^J+
'Mezerník'^I'Přehrávat/Pozastavit'^M^J+
'Šipka vpravo'^I'O 10 sekund vpřed'^M^J+
'Šipka vlevo'^I'O 10 sekund zpět'^M^J+
'Šipka nahoru'^I'O 1 minutu vpřed'^M^J+
'Šipka dolů'^I'O 1 minutu zpět'^M^J+
'PgUp'^I'O deset minut vpřed'^M^J+
'PgDn'^I'O deset minut zpět'^M^J+
^M^J+
'Jiné klávesy:'^M^J+
'O'^I'Přepnout OSD'^M^J+
'F'^I'Celá obrazovka'^M^J+
'Q'^I'Ukončení programu'^M^J+
'9/0'^I'Nastavení hlasitosti'^M^J+
'-/+'^I'Nastavení Audio/Video Synchronizace'^M^J+
'1/2'^I'Nastavení jasu'^M^J+
'3/4'^I'Nastavení kontrastu'^M^J+
'5/6'^I'Nastavení barev'^M^J+
'7/8'^I'Nastavení sytosti'
);
with OptionsForm do begin
THelp.Caption:=MainForm.MHelp.Caption;
TAbout.Caption:=UTF8Decode('O programu');
LVersionMPUI.Caption:=UTF8Decode('Verze MPUI-hcb: ');
LVersionMPlayer.Caption:=UTF8Decode('Verze Mplayeru:');
Caption:=UTF8Decode('Nastavení');
BOK.Caption:=UTF8Decode('OK');
BApply.Caption:=UTF8Decode('Použít');
BSave.Caption:=UTF8Decode('Uložit');
BClose.Caption:=OptionsForm.BClose.Caption;
LAudioOut.Caption:=UTF8Decode('Výstupní ovladač zvuku');
CAudioOut.Items[0]:=UTF8Decode('(nedekódovat zvuk)');
CAudioOut.Items[1]:=UTF8Decode('(nepřehrávat zvuk)');
LPostproc.Caption:=UTF8Decode('Postprocessing');
CPostproc.Items[0]:=UTF8Decode('Vypnuto');
CPostproc.Items[1]:=UTF8Decode('Automatické');
CPostproc.Items[2]:=UTF8Decode('Maximální kvalita');
LOCstr_AutoLocale:=UTF8Decode('Automatický výběr');
CIndex.Caption:=UTF8Decode('Zrekonstruování indexu souboru, pokud je to nezbytné');
LParams.Caption:=UTF8Decode('Dodatkové parametry MPlayeru:');
LHelp.Caption:=THelp.Caption;
end;
end;
begin
RegisterLocale(UTF8Decode('Cesky'),Activate,LANG_CZECH,EASTEUROPE_CHARSET);
end.