Changeset 37b0b026bbe92b1bda266e6f30ec37c7ceee767d
- Timestamp:
- 03/23/07 22:22:47
(1 year ago)
- Author:
- Christophe Mutricy <xtophe@videolan.org>
- git-committer:
- Christophe Mutricy <xtophe@videolan.org> 1174684967 +0000
- git-parent:
[b19474b864ecfe8073bd735c7ff28cbb88265ba5]
- git-author:
- Christophe Mutricy <xtophe@videolan.org> 1174684967 +0000
- Message:
Fix the strings.
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rf0fbcbd |
r37b0b02 |
|
| 100 | 100 | "DirectShow plugin. If you don't specify anything, the default device " \ |
|---|
| 101 | 101 | "will be used.") |
|---|
| 102 | | /// \bug [String] size stuff should be on video ! |
|---|
| 103 | 102 | #define ADEV_TEXT N_("Audio device name") |
|---|
| 104 | 103 | #define ADEV_LONGTEXT N_( \ |
|---|
| 105 | 104 | "Name of the audio device that will be used by the " \ |
|---|
| 106 | 105 | "DirectShow plugin. If you don't specify anything, the default device " \ |
|---|
| 107 | | "will be used. You can specify a standard size (cif, d1, ...) or <width>x<height>") |
|---|
| | 106 | "will be used. ") |
|---|
| 108 | 107 | #define SIZE_TEXT N_("Video size") |
|---|
| 109 | 108 | #define SIZE_LONGTEXT N_( \ |
|---|
| 110 | 109 | "Size of the video that will be displayed by the " \ |
|---|
| 111 | 110 | "DirectShow plugin. If you don't specify anything the default size for " \ |
|---|
| 112 | | "your device will be used.") |
|---|
| | 111 | "your device will be used. You can specify a standard size (cif, d1, ...) or <width>x<height>.") |
|---|
| 113 | 112 | #define CHROMA_TEXT N_("Video input chroma format") |
|---|
| 114 | 113 | #define CHROMA_LONGTEXT N_( \ |
|---|
| rd4b31be |
r37b0b02 |
|
| 69 | 69 | "disconnect." ) |
|---|
| 70 | 70 | |
|---|
| 71 | | /// \bug missing space before you should |
|---|
| 72 | 71 | #define CONTINUOUS_TEXT N_("Continuous stream") |
|---|
| 73 | 72 | #define CONTINUOUS_LONGTEXT N_("Read a file that is " \ |
|---|
| 74 | | "being constantly updated (for example, a JPG file on a server)." \ |
|---|
| | 73 | "being constantly updated (for example, a JPG file on a server). " \ |
|---|
| 75 | 74 | "You should not globally enable this option as it will break all other " \ |
|---|
| 76 | 75 | "types of HTTP streams." ) |
|---|
| rd3fe7f2 |
r37b0b02 |
|
| 88 | 88 | #define BITRATE_PEAK_LONGTEXT N_( "Peak bitrate in VBR mode." ) |
|---|
| 89 | 89 | |
|---|
| 90 | | /// \bug extra parenthesis |
|---|
| 91 | | #define BITRATE_MODE_TEXT N_( "Bitrate mode)" ) |
|---|
| | 90 | #define BITRATE_MODE_TEXT N_( "Bitrate mode" ) |
|---|
| 92 | 91 | #define BITRATE_MODE_LONGTEXT N_( "Bitrate mode to use (VBR or CBR)." ) |
|---|
| 93 | 92 | |
|---|
| r839ae28 |
r37b0b02 |
|
| 66 | 66 | #define PASS_LONGTEXT N_("Password that will be " \ |
|---|
| 67 | 67 | "requested to access the stream." ) |
|---|
| 68 | | |
|---|
| 69 | | /// \bug [String] missing closing parenthesis |
|---|
| 70 | 68 | #define MIME_TEXT N_("Mime") |
|---|
| 71 | 69 | #define MIME_LONGTEXT N_("MIME returned by the server (autodetected " \ |
|---|
| 72 | | "if not specified." ) |
|---|
| 73 | | |
|---|
| | 70 | "if not specified)." ) |
|---|
| 74 | 71 | #define CERT_TEXT N_( "Certificate file" ) |
|---|
| 75 | 72 | #define CERT_LONGTEXT N_( "Path to the x509 PEM certificate file that will "\ |
|---|
| rd3fe7f2 |
r37b0b02 |
|
| 53 | 53 | |
|---|
| 54 | 54 | #define BANDS_TEXT N_( "Bands gain") |
|---|
| 55 | | /// \bug [String] missing dot |
|---|
| 56 | 55 | #define BANDS_LONGTEXT N_( \ |
|---|
| 57 | 56 | "Don't use presets, but manually specified bands. You need to " \ |
|---|
| 58 | 57 | "provide 10 values between -20dB and 20dB, separated by spaces, " \ |
|---|
| 59 | | "e.g. \"0 2 4 2 0 -2 -4 -2 0\"" ) |
|---|
| | 58 | "e.g. \"0 2 4 2 0 -2 -4 -2 0\"." ) |
|---|
| 60 | 59 | |
|---|
| 61 | 60 | #define TWOPASS_TEXT N_( "Two pass" ) |
|---|
| rd3fe7f2 |
r37b0b02 |
|
| 45 | 45 | static void Close ( vlc_object_t * ); |
|---|
| 46 | 46 | |
|---|
| 47 | | /// \bug [String] missing . |
|---|
| 48 | | #define NOISE_LONGTEXT N_("Enable noise reduction algorithm") |
|---|
| | 47 | #define NOISE_LONGTEXT N_("Enable noise reduction algorithm.") |
|---|
| 49 | 48 | #define REVERB_LONGTEXT N_("Enable reverberation" ) |
|---|
| 50 | 49 | #define REVERB_LEVEL_LONGTEXT N_( "Reverberation level (from 0 " \ |
|---|
| … | … | |
| 55 | 54 | #define MEGABASS_LEVEL_LONGTEXT N_("Megabass mode level (from 0 to 100, " \ |
|---|
| 56 | 55 | "default value is 0)." ) |
|---|
| 57 | | /// \bug [String] Missing space after dot |
|---|
| 58 | | #define MEGABASS_RANGE_LONGTEXT N_("Megabass mode cutoff frequency, in Hz." \ |
|---|
| | 56 | #define MEGABASS_RANGE_LONGTEXT N_("Megabass mode cutoff frequency, in Hz. " \ |
|---|
| 59 | 57 | "This is the maximum frequency for which the megabass " \ |
|---|
| 60 | | "effect applies. Valid values are from 10 to 100 Hz" ) |
|---|
| | 58 | "effect applies. Valid values are from 10 to 100 Hz." ) |
|---|
| 61 | 59 | #define SURROUND_LEVEL_LONGTEXT N_( "Surround effect level (from 0 to 100, " \ |
|---|
| 62 | 60 | "default value is 0)." ) |
|---|
| 63 | 61 | #define SURROUND_DELAY_LONGTEXT N_("Surround delay, in ms. Usual values are " \ |
|---|
| 64 | | "from 5 to 40 ms" ) |
|---|
| | 62 | "from 5 to 40 ms." ) |
|---|
| 65 | 63 | |
|---|
| 66 | 64 | vlc_module_begin(); |
|---|
| r6e7d7c4 |
r37b0b02 |
|
| 35 | 35 | *****************************************************************************/ |
|---|
| 36 | 36 | #define AUTOSTART_TEXT N_( "Auto start" ) |
|---|
| 37 | | /// \bug [String] Why \n ? |
|---|
| 38 | 37 | #define AUTOSTART_LONGTEXT N_( "Automatically start playing the playlist " \ |
|---|
| 39 | | "content once it's loaded.\n" ) |
|---|
| | 38 | "content once it's loaded." ) |
|---|
| 40 | 39 | |
|---|
| 41 | 40 | #define SHOW_ADULT_TEXT N_( "Show shoutcast adult content" ) |
|---|
| rcd19d6a |
r37b0b02 |
|
| 139 | 139 | [o_btn_equalizer setToolTip: _NS("Equalizer")]; |
|---|
| 140 | 140 | [o_ckb_2pass setTitle: _NS("2 Pass")]; |
|---|
| 141 | | [o_ckb_2pass setToolTip: _NS("Apply the" |
|---|
| 142 | | /// \bug [String] missing space |
|---|
| | 141 | [o_ckb_2pass setToolTip: _NS("Apply the " |
|---|
| 143 | 142 | "equalizer filter twice. The effect will be sharper.")]; |
|---|
| 144 | 143 | [o_ckb_enable setTitle: _NS("Enable")]; |
|---|
| ra26145a |
r37b0b02 |
|
| 1667 | 1667 | disc_chapter->SetRange( 0, 255 ); |
|---|
| 1668 | 1668 | disc_title->SetToolTip( wxU(_("Title number.")) ); |
|---|
| 1669 | | // \bug [string] needs to be DVDs instead of DVD's |
|---|
| 1670 | 1669 | disc_sub->SetToolTip( wxU(_( |
|---|
| 1671 | | "DVD's can have up to 32 subtitles numbered 0..31. " |
|---|
| | 1670 | "DVDs can have up to 32 subtitles numbered 0..31. " |
|---|
| 1672 | 1671 | "Note this is not the same thing as a subtitle name (e.g. 'en'). " |
|---|
| 1673 | 1672 | "If a value -1 is used, no subtitle will be shown." )) ); |
|---|
| 1674 | | // \bug [string] needs to be DVDs instead of DVD's |
|---|
| 1675 | 1673 | disc_audio->SetToolTip( wxU(_("Audio track number. " |
|---|
| 1676 | | "DVD's can have up to 8 audio tracks numbered 0..7." |
|---|
| | 1674 | "DVDs can have up to 8 audio tracks numbered 0..7." |
|---|
| 1677 | 1675 | )) ); |
|---|
| 1678 | 1676 | break; |
|---|
| … | … | |
| 1710 | 1708 | disc_sub->SetRange( -1, 3 ); // up to 4 subtitles -1 = no subtitle |
|---|
| 1711 | 1709 | disc_audio->SetRange( 0, 1 ); // up to 2 audio tracks |
|---|
| 1712 | | // \bug [string] needs to be SVCDs instead of SVCD's |
|---|
| 1713 | 1710 | disc_sub->SetToolTip( wxU(_( |
|---|
| 1714 | | "SVCD's can have up to 4 subtitles numbered 0..3. " |
|---|
| | 1711 | "SVCDs can have up to 4 subtitles numbered 0..3. " |
|---|
| 1715 | 1712 | "If a value -1 is used, no subtitle will be shown." )) ); |
|---|
| 1716 | | // \bug [string] needs to be SVCDs instead of SVCD's |
|---|
| 1717 | 1713 | disc_audio->SetToolTip( wxU(_("Audio track number. " |
|---|
| 1718 | | "VCD's can have up to 2 audio tracks numbered 0 or 1. " |
|---|
| | 1714 | "VCDs can have up to 2 audio tracks numbered 0 or 1. " |
|---|
| 1719 | 1715 | )) ); |
|---|
| 1720 | 1716 | break; |
|---|
| r93c16a0 |
r37b0b02 |
|
| 54 | 54 | ****************************************************************************/ |
|---|
| 55 | 55 | |
|---|
| 56 | | /// \bug [String] REmove all "Growl" in short desc |
|---|
| 57 | | |
|---|
| 58 | 56 | #define SERVER_DEFAULT "127.0.0.1" |
|---|
| 59 | | #define SERVER_TEXT N_("Growl server") |
|---|
| | 57 | #define SERVER_TEXT N_("Server") |
|---|
| 60 | 58 | #define SERVER_LONGTEXT N_("This is the host to which Growl notifications " \ |
|---|
| 61 | 59 | "will be sent. By default, notifications are sent locally." ) |
|---|
| 62 | 60 | #define PASS_DEFAULT "" |
|---|
| 63 | | #define PASS_TEXT N_("Growl password") |
|---|
| 64 | | /// \bug [String] Password on the Growl server. |
|---|
| 65 | | #define PASS_LONGTEXT N_("Growl password on the server.") |
|---|
| 66 | | #define PORT_TEXT N_("Growl UDP port") |
|---|
| 67 | | /// \bug [String] UDP port on the Growl server |
|---|
| 68 | | #define PORT_LONGTEXT N_("Growl UDP port on the server.") |
|---|
| | 61 | #define PASS_TEXT N_("Password") |
|---|
| | 62 | #define PASS_LONGTEXT N_("Growl password on the Growl server.") |
|---|
| | 63 | #define PORT_TEXT N_("UDP port") |
|---|
| | 64 | #define PORT_LONGTEXT N_("Growl UDP port on the Growl server.") |
|---|
| 69 | 65 | |
|---|
| 70 | 66 | vlc_module_begin(); |
|---|
| r3f92a62 |
r37b0b02 |
|
| 60 | 60 | *****************************************************************************/ |
|---|
| 61 | 61 | #define FORMAT_DEFAULT "{0} - {1}" |
|---|
| 62 | | /// \bug [String] MSN is useless |
|---|
| 63 | | #define FORMAT_TEXT N_("MSN Title format string") |
|---|
| | 62 | #define FORMAT_TEXT N_("Title format string") |
|---|
| 64 | 63 | #define FORMAT_LONGTEXT N_("Format of the string to send to MSN " \ |
|---|
| 65 | 64 | "{0} Artist, {1} Title, {2} Album. Defaults to \"Artist - Title\" ({0} - {1}).") |
|---|
| r5f0520d |
r37b0b02 |
|
| 49 | 49 | |
|---|
| 50 | 50 | #define HOST_TEXT N_( "RTSP host address" ) |
|---|
| 51 | | /// \bug [String] extra space |
|---|
| 52 | 51 | #define HOST_LONGTEXT N_( \ |
|---|
| 53 | 52 | "This defines the address, port and path the RTSP VOD server will listen " \ |
|---|
| 54 | 53 | "on.\nSyntax is address:port/path. The default is to listen on all "\ |
|---|
| 55 | | "interfaces (address 0.0.0.0), on port 554, with no path.\n To listen " \ |
|---|
| | 54 | "interfaces (address 0.0.0.0), on port 554, with no path.\nTo listen " \ |
|---|
| 56 | 55 | "only on the local interface, use \"localhost\" as address." ) |
|---|
| 57 | 56 | |
|---|
| rcf9e0c8 |
r37b0b02 |
|
| 55 | 55 | #define FONT_LONGTEXT N_("Filename for the font you want to use") |
|---|
| 56 | 56 | #define FONTSIZE_TEXT N_("Font size in pixels") |
|---|
| 57 | | /// \bug [String] extra space |
|---|
| 58 | 57 | #define FONTSIZE_LONGTEXT N_("This is the default size of the fonts " \ |
|---|
| 59 | 58 | "that will be rendered on the video. " \ |
|---|
| 60 | 59 | "If set to something different than 0 this option will override the " \ |
|---|
| 61 | | "relative font size. " ) |
|---|
| | 60 | "relative font size." ) |
|---|
| 62 | 61 | #define OPACITY_TEXT N_("Opacity") |
|---|
| 63 | 62 | #define OPACITY_LONGTEXT N_("The opacity (inverse of transparency) of the " \ |
|---|
| raba6c4c |
r37b0b02 |
|
| 158 | 158 | |
|---|
| 159 | 159 | #define CPKT_TEXT N_("Packet size in bytes to encrypt") |
|---|
| 160 | | /// \bug [String] Extra space |
|---|
| 161 | 160 | #define CPKT_LONGTEXT N_("Size of the TS packet to encrypt. " \ |
|---|
| 162 | 161 | "The encryption routines subtract the TS-header from the value before " \ |
|---|
| 163 | | "encrypting. " ) |
|---|
| | 162 | "encrypting." ) |
|---|
| 164 | 163 | |
|---|
| 165 | 164 | #define SOUT_CFG_PREFIX "sout-ts-" |
|---|
| r8b626b7 |
r37b0b02 |
|
| 39 | 39 | *****************************************************************************/ |
|---|
| 40 | 40 | #define ACCESS_TEXT N_("Output access method") |
|---|
| 41 | | /// \bug [String] "Output method to use for the stream." |
|---|
| 42 | 41 | #define ACCESS_LONGTEXT N_( \ |
|---|
| 43 | | "This is the output access method that will be used." ) |
|---|
| | 42 | "Output method to use for the stream." ) |
|---|
| 44 | 43 | #define MUX_TEXT N_("Output muxer") |
|---|
| 45 | | /// \bug [String] "Muxer to use for the stream." |
|---|
| 46 | 44 | #define MUX_LONGTEXT N_( \ |
|---|
| 47 | | "This is the muxer that will be used." ) |
|---|
| | 45 | "Muxer to use for the stream." ) |
|---|
| 48 | 46 | #define DST_TEXT N_("Output destination") |
|---|
| 49 | | /// \bug [String] "Destination (URL) to use for the stream." |
|---|
| 50 | 47 | #define DST_LONGTEXT N_( \ |
|---|
| 51 | | "This is the destination (URL) that will be used for the stream." ) |
|---|
| | 48 | "Destination (URL) to use for the stream." ) |
|---|
| 52 | 49 | #define NAME_TEXT N_("Session name") |
|---|
| 53 | 50 | #define NAME_LONGTEXT N_( \ |
|---|
| rae6af36 |
r37b0b02 |
|
| 123 | 123 | "offsets: use the user-defined offsets for each image." ) |
|---|
| 124 | 124 | |
|---|
| 125 | | /// \bug [String] missing closing parenthesis |
|---|
| 126 | 125 | #define ROWS_TEXT N_("Number of rows") |
|---|
| 127 | 126 | #define ROWS_LONGTEXT N_("Number of image rows in the mosaic (only used if "\ |
|---|
| 128 | | "positionning method is set to \"fixed\"." ) |
|---|
| | 127 | "positionning method is set to \"fixed\")." ) |
|---|
| 129 | 128 | #define COLS_TEXT N_("Number of columns") |
|---|
| 130 | 129 | #define COLS_LONGTEXT N_("Number of image columns in the mosaic (only used if "\ |
|---|
| rd3fe7f2 |
r37b0b02 |
|
| 39 | 39 | /* FIXME: Future extension make the definition file in XML format. */ |
|---|
| 40 | 40 | #define OSD_FILE_TEXT N_("Configuration file") |
|---|
| 41 | | /// \bug [String] missing dot |
|---|
| 42 | 41 | #define OSD_FILE_LONGTEXT N_( \ |
|---|
| 43 | | "Configuration file for the OSD Menu" ) |
|---|
| | 42 | "Configuration file for the OSD Menu." ) |
|---|
| 44 | 43 | #define OSD_PATH_TEXT N_("Path to OSD menu images") |
|---|
| 45 | 44 | #define OSD_PATH_LONGTEXT N_( \ |
|---|
| r0435ea9 |
r37b0b02 |
|
| 382 | 382 | "to 4:3 in order to keep proportions.") |
|---|
| 383 | 383 | |
|---|
| 384 | | /// \bug [String] Remove "this option" |
|---|
| 385 | 384 | #define SKIP_FRAMES_TEXT N_("Skip frames") |
|---|
| 386 | 385 | #define SKIP_FRAMES_LONGTEXT N_( \ |
|---|
| 387 | | "This option enables framedropping on MPEG2 stream. Framedropping " \ |
|---|
| | 386 | "Enables framedropping on MPEG2 stream. Framedropping " \ |
|---|
| 388 | 387 | "occurs when your computer is not powerful enough" ) |
|---|
| 389 | 388 | |
|---|
| … | … | |
| 559 | 558 | "VLC normally uses Freetype for rendering, but this allows you to use svg for instance.") |
|---|
| 560 | 559 | |
|---|
| 561 | | /// \bug typo arbitraty |
|---|
| 562 | 560 | #define SUB_FILTER_TEXT N_("Subpictures filter module") |
|---|
| 563 | 561 | #define SUB_FILTER_LONGTEXT N_( \ |
|---|
| 564 | 562 | "This adds so-called \"subpicture filters\". These filters overlay " \ |
|---|
| 565 | | "some images or text over the video (like a logo, arbitraty text...)." ) |
|---|
| | 563 | "some images or text over the video (like a logo, arbitrary text...)." ) |
|---|
| 566 | 564 | |
|---|
| 567 | 565 | #define SUB_AUTO_TEXT N_("Autodetect subtitle files") |
|---|