Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
b92728c2
Commit
b92728c2
authored
Jun 06, 2013
by
Christoph Miebach
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Newer pot file
parent
c9a57e4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
91 additions
and
96 deletions
+91
-96
po/vlc.pot
po/vlc.pot
+91
-96
No files found.
po/vlc.pot
View file @
b92728c2
...
...
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vlc 2.1.0-pre1\n"
"Report-Msgid-Bugs-To: vlc-devel@videolan.org\n"
"POT-Creation-Date: 2013-0
5-28 11:42
+0200\n"
"POT-Creation-Date: 2013-0
6-06 17:40
+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME
<EMAIL
@
ADDRESS
>
\n"
"Language-Team: LANGUAGE
<LL
@
li
.
org
>
\n"
...
...
@@ -1072,8 +1072,8 @@ msgstr ""
#: src/input/decoder.c:276 src/input/decoder.c:467
#: modules/codec/avcodec/encoder.c:248 modules/codec/avcodec/encoder.c:256
#: modules/codec/avcodec/encoder.c:290 modules/codec/avcodec/encoder.c:7
50
#: modules/codec/avcodec/encoder.c:8
03
modules/stream_out/es.c:362
#: modules/codec/avcodec/encoder.c:290 modules/codec/avcodec/encoder.c:7
63
#: modules/codec/avcodec/encoder.c:8
16
modules/stream_out/es.c:362
#: modules/stream_out/es.c:377
msgid "Streaming / Transcoding failed"
msgstr ""
...
...
@@ -9665,24 +9665,24 @@ msgstr ""
msgid "Decoding"
msgstr ""
#: modules/codec/avcodec/avcodec.c:15
3
modules/codec/omxil/omxil.c:87
#: modules/codec/avcodec/avcodec.c:15
4
modules/codec/omxil/omxil.c:87
#: modules/codec/schroedinger.c:370
msgid "Encoding"
msgstr ""
#: modules/codec/avcodec/avcodec.c:15
4
#: modules/codec/avcodec/avcodec.c:15
5
msgid "FFmpeg audio/video encoder"
msgstr ""
#: modules/codec/avcodec/avcodec.h:
70
#: modules/codec/avcodec/avcodec.h:
69
msgid "Direct rendering"
msgstr ""
#: modules/codec/avcodec/avcodec.h:7
3
#: modules/codec/avcodec/avcodec.h:7
2
msgid "Error resilience"
msgstr ""
#: modules/codec/avcodec/avcodec.h:7
5
#: modules/codec/avcodec/avcodec.h:7
4
msgid ""
"libavcodec can do error resilience.\n"
"However, with a buggy encoder (such as the ISO MPEG-4 encoder from M$) this "
...
...
@@ -9690,11 +9690,11 @@ msgid ""
"Valid values range from 0 to 4 (0 disables all errors resilience)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:
80
#: modules/codec/avcodec/avcodec.h:
79
msgid "Workaround bugs"
msgstr ""
#: modules/codec/avcodec/avcodec.h:8
2
#: modules/codec/avcodec/avcodec.h:8
1
msgid ""
"Try to fix some bugs:\n"
"1 autodetect\n"
...
...
@@ -9708,75 +9708,75 @@ msgid ""
"\"ump4\", enter 40."
msgstr ""
#: modules/codec/avcodec/avcodec.h:9
3 modules/codec/avcodec/avcodec.h:204
#: modules/codec/avcodec/avcodec.h:9
2 modules/codec/avcodec/avcodec.h:203
#: modules/demux/rawdv.c:42 modules/stream_out/transcode/transcode.c:139
msgid "Hurry up"
msgstr ""
#: modules/codec/avcodec/avcodec.h:9
5
#: modules/codec/avcodec/avcodec.h:9
4
msgid ""
"The decoder can partially decode or skip frame(s) when there is not enough "
"time. It's useful with low CPU power but it can produce distorted pictures."
msgstr ""
#: modules/codec/avcodec/avcodec.h:9
9
#: modules/codec/avcodec/avcodec.h:9
8
msgid "Allow speed tricks"
msgstr ""
#: modules/codec/avcodec/avcodec.h:10
1
#: modules/codec/avcodec/avcodec.h:10
0
msgid ""
"Allow non specification compliant speedup tricks. Faster but error-prone."
msgstr ""
#: modules/codec/avcodec/avcodec.h:10
3
#: modules/codec/avcodec/avcodec.h:10
2
msgid "Skip frame (default=0)"
msgstr ""
#: modules/codec/avcodec/avcodec.h:10
5
#: modules/codec/avcodec/avcodec.h:10
4
msgid ""
"Force skipping of frames to speed up decoding (-1=None, 0=Default, 1=B-"
"frames, 2=P-frames, 3=B+P frames, 4=all frames)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:10
8
#: modules/codec/avcodec/avcodec.h:10
7
msgid "Skip idct (default=0)"
msgstr ""
#: modules/codec/avcodec/avcodec.h:1
10
#: modules/codec/avcodec/avcodec.h:1
09
msgid ""
"Force skipping of idct to speed up decoding for frame types (-1=None, "
"0=Default, 1=B-frames, 2=P-frames, 3=B+P frames, 4=all frames)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:11
3
#: modules/codec/avcodec/avcodec.h:11
2
msgid "Discard cropping information"
msgstr ""
#: modules/codec/avcodec/avcodec.h:11
4
#: modules/codec/avcodec/avcodec.h:11
3
msgid "Discard internal cropping parameters (e.g. from H.264 SPS)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:11
6
#: modules/codec/avcodec/avcodec.h:11
5
msgid "Debug mask"
msgstr ""
#: modules/codec/avcodec/avcodec.h:11
7
#: modules/codec/avcodec/avcodec.h:11
6
msgid "Set FFmpeg debug mask"
msgstr ""
#: modules/codec/avcodec/avcodec.h:11
9
#: modules/codec/avcodec/avcodec.h:11
8
msgid "Codec name"
msgstr ""
#: modules/codec/avcodec/avcodec.h:1
20
#: modules/codec/avcodec/avcodec.h:1
19
msgid "Internal libavcodec codec name"
msgstr ""
#: modules/codec/avcodec/avcodec.h:12
3
#: modules/codec/avcodec/avcodec.h:12
2
msgid "Visualize motion vectors"
msgstr ""
#: modules/codec/avcodec/avcodec.h:12
5
#: modules/codec/avcodec/avcodec.h:12
4
msgid ""
"You can overlay the motion vectors (arrows showing how the images move) on "
"the image. This value is a mask, based on these values:\n"
...
...
@@ -9786,149 +9786,149 @@ msgid ""
"To visualize all vectors, the value should be 7."
msgstr ""
#: modules/codec/avcodec/avcodec.h:13
2
modules/gui/macosx/simple_prefs.m:215
#: modules/codec/avcodec/avcodec.h:13
1
modules/gui/macosx/simple_prefs.m:215
msgid "Skip the loop filter for H.264 decoding"
msgstr ""
#: modules/codec/avcodec/avcodec.h:13
3
#: modules/codec/avcodec/avcodec.h:13
2
msgid ""
"Skipping the loop filter (aka deblocking) usually has a detrimental effect "
"on quality. However it provides a big speedup for high definition streams."
msgstr ""
#: modules/codec/avcodec/avcodec.h:13
7
#: modules/codec/avcodec/avcodec.h:13
6
msgid "Hardware decoding"
msgstr ""
#: modules/codec/avcodec/avcodec.h:13
8
#: modules/codec/avcodec/avcodec.h:13
7
msgid "This allows hardware decoding when available."
msgstr ""
#: modules/codec/avcodec/avcodec.h:1
40
#: modules/codec/avcodec/avcodec.h:1
39
msgid "VDA output pixel format"
msgstr ""
#: modules/codec/avcodec/avcodec.h:14
1
#: modules/codec/avcodec/avcodec.h:14
0
msgid "The pixel format for output image buffers."
msgstr ""
#: modules/codec/avcodec/avcodec.h:14
3
#: modules/codec/avcodec/avcodec.h:14
2
msgid "Threads"
msgstr ""
#: modules/codec/avcodec/avcodec.h:14
4
#: modules/codec/avcodec/avcodec.h:14
3
msgid "Number of threads used for decoding, 0 meaning auto"
msgstr ""
#: modules/codec/avcodec/avcodec.h:15
1
#: modules/codec/avcodec/avcodec.h:15
0
msgid "Ratio of key frames"
msgstr ""
#: modules/codec/avcodec/avcodec.h:15
2
#: modules/codec/avcodec/avcodec.h:15
1
msgid "Number of frames that will be coded for one key frame."
msgstr ""
#: modules/codec/avcodec/avcodec.h:15
5
#: modules/codec/avcodec/avcodec.h:15
4
msgid "Ratio of B frames"
msgstr ""
#: modules/codec/avcodec/avcodec.h:15
6
#: modules/codec/avcodec/avcodec.h:15
5
msgid "Number of B frames that will be coded between two reference frames."
msgstr ""
#: modules/codec/avcodec/avcodec.h:15
9
#: modules/codec/avcodec/avcodec.h:15
8
msgid "Video bitrate tolerance"
msgstr ""
#: modules/codec/avcodec/avcodec.h:1
60
#: modules/codec/avcodec/avcodec.h:1
59
msgid "Video bitrate tolerance in kbit/s."
msgstr ""
#: modules/codec/avcodec/avcodec.h:16
2
#: modules/codec/avcodec/avcodec.h:16
1
msgid "Interlaced encoding"
msgstr ""
#: modules/codec/avcodec/avcodec.h:16
3
#: modules/codec/avcodec/avcodec.h:16
2
msgid "Enable dedicated algorithms for interlaced frames."
msgstr ""
#: modules/codec/avcodec/avcodec.h:16
6
#: modules/codec/avcodec/avcodec.h:16
5
msgid "Interlaced motion estimation"
msgstr ""
#: modules/codec/avcodec/avcodec.h:16
7
#: modules/codec/avcodec/avcodec.h:16
6
msgid "Enable interlaced motion estimation algorithms. This requires more CPU."
msgstr ""
#: modules/codec/avcodec/avcodec.h:1
70
#: modules/codec/avcodec/avcodec.h:1
69
msgid "Pre-motion estimation"
msgstr ""
#: modules/codec/avcodec/avcodec.h:17
1
#: modules/codec/avcodec/avcodec.h:17
0
msgid "Enable the pre-motion estimation algorithm."
msgstr ""
#: modules/codec/avcodec/avcodec.h:17
4
#: modules/codec/avcodec/avcodec.h:17
3
msgid "Rate control buffer size"
msgstr ""
#: modules/codec/avcodec/avcodec.h:17
5
#: modules/codec/avcodec/avcodec.h:17
4
msgid ""
"Rate control buffer size (in kbytes). A bigger buffer will allow for better "
"rate control, but will cause a delay in the stream."
msgstr ""
#: modules/codec/avcodec/avcodec.h:17
9
#: modules/codec/avcodec/avcodec.h:17
8
msgid "Rate control buffer aggressiveness"
msgstr ""
#: modules/codec/avcodec/avcodec.h:1
80
#: modules/codec/avcodec/avcodec.h:1
79
msgid "Rate control buffer aggressiveness."
msgstr ""
#: modules/codec/avcodec/avcodec.h:18
3
#: modules/codec/avcodec/avcodec.h:18
2
msgid "I quantization factor"
msgstr ""
#: modules/codec/avcodec/avcodec.h:18
5
#: modules/codec/avcodec/avcodec.h:18
4
msgid ""
"Quantization factor of I frames, compared with P frames (for instance 1.0 => "
"same qscale for I and P frames)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:18
8
modules/codec/x264.c:360
#: modules/codec/avcodec/avcodec.h:18
7
modules/codec/x264.c:360
#: modules/demux/mod.c:78
msgid "Noise reduction"
msgstr ""
#: modules/codec/avcodec/avcodec.h:18
9
#: modules/codec/avcodec/avcodec.h:18
8
msgid ""
"Enable a simple noise reduction algorithm to lower the encoding length and "
"bitrate, at the expense of lower quality frames."
msgstr ""
#: modules/codec/avcodec/avcodec.h:19
3
#: modules/codec/avcodec/avcodec.h:19
2
msgid "MPEG4 quantization matrix"
msgstr ""
#: modules/codec/avcodec/avcodec.h:19
4
#: modules/codec/avcodec/avcodec.h:19
3
msgid ""
"Use the MPEG4 quantization matrix for MPEG2 encoding. This generally yields "
"a better looking picture, while still retaining the compatibility with "
"standard MPEG2 decoders."
msgstr ""
#: modules/codec/avcodec/avcodec.h:19
9
#: modules/codec/avcodec/avcodec.h:19
8
msgid "Quality level"
msgstr ""
#: modules/codec/avcodec/avcodec.h:
200
#: modules/codec/avcodec/avcodec.h:
199
msgid ""
"Quality level for the encoding of motions vectors (this can slow down the "
"encoding very much)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:20
5
#: modules/codec/avcodec/avcodec.h:20
4
msgid ""
"The encoder can make on-the-fly quality tradeoffs if your CPU can't keep up "
"with the encoding rate. It will disable trellis quantization, then the rate "
...
...
@@ -9936,110 +9936,110 @@ msgid ""
"to ease the encoder's task."
msgstr ""
#: modules/codec/avcodec/avcodec.h:21
1
#: modules/codec/avcodec/avcodec.h:21
0
msgid "Minimum video quantizer scale"
msgstr ""
#: modules/codec/avcodec/avcodec.h:21
2
#: modules/codec/avcodec/avcodec.h:21
1
msgid "Minimum video quantizer scale."
msgstr ""
#: modules/codec/avcodec/avcodec.h:21
5
#: modules/codec/avcodec/avcodec.h:21
4
msgid "Maximum video quantizer scale"
msgstr ""
#: modules/codec/avcodec/avcodec.h:21
6
#: modules/codec/avcodec/avcodec.h:21
5
msgid "Maximum video quantizer scale."
msgstr ""
#: modules/codec/avcodec/avcodec.h:21
9
#: modules/codec/avcodec/avcodec.h:21
8
msgid "Trellis quantization"
msgstr ""
#: modules/codec/avcodec/avcodec.h:2
20
#: modules/codec/avcodec/avcodec.h:2
19
msgid "Enable trellis quantization (rate distortion for block coefficients)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:22
3
#: modules/codec/avcodec/avcodec.h:22
2
msgid "Fixed quantizer scale"
msgstr ""
#: modules/codec/avcodec/avcodec.h:22
4
#: modules/codec/avcodec/avcodec.h:22
3
msgid ""
"A fixed video quantizer scale for VBR encoding (accepted values: 0.01 to "
"255.0)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:22
7
#: modules/codec/avcodec/avcodec.h:22
6
msgid "Strict standard compliance"
msgstr ""
#: modules/codec/avcodec/avcodec.h:22
8
#: modules/codec/avcodec/avcodec.h:22
7
msgid ""
"Force a strict standard compliance when encoding (accepted values: -2 to 2)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:23
1
#: modules/codec/avcodec/avcodec.h:23
0
msgid "Luminance masking"
msgstr ""
#: modules/codec/avcodec/avcodec.h:23
2
#: modules/codec/avcodec/avcodec.h:23
1
msgid "Raise the quantizer for very bright macroblocks (default: 0.0)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:23
5
#: modules/codec/avcodec/avcodec.h:23
4
msgid "Darkness masking"
msgstr ""
#: modules/codec/avcodec/avcodec.h:23
6
#: modules/codec/avcodec/avcodec.h:23
5
msgid "Raise the quantizer for very dark macroblocks (default: 0.0)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:23
9
#: modules/codec/avcodec/avcodec.h:23
8
msgid "Motion masking"
msgstr ""
#: modules/codec/avcodec/avcodec.h:2
40
#: modules/codec/avcodec/avcodec.h:2
39
msgid ""
"Raise the quantizer for macroblocks with a high temporal complexity "
"(default: 0.0)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:24
3
#: modules/codec/avcodec/avcodec.h:24
2
msgid "Border masking"
msgstr ""
#: modules/codec/avcodec/avcodec.h:24
4
#: modules/codec/avcodec/avcodec.h:24
3
msgid ""
"Raise the quantizer for macroblocks at the border of the frame (default: "
"0.0)."
msgstr ""
#: modules/codec/avcodec/avcodec.h:24
7
#: modules/codec/avcodec/avcodec.h:24
6
msgid "Luminance elimination"
msgstr ""
#: modules/codec/avcodec/avcodec.h:24
8
#: modules/codec/avcodec/avcodec.h:24
7
msgid ""
"Eliminates luminance blocks when the PSNR isn't much changed (default: 0.0). "
"The H264 specification recommends -4."
msgstr ""
#: modules/codec/avcodec/avcodec.h:25
2
#: modules/codec/avcodec/avcodec.h:25
1
msgid "Chrominance elimination"
msgstr ""
#: modules/codec/avcodec/avcodec.h:25
3
#: modules/codec/avcodec/avcodec.h:25
2
msgid ""
"Eliminates chrominance blocks when the PSNR isn't much changed (default: "
"0.0). The H264 specification recommends 7."
msgstr ""
#: modules/codec/avcodec/avcodec.h:25
7
#: modules/codec/avcodec/avcodec.h:25
6
msgid "Specify AAC audio profile to use"
msgstr ""
#: modules/codec/avcodec/avcodec.h:25
8
#: modules/codec/avcodec/avcodec.h:25
7
msgid ""
"Specify the AAC audio profile to use for encoding the audio bitstream. It "
"takes the following options: main, low, ssr (not supported),ltp, hev1, hev2 "
...
...
@@ -10073,7 +10073,7 @@ msgid ""
"Do not contact the VideoLAN project about this issue.\n"
msgstr ""
#: modules/codec/avcodec/encoder.c:7
51 modules/codec/avcodec/encoder.c:804
#: modules/codec/avcodec/encoder.c:7
64 modules/codec/avcodec/encoder.c:817
msgid "VLC could not open the encoder."
msgstr ""
...
...
@@ -10425,7 +10425,7 @@ msgstr ""
msgid "AAC audio decoder (using libfaad2)"
msgstr ""
#: modules/codec/faad.c:4
29
#: modules/codec/faad.c:4
30
msgid "AAC extension"
msgstr ""
...
...
@@ -12539,8 +12539,8 @@ msgstr ""
#: modules/gui/qt4/main_interface.cpp:1158
#: modules/gui/qt4/main_interface.cpp:1175
#: modules/gui/qt4/main_interface.cpp:1183
#: modules/gui/qt4/main_interface.cpp:1206 modules/
notify/growl.m:281
#: modules/video_output/xcb/window.c:313
#: modules/gui/qt4/main_interface.cpp:1206 modules/
lua/libs/httpd.c:80
#: modules/
notify/growl.m:281 modules/
video_output/xcb/window.c:313
msgid "VLC media player"
msgstr ""
...
...
@@ -20341,16 +20341,11 @@ msgstr ""
msgid "Open skin ..."
msgstr ""
#: modules/lua/libs/httpd.c:
64
#: modules/lua/libs/httpd.c:
75
msgid ""
"
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3."
"org/TR/xhtml1/DTD/xhtml1-strict.dtd\">
\n"
"
<html
xmlns=
\"http://www.w3.org/1999/xhtml\"
><head><meta
http-equiv=
"
"
\"
Content-Type
\"
content=
\"text/html;charset=utf-8\"
/><title>
VLC media "
"player
</title></head><body><p>
Password for Web interface has not been set.
</
"
"
p><p>
Please use --http-password, or set a password in
</p><p>
Preferences "
"
>
All
>
Main interfaces
>
Lua
>
Lua HTTP
>
Password.
</p>
<!-- "
"VLC_PASSWORD_NOT_SET -->
</body></html>
"
"
<p>
Password for Web interface has not been set.
</p><p>
Please use --http-"
"password, or set a password in
</p><p>
Preferences
>
All
>
Main "
"interfaces
>
Lua
>
Lua HTTP
>
Password.
</p>
"
msgstr ""
#: modules/lua/vlc.c:48
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment