Browsing Spanish translation

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

COMANDOS:
-h, --help Muestra esta ayuda
--version Muestra la versión
--dump-conf Vuelca la configuración predeterminada
--dump-modules Lista los módulos disponibles
--dump-resample-methods Lista los métodos de remuestreo
--cleanup-shm Limpia segmentos de memoria compartida
--start Inicia el demonio si no está ya en
marcha
-k --kill Mata un demonio en ejecución
--check Comprueba si hay un demonio en marcha
(sólo devuelve el código de retorno)

OPCIONES:
--system[=BOOL] Se ejecuta como instancia de sistema
-D, --daemonize[=BOOL] Pasa a demonio tras el inicio
--fail[=BOOL] Sale si el inicio falla
--high-priority[=BOOL] Intenta usar prioridad alta
(sólo disponible como root, con SUID o
con RLIMIT_NICE)
--realtime[=BOOL] Intenta usar prioridad de tiempo real
(sólo disponible como root, con SUID o
con RLIMIT_RTPRIO)
--disallow-module-loading[=BOOL] No permite la carga/desactivación de
módulos por parte del usuario tras el
inicio
--disallow-exit[=BOOL] No permite la salida a petición del
usuario
--exit-idle-time=SEGUNDOS Finaliza el demonio tras ese tiempo
de inactividad
--scache-idle-time=SEGUNDOS Descarga las muestras automáticas tras
ese tiempo de inactividad
--log-level[=NIVEL] Aumenta o modifica el nivel de registro
-v --verbose Aumenta el nivel de registro
--log-target={auto,syslog,stderr,file:RUTA,newfile:RUTA}
Indica dónde realizar el registro
--log-meta[=BOOL] Incluye en el registro el punto del
código
--log-time[=BOOL] Incluye en el registro marcas de tiempo
--log-backtrace=LOTES Incluye en el registro una traza
-p, --dl-search-path=RUTA Indica la ruta de búsqueda de objetos
dinámicos (complementos)
--resample-method=MÉTODO Usa MÉTODO para remuestreo
(Vea --dump-resample-methods para los
posibles valores)
--use-pid-file[=BOOL] Crea un archivo PID
--no-cpu-limit[=BOOL] No instala el limitador de carga de CPU
en las plataformas que lo permiten
--disable-shm[=BOOL] Desactiva la memoria compartida

SCRIPT DE INICIO:
-L, --load="MÓDULO PARÁMETROS" Carga el MÓDULO con los PARÁMETROS
indicados
-F, --file=ARCHIVO Ejecuta el script indicado
-C Abre un intérprete de comandos tras
el inicio

-n No carga el script de inicio
predeterminado
Translated by Copied by Zanata
Located in ../src/daemon/cmdline.c:111
4.
--log-level expects log level argument (either numeric in range 0..4 or one of debug, info, notice, warn, error).
--log-level espera un argumento en el nivel del log (ya sea numérico, que caiga en el rango de 0..4; ya sea uno de debug, info, notice, warn, o error).
Translated by Claudio Rodrigo Pereyra Diaz
Reviewed by Fernando Gonzalez Blanco
Located in src/daemon/cmdline.c:265
14.
Invalid resample method '%s'.
Método de remuestreo incorrecto «%s»
Translated by Paco Molinero
In upstream:
Método de remuestreo inválido '%s'.
Suggested by Daniel Hernandez
Located in src/daemon/cmdline.c:366
18.
[%s:%u] Invalid log target '%s'.
[%s:%u] Destino de registro incorrecto «%s».
Translated by Paco Molinero
In upstream:
[%s:%u] Destino de log inválido '%s'.
Suggested by Claudio Rodrigo Pereyra Diaz
Located in src/daemon/daemon-conf.c:270
19.
[%s:%u] Invalid log level '%s'.
[%s:%u] Nivel de registro incorrecto «%s».
Translated by Paco Molinero
In upstream:
[%s:%u] Nivel de log inválido '%s'.
Suggested by Claudio Rodrigo Pereyra Diaz
Located in src/daemon/daemon-conf.c:285
34.
No module information available
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
No existe información disponible acerca del módulo
Translated by Claudio Rodrigo Pereyra Diaz
Located in src/daemon/dumpmodules.c:60
82.
Docking Station Input
Estación de entrada empotrada
Translated and reviewed by Paco Molinero
In upstream:
Entrada de estación de acoplamiento
Suggested by Copied by Zanata
Located in src/modules/alsa/alsa-mixer.c:2709
83.
Docking Station Microphone
Micrófono de la estación empotrada
Translated by Alan García
Reviewed by Paco Molinero
In upstream:
Micrófono de estación de acoplamiento
Suggested by Copied by Zanata
Located in src/modules/alsa/alsa-mixer.c:2710
85.
Line In
Línea de entrada
Translated and reviewed by Paco Molinero
Located in src/modules/alsa/alsa-mixer.c:2712 src/modules/alsa/alsa-mixer.c:2803
102.
Headphones
Auriculares
Translated and reviewed by Paco Molinero
Located in src/modules/alsa/alsa-mixer.c:2729 src/modules/alsa/alsa-mixer.c:2807 src/utils/pactl.c:334
110 of 44 results

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

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

Contributors to this translation: Adolfo Jayme Barrientos, Agustín Dall'Alba, Alan García, Andres, CanoRioss, Christian Alcaide González, Clark, Claudio Rodrigo Pereyra Diaz, Copied by Zanata, Cristian Gonzalez, Daniel Hernandez, David A Páez, Emilio Herrera, Fernando Gonzalez Blanco, Fernando Muñoz, FreeFri, Hairo R. Carela, Hernan., Héctor Daniel Cabrera, J., Jaime Armendariz, Javier Antonio Nisa Avila, Jorge Luis Granda, Jose Gutierrez, Jose Luis Tirado, Joserra Galindo, Juan Moreno Garcia, Kamen Nedev, Luis Arturo López Grajales, Nicolás M. Zahlut, Paco Molinero, Ricardo Pérez López, Rodrigo Lledó, Rubén Vera, Víctor R. Ruiz, allinaki simon, dbecker, fernando.