Index: trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php |
— | — | @@ -175,7 +175,7 @@ |
176 | 176 | 'fogg-cg-advAudio' => 'Advanced audio encoding controls', |
177 | 177 | 'fogg-preset-custom' => 'Custom settings', |
178 | 178 | 'fogg-webvideo-desc' => 'Web video Theora, Vorbis 400 kbit/s and 400px maximum width', |
179 | | - 'fogg-savebandwith-desc' => 'Low bandwith Theora, Vorbis 164 kbit/s and 200px maximum width', |
| 179 | + 'fogg-savebandwidth-desc' => 'Low bandwidth Theora, Vorbis 164 kbit/s and 200px maximum width', |
180 | 180 | 'fogg-highquality-desc' => 'High quality Theora, Vorbis 1080px maximum width', |
181 | 181 | 'fogg-videoQuality-title' => 'Video quality', |
182 | 182 | 'fogg-videoQuality-help' => 'Used to set the <i>visual quality</i> of the encoded video (not used if you set bitrate in advanced controls below).', |
— | — | @@ -200,7 +200,7 @@ |
201 | 201 | 'fogg-framerate-title' => 'Frame rate', |
202 | 202 | 'fogg-framerate-help' => 'The video frame rate. More about <a target="_new" href="http://en.wikipedia.org/wiki/Frame_rate">frame rate</a>.', |
203 | 203 | 'fogg-aspect-title' => 'Aspect ratio', |
204 | | - 'fogg-aspect-help' => 'The video aspect ratio can be fraction 4:3 or 16:9. More about <a target="_new" href="http://en.wikipedia.org/wiki/Aspect_ratio_%28image%29">aspect ratios</a>.', |
| 204 | + 'fogg-aspect-help' => 'The video aspect ratio can be 4:3 or 16:9. More about <a target="_new" href="http://en.wikipedia.org/wiki/Aspect_ratio_%28image%29">aspect ratios</a>.', |
205 | 205 | 'fogg-keyframeInterval-title' => 'Key frame interval', |
206 | 206 | 'fogg-keyframeInterval-help' => 'The keyframe interval in frames. Note: Most codecs force keyframes if the difference between frames is greater than keyframe encode size. More about <a href="http://en.wikipedia.org/wiki/I-frame">keyframes</a>.', |
207 | 207 | 'fogg-denoise-title' => 'Denoise filter', |
— | — | @@ -209,7 +209,7 @@ |
210 | 210 | 'fogg-novideo-help' => 'disable video in the output', |
211 | 211 | 'fogg-audioBitrate-title' => 'Audio bitrate', |
212 | 212 | 'fogg-samplerate-title' => 'Audio sampling rate', |
213 | | - 'fogg-samplerate-help' => 'set output samplerate (in Hz).', |
| 213 | + 'fogg-samplerate-help' => 'set output sample rate (in Hz).', |
214 | 214 | 'fogg-noaudio-title' => 'No audio', |
215 | 215 | 'fogg-noaudio-help' => 'disable audio in the output', |
216 | 216 | 'fogg-title-title' => 'Title', |
— | — | @@ -266,7 +266,7 @@ |
267 | 267 | 'mwe-local_resource_title' => 'Local resource title:', |
268 | 268 | 'mwe-watch_this_page' => 'Watch this page', |
269 | 269 | 'mwe-do_import_resource' => 'Import resource', |
270 | | - 'mwe-update_preview' => 'Update preview', |
| 270 | + 'mwe-update_preview' => 'Update resource page preview', |
271 | 271 | 'mwe-cancel_import' => 'Cancel import', |
272 | 272 | 'mwe-importing_asset' => 'Importing asset', |
273 | 273 | 'mwe-preview_insert_resource' => 'Preview insert of resource: $1', |
— | — | @@ -310,7 +310,7 @@ |
311 | 311 | 'mwe-upload-in-progress' => 'Upload in progress (do not close this window)', |
312 | 312 | 'mwe-upload-transcoded-status' => 'Transcoded', |
313 | 313 | 'mwe-uploaded-status' => 'Uploaded', |
314 | | - 'mwe-upload-stats-fileprogres' => '$1 of $2', |
| 314 | + 'mwe-upload-stats-fileprogress' => '$1 of $2', |
315 | 315 | 'mwe-upload_completed' => 'Your upload is complete', |
316 | 316 | 'mwe-upload_done' => '<a href="$1">Your upload <i>should be</i> accessible</a>.', |
317 | 317 | 'mwe-upload-unknown-size' => 'Unknown size', |
— | — | @@ -376,6 +376,7 @@ |
377 | 377 | 'mwe-ogg-player-quicktime-activex' => 'QuickTime ActiveX', |
378 | 378 | 'mwe-ogg-player-cortado' => 'Java Cortado', |
379 | 379 | 'mwe-ogg-player-flowplayer' => 'Flowplayer', |
| 380 | + 'mwe-ogg-player-kplayer' => 'Kaltura player', |
380 | 381 | 'mwe-ogg-player-selected' => '(selected)', |
381 | 382 | 'mwe-ogg-player-omtkplayer' => 'OMTK Flash Vorbis', |
382 | 383 | 'mwe-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 />', |