* fixed missing autoload mvTextInterface.js reference
[lhc/web/wiklou.git] / js2 / mwEmbed / php / languages / mwEmbed.i18n.php
1 <?php
2 /**
3 * Localization file for mwEmbed
4 * updates can be merged from javascript by running maintenance/mergeJavascriptMsg.php
5 * this file follows the "extension" conventions for language msgs in MediaWiki but should be "usable" stand-alone with the script-loader
6 *
7 * the following English language portion is automatically merged via the maintenance script.
8 */
9
10 #<JAVASCRIPT EN REPLACE>
11 $messages['en'] = array(
12 /*
13 * js file: /libSequencer/mvSequencer.js
14 */
15 'menu_clipedit' => 'Edit Media',
16 'menu_transition' => 'Transitions & Effects',
17 'menu_cliplib' => 'Add Media',
18 'menu_resource_overview' => 'Resource Overview',
19 'menu_options' => 'Options',
20 'loading_timeline' => 'Loading TimeLine <blink>...</blink>',
21 'loading_user_rights' => 'Loading user rights <blink>...</blink>',
22 'no_edit_permissions' => 'You don\'t have permissions to save changes to this sequence',
23 'edit_clip' => 'Edit Clip',
24 'edit_save' => 'Save Sequence Changes',
25 'saving_wait' => 'Save in Progress (please wait)',
26 'save_done' => 'Save Done',
27 'edit_cancel' => 'Cancel Sequence Edit',
28 'edit_cancel_confirm' => 'Are you sure you want to cancel your edit. Changes will be lost',
29 'zoom_in' => 'Zoom In',
30 'zoom_out' => 'Zoom Out',
31 'cut_clip' => 'Cut Clips',
32 'expand_track' => 'Expand Track',
33 'colapse_track' => 'Collapse Track',
34 'play_from_position' => 'Play From Playline Position',
35 'pixle2sec' => 'pixles to seconds',
36 'rmclip' => 'Remove Clip',
37 'clip_in' => 'clip in',
38 'clip_out' => 'clip out',
39 'mv_welcome_to_sequencer' => '<h3>Welcome to the sequencer demo</h3> very <b>limited</b> functionality right now. Not much documentation yet either',
40 'no_selected_resource' => '<h3>No Resource Selected</h3> Select a Clip to enable editing',
41 'error_edit_multiple' => '<h3>Multiple Resources Selected</h3> Select a single clip to edit it',
42 'mv_editor_options' => 'Editor options',
43 'mv_editor_mode' => 'Editor mode',
44 'mv_simple_editor_desc' => 'simple editor (iMovie style)',
45 'mv_advanced_editor_desc' => 'advanced editor (Final Cut style)',
46 'mv_other_options' => 'Other Options',
47 'mv_contextmenu_opt' => 'Enable Context Menus',
48 'mv_sequencer_credit_line' => 'Developed by <a href="http://kaltura.com">Kaltura, Inc.</a> in partnership with the <a href="http://wikimediafoundation.org/wiki/Home">Wikimedia Foundation</a> ( <a href="#">more info</a> )',
49
50 /*
51 * js file: /libSequencer/mvTimedEffectsEdit.js
52 */
53 'transition_in' => 'Transition In',
54 'transition_out' => 'Transition Out',
55 'effects' => 'Effects Stack',
56 'remove_transition' => 'Remove Transition',
57 'edit_transin' => 'Edit Transition Into Clip',
58 'edit_transout' => 'Edit Transition Out of Clip',
59
60 /*
61 * js file: /libClipEdit/mvClipEdit.js
62 */
63 'mv_crop' => 'Crop Image',
64 'mv_apply_crop' => 'Apply Crop to Image',
65 'mv_reset_crop' => 'Rest Crop',
66 'mv_insert_image_page' => 'Insert Into page',
67 'mv_insert_into_sequence' => 'Insert Into Sequence',
68 'mv_preview_insert' => 'Preview Insert',
69 'mv_cancel_image_insert' => 'Cancel Insert',
70 'sc_fileopts' => 'Clip Detail Edit',
71 'sc_inoutpoints' => 'Set In-Out points',
72 'sc_overlays' => 'Overlays',
73 'sc_audio' => 'Audio Control',
74 'sc_duration' => 'Duration',
75 'mv_template_properties' => 'Template Properties',
76 'mv_custom_title' => 'Custom Title',
77 'mv_edit_properties' => 'Edit Properties',
78 'mv_other_properties' => 'Other Properties',
79 'mv_resource_page' => 'Resource Page:',
80 'mv_set_in_out_points' => 'Set in-out points',
81 'mv_start_time' => 'Start Time',
82 'mv_end_time' => 'End Time',
83 'mv_preview_inout' => 'Preview/Play In-out points',
84
85 /*
86 * js file: /libAddMedia/searchLibs/metavidSearch.js
87 */
88 'mv_stream_title' => '$1 $2 to $3',
89
90 /*
91 * js file: /libAddMedia/searchLibs/baseRemoteSearch.js
92 */
93 'imported_from' => '$1 imported from [$2 $3]. See the original [$4 resource page] for more info',
94
95 /*
96 * js file: /libAddMedia/remoteSearchDriver.js
97 */
98 'add_media_wizard' => 'Add Media Wizard',
99 'mv_media_search' => 'Media Search',
100 'rsd_box_layout' => 'Box layout',
101 'rsd_list_layout' => 'List Layout',
102 'rsd_results_desc' => 'Results ',
103 'rsd_results_next' => 'next ',
104 'rsd_results_prev' => 'previous ',
105 'rsd_no_results' => 'No search results for <b>$1</b>',
106 'upload_tab' => 'Upload',
107 'rsd_layout' => 'Layout:',
108 'rsd_resource_edit' => 'Edit Resource: $1',
109 'resource_description_page' => 'Resource Description Page',
110 'rsd_local_resource_title' => 'Local Resource Title',
111 'rsd_do_insert' => 'Do Insert',
112 'cc_title' => 'Creative Commons',
113 'cc_by_title' => 'Attribution',
114 'cc_nc_title' => 'Noncommercial',
115 'cc_nd_title' => 'No Derivative Works',
116 'cc_sa_title' => 'Share Alike',
117 'cc_pd_title' => 'Public Domain',
118 'unknown_license' => 'Unknown License',
119 'no_import_by_url' => 'This User or Wiki <b>can not</b> import assets from remote URLs. </p><p> Do you need to Login? </p><p> If permissions are set you may have to enable $wgAllowCopyUploads, <a href="http://www.mediawiki.org/wiki/Manual:$wgAllowCopyUploads">more info</a></p>',
120 'results_from' => 'Results from <a href="$1" target="_new" >$2</a>',
121 'missing_desc_see_soruce' => 'This Asset is missing a description. Please see the [$1 orginal source] and help describe it',
122 'rsd_config_error' => 'Add media Wizard configuation error: $1',
123
124 /*
125 * js file: /libAddMedia/mvFirefogg.js
126 */
127 'fogg-select_file' => 'Select File',
128 'fogg-select_new_file' => 'Select New File',
129 'fogg-select_url' => 'Select Url',
130 'fogg-save_local_file' => 'Save Ogg',
131 'fogg-check_for_fogg' => 'Checking for Firefogg <blink>...</blink>',
132 'fogg-installed' => 'Firefogg is Installed',
133 'fogg-for_improved_uplods' => 'For Improved uploads: ',
134 'fogg-please_install' => '<a href="$1">Install Firefogg</a>. More <a href="http://commons.wikimedia.org/wiki/Commons:Firefogg">about firefogg</a>',
135 'fogg-use_latest_fox' => 'Please first install <a href="http://www.mozilla.com/en-US/firefox/upgrade.html?from=firefogg">Firefox 3.5</a> (or later). <i>then revisit this page to install the <b>firefogg</b> extention</i>',
136 'fogg-passthrough_mode' => 'Your selected file is already ogg or not a video file',
137 'fogg-transcoding' => 'Encoding Video to Ogg',
138 'fogg-encoding-done' => 'Encoding Done',
139
140 /*
141 * js file: /libAddMedia/mvBaseUploadInterface.js
142 */
143 'upload-transcode-in-progress' => 'Doing Transcode & Upload (do not close this window)',
144 'upload-in-progress' => 'Upload in Progress (do not close this window)',
145 'upload-transcoded-status' => 'Transcoded',
146 'uploaded-status' => 'Uploaded',
147 'wgfogg_wrong_version' => 'You have firefogg installed but its outdated, <a href="http://firefogg.org">please upgrade</a> ',
148 'upload-stats-fileprogres' => '$1 of $2',
149 'mv_upload_completed' => 'Your upload is complete',
150 'mv_upload_done' => 'Your upload <i>should be</i> accessible <a href="$1">here</a>',
151 'upload-unknown-size' => 'Unknown size',
152 'mv-cancel-confim' => 'Are you sure you want to cancel?',
153 'successfulupload' => 'Successful Upload',
154 'uploaderror' => 'Upload error',
155 'uploadwarning' => 'Upload warning',
156 'unknown-error' => 'Unknown Error',
157 'return-to-form' => 'Return to form',
158 'file-exists-duplicate' => 'This file is a duplicate of the following file',
159 'fileexists' => 'A file with this name exists already, please check <b><tt>$1</tt></b> if you are not sure if you want to change it.',
160 'fileexists-thumb' => '<center><b>Existing file</b></center>',
161 'ignorewarning' => 'Ignore warning and save file anyway',
162 'file-thumbnail-no' => 'The filename begins with <b><tt>$1</tt></b>',
163 'go-to-resource' => 'Go to Resource Page',
164 'upload-misc-error' => 'Unknown upload error',
165 'wgfogg_waring_bad_extension' => 'You have selected a file with an unsuported extension (<a href="http://commons.wikimedia.org/wiki/Commons:Firefogg#Supported_File_Types">more information</a>).',
166 'cancel-button' => 'Cancel',
167 'ok-button' => 'OK',
168
169 /*
170 * js file: /libAddMedia/simpleUploadForm.js
171 */
172 'select_file' => 'Select File',
173 'more_licence_options' => 'For more licence options view the <a href="$1">normal upload page</a>',
174 'select_ownwork' => 'I am uploading entirely my own work, and licencing it under:',
175 'licence_cc-by-sa' => 'Creative Commons Share Alike (3.0)',
176 'upload' => 'Upload File',
177 'destfilename' => 'Destination filename:',
178 'summary' => 'Summary',
179 'error_not_loggedin' => 'You don\'t appear to be logged in or don\'t have upload privlages.',
180
181 /*
182 * js file: /libAddMedia/mvAdvFirefogg.js
183 */
184 'help-sticky' => 'Help (Click to Stick)',
185 'fogg-cg-preset' => 'Preset: <strong>$1</strong>',
186 'fogg-cg-quality' => 'Basic Quality and Resolution Control',
187 'fogg-cg-meta' => 'Meta Data for the Clip',
188 'fogg-cg-range' => 'Encoding Range',
189 'fogg-cg-advVideo' => 'Advanced Video Encoding Controls',
190 'fogg-cg-advAudio' => 'Advanced Audio Encoding Controls',
191 'fogg-preset-custom' => 'Custom Settings',
192
193 /*
194 * js file: /libTimedText/mvTextInterface.js
195 */
196 'select_transcript_set' => 'Select Layers',
197 'auto_scroll' => 'auto scroll',
198 'close' => 'close',
199 'improve_transcript' => 'Improve',
200
201 /*
202 * js file: /mv_embed.js
203 */
204 'loading_txt' => 'loading <blink>...</blink>',
205 'loading_title' => 'Loading...',
206 'size-gigabytes' => '$1 GB',
207 'size-megabytes' => '$1 MB',
208 'size-kilobytes' => '$1 K',
209 'size-bytes' => '$1 B',
210
211 /*
212 * js file: /libEmbedVideo/embedVideo.js
213 */
214 'loading_plugin' => 'loading plugin<blink>...</blink>',
215 'select_playback' => 'Set Playback Preference',
216 'link_back' => 'Link Back',
217 'error_load_lib' => 'mv_embed: Unable to load required javascript libraries
218 insert script via DOM has failed, try reloading? ',
219 'error_swap_vid' => 'Error:mv_embed was unable to swap the video tag for the mv_embed interface',
220 'add_to_end_of_sequence' => 'Add to End of Sequence',
221 'missing_video_stream' => 'The video file for this stream is missing',
222 'play_clip' => 'Play Clip',
223 'pause_clip' => 'Pause Clip',
224 'volume_control' => 'Volume Control',
225 'player_options' => 'Player Options',
226 'closed_captions' => 'Close Captions',
227 'player_fullscreen' => 'Fullscreen',
228 'next_clip_msg' => 'Play Next Clip',
229 'prev_clip_msg' => 'Play Previous Clip',
230 'current_clip_msg' => 'Continue Playing this Clip',
231 'seek_to' => 'Seek to',
232 'download_segment' => 'Download Selection:',
233 'download_full' => 'Download Full Video File:',
234 'download_right_click' => 'To download right click and select <i>save target as</i>',
235 'download_clip' => 'Download the Clip',
236 'download_text' => 'Download Text (<a style="color:white" title="cmml" href="http://wiki.xiph.org/index.php/CMML">cmml</a> xml):',
237 'clip_linkback' => 'Clip Source Page',
238 'mv_ogg-player-vlc-mozilla' => 'VLC Plugin',
239 'mv_ogg-player-videoElement' => 'Native Ogg Video Support',
240 'mv_ogg-player-vlc-activex' => 'VLC ActiveX',
241 'mv_ogg-player-oggPlugin' => 'Generic Ogg Plugin',
242 'mv_ogg-player-quicktime-mozilla' => 'Quicktime Plugin',
243 'mv_ogg-player-quicktime-activex' => 'Quicktime ActiveX',
244 'mv_ogg-player-cortado' => 'Java Cortado',
245 'mv_ogg-player-flowplayer' => 'Flowplayer',
246 'mv_ogg-player-selected' => ' (selected)',
247 'mv_ogg-player-omtkplayer' => 'OMTK Flash Vorbis',
248 'mv_generic_missing_plugin' => 'You browser does not appear to support playback type: <b>$1</b><br> visit the <a href="http://commons.wikimedia.org/wiki/Commons:Media_help">Playback Methods</a> page to download a player<br>',
249 'mv_for_best_experience' => 'For a better video playback experience we recommend:<br> <b><a href="http://www.mozilla.com/en-US/firefox/upgrade.html?from=mwEmbed">Firefox 3.5</a></b>',
250 'mv_do_not_warn_again' => 'Dissmiss for now.',
251 );
252 #</JAVASCRIPT EN REPLACE>