source: extensions/charlies_content/language/en_UK/plugin.lang.php @ 18652

Last change on this file since 18652 was 18652, checked in by ddtddt, 12 years ago

[extensions] - charlies content delete return line key langue

File size: 9.2 KB
Line 
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 developed by Adobe System for the purpose of streaming Audio/Video data between Flash Player and media server.'] = 'Wrong filename. RTMP (Real Time Messaging Protocol) is a TCP based propriety protocol developed by Adobe System for the purpose of streaming Audio/Video data between Flash Player and media server.';
28$lang['Invalid color code: 3 or 6 hexadecimal characters, preceded by "#"'] = 'Invalid color code: 3 or 6 hexadecimal characters, preceded by "#"';
29$lang['Your configuration is NOT saved due to above reasons.'] = 'Your configuration is NOT saved due to above reasons.';
30$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.';
31$lang['Your configuration is saved.'] = 'Your configuration is saved.';
32
33//File charlies_config.tpl
34$lang['Save Charlies\' configuration'] = 'Save Charlies\' configuration';
35$lang['On'] = 'On';
36$lang['Off'] = 'Off';
37//tab1 : templates
38$lang['Charlies player template-mimetype association'] = 'Charlies player template-mimetype association';
39$lang['Bind your prefered extensions to a template file (player) from:'] = 'Bind your prefered extensions to a template file (player) from:';
40$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:';
41//tab2 : options
42$lang['Charlies players configuration'] = 'Charlies players configuration';
43$lang['General options'] = 'General options';
44$lang['Buffering'] = 'Buffering';
45$lang['Config by element'] = 'Config by element';
46$lang['Skin'] = 'Skin';
47$lang['Titleling'] = 'Titleling';
48$lang['Subtitleling'] = 'Subtitleling';
49$lang['Player and Buttons'] = 'Player and Buttons';
50$lang['Miscellaneous'] = 'Miscellaneous';
51//tab2 : options -> subtab1 : General options
52$lang['Autoload'] = 'Autoload';
53$lang['Display first picture'] = 'Display first picture';
54$lang['Autoplay'] = 'Autoplay';
55$lang['Loop'] = 'Loop';
56$lang['Fullscreen'] = 'Fullscreen';
57$lang['Flash Player 9.0.16.60 or above is required.'] = 'Flash Player 9.0.16.60 or above is required.';
58$lang['Forced video width'] = 'Forced video width';
59$lang['Forced video height'] = 'Forced video height';
60$lang['Video default width'] = 'Video default width';
61$lang['Video default height'] = 'Video default height';
62$lang['Volume [0-200]'] = 'Volume [0-200]';
63$lang['Onclick URL'] = 'Onclick URL';
64$lang['or fullscreen or playpause or none'] = 'or fullscreen or playpause or none';
65$lang['_blank'] = '_blank';
66$lang['_self'] = '_self';
67//tab2 : options -> subtab2 : Buffering
68$lang['Video buffer size in seconds'] = 'Video buffer size in seconds';
69$lang['Default 5 seconds'] = 'Default 5 seconds';
70$lang['Video buffer percent message'] = 'Video buffer percent message';
71$lang['Buffering _n_'] = 'Buffering _n_';
72$lang['Video buffer background'] = 'Video buffer background';
73//tab2 : options -> subtab3 : Config by element
74$lang['Use existing .txt to config'] = 'Use existing .txt to config';
75$lang['Filename.txt might be use as config.txt file'] = 'Filename.txt might be use as config.txt file';
76$lang['Use existing .xml to config'] = 'Use existing .xml to config';
77$lang['Filename.xml might be use as config.xml file'] = 'Filename.xml might be use as config.xml file';
78//tab2 : options -> subtab4 : Skin
79$lang['Margin for skin'] = 'Margin for skin';
80$lang['Skin image'] = 'Skin image';
81$lang['(URL of a non progressive jpg)'] = '(URL of a non progressive jpg)';
82//tab2 : options -> subtab5 : Titleling
83$lang['Title'] = 'Title';
84$lang['Title font size [12-72]'] = 'Title font size [12-72]';
85$lang['Default size might be 20.'] = 'Default size might be 20.';
86$lang['Start image'] = 'Start image';
87$lang['Title and start picture'] = 'Title and start picture';
88$lang['Play icon in middle'] = 'Play icon in middle';
89$lang['Play icon transparency [0-100]'] = 'Play icon transparency [0-100]';
90$lang['Load an image over video'] = 'Load an image over video';
91$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)';
92//tab2 : options -> subtab6 : Subtitleling
93$lang['Use subtitles'] = 'Use subtitles';
94$lang['Filename.srt might be use for captioning'] = 'Filename.srt might be use for captioning';
95$lang['Subtitles font size [8-24]'] = 'Subtitles font size [8-24]';
96$lang['Default size might be 11.'] = 'Default size might be 11.';
97$lang['Subtitles file URL'] = 'Subtitles file URL';
98$lang['URL of .srt'] = 'URL of .srt';
99//tab2 : options -> subtab7 : Player and Buttons
100$lang['Show player'] = 'Show player';
101$lang['Autohide'] = 'Autohide';
102$lang['Always'] = 'Always';
103$lang['Never'] = 'Never';
104$lang['Show loading'] = 'Show loading';
105$lang['Show mouse'] = 'Show mouse';
106$lang['Show time'] = 'Show time';
107$lang['Time left'] = 'Time left';
108$lang['Player transparency [0-100]'] = 'Player transparency [0-100]';
109$lang['Autohide delay [0-9999]'] = 'Autohide delay [0-9999]';
110$lang['Default 1500 milliseconds.'] = 'Default 1500 milliseconds.';
111$lang['Show stop button'] = 'Show stop button';
112$lang['Show volume'] = 'Show volume';
113
114$lang['Show subtitles switch'] = 'Show subtitles switch';
115$lang['Stop stops loading'] = 'Stop stops loading';
116$lang['Keyboard shortcuts'] = 'Keyboard shortcuts';
117//tab2 : options -> subtab8 : Miscellaneous
118$lang['PHP streaming'] = 'PHP streaming';
119$lang['RTMP server URL'] = 'RTMP server URL';
120$lang['(Adobe Systems for streaming audio, video and data)'] = '(Adobe Systems for streaming audio, video and data)';
121$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).';
122$lang['Reset ALL Charlies\' configuration'] = 'Reset ALL Charlies\' configuration';
123$lang['Reset ALL Confirmation'] = 'Reset ALL Confirmation'; 
124
125//Tab3 : colors
126$lang['Players colours selection'] = 'Players colours selection';
127$lang['Background'] = 'Background';
128$lang['Subtitles background'] = 'Subtitles background';
129$lang['Top border fading'] = 'Top border fading';
130$lang['Player'] = 'Player';
131$lang['Bottom border fading'] = 'Bottom border fading';
132$lang['Loading bar'] = 'Loading bar';
133$lang['Player buttons'] = 'Player buttons';
134$lang['Leftbar gradient fading'] = 'Leftbar gradient fading';
135$lang['Hover player buttons'] = 'Hover player buttons';
136$lang['Rightbar gradient fading'] = 'Rightbar gradient fading';
137$lang['Buffer'] = 'Buffer';
138$lang['Hover bar gradient'] = 'Hover bar gradient';
139$lang['Buffer background'] = 'Buffer background';
140$lang['Play icon'] = 'Play icon';
141$lang['Title'] = 'Title';
142$lang['Play icon background'] = 'Play icon background';
143$lang['Subtitles'] = 'Subtitles';
144$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)';
145
146//Tab4 : curtain
147$lang['Active curtains'] = 'Active curtains';
148$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.';
149
150?>
Note: See TracBrowser for help on using the repository browser.