Skip to content
Snippets Groups Projects
mk.po 645 KiB
Newer Older
msgid "Preferred encoders list"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:911
msgid ""
"This allows you to select a list of encoders that VLC will use in priority."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:920
msgid ""
"These options allow you to set default global options for the stream output "
"subsystem."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:923
msgid "Default stream output chain"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:925
msgid ""
"You can enter here a default stream output chain. Refer to the documentation "
"to learn how to build such chains. Warning: this chain will be enabled for "
"all streams."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:929
msgid "Enable streaming of all ES"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:931
msgid "Stream all elementary streams (video, audio and subtitles)"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:933
msgid "Display while streaming"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:935
msgid "Play locally the stream while streaming it."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:937
msgid "Enable video stream output"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:939
msgid ""
"Choose whether the video stream should be redirected to the stream output "
"facility when this last one is enabled."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:942
msgid "Enable audio stream output"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:944
msgid ""
"Choose whether the audio stream should be redirected to the stream output "
"facility when this last one is enabled."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:947
msgid "Enable SPU stream output"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:949
msgid ""
"Choose whether the SPU streams should be redirected to the stream output "
"facility when this last one is enabled."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:952
msgid "Keep stream output open"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:954
msgid ""
"This allows you to keep an unique stream output instance across multiple "
"playlist item (automatically insert the gather stream output if not "
"specified)"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:958
msgid "Stream output muxer caching (ms)"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:960
"This allow you to configure the initial caching amount for stream output "
"muxer. This value should be set in milliseconds."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:963
msgid "Preferred packetizer list"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:965
msgid ""
"This allows you to select the order in which VLC will choose its packetizers."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:968
msgid "Mux module"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:970
msgid "This is a legacy entry to let you configure mux modules"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:972
msgid "Access output module"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:974
msgid "This is a legacy entry to let you configure access output modules"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:977
msgid ""
"If this option is enabled, the flow on the SAP multicast address will be "
"controlled. This is needed if you want to make announcements on the MBone."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:981
msgid "SAP announcement interval"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:983
msgid ""
"When the SAP flow control is disabled, this lets you set the fixed interval "
"between SAP announcements."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:992
"These options allow you to select default modules. Leave these alone unless "
"you really know what you are doing."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:995
msgid "Access module"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:997
"This allows you to force an access module. You can use it if the correct "
"access is not automatically detected. You should not set this as a global "
"option unless you really know what you are doing."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1001
msgid "Stream filter module"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1003
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Stream filters are used to modify the stream that is being read."
msgstr "Видео филтерите се користат за процесирање видео стрим."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1005
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Demux filter module"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1007
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Demux filters are used to modify/control the stream that is being read."
msgstr "Видео филтерите се користат за процесирање видео стрим."

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1009
msgid "Demux module"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1011
"Demultiplexers are used to separate the \"elementary\" streams (like audio "
"and video streams). You can use it if the correct demuxer is not "
"automatically detected. You should not set this as a global option unless "
"you really know what you are doing."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1016
msgid "VoD server module"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1018
"You can select which VoD server module you want to use. Set this to "
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
"'vod_rtsp' to switch back to the old, legacy module."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1021
msgid "Allow real-time priority"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1023
msgid ""
"Running VLC in real-time priority will allow for much more precise "
"scheduling and yield better, especially when streaming content. It can "
"however lock up your whole machine, or make it very very slow. You should "
"only activate this if you know what you're doing."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1029
msgid "Adjust VLC priority"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1031
msgid ""
"This option adds an offset (positive or negative) to VLC default priorities. "
"You can use it to tune VLC priority against other programs, or against other "
"VLC instances."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1036
msgid ""
Christoph Miebach's avatar
Christoph Miebach committed
"This option is useful if you want to lower the latency when reading a stream"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1039
msgid "VLM configuration file"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1041
msgid "Read a VLM configuration file as soon as VLM is started."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1043
msgid "Use a plugins cache"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1045
msgid "Use a plugins cache which will greatly improve the startup time of VLC."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1047
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Scan for new plugins"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1049
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"Scan plugin directories for new plugins at startup. This increases the "
"startup time of VLC."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1052
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Preferred keystore list"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1054
msgid "List of keystores that VLC will use in priority."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1056
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Locally collect statistics"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1058
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Collect miscellaneous local statistics about the playing media."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1060
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Run as daemon process"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1062
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Runs VLC as a background daemon process."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1064
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Write process id to file"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1066
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Writes process id into specified file."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1068
msgid "Allow only one running instance"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1070
msgid ""
"Allowing only one running instance of VLC can sometimes be useful, for "
"example if you associated VLC with some media types and you don't want a new "
"instance of VLC to be opened each time you open a file in your file manager. "
"This option will allow you to play the file with the already running "
"instance or enqueue it."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1076
msgid "VLC is started from file association"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1078
msgid "Tell VLC that it is being launched due to a file association in the OS"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1081 modules/gui/qt/ui/sprefs_interface.h:551
msgid "Use only one instance when started from file manager"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1083
msgid "Increase the priority of the process"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1085
msgid ""
"Increasing the priority of the process will very likely improve your playing "
"experience as it allows VLC not to be disturbed by other applications that "
"could otherwise take too much processor time. However be advised that in "
"certain circumstances (bugs) VLC could take all the processor time and "
"render the whole system unresponsive which might require a reboot of your "
"machine."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1093 modules/gui/qt/ui/sprefs_interface.h:554
msgid "Enqueue items into playlist in one instance mode"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1095
msgid ""
"When using the one instance only option, enqueue items to playlist and keep "
"playing current item."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1098
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Expose media player via D-Bus"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1099
msgid "Allow other applications to control VLC using the D-Bus MPRIS protocol."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1108
msgid ""
"These options define the behavior of the playlist. Some of them can be "
"overridden in the playlist dialog box."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1111
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Automatically preparse items"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1113
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
"Automatically preparse items added to the playlist (to retrieve some "
"metadata)."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1116
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Preparsing timeout"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1118
msgid "Maximum time allowed to preparse an item, in milliseconds"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1120 modules/gui/macosx/VLCSimplePrefsController.m:321
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/qt/dialogs/firstrun.cpp:95
#: modules/gui/qt/ui/sprefs_interface.h:564
Christoph Miebach's avatar
Christoph Miebach committed
msgid "Allow metadata network access"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1125
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Collapse"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1125
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Expand"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1127
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Subdirectory behavior"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1129
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"Select whether subdirectories must be expanded.\n"
"none: subdirectories do not appear in the playlist.\n"
"collapse: subdirectories appear but are expanded on first play.\n"
"expand: all subdirectories are expanded.\n"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1134
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Ignored extensions"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1136
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"Files with these extensions will not be added to playlist when opening a "
"directory.\n"
"This is useful if you add directories that contain playlist files for "
"instance. Use a comma-separated list of extensions."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1141
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Show hidden files"
msgstr "Покажи Детали"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1143
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Ignore files starting with '.'"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1145
msgid "Services discovery modules"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1147
"Specifies the services discovery modules to preload, separated by colons. "
"Typical value is \"sap\"."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1150
msgid "Play files randomly forever"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1152
msgid "VLC will randomly play files in the playlist until interrupted."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1154
msgid "Repeat all"
msgstr "Повтори се"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1156
msgid "VLC will keep playing the playlist indefinitely."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1158
msgid "Repeat current item"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1160
msgid "VLC will keep playing the current playlist item."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1162
msgid "Play and stop"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1164
msgid "Stop the playlist after each played playlist item."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1166
msgid "Play and exit"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1168
msgid "Exit if there are no more items in the playlist."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1170
msgid "Play and pause"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1172
msgid "Pause each item in the playlist on the last frame."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1174
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Start paused"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1176
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Pause each item in the playlist on the first frame."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1178
msgid "Auto start"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1179
msgid "Automatically start playing the playlist content once it's loaded."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1182
msgid "Pause on audio communication"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1184
msgid ""
"If pending audio communication is detected, playback will be paused "
"automatically."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1187
msgid "Use media library"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1189
msgid ""
"The media library is automatically saved and reloaded each time you start "
"VLC."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1192 modules/gui/qt/ui/sprefs_interface.h:552
msgid "Display playlist tree"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1194
msgid ""
"The playlist can use a tree to categorize some items, like the contents of a "
"directory."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1203
msgid "These settings are the global VLC key bindings, known as \"hotkeys\"."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1208 modules/gui/macosx/VLCMain+OldPrefs.m:103
msgid "Ignore"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1208
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Volume control"
msgstr "Зумирај"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1209
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Position control"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1209
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Position control reversed"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1212
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Mouse wheel vertical axis control"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1214
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"The mouse wheel vertical (up/down) axis can control volume, position or be "
"ignored."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1216
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Mouse wheel horizontal axis control"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1218
msgid ""
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
"The mouse wheel horizontal (left/right) axis can control volume, position or "
"be ignored."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1220 src/video_output/vout_intf.c:268
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/macosx/VLCControlsBarCommon.m:81
#: modules/gui/macosx/VLCMainMenu.m:422 modules/gui/macosx/VLCMainMenu.m:501
#: modules/gui/qt/components/controller.hpp:108
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/qt/ui/sprefs_video.h:314
msgid "Fullscreen"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1221
msgid "Select the hotkey to use to swap fullscreen state."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1222
msgid "Exit fullscreen"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1223
msgid "Select the hotkey to use to exit fullscreen state."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1224 modules/gui/macosx/VLCFSPanelController.m:109
msgid "Play/Pause"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1225
msgid "Select the hotkey to use to swap paused state."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1226
msgid "Pause only"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1227
msgid "Select the hotkey to use to pause."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1228
msgid "Play only"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1229
msgid "Select the hotkey to use to play."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1230 modules/gui/macosx/VLCMainMenu.m:385
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/qt/components/controller.hpp:108
#: modules/gui/qt/components/controller.hpp:118
msgid "Faster"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1231 src/libvlc-module.c:1237
msgid "Select the hotkey to use for fast forward playback."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1232 modules/gui/macosx/VLCMainMenu.m:383
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/qt/components/controller.hpp:108
#: modules/gui/qt/components/controller.hpp:118
msgid "Slower"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1233 src/libvlc-module.c:1239
msgid "Select the hotkey to use for slow motion playback."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1234
msgid "Normal rate"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1235
msgid "Select the hotkey to set the playback rate back to normal."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1236 modules/gui/qt/menus.cpp:880
msgid "Faster (fine)"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1238 modules/gui/qt/menus.cpp:888
msgid "Slower (fine)"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1240 modules/control/hotkeys.c:410
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/macosx/VLCControlsBarCommon.m:163
#: modules/gui/macosx/VLCFSPanelController.m:112
#: modules/gui/macosx/VLCMainMenu.m:388 modules/gui/macosx/VLCMainMenu.m:489
#: modules/gui/macosx/VLCMainMenu.m:497
#: modules/gui/qt/components/controller.hpp:112
#: modules/gui/qt/dialogs/sout.cpp:93 modules/notify/notify.c:335
#: modules/gui/qt/ui/streampanel.h:181
msgid "Next"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1241
msgid "Select the hotkey to use to skip to the next item in the playlist."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1242 modules/control/hotkeys.c:414
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/macosx/VLCControlsBarCommon.m:160
#: modules/gui/macosx/VLCFSPanelController.m:115
#: modules/gui/macosx/VLCMainMenu.m:387 modules/gui/macosx/VLCMainMenu.m:490
#: modules/gui/macosx/VLCMainMenu.m:496
#: modules/gui/qt/components/controller.hpp:112 modules/notify/notify.c:333
msgid "Previous"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1243
msgid "Select the hotkey to use to skip to the previous item in the playlist."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1244 modules/gui/macosx/VLCMainMenu.m:378
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/macosx/VLCMainMenu.m:488 modules/gui/macosx/VLCMainMenu.m:495
#: modules/gui/macosx/VLCMainWindowControlsBar.m:61
#: modules/gui/qt/components/controller.hpp:107
#: modules/gui/qt/dialogs/vlm.cpp:545 modules/gui/qt/ui/streampanel.h:180
msgid "Stop"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1245
msgid "Select the hotkey to stop playback."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1246 modules/gui/macosx/VLCControlsBarCommon.m:75
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/macosx/VLCFSPanelController.m:130
#: modules/gui/macosx/VLCVideoEffectsWindowController.m:273
#: modules/gui/macosx/VLCVideoEffectsWindowController.m:295
#: modules/spu/marq.c:151 modules/spu/rss.c:198
#: modules/gui/qt/ui/sprefs_subtitles.h:293
#: modules/gui/qt/ui/video_effects.h:1279
msgid "Position"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1247
msgid "Select the hotkey to display the position."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1249
msgid "Very short backwards jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1251
msgid "Select the hotkey to make a very short backwards jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1252
msgid "Short backwards jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1254
msgid "Select the hotkey to make a short backwards jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1255
msgid "Medium backwards jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1257
msgid "Select the hotkey to make a medium backwards jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1258
msgid "Long backwards jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1260
msgid "Select the hotkey to make a long backwards jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1262
msgid "Very short forward jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1264
msgid "Select the hotkey to make a very short forward jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1265
msgid "Short forward jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1267
msgid "Select the hotkey to make a short forward jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1268
msgid "Medium forward jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1270
msgid "Select the hotkey to make a medium forward jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1271
msgid "Long forward jump"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1273
msgid "Select the hotkey to make a long forward jump."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1274 modules/control/hotkeys.c:599
msgid "Next frame"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1276
msgid "Select the hotkey to got to the next video frame."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1278
msgid "Very short jump length"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1279
msgid "Very short jump length, in seconds."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1280
msgid "Short jump length"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1281
msgid "Short jump length, in seconds."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1282
msgid "Medium jump length"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1283
msgid "Medium jump length, in seconds."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1284
msgid "Long jump length"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1285
msgid "Long jump length, in seconds."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1287 modules/control/hotkeys.c:361
#: modules/gui/macosx/VLCStatusBarIcon.m:116
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/qt/components/controller.hpp:111
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/qt/components/controller.hpp:123 modules/gui/qt/menus.cpp:951
#: modules/gui/qt/menus.cpp:1137 modules/gui/skins2/commands/cmd_quit.cpp:45
msgid "Quit"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1288
msgid "Select the hotkey to quit the application."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1289
msgid "Navigate up"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1290
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"Select the key to move the selector up in DVD menus / Move viewpoint to up "
"(pitch)."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1291
msgid "Navigate down"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1292
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"Select the key to move the selector down in DVD menus / Move viewpoint to "
"down (pitch)."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1293
msgid "Navigate left"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1294
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"Select the key to move the selector left in DVD menus / Move viewpoint to "
"left (yaw)."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1295
msgid "Navigate right"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1296
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"Select the key to move the selector right in DVD menus / Move viewpoint to "
"right (yaw)."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1297
msgid "Activate"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1298
msgid "Select the key to activate selected item in DVD menus."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1299 modules/gui/qt/dialogs/toolbar.cpp:500
msgid "Go to the DVD menu"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1300
msgid "Select the key to take you to the DVD menu"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1301
msgid "Select previous DVD title"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1302
msgid "Select the key to choose the previous title from the DVD"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1303
msgid "Select next DVD title"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1304
msgid "Select the key to choose the next title from the DVD"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1305
msgid "Select prev DVD chapter"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1306
msgid "Select the key to choose the previous chapter from the DVD"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1307
msgid "Select next DVD chapter"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1308
msgid "Select the key to choose the next chapter from the DVD"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1309
msgid "Volume up"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1310
msgid "Select the key to increase audio volume."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1311
msgid "Volume down"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1312
msgid "Select the key to decrease audio volume."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1313 modules/access/v4l2/v4l2.c:181
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: modules/gui/macosx/VLCMainMenu.m:407 modules/gui/macosx/VLCMainMenu.m:491
#: modules/gui/macosx/VLCMainMenu.m:500
#: modules/gui/macosx/VLCMainWindowControlsBar.m:78
msgid "Mute"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1314
msgid "Select the key to mute audio."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1315
msgid "Subtitle delay up"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1316
msgid "Select the key to increase the subtitle delay."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1317
msgid "Subtitle delay down"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1318
msgid "Select the key to decrease the subtitle delay."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1319
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Reset subtitles text scale"
msgstr "Превод"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1320
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Scale up subtitles text"
msgstr "Овозможи аудио"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1321
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Scale down subtitles text"
msgstr "Овозможи аудио"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1322
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Select the key to change subtitles text scaling"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1323
msgid "Subtitle sync / bookmark audio timestamp"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1324
msgid "Select the key to bookmark audio timestamp when syncing subtitles."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1325
msgid "Subtitle sync / bookmark subtitle timestamp"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1326
msgid "Select the key to bookmark subtitle timestamp when syncing subtitles."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1327
msgid "Subtitle sync / synchronize audio & subtitle timestamps"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1328
msgid "Select the key to synchronize bookmarked audio & subtitle timestamps."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1329
msgid "Subtitle sync / reset audio & subtitle synchronization"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1330
msgid "Select the key to reset synchronization of audio & subtitle timestamps."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1331
msgid "Subtitle position up"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1332
msgid "Select the key to move subtitles higher."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1333
msgid "Subtitle position down"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1334
msgid "Select the key to move subtitles lower."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1335
msgid "Audio delay up"
msgstr ""