Browsing Uyghur translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Uyghur guidelines.
17 of 7 results
84.
%s [options]

COMMANDS:
-h, --help Show this help
--version Show version
--dump-conf Dump default configuration
--dump-modules Dump list of available modules
--dump-resample-methods Dump available resample methods
--cleanup-shm Cleanup stale shared memory segments
--start Start the daemon if it is not running
-k --kill Kill a running daemon
--check Check for a running daemon (only returns exit code)

OPTIONS:
--system[=BOOL] Run as system-wide instance
-D, --daemonize[=BOOL] Daemonize after startup
--fail[=BOOL] Quit when startup fails
--high-priority[=BOOL] Try to set high nice level
(only available as root, when SUID or
with elevated RLIMIT_NICE)
--realtime[=BOOL] Try to enable realtime scheduling
(only available as root, when SUID or
with elevated RLIMIT_RTPRIO)
--disallow-module-loading[=BOOL] Disallow module user requested module
loading/unloading after startup
--disallow-exit[=BOOL] Disallow user requested exit
--exit-idle-time=SECS Terminate the daemon when idle and this
time passed
--module-idle-time=SECS Unload autoloaded modules when idle and
this time passed
--scache-idle-time=SECS Unload autoloaded samples when idle and
this time passed
--log-level[=LEVEL] Increase or set verbosity level
-v Increase the verbosity level
--log-target={auto,syslog,stderr,file:PATH}
Specify the log target
--log-meta[=BOOL] Include code location in log messages
--log-time[=BOOL] Include timestamps in log messages
--log-backtrace=FRAMES Include a backtrace in log messages
-p, --dl-search-path=PATH Set the search path for dynamic shared
objects (plugins)
--resample-method=METHOD Use the specified resampling method
(See --dump-resample-methods for
possible values)
--use-pid-file[=BOOL] Create a PID file
--no-cpu-limit[=BOOL] Do not install CPU load limiter on
platforms that support it.
--disable-shm[=BOOL] Disable shared memory support.

STARTUP SCRIPT:
-L, --load="MODULE ARGUMENTS" Load the specified plugin module with
the specified argument
-F, --file=FILENAME Run the specified script
-C Open a command line on the running TTY
after startup

-n Don't load default script file
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in ../src/daemon/cmdline.c:113
263.
%s [options]

-h, --help Show this help
--version Show version

-r, --record Create a connection for recording
-p, --playback Create a connection for playback

-v, --verbose Enable verbose operations

-s, --server=SERVER The name of the server to connect to
-d, --device=DEVICE The name of the sink/source to connect to
-n, --client-name=NAME How to call this client on the server
--stream-name=NAME How to call this stream on the server
--volume=VOLUME Specify the initial (linear) volume in range 0...65536
--rate=SAMPLERATE The sample rate in Hz (defaults to 44100)
--format=SAMPLEFORMAT The sample type, one of s16le, s16be, u8, float32le,
float32be, ulaw, alaw, s32le, s32be, s24le, s24be,
s24-32le, s24-32be (defaults to s16ne)
--channels=CHANNELS The number of channels, 1 for mono, 2 for stereo
(defaults to 2)
--channel-map=CHANNELMAP Channel map to use instead of the default
--fix-format Take the sample format from the sink the stream is
being connected to.
--fix-rate Take the sampling rate from the sink the stream is
being connected to.
--fix-channels Take the number of channels and the channel map
from the sink the stream is being connected to.
--no-remix Don't upmix or downmix channels.
--no-remap Map channels by index instead of name.
--latency=BYTES Request the specified latency in bytes.
--process-time=BYTES Request the specified process time per request in bytes.
--latency-msec=MSEC Request the specified latency in msec.
--process-time-msec=MSEC Request the specified process time per request in msec.
--property=PROPERTY=VALUE Set the specified property to the specified value.
--raw Record/play raw PCM data.
--passthrough passthrough data
--file-format[=FFORMAT] Record/play formatted PCM data.
--list-file-formats List available file formats.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in ../src/utils/pacat.c:667
426.
ALSA woke us up to read new data from the device, but there was actually nothing to read!
Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers.
We were woken up with POLLIN set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in src/modules/alsa/alsa-source.c:686
460.
Headset Microphone
(no translation yet)
Located in src/modules/alsa/alsa-mixer.c:2802
495.
source_name=<name for the source> source_properties=<properties for the source> source_master=<name of source to filter> sink_name=<name for the sink> sink_properties=<properties for the sink> sink_master=<name of sink to filter> adjust_time=<how often to readjust rates in s> format=<sample format> rate=<sample rate> channels=<number of channels> channel_map=<channel map> aec_method=<implementation to use> aec_args=<parameters for the AEC engine> save_aec=<save AEC data in /tmp> autoloaded=<set if this module is being loaded automatically> use_volume_sharing=<yes or no>
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in ../src/modules/echo-cancel/module-echo-cancel.c:62
497.
sink_name=<name of the sink> sink_properties=<properties for the sink> sink_master=<sink to connect to> format=<sample format> rate=<sample rate> channels=<number of channels> channel_map=<channel map> autoloaded=<set if this module is being loaded automatically> use_volume_sharing=<yes or no>
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in src/modules/module-equalizer-sink.c:72
499.
%s [options]

-h, --help Show this help
-v, --verbose Print debug messages
--from-rate=SAMPLERATE From sample rate in Hz (defaults to 44100)
--from-format=SAMPLEFORMAT From sample type (defaults to s16le)
--from-channels=CHANNELS From number of channels (defaults to 1)
--to-rate=SAMPLERATE To sample rate in Hz (defaults to 44100)
--to-format=SAMPLEFORMAT To sample type (defaults to s16le)
--to-channels=CHANNELS To number of channels (defaults to 1)
--resample-method=METHOD Resample method (defaults to auto)
--seconds=SECONDS From stream duration (defaults to 60)

If the formats are not specified, the test performs all formats combinations,
back and forth.

Sample type must be one of s16le, s16be, u8, float32le, float32be, ulaw, alaw,
32le, s32be (defaults to s16ne)

See --dump-resample-methods for possible values of resample methods.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in ../src/tests/resampler-test.c:252
17 of 7 results

This translation is managed by Ubuntu Uyghur Translation Group, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Burkut, Gheyret T.Kenji, Sahran, bilgeturghun.