Update mwEmbed.i18n.php
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 20 Nov 2009 09:17:54 +0000 (09:17 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 20 Nov 2009 09:17:54 +0000 (09:17 +0000)
js2/mwEmbed/php/languages/mwEmbed.i18n.php

index 6963613..0da3299 100644 (file)
@@ -175,7 +175,7 @@ $messages['en'] = array(
        'fogg-cg-advAudio' => 'Advanced audio encoding controls',
        'fogg-preset-custom' => 'Custom settings',
        'fogg-webvideo-desc' => 'Web video Theora, Vorbis 400 kbit/s and 400px maximum width',
-       'fogg-savebandwith-desc' => 'Low bandwith Theora, Vorbis 164 kbit/s and 200px maximum width',
+       'fogg-savebandwidth-desc' => 'Low bandwidth Theora, Vorbis 164 kbit/s and 200px maximum width',
        'fogg-highquality-desc' => 'High quality Theora, Vorbis 1080px maximum width',
        'fogg-videoQuality-title' => 'Video quality',
        '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 @@ $messages['en'] = array(
        'fogg-framerate-title' => 'Frame rate',
        'fogg-framerate-help' => 'The video frame rate. More about <a target="_new" href="http://en.wikipedia.org/wiki/Frame_rate">frame rate</a>.',
        'fogg-aspect-title' => 'Aspect ratio',
-       '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>.',
+       '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>.',
        'fogg-keyframeInterval-title' => 'Key frame interval',
        '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>.',
        'fogg-denoise-title' => 'Denoise filter',
@@ -209,7 +209,7 @@ $messages['en'] = array(
        'fogg-novideo-help' => 'disable video in the output',
        'fogg-audioBitrate-title' => 'Audio bitrate',
        'fogg-samplerate-title' => 'Audio sampling rate',
-       'fogg-samplerate-help' => 'set output samplerate (in Hz).',
+       'fogg-samplerate-help' => 'set output sample rate (in Hz).',
        'fogg-noaudio-title' => 'No audio',
        'fogg-noaudio-help' => 'disable audio in the output',
        'fogg-title-title' => 'Title',
@@ -266,7 +266,7 @@ $messages['en'] = array(
        'mwe-local_resource_title' => 'Local resource title:',
        'mwe-watch_this_page' => 'Watch this page',
        'mwe-do_import_resource' => 'Import resource',
-       'mwe-update_preview' => 'Update preview',
+       'mwe-update_preview' => 'Update resource page preview',
        'mwe-cancel_import' => 'Cancel import',
        'mwe-importing_asset' => 'Importing asset',
        'mwe-preview_insert_resource' => 'Preview insert of resource: $1',
@@ -310,7 +310,7 @@ $messages['en'] = array(
        'mwe-upload-in-progress' => 'Upload in progress (do not close this window)',
        'mwe-upload-transcoded-status' => 'Transcoded',
        'mwe-uploaded-status' => 'Uploaded',
-       'mwe-upload-stats-fileprogres' => '$1 of $2',
+       'mwe-upload-stats-fileprogress' => '$1 of $2',
        'mwe-upload_completed' => 'Your upload is complete',
        'mwe-upload_done' => '<a href="$1">Your upload <i>should be</i> accessible</a>.',
        'mwe-upload-unknown-size' => 'Unknown size',
@@ -376,6 +376,7 @@ $messages['en'] = array(
        'mwe-ogg-player-quicktime-activex' => 'QuickTime ActiveX',
        'mwe-ogg-player-cortado' => 'Java Cortado',
        'mwe-ogg-player-flowplayer' => 'Flowplayer',
+       'mwe-ogg-player-kplayer' => 'Kaltura player',
        'mwe-ogg-player-selected' => '(selected)',
        'mwe-ogg-player-omtkplayer' => 'OMTK Flash Vorbis',
        '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 />',