1 | <?php |
---|
2 | //Plugin Name: Charlies content |
---|
3 | //File charlies_config.php |
---|
4 | |
---|
5 | // More info on http://flv-player.net/en/players/maxi/documentation/ |
---|
6 | |
---|
7 | |
---|
8 | $lang['Templates configuration'] = 'Templates configuration'; |
---|
9 | $lang['Players options'] = 'Players options'; |
---|
10 | $lang['Players colors'] = 'Players colors'; |
---|
11 | $lang['Curtain selection'] = 'Curtain selection'; |
---|
12 | $lang['Forced width is out of range (Correct range: 90-1024)'] = 'Forced width is out of range (Correct range: 90-1024)'; |
---|
13 | $lang['Forced height is out of range (Correct range: 90-1024)'] = 'Forced height is out of range (Correct range: 90-1024)'; |
---|
14 | $lang['Default width is out of range (Correct range: 90-1024)'] = 'Default width is out of range (Correct range: 90-1024)'; |
---|
15 | $lang['Default height is out of range (Correct range: 90-1024)'] = 'Default height is out of range (Correct range: 90-1024)'; |
---|
16 | $lang['Volume is out of range (Correct range: 0-200)'] = 'Volume is out of range (Correct range: 0-200)'; |
---|
17 | $lang['Unknown file (Start image)'] = 'Unknown file (Start image)'; |
---|
18 | $lang['Unknown file or URL|x|y error (x and y must be numeric)'] = 'Unknown file or URL|x|y error (x and y must be numeric)'; |
---|
19 | $lang['Title font size is out of range (Correct range: 12-72)'] = 'Title font size is out of range (Correct range: 12-72)'; |
---|
20 | $lang['Play icon transparency is out of range (Correct range: 0-100)'] = 'Play icon transparency is out of range (Correct range: 0-100)'; |
---|
21 | $lang['Margin is out of range (Correct range: 0-40)'] = 'Margin is out of range (Correct range: 0-40)'; |
---|
22 | $lang['Unknown file (skin)'] = 'Unknown file (skin)'; |
---|
23 | $lang['Autohide delay is out of range (Correct range: 0-9999)'] = 'Autohide delay is out of range (Correct range: 0-9999)'; |
---|
24 | $lang['Player transparency is out of range (Correct range: 0-100)'] = 'Player transparency is out of range (Correct range: 0-100)'; |
---|
25 | $lang['Subtitle font size is out of range (Correct range: 8-24)'] = 'Subtitle font size is out of range (Correct range: 8-24)'; |
---|
26 | $lang['Wrong filename or file not found (Subtitles file)'] = 'Wrong filename or file not found (Subtitles file)'; |
---|
27 | $lang['Wrong filename. RTMP (Real Time Messaging Protocol) is a TCP based propriety protocol |
---|
28 | developed by Adobe System for the purpose of streaming Audio/Video data between Flash Player and media server.'] = |
---|
29 | 'Wrong filename. RTMP (Real Time Messaging Protocol) is a TCP based propriety protocol |
---|
30 | developed by Adobe System for the purpose of streaming Audio/Video data between Flash Player and media server.'; |
---|
31 | $lang['Invalid color code: 3 or 6 hexadecimal characters, preceded by "#"'] = 'Invalid color code: 3 or 6 hexadecimal characters, preceded by "#"'; |
---|
32 | $lang['Your configuration is NOT saved due to above reasons.'] = 'Your configuration is NOT saved due to above reasons.'; |
---|
33 | $lang['You are Adviser and you are not authorized to change this configuration.'] = 'You are Adviser and you are not authorized to change this configuration.'; |
---|
34 | $lang['Your configuration is saved.'] = 'Your configuration is saved.'; |
---|
35 | |
---|
36 | //File charlies_config.tpl |
---|
37 | $lang['Save Charlies\' configuration'] = 'Save Charlies\' configuration'; |
---|
38 | $lang['On'] = 'On'; |
---|
39 | $lang['Off'] = 'Off'; |
---|
40 | //tab1 : templates |
---|
41 | $lang['Charlies player template-mimetype association'] = 'Charlies player template-mimetype association'; |
---|
42 | $lang['Bind your prefered extensions to a template file (player) from:'] = 'Bind your prefered extensions to a template file (player) from:'; |
---|
43 | $lang['Note: These options are available with the Maxi FLV Player. More details on all theses options on:'] = 'Note: These options are available with the Maxi FLV Player. More details on all theses options on:'; |
---|
44 | //tab2 : options |
---|
45 | $lang['Charlies players configuration'] = 'Charlies players configuration'; |
---|
46 | $lang['General options'] = 'General options'; |
---|
47 | $lang['Buffering'] = 'Buffering'; |
---|
48 | $lang['Config by element'] = 'Config by element'; |
---|
49 | $lang['Skin'] = 'Skin'; |
---|
50 | $lang['Titleling'] = 'Titleling'; |
---|
51 | $lang['Subtitleling'] = 'Subtitleling'; |
---|
52 | $lang['Player and Buttons'] = 'Player and Buttons'; |
---|
53 | $lang['Miscellaneous'] = 'Miscellaneous'; |
---|
54 | //tab2 : options -> subtab1 : General options |
---|
55 | $lang['Autoload'] = 'Autoload'; |
---|
56 | $lang['Display first picture'] = 'Display first picture'; |
---|
57 | $lang['Autoplay'] = 'Autoplay'; |
---|
58 | $lang['Loop'] = 'Loop'; |
---|
59 | $lang['Fullscreen'] = 'Fullscreen'; |
---|
60 | $lang['Flash Player 9.0.16.60 or above is required.'] = 'Flash Player 9.0.16.60 or above is required.'; |
---|
61 | $lang['Forced video width'] = 'Forced video width'; |
---|
62 | $lang['Forced video height'] = 'Forced video height'; |
---|
63 | $lang['Video default width'] = 'Video default width'; |
---|
64 | $lang['Video default height'] = 'Video default height'; |
---|
65 | $lang['Volume [0-200]'] = 'Volume [0-200]'; |
---|
66 | $lang['Onclick URL'] = 'Onclick URL'; |
---|
67 | $lang['or fullscreen or playpause or none'] = 'or fullscreen or playpause or none'; |
---|
68 | $lang['_blank'] = '_blank'; |
---|
69 | $lang['_self'] = '_self'; |
---|
70 | //tab2 : options -> subtab2 : Buffering |
---|
71 | $lang['Video buffer size in seconds'] = 'Video buffer size in seconds'; |
---|
72 | $lang['Default 5 seconds'] = 'Default 5 seconds'; |
---|
73 | $lang['Video buffer percent message'] = 'Video buffer percent message'; |
---|
74 | $lang['Buffering _n_'] = 'Buffering _n_'; |
---|
75 | $lang['Video buffer background'] = 'Video buffer background'; |
---|
76 | //tab2 : options -> subtab3 : Config by element |
---|
77 | $lang['Use existing .txt to config'] = 'Use existing .txt to config'; |
---|
78 | $lang['Filename.txt might be use as config.txt file'] = 'Filename.txt might be use as config.txt file'; |
---|
79 | $lang['Use existing .xml to config'] = 'Use existing .xml to config'; |
---|
80 | $lang['Filename.xml might be use as config.xml file'] = 'Filename.xml might be use as config.xml file'; |
---|
81 | //tab2 : options -> subtab4 : Skin |
---|
82 | $lang['Margin for skin'] = 'Margin for skin'; |
---|
83 | $lang['Skin image'] = 'Skin image'; |
---|
84 | $lang['(URL of a non progressive jpg)'] = '(URL of a non progressive jpg)'; |
---|
85 | //tab2 : options -> subtab5 : Titleling |
---|
86 | $lang['Title'] = 'Title'; |
---|
87 | $lang['Title font size [12-72]'] = 'Title font size [12-72]'; |
---|
88 | $lang['Default size might be 20.'] = 'Default size might be 20.'; |
---|
89 | $lang['Start image'] = 'Start image'; |
---|
90 | $lang['Title and start picture'] = 'Title and start picture'; |
---|
91 | $lang['Play icon in middle'] = 'Play icon in middle'; |
---|
92 | $lang['Play icon transparency [0-100]'] = 'Play icon transparency [0-100]'; |
---|
93 | $lang['Load an image over video'] = 'Load an image over video'; |
---|
94 | $lang['(URL|x|y : where x,y are the offsets to place the picture)'] = '(URL|x|y : where x,y are the offsets to place the picture)'; |
---|
95 | //tab2 : options -> subtab6 : Subtitleling |
---|
96 | $lang['Use subtitles'] = 'Use subtitles'; |
---|
97 | $lang['Filename.srt might be use for captioning'] = 'Filename.srt might be use for captioning'; |
---|
98 | $lang['Subtitles font size [8-24]'] = 'Subtitles font size [8-24]'; |
---|
99 | $lang['Default size might be 11.'] = 'Default size might be 11.'; |
---|
100 | $lang['Subtitles file URL'] = 'Subtitles file URL'; |
---|
101 | $lang['URL of .srt'] = 'URL of .srt'; |
---|
102 | //tab2 : options -> subtab7 : Player and Buttons |
---|
103 | $lang['Show player'] = 'Show player'; |
---|
104 | $lang['Autohide'] = 'Autohide'; |
---|
105 | $lang['Always'] = 'Always'; |
---|
106 | $lang['Never'] = 'Never'; |
---|
107 | $lang['Show loading'] = 'Show loading'; |
---|
108 | $lang['Show mouse'] = 'Show mouse'; |
---|
109 | $lang['Show time'] = 'Show time'; |
---|
110 | $lang['Time left'] = 'Time left'; |
---|
111 | $lang['Player transparency [0-100]'] = 'Player transparency [0-100]'; |
---|
112 | $lang['Autohide delay [0-9999]'] = 'Autohide delay [0-9999]'; |
---|
113 | $lang['Default 1500 milliseconds.'] = 'Default 1500 milliseconds.'; |
---|
114 | $lang['Show stop button'] = 'Show stop button'; |
---|
115 | $lang['Show volume'] = 'Show volume'; |
---|
116 | |
---|
117 | $lang['Show subtitles switch'] = 'Show subtitles switch'; |
---|
118 | $lang['Stop stops loading'] = 'Stop stops loading'; |
---|
119 | $lang['Keyboard shortcuts'] = 'Keyboard shortcuts'; |
---|
120 | //tab2 : options -> subtab8 : Miscellaneous |
---|
121 | $lang['PHP streaming'] = 'PHP streaming'; |
---|
122 | $lang['RTMP server URL'] = 'RTMP server URL'; |
---|
123 | $lang['(Adobe Systems for streaming audio, video and data)'] = '(Adobe Systems for streaming audio, video and data)'; |
---|
124 | $lang['FYI: all these options might be used or NOT by the inbound player (template).'] = 'FYI: all these options might be used or NOT by the inbound player (template).'; |
---|
125 | |
---|
126 | //Tab3 : colors |
---|
127 | $lang['Players colours selection'] = 'Players colours selection'; |
---|
128 | $lang['Background'] = 'Background'; |
---|
129 | $lang['Subtitles background'] = 'Subtitles background'; |
---|
130 | $lang['Top border fading'] = 'Top border fading'; |
---|
131 | $lang['Player'] = 'Player'; |
---|
132 | $lang['Bottom border fading'] = 'Bottom border fading'; |
---|
133 | $lang['Loading bar'] = 'Loading bar'; |
---|
134 | $lang['Player buttons'] = 'Player buttons'; |
---|
135 | $lang['Leftbar gradient fading'] = 'Leftbar gradient fading'; |
---|
136 | $lang['Hover player buttons'] = 'Hover player buttons'; |
---|
137 | $lang['Rightbar gradient fading'] = 'Rightbar gradient fading'; |
---|
138 | $lang['Buffer'] = 'Buffer'; |
---|
139 | $lang['Hover bar gradient'] = 'Hover bar gradient'; |
---|
140 | $lang['Buffer background'] = 'Buffer background'; |
---|
141 | $lang['Play icon'] = 'Play icon'; |
---|
142 | $lang['Title'] = 'Title'; |
---|
143 | $lang['Play icon background'] = 'Play icon background'; |
---|
144 | $lang['Subtitles'] = 'Subtitles'; |
---|
145 | $lang['Color usage might be just for information (Players could just ignore them or use them differently)'] = 'Color usage might be just for information (Players could just ignore them or use them differently)'; |
---|
146 | |
---|
147 | //Tab4 : curtain |
---|
148 | $lang['Active curtains'] = 'Active curtains'; |
---|
149 | $lang['.png without transparency are recommended. Maybe you can change a set of curtains by yours.'] = '.png without transparency are recommended. Maybe you can change a set of curtains by yours.'; |
---|
150 | |
---|
151 | ?> |
---|