mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-04-11 08:21:20 -04:00
i18n: Update .pot and .po files
Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/703>
This commit is contained in:
parent
778da3aa9e
commit
9811c84a54
52 changed files with 4878 additions and 4736 deletions
190
po/es.po
190
po/es.po
|
|
@ -13,7 +13,7 @@ msgstr ""
|
|||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/"
|
||||
"issues/new\n"
|
||||
"POT-Creation-Date: 2021-12-16 18:45+0200\n"
|
||||
"POT-Creation-Date: 2022-05-16 23:56+0300\n"
|
||||
"PO-Revision-Date: 2022-01-11 06:16+0000\n"
|
||||
"Last-Translator: Daniel Hernandez <hernandez101900daniel@gmail.com>\n"
|
||||
"Language-Team: Spanish <https://translate.fedoraproject.org/projects/"
|
||||
|
|
@ -113,8 +113,8 @@ msgstr ""
|
|||
" -k --kill Mata un demonio en ejecución\n"
|
||||
" --check Comprueba si hay un demonio en "
|
||||
"marcha\n"
|
||||
" (sólo devuelve el código de retorno)"
|
||||
"\n"
|
||||
" (sólo devuelve el código de "
|
||||
"retorno)\n"
|
||||
"\n"
|
||||
"OPCIONES:\n"
|
||||
" --system[=BOOL] Se ejecuta como instancia de "
|
||||
|
|
@ -1216,14 +1216,14 @@ msgstr "Audio en @HOSTNAME@"
|
|||
|
||||
#. TODO: old tunnel put here the remote sink_name into stream name e.g. 'Null Output for lynxis@lazus'
|
||||
#. TODO: old tunnel put here the remote source_name into stream name e.g. 'Null Output for lynxis@lazus'
|
||||
#: src/modules/module-tunnel-sink-new.c:320
|
||||
#: src/modules/module-tunnel-source-new.c:305
|
||||
#: src/modules/module-tunnel-sink-new.c:356
|
||||
#: src/modules/module-tunnel-source-new.c:342
|
||||
#, c-format
|
||||
msgid "Tunnel for %s@%s"
|
||||
msgstr "Túnel para %s@%s"
|
||||
|
||||
#: src/modules/module-tunnel-sink-new.c:564
|
||||
#: src/modules/module-tunnel-source-new.c:540
|
||||
#: src/modules/module-tunnel-sink-new.c:697
|
||||
#: src/modules/module-tunnel-source-new.c:668
|
||||
#, c-format
|
||||
msgid "Tunnel to %s/%s"
|
||||
msgstr "Túnel a %s/%s"
|
||||
|
|
@ -1889,7 +1889,7 @@ msgid "pa_stream_update_timing_info() failed: %s"
|
|||
msgstr "pa_stream_update_timing_info() falló: %s"
|
||||
|
||||
#: src/utils/pacat.c:676
|
||||
#, c-format
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"%s [options]\n"
|
||||
"%s\n"
|
||||
|
|
@ -1905,7 +1905,9 @@ msgid ""
|
|||
" -s, --server=SERVER The name of the server to connect "
|
||||
"to\n"
|
||||
" -d, --device=DEVICE The name of the sink/source to "
|
||||
"connect to\n"
|
||||
"connect to. The special names @DEFAULT_SINK@, @DEFAULT_SOURCE@ and "
|
||||
"@DEFAULT_MONITOR@ can be used to specify the default sink, source and "
|
||||
"monitor respectively.\n"
|
||||
" -n, --client-name=NAME How to call this client on the "
|
||||
"server\n"
|
||||
" --stream-name=NAME How to call this stream on the "
|
||||
|
|
@ -1975,10 +1977,10 @@ msgstr ""
|
|||
" --volume=VOLUMEN Volumen inicial (lineal) de 0 a 65536\n"
|
||||
" --rate=TASA Tasa de muestreo en Hz (pred. 44100)\n"
|
||||
" --format=FORMATO Tipo de muestra: s16le, s16be, u8,\n"
|
||||
" float32le, float32be, ulaw, alaw, s32le,"
|
||||
"\n"
|
||||
" s32be, s24le, s24be, s24-32le, s24-"
|
||||
"32be\n"
|
||||
" float32le, float32be, ulaw, alaw, "
|
||||
"s32le,\n"
|
||||
" s32be, s24le, s24be, s24-32le, "
|
||||
"s24-32be\n"
|
||||
" (pred. s16ne)\n"
|
||||
" --channels=CANALES Número de canales: 1 mono, 2 estéreo\n"
|
||||
" (pred. 2)\n"
|
||||
|
|
@ -2048,7 +2050,7 @@ msgstr ""
|
|||
"Compilado con libpulse %s\n"
|
||||
"Enlazado con libpulse %s\n"
|
||||
|
||||
#: src/utils/pacat.c:852 src/utils/pactl.c:2720
|
||||
#: src/utils/pacat.c:852 src/utils/pactl.c:2731
|
||||
#, c-format
|
||||
msgid "Invalid client name '%s'"
|
||||
msgstr "Nombre de cliente '%s' inválido"
|
||||
|
|
@ -2121,7 +2123,7 @@ msgstr ""
|
|||
"Aviso: el ejemplo de especificación indicado será sobreescrito con las "
|
||||
"especificaciones del archivo."
|
||||
|
||||
#: src/utils/pacat.c:1091 src/utils/pactl.c:2794
|
||||
#: src/utils/pacat.c:1091 src/utils/pactl.c:2806
|
||||
msgid "Failed to determine sample specification from file."
|
||||
msgstr "Falló al determinar especificación de ejemplo del archivo."
|
||||
|
||||
|
|
@ -2157,7 +2159,7 @@ msgstr "playback"
|
|||
msgid "Failed to set media name."
|
||||
msgstr "No se pudo establecer el nombre del medio."
|
||||
|
||||
#: src/utils/pacat.c:1172 src/utils/pactl.c:3206
|
||||
#: src/utils/pacat.c:1172 src/utils/pactl.c:3218
|
||||
msgid "pa_mainloop_new() failed."
|
||||
msgstr "pa_mainloop_new() falló."
|
||||
|
||||
|
|
@ -2165,11 +2167,11 @@ msgstr "pa_mainloop_new() falló."
|
|||
msgid "io_new() failed."
|
||||
msgstr "io_new() falló."
|
||||
|
||||
#: src/utils/pacat.c:1202 src/utils/pactl.c:3218
|
||||
#: src/utils/pacat.c:1202 src/utils/pactl.c:3230
|
||||
msgid "pa_context_new() failed."
|
||||
msgstr "pa_context_new() falló."
|
||||
|
||||
#: src/utils/pacat.c:1210 src/utils/pactl.c:3224
|
||||
#: src/utils/pacat.c:1210 src/utils/pactl.c:3236
|
||||
#, c-format
|
||||
msgid "pa_context_connect() failed: %s"
|
||||
msgstr "pa_context_connect() falló: %s"
|
||||
|
|
@ -2178,21 +2180,21 @@ msgstr "pa_context_connect() falló: %s"
|
|||
msgid "pa_context_rttime_new() failed."
|
||||
msgstr "pa_context_rttime_new() falló."
|
||||
|
||||
#: src/utils/pacat.c:1223 src/utils/pactl.c:3229
|
||||
#: src/utils/pacat.c:1223 src/utils/pactl.c:3241
|
||||
msgid "pa_mainloop_run() failed."
|
||||
msgstr "pa_mainloop_run() falló."
|
||||
|
||||
#: src/utils/pacmd.c:51 src/utils/pactl.c:2632
|
||||
#: src/utils/pacmd.c:51 src/utils/pactl.c:2643
|
||||
msgid "NAME [ARGS ...]"
|
||||
msgstr "NOMBRE [PARÁMETROS ...]"
|
||||
|
||||
#: src/utils/pacmd.c:52 src/utils/pacmd.c:60 src/utils/pactl.c:2633
|
||||
#: src/utils/pactl.c:2640 src/utils/pactl.c:2641
|
||||
#: src/utils/pacmd.c:52 src/utils/pacmd.c:60 src/utils/pactl.c:2644
|
||||
#: src/utils/pactl.c:2651 src/utils/pactl.c:2652
|
||||
msgid "NAME|#N"
|
||||
msgstr "NOMBRE|#N"
|
||||
|
||||
#: src/utils/pacmd.c:53 src/utils/pacmd.c:63 src/utils/pactl.c:2631
|
||||
#: src/utils/pactl.c:2638
|
||||
#: src/utils/pacmd.c:53 src/utils/pacmd.c:63 src/utils/pactl.c:2642
|
||||
#: src/utils/pactl.c:2649
|
||||
msgid "NAME"
|
||||
msgstr "NOMBRE"
|
||||
|
||||
|
|
@ -2204,7 +2206,7 @@ msgstr "NOMBRE|#N VOLUMEN"
|
|||
msgid "#N VOLUME"
|
||||
msgstr "#N VOLUMEN"
|
||||
|
||||
#: src/utils/pacmd.c:56 src/utils/pacmd.c:70 src/utils/pactl.c:2635
|
||||
#: src/utils/pacmd.c:56 src/utils/pacmd.c:70 src/utils/pactl.c:2646
|
||||
msgid "NAME|#N 1|0"
|
||||
msgstr "NOMBRE|#N 1|0"
|
||||
|
||||
|
|
@ -2240,7 +2242,7 @@ msgstr "RUTA"
|
|||
msgid "FILENAME SINK|#N"
|
||||
msgstr "ARCHIVO DESTINO|#N"
|
||||
|
||||
#: src/utils/pacmd.c:69 src/utils/pactl.c:2634
|
||||
#: src/utils/pacmd.c:69 src/utils/pactl.c:2645
|
||||
msgid "#N SINK|SOURCE"
|
||||
msgstr "#N DESTINO|FUENTE"
|
||||
|
||||
|
|
@ -2248,15 +2250,15 @@ msgstr "#N DESTINO|FUENTE"
|
|||
msgid "1|0"
|
||||
msgstr "1|0"
|
||||
|
||||
#: src/utils/pacmd.c:72 src/utils/pactl.c:2636
|
||||
#: src/utils/pacmd.c:72 src/utils/pactl.c:2647
|
||||
msgid "CARD PROFILE"
|
||||
msgstr "PLACA PERFIL"
|
||||
|
||||
#: src/utils/pacmd.c:73 src/utils/pactl.c:2639
|
||||
#: src/utils/pacmd.c:73 src/utils/pactl.c:2650
|
||||
msgid "NAME|#N PORT"
|
||||
msgstr "NOMBRE|#N PUERTO"
|
||||
|
||||
#: src/utils/pacmd.c:74 src/utils/pactl.c:2647
|
||||
#: src/utils/pacmd.c:74 src/utils/pactl.c:2658
|
||||
msgid "CARD-NAME|CARD-#N PORT OFFSET"
|
||||
msgstr "NOMBRE-PLACA|#N-PLACA PUERTO DESPLAZAMIENTO"
|
||||
|
||||
|
|
@ -2272,7 +2274,7 @@ msgstr "NIVEL-NUMÉRICO"
|
|||
msgid "FRAMES"
|
||||
msgstr "LOTES"
|
||||
|
||||
#: src/utils/pacmd.c:80 src/utils/pactl.c:2648
|
||||
#: src/utils/pacmd.c:80 src/utils/pactl.c:2659
|
||||
msgid "RECIPIENT MESSAGE [MESSAGE_PARAMETERS]"
|
||||
msgstr "MENSAJE DEL DESTINATARIO [PARÁMETETROS_DEL_MENSAJE]"
|
||||
|
||||
|
|
@ -2953,63 +2955,63 @@ msgstr "Hay un SIGINT, saliendo."
|
|||
msgid "Invalid volume specification"
|
||||
msgstr "Especificación de volumen inválida"
|
||||
|
||||
#: src/utils/pactl.c:2570
|
||||
#: src/utils/pactl.c:2581
|
||||
msgid "Volume outside permissible range.\n"
|
||||
msgstr "Volumen fuera de rango.\n"
|
||||
|
||||
#: src/utils/pactl.c:2583
|
||||
#: src/utils/pactl.c:2594
|
||||
msgid "Invalid number of volume specifications.\n"
|
||||
msgstr "El número de especificaciones de volumen no es válido.\n"
|
||||
|
||||
#: src/utils/pactl.c:2595
|
||||
#: src/utils/pactl.c:2606
|
||||
msgid "Inconsistent volume specification.\n"
|
||||
msgstr "Especificación de volumen inconsistente.\n"
|
||||
|
||||
#: src/utils/pactl.c:2625 src/utils/pactl.c:2626 src/utils/pactl.c:2627
|
||||
#: src/utils/pactl.c:2628 src/utils/pactl.c:2629 src/utils/pactl.c:2630
|
||||
#: src/utils/pactl.c:2631 src/utils/pactl.c:2632 src/utils/pactl.c:2633
|
||||
#: src/utils/pactl.c:2634 src/utils/pactl.c:2635 src/utils/pactl.c:2636
|
||||
#: src/utils/pactl.c:2637 src/utils/pactl.c:2638 src/utils/pactl.c:2639
|
||||
#: src/utils/pactl.c:2640 src/utils/pactl.c:2641 src/utils/pactl.c:2642
|
||||
#: src/utils/pactl.c:2643 src/utils/pactl.c:2644 src/utils/pactl.c:2645
|
||||
#: src/utils/pactl.c:2646 src/utils/pactl.c:2647 src/utils/pactl.c:2648
|
||||
#: src/utils/pactl.c:2649
|
||||
#: src/utils/pactl.c:2636 src/utils/pactl.c:2637 src/utils/pactl.c:2638
|
||||
#: src/utils/pactl.c:2639 src/utils/pactl.c:2640 src/utils/pactl.c:2641
|
||||
#: src/utils/pactl.c:2642 src/utils/pactl.c:2643 src/utils/pactl.c:2644
|
||||
#: src/utils/pactl.c:2645 src/utils/pactl.c:2646 src/utils/pactl.c:2647
|
||||
#: src/utils/pactl.c:2648 src/utils/pactl.c:2649 src/utils/pactl.c:2650
|
||||
#: src/utils/pactl.c:2651 src/utils/pactl.c:2652 src/utils/pactl.c:2653
|
||||
#: src/utils/pactl.c:2654 src/utils/pactl.c:2655 src/utils/pactl.c:2656
|
||||
#: src/utils/pactl.c:2657 src/utils/pactl.c:2658 src/utils/pactl.c:2659
|
||||
#: src/utils/pactl.c:2660
|
||||
msgid "[options]"
|
||||
msgstr "[opciones]"
|
||||
|
||||
#: src/utils/pactl.c:2627
|
||||
#: src/utils/pactl.c:2638
|
||||
msgid "[TYPE]"
|
||||
msgstr "[TIPO]"
|
||||
|
||||
#: src/utils/pactl.c:2629
|
||||
#: src/utils/pactl.c:2640
|
||||
msgid "FILENAME [NAME]"
|
||||
msgstr "ARCHIVO [NOMBRE]"
|
||||
|
||||
#: src/utils/pactl.c:2630
|
||||
#: src/utils/pactl.c:2641
|
||||
msgid "NAME [SINK]"
|
||||
msgstr "NOMBRE [DESTINO]"
|
||||
|
||||
#: src/utils/pactl.c:2642
|
||||
#: src/utils/pactl.c:2653
|
||||
msgid "NAME|#N VOLUME [VOLUME ...]"
|
||||
msgstr "NOMBRE|#N VOLUMEN [VOLUMEN ...]"
|
||||
|
||||
#: src/utils/pactl.c:2643
|
||||
#: src/utils/pactl.c:2654
|
||||
msgid "#N VOLUME [VOLUME ...]"
|
||||
msgstr "#N VOLUMEN [VOLUMEN ...]"
|
||||
|
||||
#: src/utils/pactl.c:2644
|
||||
#: src/utils/pactl.c:2655
|
||||
msgid "NAME|#N 1|0|toggle"
|
||||
msgstr "NOMBRE|#N 1|0|toggle"
|
||||
|
||||
#: src/utils/pactl.c:2645
|
||||
#: src/utils/pactl.c:2656
|
||||
msgid "#N 1|0|toggle"
|
||||
msgstr "#N 1|0|toggle"
|
||||
|
||||
#: src/utils/pactl.c:2646
|
||||
#: src/utils/pactl.c:2657
|
||||
msgid "#N FORMATS"
|
||||
msgstr "#N FORMATOS"
|
||||
|
||||
#: src/utils/pactl.c:2650
|
||||
#: src/utils/pactl.c:2661
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -3021,7 +3023,7 @@ msgstr ""
|
|||
"@DEFAULT_MONITOR@ para indicar el destino, fuente y monitor "
|
||||
"predeterminados.\n"
|
||||
|
||||
#: src/utils/pactl.c:2653
|
||||
#: src/utils/pactl.c:2664
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
|
@ -3045,7 +3047,7 @@ msgstr ""
|
|||
" -n, --client-name=NAME Cómo llamar a este cliente en el "
|
||||
"servidor\n"
|
||||
|
||||
#: src/utils/pactl.c:2696
|
||||
#: src/utils/pactl.c:2707
|
||||
#, c-format
|
||||
msgid ""
|
||||
"pactl %s\n"
|
||||
|
|
@ -3056,66 +3058,66 @@ msgstr ""
|
|||
"Compilado con libpulse %s\n"
|
||||
"Enlazado con libpulse %s\n"
|
||||
|
||||
#: src/utils/pactl.c:2739
|
||||
#: src/utils/pactl.c:2751
|
||||
#, c-format
|
||||
msgid "Invalid format value '%s'"
|
||||
msgstr "Valor de formato inválido '%s'"
|
||||
|
||||
#: src/utils/pactl.c:2766
|
||||
#: src/utils/pactl.c:2778
|
||||
#, c-format
|
||||
msgid "Specify nothing, or one of: %s"
|
||||
msgstr "No indique nada, o bien uno de: %s"
|
||||
|
||||
#: src/utils/pactl.c:2776
|
||||
#: src/utils/pactl.c:2788
|
||||
msgid "Please specify a sample file to load"
|
||||
msgstr "Por favor, especifique un archivo de muestra a cargar"
|
||||
|
||||
#: src/utils/pactl.c:2789
|
||||
#: src/utils/pactl.c:2801
|
||||
msgid "Failed to open sound file."
|
||||
msgstr "Error al intentar abrir el archivo de sonido."
|
||||
|
||||
#: src/utils/pactl.c:2801
|
||||
#: src/utils/pactl.c:2813
|
||||
msgid "Warning: Failed to determine sample specification from file."
|
||||
msgstr ""
|
||||
"Aviso: Falló al intentar determinar especificación de la muestra desde el "
|
||||
"archivo."
|
||||
|
||||
#: src/utils/pactl.c:2811
|
||||
#: src/utils/pactl.c:2823
|
||||
msgid "You have to specify a sample name to play"
|
||||
msgstr "Debe especificar un nombre de muestra para reproducir"
|
||||
|
||||
#: src/utils/pactl.c:2823
|
||||
#: src/utils/pactl.c:2835
|
||||
msgid "You have to specify a sample name to remove"
|
||||
msgstr "Debe especificar un nombre de muestra a eliminar"
|
||||
|
||||
#: src/utils/pactl.c:2832
|
||||
#: src/utils/pactl.c:2844
|
||||
msgid "You have to specify a sink input index and a sink"
|
||||
msgstr "Debe especificar un índice para la entrada al destino y un destino"
|
||||
|
||||
#: src/utils/pactl.c:2842
|
||||
#: src/utils/pactl.c:2854
|
||||
msgid "You have to specify a source output index and a source"
|
||||
msgstr "Debe especificar un índice para las salida de la fuente y una fuente"
|
||||
|
||||
#: src/utils/pactl.c:2857
|
||||
#: src/utils/pactl.c:2869
|
||||
msgid "You have to specify a module name and arguments."
|
||||
msgstr "Debe especificar un nombre de módulo y los argumentos."
|
||||
|
||||
#: src/utils/pactl.c:2877
|
||||
#: src/utils/pactl.c:2889
|
||||
msgid "You have to specify a module index or name"
|
||||
msgstr "Debe indicar un nombre o índice de módulo"
|
||||
|
||||
#: src/utils/pactl.c:2890
|
||||
#: src/utils/pactl.c:2902
|
||||
msgid ""
|
||||
"You may not specify more than one sink. You have to specify a boolean value."
|
||||
msgstr ""
|
||||
"No puede especificar más de un destino. Tiene que especificar un valor "
|
||||
"booleano."
|
||||
|
||||
#: src/utils/pactl.c:2895 src/utils/pactl.c:2915
|
||||
#: src/utils/pactl.c:2907 src/utils/pactl.c:2927
|
||||
msgid "Invalid suspend specification."
|
||||
msgstr "La especificación de suspensión no es válida."
|
||||
|
||||
#: src/utils/pactl.c:2910
|
||||
#: src/utils/pactl.c:2922
|
||||
msgid ""
|
||||
"You may not specify more than one source. You have to specify a boolean "
|
||||
"value."
|
||||
|
|
@ -3123,89 +3125,89 @@ msgstr ""
|
|||
"No puede especificar más de una fuente. Tiene que especificar un valor "
|
||||
"booleano."
|
||||
|
||||
#: src/utils/pactl.c:2927
|
||||
#: src/utils/pactl.c:2939
|
||||
msgid "You have to specify a card name/index and a profile name"
|
||||
msgstr "Debe especificar un nombre/índice de placa y un nombre de perfil"
|
||||
|
||||
#: src/utils/pactl.c:2938
|
||||
#: src/utils/pactl.c:2950
|
||||
msgid "You have to specify a sink name/index and a port name"
|
||||
msgstr "Debe especificar un nombre/índice de destino y un nombre de puerto"
|
||||
|
||||
#: src/utils/pactl.c:2949
|
||||
#: src/utils/pactl.c:2961
|
||||
msgid "You have to specify a sink name"
|
||||
msgstr "Debe indicar un nombre de destino"
|
||||
|
||||
#: src/utils/pactl.c:2962
|
||||
#: src/utils/pactl.c:2974
|
||||
msgid "You have to specify a source name/index and a port name"
|
||||
msgstr "Debe especificar un nombre/índice de fuente y un nombre de puerto"
|
||||
|
||||
#: src/utils/pactl.c:2973
|
||||
#: src/utils/pactl.c:2985
|
||||
msgid "You have to specify a source name"
|
||||
msgstr "Debe indicar un nombre de fuente"
|
||||
|
||||
#: src/utils/pactl.c:2986 src/utils/pactl.c:3064
|
||||
#: src/utils/pactl.c:2998 src/utils/pactl.c:3076
|
||||
msgid "You have to specify a sink name/index"
|
||||
msgstr "Debe indicar un nombre de sink/index"
|
||||
|
||||
#: src/utils/pactl.c:2996
|
||||
#: src/utils/pactl.c:3008
|
||||
msgid "You have to specify a sink name/index and a volume"
|
||||
msgstr "Debe especificar un nombre/índice de destino y el volumen"
|
||||
|
||||
#: src/utils/pactl.c:3009 src/utils/pactl.c:3089
|
||||
#: src/utils/pactl.c:3021 src/utils/pactl.c:3101
|
||||
msgid "You have to specify a source name/index"
|
||||
msgstr "Debe indicar un nombre de origen/index"
|
||||
|
||||
#: src/utils/pactl.c:3019
|
||||
#: src/utils/pactl.c:3031
|
||||
msgid "You have to specify a source name/index and a volume"
|
||||
msgstr "Debe especificar un nombre/índice de fuente y un volumen"
|
||||
|
||||
#: src/utils/pactl.c:3032
|
||||
#: src/utils/pactl.c:3044
|
||||
msgid "You have to specify a sink input index and a volume"
|
||||
msgstr "Debe especificar un índice de entrada del destino y un volumen"
|
||||
|
||||
#: src/utils/pactl.c:3037
|
||||
#: src/utils/pactl.c:3049
|
||||
msgid "Invalid sink input index"
|
||||
msgstr "El índice de entrada al destino no es válido"
|
||||
|
||||
#: src/utils/pactl.c:3048
|
||||
#: src/utils/pactl.c:3060
|
||||
msgid "You have to specify a source output index and a volume"
|
||||
msgstr "Debe indicar un índice de salida y un volumen"
|
||||
|
||||
#: src/utils/pactl.c:3053
|
||||
#: src/utils/pactl.c:3065
|
||||
msgid "Invalid source output index"
|
||||
msgstr "El índice de salida de la fuente no es válido"
|
||||
|
||||
#: src/utils/pactl.c:3074
|
||||
#: src/utils/pactl.c:3086
|
||||
msgid ""
|
||||
"You have to specify a sink name/index and a mute action (0, 1, or 'toggle')"
|
||||
msgstr ""
|
||||
"Debe especificar un nombre de sink/index y una acción de muteo (0, 1 o "
|
||||
"'toggle')"
|
||||
|
||||
#: src/utils/pactl.c:3079 src/utils/pactl.c:3104 src/utils/pactl.c:3124
|
||||
#: src/utils/pactl.c:3142
|
||||
#: src/utils/pactl.c:3091 src/utils/pactl.c:3116 src/utils/pactl.c:3136
|
||||
#: src/utils/pactl.c:3154
|
||||
msgid "Invalid mute specification"
|
||||
msgstr "La especificación de silencio no es válida"
|
||||
|
||||
#: src/utils/pactl.c:3099
|
||||
#: src/utils/pactl.c:3111
|
||||
msgid ""
|
||||
"You have to specify a source name/index and a mute action (0, 1, or 'toggle')"
|
||||
msgstr ""
|
||||
"Debe especificar un nombre de origen/index y una acción de muteo (0, 1 o "
|
||||
"'toggle')"
|
||||
|
||||
#: src/utils/pactl.c:3114
|
||||
#: src/utils/pactl.c:3126
|
||||
msgid ""
|
||||
"You have to specify a sink input index and a mute action (0, 1, or 'toggle')"
|
||||
msgstr ""
|
||||
"Debe especificar un índice de entrada de sink y una acción de muteo (0, 1 o "
|
||||
"'toggle')"
|
||||
|
||||
#: src/utils/pactl.c:3119
|
||||
#: src/utils/pactl.c:3131
|
||||
msgid "Invalid sink input index specification"
|
||||
msgstr "La especificación de índice de entrada a destino no es válida"
|
||||
|
||||
#: src/utils/pactl.c:3132
|
||||
#: src/utils/pactl.c:3144
|
||||
msgid ""
|
||||
"You have to specify a source output index and a mute action (0, 1, or "
|
||||
"'toggle')"
|
||||
|
|
@ -3213,16 +3215,16 @@ msgstr ""
|
|||
"Debe especificar un índice de salida de la origen y una acción de muteo (0, "
|
||||
"1 o 'toggle')"
|
||||
|
||||
#: src/utils/pactl.c:3137
|
||||
#: src/utils/pactl.c:3149
|
||||
msgid "Invalid source output index specification"
|
||||
msgstr "La especificación de índice de salida de la fuente no es válida"
|
||||
|
||||
#: src/utils/pactl.c:3150
|
||||
#: src/utils/pactl.c:3162
|
||||
msgid "You have to specify at least an object path and a message name"
|
||||
msgstr ""
|
||||
"Debe especificar al menos una ruta de acceso al objeto y un nombre de mensaje"
|
||||
|
||||
#: src/utils/pactl.c:3160
|
||||
#: src/utils/pactl.c:3172
|
||||
msgid ""
|
||||
"Excess arguments given, they will be ignored. Note that all message "
|
||||
"parameters must be given as a single string."
|
||||
|
|
@ -3230,7 +3232,7 @@ msgstr ""
|
|||
"Se ingresaron argumentos de más, serán ignorados. Tenga en cuenta que todos "
|
||||
"los parámetros de mensaje deben ingresarse como una sóla cadena."
|
||||
|
||||
#: src/utils/pactl.c:3170
|
||||
#: src/utils/pactl.c:3182
|
||||
msgid ""
|
||||
"You have to specify a sink index and a semicolon-separated list of supported "
|
||||
"formats"
|
||||
|
|
@ -3238,17 +3240,17 @@ msgstr ""
|
|||
"Debe especificar un nombre/índice de destino y una lista de formatos "
|
||||
"admitidos separados por punto y coma"
|
||||
|
||||
#: src/utils/pactl.c:3182
|
||||
#: src/utils/pactl.c:3194
|
||||
msgid "You have to specify a card name/index, a port name and a latency offset"
|
||||
msgstr ""
|
||||
"Debe indicar un nombre o índice de place, un nombre de puerto y un "
|
||||
"desplazamiento de latencia"
|
||||
|
||||
#: src/utils/pactl.c:3189
|
||||
#: src/utils/pactl.c:3201
|
||||
msgid "Could not parse latency offset"
|
||||
msgstr "No se pudo interpretar el desplazamiento de latencia"
|
||||
|
||||
#: src/utils/pactl.c:3201
|
||||
#: src/utils/pactl.c:3213
|
||||
msgid "No valid command specified."
|
||||
msgstr "No se ha especificado ningún comando válido."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue