Browsing Indonesian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Indonesian guidelines.
110 of 14 results
1.
%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 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
--scache-idle-time=SECS Unload autoloaded samples when idle and
this time passed
--log-level[=LEVEL] Increase or set verbosity level
-v --verbose Increase the verbosity level
--log-target={auto,syslog,stderr,file:PATH,newfile: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.
--enable-memfd[=BOOL] Enable memfd 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
4.
--log-level expects log level argument (either numeric in range 0..4 or one of error, warn, notice, info, debug).
(no translation yet)
Located in src/daemon/cmdline.c:265
162.
snd_pcm_avail() returned a value that is exceptionally large: %lu byte (%lu ms).
Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers.
snd_pcm_avail() returned a value that is exceptionally large: %lu bytes (%lu ms).
Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers.
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-util.c:1183 src/modules/alsa/alsa-util.c:1277
163.
snd_pcm_delay() returned a value that is exceptionally large: %li byte (%s%lu ms).
Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers.
snd_pcm_delay() returned a value that is exceptionally large: %li bytes (%s%lu ms).
Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers.
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-util.c:1249
165.
snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu byte (%lu ms).
Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers.
snd_pcm_mmap_begin() returned a value that is exceptionally large: %lu bytes (%lu ms).
Most likely this is a bug in the ALSA driver '%s'. Please report this issue to the ALSA developers.
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-util.c:1339
176.
Headset Head Unit (HSP)
(no translation yet)
Located in src/modules/bluetooth/module-bluez5-device.c:2066
177.
Headset Audio Gateway (HSP)
(no translation yet)
Located in src/modules/bluetooth/module-bluez5-device.c:2079
178.
Handsfree Head Unit (HFP)
(no translation yet)
Located in src/modules/bluetooth/module-bluez5-device.c:2092
179.
Handsfree Audio Gateway (HFP)
(no translation yet)
Located in src/modules/bluetooth/module-bluez5-device.c:2105
348.
%s [options]
%s

-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 format, see
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SupportedAudioFormats/
for possible values (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/source the stream is
being connected to.
--fix-rate Take the sampling rate from the sink/source the stream is
being connected to.
--fix-channels Take the number of channels and the channel map
from the sink/source 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.
--monitor-stream=INDEX Record from the sink input with index INDEX.
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:676
110 of 14 results

This translation is managed by Ubuntu Indonesian Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Andika Triwidada, Rahman Yusri Aftian, jemmy surya.