* remove message "wgfogg_wrong_version"; was unused
[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 $messages['en'] = array(
11 /*
12 * js file: /libTimedText/mvTextInterface.js
13 */
14 'select_transcript_set' => 'Select layers',
15 'auto_scroll' => 'auto scroll',
16 'close' => 'close',
17 'improve_transcript' => 'Improve',
18
19 /*
20 * js file: /libAddMedia/mvBaseUploadInterface.js
21 */
22 'mwe-upload-transcode-in-progress' => 'Transcode and upload in progress (do not close this window)',
23 'mwe-upload-in-progress' => 'Upload in progress (do not close this window)',
24 'mwe-upload-transcoded-status' => 'Transcoded',
25 'mwe-uploaded-status' => 'Uploaded',
26 'mwe-upload-stats-fileprogres' => '$1 of $2',
27 'mwe-upload_completed' => 'Your upload is complete',
28 'mwe-upload_done' => '<a href="$1">Your upload <i>should be</i> accessible</a>.',
29 'mwe-upload-unknown-size' => 'Unknown size',
30 'mwe-cancel-confim' => 'Are you sure you want to cancel?',
31 'mwe-successfulupload' => 'Upload successful',
32 'mwe-uploaderror' => 'Upload error',
33 'mwe-uploadwarning' => 'Upload warning',
34 'mwe-unknown-error' => 'Unknown error:',
35 'mwe-return-to-form' => 'Return to form',
36 'mwe-file-exists-duplicate' => 'This file is a duplicate of the following file:',
37 'mwe-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.',
38 'mwe-fileexists-thumb' => '<center><b>Existing file</b></center>',
39 'mwe-ignorewarning' => 'Ignore warning and save file anyway',
40 'mwe-file-thumbnail-no' => 'The filename begins with <b><tt>$1</tt></b>',
41 'mwe-go-to-resource' => 'Go to resource page',
42 'mwe-upload-misc-error' => 'Unknown upload error',
43 'mwe-wgfogg_warning_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>).',
44 'mwe-cancel-button' => 'Cancel',
45 'mwe-ok-button' => 'OK',
46
47 /*
48 * js file: /libAddMedia/mvAdvFirefogg.js
49 */
50 'help-sticky' => 'Help (click to stick)',
51 'fogg-cg-preset' => 'Preset: <strong>$1</strong>',
52 'fogg-cg-quality' => 'Basic quality and resolution control',
53 'fogg-cg-meta' => 'Metadata for the clip',
54 'fogg-cg-range' => 'Encoding range',
55 'fogg-cg-advVideo' => 'Advanced video encoding controls',
56 'fogg-cg-advAudio' => 'Advanced audio encoding controls',
57 'fogg-preset-custom' => 'Custom settings',
58
59 /*
60 * js file: /libAddMedia/searchLibs/metavidSearch.js
61 */
62 'mv_stream_title' => '$1 $2 to $3',
63
64 /*
65 * js file: /libAddMedia/searchLibs/baseRemoteSearch.js
66 */
67 'imported_from' => '$1 imported from [$2 $3]. See the original [$4 resource page] for more information.',
68
69 /*
70 * js file: /libAddMedia/mvFirefogg.js
71 */
72 'fogg-select_file' => 'Select file',
73 'fogg-select_new_file' => 'Select new file',
74 'fogg-select_url' => 'Select URL',
75 'fogg-save_local_file' => 'Save Ogg',
76 'fogg-check_for_fogg' => 'Checking for Firefogg <blink>...</blink>',
77 'fogg-installed' => 'Firefogg is installed',
78 'fogg-for_improved_uplods' => 'For improved uploads:',
79 'fogg-please_install' => '<a href="$1">Install Firefogg</a>. More <a href="http://commons.wikimedia.org/wiki/Commons:Firefogg">about Firefogg</a>',
80 '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> extension.</i>',
81 'fogg-passthrough_mode' => 'Your selected file is already Ogg or not a video file',
82 'fogg-transcoding' => 'Encoding video to Ogg',
83 'fogg-encoding-done' => 'Encoding complete',
84 'fogg-badtoken' => 'Token is not valid',
85
86 /*
87 * js file: /libAddMedia/simpleUploadForm.js
88 */
89 'select_file' => 'Select file',
90 'more_licence_options' => 'For more licence options, view the <a href="$1">normal upload page</a>',
91 'select_ownwork' => 'I am uploading entirely my own work, and licencing it under:',
92 'licence_cc-by-sa' => 'Creative Commons Share Alike (3.0)',
93 'upload' => 'Upload file',
94 'destfilename' => 'Destination filename:',
95 'summary' => 'Summary',
96 'error_not_loggedin' => 'You do not appear to be logged in or do not have upload privlages.',
97
98 /*
99 * js file: /libAddMedia/remoteSearchDriver.js
100 */
101 'add_media_wizard' => 'Add media wizard',
102 'mv_media_search' => 'Media search',
103 'rsd_box_layout' => 'Box layout',
104 'rsd_list_layout' => 'List layout',
105 'rsd_results_desc' => 'Results',
106 'rsd_results_next' => 'next',
107 'rsd_results_prev' => 'previous',
108 'rsd_no_results' => 'No search results for <b>$1</b>',
109 'upload_tab' => 'Upload',
110 'rsd_layout' => 'Layout:',
111 'rsd_resource_edit' => 'Edit resource: $1',
112 'resource_description_page' => 'Resource description page',
113 'rsd_local_resource_title' => 'Local resource title',
114 'rsd_do_insert' => 'Do insert',
115 'cc_title' => 'Creative Commons',
116 'cc_by_title' => 'Attribution',
117 'cc_nc_title' => 'Noncommercial',
118 'cc_nd_title' => 'No Derivative Works',
119 'cc_sa_title' => 'Share Alike',
120 'cc_pd_title' => 'Public Domain',
121 'unknown_license' => 'Unknown license',
122 '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 information</a>).</p>',
123 'results_from' => 'Results from <a href="$1" target="_new" >$2</a>',
124 'missing_desc_see_soruce' => 'This asset is missing a description. Please see the [$1 orginal source] and help describe it.',
125 'rsd_config_error' => 'Add media wizard configuration error: $1',
126
127 /*
128 * js file: /libSequencer/mvSequencer.js
129 */
130 'menu_clipedit' => 'Edit media',
131 'menu_transition' => 'Transitions and effects',
132 'menu_cliplib' => 'Add media',
133 'menu_resource_overview' => 'Resource overview',
134 'menu_options' => 'Options',
135 'loading_timeline' => 'Loading timeline <blink>...</blink>',
136 'loading_user_rights' => 'Loading user rights <blink>...</blink>',
137 'no_edit_permissions' => 'You do not have permissions to save changes to this sequence',
138 'edit_clip' => 'Edit clip',
139 'edit_save' => 'Save sequence changes',
140 'saving_wait' => 'Save in progress (please wait)',
141 'save_done' => 'Save complete',
142 'edit_cancel' => 'Cancel sequence edit',
143 'edit_cancel_confirm' => 'Are you sure you want to cancel your edit? Changes will be lost.',
144 'zoom_in' => 'Zoom in',
145 'zoom_out' => 'Zoom out',
146 'cut_clip' => 'Cut clips',
147 'expand_track' => 'Expand track',
148 'colapse_track' => 'Collapse track',
149 'play_from_position' => 'Play from playline position',
150 'pixle2sec' => 'pixles to seconds',
151 'rmclip' => 'Remove clip',
152 'clip_in' => 'clip in',
153 'clip_out' => 'clip out',
154 'mv_welcome_to_sequencer' => '<h3>Welcome to the sequencer demo</h3> Very <b>limited</b> functionality right now. Not much documentation yet either.',
155 'no_selected_resource' => '<h3>No resource selected</h3> Select a clip to enable editing.',
156 'error_edit_multiple' => '<h3>Multiple resources selected</h3> Select a single clip to edit it.',
157 'mv_editor_options' => 'Editor options',
158 'mv_editor_mode' => 'Editor mode',
159 'mv_simple_editor_desc' => 'simple editor (iMovie style)',
160 'mv_advanced_editor_desc' => 'advanced editor (Final Cut style)',
161 'mv_other_options' => 'Other options',
162 'mv_contextmenu_opt' => 'Enable context menus',
163 '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 information</a>).',
164
165 /*
166 * js file: /libSequencer/mvTimedEffectsEdit.js
167 */
168 'transition_in' => 'Transition in',
169 'transition_out' => 'Transition out',
170 'effects' => 'Effects stack',
171 'remove_transition' => 'Remove transition',
172 'edit_transin' => 'Edit transition into clip',
173 'edit_transout' => 'Edit transition out of clip',
174
175 /*
176 * js file: /libEmbedVideo/embedVideo.js
177 */
178 'loading_plugin' => 'loading plugin <blink>...</blink>',
179 'select_playback' => 'Set playback preference',
180 'link_back' => 'Link back',
181 'error_load_lib' => 'Error: mv_embed was unable to load required JavaScript libraries.
182 Insert script via DOM has failed. Please try reloading this page.',
183 'error_swap_vid' => 'Error: mv_embed was unable to swap the video tag for the mv_embed interface',
184 'add_to_end_of_sequence' => 'Add to end of sequence',
185 'missing_video_stream' => 'The video file for this stream is missing',
186 'play_clip' => 'Play clip',
187 'pause_clip' => 'Pause clip',
188 'volume_control' => 'Volume control',
189 'player_options' => 'Player options',
190 'closed_captions' => 'Close captions',
191 'player_fullscreen' => 'Fullscreen',
192 'next_clip_msg' => 'Play next clip',
193 'prev_clip_msg' => 'Play previous clip',
194 'current_clip_msg' => 'Continue playing this clip',
195 'seek_to' => 'Seek to',
196 'download_segment' => 'Download selection:',
197 'download_full' => 'Download full video file:',
198 'download_right_click' => 'To download, right click and select <i>Save target as...</i>',
199 'download_clip' => 'Download video',
200 'download_text' => 'Download text (<a style="color:white" title="cmml" href="http://wiki.xiph.org/index.php/CMML">CMML</a> xml):',
201 'download' => 'Download',
202 'share' => 'Share',
203 'credits' => 'Credits',
204 'clip_linkback' => 'Clip source page',
205 'chose_player' => 'Choose video player',
206 'share_this_video' => 'Share this video',
207 'video_credits' => 'Video credits',
208 'menu_btn' => 'Menu',
209 'close_btn' => 'Close',
210 'mv_ogg-player-vlc-mozilla' => 'VLC plugin',
211 'mv_ogg-player-videoElement' => 'Native Ogg video support',
212 'mv_ogg-player-vlc-activex' => 'VLC ActiveX',
213 'mv_ogg-player-oggPlugin' => 'Generic Ogg plugin',
214 'mv_ogg-player-quicktime-mozilla' => 'Quicktime plugin',
215 'mv_ogg-player-quicktime-activex' => 'Quicktime ActiveX',
216 'mv_ogg-player-cortado' => 'Java Cortado',
217 'mv_ogg-player-flowplayer' => 'Flowplayer',
218 'mv_ogg-player-selected' => ' (selected)',
219 'mv_ogg-player-omtkplayer' => 'OMTK Flash Vorbis',
220 'mv_generic_missing_plugin' => 'You browser does not appear to support the following 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 />',
221 '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>',
222 'mv_do_not_warn_again' => 'Dissmiss for now.',
223 'playerselect' => 'Players',
224
225 /*
226 * js file: /libClipEdit/mvClipEdit.js
227 */
228 'mv_crop' => 'Crop image',
229 'mv_apply_crop' => 'Apply crop to image',
230 'mv_reset_crop' => 'Reset crop',
231 'mv_insert_image_page' => 'Insert into page',
232 'mv_insert_into_sequence' => 'Insert into sequence',
233 'mv_preview_insert' => 'Preview insert',
234 'mv_cancel_image_insert' => 'Cancel insert',
235 'sc_fileopts' => 'Clip detail edit',
236 'sc_inoutpoints' => 'Set in-out points',
237 'sc_overlays' => 'Overlays',
238 'sc_audio' => 'Audio control',
239 'sc_duration' => 'Duration',
240 'mv_template_properties' => 'Template properties',
241 'mv_custom_title' => 'Custom title',
242 'mv_edit_properties' => 'Edit properties',
243 'mv_other_properties' => 'Other properties',
244 'mv_resource_page' => 'Resource page:',
245 'mv_set_in_out_points' => 'Set in-out points',
246 'mv_start_time' => 'Start time',
247 'mv_end_time' => 'End time',
248 'mv_preview_inout' => 'Preview/play in-out points',
249
250 /*
251 * js file: /mv_embed.js
252 */
253 'mwe-loading_txt' => 'loading <blink>...</blink>',
254 'mwe-loading_title' => 'Loading...',
255 'mwe-size-gigabytes' => '$1 GB',
256 'mwe-size-megabytes' => '$1 MB',
257 'mwe-size-kilobytes' => '$1 K',
258 'mwe-size-bytes' => '$1 B',
259 );