Browsing Galician translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Galician guidelines.
110 of 520 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 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
--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.

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.
%s [opcións]

COMMANDS:
-h, --help Amosar esta axuda
--version Amosar versión
--dump-conf Envorcar a configuración predeterminada
--dump-modules Envorcar a lista de módulos dispoñíbeis
--dump-resample-methods Envorcar os métodos de remostraxe dispoñíbeis
--cleanup-shm Limpeza de segmentos de memoria compartida conxelados
--start Iniciaro demoño en execución
-k --kill Matar un demoño en execución
--check Comprobar un demoño en execución (soamente devolve un código de saída)

OPTIONS:
--system[=BOOL] Corre como instancia transvesalmente ao sistema
-D, --daemonize[=BOOL] Converter en demoño despois do arrinque
--fail[=BOOL] Saír se o arrinque falla
--high-priority[=BOOL] Tentar axustar un algo nivel
(soamente dispoñíbel como root, cando se fai SUID ou
cun elevado RLIMIT_NICE)
--realtime[=BOOL] Tentar activar en axenda en tempo real
(soamente dispoñíbel como root, ao facer SUID ou
cun elevado RLIMIT_RTPRIO)
--disallow-module-loading[=BOOL] Non permitir o módulo solicitado polo usuario
ao cargar/deixar de cargar despois do arrinque
--disallow-exit[=BOOL] Non permitir a saída solicitada polo usuario
--exit-idle-time=SECS Terminar o demoño cando estea inactivo e pase o tempo estabelecido
--scache-idle-time=SECS Non cargar as mostras autocargadas cando estea inactivo e pase o
tempo estabelecido
--log-level[=LEVEL] Incrementar ou definir o nivel de verbosidade
-v --verbose Incrementar o nivel de verbosidade
--log-target={auto,syslog,stderr,file:PATH,newfile:PATH}
Especificar o destino do rexistro
--log-meta[=BOOL] Incluír o código de localización nas mensaxes de rexistro
--log-time[=BOOL] Incluír a marca de tempo nas mensaxes de rexistro
--log-backtrace=FRAMES Incluír a traza de orixe nas mensaxes de rexistro
-p, --dl-search-path=PATH Estabelecer o camiño de busca para obxectos dinámicos compartidos
(complementos)
--resample-method=METHOD Use the specified resampling method
(Véxase --dump-resample-methods para os posíbeis valores)
--use-pid-file[=BOOL] Crear un ficheiro PID
--no-cpu-limit[=BOOL] Non instalar un limitador de carga de CPU en plataformas que o soporten
--disable-shm[=BOOL] Desactivar a capacidade de memoria compartida.

STARTUP SCRIPT:
-L, --load="MODULE ARGUMENTS" Cargar o módulo do complemento especificado co
argumento especificado
-F, --file=FILENAME Executar o guión especificado
-C Abrir unha liña de ordes na TTY en execución tras arrinque
-n Non cargar o ficheiro de guión predeterminado
Translated and reviewed by Antón Méixome
Located in ../src/daemon/cmdline.c:111
2.
--daemonize expects boolean argument
--daemonize agarda un argumento booleano
Translated and reviewed by Miguel Anxo Bouzada
Located in src/daemon/cmdline.c:246
3.
--fail expects boolean argument
--fail agarda un argumento booleano
Translated and reviewed by Miguel Anxo Bouzada
Located in src/daemon/cmdline.c:254
4.
--log-level expects log level argument (either numeric in range 0..4 or one of debug, info, notice, warn, error).
--log-level agarda un argumento no nivel do rexistro (xa sexa numérico, dentro do rango de 0..4; xa sexa un de debug, info, notice, warn, ou error).
Translated and reviewed by Miguel Anxo Bouzada
Located in src/daemon/cmdline.c:265
5.
--high-priority expects boolean argument
--high-priority agarda un argumento booleano
Translated and reviewed by Miguel Anxo Bouzada
Located in src/daemon/cmdline.c:277
6.
--realtime expects boolean argument
--realtime agarda un argumento booleano
Translated and reviewed by Miguel Anxo Bouzada
Located in src/daemon/cmdline.c:285
7.
--disallow-module-loading expects boolean argument
--disallow-module-loading agarda un argumento booleano
Translated and reviewed by Miguel Anxo Bouzada
Located in src/daemon/cmdline.c:293
8.
--disallow-exit expects boolean argument
--disallow-exit agarda un argumento booleano
Translated and reviewed by Miguel Anxo Bouzada
Located in src/daemon/cmdline.c:301
9.
--use-pid-file expects boolean argument
--use-pid-file agarda un argumento booleano
Translated by Marcos Lans
Located in src/daemon/cmdline.c:309
10.
Invalid log target: use either 'syslog', 'journal','stderr' or 'auto' or a valid file name 'file:<path>', 'newfile:<path>'.
O destino do rexistro non é correcto: use «syslog», «journal», «stderr», «auto» ou un nome válido de ficheiro «ficheiro:<path>», «novo_ficheiro:<path>».
Translated by Marcos Lans
Located in src/daemon/cmdline.c:328
110 of 520 results

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

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

Contributors to this translation: Antón Méixome, Fran Diéguez, Marcos Lans, Marcos Lans, Miguel Anxo Bouzada, Xosé.