Commit 13f31747 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Try to repair distclean

parent 43582ae3
......@@ -120,7 +120,7 @@ src/misc/block.c
src/misc/charset.c
src/misc/configuration.c
src/misc/cpu.c
src/misc/darwin_specific.c
src/misc/darwin_specific.m
src/misc/error.c
src/misc/hashtables.c
src/misc/image.c
......
......@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-02-23 21:14+0100\n"
"POT-Creation-Date: 2007-04-01 20:02+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"
......@@ -680,57 +680,57 @@ msgstr ""
msgid "Reverse stereo"
msgstr ""
#: src/extras/getopt.c:636
#: src/extras/getopt.c:633
#, c-format
msgid "%s: option `%s' is ambiguous\n"
msgstr ""
#: src/extras/getopt.c:661
#: src/extras/getopt.c:658
#, c-format
msgid "%s: option `--%s' doesn't allow an argument\n"
msgstr ""
#: src/extras/getopt.c:666
#: src/extras/getopt.c:663
#, c-format
msgid "%s: option `%c%s' doesn't allow an argument\n"
msgstr ""
#: src/extras/getopt.c:684 src/extras/getopt.c:857
#: src/extras/getopt.c:681 src/extras/getopt.c:854
#, c-format
msgid "%s: option `%s' requires an argument\n"
msgstr ""
#: src/extras/getopt.c:713
#: src/extras/getopt.c:710
#, c-format
msgid "%s: unrecognized option `--%s'\n"
msgstr ""
#: src/extras/getopt.c:717
#: src/extras/getopt.c:714
#, c-format
msgid "%s: unrecognized option `%c%s'\n"
msgstr ""
#: src/extras/getopt.c:743
#: src/extras/getopt.c:740
#, c-format
msgid "%s: illegal option -- %c\n"
msgstr ""
#: src/extras/getopt.c:746
#: src/extras/getopt.c:743
#, c-format
msgid "%s: invalid option -- %c\n"
msgstr ""
#: src/extras/getopt.c:776 src/extras/getopt.c:906
#: src/extras/getopt.c:773 src/extras/getopt.c:903
#, c-format
msgid "%s: option requires an argument -- %c\n"
msgstr ""
#: src/extras/getopt.c:823
#: src/extras/getopt.c:820
#, c-format
msgid "%s: option `-W %s' is ambiguous\n"
msgstr ""
#: src/extras/getopt.c:841
#: src/extras/getopt.c:838
#, c-format
msgid "%s: option `-W %s' doesn't allow an argument\n"
msgstr ""
......@@ -1544,7 +1544,7 @@ msgid ""
"to render video directly). VLC will try to use it by default."
msgstr ""
#: src/libvlc.h:288 src/video_output/vout_intf.c:400
#: src/libvlc.h:288 src/video_output/vout_intf.c:403
msgid "Always on top"
msgstr ""
......@@ -1748,8 +1748,8 @@ msgid ""
"detailed settings are available in Advanced / Network Sync."
msgstr ""
#: src/libvlc.h:408 src/video_output/vout_intf.c:262
#: src/video_output/vout_intf.c:349 modules/access/dshow/dshow.cpp:73
#: src/libvlc.h:408 src/video_output/vout_intf.c:265
#: src/video_output/vout_intf.c:352 modules/access/dshow/dshow.cpp:73
#: modules/access/dshow/dshow.cpp:75 modules/access/dshow/dshow.cpp:78
#: modules/audio_output/alsa.c:101 modules/gui/macosx/prefs_widgets.m:1292
#: modules/gui/macosx/vout.m:197
......@@ -2691,7 +2691,7 @@ msgstr ""
msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
msgstr ""
#: src/libvlc.h:948 src/video_output/vout_intf.c:409
#: src/libvlc.h:948 src/video_output/vout_intf.c:412
#: modules/gui/beos/VideoOutput.cpp:1057 modules/gui/macosx/applescript.m:121
#: modules/gui/macosx/controls.m:455 modules/gui/macosx/controls.m:881
#: modules/gui/macosx/controls.m:911 modules/gui/macosx/embeddedwindow.m:44
......@@ -3354,7 +3354,7 @@ msgid ""
" vlc:quit Special item to quit VLC\n"
msgstr ""
#: src/libvlc.h:1238 src/video_output/vout_intf.c:421
#: src/libvlc.h:1238 src/video_output/vout_intf.c:424
#: modules/gui/macosx/controls.m:439 modules/gui/macosx/controls.m:880
#: modules/gui/macosx/intf.m:577 modules/gui/macosx/intf.m:631
#: modules/video_output/snapshot.c:76
......@@ -4116,32 +4116,32 @@ msgstr ""
msgid "Linear"
msgstr ""
#: src/video_output/vout_intf.c:212
#: src/video_output/vout_intf.c:215
msgid "Zoom"
msgstr ""
#: src/video_output/vout_intf.c:224
#: src/video_output/vout_intf.c:227
msgid "1:4 Quarter"
msgstr ""
#: src/video_output/vout_intf.c:226
#: src/video_output/vout_intf.c:229
msgid "1:2 Half"
msgstr ""
#: src/video_output/vout_intf.c:228
#: src/video_output/vout_intf.c:231
msgid "1:1 Original"
msgstr ""
#: src/video_output/vout_intf.c:230
#: src/video_output/vout_intf.c:233
msgid "2:1 Double"
msgstr ""
#: src/video_output/vout_intf.c:257 modules/gui/macosx/intf.m:582
#: src/video_output/vout_intf.c:260 modules/gui/macosx/intf.m:582
#: modules/gui/macosx/intf.m:583 modules/video_filter/crop.c:62
msgid "Crop"
msgstr ""
#: src/video_output/vout_intf.c:344 modules/gui/macosx/intf.m:580
#: src/video_output/vout_intf.c:347 modules/gui/macosx/intf.m:580
#: modules/gui/macosx/intf.m:581
msgid "Aspect-ratio"
msgstr ""
......@@ -9349,15 +9349,15 @@ msgstr ""
msgid "MPEG Transport Stream demuxer"
msgstr ""
#: modules/demux/ts.c:3141 modules/demux/ts.c:3175
#: modules/demux/ts.c:3141 modules/demux/ts.c:3176
msgid "clean effects"
msgstr ""
#: modules/demux/ts.c:3145 modules/demux/ts.c:3179
#: modules/demux/ts.c:3145 modules/demux/ts.c:3180
msgid "hearing impaired"
msgstr ""
#: modules/demux/ts.c:3149 modules/demux/ts.c:3183
#: modules/demux/ts.c:3149 modules/demux/ts.c:3184
msgid "visual impaired commentary"
msgstr ""
......@@ -12097,21 +12097,6 @@ msgstr ""
msgid "All Files (*.*)|*|Sound Files (*.mp3, *.ogg, etc.)|"
msgstr ""
#: modules/gui/wxwidgets/dialogs.cpp:435
#: modules/gui/wxwidgets/dialogs/open.cpp:1266
msgid "|Video Files (*.avi, *.mpg, etc.)|"
msgstr ""
#: modules/gui/wxwidgets/dialogs.cpp:436
#: modules/gui/wxwidgets/dialogs/open.cpp:1267
msgid "|Playlist Files (*.m3u, *.pls, etc.)|"
msgstr ""
#: modules/gui/wxwidgets/dialogs.cpp:437
#: modules/gui/wxwidgets/dialogs/open.cpp:1268
msgid "|Subtitle Files (*.srt, *.sub, etc.)|"
msgstr ""
#: modules/gui/wxwidgets/dialogs/bookmarks.cpp:75
msgid "Edit bookmark"
msgstr ""
......@@ -12733,10 +12718,6 @@ msgstr ""
msgid "Loop"
msgstr ""
#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:415
msgid "Create"
msgstr ""
#: modules/gui/wxwidgets/dialogs/vlm/vlm_panel.cpp:560
msgid "VLM stream"
msgstr ""
......@@ -12805,10 +12786,6 @@ msgid ""
"about it."
msgstr ""
#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
msgid "Transcode audio (if available)"
msgstr ""
#: modules/gui/wxwidgets/dialogs/wizard.cpp:135
msgid ""
"Select the target audio codec. Choose a codec to display more information "
......@@ -12871,6 +12848,10 @@ msgstr ""
msgid "Save to file"
msgstr ""
#: modules/gui/wxwidgets/dialogs/wizard.cpp:134
msgid "Transcode audio (if available)"
msgstr ""
#: modules/gui/wxwidgets/extrapanel.cpp:41
msgid ""
"Controls the blending of equalizer bands. The higher this value is, the more "
......@@ -15051,13 +15032,6 @@ msgstr ""
msgid "Conversions from "
msgstr ""
#: modules/video_chroma/i420_ymga.c:48 modules/video_chroma/i420_ymga.c:51
#: modules/video_chroma/i420_yuy2.c:75 modules/video_chroma/i420_yuy2.c:78
#: modules/video_chroma/i420_yuy2.c:86 modules/video_chroma/i422_yuy2.c:63
#: modules/video_chroma/i422_yuy2.c:66
msgid " to "
msgstr ""
#: modules/video_chroma/i420_ymga.c:51 modules/video_chroma/i420_yuy2.c:78
#: modules/video_chroma/i422_yuy2.c:66
msgid "MMX conversions from "
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment