Index: trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php |
— | — | @@ -9,6 +9,31 @@ |
10 | 10 | |
11 | 11 | $messages['en'] = array( |
12 | 12 | /* |
| 13 | + * js file: /libClipEdit/mvClipEdit.js |
| 14 | + */ |
| 15 | + 'mwe-crop' => 'Crop image', |
| 16 | + 'mwe-apply_crop' => 'Apply crop to image', |
| 17 | + 'mwe-reset_crop' => 'Reset crop', |
| 18 | + 'mwe-insert_image_page' => 'Insert into page', |
| 19 | + 'mwe-insert_into_sequence' => 'Insert into sequence', |
| 20 | + 'mwe-preview_insert' => 'Preview insert', |
| 21 | + 'mwe-cancel_image_insert' => 'Cancel insert', |
| 22 | + 'mwe-sc_fileopts' => 'Clip detail edit', |
| 23 | + 'mwe-sc_inoutpoints' => 'Set in-out points', |
| 24 | + 'mwe-sc_overlays' => 'Overlays', |
| 25 | + 'mwe-sc_audio' => 'Audio control', |
| 26 | + 'mwe-sc_duration' => 'Duration', |
| 27 | + 'mwe-template_properties' => 'Template properties', |
| 28 | + 'mwe-custom_title' => 'Custom title', |
| 29 | + 'mwe-edit_properties' => 'Edit properties', |
| 30 | + 'mwe-other_properties' => 'Other properties', |
| 31 | + 'mwe-resource_page' => 'Resource page:', |
| 32 | + 'mwe-set_in_out_points' => 'Set in-out points', |
| 33 | + 'mwe-start_time' => 'Start time', |
| 34 | + 'mwe-end_time' => 'End time', |
| 35 | + 'mwe-preview_inout' => 'Preview/play in-out points', |
| 36 | + |
| 37 | + /* |
13 | 38 | * js file: /libTimedText/mvTextInterface.js |
14 | 39 | */ |
15 | 40 | 'mwe-select_transcript_set' => 'Select layers', |
— | — | @@ -18,56 +43,64 @@ |
19 | 44 | 'mwe-no_text_tracks_found' => 'No text tracks were found', |
20 | 45 | |
21 | 46 | /* |
22 | | - * js file: /libAddMedia/mvBaseUploadInterface.js |
| 47 | + * js file: /libSequencer/mvTimedEffectsEdit.js |
23 | 48 | */ |
24 | | - 'mwe-upload-transcode-in-progress' => 'Transcode and upload in progress (do not close this window)', |
25 | | - 'mwe-upload-in-progress' => 'Upload in progress (do not close this window)', |
26 | | - 'mwe-upload-transcoded-status' => 'Transcoded', |
27 | | - 'mwe-uploaded-status' => 'Uploaded', |
28 | | - 'mwe-upload-stats-fileprogres' => '$1 of $2', |
29 | | - 'mwe-upload_completed' => 'Your upload is complete', |
30 | | - 'mwe-upload_done' => '<a href="$1">Your upload <i>should be</i> accessible</a>.', |
31 | | - 'mwe-upload-unknown-size' => 'Unknown size', |
32 | | - 'mwe-cancel-confim' => 'Are you sure you want to cancel?', |
33 | | - 'mwe-successfulupload' => 'Upload successful', |
34 | | - 'mwe-uploaderror' => 'Upload error', |
35 | | - 'mwe-uploadwarning' => 'Upload warning', |
36 | | - 'mwe-unknown-error' => 'Unknown error:', |
37 | | - 'mwe-return-to-form' => 'Return to form', |
38 | | - 'mwe-file-exists-duplicate' => 'This file is a duplicate of the following file:', |
39 | | - '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.', |
40 | | - 'mwe-fileexists-thumb' => '<center><b>Existing file</b></center>', |
41 | | - 'mwe-ignorewarning' => 'Ignore warning and save file anyway', |
42 | | - 'mwe-file-thumbnail-no' => 'The filename begins with <b><tt>$1</tt></b>', |
43 | | - 'mwe-go-to-resource' => 'Go to resource page', |
44 | | - 'mwe-upload-misc-error' => 'Unknown upload error', |
45 | | - '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>).', |
46 | | - 'mwe-cancel-button' => 'Cancel', |
47 | | - 'mwe-ok-button' => 'OK', |
| 49 | + 'mwe-transition_in' => 'Transition in', |
| 50 | + 'mwe-transition_out' => 'Transition out', |
| 51 | + 'mwe-effects' => 'Effects stack', |
| 52 | + 'mwe-remove_transition' => 'Remove transition', |
| 53 | + 'mwe-edit_transin' => 'Edit transition into clip', |
| 54 | + 'mwe-edit_transout' => 'Edit transition out of clip', |
48 | 55 | |
49 | 56 | /* |
50 | | - * js file: /libAddMedia/mvAdvFirefogg.js |
| 57 | + * js file: /libSequencer/mvSequencer.js |
51 | 58 | */ |
52 | | - 'fogg-help-sticky' => 'Help (click to stick)', |
53 | | - 'fogg-cg-preset' => 'Preset: <strong>$1</strong>', |
54 | | - 'fogg-cg-quality' => 'Basic quality and resolution control', |
55 | | - 'fogg-cg-meta' => 'Metadata for the clip', |
56 | | - 'fogg-cg-range' => 'Encoding range', |
57 | | - 'fogg-cg-advVideo' => 'Advanced video encoding controls', |
58 | | - 'fogg-cg-advAudio' => 'Advanced audio encoding controls', |
59 | | - 'fogg-preset-custom' => 'Custom settings', |
| 59 | + 'mwe-menu_clipedit' => 'Edit media', |
| 60 | + 'mwe-menu_transition' => 'Transitions and effects', |
| 61 | + 'mwe-menu_cliplib' => 'Add media', |
| 62 | + 'mwe-menu_resource_overview' => 'Resource overview', |
| 63 | + 'mwe-menu_options' => 'Options', |
| 64 | + 'mwe-loading_timeline' => 'Loading timeline <blink>...</blink>', |
| 65 | + 'mwe-loading_user_rights' => 'Loading user rights <blink>...</blink>', |
| 66 | + 'mwe-no_edit_permissions' => 'You do not have permissions to save changes to this sequence', |
| 67 | + 'mwe-edit_clip' => 'Edit clip', |
| 68 | + 'mwe-edit_save' => 'Save sequence changes', |
| 69 | + 'mwe-saving_wait' => 'Save in progress (please wait)', |
| 70 | + 'mwe-save_done' => 'Save complete', |
| 71 | + 'mwe-edit_cancel' => 'Cancel sequence edit', |
| 72 | + 'mwe-edit_cancel_confirm' => 'Are you sure you want to cancel your edit? Changes will be lost.', |
| 73 | + 'mwe-zoom_in' => 'Zoom in', |
| 74 | + 'mwe-zoom_out' => 'Zoom out', |
| 75 | + 'mwe-cut_clip' => 'Cut clips', |
| 76 | + 'mwe-expand_track' => 'Expand track', |
| 77 | + 'mwe-collapse_track' => 'Collapse track', |
| 78 | + 'mwe-play_from_position' => 'Play from playline position', |
| 79 | + 'mwe-pixle2sec' => 'pixels to seconds', |
| 80 | + 'mwe-rmclip' => 'Remove clip', |
| 81 | + 'mwe-clip_in' => 'clip in', |
| 82 | + 'mwe-clip_out' => 'clip out', |
| 83 | + 'mwe-welcome_to_sequencer' => '<h3>Welcome to the sequencer demo</h3> Very <b>limited</b> functionality right now. Not much documentation yet either.', |
| 84 | + 'mwe-no_selected_resource' => '<h3>No resource selected</h3> Select a clip to enable editing.', |
| 85 | + 'mwe-error_edit_multiple' => '<h3>Multiple resources selected</h3> Select a single clip to edit it.', |
| 86 | + 'mwe-editor_options' => 'Editor options', |
| 87 | + 'mwe-editor_mode' => 'Editor mode', |
| 88 | + 'mwe-simple_editor_desc' => 'simple editor (iMovie style)', |
| 89 | + 'mwe-advanced_editor_desc' => 'advanced editor (Final Cut style)', |
| 90 | + 'mwe-other_options' => 'Other options', |
| 91 | + 'mwe-contextmenu_opt' => 'Enable context menus', |
| 92 | + 'mwe-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>).', |
60 | 93 | |
61 | 94 | /* |
62 | | - * js file: /libAddMedia/searchLibs/metavidSearch.js |
| 95 | + * js file: /mv_embed.js |
63 | 96 | */ |
64 | | - 'mwe-stream_title' => '$1 $2 to $3', |
| 97 | + 'mwe-loading_txt' => 'loading <blink>...</blink>', |
| 98 | + 'mwe-loading_title' => 'Loading...', |
| 99 | + 'mwe-size-gigabytes' => '$1 GB', |
| 100 | + 'mwe-size-megabytes' => '$1 MB', |
| 101 | + 'mwe-size-kilobytes' => '$1 K', |
| 102 | + 'mwe-size-bytes' => '$1 B', |
65 | 103 | |
66 | 104 | /* |
67 | | - * js file: /libAddMedia/searchLibs/baseRemoteSearch.js |
68 | | - */ |
69 | | - 'mwe-imported_from' => '$1 imported from [$2 $3]. See the original [$4 resource page] for more information.', |
70 | | - |
71 | | - /* |
72 | 105 | * js file: /libAddMedia/mvFirefogg.js |
73 | 106 | */ |
74 | 107 | 'fogg-select_file' => 'Select file', |
— | — | @@ -85,18 +118,28 @@ |
86 | 119 | 'fogg-badtoken' => 'Token is not valid', |
87 | 120 | |
88 | 121 | /* |
89 | | - * js file: /libAddMedia/simpleUploadForm.js |
| 122 | + * js file: /libAddMedia/searchLibs/baseRemoteSearch.js |
90 | 123 | */ |
91 | | - 'mwe-select_file' => 'Select file', |
92 | | - 'mwe-more_licence_options' => 'For more licence options, view the <a href="$1">normal upload page</a>', |
93 | | - 'mwe-select_ownwork' => 'I am uploading entirely my own work, and licencing it under:', |
94 | | - 'mwe-licence_cc-by-sa' => 'Creative Commons Share Alike (3.0)', |
95 | | - 'mwe-upload' => 'Upload file', |
96 | | - 'mwe-destfilename' => 'Destination filename:', |
97 | | - 'mwe-summary' => 'Summary', |
98 | | - 'mwe-error_not_loggedin' => 'You do not appear to be logged in or do not have upload privileges.', |
| 124 | + 'mwe-imported_from' => '$1 imported from [$2 $3]. See the original [$4 resource page] for more information.', |
99 | 125 | |
100 | 126 | /* |
| 127 | + * js file: /libAddMedia/searchLibs/metavidSearch.js |
| 128 | + */ |
| 129 | + 'mwe-stream_title' => '$1 $2 to $3', |
| 130 | + |
| 131 | + /* |
| 132 | + * js file: /libAddMedia/mvAdvFirefogg.js |
| 133 | + */ |
| 134 | + 'fogg-help-sticky' => 'Help (click to stick)', |
| 135 | + 'fogg-cg-preset' => 'Preset: <strong>$1</strong>', |
| 136 | + 'fogg-cg-quality' => 'Basic quality and resolution control', |
| 137 | + 'fogg-cg-meta' => 'Metadata for the clip', |
| 138 | + 'fogg-cg-range' => 'Encoding range', |
| 139 | + 'fogg-cg-advVideo' => 'Advanced video encoding controls', |
| 140 | + 'fogg-cg-advAudio' => 'Advanced audio encoding controls', |
| 141 | + 'fogg-preset-custom' => 'Custom settings', |
| 142 | + |
| 143 | + /* |
101 | 144 | * js file: /libAddMedia/remoteSearchDriver.js |
102 | 145 | */ |
103 | 146 | 'mwe-add_media_wizard' => 'Add media wizard', |
— | — | @@ -137,85 +180,42 @@ |
138 | 181 | 'mwe-preview_insert_resource' => 'Preview insert of resource: $1', |
139 | 182 | |
140 | 183 | /* |
141 | | - * js file: /libSequencer/mvSequencer.js |
| 184 | + * js file: /libAddMedia/simpleUploadForm.js |
142 | 185 | */ |
143 | | - 'mwe-menu_clipedit' => 'Edit media', |
144 | | - 'mwe-menu_transition' => 'Transitions and effects', |
145 | | - 'mwe-menu_cliplib' => 'Add media', |
146 | | - 'mwe-menu_resource_overview' => 'Resource overview', |
147 | | - 'mwe-menu_options' => 'Options', |
148 | | - 'mwe-loading_timeline' => 'Loading timeline <blink>...</blink>', |
149 | | - 'mwe-loading_user_rights' => 'Loading user rights <blink>...</blink>', |
150 | | - 'mwe-no_edit_permissions' => 'You do not have permissions to save changes to this sequence', |
151 | | - 'mwe-edit_clip' => 'Edit clip', |
152 | | - 'mwe-edit_save' => 'Save sequence changes', |
153 | | - 'mwe-saving_wait' => 'Save in progress (please wait)', |
154 | | - 'mwe-save_done' => 'Save complete', |
155 | | - 'mwe-edit_cancel' => 'Cancel sequence edit', |
156 | | - 'mwe-edit_cancel_confirm' => 'Are you sure you want to cancel your edit? Changes will be lost.', |
157 | | - 'mwe-zoom_in' => 'Zoom in', |
158 | | - 'mwe-zoom_out' => 'Zoom out', |
159 | | - 'mwe-cut_clip' => 'Cut clips', |
160 | | - 'mwe-expand_track' => 'Expand track', |
161 | | - 'mwe-collapse_track' => 'Collapse track', |
162 | | - 'mwe-play_from_position' => 'Play from playline position', |
163 | | - 'mwe-pixle2sec' => 'pixels to seconds', |
164 | | - 'mwe-rmclip' => 'Remove clip', |
165 | | - 'mwe-clip_in' => 'clip in', |
166 | | - 'mwe-clip_out' => 'clip out', |
167 | | - 'mwe-welcome_to_sequencer' => '<h3>Welcome to the sequencer demo</h3> Very <b>limited</b> functionality right now. Not much documentation yet either.', |
168 | | - 'mwe-no_selected_resource' => '<h3>No resource selected</h3> Select a clip to enable editing.', |
169 | | - 'mwe-error_edit_multiple' => '<h3>Multiple resources selected</h3> Select a single clip to edit it.', |
170 | | - 'mwe-editor_options' => 'Editor options', |
171 | | - 'mwe-editor_mode' => 'Editor mode', |
172 | | - 'mwe-simple_editor_desc' => 'simple editor (iMovie style)', |
173 | | - 'mwe-advanced_editor_desc' => 'advanced editor (Final Cut style)', |
174 | | - 'mwe-other_options' => 'Other options', |
175 | | - 'mwe-contextmenu_opt' => 'Enable context menus', |
176 | | - 'mwe-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>).', |
| 186 | + 'mwe-select_file' => 'Select file', |
| 187 | + 'mwe-more_licence_options' => 'For more licence options, view the <a href="$1">normal upload page</a>', |
| 188 | + 'mwe-select_ownwork' => 'I am uploading entirely my own work, and licencing it under:', |
| 189 | + 'mwe-licence_cc-by-sa' => 'Creative Commons Share Alike (3.0)', |
| 190 | + 'mwe-upload' => 'Upload file', |
| 191 | + 'mwe-destfilename' => 'Destination filename:', |
| 192 | + 'mwe-summary' => 'Summary', |
| 193 | + 'mwe-error_not_loggedin' => 'You do not appear to be logged in or do not have upload privileges.', |
177 | 194 | |
178 | 195 | /* |
179 | | - * js file: /libSequencer/mvTimedEffectsEdit.js |
| 196 | + * js file: /libAddMedia/mvBaseUploadInterface.js |
180 | 197 | */ |
181 | | - 'mwe-transition_in' => 'Transition in', |
182 | | - 'mwe-transition_out' => 'Transition out', |
183 | | - 'mwe-effects' => 'Effects stack', |
184 | | - 'mwe-remove_transition' => 'Remove transition', |
185 | | - 'mwe-edit_transin' => 'Edit transition into clip', |
186 | | - 'mwe-edit_transout' => 'Edit transition out of clip', |
187 | | - |
188 | | - /* |
189 | | - * js file: /libClipEdit/mvClipEdit.js |
190 | | - */ |
191 | | - 'mwe-crop' => 'Crop image', |
192 | | - 'mwe-apply_crop' => 'Apply crop to image', |
193 | | - 'mwe-reset_crop' => 'Reset crop', |
194 | | - 'mwe-insert_image_page' => 'Insert into page', |
195 | | - 'mwe-insert_into_sequence' => 'Insert into sequence', |
196 | | - 'mwe-preview_insert' => 'Preview insert', |
197 | | - 'mwe-cancel_image_insert' => 'Cancel insert', |
198 | | - 'mwe-sc_fileopts' => 'Clip detail edit', |
199 | | - 'mwe-sc_inoutpoints' => 'Set in-out points', |
200 | | - 'mwe-sc_overlays' => 'Overlays', |
201 | | - 'mwe-sc_audio' => 'Audio control', |
202 | | - 'mwe-sc_duration' => 'Duration', |
203 | | - 'mwe-template_properties' => 'Template properties', |
204 | | - 'mwe-custom_title' => 'Custom title', |
205 | | - 'mwe-edit_properties' => 'Edit properties', |
206 | | - 'mwe-other_properties' => 'Other properties', |
207 | | - 'mwe-resource_page' => 'Resource page:', |
208 | | - 'mwe-set_in_out_points' => 'Set in-out points', |
209 | | - 'mwe-start_time' => 'Start time', |
210 | | - 'mwe-end_time' => 'End time', |
211 | | - 'mwe-preview_inout' => 'Preview/play in-out points', |
212 | | - |
213 | | - /* |
214 | | - * js file: /mv_embed.js |
215 | | - */ |
216 | | - 'mwe-loading_txt' => 'loading <blink>...</blink>', |
217 | | - 'mwe-loading_title' => 'Loading...', |
218 | | - 'mwe-size-gigabytes' => '$1 GB', |
219 | | - 'mwe-size-megabytes' => '$1 MB', |
220 | | - 'mwe-size-kilobytes' => '$1 K', |
221 | | - 'mwe-size-bytes' => '$1 B', |
222 | | -); |
\ No newline at end of file |
| 198 | + 'mwe-upload-transcode-in-progress' => 'Transcode and upload in progress (do not close this window)', |
| 199 | + 'mwe-upload-in-progress' => 'Upload in progress (do not close this window)', |
| 200 | + 'mwe-upload-transcoded-status' => 'Transcoded', |
| 201 | + 'mwe-uploaded-status' => 'Uploaded', |
| 202 | + 'mwe-upload-stats-fileprogres' => '$1 of $2', |
| 203 | + 'mwe-upload_completed' => 'Your upload is complete', |
| 204 | + 'mwe-upload_done' => '<a href="$1">Your upload <i>should be</i> accessible</a>.', |
| 205 | + 'mwe-upload-unknown-size' => 'Unknown size', |
| 206 | + 'mwe-cancel-confim' => 'Are you sure you want to cancel?', |
| 207 | + 'mwe-successfulupload' => 'Upload successful', |
| 208 | + 'mwe-uploaderror' => 'Upload error', |
| 209 | + 'mwe-uploadwarning' => 'Upload warning', |
| 210 | + 'mwe-unknown-error' => 'Unknown error:', |
| 211 | + 'mwe-return-to-form' => 'Return to form', |
| 212 | + 'mwe-file-exists-duplicate' => 'This file is a duplicate of the following file:', |
| 213 | + '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.', |
| 214 | + 'mwe-fileexists-thumb' => '<center><b>Existing file</b></center>', |
| 215 | + 'mwe-ignorewarning' => 'Ignore warning and save file anyway', |
| 216 | + 'mwe-file-thumbnail-no' => 'The filename begins with <b><tt>$1</tt></b>', |
| 217 | + 'mwe-go-to-resource' => 'Go to resource page', |
| 218 | + 'mwe-upload-misc-error' => 'Unknown upload error', |
| 219 | + '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>).', |
| 220 | + 'mwe-cancel-button' => 'Cancel', |
| 221 | + 'mwe-ok-button' => 'OK', |
| 222 | +); |