Skip to content
Snippets Groups Projects
ka.po 898 KiB
Newer Older
msgstr "HTTP სერვერი"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:830
msgid ""
"The HTTPS server will listen on this TCP port. The standard HTTPS port "
"number is 443. However allocation of port numbers below 1025 is usually "
"restricted by the operating system."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:835
#, fuzzy
msgid "RTSP server port"
msgstr "CDDB სერვერის პორტი"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:837
"The RTSP server will listen on this TCP port. The standard RTSP port number "
"is 554. However allocation of port numbers below 1025 is usually restricted "
"by the operating system."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:842
msgid "HTTP/TLS server certificate"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:844
Christoph Miebach's avatar
Christoph Miebach committed
msgid ""
"This X.509 certicate file (PEM format) is used for server-side TLS. On OS X, "
"the string is used as a label to search the certificate in the keychain."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:847
msgid "HTTP/TLS server private key"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:849
msgid "This private key file (PEM format) is used for server-side TLS."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:851
msgid "SOCKS server"
msgstr "SOCKS სერვერი"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:853
"SOCKS proxy server to use. This must be of the form address:port. It will be "
"used for all TCP connections"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:856
msgid "SOCKS user name"
msgstr "SOCKS მომხმარებლის სახელი"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:858
msgid "User name to be used for connection to the SOCKS proxy."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:860
msgid "SOCKS password"
msgstr "SOCKS პაროლი"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:862
msgid "Password to be used for connection to the SOCKS proxy."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:864
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:866
msgid "Allows you to specify a \"title\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:868
msgstr "ავტორის მეტა ინფორმაცია"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:870
msgid "Allows you to specify an \"author\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:872
msgstr "შემსრულებელის მეტა ინფორმაცია"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:874
msgid "Allows you to specify an \"artist\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:876
msgstr "ჟანრის მეტა ინფორმაცია"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:878
msgid "Allows you to specify a \"genre\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:880
msgstr "საავტორო უფლებების მეტა ინფორმაცია"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:882
msgid "Allows you to specify a \"copyright\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:884
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:886
msgid "Allows you to specify a \"description\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:888
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:890
msgid "Allows you to specify a \"date\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:892
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:894
msgid "Allows you to specify a \"url\" metadata for an input."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:898
msgid ""
"This option can be used to alter the way VLC selects its codecs "
"(decompression methods). Only advanced users should alter this option as it "
"can break playback of all your streams."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:902
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:904
"List of codecs that VLC will use in priority. For instance, 'dummy,a52' will "
"try the dummy and a52 codecs before trying the other ones. Only advanced "
"users should alter this option as it can break playback of all your streams."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:909
msgid "Preferred encoders list"
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:911
"This allows you to select a list of encoders that VLC will use in priority."
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 "
Christophe Mutricy's avatar
Christophe Mutricy committed
"to learn how to build such chains. Warning: this chain will be enabled for "
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)"
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
"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
"Choose whether the audio stream should be redirected to the stream output "
"facility when this last one is enabled."
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
"Choose whether the SPU streams should be redirected to the stream output "
"facility when this last one is enabled."
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
#, fuzzy
msgid ""
"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."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:968
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
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."
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 "
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:992
msgid ""
"These options allow you to select default modules. Leave these alone unless "
"you really know what you are doing."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:995
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:997
msgid ""
"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."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1001
#, fuzzy
msgid "Stream filter module"
msgstr "ვიდეო ფილტრის მოდული"
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
#, fuzzy
msgid "Demux filter module"
msgstr "ვიდეო ფილტრის მოდული"

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
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1011
msgid ""
"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
#, fuzzy
msgid "VoD server module"
msgstr "ვიდეო ფილტრის მოდული"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1018
msgid ""
"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"
msgstr ""

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
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 "VLM კონფიგურაციის ფაილი"
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."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1043
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"
msgstr ""

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."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1052
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Preferred keystore list"
msgstr "ვიდეოს სიმაღლე"

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
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1056
Christophe Mutricy's avatar
Christophe Mutricy committed
msgid "Locally collect statistics"
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1058
Christophe Mutricy's avatar
Christophe Mutricy committed
msgid "Collect miscellaneous local statistics about the playing media."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1060
msgstr ""
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1062
msgid "Runs VLC as a background daemon process."
msgstr ""

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1064
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1066
msgid "Writes process id into specified file."
msgstr ""

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"
msgstr ""
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."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1093 modules/gui/qt/ui/sprefs_interface.h:554
#, fuzzy
msgid "Enqueue items into playlist in one instance mode"
msgstr "a დუიმი ის."
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
#, fuzzy
msgid "Expose media player via D-Bus"
msgstr "VLC მედია დამკვრელი "

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
#: src/libvlc-module.c:1108
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid ""
"These options define the behavior of the playlist. Some of them can be "
"overridden in the playlist dialog box."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1111
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Automatically preparse items"
msgstr "აცტომატური შემოწმება განახლებებზე"

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 "
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1116
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
msgid "Preparsing timeout"
msgstr "მენიუს პოზიცია"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1118
#, fuzzy
msgid "Maximum time allowed to preparse an item, in milliseconds"
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
#, fuzzy
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
#, fuzzy
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
#, fuzzy
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
Christophe Mutricy's avatar
Christophe Mutricy committed
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
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
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
#, fuzzy
msgid "Play and exit"
msgstr "დაკვრა და შეჩერება"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1168
#, fuzzy
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
Christophe Mutricy's avatar
Christophe Mutricy committed
#, fuzzy
msgid "Play and pause"
msgstr "დაკვრა და შეჩერება"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1172
Christophe Mutricy's avatar
Christophe Mutricy committed
#, fuzzy
msgid "Pause each item in the playlist on the last frame."
msgstr "a დუიმი ის."

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1174
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#, fuzzy
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
#, fuzzy
msgid "Pause each item in the playlist on the first frame."
msgstr "a დუიმი ის."

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
#, fuzzy
msgid "Use media library"
msgstr "VLC მედია დამკვრელი"

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"
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."
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
#, fuzzy
msgid "Ignore"
msgstr "არა"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1208
#, fuzzy
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
#, fuzzy
msgid "Position control"
msgstr "პოზიცია"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1209
#, fuzzy
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
msgid "Position control reversed"
msgstr "პოზიცია"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1212
#, fuzzy
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
#, fuzzy
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"
msgstr "მთლიან ეკრანზე"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1223
msgid "Select the hotkey to use to exit fullscreen state."
msgstr "ამოირჩიეთ ამ სანიშნის დასასმელი ღილაკი."

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
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
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
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
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
#, fuzzy
msgid "Normal rate"
msgstr "ნორმალური ზომა"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1235
#, fuzzy
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
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."
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
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
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
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
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
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
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
#, fuzzy
msgid "Next frame"
msgstr "დაკარგული კადრები"

Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1276
#, fuzzy
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
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1279
msgid "Very short jump length, in seconds."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1280
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1281
msgid "Short jump length, in seconds."
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1282
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
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
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)."
msgstr ""
Jean-Baptiste Kempf's avatar
Jean-Baptiste Kempf committed
#: src/libvlc-module.c:1291
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