mkvtoolnix/po/es.po
2021-05-30 12:59:41 +02:00

17098 lines
623 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# translation of mkvtoolnix.pot to Spanish
# Copyright (C) 2010-2019 Israel Lucas Torrijos
# This file is distributed under the same license as the mkvtoolnix package.
#
# Israel Lucas Torrijos <lukillas.ole@gmail.com>, 2010-2013.
msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: Moritz Bunkus <moritz@bunkus.org>\n"
"POT-Creation-Date: 2021-05-29 23:01+0200\n"
"PO-Revision-Date: 2021-05-29 21:17+0000\n"
"Last-Translator: Moritz Bunkus <moritz@bunkus.org>\n"
"Language-Team: Spanish (http://www.transifex.com/moritz-bunkus/mkvtoolnix/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 1.8.6\n"
#: src/extract/xtr_tta.cpp:107
#, no-c-format
msgid ""
"\n"
"The temporary TTA file for track ID {0} is being copied into the final TTA file. This may take some time.\n"
msgstr ""
"\n"
"El archivo temporal de la TTA para track ID {0} se está copiando en el archivo final de TTA. Esto puede tomar algún tiempo.\n"
#: src/merge/output_control.cpp:265
#, no-c-format
msgid ""
"\n"
"mkvmerge received a SIGINT (probably because the user pressed Ctrl+C). Trying to sanitize the file. If mkvmerge hangs during this process you'll have to kill it manually.\n"
msgstr ""
"\n"
"mkvmerge recibió un SIGINT (probablemente porque el usuario ha presionado Ctrl+C). Intentando sanear el archivo. Si mkvmerge se cuelga durante el proceso, tendrá que finalizarlo manualmente.\n"
#: src/merge/mkvmerge.cpp:182
#, no-c-format
msgid ""
" ( <file1> <file2> ) Treat file1 and file2 as if they were concatenated\n"
" into a single big file.\n"
msgstr ""
" ( <file1> <file2> ) Tratar a archivo1 y archivo2 como si \n"
" estuvieran concatenados en un único archivo de\n"
" gran tamaño.\n"
#: src/merge/mkvmerge.cpp:262
#, no-c-format
msgid ""
" --aac-is-sbr <TID[:0|1]> The track with the ID is HE-AAC/AAC+/SBR-AAC\n"
" or not. The value ':1' can be omitted.\n"
msgstr ""
" --aac-is-sbr <TID[:0|1]> La pista con el ID es HE-AAC/AAC+/SBR-AAC\n"
" o no. El valor ':1' puede ser omitido.\n"
#: src/merge/mkvmerge.cpp:387
#, no-c-format
msgid ""
" --abort-on-warnings Aborts the program after the first warning is\n"
" emitted."
msgstr ""
" --abort-on-warnings Finaliza el programa después de emitir la primera\n"
" advertencia."
#: src/merge/mkvmerge.cpp:173
#, no-c-format
msgid ""
" --append-mode <file|track>\n"
" Selects how mkvmerge calculates timestamps when\n"
" appending files.\n"
msgstr ""
" --append-mode <archivo|pista>\n"
" Seleccionar la manera en que mkvmerge calculará\n"
" los códigos de tiempo al unir archivos.\n"
#: src/merge/mkvmerge.cpp:168
#, no-c-format
msgid ""
" --append-to <SFID1:STID1:DFID1:DTID1,SFID2:STID2:DFID2:DTID2,...>\n"
" A comma separated list of file and track IDs\n"
" that controls which track of a file is\n"
" appended to another track of the preceding\n"
" file.\n"
msgstr ""
" --append-to <SFID1:STID1:DFID1:DTID1,SFID2:STID2:DFID2:DTID2,...>\n"
" Una lista separada por comas de los IDs de\n"
" archivo y pista, lo que controla que pista\n"
" de un archivo se une a otra pista del archivo\n"
" anterior.\n"
#: src/merge/mkvmerge.cpp:281
#, no-c-format
msgid ""
" --aspect-ratio <TID:f|a/b>\n"
" Sets the display dimensions by calculating\n"
" width and height for this aspect ratio.\n"
msgstr ""
" --aspect-ratio <TID:f|a/b>\n"
" Establecer las dimensiones de visualización\n"
" mediante el cálculo de la anchura y altura\n"
" para esa relación de aspecto.\n"
#: src/merge/mkvmerge.cpp:284
#, no-c-format
msgid ""
" --aspect-ratio-factor <TID:f|a/b>\n"
" First calculates the aspect ratio by multi-\n"
" plying the video's original aspect ratio\n"
" with this factor and calculates the display\n"
" dimensions from this factor.\n"
msgstr ""
" --aspect-ratio-factor <TID:f|a/b>\n"
" Primero se calcula la relación de aspecto\n"
" mediante la multiplicación de la relación\n"
" de aspecto original del vídeo por este\n"
" factor, y calcula las dimensiones de \n"
" visualización desde este factor.\n"
#: src/merge/mkvmerge.cpp:192
#, no-c-format
msgid ""
" --attach-file <file> Creates a file attachment inside the\n"
" Matroska file.\n"
msgstr ""
" --attach-file <archivo>\n"
" Crea un archivo adjunto dentro del\n"
" archivo Matroska.\n"
#: src/merge/mkvmerge.cpp:194
#, no-c-format
msgid ""
" --attach-file-once <file>\n"
" Creates a file attachment inside the\n"
" first Matroska file written.\n"
msgstr ""
" --attach-file-once <archivo>\n"
" Crea un archivo adjunto dentro del\n"
" primer archivo Matroska escrito.\n"
#: src/merge/mkvmerge.cpp:186
#, no-c-format
msgid ""
" --attachment-description <desc>\n"
" Description for the following attachment.\n"
msgstr ""
" --attachment-description <desc>\n"
" Descripción de los siguientes datos\n"
" adjuntos.\n"
#: src/merge/mkvmerge.cpp:188
#, no-c-format
msgid ""
" --attachment-mime-type <mime type>\n"
" Mime type for the following attachment.\n"
msgstr ""
" --attachment-mime-type <mime type>\n"
" Tipo mime para el siguiente adjunto.\n"
#: src/merge/mkvmerge.cpp:190
#, no-c-format
msgid ""
" --attachment-name <name> The name should be stored for the \n"
" following attachment.\n"
msgstr ""
" --attachment-name <nombre> \n"
" El nombre que debería ser\n"
" almacenado para el siguiente adjunto.\n"
#: src/merge/mkvmerge.cpp:254
#, no-c-format
msgid ""
" --blockadd <TID:x> Sets the max number of block additional\n"
" levels for this track.\n"
msgstr ""
" --blockadd <TID:x> Establecer el número máximo de bloque\n"
" adicional para los niveles de esta pista.\n"
#: src/merge/mkvmerge.cpp:377
#, no-c-format
msgid " --capabilities Lists optional features mkvmerge was compiled with.\n"
msgstr ""
" --capabilities Listado de caracteristicas opcionales con las que\n"
" mkvmerge fue compilado.\n"
#: src/merge/mkvmerge.cpp:311
#, no-c-format
msgid ""
" --cb-subsample <TID:hori,vert>\n"
" The amount of pixels to remove in the Cb channel\n"
" for every pixel not removed horizontally and\n"
" vertically. This is additive with\n"
" --chroma-subsample.\n"
msgstr ""
" --cb-subsample <TID:hori,vert>\n"
" La cantidad de píxeles a eliminar en el canal Cb por\n"
" cada pixel no eliminado horizontal y verticalmente. \n"
" Esto es añadido con --chroma-subsample.\n"
#: src/merge/mkvmerge.cpp:98
#, no-c-format
msgid " --chapter-charset <cset> Charset for a simple chapter file.\n"
msgstr ""
" --chapter-charset <cset> Codificación de caracteres para\n"
" un archivo de un simple capítulo.\n"
#: src/merge/mkvmerge.cpp:97
#, no-c-format
msgid " --chapter-language <lng> Set the 'language' element in chapter entries.\n"
msgstr ""
" --chapter-language <lng> Establecer la opción del idioma en los registros\n"
" del capítulo.\n"
#: src/merge/mkvmerge.cpp:99
#, no-c-format
msgid ""
" --chapter-sync <d[,o[/p]]>\n"
" Synchronize, adjust the chapters's timestamps\n"
" by 'd' ms.\n"
" 'o/p': Adjust the timestamps by multiplying with\n"
" 'o/p' to fix linear drifts. 'p' defaults to\n"
" 1 if omitted. Both 'o' and 'p' can be\n"
" floating point numbers.\n"
msgstr ""
" --chapter-sync <d[,o[/p]]>\n"
" Sincroniza, ajusta los códigos de los capítulos\n"
" en 'd' ms.\n"
" 'o/p': Ajusta los códigos de tiempo mediante\n"
" la multiplicación con 'o/p' para fijar las derivaciones lineales.\n"
" 'p' predefinido a 1 si es omitido.\n"
" Ambos 'o' y 'p' pueden ser números decimales.\n"
#: src/merge/mkvmerge.cpp:96
#, no-c-format
msgid " --chapters <file> Read chapter information from the file.\n"
msgstr ""
" --chapters <archivo> Lee la información del capítulo\n"
" desde el archivo.\n"
#: src/merge/mkvmerge.cpp:316
#, no-c-format
msgid ""
" --chroma-siting <TID:hori,vert>\n"
" How chroma is sited horizontally/vertically.\n"
msgstr ""
" --chroma-siting <TID:hori,vert>\n"
" Cómo se situa la crominancia horizontal/verticalmente.\n"
#: src/merge/mkvmerge.cpp:307
#, no-c-format
msgid ""
" --chroma-subsample <TID:hori,vert>\n"
" The amount of pixels to remove in the Cr and Cb\n"
" channels for every pixel not removed horizontally\n"
" and vertically.\n"
msgstr ""
" --chroma-subsample <TID:hori,vert>\n"
" La cantidad de píxeles a eliminar en el canal Cb y Cr\n"
" por cada pixel no eliminado horizontal y\n"
" verticalmente. \n"
#: src/merge/mkvmerge.cpp:329
#, no-c-format
msgid ""
" --chromaticity-coordinates <TID:red-x,red-y,green-x,green-y,blue-x,blue-y>\n"
" Red/Green/Blue chromaticity coordinates as defined\n"
" by CIE 1931.\n"
msgstr ""
" --chromaticity-coordinates <TID:red-x,red-y,green-x,green-y,blue-x,blue-y>\n"
" Coordenadas cromáticas Rojo/Verde/Azul\n"
" definidas por CIE 1931.\n"
#: src/merge/mkvmerge.cpp:128
#, no-c-format
msgid ""
" --cluster-length <n[ms]> Put at most n data blocks into each cluster.\n"
" If the number is postfixed with 'ms' then\n"
" put at most n milliseconds of data into each\n"
" cluster.\n"
msgstr ""
" --cluster-length <n[ms]> Pone como máximo n bloques de información\n"
" en cada clúster. Si posteriormente el número se fija\n"
" con ms, entonces pon como máximo n ms de datos\n"
" en cada clúster.\n"
#: src/merge/mkvmerge.cpp:132
#, no-c-format
msgid " --clusters-in-meta-seek Write meta seek data for clusters.\n"
msgstr ""
" --clusters-in-meta-seek Escribe la información de meta\n"
" seek para los clústeres.\n"
#: src/merge/mkvmerge.cpp:303
#, no-c-format
msgid ""
" --colour-bits-per-channel <TID:n>\n"
" Sets the number of coded bits for a colour \n"
" channel. A value of 0 indicates that the number is\n"
" unspecified.\n"
msgstr ""
" --colour-bits-per-channel <TID:n>\n"
" Establece el número de bits codificados para un canal\n"
" de color. Un valor de 0 indica que el número no se \n"
" ha específicado. \n"
#: src/merge/mkvmerge.cpp:299
#, no-c-format
msgid ""
" --colour-matrix-coefficients <TID:n>\n"
" Sets the matrix coefficients of the video used\n"
" to derive luma and chroma values from red, green\n"
" and blue color primaries.\n"
msgstr ""
" --colour-matrix-coefficients <TID:n>\n"
" Establece los coeficientes de la matriz del\n"
" vídeo usado para generar los valores de luminancia y\n"
" crominancia a partir de los colores primarios rojo, verde \n"
" y azul. \n"
#: src/merge/mkvmerge.cpp:321
#, no-c-format
msgid ""
" --colour-primaries <TID:n>\n"
" The colour primaries of the video.\n"
msgstr ""
" --colour-primaries <TID:n>\n"
" Los colores primarios del vídeo.\n"
#: src/merge/mkvmerge.cpp:318
#, no-c-format
msgid " --colour-range <TID:n> Clipping of the color ranges.\n"
msgstr " --colour-range <TID:n> Recorte de rangos de color.\n"
#: src/merge/mkvmerge.cpp:319
#, no-c-format
msgid ""
" --colour-transfer-characteristics <TID:n>\n"
" The transfer characteristics of the video.\n"
msgstr ""
" --colour-transfer-characteristics <TID:n>\n"
" Las características de transferencia del vídeo. \n"
#: src/merge/mkvmerge.cpp:380
#, no-c-format
msgid ""
" --command-line-charset <charset>\n"
" Charset for strings on the command line\n"
msgstr ""
" --command-line-charset <charset>\n"
" Codificación de caracteres para las\n"
" sentencias en la línea de comandos\n"
#: src/merge/mkvmerge.cpp:251
#, no-c-format
msgid ""
" --commentary-flag <TID[:bool]>\n"
" Sets the \"commentary\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --commentary-flag <TID[:bool]>\n"
" Establece para esta pista el indicador \"comentario\" o\n"
" evita que esté presente si bool es 0.\n"
#: src/merge/mkvmerge.cpp:359
#, no-c-format
msgid ""
" --compression <TID:method>\n"
" Sets the compression method used for the\n"
" specified track ('none' or 'zlib').\n"
msgstr ""
" --compression <TID:method>\n"
" Establecer el método de compresión usado\n"
" para la pista especificada ('none' or 'zlib').\n"
#: src/merge/mkvmerge.cpp:291
#, no-c-format
msgid ""
" --cropping <TID:left,top,right,bottom>\n"
" Sets the cropping parameters.\n"
msgstr ""
" --cropping <TID:left,top,right,bottom>\n"
" Establecer los parámetros\n"
" del recorte (cropping).\n"
#: src/merge/mkvmerge.cpp:106
#, no-c-format
msgid ""
" --cue-chapter-name-format <format>\n"
" Pattern for the conversion from cue sheet\n"
" entries to chapter names.\n"
msgstr ""
" --cue-chapter-name-format <formato>\n"
" Patrón para la conversión desde los registros\n"
" de las hojas de distribución de pistas\n"
" (CUE Sheet) a los nombres de los capítulos.\n"
#: src/merge/mkvmerge.cpp:257
#, no-c-format
msgid ""
" --cues <TID:none|iframes|all>\n"
" Create cue (index) entries for this track:\n"
" None at all, only for I frames, for all.\n"
msgstr ""
" --cues <TID:none|iframes|all>\n"
" Crea los registros del cue (índice) para\n"
" esta pista: Ninguno, solo para I frames,\n"
" para todos.\n"
#: src/merge/mkvmerge.cpp:393
#, no-c-format
msgid " --debug <topic> Turns on debugging output for 'topic'.\n"
msgstr " --debug <topic> Activa la depuración de salida para 'topic'.\n"
#: src/merge/mkvmerge.cpp:271
#, no-c-format
msgid ""
" --default-duration <TID:Xs|ms|us|ns|fps>\n"
" Force the default duration of a track to X.\n"
" X can be a floating point number or a fraction.\n"
msgstr ""
" --default-duration <TID:Xs|ms|us|ns|fps>\n"
" Fuerza la duración predefinido de una pista para X.\n"
" X puede ser un número decimal o fracción.\n"
#: src/merge/mkvmerge.cpp:109
#, no-c-format
msgid ""
" --default-language <lng> Use this language for all tracks unless\n"
" overridden with the --language option.\n"
msgstr ""
" --default-language <lng> Use este idioma para todas las pistas a menos\n"
" que se reemplace con la opción de --language.\n"
#: src/merge/mkvmerge.cpp:233
#, no-c-format
msgid ""
" --default-track <TID[:bool]>\n"
" Sets the \"default track\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --default-track <TID[:bool]>\n"
" Establece para esta pista el indicador \"pista predefinida\" o\n"
" evita que esté presente si bool es 0.\n"
#: src/merge/mkvmerge.cpp:389
#, no-c-format
msgid ""
" --deterministic <seed> Enables the creation of byte-identical files\n"
" if the same source files with the same options\n"
" and the same seed are used.\n"
msgstr ""
" --deterministic <seed> Habilita la creción de archivos idénticos\n"
" en bytes si se usan los mismo archivos de origen\n"
" con las mismas opciones y valor inicial.\n"
#: src/merge/mkvmerge.cpp:138
#, no-c-format
msgid " --disable-lacing Do not use lacing.\n"
msgstr " --disable-lacing No usa atadura.\n"
#: src/merge/mkvmerge.cpp:141
#, no-c-format
msgid ""
" --disable-language-ietf Do not write IETF BCP 47 language elements in\n"
" track headers, chapters and tags.\n"
msgstr ""
" --disable-language-ietf No escribe los elementos de idioma IETF BCP 47\n"
" en encabezados de pista, capítulos y etiquetas.\n"
#: src/merge/mkvmerge.cpp:139
#, no-c-format
msgid ""
" --disable-track-statistics-tags\n"
" Do not write tags with track statistics.\n"
msgstr ""
" --disable-track-statistics-tags\n"
" No escribe tags con estadísticas de la pista.\n"
#: src/merge/mkvmerge.cpp:289
#, no-c-format
msgid ""
" --display-dimensions <TID:width>x<height>\n"
" Explicitly set the display dimensions.\n"
msgstr ""
" --display-dimensions <TID:width>x<height>\n"
" Configura explícitamente las dimensiones\n"
" de visualización.\n"
#: src/merge/mkvmerge.cpp:134
#, no-c-format
msgid " --enable-durations Enable block durations for all blocks.\n"
msgstr ""
" --enable-durations Permite duraciones por categorías\n"
" para todos los bloques.\n"
#: src/merge/mkvmerge.cpp:394
#, no-c-format
msgid " --engage <feature> Turns on experimental feature 'feature'.\n"
msgstr " --engage <feature> Habilitar la característica experimental 'feature'.\n"
#: src/merge/mkvmerge.cpp:293
#, no-c-format
msgid ""
" --field-order <TID:n> Sets the video field order parameter\n"
" (see documentation for valid values).\n"
msgstr ""
" --field-order <TID:n> Parámetro que establece el orden de campos del vídeo\n"
" (consulte la documentación para valores admitidos).\n"
#: src/merge/mkvmerge.cpp:274
#, no-c-format
msgid ""
" --fix-bitstream-timing-information <TID[:bool]>\n"
" Adjust the frame/field rate stored in the video\n"
" bitstream to match the track's default duration.\n"
msgstr ""
" --fix-bitstream-timing-information <TID[:bool]>\n"
" Ajusta la tasa de fotogramas/campos\n"
" almacenado en flujo de bits del vídeo para que coincida\n"
" con la duración por defecto de la pista.\n"
#: src/merge/mkvmerge.cpp:385
#, no-c-format
msgid ""
" --flush-on-close Flushes all cached data to storage when closing\n"
" a file opened for writing.\n"
msgstr ""
" --flush-on-close Libera toda la memoria cache cuando se cierre un\n"
" archivo abierto para su escritura.\n"
#: src/merge/mkvmerge.cpp:236
#, no-c-format
msgid ""
" --forced-track <TID[:bool]>\n"
" Sets the \"forced display\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --forced-track <TID[:bool]>\n"
" Establece para esta pista el indicador \"visualización forzada\"\n"
" o evita que esté presente si bool es 0.\n"
#: src/merge/mkvmerge.cpp:111
#, no-c-format
msgid ""
" --generate-chapters <mode>\n"
" Automatically generate chapters according to\n"
" the mode ('when-appending' or 'interval:<duration>').\n"
msgstr ""
" --generate-chapters <modo>\n"
" Genera capítulos automáticamente según \n"
" el modo ('al-unir' o 'intervalo:<duración>').\n"
#: src/merge/mkvmerge.cpp:114
#, no-c-format
msgid ""
" --generate-chapters-name-template <template>\n"
" Template for newly generated chapter names\n"
" (default: 'Chapter <NUM:2>').\n"
msgstr ""
" --generate-chapters-name-template <plantilla>\n"
" Plantilla para los nombres de capítulos recién creados\n"
" (por defecto: 'Capítulo <NUM:2>').\n"
#: src/merge/mkvmerge.cpp:93
#, no-c-format
msgid " --global-tags <file> Read global tags from an XML file.\n"
msgstr ""
" --global-tags <archivo> Lee todas las etiquetas\n"
" desde un archivo XML.\n"
#: src/merge/mkvmerge.cpp:239
#, no-c-format
msgid ""
" --hearing-impaired-flag <TID[:bool]>\n"
" Sets the \"hearing impaired\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --hearing-impaired-flag <TID[:bool]>\n"
" Establece para esta pista el indicador \n"
" \"discapacidad auditiva\" o evita que esté presente \n"
" si bool es 0.\n"
#: src/merge/mkvmerge.cpp:260
#, no-c-format
msgid ""
" --language <TID:lang> Sets the language for the track (IETF BCP 47/\n"
" RFC 5646 language tag).\n"
msgstr ""
" --language <TID:lang> Estabelce el idioma para la pista (IETF BCP 47/\n"
" RFC 5646 etiqueta de idioma).\n"
#: src/merge/mkvmerge.cpp:165
#, no-c-format
msgid " --link Link splitted files.\n"
msgstr " --link Enlaza los archivos divididos.\n"
#: src/merge/mkvmerge.cpp:167
#, no-c-format
msgid " --link-to-next <SID> Link the last file to the given SID.\n"
msgstr " --link-to-next <SID> Enlaza al último archivo al SID asignado.\n"
#: src/merge/mkvmerge.cpp:166
#, no-c-format
msgid " --link-to-previous <SID> Link the first file to the given SID.\n"
msgstr " --link-to-previous <SID> Enlaza el primer archivo al SID asignado.\n"
#: src/merge/mkvmerge.cpp:375
#, no-c-format
msgid ""
" --list-languages Lists all ISO 639 languages and their\n"
" ISO 639-2 codes.\n"
msgstr ""
" --list-languages Listado de todos los idiomas ISO 639 y sus\n"
" códigos ISO 639-2.\n"
#: src/merge/mkvmerge.cpp:323
#, no-c-format
msgid ""
" --max-content-light <TID:n>\n"
" Maximum brightness of a single pixel in candelas\n"
" per square meter (cd/m²).\n"
msgstr ""
" --max-content-light <TID:n>\n"
" Máximo brillo de un sólo pixel en candelas por metro\n"
" cuadrado (cd/m²).\n"
#: src/merge/mkvmerge.cpp:326
#, no-c-format
msgid ""
" --max-frame-light <TID:n>\n"
" Maximum frame-average light level in candelas per\n"
" square meter (cd/m²).\n"
msgstr ""
" --max-frame-light <TID:n>\n"
" Máximo nivel de iluminación promedio de fotograma en\n"
" candelas por metro cuadrado (cd/m²).\n"
#: src/merge/mkvmerge.cpp:335
#, no-c-format
msgid ""
" --max-luminance <TID:float>\n"
" Maximum luminance in candelas per square meter\n"
" (cd/m²).\n"
msgstr ""
" --max-luminance <TID:float>\n"
" Máxima luminancia en candelas por metro\n"
" cuadrado (cd/m²).\n"
#: src/merge/mkvmerge.cpp:338
#, no-c-format
msgid ""
" --min-luminance <TID:float>\n"
" Minimum luminance in candelas per square meter\n"
" (cd/m²).\n"
msgstr ""
" --min-luminance <TID:float>\n"
" Mínima luminancia en candelas por metro\n"
" cuadrado (cd/m²).\n"
#: src/merge/mkvmerge.cpp:225
#, no-c-format
msgid " --no-chapters Don't keep chapters from the source file.\n"
msgstr ""
" --no-chapters No conserva los capítulos desde el\n"
" archivo de origen.\n"
#: src/merge/mkvmerge.cpp:135
#, no-c-format
msgid " --no-cues Do not write the cue data (the index).\n"
msgstr " --no-cues No escribe la información del índice (cue).\n"
#: src/merge/mkvmerge.cpp:136
#, no-c-format
msgid ""
" --no-date Do not write the 'date' field in the segment\n"
" information headers.\n"
msgstr ""
" --no-date No escribe el campo 'date' en el segmento de\n"
" información de las cabeceras \n"
#: src/merge/mkvmerge.cpp:224
#, no-c-format
msgid " --no-global-tags Don't keep global tags from the source file.\n"
msgstr ""
" --no-global-tags No conservar las etiquetas generales del\n"
" archivo origen.\n"
#: src/merge/mkvmerge.cpp:248
#, no-c-format
msgid ""
" --original-flag <TID[:bool]>\n"
" Sets the \"original language\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --original-flag <TID[:bool]>\n"
" Establece para esta pista el indicador \"idioma original\" o\n"
" evita que esté presente si bool es 0.\n"
#: src/merge/mkvmerge.cpp:382
#, no-c-format
msgid " --output-charset <cset> Output messages in this charset\n"
msgstr ""
" --output-charset <cset> Mensajes creados en esta\n"
" codificación de caracteres (charset)\n"
#: src/merge/mkvmerge.cpp:378
#, no-c-format
msgid " --priority <priority> Set the priority mkvmerge runs with.\n"
msgstr ""
" --priority <priority> Establecer la prioridad de\n"
" procesamiento de mkvmerge.\n"
#: src/merge/mkvmerge.cpp:370
#, no-c-format
msgid ""
" --probe-range-percentage <percent>\n"
" Sets maximum size to probe for tracks in percent\n"
" of the total file size for certain file types\n"
" (default: 0.3).\n"
msgstr ""
" --probe-range-percentage <percent>\n"
" Establece el tamaño máximo de exploración en las\n"
" pistas en porcentaje del tamaño total del archivo para\n"
" cierto tipo de archivo. (default: 0.3).\n"
#: src/merge/mkvmerge.cpp:348
#, no-c-format
msgid ""
" --projection-pose-pitch <TID:float>\n"
" A pitch rotation to the projection.\n"
msgstr ""
" --projection-pose-pitch <TID:float>\n"
" Rotación transversal a la proyección.\n"
#: src/merge/mkvmerge.cpp:350
#, no-c-format
msgid ""
" --projection-pose-roll <TID:float>\n"
" A roll rotation to the projection.\n"
msgstr ""
" --projection-pose-roll <TID:float>\n"
" Rotación longitudinal a la proyección.\n"
"\n"
#: src/merge/mkvmerge.cpp:346
#, no-c-format
msgid ""
" --projection-pose-yaw <TID:float>\n"
" A yaw rotation to the projection.\n"
msgstr ""
" --projection-pose-yaw <TID:float>\n"
" Rotación vertical a la proyección.\n"
#: src/merge/mkvmerge.cpp:343
#, no-c-format
msgid ""
" --projection-private <TID:data>\n"
" Private data that only applies to a specific\n"
" projection (as hex digits).\n"
msgstr ""
" --projection-private <TID:data>\n"
" Datos privatos que sólo se aplican a una proyección\n"
" concreta (en digitos hex).\n"
#: src/merge/mkvmerge.cpp:341
#, no-c-format
msgid ""
" --projection-type <TID:method>\n"
" Projection method used (03).\n"
msgstr ""
" --projection-type <TID:método>\n"
" Método de proyección usado (03).\n"
#: src/merge/mkvmerge.cpp:264
#, no-c-format
msgid ""
" --reduce-to-core <TID> Keeps only the core of audio tracks that support\n"
" HD extensions instead of copying both the core\n"
" and the extensions.\n"
msgstr ""
" --reduce-to-core <TID> Únicamente conserva el núcleo de la pistas\n"
" de audio que admitan extensiones HD en vez de copiar\n"
" ambos, el núcleo y las extensiones.\n"
#: src/merge/mkvmerge.cpp:267
#, no-c-format
msgid ""
" --remove-dialog-normalization-gain <TID>\n"
" Removes or minimizes the dialog normalization gain\n"
" by modifying audio frame headers.\n"
msgstr ""
" --remove-dialog-normalization <TID>\n"
" Elimina o minimiza la ganancia por \n"
" la normalización de diálogo al modificar las cabeceras \n"
" de los frames de audio.\n"
#: src/merge/mkvmerge.cpp:120
#, no-c-format
msgid ""
" --segment-uid <SID1,[SID2...]>\n"
" Set the segment UIDs to SID1, SID2 etc.\n"
msgstr ""
" --segment-uid <SID1,[SID2...]>\n"
" Establecer los UID de los segmentos\n"
" a SID1, SID2, etc.\n"
#: src/merge/mkvmerge.cpp:119
#, no-c-format
msgid " --segmentinfo <file> Read segment information from the file.\n"
msgstr ""
" --segmentinfo <archivo> Leer la información del segmento\n"
" del archivo.\n"
#: src/merge/mkvmerge.cpp:145
#, no-c-format
msgid ""
" --split <d[K,M,G]|HH:MM:SS|s>\n"
" Create a new file after d bytes (KB, MB, GB)\n"
" or after a specific time.\n"
msgstr ""
" --split <d[K,M,G]|HH:MM:SS|s>\n"
" Crea un archivo nuevo después de d bytes\n"
" (kB, MB, GB...) o después de un tiempo\n"
" específico.\n"
#: src/merge/mkvmerge.cpp:161
#, no-c-format
msgid ""
" --split chapters:all|A[,B...]\n"
" Create a new file before each chapter (with 'all')\n"
" or before chapter numbers A, B etc.\n"
msgstr ""
" --split timestamps:A[,B...]\n"
" Crea un nuevo archivo después de cada capítulo (con 'all')\n"
" o antes de los números del capítulo A, B, etcétera.\n"
#: src/merge/mkvmerge.cpp:158
#, no-c-format
msgid ""
" --split frames:A[,B...]\n"
" Create a new file after each frame/field A, B\n"
" etc.\n"
msgstr ""
" --split timestamps:A[,B...]\n"
" Crea un nuevo archivo después de cada fotograma/campo A, B\n"
" etcétera.\n"
#: src/merge/mkvmerge.cpp:155
#, no-c-format
msgid ""
" --split parts-frames:start1-end1[,[+]start2-end2,...]\n"
" Same as 'parts:', but 'startN'/'endN' are frame/\n"
" field numbers instead of timestamps.\n"
msgstr ""
" --split parts:inicial1-final1[,[+]inicial2-final2,...]\n"
" Al igual que 'parts:', pero 'startN'/'endN' son\n"
" numeros de fotogramas/campos en lugar de\n"
" códigos de tiempo (timestamps).\n"
#: src/merge/mkvmerge.cpp:151
#, no-c-format
msgid ""
" --split parts:start1-end1[,[+]start2-end2,...]\n"
" Keep ranges of timestamps start-end, either in\n"
" separate files or append to previous range's file\n"
" if prefixed with '+'.\n"
msgstr ""
" --split parts:inicial1-final1[,[+]inicial2-final2,...]\n"
" Mantiene los rangos de los códigos de tiempo\n"
" inicial-final en archivos separados o unidos al\n"
" archivo del rango anterior si tiene el prefijo '+'.\n"
#: src/merge/mkvmerge.cpp:148
#, no-c-format
msgid ""
" --split timestamps:A[,B...]\n"
" Create a new file after each timestamp A, B\n"
" etc.\n"
msgstr ""
" --split timestamps:A[,B...]\n"
" Crea un archivo nuevo después de cada\n"
" código de tiempo A, B, etcétera.\n"
#: src/merge/mkvmerge.cpp:164
#, no-c-format
msgid " --split-max-files <n> Create at most n files.\n"
msgstr " --split-max-files <n> Crea como máximo n archivos.\n"
#: src/merge/mkvmerge.cpp:295
#, no-c-format
msgid ""
" --stereo-mode <TID:n|keyword>\n"
" Sets the stereo mode parameter. It can\n"
" either be a number 0 - 14 or a keyword\n"
" (see documentation for the full list).\n"
msgstr ""
" --stereo-mode <TID:n|keyword>\n"
" Establecer el parámetro del modo estéreo.\n"
" Pude ser un número de 0 - 14, o una\n"
" palabra clave (mirar documentación\n"
" para una lista completa).\n"
#: src/merge/mkvmerge.cpp:354
#, no-c-format
msgid ""
" --sub-charset <TID:charset>\n"
" Determines the charset the text subtitles are\n"
" read as for the conversion to UTF-8.\n"
msgstr ""
" --sub-charset <TID:charset>\n"
" Determina la codificación de caracteres del\n"
" texto de los subtítulos que son\n"
" leídos para la conversión a UTF-8.\n"
#: src/merge/mkvmerge.cpp:245
#, no-c-format
msgid ""
" --text-descriptions-flag <TID[:bool]>\n"
" Sets the \"text descriptions\" flag for this track\n"
" or forces it not to be present if bool is 0.\n"
msgstr ""
" --text-descriptions-flag <TID[:bool]>\n"
" Establece para esta pista el indicador \n"
" \"descripciones de texto\" o evita que esté presente \n"
" si bool es 0.\n"
#: src/merge/mkvmerge.cpp:133
#, no-c-format
msgid " --timestamp-scale <n> Force the timestamp scale factor to n.\n"
msgstr ""
" --timestamp-scale <n> Establecer el factor de proporción\n"
" del código de tiempo a n.\n"
#: src/merge/mkvmerge.cpp:270
#, no-c-format
msgid " --timestamps <TID:file> Read the timestamps to be used from a file.\n"
msgstr ""
" --timestamps <TID:archivo>\n"
" Lee los códigos de tiempo para\n"
" ser usados desde un archivo.\n"
#: src/merge/mkvmerge.cpp:92
#, no-c-format
msgid " --title <title> Title for this destination file.\n"
msgstr " --title <title> Título para el archivo de salida.\n"
#: src/merge/mkvmerge.cpp:256
#, no-c-format
msgid " --track-name <TID:name> Sets the name for a track.\n"
msgstr ""
" --track-name <TID:name> Establecer el nombre para\n"
" una pista.\n"
#: src/merge/mkvmerge.cpp:124
#, no-c-format
msgid ""
" --track-order <FileID1:TID1,FileID2:TID2,FileID3:TID3,...>\n"
" A comma separated list of both file IDs\n"
" and track IDs that controls the order of the\n"
" tracks in the destination file.\n"
msgstr ""
" --track-order <IDArchivo1:TID1,IDArchivo2:TID2,IDArchivo3:TID3,...>\n"
" Una lista separada por comas de IDs de\n"
" archivo y pista que controla el orden de las\n"
" pistas en el archivo de salida.\n"
#: src/merge/mkvmerge.cpp:221
#, no-c-format
msgid ""
" --track-tags <n,m,...> Copy the tags for tracks n,m etc. Default: copy\n"
" tags for all tracks.\n"
msgstr ""
" --track-tags <n,m,...> Copia las etiquetas para las pistas n, m, etc. \n"
" Por defecto: copia las etiquetas para todas las pistas.\n"
#: src/merge/mkvmerge.cpp:379
#, no-c-format
msgid " --ui-language <code> Force the translations for 'code' to be used.\n"
msgstr ""
" --ui-language <código> Establecer las traducciones para el código que\n"
" va a ser usado.\n"
#: src/merge/mkvmerge.cpp:242
#, no-c-format
msgid ""
" --visual-impaired-flag <TID[:bool]>\n"
" Sets the \"visual impaired\" flag for this track or\n"
" forces it not to be present if bool is 0.\n"
msgstr ""
" --visual-impaired-flag <TID[:bool]>\n"
" Establece para esta pista el indicador \n"
" \"discapacidad visual\" o evita que esté presente \n"
" si bool es 0.\n"
#: src/merge/mkvmerge.cpp:332
#, no-c-format
msgid ""
" --white-colour-coordinates <TID:x,y>\n"
" White colour chromaticity coordinates as defined\n"
" by CIE 1931.\n"
msgstr ""
" --white-colour-coordinates <TID:x,y>\n"
" Coordenadas cromáticas de color blanco\n"
" definida por CIE 1931.\n"
#: src/merge/mkvmerge.cpp:202
#, no-c-format
msgid " -A, --no-audio Don't copy any audio track from this file.\n"
msgstr ""
" -A, --no-audio No copia ninguna pista de audio de\n"
" este archivo.\n"
#: src/merge/mkvmerge.cpp:214
#, no-c-format
msgid " -B, --no-buttons Don't copy any buttons track from this file.\n"
msgstr ""
" -B, --no-buttons No copia ninguno de los botones de la pista\n"
" de este archivo.\n"
#: src/merge/mkvmerge.cpp:206
#, no-c-format
msgid " -D, --no-video Don't copy any video track from this file.\n"
msgstr ""
" -D, --no-vídeo No copia ninguna pista de vídeo de\n"
" este archivo.\n"
#: src/merge/mkvmerge.cpp:367
#, no-c-format
msgid ""
" -F, --identification-format <format>\n"
" Set the identification results format\n"
" ('text' or 'json'; default is 'text').\n"
msgstr ""
" -F, --identification-format <formato>\n"
" Establece el formato para los resultados de identificación\n"
" ('text', ''json', por defecto es 'text').\n"
#: src/merge/mkvmerge.cpp:365
#, no-c-format
msgid ""
" -J <file> This is a convenient alias for\n"
" \"--identification-format json --identify file\".\n"
msgstr ""
" -J <file> Este es un alias apropiado para\n"
" \"--identification-format json --identify file\".\n"
#: src/merge/mkvmerge.cpp:219
#, no-c-format
msgid " -M, --no-attachments Don't copy attachments from a source file.\n"
msgstr " -M, --no-attachments No copia los adjuntos del archivo origen.\n"
#: src/merge/mkvmerge.cpp:210
#, no-c-format
msgid " -S, --no-subtitles Don't copy any subtitle track from this file.\n"
msgstr " -S, --no-subtitles No copia ningún subtítulo de este archivo.\n"
#: src/merge/mkvmerge.cpp:223
#, no-c-format
msgid " -T, --no-track-tags Don't copy tags for tracks from the source file.\n"
msgstr " -T, --no-track-tags No copia etiquetas para las pistas del archivo origen.\n"
#: src/merge/mkvmerge.cpp:398
#, no-c-format
msgid " -V, --version Show version information.\n"
msgstr " -V, --version Mostrar información de la versión.\n"
#: src/merge/mkvmerge.cpp:199
#, no-c-format
msgid ""
" -a, --audio-tracks <n,m,...>\n"
" Copy audio tracks n,m etc. Default: copy all\n"
" audio tracks.\n"
msgstr ""
" -a, --audio-tracks <n,m,...>\n"
" Copia las pistas de audio n, m, etc. \n"
" Por defecto: copia todas\n"
" las pistas de audio.\n"
#: src/merge/mkvmerge.cpp:211
#, no-c-format
msgid ""
" -b, --button-tracks <n,m,...>\n"
" Copy buttons tracks n,m etc. Default: copy\n"
" all buttons tracks.\n"
msgstr ""
" -b, --button-tracks <n,m,...>\n"
" Copia los botones de las pistas n, m, etc.\n"
" Por defecto: copia\n"
" todos los botones de las pistas.\n"
#: src/merge/mkvmerge.cpp:203
#, no-c-format
msgid ""
" -d, --video-tracks <n,m,...>\n"
" Copy video tracks n,m etc. Default: copy all\n"
" video tracks.\n"
msgstr ""
" -d, --vídeo-tracks <n,m,...>\n"
" Copia pistas de vídeo n, m, etc. \n"
" Por defecto: copia todas\n"
" las pistas de vídeo.\n"
#: src/merge/mkvmerge.cpp:279
#, no-c-format
msgid ""
" -f, --fourcc <FOURCC> Forces the FourCC to the specified value.\n"
" Works only for video tracks.\n"
msgstr ""
" -f, --fourcc <FOURCC> Establecer el valor específico para el FourCC.\n"
" Únicamente trabaja para pistas de vídeo.\n"
#: src/merge/mkvmerge.cpp:397
#, no-c-format
msgid " -h, --help Show this help.\n"
msgstr " -h, --help Mostrar esta ayuda.\n"
#: src/merge/mkvmerge.cpp:364
#, no-c-format
msgid " -i, --identify <file> Print information about the source file.\n"
msgstr ""
" -i, --identify <archivo>\n"
" Imprime información sobre el\n"
" archivo de origen.\n"
#: src/merge/mkvmerge.cpp:374
#, no-c-format
msgid " -l, --list-types Lists supported source file types.\n"
msgstr " -l, --list-types Lista los tipos de archivos de origen admitidos.\n"
#: src/merge/mkvmerge.cpp:215
#, no-c-format
msgid ""
" -m, --attachments <n[:all|first],m[:all|first],...>\n"
" Copy the attachments with the IDs n, m etc. to\n"
" all or only the first destination file. Default:\n"
" copy all attachments to all destination files.\n"
msgstr ""
" -m, --attachments <n[:todos|primero],m[:todos|primero],...>\n"
" Copia los adjuntos con los IDs n, m, etc... a\n"
" todos o sólo al archivo de destino. \n"
" Por defecto: copia todos los adjuntos a todos\n"
" los archivos de destino.\n"
#: src/merge/mkvmerge.cpp:90
#, no-c-format
msgid " -o, --output out Write to the file 'out'.\n"
msgstr " -o, --output salida Escribir al archivo 'salida'.\n"
#: src/merge/mkvmerge.cpp:383
#, no-c-format
msgid ""
" -r, --redirect-output <file>\n"
" Redirects all messages into this file.\n"
msgstr ""
" -r, --redirect-output <archivo>\n"
" Redirige todos los mensajes en este archivo.\n"
#: src/merge/mkvmerge.cpp:207
#, no-c-format
msgid ""
" -s, --subtitle-tracks <n,m,...>\n"
" Copy subtitle tracks n,m etc. Default: copy\n"
" all subtitle tracks.\n"
msgstr ""
" -s, --subtitle-tracks <n,m,...>\n"
" Copia las pistas de subtítulos n, m, etc. \n"
" Por defecto: copia\n"
" todas las pistas de los subtítulos.\n"
#: src/merge/mkvmerge.cpp:220
#, no-c-format
msgid " -t, --tags <TID:file> Read tags for the track from an XML file.\n"
msgstr ""
" -t, --tags <TID:archivo>\n"
" Lee las etiquetas para la pista\n"
" desde un archivo XML.\n"
#: src/merge/mkvmerge.cpp:91
#, no-c-format
msgid " -w, --webm Create WebM compliant file.\n"
msgstr " -w, --webm Crea archivo compatible WebM.\n"
#: src/merge/mkvmerge.cpp:226
#, no-c-format
msgid ""
" -y, --sync <TID:d[,o[/p]]>\n"
" Synchronize, adjust the track's timestamps with\n"
" the id TID by 'd' ms.\n"
" 'o/p': Adjust the timestamps by multiplying with\n"
" 'o/p' to fix linear drifts. 'p' defaults to\n"
" 1 if omitted. Both 'o' and 'p' can be\n"
" floating point numbers.\n"
msgstr ""
" -y, --sync <TID:d[,o[/p]]>\n"
" Sincroniza, ajusta los códigos de tiempo de la pista\n"
" con la id TID a 'd' ms.\n"
" 'o/p': Ajusta los códigos de tiempo mediante la\n"
" multiplicación con 'o/p' para fijar las derivaciones\n"
" líneales. 'p' predefinido a 1 si es omitido.\n"
" Ambos 'o' y 'p' pueden ser números decimales.\n"
#: src/merge/mkvmerge.cpp:176
#, no-c-format
msgid " <file1> + <file2> Append file2 to file1.\n"
msgstr " <archivo1> + <archivo2> Unir archivo2 al archivo1.\n"
#: src/merge/mkvmerge.cpp:177
#, no-c-format
msgid " <file1> +<file2> Same as \"<file1> + <file2>\".\n"
msgstr ""
" <archivo1> +<archivo2> \n"
" Lo mismo que \"<archivo1> + <archivo2>\".\n"
#: src/merge/mkvmerge.cpp:179
#, no-c-format
msgid ""
" = <file> Don't look for and concatenate files with the same\n"
" base name but with a different trailing number.\n"
msgstr ""
" = <archivo> No busca y concatena los archivos que tengan\n"
" el mismo nombre básico, sino aquellos con un número\n"
" diferente al final.\n"
#: src/merge/mkvmerge.cpp:181
#, no-c-format
msgid " =<file> Same as \"= <file>\".\n"
msgstr " =<archivo> Lo mismo que \"= <archivo>\".\n"
#: src/merge/mkvmerge.cpp:395
#, no-c-format
msgid ""
" @option-file.json Reads additional command line options from\n"
" the specified JSON file (see man page).\n"
msgstr ""
" @option-file.json Lee las opciones adicionales de la línea de\n"
" comandos desde el archivo especificado JSON\n"
" (ver página manual).\n"
#: src/propedit/propedit_cli_parser.cpp:165
#, no-c-format
msgid " B: boolean (0 or 1)\n"
msgstr " B: booleano (0 ó 1)\n"
#: src/propedit/propedit_cli_parser.cpp:170
#, no-c-format
msgid " DT: date & time\n"
msgstr " DT: fecha & hora\n"
#: src/propedit/propedit_cli_parser.cpp:169
#, no-c-format
msgid " FP: floating point number\n"
msgstr " FP: número decimal\n"
#: src/propedit/propedit_cli_parser.cpp:166
#, no-c-format
msgid " S: string\n"
msgstr " S: palabra o cadena de letras\n"
#: src/propedit/propedit_cli_parser.cpp:163
#, no-c-format
msgid " SI: signed integer\n"
msgstr " SI: entero con signo\n"
#: src/propedit/propedit_cli_parser.cpp:164
#, no-c-format
msgid " UI: unsigned integer\n"
msgstr " UI: entero sin signo\n"
#: src/propedit/propedit_cli_parser.cpp:167
#, no-c-format
msgid " US: Unicode string\n"
msgstr " US: palabra Unicode\n"
#: src/propedit/propedit_cli_parser.cpp:168
#, no-c-format
msgid " X: binary in hex\n"
msgstr " X: binario en hex\n"
#: src/merge/mkvmerge.cpp:178
#, no-c-format
msgid " [ <file1> <file2> ] Same as \"<file1> + <file2>\".\n"
msgstr " [ <archivo1> <archivo2> ] Lo mismo que \"<archivo1> + <archivo2>\".\n"
#: src/common/kax_info.cpp:395
#, no-c-format
msgid " (FourCC: {0})"
msgstr " (FourCC: {0})"
#: src/common/kax_info.cpp:404
#, no-c-format
msgid " (H.264 profile: {0} @L{1}.{2})"
msgstr " (Perfil H.264: {0} @L{1}.{2})"
#: src/common/kax_info.cpp:423
#, no-c-format
msgid " (HEVC profile: {0} @L{1}.{2})"
msgstr " (Perfil HEVC: {0} @L{1}.{2})"
#: src/common/kax_info.cpp:470
#: src/common/kax_info.cpp:612
#: src/common/kax_info.cpp:906
#: src/common/kax_info.cpp:1052
#, no-c-format
msgid " (adler: 0x{0:08x})"
msgstr " (adler: 0x{0:08x})"
#: src/common/kax_info.cpp:737
#, no-c-format
msgid " (aspect ratio)"
msgstr " (relación de aspecto)"
#: src/common/kax_info.cpp:735
#, no-c-format
msgid " (centimeters)"
msgstr " (centímetros)"
#: src/common/kax_info.cpp:765
#, no-c-format
msgid " (fixed)"
msgstr " (fijado)"
#: src/common/kax_info.cpp:399
#, no-c-format
msgid " (format tag: 0x{0:04x})"
msgstr " (Formato de la etiqueta: 0x{0:04x})"
#: src/common/kax_info.cpp:763
#, no-c-format
msgid " (free resizing)"
msgstr " (redimensionamiento libre)"
#: src/common/kax_info.cpp:736
#, no-c-format
msgid " (inches)"
msgstr " (pulgadas)"
#: src/common/kax_info.cpp:764
#, no-c-format
msgid " (keep aspect ratio)"
msgstr " (mantener relación de aspecto)"
#: src/common/kax_info.cpp:734
#, no-c-format
msgid " (pixels)"
msgstr " (píxeles)"
#: src/merge/mkvmerge.cpp:185
#, no-c-format
msgid " Attachment support (more global options):\n"
msgstr " Gestión de adjuntos (más opciones generales):\n"
#: src/merge/mkvmerge.cpp:95
#, no-c-format
msgid " Chapter handling:\n"
msgstr " Información acerca de la manipulación del capítulo:\n"
#: src/merge/mkvmerge.cpp:144
#, no-c-format
msgid " File splitting, linking, appending and concatenating (more global options):\n"
msgstr " División, vinculación, unión y concatenación de archivos (mirar opciones generales):\n"
#: src/merge/mkvmerge.cpp:123
#, no-c-format
msgid " General output control (advanced global options):\n"
msgstr " Control general de creación (opciones avanzadas):\n"
#: src/merge/mkvmerge.cpp:87
#, no-c-format
msgid " Global options:\n"
msgstr " Opciones generales:\n"
#: src/merge/mkvmerge.cpp:198
#, no-c-format
msgid " Options for each source file:\n"
msgstr " Opciones para cada archivo de origen:\n"
#: src/merge/mkvmerge.cpp:358
#, no-c-format
msgid " Options that only apply to VobSub subtitle tracks:\n"
msgstr " Opciones que solo se aplican a pistas de subtítulos VobSub:\n"
#: src/merge/mkvmerge.cpp:353
#, no-c-format
msgid " Options that only apply to text subtitle tracks:\n"
msgstr " Opciones que solo se aplican a pistas de subtítulos de texto:\n"
#: src/merge/mkvmerge.cpp:278
#, no-c-format
msgid " Options that only apply to video tracks:\n"
msgstr " Opciones que solo se aplican a pistas de vídeo:\n"
#: src/merge/mkvmerge.cpp:363
#, no-c-format
msgid " Other options:\n"
msgstr " Otras opciones:\n"
#: src/merge/mkvmerge.cpp:118
#, no-c-format
msgid " Segment info handling:\n"
msgstr " Información acerca de la manipulación del segmento:\n"
#: src/common/kax_info.cpp:295
#, no-c-format
msgid " at 0x{0:x}"
msgstr " al 0x{0:x}"
#: src/common/kax_info.cpp:295
#: src/extract/mkvextract.cpp:105
#, no-c-format
msgid " at {0}"
msgstr " al {0}"
#: src/common/kax_info.cpp:305
#, no-c-format
msgid " data size {0}"
msgstr " Tamaño de datos {0}"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1127
#, no-c-format
msgid " day"
msgid_plural " days"
msgstr[0] " día"
msgstr[1] " días"
#: src/merge/output_control.cpp:273
#: src/merge/output_control.cpp:283
#: src/merge/output_control.cpp:291
#: src/merge/output_control.cpp:298
#, no-c-format
msgid " done\n"
msgstr " hecho\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1121
#, no-c-format
msgid " second"
msgid_plural " seconds"
msgstr[0] " segundo"
msgstr[1] " segundos"
#: src/common/kax_info.cpp:301
#, no-c-format
msgid " size is unknown"
msgstr " el tamaño es desconocido"
#: src/common/kax_info.cpp:299
#, no-c-format
msgid " size {0}"
msgstr " tamaño {0}"
#: src/common/kax_element_names.cpp:218
#: src/common/property_element.cpp:133
#, no-c-format
msgid "\"Commentary\" flag"
msgstr "Indicador \"Comentario\""
#: src/mkvtoolnix-gui/forms/merge/tab.h:1803
#, no-c-format
msgid "\"Commentary\" flag:"
msgstr "Indicador \"Comentario\":"
#: src/common/kax_element_names.cpp:206
#: src/common/property_element.cpp:134
#, no-c-format
msgid "\"Default track\" flag"
msgstr "Indicador \"Pista predefinida\""
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:280
#: src/mkvtoolnix-gui/forms/merge/tab.h:1797
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:78
#, no-c-format
msgid "\"Default track\" flag:"
msgstr "Pista predefinida:"
#: src/mkvtoolnix-gui/merge/input.cpp:553
#, no-c-format
msgid "\"Determine automatically\" is a good choice for almost all situations."
msgstr "\"Determinar automáticamente\", en la mayoría de los casos, es una buena elección."
#: src/common/kax_element_names.cpp:191
#, no-c-format
msgid "\"Enabled\" flag"
msgstr "Indicador \"Habilitado\""
#: src/common/kax_element_names.cpp:207
#: src/common/property_element.cpp:136
#, no-c-format
msgid "\"Forced display\" flag"
msgstr "Indicador \"Visualización forzada\""
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:281
#: src/mkvtoolnix-gui/forms/merge/tab.h:1798
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:82
#, no-c-format
msgid "\"Forced display\" flag:"
msgstr "Indicador \"Visualización forzada\":"
#: src/common/kax_element_names.cpp:214
#: src/common/property_element.cpp:137
#, no-c-format
msgid "\"Hearing impaired\" flag"
msgstr "Indicador \"Discapacidad auditiva\""
#: src/mkvtoolnix-gui/forms/merge/tab.h:1799
#, no-c-format
msgid "\"Hearing impaired\" flag:"
msgstr "Indicador \"Discapacidad auditiva\":"
#: src/common/kax_element_names.cpp:205
#, no-c-format
msgid "\"Lacing\" flag"
msgstr "Indicador \"Atadura\""
#: src/common/kax_element_names.cpp:217
#: src/common/property_element.cpp:138
#, no-c-format
msgid "\"Original language\" flag"
msgstr "Indicador \"Idioma original\""
#: src/mkvtoolnix-gui/forms/merge/tab.h:1802
#, no-c-format
msgid "\"Original language\" flag:"
msgstr "Indicador \"Idioma original\":"
#: src/common/kax_element_names.cpp:216
#: src/common/property_element.cpp:139
#, no-c-format
msgid "\"Text descriptions\" flag"
msgstr "Indicador \"Descripciones de texto\""
#: src/mkvtoolnix-gui/forms/merge/tab.h:1801
#, no-c-format
msgid "\"Text descriptions\" flag:"
msgstr "Indicador \"Descripciones de texto\":"
#: src/common/property_element.cpp:135
#, no-c-format
msgid "\"Track enabled\" flag"
msgstr "Indicador \"Pista habilitada\""
#: src/common/kax_element_names.cpp:215
#: src/common/property_element.cpp:140
#, no-c-format
msgid "\"Visual impaired\" flag"
msgstr "Indicador \"Discapacidad Visual\""
#: src/mkvtoolnix-gui/forms/merge/tab.h:1800
#, no-c-format
msgid "\"Visual impaired\" flag:"
msgstr "Indicador \"Discapacidad Visual\":"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:124
#: src/mkvtoolnix-gui/merge/track_model.cpp:645
#, no-c-format
msgid "%1 Hz"
msgstr "%1 Hz"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:111
#, no-c-format
msgid "%1 automatic, %2 manual, %3 running"
msgstr "%1 automáticas, %2 manuales, %3 ejecución"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:127
#: src/mkvtoolnix-gui/merge/track_model.cpp:654
#, no-c-format
msgid "%1 bit per sample"
msgid_plural "%1 bits per sample"
msgstr[0] "%1 bit por muestra"
msgstr[1] "%1 bits por muestra"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:122
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:126
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:50
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:46
#, no-c-format
msgid "%1 byte (%2)"
msgid_plural "%1 bytes (%2)"
msgstr[0] "%1 byte (%2)"
msgstr[1] "%1 bytes (%2)"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:125
#: src/mkvtoolnix-gui/merge/track_model.cpp:649
#, no-c-format
msgid "%1 channel"
msgid_plural "%1 channels"
msgstr[0] "%1 Canal"
msgstr[1] "%1 Canales"
#: src/mkvtoolnix-gui/merge/track_model.cpp:109
#: src/mkvtoolnix-gui/merge/track_model.cpp:285
#, no-c-format
msgid "%1 entry"
msgid_plural "%1 entries"
msgstr[0] "%1 registro"
msgstr[1] "%1 registros"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:113
#, no-c-format
msgid "%1 error"
msgid_plural "%1 errors"
msgstr[0] "%1 error"
msgstr[1] "%1 errores"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:135
#: src/mkvtoolnix-gui/merge/track_model.cpp:659
#, no-c-format
msgid "%1 pixels"
msgstr "%1 píxeles"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:112
#, no-c-format
msgid "%1 warning"
msgid_plural "%1 warnings"
msgstr[0] "%1 advertencia"
msgstr[1] "%1 advertencias"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:349
#, no-c-format
msgid "%<1-9>n nanoseconds with up to nine places (e.g. three places with %3n)"
msgstr "%<1-9>n nanosegundos hasta nueve dígitos (p.e. tres dígitos con %3n)"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:343
#, no-c-format
msgid "%H hours zero-padded to two places"
msgstr "%H horas con dos dígitos"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:345
#, no-c-format
msgid "%M minutes zero-padded to two places"
msgstr "%M minutos con dos dígitos"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:347
#, no-c-format
msgid "%S seconds zero-padded to two places"
msgstr "%S segundos con dos dígitos"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:342
#, no-c-format
msgid "%h hours"
msgstr "%h horas"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:344
#, no-c-format
msgid "%m minutes"
msgstr "%m minutos"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:348
#, no-c-format
msgid "%n nanoseconds with nine places"
msgstr "%n nanosegundos con nueve dígitos"
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:176
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:177
#, no-c-format
msgid "%p%"
msgstr "%p%"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:346
#, no-c-format
msgid "%s seconds"
msgstr "%s segundos"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:302
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:197
#, no-c-format
msgid "&Abort job"
msgstr "C&ancelar tarea"
#: src/mkvtoolnix-gui/jobs/tool.cpp:517
#: src/mkvtoolnix-gui/main_window/main_window.cpp:458
#, no-c-format
msgid "&Abort jobs"
msgstr "C&ancelar tareas"
#: src/mkvtoolnix-gui/jobs/tool.cpp:411
#, no-c-format
msgid "&Acknowledge warnings and errors"
msgstr "Ignor&ar los errores y advertencias"
#: src/mkvtoolnix-gui/merge/select_playlist_dialog.cpp:310
#, no-c-format
msgid "&Add"
msgstr "&Añadir"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1970
#, no-c-format
msgid "&Add action"
msgstr "&Añadir acción"
#: src/mkvtoolnix-gui/merge/attachments.cpp:249
#, no-c-format
msgid "&Add attachment"
msgstr "&Añadir adjunto"
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:112
#: src/mkvtoolnix-gui/header_editor/tab.cpp:344
#: src/mkvtoolnix-gui/merge/attachments.cpp:433
#, no-c-format
msgid "&Add attachments"
msgstr "&Añadir adjuntos"
#: src/mkvtoolnix-gui/merge/input.cpp:1445
#: src/mkvtoolnix-gui/merge/input.cpp:1446
#, no-c-format
msgid "&Add files"
msgstr "&Añadir archivos"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1891
#, no-c-format
msgid "&Add source files"
msgstr "&Añadir archivos"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1929
#: src/mkvtoolnix-gui/merge/input.cpp:1462
#, no-c-format
msgid "&Audio"
msgstr "&Audio"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1905
#, no-c-format
msgid "&Audio tracks:"
msgstr "Pistas de &audio:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1911
#, no-c-format
msgid "&Automatically set the destination file name"
msgstr "Establece &automáticamente el nombre de salida del archivo"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1908
#, no-c-format
msgid "&Boundary characters:"
msgstr "&Caracteres delimitadores:"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:169
#, no-c-format
msgid "&Cancel"
msgstr "&Cancelar"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:691
#: src/mkvtoolnix-gui/main_window/main_window.cpp:436
#, no-c-format
msgid "&Chapter editor"
msgstr "Editor de &capítulos"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:182
#, no-c-format
msgid "&Chapter number of first created entry:"
msgstr "Número de &capítulo del primer registro creado:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1946
#, no-c-format
msgid "&Character set for text files:"
msgstr "&Conjunto de caracteres en archivos de texto:"
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:150
#, no-c-format
msgid "&Character set:"
msgstr "&Conjunto de caracteres:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1860
#, no-c-format
msgid "&Character sets"
msgstr "&Conjunto de caracteres"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:146
#, no-c-format
msgid "&Clear output and reset progress"
msgstr "&Limpiar el resultado y restaurar el progreso"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:657
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:676
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:695
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:703
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:745
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:747
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:749
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:753
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:765
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:126
#: src/mkvtoolnix-gui/forms/util/text_display_dialog.h:82
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:101
#, no-c-format
msgid "&Close"
msgstr "&Cerrar"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:277
#: src/mkvtoolnix-gui/header_editor/tab.cpp:890
#, no-c-format
msgid "&Close file"
msgstr "&Cerrar archivo"
#: src/mkvtoolnix-gui/merge/tool.cpp:288
#, no-c-format
msgid "&Close settings"
msgstr "&Cerrar ajustes"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:228
#, no-c-format
msgid "&Close window"
msgstr "&Cerrar ventana"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:652
#, no-c-format
msgid "&Code of Conduct"
msgstr "&Código de conducta"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:241
#: src/mkvtoolnix-gui/header_editor/tab.cpp:343
#, no-c-format
msgid "&Collapse all"
msgstr "&Colapsar todo"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:337
#, no-c-format
msgid "&Command line:"
msgstr "Línea de &comandos:"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:225
#, no-c-format
msgid "&Constrict start and end timestamps of sub-chapters to their parent's start and end timestamps"
msgstr "&Constreñir los códigos de tiempo inicial y final de los subcapítulos con respecto a los códigos de tiempo inicial y final de los capítulos"
#: src/mkvtoolnix-gui/merge/tool.cpp:782
#, no-c-format
msgid "&Continue identification"
msgstr "&Continuar identificación"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:645
#, no-c-format
msgid "&Copy command line to clipboard"
msgstr "&Copiar línea de comandos al portapapeles"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:582
#, fuzzy, no-c-format
msgid "&Countries:"
msgstr "&País:"
#: src/mkvtoolnix-gui/merge/tab.cpp:496
#, no-c-format
msgid "&Create file without audio track"
msgstr "&Crear archivo sin pista de audio"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:565
#, no-c-format
msgid "&Default"
msgstr "Pre&determinado"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:174
#: src/mkvtoolnix-gui/forms/merge/tab.h:1883
#, no-c-format
msgid "&Description:"
msgstr "&Descripción:"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:227
#, no-c-format
msgid "&Detach window"
msgstr "&Despegar ventana"
#: src/mkvtoolnix-gui/merge/input.cpp:1459
#, no-c-format
msgid "&Disable all items"
msgstr "&Deshabilitar todo objeto"
#: src/mkvtoolnix-gui/merge/attachments.cpp:377
#, no-c-format
msgid "&Disable selected attachment"
msgid_plural "&Disable selected attachments"
msgstr[0] "&Deshabilitar el adjunto seleccionado"
msgstr[1] "&Deshabilitar los adjuntos seleccionados"
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:34
#, no-c-format
msgid "&Don't scan, just add the file"
msgstr "No analizar, sólo aña&dir el archivo"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:168
#, no-c-format
msgid "&Download"
msgstr "&Descarga"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:200
#, no-c-format
msgid "&Duration of each entry in seconds:"
msgstr "&Duración de cada registro en segundos:"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:493
#, no-c-format
msgid "&Edit available actions to execute"
msgstr "Acciones de &edición disponibles a ejecutar"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1847
#, no-c-format
msgid "&Elide text in tab headers of tab widgets"
msgstr "R&educir el texto de las pestañas en los widgets"
#: src/mkvtoolnix-gui/merge/input.cpp:1458
#, no-c-format
msgid "&Enable all items"
msgstr "&Habilitar todo objeto"
#: src/mkvtoolnix-gui/merge/attachments.cpp:376
#, no-c-format
msgid "&Enable selected attachment"
msgid_plural "&Enable selected attachments"
msgstr[0] "&Habilitar el adjunto seleccionado"
msgstr[1] "&Habilitar los adjuntos seleccionados"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:569
#, no-c-format
msgid "&Enabled"
msgstr "&Habilitado"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:119
#, no-c-format
msgid "&Escape arguments for:"
msgstr "Argumentos de &escape para:"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:240
#: src/mkvtoolnix-gui/header_editor/tab.cpp:342
#, no-c-format
msgid "&Expand all"
msgstr "&Expandir todo"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:339
#, no-c-format
msgid "&Extended subtags:"
msgstr "Subetiquetas &extendidas:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:688
#, no-c-format
msgid "&Extraction tool"
msgstr "&Extractor"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:709
#, no-c-format
msgid "&FAQ"
msgstr "&FAQ"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:172
#, no-c-format
msgid "&File name:"
msgstr "Nom&bre de archivo:"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:177
#, no-c-format
msgid "&First entry to renumber:"
msgstr "&Primer registro a renumerar:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1837
#, no-c-format
msgid "&Font && size:"
msgstr "&Fuente &y tamaño:"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:333
#, no-c-format
msgid "&Free-form input"
msgstr "Entrada estilo li&bre"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:250
#, no-c-format
msgid "&Generate sub-chapters"
msgstr "&Generar sub-capítulos"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:690
#, no-c-format
msgid "&Header editor"
msgstr "&Editor de cabecera"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:439
#, no-c-format
msgid "&Help"
msgstr "A&yuda"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:167
#, no-c-format
msgid "&Hex dumps:"
msgstr "&Volcados hex:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:566
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:570
#, no-c-format
msgid "&Hidden"
msgstr "&Oculto"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:334
#, no-c-format
msgid "&Individually selected components"
msgstr "Componentes seleccionados &individualmente"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:689
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:781
#: src/mkvtoolnix-gui/main_window/main_window.cpp:434
#, no-c-format
msgid "&Info tool"
msgstr "Herramienta de &información"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1833
#, no-c-format
msgid "&Input"
msgstr "&Entrada"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:438
#, no-c-format
msgid "&Job output"
msgstr "Salida de la &tarea"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:692
#: src/mkvtoolnix-gui/main_window/main_window.cpp:437
#, no-c-format
msgid "&Job queue"
msgstr "Lista de &tareas"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:183
#, no-c-format
msgid "&Language of chapter names to replace:"
msgstr "&Idioma de los nombres de capítulos a reemplazar:"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:195
#: src/mkvtoolnix-gui/forms/merge/tab.h:1796
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:341
#, no-c-format
msgid "&Language:"
msgstr "I&dioma:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1856
#, no-c-format
msgid "&Languages"
msgstr "&Idiomas"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:176
#: src/mkvtoolnix-gui/forms/merge/tab.h:1884
#, no-c-format
msgid "&MIME type:"
msgstr "Tipo M&IME:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1937
#, no-c-format
msgid "&Minimum playlist duration:"
msgstr "Duración &mínima del playlist:"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:159
#, no-c-format
msgid "&Mode:"
msgstr "&Modo:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:687
#: src/mkvtoolnix-gui/main_window/main_window.cpp:433
#, no-c-format
msgid "&Multiplexer"
msgstr "Multiple&xador"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:222
#, no-c-format
msgid "&Multiply start and end timestamps by the following factor:"
msgstr "&Multiplicar los códigos de tiempo inicial y final por el siguiente factor:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:580
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:335
#: src/mkvtoolnix-gui/forms/merge/tab.h:1882
#, no-c-format
msgid "&Name:"
msgstr "&Nombre:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:195
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:622
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:667
#: src/mkvtoolnix-gui/forms/merge/tool.h:228
#, no-c-format
msgid "&New"
msgstr "&Nuevo"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:403
#, no-c-format
msgid "&Next chapter editor tab"
msgstr "&Siguiente pestaña del editor de capítulos"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:272
#, no-c-format
msgid "&Next header editor tab"
msgstr "&Siguiente pestaña del editor de cabecera"
#: src/mkvtoolnix-gui/info/tool.cpp:226
#, no-c-format
msgid "&Next info tab"
msgstr "&Siguiente pestaña de información"
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:201
#, no-c-format
msgid "&Next job output tab"
msgstr "&Siguiente pestaña de tarea"
#: src/mkvtoolnix-gui/merge/tool.cpp:579
#, no-c-format
msgid "&Next multiplex settings"
msgstr "&Siguientes ajustes de multiplexado"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:180
#, no-c-format
msgid "&Number of entries to renumber:"
msgstr "&Número de registros a renumerar:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1925
#, no-c-format
msgid "&Only enable copying of tracks with specific languages by default"
msgstr "&Habilitar copiado de pistas con idiomas definidos por defecto"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1855
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1857
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1859
#, no-c-format
msgid "&Only include often used entries in selections"
msgstr "&Sólo incluye los registros usados normalmente en las selecciones"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1912
#, no-c-format
msgid "&Only use the first source file that contains a video track"
msgstr "&Sólo usar el primer archivo origen que contenga una pista de vídeo"
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:181
#: src/mkvtoolnix-gui/forms/info/tool.h:181
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:653
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:761
#, no-c-format
msgid "&Open Matroska or WebM file"
msgstr "&Abrir archivo Matroska o WebM"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:117
#, no-c-format
msgid "&Open as new tabs in the header editor"
msgstr "&Abrir como nuevas pestañas en el editor de cabecera"
#: src/mkvtoolnix-gui/jobs/tool.cpp:406
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:147
#, no-c-format
msgid "&Open folder"
msgstr "&Abrir carpeta"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:630
#: src/mkvtoolnix-gui/forms/merge/tool.h:229
#, no-c-format
msgid "&Open settings"
msgstr "&Abrir ajustes"
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:196
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:671
#, no-c-format
msgid "&Open supported chapter file format"
msgstr "&Abrir un formato de archivo de capítulos compatible"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:567
#, no-c-format
msgid "&Ordered"
msgstr "&Ordenado"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1876
#, no-c-format
msgid "&Output"
msgstr "&Salida"
#: src/mkvtoolnix-gui/jobs/tool.cpp:620
#, no-c-format
msgid "&Overwrite file"
msgstr "&Sobrescribir archivo"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:647
#, no-c-format
msgid "&Preferences"
msgstr "&Preferencias"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:404
#, no-c-format
msgid "&Previous chapter editor tab"
msgstr "&Anterior pestaña del editor de capítulos"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:273
#, no-c-format
msgid "&Previous header editor tab"
msgstr "&Anterior pestaña del editor de cabecera"
#: src/mkvtoolnix-gui/info/tool.cpp:227
#, no-c-format
msgid "&Previous info tab"
msgstr "&Anterior pestaña de información"
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:202
#, no-c-format
msgid "&Previous job output tab"
msgstr "&Anterior pestaña de tarea"
#: src/mkvtoolnix-gui/merge/tool.cpp:580
#, no-c-format
msgid "&Previous multiplex settings"
msgstr "&Anteriores ajustes de multiplexado"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:338
#, no-c-format
msgid "&Private use:"
msgstr "Uso &Privado:"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:340
#, no-c-format
msgid "&Region:"
msgstr "&Region:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:665
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:686
#, no-c-format
msgid "&Reload"
msgstr "&Recargar"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:254
#: src/mkvtoolnix-gui/header_editor/tab.cpp:890
#, no-c-format
msgid "&Reload file"
msgstr "&Recargar archivo"
#: src/mkvtoolnix-gui/merge/attachments.cpp:391
#, no-c-format
msgid "&Remove attachment"
msgid_plural "&Remove attachments"
msgstr[0] "&Eliminar adjunto"
msgstr[1] "&Eliminar adjuntos"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:228
#, no-c-format
msgid "&Remove end timestamps"
msgstr "&Eliminar códigos de tiempo finales"
#: src/mkvtoolnix-gui/merge/input.cpp:1411
#, no-c-format
msgid "&Remove file"
msgid_plural "&Remove files"
msgstr[0] "&Eliminar archivo"
msgstr[1] "&Eliminar archivos"
#: src/mkvtoolnix-gui/jobs/tool.cpp:217
#, no-c-format
msgid "&Remove job"
msgid_plural "&Remove jobs"
msgstr[0] "&Eliminar tarea"
msgstr[1] "&Eliminar tareas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1959
#, no-c-format
msgid "&Remove job from queue after completion:"
msgstr "&Eliminar tarea de la lista después de su realización:"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:345
#, no-c-format
msgid "&Remove selected attachment"
msgstr "Elimina&r el adjunto seleccionado"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:247
#, no-c-format
msgid "&Remove selected edition or chapter"
msgstr "&Eliminar la edición o capítulo seleccionado"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:201
#, no-c-format
msgid "&Reset this value"
msgstr "&Reinicia este valor"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:661
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:680
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:699
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:746
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:748
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:754
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:770
#, no-c-format
msgid "&Save"
msgstr "&Guardar"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:347
#, no-c-format
msgid "&Save attachment content to a file"
msgstr "&Guardar contenido adjunto a un archivo"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:145
#, no-c-format
msgid "&Save output"
msgstr "&Guardar informe"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:626
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:750
#, no-c-format
msgid "&Save settings"
msgstr "&Guardar ajustes"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1932
#, no-c-format
msgid "&Scan directory for other playlists:"
msgstr "&Buscar en el directorio otros playlists:"
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:31
#, no-c-format
msgid "&Scan for other playlists"
msgstr "&Buscar otros playlists"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:336
#, no-c-format
msgid "&Script:"
msgstr "&Script:"
#: src/mkvtoolnix-gui/merge/attachments.cpp:435
#, no-c-format
msgid "&Select all attachments"
msgstr "&Seleccionar todos los adjuntos"
#: src/mkvtoolnix-gui/merge/input.cpp:1456
#, no-c-format
msgid "&Select all items"
msgstr "&Seleccionar todo objeto"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:184
#, no-c-format
msgid "&Skip chapters flagged \"hidden\""
msgstr "&Omitir capítulos indicados como \"ocultos\""
#: src/mkvtoolnix-gui/merge/attachments.cpp:250
#, no-c-format
msgid "&Skip file"
msgstr "&Saltar archivo"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:223
#, no-c-format
msgid "&Sort chapters by their start and end timestamps"
msgstr "&Ordenar capítulos según sus códigos de tiempo inicial y final"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:573
#, no-c-format
msgid "&Start && end:"
msgstr "&Inicio y final:"
#: src/mkvtoolnix-gui/jobs/tool.cpp:214
#, no-c-format
msgid "&Start job automatically"
msgid_plural "&Start jobs automatically"
msgstr[0] "&Iniciar tarea automáticamente"
msgstr[1] "&Iniciar tareas automáticamente"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:201
#, no-c-format
msgid "&Start timestamp of first created entry:"
msgstr "&Marca de tiempo inicial del primer registro creado:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1907
#, no-c-format
msgid "&Subtitle tracks:"
msgstr "Pistas de &subtítulos:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1930
#: src/mkvtoolnix-gui/merge/input.cpp:1463
#, no-c-format
msgid "&Subtitles"
msgstr "&Subtítulos"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:694
#, no-c-format
msgid "&Tag editor"
msgstr "Editor de &etiqueta"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1784
#, no-c-format
msgid "&Tracks, chapters and tags:"
msgstr "&Pistas, capítulos y etiquetas:"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:334
#, no-c-format
msgid "&Type:"
msgstr "&Tipo:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:568
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:575
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:177
#, no-c-format
msgid "&UID:"
msgstr "&UID:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:666
#, no-c-format
msgid "&Validate values"
msgstr "Valores &válidos"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:342
#, no-c-format
msgid "&Variants:"
msgstr "&Variantes:"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:163
#, no-c-format
msgid "&Verbosity:"
msgstr "&Verbosidad:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1928
#: src/mkvtoolnix-gui/merge/input.cpp:1461
#, no-c-format
msgid "&Video"
msgstr "&Video"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1906
#, no-c-format
msgid "&Video tracks:"
msgstr "Pistas de &vídeo:"
#: src/mkvtoolnix-gui/jobs/tool.cpp:405
#, no-c-format
msgid "&View output"
msgstr "&Vista previa"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:340
#, no-c-format
msgid "&Volume:"
msgstr "&Volumen:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1903
#, no-c-format
msgid "&When to set the language:"
msgstr "&Cuando se establezca el idioma:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:780
#, no-c-format
msgid "&Window"
msgstr "&Ventana"
#: src/merge/mkvmerge.cpp:2527
#, no-c-format
msgid "'--aspect-ratio' lacks the aspect ratio.\n"
msgstr "'--aspect-ratio' carece de la relación de aspecto.\n"
#: src/merge/mkvmerge.cpp:2534
#, no-c-format
msgid "'--aspect-ratio-factor' lacks the aspect ratio factor.\n"
msgstr "'--aspect-ratio-factor' carece del factor de relación de aspecto.\n"
#: src/merge/mkvmerge.cpp:2337
#, no-c-format
msgid "'--attachment-description' lacks the description.\n"
msgstr "'--attachment-description' carece de la descripción.\n"
#: src/merge/mkvmerge.cpp:2346
#, no-c-format
msgid "'--attachment-mime-type' lacks the MIME type.\n"
msgstr "'--attachment-mime-type' carece del tipo MIME.\n"
#: src/merge/mkvmerge.cpp:2356
#, no-c-format
msgid "'--attachment-name' lacks the name.\n"
msgstr "'--attachment-name' carece del nombre.\n"
#: src/merge/mkvmerge.cpp:2392
#, no-c-format
msgid "'--chapter-charset' lacks the charset.\n"
msgstr "'--chapter-charset' carece de la codificación de caracteres.\n"
#: src/merge/mkvmerge.cpp:1771
#, no-c-format
msgid "'--chapter-charset' may only be given once in '--chapter-charset {0}'.\n"
msgstr "'--chapter-charset' solo puede darse una vez en '--chapter-charset {0}'.\n"
#: src/merge/mkvmerge.cpp:1774
#, no-c-format
msgid "'--chapter-charset' must be given before '--chapters' in '--chapter-charset {0}'.\n"
msgstr "'--chapter-charset' debe ser asignado antes de '--chapters' en '--chapter-charset {0}'.\n"
#: src/merge/mkvmerge.cpp:2385
#, no-c-format
msgid "'--chapter-language' lacks the language.\n"
msgstr "'--chapter-language' carece de idioma.\n"
#: src/merge/mkvmerge.cpp:1758
#, no-c-format
msgid "'--chapter-language' may only be given once in '--chapter-language {0}'.\n"
msgstr "'--chapter-language' solo puede darse una vez en '--chapter-language {0}'.\n"
#: src/merge/mkvmerge.cpp:1761
#, no-c-format
msgid "'--chapter-language' must be given before '--chapters' in '--chapter-language {0}'.\n"
msgstr "'--chapter-language' debe ser asignado antes de '--chapters' en '--chapter-language {0}'.\n"
#: src/merge/mkvmerge.cpp:2416
#, no-c-format
msgid "'--chapters' lacks the file name.\n"
msgstr "'--chapters' carece de un nombre de archivo.\n"
#: src/merge/mkvmerge.cpp:2312
#, no-c-format
msgid "'--cluster-length' lacks the length.\n"
msgstr "'--cluster-length' carece de extensión.\n"
#: src/common/command_line.cpp:115
#, no-c-format
msgid "'--command-line-charset' is missing its argument.\n"
msgstr "'--command-line-charset' está ausente su argumento .\n"
#: src/merge/mkvmerge.cpp:2548
#, no-c-format
msgid "'--cropping' lacks the crop parameters.\n"
msgstr "'--cropping' carece de los parámetros de recorte (crop).\n"
#: src/merge/mkvmerge.cpp:2406
#, no-c-format
msgid "'--cue-chapter-name-format' lacks the format.\n"
msgstr "'--cue-chapter-name-format' carece del formato.\n"
#: src/merge/mkvmerge.cpp:2409
#, no-c-format
msgid "'--cue-chapter-name-format' must be given before '--chapters'.\n"
msgstr "'--cue-chapter-name-format' debe ser asignado antes de '--chapters'.\n"
#: src/merge/mkvmerge.cpp:2541
#, no-c-format
msgid "'--display-dimensions' lacks the dimensions.\n"
msgstr "'--display-dimensions' carece de las dimensiones.\n"
#: src/common/command_line.cpp:195
#, no-c-format
msgid "'--engage' lacks its argument.\n"
msgstr "'--engage' carece de su argumento.\n"
#: src/merge/mkvmerge.cpp:2425
#, no-c-format
msgid "'--generate-chapters' lacks the mode.\n"
msgstr "'--generate-chapters' carece de modo.\n"
#: src/merge/mkvmerge.cpp:2195
#, no-c-format
msgid "'--generate-chapters-name-template' lacks the name template.\n"
msgstr "'--generate-chapters-name-template' carece del nombre de plantilla.\n"
#: src/merge/mkvmerge.cpp:2376
#, no-c-format
msgid "'--global-tags' lacks the file name.\n"
msgstr "'--global-tags' carece de un nombre de archivo.\n"
#: src/merge/mkvmerge.cpp:2899
#, no-c-format
msgid "'--link' is only useful in combination with '--split'.\n"
msgstr "'--link' sólo es útil en combinación con '--split'.\n"
#: src/merge/mkvmerge.cpp:2298
#, no-c-format
msgid "'--link-to-next' lacks the next UID.\n"
msgstr "'--link-to-next' carece del próximo UID.\n"
#: src/merge/mkvmerge.cpp:2291
#, no-c-format
msgid "'--link-to-previous' lacks the previous UID.\n"
msgstr "'--link-to-previous' carece del previo UID.\n"
#: src/merge/mkvmerge.cpp:2305
#, no-c-format
msgid "'--segment-uid' lacks the segment UID.\n"
msgstr "'--segment-uid' carece del UID del segmento.\n"
#: src/merge/mkvmerge.cpp:2432
#, no-c-format
msgid "'--segmentinfo' lacks the file name.\n"
msgstr "'--segmentinfo' carece de un nombre de archivo.\n"
#: src/merge/mkvmerge.cpp:2272
#, no-c-format
msgid "'--split' lacks the size.\n"
msgstr "'--split' carece del tamaño.\n"
#: src/merge/mkvmerge.cpp:2279
#, no-c-format
msgid "'--split-max-files' lacks the number of files.\n"
msgstr "'--split-max-files' carece del número de archivos.\n"
#: src/merge/mkvmerge.cpp:1856
#, no-c-format
msgid "'--timestamp-scale' was used more than once.\n"
msgstr "'--timestamp-scale' fue usado más de una vez.\n"
#: src/merge/mkvmerge.cpp:2264
#, no-c-format
msgid "'--title' lacks the title.\n"
msgstr "'--title' carece de título.\n"
#: src/merge/mkvmerge.cpp:2833
#, no-c-format
msgid "'--track-order' may only be given once.\n"
msgstr "'--track-order' solo puede darse una vez.\n"
#: src/merge/mkvmerge.cpp:1972
#, no-c-format
msgid "'-A' and '-a' used on the same source file.\n"
msgstr "-A y -a usados en el mismo archivo de origen.\n"
#: src/merge/mkvmerge.cpp:1981
#, no-c-format
msgid "'-B' and '-b' used on the same source file.\n"
msgstr "-B y -b usados en el mismo archivo de origen.\n"
#: src/merge/mkvmerge.cpp:1975
#, no-c-format
msgid "'-D' and '-d' used on the same source file.\n"
msgstr "-D y -d usados en el mismo archivo de origen.\n"
#: src/merge/mkvmerge.cpp:1978
#, no-c-format
msgid "'-S' and '-s' used on the same source file.\n"
msgstr "-S y -s usados en el mismo archivo de origen.\n"
#: src/merge/mkvmerge.cpp:2164
#, no-c-format
msgid "'{0}' can only be used with a file name. No further options are allowed if this option is used.\n"
msgstr "'{0}' solo puede ser usado con un nombre de archivo. Si se utiliza esta opción no se permiten otras opciones.\n"
#: src/merge/mkvmerge.cpp:1343
#, no-c-format
msgid "'{0}' is an unsupported argument for --compression. Available compression methods are: {1}\n"
msgstr "'{0}' es un argumento no soportado para --compression. Los métodos de compresión disponibles son: {1}\n"
#: src/merge/mkvmerge.cpp:1298
#, no-c-format
msgid "'{0}' is an unsupported argument for --cues.\n"
msgstr "'{0}' es un argumento no compatible para --cues.\n"
#: src/common/command_line.cpp:235
#, no-c-format
msgid "'{0}' is missing the file name.\n"
msgstr "'{0}' el nombre de archivo está ausente.\n"
#: src/extract/extract_cli_parser.cpp:208
#, no-c-format
msgid "'{0}' is neither a valid ISO 639-2 nor a valid ISO 639-1 code. See 'mkvmerge --list-languages' for a list of all languages and their respective ISO 639-2 codes.\n"
msgstr "'{0}' no es un código válido ISO 639-2 ni ISO 639-1 . Ver 'mkvmerge --list-languages' para una lista de todos los idiomas y sus respectivos códigos ISO 639-2.\n"
#: src/common/chapters/chapters.cpp:186
#: src/common/chapters/chapters.cpp:206
#, no-c-format
msgid "'{0}' is not a CHAPTERxx=... line."
msgstr "'{0}' no es un CAPÍTULOxx=...línea."
#: src/common/chapters/chapters.cpp:210
#, no-c-format
msgid "'{0}' is not a CHAPTERxxNAME=... line."
msgstr "'{0}' no es un CAPÍTULOxxNOMBRE=...línea."
#: src/common/chapters/dvd.cpp:131
#, no-c-format
msgid "'{0}' is not a valid DVD title number."
msgstr "'{0}' no es un numero de título válido de DVD."
#: src/merge/mkvmerge.cpp:562
#, no-c-format
msgid "'{0}' is not a valid IETF BCP 47/RFC 5646 language tag in '{1}'. Additional information from the parser: {2}\n"
msgstr "'{0}' no es una etiqueta válida de idioma IETF BCP 47/RFC 5646 en '{1}'. Más información del analizador: {2}\n"
#: src/common/xml/ebml_chapters_converter.cpp:143
#: src/common/xml/ebml_tags_converter.cpp:125
#, no-c-format
msgid "'{0}' is not a valid IETF BCP 47/RFC 5646 language tag. Additional information from the parser: {1}"
msgstr "'{0}' no es una etiqueta válida de idioma IETF BCP 47/RFC 5646. Más información del analizador: {1}"
#: src/common/xml/ebml_chapters_converter.cpp:152
#: src/common/xml/ebml_tags_converter.cpp:147
#, no-c-format
msgid "'{0}' is not a valid ISO 639-2 language code."
msgstr "'{0}' no es un código de idioma ISO 639-2."
#: src/merge/mkvmerge.cpp:1530
#, no-c-format
msgid "'{0}' is not a valid append mode in '--append-mode {0}'.\n"
msgstr "'{0}' no es un modo válido para unir en '--append-modo {0}'.\n"
#: src/merge/mkvmerge.cpp:1599
#, no-c-format
msgid "'{0}' is not a valid block additional max in '--blockadd {1}'.\n"
msgstr "'{0}' no es un bloque adicional válido máximo en '--blockadd {1}'.\n"
#: src/common/xml/ebml_chapters_converter.cpp:174
#, no-c-format
msgid "'{0}' is not a valid ccTLD country code."
msgstr "'{0}' no es un código de país válido ccTLD."
#: src/merge/mkvmerge.cpp:1034
#, no-c-format
msgid "'{0}' is not a valid field order."
msgstr "'{0}' no es un orden de campos válido."
#: src/merge/mkvmerge.cpp:1472
#: src/merge/mkvmerge.cpp:1475
#, no-c-format
msgid "'{0}' is not a valid file ID in '--track-order {1}'.\n"
msgstr "'{0}' no es un ID de archivo válido en '--track-order {1}'.\n"
#: src/common/hacks.cpp:115
#, no-c-format
msgid "'{0}' is not a valid hack.\n"
msgstr "'{0}' no es un corte válido.\n"
#: src/merge/mkvmerge.cpp:1515
#, no-c-format
msgid "'{0}' is not a valid mapping of file and track IDs in '--append-to {1}'.\n"
msgstr "'{0}' no es una asignación válida del ID del archivo y pista en '--append-to {1}'.\n"
#: src/merge/mkvmerge.cpp:1469
#, no-c-format
msgid "'{0}' is not a valid pair of file ID and track ID in '--track-order {1}'.\n"
msgstr "'{0}' no es un par válido de ID para el archivo y pista en '--track-order {1}'.\n"
#: src/merge/mkvmerge.cpp:1591
#, no-c-format
msgid "'{0}' is not a valid pair of track ID and block additional in '--blockadd {0}'.\n"
msgstr "'{0}' no es un par válido de ID para la pista y bloque adicional en '--blockadd {0}'.\n"
#: src/merge/mkvmerge.cpp:1544
#, no-c-format
msgid "'{0}' is not a valid pair of track ID and default duration in '--default-duration {0}'.\n"
msgstr "'{0}' no es un par válido de ID para la pista y duración predefinida en '--default-duration {0}'.\n"
#: src/merge/mkvmerge.cpp:1636
#, no-c-format
msgid "'{0}' is not a valid priority class.\n"
msgstr "'{0}' no es una clase de prioridad válida.\n"
#: src/merge/mkvmerge.cpp:1595
#, no-c-format
msgid "'{0}' is not a valid track ID in '--blockadd {1}'.\n"
msgstr "'{0}' no es un ID de pista válido en '--blockadd {1}'.\n"
#: src/merge/mkvmerge.cpp:1548
#, no-c-format
msgid "'{0}' is not a valid track ID in '--default-duration {1}'.\n"
msgstr "'{0}' no es un ID de pista válido en '--default-duration {1}'.\n"
#: src/merge/mkvmerge.cpp:1028
#, no-c-format
msgid "'{0}' is not a valid track ID."
msgstr "'{0}' no es un ID de pista válido."
#: src/merge/mkvmerge.cpp:1552
#, no-c-format
msgid "'{0}' is not recognized as a valid number format or it doesn't contain a valid unit ('s', 'ms', 'us', 'ns', 'fps', 'p' or 'i') in '{1}'.\n"
msgstr "'{0}' no se ha reconocido como formato numérico válido o no contiene una unidad válida ('s', 'ms', 'us', 'ns', 'fps', 'p' or 'i') en '{1}'.\n"
#: src/extract/extract_cli_parser.cpp:157
#, no-c-format
msgid "'{0}' is only allowed when extracting chapters.\n"
msgstr "'{0}' solo está permitido cuando se extraen capítulos.\n"
#: src/extract/extract_cli_parser.cpp:154
#, no-c-format
msgid "'{0}' is only allowed when extracting tracks.\n"
msgstr "'{0}' solo está permitido cuando se extraen pistas.\n"
#: src/merge/mkvmerge.cpp:2185
#, no-c-format
msgid "'{0}' lacks a file name.\n"
msgstr "'{0}' carece de un nombre de archivo.\n"
#: src/merge/mkvmerge.cpp:2054
#: src/merge/mkvmerge.cpp:2074
#: src/merge/mkvmerge.cpp:2139
#: src/merge/mkvmerge.cpp:2205
#: src/merge/mkvmerge.cpp:2251
#: src/merge/mkvmerge.cpp:2447
#: src/merge/mkvmerge.cpp:2461
#: src/merge/mkvmerge.cpp:2695
#: src/merge/mkvmerge.cpp:2709
#: src/merge/mkvmerge.cpp:2716
#: src/merge/mkvmerge.cpp:2723
#: src/merge/mkvmerge.cpp:2730
#: src/merge/mkvmerge.cpp:2737
#: src/merge/mkvmerge.cpp:2744
#: src/merge/mkvmerge.cpp:2751
#: src/merge/mkvmerge.cpp:2758
#: src/merge/mkvmerge.cpp:2765
#: src/merge/mkvmerge.cpp:2772
#: src/merge/mkvmerge.cpp:2779
#: src/merge/mkvmerge.cpp:2786
#: src/merge/mkvmerge.cpp:2800
#: src/merge/mkvmerge.cpp:2807
#: src/merge/mkvmerge.cpp:2814
#: src/merge/mkvmerge.cpp:2822
#: src/merge/mkvmerge.cpp:2830
#: src/merge/mkvmerge.cpp:2840
#: src/merge/mkvmerge.cpp:2847
#: src/merge/mkvmerge.cpp:2854
#: src/merge/mkvmerge.cpp:2866
#: src/merge/mkvmerge.cpp:2873
#: src/merge/mkvmerge.cpp:2880
#, no-c-format
msgid "'{0}' lacks its argument.\n"
msgstr "'{0}' carece de argumento.\n"
#: src/merge/mkvmerge.cpp:2520
#, no-c-format
msgid "'{0}' lacks the FourCC.\n"
msgstr "'{0}' carece del FourCC.\n"
#: src/merge/mkvmerge.cpp:2399
#: src/merge/mkvmerge.cpp:2702
#, no-c-format
msgid "'{0}' lacks the delay.\n"
msgstr "'{0}' carece de desfase (delay).\n"
#: src/merge/mkvmerge.cpp:2366
#, no-c-format
msgid "'{0}' lacks the file name.\n"
msgstr "'{0}' carece de un nombre de archivo.\n"
#: src/merge/mkvmerge.cpp:2555
#: src/merge/mkvmerge.cpp:2562
#: src/merge/mkvmerge.cpp:2569
#: src/merge/mkvmerge.cpp:2576
#: src/merge/mkvmerge.cpp:2583
#: src/merge/mkvmerge.cpp:2590
#: src/merge/mkvmerge.cpp:2597
#: src/merge/mkvmerge.cpp:2604
#: src/merge/mkvmerge.cpp:2611
#: src/merge/mkvmerge.cpp:2618
#: src/merge/mkvmerge.cpp:2625
#: src/merge/mkvmerge.cpp:2632
#: src/merge/mkvmerge.cpp:2639
#: src/merge/mkvmerge.cpp:2646
#: src/merge/mkvmerge.cpp:2653
#: src/merge/mkvmerge.cpp:2660
#: src/merge/mkvmerge.cpp:2667
#: src/merge/mkvmerge.cpp:2674
#: src/merge/mkvmerge.cpp:2681
#: src/merge/mkvmerge.cpp:2688
#, no-c-format
msgid "'{0}' lacks the parameter.\n"
msgstr "'{0}' carece de parámetro.\n"
#: src/merge/mkvmerge.cpp:2793
#, no-c-format
msgid "'{0}' lacks the track ID.\n"
msgstr "'{0}' carece del ID de pista.\n"
#: src/merge/mkvmerge.cpp:2485
#: src/merge/mkvmerge.cpp:2492
#: src/merge/mkvmerge.cpp:2499
#: src/merge/mkvmerge.cpp:2506
#: src/merge/mkvmerge.cpp:2513
#, no-c-format
msgid "'{0}' lacks the track numbers.\n"
msgstr "'{0}' carece de los números de pista.\n"
#: src/common/output.cpp:213
#: src/common/output.cpp:226
#: src/common/output.cpp:239
#, no-c-format
msgid "'{0}' track {1}: {2}"
msgstr "'{0}' pista {1}: {2}"
#: src/common/mm_multi_file_io.cpp:176
#, no-c-format
msgid "'{0}': Processing the following files as well: {1}\n"
msgstr "'{0}': procesando los siguientes archivos como buenos: {1}\n"
#: src/input/r_matroska.cpp:1932
#, no-c-format
msgid "'{0}': You're copying an Opus track that was written in experimental mode. The resulting track will be written in final mode, but one detail cannot be recovered from a track written in experimental mode: the end trimming. This means that a decoder might output a few samples more than originally intended. You should re-multiplex from the original Opus file if possible.\n"
msgstr "'{0}': Está copiando una pista Opus escrita en modo experimental. La pista generada será escrita en su modo final, pero un detalle no puede ser recuperado al estar escrita en modo experimental: el recorte final. Esto significa que un decodificador podría generar más muestras de las previstas inicialmente. Debería re-multiplexar a partir del archivo Opus original.\n"
#: src/common/output.cpp:206
#: src/common/output.cpp:219
#: src/common/output.cpp:232
#, no-c-format
msgid "'{0}': {1}"
msgstr "'{0}': {1}"
#: src/common/kax_info.cpp:282
#, no-c-format
msgid "(Known element, but invalid at this position: {0}; ID: 0x{1} size: {2})"
msgstr "(Elemento conocido, pero inválido en esta posición: {0}; ID: 0x{1} tamaño: {2})"
#: src/common/kax_info.cpp:277
#, no-c-format
msgid "(Unknown element: {0}; ID: 0x{1} size: {2})"
msgstr "(Elemento desconocido: {0}; ID: 0x{1} tamaño: {2})"
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:130
#, no-c-format
msgid "(additional part)"
msgstr "(partes adicional)"
#: src/input/r_flac.cpp:95
#, no-c-format
msgid "+-> Parsing the FLAC file. This can take a LONG time.\n"
msgstr "+-> Analizando el archivo FLAC. Esto puede llevar un LARGO tiempo.\n"
#: src/input/r_flac.cpp:147
#, no-c-format
msgid "+-> Pre-parsing FLAC file: 100%\n"
msgstr "+-> Análisis previo del archivo FLAC: 100%\n"
#: src/input/r_flac.cpp:126
#, no-c-format
msgid "+-> Pre-parsing FLAC file: {0}%{1}"
msgstr "+-> Análisis previo del archivo FLAC: {0}%{1}"
#: src/merge/generic_reader.cpp:303
#, no-c-format
msgid ", description '{0}'"
msgstr ", descripción '{0}'"
#: src/merge/generic_reader.cpp:306
#, no-c-format
msgid ", file name '{0}'"
msgstr ", nombre de archivo '{0}'"
#: src/common/kax_info.cpp:935
#: src/common/kax_info.cpp:1074
#, no-c-format
msgid ", position 0x{0:x}"
msgstr ", posición 0x{0:x}"
#: src/common/kax_info.cpp:935
#: src/common/kax_info.cpp:1074
#, no-c-format
msgid ", position {0}"
msgstr ", posición {0}"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:328
#, no-c-format
msgid "--- Errors emitted by job '%1' started on %2 ---"
msgstr "--- Errores generados por la tarea '%1' iniciada en %2 ---"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:346
#, no-c-format
msgid "--- Output of job '%1' started on %2 ---"
msgstr "--- Salida de la tarea '%1' iniciada en %2 ---"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:327
#, no-c-format
msgid "--- Warnings emitted by job '%1' started on %2 ---"
msgstr "--- Advertencias generadas por la tarea '%1' iniciada en %2 ---"
#: src/propedit/propedit_cli_parser.cpp:266
#, no-c-format
msgid "1. A number which will be interpreted as an attachment ID as listed by 'mkvmerge --identify'. These are usually simply numbered starting from 0 (e.g. '2')."
msgstr "1. Un número que será interpretado como un ID de un archivo adjunto listado por 'mkvmerge --identify'. Normalmente, son números que empiezan desde 0 (p.e. '2')."
#: src/common/kax_info.cpp:774
#, no-c-format
msgid "1: all frames"
msgstr "1: todos los fotogramas"
#: src/propedit/propedit_cli_parser.cpp:267
#, no-c-format
msgid "2. A number with the prefix '=' which will be interpreted as the attachment's unique ID (UID) as listed by 'mkvmerge --identify'. These are usually random-looking numbers (e.g. '128975986723')."
msgstr "2. Un número con el prefijo '=' que será interpretado como un UID (IDentificador Único) del archivo adjunto listado por 'mkvmerge --identify'. Normalmente, son números aleatorios. (p.e. '128975986723')."
#: src/common/kax_info.cpp:776
#, no-c-format
msgid "2: codec private data"
msgstr "2: datos particulares del códec"
#: src/propedit/propedit_cli_parser.cpp:268
#, no-c-format
msgid "3. Either 'name:<value>' or 'mime-type:<value>' in which case the selector applies to all attachments whose name or MIME type respectively equals <value>."
msgstr "3. Tanto si es 'name:<value>' o 'mime-type:<value>' el selector se aplica a todos los adjuntos cuyo nombre o tipo MIME sean respectivamente igual a <value>."
#: src/common/xml/ebml_chapters_converter.cpp:119
#, no-c-format
msgid "<ChapterAtom> is missing the <ChapterTimeStart> child."
msgstr "<ChapterAtom> está ausente el <ChapterTimeStart> secundario."
#: src/common/xml/ebml_chapters_converter.cpp:187
#, no-c-format
msgid "<ChapterDisplay> is missing the <ChapterString> child."
msgstr "<ChapterDisplay> está ausente el <ChapterString> secundario."
#: src/common/xml/ebml_chapters_converter.cpp:126
#, no-c-format
msgid "<ChapterTrack> is missing the <ChapterTrackNumber> child."
msgstr "<ChapterTrack> está ausente el <ChapterTrackNumber> secundario."
#: src/mkvtoolnix-gui/merge/attachments.cpp:401
#: src/mkvtoolnix-gui/merge/input.cpp:688
#: src/mkvtoolnix-gui/merge/input.cpp:1440
#: src/mkvtoolnix-gui/merge/input.cpp:1482
#, no-c-format
msgid "<Do not change>"
msgstr "<No cambiar>"
#: src/mkvtoolnix-gui/merge/tab.cpp:135
#, no-c-format
msgid "<No destination file>"
msgstr "<Ningún archivo salida>"
#: src/common/xml/ebml_tags_converter.cpp:108
#, no-c-format
msgid "<Simple> is missing the <Name> child."
msgstr "<Simple> está ausente el <Name> secundario."
#: src/common/xml/ebml_tags_converter.cpp:115
#, no-c-format
msgid "<Simple> must contain either a <String> or a <Binary> child."
msgstr "<Simple> debe contener o un <String> o un <Binary> secundario."
#: src/common/xml/ebml_tags_converter.cpp:101
#, no-c-format
msgid "<Tag> is missing the <Simple> child."
msgstr "<Tag> está ausente el <Simple> secundario."
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:207
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:127
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:104
#, no-c-format
msgid "<Unnamed>"
msgstr "<Sin nombrar>"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:226
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:276
#, no-c-format
msgid "<Unsaved file>"
msgstr "<Archivo sin guardar>"
#: src/common/xml/xml.h:70
#, no-c-format
msgid "<{0}> is not a valid child element of <{1}> at position {2}."
msgstr "<{0}> no es un elemento secundario válido de <{1}> en la posición {2}.."
#: src/input/r_matroska.cpp:2376
#: src/input/r_matroska.cpp:2485
#, no-c-format
msgid "A block was found at timestamp {0} for track number {1}. However, no headers were found for that track number. The block will be skipped.\n"
msgstr "Un bloque fue encontrado en la marca de tiempo {0} para la pista número {1}. Sin embargo, no se encontró ninguna cabecera para este número de pista. El bloque será omitido.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:338
#, no-c-format
msgid "A chapter starting at 0s is never considered for splitting and discarded silently."
msgstr "Un capítulo que comienza en 0s, nunca se considera para la división y se descarta silenciosamente."
#: src/mkvtoolnix-gui/merge/output.cpp:304
#, no-c-format
msgid "A comma-separated list of frame/field number ranges of content to keep."
msgstr "Una lista separada por comas, de números de fotogramas/campos, del contenido a mantener."
#: src/mkvtoolnix-gui/merge/output.cpp:321
#, no-c-format
msgid "A comma-separated list of frame/field numbers after which to split."
msgstr "Una lista separada por comas de fotogramas/campos, después de los cuales se realizará la división."
#: src/mkvtoolnix-gui/merge/output.cpp:294
#, no-c-format
msgid "A comma-separated list of timestamp ranges of content to keep."
msgstr "Una lista separada por comas, de códigos de tiempo, del contenido a mantener."
#: src/input/r_matroska.cpp:744
#, no-c-format
msgid "A default index and with it default settings for the width, height and color palette will be used instead."
msgstr "En su lugar, se usará un índice predeterminado y los ajustes por defecto para el ancho, alto y paleta de color."
#: src/merge/output_control.cpp:237
#: src/mkvtoolnix-gui/header_editor/tab.cpp:268
#: src/propedit/propedit.cpp:121
#, no-c-format
msgid "A generic read or write failure occurred."
msgstr "Ha ocurrido un error genérico de lectura o escritura."
#: src/common/property_element.cpp:148
#, no-c-format
msgid "A human-readable string specifying the codec."
msgstr "Una palabra legible para el usuario especifica el códec."
#: src/common/property_element.cpp:144
#, no-c-format
msgid "A human-readable track name."
msgstr "Un nombre de pista legible."
#: src/mkvtoolnix-gui/jobs/tool.cpp:617
#, no-c-format
msgid "A job creating the file '%1' is already in the job queue."
msgstr "La tarea para crear el archivo '%1' ya existe en la lista de tareas."
#: src/mkvtoolnix-gui/merge/input.cpp:462
#, no-c-format
msgid "A name for this track that players can display helping the user choose the right track to play, e.g. \"director's comments\"."
msgstr "Un nombre para esta pista que los reproductores puedan mostrar y ayudar al usuario a elegir la pista correcta a reproducir, p.e. \"Los comentarios del Director\"."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:756
#, no-c-format
msgid "A problem has been detected with this installation of MKVToolNix:"
msgid_plural "Several problems have been detected with this installation of MKVToolNix:"
msgstr[0] "Se ha detectado un problema con esta instalación de MKVToolNix:"
msgstr[1] "Se han detectado varios problemas con esta instalación de MKVToolNix:"
#: src/common/property_element.cpp:123
#, no-c-format
msgid "A randomly generated unique ID to identify the current segment between many others (128 bits)."
msgstr "Un único ID es generado de forma aleatoria para identificar el actual segmento entre muchos otros (128 bits)."
#: src/mkvtoolnix-gui/merge/output.cpp:312
#: src/mkvtoolnix-gui/merge/output.cpp:328
#, no-c-format
msgid "A single Matroska block contains either a full frame (for progressive content) or a single field (for interlaced content)."
msgstr "Un único bloque Matroska contiene un fotograma completo (para el contenido progresivo) o un solo campo (para el contenido entrelazado)."
#: src/merge/generic_reader.cpp:177
#, no-c-format
msgid "A track with the ID {0} was requested but not found in the file. The corresponding option will be ignored.\n"
msgstr "Fue requerida una pista con ID {0}, pero no se encontró en el archivo. La opción correspondiente se omitirá.\n"
#: src/common/property_element.cpp:132
#, no-c-format
msgid "A unique ID to identify the Track. This should be kept the same when making a direct stream copy of the Track to another file."
msgstr "Un único ID para identificar la pista. Éste debe ser el mismo cuando realizas una copia directa de la secuencia de la pista a otro archivo."
#: src/common/property_element.cpp:125
#, no-c-format
msgid "A unique ID to identify the next chained segment (128 bits)."
msgstr "Un único ID para identificar el siguiente segmento concatenado (128 bits)."
#: src/common/property_element.cpp:124
#, no-c-format
msgid "A unique ID to identify the previous chained segment (128 bits)."
msgstr "Un único ID para identificar el anterior segmento concatenado (128 bits)."
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:53
#, no-c-format
msgid "A unique, positive number unambiguously identifying the attachment within the Matroska file."
msgstr "Un número único y positivo para identificar, sin error a dudas, el adjunto contenido en el archivo Matroska."
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:301
#, no-c-format
msgid "A&cknowledge warnings/errors"
msgstr "&Ignorar advertencias/errores"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:675
#, no-c-format
msgid "A&ppend chapters from supported file format"
msgstr "Un&ir capítulos del formato de archivo admitido"
#: src/mkvtoolnix-gui/merge/input.cpp:1447
#: src/mkvtoolnix-gui/merge/input.cpp:1448
#, no-c-format
msgid "A&ppend files"
msgstr "Uni&r archivos"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:339
#, no-c-format
msgid "A&udio file:"
msgstr "Archivo de a&udio:"
#: src/common/file_types.cpp:73
#: src/output/p_aac.h:47
#, no-c-format
msgid "AAC"
msgstr "AAC"
#: src/common/file_types.cpp:29
#, no-c-format
msgid "AAC (Advanced Audio Coding)"
msgstr "AAC (Advanced Audio Coding)"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1824
#, no-c-format
msgid "AAC is SBR/HE-AAC/AAC+:"
msgstr "AAC es SBR/HE-AAC/AAC+:"
#: src/input/unsupported_types_signature_prober.cpp:66
#, no-c-format
msgid "AAC with ADIF headers"
msgstr "AAC con cabeceras ADIF"
#: src/common/file_types.cpp:74
#: src/output/p_ac3.h:44
#, no-c-format
msgid "AC-3"
msgstr "AC-3"
#: src/output/p_alac.h:33
#, no-c-format
msgid "ALAC"
msgstr "ALAC"
#: src/common/file_types.cpp:32
#, no-c-format
msgid "ALAC (Apple Lossless Audio Codec)"
msgstr "ALAC (Apple Lossless Audio Codec)"
#: src/extract/xtr_alac.cpp:53
#, no-c-format
msgid "ALAC private data size mismatch\n"
msgstr "No coincide el tamaño de los datos particulares de ALAC\n"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:165
#, no-c-format
msgid "ASCII string (no special chars like Umlaute etc.)"
msgstr "Cadena de caracteres ASCII (no caracteres especiales como Umlaute, etc.)"
#: src/output/p_av1.h:35
#, no-c-format
msgid "AV1"
msgstr "AV1"
#: src/common/file_types.cpp:52
#, no-c-format
msgid "AV1 Open Bitstream Units stream"
msgstr "Secuencia Open Bitstream Units AV1"
#: src/common/file_types.cpp:76
#: src/output/p_avc.h:34
#, no-c-format
msgid "AVC/H.264"
msgstr "AVC/H.264"
#: src/output/p_avc_es.h:40
#, no-c-format
msgid "AVC/H.264 (unframed)"
msgstr "AVC/H.264 (unframed)"
#: src/common/file_types.cpp:30
#, no-c-format
msgid "AVC/H.264 elementary streams"
msgstr "Secuencias básicas AVC/H.264"
#: src/common/file_types.cpp:77
#, no-c-format
msgid "AVI"
msgstr "AVI"
#: src/common/file_types.cpp:31
#, no-c-format
msgid "AVI (Audio/Video Interleaved)"
msgstr "AVI (audio/vídeo intercalados)"
#: src/common/file_types.cpp:78
#, no-c-format
msgid "AVI DV type 1"
msgstr "AVI DV tipo 1"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:731
#, no-c-format
msgid "Abort all running jobs and stop &immediately"
msgstr "Cancelar todas las tareas en ejecución y parar &inmediatamente"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:195
#, no-c-format
msgid "Abort running job"
msgstr "Cancelar tarea en ejecución"
#: src/mkvtoolnix-gui/jobs/tool.cpp:515
#: src/mkvtoolnix-gui/main_window/main_window.cpp:456
#, no-c-format
msgid "Abort running jobs"
msgstr "Cancelar tareas en ejecución"
#: src/mkvtoolnix-gui/jobs/job.cpp:274
#, no-c-format
msgid "Aborted by user"
msgstr "Cancelado por el usuario"
#: src/common/cli_parser.cpp:187
#, no-c-format
msgid "Aborts the program after the first warning is emitted."
msgstr "Finaliza el programa después de emitir la primera advertencia."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:721
#, no-c-format
msgid "Acknowledge &all warnings and errors"
msgstr "&Ignorar advertencias/errores"
#: src/mkvtoolnix-gui/jobs/tool.cpp:410
#, no-c-format
msgid "Acknowledge &errors"
msgstr "Ignorar &errores"
#: src/mkvtoolnix-gui/jobs/tool.cpp:409
#, no-c-format
msgid "Acknowledge &warnings"
msgstr "Ignonar &advertencias"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:720
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:142
#, no-c-format
msgid "Acknowledge all &errors"
msgstr "Ignorar todos los &errores"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:719
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:141
#, no-c-format
msgid "Acknowledge all &warnings"
msgstr "Ignorar todas las &advertencias"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:775
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:776
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:777
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:778
#, no-c-format
msgid "Actions for &all tabs"
msgstr "Acciones para todas las &pestañas"
#: src/propedit/propedit_cli_parser.cpp:231
#, no-c-format
msgid "Actions for handling attachments"
msgstr "Acciones para el manejo de archivos adjuntos"
#: src/propedit/propedit_cli_parser.cpp:219
#, no-c-format
msgid "Actions for handling properties"
msgstr "Acciones para el manejo de las propiedades"
#: src/propedit/propedit_cli_parser.cpp:225
#, no-c-format
msgid "Actions for handling tags and chapters"
msgstr "Acciones para el manejo de etiquetas y capítulos"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1939
#, no-c-format
msgid "Add &Blu-ray cover images as attachments"
msgstr "Añadir como adjuntos las imágenes de la carátula del &Blu-ray"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:338
#, no-c-format
msgid "Add &variable"
msgstr "Añadir &opción"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:217
#, no-c-format
msgid "Add additional command line options for mkvmerge"
msgstr "Añadir opciones adicionales de línea de comandos para mkvmerge"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:758
#, no-c-format
msgid "Add all files as new attachments to the current tab"
msgstr "Añadir archivos como adjuntos en la pestaña actual"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:706
#, no-c-format
msgid "Add all files to the current multiplex settings"
msgstr "Añadir los archivos a la configuración actual"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:172
#, no-c-format
msgid "Add as additional &parts to an existing source file"
msgstr "Añadir como &partes adicionales a un archivo de origen existente"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:118
#, no-c-format
msgid "Add as new &attachments to the current file"
msgstr "Añadir como nuevos adj&untos al archivo actual"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:168
#, no-c-format
msgid "Add as new source fi&les to the current multiplex settings"
msgstr "Añadir como nuevos archivos de &origen a la configuración de multiplexado actual"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:711
#: src/mkvtoolnix-gui/merge/attachments.cpp:286
#, no-c-format
msgid "Add attachments"
msgstr "Añadir adjuntos"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:197
#, no-c-format
msgid "Add element"
msgstr "Añadir elemento"
#: src/mkvtoolnix-gui/merge/input.cpp:1449
#: src/mkvtoolnix-gui/merge/input.cpp:1450
#, no-c-format
msgid "Add files as a&dditional parts"
msgstr "Añadir archivos como partes a&dicionales"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:774
#, no-c-format
msgid "Add files from clip&board"
msgstr "Añadir archivos del portapape&les"
#: src/mkvtoolnix-gui/merge/input.cpp:1219
#, no-c-format
msgid "Add media files"
msgstr "Añadir archivos multimedia"
#: src/mkvtoolnix-gui/merge/input.cpp:1335
#, no-c-format
msgid "Add media files as additional parts"
msgstr "Añadir archivos multimedia como partes adicionales"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:246
#, no-c-format
msgid "Add new &sub-chapter inside"
msgstr "Añadir un nuevo &sub-capítulo"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:244
#, no-c-format
msgid "Add new c&hapter before"
msgstr "Añadir nuevo c&apítulo antes"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:245
#, no-c-format
msgid "Add new ch&apter after"
msgstr "Añadir nuevo c&apítulo después"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:242
#, no-c-format
msgid "Add new e&dition before"
msgstr "Añadir nueva e&dición antes"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:243
#, no-c-format
msgid "Add new ed&ition after"
msgstr "Añadir nueva ed&ición después"
#: src/propedit/propedit_cli_parser.cpp:227
#, no-c-format
msgid "Add or replace chapters in the file with the ones from 'filename' or remove them if 'filename' is empty"
msgstr "Añadir o reemplazar los capítulos en el archivo con los de 'filename' o eliminarlos si 'filename' está vacío"
#: src/propedit/propedit_cli_parser.cpp:226
#, no-c-format
msgid "Add or replace tags in the file with the ones from 'filename' or remove them if 'filename' is empty (see below and man page for syntax)"
msgstr "Añadir o reemplazar las etiquetas en el archivo con los de 'filename' o eliminarlos si 'filename' está vacío (mire más abajo y en la página principal para la sintaxis)"
#: src/propedit/propedit_cli_parser.cpp:232
#, no-c-format
msgid "Add the file 'filename' as a new attachment"
msgstr "Añadir el 'filename' del archivo como un nuevo adjunto"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:646
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:752
#: src/mkvtoolnix-gui/forms/merge/tab.h:1893
#, no-c-format
msgid "Add to job &queue"
msgstr "Añadir a lista de &tareas"
#: src/mkvtoolnix-gui/merge/tool.cpp:732
#, no-c-format
msgid "Adding chapter files"
msgstr "Añadiendo archivos de capítulos"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1873
#, no-c-format
msgid "Adding files"
msgstr "Añadir archivos"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:165
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:166
#, no-c-format
msgid "Adding files via drag & drop or copy & paste"
msgstr "Añadir archivos mediante arrastrar y soltar o copiar y pegar"
#: src/mkvtoolnix-gui/merge/adding_appending_files_dialog.cpp:28
#: src/mkvtoolnix-gui/merge/adding_appending_files_dialog.cpp:29
#, no-c-format
msgid "Adding multiple files via 'Add source files'"
msgstr "Añadir múltiples archivos mediante 'Añadir archivos origen'"
#: src/mkvtoolnix-gui/merge/tool.cpp:747
#, no-c-format
msgid "Adding segment info files"
msgstr "Añadiendo segmento en archivos"
#: src/mkvtoolnix-gui/merge/tool.cpp:762
#, no-c-format
msgid "Adding tag files"
msgstr "Añadiendo archivos de etiquetas"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:249
#, no-c-format
msgid "Additional &modifications"
msgstr "&Modificaciones adicionales"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:216
#, no-c-format
msgid "Additional command line options"
msgstr "Opciones adicionales de la línea de comandos"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1832
#: src/mkvtoolnix-gui/forms/merge/tab.h:1850
#, no-c-format
msgid "Additional options:"
msgstr "Opciones adicionales:"
#: src/common/kax_element_names.cpp:268
#, no-c-format
msgid "Additions"
msgstr "Añadidos"
#: src/propedit/propedit_cli_parser.cpp:221
#, no-c-format
msgid "Adds a property with the value even if such a property already exists"
msgstr "Agrega una propiedad con el valor, incluso si dicha propiedad ya existe"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:225
#, no-c-format
msgid "Adler-32:"
msgstr "Adler-32:"
#: src/mkvtoolnix-gui/info/model.cpp:218
#, no-c-format
msgid "Adler-32: 0x{0:08x}"
msgstr "Adler-32: 0x{0:08x}"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:328
#, no-c-format
msgid "After a job completes &successfully"
msgstr "Después de una tarea realizada &correctamente"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:329
#, no-c-format
msgid "After a job exits with &warnings"
msgstr "Después de una tarea salir sin ad&vertencias"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:330
#, no-c-format
msgid "After a job exits with an &error or the user aborts the job"
msgstr "Al finalizar una tarea con &error o tras cancelar por usuario"
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "After frame/field numbers"
msgstr "Después de los números de fotograma/campo"
#: src/mkvtoolnix-gui/merge/output.cpp:167
#, no-c-format
msgid "After output duration"
msgstr "Después de la duración de salida"
#: src/mkvtoolnix-gui/merge/output.cpp:167
#, no-c-format
msgid "After output size"
msgstr "Después del tamaño de salida"
#: src/mkvtoolnix-gui/merge/output.cpp:167
#, no-c-format
msgid "After specific timestamps"
msgstr "Después de códigos de tiempo específicos"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:331
#, no-c-format
msgid "After the job &queue has stopped"
msgstr "Al finalizar la &lista de tareas"
#: src/mkvtoolnix-gui/merge/input.cpp:1467
#: src/mkvtoolnix-gui/merge/input.cpp:1472
#, no-c-format
msgid "Afterwards &close the current multiplex settings."
msgstr "Posteriormente, &cerrar los actuales ajustes de multiplexado."
#: src/mkvtoolnix-gui/merge/input.cpp:1465
#: src/mkvtoolnix-gui/merge/input.cpp:1470
#, no-c-format
msgid "Afterwards &leave the settings as they are."
msgstr "Al finalizar, &deja los ajustes tal y como están."
#: src/mkvtoolnix-gui/merge/input.cpp:1468
#: src/mkvtoolnix-gui/merge/input.cpp:1473
#, no-c-format
msgid "Afterwards &remove all source files."
msgstr "Al finalizar, &elimina todos los archivos de origen."
#: src/mkvtoolnix-gui/merge/input.cpp:1466
#: src/mkvtoolnix-gui/merge/input.cpp:1471
#, no-c-format
msgid "Afterwards create &new multiplex settings and close the current ones."
msgstr "Al finalizar, crea nuevo ajuste de multiplexado y cierra la actual."
#: src/common/kax_element_names.cpp:170
#, no-c-format
msgid "Algorithm"
msgstr "Algoritmo"
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:52
#, no-c-format
msgid "All chapter names regardless of their language"
msgstr "Todos los nombres de capítulo sin importar su idioma"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:384
#, no-c-format
msgid "All chapters have been removed from the file '%1'."
msgstr "Todos los capítulos se han eliminado del archivo '%1'."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1886
#, no-c-format
msgid "All destination files"
msgstr "Todos los archivos de salida"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:160
#, no-c-format
msgid "All elements in a tree-like structure"
msgstr "Todos los elementos en una estructura de tipo árbol"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:178
#, no-c-format
msgid "All entries"
msgstr "Todos los registros"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:783
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:826
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:204
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:358
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:180
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:208
#: src/mkvtoolnix-gui/header_editor/tab.cpp:711
#: src/mkvtoolnix-gui/header_editor/tool.cpp:165
#: src/mkvtoolnix-gui/info/tool.cpp:128
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1060
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:317
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:395
#: src/mkvtoolnix-gui/merge/attachments.cpp:286
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:65
#: src/mkvtoolnix-gui/merge/tab.cpp:207
#: src/mkvtoolnix-gui/merge/tab.cpp:222
#: src/mkvtoolnix-gui/merge/tab.cpp:272
#: src/mkvtoolnix-gui/merge/tab.cpp:335
#: src/mkvtoolnix-gui/merge/tool.cpp:242
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:50
#: src/mkvtoolnix-gui/util/widget.cpp:190
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
#, no-c-format
msgid "All files"
msgstr "Todos los archivos"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:58
#, no-c-format
msgid "All following file names will be added as source files to the current multiplex settings."
msgstr "Los siguientes nombres de archivo se añadirán como archivos de origen a la configuración actual de multiplexado."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:60
#, no-c-format
msgid "All following file names will be opened in the chapter editor."
msgstr "Los siguientes nombres de archivo serán abiertos en el editor de capítulos."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:61
#, no-c-format
msgid "All following file names will be opened in the header editor."
msgstr "Los siguientes nombres de archivo serán abiertos en el editor de cabeceras."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:59
#, no-c-format
msgid "All following file names will be opened in the info tool."
msgstr "Los siguientes nombres de archivos serán abiertos en la herramienta de información."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:641
#, no-c-format
msgid "All header values are OK."
msgstr "Todos los valores de cabecera son correctos."
#: src/propedit/propedit_cli_parser.cpp:156
#, no-c-format
msgid "All known property names and their meaning\n"
msgstr "Todos los nombres de las propiedades conocidas y su significado\n"
#: src/mkvtoolnix-gui/merge/input.cpp:558
#, no-c-format
msgid "All occurrences of the string \"<TID>\" will be replaced by the track's track ID."
msgstr "Todas las coincidencias con el texto \"<TID>\" serán reemplazadas para el ID de la pista."
#: src/extract/extract_cli_parser.cpp:65
#, no-c-format
msgid "All other arguments either switch to a certain extraction mode, change options for the currently active mode or specify what to extract into which file."
msgstr "Todos los argumentos cambian a un modo de extracción concreto, cambian las opciones del modo actualmente activo o especifican qué extraer a cierto archivo."
#: src/propedit/propedit_cli_parser.cpp:262
#, no-c-format
msgid "All other strings work just like the track header selectors (see above)."
msgstr "Todas las otras cadenas de caracteres funcionan justo como los selectores de cabecera de pista (ver arriba)."
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:51
#, no-c-format
msgid "All supported media files"
msgstr "Todos los archivos multimedia compatibles"
#: src/mkvtoolnix-gui/merge/output.cpp:263
#, no-c-format
msgid "All units are based on 1024 (G = 1024^3, M = 1024^2, K = 1024)."
msgstr "Todas las unidades se basan en 1024 (G = 1024^3, M = 1024^2, K = 1024)."
#: src/common/hacks.cpp:43
#, no-c-format
msgid "Allows storing AVC/H.264 video in Video-for-Windows compatibility mode, e.g. when it is read from an AVI."
msgstr "Permite almacenar un vídeo AVC/H.264 en modo compatible con Video-for-Windows, p.e. cuando se lee desde un AVI."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:806
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:826
#, no-c-format
msgid "Also if the language is 'undetermined' ('und')"
msgstr "También si el idioma es 'indeterminado' ('und')."
#: src/extract/extract_cli_parser.cpp:77
#, no-c-format
msgid "Also try to extract the cue sheet from the chapter information and tags for this track."
msgstr "También intenta extraer las hojas de distribución de pistas (cue sheet) desde la información del capítulo y las etiquetas para esa pista."
#: src/input/r_wavpack.cpp:74
#, no-c-format
msgid "Also using the correction file '{0}c'.\n"
msgstr "Usando también el archivo de corrección '{0}c'.\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1876
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:174
#, no-c-format
msgid "Alwa&ys create new mutliplex settings for files containing video tracks"
msgstr "S&iempre crea nuevos ajustes de multiplexado para archivos que contienen pistas de video"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:119
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:175
#, no-c-format
msgid "Alwa&ys use the action selected above and don't ask again"
msgstr "Utili&ce siempre la acción seleccionada arriba y no volver a preguntar"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1952
#, no-c-format
msgid "Always &switch to the job output tool after starting one immediately"
msgstr "&Cambiar al apartado 'Resultado', tras iniciar una tarea"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1933
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:142
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:122
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:705
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:756
#, no-c-format
msgid "Always ask the user"
msgstr "Siempre preguntar al usuario"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1927
#, no-c-format
msgid "Always enable copying for all tracks of the following types regardless of their language:"
msgstr "Habilitar el copiado para todas las pistas de los siguientes tipos, sin considerar su idioma:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1934
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:143
#, no-c-format
msgid "Always scan for other playlists"
msgstr "Siempre buscar otros playlists"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1878
#, no-c-format
msgid "Always show the destination file controls &below tabs"
msgstr "Mostrar siempre los controles del archivo de salida por de&bajo de las pestañas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1953
#, no-c-format
msgid "Always use a &default description when adding a job to the queue"
msgstr "Usar descripción pre&definida al añadir una tarea a la lista"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:107
#, no-c-format
msgid "Always use full path names even if the application is located in the same directory as the GUI."
msgstr "Utilizar siempre el nombre completo de la ruta incluso si la aplicación está ubicada en el mismo directorio que la GUI."
#: src/propedit/propedit_cli_parser.cpp:265
#, no-c-format
msgid "An <attachment-selector> can have three forms:"
msgstr "Un <attachment-selector> puede tener tres formas:"
#: src/common/property_element.cpp:147
#, no-c-format
msgid "An ID corresponding to the codec."
msgstr "Un ID correspondiente al códec."
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:51
#, no-c-format
msgid "An arbitrary description meant for the user."
msgstr "Una descripción arbitraria indicada al usuario."
#: src/extract/attachments.cpp:109
#, no-c-format
msgid "An attachment with the ID {0} was not found.\n"
msgstr "Un archivo adjunto con ID {0} no fue encontrado.\n"
#: src/mkvtoolnix-gui/merge/attachments.cpp:247
#, no-c-format
msgid "An attachment with the name '%1' is already present."
msgstr "Un adjunto con el nombre '%1' ya existe."
#: src/merge/mkvmerge.cpp:1963
#, no-c-format
msgid "An empty file name is not valid.\n"
msgstr "Un nombre de archivo vacío no es válido.\n"
#: src/common/property_element.cpp:122
#, no-c-format
msgid "An escaped filename corresponding to the next segment."
msgstr "Un nombre de archivo a evitar relativo al siguiente segmento."
#: src/common/property_element.cpp:121
#, no-c-format
msgid "An escaped filename corresponding to the previous segment."
msgstr "Un nombre de archivo a evitar relativo al segmento anterior."
#: src/merge/mkvmerge.cpp:3123
#, no-c-format
msgid "An exception occurred when writing the destination file."
msgstr "Ha ocurrido una excepción cuando se estaba escribiendo el archivo de salida."
#: src/common/qt_kax_analyzer.cpp:108
#: src/propedit/propedit.cpp:72
#, no-c-format
msgid "An unknown error occurred. The file has been modified."
msgstr "Ocurrió un error desconocido. El archivo se ha modificado."
#: src/common/xml/ebml_converter.cpp:170
#, no-c-format
msgid "An unsigned integer was expected."
msgstr "Se esperaba un entero sin signo."
#: src/common/hacks.cpp:38
#, no-c-format
msgid "Analyze MPEG4 bitstreams, put each frame into one Matroska block, use proper timestamping (I P B B = 0 120 40 80), use V_MPEG4/ISO/... CodecIDs."
msgstr "Analiza los flujos de bits MPEG4, pone cada fotograma (frame) en un bloque de Matroska, y utiliza un código de tiempo adecuado (I P B B = 0 120 40 80), usa V_MPEG4/ISO/... ID del Códec."
#: src/mkvtoolnix-gui/merge/output.cpp:247
#: src/mkvtoolnix-gui/merge/output.cpp:248
#, no-c-format
msgid "Any option given here will be added at the end of the mkvmerge command line."
msgstr "Cualquier opción especificada aquí será añadida al final de la línea de comandos de mkvmerge."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:52
#, no-c-format
msgid "Any other file name is added as a source file for multiplexing, opened in the chapter editor or in the header editor depending on the current mode."
msgstr "Cualquier otro nombre de archivo se añade como archivo de origen para multiplexar, se abre en el editor de capítulos o de cabecera dependiendo del modo actual."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:503
#, no-c-format
msgid "Apart from asking the GUI can always open the dropped files as new tabs or it can always add them as new attachments to the current tab."
msgstr "Además de solicitar que la GUI siempre abra los archivos soltados como nuevas pestañas o los añada como nuevos adjuntos a la pestaña actual."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:195
#, no-c-format
msgid "Append files in chapter editor"
msgstr "Unir archivos en el editor de capítulos"
#: src/mkvtoolnix-gui/merge/input.cpp:1219
#, no-c-format
msgid "Append media files"
msgstr "Unir archivos multimedia"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:171
#, no-c-format
msgid "Append to an e&xisting source file"
msgstr "Unir a un archivo de origen e&xistente"
#: src/merge/output_control.cpp:1898
#, no-c-format
msgid "Appending track {0} from file no. {1} ('{2}') to track {3} from file no. {4} ('{5}').\n"
msgstr "Uniendo la pista {0} del archivo n.º {1} ('{2}') a la pista {3} del archivo n.º {4} ('{5}').\n"
#: src/merge/output_control.cpp:1032
#, no-c-format
msgid "Appending tracks of this type is not supported."
msgstr "No está admitida la unión de este tipo de pistas."
#: src/merge/mkvmerge.cpp:683
#, no-c-format
msgid "Aspect ratio"
msgstr "Relación de aspecto"
#: src/merge/mkvmerge.cpp:683
#, no-c-format
msgid "Aspect ratio factor"
msgstr "Factor de relación de aspecto"
#: src/common/kax_element_names.cpp:160
#, no-c-format
msgid "Aspect ratio type"
msgstr "Tipo de relación de aspecto"
#: src/common/xml/ebml_chapters_converter.cpp:105
#, no-c-format
msgid "At least one <ChapterAtom> element is needed."
msgstr "Al menos un <ChapterAtom> elemento es necesario."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1889
#, no-c-format
msgid "Atta&chments"
msgstr "Adj&untos"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1878
#, no-c-format
msgid "Atta&chments to add:"
msgstr "Adjuntos a a&ñadir:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1885
#, no-c-format
msgid "Attach &to:"
msgstr "Adj&unto:"
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:64
#, no-c-format
msgid "Attach to"
msgstr "Adjunto"
#: src/common/kax_element_names.cpp:242
#, no-c-format
msgid "Attached"
msgstr "Adjunto"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:172
#: src/mkvtoolnix-gui/merge/track.cpp:476
#, no-c-format
msgid "Attachment"
msgstr "Adjuntos"
#: src/merge/generic_reader.cpp:300
#, no-c-format
msgid "Attachment ID {0}: type '{1}', size {2} bytes"
msgstr "ID del archivo adjunto {0}: tipo '{1}', tamaño {2} bytes"
#: src/common/kax_element_names.cpp:315
#, no-c-format
msgid "Attachment UID"
msgstr "UID de adjunto"
#: src/extract/extract_cli_parser.cpp:95
#, no-c-format
msgid "Attachment extraction"
msgstr "Extracción del adjunto"
#: src/propedit/propedit_cli_parser.cpp:264
#, no-c-format
msgid "Attachment selectors"
msgstr "Selectores adjuntos"
#: src/mkvtoolnix-gui/merge/attachments.cpp:245
#, no-c-format
msgid "Attachment with same name present"
msgstr "Adjunto con el mismo nombre"
#: src/common/kax_element_names.cpp:241
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:110
#: src/mkvtoolnix-gui/header_editor/attachments_page.cpp:20
#: src/propedit/options.cpp:224
#, no-c-format
msgid "Attachments"
msgstr "Adjuntos"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1877
#, no-c-format
msgid "Attachments from &source files:"
msgstr "Adjuntos desde los archivos de &origen:"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:50
#: src/mkvtoolnix-gui/merge/track.cpp:472
#, no-c-format
msgid "Audio"
msgstr "Audio"
#: src/common/property_element.cpp:213
#, no-c-format
msgid "Audio bit depth"
msgstr "Profundidad de bit de audio"
#: src/common/property_element.cpp:212
#, no-c-format
msgid "Audio channels"
msgstr "Canales de audio"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:394
#, no-c-format
msgid "Audio files"
msgstr "Archivos de audio"
#: src/common/property_element.cpp:211
#, no-c-format
msgid "Audio output sampling frequency"
msgstr "Frecuencia de muestreo del audio creado"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1823
#, no-c-format
msgid "Audio properties"
msgstr "Propiedades del audio"
#: src/common/property_element.cpp:210
#, no-c-format
msgid "Audio sampling frequency"
msgstr "Frecuencia de muestreo del audio"
#: src/common/kax_element_names.cpp:105
#, no-c-format
msgid "Audio track"
msgstr "Pista de audio"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:43
#, no-c-format
msgid "Audio track %1"
msgstr "Pista de audio %1"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1900
#, no-c-format
msgid "Audio tracks:"
msgstr "Pistas de audio:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1790
#, no-c-format
msgid "Audio, subtitle, chapter properties"
msgstr "Propiedades de audio, subtítulo y capítulo"
#: src/merge/mkvmerge.cpp:421
#, no-c-format
msgid "Automatic MIME type recognition for '{0}': {1}\n"
msgstr "Reconocimiento automático de tipo MIME para '{0}': {1}\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1921
#, no-c-format
msgid "Automatically &clear the destination file name when the last file is removed"
msgstr "&Limpiar el nombre del archivo cuando se elimine el último archivo"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1893
#, no-c-format
msgid "Automatically clea&r the file title when the last file is removed"
msgstr "Limpia&r el título del archivo tras eliminar el último archivo"
#: src/merge/mkvmerge.cpp:2225
#, no-c-format
msgid "Automatically enabling WebM compliance mode due to destination file name extension.\n"
msgstr "Habilitar automáticamente el modo WebM, según la extensión del archivo de salida.\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1892
#, no-c-format
msgid "Automatically set the file &title from source files"
msgstr "Definir el &título del archivo a partir de su archivo origen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1894
#, no-c-format
msgid "Automatically set track &delays from source file name"
msgstr "Establecer automáticamente &delays a partir del nombre del archivo"
#: src/common/command_line.cpp:258
#, no-c-format
msgid "Available translations:\n"
msgstr "Traducciones disponibles:\n"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:164
#, no-c-format
msgid "Available version:"
msgstr "Version disponible:"
#: src/mkvtoolnix-gui/forms/util/side_by_side_multi_select.h:138
#, no-c-format
msgid "Available:"
msgstr "Disponible:"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:211
#, no-c-format
msgid "BCP 47 language tag details"
msgstr "Detalles de etiqueta de idioma BCP 47"
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "Before chapters"
msgstr "Antes de los capítulos"
#: src/common/kax_element_names.cpp:321
#, no-c-format
msgid "Binary"
msgstr "Binario"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:169
#, no-c-format
msgid "Binary (displayed as hexadecimal numbers)"
msgstr "Binario (mostrado como números hexadecimales)"
#: src/common/kax_element_names.cpp:110
#, no-c-format
msgid "Bit depth"
msgstr "Número de bits"
#: src/common/kax_element_names.cpp:126
#, no-c-format
msgid "Bits per channel"
msgstr "Bits por canal"
#: src/common/property_element.cpp:213
#, no-c-format
msgid "Bits per sample, mostly used for PCM."
msgstr "Bits por muestra, más usado para PCM."
#: src/common/kax_element_names.cpp:253
#, no-c-format
msgid "Block"
msgstr "Bloque"
#: src/common/kax_element_names.cpp:181
#, no-c-format
msgid "Block addition ID extra data"
msgstr "Datos extra del ID del bloque adicional"
#: src/common/kax_element_names.cpp:182
#, no-c-format
msgid "Block addition ID name"
msgstr "Nombre del ID del bloque adicional"
#: src/common/kax_element_names.cpp:183
#, no-c-format
msgid "Block addition ID type"
msgstr "Tipo de ID del bloque adicional"
#: src/common/kax_element_names.cpp:184
#, no-c-format
msgid "Block addition ID value"
msgstr "Valor del ID del bloque adicional"
#: src/common/kax_element_names.cpp:180
#, no-c-format
msgid "Block addition mapping"
msgstr "Mapeo del bloque adicional"
#: src/common/kax_element_names.cpp:261
#, no-c-format
msgid "Block additional"
msgstr "Bloque adicional"
#: src/common/kax_element_names.cpp:260
#: src/common/kax_element_names.cpp:266
#, no-c-format
msgid "Block additional ID"
msgstr "ID del bloque adicional"
#: src/common/kax_element_names.cpp:254
#, no-c-format
msgid "Block duration"
msgstr "Duración de bloque"
#: src/common/kax_element_names.cpp:252
#, no-c-format
msgid "Block group"
msgstr "Grupo del bloque"
#: src/common/kax_element_names.cpp:257
#, no-c-format
msgid "Block virtual"
msgstr "Bloque virtual"
#: src/common/hacks.cpp:58
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:303
#, no-c-format
msgid "Blu-ray discs often contain a chapter entry very close to the end of the movie."
msgstr "Los discos Blu-ray a veces contienen un registro de capítulos muy próxima al final de la película."
#: src/mkvtoolnix-gui/util/file_type_filter.cpp:44
#, no-c-format
msgid "Blu-ray index files"
msgstr "Archivos de índice de Blu-ray"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:199
#, no-c-format
msgid "Blu-ray playlist files"
msgstr "Archivos de la playlist de Blu-ray"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1938
#, no-c-format
msgid "Blu-rays"
msgstr "Blu-rays"
#: src/common/property_element.cpp:190
#, no-c-format
msgid "Blue X chromaticity coordinate as defined by CIE 1931."
msgstr "Coordenada cromática X del azul definida por CIE 1931."
#: src/common/property_element.cpp:191
#, no-c-format
msgid "Blue Y chromaticity coordinate as defined by CIE 1931."
msgstr "Coordenada cromática Y del azul definida por CIE 1931."
#: src/common/kax_element_names.cpp:117
#, no-c-format
msgid "Blue colour coordinate x"
msgstr "Color azul, coordenada X"
#: src/common/kax_element_names.cpp:118
#, no-c-format
msgid "Blue colour coordinate y"
msgstr "Color azul, coordenada Y"
#: src/input/r_vobsub.cpp:545
#, no-c-format
msgid "Bogus aid {0}\n"
msgstr "Falsas ayudas {0}\n"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:170
#, no-c-format
msgid "Boolean (yes/no, on/off etc.)"
msgstr "Boleano (sí/no, on/off, etc.)"
#: src/merge/generic_packetizer.cpp:201
#, no-c-format
msgid "Both the aspect ratio and '--display-dimensions' were given.\n"
msgstr "Tanto la relación de aspecto (aspect ratio) como '--display-dimensions' han sido dadas.\n"
#: src/merge/generic_packetizer.cpp:199
#, no-c-format
msgid "Both the aspect ratio factor and '--display-dimensions' were given.\n"
msgstr "Tanto el factor de relación de aspecto como '--display-dimensions' han sido dadas.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:791
#, no-c-format
msgid "Bottom"
msgstr "Abajo"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:46
#, no-c-format
msgid "Button track %1"
msgstr "Botón de pista %1"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:53
#: src/mkvtoolnix-gui/merge/track.cpp:475
#, no-c-format
msgid "Buttons"
msgstr "Botones"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:308
#, no-c-format
msgid "By default it always asks the user which character set to use when opening a file for which it cannot be recognized automatically."
msgstr "Por defecto, siempre pregunta al usuario qué conjunto de caracteres usar cuando se abre un archivo si no se puede ser reconocido automáticamente."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:258
#, no-c-format
msgid "By default the GUI will start up with a dark color scheme if the color scheme in Windows is set to dark mode."
msgstr "Por defecto, la GUI se iniciará con un diseño en color oscuro si el diseño de color en Windows está establecido en modo oscuro."
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "By parts based on frame/field numbers"
msgstr "En partes según los números de fotograma/campo"
#: src/mkvtoolnix-gui/merge/output.cpp:168
#, no-c-format
msgid "By parts based on timestamps"
msgstr "En partes según los códigos de tiempo"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:327
#, no-c-format
msgid "C&onfiguration active"
msgstr "C&onfiguración activa"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:224
#, no-c-format
msgid "C&onstrict or expand timestamps"
msgstr "&Reducir o ampliar códigos de tiempo"
#: src/mkvtoolnix-gui/jobs/tool.cpp:582
#, no-c-format
msgid "C&ontinue"
msgstr "C&ontinuar"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:125
#: src/mkvtoolnix-gui/forms/util/text_display_dialog.h:81
#, no-c-format
msgid "C&opy to clipboard"
msgstr "C&opiar al portapapeles"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1858
#, no-c-format
msgid "C&ountries && regions"
msgstr "Países y regi&ones"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:202
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1950
#, no-c-format
msgid "C&ountry:"
msgstr "P&aís:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:643
#, no-c-format
msgid "C&reate option file"
msgstr "Crear archivo de &opciones"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:174
#, no-c-format
msgid "Calculate Adler-32 &checksums for each frame and binary element"
msgstr "Calcular &checksums Adler-32 para cada fotograma y elemento binario"
#: src/info/info_cli_parser.cpp:37
#, no-c-format
msgid "Calculate and display checksums and use verbosity level 4."
msgstr "Calcular y mostrar checksums, y usar verbosity en nivel 4."
#: src/info/info_cli_parser.cpp:36
#, no-c-format
msgid "Calculate and display checksums of frame contents."
msgstr "Calcular y mostrar checksums del contenido de un fotograma."
#: src/propedit/propedit_cli_parser.cpp:228
#, no-c-format
msgid "Calculate statistics for all tracks and add new/update existing tags for them"
msgstr "Calcular las estadísticas para todas las pistas y añadir nuevas o actualizar etiquetas ya existentes"
#: src/common/property_element.cpp:136
#, no-c-format
msgid "Can be set for tracks containing onscreen text or foreign-language dialog."
msgstr "Permite establecerlo para pistas que incluyan texto en pantalla o diálogos en idioma extranjero."
#: src/common/property_element.cpp:133
#: src/mkvtoolnix-gui/merge/input.cpp:476
#, no-c-format
msgid "Can be set if the track contains commentary."
msgstr "Permite establecer si una pista incluye comentarios."
#: src/common/property_element.cpp:139
#: src/mkvtoolnix-gui/merge/input.cpp:474
#, no-c-format
msgid "Can be set if the track contains textual descriptions of video content suitable for playback via a text-to-speech system for a visually-impaired user."
msgstr "Permite configurar si la pista incluye descripciones textuales del contenido del video aptas para reproducirse mediante un sistema de conversión de texto a voz para usuarios con discapacidad visual."
#: src/common/property_element.cpp:138
#: src/mkvtoolnix-gui/merge/input.cpp:475
#, no-c-format
msgid "Can be set if the track is in the content's original language (not a translation)."
msgstr "Permite configurar si la pista está en el idioma original del contenido (no una traducción)"
#: src/common/property_element.cpp:137
#: src/mkvtoolnix-gui/merge/input.cpp:472
#, no-c-format
msgid "Can be set if the track is suitable for users with hearing impairments."
msgstr "Permite configurar si la pista es apta para usuarios con discapacidad auditiva."
#: src/common/property_element.cpp:140
#: src/mkvtoolnix-gui/merge/input.cpp:473
#, no-c-format
msgid "Can be set if the track is suitable for users with visual impairments."
msgstr "Permite configurar si la pista es apta para usuarios con discapacidad visual."
#: src/common/qt_kax_analyzer.cpp:34
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:255
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:278
#: src/mkvtoolnix-gui/header_editor/tab.cpp:896
#: src/mkvtoolnix-gui/jobs/tool.cpp:518
#: src/mkvtoolnix-gui/jobs/tool.cpp:583
#: src/mkvtoolnix-gui/jobs/tool.cpp:621
#: src/mkvtoolnix-gui/main_window/main_window.cpp:459
#: src/mkvtoolnix-gui/merge/tab.cpp:497
#: src/mkvtoolnix-gui/merge/tool.cpp:289
#: src/mkvtoolnix-gui/merge/tool.cpp:826
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:198
#, no-c-format
msgid "Cancel"
msgstr "Cancelar"
#: src/output/p_mpeg4_p2.cpp:110
#, no-c-format
msgid "Cannot convert non-native MPEG4 video frames into native ones if the source container provides neither timestamps nor a number of frames per second.\n"
msgstr "No se pueden convertir los fotogramas de un vídeo que de origen no es MPEG4 a este formato, si la fuente del contenedor no proporciona los códigos de tiempo ni el número de fotogramas por segundo.\n"
#: src/extract/xtr_vobsub.cpp:88
#, no-c-format
msgid "Cannot extract tracks of different kinds to the same file. This was requested for the tracks {0} and {1}.\n"
msgstr "No se pueden extraer pistas de diferentes clases en el mismo archivo. Esto fue un requisito para las pistas {0} y {1}.\n"
#: src/mkvtoolnix-gui/merge/tab.cpp:406
#: src/mkvtoolnix-gui/merge/tab.cpp:418
#, no-c-format
msgid "Cannot start multiplexing"
msgstr "No se puede iniciar el multiplexado"
#: src/extract/xtr_textsubs.cpp:300
#, no-c-format
msgid "Cannot write track {0} with the CodecID '{1}' to the file '{2}' because track {3} with the CodecID '{4}' is already being written to the same file, and their CodecPrivate data (the USF styles etc.) do not match.\n"
msgstr "No se puede escribir la pista {0} con la ID de códec '{1}' en el archivo '{2}' porque la pista {3} con ID del códec '{4}' ya está siendo escrita en el mismo archivo, y sus datos particulares del códec (los estilos USF, etc.) no coinciden.\n"
#: src/extract/xtr_avi.cpp:51
#: src/extract/xtr_base.cpp:73
#: src/extract/xtr_ivf.cpp:55
#: src/extract/xtr_textsubs.cpp:295
#, no-c-format
msgid "Cannot write track {0} with the CodecID '{1}' to the file '{2}' because track {3} with the CodecID '{4}' is already being written to the same file.\n"
msgstr "No se puede escribir la pista {0} con la ID de códec '{1}' en el archivo '{2}' porque la pista {3} con ID del códec '{4}' ya está siendo escrita en el mismo archivo.\n"
#: src/common/kax_info.cpp:1327
#: src/common/kax_info.cpp:1331
#: src/extract/tracks.cpp:564
#: src/mkvtoolnix-gui/util/kax_info.cpp:209
#, no-c-format
msgid "Caught exception"
msgstr "Excepción cerrada"
#: src/common/hacks.cpp:53
#, no-c-format
msgid "Causes mkvmerge not to write 'CueDuration' elements in the cues."
msgstr "Hace que mkvmerge no escriba elementos 'CueDuration' en los cues (índices)."
#: src/common/hacks.cpp:54
#, no-c-format
msgid "Causes mkvmerge not to write 'CueRelativePosition' elements in the cues."
msgstr "Hace que mkvmerge no escriba elementos 'CueRelativePosition' en los cues (índices)."
#: src/common/hacks.cpp:52
#, no-c-format
msgid "Causes mkvmerge to add 'stop display' commands to VobSub subtitle packets that do not contain a duration field."
msgstr "Hace que mkvmerge añada comandos 'stop display' a los paquetes de subtítulo VobSub que no contienen un campo de duración."
#: src/common/hacks.cpp:42
#, no-c-format
msgid "Causes mkvmerge to write a second set of identical track headers near the end of the file (after all the clusters)."
msgstr "Provoca que mkvmerge escriba un segundo conjunto de idénticas cabeceras de pista próximas al final de archivo (después de todos los clústers)"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:314
#, no-c-format
msgid "Certain file formats have 'title' property."
msgstr "Algunos formatos de archivo tiene una propiedad 'titulo'."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:389
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:395
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:401
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:414
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:420
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:426
#, no-c-format
msgid "Certain file formats have a 'language' property for their tracks."
msgstr "Algunos formatos de archivo tiene una propiedad 'idioma' para sus pistas."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:758
#, no-c-format
msgid "Certain functions won't work correctly in this situation."
msgstr "En esta situación, algunas funciones no se ejecutarán correctamente."
#: src/propedit/change.cpp:288
#, no-c-format
msgid "Change for '{0}' executed. No property of this type found. One entry added.\n"
msgstr "El cambio para '{0}' está realizado. No se encontró ninguna propiedad de este tipo. Un registro añadido.\n"
#: src/propedit/change.cpp:256
#, no-c-format
msgid "Change for '{0}' executed. Number of entries deleted: {1}\n"
msgstr "El cambio para '{0}' está realizado. Número de registros borrados: {1}\n"
#: src/propedit/change.cpp:294
#, no-c-format
msgid "Change for '{0}' executed. Number of entries set: {1}.\n"
msgstr "El cambio para '{0}' está realizado. Número de registros establecidos: {1}.\n"
#: src/propedit/change.cpp:305
#, no-c-format
msgid "Change for '{0}' executed. One entry added.\n"
msgstr "El cambio para '{0}' está realizado. Un registro añadido.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:253
#, no-c-format
msgid "Changes to this option will only take effect the next time the application is started."
msgstr "El cambio a esta opción sólo tendrá efecto la próxima vez que inicie la aplicación."
#: src/common/kax_element_names.cpp:109
#, no-c-format
msgid "Channel positions"
msgstr "Posiciones de canal"
#: src/common/kax_element_names.cpp:108
#, no-c-format
msgid "Channels"
msgstr "Canales"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:196
#, no-c-format
msgid "Chapter &number of first created entry:"
msgstr "El &número del capítulo del primer registro creado:"
#: src/common/chapters/chapters.cpp:55
#: src/mkvtoolnix-gui/util/settings.cpp:408
#, no-c-format
msgid "Chapter <NUM:2>"
msgstr "Capítulo <NUM:2>"
#: src/common/kax_element_names.cpp:286
#: src/common/kax_element_names.cpp:314
#, no-c-format
msgid "Chapter UID"
msgstr "UID de capítulo"
#: src/common/kax_element_names.cpp:285
#, no-c-format
msgid "Chapter atom"
msgstr "Átomo de capítulo"
#: src/common/kax_element_names.cpp:301
#, no-c-format
msgid "Chapter country"
msgstr "País de capítulo"
#: src/common/kax_element_names.cpp:297
#, no-c-format
msgid "Chapter display"
msgstr "Mostrar capítulo"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1944
#: src/mkvtoolnix-gui/main_window/main_window.cpp:263
#: src/mkvtoolnix-gui/main_window/main_window.cpp:424
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:228
#, no-c-format
msgid "Chapter editor"
msgstr "Editor de capítulos"
#: src/extract/extract_cli_parser.cpp:104
#, no-c-format
msgid "Chapter extraction"
msgstr "Extracción del capítulo"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1860
#, no-c-format
msgid "Chapter file:"
msgstr "Archivo de capítulos:"
#: src/common/kax_element_names.cpp:291
#, no-c-format
msgid "Chapter flag enabled"
msgstr "Indicador de capítulo activada"
#: src/common/kax_element_names.cpp:290
#, no-c-format
msgid "Chapter flag hidden"
msgstr "Indicador de capítulo oculta"
#: src/merge/cluster_helper.cpp:780
#, no-c-format
msgid "Chapter generation is only possible if at least one video or audio track is copied.\n"
msgstr "La generación de capítulos sólo es posible si al menos se copia una pista de vídeo o audio.\n"
#: src/common/kax_element_names.cpp:299
#, no-c-format
msgid "Chapter language"
msgstr "Idioma del capítulo"
#: src/common/kax_element_names.cpp:300
#, no-c-format
msgid "Chapter language (IETF BCP 47)"
msgstr "Idioma del capítulo (IETF BCP 47)"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:218
#, no-c-format
msgid "Chapter mass modification"
msgstr "Modificación masiva del capítulo"
#: src/mkvtoolnix-gui/merge/output.cpp:332
#, no-c-format
msgid "Chapter numbers:"
msgstr "Números de capítulos:"
#: src/common/xml/ebml_chapters_converter.cpp:95
#, no-c-format
msgid "Chapter parser: The EditionUID {0} is not unique and could not be reused. A new one will be created.\n"
msgstr "Analizador del capítulo: EL UID editado {0} no es exclusivo y no podría ser reutilizado. Uno nuevo será creado.\n"
#: src/common/kax_element_names.cpp:294
#, no-c-format
msgid "Chapter physical equivalent"
msgstr "Equivalente físico del capítulo"
#: src/common/kax_element_names.cpp:302
#, no-c-format
msgid "Chapter process"
msgstr "Proceso del capítulo"
#: src/common/kax_element_names.cpp:303
#, no-c-format
msgid "Chapter process codec ID"
msgstr "ID de códec del proceso del capítulo"
#: src/common/kax_element_names.cpp:305
#, no-c-format
msgid "Chapter process command"
msgstr "Orden de proceso del capítulo"
#: src/common/kax_element_names.cpp:307
#, no-c-format
msgid "Chapter process data"
msgstr "Información del proceso del capítulo"
#: src/common/kax_element_names.cpp:304
#, no-c-format
msgid "Chapter process private"
msgstr "Proceso de capítulo privado"
#: src/common/kax_element_names.cpp:306
#, no-c-format
msgid "Chapter process time"
msgstr "Tiempo de proceso del capítulo"
#: src/common/kax_element_names.cpp:292
#, no-c-format
msgid "Chapter segment UID"
msgstr "UID de segmento del capítulo"
#: src/common/kax_element_names.cpp:293
#, no-c-format
msgid "Chapter segment edition UID"
msgstr "UID de edición de segmento del capítulo"
#: src/common/kax_element_names.cpp:298
#, no-c-format
msgid "Chapter string"
msgstr "Cadena del capítulo"
#: src/common/kax_element_names.cpp:287
#, no-c-format
msgid "Chapter string UID"
msgstr "UID de cadena del capítulo"
#: src/common/kax_element_names.cpp:289
#, no-c-format
msgid "Chapter time end"
msgstr "Tiempo final del capítulo"
#: src/common/kax_element_names.cpp:288
#, no-c-format
msgid "Chapter time start"
msgstr "Tiempo inicial del capítulo"
#: src/common/kax_element_names.cpp:295
#, no-c-format
msgid "Chapter track"
msgstr "Pista de capítulo"
#: src/common/kax_element_names.cpp:296
#, no-c-format
msgid "Chapter track number"
msgstr "Número de pista de capítulo"
#: src/common/kax_element_names.cpp:100
#, no-c-format
msgid "Chapter translate"
msgstr "Traducción de capítulo"
#: src/common/kax_element_names.cpp:103
#, no-c-format
msgid "Chapter translate ID"
msgstr "ID de traducción de capítulo"
#: src/common/kax_element_names.cpp:102
#, no-c-format
msgid "Chapter translate codec"
msgstr "Códec de traducción de capítulo"
#: src/common/kax_element_names.cpp:101
#, no-c-format
msgid "Chapter translate edition UID"
msgstr "UID de edición de traducción de capítulo"
#: src/common/kax_element_names.cpp:279
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:306
#: src/mkvtoolnix-gui/forms/merge/tab.h:1859
#: src/mkvtoolnix-gui/merge/track.cpp:477
#: src/propedit/options.cpp:215
#, no-c-format
msgid "Chapters"
msgstr "Capítulos"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1869
#, no-c-format
msgid "Chapters in fixed intervals"
msgstr "Capítulos en intervalos fijos"
#: src/merge/generic_reader.cpp:312
#, no-c-format
msgid "Chapters: {0} entry"
msgid_plural "Chapters: {0} entries"
msgstr[0] "Capítulos: {0} registro"
msgstr[1] "Capítulos: {0} registros"
#: src/mkvtoolnix-gui/merge/track_model.cpp:55
#, no-c-format
msgid "Character set"
msgstr "Conjunto de caracteres"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1828
#: src/mkvtoolnix-gui/forms/merge/tab.h:1871
#, no-c-format
msgid "Character set:"
msgstr "Conjunto de caracteres:"
#: src/common/cli_parser.cpp:183
#, no-c-format
msgid "Charset for strings on the command line"
msgstr "Código de caracteres para palabras en la línea de comandos"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:651
#, no-c-format
msgid "Check for &updates"
msgstr "Comprobar &actualizaciones"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:159
#, no-c-format
msgid "Check for available updates"
msgstr "Comprobar actualizaciones disponibles"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1842
#, no-c-format
msgid "Check online for available &updates"
msgstr "Comprobar online las &actualizaciones disponibles"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:346
#, no-c-format
msgid "Checking this option causes the GUI to set that compression to \"none\" by default for all track types when adding files."
msgstr "Habilitar esta opción provoca que la GUI configure por defecto la compresión a »ninguna« para todos los tipos de pista cuando se añaden archivos."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1862
#, no-c-format
msgid "Clearing settings auto&matically:"
msgstr "Borrar configuración auto&máticamente:"
#: src/common/property_element.cpp:178
#, no-c-format
msgid "Clipping of the color ranges."
msgstr "Recortar los rangos de color."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:769
#, no-c-format
msgid "Close &all tabs"
msgstr "Cerrar &todas las pestañas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1866
#, no-c-format
msgid "Close current settings"
msgstr "Cerrar los ajustes actuales"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:275
#: src/mkvtoolnix-gui/header_editor/tab.cpp:889
#, no-c-format
msgid "Close modified file"
msgstr "Cerrar el archivo modificado"
#: src/mkvtoolnix-gui/merge/tool.cpp:286
#, no-c-format
msgid "Close modified settings"
msgstr "Cerrar ajustes modificados"
#: src/common/kax_element_names.cpp:274
#, no-c-format
msgid "Cluster"
msgstr "Cluster"
#: src/merge/mkvmerge.cpp:1709
#, no-c-format
msgid "Cluster length '{0}' out of range (0..65535).\n"
msgstr "Extensión del clúster '{0}' fuera de rango (0..65535).\n"
#: src/merge/mkvmerge.cpp:1702
#, no-c-format
msgid "Cluster length '{0}' out of range (100..32000).\n"
msgstr "Extensión del clúster '{0}' fuera de rango (100..32000).\n"
#: src/common/kax_element_names.cpp:276
#, no-c-format
msgid "Cluster position"
msgstr "Posición en clúster"
#: src/common/kax_element_names.cpp:277
#, no-c-format
msgid "Cluster previous size"
msgstr "Tamaño previo del clúster"
#: src/common/kax_element_names.cpp:275
#, no-c-format
msgid "Cluster timestamp"
msgstr "Marca de tiempo del clúster"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:319
#: src/mkvtoolnix-gui/merge/track_model.cpp:47
#, no-c-format
msgid "Codec"
msgstr "Codec"
#: src/common/kax_element_names.cpp:193
#: src/common/property_element.cpp:147
#, no-c-format
msgid "Codec ID"
msgstr "ID del códec"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:275
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:60
#, no-c-format
msgid "Codec ID:"
msgstr "Codec ID:"
#: src/common/kax_element_names.cpp:200
#, no-c-format
msgid "Codec decode all"
msgstr "Decodificar todo el códec"
#: src/common/kax_element_names.cpp:199
#, no-c-format
msgid "Codec download URL"
msgstr "URL de descarga del códec"
#: src/common/kax_element_names.cpp:198
#, no-c-format
msgid "Codec info URL"
msgstr "URL de información sobre el códec"
#: src/common/kax_element_names.cpp:195
#: src/common/property_element.cpp:148
#, no-c-format
msgid "Codec name"
msgstr "Nombre del códec"
#: src/common/kax_element_names.cpp:197
#, no-c-format
msgid "Codec settings"
msgstr "Ajustes del códec"
#: src/common/kax_element_names.cpp:259
#, no-c-format
msgid "Codec state"
msgstr "Estado del códec"
#: src/common/kax_element_names.cpp:194
#, no-c-format
msgid "Codec's private data"
msgstr "Información privada del códec"
#: src/common/kax_element_names.cpp:196
#: src/common/property_element.cpp:149
#, no-c-format
msgid "Codec-inherent delay"
msgstr "Retraso inherente del códec"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:153
#, no-c-format
msgid "Codec/MIME type"
msgstr "Tipo Codec/MIME"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:568
#, no-c-format
msgid "Colour information"
msgstr "Información de color"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:573
#, no-c-format
msgid "Colour mastering meta information"
msgstr "Información meta de masterización de color"
#: src/common/kax_element_names.cpp:125
#, no-c-format
msgid "Colour matrix coefficients"
msgstr "Coeficientes de matriz del códec"
#: src/common/kax_element_names.cpp:135
#, no-c-format
msgid "Colour primaries"
msgstr "Primarias del códec"
#: src/common/kax_element_names.cpp:133
#, no-c-format
msgid "Colour range"
msgstr "Rango de color"
#: src/common/kax_element_names.cpp:161
#, no-c-format
msgid "Colour space"
msgstr "Espacio de color"
#: src/common/kax_element_names.cpp:134
#, no-c-format
msgid "Colour transfer"
msgstr "Transferencia de color"
#: src/mkvtoolnix-gui/jobs/job.cpp:271
#, no-c-format
msgid "Completed OK"
msgstr "Correcto"
#: src/mkvtoolnix-gui/jobs/job.cpp:272
#, no-c-format
msgid "Completed with warnings"
msgstr "Correcto con advertencias"
#: src/merge/generic_packetizer.cpp:1377
#, no-c-format
msgid "Compression failed: {0}\n"
msgstr "La compresión ha fallado: {0}\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1804
#, no-c-format
msgid "Compression:"
msgstr "Compresión:"
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:43
#, no-c-format
msgid "Container"
msgstr "Contenedor"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:220
#: src/mkvtoolnix-gui/info/model.cpp:87
#, no-c-format
msgid "Content"
msgstr "Contenido"
#: src/common/kax_element_names.cpp:169
#, no-c-format
msgid "Content compression"
msgstr "Compresión del contenido"
#: src/common/kax_element_names.cpp:165
#, no-c-format
msgid "Content encoding"
msgstr "Codificación del contenido"
#: src/common/kax_element_names.cpp:164
#: src/common/kax_element_names.cpp:212
#, no-c-format
msgid "Content encodings"
msgstr "Codificaciones del contenido"
#: src/common/kax_element_names.cpp:172
#, no-c-format
msgid "Content encryption"
msgstr "Contenido cifrado"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:231
#, no-c-format
msgid "Content size:"
msgstr "Tamaño del contenido:"
#: src/extract/extract_cli_parser.cpp:76
#, no-c-format
msgid "Convert text subtitles to this charset (default: UTF-8)."
msgstr "Convertir subtítulos de texto a esta codificación de caracteres (charset). Por defecto: UTF-8."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:799
#, no-c-format
msgid "Converting the chapters to XML failed: %1"
msgstr "Error al convertir los capítulos a XML: %1"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1794
#, no-c-format
msgid "Cop&y this item:"
msgstr "&Copiar este objeto:"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:252
#, no-c-format
msgid "Cop&y to other tab"
msgstr "Co&piar a otra pestaña"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:736
#, no-c-format
msgid "Copy &destination file's name to file title"
msgstr "Copiar el nombre del archivo de &salida al título del archivo"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:732
#, no-c-format
msgid "Copy &first source file's name to file title"
msgstr "Copiar el prim&er nombre del archivo de origen al título del archivo"
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:90
#, no-c-format
msgid "Copy attachment"
msgstr "Copiar adjunto"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:740
#, no-c-format
msgid "Copy file &title to destination file name"
msgstr "Copiar el tít&ulo del archivo al nombre de salida del archivo"
#: src/mkvtoolnix-gui/merge/track_model.cpp:49
#, no-c-format
msgid "Copy item"
msgstr "Copiar objeto"
#: src/common/file_types.cpp:81
#, no-c-format
msgid "CoreAudio"
msgstr "CoreAudio"
#: src/input/r_avi.cpp:355
#, no-c-format
msgid "Could not extract the decoder specific config data (AVCC) from this AVC/H.264 track.\n"
msgstr "No se pudieron extraer los datos de configuración específicos del decodificador (AVCC) de esta pista AVC/H.264.\n"
#: src/input/r_avi.cpp:311
#: src/input/r_avi.cpp:316
#, no-c-format
msgid "Could not extract the sequence header from this MPEG-1/2 track.\n"
msgstr "No se pudo extraer la cabecera de la secuencia de esta pista MPEG-1/2.\n"
#: src/input/r_avi.cpp:456
#, no-c-format
msgid "Could not find an index for audio track {0} (avilib error message: {1}). Skipping track.\n"
msgstr "No se pudo encontrar un índice para la pista de audio {0} (mensaje de error avilib: {1}). Pista omitida.\n"
#: src/merge/output_control.cpp:1824
#, no-c-format
msgid "Could not find gptzr when appending. {0}\n"
msgstr "No se pudo encontrar gptz al unir. {0}\n"
#: src/output/p_mpeg4_p2.cpp:174
#, no-c-format
msgid "Could not find the codec configuration data in the first MPEG-4 part 2 video frame. This track cannot be stored in native mode.\n"
msgstr "No se pudo encontrar los datos de configuración del códec MPEG4 part 2 en el primer fotograma del vídeo. Esta pista no puede ser almacenada en el modo original.\n"
#: src/input/r_ogm.cpp:337
#, no-c-format
msgid "Could not find the next Ogg page. This indicates a damaged Ogg/Ogm file. Will try to continue.\n"
msgstr "No se pudo encontrar la siguiente página Ogg. Esto indica que el archivo Ogg/Ogm está dañado. Se intentará continuar.\n"
#: src/input/r_avi.cpp:609
#, no-c-format
msgid "Could not find valid DTS headers in this track's first frames.\n"
msgstr "No se pudieron encontrar cabeceras válidas DTS en los fotogramas iniciales de esta pista.\n"
#: src/common/locale.cpp:135
#, no-c-format
msgid "Could not initialize the iconv library for the conversion from UTF-8 to {0}. Some strings cannot be converted from UTF-8 and might be displayed incorrectly (error: {1}, {2}).\n"
msgstr "No se pudo iniciar la librería iconv para la conversión desde {0} a UTF-8. Algunas cadenas de caracteres no se convertirán a UTF-8 y podría ser mostrada de forma no válida (error: {1}, {2}).\n"
#: src/common/locale.cpp:128
#, no-c-format
msgid "Could not initialize the iconv library for the conversion from {0} to UTF-8. Some strings will not be converted to UTF-8 and the resulting Matroska file might not comply with the Matroska specs (error: {1}, {2}).\n"
msgstr "No se pudo iniciar la librería iconv para la conversión desde {0} a UTF-8. Algunas cadenas de caracteres no se convertirán a UTF-8 y el archivo Matroska resultante, no podría cumplir con las especificaciones Matroska (error: {1}, {2}).\n"
#: src/input/r_matroska.cpp:1713
#, no-c-format
msgid "Could not keep a track's UID {0} because it is already allocated for another track. A new random UID will be allocated automatically.\n"
msgstr "No se pudo conservar el UID de la pista {0} porque ya está asignado a otra pista. Se asignará automáticamente un nuevo UID aleatorio.\n"
#: src/common/chapters/chapters.cpp:308
#: src/common/chapters/chapters.cpp:310
#: src/common/chapters/dvd.cpp:56
#, no-c-format
msgid "Could not open '{0}' for reading.\n"
msgstr "No se pudo abrir '{0}' para su lectura.\n"
#: src/input/r_wavpack.cpp:66
#, no-c-format
msgid "Could not open the corresponding correction file '{0}c'.\n"
msgstr "No se pudo abrir el archivo de corrección correspondiente '{0}c'.\n"
#: src/common/command_line.cpp:244
#, no-c-format
msgid "Could not open the file '{0}' for directing the output.\n"
msgstr "No se pudo abrir el archivo '{0}' de la dirección de salida.\n"
#: src/extract/tracks.cpp:197
#, no-c-format
msgid "Could not open the timestamp file '{0}' for writing ({1}).\n"
msgstr "No se pudo abrir el archivo de código de tiempo '{0}' para su escritura ({1}).\n"
#: src/common/xml/ebml_converter.cpp:256
#, no-c-format
msgid "Could not open/read the file '{0}'."
msgstr "No se pudo abrir/leer el archivo '{0}'."
#: src/common/chapters/chapters.cpp:304
#, no-c-format
msgid "Could not parse the chapters in '{0}': {1}\n"
msgstr "No se pudo analizar los capítulos en '{0}': {1}\n"
#: src/input/r_ogm_flac.cpp:255
#, no-c-format
msgid "Could not read the FLAC header packets.\n"
msgstr "No se pudieron leer los paquetes de cabecera FLAC.\n"
#: src/common/mm_file_io/windows.cpp:158
#, no-c-format
msgid "Could not write to the destination file: {0} ({1})\n"
msgstr "No se pudo escribir al archivo de destino: {0} ({1})\n"
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:29
#, fuzzy, no-c-format
msgid "Countries"
msgstr "País"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:330
#, no-c-format
msgid "Cover image"
msgstr "Caratula"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1849
#, no-c-format
msgid "Create WebM compliant file"
msgstr "Crear archivo compatible WebM"
#: src/mkvtoolnix-gui/merge/output.cpp:241
#, no-c-format
msgid "Create a WebM compliant file."
msgstr "Crear archivo compatible WebM."
#: src/mkvtoolnix-gui/forms/merge/tool.h:226
#, no-c-format
msgid "Create a new one or open an existing one via the \"multiplexer\" menu, the buttons below or drag & drop one here."
msgstr "Puede crear uno nuevo o abrir alguno ya creado desde el menú »Multiplexar«, o usando los botones de abajo, o arrastre y suelte uno aquí."
#: src/mkvtoolnix-gui/merge/tab.cpp:492
#, no-c-format
msgid "Create file without audio track"
msgstr "Crear archivo sin pista de audio"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:169
#, no-c-format
msgid "Create new &multiplex settings and add to those"
msgstr "Crear nuevo ajuste de &multiplexado y añadírselos"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:170
#, no-c-format
msgid "Create new multiplex settings for &each file"
msgstr "Crear nuevo ajuste de multiplexado para &cada archivo"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1864
#, no-c-format
msgid "Create new settings"
msgstr "Crear nuevo ajuste"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:707
#, no-c-format
msgid "Create one new multiplex settings tab and add all files there"
msgstr "Crear una nueva pestaña con todos los archivos"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:708
#, no-c-format
msgid "Create one new multiplex settings tab for each file"
msgstr "Crear nuevo ajuste de multiplexado para cada archivo"
#: src/common/mm_io_x.h:117
#, no-c-format
msgid "Creating directory '{0}' failed: {1}"
msgstr "La creación del directorio '{0}' ha fallado: {1}"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:795
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:202
#, no-c-format
msgid "Creating the file failed. Check to make sure you have permission to write to that directory and that the drive is not full."
msgstr "La creación del archivo ha fallado. Asegúrese de que tiene permisos para escribir en el directorio y que el disco no esté lleno."
#: src/merge/mkvmerge.cpp:760
#, no-c-format
msgid "Cropping parameters: not given in the form <TID>:<left>,<top>,<right>,<bottom> e.g. 0:10,5,10,5 (argument was '{0}').\n"
msgstr "Parámetros de recorte (Crooping): no asignados en la forma <TID>:<left>,<top>,<right>,<bottom> p.e. 0:10,5,10,5 (el argumento fue '{0}').\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1818
#, no-c-format
msgid "Cropping:"
msgstr "Recorte (cropping):"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:738
#, no-c-format
msgid "Ctrl+D"
msgstr "Ctrl+D"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:734
#, no-c-format
msgid "Ctrl+F"
msgstr "Ctrl+F"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:756
#, no-c-format
msgid "Ctrl+F6"
msgstr "Ctrl+F6"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:716
#, no-c-format
msgid "Ctrl+L"
msgstr "Ctrl+L"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:624
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:669
#, no-c-format
msgid "Ctrl+N"
msgstr "Ctrl+N"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:632
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:655
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:673
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:763
#, no-c-format
msgid "Ctrl+O"
msgstr "Ctrl+O"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:649
#, no-c-format
msgid "Ctrl+P"
msgstr "Ctrl+P"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:637
#, no-c-format
msgid "Ctrl+Q"
msgstr "Ctrl+Q"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:641
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:728
#, no-c-format
msgid "Ctrl+R"
msgstr "Ctrl+R"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:628
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:663
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:682
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:701
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:772
#, no-c-format
msgid "Ctrl+S"
msgstr "Ctrl+S"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:759
#, no-c-format
msgid "Ctrl+Shift+F6"
msgstr "Ctrl+Shift+F6"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:724
#, no-c-format
msgid "Ctrl+Shift+L"
msgstr "Ctrl+Shift+L"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:742
#, no-c-format
msgid "Ctrl+T"
msgstr "Ctrl+T"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:659
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:678
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:697
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:705
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:767
#, no-c-format
msgid "Ctrl+W"
msgstr "Ctrl+W"
#: src/common/kax_element_names.cpp:233
#, no-c-format
msgid "Cue block number"
msgstr "Número de bloque de señal"
#: src/common/kax_element_names.cpp:230
#, no-c-format
msgid "Cue cluster position"
msgstr "Posición en clúster de la señal"
#: src/common/kax_element_names.cpp:234
#, no-c-format
msgid "Cue codec state"
msgstr "Estado del códec del cue"
#: src/common/kax_element_names.cpp:232
#, no-c-format
msgid "Cue duration"
msgstr "Duración del cue"
#: src/extract/extract_cli_parser.cpp:130
#, no-c-format
msgid "Cue extraction"
msgstr "Extracción del índice (cue)"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1864
#, no-c-format
msgid "Cue name format:"
msgstr "Formato del cue:"
#: src/common/kax_element_names.cpp:226
#, no-c-format
msgid "Cue point"
msgstr "Punto del cue"
#: src/common/kax_element_names.cpp:237
#, no-c-format
msgid "Cue ref cluster"
msgstr "Clúster de referencia del cue"
#: src/common/kax_element_names.cpp:239
#, no-c-format
msgid "Cue ref codec state"
msgstr "Estado del códec de referencia del cue"
#: src/common/kax_element_names.cpp:238
#, no-c-format
msgid "Cue ref number"
msgstr "Número de referencia del cue"
#: src/common/kax_element_names.cpp:236
#, no-c-format
msgid "Cue ref time"
msgstr "Tiempo de referencia del cue"
#: src/common/kax_element_names.cpp:235
#, no-c-format
msgid "Cue reference"
msgstr "Referencia del cue"
#: src/common/kax_element_names.cpp:231
#, no-c-format
msgid "Cue relative position"
msgstr "Posición relativa del cue"
#: src/extract/extract_cli_parser.cpp:113
#, no-c-format
msgid "Cue sheet extraction"
msgstr "Extracción de hojas de distribución de pistas (CUE Sheet)"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:203
#, no-c-format
msgid "Cue sheet files"
msgstr "Hoja de distribución de pistas"
#: src/common/chapters/cue_parser.cpp:393
#, no-c-format
msgid "Cue sheet parser: Invalid INDEX entry in line {0}.\n"
msgstr "Analizador de hoja de distribución de pistas (Cue Sheet): Registro del ÍNDICE no válido en la línea {0}.\n"
#: src/common/chapters/cue_parser.cpp:412
#, no-c-format
msgid "Cue sheet parser: Invalid INDEX number (got {0}, expected {1}) in line {2}.\n"
msgstr "Analizador de hoja de distribución de pistas (Cue Sheet): Número de ÍNDICE no válido (obtenido {0}, esperado {1}) en línea {2},\n"
#: src/common/chapters/cue_parser.cpp:274
#, no-c-format
msgid "Cue sheet parser: No INDEX entry found for the previous TRACK entry (current line: {0})\n"
msgstr "Analizador de hoja de distribución de pistas (Cue Sheet): Ningún registro del ÍNDICE fue encontrado para el registro de la PISTA previa (línea actual: {0})\n"
#: src/common/kax_element_names.cpp:227
#, no-c-format
msgid "Cue time"
msgstr "Tiempo del cue"
#: src/common/kax_element_names.cpp:229
#, no-c-format
msgid "Cue track"
msgstr "Pista del cue"
#: src/common/kax_element_names.cpp:228
#, no-c-format
msgid "Cue track positions"
msgstr "Posiciones de pista del cue"
#: src/common/kax_element_names.cpp:225
#, no-c-format
msgid "Cues"
msgstr "Cues"
#: src/common/kax_info.cpp:561
#, no-c-format
msgid "Cues (subentries will be skipped)"
msgstr "Cues (los subregistros serán omitidos)"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:118
#, no-c-format
msgid "Current command line"
msgstr "Línea de comandos actual"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:252
#, no-c-format
msgid "Current date && time in ISO 8601 format"
msgstr "Fecha && hora actual en formato ISO 8601"
#: src/mkvtoolnix-gui/watch_jobs/tool.cpp:72
#, no-c-format
msgid "Current job"
msgstr "Tarea actual"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:209
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:188
#, no-c-format
msgid "Current value:"
msgstr "Valor actual:"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:162
#, no-c-format
msgid "Current version:"
msgstr "Versión actual:"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:91
#, no-c-format
msgid "Currently no newer version is available online."
msgstr "Actualmente no hay disponible una versión online más actual."
#: src/mkvtoolnix-gui/merge/input.cpp:481
#, no-c-format
msgid "Currently only certain subtitle formats are compressed with the zlib algorithm."
msgstr "Actualmente sólo algunos formatos de subtítulos son comprimidos con el algoritmo zlib."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:248
#, no-c-format
msgid "D&uplicate selected edition or chapter"
msgstr "D&uplicar la edición o capítulo seleccionado"
#: src/common/file_types.cpp:83
#: src/output/p_dts.h:48
#, no-c-format
msgid "DTS"
msgstr "DTS"
#: src/output/p_dts.cpp:76
#, no-c-format
msgid "DTS header information changed! - New format:\n"
msgstr "¡La información de cabecera DTS ha cambiado! - Nuevo formato:\n"
#: src/common/file_types.cpp:35
#, no-c-format
msgid "DTS/DTS-HD (Digital Theater System)"
msgstr "DTS/DTS-HD (Sistema de Teatro Digital)"
#: src/common/file_types.cpp:84
#, no-c-format
msgid "DV video format"
msgstr "Formato de vídeo DV"
#: src/output/p_dvbsub.h:29
#, no-c-format
msgid "DVB subtitles"
msgstr "Subtítulos DVB"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1875
#, no-c-format
msgid "DVD title number:"
msgstr "Número de título de DVD:"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:191
#: src/mkvtoolnix-gui/merge/output.cpp:541
#, no-c-format
msgid "DVDs"
msgstr "DVDs"
#: src/mkvtoolnix-gui/info/model.cpp:90
#, no-c-format
msgid "Data size"
msgstr "Tamaño de datos"
#: src/common/kax_element_names.cpp:90
#: src/common/property_element.cpp:119
#, no-c-format
msgid "Date"
msgstr "Fecha"
#: src/mkvtoolnix-gui/jobs/model.cpp:55
#, no-c-format
msgid "Date added"
msgstr "Fecha de agregado"
#: src/mkvtoolnix-gui/jobs/model.cpp:57
#, no-c-format
msgid "Date finished"
msgstr "Fecha de finalización"
#: src/mkvtoolnix-gui/jobs/model.cpp:56
#, no-c-format
msgid "Date started"
msgstr "Fecha de inicio"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:227
#, no-c-format
msgid "Deactivating this checkbox is a way to disable a configuration temporarily without having to change its parameters."
msgstr "Desactivar esta casilla permite deshabilitar un configuración temporalmente sin tener que cambiar sus parámetros."
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:80
#, no-c-format
msgid "Default"
msgstr "Predeterminado"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1846
#, no-c-format
msgid "Default IETF BCP 47 language editing &mode:"
msgstr "&Modo de edición de idioma IETF BCP 47 predefinido:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1889
#, no-c-format
msgid "Default additional co&mmand line options:"
msgstr "Opciones adicionales por defecto en línea de co&mandos:"
#: src/common/kax_element_names.cpp:204
#: src/common/property_element.cpp:143
#, no-c-format
msgid "Default duration"
msgstr "Duración predefinida"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1810
#, no-c-format
msgid "Default duration/FPS:"
msgstr "Duración predefinida/FPS:"
#: src/common/kax_element_names.cpp:324
#, no-c-format
msgid "Default language"
msgstr "Idioma por defecto"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1898
#, no-c-format
msgid "Default subtitle &charset to set:"
msgstr "&Conjunto de caracteres de subtítulo:"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:157
#: src/mkvtoolnix-gui/merge/track_model.cpp:53
#, no-c-format
msgid "Default track"
msgstr "Pista predefinida"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1899
#, no-c-format
msgid "Default track languages to set"
msgstr "Idiomas de pista predefinidos"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:221
#, no-c-format
msgid "Default values"
msgstr "Valores por defecto"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1940
#, no-c-format
msgid "Defaults for jobs saving info tool output to text files"
msgstr "Por defecto en tareas que guardan en textos la salida de esta herramienta"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1947
#, no-c-format
msgid "Defaults for new chapter entries"
msgstr "Valores por defecto para nuevas entradas de capítulos"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1888
#, no-c-format
msgid "Defaults for new multiplex settings"
msgstr "Valores por defecto para nuevos ajustes de multiplexado"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1891
#, no-c-format
msgid "Defaults for newly added tracks"
msgstr "Valores por defecto para nuevas pistas añadidas"
#: src/common/kax_element_names.cpp:264
#: src/mkvtoolnix-gui/merge/track_model.cpp:60
#, no-c-format
msgid "Delay"
msgstr "Retraso"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1808
#: src/mkvtoolnix-gui/forms/merge/tab.h:1874
#, no-c-format
msgid "Delay (in ms):"
msgstr "Delay (desfase en ms):"
#: src/common/property_element.cpp:149
#, no-c-format
msgid "Delay built into the codec during decoding in ns."
msgstr "Retraso incorporado en el códec durante la decodificación en ns."
#: src/mkvtoolnix-gui/merge/output.cpp:225
#, no-c-format
msgid "Delay the chapters' timestamps by a couple of ms."
msgstr "Delay de los códigos de tiempo de los episodios por algunos ms."
#: src/mkvtoolnix-gui/merge/input.cpp:484
#, no-c-format
msgid "Delay this track's timestamps by a couple of ms."
msgstr "Delay de los códigos de tiempo para esta pista por algunos ms."
#: src/propedit/propedit_cli_parser.cpp:229
#, no-c-format
msgid "Delete all existing track statistics tags"
msgstr "Eliminar todas las etiquetas de estadísticas de pista que existan"
#: src/propedit/propedit_cli_parser.cpp:223
#, no-c-format
msgid "Delete all occurrences of a property"
msgstr "Eliminar todas las ocurrencias de una propiedad"
#: src/propedit/propedit_cli_parser.cpp:235
#, no-c-format
msgid "Delete one or more attachments"
msgstr "Eliminar uno o más adjuntos"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:200
#: src/mkvtoolnix-gui/util/settings.cpp:56
#, no-c-format
msgid "Delete source files for multiplexer jobs"
msgstr "Eliminar archivos de origen para tareas de multiplexado"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:417
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:423
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:429
#, no-c-format
msgid "Depending on the setting below this language can also be used if the language in the source file is 'undetermined' ('und')."
msgstr "Dependiendo de la siguiente configuración, este idioma también se puede usar si el idioma del archivo original es 'indeterminado' ('und')."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:392
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:398
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:404
#, no-c-format
msgid "Depending on this setting the language can also be derived from the file name if the language in the source file is 'undetermined' ('und')."
msgstr "Dependiendo de esta configuración, el idioma puede ser generado a partir del nombre del archivo si el idioma en el archivo de origen es 'Indeterminado' ('und')."
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:227
#, no-c-format
msgid "Derive &end timestamps from start timestamps"
msgstr "Generar códigos de tiempo final&es a partir de las iniciales"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:222
#, no-c-format
msgid "Deriving track languages"
msgstr "Generar idioma"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1904
#, no-c-format
msgid "Deriving track languages from file names"
msgstr "Generar idioma de pista a partir del nombre de los archivos"
#: src/common/property_element.cpp:200
#, no-c-format
msgid "Describes the projection used for this video track (0 3)."
msgstr "Describe la proyección usada por esta pista de vídeo (0 3)."
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:222
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:226
#: src/mkvtoolnix-gui/jobs/model.cpp:52
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:91
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:65
#, no-c-format
msgid "Description"
msgstr "Descripción"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:206
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:177
#, no-c-format
msgid "Description:"
msgstr "Descripción:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1914
#, no-c-format
msgid "Destination directory"
msgstr "Directorio de salida"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1890
#, no-c-format
msgid "Destination file"
msgstr "Archivo de salida"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1910
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:223
#, no-c-format
msgid "Destination file name"
msgstr "Nombre de salida"
#: src/mkvtoolnix-gui/jobs/info_job.cpp:100
#, no-c-format
msgid "Destination file name: %1"
msgstr "Archivo salida: %1"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:248
#, no-c-format
msgid "Destination file's directory"
msgstr "Directorio de salida"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:247
#, no-c-format
msgid "Destination file's name"
msgstr "Nombre de salida del archivo"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1836
#, no-c-format
msgid "Destination file:"
msgstr "Archivo de destino:"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:309
#, no-c-format
msgid "Details"
msgstr "Detalles"
#: src/mkvtoolnix-gui/merge/input.cpp:1488
#: src/mkvtoolnix-gui/merge/input.cpp:1489
#: src/mkvtoolnix-gui/merge/input.cpp:1490
#, no-c-format
msgid "Determine automatically"
msgstr "Determinar automáticamente"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:223
#, no-c-format
msgid "Development hacks"
msgstr "Mejoras en desarrollo"
#: src/mkvtoolnix-gui/merge/attachments.cpp:431
#, no-c-format
msgid "Di&sable all attachments"
msgstr "De&shabilitar todos los adjuntos"
#: src/common/file_types.cpp:33
#: src/common/file_types.cpp:82
#: src/output/p_dirac.h:37
#, no-c-format
msgid "Dirac"
msgstr "Dirac"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:324
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:93
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:67
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:45
#, no-c-format
msgid "Directory"
msgstr "Directorio"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1917
#, no-c-format
msgid "Directory &relative to first source file's directory:"
msgstr "Directorio &relacionado con el primer directorio del archivo de origen:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:562
#: src/mkvtoolnix-gui/forms/header_editor/tab.h:145
#: src/mkvtoolnix-gui/header_editor/tab.cpp:340
#, no-c-format
msgid "Directory:"
msgstr "Directorio:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1895
#, no-c-format
msgid "Disable \"de&fault track\" flag for subtitle tracks"
msgstr "Deshabilitar el indicador de \"pista prede&finida\" para las pistas de subtítulos"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1841
#, no-c-format
msgid "Disable &tooltips"
msgstr "Deshabilitar ayuda con&textual"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1896
#, no-c-format
msgid "Disable additional lossless c&ompression for all track types"
msgstr "Deshabilitar la c&ompresión adicional sin pérdidas para todos los tipos de pistas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1839
#, no-c-format
msgid "Disable scaling for &high DPI displays"
msgstr "Deshabilitar el reescalado para pantallas de &alto DPI"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1840
#, no-c-format
msgid "Disable the &dark mode"
msgstr "Deshabilitar mo&do oscuro"
#: src/common/hacks.cpp:45
#, no-c-format
msgid "Disable the use of SimpleBlocks instead of BlockGroups."
msgstr "Deshabilitar el uso de bloques simples en lugar de grupo de bloques."
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:111
#: src/mkvtoolnix-gui/jobs/job.cpp:275
#, no-c-format
msgid "Disabled"
msgstr "Deshabilitado"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
#, no-c-format
msgid "Disables lacing for all tracks."
msgstr "Deshabilitar ataduras para todas las pistas."
#: src/common/kax_element_names.cpp:267
#, no-c-format
msgid "Discard padding"
msgstr "Descartar padding"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:187
#, no-c-format
msgid "Discardable"
msgstr "Descartable"
#: src/merge/mkvmerge.cpp:735
#: src/merge/mkvmerge.cpp:741
#, no-c-format
msgid "Display dimensions: not given in the form <TID>:<width>x<height>, e.g. 1:640x480 (argument was '{0}').\n"
msgstr "Dimesiones de visualización: no dadas en la forma <TID>:<width>x<height>; p. ej., 1:640x480 (el argumento es '{0}').\n"
#: src/common/kax_element_names.cpp:150
#, no-c-format
msgid "Display height"
msgstr "Altura de visualización"
#: src/common/kax_element_names.cpp:155
#, no-c-format
msgid "Display unit"
msgstr "Unidad de visualización"
#: src/common/kax_element_names.cpp:149
#, no-c-format
msgid "Display width"
msgstr "Anchura de visualización"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1816
#, no-c-format
msgid "Display width/height:"
msgstr "Anchura/altura de visualización:"
#: src/common/hacks.cpp:34
#, no-c-format
msgid "Do not add an entry for the chapters in the meta seek element."
msgstr "No añadir un registro para los capítulos en el elemento de meta seek."
#: src/propedit/propedit_cli_parser.cpp:242
#, no-c-format
msgid "Do not change LanguageIETF track header elements when the 'language' property is changed."
msgstr "No cambia los elementos de cabecera de pista LanguageIETF cuando se cambie la propiedad 'idioma'."
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:168
#, no-c-format
msgid "Do not show hex dumps"
msgstr "No mostrar volcados hex"
#: src/mkvtoolnix-gui/merge/output.cpp:167
#, no-c-format
msgid "Do not split"
msgstr "No dividir"
#: src/common/hacks.cpp:35
#, no-c-format
msgid "Do not write meta seek elements at all."
msgstr "No escribir, en absoluto, elementos de meta seek."
#: src/mkvtoolnix-gui/jobs/tool.cpp:516
#: src/mkvtoolnix-gui/main_window/main_window.cpp:457
#, no-c-format
msgid "Do you really want to abort all currently running jobs?"
msgstr "¿Seguro que quiere cancelar todas las tareas en ejecución?"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:196
#, no-c-format
msgid "Do you really want to abort this job?"
msgstr "¿Seguro que quiere cancelar esta tarea?"
#: src/mkvtoolnix-gui/merge/attachments.cpp:248
#, no-c-format
msgid "Do you really want to add '%1' as another attachment?"
msgstr "¿Seguro que quiere añadir '%1' como otro adjunto?"
#: src/mkvtoolnix-gui/jobs/tool.cpp:581
#, no-c-format
msgid "Do you want to continue and risk overwriting the file?"
msgstr "¿Quiere continuar y arriesgarse a sobrescribir el archivo?"
#: src/mkvtoolnix-gui/merge/tab.cpp:495
#, no-c-format
msgid "Do you want to continue?"
msgstr "¿Desea continuar?"
#: src/mkvtoolnix-gui/jobs/tool.cpp:619
#, no-c-format
msgid "Do you want to overwrite the file?"
msgstr "¿Seguro que quiere sobrescribir el archivo?"
#: src/common/kax_element_names.cpp:78
#, no-c-format
msgid "Document type"
msgstr "Tipo de documento"
#: src/common/kax_element_names.cpp:80
#, no-c-format
msgid "Document type read version"
msgstr "Versión de lectura de tipo de documento"
#: src/common/kax_element_names.cpp:79
#, no-c-format
msgid "Document type version"
msgstr "Versión de tipo de documento"
#: src/common/file_types.cpp:28
#, no-c-format
msgid "Dolby Digital/Dolby Digital Plus (AC-3, E-AC-3)"
msgstr "Dolby Digital/Dolby Digital Plus (AC-3, E-AC-3)"
#: src/common/file_types.cpp:34
#, no-c-format
msgid "Dolby TrueHD"
msgstr "Dolby TrueHD"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:123
#, no-c-format
msgid "Don't escape"
msgstr "Sin caracteres de escape"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1867
#, no-c-format
msgid "Don't generate chapters"
msgstr "No generar capítulos"
#: src/common/hacks.cpp:61
#, no-c-format
msgid "Don't remove track statistics tags when reading Matroska files, no matter if new ones are created or not."
msgstr "No eliminar las etiquetas de estadísticas de pista cuando se lean archivos Matroska, sin importar si se crea uno nuevo o no."
#: src/mkvtoolnix-gui/util/message_box.cpp:167
#, no-c-format
msgid "Don't show this message again."
msgstr "No volver a mostrar este mensaje."
#: src/info/info_cli_parser.cpp:38
#, no-c-format
msgid "Don't stop processing at the first cluster."
msgstr "No detener el proceso en el primer clúster."
#: src/merge/mkvmerge.cpp:3014
#, no-c-format
msgid "Done scanning playlists.\n"
msgstr "Realiza análisis de playlists.\n"
#: src/propedit/propedit.cpp:187
#, no-c-format
msgid "Done.\n"
msgstr "Realizado.\n"
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:166
#, no-c-format
msgid "Download URL:"
msgstr "URL de descarga:"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:90
#, no-c-format
msgid "Downloading release information"
msgstr "Descargar información de la versión"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1945
#, no-c-format
msgid "Drop last entry from imported &Blu-ray playlists if it's near the end"
msgstr "Descartar la última entrada del playlist del &Bluray si se acerca al final"
#: src/mkvtoolnix-gui/merge/input.cpp:538
#, no-c-format
msgid "Drops all HD extensions from an audio track and keeps only its lossy core."
msgstr "Elimina todas las extensiones HD de una pista de audio y conserva sólo su núcleo con pérdidas."
#: src/common/qt_kax_analyzer.cpp:101
#: src/propedit/propedit.cpp:65
#, no-c-format
msgid "Due to the particular structure of the file this situation cannot be fixed automatically."
msgstr "Debido a la particula estructura del archivo, ésta situación no se puede solucionar automáticamente."
#: src/common/kax_element_names.cpp:87
#: src/common/kax_element_names.cpp:265
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:307
#, no-c-format
msgid "Duration"
msgstr "Duración"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:310
#: src/mkvtoolnix-gui/merge/output.cpp:268
#, no-c-format
msgid "Duration:"
msgstr "Duración:"
#: src/mkvtoolnix-gui/jobs/tool.cpp:407
#, no-c-format
msgid "E&dit in corresponding tool and remove from queue"
msgstr "E&ditar en la herramienta que le corresponda y eliminar de la lista"
#: src/mkvtoolnix-gui/merge/attachments.cpp:430
#, no-c-format
msgid "E&nable all attachments"
msgstr "H&abilitar todos los adjuntos"
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:332
#, no-c-format
msgid "E&xecute now"
msgstr "E&jecutar ahora"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:635
#, no-c-format
msgid "E&xit"
msgstr "S&alir"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:226
#, no-c-format
msgid "E&xpand chapter's start and end timestamps to include the minimum/maximum timestamps of all their sub-chapters"
msgstr "&Expandir los códigos de tiempo de inicio y fin del capítulo para incluir las máximas/mínimas códigos de tiempo de todos sus sub-capítulos"
#: src/common/kax_element_names.cpp:82
#, no-c-format
msgid "EBML CRC-32"
msgstr "CRC-32 de EBML"
#: src/common/kax_element_names.cpp:73
#, no-c-format
msgid "EBML head"
msgstr "Cabecera EBML"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:177
#, no-c-format
msgid "EBML lacing"
msgstr "Ataduras EBML"
#: src/common/kax_element_names.cpp:75
#, no-c-format
msgid "EBML read version"
msgstr "Versión de lectura de EBML"
#: src/common/kax_element_names.cpp:74
#, no-c-format
msgid "EBML version"
msgstr "Versión de EBML"
#: src/common/kax_element_names.cpp:81
#, no-c-format
msgid "EBML void"
msgstr "EBML void"
#: src/mkvtoolnix-gui/merge/output.cpp:198
#, no-c-format
msgid "Each file created contains one segment, and each segment has one segment UID."
msgstr "Cada archivo creado contiene un segmento, y cada segmento tiene un único UID del segmento."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:408
#, no-c-format
msgid "Each part is then matched against the list of languages selected below to determine whether or not to use it as the track language."
msgstr "Cada parte se compara con la lista de idiomas seleccionada y así determinar si se usa o no como idioma de la pista."
#: src/mkvtoolnix-gui/merge/output.cpp:305
#, no-c-format
msgid "Each range consists of a start and end frame/field number with a '-' in the middle, e.g. '157-238'."
msgstr "Cada rango se compone de un numero inicial y final, de fotograma/campo, con un '-' en el medio, p.e. '157-238'."
#: src/mkvtoolnix-gui/merge/output.cpp:296
#, no-c-format
msgid "Each range consists of a start and end timestamp with a '-' in the middle, e.g. '00:01:15-00:03:20'."
msgstr "Cada rango tiene un código de tiempo inicial y final, separados en el medio por un '-', p.e. '00:01:15-00:03:20'."
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:331
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:332
#, no-c-format
msgid "Edit language"
msgstr "Editar idioma"
#: src/propedit/propedit_cli_parser.cpp:248
#, no-c-format
msgid "Edit selectors for properties"
msgstr "Editar selectores para las propiedades"
#: src/common/kax_element_names.cpp:281
#: src/common/kax_element_names.cpp:313
#, no-c-format
msgid "Edition UID"
msgstr "UID de edición"
#: src/common/kax_element_names.cpp:280
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:82
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:563
#, no-c-format
msgid "Edition entry"
msgstr "Registro de edición"
#: src/common/kax_element_names.cpp:283
#, no-c-format
msgid "Edition flag default"
msgstr "Indicador predeterminado de edición"
#: src/common/kax_element_names.cpp:282
#, no-c-format
msgid "Edition flag hidden"
msgstr "Indicador oculto de edición"
#: src/common/kax_element_names.cpp:284
#, no-c-format
msgid "Edition flag ordered"
msgstr "Indicador ordenado de edición"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:33
#, no-c-format
msgid "Edition/Chapter"
msgstr "Edición/Capítulo"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1198
#, no-c-format
msgid "Either fix the error or remove the configuration before closing the preferences dialog."
msgstr "Corrija el error o elimine la configuración antes de cerrar el cuadro de diálogo de las preferencias."
#: src/mkvtoolnix-gui/merge/output.cpp:334
#, no-c-format
msgid "Either the word 'all' which selects all chapters or a comma-separated list of chapter numbers before which to split."
msgstr "O bien usa la palabra 'all' que selecciona todos los capítulos o una lista separada por comas de los números de los capitulos antes de realizar la división."
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:224
#, no-c-format
msgid "Element ID:"
msgstr "ID de elemento:"
#: src/propedit/propedit_cli_parser.cpp:162
#, no-c-format
msgid "Element types:\n"
msgstr "Clases de elementos:\n"
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:114
#, no-c-format
msgid "Element viewer: %1"
msgstr "Visor del elemento: %1"
#: src/mkvtoolnix-gui/info/model.cpp:86
#, no-c-format
msgid "Elements"
msgstr "Elementos"
#: src/propedit/propedit_cli_parser.cpp:187
#, no-c-format
msgid "Elements in the category '{0}' ('--edit {1}'):\n"
msgstr "Elementos en la categoría '{0}' ('--edit {1}'):\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1854
#, no-c-format
msgid "Enable &ISO 639-3 languages"
msgstr "Habilitar idiomas &ISO 639-3"
#: src/common/hacks.cpp:64
#, no-c-format
msgid "Enable appending and splitting FLAC tracks."
msgstr "Habilitar la unión y corte de pistas FLAC."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1923
#, no-c-format
msgid "Enable copying of items by their type"
msgstr "Habilitar el copiado de objetos por su tipo"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1924
#, no-c-format
msgid "Enable copying of tracks by their language"
msgstr "Habilitar copiado de las pistas por su idioma"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1897
#, no-c-format
msgid "Enable dialog &normalization gain removal for audio tracks"
msgstr "Habilitar reducción de ganancia en pistas de audio por &normalización de diálogo"
#: src/mkvtoolnix-gui/merge/output.cpp:183
#, no-c-format
msgid "Enables splitting of the output into more than one file."
msgstr "Habilitar el corte del archivo de salida en más de un archivo."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:42
#, no-c-format
msgid "Enables the creation of byte-identical files if the same source files with the same options and the same seed are used."
msgstr "Habilita la creación de archivos idénticos en bytes si se usan los mismos archivos de origen con las mismas opciones y valor inicial."
#: src/common/hacks.cpp:48
#, no-c-format
msgid "Enables warnings for certain conditions where timestamps aren't monotonous in situations where they should be which could indicate either a problem with the file or a programming error."
msgstr "Habilita las advertencias en aquellas condiciones en donde las marcas de tiempo no son repetitivas en aquellas situaciones donde deberían serlo, lo que podría indicar un problema con el archivo o un error de programación."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:224
#, no-c-format
msgid "Enabling items"
msgstr "Habilitar objetos"
#: src/common/hacks.cpp:60
#, no-c-format
msgid "Enabling this option causes mkvmerge to keep that last entry."
msgstr "Habilitar esta opción provoca que mkvmerge mantenga ese último registro."
#: src/common/av1.h:45
#, no-c-format
msgid "Encountered OBUs with invalid data."
msgstr "Encontrado OBUs con datos erróneos."
#: src/common/kax_element_names.cpp:173
#, no-c-format
msgid "Encryption algorithm"
msgstr "Algoritmo de encriptación"
#: src/common/kax_element_names.cpp:174
#, no-c-format
msgid "Encryption key ID"
msgstr "ID de clave de encriptación"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:35
#, no-c-format
msgid "End"
msgstr "Fin"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "English language name"
msgstr "Nombre del idioma inglés"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1920
#, no-c-format
msgid "Ensure the file name is &unique"
msgstr "Verificar que el nombre del archivo es &único"
#: src/mkvtoolnix-gui/merge/tab.cpp:529
#, no-c-format
msgid "Enter job description"
msgstr "Introducir descripción de la tarea"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:751
#, no-c-format
msgid "Enter predefined split duration"
msgstr "Introducir duración predefinida de corte"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:750
#, no-c-format
msgid "Enter predefined split size"
msgstr "Introducir tamaño predefinido de corte"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:748
#, no-c-format
msgid "Enter predefined track name"
msgstr "Introducir un nombre predefinido de pista"
#: src/mkvtoolnix-gui/merge/mux_config.cpp:283
#, no-c-format
msgid "Error"
msgstr "Error"
#: src/mkvtoolnix-gui/util/option_file.cpp:32
#, no-c-format
msgid "Error creating a temporary file (reason: %1)."
msgstr "Error al crear un archivo temporal (motivo: %1)."
#: src/input/r_ogm.cpp:1189
#, no-c-format
msgid "Error decoding an Ogg Opus page at source timestamp {0}; page will be skipped: {1}\n"
msgstr "Error al decodificar una página de Ogg Opus en el código de tiempo {0} de la fuente; la página será omitida: {1}\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:142
#: src/mkvtoolnix-gui/header_editor/tab.cpp:276
#, no-c-format
msgid "Error details: %1."
msgstr "Detalles del error: %1."
#: src/mkvtoolnix-gui/util/file_identifier.cpp:76
#: src/mkvtoolnix-gui/util/file_identifier.cpp:153
#, no-c-format
msgid "Error executing mkvmerge"
msgstr "Error al ejecutar mkvmerge"
#: src/input/subtitles.cpp:140
#, no-c-format
msgid "Error in line {0}: expected a SRT timestamp line but found something else. Aborting this file.\n"
msgstr "Error en la línea {0}: se esperaba una línea de código de tiempo SRT, pero se encontró algo más. Cancelando este archivo.\n"
#: src/input/subtitles.cpp:131
#, no-c-format
msgid "Error in line {0}: expected subtitle number and found some text.\n"
msgstr "Error en la línea {0}: se esperaba un número de subtítulo y se encontró algo de texto.\n"
#: src/mkvtoolnix-gui/jobs/tool.cpp:547
#: src/mkvtoolnix-gui/merge/tab.cpp:168
#, no-c-format
msgid "Error loading settings file"
msgstr "Error cargando ajustes del archivo"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:496
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:553
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:600
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:636
#, no-c-format
msgid "Error message from the parser: %1"
msgstr "Mensaje de error del analizador: %1"
#: src/input/r_mpeg_ps.cpp:1078
#, no-c-format
msgid "Error parsing a MPEG PS packet during the header reading phase. This stream seems to be badly damaged.\n"
msgstr "Error analizando un paquete MPEG PS durante la fase de lectura de la cabecera. Este archivo parece estar muy corrupto.\n"
#: src/propedit/chapter_target.cpp:69
#, no-c-format
msgid "Error parsing the chapters in '{0}': some mandatory elements are missing.\n"
msgstr "Error analizando los capítulos en '{0}': algunos elementos obligatorios están ausentes.\n"
#: src/merge/mkvmerge.cpp:548
#: src/propedit/tag_target.cpp:169
#, no-c-format
msgid "Error parsing the tags in '{0}': some mandatory elements are missing.\n"
msgstr "Error analizando las etiquetas en '{0}': algunos elementos obligatorios están ausentes.\n"
#: src/common/qt_kax_analyzer.cpp:81
#: src/mkvtoolnix-gui/info/tab.cpp:196
#, no-c-format
msgid "Error reading Matroska file"
msgstr "Error al leer el archivo Matroska"
#: src/merge/output_control.cpp:747
#, no-c-format
msgid "Error reading from the file '{0}'.\n"
msgstr "Error de lectura del archivo '{0}'.\n"
#: src/common/qt_kax_analyzer.cpp:63
#: src/common/qt_kax_analyzer.cpp:69
#: src/common/qt_kax_analyzer.cpp:89
#: src/common/qt_kax_analyzer.cpp:97
#: src/mkvtoolnix-gui/header_editor/tab.cpp:271
#: src/mkvtoolnix-gui/header_editor/tab.cpp:276
#, no-c-format
msgid "Error writing Matroska file"
msgstr "Error escribiendo el archivo Matroska"
#: src/common/output.cpp:135
#: src/common/output.cpp:136
#: src/common/output.cpp:137
#: src/mkvtoolnix-gui/jobs/job.cpp:255
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:319
#, no-c-format
msgid "Error:"
msgstr "Error:"
#: src/common/kax_info.cpp:1298
#, no-c-format
msgid "Error: Couldn't open source file {0} ({1})."
msgstr "Error: No se pudo abrir el archivo de origen {0} ({1})."
#: src/extract/tracks.cpp:467
#, no-c-format
msgid "Error: No EBML head found."
msgstr "Error: No se encontró la cabecera de EBML."
#: src/merge/mkvmerge.cpp:2219
#, no-c-format
msgid ""
"Error: no destination file name was given.\n"
"\n"
msgstr ""
"Error: no fue asignado ningún nombre al archivo de salida.\n"
"\n"
#: src/output/p_vorbis.cpp:53
#, no-c-format
msgid "Error: vorbis_packetizer: Could not extract the stream's parameters from the first packets.\n"
msgstr "Error: vorbis_empaquetado: No se pudo extraer los parámetros del archivo desde los paquetes iniciales.\n"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:300
#, no-c-format
msgid "Errors:"
msgstr "Errores:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:727
#, no-c-format
msgid "Even if no audio tracks are present"
msgstr "Incluso si no hay pistas de audios"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1962
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1966
#, no-c-format
msgid "Even if there were errors"
msgstr "Incluso si hubieran errores"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1961
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1965
#, no-c-format
msgid "Even if there were warnings"
msgstr "Incluso si hubieran advertencias"
#: src/extract/extract_cli_parser.cpp:83
#: src/extract/extract_cli_parser.cpp:91
#: src/extract/extract_cli_parser.cpp:100
#: src/extract/extract_cli_parser.cpp:109
#: src/extract/extract_cli_parser.cpp:118
#: src/extract/extract_cli_parser.cpp:126
#: src/extract/extract_cli_parser.cpp:133
#: src/extract/extract_cli_parser.cpp:140
#, no-c-format
msgid "Example"
msgstr "Ejemplo"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:120
#, no-c-format
msgid "Examples"
msgstr "Ejemplos"
#: src/mkvtoolnix-gui/merge/output.cpp:274
#, no-c-format
msgid "Examples: 01:00:00 (after one hour) or 1800s (after 1800 seconds)."
msgstr "Ejemplos: 01:00:00 (después de una hora) o 1800s (después de 1800 segundos)."
#: src/mkvtoolnix-gui/merge/output.cpp:290
#, no-c-format
msgid "Examples: 01:00:00,01:30:00 (after one hour and after one hour and thirty minutes) or 180s,300s,00:10:00 (after three, five and ten minutes)."
msgstr "Ejemplos: 01:00:00,01:30:00 (después de una hora y después de una hora y treinta minutos) o 180s,300s,00:10:00 (después de tres, cinco o diez minutos)."
#: src/merge/mkvmerge.cpp:3123
#, no-c-format
msgid "Exception details:"
msgstr "Detalles de la excepción:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1926
#, no-c-format
msgid "Exceptions"
msgstr "Excepciones"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1058
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:315
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:63
#, no-c-format
msgid "Executable files"
msgstr "Archivos ejecutables"
#: src/mkvtoolnix-gui/merge/input.cpp:1894
#, no-c-format
msgid "Executable not found"
msgstr "Ejecutable no encontrado"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:195
#: src/mkvtoolnix-gui/util/settings.cpp:64
#, no-c-format
msgid "Execute a program"
msgstr "Ejecutar un programa"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:487
#, no-c-format
msgid "Execute action after next &job completion"
msgstr "Ejecutar acción después de completar la siguiente &tarea"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:488
#, no-c-format
msgid "Execute action when the &queue completes"
msgstr "Ejecutar acción cuando la &lista de tareas se complete"
#: src/mkvtoolnix-gui/util/settings.cpp:69
#, no-c-format
msgid "Execute program '%1'"
msgstr "Ejecutar programa '%1'"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:228
#, no-c-format
msgid "Executes the action immediately."
msgstr "Ejecutar inmediatamente la acción."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:230
#, no-c-format
msgid "Executing actions"
msgstr "Ejecutar acciones"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1969
#, no-c-format
msgid "Executing actions after certain events"
msgstr "Ejecutar acciones después de ciertos eventos"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:244
#, no-c-format
msgid "Exit code (0: ok, 1: warnings occurred, 2: errors occurred)"
msgstr "Código de salida (0: correcto, 1: advertencias, 2: errores)"
#: src/common/xml/ebml_converter.cpp:208
#, no-c-format
msgid "Expected a time in the following format: HH:MM:SS.nnn (HH = hour, MM = minute, SS = second, nnn = millisecond up to nanosecond. You may use up to nine digits for 'n' which would mean nanosecond precision). You may omit the hour as well. Found '{0}' instead. Additional error message: {1}"
msgstr "Se esperaba un tiempo en el siguiente formato: HH:MM:SS.nnn (HH = horas, MM = minutos, SS = segundos, nnn = milisegundos hasta nanosegundos. Debes usar un máximo de nueve dígitos para «n», lo que significaría una precisión de nanosegundos). Se puede omitir la hora de esa manera. Se ha encontrado '{0}' en su lugar. Mensaje de error adicional: {1}"
#: src/extract/extract_cli_parser.cpp:106
#, no-c-format
msgid "Exports the chapter information in the simple format used in OGM tools (CHAPTER01=... CHAPTER01NAME=...)."
msgstr "Exporta la información del capítulo en un formato simple usado en las herramientas ODM (CHAPTER01=... CHAPTER01NAME=...)."
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:214
#, no-c-format
msgid "Extended subtags"
msgstr "Subetiquetas extendidas"
#: src/extract/extract_cli_parser.cpp:80
#, no-c-format
msgid "Extract the data to a raw file including the CodecPrivate as a header."
msgstr "Extraer los datos a un archivo en bruto (no editado) incluido el códec particular (CodecPrivate) como una cabecera."
#: src/extract/extract_cli_parser.cpp:79
#, no-c-format
msgid "Extract the data to a raw file."
msgstr "Extraer los datos a un archivo en bruto (no editado)."
#: src/output/p_hevc.cpp:110
#: src/output/p_hevc_es.cpp:126
#, no-c-format
msgid "Extracted the aspect ratio information from the HEVC video data and set the display dimensions to {0}/{1}.\n"
msgstr "Información extraída de la relación de aspecto (aspect ratio) de los datos del vídeo HEVC y establecidas las dimensiones de visualización a {0}/{1}.\n"
#: src/output/p_avc.cpp:102
#: src/output/p_avc_es.cpp:139
#, no-c-format
msgid "Extracted the aspect ratio information from the MPEG-4 layer 10 (AVC) video data and set the display dimensions to {0}/{1}.\n"
msgstr "Información extraída de la relación de aspecto (aspect ratio) de los datos del vídeo MPEG4 layer10 (AVC) y establecidas las dimensiones de visualización a {0}/{1}.\n"
#: src/output/p_mpeg4_p2.cpp:325
#, no-c-format
msgid "Extracted the aspect ratio information from the MPEG4 layer 2 video data and set the display dimensions to {0}/{1}.\n"
msgstr "Información extraída de la relación de aspecto (aspect ratio) de los datos del vídeo MPEG4 layer 2 y establecidas las dimensiones de visualización a {0}/{1}.\n"
#: src/output/p_theora.cpp:72
#, no-c-format
msgid "Extracted the aspect ratio information from the Theora video headers and set the display dimensions to {0}/{1}.\n"
msgstr "Información extraída de la relación de aspecto (aspect ratio) de las cabeceras de vídeo Theora y establecidas las dimensiones de visualización a {0}/{1}.\n"
#: src/extract/extract_cli_parser.cpp:137
#, no-c-format
msgid "Extracting multiple items at the same time"
msgstr "Extrayendo múltiples objetos a la vez"
#: src/extract/tracks.cpp:137
#, no-c-format
msgid "Extracting track {0} with the CodecID '{1}' to the file '{2}'. Container format: {3}\n"
msgstr "Extrayendo pista {0} con ID del códec '{1}' al archivo '{2}'. Formato del contenedor: {3}\n"
#: src/extract/tracks.cpp:122
#, no-c-format
msgid "Extraction of track ID {0} with the CodecID '{1}' is not supported.\n"
msgstr "La extracción de la pista con ID {0} y CodecID '{1}', no es compatible.\n"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:423
#, no-c-format
msgid "Extraction tool"
msgstr "Extractor"
#: src/common/file_types.cpp:85
#: src/output/p_flac.h:38
#, no-c-format
msgid "FLAC"
msgstr "FLAC"
#: src/common/file_types.cpp:37
#, no-c-format
msgid "FLAC (Free Lossless Audio Codec)"
msgstr "FLAC (Free Lossless Audio Codec)"
#: src/common/file_types.cpp:39
#, no-c-format
msgid "FLV (Flash Video)"
msgstr "FLV (Flash Video)"
#: src/mkvtoolnix-gui/jobs/job.cpp:273
#, no-c-format
msgid "Failed"
msgstr "Erróneo"
#: src/extract/xtr_vobsub.cpp:81
#, no-c-format
msgid "Failed to create the VobSub data file '{0}': {1}\n"
msgstr "Fallo al crear el archivo de datos VobSub '{0}': {1}\n"
#: src/extract/xtr_textsubs.cpp:345
#: src/extract/xtr_vobsub.cpp:261
#, no-c-format
msgid "Failed to create the file '{0}': {1}\n"
msgstr "Fallo al crear el archivo '{0}': {1}\n"
#: src/extract/xtr_base.cpp:81
#, no-c-format
msgid "Failed to create the file '{0}': {1} ({2})\n"
msgstr "Fallo al crear el archivo '{0}': {1} ({2})\n"
#: src/extract/xtr_tta.cpp:45
#, no-c-format
msgid "Failed to create the temporary file '{0}': {1}\n"
msgstr "Fallo al crear el archivo temporal '{0}': {1}\n"
#: src/extract/xtr_textsubs.cpp:348
#, no-c-format
msgid "Failed to parse the USF codec private data for track {0}: {1}\n"
msgstr "Fallo al analizar los datos particulares del códec USF para la pista {0}: {1}\n"
#: src/common/kax_element_names.cpp:92
#, no-c-format
msgid "Family UID"
msgstr "UID de familia"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:173
#, no-c-format
msgid "Fi&le name:"
msgstr "Nombre de archi&vo:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1835
#, no-c-format
msgid "Fi&le title:"
msgstr "Título del &archivo:"
#: src/common/kax_element_names.cpp:158
#, no-c-format
msgid "Field order"
msgstr "Orden de campo"
#: src/common/property_element.cpp:164
#, no-c-format
msgid "Field order (0, 1, 2, 6, 9 or 14, see documentation)."
msgstr "Orden de campos (0, 1, 2, 6, 9 o 14, consulte la documentación)."
#: src/merge/generic_reader.cpp:291
#, no-c-format
msgid "File '{0}': container: {1}"
msgstr "Archivo '{0}': contenedor: {1}"
#: src/merge/id_result.cpp:22
#, no-c-format
msgid "File '{0}': unsupported container: {1}\n"
msgstr "Archivo '{0}': contenedor no compatible: {1}\n"
#: src/common/kax_element_names.cpp:247
#, no-c-format
msgid "File UID"
msgstr "UID de archivo"
#: src/input/r_real.cpp:409
#: src/input/r_real.cpp:418
#, no-c-format
msgid "File contains fewer frames than expected or is corrupt after frame {0}.\n"
msgstr "El archivo contiene menos fotogramas (frames) de los esperados o está dañado después del fotograma {0}.\n"
#: src/common/kax_element_names.cpp:246
#, no-c-format
msgid "File data"
msgstr "Información de archivo"
#: src/common/kax_element_names.cpp:243
#, no-c-format
msgid "File description"
msgstr "Descripción de archivo"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:199
#, no-c-format
msgid "File has not been modified"
msgstr "El archivo no ha sido modificado"
#: src/common/kax_element_names.cpp:244
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:308
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:325
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:42
#, no-c-format
msgid "File name"
msgstr "Nombre de archivo"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:561
#: src/mkvtoolnix-gui/forms/header_editor/tab.h:144
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:149
#: src/mkvtoolnix-gui/header_editor/tab.cpp:339
#, no-c-format
msgid "File name:"
msgstr "Nombre de archivo:"
#: src/mkvtoolnix-gui/main_window/select_character_set_dialog.cpp:46
#, no-c-format
msgid "File not found"
msgstr "Archivo no encontrado"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:327
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:333
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:406
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:430
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:498
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:553
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:602
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:638
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:838
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:368
#: src/mkvtoolnix-gui/header_editor/tab.cpp:126
#: src/mkvtoolnix-gui/header_editor/tab.cpp:152
#, no-c-format
msgid "File parsing failed"
msgstr "El análisis del archivo ha fallado"
#: src/mkvtoolnix-gui/merge/source_file_model.cpp:44
#, no-c-format
msgid "File size"
msgstr "Tamaño"
#: src/common/qt_kax_analyzer.cpp:75
#, no-c-format
msgid "File structure warning"
msgstr "Aviso de fallo en la estructura del archivo"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:352
#, no-c-format
msgid "File types such as MPEG program and transport streams (.vob, .m2ts) require parsing a certain amount of data in order to detect all tracks contained in the file."
msgstr "Algunos tipos de archivos tales como secuencias de programa MPEG y transporte (.vob, .m2ts), necesitan analizar cierta cantidad de datos para detectar todas las pistas almacenadas en el archivo."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1852
#, no-c-format
msgid "File/Segment linking"
msgstr "Archivo/segmento vinculado"
#: src/merge/output_control.cpp:927
#, no-c-format
msgid "Files cannot be appended to themselves. The argument for '--append-to' was invalid.\n"
msgstr "Los archivos no pueden ser unidos así mismos. El argumento para '--append-to' fue no válido.\n"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:295
#, no-c-format
msgid "Finished at:"
msgstr "Finalizado:"
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:51
#, no-c-format
msgid "First chapter name regardless of its language"
msgstr "Nombre del primer capítulo sin importar su idioma"
#: src/common/bcp47.cpp:276
#, no-c-format
msgid "Five- to eight-letter language codes are currently not supported."
msgstr "Actualmente, no se admiten códigos de idioma de cinco a ocho letras."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1814
#, no-c-format
msgid "Fix bitstream timing info"
msgstr "Corregir la información de sincronización del flujo de bits"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:176
#, no-c-format
msgid "Fixed-sized lacing"
msgstr "Tamaño-fijo ataduras"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:36
#, no-c-format
msgid "Flags"
msgstr "Indicadores"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:564
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:571
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:180
#, no-c-format
msgid "Flags:"
msgstr "Indicadores:"
#: src/common/file_types.cpp:86
#, no-c-format
msgid "Flash Video"
msgstr "Flash Video"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:168
#, no-c-format
msgid "Floating point number"
msgstr "Número decimal"
#: src/common/cli_parser.cpp:186
#, no-c-format
msgid "Flushes all cached data to storage when closing a file opened for writing."
msgstr "Libera toda la memoria cache cuando se cierre un archivo abierto para su escritura."
#: src/mkvtoolnix-gui/merge/input.cpp:1489
#, no-c-format
msgid "For all frames"
msgstr "Para todos los fotogramas"
#: src/mkvtoolnix-gui/merge/output.cpp:193
#: src/mkvtoolnix-gui/merge/output.cpp:201
#: src/mkvtoolnix-gui/merge/output.cpp:202
#, no-c-format
msgid "For an in-depth explanantion of file/segment linking and this feature please read mkvmerge's documentation."
msgstr "Para una explicación más extensa del enlace de archivos/segmentos y sus características, por favor, lee la documentación de mkvmerge."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:66
#, no-c-format
msgid "For files that will not contain a video track but at least one audio track mkvmerge will automatically choose a timestamp scale factor so that all timestamps and durations have a precision of one sample."
msgstr "Para los archivos que aun sin contener una pista de vídeo tengan al menos una pista de audio, mkvmerge automáticamente elegirá un factor de escala para que todos los códigos de tiempo y duraciones tengan una precisión de una muestra."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:80
#, no-c-format
msgid "For most entries the smallest start timestamp of all chapters on the same level higher than the current chapter's start timestamp will be used as its end timestamp."
msgstr "Para la mayoría de entradas, la marca de tiempo inicial más pequeña de todos los capítulos del mismo nivel y mayor a la marca de tiempo inicial del capítulo actual, será usada como su marca de tiempo final."
#: src/common/hacks.cpp:37
#, no-c-format
msgid "Force EBML style lacing."
msgstr "Establecer ataduras de estilo de EBML."
#: src/common/hacks.cpp:36
#, no-c-format
msgid "Force Xiph style lacing."
msgstr "Establecer ataduras de estilo de Xiph."
#: src/common/cli_parser.cpp:182
#, no-c-format
msgid "Force the translations for 'code' to be used."
msgstr "Fuerza las traducciones de \"código\" para ser usadas."
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:158
#: src/mkvtoolnix-gui/merge/track_model.cpp:54
#, no-c-format
msgid "Forced display"
msgstr "Visualización forzada"
#: src/common/hacks.cpp:41
#, no-c-format
msgid "Forces the Matroska reader to use the generic passthrough packetizer even for known and supported track types."
msgstr "Establecer el lector de Matroska para utilizar el empaquetado genérico incluso para tipos de pistas conocidos y compatibles."
#: src/mkvtoolnix-gui/merge/input.cpp:494
#, no-c-format
msgid "Forces the default duration or number of frames per second for a track."
msgstr "Fuerza una duración predefinida o un número de fotogramas por segundo para una pista."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:63
#, no-c-format
msgid "Forces the timestamp scale factor to the given value."
msgstr "Fuerza el factor de escala para los códigos de tiempo a un valor dado."
#: src/mpegparser/M2VParser.cpp:441
#, no-c-format
msgid "Found at least one B frame without second reference in a non closed GOP.\n"
msgstr "Se encontró al menos un fotograma B sin una segunda referencia en un GOP no cerrado.\n"
#: src/common/bcp47.cpp:271
#, no-c-format
msgid "Four-letter language codes are reserved for future use and not supported."
msgstr "No se admiten los códigos de idioma de cuatro letras y están reservados para un uso futuro."
#: src/merge/mkvmerge.cpp:1445
#, no-c-format
msgid "FourCC: Invalid track ID in '{0} {1}'.\n"
msgstr "FourCC: ID de pista no válido en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1441
#, no-c-format
msgid "FourCC: Missing track ID in '{0} {1}'.\n"
msgstr "FourCC: ID de pista ausente en '{0} {1}'.\n"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:192
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:96
#: src/mkvtoolnix-gui/info/model.cpp:217
#, no-c-format
msgid "Frame"
msgstr "Fotograma"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:207
#, no-c-format
msgid "Frame #%1"
msgstr "Fotograma #%1"
#: src/common/kax_element_names.cpp:263
#, no-c-format
msgid "Frame number"
msgstr "Número de cuadro"
#: src/common/kax_element_names.cpp:162
#, no-c-format
msgid "Frame rate"
msgstr "Tasa de fotogramas"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:113
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:142
#, no-c-format
msgid "Frame size #%1: %2"
msgstr "Tamaño fotograma #%1: %2"
#: src/common/kax_info.cpp:913
#: src/common/kax_info.cpp:1059
#, no-c-format
msgid "Frame with size {0}{1}{2}"
msgstr "Fotograma con tamaño {0}{1}{2}"
#: src/mkvtoolnix-gui/merge/output.cpp:319
#, no-c-format
msgid "Frames/fields:"
msgstr "Fotogramas/campos:"
#: src/common/kax_info.cpp:912
#: src/common/kax_info.cpp:1058
#, no-c-format
msgid "Frame{0}{1}"
msgstr "Fotograma{0}{1}"
#: src/mkvtoolnix-gui/merge/input.cpp:556
#, no-c-format
msgid "Free-form edit field for user defined options for this track."
msgstr "Campo de edición libre para las opciones definidas por el usuario de esta pista."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:779
#, no-c-format
msgid "Free-form input"
msgstr "Entrada estilo libre"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:217
#, no-c-format
msgid "GUI"
msgstr "GUI"
#: src/common/kax_element_names.cpp:156
#, no-c-format
msgid "Gamma"
msgstr "Gamma"
#: src/common/hacks.cpp:55
#, no-c-format
msgid "Garbage at the start of audio tracks in AVI files is normally used for delaying that track."
msgstr "La basura al inicio de las pistas de audio en los archivos AVI se suele usar para aplicar un delay (retraso o adelanto) a esa pista."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1834
#, no-c-format
msgid "General"
msgstr "General"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1835
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1861
#: src/mkvtoolnix-gui/forms/merge/tab.h:1787
#: src/mkvtoolnix-gui/forms/merge/tab.h:1793
#, no-c-format
msgid "General options"
msgstr "Opciones generales"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:251
#, no-c-format
msgid "General variables"
msgstr "Variables generales"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:193
#, no-c-format
msgid "Generate sub-chapters"
msgstr "Generar sub-capítulos"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:194
#, no-c-format
msgid "Generating a number of chapters spaced evenly apart"
msgstr "Generar un número de capítulos uniformemente espaciados"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1865
#, no-c-format
msgid "Generating chapters:"
msgstr "Generación de capítulos:"
#: src/extract/extract_cli_parser.cpp:69
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:64
#, no-c-format
msgid "Global options"
msgstr "Opciones globales"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:218
#, no-c-format
msgid "Global output control"
msgstr "Control general de salida"
#: src/mkvtoolnix-gui/merge/track.cpp:479
#, no-c-format
msgid "Global tags"
msgstr "Etiquetas globales"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1838
#, no-c-format
msgid "Global tags:"
msgstr "Etiquetas globales:"
#: src/merge/generic_reader.cpp:318
#, no-c-format
msgid "Global tags: {0} entry"
msgid_plural "Global tags: {0} entries"
msgstr[0] "Etiquetas generales: {0} registro"
msgstr[1] "Etiquetas generales: {0} registros"
#: src/common/property_element.cpp:188
#, no-c-format
msgid "Green X chromaticity coordinate as defined by CIE 1931."
msgstr "Coordenada cromática X del verde definida por CIE 1931."
#: src/common/property_element.cpp:189
#, no-c-format
msgid "Green Y chromaticity coordinate as defined by CIE 1931."
msgstr "Coordenada cromática Y del verde definida por CIE 1931."
#: src/common/kax_element_names.cpp:115
#, no-c-format
msgid "Green colour coordinate x"
msgstr "Color verde, coordenada X"
#: src/common/kax_element_names.cpp:116
#, no-c-format
msgid "Green colour coordinate y"
msgstr "Color verde, coordenada Y"
#: src/common/file_types.cpp:89
#, no-c-format
msgid "HD-DVD subtitles"
msgstr "Subtítulos HD-DVD"
#: src/output/p_hdmv_pgs.h:38
#, no-c-format
msgid "HDMV PGS"
msgstr "HDMV PGS"
#: src/common/file_types.cpp:40
#: src/output/p_hdmv_textst.h:30
#, no-c-format
msgid "HDMV TextST"
msgstr "HDMV TextST"
#: src/common/file_types.cpp:87
#: src/extract/xtr_hdmv_textst.h:33
#, no-c-format
msgid "HDMV TextST subtitles"
msgstr "Subtítulos HDMV TextST"
#: src/common/file_types.cpp:88
#: src/output/p_hevc.h:36
#, no-c-format
msgid "HEVC/H.265"
msgstr "HEVC/H.265"
#: src/output/p_hevc_es.h:38
#, no-c-format
msgid "HEVC/H.265 (unframed)"
msgstr "HEVC/H.265 (unframed)"
#: src/common/file_types.cpp:41
#, no-c-format
msgid "HEVC/H.265 elementary streams"
msgstr "Secuencias básicas HEVC/H.265"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:435
#, no-c-format
msgid "Header &editor"
msgstr "&Editor de cabecera"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1941
#: src/mkvtoolnix-gui/main_window/main_window.cpp:262
#: src/mkvtoolnix-gui/main_window/main_window.cpp:424
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:227
#, no-c-format
msgid "Header editor"
msgstr "Editor de cabecera"
#: src/common/compression/header_removal.cpp:49
#, no-c-format
msgid "Header removal compression not possible because the buffer contained {0} bytes which is less than the size of the headers that should be removed, {1}."
msgstr "No es posible la eliminación de la compresión de la cabecera porque el búfer (memoria temporal de datos) contiene {0} bytes, que es menor que el tamaño de las cabeceras que deben ser eliminados, {1}."
#: src/common/compression/header_removal.cpp:62
#, no-c-format
msgid "Header removal compression not possible because the buffer did not start with the bytes that should be removed. Wanted bytes:{0}; found:{1}."
msgstr "No es posible la eliminación de la compresión de la cabecera porque el búfer (memoria temporal de datos) no se inició con los bytes que deben ser eliminados. Bytes necesarios: {0}; encontrados:{1}."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:641
#: src/mkvtoolnix-gui/header_editor/tab.cpp:656
#: src/mkvtoolnix-gui/header_editor/tab.cpp:658
#, no-c-format
msgid "Header validation"
msgstr "Validación de cabecera"
#: src/common/property_element.cpp:155
#, no-c-format
msgid "Height of the encoded video frames in pixels."
msgstr "Altura en píxeles de los fotogramas (frames) de vídeo codificado."
#: src/common/property_element.cpp:157
#, no-c-format
msgid "Height of the video frames to display."
msgstr "Altura de visualización de los fotogramas (frames) de vídeo."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:198
#: src/mkvtoolnix-gui/util/settings.cpp:54
#, no-c-format
msgid "Hibernate the computer"
msgstr "Hibernar el ordenador"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:78
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:113
#, no-c-format
msgid "Hidden"
msgstr "Oculto"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:613
#, no-c-format
msgid "Higher priority"
msgstr "Alta prioridad"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:612
#, no-c-format
msgid "Highest priority"
msgstr "La más alta prioridad"
#: src/common/kax_element_names.cpp:129
#, no-c-format
msgid "Horizontal Cb subsample"
msgstr "Submuestreo horizontal de Cb"
#: src/common/kax_element_names.cpp:131
#, no-c-format
msgid "Horizontal chroma siting"
msgstr "Posicionamiento horizontal de la crominancia"
#: src/common/kax_element_names.cpp:127
#, no-c-format
msgid "Horizontal chroma subsample"
msgstr "Submuestreo horizontal de la crominancia"
#: src/common/property_element.cpp:176
#, no-c-format
msgid "How chroma is sited horizontally."
msgstr "Cómo la crominancia se sitúa horizontalmente."
#: src/common/property_element.cpp:177
#, no-c-format
msgid "How chroma is sited vertically."
msgstr "Cómo la crominancia se sitúa verticalmente."
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:321
#: src/mkvtoolnix-gui/merge/track_model.cpp:52
#, no-c-format
msgid "ID"
msgstr "ID"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "ISO 639-1 code"
msgstr "Código ISO 639-1"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "ISO 639-2 code"
msgstr "Código ISO 639-2"
#: src/common/iso639.cpp:43
#, no-c-format
msgid "ISO 639-3 code"
msgstr "Código ISO 639-3"
#: src/common/file_types.cpp:42
#: src/common/file_types.cpp:90
#, no-c-format
msgid "IVF (AV1, VP8, VP9)"
msgstr "IVF (AV1, VP8, VP9)"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:309
#, no-c-format
msgid "If a character set is selected here, it will be used instead of asking the user."
msgstr "Si aquí se selecciona un conjunto de caracteres, éste será usado en vez de preguntar al usuario."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:431
#, no-c-format
msgid "If a character set is selected here, the program will automatically set the character set input to this value for newly added text subtitle tracks."
msgstr "Si un conjunto de carácteres es seleccionado aquí, el programa automáticamente establecerá el conjunto de caracteres de entrada para este valor para pistas de subtítulos agredadas recientemente."
#: src/mkvtoolnix-gui/merge/output.cpp:316
#, no-c-format
msgid "If a range's start number is prefixed with '+' then its content will be written to the same file as the previous range. Otherwise a new file will be created for this range."
msgstr "Si un número inicial de un rango esta prefijado con '+' , entonces su contenido será escrito al mismo archivo que en el rango anterior. De otra manera, un nuevo archivo será creado para ese rango."
#: src/mkvtoolnix-gui/merge/output.cpp:299
#, no-c-format
msgid "If a range's start timestamp is prefixed with '+' then its content will be written to the same file as the previous range. Otherwise a new file will be created for this range."
msgstr "Si el código de tiempo inicial de un rango esta prefijado con '+' , entonces su contenido será escrito al mismo archivo que en el rango anterior. De otra manera, un nuevo archivo será creado para ese rango."
#: src/mkvtoolnix-gui/merge/output.cpp:315
#, no-c-format
msgid "If a start number is left out then the previous range's end number is used, or the start of the file if there was no previous range."
msgstr "Si un número inicial es excluído entonces es usado el número final del rango anterior, o el inicial del archivo si no había un rango anterior."
#: src/mkvtoolnix-gui/merge/output.cpp:297
#, no-c-format
msgid "If a start timestamp is left out then the previous range's end timestamp is used, or the start of the file if there was no previous range."
msgstr "Si el código de tiempo inicial es excluído entonces es usado el código de tiempo final del rango anterior, o el inicial del archivo si no había un rango anterior."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:223
#, no-c-format
msgid "If any of these checkboxes is checked, the action will be executed when the corresponding condition is met."
msgstr "Si cualquiera de estas casillas de verificación está seleccionada, la acción se ejecutará cuando se cumpla la condición correspondiente."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:726
#, no-c-format
msgid "If audio tracks are present but none is enabled"
msgstr "Existen pistas pero ninguna está activada"
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:74
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:76
#, no-c-format
msgid "If both shifting and multiplication are enabled then the shift will be performed before the multiplication."
msgstr "Si están habilitados el desplazamiento y la multiplicación entonces el desplazamiento se realizará antes que la multiplicación."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:279
#, no-c-format
msgid "If checked, additional buttons for moving selected entries up and down will be shown next to several list views."
msgstr "Si se activa, se mostrarán botones adicionales para mover arriba y abajo las entradas escogidas y algunas vistas de lista."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:483
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:489
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:495
#, no-c-format
msgid "If checked, only the list of often used entries will be included in the selections in the program."
msgstr "Si se activa, sólo se incluirá la lista de registros usados normalmente en las selecciones del programa."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:255
#, no-c-format
msgid "If checked, the GUI will not show helpful usage tips in popup windows while hovering over a control — such as this one."
msgstr "Si se activa, la GUI no mostrará ventanas emergentes, con consejos útiles de uso, al desplazarse sobre un control - como este."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:462
#, no-c-format
msgid "If checked, the program makes sure the suggested destination file name is unique by adding a number (e.g. ' (1)') to the end of the file name."
msgstr "Si se activa, el programa se asegura que el nombre de salida del archivo sugerido sea único, añadiendo un número (p. e. '(1)') al final del nombre de archivo."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:273
#, no-c-format
msgid "If checked, the program will ask for confirmation before aborting a running job."
msgstr "Si se activa, el programa solicitará confirmación antes de cancelar una tarea en ejecución."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:269
#, no-c-format
msgid "If checked, the program will ask for confirmation before closing or reloading tabs that have been modified."
msgstr "Si se activa, el programa solicitará confirmación antes de cerrar o recargar pestañas que han sido modificadas."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:285
#, no-c-format
msgid "If disabled, the GUI will let you enter a description for a job when adding it to the queue."
msgstr "Si se deshabilita, la GUI le permitirá insertar una descripción para una tarea cuando sea añadida a la lista."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:341
#, no-c-format
msgid "If enabled, all subtitle tracks will have their \"default track\" flag set to \"no\" when they're added."
msgstr "Si se habilita, todas las pistas de subtítulos que se añadan tendrán su indicador de \"pista predefinida\" establecida a \"no\"."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:252
#, no-c-format
msgid "If enabled, automatic scaling for high DPI displays will be disabled."
msgstr "Si se habilita, será desactivado el escalado automático para pantallas de alto DPI."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:348
#, no-c-format
msgid "If enabled, removal of dialog normalization gain will be enabled for all audio tracks for which removal is supported."
msgstr "Si se habilita, la eliminación de ganancia por la normalización de diálogo será habilitada para todas las pistas de audio que admitan dicha eliminación."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:287
#, no-c-format
msgid "If enabled, the GUI will automatically switch to the job output tool whenever you start a job (e.g. by pressing \"start multiplexing\")."
msgstr "Si se habilita, la GUI cambiará automáticamente a la herramienta 'Resultado' cada vez que inicie una tarea (p.e., al presionar \"Iniciar multiplexado\")."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:290
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:291
#, no-c-format
msgid "If enabled, the GUI will remove completed jobs older than the configured number of days no matter their status on exit."
msgstr "Si se habilita, la GUI eliminará las tareas más antiguas al número de días configurado, sin importar su estado de salida."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:289
#, no-c-format
msgid "If enabled, the GUI will remove the output file created by a job if that job ends with an error or if the user aborts the job."
msgstr "Si se habilita, la GUI eliminará el archivo de salida creado por una tarea si finaliza con un error o si el usuario aborta la tarea."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:358
#, no-c-format
msgid "If enabled, the destination file name controls will always be visible no matter which tab is currently shown."
msgstr "Si se habilita, los controles del nombre de salida del archivo siempre serán visibles sin importar que pestaña se muestra actualmente."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:286
#, no-c-format
msgid "If enabled, the first tab in the \"job output\" tool will not be cleared when a new job starts."
msgstr "Si se habilita, la primera pestaña en »resultado« no se borrará cuando una nueva tarea comience."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:443
#, no-c-format
msgid "If enabled, the largest cover image of a Blu-ray will be added as an attachment when adding a Blu-ray playlist."
msgstr "Si se habilita, la imagen más grande de la carátula de un Blu-ray será añadida como un adjunto al agregar una lista de reproducción del Blu-ray."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:304
#, no-c-format
msgid "If enabled, the last entry will be skipped when loading chapters from such playlists in the chapter editor if it is located within five seconds of the end of the movie."
msgstr "Si se habilita, el último registro se omitirá si, al cargar los capítulos de las playlists en el editor de capítulos, se encuentra dentro de los últimos cinco segundos de la película."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:281
#, no-c-format
msgid "If enabled, the names of tab headers will be shortened so that all tab headers fit into the window's width."
msgstr "Si se habilita, los nombres de la pestaña de cabeceras serán acortados para que todas las pestañas de cabeceras se ajusten al ancho de la ventana."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:283
#, no-c-format
msgid "If enabled, the program will ask for confirmation before overwriting files and jobs."
msgstr "Si se habilita, el programa preguntará confirmación antes de sobrescribir los archivos y tareas."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:263
#, no-c-format
msgid "If enabled, the program will check online whether or not a new release of MKVToolNix is available on the home page."
msgstr "Si se habilita, el programa comprobará online si hay o no disponible una nueva versión de MKVToolNix en su página oficial."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:288
#, no-c-format
msgid "If enabled, the warning and error counters of all jobs and the global counters in the status bar will be reset to 0 when the program exits."
msgstr "Si se habilita, los contadores de advertencia y error de todas las tareas, y los contadores globales en la barra de estado, serán reestablecidos a 0 cuando salga del programa."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:473
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:474
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:475
#, no-c-format
msgid "If enabled, tracks of this type will always be set to be copied regardless of their language."
msgstr "Si se habilita, las pistas de este tipo siempre estarán configuradas para ser copiadas independientemente de su idioma."
#: src/mkvtoolnix-gui/merge/output.cpp:200
#, no-c-format
msgid "If fewer UIDs are specified than segments are created then random UIDs will be created for them."
msgstr "Si se especifican menos UIDs que segmentos entonces son creados UIDs aleatorios para ellos."
#: src/mkvtoolnix-gui/merge/output.cpp:273
#, no-c-format
msgid "If given then you may use up to nine digits after the decimal point."
msgstr "Si se proporciona entonces podrías usar hasta un máximo de nueve dígitos después del punto decimal."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:339
#, no-c-format
msgid "If it contains the word 'DELAY' followed by a number, this number is automatically put into the 'delay' input field for any audio track found in the file."
msgstr "Si contiene la palabra 'DELAY' seguida de un número, este último será asignado automáticamente al campo 'delay' para cualquier pista de audio que se encuentre en el archivo."
#: src/mkvtoolnix-gui/merge/input.cpp:530
#, no-c-format
msgid "If left empty then the track's original stereo mode will be kept or, if it didn't have one, none will be set at all."
msgstr "Si se deja vacío, entonces se mantendrá el modo estéreo original de la pista o, si no tiene uno, no se establecerá en absoluto."
#: src/mkvtoolnix-gui/merge/output.cpp:199
#, no-c-format
msgid "If more segment UIDs are specified than segments are created then the surplus UIDs are ignored."
msgstr "Si se especifican más UIDs que segmentos entonces los UIDs sobrantes son ignorados."
#: src/mkvtoolnix-gui/merge/input.cpp:497
#, no-c-format
msgid "If no unit is given, 'fps' will be used."
msgstr "Si no define una unidad, se usará 'fps'."
#: src/mkvtoolnix-gui/merge/output.cpp:309
#: src/mkvtoolnix-gui/merge/output.cpp:325
#, no-c-format
msgid "If no video track is output no splitting will occur."
msgstr "Si no hay ninguna pista de vídeo de salida, no se producirá ninguna división."
#: src/mkvtoolnix-gui/merge/output.cpp:224
#, no-c-format
msgid "If nothing is entered then '%p - %t' will be used."
msgstr "Si no se indica nada entonces '%p - %t' será utilizado."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:351
#, no-c-format
msgid "If nothing is entered, chapters will be generated but no name will be set."
msgstr "Si no se indica nada, los capítulos se generarán pero ningún nombre será establecido."
#: src/mkvtoolnix-gui/merge/input.cpp:480
#, no-c-format
msgid "If set to 'determine automatically' then mkvmerge will decide whether or not to compress and which algorithm to use based on the track type."
msgstr "Si establece 'determinar automáticamente' entonces mkvmerge decidirá si comprimirlo o no, y qué algoritmo usar basándose en el tipo de pista."
#: src/mkvtoolnix-gui/merge/input.cpp:461
#, no-c-format
msgid "If set to 'no' then the selected tracks will not be copied to the destination file."
msgstr "Si se establece a 'no' entonces las pistas seleccionadas no se copiarán al archivo de salida."
#: src/mkvtoolnix-gui/merge/output.cpp:216
#, no-c-format
msgid "If the OGM format is used and the file's character set is not recognized correctly then this option can be used to correct that."
msgstr "Si se utiliza el formato OGM y el código de caracteres del archivo no es reconocido correctamente, esta opción pude ser usada para corregir eso."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:82
#, no-c-format
msgid "If the chapters were loaded from a Matroska file, the end timestamp for very last chapter on the top-most level will be derived from the file's duration."
msgstr "Si los capítulos fueron cargados a partir de un archivo Matroska, la marca de tiempo final del último capítulo del nivel superior se generará a partir de la duración del archivo."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:68
#, no-c-format
msgid "If the magical value -1 is used then mkvmerge will use sample precision even if a video track is present."
msgstr "Si se usa el valor mágico -1 entonces mkvmerge usará la precisión de muestra incluso si existe una pista de vídeo."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:37
#, no-c-format
msgid "If the number is postfixed with 'ms' then put at most 'n' milliseconds of data into each cluster."
msgstr "Si el número tiene un sufijo 'ms' entonces asigna como mínimo 'n' milisegundos de datos en cada clúster."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:403
#, no-c-format
msgid "If the source file contains no such property for a subtitle track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
msgstr "Si el archivo de origen no contiene esta propiedad para un archivo de subtítulos, entonces el idioma puede ser generado a partir del nombre del archivo si coincide con ciertos patrones (e.g. '…[es]…' para español)."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:397
#, no-c-format
msgid "If the source file contains no such property for a video track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
msgstr "Si el archivo de origen no contiene esta propiedad para un archivo de vídeo, entonces el idioma puede ser generado a partir del nombre del archivo si coincide con ciertos patrones (e.g. '…[es]…' para español)."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:391
#, no-c-format
msgid "If the source file contains no such property for an audio track, then the language can be derived from the file name if it matches certain patterns (e.g. '…[ger]…' for German)."
msgstr "Si el archivo de origen no contiene esta propiedad para un archivo de audio, entonces el idioma puede ser generado a partir del nombre del archivo si coincide con ciertos patrones (e.g. '…[es]…' para español)."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:81
#, no-c-format
msgid "If there is no such chapter, the parent chapter's end timestamp will be used instead."
msgstr "Si no hay un capítulo de este tipo, se utilizará la marca de tiempo final del capítulo padre."
#: src/common/hacks.cpp:67
#, no-c-format
msgid "If this hack is enabled, the code will leave the parameter sets as they are."
msgstr "Si se activa este hack, el código dejará los parámetros tal y como están."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:447
#, no-c-format
msgid "If this option is enabled and if there is currently no destination file name set, the program will set one for you when you add a source file."
msgstr "Si se habilita esta opción y actualmente no hay ningún nombre establecido para el archivo de salida, el programa le asignará uno cuando se añada un archivo de origen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:452
#, no-c-format
msgid "If this option is enabled, only source files containing video tracks will be used for setting the destination file name."
msgstr "Si se habilita esta opción, sólo los archivos de origen que contengan pistas de vídeo serán usadas para establecer el nombre de salida del archivo."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:470
#, no-c-format
msgid "If this option is enabled, only those tracks will be set to be copied whose language is selected below."
msgstr "Si se habilita esta opción, sólo esas pistas serán configuradas para ser copiadas según el idioma seleccionado a continuación."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:464
#, no-c-format
msgid "If this option is enabled, the GUI will always clear the \"destination file name\" input box whenever the last source file is removed."
msgstr "Si esta opción está habilitada, la GUI limpiará siempre el \"nombre de salida del archivo\" del cuadro de entrada cuando el último archivo de origen sea eliminado."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:317
#, no-c-format
msgid "If this option is enabled, the GUI will always clear the \"file title\" input box whenever the last source file is removed."
msgstr "Si esta opción está habilitada, la GUI limpiará siempre el \"título del archivo\" del cuadro de entrada cuando el último archivo de origen sea eliminado."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:259
#, no-c-format
msgid "If this option is enabled, the GUI will not use its dark mode and fall back to the default color scheme."
msgstr "Si esta opción está habilitada, la GUI no usará el modo oscuro y volverá al diseño de color por defecto."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:457
#, no-c-format
msgid "If this option is enabled, the file title will be used as the basis for the destination file name if a file title is set."
msgstr "Si esta opción está habilitada, el título del archivo se usará como base para el nombre del archivo de destino si el título del archivo está establecido."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:354
#, no-c-format
msgid "If tracks are known to be present but not found, the percentage to probe can be changed here."
msgstr "Si se conocen las pistas presentes en el archivo pero no son encontradas, el porcentaje de exploración puede ser modificado aquí."
#: src/mkvtoolnix-gui/merge/output.cpp:288
#, no-c-format
msgid "If two or more timestamps are used then you have to separate them with commas."
msgstr "Si dos o más códigos de tiempo son usado entonces tienes que separarlos con comas."
#: src/mkvtoolnix-gui/jobs/tool.cpp:618
#, no-c-format
msgid "If you add another job with the same destination file then file created before will be overwritten."
msgstr "Si añade otra tarea con el mismo archivo de salida entonces el archivo creado anteriormente será sobrescrito."
#: src/mkvtoolnix-gui/merge/output.cpp:189
#, no-c-format
msgid "If you leave this empty then there is no limit for the number of files mkvmerge might create."
msgstr "Si se deja vacío, entonces no se limitará el número de archivos que mkvmerge pueda crear."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:322
#, no-c-format
msgid "If you often use the same names for tracks, you can enter them here."
msgstr "Si a veces usa los mismos nombres para las pistas, puedes introducirlos aquí."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:332
#, no-c-format
msgid "If you often use the same values when splitting by duration, you can enter them here."
msgstr "Si habitualmente usa los mismos valores al dividir por duración, puede introducirlos aquí."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:327
#, no-c-format
msgid "If you often use the same values when splitting by size, you can enter them here."
msgstr "Si habitualmente usa los mismos valores al dividir por tamaño, puede introducirlos aquí."
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:173
#, no-c-format
msgid "If you want to append or add them as additional parts you have to select which source file to append or add them to:"
msgstr "Seleccionar a qué archivo de entrada necesitas unírselos o agregárselos como partes adicionales:"
#: src/output/p_textsubs.cpp:117
#, no-c-format
msgid "Ignoring an entry which starts after it ends ({0}).\n"
msgstr "Ignorando un registro que se inicia después de haber finalizado ({0}).\n"
#: src/input/subtitles.cpp:554
#, no-c-format
msgid "Imported font from {0}"
msgstr "Fuente importada desde {0}"
#: src/input/subtitles.cpp:554
#, no-c-format
msgid "Imported picture from {0}"
msgstr "Imagen importada desde {0}"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1881
#, no-c-format
msgid "In &two fixed columns on the right of the files and tracks"
msgstr "En &dos columnas fijas a la derecha de los archivos y pistas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1880
#, no-c-format
msgid "In a &scrollable column on the right of the files and tracks"
msgstr "En una columna &desplazable a la derecha de los archivos y pistas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1882
#, no-c-format
msgid "In a tab &widget below the files and tracks"
msgstr "En una &pestaña debajo de los archivos y pistas"
#: src/mkvtoolnix-gui/merge/output.cpp:235
#, no-c-format
msgid "In fixed intervals: chapters are created in fixed intervals, e.g. every 30 seconds."
msgstr "En intervalos fijos: los capítulos se crean en intervalos fijos, p.e. cada 30 segundos."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:366
#, no-c-format
msgid "In the most compact layout the track properties are located to the right of the files and tracks lists in a scrollable single column."
msgstr "En el diseño más compacto las propiedades de la pista se ubican a la derecha de la lista de archivos y pistas en una única columna desplazable."
#: src/input/r_real.cpp:545
#, no-c-format
msgid "Inconsistent AAC audio packet (length: {0} != {1})\n"
msgstr "Paquete de audio AAC incompatible (longitud: {0} != {1})\n"
#: src/common/cli_parser.cpp:180
#: src/merge/mkvmerge.cpp:88
#, no-c-format
msgid "Increase verbosity."
msgstr "Incrementa el número de mensajes que se muestran indicando las tareas que se están llevando a cabo."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:224
#, no-c-format
msgid "Independent of the checkboxes, every active configuration can be triggered manually from the \"job output\" tool."
msgstr "Independientemente de las casillas de verificación, cada configuración activa se puede accionar manualmente desde la herramienta \"resultado\"."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1831
#, no-c-format
msgid "Indexing (cues):"
msgstr "Indexar (índices):"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:780
#, no-c-format
msgid "Individually selected components"
msgstr "Componentes seleccionados individualmente"
#: src/mkvtoolnix-gui/jobs/info_job.cpp:135
#, no-c-format
msgid "Info job"
msgstr "Tarea de información"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:261
#: src/mkvtoolnix-gui/main_window/main_window.cpp:424
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:226
#, no-c-format
msgid "Info tool"
msgstr ""
"Herramienta de \n"
"información"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:221
#, no-c-format
msgid "Information"
msgstr "Información"
#: src/common/bitvalue.cpp:76
#, no-c-format
msgid "Input too long: {0} > {1}"
msgstr "Entrada demasiado larga: {0} > {1}"
#: src/mkvtoolnix-gui/merge/tool.cpp:736
#, no-c-format
msgid "Instead such a file must be set via the 'chapter file' option on the 'output' tab."
msgstr "En lugar de un archivo de este tipo, se debe establecer usando la opción 'archivo de capítulos' en la pestaña 'salida'."
#: src/mkvtoolnix-gui/merge/tool.cpp:766
#, no-c-format
msgid "Instead such a file must be set via the 'global tags' option on the 'output' tab."
msgstr "En lugar de un archivo de este tipo, se debe establecer usando la opción 'etiquetas globales' en la pestaña 'salida'."
#: src/mkvtoolnix-gui/merge/tool.cpp:751
#, no-c-format
msgid "Instead such a file must be set via the 'segment info' option on the 'output' tab."
msgstr "En lugar de un archivo de este tipo, se debe establecer usando la opción 'información del segmento' en la pestaña 'salida'."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1836
#, no-c-format
msgid "Interface &language:"
msgstr "&Idioma del interfaz:"
#: src/common/kax_element_names.cpp:157
#, no-c-format
msgid "Interlaced"
msgstr "Entrelazado"
#: src/extract/xtr_textsubs.cpp:141
#, no-c-format
msgid "Internal bug: tracks.cpp SSA #1. {0}"
msgstr "Fallo interno: pistas.cpp SSA #1. {0}"
#: src/common/qt_kax_analyzer.cpp:108
#, no-c-format
msgid "Internal program error"
msgstr "Error interno del programa"
#: src/input/unsupported_types_signature_prober.cpp:71
#, no-c-format
msgid "Internet Video Recording (IVR)"
msgstr "Grabación de Vídeo por Internet (IVR)"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1862
#, no-c-format
msgid "Interval:"
msgstr "Intervalo:"
#: src/common/xml/ebml_converter.cpp:289
#, no-c-format
msgid "Invalid 'format' attribute '{0}'."
msgstr "'Formato' incorrecto del atributo '{0}'."
#: src/common/base64.h:28
#, no-c-format
msgid "Invalid Base64 character encountered"
msgstr "No es válido el carácter en Base64 encontrado"
#: src/extract/extract_cli_parser.cpp:181
#, no-c-format
msgid "Invalid BlockAddition level in argument '{0}'.\n"
msgstr "No es válido el nivel del BlockAddition en el argumento '{0}'.\n"
#: src/common/mm_io_x.h:146
#, no-c-format
msgid "Invalid UTF-8 char. First byte: 0x{0:02x}"
msgstr "Codificación de caracteres UTF-8 no válida. Primer byte: 0x{0:02x}"
#: src/input/r_avi.cpp:618
#: src/input/r_avi.cpp:623
#: src/input/r_avi.cpp:639
#, no-c-format
msgid "Invalid Vorbis headers in AVI audio track."
msgstr "No es válida la cabecera Vorbis en la pista de audio AVI."
#: src/extract/extract_cli_parser.cpp:346
#, no-c-format
msgid "Invalid attachment ID/file name specification in argument '{0}'.\n"
msgstr "No es válido el ID o nombre de archivo adjunto especificado en el argumento '{0}'.\n"
#: src/common/xml/xml.h:51
#, no-c-format
msgid "Invalid attribute '{0}' in node '{1}' at position {2}"
msgstr "Atributo incorrecto '{0}' en el nodo '{1}' de la posición {2}"
#: src/merge/mkvmerge.cpp:1264
#, no-c-format
msgid "Invalid boolean option specified in '{0} {1}'.\n"
msgstr "No es válida la opción boleana especificada en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1620
#, no-c-format
msgid "Invalid boolean specified in '--aac-is-sbr {0}'.\n"
msgstr "No es válido el boleano especificado en '--aac-is-sbr {0}'.\n"
#: src/propedit/propedit_cli_parser.cpp:57
#, no-c-format
msgid "Invalid change spec ({2}) in '{0} {1}'.\n"
msgstr "No es válido el cambio de especificaciones ({2}) en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1116
#: src/merge/mkvmerge.cpp:3048
#, no-c-format
msgid "Invalid chapter number '{0}' for '--split' in '--split {1}': {2}\n"
msgstr "Incorrecto el número del capítulo '{0}' para '--split' en '--split {1}': {2}\n"
#: src/merge/mkvmerge.cpp:1319
#, no-c-format
msgid "Invalid compression option specified in '--compression {0}'.\n"
msgstr "No es válida la opción de compresión especificada en '--compression {0}'.\n"
#: src/merge/mkvmerge.cpp:1312
#, no-c-format
msgid "Invalid compression option. No track ID specified in '--compression {0}'.\n"
msgstr "No es válida la opción de compresión. Ningún ID para la pista ha sido especificado en '--compression {0}'.\n"
#: src/merge/mkvmerge.cpp:1289
#, no-c-format
msgid "Invalid cues option specified in '--cues {0}'.\n"
msgstr "No es válida la opción de los cues especificados en '--cues {0}'.\n"
#: src/merge/mkvmerge.cpp:1282
#, no-c-format
msgid "Invalid cues option. No track ID specified in '--cues {0}'.\n"
msgstr "No es válida la opción de los cues. Ningún ID para la pista ha sido especificado en '--cues {0}'.\n"
#: src/common/xml/ebml_converter.cpp:285
#, no-c-format
msgid "Invalid data for Base64 encoding found."
msgstr "Datos incorrectos para la codificación de Base64."
#: src/common/split_arg_parsing.cpp:66
#, no-c-format
msgid "Invalid end frame/field number for '--split' in '--split {0}' (current part: {1}).\n"
msgstr "El número final del fotograma/campo es incorrecto para '--split' en '--split {0}' (parte actual: {1}).\n"
#: src/common/split_arg_parsing.cpp:70
#, no-c-format
msgid "Invalid end frame/field number for '--split' in '--split {0}' (current part: {1}). The end number must be bigger than the start number.\n"
msgstr "El número final del fotograma/campo es incorrecto '--split' en '--split {0}' (parte actual: {1}). El número final debe ser mayor que el número inicial.\n"
#: src/common/split_arg_parsing.cpp:63
#, no-c-format
msgid "Invalid end time for '--split' in '--split {0}' (current part: {1}). Additional error message: {2}.\n"
msgstr "Tiempo final incorrecto para '--split' en '--split {0}' (parte actual: {1}). Mensaje adicional del error: {2}.\n"
#: src/common/split_arg_parsing.cpp:72
#, no-c-format
msgid "Invalid end time for '--split' in '--split {0}' (current part: {1}). The end time must be bigger than the start time.\n"
msgstr "Tiempo final incorrecto para '--split' en '--split {0}' (parte actual: {1}). El tiempo final debe ser mayor que el tiempo inicial.\n"
#: src/merge/mkvmerge.cpp:1192
#, no-c-format
msgid "Invalid format for '--split' in '--split {0}'.\n"
msgstr "No es válido el formato para '--split' in '--split {0}'.\n"
#: src/extract/xtr_textsubs.cpp:202
#, no-c-format
msgid "Invalid format for a SSA line ('{0}') at timestamp {1}: The first field is not an integer. This entry will be skipped.\n"
msgstr "No es válido el formato para una línea de SSA ('{0}') en el código de tiempo {1}: El primer campo no es un entero. Este registro será omitdo.\n"
#: src/common/strings/parsing.cpp:179
#, no-c-format
msgid "Invalid format: At least minutes and seconds have to be given, but no colon was found"
msgstr "El formato no es válido: al menos los minutos y los segundos tienen que ser fijados, pero no se ha encontrado ningún signo de dos puntos"
#: src/common/strings/parsing.cpp:165
#, no-c-format
msgid "Invalid format: Colon inside nano-second part"
msgstr "No es válido el formato: Signo de dos puntos en el interior de la parte de nanosegundo"
#: src/common/strings/parsing.cpp:148
#, no-c-format
msgid "Invalid format: More than nine nano-second digits"
msgstr "El formato no es válido: no se admiten más de nueve dígitos (nanosegundos)"
#: src/common/strings/parsing.cpp:167
#, no-c-format
msgid "Invalid format: More than two colons"
msgstr "El formato no es válido: más de dos signos de dos puntos"
#: src/common/strings/parsing.cpp:169
#, no-c-format
msgid "Invalid format: No digits before colon"
msgstr "No es válido el formato: Ningún digito antes del signo de dos puntos"
#: src/common/strings/parsing.cpp:158
#, no-c-format
msgid "Invalid format: No digits before decimal point"
msgstr "No es válido el formato: Ningún digito antes del punto decimal"
#: src/common/strings/parsing.cpp:155
#, no-c-format
msgid "Invalid format: Second decimal point after first decimal point"
msgstr "No es válido el formato: Segundo punto decimal después del primer punto decimal"
#: src/common/strings/parsing.cpp:182
#, no-c-format
msgid "Invalid format: The last character is a colon or a decimal point instead of a digit"
msgstr "No es válido el formato: El último carácter es un signo de dos puntos o un punto decimal en vez de un dígito"
#: src/common/strings/parsing.cpp:114
#, no-c-format
msgid "Invalid format: the string is empty."
msgstr "Formato incorrecto: la cadena de caracteres está vacía."
#: src/common/strings/parsing.cpp:175
#, no-c-format
msgid "Invalid format: unknown character '{0}' found"
msgstr "No es válido el formato: se encontró el carácter desconocido '{0}'"
#: src/merge/mkvmerge.cpp:1095
#, no-c-format
msgid "Invalid frame for '--split' in '--split {0}'.\n"
msgstr "Fotograma incorrecto para '--split' en '--split {0}'.\n"
#: src/input/r_vobsub.cpp:528
#, no-c-format
msgid "Invalid header length: {0} (total length: {1}, idx: {2}, dataidx: {3})\n"
msgstr "No es válida la extensión de cabecera: {0} (extensión total: {1}, idx: {2}, dataidx: {3})\n"
#: src/merge/mkvmerge.cpp:2066
#, no-c-format
msgid "Invalid identification format in '{0} {1}'.\n"
msgstr "Identificador de formato incorrecto en '{0} {1}'.\n"
#: src/common/xml/ebml_converter.cpp:272
#, no-c-format
msgid "Invalid length of hexadecimal content: must be divisable by 2."
msgstr "Longitud incorrecta del contenido hexadecimal: debe ser divisible por 2."
#: src/common/chapters/chapters.cpp:195
#, no-c-format
msgid "Invalid minute: {0}"
msgstr "No es válido el minuto: {0}"
#: src/common/strings/parsing.cpp:218
#, no-c-format
msgid "Invalid number of minutes: {0} > 59"
msgstr "No es válido el número de minutos: {0} > 59"
#: src/common/strings/parsing.cpp:220
#, no-c-format
msgid "Invalid number of seconds: {0} > 59"
msgstr "No es válido el número de segundos: {0} > 59"
#: src/common/chapters/chapters.cpp:197
#, no-c-format
msgid "Invalid second: {0}"
msgstr "No es válido el segundo: {0}"
#: src/propedit/propedit_cli_parser.cpp:45
#: src/propedit/propedit_cli_parser.cpp:66
#: src/propedit/propedit_cli_parser.cpp:75
#: src/propedit/propedit_cli_parser.cpp:109
#: src/propedit/propedit_cli_parser.cpp:118
#: src/propedit/propedit_cli_parser.cpp:128
#, no-c-format
msgid "Invalid selector in '{0} {1}'.\n"
msgstr "No es válido el selector en '{0} {1}'.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1158
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1170
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1193
#, no-c-format
msgid "Invalid settings"
msgstr "Ajustes incorrectos"
#: src/merge/mkvmerge.cpp:1146
#, no-c-format
msgid "Invalid split size in '--split {0}'.\n"
msgstr "No es válido el tamaño de la división: '--split {0}'.\n"
#: src/common/split_arg_parsing.cpp:56
#, no-c-format
msgid "Invalid start frame/field number for '--split' in '--split {0}' (current part: {1}).\n"
msgstr "El número inicial del fotograma/campo es incorrecto para '--split' en '--split {0}' (parte actual: {1}).\n"
#: src/common/split_arg_parsing.cpp:77
#, no-c-format
msgid "Invalid start frame/field number for '--split' in '--split {0}' (current part: {1}). The start number must be bigger than or equal to the previous part's end number.\n"
msgstr "El número inicial del fotograma/campo es incorrecto para '--split' en '--split {0}' (parte actual: {1}). El número inicial debe ser mayor o igual al número final de la parte anterior.\n"
#: src/input/r_usf.cpp:214
#, no-c-format
msgid "Invalid start or stop timestamp"
msgstr "No es válido el inicio o final del código de tiempo"
#: src/common/split_arg_parsing.cpp:53
#, no-c-format
msgid "Invalid start time for '--split' in '--split {0}' (current part: {1}). Additional error message: {2}.\n"
msgstr "Tiempo inicial incorrecto para '--split' en '--split {0}' (parte actual: {1}). Mensaje adicional del error: {2}.\n"
#: src/common/split_arg_parsing.cpp:79
#, no-c-format
msgid "Invalid start time for '--split' in '--split {0}' (current part: {1}). The start time must be bigger than or equal to the previous part's end time.\n"
msgstr "Tiempo inicial incorrecto para '--split' en '--split {0}' (parte actual: {1}). El tiempo inicial debe ser mayor o igual que el tiempo final de la parte anterior.\n"
#: src/common/split_arg_parsing.cpp:39
#, no-c-format
msgid "Invalid start/end specification for '--split' in '--split {0}' (current part: {1}).\n"
msgstr "Especificación inicial/final incorrecta para '--split' en '--split {0}' (parte actual: {1}).\n"
#: src/merge/mkvmerge.cpp:1393
#, no-c-format
msgid "Invalid sub charset option. No track ID specified in '--sub-charset {0}'.\n"
msgstr "No es válida la opción de la subcodificación de caracteres. Ningún ID para la pista pista ha sido especificado en '--sub-charset {0}'.\n"
#: src/merge/mkvmerge.cpp:1400
#, no-c-format
msgid "Invalid sub charset specified in '--sub-charset {0}'.\n"
msgstr "No es válido la subcodificación de caracteres especificada en '--sub-charset {0}'.\n"
#: src/merge/mkvmerge.cpp:630
#: src/merge/mkvmerge.cpp:666
#, no-c-format
msgid "Invalid sync option specified in '{0} {1}'.\n"
msgstr "No es válida la opción de sincronización especificada en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:656
#, no-c-format
msgid "Invalid sync option specified in '{0} {1}'. The divisor is zero.\n"
msgstr "No es válida la opción de sincronización especificada en '{0} {1}'. El divisor es cero.\n"
#: src/merge/mkvmerge.cpp:661
#, no-c-format
msgid "Invalid sync option specified in '{0} {1}'. The linear sync value may not be equal to or smaller than zero.\n"
msgstr "No es válida la opción de sincronización especificada en '{0} {1}'. El valor de la sincronización lineal no puede ser igual o menor que cero.\n"
#: src/merge/mkvmerge.cpp:622
#, no-c-format
msgid "Invalid sync option. No track ID specified in '{0} {1}'.\n"
msgstr "No es válida la opción de sincronización. Ningún ID para la pista ha sido especificado en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1424
#, no-c-format
msgid "Invalid tags file name specified in '{0} {1}'.\n"
msgstr "No es válido el nombre del archivo de etiquetas especificado en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1417
#, no-c-format
msgid "Invalid tags option. No track ID specified in '{0} {1}'.\n"
msgstr "No es válida la opción de etiquetas. Ningún ID para la pista ha sido especificado en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1053
#, no-c-format
msgid "Invalid time for '--split' in '--split {0}'. Additional error message: {1}\n"
msgstr "Tiempo no válido para '--split' en '--split {0}'. Mensaje de error adicional: {1}\n"
#: src/merge/mkvmerge.cpp:1074
#, no-c-format
msgid "Invalid time for '--split' in '--split {0}'. Additional error message: {1}.\n"
msgstr "Tiempo no válido para '--split' en '--split {0}'. Mensaje de error adicional: {1}.\n"
#: src/merge/mkvmerge.cpp:1617
#, no-c-format
msgid "Invalid track ID specified in '--aac-is-sbr {0}'.\n"
msgstr "ID de pista especificado en '--aac-is-sbr {0}'.\n"
#: src/merge/mkvmerge.cpp:1316
#, no-c-format
msgid "Invalid track ID specified in '--compression {0}'.\n"
msgstr "ID de pista especificado en '--compression {0}'.\n"
#: src/merge/mkvmerge.cpp:1286
#, no-c-format
msgid "Invalid track ID specified in '--cues {0}'.\n"
msgstr "ID de pista especificado en '--cues {0}'.\n"
#: src/merge/mkvmerge.cpp:1397
#, no-c-format
msgid "Invalid track ID specified in '--sub-charset {0}'.\n"
msgstr "ID de pista especificado en '--sub-charset {0}'.\n"
#: src/merge/mkvmerge.cpp:1364
#, no-c-format
msgid "Invalid track ID specified in '--{0} {1}'.\n"
msgstr "ID de pista especificado en '--{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:625
#: src/merge/mkvmerge.cpp:1258
#: src/merge/mkvmerge.cpp:1421
#: src/merge/mkvmerge.cpp:1565
#: src/merge/mkvmerge.cpp:1576
#, no-c-format
msgid "Invalid track ID specified in '{0} {1}'.\n"
msgstr "ID de pista especificado en '{0} {1}'.\n"
#: src/extract/extract_cli_parser.cpp:348
#, no-c-format
msgid "Invalid track ID/file name specification in argument '{0}'.\n"
msgstr "El ID o nombre de archivo de la pista especificada en el argumento '{0}' no son válidos.\n"
#: src/merge/generic_reader.cpp:88
#, no-c-format
msgid "Invalid track type {0}."
msgstr "Tipo de pista no válida {0}."
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:185
#, no-c-format
msgid "Invisible"
msgstr "Invisible"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:184
#, no-c-format
msgid "It cannot be removed because it is a mandatory header field."
msgstr "No se pudo eliminar porque es un campo obligatorio de la cabecera."
#: src/merge/mkvmerge.cpp:1022
#, no-c-format
msgid "It does not consist of a track ID and a value separated by a colon."
msgstr "No consiste en un ID de pista y un valor separados por dos puntos."
#: src/mkvtoolnix-gui/merge/output.cpp:211
#: src/mkvtoolnix-gui/merge/output.cpp:217
#, no-c-format
msgid "It is ignored for XML chapter files."
msgstr "Es ignorado para archivos de capítulos XML."
#: src/mkvtoolnix-gui/merge/input.cpp:1897
#, no-c-format
msgid "Its installation location could not be determined automatically."
msgstr "Su lugar de instalación no se pudo determinar automáticamente."
#: src/common/command_line.cpp:61
#: src/common/command_line.cpp:65
#, no-c-format
msgid "JSON option files must contain a JSON array consisting solely of JSON strings"
msgstr "Los archivos de opción JSON deben contener un vector JSON que únicamente esté formado por cadenas de caracteres JSON"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:693
#, no-c-format
msgid "Job &output"
msgstr "&Resultado"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:241
#, no-c-format
msgid "Job description"
msgstr "Descripción de la tarea"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:243
#, no-c-format
msgid "Job end date && time in ISO 8601 format"
msgstr "Fecha && hora de finalización de la tarea en formato ISO 8601"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:266
#: src/mkvtoolnix-gui/main_window/main_window.cpp:424
#, no-c-format
msgid "Job output"
msgstr "Resultado"
#: src/mkvtoolnix-gui/forms/jobs/tool.h:124
#: src/mkvtoolnix-gui/main_window/main_window.cpp:265
#: src/mkvtoolnix-gui/main_window/main_window.cpp:424
#, no-c-format
msgid "Job queue"
msgstr "Lista de tareas"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:242
#, no-c-format
msgid "Job start date && time in ISO 8601 format"
msgstr "Fecha && hora de inicio de la tarea en formato ISO 8601"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:240
#, no-c-format
msgid "Job type ('multiplexer' or 'info')"
msgstr "Tipo de tarea ('multiplexado' o 'info')"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:229
#, no-c-format
msgid "Jobs & job queue"
msgstr "Tareas y lista de tareas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1951
#, no-c-format
msgid "Jobs and job output"
msgstr "Tareas y resultado de la tarea"
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:172
#, no-c-format
msgid "Jobs to execute:"
msgstr "Tareas a realizar:"
#: src/output/p_kate.h:38
#, no-c-format
msgid "Kate"
msgstr "Kate"
#: src/output/p_kate.cpp:69
#, no-c-format
msgid "Kate packet is too small and is being skipped.\n"
msgstr "El paquete Kate (KDE Advanced Text Editor) es demasiado pequeño y está siendo omitido.\n"
#: src/extract/extract_cli_parser.cpp:78
#, no-c-format
msgid "Keep only the BlockAdditions up to this level (default: keep all levels)"
msgstr "Mantener sólo los BlockAdditions hasta este nivel (predefinido: mantener todos los niveles)"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:183
#, no-c-format
msgid "Key frame"
msgstr "Fotograma clave"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:710
#, no-c-format
msgid "Known &problems in recent releases"
msgstr "&Problemas conocidos en las versiones más actuales"
#: src/mkvtoolnix-gui/info/model.cpp:351
#, no-c-format
msgid "Known element, but invalid at this position: {0} (ID: 0x{1})"
msgstr "Elemento conocido, pero inválido en esta posición: {0} (ID: 0x{1})"
#: src/common/kax_element_names.cpp:262
#, no-c-format
msgid "Lace number"
msgstr "Número de atadura"
#: src/common/kax_element_names.cpp:208
#: src/common/property_element.cpp:145
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:318
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:332
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:154
#: src/mkvtoolnix-gui/merge/track_model.cpp:50
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:213
#, no-c-format
msgid "Language"
msgstr "Idioma"
#: src/common/kax_element_names.cpp:209
#: src/common/property_element.cpp:146
#, no-c-format
msgid "Language (IETF BCP 47)"
msgstr "Idioma (IETF BCP 47)"
#: src/mkvtoolnix-gui/chapter_editor/renumber_sub_chapters_parameters_dialog.cpp:53
#, no-c-format
msgid "Language selected below"
msgstr "Idioma seleccionado más abajo"
#: src/common/bcp47.cpp:290
#, no-c-format
msgid "Language tag extensions are currently not supported."
msgstr "Actualmente, no se admiten las extensiones de etiqueta de idioma."
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:278
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1949
#: src/mkvtoolnix-gui/forms/merge/tab.h:1873
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:72
#, no-c-format
msgid "Language:"
msgstr "Idioma:"
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:28
#, fuzzy, no-c-format
msgid "Languages"
msgstr "&Idiomas"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:581
#, fuzzy, no-c-format
msgid "Languages:"
msgstr "Idioma:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1844
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1877
#, no-c-format
msgid "Layout"
msgstr "Diseño"
#: src/common/hacks.cpp:33
#, no-c-format
msgid "Leave additional space (EbmlVoid) in the destination file after the chapters."
msgstr "Dejar un espacio adicional (EbmlVoid) en el archivo de salida después de los capítulos."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:792
#, no-c-format
msgid "Left"
msgstr "Izquierda"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:226
#, no-c-format
msgid "Legend:"
msgstr "Legenda:"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:69
#, no-c-format
msgid "Length: %1 byte"
msgid_plural "Length: %1 bytes"
msgstr[0] "Longitud: %1 byte"
msgstr[1] "Longitud: %1 bytes"
#: src/merge/timestamp_factory.cpp:357
#, no-c-format
msgid "Line {0} of the timestamp file '{1}' contains inconsistent data (e.g. the duration or the FPS are smaller than zero).\n"
msgstr "Línea {0} del archivo del código de tiempo '{1}' contiene datos incompatibles (p. ej., la duración de los FPS son menores que cero).\n"
#: src/merge/timestamp_factory.cpp:122
#, no-c-format
msgid "Line {0} of the timestamp file '{1}' contains inconsistent data (e.g. the start frame number is bigger than the end frame number, or some values are smaller than zero).\n"
msgstr "Línea {0} del archivo del código de tiempo '{1}' contiene datos incompatibles (p. ej., el número del fotograma (frame) inicial es mayor que el número del fotograma final, o algunos valores son menores que cero).\n"
#: src/merge/timestamp_factory.cpp:117
#: src/merge/timestamp_factory.cpp:350
#, no-c-format
msgid "Line {0} of the timestamp file '{1}' could not be parsed.\n"
msgstr "Línea {0} del archivo del código de tiempo '{1}' no se puede analizar.\n"
#: src/input/subtitles.cpp:203
#, no-c-format
msgid "Line {0}: Negative timestamp encountered. The entry will be adjusted to start from 00:00:00.000.\n"
msgstr "Línea {0}: Encontrado una marca de tiempo negativo. El registro será ajustado a partir de 00:00:00.000.\n"
#: src/input/r_vobsub.cpp:279
#, no-c-format
msgid "Line {0}: The current timestamp ({1}) is smaller than the previous one ({2}). The entries will be sorted according to their timestamps. This might result in the wrong order for some subtitle entries. If this is the case then you have to fix the .idx file manually.\n"
msgstr "Línea {0}: El actual código de tiempo ({1}) es más pequeño que el anterior ({2}). Los registros serán ordenados conforme a sus códigos de tiempo. Esto podría dar a lugar un orden incorrecto de algunos registros de los subtítulos. Si este es tu caso, tienes que fijar el archivo IDX manualmente.\n"
#: src/input/r_vobsub.cpp:229
#: src/input/r_vobsub.cpp:252
#, no-c-format
msgid "Line {0}: The line seems to be a subtitle entry but the format couldn't be recognized. This entry will be skipped.\n"
msgstr "Línea {0}: La línea parece ser un registro de un subtítulo, pero el formato no puede ser reconocido. Este registro será omitido.\n"
#: src/input/r_vobsub.cpp:269
#, no-c-format
msgid "Line {0}: The line seems to be a subtitle entry but the timestamp was negative even after adding the track delay. Negative timestamps are not supported in Matroska. This entry will be skipped.\n"
msgstr "Línea {0}: La línea parece ser un registro de un subtítulo pero el código de tiempo era negativo incluso después de añadir el desfase (delay) de la pista. Los códigos de tiempo negativos no son compatibles en Matroska. Este registro será omitido.\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1846
#, no-c-format
msgid "Link files"
msgstr "Archivos vinculados"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:121
#, no-c-format
msgid "Linux/Unix shells (bash, zsh etc.)"
msgstr "Linux/Unix shells (bash, zsh etc.)"
#: src/propedit/propedit_cli_parser.cpp:216
#, no-c-format
msgid "List all valid property names and exit"
msgstr "Lista de todos los nombres de propiedad y creado válidos"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:130
#, no-c-format
msgid "Listen on YouTube"
msgstr "Escuchar en YouTube"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:51
#, no-c-format
msgid "Listing configuration file names with the extension .mtxcfg causes the GUI to load the those configuration files in the appropriate tool."
msgstr "Listar los nombres de archivo de configuración con la extensión .mtxcfg provoca que la GUI cargue los archivos de configuración en la herramienta adecuada."
#: src/mkvtoolnix-gui/jobs/info_job.cpp:142
#, no-c-format
msgid "Listing content of file \"%1\" in directory \"%2\""
msgstr "Listando contenido del archivo \"%1\" del directorio \"%2\""
#: src/mkvtoolnix-gui/info/tab.cpp:244
#, no-c-format
msgid "Loading…"
msgstr "Cargando…"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1871
#, no-c-format
msgid "Location of MediaInfo &GUI:"
msgstr "Localización de MediaInfo &GUI:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:616
#, no-c-format
msgid "Lower priority"
msgstr "Baja prioridad"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:617
#, no-c-format
msgid "Lowest priority"
msgstr "La más baja prioridad"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:304
#, no-c-format
msgid "M&ore actions"
msgstr "Más acci&ones"
#: src/common/kax_info.cpp:833
#, no-c-format
msgid "MD5"
msgstr "MD5"
#: src/common/kax_element_names.cpp:245
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:89
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:63
#, no-c-format
msgid "MIME type"
msgstr "Tipo MIME"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:432
#, no-c-format
msgid "MKVToolNix &GUI"
msgstr "M&KVToolNix GUI"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:707
#, no-c-format
msgid "MKVToolNix &web site"
msgstr "Página &web de MKVToolNix"
#: src/mkvtoolnix-gui/merge/tab.cpp:222
#: src/mkvtoolnix-gui/merge/tool.cpp:242
#, no-c-format
msgid "MKVToolNix GUI config files"
msgstr "Archivos de configuración de MKVToolNix GUI"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1834
#, no-c-format
msgid "MKVToolNix GUI preferences"
msgstr "Preferencias de MKVToolNix GUI"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:253
#, no-c-format
msgid "MKVToolNix GUI's installation directory"
msgstr "Carpeta de instalación de la GUI de MKVToolNix"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:61
#, no-c-format
msgid "MKVToolNix news & changes"
msgstr "Novedades y cambios de MKVToolNix"
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:122
#: src/mkvtoolnix-gui/merge/tab.cpp:207
#, no-c-format
msgid "MKVToolNix option files (JSON-formatted)"
msgstr "Archivos de opciones de MKVToolNix (formato-JSON)"
#: src/common/file_types.cpp:43
#, no-c-format
msgid "MP4 audio/video files"
msgstr "Archivos de audio/vídeo MP4"
#: src/common/file_types.cpp:95
#, no-c-format
msgid "MPEG program stream"
msgstr "Secuencia de programa MPEG"
#: src/common/file_types.cpp:45
#, no-c-format
msgid "MPEG program streams"
msgstr "Archivos de programa MPEG"
#: src/common/file_types.cpp:96
#, no-c-format
msgid "MPEG transport stream"
msgstr "Secuencia de transporte MPEG"
#: src/common/file_types.cpp:46
#, no-c-format
msgid "MPEG transport streams"
msgstr "Flujos de transporte MPEG"
#: src/common/file_types.cpp:93
#: src/output/p_mp3.h:44
#, no-c-format
msgid "MPEG-1/2 Audio Layer II/III"
msgstr "MPEG-1/2 Audio Layer II/III"
#: src/common/file_types.cpp:44
#, no-c-format
msgid "MPEG-1/2 Audio Layer II/III elementary streams"
msgstr "Secuencias básicas MPEG-1/2 Audio Layer II/III"
#: src/output/p_mpeg1_2.h:37
#, no-c-format
msgid "MPEG-1/2 video"
msgstr "MPEG-1/2 vídeo"
#: src/common/file_types.cpp:94
#, no-c-format
msgid "MPEG-1/2 video elementary stream"
msgstr "Secuencia básica de vídeo MPEG-1/2"
#: src/common/file_types.cpp:47
#, no-c-format
msgid "MPEG-1/2 video elementary streams"
msgstr "Secuencias básicas de vídeo MPEG-1/2"
#: src/output/p_mpeg4_p2.h:64
#, no-c-format
msgid "MPEG-4"
msgstr "MPEG-4"
#: src/common/file_types.cpp:48
#, no-c-format
msgid "MPLS Blu-ray playlist"
msgstr "MPLS Blu-ray playlist"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1968
#, no-c-format
msgid "Ma&ximum number of concurrent jobs:"
msgstr "Número má&ximo de tareas simultáneas:"
#: src/mkvtoolnix-gui/merge/input.cpp:466
#, no-c-format
msgid "Make this track eligible to be played by default."
msgstr "Hacer que esta pista sea seleccionable para ser reproducida por defecto."
#: src/input/r_matroska.cpp:1801
#: src/input/r_matroska.cpp:1818
#, no-c-format
msgid "Malformed AAC codec initialization data found.\n"
msgstr "Se encontraron datos de inicialización del códec AAC erróneos.\n"
#: src/input/r_matroska.cpp:1811
#, no-c-format
msgid "Malformed codec id '{0}'.\n"
msgstr "ID del codec erróneo '{0}'.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:470
#, no-c-format
msgid "Mark this track as \"forced display\"."
msgstr "Marcar esta pista como \"visualización forzada\"."
#: src/common/file_types.cpp:91
#, no-c-format
msgid "Matroska"
msgstr "Matroska"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:165
#: src/mkvtoolnix-gui/info/tool.cpp:128
#: src/mkvtoolnix-gui/util/widget.cpp:189
#, no-c-format
msgid "Matroska and WebM files"
msgstr "Archivos Matroska y WebM"
#: src/common/file_types.cpp:49
#, no-c-format
msgid "Matroska audio/video files"
msgstr "Archivos Matroska de audio/vídeo"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:824
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:197
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:357
#: src/mkvtoolnix-gui/merge/output.cpp:434
#, no-c-format
msgid "Matroska files"
msgstr "Archivos Matroska"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:56
#, no-c-format
msgid "Matroska files can be played back without the cue data, but seeking will probably be imprecise and slower."
msgstr "Los archivos Matroska pueden ser reproducidos sin información del índice, pero la búsqueda será probablemente imprecisa y lenta."
#: src/common/kax_element_names.cpp:76
#, no-c-format
msgid "Maximum EBML ID length"
msgstr "Longitud máxima del ID EBML"
#: src/common/kax_element_names.cpp:77
#, no-c-format
msgid "Maximum EBML size length"
msgstr "Longitud máxima del tamaño de EBML"
#: src/common/xml/ebml_converter.cpp:231
#, no-c-format
msgid "Maximum allowed length: {0}, actual length: {1}"
msgstr "Longitud máxima permitida: {0}, longitud actual: {1}"
#: src/common/xml/ebml_converter.cpp:175
#: src/common/xml/ebml_converter.cpp:189
#: src/common/xml/ebml_converter.cpp:220
#, no-c-format
msgid "Maximum allowed value: {0}, actual value: {1}"
msgstr "Valor máximo permitido: {0}, valor actual: {1}"
#: src/common/kax_element_names.cpp:211
#, no-c-format
msgid "Maximum block additional ID"
msgstr "ID del máximo bloque adicional"
#: src/common/property_element.cpp:181
#, no-c-format
msgid "Maximum brightness of a single pixel in candelas per square meter (cd/m²)."
msgstr "Brillo máximo de un pixel en candelas por metro cuadrado (cd/m²)."
#: src/common/kax_element_names.cpp:203
#: src/common/property_element.cpp:142
#, no-c-format
msgid "Maximum cache"
msgstr "Cache máxima"
#: src/common/kax_element_names.cpp:136
#, no-c-format
msgid "Maximum content light"
msgstr "Contenido máximo de iluminación"
#: src/common/kax_element_names.cpp:137
#, no-c-format
msgid "Maximum frame light"
msgstr "Iluminación máxima del fotograma"
#: src/common/property_element.cpp:182
#, no-c-format
msgid "Maximum frame-average light level in candelas per square meter (cd/m²)."
msgstr "Máximo nivel de iluminación promedio de fotograma en candelas por metro cuadrado (cd/m²)."
#: src/common/kax_element_names.cpp:121
#, no-c-format
msgid "Maximum luminance"
msgstr "Luminancia máxima"
#: src/common/property_element.cpp:194
#, no-c-format
msgid "Maximum luminance in candelas per square meter (cd/m²)."
msgstr "Máxima luminancia en candelas por metro cuadrado (cd/m²)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1844
#, no-c-format
msgid "Maximum number of files:"
msgstr "Número máximo de archivos:"
#: src/extract/xtr_rmff.cpp:47
#, no-c-format
msgid "Memory allocation error: {0} ({1}).\n"
msgstr "Error de asignación de memoria: {0} ({1}).\n"
#: src/extract/xtr_rmff.cpp:61
#, no-c-format
msgid "Memory for a RealAudio/RealVideo frame could not be allocated.\n"
msgstr "La memoria para un fotograma (frame) de un RealAudio/RealVideo no puede ser asignada.\n"
#: src/common/file_types.cpp:92
#, no-c-format
msgid "MicroDVD"
msgstr "MicroDVD"
#: src/common/xml/ebml_converter.cpp:229
#, no-c-format
msgid "Minimum allowed length: {0}, actual length: {1}"
msgstr "Longitud mínima permitida: {0}, longitud actual: {1}"
#: src/common/xml/ebml_converter.cpp:173
#: src/common/xml/ebml_converter.cpp:187
#: src/common/xml/ebml_converter.cpp:218
#, no-c-format
msgid "Minimum allowed value: {0}, actual value: {1}"
msgstr "Valor mínimo permitido: {0}, valor actual: {1}"
#: src/common/kax_element_names.cpp:202
#: src/common/property_element.cpp:141
#, no-c-format
msgid "Minimum cache"
msgstr "Caché mínima"
#: src/common/kax_element_names.cpp:122
#, no-c-format
msgid "Minimum luminance"
msgstr "Luminancia mínima"
#: src/common/property_element.cpp:195
#, no-c-format
msgid "Minimum luminance in candelas per square meter (cd/m²)."
msgstr "Mínima luminancia en candelas por metro cuadrado (cd/m²)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1791
#: src/mkvtoolnix-gui/forms/merge/tab.h:1830
#: src/mkvtoolnix-gui/forms/merge/tab.h:1848
#, no-c-format
msgid "Miscellaneous"
msgstr "Miscelánea"
#: src/common/command_line.cpp:221
#, no-c-format
msgid "Missing argument for '--output-charset'.\n"
msgstr "Argumento ausente para '--output-charset'.\n"
#: src/common/command_line.cpp:255
#, no-c-format
msgid "Missing argument for '--ui-language'.\n"
msgstr "Argumento ausente para '--ui-language'.\n"
#: src/common/cli_parser.cpp:110
#, no-c-format
msgid "Missing argument to '{0}'.\n"
msgstr "Argumento ausente para '{0}'.\n"
#: src/extract/extract_cli_parser.cpp:367
#, no-c-format
msgid "Missing destination file name in argument '{0}'.\n"
msgstr "Nombre de archivo de salida ausente en el argumento '{0}'.\n"
#: src/common/bitvalue.cpp:87
#, no-c-format
msgid "Missing one hex digit"
msgstr "Falta un dígito he"
#: src/common/split_arg_parsing.cpp:33
#, no-c-format
msgid "Missing start/end specifications for '--split' in '--split {0}'.\n"
msgstr "Especificación inicial/final omitida para '--split' en '--split {0}'.\n"
#: src/extract/extract_cli_parser.cpp:49
#, no-c-format
msgid "Modes"
msgstr "Modos"
#: src/propedit/options.cpp:186
#, no-c-format
msgid "Modification of properties in the section '{0}' was requested, but no corresponding level 1 element was found in the file. {1}\n"
msgstr "Fue requerida la modificación de propiedades en la sección '{0}', pero ningún elemento fue encontrado en el archivo correspondiente al nivel 1. {1}\n"
#: src/common/kax_element_names.cpp:269
#, no-c-format
msgid "More"
msgstr "Más"
#: src/merge/mkvmerge.cpp:2349
#, no-c-format
msgid "More than one MIME type was given for a single attachment. '{0}' will be discarded and '{1}' used instead.\n"
msgstr "Más de un tipo MIME fue asignado por un único archivo adjunto. '{0}' será descartado y '{1}' utilizado en su lugar.\n"
#: src/merge/mkvmerge.cpp:2340
#, no-c-format
msgid "More than one description was given for a single attachment.\n"
msgstr "Más de una descripción fue dada para un único archivo adjunto.\n"
#: src/propedit/options.cpp:130
#, no-c-format
msgid "More than one file name has been given ('{0}' and '{1}').\n"
msgstr "Mas de un nombre de archivo ha sido asignado ('{0}' and '{1}').\n"
#: src/merge/mkvmerge.cpp:2359
#, no-c-format
msgid "More than one name was given for a single attachment. '{0}' will be discarded and '{1}' used instead.\n"
msgstr "Más de un nombre fue asignado para un unico archivo adjunto. '{0}' será descartado y '{1}' utilizado en su lugar.\n"
#: src/merge/output_control.cpp:1000
#, no-c-format
msgid "More than one track is to be appended to the track {0} from file no. {1} ('{2}'). The argument for '--append-to' was invalid.\n"
msgstr "Más de una pista es para ser unida a la pista {0} desde el archivo n.º {1} ('{2}'). El argumento para '--append-to' no es válido.\n"
#: src/extract/tracks.cpp:106
#, no-c-format
msgid "More than one track with the track number {0} found.\n"
msgstr "Se encontró mas de una pista con el número de pista {0}.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:376
#, no-c-format
msgid "Most of the other settings on the output tab will be kept intact, though."
msgstr "Gran parte del resto de ajustes en la pestaña de salida se mantendrán intactos."
#: src/extract/extract_cli_parser.cpp:67
#, no-c-format
msgid "Most options can only be used in certain modes with a few options applying to all modes."
msgstr "La mayoría de las opciones sólo se pueden usar en ciertos modos con algunas opciones que se aplican a todos los modos."
#: src/extract/extract_cli_parser.cpp:66
#: src/extract/extract_cli_parser.cpp:138
#, no-c-format
msgid "Multiple modes can be used in the same invocation of mkvextract allowing the extraction of multiple things in a single pass."
msgstr "Varios modos se pueden usar en la misma invocación de mkvextract permitiendo la extracción de múltiples elementos de una sola vez."
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:184
#, no-c-format
msgid "Multiplex job"
msgstr "Tarea de multiplexado"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:259
#: src/mkvtoolnix-gui/main_window/main_window.cpp:424
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:219
#, no-c-format
msgid "Multiplexer"
msgstr "Multiplexador"
#: src/common/kax_element_names.cpp:88
#: src/common/property_element.cpp:126
#, no-c-format
msgid "Multiplexing application"
msgstr "Aplicación de multiplexado"
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:191
#, no-c-format
msgid "Multiplexing to file \"%1\" in directory \"%2\""
msgstr "Multiplexando el archivo \"%1\" en el directorio \"%2\""
#: src/merge/mkvmerge.cpp:3129
#, no-c-format
msgid "Multiplexing took {0}.\n"
msgstr "El multiplexado tardó {0}.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:228
#, no-c-format
msgid "Multiply the chapters' timestamps with a factor."
msgstr "Multiplicar los códigos de tiempo de los capítulos por un factor."
#: src/mkvtoolnix-gui/merge/input.cpp:489
#, no-c-format
msgid "Multiply this track's timestamps with a factor."
msgstr "Multiplicar los códigos de tiempo de esta pista por un factor."
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:181
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1948
#, no-c-format
msgid "Na&me template:"
msgstr "No&mbre plantilla:"
#: src/common/kax_element_names.cpp:192
#: src/common/kax_element_names.cpp:319
#: src/common/property_element.cpp:144
#: src/mkvtoolnix-gui/chapter_editor/name_model.cpp:27
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:88
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:62
#: src/mkvtoolnix-gui/merge/track_model.cpp:51
#, no-c-format
msgid "Name"
msgstr "Nombre"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:198
#, no-c-format
msgid "Name tem&plate:"
msgstr "Nombre plan&tilla:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1861
#, no-c-format
msgid "Name template:"
msgstr "Nombre de plantilla:"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:155
#, no-c-format
msgid "Name/Description"
msgstr "Nombre/Descripción"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:279
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:222
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:75
#, no-c-format
msgid "Name:"
msgstr "Nombre:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:577
#, no-c-format
msgid "Names"
msgstr "Nombres"
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:73
#, no-c-format
msgid "Negative values are allowed."
msgstr "Se permiten valores negativos."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:725
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:804
#, no-c-format
msgid "Never"
msgstr "Nunca"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1935
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:144
#, no-c-format
msgid "Never scan for other playlists"
msgstr "Nunca buscar otros playlists"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:196
#, no-c-format
msgid "New value:"
msgstr "Nuevo valor:"
#: src/common/kax_element_names.cpp:96
#: src/common/property_element.cpp:122
#, no-c-format
msgid "Next filename"
msgstr "El siguiente nombre de archivo"
#: src/common/kax_element_names.cpp:95
#, no-c-format
msgid "Next segment UID"
msgstr "UID del siguiente segmento"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1857
#, no-c-format
msgid "Next segment UID:"
msgstr "UID del segmento siguiente:"
#: src/common/property_element.cpp:125
#, no-c-format
msgid "Next segment's unique ID"
msgstr "UID del siguiente segmento"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1863
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:28
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:42
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:79
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:83
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:99
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:100
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:54
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:64
#: src/mkvtoolnix-gui/merge/input.cpp:1485
#: src/mkvtoolnix-gui/merge/input.cpp:1487
#: src/mkvtoolnix-gui/merge/input.cpp:1490
#: src/mkvtoolnix-gui/merge/track_model.cpp:111
#: src/mkvtoolnix-gui/merge/track_model.cpp:115
#: src/mkvtoolnix-gui/merge/track_model.cpp:116
#: src/mkvtoolnix-gui/merge/track_model.cpp:287
#, no-c-format
msgid "No"
msgstr "No"
#: src/merge/output_control.cpp:235
#: src/mkvtoolnix-gui/header_editor/tab.cpp:266
#: src/propedit/propedit.cpp:119
#, no-c-format
msgid "No 'EBML head' element was found."
msgstr "No se encontró ningún elemento 'EBML head'."
#: src/input/r_qtmp4.cpp:1671
#, no-c-format
msgid "No AC-3 header found in first frame; track will be skipped.\n"
msgstr "No se encontró ninguna cabecera AC-3 en el primero fotograma (frame): la pista se omitirá.\n"
#: src/input/r_qtmp4.cpp:3463
#, no-c-format
msgid "No DTS header found in first frames; track will be skipped.\n"
msgstr "No se encontró ninguna cabecera DTS en el primer fotograma: la pista se omitirá.\n"
#: src/common/kax_info.cpp:1234
#, no-c-format
msgid "No EBML head found."
msgstr "No se encontró ninguna cabecera EBML."
#: src/merge/mkvmerge.cpp:425
#, no-c-format
msgid "No MIME type has been set for the attachment '{0}', and it could not be guessed.\n"
msgstr "Ningún tipo MIME ha sido establecido para el archivo adjunto '{0}', y podría no ser el acertado.\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1971
#, no-c-format
msgid "No actions have been added yet."
msgstr "Ninguna acción se ha añadido."
#: src/merge/output_control.cpp:959
#, no-c-format
msgid "No append mapping was given for the file no. {0} ('{1}'). A default mapping of {2} will be used instead. Please keep that in mind if mkvmerge aborts with an error message regarding invalid '--append-to' options.\n"
msgstr "Ninguna asignación añadida ha sido dada al archivo n.º {0} ('{1}'). En su lugar se empleará un trazado por defecto de {2}. Por favor, tenlo en cuenta por si mkvmerge lo cancela, mostrando un mensaje de error, respecto a opciones no válidas '--append-to'.\n"
#: src/propedit/attachment_target.cpp:206
#: src/propedit/attachment_target.cpp:217
#, no-c-format
msgid "No attachment matched the spec '{0}'.\n"
msgstr "Ningún archivo adjunto coincide con la especificación '{0}'.\n"
#: src/propedit/propedit.cpp:190
#, no-c-format
msgid "No changes were made.\n"
msgstr "No se realizó ningún cambio.\n"
#: src/merge/mkvmerge.cpp:1122
#, no-c-format
msgid "No chapter numbers listed after '--split {0}'.\n"
msgstr "No hay números de capítulo listados después '--split {0}'.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:1489
#, no-c-format
msgid "No cues"
msgstr "Sin índices"
#: src/extract/cues.cpp:116
#, no-c-format
msgid "No cues were found.\n"
msgstr "No se encontraron índices (cues).\n"
#: src/extract/extract_cli_parser.cpp:365
#, no-c-format
msgid "No destination file name specified, will use attachment name.\n"
msgstr "No se especificó ningún nombre para el archivo de salida, por lo que será usado el nombre del archivo adjunto.\n"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:333
#, no-c-format
msgid "No disc library information was found."
msgstr "No se encontró información de la biblioteca del disco."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:363
#, no-c-format
msgid "No error was found."
msgstr "No se encontró ningún error."
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:151
#, no-c-format
msgid "No errors yet"
msgstr "No hay errores"
#: src/mkvtoolnix-gui/merge/input.cpp:1488
#, no-c-format
msgid "No extra compression"
msgstr "Ninguna compresión extra"
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:193
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:179
#: src/mkvtoolnix-gui/forms/info/tool.h:179
#, no-c-format
msgid "No file has been opened yet."
msgstr "El archivo aún no ha sido abierto."
#: src/info/mkvinfo.cpp:36
#: src/propedit/options.cpp:35
#, no-c-format
msgid "No file name given.\n"
msgstr "No se dio ningún nombre al archivo.\n"
#: src/merge/mkvmerge.cpp:1941
#, no-c-format
msgid "No file names were listed between '{0}' and '{1}'.\n"
msgstr "Ninguno de los nombres del archivo fueron relacionados entre '{0}' y '{1}'.\n"
#: src/common/xml/ebml_converter.cpp:240
#, no-c-format
msgid "No filename found after the '@'."
msgstr "No se encontró ningún nombre para el archivo después de la @."
#: src/common/hacks.cpp:68
#, no-c-format
msgid "No help available."
msgstr "Ayuda no disponible."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:265
#, no-c-format
msgid "No information is transmitted to the server."
msgstr "Ninguna información se ha enviado al servidor."
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:144
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:455
#, no-c-format
msgid "No job has been started yet."
msgstr "No ha comenzado ninguna tarea."
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:290
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:454
#, no-c-format
msgid "No job started yet"
msgstr "Ninguna tarea ha comenzado"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:174
#, no-c-format
msgid "No lacing"
msgstr "Sin ataduras"
#: src/common/iso639.cpp:110
#, no-c-format
msgid "No linguistic content; Not applicable"
msgstr "Ningún contenido lingüístico; No aplicable"
#: src/input/r_flac.cpp:103
#, no-c-format
msgid "No metadata block found. This file is broken.\n"
msgstr "No se encontró ningún bloque de metadatos. Este archivo está roto.\n"
#: src/mkvtoolnix-gui/forms/merge/tool.h:225
#, no-c-format
msgid "No multiplex job has been opened yet."
msgstr "Aún no ha sido abierta ninguna tarea de multiplexado."
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:149
#, no-c-format
msgid "No output yet"
msgstr "Aún no se ha generado nada"
#: src/common/mm_io_x.cpp:40
#, no-c-format
msgid "No permission to read from, to write to or to create"
msgstr "No tiene permisos de lectura, escritura o creación"
#: src/common/kax_analyzer.cpp:1664
#, no-c-format
msgid "No segment UID could be found in the file '{0}'."
msgstr "No se pudo encontrar ningún segmento UID en el archivo '{0}'."
#: src/extract/tracks.cpp:480
#, no-c-format
msgid "No segment/level 0 element found."
msgstr "No se encontró ningún elemento del segmento/nivel 0."
#: src/merge/mkvmerge.cpp:2902
#, no-c-format
msgid "No source files were given.\n"
msgstr "No se proporcionaron archivos de origen.\n"
#: src/common/mm_io_x.cpp:39
#, no-c-format
msgid "No space left to write to"
msgstr "No queda espacio para escribir"
#: src/merge/mkvmerge.cpp:1355
#, no-c-format
msgid "No track ID specified in '--{0} {1}'.\n"
msgstr "Ningún ID para la pista ha sido especificada en '--{0} {1}'.\n"
#: src/propedit/track_target.cpp:201
#, no-c-format
msgid "No track corresponding to the edit specification '{0}' was found. {1}\n"
msgstr "No se encontró ninguna pista que corresponda a la edición especificada '{0}'. {1}\n"
#: src/propedit/tag_target.cpp:269
#, no-c-format
msgid "No track headers were found for which statistics could be calculated.\n"
msgstr "No se encontró ninguna cabecera de pista que permitiese calcular las estadísticas.\n"
#: src/extract/tracks.cpp:431
#, no-c-format
msgid "No track with the ID {0} was found in the source file.\n"
msgstr "Ninguna pista con ID {0} fue encontrada en el archivo origen.\n"
#: src/input/r_vobsub.cpp:90
#, no-c-format
msgid "No version number found.\n"
msgstr "No se encontró ningún número de la versión.\n"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:150
#, no-c-format
msgid "No warnings yet"
msgstr "No hay advertencias"
#: src/merge/mkvmerge.cpp:1358
#, no-c-format
msgid "No {0} specified in '--{1} {2}'.\n"
msgstr "Ningún {0} especificado en '--{1} {2}'.\n"
#: src/common/xml/ebml_converter.cpp:269
#, no-c-format
msgid "Non-hex digits encountered."
msgstr "Ningún dígito hex encontrado."
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:298
#, no-c-format
msgid "Nor&mal output:"
msgstr "Salida nor&mal:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:615
#, no-c-format
msgid "Normal priority"
msgstr "Prioridad normal"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:295
#, no-c-format
msgid "Normally completed jobs stay in the queue even over restarts until the user clears them out manually."
msgstr "Normalmente las tareas realizadas permanecen en la lista de tareas hasta que el usuario las elimina manualmente."
#: src/mkvtoolnix-gui/merge/input.cpp:500
#, no-c-format
msgid "Normally mkvmerge does not change the timing information (frame/field rate) stored in the video bitstream."
msgstr "Por lo general, mkvmerge no cambia la información de sincronización (frecuencia de fotograma/campo) almacenado en el flujo de bits del vídeo."
#: src/common/hacks.cpp:50
#, no-c-format
msgid "Normally mkvmerge keeps aspect ratio information in MPEG4 video bitstreams and puts the information into the container."
msgstr "Normalmente, mkvmerge conserva la información de la relación de aspecto (aspect ratio) de los flujos de bits del vídeo MPEG4 e inserta la información en el contenedor."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:345
#, no-c-format
msgid "Normally mkvmerge will apply additional lossless compression for subtitle tracks for certain codecs."
msgstr "Normalmente, mkvmerge aplicará compresión sin pérdidas adicional para pistas de subtítulos de ciertos códecs."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:65
#, no-c-format
msgid "Normally mkvmerge will use a value of 1000000 which means that timestamps and durations will have a precision of 1ms."
msgstr "Por lo general, mkvmerge usará un valor de 1000000 que significa que los códigos de tiempo y las duraciones tendrán una precisión de 1ms."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:278
#, no-c-format
msgid "Normally selected entries in list view can be moved around via drag & drop and with keyboard shortcuts (Ctrl+Up, Ctrl+Down)."
msgstr "Generalmente, los registros seleccionados en la lista visualizada se pueden mover usando 'arrastrar y soltar', y con los atajos de teclado (Ctrl+Up, Ctrl+Down)."
#: src/common/hacks.cpp:66
#, no-c-format
msgid "Normally the HEVC/H.265 code in mkvmerge and mkvextract normalizes parameter sets by prefixing all key frames with all currently active parameter sets and removes duplicates that might already be present."
msgstr "Generalmente, el código HEVC/H.265 en mkvmerge y mkvextract normaliza los conjuntos de parámetros añadiendo prefijos a todos los fotograma clave con todos los conjuntos de parámetros actualmente activos y elimina los duplicados que pudiera haber."
#: src/common/bitvalue.cpp:72
#, no-c-format
msgid "Not a hex digit at position {0}"
msgstr "No es un dígito hex en la posición {0}"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:183
#, no-c-format
msgid "Not a key frame"
msgstr "Ningún fotograma clave"
#: src/common/kax_analyzer.cpp:315
#, no-c-format
msgid "Not a valid Matroska file (no EBML head found)"
msgstr "No es un archivo de Matroska válido (no se encontró la cabecera EBML)"
#: src/common/kax_analyzer.cpp:334
#, no-c-format
msgid "Not a valid Matroska file (no segment/level 0 element found)"
msgstr "No es un archivo Matroska válido (no se encontró ningún elemento del segmento/nivel 0)"
#: src/merge/mkvmerge.cpp:1116
#, no-c-format
msgid "Not a valid number or not positive."
msgstr "No es un número válido o no es positivo."
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:187
#, no-c-format
msgid "Not discardable"
msgstr "No descartable"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:296
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:371
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:457
#, no-c-format
msgid "Not finished yet"
msgstr "Nunca"
#: src/mkvtoolnix-gui/merge/input.cpp:535
#, no-c-format
msgid "Not needed for AAC tracks read from other container formats like MP4 or Matroska files."
msgstr "No hace falta que las pistas AAC estén embutidas en otros contenedores, como MP4 o Matroska, para ser leídas."
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:292
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:370
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:456
#, no-c-format
msgid "Not started yet"
msgstr "Nunca"
#: src/mkvtoolnix-gui/merge/input.cpp:526
#, no-c-format
msgid "Note also that there are not a lot of players that support the cropping parameters."
msgstr "Tenga en cuenta que no hay muchos reproductores que interpreten los parámetros del cropping."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:316
#, no-c-format
msgid "Note that even if the option is disabled mkvmerge will copy a source file's title property unless a title is manually set by the user."
msgstr "Tenga en cuenta que incluso si la opción está deshabilitada, mkvmerge copiará la propiedad del título del archivo origen a menos que un título sea establecido manualmente por el usuario."
#: src/mkvtoolnix-gui/merge/input.cpp:508
#: src/mkvtoolnix-gui/merge/input.cpp:514
#: src/mkvtoolnix-gui/merge/input.cpp:519
#, no-c-format
msgid "Note that many players don't use the display width/height values directly but only use the ratio given by these values when setting the initial window size."
msgstr "Los reproductores no suelen usar valores del ancho/alto de visualización cuando establecen el tamaño de la ventana, sino que usan la proporción generada por esos valores."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:228
#, no-c-format
msgid "Note that most <MTX_…> variables are empty and will be removed for actions that can take variables as arguments."
msgstr "Tenga en cuenta que la mayoría de variables <MTX_...> están vacias y serán eliminadas por acciones que pueden tomar variables como argumentos."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:102
#, no-c-format
msgid "Note that on Windows forward slashes can be used instead of backslashes in path names, too."
msgstr "Tenga en cuenta que en Windows también se pueden usar las barras inclinadas en el nombre de la ruta, en vez de las invertidas."
#: src/merge/generic_packetizer.cpp:1740
#, no-c-format
msgid "Note that the Matroska specifications regarding the storage of '{0}' have not been finalized yet. mkvmerge's support for it is therefore subject to change and uses the CodecID '{1}/EXPERIMENTAL' instead of '{1}'. This warning will be removed once the specifications have been finalized and mkvmerge has been updated accordingly.\n"
msgstr "Tenga en cuenta que las especificaciones de Matroska, en cuanto al almacenamiento de '{0}', aun no han finalizado. El soporte de mkvmerge para esto, esta sujeto a cambios y usa el CodecID '{1}/EXPERIMENTAL' en vez de '{1}'. Esta advertencia será eliminada una vez que las especificaciones hayan concluido y mkvmerge se actualize.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:472
#, no-c-format
msgid "Note that the language \"Undetermined (und)\" is assumed for tracks for which no language is known (e.g. those read from SRT subtitle files)."
msgstr "Tenga en cuenta que el idioma »Indeterminado (und)« es el asumido para aquellas pistas que su idioma sea desconocido (p.e. los de archivos de subtítulos SRT)."
#: src/mkvtoolnix-gui/merge/input.cpp:524
#, no-c-format
msgid "Note that the video content is not modified by this option."
msgstr "Tenga en cuenta que el contenido del vídeo no se modifica con esta opción."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:212
#, no-c-format
msgid "Note:"
msgstr "Nota:"
#: src/extract/mkvextract.cpp:163
#: src/propedit/options.cpp:38
#, no-c-format
msgid "Nothing to do.\n"
msgstr "Nada que hacer.\n"
#: src/mkvtoolnix-gui/forms/chapter_editor/generate_sub_chapters_parameters_dialog.h:197
#, no-c-format
msgid "Nu&mber of entries to create:"
msgstr "Nú&meros de registros a crear:"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:313
#, no-c-format
msgid "Number of chapters:"
msgstr "Números de capítulos:"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:197
#, no-c-format
msgid "Number of frames: %1"
msgstr "Número de fotogramas: %1"
#: src/common/property_element.cpp:143
#, no-c-format
msgid "Number of nanoseconds (not scaled) per frame."
msgstr "Número de nanosegundos (sin escala) por fotograma (frame)."
#: src/common/property_element.cpp:212
#, no-c-format
msgid "Numbers of channels in the track."
msgstr "Número de canales en la pista."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:218
#, no-c-format
msgid "Often used selections"
msgstr "Opciones habituales"
#: src/common/file_types.cpp:98
#, no-c-format
msgid "Ogg/OGM"
msgstr "Ogg/OGM"
#: src/common/file_types.cpp:53
#, no-c-format
msgid "Ogg/OGM audio/video files"
msgstr "Archivos de audio/vídeo ogg/OGM"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1868
#, no-c-format
msgid "One chapter for each appended file"
msgstr "Un capítulo para cada archivo unido"
#: src/propedit/propedit_cli_parser.cpp:276
#, no-c-format
msgid "One of the options '--attachment-name', '--attachment-description', '--attachment-mime-type' or '--attachment-uid' has been used without a following '--add-attachment', '--replace-attachment' or '--update-attachment' option.\n"
msgstr "Una de las opciones '--attachment-name', '--attachment-description', '--attachment-mime-type' o '--attachment-uid' se ha usado sin una de las siguienes opciones '--add-attachment', '--replace-attachment' o '--update-attachment'.\n"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:161
#, no-c-format
msgid "One-line summaries for each track and frame"
msgstr "Resúmenes de una línea para cada pista y fotograma"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:26
#, no-c-format
msgid "Online check for updates"
msgstr "Comprobación online de actualizaciones"
#: src/merge/mkvmerge.cpp:1726
#: src/mkvtoolnix-gui/header_editor/tab.cpp:774
#: src/mkvtoolnix-gui/merge/attachments.cpp:236
#, no-c-format
msgid "Only files smaller than 2 GiB are supported."
msgstr "Sólo se permiten archivos inferiores a 2 GiB."
#: src/mkvtoolnix-gui/merge/input.cpp:1489
#, no-c-format
msgid "Only for I frames"
msgstr "Sólo para fotogramas I"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1960
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1964
#, no-c-format
msgid "Only if the job completed successfully"
msgstr "Si la tarea finaliza correctamente"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:805
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:825
#, no-c-format
msgid "Only if the source doesn't contain a language"
msgstr "Sólo si la fuente no contiene un idioma"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:466
#, no-c-format
msgid "Only items whose type is in the 'selected' list on the right will be set to be copied by default."
msgstr "Sólo objetos cuyo tipo esté en la lista 'seleccionados' a la derecha serán establecidos para copiarse por defecto."
#: src/mkvtoolnix-gui/merge/input.cpp:534
#, no-c-format
msgid "Only needed for AAC source files as SBR AAC cannot be detected automatically for these files."
msgstr "Sólo es necesario para archivos de entrada AAC, ya los archivos SBR AAC no pueden ser detectados automáticamente."
#: src/mkvtoolnix-gui/merge/input.cpp:547
#, no-c-format
msgid "Only needed in certain situations:"
msgstr "Sólo necesario en algunas ocasiones:"
#: src/merge/mkvmerge.cpp:1787
#, no-c-format
msgid "Only one chapter file allowed in '{0} {1}'.\n"
msgstr "Solo un archivo de capítulo permitido en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:2188
#, no-c-format
msgid "Only one destination file allowed.\n"
msgstr "Solo está permitido un archivo de salida.\n"
#: src/common/xml/xml.h:89
#, no-c-format
msgid "Only one instance of <{0}> is allowed beneath <{1}> at position {2}."
msgstr "Solo una instancia de <{0}> se permite por debajo de <{1}> en la posición {2}.."
#: src/common/xml/ebml_tags_converter.cpp:113
#, no-c-format
msgid "Only one of <String> and <Binary> may be used beneath <Simple> but not both at the same time."
msgstr "Solo un <String> y<Binary> puede ser usado por debajo de <Simple>, no ambos a la vez."
#: src/merge/mkvmerge.cpp:1845
#, no-c-format
msgid "Only one segment info file allowed in '{0} {1}'.\n"
msgstr "Solo está permitido un segmento de información del archivo en '{0} {1}'.\n"
#: src/info/info_cli_parser.cpp:107
#, no-c-format
msgid "Only one source file is allowed.\n"
msgstr "Sólo se permite un archivo de origen.\n"
#: src/merge/output_control.cpp:940
#, no-c-format
msgid "Only partial append mappings were given for the file no. {0} ('{1}'). Either don't specify any mapping (in which case the default mapping will be used) or specify a mapping for all tracks that are to be copied.\n"
msgstr "Solo parte de las asignaciones añadidas se le dieron al archivo n.º {0} ('{1}'). Si no especificas ninguna asignación, se usará la establecida como predefinida; o puede establecer una asignación para todas las pistas que van a ser copiadas.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:442
#, no-c-format
msgid "Only playlists whose duration are at least this long are considered and offered to the user for selection."
msgstr "Sólo el playlist cuya duración sea al menos de esta longitud, es considerado y ofrecido al usuario para su elección."
#: src/info/info_cli_parser.cpp:41
#, no-c-format
msgid "Only show summaries of the contents, not each element."
msgstr "Solo muestra un resumen de los contenidos y no de cada elemento."
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:121
#, no-c-format
msgid "Only the first %1 bytes are shown."
msgstr "Sólo se muestran los primeros %1 bytes."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:410
#, no-c-format
msgid "Only the languages in the 'selected' list on the right will be recognized as track languages in file names."
msgstr "Sólo los idiomas en la lista 'seleccionada' a la derecha se reconocerán como idiomas de pista en los nombres del archivo."
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:51
#, no-c-format
msgid "Only to the first destination file"
msgstr "Sólo al primer archivo de salida"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:477
#, no-c-format
msgid "Only tracks with a language in this list will be set to be copied by default."
msgstr "Por defecto, sólo las pistas con un idioma de la lista serán configuradas para ser copiadas."
#: src/input/r_vobsub.cpp:99
#, no-c-format
msgid "Only v7 and newer VobSub files are supported. If you have an older version then use the VSConv utility from http://sourceforge.net/projects/guliverkli/ to convert these files to v7 files.\n"
msgstr "Solo v7 y los archivos VobSub más actuales son compatibles. Si tienes una versión antigua, usa la herramienta VSConv, que puede descargar en http://sourceforge.net/projects/guliverkli/ y así convertir estos archivos al formato v7.\n"
#: src/merge/mkvmerge.cpp:3050
#, no-c-format
msgid "Only {0} chapter found in source files & chapter files."
msgid_plural "Only {0} chapters found in source files & chapter files."
msgstr[0] "Sólo {0} capítulo se encontró en los archivos de origen y capítulos."
msgstr[1] "Sólo {0} capítulos se encontraron en los archivos de origen y capítulos."
#: src/common/file_types.cpp:97
#, no-c-format
msgid "Open Bitstream Units stream"
msgstr "Secuencia Open Bitstream Units"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:165
#: src/mkvtoolnix-gui/info/tool.cpp:128
#, no-c-format
msgid "Open Matroska or WebM files"
msgstr "Abrir archivos Matroska o WebM"
#: src/mkvtoolnix-gui/forms/header_editor/tool.h:180
#, no-c-format
msgid "Open a Matroska or WebM file via the \"header editor\" menu, the button below or drag & drop one here."
msgstr "Puede abrir un archivo Mastroska o WebM desde el menú \"Editor de cabecera\", o usando el botón inferior, o arrastre y suelte uno aquí."
#: src/mkvtoolnix-gui/forms/info/tool.h:180
#, no-c-format
msgid "Open a Matroska or WebM file via the \"info tool\" menu, the button below or drag & drop one here."
msgstr "Puede abrir un archivo Mastroska o WebM desde el menú \"Herramienta de información\", o usando el botón inferior, o arrastre y suelte uno aquí."
#: src/mkvtoolnix-gui/forms/chapter_editor/tool.h:194
#, no-c-format
msgid "Open a file via the \"chapter editor\" menu, the buttons below or drag & drop one here."
msgstr "Puede abrir un archivo desde el menú »Editor de capítulo«, o usando los botones de abajo, o arrastre y suelte uno aquí."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:757
#, no-c-format
msgid "Open all files as tabs in the header editor"
msgstr "Abrir los archivos en pestañas del editor de cabecera"
#: src/mkvtoolnix-gui/merge/input.cpp:1433
#, no-c-format
msgid "Open corresponding file in &MediaInfo"
msgid_plural "Open corresponding files in &MediaInfo"
msgstr[0] "Abrir el archivo correspondiente en &Mediainfo"
msgstr[1] "Abrir los archivos correspondientes en &Mediainfo"
#: src/mkvtoolnix-gui/merge/input.cpp:1412
#, no-c-format
msgid "Open file in &MediaInfo"
msgid_plural "Open files in &MediaInfo"
msgstr[0] "Abrir archivo en &Mediainfo"
msgstr[1] "Abrir archivos en &Mediainfo"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:195
#, no-c-format
msgid "Open files in chapter editor"
msgstr "Abrir archivos en el editor de capítulos"
#: src/mkvtoolnix-gui/merge/tool.cpp:242
#, no-c-format
msgid "Open settings file"
msgstr "Abrir archivo de configuración"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:161
#, no-c-format
msgid "Open the multiplexed file with a player:"
msgstr "Abrir el archivo multiplexado con un reproductor:"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:208
#, no-c-format
msgid "Opening %1 file in the chapter editor…"
msgid_plural "Opening %1 files in the chapter editor…"
msgstr[0] "Abriendo %1 archivo en el editor de capítulo…"
msgstr[1] "Abriendo %1 archivos en el editor de capítulo…"
#: src/mkvtoolnix-gui/header_editor/tool.cpp:169
#, no-c-format
msgid "Opening %1 file in the header editor…"
msgid_plural "Opening %1 files in the header editor…"
msgstr[0] "Abriendo %1 archivo en el editor de cabecera…"
msgstr[1] "Abriendo %1 archivos en el editor de cabecera…"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:114
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:115
#, no-c-format
msgid "Opening files or adding as attachments"
msgstr "Abrir archivos o añadirlos como adjuntos"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:220
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:225
#, no-c-format
msgid "Option"
msgstr "Opción"
#: src/info/info_cli_parser.cpp:33
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:56
#: src/propedit/propedit_cli_parser.cpp:215
#, no-c-format
msgid "Options"
msgstr "Opciones"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1847
#: src/mkvtoolnix-gui/merge/output.cpp:342
#, no-c-format
msgid "Options:"
msgstr "Opciones:"
#: src/output/p_opus.h:37
#, no-c-format
msgid "Opus"
msgstr "Opus"
#: src/common/file_types.cpp:54
#, no-c-format
msgid "Opus (in Ogg) audio files"
msgstr "Archivos de audio Opus (en Ogg)"
#: src/common/kax_element_names.cpp:166
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:326
#, no-c-format
msgid "Order"
msgstr "Orden"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:76
#, no-c-format
msgid "Ordered"
msgstr "Ordenado"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:208
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:191
#, no-c-format
msgid "Original value:"
msgstr "Valor original:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:453
#, no-c-format
msgid "Other files are ignored when they're added."
msgstr "Otros archivos son ignorados cuando son añadidos."
#: src/extract/extract_cli_parser.cpp:58
#: src/propedit/propedit_cli_parser.cpp:241
#, no-c-format
msgid "Other options"
msgstr "Otras opciones"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:50
#, no-c-format
msgid "Other parts of the file (e.g. a subtitle track) may refer to this attachment via this name."
msgstr "Otras partes del archivo (p.e. una pista de subtítulos) se pueden referir a este adjunto mediante este nombre."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:458
#, no-c-format
msgid "Otherwise the destination file name is derived from the source file names."
msgstr "De otro modo, el nombre del archivo de destino será generado a partir de los nombres de los archivos de origen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:484
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:490
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:496
#, no-c-format
msgid "Otherwise the often used entries will be included first and the full list of all entries afterwards."
msgstr "De lo contrario, los registros usados normalmente serán incluidos primero y posteriormente a la lista de todas las entradas."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:359
#, no-c-format
msgid "Otherwise they're shown on the 'output' tab."
msgstr "De lo contrario, se mostrarán en la pestaña 'salida'."
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:176
#, no-c-format
msgid "Output element positions in he&xadecimal"
msgstr "Posiciones del elemento de salida en he&xadecimal"
#: src/common/cli_parser.cpp:184
#, no-c-format
msgid "Output messages in this charset"
msgstr "Mensajes creados en este código de caracteres"
#: src/common/kax_element_names.cpp:107
#, no-c-format
msgid "Output sampling frequency"
msgstr "Frecuencia del muestreo de salida"
#: src/mkvtoolnix-gui/jobs/tool.cpp:578
#: src/mkvtoolnix-gui/jobs/tool.cpp:615
#, no-c-format
msgid "Overwrite existing file"
msgstr "Sobrescribir el archivo actual"
#: src/output/p_pcm.h:46
#, no-c-format
msgid "PCM"
msgstr "PCM"
#: src/common/file_types.cpp:50
#, no-c-format
msgid "PGS/SUP subtitles"
msgstr "Subtítulos PGS/SUP"
#: src/common/file_types.cpp:99
#, no-c-format
msgid "PGSSUP"
msgstr "PGSSUP"
#: src/input/r_vobsub.cpp:536
#, no-c-format
msgid "PTS error: 0x{0:02x} {1:02x}{2:02x} {3:02x}{4:02x}\n"
msgstr "Error PTS: 0x{0:02x} {1:02x}{2:02x} {3:02x}{4:02x}\n"
#: src/output/p_flac.cpp:76
#, no-c-format
msgid "Packet number {0} contained an invalid FLAC header and is being skipped.\n"
msgstr "El número de paquete {0} contenido en la cabecera FLAC no es válido y está siendo omitido.\n"
#: src/extract/extract_cli_parser.cpp:70
#, no-c-format
msgid "Parse the whole file instead of relying on the index."
msgstr "Analizar el archivo completo en lugar de confiar en el índice."
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:346
#, no-c-format
msgid "Parser error:"
msgstr "Error del analizador:"
#: src/common/kax_info.cpp:626
#, no-c-format
msgid "Parsing file"
msgstr "Analizando archivo"
#: src/mkvtoolnix-gui/merge/output.cpp:293
#: src/mkvtoolnix-gui/merge/output.cpp:302
#, no-c-format
msgid "Parts:"
msgstr "Partes:"
#: src/mkvtoolnix-gui/jobs/job.cpp:269
#, no-c-format
msgid "Pending automatic start"
msgstr "Inicio automático pendiente"
#: src/mkvtoolnix-gui/jobs/job.cpp:268
#, no-c-format
msgid "Pending manual start"
msgstr "Inicio manual pendiente"
#: src/common/kax_element_names.cpp:154
#, no-c-format
msgid "Pixel crop bottom"
msgstr "Recorte inferior en píxeles"
#: src/common/kax_element_names.cpp:151
#, no-c-format
msgid "Pixel crop left"
msgstr "Recorte izquierdo en píxeles"
#: src/common/kax_element_names.cpp:153
#, no-c-format
msgid "Pixel crop right"
msgstr "Recorte derecho en píxeles"
#: src/common/kax_element_names.cpp:152
#, no-c-format
msgid "Pixel crop top"
msgstr "Recorte superior en píxeles"
#: src/common/kax_element_names.cpp:148
#, no-c-format
msgid "Pixel height"
msgstr "Altura en píxels"
#: src/common/kax_element_names.cpp:147
#, no-c-format
msgid "Pixel width"
msgstr "Anchura en píxels"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:122
#, no-c-format
msgid "Play a WAV file with the default application:"
msgstr "Reproducir archivo WAV con la aplicación predefinida:"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:196
#: src/mkvtoolnix-gui/util/settings.cpp:76
#, no-c-format
msgid "Play an audio file"
msgstr "Reproducir audio"
#: src/mkvtoolnix-gui/util/settings.cpp:81
#, no-c-format
msgid "Play audio file '%1'"
msgstr "Reproducir audio '%1'"
#: src/mkvtoolnix-gui/merge/input.cpp:467
#, no-c-format
msgid "Players should prefer tracks with the default track flag set while taking into account user preferences such as the track's language."
msgstr "Los reproductores podría preferir pistas configuradas con el indicador de pista predeterminada teniendo en cuenta las preferencias de usuario como el idioma de pista."
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:322
#, no-c-format
msgid "Playlist items:"
msgstr "Elementos del Playlist:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:225
#, no-c-format
msgid "Playlists & Blu-rays"
msgstr "Listas de reproducción & Blurays"
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:58
#, no-c-format
msgid "Playlists shorter than %1 second will be ignored."
msgid_plural "Playlists shorter than %1 seconds will be ignored."
msgstr[0] "Los playlists inferiores a %1 segundo serán ignorados."
msgstr[1] "Los playlists inferiores a %1 segundos serán ignorados."
#: src/mkvtoolnix-gui/merge/tab.cpp:529
#, no-c-format
msgid "Please enter the new job's description."
msgstr "Por favor, introduzca una descripción para la nueva tarea."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:751
#, no-c-format
msgid "Please enter the new predefined split duration."
msgstr "Por favor, introduzca la nueva duración predefinida de división."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:750
#, no-c-format
msgid "Please enter the new predefined split size."
msgstr "Por favor, introduzca el nuevo tamaño predefinido de división."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:748
#, no-c-format
msgid "Please enter the new predefined track name."
msgstr "Por favor, introduce el nuevo nombre predefinido de pista."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:759
#, no-c-format
msgid "Please re-install MKVToolNix or fix the problem manually."
msgid_plural "Please re-install MKVToolNix or fix the problems manually."
msgstr[0] "Por favor, reinstala MKVToolNix o arregla el problema manualmente."
msgstr[1] "Por favor, reinstala MKVToolNix o arregla los problemas manualmente."
#: src/merge/mkvmerge.cpp:400
#, no-c-format
msgid ""
"Please read the man page/the HTML documentation to mkvmerge. It\n"
"explains several details in great length which are not obvious from\n"
"this listing.\n"
msgstr ""
"Por favor, lea la página principal o la documentación HTML para\n"
"mkvmerge. En ella, se explican ciertos aspectos de una manera\n"
"más detallada que no son tan obvias desde este listado.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:1898
#, no-c-format
msgid "Please select its location below."
msgstr "Por favor, seleccione su ubicación de abajo."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:87
#, no-c-format
msgid "Please select the actions to apply to all editions, chapters and sub-chapters."
msgstr "Por favor, seleccione las acciones a aplicar a todas las ediciones, capítulos y sub-capítulos."
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:85
#, no-c-format
msgid "Please select the actions to apply to the selected edition or chapter and all of its children."
msgstr "Por favor, seleccione las acciones a aplicar a la edición o capítulo seleccionado y todos sus derivados."
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:148
#, no-c-format
msgid "Please select the character set the following file is encoded in."
msgstr "Por favor, seleccione el conjunto de caracteres con el que el siguiente archivo esté codificado."
#: src/mkvtoolnix-gui/info/model.cpp:88
#, no-c-format
msgid "Position"
msgstr "Posición"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1879
#, no-c-format
msgid "Position for the track properties on the \"input\" tab:"
msgstr "Posición de las propiedades de la pista en la pestaña \"Entrada\":"
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:223
#, no-c-format
msgid "Position:"
msgstr "Posición:"
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:200
#, no-c-format
msgid "Possible causes are that the program does not exist or that you're not allowed to access it or its directory."
msgstr "Las posibles causas son que el programa no existe o que no tiene permisos de acceso a él o su directorio."
#: src/common/qt_kax_analyzer.cpp:85
#: src/common/qt_kax_analyzer.cpp:93
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:405
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:837
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:367
#: src/mkvtoolnix-gui/header_editor/tab.cpp:125
#: src/mkvtoolnix-gui/header_editor/tab.cpp:147
#: src/propedit/propedit.cpp:53
#: src/propedit/propedit.cpp:59
#, no-c-format
msgid "Possible reasons are: the file is not a Matroska file; the file is write-protected; the file is locked by another process; you do not have permission to access the file."
msgstr "Las posibles razones son: el archivo no es un archivo Matroska; el archivo está protegido contra escritura; el archivo ha sido bloqueado por otro proceso; no tiene permiso para acceder al archivo."
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:151
#, no-c-format
msgid "Pre&view:"
msgstr "Pre&vio:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1916
#, no-c-format
msgid "Pre&viously used destination directory"
msgstr "Usar el an&terior directorio de salida"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1884
#, no-c-format
msgid "Predefined audio track names"
msgstr "Nombres predefinidos para pista de audio"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1887
#, no-c-format
msgid "Predefined split durations"
msgstr "Duraciones predefinidas de división"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1886
#, no-c-format
msgid "Predefined split sizes"
msgstr "Tamaños predefinidos de división"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1885
#, no-c-format
msgid "Predefined subtitle track names"
msgstr "Nombres predefinidos para pista de subtítulos"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:220
#, no-c-format
msgid "Predefined values"
msgstr "Valores predefinidos"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1883
#, no-c-format
msgid "Predefined video track names"
msgstr "Nombres predefinidos para pista de vídeo"
#: src/common/kax_element_names.cpp:94
#: src/common/property_element.cpp:121
#, no-c-format
msgid "Previous filename"
msgstr "Nombre anterior del archivo"
#: src/common/kax_element_names.cpp:93
#, no-c-format
msgid "Previous segment UID"
msgstr "UID del segmento anterior"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1855
#, no-c-format
msgid "Previous segment UID:"
msgstr "UID del segmento anterior:"
#: src/common/property_element.cpp:124
#, no-c-format
msgid "Previous segment's unique ID"
msgstr "UID del anterior segmento"
#: src/common/property_element.cpp:201
#, no-c-format
msgid "Private data that only applies to a specific projection."
msgstr "Los datos privatos que únicamente se aplican a una proyección concreta."
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:218
#, no-c-format
msgid "Private use"
msgstr "Uso privado"
#: src/output/p_prores.h:28
#, no-c-format
msgid "ProRes video"
msgstr "ProRes vídeo"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1870
#, no-c-format
msgid "Probe &range percentage:"
msgstr "Rango de porcentaje de exploración:"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:752
#, no-c-format
msgid "Problem with MKVToolNix installation"
msgid_plural "Problems with MKVToolNix installation"
msgstr[0] "Existe un problema con la instalación de MKVToolNix"
msgstr[1] "Existen problemas con la instalación de MKVToolNix"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1869
#, no-c-format
msgid "Process &priority:"
msgstr "&Prioridad del proceso:"
#: src/mkvtoolnix-gui/merge/track_model.cpp:59
#, no-c-format
msgid "Program"
msgstr "Programa"
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:197
#, no-c-format
msgid "Program execution failed"
msgstr "La ejecución del programa falló"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:39
#, no-c-format
msgid "Programs will only be able to seek to clusters, so creating larger clusters may lead to imprecise or slow seeking."
msgstr "Los programas sólo serán capaces de buscar clústeres, por lo que crear clústeres muy grandes podría generar búsquedas imprecisas o lentas."
#: src/mkvtoolnix-gui/jobs/model.cpp:54
#, no-c-format
msgid "Progress"
msgstr "Progreso"
#: src/mkvtoolnix-gui/forms/main_window/status_bar_progress_widget.h:175
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:293
#, no-c-format
msgid "Progress:"
msgstr "Progreso:"
#: src/merge/output_control.cpp:338
#, no-c-format
msgid "Progress: 100%{0}"
msgstr "Progreso: 100%{0}"
#: src/common/kax_analyzer.cpp:1727
#, no-c-format
msgid "Progress: [{0}{1}] {2}%"
msgstr "Progreso: [{0}{1}] {2}%"
#: src/extract/tracks.cpp:512
#: src/extract/tracks.cpp:559
#: src/merge/mkvmerge.cpp:2918
#: src/merge/output_control.cpp:361
#: src/propedit/tag_target.cpp:354
#: src/propedit/tag_target.cpp:367
#: src/propedit/tag_target.cpp:372
#, no-c-format
msgid "Progress: {0}%{1}"
msgstr "Progreso: {0}%{1}"
#: src/common/kax_element_names.cpp:140
#, no-c-format
msgid "Projection type"
msgstr "Tipo de proyección"
#: src/common/kax_element_names.cpp:143
#, no-c-format
msgid "Projection's pitch rotation"
msgstr "Rotación transversal de la proyección"
#: src/common/kax_element_names.cpp:141
#, no-c-format
msgid "Projection's private data"
msgstr "Información privada de la proyección"
#: src/common/kax_element_names.cpp:144
#, no-c-format
msgid "Projection's roll rotation"
msgstr "Rotación longitudinal de la proyección"
#: src/common/kax_element_names.cpp:142
#, no-c-format
msgid "Projection's yaw rotation"
msgstr "Rotación de guiñada de la proyección"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:159
#: src/mkvtoolnix-gui/merge/track_model.cpp:56
#, no-c-format
msgid "Properties"
msgstr "Propiedades"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:282
#: src/mkvtoolnix-gui/forms/merge/tab.h:1792
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:86
#, no-c-format
msgid "Properties:"
msgstr "Propiedades:"
#: src/common/file_types.cpp:51
#, no-c-format
msgid "QuickTime audio/video files"
msgstr "Archivos de audio/vídeo QuickTime"
#: src/output/p_quicktime.h:26
#, no-c-format
msgid "QuickTime compatible video"
msgstr "Video compatible QuickTime"
#: src/common/file_types.cpp:100
#, no-c-format
msgid "QuickTime/MP4"
msgstr "QuickTime/MP4"
#: src/input/r_qtmp4.cpp:106
#, no-c-format
msgid "Quicktime/MP4 reader: '{0}' atom is too small. Expected size: >= {1}. Actual size: {2}.\n"
msgstr "Lector de Quicktime/MP4: '{0}' la partícula es demasiado pequeña. Tamaño esperado: >= {1}. Tamaño actual: {2}.\n"
#: src/input/r_qtmp4.cpp:2371
#, no-c-format
msgid "Quicktime/MP4 reader: Constant sample size & variable duration not yet supported. Contact the author if you have such a sample file.\n"
msgstr "Lector de Quicktime/MP4: El tamaño de muestra constante y de duración variable todavía no son compatibles. Contacta con el autor si tienes algún archivo de muestra.\n"
#: src/input/r_qtmp4.cpp:1625
#, no-c-format
msgid "Quicktime/MP4 reader: Could not read chunk number {0}/{1} with size {2} from position {3}. Aborting.\n"
msgstr "Lector de Quicktime/MP4: No puede ser leído el fragmento de información (chunk) número {0}/{1} con tamaño {2} desde la posición {3}. Cancelando.\n"
#: src/input/r_qtmp4.cpp:2810
#: src/input/r_qtmp4.cpp:2824
#, no-c-format
msgid "Quicktime/MP4 reader: Could not read the extended sound description atom for track ID {0}.\n"
msgstr "Lector de Quicktime/MP4: No puede ser leída la partícula de amplia descripción del sonido para el ID de la pista {0}.\n"
#: src/input/r_qtmp4.cpp:2776
#, no-c-format
msgid "Quicktime/MP4 reader: Could not read the sound description atom for track ID {0}.\n"
msgstr "Lector de Quicktime/MP4: No puede ser leída la partícula de descripción del sonido para el ID de la pista {0}.\n"
#: src/input/r_qtmp4.cpp:1328
#, no-c-format
msgid "Quicktime/MP4 reader: Could not read the stream description atom for track ID {0}.\n"
msgstr "Lector de Quicktime/MP4: No puede ser leída la partícula de descripción del archivo para el ID de la pista {0}.\n"
#: src/input/r_qtmp4.cpp:2858
#, no-c-format
msgid "Quicktime/MP4 reader: Could not read the video description atom for track ID {0}.\n"
msgstr "Lector de Quicktime/MP4: No puede ser leída la partícula de descripción del vídeo para el ID de la pista {0}.\n"
#: src/input/r_qtmp4.cpp:309
#, no-c-format
msgid "Quicktime/MP4 reader: Have not found any header atoms.\n"
msgstr "Lector de Quicktime/MP4: No se encontró ninguna partícula de cabecera.\n"
#: src/input/r_qtmp4.cpp:312
#, no-c-format
msgid "Quicktime/MP4 reader: Have not found the 'mdat' atom. No movie data found.\n"
msgstr "Lector de Quicktime/MP4: No se encontró la partícula 'mdat'. No se encontró información de la película.\n"
#: src/input/r_qtmp4.cpp:133
#, no-c-format
msgid "Quicktime/MP4 reader: Invalid chunk size {0} at {1}.\n"
msgstr "Lector de Quicktime/MP4: Tamaño del fragmento de información (chunk) no válido {0} at {1}.\n"
#: src/input/r_qtmp4.cpp:3543
#, no-c-format
msgid "Quicktime/MP4 reader: MPEG4 part 10/AVC track {0} is missing its decoder config. Skipping this track.\n"
msgstr "Lector de Quicktime/MP4: A la pista MPEG4 part 10/AVC {0} le falta su configuración del decodificador. Omitiendo esta pista.\n"
#: src/input/r_qtmp4.cpp:3566
#, no-c-format
msgid "Quicktime/MP4 reader: MPEG4 track {0} is missing the esds atom/the decoder config. Skipping this track.\n"
msgstr "Lector de Quicktime/MP4: La pista MPEG4 {0} está ausente de la configuración de el/la decodificador/partícula esds. Omitiendo esta pista.\n"
#: src/input/r_qtmp4.cpp:3550
#, no-c-format
msgid "Quicktime/MP4 reader: MPEGH part 2/HEVC track {0} is missing its decoder config. Skipping this track.\n"
msgstr "Lector de Quicktime/MP4: A la pista MPEGH part 2/HEVC {0} le falta su configuración del decodificador. Omitiendo esta pista.\n"
#: src/input/r_qtmp4.cpp:673
#, no-c-format
msgid "Quicktime/MP4 reader: The 'media header' atom ('mdhd') uses the unsupported version {0}.\n"
msgstr "Lector de Quicktime/MP4: La partícula 'cabecera multimedia' (\"mdhd\") utiliza una versión no compatible {0}.\n"
#: src/input/r_qtmp4.cpp:1321
#, no-c-format
msgid "Quicktime/MP4 reader: The 'size' field is too small in the stream description atom for track ID {0}.\n"
msgstr "Lector de Quicktime/MP4: El campo 'tamaño' es demasiado pequeño en la partícula de descripción del archivo para el ID de la pista {0}.\n"
#: src/input/r_qtmp4.cpp:678
#, no-c-format
msgid "Quicktime/MP4 reader: The 'time scale' parameter was 0. This is not supported.\n"
msgstr "Lector de Quicktime/MP4: El parámetro 'extensión de tiempo' fue 0. Esto no es compatible.\n"
#: src/input/r_qtmp4.cpp:3481
#, no-c-format
msgid "Quicktime/MP4 reader: The AAC track {0} is missing the esds atom/the decoder config. Skipping this track.\n"
msgstr "Lector de Quicktime/MP4: La pista AAC {0} está ausente de la configuración de el/la decodificador/partícula esds. Omitiendo esta pista.\n"
#: src/input/r_qtmp4.cpp:3476
#, no-c-format
msgid "Quicktime/MP4 reader: The audio track {0} is using an unsupported 'object type id' of {1} in the 'esds' atom. Skipping this track.\n"
msgstr "Lector de Quicktime/MP4: La pista de audio {0} esta usando 'una id de tipo de objeto' no compatible de {1} en la partícula 'esds'. Omitiendo esta pista.\n"
#: src/input/r_qtmp4.cpp:3560
#, no-c-format
msgid "Quicktime/MP4 reader: The video track {0} is missing the ESDS atom. Skipping this track.\n"
msgstr "Lector de Quicktime/MP4: La pista de vídeo {0} está ausente de la partícula ESDS. Omitiendo esta pista.\n"
#: src/input/r_qtmp4.cpp:449
#, no-c-format
msgid "Quicktime/MP4 reader: This file uses compressed headers with an unknown or unsupported compression algorithm '{0}'. Aborting.\n"
msgstr "Lector de Quicktime/MP4: Este archivo usa cabeceras comprimidas con un algoritmo de compresión desconocido o no compatible '{0}'. Cancelando.\n"
#: src/input/r_qtmp4.cpp:482
#, no-c-format
msgid "Quicktime/MP4 reader: This file uses compressed headers, but the expected uncompressed size ({0}) was not what is available after uncompressing ({1}).\n"
msgstr "Lector de Quicktime/MP4: Este archivo utiliza cabeceras comprimidas, pero el tamaño esperado sin comprimir ({0}) no fue el que esta disponible tras descomprimir ({1}).\n"
#: src/input/r_qtmp4.cpp:473
#, no-c-format
msgid "Quicktime/MP4 reader: This file uses compressed headers, but the zlib library could not be initialized. Error code from zlib: {0}. Aborting.\n"
msgstr "Lector de Quicktime/MP4: Este archivo utiliza cabeceras comprimidas, pero la librería zlib no puede ser inicializada. El código de error de zlib: {0}. Cancelando.\n"
#: src/input/r_qtmp4.cpp:478
#, no-c-format
msgid "Quicktime/MP4 reader: This file uses compressed headers, but they could not be uncompressed. Error code from zlib: {0}. Aborting.\n"
msgstr "Lector de Quicktime/MP4: Este archivo utiliza cabeceras comprimidas, pero no pueden ser descomprimidos. Código de error de zlib: {0}. Cancelando.\n"
#: src/input/r_qtmp4.cpp:2784
#: src/input/r_qtmp4.cpp:2865
#, no-c-format
msgid "Quicktime/MP4 reader: Track ID {0} has more than one FourCC. Only using the first one ({1}) and not this one ({2}).\n"
msgstr "Lector de Quicktime/MP4: El ID de la pista {0} tiene más de un FourCC. Sólo utilizará el primero ({1}) y no este otro ({2}).\n"
#: src/input/r_qtmp4.cpp:3427
#: src/input/r_qtmp4.cpp:3446
#: src/input/r_qtmp4.cpp:3494
#: src/input/r_qtmp4.cpp:3584
#, no-c-format
msgid "Quicktime/MP4 reader: Track {0} is missing some data. Broken header atoms?\n"
msgstr "Lector de Quicktime/MP4: La pista {0} tiene ausente alguna información. ¿Están corruptas las partículas de la cabecera?\n"
#: src/common/file_types.cpp:79
#, no-c-format
msgid "RIFF CDXA"
msgstr "RIFF CDXA"
#: src/common/kax_info.cpp:823
#, no-c-format
msgid "RSA"
msgstr "RSA"
#: src/common/av1.h:38
#, no-c-format
msgid "Raw OBUs without a size field are not supported."
msgstr "Raw OBUs con un tamaño de campo no admitido."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:251
#, no-c-format
msgid "Re&number sub-chapters"
msgstr "Re&numerar sub-capítulos"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:348
#, no-c-format
msgid "Re&place attachment with a new file"
msgstr "Reem&plazar adjunto con un nuevo archivo"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:63
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:198
#, no-c-format
msgid "Read full NEWS.md file online"
msgstr "Leer online el archivo completo NEWS.md"
#: src/input/r_mpeg_ps.cpp:375
#, no-c-format
msgid "Reading encrypted VOBs is not supported.\n"
msgstr "La lectura de VOB cifrados todavía no es compatible.\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:771
#: src/mkvtoolnix-gui/header_editor/tab.cpp:783
#: src/mkvtoolnix-gui/info/tab.cpp:138
#: src/mkvtoolnix-gui/merge/attachments.cpp:233
#, no-c-format
msgid "Reading failed"
msgstr "Error de lectura"
#: src/mkvtoolnix-gui/util/widget.cpp:215
#, no-c-format
msgid "Reading the segment UID failed"
msgstr "Ha fallado la lectura del segmento UID"
#: src/common/cli_parser.cpp:188
#, no-c-format
msgid "Reads additional command line options from the specified JSON file (see man page)."
msgstr "Lee las opciones adicionales de la línea de comandos desde el archivo JSON especificado (ver página manual)"
#: src/common/property_element.cpp:211
#, no-c-format
msgid "Real output sampling frequency in Hz."
msgstr "Frecuencia real de muestreo creado en Hz."
#: src/output/p_realaudio.h:33
#, no-c-format
msgid "RealAudio"
msgstr "RealAudio"
#: src/common/file_types.cpp:101
#, no-c-format
msgid "RealMedia"
msgstr "RealMedia"
#: src/common/file_types.cpp:55
#, no-c-format
msgid "RealMedia audio/video files"
msgstr "Archivos de audio y vídeo de RealMedia"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1922
#, no-c-format
msgid "Recent destination directories"
msgstr "Directorios de salida recientes"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1909
#, no-c-format
msgid "Recognized languages"
msgstr "Idiomas reconocidos"
#: src/common/property_element.cpp:186
#, no-c-format
msgid "Red X chromaticity coordinate as defined by CIE 1931."
msgstr "Coordenada cromática X del rojo definida por CIE 1931."
#: src/common/property_element.cpp:187
#, no-c-format
msgid "Red Y chromaticity coordinate as defined by CIE 1931."
msgstr "Coordenada cromática Y del rojo definida por CIE 1931."
#: src/common/kax_element_names.cpp:113
#, no-c-format
msgid "Red colour coordinate x"
msgstr "Color rojo, coordenada X"
#: src/common/kax_element_names.cpp:114
#, no-c-format
msgid "Red colour coordinate y"
msgstr "Color rojo, coordenada Y"
#: src/common/cli_parser.cpp:185
#, no-c-format
msgid "Redirects all messages into this file."
msgstr "Redirige todos los mensajes de ese archivo."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1825
#, no-c-format
msgid "Reduce to core"
msgstr "Reducir al núcleo"
#: src/common/kax_element_names.cpp:255
#, no-c-format
msgid "Reference block"
msgstr "Bloque de referencia"
#: src/common/kax_element_names.cpp:256
#, no-c-format
msgid "Reference priority"
msgstr "Prioridad de referencia"
#: src/common/kax_element_names.cpp:258
#, no-c-format
msgid "Reference virtual"
msgstr "Referencia virtual"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:216
#, no-c-format
msgid "Region"
msgstr "Region"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:168
#, no-c-format
msgid "Relative timestamp: %1"
msgstr "Código de tiempo relativo: %1"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:252
#: src/mkvtoolnix-gui/header_editor/tab.cpp:889
#, no-c-format
msgid "Reload modified file"
msgstr "Recargar archivo modificado"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:294
#, no-c-format
msgid "Remaining time for current job:"
msgstr "Tiempo restante para la tarea actual:"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:297
#, no-c-format
msgid "Remaining time for queue:"
msgstr "Tiempo restante para la lista de tareas:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:744
#, no-c-format
msgid "Remo&ve chapters from existing Matroska file"
msgstr "&Eliminar capítulos de un archivo Matroska"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:722
#, no-c-format
msgid "Remove &completed jobs"
msgstr "Eliminar tareas &completadas"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:229
#, no-c-format
msgid "Remove &names"
msgstr "Eliminar nom&bres"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:714
#, no-c-format
msgid "Remove &successfully completed jobs"
msgstr "Eliminar las tareas completadas &satisfactoriamente"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:346
#: src/mkvtoolnix-gui/merge/attachments.cpp:434
#, no-c-format
msgid "Remove a&ll attachments"
msgstr "Eliminar &todos los adjuntos"
#: src/mkvtoolnix-gui/merge/input.cpp:1452
#, no-c-format
msgid "Remove a&ll files"
msgstr "Eliminar &todos los archivos"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:718
#, no-c-format
msgid "Remove a&ll jobs"
msgstr "Eliminar &todas las tareas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1957
#, no-c-format
msgid "Remove com&pleted jobs older than x days:"
msgstr "Eliminar tareas completadas más antiguas de x días:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1958
#, no-c-format
msgid "Remove completed jobs from queue on &exit:"
msgstr "&Eliminar las tareas completadas de la lista al salir:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1826
#, no-c-format
msgid "Remove dialog normalization gain"
msgstr "Elimina ganancia por normalización de diálogo"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:189
#, no-c-format
msgid "Remove element"
msgstr "Eliminar elemento"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1865
#, no-c-format
msgid "Remove source files"
msgstr "&Eliminar archivos de origen"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1956
#, no-c-format
msgid "Remove the output &file when a job ends with errors or when it is aborted"
msgstr "Elimina el &archivo de salida cuando una tarea finaliza con errores o cuando se aborta"
#: src/mkvtoolnix-gui/merge/input.cpp:542
#, no-c-format
msgid "Removes or at least minimizes the dialog normalization gain by modifying audio headers."
msgstr "Elimina o, al menos, minimiza la ganancia por la normalización de diálogo al modificar las cabeceras del audio."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:356
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:374
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:384
#, no-c-format
msgid "Removing chapters from existing Matroska file"
msgstr "Eliminar capítulos de un archivo Matroska"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:381
#, no-c-format
msgid "Removing the chapters failed."
msgstr "Ha fallado la eliminación de capítulos."
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:176
#, no-c-format
msgid "Renumbering existing sub-chapters"
msgstr "Renumerar sub-capítulos existentes"
#: src/mkvtoolnix-gui/forms/chapter_editor/renumber_sub_chapters_parameters_dialog.h:175
#, no-c-format
msgid "Renumbering sub-chapters"
msgstr "Renumerar sub-capítulos"
#: src/propedit/propedit_cli_parser.cpp:233
#, no-c-format
msgid "Replace an attachment with the file 'filename'"
msgstr "Reemplazar un archivo adjunto con el 'nombre' del archivo"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:208
#, no-c-format
msgid "Replace attachment"
msgstr "Reemplazar adjunto"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:349
#, no-c-format
msgid "Replace attachment with a new file and &derive name && MIME type from it"
msgstr "Reemplazar adjunto con un nuevo archivo y &generar el nombre && tipo MIME a partir de él"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:711
#, no-c-format
msgid "Report a &bug"
msgstr "Reportar un &error"
#: src/mkvtoolnix-gui/util/header_view_manager.cpp:249
#, no-c-format
msgid "Reset all columns"
msgstr "Reiniciar todas las columnas"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:54
#, no-c-format
msgid "Reset the attachment values on this page to how they're saved in the file."
msgstr "Reiniciar los valores adjuntos en esta página a cómo son almacenados en el archivo."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1955
#, no-c-format
msgid "Reset the warning and error &counters on exit"
msgstr "Reiniciar los &contadores de advertencia y error al salir"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:202
#, no-c-format
msgid "Resets the header value on this page to how it's saved in the file."
msgstr "Reinicia el valor de la cabecera en esta página al valor almacenado en el archivo."
#: src/common/kax_file.cpp:290
#, no-c-format
msgid "Resync failed: no valid Matroska level 1 element found.\n"
msgstr "La resincronización ha fallado: no se encontró un elemento de Matroska de nivel 1 que sea válido.\n"
#: src/common/kax_file.cpp:282
#, no-c-format
msgid "Resyncing successful at position {0}.\n"
msgstr "Resincronización con éxito en la posición {0}.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:409
#, no-c-format
msgid "Revert the entry to its default value."
msgstr "Reestablecer la entrada a su valor predeterminado."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:793
#, no-c-format
msgid "Right"
msgstr "Derecha"
#: src/mkvtoolnix-gui/merge/input.cpp:459
#, no-c-format
msgid "Right-click for actions for all items"
msgstr "Click en botón derecho ratón para acciones sobre todos los objetos"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:266
#, no-c-format
msgid "Right-click for actions for editions and chapters"
msgstr "Click en botón derecho ratón para acciones sobre ediciones y capítulos"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:366
#, no-c-format
msgid "Right-click for actions for header elements and attachments"
msgstr "Click en botón derecho ratón para acciones sobre elementos de la cabecera y adjuntos"
#: src/mkvtoolnix-gui/jobs/tool.cpp:418
#, no-c-format
msgid "Right-click for actions for jobs"
msgstr "Click en botón derecho para acciones sobre tareas"
#: src/mkvtoolnix-gui/merge/attachments.cpp:446
#, no-c-format
msgid "Right-click for attachment actions"
msgstr "Click en botón derecho para acciones sobre adjuntos"
#: src/mkvtoolnix-gui/merge/input.cpp:458
#, no-c-format
msgid "Right-click to add, append and remove files"
msgstr "Click en botón derecho para añadir, agregar y eliminar archivos"
#: src/mkvtoolnix-gui/jobs/job.cpp:270
#, no-c-format
msgid "Running"
msgstr "Ejecutando"
#: src/mkvtoolnix-gui/jobs/tool.cpp:489
#, no-c-format
msgid "Running jobs cannot be edited."
msgstr "Las tareas en ejecución no se pueden editar."
#: src/mkvtoolnix-gui/jobs/tool.cpp:283
#: src/mkvtoolnix-gui/jobs/tool.cpp:314
#, no-c-format
msgid "Running jobs cannot be removed."
msgstr "Las tareas en ejecución no se pueden eliminar."
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:220
#, no-c-format
msgid "S&hift start and end timestamps by the following amount:"
msgstr "Desp&lazar los códigos de tiempo inicial y final por la siguiente cantidad:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:644
#, no-c-format
msgid "S&how command line"
msgstr "Mostrar la línea de coman&dos"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:779
#, no-c-format
msgid "S&top job queue"
msgstr "&Detener la lista de tareas"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:712
#, no-c-format
msgid "S&ystem information"
msgstr "Información del s&istema"
#: src/common/kax_info.cpp:832
#, no-c-format
msgid "SHA1-160"
msgstr "SHA1-160"
#: src/common/file_types.cpp:102
#, no-c-format
msgid "SRT subtitles"
msgstr "Subtítulos SRT"
#: src/common/file_types.cpp:56
#, no-c-format
msgid "SRT text subtitles"
msgstr "Subtítulos de texto SRT"
#: src/common/file_types.cpp:103
#, no-c-format
msgid "SSA/ASS subtitles"
msgstr "Subtítulos SSA/ASS"
#: src/common/file_types.cpp:57
#, no-c-format
msgid "SSA/ASS text subtitles"
msgstr "Subtítulos de texto SSA/ASS"
#: src/input/subtitles.cpp:398
#, no-c-format
msgid "SSA/ASS: The following line will be skipped as one of the timestamps is less than 0, or the end timestamp is less than the start timestamp: {0}\n"
msgstr "SSA/ASS: La siguiente línea será omitida ya que uno de los códigos de tiempo es menor que 0, o el código de tiempo final es menor que el código de tiempo inicial: {0}\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1915
#, no-c-format
msgid "Sa&me directory as the first source file"
msgstr "El &mismo directorio del primer archivo de origen"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:634
#, no-c-format
msgid "Sa&ve settings as"
msgstr "Guarda&r ajustes como"
#: src/common/kax_element_names.cpp:106
#, no-c-format
msgid "Sampling frequency"
msgstr "Frecuencia de muestreo"
#: src/common/property_element.cpp:210
#, no-c-format
msgid "Sampling frequency in Hz."
msgstr "Frecuencia de muestreo en Hz."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:684
#, no-c-format
msgid "Save as &XML file"
msgstr "Guardar como archivo &XML"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:227
#, no-c-format
msgid "Save as &default for new multiplex jobs"
msgstr "Guardar por &defecto para las nuevas tareas de multiplexado"
#: src/mkvtoolnix-gui/forms/info/job_settings_dialog.h:75
#, no-c-format
msgid "Save as &default for saving output to text files"
msgstr "Por &defecto, guardar como la salida a archivos de texto"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:180
#, no-c-format
msgid "Save attachment"
msgstr "Guardar adjunto"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:783
#, no-c-format
msgid "Save chapters as XML"
msgstr "Guardar capítulos en formato XML"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:822
#, no-c-format
msgid "Save chapters to Matroska or WebM file"
msgstr "Guardar capítulos en el archivo Matroska o WebM"
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
#, no-c-format
msgid "Save job output"
msgstr "Guardar informe"
#: src/mkvtoolnix-gui/merge/tab.cpp:207
#, no-c-format
msgid "Save option file"
msgstr "Guardar archivo de opciones"
#: src/mkvtoolnix-gui/merge/tab.cpp:222
#, no-c-format
msgid "Save settings file as"
msgstr "Guardar archivo de opciones como"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:685
#, no-c-format
msgid "Save to &Matroska or WebM file"
msgstr "Guardar como archivo &Matroska o WebM"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:795
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:799
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:202
#, no-c-format
msgid "Saving failed"
msgstr "Error al guardar"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:863
#, no-c-format
msgid "Saving the chapters failed."
msgstr "Error al guardar capítulos."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:248
#: src/mkvtoolnix-gui/header_editor/tab.cpp:257
#, no-c-format
msgid "Saving the modified attachments failed."
msgstr "Error al guardar los adjuntos modificados."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:223
#, no-c-format
msgid "Saving the modified segment information header failed."
msgstr "Error al guardar la información en la cabecera del segmento modificado."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:231
#, no-c-format
msgid "Saving the modified track headers failed."
msgstr "Error al guardar las cabeceras modificadas de pista."
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:140
#, no-c-format
msgid "Scan directory for other playlists"
msgstr "Buscar en el directorio otros playlists"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:303
#, no-c-format
msgid "Scanned Files"
msgstr "Archivos analizados"
#: src/mkvtoolnix-gui/merge/tool.cpp:826
#: src/mkvtoolnix-gui/merge/tool.cpp:831
#, no-c-format
msgid "Scanning directory"
msgstr "Analizando directorio"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1931
#, no-c-format
msgid "Scanning playlists"
msgstr "Analizando playlists"
#: src/merge/mkvmerge.cpp:2974
#, no-c-format
msgid "Scanning {0} files in {1} playlist.\n"
msgid_plural "Scanning {0} files in {1} playlists.\n"
msgstr[0] "Analizando {0} archivos en {1} playlist.\n"
msgstr[1] "Analizando {0} archivos en {1} playlists.\n"
#: src/common/kax_element_names.cpp:167
#, no-c-format
msgid "Scope"
msgstr "Ámbito"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:215
#, no-c-format
msgid "Script"
msgstr "Script"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:104
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:116
#, no-c-format
msgid "See below for examples."
msgstr "Véanse más adelante los ejemplos."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:52
#, no-c-format
msgid "See issues #2469 and #2480 on the MKVToolNix bug tracker for in-depth discussions on the pros and cons."
msgstr "Ver fallos #2469 y #2480 en el servidor de MKVToolNix para analizar en profundidad los pros y contras."
#: src/common/kax_element_names.cpp:222
#, no-c-format
msgid "Seek ID"
msgstr "ID de búsqueda"
#: src/common/kax_element_names.cpp:221
#, no-c-format
msgid "Seek entry"
msgstr "Buscar registro"
#: src/common/kax_element_names.cpp:220
#, no-c-format
msgid "Seek head"
msgstr "Buscar cabecera"
#: src/common/kax_info.cpp:555
#, no-c-format
msgid "Seek head (subentries will be skipped)"
msgstr "Buscar cabecera (los sub-registros serán omitidos)"
#: src/common/kax_element_names.cpp:223
#, no-c-format
msgid "Seek position"
msgstr "Posición de búsqueda"
#: src/common/kax_element_names.cpp:213
#, no-c-format
msgid "Seek pre-roll"
msgstr "Buscar pre-roll"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:572
#, no-c-format
msgid "Seg&ment UID:"
msgstr "UID del seg&mento:"
#: src/common/kax_element_names.cpp:84
#, no-c-format
msgid "Segment"
msgstr "Segmento"
#: src/common/kax_element_names.cpp:91
#, no-c-format
msgid "Segment UID"
msgstr "UID de segmento"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1853
#, no-c-format
msgid "Segment UIDs:"
msgstr "UID del segmento:"
#: src/mkvtoolnix-gui/forms/chapter_editor/tab.h:574
#, no-c-format
msgid "Segment e&dition UID:"
msgstr "UID del segmento de la edición:"
#: src/common/kax_element_names.cpp:97
#: src/common/property_element.cpp:120
#, no-c-format
msgid "Segment filename"
msgstr "Nombre del archivo del segmento"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1840
#, no-c-format
msgid "Segment info:"
msgstr "Información del segmento:"
#: src/common/kax_element_names.cpp:85
#: src/mkvtoolnix-gui/header_editor/tab.cpp:528
#: src/propedit/options.cpp:201
#: src/propedit/propedit_cli_parser.cpp:158
#: src/propedit/propedit_cli_parser.cpp:249
#, no-c-format
msgid "Segment information"
msgstr "Información del segmento"
#: src/common/property_element.cpp:123
#, no-c-format
msgid "Segment unique ID"
msgstr "UID del segmento"
#: src/mkvtoolnix-gui/util/widget.cpp:191
#, no-c-format
msgid "Select Matroska file to read segment UID from"
msgstr "Seleccionar el archivo Mastroska de donde leer el segmento UID"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:672
#, no-c-format
msgid "Select a directory"
msgstr "Seleccione un directorio"
#: src/mkvtoolnix-gui/merge/input.cpp:1413
#, no-c-format
msgid "Select all &items from selected file"
msgid_plural "Select all &items from selected files"
msgstr[0] "Seleccionar todos los ob&jetos del archivo escogido"
msgstr[1] "Seleccionar todos los ob&jetos de los archivos escogidos"
#: src/mkvtoolnix-gui/merge/input.cpp:1457
#, no-c-format
msgid "Select all tracks of specific &type"
msgstr "&Seleccionar todas las pistas de un tipo en concreto"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:267
#: src/mkvtoolnix-gui/merge/output.cpp:205
#: src/mkvtoolnix-gui/merge/output.cpp:206
#: src/mkvtoolnix-gui/merge/output.cpp:207
#, no-c-format
msgid "Select an existing Matroska or WebM file and the GUI will add its segment UID to the input field on the left."
msgstr "Seleccionar un archivo existente Matroska o WebM y la GUI añadirá su segmento UID al campo de entrada de la izquierda."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:398
#, no-c-format
msgid "Select audio file"
msgstr "Seleccionar archivo de audio"
#: src/mkvtoolnix-gui/merge/output.cpp:551
#, no-c-format
msgid "Select chapter file"
msgstr "Seleccionar el archivo de capítulos"
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:146
#: src/mkvtoolnix-gui/forms/main_window/select_character_set_dialog.h:147
#, no-c-format
msgid "Select character set"
msgstr "Seleccionar conjunto de caracteres"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1048
#, no-c-format
msgid "Select destination directory"
msgstr "Seleccionar el directorio de salida"
#: src/mkvtoolnix-gui/info/job_settings_widget.cpp:94
#: src/mkvtoolnix-gui/merge/output.cpp:439
#, no-c-format
msgid "Select destination file name"
msgstr "Seleccionar el nombre de salida del archivo"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:327
#, no-c-format
msgid "Select disc library information to use"
msgstr "Seleccione la información de la biblioteca del disco a usar"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1062
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:320
#: src/mkvtoolnix-gui/merge/executable_location_dialog.cpp:67
#, no-c-format
msgid "Select executable"
msgstr "Seleccionar ejecutable"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:301
#, no-c-format
msgid "Select file to add"
msgstr "Seleccionar archivo a añadir"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:302
#, no-c-format
msgid "Select one or more playlists to add"
msgstr "Seleccione una o más listas de reproducción para añadir"
#: src/mkvtoolnix-gui/merge/output.cpp:471
#, no-c-format
msgid "Select segment info file"
msgstr "Seleccionar el archivo de información del segmento"
#: src/mkvtoolnix-gui/merge/input.cpp:1094
#: src/mkvtoolnix-gui/merge/output.cpp:458
#, no-c-format
msgid "Select tags file"
msgstr "Seleccionar el archivo de etiquetas"
#: src/mkvtoolnix-gui/merge/input.cpp:1082
#, no-c-format
msgid "Select timestamp file"
msgstr "Seleccionar el archivo de códigos de tiempo"
#: src/mkvtoolnix-gui/forms/util/side_by_side_multi_select.h:139
#, no-c-format
msgid "Selected:"
msgstr "Seleccionado:"
#: src/mkvtoolnix-gui/merge/input.cpp:552
#, no-c-format
msgid "Selects for which blocks mkvmerge will produce index entries ( = cue entries)."
msgstr "Seleccionar para qué bloques mkvmerge creará los registros en el índice ( = cue entries)."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:32
#, no-c-format
msgid "Selects how mkvmerge calculates timestamps when appending files."
msgstr "Seleccionar como mkvmerge calcula los códigos de tiempo al unir los archivos."
#: src/mkvtoolnix-gui/merge/input.cpp:546
#, no-c-format
msgid "Selects the character set a subtitle file or chapter information was written with."
msgstr "Seleccionar el conjunto de caracteres de un archivos de subtitulo o la información del capitulo con la que fue escrita."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1819
#, no-c-format
msgid "Set aspect ratio:"
msgstr "Establecer relación de aspecto:"
#: src/mkvtoolnix-gui/merge/input.cpp:1454
#, no-c-format
msgid "Set destination &file name from selected file's name"
msgstr "Establecer el nombre del &archivo de salida a partir del nombre del archivo seleccionado"
#: src/common/property_element.cpp:134
#, no-c-format
msgid "Set if that track (audio, video or subs) SHOULD be used if no language found matches the user preference."
msgstr "Establecer si esta pista (audio, video o subtítulos) DEBE utilizarse si no encuentra ningún idioma que coincida con las preferencias del usuario."
#: src/common/property_element.cpp:135
#, no-c-format
msgid "Set if the track is used."
msgstr "Establecer si la pista es utilizada."
#: src/common/property_element.cpp:153
#, no-c-format
msgid "Set if the video is interlaced."
msgstr "Establecer si el vídeo es entrelazado."
#: src/propedit/propedit_cli_parser.cpp:238
#, no-c-format
msgid "Set the MIME type to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Establecer el tipo MIME a usar con las siguientes opciones '--add-attachment', '--replace-attachment' o '--update-attachment'"
#: src/propedit/propedit_cli_parser.cpp:239
#, no-c-format
msgid "Set the UID to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Establecer el UID a usar con las siguientes opciones '--add-attachment', '--replace-attachment' o '--update-attachment'"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:221
#, no-c-format
msgid "Set the chapter names' &languages:"
msgstr "Establecer el idioma en los nombres de los capítulos:"
#: src/mkvtoolnix-gui/forms/chapter_editor/mass_modification_dialog.h:219
#, no-c-format
msgid "Set the chapter names' co&untries:"
msgstr "Establece los países del nombre del capít&ulo:"
#: src/propedit/propedit_cli_parser.cpp:237
#, no-c-format
msgid "Set the description to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Establecer la descripción a usar con las siguientes opciones '--add-attachment', '--replace-attachment' o '--update-attachment'"
#: src/propedit/propedit_cli_parser.cpp:236
#, no-c-format
msgid "Set the name to use for the following '--add-attachment', '--replace-attachment' or '--update-attachment' option"
msgstr "Establecer el nombre a usar con las siguientes opciones '--add-attachment', '--replace-attachment' o '--update-attachment'"
#: src/propedit/propedit_cli_parser.cpp:222
#, no-c-format
msgid "Sets a property to the value if it exists and add it otherwise"
msgstr "Establecer una propiedad en el valor si es que existe; de lo contrario, lo añade"
#: src/propedit/propedit_cli_parser.cpp:220
#, no-c-format
msgid "Sets the Matroska file section that all following add/set/delete actions operate on (see below and man page for syntax)"
msgstr "Establecer la sección del archivo Matroska para que todas las siguientes acciones añadir/establecer/borrar funcionen (mire más abajo y en la página principal para la sintaxis)"
#: src/propedit/propedit_cli_parser.cpp:217
#, no-c-format
msgid "Sets the Matroska parser mode to 'fast' (default) or 'full'"
msgstr "Establecer el modo análisis de Matroska en «rápido» (predefinido) o «total»"
#: src/mkvtoolnix-gui/merge/input.cpp:522
#, no-c-format
msgid "Sets the cropping parameters which tell a player to omit a certain number of pixels on the four sides during playback."
msgstr "Establecer los parámetros del cropping que le dicen al reproductor que número de pixeles deben ser omitidos, de los cuatro lados, durante su reproducción."
#: src/mkvtoolnix-gui/merge/input.cpp:479
#, no-c-format
msgid "Sets the lossless compression algorithm to be used for this track."
msgstr "Establecer un algoritmo de compresión sin pérdidas para usar en esta pista."
#: src/common/property_element.cpp:170
#, no-c-format
msgid "Sets the matrix coefficients of the video used to derive luma and chroma values from red, green and blue color primaries."
msgstr "Establece los coeficientes de la matriz del vídeo usado para generar los valores de luminancia y crominancia a partir de los colores primarios rojo, verde y azul."
#: src/common/property_element.cpp:171
#, no-c-format
msgid "Sets the number of coded bits for a colour channel."
msgstr "Establece el número de bits codificados para un canal de color."
#: src/mkvtoolnix-gui/merge/output.cpp:196
#, no-c-format
msgid "Sets the segment UIDs to use."
msgstr "Establecer el UID del segmento a usar."
#: src/mkvtoolnix-gui/merge/input.cpp:529
#, no-c-format
msgid "Sets the stereo mode of the video track to this value."
msgstr "Establecer el modo estéreo de la pista de vídeo a este valor."
#: src/common/kax_element_names.cpp:171
#: src/mkvtoolnix-gui/forms/merge/tab.h:1881
#, no-c-format
msgid "Settings"
msgstr "Ajustes"
#: src/mkvtoolnix-gui/forms/info/job_settings_dialog.h:74
#, no-c-format
msgid "Settings for saving output to a text file"
msgstr "Ajustes para almacenar la salida a un archivo de texto"
#: src/input/r_real.cpp:525
#, no-c-format
msgid "Short AAC audio packet (length: {0} < 2)\n"
msgstr "Breve paquete de audio AAC (longitud: {0} < 2)\n"
#: src/input/r_real.cpp:532
#, no-c-format
msgid "Short AAC audio packet (length: {0} < {1})\n"
msgstr "Breve paquete de audio AAC (longitud: {0} < {1})\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1849
#, no-c-format
msgid "Show &buttons for moving list view entries up and down"
msgstr "Mostrar &botones para mover arriba y abajo las entradas de vista de lista"
#: src/mkvtoolnix-gui/info/tab.cpp:189
#, no-c-format
msgid "Show &hex dump"
msgstr "Mostrar volcado &hex"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1954
#, no-c-format
msgid "Show &output of all jobs instead of current job only"
msgstr "Mostrar el resultad&o de todas las tareas en vez de sólo la actual"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:175
#, no-c-format
msgid "Show a &summary line with statistics for each track at the end"
msgstr "Mostrar al finalizar, una línea &resumen con estadísticas para cada pista"
#: src/info/info_cli_parser.cpp:44
#, fuzzy, no-c-format
msgid "Show all bytes of each frame and other binary elements as a hex dump."
msgstr "Mostrar todos bytes por fotogramas y CodecPrivate en volcados hex"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:170
#, no-c-format
msgid "Show all bytes of frames and CodecPrivate elements as hex dumps"
msgstr "Mostrar todos bytes por fotogramas y CodecPrivate en volcados hex"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:165
#, no-c-format
msgid "Show all elements"
msgstr "Mostrar todos los elementos"
#: src/info/info_cli_parser.cpp:35
#, no-c-format
msgid "Show all sub-elements (including cues & seek heads entries) and don't stop at the first cluster."
msgstr "Mostrar todos los subelementos (incluyendo las entradas de índices y búsqueda) sin detenerse en el primer clúster."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1943
#, no-c-format
msgid "Show dates && times in &UTC instead of the local time zone"
msgstr "Mostrar fechas && horas en &UTC en lugar de la zona horaria local"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1843
#, no-c-format
msgid "Show debu&gging menu"
msgstr "Mostrar menú debu&gging "
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:169
#, no-c-format
msgid "Show first 16 bytes of frames and CodecPrivate elements as hex dumps"
msgstr "Mostrar 16 bytes iniciales por fotogramas y CodecPrivate en volcados hex"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:144
#, no-c-format
msgid "Show job output"
msgstr "Mostrar el resultado de la tarea"
#: src/mkvtoolnix-gui/main_window/status_bar_progress_widget.cpp:143
#, no-c-format
msgid "Show job queue && access job logs"
msgstr "Mostrar lista de tareas && acceder al log de las tareas"
#: src/info/info_cli_parser.cpp:42
#, no-c-format
msgid "Show statistics for each track in verbose mode."
msgstr "Mostrar estadísticas para cada pista en modo verbose."
#: src/info/info_cli_parser.cpp:43
#, no-c-format
msgid "Show the first 16 bytes of each frame as a hex dump."
msgstr "Mostrar 16 bytes iniciales por fotograma en volcados hex."
#: src/info/info_cli_parser.cpp:39
#, no-c-format
msgid "Show the position of each element in decimal."
msgstr "Mostrar la posición de cada elemento en decimal."
#: src/info/info_cli_parser.cpp:40
#, no-c-format
msgid "Show the position of each element in hexadecimal."
msgstr "Mostrar la posición de cada elemento en hexadecimal."
#: src/info/info_cli_parser.cpp:45
#, no-c-format
msgid "Show the size of each element including its header."
msgstr "Mostrar el tamaño de cada elemento incluyendo su cabecera."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1848
#, no-c-format
msgid "Show the tool &selector"
msgstr "Mostrar el &selector de herramientas"
#: src/common/cli_parser.cpp:189
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:66
#, no-c-format
msgid "Show this help."
msgstr "Mostrar esta ayuda."
#: src/common/cli_parser.cpp:190
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:67
#, no-c-format
msgid "Show version information."
msgstr "Mostrar la información de la versión."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:197
#: src/mkvtoolnix-gui/util/settings.cpp:53
#, no-c-format
msgid "Shut down the computer"
msgstr "Apagar el ordenador"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:145
#, no-c-format
msgid "Shut down the system in one minute:"
msgstr "Apague el sistema en un minuto:"
#: src/common/kax_element_names.cpp:178
#, no-c-format
msgid "Signature"
msgstr "Firma"
#: src/common/kax_element_names.cpp:175
#, no-c-format
msgid "Signature algorithm"
msgstr "Algoritmo de firma"
#: src/common/kax_element_names.cpp:176
#, no-c-format
msgid "Signature hash algorithm"
msgstr "Algorítmo hash de firma"
#: src/common/kax_element_names.cpp:177
#, no-c-format
msgid "Signature key ID"
msgstr "ID de clave de firma"
#: src/common/kax_element_names.cpp:250
#, no-c-format
msgid "Silent track number"
msgstr "Número de pista silenciosa"
#: src/common/kax_element_names.cpp:249
#, no-c-format
msgid "Silent tracks"
msgstr "Pistas silenciosas"
#: src/common/kax_element_names.cpp:318
#, no-c-format
msgid "Simple"
msgstr "Simple"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:202
#: src/mkvtoolnix-gui/merge/output.cpp:547
#, no-c-format
msgid "Simple OGM-style chapter files"
msgstr "Archivos simples de capítulo con formato OGM"
#: src/common/kax_element_names.cpp:272
#, no-c-format
msgid "Simple block"
msgstr "Bloque simple"
#: src/common/chapters/chapters.cpp:67
#, no-c-format
msgid "Simple chapter parser: {0}\n"
msgstr "Analizador simple de capítulo: {0}\n"
#: src/mpegparser/M2VParser.cpp:392
#, no-c-format
msgid "Single field frame before GOP header detected. Fix the MPEG2 video stream before attempting to multiplex it.\n"
msgstr "Fotograma con un único campo antes de la cabecera GOP detectado. Fija el archivo de vídeo MPEG2 antes de intentar multiplexarlo.\n"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:305
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:329
#: src/mkvtoolnix-gui/info/model.cpp:89
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:94
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:68
#, no-c-format
msgid "Size"
msgstr "Tamaño"
#: src/mkvtoolnix-gui/forms/header_editor/attached_file_page.h:175
#: src/mkvtoolnix-gui/forms/info/element_viewer_dialog.h:224
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:312
#: src/mkvtoolnix-gui/merge/output.cpp:260
#, no-c-format
msgid "Size:"
msgstr "Tamaño:"
#: src/output/p_aac.cpp:127
#, no-c-format
msgid "Skipping {0} bytes (no valid AAC header found). This might cause audio/video desynchronisation.\n"
msgstr "Omitiendo {0} bytes (se encontró una cabecera AAC no válida). Esto podría causar desincronización del audio/vídeo.\n"
#: src/output/p_dts.cpp:92
#, no-c-format
msgid "Skipping {0} bytes (no valid DTS header found). This might cause audio/video desynchronisation.\n"
msgstr "Omitiendo {0} bytes (se encontró una cabecera DTS no válida). Esto podría causar desincronización de audio/vídeo.\n"
#: src/input/r_mp3.cpp:62
#, no-c-format
msgid "Skipping {0} bytes at the beginning (no valid MP3 header found).\n"
msgstr "Omitiendo {0} bytes al inicio (se encontró una cabecera MP3 no válida).\n"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:199
#: src/mkvtoolnix-gui/util/settings.cpp:55
#, no-c-format
msgid "Sleep the computer"
msgstr "Suspender el ordenador"
#: src/common/kax_element_names.cpp:270
#, no-c-format
msgid "Slices"
msgstr "Cortes"
#: src/common/hacks.cpp:62
#, no-c-format
msgid "Some AVC/H.264 tracks contain I slices but lack real key frames."
msgstr "Algunas pistas AVC/H.264 contienen fragmentos I pero carecen de fotogramas claves reales."
#: src/merge/output_control.cpp:1338
#, no-c-format
msgid "Some tag elements are missing (this error should not have occurred - another similar error should have occurred earlier). {0}\n"
msgstr "Algunos elementos de la etiqueta están ausentes (este error no debería haber ocurrido - otro error similar habrá ocurrido anteriormente). {0}\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1781
#, no-c-format
msgid "Source &files:"
msgstr "Archivos de &origen:"
#: src/mkvtoolnix-gui/merge/track_model.cpp:57
#, no-c-format
msgid "Source file"
msgstr "Archivo origen"
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:92
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:66
#, no-c-format
msgid "Source file name"
msgstr "Nombre del archivo origen"
#: src/mkvtoolnix-gui/jobs/info_job.cpp:99
#, no-c-format
msgid "Source file name: %1"
msgstr "Archivo de origen: %1"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:249
#, no-c-format
msgid "Source file names"
msgstr "Nombre del archivo origen"
#: src/mkvtoolnix-gui/merge/track_model.cpp:58
#, no-c-format
msgid "Source file's directory"
msgstr "Directorio de entrada"
#: src/common/property_element.cpp:203
#, no-c-format
msgid "Specifies a pitch rotation to the projection."
msgstr "Especifica la rotación transversal de la proyección."
#: src/common/property_element.cpp:204
#, no-c-format
msgid "Specifies a roll rotation to the projection."
msgstr "Especifica la rotación longitudinal de la proyección."
#: src/common/property_element.cpp:202
#, no-c-format
msgid "Specifies a yaw rotation to the projection."
msgstr "Especifica la rotación vertical de la proyección."
#: src/common/property_element.cpp:146
#, no-c-format
msgid "Specifies the language of the track in the form of a BCP 47 language tag."
msgstr "Especifica el idioma de la pista en forma de etiqueta de idioma BCP 47."
#: src/common/property_element.cpp:145
#, no-c-format
msgid "Specifies the language of the track."
msgstr "Especifica el idioma de la pista."
#: src/common/property_element.cpp:163
#, no-c-format
msgid "Specify the possible modifications to the aspect ratio (0: free resizing, 1: keep aspect ratio, 2: fixed)."
msgstr "Especificar las posibles modificaciones de relación de aspecto (0: Transformación libre, 1: Mantener relación de aspecto, 2: Fija)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1843
#, no-c-format
msgid "Split mode:"
msgstr "Modo de corte:"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1842
#, no-c-format
msgid "Splitting"
msgstr "División"
#: src/merge/output_control.cpp:1088
#, no-c-format
msgid "Splitting tracks of this type is not supported."
msgstr "No se admite la división de pistas de este tipo."
#: src/mkvtoolnix-gui/merge/output.cpp:336
#, no-c-format
msgid "Splitting will occur right before the first key frame whose timestamp is equal to or bigger than the start timestamp for the chapters whose numbers are listed."
msgstr "El corte sucederá después del primer fotograma clave cuyo timestamp sea igual o mayor que el timestamp inicial para los capítulos, cuyos números están listados."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:726
#, no-c-format
msgid "Sta&rt all pending jobs"
msgstr "Iniciar tareas &pendientes"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1892
#, no-c-format
msgid "Sta&rt multiplexing"
msgstr "Iniciar &multiplexado"
#: src/mkvtoolnix-gui/chapter_editor/chapter_model.cpp:34
#, no-c-format
msgid "Start"
msgstr "Inicio"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:639
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:751
#, no-c-format
msgid "Start &multiplexing"
msgstr "Iniciar &multiplexado"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:112
#, no-c-format
msgid "Start file types other than executable files via cmd.exe."
msgstr "Iniciar tipos de archivos que no sean ejecutables mediante cmd.exe."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:114
#, no-c-format
msgid "Start file types other than executable files via xdg-open."
msgstr "Iniciar tipos de archivos que no sean ejecutables mediante xdg-open."
#: src/mkvtoolnix-gui/jobs/tool.cpp:216
#, no-c-format
msgid "Start job &immediately"
msgid_plural "Start jobs &immediately"
msgstr[0] "Iniciar tarea &inmediatamente"
msgstr[1] "Iniciar tareas &inmediatamente"
#: src/mkvtoolnix-gui/jobs/tool.cpp:215
#, no-c-format
msgid "Start job &manually"
msgid_plural "Start jobs &manually"
msgstr[0] "Iniciar tarea &manualmente"
msgstr[1] "Iniciar tareas &manualmente"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:291
#, no-c-format
msgid "Started at:"
msgstr "Iniciado:"
#: src/common/kax_info.cpp:1204
#, no-c-format
msgid "Statistics for track number {0}: number of blocks: {1}; size in bytes: {2}; duration in seconds: {3}; approximate bitrate in bits/second: {4}\n"
msgstr "Estadísticas para la pista número {0}: número de bloques: {1}; tamaño en bytes: {2}; duración en segundos: {3}; bitrate aproximado en bits/segundo: {4}\n"
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:344
#: src/mkvtoolnix-gui/jobs/model.cpp:50
#, no-c-format
msgid "Status"
msgstr "Estado"
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:207
#: src/mkvtoolnix-gui/forms/main_window/available_update_info_dialog.h:160
#: src/mkvtoolnix-gui/forms/util/language_dialog.h:345
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:289
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:181
#, no-c-format
msgid "Status:"
msgstr "Estado:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1838
#, no-c-format
msgid "Stay on top of other &windows"
msgstr "Permanecer por delante del resto de &ventanas"
#: src/common/kax_element_names.cpp:159
#, no-c-format
msgid "Stereo mode"
msgstr "Modo estéreo"
#: src/merge/mkvmerge.cpp:991
#, no-c-format
msgid "Stereo mode parameter: not given in the form <TID>:<n|keyword> where n is a number between 0 and {0} or one of these keywords: {1} (argument was '{2}').\n"
msgstr "Parámetro de modo estéreo: no asignado en la forma <TID>:<n|keyword> donde n es un número entre 0 y {0} o una de estas palabras clave: {1} (el argumento fue '{2}').\n"
#: src/common/property_element.cpp:165
#, no-c-format
msgid "Stereo-3D video mode (0 - 14, see documentation)."
msgstr "Modo de vídeo Stereo-3D (0 - 14, ver documentación)."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1817
#, no-c-format
msgid "Stereoscopy:"
msgstr "Estereoscopia:"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:730
#, no-c-format
msgid "Stop &after all running jobs have finished"
msgstr "Detener &después de que todas las tareas en ejecución hayan finalizado"
#: src/mkvtoolnix-gui/forms/info/job_settings_widget.h:164
#, no-c-format
msgid "Stop at the first cluster"
msgstr "Parar en el primer clúster"
#: src/common/hacks.cpp:46
#, no-c-format
msgid "Store changes in CodecPrivate data in CodecState elements instead of the frames."
msgstr "Almacena los cambios de los datos CodecPrivate en los elementos CodecState y no en los fotogramas."
#: src/mkvtoolnix-gui/forms/merge/tab.h:1809
#: src/mkvtoolnix-gui/forms/merge/tab.h:1866
#, no-c-format
msgid "Stretch by:"
msgstr "Extensión por:"
#: src/common/kax_element_names.cpp:320
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:166
#, no-c-format
msgid "String"
msgstr "Palabra (cadena de caracteres)"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1827
#, no-c-format
msgid "Subtitle and chapter properties"
msgstr "Propiedades de subtítulo y capítulo"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:45
#, no-c-format
msgid "Subtitle track %1"
msgstr "Pista de subtítulos %1"
#: src/extract/xtr_textsubs.cpp:179
#, no-c-format
msgid "Subtitle track {0} is missing some duration elements. Please check the resulting SSA/ASS file for entries that have the same start and end time.\n"
msgstr "La pista del subtítulo {0}, tiene algunos elementos de duración ausentes. Por favor, comprueba que los registros del archivo resultante SSA/ASS tengan el mismo tiempo de inicio y finalización.\n"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1902
#, no-c-format
msgid "Subtitle tracks:"
msgstr "Pistas de subtítulo:"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:52
#: src/mkvtoolnix-gui/merge/track.cpp:474
#, no-c-format
msgid "Subtitles"
msgstr "Subtítulos"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:823
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:196
#: src/mkvtoolnix-gui/merge/output.cpp:545
#, no-c-format
msgid "Supported file types"
msgstr "Tipos de archivos compatibles"
#: src/merge/mkvmerge.cpp:467
#, no-c-format
msgid "Supported file types:\n"
msgstr "Tipos de archivos compatibles:\n"
#: src/common/cli_parser.cpp:181
#: src/merge/mkvmerge.cpp:89
#, no-c-format
msgid "Suppress status output."
msgstr "Suprime el estado creado."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:639
#, no-c-format
msgid "System information"
msgstr "Información del sistema"
#: src/common/file_types.cpp:105
#: src/output/p_tta.h:33
#, no-c-format
msgid "TTA"
msgstr "TTA"
#: src/common/file_types.cpp:58
#, no-c-format
msgid "TTA (The lossless True Audio codec)"
msgstr "TTA (The lossless True Audio codec)"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1845
#, no-c-format
msgid "Tab &position in tab widgets:"
msgstr "&Posición de la pestaña en los widgets:"
#: src/common/kax_element_names.cpp:310
#, no-c-format
msgid "Tag"
msgstr "Marca"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:423
#, no-c-format
msgid "Tag editor"
msgstr "Editor de etiquetas"
#: src/extract/extract_cli_parser.cpp:88
#, no-c-format
msgid "Tag extraction"
msgstr "Extracción de etiqueta"
#: src/common/kax_element_names.cpp:322
#, no-c-format
msgid "Tag language"
msgstr "Idioma de marca"
#: src/common/kax_element_names.cpp:323
#, no-c-format
msgid "Tag language (IETF BCP 47)"
msgstr "Etiqueta de idioma (IETF BCP 47)"
#: src/propedit/propedit_cli_parser.cpp:259
#, no-c-format
msgid "Tag selectors"
msgstr "Selectores de etiqueta"
#: src/common/kax_element_names.cpp:309
#: src/mkvtoolnix-gui/merge/track.cpp:478
#: src/propedit/options.cpp:206
#, no-c-format
msgid "Tags"
msgstr "Etiquetas"
#: src/mkvtoolnix-gui/merge/output.cpp:245
#, no-c-format
msgid "Tags are allowed, but chapters are not."
msgstr "Las etiquetas están permitidas, pero los capítulos no."
#: src/merge/generic_reader.cpp:321
#, no-c-format
msgid "Tags for track ID {0}: {1} entry"
msgid_plural "Tags for track ID {0}: {1} entries"
msgstr[0] "Etiquetas para el ID de la pista {0}: {1} registro"
msgstr[1] "Etiquetas para el ID de la pista {0}: {1} registros"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1805
#, no-c-format
msgid "Tags:"
msgstr "Etiquetas:"
#: src/common/kax_element_names.cpp:316
#, no-c-format
msgid "Target type"
msgstr "Tipo de objetivo"
#: src/common/kax_element_names.cpp:317
#, no-c-format
msgid "Target type value"
msgstr "Valor de tipo de objetivo"
#: src/common/kax_element_names.cpp:311
#, no-c-format
msgid "Targets"
msgstr "Objetivos"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:55
#, no-c-format
msgid "Tells mkvmerge not to create and write the cue data which can be compared to an index in an AVI."
msgstr "Le dice a mkvmerge que no genere ni escriba la información del índice (cue data) que puede ser comparada a la de un índice en un AVI."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:45
#, no-c-format
msgid "Tells mkvmerge not to write LanguageIETF track header elements and ChapLanguageIETF chapter elements."
msgstr "Le indica a mkvmerge que no escriba los elementos de cabecera de pista LanguageIETF ni los elementos de capítulo ChapLanguageIETF."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:44
#, no-c-format
msgid "Tells mkvmerge not to write tags with statistics for each track."
msgstr "Le dice a mkvmerge que no escriba tags con estadísticas para cada pista."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:59
#, no-c-format
msgid "Tells mkvmerge not to write the 'date' field in the segment information headers."
msgstr "Le dice a mkvmerge que no escriba el campo 'date' en el segmento de información de las cabeceras."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:31
#, no-c-format
msgid "Tells mkvmerge to abort after the first warning is emitted."
msgstr "Le dice a mkvmerge que finalice después de emitir la primera advertencia."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:41
#, no-c-format
msgid "Tells mkvmerge to create a meta seek element at the end of the file containing all clusters."
msgstr "Indica a mkvmerge crear un elemento meta seek al final del archivo que contenga todos los clústeres."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:49
#, no-c-format
msgid "Tells mkvmerge to flush all data cached in memory to storage when closing files opened for writing."
msgstr "Le dice a mkvmerge que libere toda la memoria cache cuando se cierre un archivo abierto para su escritura."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:36
#, no-c-format
msgid "Tells mkvmerge to put at most 'n' data blocks into each cluster."
msgstr "Le dice a mkvmerge que no escriba más de 'n' bloques de información por cada clúster."
#: src/mkvtoolnix-gui/info/job_settings_widget.cpp:94
#: src/mkvtoolnix-gui/merge/input.cpp:1082
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:395
#, no-c-format
msgid "Text files"
msgstr "Archivos de texto"
#: src/input/r_vobsub.cpp:222
#, no-c-format
msgid "The .idx file does not contain an 'id: ...' line to indicate the language.\n"
msgstr "El archivo .idx no contiene una línea 'id: ...' para indicar el idioma.\n"
#: src/input/r_aac.cpp:70
#, no-c-format
msgid "The AAC file '{0}' contains invalid header data: the sampling frequency or the number of channels is 0.\n"
msgstr "El archivo AAC '{0}' contiene datos de cabecera no admitidos: la frecuencia de muestreo o el número de canales es 0.\n"
#: src/output/p_aac.cpp:143
#, no-c-format
msgid "The AAC profiles are different: {0} and {1}"
msgstr "Los perfiles de AAC son diferentes: {0} y {1}"
#: src/merge/connection_checks.h:53
#, no-c-format
msgid "The CodecID of the two tracks is different: {0} and {1}"
msgstr "El ID del codec de las dos pistas es diferente: {0} y {1}"
#: src/mkvtoolnix-gui/merge/output.cpp:246
#, no-c-format
msgid "The DocType header item is changed to \"webm\"."
msgstr "El elemento de la cabecera DocType se ha cambiado a \"webm\"."
#: src/output/p_flac.cpp:48
#, no-c-format
msgid "The FLAC headers could not be parsed: the stream info structure was not found.\n"
msgstr "Los cabeceras FLAC no pudieron ser analizados: la información de la estructrura del archivo no se encontró.\n"
#: src/output/p_generic_video.cpp:74
#, no-c-format
msgid "The FPS is 0.0 but the reader did not provide a timestamp for a packet. {0}\n"
msgstr "Los frames (fotogramas) por segundo (FPS) son 0,0, pero el lector no escaló un código de tiempo para un paquete. {0}\n"
#: src/merge/mkvmerge.cpp:1448
#, no-c-format
msgid "The FourCC must be exactly four characters long in '{0} {1}'.\n"
msgstr "El FourCC debe ser exactamente de cuatro caracteres de extensión en '{0} {1}'.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:383
#, no-c-format
msgid "The GUI can also ask the user what to do each time, e.g. appending them instead of adding them, or creating new multiplex settings and adding them to those."
msgstr "La GUI también puede preguntar al usuario qué hacer en cada ocasión, por ejemplo, añadiéndolos en lugar de sumarlos, o creando nuevas configuraciones de combinación y añadirlos."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:385
#, no-c-format
msgid "The GUI can ask for confirmation when you're about to create a file without audio tracks in it."
msgstr "La GUI puede solicitar confirmación cuando se disponga a crear un archivo sin pistas de audio."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:372
#, no-c-format
msgid "The GUI can help you start your next multiplex settings after having started a job or having added a one to the job queue."
msgstr "La GUI te puede ayudar, creando tu siguiente configuración de multiplexado tras iniciar una tarea o haber añadido una a la lista de tareas."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:53
#, no-c-format
msgid "The GUI can scan these files, present the results including duration and number of tracks of each playlist found and let you choose which one to add."
msgstr "La GUI puede analizar estos archivos, y mostrar los resultados incluyendo la duración y el número de pistas de cada playlist encontrado, y así permitirle elegir cuál añadir."
#: src/mkvtoolnix-gui/merge/tool.cpp:737
#: src/mkvtoolnix-gui/merge/tool.cpp:752
#: src/mkvtoolnix-gui/merge/tool.cpp:767
#, no-c-format
msgid "The GUI will enter the dropped file's file name into that control replacing any file name which might have been set earlier."
msgstr "La GUI insertará el nombre del archivo que se dejó caer en ese control, sustituyendo cualquier nombre de archivo que se pudiera haber establecido con anterioridad."
#: src/extract/extract_cli_parser.cpp:356
#, no-c-format
msgid "The ID '{0}' has already been used for another destination file.\n"
msgstr "El ID {0} ya se está usando para otro archivo de salida.\n"
#: src/mkvtoolnix-gui/util/file_identifier.cpp:153
#, no-c-format
msgid "The JSON output generated by mkvmerge while identifying '%1' could not be parsed (parser's error message: %2)."
msgstr "No se pudo analizar el JSON generado por mkvmerge al identificar '%1' (mensaje de error de análisis: %2)."
#: src/input/r_ogm.cpp:1672
#, no-c-format
msgid "The Kate identification header could not be parsed ({0}).\n"
msgstr "La cabecera de identificación Kate no se puede analizar ({0}).\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:52
#, no-c-format
msgid "The MIME type determines which program can be used for handling its content."
msgstr "El tipo MIME especifica que programa se puede utilizar para manipular su contenido."
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:52
#, no-c-format
msgid "The MIME type must not be left empty."
msgstr "El tipo MIME no se puede dejar vacío."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:626
#, no-c-format
msgid "The MKVToolNix Code of Conduct"
msgstr "El Código de conducta de MKVToolNix"
#: src/input/r_qtmp4.cpp:1191
#, no-c-format
msgid "The MP4 file '{0}' contains chapters whose format was not recognized. This is often the case if the chapters are not encoded in UTF-8. Use the '--chapter-charset' option in order to specify the charset to use.\n"
msgstr "El archivo MP4 '{0}' contiene capítulos cuyo formato no se reconoce. A veces esto ocurre cuando los capítulos no están codificados en UTF-8. Usa la opción '--chapter-charset' para especificar el código de caracteres a usar.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:506
#: src/mkvtoolnix-gui/merge/input.cpp:512
#: src/mkvtoolnix-gui/merge/input.cpp:517
#, no-c-format
msgid "The Matroska container format can store the display width/height for a video track."
msgstr "El formato del contenedor Matroska puede almacenar el ancho/alto de visualización para un pista de vídeo."
#: src/common/qt_kax_analyzer.cpp:76
#, no-c-format
msgid "The Matroska file was modified, but the meta seek entry could not be updated. This means that players might have a hard time finding the element. Please use your favorite player to check this file."
msgstr "El archivo Matroska ha sido modificado, pero el registro meta seek no se pudo actualizar. Esto significa que los reproductores podrían tener dificultades en encontrar este elemento. Por favor, usa tu reproductor favorito para comprobar este archivo."
#: src/propedit/propedit.cpp:47
#, no-c-format
msgid "The Matroska file was modified, but the meta seek entry could not be updated. This means that players might have a hard time finding this element. Please use your favorite player to check this file."
msgstr "El archivo Matroska ha sido modificado, pero el registro meta seek no ha podido ser actualizado. Esto significa que los reproductores podrían tener dificultades en encontrar este elemento. Por favor, usa tu reproductor favorito para comprobar este archivo."
#: src/common/qt_kax_analyzer.cpp:100
#: src/propedit/propedit.cpp:64
#, no-c-format
msgid "The Matroska file's last element is set to an unknown size."
msgstr "El último elemento de los archivos matroska se establece a un tamaño desconocido."
#: src/input/r_ogm.cpp:1482
#, no-c-format
msgid "The Theora identification header could not be parsed ({0}).\n"
msgstr "La cabecera de identificación Theora no se puede analizar ({0}).\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:53
#, no-c-format
msgid "The UID must not be left empty."
msgstr "El UID no se puede dejar vacío."
#: src/input/r_matroska.cpp:743
#, no-c-format
msgid "The VobSub subtitle track {0} does not contain its index in the CodecPrivate element."
msgstr "La pista de subtítulo VobSub {0} no contiene su índice en el elemento CodecPrivate."
#: src/output/p_vorbis.cpp:128
#, no-c-format
msgid "The Vorbis codebooks are different. Such tracks cannot be concatenated without re-encoding."
msgstr "Los libros de códigos Vorbis son diferentes. Tales pistas no pueden ser concatenadas sin recodificar."
#: src/common/chapters/chapters.cpp:388
#: src/common/xml/ebml_chapters_converter.cpp:251
#, no-c-format
msgid "The XML chapter file '{0}' contains an error at position {2}: {1}\n"
msgstr "El archivo de capítulos XML '{0}' contiene un error en la posición {2}: {1}\n"
#: src/common/chapters/chapters.cpp:390
#: src/common/xml/ebml_chapters_converter.cpp:254
#, no-c-format
msgid "The XML chapter file '{0}' contains an error: {1}\n"
msgstr "El archivo de capítulos XML '{0}' contiene un error: {1}\n"
#: src/common/chapters/chapters.cpp:386
#: src/common/xml/ebml_chapters_converter.cpp:248
#, no-c-format
msgid "The XML chapter file '{0}' could not be read.\n"
msgstr "El archivo de capítulos XML '{0}' no fue posible leer.\n"
#: src/common/xml/ebml_converter.cpp:349
#, no-c-format
msgid "The XML root element is not a master element."
msgstr "El elemento fundamental XML, no es un elemento maestro."
#: src/common/xml/ebml_segmentinfo_converter.cpp:95
#, no-c-format
msgid "The XML segmentinfo file '{0}' contains an error at position {2}: {1}\n"
msgstr "El archivo de información del segmento XML '{0}' contiene un error en la posición {2}: {1}\n"
#: src/common/xml/ebml_segmentinfo_converter.cpp:98
#, no-c-format
msgid "The XML segmentinfo file '{0}' contains an error: {1}\n"
msgstr "El archivo de información del segmento XML '{0}' contiene un error: {1}\n"
#: src/common/xml/ebml_segmentinfo_converter.cpp:92
#, no-c-format
msgid "The XML segmentinfo file '{0}' could not be read.\n"
msgstr "El archivo de información del segmento XML '{0}' no fue posible leer.\n"
#: src/common/xml/ebml_tags_converter.cpp:170
#, no-c-format
msgid "The XML tag file '{0}' contains an error at position {2}: {1}\n"
msgstr "El archivo de etiquetas XML '{0}' contiene un error en la posición {2}: {1}\n"
#: src/common/xml/ebml_tags_converter.cpp:173
#, no-c-format
msgid "The XML tag file '{0}' contains an error: {1}\n"
msgstr "El archivo de etiquetas XML '{0}' contiene un error: {1}\n"
#: src/common/xml/ebml_tags_converter.cpp:167
#, no-c-format
msgid "The XML tag file '{0}' could not be read.\n"
msgstr "El archivo de etiqueta XML '{0}' no fue posible leer.\n"
#: src/common/property_element.cpp:174
#, no-c-format
msgid "The amount of pixels to remove in the Cb channel for every pixel not removed horizontally. This is additive with chroma-subsample-horizontal."
msgstr "La cantidad de píxeles a eliminar en el canal Cb por cada pixel no eliminado horizontalmente. Esto se adiciona con chroma-subsample-horizontal."
#: src/common/property_element.cpp:175
#, no-c-format
msgid "The amount of pixels to remove in the Cb channel for every pixel not removed vertically. This is additive with chroma-subsample-vertical."
msgstr "La cantidad de píxeles a eliminar en el canal Cb por cada pixel no eliminado verticalmente. Esto se adiciona con chroma-subsample-vertical."
#: src/common/property_element.cpp:172
#, no-c-format
msgid "The amount of pixels to remove in the Cr and Cb channels for every pixel not removed horizontally."
msgstr "La cantidad de píxeles a eliminar en los canales Cr y Cb por cada pixel no eliminado horizontalmente."
#: src/common/property_element.cpp:173
#, no-c-format
msgid "The amount of pixels to remove in the Cr and Cb channels for every pixel not removed vertically."
msgstr "La cantidad de píxeles a eliminar en los canales Cr y Cb por cada pixel no eliminado verticalmente."
#: src/mkvtoolnix-gui/merge/mux_config.cpp:279
#, no-c-format
msgid "The application will terminate now."
msgstr "La aplicación terminará ya."
#: src/merge/mkvmerge.cpp:2132
#, no-c-format
msgid "The argument '{0}' is not allowed in identification mode.\n"
msgstr "El argumento '{0}' no está permitido para el modo de identificación.\n"
#: src/merge/mkvmerge.cpp:1021
#: src/merge/mkvmerge.cpp:1027
#: src/merge/mkvmerge.cpp:1033
#, no-c-format
msgid "The argument '{0}' to '{1}' is invalid."
msgstr "El argumento '{0}' a '{1}' no es válido."
#: src/merge/mkvmerge.cpp:1901
#, no-c-format
msgid "The argument '{0}' to '{1}' is invalid: '{2}' is not a valid track ID.\n"
msgstr "El argumento '{0}' a '{1}' no es válido: '{2}' el ID de la pista no es válido.\n"
#: src/merge/mkvmerge.cpp:1910
#, no-c-format
msgid "The argument '{0}' to '{1}' is invalid: '{2}' must be either 'all' or 'first'.\n"
msgstr "El argumento '{0}' a '{1}' no es válido: '{2}' debe ser 'todos' o 'primero'.\n"
#: src/merge/mkvmerge.cpp:1897
#, no-c-format
msgid "The argument '{0}' to '{1}' is invalid: too many colons in element '{2}'.\n"
msgstr "El argumento '{0}' a '{1}' no es válido: demasiados signos de dos puntos en el elemento '{2}'.\n"
#: src/merge/mkvmerge.cpp:1860
#, no-c-format
msgid "The argument to '--timestamp-scale' must be a number.\n"
msgstr "El argumento para '--timestamp-scale' debe ser un número.\n"
#: src/extract/attachments.cpp:115
#, no-c-format
msgid "The attachment #{0}, ID {1}, MIME type {2}, size {3}, is written to '{4}'.\n"
msgstr "El archivo adjunto #{0}, ID {1}, tipo MIME {2}, tamaño {3}, es escrito a '{4}'.\n"
#: src/merge/mkvmerge.cpp:1748
#, no-c-format
msgid "The attachment '{0}' could not be read.\n"
msgstr "El archivo adjunto '{0}' no fue posible leer.\n"
#: src/merge/mkvmerge.cpp:1725
#, no-c-format
msgid "The attachment ({0}) is too big ({1})."
msgstr "El adjunto ({0}) es demasiado grande ({1})."
#: src/mkvtoolnix-gui/util/settings.cpp:35
#, no-c-format
msgid "The audio file to play hasn't been set yet."
msgstr "El archivo de audio a reproducir aún no ha sido configurado."
#: src/output/p_ac3.cpp:84
#: src/output/p_mp3.cpp:74
#, no-c-format
msgid "The audio/video synchronization may have been lost."
msgstr "La sincronización entre el audio/vídeo puede haberse perdido."
#: src/propedit/propedit.cpp:172
#, no-c-format
msgid "The changes are written to the file.\n"
msgstr "Los cambios son escritos al archivo.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:936
#, no-c-format
msgid "The chapter UID must be a number if given."
msgstr "El UID del capítulo debe ser un número si se establece."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:307
#, no-c-format
msgid "The chapter editor needs to know the character set a text chapter file uses in order to display all characters properly."
msgstr "El editor de capítulos necesita saber qué conjunto de caracteres se usa en el texto del archivo de capitulos para poder mostrar correctamente todos los caracteres."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:492
#, no-c-format
msgid "The character sets in the 'selected' list on the right will be shown at the top of all the character set drop-down boxes in the program."
msgstr "Los conjuntos de caracteres seleccionados aquí se mostrarán en la parte superior de todas las listas desplegables del tipo 'Conjunto de caracteres'."
#: src/merge/mkvmerge.cpp:1938
#, no-c-format
msgid "The closing character '{0}' is missing.\n"
msgstr "Falta el caracter de cierre '{0}'.\n"
#: src/merge/generic_reader.cpp:113
#, no-c-format
msgid "The codec type '{0}' cannot be used in a WebM compliant file.\n"
msgstr "El tipo de códec '{0}' no puede ser usado en archivos compatibles WebM.\n"
#: src/merge/connection_checks.h:60
#, no-c-format
msgid "The codec's private data does not match (lengths: {0} and {1})."
msgstr "Los datos particulares del códec no coinciden (longitudes: {0} y {1})."
#: src/output/p_avc.cpp:130
#, no-c-format
msgid "The codec's private data does not match. Both have the same length ({0}) but different content."
msgstr "Los datos particulares del códec no coinciden. Ambos tienen la misma extensión ({0}), pero el contenido es diferente."
#: src/common/property_element.cpp:180
#, no-c-format
msgid "The colour primaries of the video."
msgstr "Los colores primarios del vídeo."
#: src/common/property_element.cpp:179
#, no-c-format
msgid "The colour transfer characteristics of the video."
msgstr "Las características de transferencia de color del vídeo."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:99
#, no-c-format
msgid "The command line here uses Unix-style shell escaping via the backslash character even on Windows."
msgstr "La línea de comandos utiliza el estilo de escape del entorno Unix mediante el carácter de la barra invertida al igual que en Windows."
#: src/mkvtoolnix-gui/merge/tab.cpp:161
#, no-c-format
msgid "The configuration has been loaded."
msgstr "Configuración cargada."
#: src/mkvtoolnix-gui/merge/tab.cpp:201
#: src/mkvtoolnix-gui/merge/tab.cpp:235
#, no-c-format
msgid "The configuration has been saved."
msgstr "Configuración guardada."
#: src/input/r_wavpack.cpp:59
#, no-c-format
msgid "The correction file header was not read correctly.\n"
msgstr "La cabecera del archivo de corrección no fue posible leer correctamente.\n"
#: src/merge/output_control.cpp:1621
#, no-c-format
msgid "The cue entries (the index) are being written...\n"
msgstr "Los registros del cue (el índice) están siendo escritos...\n"
#: src/extract/tracks.cpp:397
#, no-c-format
msgid "The cue sheet for track {0} will be written to '{1}'.\n"
msgstr "Las hojas de distribución de pistas (CUE Sheet) para la pista {0} serán escritas a '{1}'.\n"
#: src/extract/cues.cpp:59
#, no-c-format
msgid "The cues for track {0} are written to '{1}'.\n"
msgstr "Los índices (cues) para la pista {0} serán escritas a '{1}'.\n"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:53
#, no-c-format
msgid "The current mode can be changed with --multiplex, --edit-chapters or --edit-headers."
msgstr "El modo actual se puede cambiar con --merge, --edit-chapters o --edit-headers."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:374
#, no-c-format
msgid "The current multiplex settings will be closed."
msgstr "La configuración del actual multiplexado se cerrará."
#: src/merge/generic_packetizer.cpp:1454
#, no-c-format
msgid "The current packet's timestamp is smaller than that of the previous packet. This usually means that the source file is a Matroska file that has not been created 100% correctly. The timestamps of all packets will be adjusted by {0}ms in order not to lose any data. This may throw audio/video synchronization off, but that can be corrected with mkvmerge's \"--sync\" option. If you already use \"--sync\" and you still get this warning then do NOT worry -- this is normal. If this error happens more than once and you get this message more than once for a particular track then either is the source file badly mastered, or mkvmerge contains a bug. In this case you should contact the author Moritz Bunkus <moritz@bunkus.org>.\n"
msgstr "El código de tiempo del paquete actual es mas pequeño que el del anterior paquete. Normalmente, significa que el archivo de origen es un archivo Matroska que no ha sido creado correctamente al 100%. Los códigos de tiempo de todos los paquetes serán ajustados por {0}ms a fin de no perder ningún dato. Esto puede deshacer la sincronizacion de audio/vídeo, pero puede ser corregida con la opción de mkvmerge \"--sync\". Si ya usaste \"--sync\" y todavía obtienes este aviso, NO te preocupes, es normal. Si el error sucede más de una vez, vuelves a obtener este mensaje para una pista en particular, entonces el archivo de origen puede estar mal editado, o MKVmerge tiene un fallo. En ese caso deberías contactar con el autor, Moritz Bunkus <moritz@bunkus.org>.\n"
#: src/common/kax_analyzer.cpp:193
#, no-c-format
msgid "The data in the file is corrupted and cannot be modified safely"
msgstr "Los datos en el archivo están corruptos y no pueden ser modificados de forma segura"
#: src/mkvtoolnix-gui/header_editor/time_value_page.cpp:92
#, no-c-format
msgid "The date & time shown is in UTC."
msgstr "La fecha & hora se muestran en UTC."
#: src/mkvtoolnix-gui/header_editor/time_value_page.cpp:92
#, no-c-format
msgid "The date & time shown is in your local time zone."
msgstr "La fecha & hora se muestran según tu zona horaria local."
#: src/common/property_element.cpp:119
#, no-c-format
msgid "The date the file was created."
msgstr "La fecha del archivo ha sido creada."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:33
#, no-c-format
msgid "The default is 'file' with 'track' being an alternative mode."
msgstr "Por defecto es 'file' con el modo alternativo 'track''."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:382
#, no-c-format
msgid "The default is to always add all the files to the current multiplex settings."
msgstr "Por defecto añade todos los archivos a la configuración actual."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:502
#, no-c-format
msgid "The default is to ask the user what to do with the dropped files."
msgstr "Por defecto, pregunta al usuario que hacer con los archivos soltados."
#: src/input/r_usf.cpp:88
#, no-c-format
msgid "The default language code '{0}' is not a valid ISO 639-2 language code and will be ignored.\n"
msgstr "El código del idioma predefinido '{0}' no es un código de idioma ISO 639-2 válido y será ignorado.\n"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:54
#, no-c-format
msgid "The default mode is adding files for multiplexing."
msgstr "El modo por defecto es añadir archivos para multiplexar."
#: src/merge/reader_detection_and_creation.cpp:416
#: src/merge/reader_detection_and_creation.cpp:419
#: src/merge/reader_detection_and_creation.cpp:422
#: src/merge/reader_detection_and_creation.cpp:425
#: src/merge/reader_detection_and_creation.cpp:428
#, no-c-format
msgid ""
"The demultiplexer for the file '{0}' failed to initialize:\n"
"{1}\n"
msgstr ""
"El desmultiplexado para el archivo '{0}' ha fallado al iniciarse:\n"
"{1}\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:51
#, no-c-format
msgid "The description can be left empty."
msgstr "La descripción se puede dejar vacía."
#: src/mkvtoolnix-gui/merge/tab.cpp:418
#, no-c-format
msgid "The destination file name is invalid and must be fixed before you can start multiplexing or add a job to the job queue."
msgstr "El nombre del archivo de salida es incorrecto y debe ser corregido antes de poder iniciar el multiplexado o añadir una tarea a la lista de tareas."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:50
#, no-c-format
msgid "The directory it is located in contains %1 other file with the same extension."
msgid_plural "The directory it is located in contains %1 other files with the same extension."
msgstr[0] "El directorio en el que se encuentra contiene %1 otro archivo con la misma extensión."
msgstr[1] "El directorio en el que se encuentra contiene %1 otros archivos con la misma extensión."
#: src/merge/connection_checks.h:48
#, no-c-format
msgid "The display height of the two tracks is different: {0} and {1}"
msgstr "La altura de visualización de las dos pistas es diferente: {0} and {1}"
#: src/merge/connection_checks.h:43
#, no-c-format
msgid "The display width of the two tracks is different: {0} and {1}"
msgstr "La anchura de visualización de las dos pistas es diferente: {0} and {1}"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:51
#, no-c-format
msgid "The downside is that multiplexing will take longer as mkvmerge will wait until all data has been written to the storage before exiting."
msgstr "La desventaja es que el multiplexado tardará más, ya que mkvmerge esperará hasta que todos los datos se hayan escrito para guardarlos antes de salir."
#: src/merge/mkvmerge.cpp:3123
#, no-c-format
msgid "The drive may be full."
msgstr "El disco podría estar lleno."
#: src/mkvtoolnix-gui/merge/output.cpp:269
#, no-c-format
msgid "The duration after which a new destination file is started."
msgstr "La duración después de lo cual se inicia un nuevo archivo de salida."
#: src/propedit/options.cpp:266
#, no-c-format
msgid "The edit specifications '{0}' and '{1}' resolve to the same track with the UID {2}.\n"
msgstr "Los ajustes de edición '{0}' y '{1}' determinan la misma pista con UID {2}.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:1013
#, no-c-format
msgid "The edition UID must be a number if given."
msgstr "El UID de la edición debe ser un número si se establece."
#: src/common/qt_kax_analyzer.cpp:64
#: src/propedit/propedit.cpp:39
#, no-c-format
msgid "The element was written at the end of the file, but the segment size could not be updated. Therefore the element will not be visible. The process will be aborted. The file has been changed!"
msgstr "El elemento fue escrito al final del archivo, pero el tamaño del segmento no fue posible actualizar. Por lo tanto, el elemento no será visible. El proceso será cancelado. ¡El archivo ha sido cambiado!"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:962
#, no-c-format
msgid "The end time could not be parsed: %1"
msgstr "El tiempo final no se puede analizar: %1"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:965
#, no-c-format
msgid "The end time must be greater than the start time."
msgstr "El tiempo del fin debe ser mayor que el tiempo inicial."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:486
#, no-c-format
msgid "The entries in the 'selected' list on the right will be shown at the top of all the drop-down boxes with countries and regions in the program."
msgstr "Las entradas de la lista 'seleccionada' a la derecha se mostrarán en la parte superior de todos los cuadros desplegables de los países y regiones del programa."
#: src/common/bcp47.cpp:228
#, no-c-format
msgid "The extended language subtag '{}' must only be used with one of the following prefixes: {}."
msgstr "La subetiqueta de idioma extendida '{}' sólo se debe usar con uno de los siguientes prefijos: {}."
#: src/output/p_mpeg4_p2.cpp:366
#, no-c-format
msgid "The extracted values for video width and height from the MPEG4 layer 2 video data bitstream differ from what the values in the source container. The ones from the video data bitstream ({0}x{1}) will be used.\n"
msgstr "Los valores extraídos para el ancho y alto del vídeo desde los datos del flujo de bits del vídeo MPEG4 layer2 son distintos a los valores en el contenedor de origen. Se usarán los del flujo de bits del vídeo ({0}x{1}).\n"
#: src/extract/extract_cli_parser.cpp:115
#, no-c-format
msgid "The fifth mode tries to extract chapter information and tags and outputs them as a cue sheet. This is the reverse of using a cue sheet with mkvmerge's '--chapters' option."
msgstr "El quinto modo intenta extraer la información del capítulo y etiquetas, y las exporta como una hoja de índices. Esto es lo contrario a usar una hoja de índices con la opción '--chapters' de mkvmerge."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:276
#: src/mkvtoolnix-gui/header_editor/tab.cpp:887
#, no-c-format
msgid "The file \"%1\" has been modified. Do you really want to close? All changes will be lost."
msgstr "El archivo \"%1\" ha sido modificado. ¿Seguro que quiere cerrar? Todos los cambios se perderán."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:253
#: src/mkvtoolnix-gui/header_editor/tab.cpp:888
#, no-c-format
msgid "The file \"%1\" has been modified. Do you really want to reload it? All changes will be lost."
msgstr "El archivo \"%1\" ha sido modificado. ¿Seguro que quiere recargar? Todos los cambios se perderán."
#: src/mkvtoolnix-gui/merge/tool.cpp:734
#, no-c-format
msgid "The file '%1' contains chapters."
msgstr "El archivo '%1' contiene capítulos."
#: src/mkvtoolnix-gui/merge/tool.cpp:749
#, no-c-format
msgid "The file '%1' contains segment information."
msgstr "El archivo '%1' contiene información del segmento."
#: src/mkvtoolnix-gui/merge/tool.cpp:764
#, no-c-format
msgid "The file '%1' contains tags."
msgstr "El archivo '%1' contiene etiquetas."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:728
#, no-c-format
msgid "The file '%1' could not be found in the installation folder."
msgstr "No se pudo encontrar el archivo '%1' en la carpeta de instalación."
#: src/mkvtoolnix-gui/jobs/tool.cpp:580
#, no-c-format
msgid "The file '%1' exists already and might be overwritten depending on the configuration & the content of the source files."
msgstr "El archivo '%1' ya existe y podrían sobrescribirse dependiendo de la configuración y el contenido de los archivos de origen."
#: src/mkvtoolnix-gui/util/file_identifier.cpp:165
#, no-c-format
msgid "The file '%1' is an unsupported container format (%2)."
msgstr "El archivo '%1' no es un formato de contenedor admitido (%2)."
#: src/mkvtoolnix-gui/jobs/tool.cpp:547
#, no-c-format
msgid "The file '%1' is neither a job queue file nor a settings file."
msgstr "El archivo '%1' no es un archivo de lista de tareas ni de configuración."
#: src/mkvtoolnix-gui/util/file_identifier.cpp:160
#, no-c-format
msgid "The file '%1' was not recognized as a supported format (exit code: %2)."
msgstr "El archivo '%1' no se reconoció como un formato admitido (código salida: %2)."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:49
#, no-c-format
msgid "The file '%1' you've added is a playlist."
msgstr "El archivo '%1' añadido es un playlist."
#: src/merge/mkvmerge.cpp:1729
#, no-c-format
msgid "The file '{0}' cannot be attached because it does not exist or cannot be read.\n"
msgstr "El archivo {0} no puede ser adjuntado porque no existe o no se puede leer.\n"
#: src/propedit/propedit.cpp:154
#: src/propedit/propedit.cpp:183
#, no-c-format
msgid "The file '{0}' could not be opened for reading and writing, or a read/write operation on it failed: {1}.\n"
msgstr "El archivo '{0}' no se pudo abrir para su lectura y escritura, o una de las operaciones ha fallado: {1}.\n"
#: src/propedit/propedit.cpp:138
#, no-c-format
msgid "The file '{0}' could not be opened for reading and writing: {1}.\n"
msgstr "El archivo '{0}' no se pudo abrir para su lectura y escritura: {1}.\n"
#: src/common/kax_analyzer.cpp:1654
#: src/common/kax_analyzer.cpp:1657
#, no-c-format
msgid "The file '{0}' could not be opened for reading: {1}."
msgstr "El archivo '{0}' no se pudo abrir para su lectura: {1}."
#: src/common/command_line.cpp:53
#: src/extract/mkvextract.cpp:58
#: src/extract/mkvextract.cpp:62
#: src/merge/reader_detection_and_creation.cpp:87
#: src/merge/reader_detection_and_creation.cpp:239
#: src/propedit/attachment_target.cpp:68
#, no-c-format
msgid "The file '{0}' could not be opened for reading: {1}.\n"
msgstr "El archivo '{0}' no se pudo abrir para su lectura: {1}.\n"
#: src/common/kax_info.cpp:1314
#, no-c-format
msgid "The file '{0}' could not be opened for writing: {1}."
msgstr "El archivo '{0}' no pudo abrirse para su escritura: {1}."
#: src/extract/attachments.cpp:121
#: src/extract/cues.cpp:73
#: src/extract/mkvextract.cpp:81
#: src/extract/tracks.cpp:401
#: src/extract/xtr_avi.cpp:59
#: src/extract/xtr_avi.cpp:63
#: src/extract/xtr_rmff.cpp:40
#: src/extract/xtr_tta.cpp:76
#: src/extract/xtr_wav.cpp:195
#: src/merge/output_control.cpp:1364
#, no-c-format
msgid "The file '{0}' could not be opened for writing: {1}.\n"
msgstr "El archivo '{0}' no fue posible abrir para su escritura: {1}.\n"
#: src/common/kax_analyzer.cpp:1660
#, no-c-format
msgid "The file '{0}' could not be opened or parsed."
msgstr "El archivo '{0}' no se pudo abrir o analizar."
#: src/merge/output_control.cpp:1583
#, no-c-format
msgid "The file '{0}' could not be renamed to '{1}'.\n"
msgstr "El archivo '{0}' no se pudo renombrar a '{1}'.\n"
#: src/merge/output_control.cpp:1368
#, no-c-format
msgid "The file '{0}' has been opened for writing.\n"
msgstr "El archivo {0} ha sido abierto para su escritura.\n"
#: src/merge/id_result.cpp:26
#, no-c-format
msgid "The file '{0}' is a non-supported file type ({1}).\n"
msgstr "El archivo {0} es un tipo de archivo incompatible ({1}).\n"
#: src/propedit/propedit.cpp:134
#, no-c-format
msgid "The file '{0}' is not a Matroska file or it could not be found.\n"
msgstr "El archivo '{0}' no es un archivo Matroska o no pudo ser encontrado.\n"
#: src/merge/output_control.cpp:1581
#, no-c-format
msgid "The file '{0}' was renamed to '{1}'.\n"
msgstr "El archivo '{0}' se renombró a '{1}'.\n"
#: src/extract/xtr_wav.cpp:135
#, no-c-format
msgid "The file '{0}' was written as a W64 file instead of WAV as it is bigger than 4 GB and therefore too big to fit into the WAV container.\n"
msgstr "El archivo '{0}' fue escrito como un archivo W64 en vez de WAV, ya que al ser mayor de 4 GB es demasiado grande para caber en un contenedor WAV.\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:773
#: src/mkvtoolnix-gui/merge/attachments.cpp:235
#, no-c-format
msgid "The file (%1) is too big (%2)."
msgstr "El archivo (%1) es demasiado grande (%2)."
#: src/common/qt_kax_analyzer.cpp:102
#: src/propedit/propedit.cpp:66
#, no-c-format
msgid "The file can be fixed by multiplexing it with mkvmerge again."
msgstr "El archivo se puede arreglar volviendo a multiplexarlo con mkvmerge."
#: src/merge/reader_detection_and_creation.cpp:422
#, no-c-format
msgid "The file content does not match its format type and was not recognized."
msgstr "El contenido del archivo no coincide con su tipo de formato, y no fue reconocido."
#: src/merge/reader_detection_and_creation.cpp:416
#: src/merge/reader_detection_and_creation.cpp:419
#, no-c-format
msgid "The file could not be opened for reading, or there was not enough data to parse its headers."
msgstr "El archivo no se pudo abrir para su lectura, o no había datos suficientes para analizar sus cabeceras."
#: src/common/qt_kax_analyzer.cpp:84
#: src/propedit/propedit.cpp:52
#, no-c-format
msgid "The file could not be opened for reading."
msgstr "El archivo no se pudo abrir para su lectura."
#: src/common/qt_kax_analyzer.cpp:92
#: src/propedit/propedit.cpp:58
#, no-c-format
msgid "The file could not be opened for writing."
msgstr "El archivo no se pudo abrir para su escritura."
#: src/extract/cues.cpp:50
#, no-c-format
msgid "The file does not contain track ID {0}.\n"
msgstr "El archivo no contiene ninguna pista con ID {0}.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:768
#: src/mkvtoolnix-gui/header_editor/tab.cpp:285
#, no-c-format
msgid "The file has been saved successfully."
msgstr "El archivo se ha guardado correctamente."
#: src/common/qt_kax_analyzer.cpp:104
#: src/propedit/change.cpp:111
#: src/propedit/change.cpp:124
#: src/propedit/change.cpp:130
#: src/propedit/change.cpp:138
#: src/propedit/change.cpp:145
#: src/propedit/change.cpp:154
#: src/propedit/change.cpp:155
#: src/propedit/change.cpp:207
#: src/propedit/change.cpp:300
#: src/propedit/change.cpp:344
#: src/propedit/options.cpp:186
#: src/propedit/propedit.cpp:68
#: src/propedit/track_target.cpp:201
#, no-c-format
msgid "The file has not been modified."
msgstr "El archivo no ha sido modificado."
#: src/input/r_tta.cpp:55
#, no-c-format
msgid "The file header is too short.\n"
msgstr "La cabecera del archivo es demasiado corta.\n"
#: src/input/r_wavpack.cpp:44
#, no-c-format
msgid "The file header was not read correctly.\n"
msgstr "La cabecera no se leyó correctamente.\n"
#: src/merge/reader_detection_and_creation.cpp:425
#, no-c-format
msgid "The file headers could not be parsed, e.g. because they're incomplete, invalid or damaged."
msgstr "Los cabeceras del archvo no pudieron ser analizados, p.e. porque están incompletos, dañados o son inválidos."
#: src/common/qt_kax_analyzer.cpp:34
#: src/propedit/propedit.cpp:141
#, no-c-format
msgid "The file is being analyzed."
msgstr "El archivo está siendo analizado."
#: src/merge/output_control.cpp:269
#, no-c-format
msgid "The file is being fixed, part 1/4..."
msgstr "El archivo esta siendo fijado, parte 1/4..."
#: src/merge/output_control.cpp:275
#, no-c-format
msgid "The file is being fixed, part 2/4..."
msgstr "El archivo esta siendo fijado, parte 2/4..."
#: src/merge/output_control.cpp:285
#, no-c-format
msgid "The file is being fixed, part 3/4..."
msgstr "El archivo esta siendo fijado, parte 3/4..."
#: src/merge/output_control.cpp:293
#, no-c-format
msgid "The file is being fixed, part 4/4..."
msgstr "El archivo esta siendo fijado, parte 4/4..."
#: src/propedit/tag_target.cpp:353
#, no-c-format
msgid "The file is read in order to create track statistics.\n"
msgstr "El archivo se lee con el fin de crear las estadísticas de la pista.\n"
#: src/common/property_element.cpp:120
#, no-c-format
msgid "The file name for this segment."
msgstr "El nombre del archivo para este segmento."
#: src/merge/output_control.cpp:973
#, no-c-format
msgid "The file no. {0} ('{1}') does not contain a track with the ID {2}, or that track is not to be copied. The argument for '--append-to' was invalid.\n"
msgstr "El archivo n.º {0} ('{1}') no contiene una pista con ID {2}, o que la pista no se va a copiar. El argumento para '--append-to' no es válido.\n"
#: src/merge/output_control.cpp:979
#, no-c-format
msgid "The file no. {0} ('{1}') does not contain a track with the ID {2}, or that track is not to be copied. Therefore no track can be appended to it. The argument for '--append-to' was invalid.\n"
msgstr "El archivo n.º {0} ('{1}') no contiene una pista con ID {2}, o que la pista no se va a copiar. Por lo tanto, ninguna pista puede ser unida al archivo. El argumento para '--append-to' no es válido.\n"
#: src/merge/output_control.cpp:919
#, no-c-format
msgid "The file no. {0} ('{1}') is not being appended. The argument for '--append-to' was invalid.\n"
msgstr "El archivo n.º {0} ('{1}') no está siendo unido. El argumento para '--append-to' no es válido.\n"
#: src/common/mm_io_x.cpp:38
#, no-c-format
msgid "The file or directory was not found"
msgstr "El archivo o directorio no fue encontrado"
#: src/common/kax_file.cpp:60
#: src/common/kax_file.cpp:66
#: src/common/kax_file.cpp:72
#: src/input/r_matroska.cpp:1609
#: src/input/r_matroska.cpp:2345
#, no-c-format
msgid "The file will not be processed further."
msgstr "El archivo no volverá a ser procesado."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:327
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:333
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:404
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:430
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:836
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:366
#: src/mkvtoolnix-gui/header_editor/tab.cpp:150
#: src/mkvtoolnix-gui/header_editor/tab.cpp:783
#: src/mkvtoolnix-gui/info/tab.cpp:138
#, no-c-format
msgid "The file you tried to open (%1) could not be read successfully."
msgstr "El archivo que intenta abrir (%1) no fue posible leer correctamente."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:374
#, no-c-format
msgid "The file you tried to open (%1) does not contain any chapters."
msgstr "El archivo que intenta abrir (%1) no contiene capítulos."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:124
#, no-c-format
msgid "The file you tried to open (%1) is not recognized as a valid Matroska/WebM file."
msgstr "El archivo que intenta abrir (%1) no se reconoce como un archivo válido del tipo Matroska/WebM."
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:494
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:598
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:634
#, no-c-format
msgid "The file you tried to open (%1) is recognized as neither a valid Matroska nor a valid chapter file."
msgstr "El archivo que intenta abrir (%1) no se reconoció ni como un archivo valido Matroska ni de archivo de capítulos."
#: src/extract/extract_cli_parser.cpp:64
#, no-c-format
msgid "The first argument must be the name of source file."
msgstr "El primer argumento es el nombre del archivo origen."
#: src/common/kax_file.cpp:51
#, no-c-format
msgid "The first cluster timestamp after the resync is {0}.\n"
msgstr "El primer cluster del timestamp despues de la resincronización es {0}.\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1887
#, no-c-format
msgid "The first destination file only"
msgstr "Sólo al primer archivo de salida"
#: src/merge/mkvmerge.cpp:2002
#, no-c-format
msgid "The first file cannot be appended because there are no files to append to.\n"
msgstr "El primer archivo no puede ser unido porque no hay archivos con que unirlo.\n"
#: src/extract/extract_cli_parser.cpp:75
#, no-c-format
msgid "The first mode extracts some tracks to external files."
msgstr "El primer modo extrae algunas pistas a archivos externos."
#: src/mkvtoolnix-gui/merge/output.cpp:233
#, no-c-format
msgid "The following modes are supported:"
msgstr "Los siguientes modos son admitidos:"
#: src/mkvtoolnix-gui/merge/mux_config.cpp:277
#, no-c-format
msgid "The following non-recoverable error was found: %1."
msgstr "Se encontró el siguiente error no recuperable: %1."
#: src/mkvtoolnix-gui/jobs/program_runner.cpp:199
#, no-c-format
msgid "The following program could not be executed: %1"
msgstr "El siguiente programa no se pudo ejecutar: %1"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:339
#, no-c-format
msgid "The format defaults to %H:%M:%S if none is given."
msgstr "El formato predefinido es %H:%M:%S si no se especifica."
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:68
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:72
#: src/mkvtoolnix-gui/merge/output.cpp:238
#: src/mkvtoolnix-gui/merge/output.cpp:271
#: src/mkvtoolnix-gui/merge/output.cpp:284
#: src/mkvtoolnix-gui/merge/output.cpp:298
#, no-c-format
msgid "The format is either the form 'HH:MM:SS.nnnnnnnnn' or a number followed by one of the units 's', 'ms' or 'us'."
msgstr "El formato es de la forma 'HH:MM:SS.nnnnnnnnn' o como un número de segundos seguido por 's', 'ms' o 'us'."
#: src/mkvtoolnix-gui/merge/output.cpp:289
#, no-c-format
msgid "The formats can be mixed, too."
msgstr "Los formatos también se pueden combinar."
#: src/merge/output_control.cpp:1030
#, no-c-format
msgid "The formats do not match."
msgstr "Los formatos no coinciden."
#: src/extract/extract_cli_parser.cpp:105
#, no-c-format
msgid "The fourth mode extracts the chapters, converts them to XML and writes them to an output file."
msgstr "El cuarto modo extrae los capítulos, los convierte a XML y los escribe a un archivo de salida."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:448
#, no-c-format
msgid "The generated destination file name has the same base name as the source file name but with an extension based on the track types present in the file."
msgstr "El nombre de salida del archivo generado tiene como base el nombre del archivo de origen pero con una extensión basada en los tipos de pistas presentes en el archivo."
#: src/merge/mkvmerge.cpp:1866
#, no-c-format
msgid "The given timestamp scale factor is outside the valid range (1...10000000 or -1 for 'sample precision even if a video track is present').\n"
msgstr "El factor de escala asignado en los códigos de tiempo esta fuera de un rango válido (1... 10000000 o -1 para precisión de la muestra incluso si una pista de vídeo está presente).\n"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:199
#, no-c-format
msgid "The header values have not been modified. There is nothing to save."
msgstr "Los valores de la cabecera no han sido modificados. No hay nada que guardar."
#: src/merge/connection_checks.h:38
#, no-c-format
msgid "The height of the two tracks is different: {0} and {1}"
msgstr "La altura de las dos pistas es diferentes: {0} y {1}"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:368
#, no-c-format
msgid "The horizontal layout with two fixed columns results in a wider window while the vertical tab widget layout results in a higher window."
msgstr "El diseño horizontal con dos columnas fijas provoca una ventana más ensanchada mientras que el diseño vertical con pestaña conlleva a una ventana más alargada."
#: src/mkvtoolnix-gui/merge/tool.cpp:256
#, no-c-format
msgid "The job has been added to the job queue."
msgstr "La tarea ha sido añadida a la lista de tareas."
#: src/input/r_usf.cpp:106
#, no-c-format
msgid "The language code '{0}' is not a valid ISO 639-2 language code and will be ignored.\n"
msgstr "El código del idioma '{0}' no es un código de idioma ISO 639-2 válido y será ignorado.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:236
#, no-c-format
msgid "The language for the newly created chapters is set via the chapter language control above."
msgstr "El idioma para los nuevos archivos de capítulos se establece mediante el control del idioma del capítulo anterior."
#: src/mkvtoolnix-gui/merge/input.cpp:463
#, no-c-format
msgid "The language for this track that players can use for automatic track selection and display for the user."
msgstr "El idioma de la pista para que los reproductores puedan seleccionarla y reproducirla de manera automática para el usuario."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:416
#, no-c-format
msgid "The language selected here is used for audio tracks for which their source file contains no such property and for which the language has not been derived from the file name."
msgstr "El idioma seleccionado aquí se usa para pistas de audio cuyo archivo de origen no contenga esa propiedad y para las cuales el idioma no se ha generado a partir del nombre del archivo."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:428
#, no-c-format
msgid "The language selected here is used for subtitle tracks for which their source file contains no such property and for which the language has not been derived from the file name."
msgstr "El idioma seleccionado aquí se usa para pistas de subtítulos cuyo archivo de origen no contenga esa propiedad y para las cuales el idioma no se ha generado a partir del nombre del archivo."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:422
#, no-c-format
msgid "The language selected here is used for video tracks for which their source file contains no such property and for which the language has not been derived from the file name."
msgstr "El idioma seleccionado aquí se usa para pistas de vídeo cuyo archivo de origen no contenga esa propiedad y para las cuales el idioma no se ha generado a partir del nombre del archivo."
#: src/mkvtoolnix-gui/merge/output.cpp:212
#, no-c-format
msgid "The language set here is also used when chapters are generated."
msgstr "El idioma establecido aquí se usa también cuando se generen los capítulos."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:349
#, no-c-format
msgid "The language tag is not valid."
msgstr "La etiqueta de idioma no es válida."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:349
#, no-c-format
msgid "The language tag is valid."
msgstr "El idioma de etiqueta es correcto."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:480
#, no-c-format
msgid "The languages in the 'selected' list on the right will be shown at the top of all the language drop-down boxes in the program."
msgstr "Los idiomas seleccionados aquí se mostrarán en la parte superior de todas las listas desplegables del tipo 'Idioma'."
#: src/common/kax_file.cpp:225
#, no-c-format
msgid "The last timestamp processed before the error was encountered was {0}.\n"
msgstr "El último timestamp procesado antes del error encontrado fue {0}.\n"
#: src/propedit/change.cpp:206
#, no-c-format
msgid "The letter 'Z' can be used instead of the time zone's offset from UTC to indicate UTC aka Zulu time."
msgstr "La letra 'Z' se puede usar en vez de la diferencia de la zona horaria UTC para indicar la hora UTC tambien conocida como Zulu."
#: src/mkvtoolnix-gui/merge/output.cpp:262
#, no-c-format
msgid "The letters 'G', 'M' and 'K' can be used to indicate giga/mega/kilo bytes respectively."
msgstr "Las letras 'G', 'M' y 'K' pueden ser usadas para indicar giga/mega/kilo bytes, respectivamente."
#: src/merge/timestamp_factory.cpp:216
#, no-c-format
msgid "The line {0} of the timestamp file '{1}' does not contain a valid floating point number.\n"
msgstr "La línea {0} del archivo del código de tiempo '{1}' no contiene un número decimal válido.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1159
#, no-c-format
msgid "The list of boundary characters for deriving the track language from file names must not be empty."
msgstr "La lista de caracteres delimitadores, utilizada para deducir el idioma de la pista, a partir de los nombres de archivos, no debe estar vacía."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1171
#, no-c-format
msgid "The list of recognized track languages in file names must not be empty."
msgstr "La lista de idiomas reconocidos de pista en los nombres de los archivos no puede estar vacía."
#: src/common/translation.cpp:415
#, no-c-format
msgid "The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n"
msgstr "La carpeta local no ha podido establecerse correctamente. Comprueba el LANG, LC_ALL y las variables de entorno LC_MESSAGES.\n"
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:38
#, no-c-format
msgid "The maximum length for a cluster that mkvmerge accepts is 60000 blocks and 32000ms; the minimum length is 100ms."
msgstr "La longitud máxima para un clúster que mkvmerge admite es 60000 bloques y 32000ms; la longitud mínima es de 100ms."
#: src/mkvtoolnix-gui/merge/output.cpp:187
#, no-c-format
msgid "The maximum number of files that will be created even if the last file might contain more bytes/time than wanted."
msgstr "El máximo número archivos que serán creados incluso si el último archivo contiene más bytes/tiempo que los necesarios."
#: src/common/property_element.cpp:142
#, no-c-format
msgid "The maximum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used."
msgstr "El número máximo de fotogramas que un reproductor debería ser capaz de almacenar en caché durante la reproducción. Si lo establece a 0, el sistema de referencia pseudo-cache no se utiliza."
#: src/common/qt_kax_analyzer.cpp:70
#: src/propedit/propedit.cpp:43
#, no-c-format
msgid "The meta seek element was written at the end of the file, but the segment size could not be updated. Therefore the element will not be visible. The process will be aborted. The file has been changed!"
msgstr "El elemento meta seek fue escrito al final del archivo, pero el tamaño del segmento no fue posible actualizar. Por lo tanto, no será visible. El proceso será cancelado. ¡El archivo ha sido modificado!"
#: src/common/property_element.cpp:141
#, no-c-format
msgid "The minimum number of frames a player should be able to cache during playback. If set to 0, the reference pseudo-cache system is not used."
msgstr "El número mínimo de fotogramas que un reproductor debería ser capaz de almacenar en caché durante la reproducción. Si lo establece a 0, el sistema de referencia pseudo-caché no se utiliza."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:736
#, no-c-format
msgid "The mkvmerge executable was found, but it couldn't be executed."
msgstr "Se encontró el ejecutable mkvmerge, pero no se pudo ejecutar."
#: src/mkvtoolnix-gui/jobs/mux_job.cpp:170
#: src/mkvtoolnix-gui/main_window/main_window.cpp:732
#: src/mkvtoolnix-gui/util/file_identifier.cpp:76
#, no-c-format
msgid "The mkvmerge executable was not found."
msgstr "No se encontró el ejecutable de mkvmerge."
#: src/mkvtoolnix-gui/merge/tool.cpp:287
#, no-c-format
msgid "The multiplex settings creating \"%1\" have been modified. Do you really want to close? All changes will be lost."
msgstr "Se han modificado los ajustes de multiplexado para crear \"%1\". ¿Seguro que quiere cerrar? Todos los cambios se perderán."
#: src/propedit/change.cpp:53
#, no-c-format
msgid "The name '{0}' is not a valid property name for the current edit specification in '{1}'.\n"
msgstr "El nombre '{0}' no es un nombre de propiedad válido para la especificación de edición actual en '{1}'.\n"
#: src/mkvtoolnix-gui/header_editor/attached_file_page.cpp:50
#, no-c-format
msgid "The name must not be left empty."
msgstr "El nombre no se puede dejar vacío."
#: src/extract/extract_cli_parser.cpp:389
#: src/extract/extract_cli_parser.cpp:393
#, no-c-format
msgid "The name of one of the destination files is the same as the name of the source file ({0}).\n"
msgstr "El nombre de uno de los archivos de destino es el mismo que el nombre del archivo de origen ({0}).\n"
#: src/common/property_element.cpp:126
#, no-c-format
msgid "The name of the application or library used for multiplexing the file."
msgstr "El nombre de la aplicación o librería usada para multiplexar el archivo."
#: src/common/property_element.cpp:127
#, no-c-format
msgid "The name of the application or library used for writing the file."
msgstr "El nombre de la aplicación o librería usada para escribir el archivo."
#: src/merge/mkvmerge.cpp:1967
#, no-c-format
msgid "The name of the destination file '{0}' and of one of the source files is the same."
msgstr "El nombre de salida del archivo '{0}' y uno de los archivos de entrada son iguales."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:323
#, no-c-format
msgid "The names will be available for easy selection in both the multiplexer and the header editor."
msgstr "Los nombres estarán disponibles para seleccionarlos fácilmente tanto en el multiplexador como en el editor de cabeceras."
#: src/merge/mkvmerge.cpp:1673
#, no-c-format
msgid "The next UID was already given in '{0} {1}'.\n"
msgstr "El próximo UID ya fue asignado en '{0} {1}'.\n"
#: src/merge/connection_checks.h:28
#, no-c-format
msgid "The number of bits per sample of the two audio tracks is different: {0} and {1}"
msgstr "El número de bits por muestra de las dos pistas de audio es diferente: {0} y {1}"
#: src/common/bswap.cpp:27
#, no-c-format
msgid "The number of bytes to swap isn't divisible by {0}."
msgstr "El número de bytes a intercambiar no es divisible por {0}."
#: src/merge/connection_checks.h:23
#, no-c-format
msgid "The number of channels of the two audio tracks is different: {0} and {1}"
msgstr "El número de canales de las dos pistas de audio es diferente: {0} y {1}"
#: src/merge/timestamp_factory.cpp:271
#, no-c-format
msgid "The number of external timestamps {0} is smaller than the number of frames in this track. The remaining frames of this track might not be timestamped the way you intended them to be. mkvmerge might even crash.\n"
msgstr "El número de los códigos de tiempos externos {0} es más pequeño que el número de fotogramas de la pista. Los fotogramas restantes de esta pista podrían no estar marcados por el tiempo que se pretendía hacer. mkvmerge puede incluso bloquearse.\n"
#: src/common/property_element.cpp:162
#, no-c-format
msgid "The number of video pixels to remove on the bottom of the image."
msgstr "El número de píxeles del video a eliminar de la parte inferior de la imagen."
#: src/common/property_element.cpp:159
#, no-c-format
msgid "The number of video pixels to remove on the left of the image."
msgstr "El número de píxeles del video a eliminar a la izquierda de la imagen."
#: src/common/property_element.cpp:161
#, no-c-format
msgid "The number of video pixels to remove on the right of the image."
msgstr "Número de pixeles del video para eliminar a la derecha de la imagen."
#: src/common/property_element.cpp:160
#, no-c-format
msgid "The number of video pixels to remove on the top of the image."
msgstr "El número de píxeles del video a eliminar en la parte superior de la imagen."
#: src/mkvtoolnix-gui/merge/output.cpp:306
#: src/mkvtoolnix-gui/merge/output.cpp:322
#: src/mkvtoolnix-gui/merge/output.cpp:335
#, no-c-format
msgid "The numbering starts at 1."
msgstr "La numeración comienza en 1."
#: src/mkvtoolnix-gui/merge/output.cpp:311
#: src/mkvtoolnix-gui/merge/output.cpp:327
#, no-c-format
msgid "The numbers given with this argument are interpreted based on the number of Matroska blocks that are output."
msgstr "Lo números dados con este argumento son interpretados en base al numero de bloques de Matroska que son generados."
#: src/mkvtoolnix-gui/merge/output.cpp:244
#, no-c-format
msgid "The only allowed codecs are VP8/VP9 video and Vorbis/Opus audio tracks."
msgstr "Los únicos códecs permitidos para pistas de vídeo y audio son VP8/VP9 y Vorbis/Opus, respectivamente."
#: src/merge/mkvmerge.cpp:2456
#, no-c-format
msgid "The option '--meta-seek-size' is no longer supported. Please read mkvmerge's documentation, especially the section about the MATROSKA FILE LAYOUT.\n"
msgstr "La opción '--meta-seek-size' ya no es compatible. Por favor, consulte la documentación de mkvmerge, especialmente la sección acerca de MATROSKA FILE LAYOUT.\n"
#: src/mkvtoolnix-gui/merge/tab.cpp:215
#, no-c-format
msgid "The option file has been created."
msgstr "El archivo de opciones ha sido creado."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:433
#, no-c-format
msgid "The options entered here are set for all new multiplex jobs by default."
msgstr "Las opciones introducidas aquí son establecidas por defecto para todas nuevas tareas de multiplexado."
#: src/propedit/propedit_cli_parser.cpp:246
#, no-c-format
msgid "The order of the various options is not important."
msgstr "El orden de las diferentes opciones no es importante."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:367
#, no-c-format
msgid "The other two layouts available are: in two fixed columns to the right or in a tab widget below the files and tracks lists."
msgstr "Los otros dos diseños disponibles son: en dos columnas fijas a la derecha, o en una pestaña debajo de la lista de archivos y pistas."
#: src/merge/mkvmerge.cpp:1660
#, no-c-format
msgid "The previous UID was already given in '{0} {1}'.\n"
msgstr "El anterior UID ya fue asignado en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:2081
#, no-c-format
msgid "The probe range percentage '{0}' is invalid.\n"
msgstr "El rango de porcentaje de exploración '{0}' es incorrecto.\n"
#: src/common/qt_kax_analyzer.cpp:103
#: src/propedit/propedit.cpp:67
#, no-c-format
msgid "The process will be aborted."
msgstr "El proceso será cancelado."
#: src/mkvtoolnix-gui/util/settings.cpp:34
#, no-c-format
msgid "The program to execute hasn't been set yet."
msgstr "El programa a ejecutar aún no se ha configurado."
#: src/propedit/change.cpp:111
#, no-c-format
msgid "The property value contains non-ASCII characters, but the property is not a Unicode string in '{0}'. {1}\n"
msgstr "El valor de la propiedad contiene caracteres no ASCII, pero la propiedad no es una cadena de caracteres Unicode en '{0}'. {1}\n"
#: src/propedit/change.cpp:155
#, no-c-format
msgid "The property value is not a valid binary spec in '{0}'. {1}\n"
msgstr "El valor de la propiedad no es una especificación binaria válida en '{0}'. {1}\n"
#: src/propedit/change.cpp:154
#, no-c-format
msgid "The property value is not a valid binary spec or it is not exactly {2} bits long in '{0}'. {1}\n"
msgstr "El valor de la propiedad no es una especificación binaria válida o no es exactamente {2} bits de largo en '{0}'. {1}\n"
#: src/propedit/change.cpp:138
#, no-c-format
msgid "The property value is not a valid boolean in '{0}'. {1}\n"
msgstr "El valor de la propiedad no es un booleano válido en '{0}'. {1}\n"
#: src/propedit/change.cpp:204
#, no-c-format
msgid "The property value is not a valid date & time string in '{0}'."
msgstr "El valor correcto no es un texto de fecha y hora válida '{0}'."
#: src/propedit/change.cpp:145
#, no-c-format
msgid "The property value is not a valid floating point number in '{0}'. {1}\n"
msgstr "El valor de la propiedad no es un número decimal válido en '{0}'. {1}\n"
#: src/propedit/change.cpp:130
#, no-c-format
msgid "The property value is not a valid signed integer in '{0}'. {1}\n"
msgstr "El valor de la propiedad no es un entero con signo válido en '{0}'. {1}\n"
#: src/propedit/change.cpp:124
#, no-c-format
msgid "The property value is not a valid unsigned integer in '{0}'. {1}\n"
msgstr "El valor de la propiedad no es un entero sin signo válido en '{0}'. {1}\n"
#: src/merge/output_control.cpp:1033
#, no-c-format
msgid "The reason is unknown."
msgstr "La razón es desconocida."
#: src/propedit/change.cpp:205
#, no-c-format
msgid "The recognized format is 'YYYY-mm-ddTHH:MM:SS+zz:zz': the year, month, day, letter 'T', hours, minutes, seconds and the time zone's offset from UTC; example: 2017-03-28T17:28:00-02:00."
msgstr "El formato reconocido es 'YYYY-mm-ddTHH:MM:SS+zz:zz': año, mes, día, letra 'T', horas, minutos, segundos y la diferencia de la zona horaria UTC; por ejemplo: 2017-03-28T17:28:00-02:00."
#: src/mkvtoolnix-gui/merge/output.cpp:223
#, no-c-format
msgid "The rest is copied as is."
msgstr "El resto es copiado tal y como es."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:336
#, no-c-format
msgid "The resulting number will be padded with leading zeroes if the number of places is less than specified."
msgstr "El número final será rellenado con ceros a la izquierda si el número de posiciones es menor que el especificado."
#: src/common/hacks.cpp:65
#, no-c-format
msgid "The resulting tracks will be broken: the official FLAC tools will not be able to decode them and seeking will not work as expected."
msgstr "Las pistas resultantes estarán rotas: las herramientas oficiales FLAC no serán capaces de decodificarlas y la búsqueda no funcionará como se espera."
#: src/common/xml/ebml_converter.cpp:341
#, no-c-format
msgid "The root element must be <{0}>."
msgstr "El elemento fundamental (root) debe ser <{0}>."
#: src/merge/connection_checks.h:18
#, no-c-format
msgid "The sample rate of the two audio tracks is different: {0} and {1}"
msgstr "La frecuencia de muestreo de dos pistas de audio es diferente: {0} y {1}"
#: src/extract/extract_cli_parser.cpp:89
#, no-c-format
msgid "The second mode extracts the tags, converts them to XML and writes them to an output file."
msgstr "El segundo modo extrae las etiquetas, las convierte a XML y las escribe a un archivo de salida."
#: src/input/r_tta.cpp:79
#, no-c-format
msgid "The seek table in this TTA file seems to be broken.\n"
msgstr "La tabla de búsqueda en este archivo TTA parece que está corrupta.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:978
#, no-c-format
msgid "The segment UID could not be parsed: %1"
msgstr "El UID del segmento no fue posible analizar: %1"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:988
#, no-c-format
msgid "The segment edition UID must be a positive number if given."
msgstr "El UID del segmento de la edición debe ser un numero positivo si se establece."
#: src/mkvtoolnix-gui/util/language_dialog.cpp:354
#, no-c-format
msgid "The selected language code '%1' is not an ISO 639-2 code. Players that only support the legacy Matroska language elements but not the IETF BCP 47 language elements will therefore display a different language such as 'und' (undetermined)."
msgstr "El código de idioma seleccionado '%1' no es un código ISO 639-2. Los reproductores que sólo admitan elementos heredados del lenguaje Matroska, y no admitan elementos del lenguaje IETF BCP 47, mostrarán un idioma distinto como por ejemplo 'und' (indeterminado)."
#: src/mkvtoolnix-gui/merge/output.cpp:222
#, no-c-format
msgid "The sequence '%p' is replaced by the track's PERFORMER, the sequence '%t' by the track's TITLE, '%n' by the track's number and '%N' by the track's number padded with a leading 0 for track numbers < 10."
msgstr "La secuencia '%p' es reemplazada por el PERFORMER de la pista, la secuencia '%t' por el TITLE de la pista, '%n' por el número de la pista y '%N' por el número de relleno de la pista con el indicador 0 para los números de pista < 10."
#: src/mkvtoolnix-gui/merge/tab.cpp:168
#, no-c-format
msgid "The settings file '%1' contains invalid settings and was not loaded."
msgstr "Los ajustes del archivo '%1' contienen ajustes incorrectos y no se pudieron cargar."
#: src/extract/extract_cli_parser.cpp:124
#, no-c-format
msgid "The sixth mode finds the timestamps of all blocks for a track and outputs a timestamp v2 file with these timestamps."
msgstr "El sexto modo encuentra los códigos de tiempo de todos los bloques para una pista y genera un archivo de código de tiempo v2 (timestamps v2) para esos códigos."
#: src/mkvtoolnix-gui/merge/output.cpp:261
#, no-c-format
msgid "The size after which a new destination file is started."
msgstr "El tamaño después de que se inicie un nuevo archivo de salida."
#: src/merge/mkvmerge.cpp:1742
#, no-c-format
msgid "The size of attachment '{0}' is 0.\n"
msgstr "El tamaño del archivo adjunto '{0}' es 0.\n"
#: src/merge/reader_detection_and_creation.cpp:91
#: src/merge/reader_detection_and_creation.cpp:242
#, no-c-format
msgid "The source file '{0}' could not be opened successfully, or retrieving its size by seeking to the end did not work.\n"
msgstr "El archivo de origen '{0}' no fue posible abrir correctamente, o recuperar su tamaño buscando hasta el final.\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:956
#, no-c-format
msgid "The start time could not be parsed: %1"
msgstr "El tiempo de inicio no fue posible analizar: %1"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:330
#, no-c-format
msgid "The string '<NUM>' will be replaced by the chapter number."
msgstr "La cadena de texto '<NUM>' se reemplazará por el número del capítulo."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:331
#, no-c-format
msgid "The string '<START>' will be replaced by the chapter's start timestamp."
msgstr "La cadena de texto '<START>' se reemplazará por la marca de tiempo inicial del capítulo."
#: src/propedit/propedit_cli_parser.cpp:260
#, no-c-format
msgid "The string 'all' works on all tags."
msgstr "La cadena de caracteres 'all' funciona en todas las etiquetas."
#: src/propedit/propedit_cli_parser.cpp:261
#, no-c-format
msgid "The string 'global' works on the global tags."
msgstr "La cadena de caracteres 'global' funciona en todas la etiqueta global."
#: src/propedit/propedit_cli_parser.cpp:254
#, no-c-format
msgid "The string 'track:' followed by one of the chars 'a', 'b', 's' or 'v' followed by a number 'n' selects the nth audio, button, subtitle or video track (e.g. '--edit track:a2'). Numbering starts at 1."
msgstr "La cadena de caracteres 'pista:' seguida por uno de los caracteres 'a', 'b', 's' o 'v' y un número 'n', selecciona el enésimo audio, botón, subtítulo o pista de vídeo (p. e., '--edit track:a2'). La numeración comienza en 1."
#: src/propedit/propedit_cli_parser.cpp:256
#, no-c-format
msgid "The string 'track:=uid' with 'uid' being a number selects the track whose 'track UID' element equals 'uid'."
msgstr "La cadena de caracteres 'track:=uid' con 'uid' siendo un número de la pista seleccionada cuyo 'track UID' es igual al elemento 'uid'."
#: src/propedit/propedit_cli_parser.cpp:257
#, no-c-format
msgid "The string 'track:@number' with 'number' being a number selects the track whose 'track number' element equals 'number'."
msgstr "La cadena de caracteres 'track:@number' con 'number' siendo un número de pista seleccionada cuyo 'track number' es igual al elemento 'number'."
#: src/propedit/propedit_cli_parser.cpp:253
#, no-c-format
msgid "The string 'track:n' with 'n' being a number selects the nth track. Numbering starts at 1."
msgstr "La cadena de caracteres 'pista:n' con n siendo un número que selecciona la enésima pista. La numeración comienza en 1."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:332
#, no-c-format
msgid "The strings '<FILE_NAME>' and '<FILE_NAME_WITH_EXT>', which only work when generating chapters for appended files, will be replaced by the appended file's name (the former leaves the extension out while the latter includes it)."
msgstr "Las cadenas de texto'<FILE_NAME>' y '<FILE_NAME_WITH_EXT>', sólo funcionan cuando se generen capítulos para los archivos anexados, serán reemplazadas por el nombre del archivo anexado (la primera omite la extensión mientras que la otra la incluye)."
#: src/propedit/propedit_cli_parser.cpp:250
#, no-c-format
msgid "The strings 'info', 'segment_info' or 'segmentinfo' select the segment information element. This is also the default until the first '--edit' option is found."
msgstr "Las cadenas de caracteres 'info', 'segment_info' o 'segmentinfo' seleccionan el elemento de información del segmento. Esta es la opción predefinina hasta que '--edit' es encontrada."
#: src/common/xml/xml.h:127
#, no-c-format
msgid "The tag or attribute '{0}' at position {1} contains data that is outside its allowed range."
msgstr "La etiqueta o atributo '{0}' en la posición {1} contiene datos que están fuera rango permitido."
#: src/common/xml/xml.h:107
#, no-c-format
msgid "The tag or attribute '{0}' at position {1} contains invalid or mal-formed data."
msgstr "La etiqueta o atributo '{0}' en la posición {1} contiene datos incorrectos o mal escritos."
#: src/merge/generic_packetizer.cpp:374
#, no-c-format
msgid "The tags in '{0}' could not be parsed: some mandatory elements are missing.\n"
msgstr "Las etiquetas en '{0}' se pudieron analizar: algunos elementos obligatorios están ausentes.\n"
#: src/extract/xtr_tta.cpp:70
#, no-c-format
msgid "The temporary file '{0}' could not be opened for reading: {1}.\n"
msgstr "El archivo temporal '{0}' no se pudo abrir para su lectura: {1}.\n"
#: src/extract/extract_cli_parser.cpp:97
#, no-c-format
msgid "The third mode extracts attachments from the source file."
msgstr "El tercer modo extrae los adjuntos desde el archivo de origen."
#: src/merge/timestamp_factory.cpp:67
#, no-c-format
msgid "The timestamp file '{0}' contains an unsupported/unrecognized format (version {1}).\n"
msgstr "El archivo del código de tiempo '{0}' contiene un formato no compatible/reconocido (versión {1}).\n"
#: src/merge/timestamp_factory.cpp:53
#, no-c-format
msgid "The timestamp file '{0}' contains an unsupported/unrecognized format line. The very first line must look like '# timestamp format v1'.\n"
msgstr "El archivo del código de tiempo '{0}' con tiene formato de línea no compatible/reconocida. En la primera línea debe aparecer '# timestamp format v1'.\n"
#: src/merge/timestamp_factory.cpp:36
#, no-c-format
msgid "The timestamp file '{0}' could not be opened for reading.\n"
msgstr "El archivo del código de tiempo '{0}' no ha podido ser abierto para su lectura.\n"
#: src/merge/timestamp_factory.cpp:90
#: src/merge/timestamp_factory.cpp:98
#: src/merge/timestamp_factory.cpp:104
#: src/merge/timestamp_factory.cpp:304
#, no-c-format
msgid "The timestamp file '{0}' does not contain a valid 'Assume' line with the default number of frames per second.\n"
msgstr "El archivo del código de tiempo '{0}' no contiene una línea válida con la palabra «Assume», la cual define el número de fotogramas por segundo predeterminados.\n"
#: src/merge/timestamp_factory.cpp:339
#, no-c-format
msgid "The timestamp file '{0}' does not contain a valid 'Gap' line with the duration of the gap.\n"
msgstr "El archivo del código de tiempo '{0}' no contiene una línea válida con la palabra «Gap», la cual define la duración del desfase.\n"
#: src/merge/timestamp_factory.cpp:243
#: src/merge/timestamp_factory.cpp:368
#, no-c-format
msgid "The timestamp file '{0}' does not contain any valid entry.\n"
msgstr "El archivo del código de tiempo '{0}' no contiene ningún registro válido.\n"
#: src/merge/timestamp_factory.cpp:219
#, no-c-format
msgid ""
"The timestamp v2 file '{0}' contains timestamps that are not ordered. Due to a bug in mkvmerge versions up to and including v1.5.0 this was necessary if the track to which the timestamp file was applied contained B frames. Starting with v1.5.1 mkvmerge now handles this correctly, and the timestamps in the timestamp file must be ordered normally. For example, the frame sequence 'IPBBP...' at 25 FPS requires a timestamp file with the first timestamps being '0', '40', '80', '120' etc and. not '0', '120', '40', '80' etc.\n"
"\n"
"If you really have to specify non-sorted timestamps then use the timestamp format v4. It is identical to format v2 but allows non-sorted timestamps.\n"
msgstr ""
"El archivo de código de tiempo v2 (timestamp v2) '{0}' contiene códigos de tiempo que no están ordenados. Debido a un fallo de mkvmerge que existía hasta la versión 1.5.0 (incluida), esto era necesario si a la pista que se le aplicó el archivo de código de tiempo contenía fotogramas B. A partir de la versión 1.5.1 de MKVmerge los códigos de tiempo se ordenan correctamente en el archivo de códigos de tiempo (timestamps). Por ejemplo, la secuencia de fotogramas 'IPBBP...' a 25 FPS requiere un archivo de código de tiempo en el que los primeros códigos de tiempo sean 0, 40, 80, 120, etc., y no 0, 120, 40, 80, etc.\n"
"\n"
"Si aun asi necesitas realmente especificar códigos de tiempo no ordenados, usa el fomato v4 del código de tiempo. Es idéntico al formato v2, pero permite códigos de tiempo no ordenados.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:281
#, no-c-format
msgid "The timestamps after which a new destination file is started."
msgstr "Los códigos de tiempo después de que se inicie un nuevo archivo de salida."
#: src/input/r_ogm.cpp:560
#, no-c-format
msgid "The timestamps for this stream have been reset in the middle of the file. This is not supported. The current packet will be discarded.\n"
msgstr "Los códigos de tiempo han sido reestablecidos a la mitad del archivo. Esto no es compatible. El paquete actual será descartado.\n"
#: src/mkvtoolnix-gui/merge/output.cpp:282
#, no-c-format
msgid "The timestamps refer to the whole stream and not to each individual destination file."
msgstr "Los códigos de tiempo se refieren a la secuencia entera y no a cada archivo individual de salida."
#: src/common/property_element.cpp:118
#, no-c-format
msgid "The title for the whole movie."
msgstr "El título de la película entera."
#: src/common/chapters/dvd.cpp:147
#, no-c-format
msgid "The title number '{0}' is higher than the number of titles on the DVD ({1})."
msgstr "El número de título '{0}' es mayor que el número de títulos del DVD ({1})."
#: src/extract/tracks.cpp:118
#, no-c-format
msgid "The track ID {0} does not have a valid CodecID.\n"
msgstr "La pista con ID {0} no tiene un CodecID válido.\n"
#: src/merge/output_control.cpp:1090
#, no-c-format
msgid "The track ID {0} from the file '{1}' cannot be split. {2}\n"
msgstr "La pista con ID {0} del archivo '{1}' no se pudo dividir. {2}\n"
#: src/merge/output_control.cpp:672
#, no-c-format
msgid "The track headers could not be rendered correctly. {0}\n"
msgstr "Las cabeceras de la pista no han podido ser reproducidas correctamente. {0}\n"
#: src/common/property_element.cpp:131
#, no-c-format
msgid "The track number as used in the Block Header."
msgstr "El número de pista que se utiliza en la cabecera de bloque."
#: src/merge/output_control.cpp:1021
#, no-c-format
msgid "The track number {0} from the file '{1}' can probably not be appended correctly to the track number {2} from the file '{3}': {4} Please make sure that the resulting file plays correctly the whole time. The author of this program will probably not give support for playback issues with the resulting file.\n"
msgstr "El número de pista {0} del archivo '{1}' probablemente no puede ser unida correctamente al número de pista {2} del archivo '{3}': {4} Por favor, asegúrate de que el archivo resultante se reproduce todo el tiempo de forma correcta. El autor del programa probablemente no desarrollará ninguna herramienta de compatibilidad para los fallos de reproducción con el archivo resultante.\n"
#: src/merge/output_control.cpp:1035
#, no-c-format
msgid "The track number {0} from the file '{1}' cannot be appended to the track number {2} from the file '{3}'. {4}\n"
msgstr "El número de pista {0} del archivo '{1}' no puede ser unido al número de pista {2} del archivo '{3}'. {4}\n"
#: src/merge/output_control.cpp:1031
#, no-c-format
msgid "The track parameters do not match."
msgstr "Los parámetros de la pista no coinciden."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:365
#, no-c-format
msgid "The track properties on the \"input\" tab can be laid out in three different way in order to serve different workflows."
msgstr "Las propiedades de la pista en la pestaña \"Entrada\" se pueden colocar de tres maneras distintas a fin de satisfacer diferentes maneras de trabajo."
#: src/merge/output_control.cpp:989
#, no-c-format
msgid "The track {0} from file no. {1} ('{2}') is to be appended more than once. The argument for '--append-to' was invalid.\n"
msgstr "La pista {0} del archivo n.º {1} ('{2}') puede ser unida más de una vez. El argumento para '--append-to' no es válido.\n"
#: src/merge/mkvmerge.cpp:2013
#: src/merge/mkvmerge.cpp:2941
#, no-c-format
msgid "The type of file '{0}' could not be recognized.\n"
msgstr "No se pudo reconocer el tipo de archivo '{0}'.\n"
#: src/merge/mkvmerge.cpp:494
#, no-c-format
msgid "The type of file '{0}' is not supported.\n"
msgstr "No se admite el tipo de archivo '{0}'.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:438
#, no-c-format
msgid "The user can then select which playlist to actually add."
msgstr "El usuario puede entonces seleccionar que playlist añadir."
#: src/propedit/propedit_cli_parser.cpp:98
#, no-c-format
msgid "The value '{0}' is not a number.\n"
msgstr "El valor '{0}' no es un número.\n"
#: src/common/bcp47.cpp:158
#, no-c-format
msgid "The value '{}' is not a valid ISO 15924 script code."
msgstr "El valor '{}' no es un código script ISO 15924 válido."
#: src/common/bcp47.cpp:172
#, no-c-format
msgid "The value '{}' is not a valid ISO 3166-1 country code."
msgstr "El valor '{}' no es un código de país ISO 3166-1 válido."
#: src/common/bcp47.cpp:145
#, no-c-format
msgid "The value '{}' is not a valid ISO 639 language code."
msgstr "El valor '{}' no es un código de idioma ISO 639 válido."
#: src/common/bcp47.cpp:190
#, no-c-format
msgid "The value '{}' is not a valid UN M.49 country number code."
msgstr "El valor '{}' no es un código numérico de país UN M.49 válido."
#: src/common/bcp47.cpp:212
#, no-c-format
msgid "The value '{}' is not part of the IANA Language Subtag Registry for extended language subtags."
msgstr "El valor '{}' no forma parte del Registro de Subetiquetas de Idioma IANA para etiquetas de idioma extendidas."
#: src/common/bcp47.cpp:213
#, no-c-format
msgid "The value '{}' is not part of the IANA Language Subtag Registry for language variants."
msgstr "El valor '{}' no forma parte del Registro de Subetiquetas de Idioma IANA para variantes de idioma."
#: src/mkvtoolnix-gui/merge/input.cpp:495
#: src/mkvtoolnix-gui/merge/input.cpp:509
#, no-c-format
msgid "The value can be given either as a floating point number (e.g. 12.345) or a fraction of integer values (e.g. 123/456)."
msgstr "El valor asignado puede ser un número decimal (p.e. 12.345) o una fracción de números enteros (p.e. 123/456)."
#: src/mkvtoolnix-gui/merge/input.cpp:490
#: src/mkvtoolnix-gui/merge/output.cpp:229
#, no-c-format
msgid "The value can be given either as a floating point number (e.g. 12.345) or a fraction of numbers (e.g. 123/456.78)."
msgstr "El valor puede ser asignado como un número flotante (e.g. 12.345) o una fracción numérica (p.e. 123/456.78)."
#: src/mkvtoolnix-gui/merge/input.cpp:485
#, no-c-format
msgid "The value can be negative, but keep in mind that any frame whose timestamp is negative after this calculation is dropped."
msgstr "El valor puede ser negativo, pero tenga presente que cualquier fotograma cuya marca de tiempo sea negativa, después de este calculo, será omitido."
#: src/common/bcp47.cpp:253
#, no-c-format
msgid "The value does not adhere to the general structure of IETF BCP 47/RFC 5646 language tags."
msgstr "El valor no sigue la estructura general de las etiquetas de idioma IETF BCP 47/RFC 5646."
#: src/mkvtoolnix-gui/merge/input.cpp:525
#, no-c-format
msgid "The values are only stored in the track headers."
msgstr "Los valores sólo son almacenados en la cabecera de la pista."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:328
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:333
#, no-c-format
msgid "The values will be available for easy selection in the multiplexer."
msgstr "Los valores estarán disponibles para seleccionarlos en el multiplexador."
#: src/common/bcp47.cpp:229
#, no-c-format
msgid "The variant '{}' must only be used with one of the following prefixes: {}."
msgstr "La variante '{}' sólo se debe usar con uno de los siguientes prefijos: {}"
#: src/mkvtoolnix-gui/main_window/main_window.cpp:740
#, no-c-format
msgid "The version line reported by mkvmerge ('%1') could not be recognized."
msgstr "No se pudo reconocer la línea de versión reportada por mkvmerge ('%1')."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:744
#, no-c-format
msgid "The versions of mkvmerge (%1) and the GUI (%2) differ."
msgstr "La versión de mkvmerge (%1) y de la GUI (%2) son distintas."
#: src/merge/connection_checks.h:33
#, no-c-format
msgid "The width of the two tracks is different: {0} and {1}"
msgstr "El ancho de las dos pistas es diferente: {0} y {1}"
#: src/output/p_theora.h:27
#, no-c-format
msgid "Theora"
msgstr "Theora"
#: src/extract/cues.cpp:54
#, no-c-format
msgid "There are no cues for track ID {0}.\n"
msgstr "No hay índices (cues) para la pista con ID {0}.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:502
#, no-c-format
msgid "There are several potential sources for the container's timing information: a value given on the command line with the '--default-duration' option, the source container or the video bitstream."
msgstr "Hay varias fuentes potenciales para contener información de sincronización del contenedor: un valor dado de línea de comandos con la opción '--default-duration', el contenedor original o el flujo de bits del vídeo."
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:92
#, no-c-format
msgid "There is a new version available online."
msgstr "Hay una nueva versión disponible."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:457
#, no-c-format
msgid "There is currently a job running."
msgstr "Hay una tarea en ejecución."
#: src/merge/output_control.cpp:913
#: src/merge/output_control.cpp:923
#, no-c-format
msgid "There is no file with the ID '{0}'. The argument for '--append-to' was invalid.\n"
msgstr "No hay archivo con el ID '{0}'. El argumento para '--append-to' no fue válido.\n"
#: src/common/command_line.cpp:268
#, no-c-format
msgid "There is no translation available for '{0}'.\n"
msgstr "No hay traducción disponible para '{0}'.\n"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:93
#, no-c-format
msgid "There was an error querying the update status."
msgstr "Hubo un error al consultar el estado de la actualización."
#: src/mkvtoolnix-gui/header_editor/tab.cpp:656
#: src/mkvtoolnix-gui/header_editor/tab.cpp:658
#, no-c-format
msgid "There were errors in the header values preventing the headers from being saved. The first error has been selected."
msgstr "Hubo errores en los valores de cabecera que impidieron que se guardasen. El primer error ha sido seleccionado."
#: src/merge/output_control.cpp:236
#: src/mkvtoolnix-gui/header_editor/tab.cpp:267
#: src/propedit/propedit.cpp:120
#, no-c-format
msgid "There's not enough space at the beginning of the file to fit the updated 'EBML head' element in."
msgstr "No hay suficiente espacio al principio del archivo para ajustar el elemento actualizado 'EBML head'."
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:219
#, no-c-format
msgid "These are less often used options that control the output structure that mkvmerge creates."
msgstr "Estas son las opciones menos utilizadas que controlan la estructura de salida que mkvmerge genera."
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:224
#, no-c-format
msgid "These are options meant for development. They're not officially supported and may change from release to release."
msgstr "Estas son opciones destinadas para su desarrollo. No están soportados oficialmente y pueden cambiar de versión a versión."
#: src/mkvtoolnix-gui/merge/tool.cpp:735
#: src/mkvtoolnix-gui/merge/tool.cpp:750
#: src/mkvtoolnix-gui/merge/tool.cpp:765
#, no-c-format
msgid "These aren't treated like other source files in MKVToolNix."
msgstr "No se tratan como otros archivos de origen en MKVToolNix."
#: src/input/r_avi.cpp:555
#: src/input/r_real.cpp:272
#, no-c-format
msgid "This AAC track does not contain valid headers. Could not parse the AAC information.\n"
msgstr "Esta pista AAC no contiene cabeceras válidas. La información AAC no ha podido ser analizada.\n"
#: src/output/p_ac3.cpp:66
#, no-c-format
msgid "This AC-3 track contains {0} bytes of non-AC-3 data at the beginning. This corresponds to a delay of {1}ms. This delay will be used instead of the non-AC-3 data.\n"
msgstr "Esta pista AC-3 contiene {0} bytes de información que no son datos AC-3 en el inicio. Esto corresponde a un desfase (delay) de {1}ms. Este desfase (delay) será utilizado en lugar de los datos que no son AC-3.\n"
#: src/output/p_avc_es.cpp:108
#, no-c-format
msgid "This AVC/H.264 track does not start with a key frame. The first {0} frames have been skipped.\n"
msgstr "Esta pista AVC/H.264 no comienza con un fotograma clave (keyframe). Los primeros {0} fotogramas se han omitido.\n"
#: src/output/p_avc_es.cpp:118
#, no-c-format
msgid "This AVC/H.264 track's timing information indicates that it uses a variable frame rate. However, no default duration nor an external timestamp file has been provided for it, nor does the source container provide timestamps. The resulting timestamps may not be useful.\n"
msgstr "La información de sincronización de la pista AVC/H.264 indica que usa una tasa de fotogramas variable. Sin embargo, ni la duración por defecto ni un archivo externo de códigos de tiempo fue proporcionado a tal efecto, y el contenedor tampoco proporciona dichos códigos. Los códigos de tiempo resultantes puede que no sean válidos.\n"
#: src/output/p_hevc_es.cpp:105
#, no-c-format
msgid "This HEVC track does not start with a key frame. The first {0} frames have been skipped.\n"
msgstr "Esta pista HEVC no comienza con un fotograma clave (keyframe). Los primeros fotogramas {0} han sido omitidos.\n"
#: src/output/p_mp3.cpp:60
#, no-c-format
msgid "This MPEG audio track contains {0} bytes of non-MP3 data at the beginning. This corresponds to a delay of {1}ms. This delay will be used instead of the garbage data.\n"
msgstr "Esta pista de audio MPEG contiene {0} bytes de información de datos no MP3 en el inicio. Esto corresponde a un desfase (delay) de {1}ms. Este desfase (delay) será utilizado en lugar de los datos inservibles.\n"
#: src/input/r_ogm.cpp:840
#, no-c-format
msgid "This Ogg/OGM file contains chapter or title information. Unfortunately the charset used to store this information in the file cannot be identified unambiguously. The program assumes that your system's current charset is appropriate. This can be overridden with the '--chapter-charset <charset>' switch.\n"
msgstr "Este archivo Ogg/OGM contiene un capítulo o título de información. Lamentablemente, la codificación de caracteres utilizada para almacenar esta información en el archivo no se puede identificar sin ambigüedad. El programa asumirá que la actual codfiicación de caracteres del sistema es el apropiado. Esto puede ser anulado aplicando el código '--chapter-charset <charset>'\n"
#: src/input/r_ogm.cpp:847
#, no-c-format
msgid "This Ogg/OGM file contains chapters but they could not be parsed. This can be due to the character set not being set properly for them or due to the entries not matching the expected SRT-style format.\n"
msgstr "Este archivo Ogg/OGM contiene chapters pero no pueden ser analizados. Puede ser debido a que el juego de caracteres (charset) no ha sido bien configurado para ellos o que los registros no coinciden con el formato de estilo SRT.\n"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:353
#, no-c-format
msgid "This amount is 0.3% of the source file's size or 10 MB, whichever is higher."
msgstr "La cantidad es 0.3% del tamaño del archivo original o 10 MB, el que sea más alto."
#: src/output/p_ac3.cpp:81
#: src/output/p_mp3.cpp:71
#, no-c-format
msgid "This audio track contains {0} byte of invalid data which was skipped before timestamp {1}."
msgid_plural "This audio track contains {0} bytes of invalid data which were skipped before timestamp {1}."
msgstr[0] "Esta pista de audio contiene {0} byte de datos inservibles que fue omitido antes del código de tiempo {1}."
msgstr[1] "Esta pista de audio contiene {0} bytes de datos inservibles que fueron omitidos antes del código de tiempo {1}."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:50
#, no-c-format
msgid "This can be used to prevent data loss on power outages or to circumvent certain problems in the operating system or drivers."
msgstr "Esto se puede usar para evitar la pérdida de datos en cortes de energía o para evitar ciertos problemas en el sistema operativo o los controladores."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:67
#, no-c-format
msgid "This causes bigger overhead but allows precise seeking and extraction."
msgstr "Esto causa un gran sobrecarga pero permite precisar la búsqueda y extracción."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:1196
#, no-c-format
msgid "This configuration is currently invalid."
msgstr "La configuración actual es incorrecta."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:184
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:186
#, no-c-format
msgid "This element is currently present in the file."
msgstr "Este elemento está actualmente presente en el archivo."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:195
#, no-c-format
msgid "This element is not currently present in the file."
msgstr "Este elemento no está actualmente presente en el archivo."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:60
#, no-c-format
msgid "This field is normally set to the date the file is created."
msgstr "El campo se establece normalmento a la fecha en la que el archivo fue creado."
#: src/input/subtitles.cpp:172
#, no-c-format
msgid "This file contains coordinates in the timestamp lines. Such coordinates are not supported by the Matroska SRT subtitle format. The coordinates will be removed automatically.\n"
msgstr "Este archivo contiene las coordenadas en las líneas del código de tiempo. Algunas coordenadas no son compatibles con el formato del subtítulos SRT en Matroska. Las coordenadas serán eliminadas automáticamente.\n"
#: src/extract/mkvextract.cpp:66
#: src/propedit/propedit.cpp:159
#, no-c-format
msgid "This file could not be opened or parsed.\n"
msgstr "Este archivo no fue posible abrir o analizado.\n"
#: src/common/kax_info.cpp:1234
#, no-c-format
msgid "This file is probably not a Matroska file."
msgstr "Este archivo probablemente no es un archivo Mastroska."
#: src/mkvtoolnix-gui/merge/input.cpp:1896
#, no-c-format
msgid "This function requires the application %1."
msgstr "Esta función requiere la aplicación %1."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:274
#, no-c-format
msgid "This happens when clicking the \"abort job\" button in a \"job output\" tab and when quitting the application."
msgstr "Esto sucede cuando se hace clic en el botón »cancelar tarea« de la pestaña »resultado« y al salir de la aplicación."
#: src/mkvtoolnix-gui/main_window/main_window.cpp:145
#, no-c-format
msgid "This has not been implemented yet."
msgstr "Esto aún no ha sido implementado."
#: src/mkvtoolnix-gui/merge/output.cpp:197
#, no-c-format
msgid "This is a comma-separated list of 128-bit segment UIDs in the usual UID form: hex numbers with or without the \"0x\" prefix, with or without spaces, exactly 32 digits."
msgstr "Esto es una lista separada por comas de UIDs del segmento de 128-bit en la forma usual UID: los números hex con o sin el \"0x\" como prefijo, con o sin espacios, exactamente 32 dígitos."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:270
#, no-c-format
msgid "This is also done when quitting the application."
msgstr "Esto también ocurre al salir de la aplicación."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:226
#, no-c-format
msgid "This is an arbitrary name the GUI can use to refer to this particular configuration."
msgstr "Este es un nombre arbitrario que la GUI puede usar para referirse a esta particular configuración."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:264
#, no-c-format
msgid "This is done at startup and at most once within 24 hours."
msgstr "Esto se hace al inicio y como máximo una vez cada 24 horas."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:463
#, no-c-format
msgid "This is done only if there is already a file whose name matches the unmodified destination file name."
msgstr "Esto se hace sólo si ya existe un archivo cuyo nombre coincide con el nombre de salida del archivo sin modificar."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:300
#, no-c-format
msgid "This is the country that newly added chapter names get assigned automatically."
msgstr "Este es el país que se asigna automáticamente a los nombres de los capítulos recientemente añadidos."
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:58
#, no-c-format
msgid "This is the default mode."
msgstr "Este el modo por defecto."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:299
#, no-c-format
msgid "This is the language that newly added chapter names get assigned automatically."
msgstr "Este es el idioma que se asigna automáticamente a los nombres de los capítulos recientemente añadidos."
#: src/mkvtoolnix-gui/merge/output.cpp:180
#, no-c-format
msgid "This is the title that players may show as the 'main title' for this movie."
msgstr "Este es el título que el reproductor debe mostrar como el título principal para esta pelicula."
#: src/common/hacks.cpp:47
#, no-c-format
msgid "This is used for e.g. MPEG-1/-2 video tracks for storing the sequence headers."
msgstr "Por ejemplo, esto se utiliza para almacenar las cabeceras de la secuencia de pistas de vídeo MPEG1/2."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:439
#, no-c-format
msgid "This is useful for situations like Blu-ray discs on which a multitude of playlists exists in the same directory and where it is not obvious which feature (e.g. main movie, extras etc.) a playlist belongs to."
msgstr "Esto es útil para los casos de discos Blu-ray, en los que existen gran cantidad de playlists en el mismo directorio y no es obvio que característica (p.e. película principal, extras, etc...) pertenece a cada playlist."
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:100
#, no-c-format
msgid "This means that either backslashes must be doubled or the whole argument must be enclosed in single quotes."
msgstr "Esto significa que las barras invertidas deben ser dobles o que todo el argumento debe ir entre comillas simples."
#: src/mkvtoolnix-gui/merge/output.cpp:308
#: src/mkvtoolnix-gui/merge/output.cpp:324
#, no-c-format
msgid "This mode considers only the first video track that is output."
msgstr "Este modo tiene en cuenta unicamente la primera pista de vídeo que es generada."
#: src/mkvtoolnix-gui/merge/output.cpp:243
#, no-c-format
msgid "This mode enforces several restrictions."
msgstr "Este modo impone varias restricciones."
#: src/extract/extract_cli_parser.cpp:131
#, no-c-format
msgid "This mode extracts cue information for some tracks to external text files."
msgstr "Este modo extrae de algunas pistas la información del índice (cue) a archivos externos de texto."
#: src/mkvtoolnix-gui/merge/output.cpp:339
#, no-c-format
msgid "This mode only considers the top-most level of chapters across all edition entries."
msgstr "Este modo únicamente tiene en cuenta el nivel superior de los capítulos, a través de todos los registros de edición."
#: src/mkvtoolnix-gui/merge/input.cpp:523
#, no-c-format
msgid "This must be a comma-separated list of four numbers for the cropping to be used at the left, top, right and bottom, e.g. '0,20,0,20'."
msgstr "Debe ser una lista separada por comas de cuatro números para el recorte que se usará a la izquierda, arriba, derecha y abajo, p.e. '0,20,0,20'."
#: src/mkvtoolnix-gui/merge/input.cpp:543
#, no-c-format
msgid "This only works with AC-3, DTS & TrueHD audio tracks."
msgstr "Únicamente funciona con pistas de audio AC-3, DTS y TrueHD."
#: src/mkvtoolnix-gui/merge/input.cpp:539
#, no-c-format
msgid "This only works with DTS audio tracks."
msgstr "Únicamente funciona con pistas de audio DTS."
#: src/common/hacks.cpp:51
#, no-c-format
msgid "This option causes mkvmerge to remove the aspect ratio information from the bitstream."
msgstr "Esta opción provoca que mkvmerge elimine la información de la relación de aspecto del flujo de bits."
#: src/mkvtoolnix-gui/merge/output.cpp:221
#, no-c-format
msgid "This option controls how the chapter names are created."
msgstr "Esta opción controla cómo se generan los nombres del capítulo."
#: src/common/hacks.cpp:44
#, no-c-format
msgid "This option does nothing and is only kept for backwards compatibility."
msgstr "Esta opción no hace nada y se conserva sólo por retrocompatibilidad."
#: src/common/hacks.cpp:63
#, no-c-format
msgid "This option forces mkvmerge to treat all of those I slices as key frames."
msgstr "Esta opción fuerza a mkvmerge a tratar todos aquellos segmentos I como fotogramas claves."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:35
#, no-c-format
msgid "This option needs an additional argument 'n'."
msgstr "Esta opción requiere un argumento adicional 'n'."
#: src/common/hacks.cpp:57
#, no-c-format
msgid "This option prevents that behavior."
msgstr "Esta opción evita ese comportamiento."
#: src/mkvtoolnix-gui/merge/output.cpp:210
#, no-c-format
msgid "This option specifies the language to be associated with chapters if the OGM chapter format is used."
msgstr "Esta opción especifica el idioma que será asociado a los capítulos si el formato usado de capítulos es el OGM."
#: src/mkvtoolnix-gui/merge/input.cpp:507
#, no-c-format
msgid "This option tells mkvmerge the display aspect ratio to use when it calculates the display width/height."
msgstr "Esta opción le indica a mkvmerge qué relación de aspecto debe usar cuando se calcula el ancho/alto de visualización."
#: src/mkvtoolnix-gui/merge/input.cpp:518
#, no-c-format
msgid "This parameter is the display height in pixels."
msgstr "Este parámetro es el alto de visualización en píxeles."
#: src/mkvtoolnix-gui/merge/input.cpp:513
#, no-c-format
msgid "This parameter is the display width in pixels."
msgstr "Este parámetro es el ancho de visualización en píxeles."
#: src/propedit/change.cpp:344
#, no-c-format
msgid "This property is mandatory and cannot be deleted in '{0}'. {1}\n"
msgstr "Esta propiedad es obligatoria y no puede ser eliminada en '{0}'. {1}\n"
#: src/propedit/change.cpp:300
#, no-c-format
msgid "This property is unique. More instances cannot be added in '{0}'. {1}\n"
msgstr "Esta propiedad es única. No pueden ser añadidos más instancias en '{0}'. {1}\n"
#: src/merge/output_control.cpp:1737
#, no-c-format
msgid "This should REALLY not have happened. The space reserved for the first meta seek element was too small. Size needed: {0}. {1}\n"
msgstr "REALMENTE esto no debería haber ocurrido. El espacio reservado para el primer elemento de meta seek es demasiado pequeño. Tamaño necesario: {0}. {1}\n"
#: src/merge/output_control.cpp:289
#, no-c-format
msgid "This should REALLY not have happened. The space reserved for the first meta seek element was too small. {0}\n"
msgstr "REALMENTE esto no debería haber ocurrido. El espacio reservado para el primer elemento meta seek es demasiado pequeño. {0}\n"
#: src/common/common.h:77
#, no-c-format
msgid "This should not have happened. Please file an issue at https://mkvtoolnix.download/issues with this error/warning message, a description of what you were trying to do, the command line used and which operating system you are using. Thank you."
msgstr "Esto no debería haber ocurrido. Por favor, reporte el problema en https://mkvtoolnix.download/issues con este mensaje de error/advertencia, una descripción de lo que estaba intentando hacer, la línea de comandos usada y qué sistema operativo utiliza. Gracias."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:329
#, no-c-format
msgid "This template will be used for new chapter entries."
msgstr "Esta plantilla se usará para nuevos registros de capítulo."
#: src/input/subtitles.cpp:516
#: src/output/p_textsubs.cpp:140
#, no-c-format
msgid "This text subtitle track contains invalid 8-bit characters outside valid multi-byte UTF-8 sequences. Please specify the correct encoding for this track.\n"
msgstr "Esta pista de subtítulos de texto contiene caracteres de 8-bit incorrectos fuera de las secuencias válidas multi-byte UTF-8. Por favor, especifique la codificación correcta para esta pista.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:533
#, no-c-format
msgid "This track contains SBR AAC/HE-AAC/AAC+ data."
msgstr "Esta pista contiene información SBR AAC/HE-AAC/AAC+."
#: src/common/kax_file.cpp:59
#: src/common/kax_file.cpp:65
#: src/common/kax_file.cpp:71
#: src/input/r_matroska.cpp:1609
#: src/input/r_matroska.cpp:2345
#, no-c-format
msgid "This usually indicates a damaged file structure."
msgstr "Esto normalmente indica que la estructura del archivo está dañada."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:46
#, no-c-format
msgid "This will increase file size and does not offer any additional value for players at the moment."
msgstr "Esto incrementara el tamaño del archivo, y por el momento no ofrece ningún valor adicional para los reproductores."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
#, no-c-format
msgid "This will increase the file's size, especially if there are many audio tracks."
msgstr "Esto incrementará el tamaño del archivo, especialmente si hay varias pistas de audio."
#: src/mkvtoolnix-gui/merge/input.cpp:491
#, no-c-format
msgid "This works well for video and subtitle tracks but should not be used with audio tracks."
msgstr "Esto funciona correctamente para pistas de vídeo y subtítulos pero no debe utilizarse con pistas de audio."
#: src/mkvtoolnix-gui/merge/input.cpp:486
#, no-c-format
msgid "This works with all track types."
msgstr "Esto funciona con todo tipo de pistas."
#: src/merge/mkvmerge.cpp:1968
#, no-c-format
msgid "This would cause mkvmerge to overwrite one of your source files."
msgstr "Esto podría causar que mkvmerge sobreescriba uno de los archivos de origen."
#: src/common/kax_element_names.cpp:271
#, no-c-format
msgid "Time slice"
msgstr "Tiempo de corte"
#: src/extract/extract_cli_parser.cpp:122
#, no-c-format
msgid "Timestamp extraction"
msgstr "Código de tiempo de extracción"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1812
#, no-c-format
msgid "Timestamp file:"
msgstr "Archivo de códigos de tiempo:"
#: src/common/kax_element_names.cpp:86
#: src/common/kax_element_names.cpp:210
#, no-c-format
msgid "Timestamp scale"
msgstr "Escala de marca de tiempos"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1788
#: src/mkvtoolnix-gui/forms/merge/tab.h:1807
#, no-c-format
msgid "Timestamps and default duration"
msgstr "Códigos de tiempo y duración predefinida"
#: src/mkvtoolnix-gui/merge/output.cpp:279
#, no-c-format
msgid "Timestamps:"
msgstr "Códigos de tiempo:"
#: src/common/kax_element_names.cpp:98
#: src/common/property_element.cpp:118
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:331
#, no-c-format
msgid "Title"
msgstr "Título"
#: src/mkvtoolnix-gui/merge/attachment_model.cpp:51
#, no-c-format
msgid "To all destination files"
msgstr "Todos los archivos de salida"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:790
#, no-c-format
msgid "Top"
msgstr "Arriba"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1795
#, no-c-format
msgid "Trac&k name:"
msgstr "&Nombre de pista:"
#: src/common/kax_element_names.cpp:187
#, no-c-format
msgid "Track"
msgstr "Pista"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:276
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:63
#, no-c-format
msgid "Track ID for mkvmerge & mkvextract:"
msgstr "ID de pista para mkvmerge y mkvextract:"
#: src/extract/xtr_aac.cpp:85
#: src/extract/xtr_aac.cpp:97
#, no-c-format
msgid "Track ID {0} has an unknown AAC type.\n"
msgstr "El ID de la pista {0} tiene un tipo AAC desconocido.\n"
#: src/merge/generic_reader.cpp:295
#, no-c-format
msgid "Track ID {0}: {1} ({2})"
msgstr "El ID de la pista {0}: {1} ({2})"
#: src/common/kax_element_names.cpp:189
#: src/common/kax_element_names.cpp:312
#: src/common/property_element.cpp:132
#, no-c-format
msgid "Track UID"
msgstr "Pista UID"
#: src/extract/extract_cli_parser.cpp:74
#, no-c-format
msgid "Track extraction"
msgstr "Extracción de pista"
#: src/propedit/options.cpp:193
#: src/propedit/propedit_cli_parser.cpp:159
#: src/propedit/propedit_cli_parser.cpp:252
#, no-c-format
msgid "Track headers"
msgstr "Cabecera de pista"
#: src/common/kax_element_names.cpp:188
#: src/common/property_element.cpp:131
#, no-c-format
msgid "Track number"
msgstr "Número de pista"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:273
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:66
#, no-c-format
msgid "Track number for mkvpropedit:"
msgstr "El número de pista para mkvpropedit:"
#: src/common/content_decoder.cpp:83
#, no-c-format
msgid "Track number {0} has been encrypted and decryption has not yet been implemented.\n"
msgstr "La pista con número {0} ha sido cifrada y el desencriptado no ha sido aplicado todavía.\n"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:163
#, no-c-format
msgid "Track number:"
msgstr "Número de pista:"
#: src/common/kax_element_names.cpp:201
#, no-c-format
msgid "Track overlay"
msgstr "Superposición de pista"
#: src/common/kax_element_names.cpp:190
#, no-c-format
msgid "Track type"
msgstr "Tipo de pista"
#: src/extract/xtr_avc.cpp:139
#: src/extract/xtr_hdmv_textst.cpp:44
#: src/extract/xtr_hdmv_textst.cpp:63
#: src/extract/xtr_hevc.cpp:39
#, no-c-format
msgid "Track {0} CodecPrivate is too small.\n"
msgstr "Las pista {0} de códec particular es demasiado pequeña.\n"
#: src/common/content_decoder.cpp:113
#, no-c-format
msgid "Track {0} has been compressed with an unknown/unsupported compression algorithm ({1}).\n"
msgstr "Las pista {0} ha sido comprimida con un algoritmo de compresión desconocido/incompatible ({1}).\n"
#: src/input/r_matroska.cpp:1275
#, no-c-format
msgid "Track {0} is missing its track UID element which is required to be present by the Matroska specification. If the file contains tags then those tags might be broken.\n"
msgstr "A la pista {0} le falta el elemento UID que es necesario según la especificación de Matroska. Si el archivo contiene etiquetas entonces éstas podrían quedar inservibles.\n"
#: src/common/content_decoder.cpp:100
#, no-c-format
msgid "Track {0} was compressed with the algorithm '{1}' which is not supported anymore.\n"
msgstr "La pista {0} fue comprimida con el algoritmo '{1}' que ya no será compatible.\n"
#: src/extract/xtr_aac.cpp:51
#, no-c-format
msgid "Track {0} with the CodecID '{1}' contains invalid \"codec private\" data for AAC.\n"
msgstr "La pista {0} con el CodecID '{1}' no contiene \"codec private\" válidos para AAC.\n"
#: src/extract/xtr_ogg.cpp:97
#, no-c-format
msgid "Track {0} with the CodecID '{1}' does not contain valid headers.\n"
msgstr "La pista {0} con el CodecID '{1}' no contiene cabeceras válidas.\n"
#: src/extract/xtr_wav.cpp:49
#, no-c-format
msgid "Track {0} with the CodecID '{1}' is missing the \"bits per second (bps)\" element and cannot be extracted.\n"
msgstr "La pista {0} con el CodecID '{1}' no encuentra el elemento \"bits per second (bps)\" y no puede ser extraído.\n"
#: src/extract/xtr_aac.cpp:44
#: src/extract/xtr_alac.cpp:49
#: src/extract/xtr_avc.cpp:134
#: src/extract/xtr_avi.cpp:42
#: src/extract/xtr_hdmv_textst.cpp:39
#: src/extract/xtr_hevc.cpp:35
#: src/extract/xtr_ogg.cpp:40
#: src/extract/xtr_ogg.cpp:76
#: src/extract/xtr_rmff.cpp:31
#: src/extract/xtr_textsubs.cpp:101
#: src/extract/xtr_textsubs.cpp:279
#: src/extract/xtr_vobsub.cpp:67
#: src/extract/xtr_wav.cpp:177
#: src/extract/xtr_webvtt.cpp:36
#, no-c-format
msgid "Track {0} with the CodecID '{1}' is missing the \"codec private\" element and cannot be extracted.\n"
msgstr "La pista {0} con el CodecID '{1}' no encuentra el elemento \"codec private\" y no puede ser extraído.\n"
#: src/extract/xtr_avi.cpp:46
#, no-c-format
msgid "Track {0} with the CodecID '{1}' is missing the \"default duration\" element and cannot be extracted.\n"
msgstr "La pista {0} con el CodecID '{1}' no encuentra el elemento \"default duration\" y no puede ser extraído.\n"
#: src/extract/xtr_textsubs.cpp:372
#, no-c-format
msgid "Track {0}: An USF subtitle entry starting at timestamp {1} is not well-formed XML and will be skipped.\n"
msgstr "Pista {0}: Un registro del subtítulo USF con el código de tiempo {1} no tiene un correcto formato XML y será omitido.\n"
#: src/extract/xtr_avc.cpp:44
#: src/extract/xtr_hevc.cpp:97
#, no-c-format
msgid "Track {0}: NAL too big. Size according to header field: {1}, available bytes in packet: {2}. This NAL is defect and will be skipped.\n"
msgstr "Pista {0}: NAL demasiado grande. Tamaño según el campo de la cabecera: {1}, bytes disponibles en el paquete: {2}. Este NAL está predefinido y será omitido.\n"
#: src/extract/xtr_webvtt.cpp:51
#, no-c-format
msgid "Track {0}: Subtitle entry number {1} is missing its duration. Assuming a duration of 1s.\n"
msgstr "Pista {0}: Subtítulo con número de registro {1} carece de duración. Asumiendo una duración de 1 s.\n"
#: src/input/r_qtmp4.cpp:2947
#, no-c-format
msgid "Track {0}: The AAC information could not be parsed.\n"
msgstr "Pista {0}: La información AAC no ha podido ser analizada.\n"
#: src/extract/xtr_aac.cpp:54
#, no-c-format
msgid "Track {0}: extraction of AAC audio with a channel count of 7 or more than 8 in its 'audio-specific config' element is not supported.\n"
msgstr "Pista {0}: no se admite la extracción del audio AAC con recuento de canales de 7 o más de 8 en su elemento 'audio-specific config'.\n"
#: src/common/kax_info.cpp:663
#, no-c-format
msgid "Track {0}: {1}, codec ID: {2}{3}{4}{5}\n"
msgstr "La pista {0}: {1}, el CodecID: {2}{3}{4}{5}\n"
#: src/common/kax_element_names.cpp:186
#, no-c-format
msgid "Tracks"
msgstr "Pistas"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:476
#, no-c-format
msgid "Tracks with a language in this list will be set not to be copied by default."
msgstr "Por defecto, las pistas con un idioma en la lista serán configuradas para no ser copiadas."
#: src/extract/xtr_base.cpp:125
#, no-c-format
msgid "Tracks with unsupported content encoding schemes (compression or encryption) cannot be extracted.\n"
msgstr "Las pistas con esquemas de codificación de contenido no compatibles (compresión o cifrado) no pueden ser extraídas.\n"
#: src/propedit/tag_target.cpp:262
#, no-c-format
msgid "Tracks with unsupported content encoding schemes (compression or encryption) cannot be modified.\n"
msgstr "Las pistas con esquemas de codificación de contenido no compatibles (compresión o cifrado) no pueden ser modificadas.\n"
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:316
#, no-c-format
msgid "Tracks:"
msgstr "Pistas:"
#: src/common/file_types.cpp:104
#: src/output/p_truehd.h:42
#, no-c-format
msgid "TrueHD"
msgstr "TrueHD"
#: src/extract/xtr_vobsub.cpp:92
#, no-c-format
msgid "Two VobSub tracks can only be extracted into the same file if their CodecPrivate data matches. This is not the case for the tracks {0} and {1}.\n"
msgstr "Las dos pistas VobSub solo pueden ser extraídas en el mismo archivo si sus datos particulares del códec que coinciden. Este no es el caso para las pistas {0} y {1}.\n"
#: src/common/hacks.cpp:40
#, no-c-format
msgid "Two files multiplexed with the same settings and this switch activated will be identical."
msgstr "Dos archivos multiplexados con la misma configuración y con este interruptor activado serán idénticos."
#: src/common/kax_element_names.cpp:168
#: src/mkvtoolnix-gui/forms/merge/select_playlist_dialog.h:320
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:152
#: src/mkvtoolnix-gui/jobs/model.cpp:53
#: src/mkvtoolnix-gui/merge/track_model.cpp:48
#, no-c-format
msgid "Type"
msgstr "Tipo"
#: src/common/property_element.cpp:158
#, no-c-format
msgid "Type of the unit for DisplayWidth/Height (0: pixels, 1: centimeters, 2: inches, 3: aspect ratio)."
msgstr "Tipo de unidad para el ancho/alto de pantalla (0: píxeles, 1: centímetros, 2: pulgadas, 3: relación de aspecto)."
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:336
#, no-c-format
msgid "Type-specific settings"
msgstr "Ajustes de tipo-específico"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:274
#: src/mkvtoolnix-gui/forms/header_editor/value_page.h:205
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:57
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:173
#, no-c-format
msgid "Type:"
msgstr "Tipo:"
#: src/mkvtoolnix-gui/header_editor/page_model.cpp:156
#, no-c-format
msgid "UID"
msgstr "UID"
#: src/mkvtoolnix-gui/forms/header_editor/track_type_page.h:277
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:69
#, no-c-format
msgid "UID:"
msgstr "UID:"
#: src/common/file_types.cpp:106
#, no-c-format
msgid "USF subtitles"
msgstr "Subtítulos USF"
#: src/common/file_types.cpp:59
#, no-c-format
msgid "USF text subtitles"
msgstr "Subtítulos de texto USF"
#: src/mkvtoolnix-gui/merge/input.cpp:1331
#, no-c-format
msgid "Unable to append files"
msgstr "Imposible unir archivos"
#: src/common/iso639.cpp:109
#, no-c-format
msgid "Undetermined"
msgstr "Indeterminado"
#: src/mpegparser/M2VParser.cpp:247
#, no-c-format
msgid "Unexpected picture frame after single field frame. Fix the MPEG2 video stream before attempting to multiplex it.\n"
msgstr "Fotograma de imagen inesperado después de un fotograma de un único campo. Fija el archivo del vídeo MPEG2 antes de intentar multiplexarlo.\n"
#: src/common/kax_info.cpp:418
#: src/common/kax_info.cpp:427
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:171
#: src/mkvtoolnix-gui/jobs/job.cpp:276
#, no-c-format
msgid "Unknown"
msgstr "Desconocido"
#: src/input/r_ogm.cpp:510
#, no-c-format
msgid "Unknown audio stream type 0x{0:04x}. Stream ID {1} will be ignored.\n"
msgstr "Tipo de pista de audio desconocida 0x{0:04x}. El ID del archivo {1} será ignorado.\n"
#: src/common/chapters/chapters.cpp:382
#, no-c-format
msgid "Unknown chapter file format in '{0}'. It does not contain a supported chapter format.\n"
msgstr "Formato del archivo de capítulos desconocido en '{0}'. No contiene ningún formato de capítulo compatible.\n"
#: src/common/content_decoder.cpp:89
#, no-c-format
msgid "Unknown content encoding type {0} for track {1}.\n"
msgstr "Contenido codificado de tipo desconocido {0} para la pista {1}.\n"
#: src/common/kax_info.cpp:1258
#, no-c-format
msgid "Unknown element"
msgstr "Elemento desconocido"
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:103
#: src/mkvtoolnix-gui/info/model.cpp:348
#, no-c-format
msgid "Unknown element (ID: 0x{0})"
msgstr "Elemento desconocido (ID: 0x{0})"
#: src/merge/mkvmerge.cpp:1678
#, no-c-format
msgid "Unknown format for the next UID in '{0} {1}'.\n"
msgstr "Formato desconocido para el próximo UID en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1665
#, no-c-format
msgid "Unknown format for the previous UID in '{0} {1}'.\n"
msgstr "Formato desconocido para el anterior UID en '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:1690
#, no-c-format
msgid "Unknown format for the segment UID '{2}' in '{0} {1}'.\n"
msgstr "Formato desconocido para el segmento UID '{2}' in '{0} {1}'.\n"
#: src/merge/mkvmerge.cpp:958
#, no-c-format
msgid "Unknown format in '{0} {1}'.\n"
msgstr "Formato desconocido en '{0} {1}'.\n"
#: src/input/r_vobsub.cpp:606
#, no-c-format
msgid "Unknown header 0x{0:02x}{1:02x}{2:02x}{3:02x}\n"
msgstr "Cabecera desconocida 0x{0:02x}{1:02x}{2:02x}{3:02x}\n"
#: src/extract/extract_cli_parser.cpp:268
#, no-c-format
msgid "Unknown mode '{0}'.\n"
msgstr "Modo desconocido '{0}'.\n"
#: src/common/cli_parser.cpp:117
#, no-c-format
msgid "Unknown option '{0}'.\n"
msgstr "Opción desconocida '{0}'.\n"
#: src/propedit/propedit_cli_parser.cpp:36
#, no-c-format
msgid "Unknown parse mode in '{0} {1}'.\n"
msgstr "Modo de analizador desconocido en '{0} {1}'.\n"
#: src/input/r_avi.cpp:510
#, no-c-format
msgid "Unknown/unsupported audio format 0x{0:04x} for this audio track.\n"
msgstr "Formato de audio desconocido/incompatible 0x{0:04x} para esta pista de audio.\n"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1845
#, no-c-format
msgid "Unlimited"
msgstr "Ilimitado"
#: src/extract/extract_cli_parser.cpp:339
#, no-c-format
msgid "Unrecognized command line option '{0}'.\n"
msgstr "Opción de línea de comandos no reconocida '{0}'.\n"
#: src/mkvtoolnix-gui/util/file_identifier.cpp:160
#, no-c-format
msgid "Unrecognized file format"
msgstr "Formato de archivo desconocido"
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:167
#, no-c-format
msgid "Unsigned integer"
msgstr "Entero sin signo"
#: src/input/r_vobsub.cpp:475
#, no-c-format
msgid "Unsupported MPEG mpeg_version: 0x{0:02x} in packet {1} for timestamp {2}, assuming MPEG2. No further warnings will be printed for this track.\n"
msgstr "MPEG no compatible mpeg_version: 0x{0:02x} en el paquete {1} para el código de tiempo {2}, asumiendo MPEG2. Ninguna advertencia más será mostrada para esta pista.\n"
#: src/mkvtoolnix-gui/util/file_identifier.cpp:165
#, no-c-format
msgid "Unsupported file format"
msgstr "Formato de archivo no compatible"
#: src/input/r_matroska.cpp:2161
#, no-c-format
msgid "Unsupported track type for this track.\n"
msgstr "Tipo de pista no compatible para esta pista.\n"
#: src/propedit/propedit_cli_parser.cpp:234
#, no-c-format
msgid "Update an attachment's properties"
msgstr "Actualizar propiedades de un adjunto"
#: src/merge/output_control.cpp:239
#: src/mkvtoolnix-gui/header_editor/tab.cpp:269
#: src/propedit/propedit.cpp:123
#, no-c-format
msgid "Updating the 'document type version' or 'document type read version' header fields failed."
msgstr "Ha fallado actualizar los campos de la 'versión del tipo de documento' versión de lectura del tipo de documento'."
#: src/propedit/propedit.cpp:34
#, no-c-format
msgid "Updating the '{0}' element failed. Reason:"
msgstr "Actualizando el '{0}' elemento que ha fallado. Razón:"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:44
#, no-c-format
msgid "Usage"
msgstr "Uso"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:97
#, no-c-format
msgid "Usage and examples"
msgstr "Uso y ejemplos"
#: src/mkvtoolnix-gui/merge/output.cpp:192
#, no-c-format
msgid "Use 'segment linking' for the resulting files."
msgstr "Usar 'segmentos vinculados' para los archivos resultantes."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1918
#, no-c-format
msgid "Use fi&xed directory:"
msgstr "Usa el directorio fi&jado:"
#: src/common/hacks.cpp:39
#, no-c-format
msgid "Use fixed values for the elements that change with each file otherwise (multiplexing date, segment UID, track UIDs etc.)."
msgstr "Usar los valores fijados para los elementos que cambian con cada archivo de otro modo (fecha de multiplexado, segmento UID, UID de pistas, etc.)."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:43
#, no-c-format
msgid "Use only for testing."
msgstr "Sólo para hacer pruebas."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1913
#, no-c-format
msgid "Use the &title as the base file name if a title is set"
msgstr "Usa el &título como base del nombre del archivo si el título está establecido"
#: src/mkvtoolnix-gui/merge/input.cpp:471
#, no-c-format
msgid "Use this for tracks containing onscreen text or foreign-language dialogue."
msgstr "Úselo para las pistas que incluyan texto en pantalla o diálogos en un idioma extranjero."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:57
#, no-c-format
msgid "Use this only for testing purposes."
msgstr "Úsalo únicamente con fines de testeo."
#: src/mkvtoolnix-gui/merge/output.cpp:188
#, no-c-format
msgid "Useful e.g. when you want exactly two files."
msgstr "Útil por ejemplo cuando quiere exactamente dos archivos."
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:708
#, no-c-format
msgid "User forum/sub-&Reddit"
msgstr "Foro de usuario/sub-&Reddit"
#: src/extract/extract_cli_parser.cpp:107
#, no-c-format
msgid "Uses the chapter names of the specified language for extraction instead of the first chapter name found."
msgstr "Utiliza los nombres de los capítulos del idioma especificado para la extracción en vez del primer nombre de capítulo encontrado."
#: src/merge/generic_reader.cpp:513
#, no-c-format
msgid "Using the demultiplexer for the format '{0}'.\n"
msgstr "Usando el desmultiplexador para el formato '{0}'.\n"
#: src/input/r_matroska.cpp:1636
#, no-c-format
msgid "Using the generic output module for track type '{0}'.\n"
msgstr "Usando el módulo de salida genérico, para el tipo de pista '{0}'.\n"
#: src/merge/generic_reader.cpp:519
#, no-c-format
msgid "Using the output module for the format '{0}'.\n"
msgstr "Usando el módulo de salida para el formato '{0}'.\n"
#: src/merge/cluster_helper.cpp:782
#, no-c-format
msgid "Using the track with the ID {0} from the file '{1}' as the reference for chapter generation.\n"
msgstr "Utiliza la pista con ID {0} del archivo '{1}' como referencia para la generación de capítulos.\n"
#: src/common/file_types.cpp:107
#: src/output/p_vc1.h:36
#, no-c-format
msgid "VC-1"
msgstr "VC-1"
#: src/common/file_types.cpp:60
#, no-c-format
msgid "VC-1 elementary streams"
msgstr "Secuencias básicas VC-1"
#: src/output/p_vpx.h:34
#, no-c-format
msgid "VP8/VP9"
msgstr "VP8/VP9"
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:340
#, no-c-format
msgid "Valid format codes are:"
msgstr "Los códigos válidos de formatos son:"
#: src/common/hacks.cpp:91
#, no-c-format
msgid "Valid hacks are:\n"
msgstr "Las modificaciones validas son:\n"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:904
#, no-c-format
msgid "Validation failed"
msgstr "La validación ha fallado"
#: src/mkvtoolnix-gui/forms/merge/additional_command_line_options_dialog.h:221
#, no-c-format
msgid "Value"
msgstr "Valor"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:77
#, no-c-format
msgid "Value: %1"
msgstr "Valor: %1"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:239
#, no-c-format
msgid "Variables for all job types"
msgstr "Opciones para todos los tipos de tareas"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:246
#, no-c-format
msgid "Variables for multiplex jobs"
msgstr "Opciones para trabajos de multiplexación"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:217
#, no-c-format
msgid "Variants"
msgstr "Variantes"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:118
#, no-c-format
msgid "Version %1"
msgstr "Versión %1"
#: src/mkvtoolnix-gui/main_window/available_update_info_dialog.cpp:128
#, no-c-format
msgid "Version %1 \"%2\""
msgstr "Versión %1 \"%2\""
#: src/common/kax_element_names.cpp:130
#, no-c-format
msgid "Vertical Cb subsample"
msgstr "Submuestreo vertical de Cb"
#: src/common/kax_element_names.cpp:132
#, no-c-format
msgid "Vertical chroma siting"
msgstr "Posicionamiento vertical de la crominancia"
#: src/common/kax_element_names.cpp:128
#, no-c-format
msgid "Vertical chroma subsample"
msgstr "Submuestreo vertical de la crominancia"
#: src/output/p_video_for_windows.h:37
#, no-c-format
msgid "VfW compatible video"
msgstr "Video compatible con VfW"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:51
#: src/mkvtoolnix-gui/merge/track.cpp:473
#, no-c-format
msgid "Video"
msgstr "Video"
#: src/common/property_element.cpp:163
#, no-c-format
msgid "Video aspect ratio type"
msgstr "Tipo de relación de aspecto del vídeo"
#: src/common/kax_element_names.cpp:124
#, no-c-format
msgid "Video colour information"
msgstr "Información del color del vídeo"
#: src/common/kax_element_names.cpp:112
#, no-c-format
msgid "Video colour mastering metadata"
msgstr "Metadatos de masterización del color del vídeo"
#: src/common/property_element.cpp:162
#, no-c-format
msgid "Video crop bottom"
msgstr "Recorte (crop) inferior del vídeo"
#: src/common/property_element.cpp:159
#, no-c-format
msgid "Video crop left"
msgstr "Recorte (crop) izquierdo del vídeo"
#: src/common/property_element.cpp:161
#, no-c-format
msgid "Video crop right"
msgstr "Recorte (crop) derecho del vídeo"
#: src/common/property_element.cpp:160
#, no-c-format
msgid "Video crop top"
msgstr "Recorte (crop) superior del vídeo"
#: src/common/property_element.cpp:157
#, no-c-format
msgid "Video display height"
msgstr "Altura de visualización del vídeo"
#: src/common/property_element.cpp:158
#, no-c-format
msgid "Video display unit"
msgstr "Unidad de visualización del vídeo"
#: src/common/property_element.cpp:156
#, no-c-format
msgid "Video display width"
msgstr "Anchura de visualización del vídeo"
#: src/common/property_element.cpp:164
#, no-c-format
msgid "Video field order"
msgstr "Orden de campos del vídeo"
#: src/common/property_element.cpp:153
#, no-c-format
msgid "Video interlaced flag"
msgstr "Indicador de vídeo entrelazado"
#: src/input/r_real.cpp:587
#, no-c-format
msgid "Video packet assembly failed. Error code: {0} ({1})\n"
msgstr "El montaje del paquete del vídeo ha fallado. Código de error: {0} ({1})\n"
#: src/common/property_element.cpp:155
#, no-c-format
msgid "Video pixel height"
msgstr "Altura del vídeo en píxeles"
#: src/common/property_element.cpp:154
#, no-c-format
msgid "Video pixel width"
msgstr "Anchura del vídeo en píxeles"
#: src/common/kax_element_names.cpp:139
#, no-c-format
msgid "Video projection"
msgstr "Proyección del vídeo"
#: src/mkvtoolnix-gui/header_editor/tab.cpp:578
#, no-c-format
msgid "Video projection information"
msgstr "Información de proyección del vídeo"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1789
#: src/mkvtoolnix-gui/forms/merge/tab.h:1815
#, no-c-format
msgid "Video properties"
msgstr "Propiedades del vídeo"
#: src/common/property_element.cpp:165
#, no-c-format
msgid "Video stereo mode"
msgstr "Modo estéreo del vídeo"
#: src/common/kax_element_names.cpp:146
#, no-c-format
msgid "Video track"
msgstr "Pista de vídeo"
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:44
#, no-c-format
msgid "Video track %1"
msgstr "Pista de vídeo %1"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1901
#, no-c-format
msgid "Video tracks:"
msgstr "Pistas de vídeo:"
#: src/common/property_element.cpp:171
#, no-c-format
msgid "Video: bits per colour channel"
msgstr "Video: bits por cada canal de color"
#: src/common/property_element.cpp:190
#, no-c-format
msgid "Video: chromaticity blue X"
msgstr "Video: cromaticidad X del azul"
#: src/common/property_element.cpp:191
#, no-c-format
msgid "Video: chromaticity blue Y"
msgstr "Video: cromaticidad Y del azul"
#: src/common/property_element.cpp:188
#, no-c-format
msgid "Video: chromaticity green X"
msgstr "Video: cromaticidad X del verde"
#: src/common/property_element.cpp:189
#, no-c-format
msgid "Video: chromaticity green Y"
msgstr "Video: cromaticidad Y del verde"
#: src/common/property_element.cpp:186
#, no-c-format
msgid "Video: chromaticity red X"
msgstr "Video: cromaticidad X del rojo"
#: src/common/property_element.cpp:187
#, no-c-format
msgid "Video: chromaticity red Y"
msgstr "Video: cromaticidad X del rojo"
#: src/common/property_element.cpp:170
#, no-c-format
msgid "Video: colour matrix coefficients"
msgstr "Video: coeficientes de matriz de color"
#: src/common/property_element.cpp:180
#, no-c-format
msgid "Video: colour primaries"
msgstr "Video: colores primarios"
#: src/common/property_element.cpp:178
#, no-c-format
msgid "Video: colour range"
msgstr "Video: rango de color"
#: src/common/property_element.cpp:176
#, no-c-format
msgid "Video: horizontal chroma siting"
msgstr "Video: posición crominancia horizontal"
#: src/common/property_element.cpp:181
#, no-c-format
msgid "Video: maximum content light"
msgstr "Video: contenido máximo de luz"
#: src/common/property_element.cpp:182
#, no-c-format
msgid "Video: maximum frame light"
msgstr "Video: iluminación máxima del fotograma"
#: src/common/property_element.cpp:194
#, no-c-format
msgid "Video: maximum luminance"
msgstr "Video: máxima luminancia"
#: src/common/property_element.cpp:195
#, no-c-format
msgid "Video: minimum luminance"
msgstr "Video: mínima luminancia"
#: src/common/property_element.cpp:174
#: src/common/property_element.cpp:175
#, no-c-format
msgid "Video: pixels to remove in Cb"
msgstr "Video: pixeles a eliminar en Cb"
#: src/common/property_element.cpp:172
#: src/common/property_element.cpp:173
#, no-c-format
msgid "Video: pixels to remove in chroma"
msgstr "Video: pixeles a eliminar en crominancia"
#: src/common/property_element.cpp:200
#, no-c-format
msgid "Video: projection type"
msgstr "Video: tipo de proyección"
#: src/common/property_element.cpp:203
#, no-c-format
msgid "Video: projection's pitch rotation"
msgstr "Video: rotación transversal de la proyección"
#: src/common/property_element.cpp:204
#, no-c-format
msgid "Video: projection's roll rotation"
msgstr "Video: rotación longitudinal de la proyección"
#: src/common/property_element.cpp:202
#, no-c-format
msgid "Video: projection's yaw rotation"
msgstr "Video: rotación vertical de la proyección"
#: src/common/property_element.cpp:201
#, no-c-format
msgid "Video: projection-specific data"
msgstr "Video: datos de proyección específica"
#: src/common/property_element.cpp:179
#, no-c-format
msgid "Video: transfer characteristics"
msgstr "Video: características de transferencia"
#: src/common/property_element.cpp:177
#, no-c-format
msgid "Video: vertical chroma siting"
msgstr "Video: posición crominancia vertical"
#: src/common/property_element.cpp:192
#, no-c-format
msgid "Video: white point X"
msgstr "Video: cromaticidad X blanco"
#: src/common/property_element.cpp:193
#, no-c-format
msgid "Video: white point Y"
msgstr "Video: cromaticidad Y blanco"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:185
#, no-c-format
msgid "Visible"
msgstr "Visible"
#: src/common/file_types.cpp:108
#: src/output/p_vobbtn.h:35
#, no-c-format
msgid "VobBtn"
msgstr "VobBtn"
#: src/common/file_types.cpp:61
#, no-c-format
msgid "VobButtons"
msgstr "Botones VOB"
#: src/common/file_types.cpp:109
#: src/output/p_vobsub.h:30
#, no-c-format
msgid "VobSub"
msgstr "VobSub"
#: src/common/file_types.cpp:62
#, no-c-format
msgid "VobSub subtitles"
msgstr "Subtítulos VobSub"
#: src/output/p_vorbis.h:54
#, no-c-format
msgid "Vorbis"
msgstr "Vorbis"
#: src/common/file_types.cpp:110
#, no-c-format
msgid "WAV"
msgstr "WAV"
#: src/common/file_types.cpp:63
#, no-c-format
msgid "WAVE (uncompressed PCM audio)"
msgstr "WAVE (audio PCM sin comprimir)"
#: src/common/file_types.cpp:111
#, no-c-format
msgid "WAVPACK"
msgstr "WAVPACK"
#: src/common/file_types.cpp:64
#, no-c-format
msgid "WAVPACK v4 audio"
msgstr "Audio WAVPACK v4"
#: src/output/p_wavpack.h:35
#, no-c-format
msgid "WAVPACK4"
msgstr "WAVPACK4"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1868
#, no-c-format
msgid "Warn about missing &audio tracks:"
msgstr "Advertir pistas de &audio ausentes:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1852
#, no-c-format
msgid "Warn before &aborting running jobs"
msgstr "Advertir antes de &cancelar las tareas en ejecución"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1851
#, no-c-format
msgid "Warn before &closing modified tabs"
msgstr "Advertir antes de &cerrar las pestañas modificadas"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1853
#, no-c-format
msgid "Warn before &overwriting existing items (files, jobs etc.)"
msgstr "Avisar al &sobrescribir los objetos existentes (archivos, tareas, etc...)"
#: src/input/subtitles.cpp:215
#, no-c-format
msgid "Warning in line {0}: The start timestamp is smaller than that of the previous entry. All entries from this file will be sorted by their start time.\n"
msgstr "Advertencia en línea {0}: El código de tiempo inicial es mas pequeño que el del registro anterior. Todos los registros de este archivo serán ordenados por su tiempo de inicio.\n"
#: src/common/output.cpp:140
#: src/mkvtoolnix-gui/jobs/job.cpp:254
#: src/mkvtoolnix-gui/watch_jobs/tab.cpp:318
#, no-c-format
msgid "Warning:"
msgstr "Advertencia:"
#: src/mkvtoolnix-gui/util/language_dialog.cpp:354
#, no-c-format
msgid "Warning: %1"
msgstr "Advertencia: %1"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1850
#, no-c-format
msgid "Warnings"
msgstr "Advertencias"
#: src/mkvtoolnix-gui/jobs/model.cpp:61
#, no-c-format
msgid "Warnings/Errors"
msgstr "Advertencias/Errores"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:299
#, no-c-format
msgid "Warnings:"
msgstr "Advertencias:"
#: src/common/file_types.cpp:65
#, no-c-format
msgid "WebM audio/video files"
msgstr "Archivos de audio/vídeo WebM"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:825
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:198
#: src/mkvtoolnix-gui/merge/output.cpp:434
#, no-c-format
msgid "WebM files"
msgstr "Archivos WebM"
#: src/common/file_types.cpp:66
#: src/common/file_types.cpp:112
#: src/extract/xtr_webvtt.h:31
#: src/output/p_webvtt.h:28
#, no-c-format
msgid "WebVTT subtitles"
msgstr "Subtítulos WebVTT"
#: src/mkvtoolnix-gui/forms/header_editor/action_for_dropped_files_dialog.h:116
#, no-c-format
msgid "What do you want to do with the files you've dragged & dropped here?"
msgstr "¿Qué quiere hacer con estos archivos que has arrastrado y soltado aquí?"
#: src/mkvtoolnix-gui/forms/merge/adding_appending_files_dialog.h:167
#, no-c-format
msgid "What do you want to do with the files you've dragged & dropped or copied & pasted here?"
msgstr "¿Qué desea hacer con los archivos que ha arrastrado y soltado o copiado y pegado aquí?"
#: src/mkvtoolnix-gui/merge/adding_appending_files_dialog.cpp:30
#, no-c-format
msgid "What do you want to do with the files?"
msgstr "¿Qué desea hacer con los archivos?"
#: src/mkvtoolnix-gui/forms/merge/ask_scan_for_playlists_dialog.h:141
#, no-c-format
msgid "What to do in the future:"
msgstr "Qué hacer en el futuro:"
#: src/mkvtoolnix-gui/merge/input.cpp:557
#, no-c-format
msgid "What you input here is added after all the other options the GUI adds so that you could overwrite any of the GUI's options for this track."
msgstr "Lo que introduzca aquí es añadido a la línea de comandos después de las otras opciones que añade la GUI, por lo que podría sobrescribir cualquiera de la opciones de la GUI añade para esta pista."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1942
#, no-c-format
msgid "When &dropping files:"
msgstr "Al &soltar archivos:"
#: src/mkvtoolnix-gui/forms/watch_jobs/tab.h:303
#, no-c-format
msgid "When &finished…"
msgstr "Al &finalizar…"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:338
#, no-c-format
msgid "When a file is added its name is scanned."
msgstr "Cuando un archivo es añadido su nombre es analizado."
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1875
#, no-c-format
msgid "When adding files via &drag && drop/copy && paste:"
msgstr "Al añadir archivos mediante &arrastrar && soltar/copiar && pegar:"
#: src/mkvtoolnix-gui/forms/main_window/preferences_dialog.h:1874
#, no-c-format
msgid "When adding m&ultiple files via \"add source files\":"
msgstr "Al añadir m&últiples archivos mediante \"añadir archivos origen\":"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:469
#, no-c-format
msgid "When adding source files all tracks are normally set to be copied into the destination file."
msgstr "Cuando añade archivos de origen para todas las pistas, éstas normalmente son configuradas para ser copiadas en el archivo de salida."
#: src/mkvtoolnix-gui/merge/output.cpp:234
#, no-c-format
msgid "When appending: one chapter is created at the start and one whenever a file is appended."
msgstr "Al unir: un capítulo se crea al inicio y cada vez que se una un archivo."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:407
#, no-c-format
msgid "When deriving the track language from the file name, the file name is split into parts on the characters in this list."
msgstr "Al deducir el idioma de la pista a partir del nombre del archivo, este se divide en partes de los caracteres de esta lista."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:315
#, no-c-format
msgid "When the user adds a file containing such a title, the program will copy the title into the \"file title\" input box if this option is enabled."
msgstr "Cuando el usuario agrega un archivo que contiene un título, el programa lo copiará en el \"título del archivo\" si esta opción está habilitada."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:390
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:396
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:402
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:415
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:421
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:427
#, no-c-format
msgid "When the user adds such a file the track's language input is set to the language property from the source file."
msgstr "Cuando el usuario añade un archivo de entrada el idioma de la pista se establece con respecto a la propiedad del idioma del archivo origen."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:501
#, no-c-format
msgid "When the user drags & drops files from an external application onto a header editor tab the GUI can take different actions."
msgstr "Cuando el usuario arrastra y suelta archivos desde una aplicación externa sobre el editor de cabecera, la GUI puede realizar diferentes operaciones."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:381
#, no-c-format
msgid "When the user drags & drops files from an external application onto the multiplex tool the GUI can take different actions."
msgstr "Cuando el usuario arrastra y deja caer archivos desde una aplicación externa sobre la herramienta de combinación de la GUI puede optar por diferentes acciones."
#: src/mkvtoolnix-gui/forms/main_window/prefs_run_program_widget.h:333
#, no-c-format
msgid "When to execute:"
msgstr "Ejecutar:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:437
#, no-c-format
msgid "Whenever the user adds a playlist the program can automatically scan the directory for other playlists and present the user with a detailed list of the playlists found."
msgstr "Siempre que el usuario agrega un playlist, automáticamente el programa busca otros playlists en el directorio y le muestra al usuario una lista detallada con los playlists encontrados."
#: src/common/property_element.cpp:192
#, no-c-format
msgid "White colour chromaticity coordinate X as defined by CIE 1931."
msgstr "Coordenada cromática X del color blanco definida por CIE 1931."
#: src/common/property_element.cpp:193
#, no-c-format
msgid "White colour chromaticity coordinate Y as defined by CIE 1931."
msgstr "Coordenada cromática Y del color blanco definida por CIE 1931."
#: src/common/kax_element_names.cpp:119
#, no-c-format
msgid "White colour coordinate x"
msgstr "Color blanco, coordenada X"
#: src/common/kax_element_names.cpp:120
#, no-c-format
msgid "White colour coordinate y"
msgstr "Color blanco, coordenada Y"
#: src/common/property_element.cpp:154
#, no-c-format
msgid "Width of the encoded video frames in pixels."
msgstr "La anchura de los fotogramas del vídeo codificado en píxeles."
#: src/common/property_element.cpp:156
#, no-c-format
msgid "Width of the video frames to display."
msgstr "Anchura de los fotogramas del vídeo para visualizar."
#: src/mkvtoolnix-gui/forms/merge/command_line_dialog.h:120
#, no-c-format
msgid "Windows (cmd.exe)"
msgstr "Windows (cmd.exe)"
#: src/common/file_types.cpp:75
#, no-c-format
msgid "Windows Media (ASF/WMV)"
msgstr "Windows Media (ASF/WMV)"
#: src/input/unsupported_types_signature_prober.cpp:73
#, no-c-format
msgid "Windows Television DVR"
msgstr "Ventana de Televisión DVR"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:377
#, no-c-format
msgid "With \"close current settings\" the current multiplex settings will be closed without opening new ones."
msgstr "Con \"cerrar los ajustes actuales\" los actuales ajustes de multiplexado se cerrarán sin abrir uno nuevo."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:373
#, no-c-format
msgid "With \"create new settings\" a new set of multiplex settings will be added."
msgstr "Con \"crear nuevo ajuste\", se añadirán un nuevo conjunto de ajustes de multiplexado."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:375
#, no-c-format
msgid "With \"remove source files\" all source files will be removed."
msgstr "Con \"eliminar archivos de origen\", todos los archivos de origen se eliminarán."
#: src/mkvtoolnix-gui/merge/tab.cpp:494
#, no-c-format
msgid "With the current multiplex settings the destination file will not contain an audio track."
msgstr "Con lo actuales ajustes de multiplexado el archivo de salida no contendrá ninguna pista de audio."
#: src/mkvtoolnix-gui/merge/input.cpp:501
#, no-c-format
msgid "With this option that information is adjusted to match the container's timing information."
msgstr "Con esta opción, la información de sincronización se ajusta para que coincida con la del contenedor."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:46
#, no-c-format
msgid "Write durations for all blocks."
msgstr "Escribir duraciones para todos los bloques."
#: src/extract/extract_cli_parser.cpp:98
#, no-c-format
msgid "Write the attachment with the ID 'AID' to 'outname'."
msgstr "Escribir el archivo adjunto con el ID 'AID' a 'nombre-salida'."
#: src/extract/extract_cli_parser.cpp:81
#, no-c-format
msgid "Write track with the ID TID to the file 'out'."
msgstr "Escribir la pista con el ID 'TID', al archivo 'salida'."
#: src/common/kax_element_names.cpp:89
#: src/common/property_element.cpp:127
#, no-c-format
msgid "Writing application"
msgstr "Aplicación de escritura"
#: src/extract/xtr_vobsub.cpp:236
#, no-c-format
msgid "Writing the VobSub index file '{0}'.\n"
msgstr "Escritura del índice del archivo VobSub '{0}'.\n"
#: src/common/kate.cpp:60
#, no-c-format
msgid "Wrong Kate version: {0}.{1} > {2}.x"
msgstr "Version errónea de Kate: {0}.{1} > {2}.x"
#: src/common/theora.cpp:44
#, no-c-format
msgid "Wrong Theora version: {0}.{1}.{2} != 3.2.x"
msgstr "Version errónea de Theora: {0}.{1}.{2} != 3.2.x"
#: src/merge/mkvmerge.cpp:2282
#, no-c-format
msgid "Wrong argument to '--split-max-files'.\n"
msgstr "Argumento erróneo para '--split-max-files'.\n"
#: src/common/kate.cpp:45
#: src/common/theora.cpp:32
#, no-c-format
msgid "Wrong header type: 0x{0:02x} != 0x{1:02x}"
msgstr "Tipo de cabecera errónea: 0x{0:02x} != 0x{1:02x}"
#: src/common/theora.cpp:37
#, no-c-format
msgid "Wrong identification string: '{0:6s}' != 'theora'"
msgstr "Cadena de caracteres de identificación errónea: '{0:6s}' != 'theora'"
#: src/common/kate.cpp:50
#, no-c-format
msgid "Wrong identification string: '{0:7s}' != 'kate\\0\\0\\0'"
msgstr "Cadena de caracteres de identificación errónea: '{0:7s}' != 'kate\\0\\0\\0'"
#: src/mkvtoolnix-gui/chapter_editor/tab.cpp:783
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:201
#: src/mkvtoolnix-gui/merge/output.cpp:546
#, no-c-format
msgid "XML chapter files"
msgstr "Archivo de capítulos XML"
#: src/mkvtoolnix-gui/merge/output.cpp:471
#, no-c-format
msgid "XML segment info files"
msgstr "Archivos XML de información del segmento"
#: src/mkvtoolnix-gui/merge/input.cpp:1094
#: src/mkvtoolnix-gui/merge/output.cpp:458
#, no-c-format
msgid "XML tag files"
msgstr "Archivos XML de etiquetas"
#: src/mkvtoolnix-gui/info/element_highlighter.cpp:175
#, no-c-format
msgid "Xiph lacing"
msgstr "Ataduras Xiph"
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:29
#: src/mkvtoolnix-gui/header_editor/bool_value_page.cpp:42
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:79
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:83
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:99
#: src/mkvtoolnix-gui/header_editor/track_type_page.cpp:100
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:54
#: src/mkvtoolnix-gui/merge/attached_file_model.cpp:64
#: src/mkvtoolnix-gui/merge/input.cpp:1485
#: src/mkvtoolnix-gui/merge/input.cpp:1487
#: src/mkvtoolnix-gui/merge/input.cpp:1490
#: src/mkvtoolnix-gui/merge/track_model.cpp:111
#: src/mkvtoolnix-gui/merge/track_model.cpp:115
#: src/mkvtoolnix-gui/merge/track_model.cpp:116
#: src/mkvtoolnix-gui/merge/track_model.cpp:287
#, no-c-format
msgid "Yes"
msgstr "Sí"
#: src/mkvtoolnix-gui/forms/header_editor/attachments_page.h:111
#, no-c-format
msgid "You can add attachments by clicking on the button below, by right-clicking on a node in the tree and selecting \"Add attachments\" from the popup menu or by dragging & dropping files here or onto the tree."
msgstr "Puede añadir adjuntos haciendo clic en el botón inferior, o sobre un nodo del árbol y seleccionando \"Añadir adjuntos\" del menú emergente o arrastrando y soltando archivos aquí o sobre el árbol."
#: src/mkvtoolnix-gui/forms/merge/tool.h:227
#, no-c-format
msgid "You can also drag & drop media files here."
msgstr "También puede arrastrar y soltar aquí archivos multimedia."
#: src/mkvtoolnix-gui/merge/ask_scan_for_playlists_dialog.cpp:61
#, no-c-format
msgid "You can change this value in the preferences."
msgstr "Puede cambiar este valor en las preferencias."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:338
#, no-c-format
msgid "You can control the format used by the start timestamp with <START:format>."
msgstr "Puede controlar el formato usado mediante la marca de tiempo inicial con <START:format>."
#: src/mkvtoolnix-gui/merge/input.cpp:1899
#, no-c-format
msgid "You can download the application from the following URL:"
msgstr "Puede descargar la aplicación desde la siguiente URL:"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:471
#, no-c-format
msgid "You can exempt certain track types from this restriction by checking the corresponding check box below, e.g. for video tracks."
msgstr "Puede excluir ciertos tipos de pistas de esta restricción al habilitar la siguiente la casilla de verificación, p.e. para pistas de vídeo."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:195
#, no-c-format
msgid "You can let the header editor add the element to the file."
msgstr "Puede permitir al editor de la cabecera añadir este elemento al archivo."
#: src/mkvtoolnix-gui/header_editor/value_page.cpp:186
#, no-c-format
msgid "You can let the header editor remove the element from the file."
msgstr "Puede permitir al editor de la cabecera eliminar este elemento del archivo."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:296
#, no-c-format
msgid "You can opt for having them removed automatically under certain conditions."
msgstr "Puede optar por tener que eliminarlos automáticamente según ciertas condiciones."
#: src/mkvtoolnix-gui/chapter_editor/tool.cpp:335
#, no-c-format
msgid "You can specify a minimum number of places for the chapter number with '<NUM:places>', e.g. '<NUM:3>'."
msgstr "Puede especificar un número mínimo de posiciones para el número de capítulo con '<NUM:places>', p.e. '<NUM:3>'."
#: src/mkvtoolnix-gui/merge/input.cpp:496
#, no-c-format
msgid "You can specify one of the units 's', 'ms', 'us', 'ns', 'fps', 'i' or 'p'."
msgstr "Se puede especificar una de estas unidades 's', 'ms', 'us', 'ns', 'fps', 'i' o 'p'."
#: src/mkvtoolnix-gui/merge/output.cpp:286
#, no-c-format
msgid "You can specify up to nine digits for the number of nanoseconds 'nnnnnnnnn' or none at all."
msgstr "Puede especificar hasta nueve dígitos para el número de nanosegundos 'nnnnnnnnn' o ninguno."
#: src/mkvtoolnix-gui/merge/output.cpp:184
#, no-c-format
msgid "You can split based on the amount of time passed, based on timestamps, on frame/field numbers or on chapter numbers."
msgstr "Puede dividir según cierta cantidad de tiempo transcurrida, ya sea basándose en códigos de tiempo, números de fotogramas/campos o capítulos."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:324
#, no-c-format
msgid "You can still enter track names not present in this list manually in both tools."
msgstr "También puede introducir de forma manual, en ambas herramientas, los nombres de pistas que no estén incluidos en esta lista."
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:329
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:334
#, no-c-format
msgid "You can still enter values not present in this list manually in the multiplexer."
msgstr "Aún puede insertar manualmente valores no incluidos en esta lista del multiplexador."
#: src/mkvtoolnix-gui/merge/input.cpp:1331
#, no-c-format
msgid "You cannot add additional parts to files that don't contain tracks."
msgstr "No puede añadir partes adicionales a los archivos que no contengan pistas."
#: src/mkvtoolnix-gui/merge/additional_command_line_options_dialog.cpp:64
#, no-c-format
msgid "You have to enter a value between 1000 and 10000000 or the magic value -1."
msgstr "Tienes que introducir un valor entre 1000 y 10000000 o el valor mágico -1."
#: src/mkvtoolnix-gui/merge/tab.cpp:406
#, no-c-format
msgid "You have to set the destination file name before you can start multiplexing or add a job to the job queue."
msgstr "Tiene que establecer el nombre de salida del archivo antes de poder iniciar el multiplexado o añadir una tarea a la lista de tareas."
#: src/mkvtoolnix-gui/merge/output.cpp:272
#, no-c-format
msgid "You may omit the number of hours 'HH' and the number of nanoseconds 'nnnnnnnnn'."
msgstr "Puede omitir el número de horas 'HH' y el numero de nanosegundos 'nnnnnnnnn'."
#: src/mkvtoolnix-gui/merge/output.cpp:285
#, no-c-format
msgid "You may omit the number of hours 'HH'."
msgstr "Puede omitir el número de horas 'HH'."
#: src/common/compression/zlib.cpp:52
#: src/common/compression/zlib.cpp:90
#, no-c-format
msgid "Zlib decompression failed. Result: {0}\n"
msgstr "Descompresión de zlib ha fallado. Resultado: {0}\n"
#: src/output/p_ac3.cpp:239
#, no-c-format
msgid "ac3_bs_packetizer::add_to_buffer(): Untested code ('size' is odd). If mkvmerge crashes or if the resulting file does not contain the complete and correct audio track, then please contact the author Moritz Bunkus at moritz@bunkus.org.\n"
msgstr "ac3_bs_packetizer::add_to_buffer(): código no probado (el tamaño es extraño). Si mkvmerge se bloquea o si el archivo generado no contiene la pista de audio correcta y completa, contacta con el autor, Moritz Bunkus, en moritz@bunkus.org.\n"
#: src/common/stereo_mode.cpp:59
#, no-c-format
msgid "anaglyph (cyan/red)"
msgstr "Anaglifo (cian/rojo)"
#: src/common/stereo_mode.cpp:61
#, no-c-format
msgid "anaglyph (green/magenta)"
msgstr "Anaglifo (verde/magenta)"
#: src/extract/extract_cli_parser.cpp:52
#, no-c-format
msgid "attachments [options] [AID1:out1 [AID2:out2 ...]]"
msgstr "attachments [opciones] [AID1:salida1 [AID2:salida2 ...]]"
#: src/common/kax_info.cpp:665
#: src/common/kax_info.cpp:841
#: src/input/r_matroska.cpp:131
#, no-c-format
msgid "audio"
msgstr "Audio"
#: src/common/kax_info.cpp:634
#, no-c-format
msgid "bits per sample: {0}"
msgstr "bits por muestra: {0}"
#: src/common/stereo_mode.cpp:62
#, no-c-format
msgid "both eyes laced in one block (left first)"
msgstr "Ambos ojos mezclados en un bloque (el izquierdo primero)"
#: src/common/stereo_mode.cpp:63
#, no-c-format
msgid "both eyes laced in one block (right first)"
msgstr "Ambos ojos mezclados en un bloque (el derecho primero)"
#: src/common/kax_info.cpp:748
#, no-c-format
msgid "bottom field displayed first, bottom field stored first"
msgstr "campo inferior mostrado primerao, campo inferior almacenado primero"
#: src/common/kax_info.cpp:749
#, no-c-format
msgid "bottom field displayed first, top field stored first"
msgstr "campo inferior mostrado primero, campo superior almacenado primero"
#: src/common/kax_info.cpp:668
#: src/common/kax_info.cpp:844
#: src/input/r_matroska.cpp:132
#, no-c-format
msgid "buttons"
msgstr "botones"
#: src/common/kax_info.cpp:633
#, no-c-format
msgid "channels: {0}"
msgstr "canales: {0}"
#: src/extract/extract_cli_parser.cpp:53
#, no-c-format
msgid "chapters [options] out.xml"
msgstr "capítulos [opciones] salida.xml"
#: src/common/stereo_mode.cpp:54
#, no-c-format
msgid "checkerboard (left first)"
msgstr "Dámero (izquierda primero)"
#: src/common/stereo_mode.cpp:53
#, no-c-format
msgid "checkerboard (right first)"
msgstr "Dámero (derecha primero)"
#: src/common/stereo_mode.cpp:58
#, no-c-format
msgid "column interleaved (left first)"
msgstr "Columna intercalada (izquierda primero)"
#: src/common/stereo_mode.cpp:57
#, no-c-format
msgid "column interleaved (right first)"
msgstr "Columna intercalada (derecha primero)"
#: src/common/kax_info.cpp:789
#, no-c-format
msgid "compression"
msgstr "compresión"
#: src/merge/generic_packetizer.cpp:1759
#, no-c-format
msgid "create_track_number: file_num not found. {0}\n"
msgstr "create_track_number: file_num no se encuentra. {0}\n"
#: src/common/kax_info.cpp:723
#, no-c-format
msgid "cubemap"
msgstr "mapeo cúbico"
#: src/extract/extract_cli_parser.cpp:56
#, no-c-format
msgid "cues [options] [TID1:out1 [TID2:out2 ...]]"
msgstr "cues <archivo> [opciones] [TID1:salida1 [TID2:salida2 ...]]"
#: src/extract/extract_cli_parser.cpp:54
#, no-c-format
msgid "cuesheet [options] out.cue"
msgstr "cuesheet [opciones] salida.cue"
#: src/common/kax_info.cpp:654
#, no-c-format
msgid "default duration: {0:.3f}ms ({1:.3f} frames/fields per second for a video track)"
msgstr "Duración por defecto: {0:.3f}ms ({1:.3f} fotogramas/campos por segundo para una pista de vídeo)"
#: src/common/compression/zlib.cpp:75
#, no-c-format
msgid "deflateInit() failed. Result: {0}\n"
msgstr "deflateInit() ha fallado. Resultado: {0}\n"
#: src/common/kax_info.cpp:1022
#, no-c-format
msgid "discardable, "
msgstr "descartable, "
#: src/common/kax_info.cpp:639
#, no-c-format
msgid "display height: {0}"
msgstr "altura de visualización: {0}"
#: src/common/kax_info.cpp:638
#, no-c-format
msgid "display width: {0}"
msgstr "anchura de visualización: {0}"
#: src/common/kax_info.cpp:790
#, no-c-format
msgid "encryption"
msgstr "cifrado"
#: src/common/kax_info.cpp:722
#, no-c-format
msgid "equirectangular"
msgstr "equirectangular"
#: src/merge/output_control.cpp:436
#, no-c-format
msgid "filelist_t not found for generic_packetizer_c. {0}\n"
msgstr "filelist_t no se encuentra para generic_packetizer_c. {0}\n"
#: src/common/flac.cpp:139
#, no-c-format
msgid "flac_decoder: Could not initialize the FLAC decoder.\n"
msgstr "flac_decoder: No ha podido iniciarse el decodificador FLAC.\n"
#: src/common/flac.cpp:135
#, no-c-format
msgid "flac_decoder: Could not set metadata_respond_all.\n"
msgstr "flac_decoder: No ha podido establecerse metadata_respond_all.\n"
#: src/common/flac.cpp:132
#, no-c-format
msgid "flac_decoder: FLAC__stream_decoder_new() failed.\n"
msgstr "flac_decoder: FLAC__stream_decoder_new() ha fallado.\n"
#: src/input/r_ogm_flac.cpp:138
#, no-c-format
msgid "flac_header_extraction: Could not initialize the FLAC decoder.\n"
msgstr "flac_header_extraction: No ha podido iniciarse el decodificador FLAC.\n"
#: src/input/r_ogm_flac.cpp:136
#, no-c-format
msgid "flac_header_extraction: Could not set metadata_respond_all.\n"
msgstr "flac_header_extraction: No ha podido establecerse metadata_respond_all.\n"
#: src/input/r_ogm_flac.cpp:134
#, no-c-format
msgid "flac_header_extraction: FLAC__stream_decoder_new() failed.\n"
msgstr "flac_header_extraction: FLAC__stream_decoder_new() ha fallado.\n"
#: src/input/r_ogm_flac.cpp:48
#, no-c-format
msgid "flac_header_extraction: bytes ({0}) < op.bytes ({1}). Could not read the FLAC headers.\n"
msgstr "flac_header_extraction: bytes ({0}) < op.bytes ({1}). No han podido leerse las cabeceras FLAC.\n"
#: src/input/r_flac.cpp:60
#, no-c-format
msgid "flac_reader: Could not read a header packet.\n"
msgstr "flac_reader: No ha podido abrirse el paquete de la cabecera.\n"
#: src/input/r_flac.cpp:152
#, no-c-format
msgid "flac_reader: Could not read all header packets.\n"
msgstr "flac_reader: No pudieron leerse los paquetes de cabecera.\n"
#: src/input/r_flac.cpp:286
#, no-c-format
msgid "flac_reader: Error parsing the file: {0}\n"
msgstr "flac_reader: Error analizando el archivo: {0}\n"
#: src/input/r_flac.cpp:65
#, no-c-format
msgid "flac_reader: could not initialize the FLAC packetizer.\n"
msgstr "flac_reader: no ha podido iniciarse el empaquetador FLAC.\n"
#: src/mkvtoolnix-gui/merge/input.cpp:549
#, no-c-format
msgid "for files with chapter information (e.g. OGM, MP4) for which mkvmerge does not detect the encoding correctly"
msgstr "para archivos con información de capítulos (p.e. OGM, MP4) que mkvmerge no detecta correctamente su codificación"
#: src/mkvtoolnix-gui/merge/input.cpp:548
#, no-c-format
msgid "for subtitle files that do not use a byte order marker (BOM) and that are not encoded in the system's current character set (%1)"
msgstr "para archivos de subtítulos no usar marcas de orden por byte (BOM) y que no estén codificados con actual conjunto de caracteres del sistema (%1)"
#: src/output/p_generic_video.h:37
#, no-c-format
msgid "generic video"
msgstr "vídeo genérico"
#: src/common/kax_info.cpp:801
#, no-c-format
msgid "header removal"
msgstr "Cabecera eliminada"
#: src/common/compression/zlib.cpp:37
#, no-c-format
msgid "inflateInit() failed. Result: {0}\n"
msgstr "inflateInit() ha fallado. Resultado: {0}\n"
#: src/propedit/change.cpp:395
#, no-c-format
msgid "invalid language tag '{0}': {1}"
msgstr "Etiqueta de idioma incorrecta '{0}': {1}"
#: src/common/kax_info.cpp:1020
#, no-c-format
msgid "key, "
msgstr "clave, "
#: src/merge/mkvmerge.cpp:1378
#, no-c-format
msgid "language"
msgstr "idioma"
#: src/common/kax_info.cpp:645
#, no-c-format
msgid "language (IETF BCP 47): {0}"
msgstr "idioma (IETF BCP 47): {0}"
#: src/common/kax_info.cpp:644
#, no-c-format
msgid "language: {0}"
msgstr "idioma: {0}"
#: src/common/kax_info.cpp:464
#, no-c-format
msgid "length {0}, data: {1}"
msgstr "Extensión {0}, datos: {1}"
#: src/input/r_vobsub.cpp:216
#, no-c-format
msgid "line {0}: The 'delay' timestamp could not be parsed.\n"
msgstr "línea {0}: el 'delay' de la marca de tiempo no fue posible analizar.\n"
#: src/input/r_matroska.cpp:414
#, no-c-format
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} bits per sample, but the WAVEFORMATEX says that there are {2}.\n"
msgstr "matroska_reader: (modo de compatibilidad MS para la pista {0}) Matroska dice que hay {1} bits por muestra, pero el WAVEFORMATEX dice que hay {2}.\n"
#: src/input/r_matroska.cpp:405
#, no-c-format
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} channels, but the WAVEFORMATEX says that there are {2}.\n"
msgstr "matroska_reader: (modo de compatibilidad MS para la pista {0}) Matroska dice que hay {1} canales, pero el WAVEFORMATEX dice que hay {2}.\n"
#: src/input/r_matroska.cpp:396
#, no-c-format
msgid "matroska_reader: (MS compatibility mode for track {0}) Matroska says that there are {1} samples per second, but WAVEFORMATEX says that there are {2}.\n"
msgstr "matroska_reader: (modo de compatibilidad MS para la pista {0}) Matroska dice que hay {1} muestras por segundo, pero el WAVEFORMATEX dice que hay {2}.\n"
#: src/input/r_matroska.cpp:617
#, no-c-format
msgid "matroska_reader: (MS compatibility mode, track {0}) Matroska says video height is {1}, but the BITMAPINFOHEADER says {2}.\n"
msgstr "matroska_reader: (modo de compatibilidad MS, pista {0}) la altura del vídeo Matroska es {1}, pero el BITMAPINFOHEADER dice {2}.\n"
#: src/input/r_matroska.cpp:608
#, no-c-format
msgid "matroska_reader: (MS compatibility mode, track {0}) Matroska says video width is {1}, but the BITMAPINFOHEADER says {2}.\n"
msgstr "matroska_reader: (modo de compatibilidad MS, pista {0}) la anchura del vídeo Matroska es {1}, pero el BITMAPINFOHEADER dice {2}.\n"
#: src/input/r_matroska.cpp:1546
#: src/input/r_matroska.cpp:1551
#, no-c-format
msgid "matroska_reader: No segment found.\n"
msgstr "matroska_reader: Ningún segmento encontrado.\n"
#: src/input/r_matroska.cpp:1224
#, no-c-format
msgid "matroska_reader: Pixel height is missing.\n"
msgstr "matroska_reader: Falta la altura en píxeles.\n"
#: src/input/r_matroska.cpp:1222
#, no-c-format
msgid "matroska_reader: Pixel width is missing.\n"
msgstr "matroska_reader: Falta la anchura en píxeles.\n"
#: src/input/r_matroska.cpp:777
#, no-c-format
msgid "matroska_reader: The CodecID '{0}' for track {1} is unknown.\n"
msgstr "matroska_reader:El ID del códec para la pista {0} es '{1}' es desconocido.\n"
#: src/input/r_matroska.cpp:429
#: src/input/r_matroska.cpp:475
#: src/input/r_matroska.cpp:498
#: src/input/r_matroska.cpp:681
#: src/input/r_matroska.cpp:691
#: src/input/r_matroska.cpp:712
#, no-c-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but the private codec data does not contain valid headers.\n"
msgstr "matroska_reader: El ID del códec para la pista {0} es '{1}', pero la información particular del códec no contiene cabeceras válidas.\n"
#: src/input/r_matroska.cpp:596
#, no-c-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no BITMAPINFOHEADER struct present. Therefore we don't have a FourCC to identify the video codec used.\n"
msgstr "matroska_reader: El ID del códec para la pista {0} es '{1}', pero no había presente estructura BITMAPINFOHEADER. Por lo tanto, no tenemos un FourCC para identificar el códec de vídeo usado.\n"
#: src/input/r_matroska.cpp:374
#, no-c-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no WAVEFORMATEX struct present. Therefore we don't have a format ID to identify the audio codec used.\n"
msgstr "matroska_reader: El ID del códec para la pista {0} es '{1}', pero no había presente estructura WAVEFORMATEX. Por lo tanto, no tenemos una ID del formato para identificar el códec de audio usado.\n"
#: src/input/r_matroska.cpp:636
#, no-c-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no codec private headers.\n"
msgstr "matroska_reader: El ID del códec para la pista {0} es '{1}', pero no había cabeceras particulares del códec.\n"
#: src/input/r_matroska.cpp:730
#, no-c-format
msgid "matroska_reader: The CodecID for track {0} is '{1}', but there was no private data found.\n"
msgstr "matroska_reader: El ID del códec para la pista {0} es '{1}', pero no se ha encontrado ningún dato particular.\n"
#: src/input/r_matroska.cpp:668
#, no-c-format
msgid "matroska_reader: The height for track {0} was not set.\n"
msgstr "matroska_reader: La altura para la pista {0} no ha sido establecida.\n"
#: src/input/r_matroska.cpp:662
#, no-c-format
msgid "matroska_reader: The width for track {0} was not set.\n"
msgstr "matroska_reader: La anchura para la pista {0} no ha sido establecida.\n"
#: src/input/r_matroska.cpp:815
#, no-c-format
msgid "matroska_reader: Track {0} seems to be ok.\n"
msgstr "matroska_reader: La pista {0} parece estar bien.\n"
#: src/input/r_matroska.cpp:466
#, no-c-format
msgid "matroska_reader: mkvmerge was not compiled with FLAC support. Ignoring track {0}.\n"
msgstr "matroska_reader: mkvmerge no fue compilado con compatibiliad para archivos FLAC. Ignorando pista {0}.\n"
#: src/input/r_matroska.cpp:1535
#, no-c-format
msgid "matroska_reader: no EBML head found.\n"
msgstr "matroska_reader: no se encontró la cabecera EBML.\n"
#: src/input/r_matroska.cpp:810
#, no-c-format
msgid "matroska_reader: unknown demultiplexer type for track {0}: '{1}'\n"
msgstr "matroska_reader: desconocido tipo de multiplexador para la pista {0}: '{1}'\n"
#: src/common/memory.cpp:162
#, no-c-format
msgid "memory.cpp/safemalloc() called from file {0}, line {1}: malloc() returned nullptr for a size of {2} bytes.\n"
msgstr "memory.cpp/safemalloc() llamada desde el archivo {0}, línea {1}: malloc() ha devuelto nullptr para un tamaño de {2} bytes.\n"
#: src/common/memory.cpp:150
#, no-c-format
msgid "memory.cpp/safememdup() called from file {0}, line {1}: malloc() returned nullptr for a size of {2} bytes.\n"
msgstr "memory.cpp/safememdup() llamada desde el archivo {0}, línea {1}: malloc() ha devuelto nullptr para un tamaño de {2} bytes.\n"
#: src/common/memory.cpp:178
#, no-c-format
msgid "memory.cpp/saferealloc() called from file {0}, line {1}: realloc() returned nullptr for a size of {2} bytes.\n"
msgstr "memory.cpp/saferealloc() llamada desde el archivo {0}, línea {1}: realloc() returned nullptr por un tamaño de {2} bytes.\n"
#: src/common/kax_info.cpp:724
#, no-c-format
msgid "mesh"
msgstr "malla"
#: src/propedit/change.cpp:369
#, no-c-format
msgid "missing property name"
msgstr "propiedad del nombre ausente"
#: src/propedit/change.cpp:362
#, no-c-format
msgid "missing value"
msgstr "valor ausente"
#: src/mkvtoolnix-gui/forms/main_window/main_window.h:713
#, no-c-format
msgid "mkv&merge documentation"
msgstr "Documentación de mkv&merge"
#: src/extract/extract_cli_parser.cpp:102
#, no-c-format
msgid "mkvextract \"a movie.mkv\" attachments 4:cover.jpg"
msgstr "mkvextract \"película.mkv\" attachments 4:carátula.jpg"
#: src/extract/extract_cli_parser.cpp:111
#, no-c-format
msgid "mkvextract \"a movie.mkv\" chapters movie_chapters.xml"
msgstr "mkvextract \"película.mkv\" chapters capítulos_película.xml"
#: src/extract/extract_cli_parser.cpp:135
#, no-c-format
msgid "mkvextract \"a movie.mkv\" cues 0:cues_track0.txt"
msgstr "mkvextract \"película.mkv\" cues 0:cues_pista0.txt"
#: src/extract/extract_cli_parser.cpp:93
#, no-c-format
msgid "mkvextract \"a movie.mkv\" tags movie_tags.xml"
msgstr "mkvextract \"película.mkv\" tags etiquetas_película.xml"
#: src/extract/extract_cli_parser.cpp:128
#, no-c-format
msgid "mkvextract \"a movie.mkv\" timestamps_v2 1:timestamps_track1.txt"
msgstr "mkvextract \"película.mkv\" timestamps_v2 1:códigostiempo_pista1.txt"
#: src/extract/extract_cli_parser.cpp:142
#, no-c-format
msgid "mkvextract \"a movie.mkv\" tracks 0:video.h264 1:audio.aac timestamps_v2 0:timestamps.video.txt chapters chapters.xml tags tags.xml"
msgstr "mkvextract \"película.mkv\" tracks 0:vídeo.h264 1:audio.aac timestamps_v2 0:códigostiempo.vídeo.txt chapters capítulos.xml tags etiquetas.xml"
#: src/extract/extract_cli_parser.cpp:85
#, no-c-format
msgid "mkvextract \"a movie.mkv\" tracks 2:audio.ogg -c ISO8859-1 3:subs.srt"
msgstr "mkvextract \"película.mkv\" tracks 2:audio.ogg -c ISO8859-1 3:subtítulos.srt"
#: src/extract/extract_cli_parser.cpp:120
#, no-c-format
msgid "mkvextract \"audiofile.mka\" cuesheet audiofile.cue"
msgstr "mkvextract \"archivo-audio.mka\" cuesheet archivo-audio.cue"
#: src/extract/extract_cli_parser.cpp:59
#, no-c-format
msgid "mkvextract <-h|--help|-V|--version>"
msgstr "mkvextract <-h|--help|-V|--version>"
#: src/extract/extract_cli_parser.cpp:47
#, no-c-format
msgid "mkvextract <source-filename> <mode1> [options] <extraction-spec1> [<mode2> [options] <extraction-spec2>…]"
msgstr "mkvextract <source-filename> <mode1> [opciones] <extraction-spec1> [<mode2> [opciones] <extraction-spec2>…]"
#: src/extract/mkvextract.cpp:93
#, no-c-format
msgid "mkvextract.cpp/show_element(): level > 9: {0}"
msgstr "mkvextract.cpp/show_element(): level > 9: {0}"
#: src/info/info_cli_parser.cpp:31
#, no-c-format
msgid "mkvinfo [options] <inname>"
msgstr "mkvinfo [opciones] <archivo>"
#: src/merge/mkvmerge.cpp:85
#, no-c-format
msgid "mkvmerge -o out [global options] [options1] <file1> [@option-file.json] …\n"
msgstr "mkvmerge -o salida [opciones generales] [opciones1] <archivo1> [@opciones-archivo.json] ...\n"
#: src/mkvtoolnix-gui/merge/output.cpp:242
#, no-c-format
msgid "mkvmerge also turns this on if the destination file name's extension is \"webm\"."
msgstr "mkvmerge también activa esto si la extensión del nombre de salida del archivo es \"webm\"."
#: src/mkvtoolnix-gui/merge/output.cpp:232
#, no-c-format
msgid "mkvmerge can generate chapters automatically."
msgstr "mkvmerge puede generar capítulos automáticamente."
#: src/mkvtoolnix-gui/merge/output.cpp:220
#, no-c-format
msgid "mkvmerge can read cue sheets for audio CDs and automatically convert them to chapters."
msgstr "mkvmerge puede leer cue sheets de CDs de audio y automáticamente convertirlos a capítulos."
#: src/mkvtoolnix-gui/merge/tab.cpp:145
#, no-c-format
msgid "mkvmerge command line"
msgstr "Línea de comandos de mkvmerge"
#: src/mkvtoolnix-gui/merge/output.cpp:313
#: src/mkvtoolnix-gui/merge/output.cpp:329
#, no-c-format
msgid "mkvmerge does not distinguish between those two and simply counts the number of blocks."
msgstr "mkvmerge no distingue entre los dos y simplemente cuenta el número de bloques."
#: src/output/p_avc_es.cpp:97
#, no-c-format
msgid ""
"mkvmerge encountered broken or unparsable data in this AVC/H.264 video track. Either your file is damaged (which mkvmerge cannot cope with yet) or this is a bug in mkvmerge itself. The error message was:\n"
"{0}\n"
msgstr "mkvmerge ha encontrado datos corruptos o imposibles de analizar en esta pista de vídeo AVC/H.264. Puede que su archivo esté dañado (y mkvmerge aún no pueda afrontarlo) o que sea un error del propio mkvmerge. El mensaje de error fue: {0}\n"
#: src/output/p_hevc_es.cpp:94
#, no-c-format
msgid ""
"mkvmerge encountered broken or unparsable data in this HEVC video track. Either your file is damaged (which mkvmerge cannot cope with yet) or this is a bug in mkvmerge itself. The error message was:\n"
"{0}\n"
msgstr ""
"mkvmerge ha encontrado datos corruptos o no aptos para su procesamiento en esta pista de vídeo HEVC. Puede ser que tu archivo esté corrupto (al que mkvmerge todavía no puede hacer frente)\n"
"o se trata de un error del propio mkvmerge. El mensaje de error fue: {0}\n"
#: src/input/r_ogm.cpp:462
#, no-c-format
msgid "mkvmerge has not been compiled with FLAC support but handling of this stream has been requested.\n"
msgstr "mkvmerge no ha sido compilado con compatibilidad para archivos FLAC, pero la manipulación de estos archivos ha sido solicitado.\n"
#: src/common/hacks.cpp:56
#, no-c-format
msgid "mkvmerge normally calculates the delay implied by its presence and offsets all of the track's timestamps by it."
msgstr "Generalmente, mkvmerge calcula el delay implicado y lo compensa en los códigos de tiempo de la pista."
#: src/common/hacks.cpp:59
#, no-c-format
msgid "mkvmerge normally removes that last entry if it's timestamp is within five seconds of the total duration."
msgstr "Normalmente, mkvmerge elimina ese último registro si su código de tiempo esta dentro de los últimos cinco segundos de la duración total."
#: src/mkvtoolnix-gui/merge/output.cpp:203
#: src/mkvtoolnix-gui/merge/output.cpp:204
#: src/mkvtoolnix-gui/merge/output.cpp:209
#: src/mkvtoolnix-gui/merge/output.cpp:215
#, no-c-format
msgid "mkvmerge supports two chapter formats: The OGM like text format and the full featured XML format."
msgstr "mkvmerge admite dos formatos de capítulos: El OGM como formato de texto y el formato XML con todas sus funciones."
#: src/merge/output_control.cpp:255
#, no-c-format
msgid "mkvmerge was interrupted by a SIGINT (Ctrl+C?)\n"
msgstr "mkvmerge fue interrumpido por un SIGINT (señales de inteligencia) (¿Ctrl+C?)\n"
#: src/common/kax_info.cpp:590
#, no-c-format
msgid "mkvmerge/mkvextract track ID: {0}"
msgstr "ID de pista de mkvmerge/mkvextract: {0}"
#: src/propedit/propedit_cli_parser.cpp:213
#, no-c-format
msgid "mkvpropedit [options] <file> <actions>"
msgstr "mkvpropedit [opciones] <archivo> <acciones>"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:45
#, no-c-format
msgid "mkvtoolnix-gui <configuration file names>"
msgstr "mkvtoolnix-gui <configuración nombre archivo>"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:46
#, no-c-format
msgid "mkvtoolnix-gui [--multiplex|--info|--edit-chapters|--edit-headers] <file names>"
msgstr "mkvtoolnix-gui [--multiplex|--info|--edit-chapters|--edit-headers] <nombre de archivos>"
#: src/mkvtoolnix-gui/gui_cli_parser.cpp:42
#, no-c-format
msgid "mkvtoolnix-gui [options] [file names]"
msgstr "mkvtoolnix-gui [opciones] [nombre archivo]"
#: src/common/mm_text_io.cpp:212
#, no-c-format
msgid "mm_text_io_c: UTF32_* is not supported at the moment.\n"
msgstr "mm_text_io_c: UTF32_* no es compatible por el momento.\n"
#: src/common/stereo_mode.cpp:49
#, no-c-format
msgid "mono"
msgstr "Mono"
#: src/input/r_mpeg_ps.cpp:1228
#, no-c-format
msgid "mpeg_ps_reader: Should not have happened #1. {0}"
msgstr "mpeg_ps_reader: No tendria que haber ocurrido #1. {0}"
#: src/input/r_mpeg_ps.cpp:1250
#, no-c-format
msgid "mpeg_ps_reader: Should not have happened #2. {0}"
msgstr "mpeg_ps_reader: No tendria que haber ocurrido #2. {0}"
#: src/common/kax_info.cpp:809
#, no-c-format
msgid "no encryption"
msgstr "ningún cifrado"
#: src/common/strings/parsing.cpp:223
#, no-c-format
msgid "no error"
msgstr "ningún error"
#: src/mkvtoolnix-gui/util/language_display_widget.cpp:22
#, no-c-format
msgid "no language selected"
msgstr "ningún idioma seleccionado"
#: src/common/kax_info.cpp:822
#, no-c-format
msgid "no signature algorithm"
msgstr "ninguna firma algorítmica"
#: src/common/kax_info.cpp:831
#, no-c-format
msgid "no signature hash algorithm"
msgstr "ninguna firma con algoritmo hash"
#: src/input/r_ogm.cpp:431
#, no-c-format
msgid "ogg_stream_init for stream number {0} failed. Will try to continue and ignore this stream.\n"
msgstr "ogg_stream_init para el archivo número {0} ha fallado. Continuará e ignorará este archivo.\n"
#: src/input/r_ogm.cpp:341
#, no-c-format
msgid "ogg_sync_buffer failed\n"
msgstr "ogg_sync_buffer ha fallado\n"
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:127
#: src/mkvtoolnix-gui/main_window/prefs_run_program_widget.cpp:131
#, no-c-format
msgid "or"
msgstr "o"
#: src/common/kax_info.cpp:632
#, no-c-format
msgid "output sampling freq: {0}"
msgstr "frecuencia de muestreo de salida: {0}"
#: src/output/p_passthrough.h:28
#, no-c-format
msgid "passthrough"
msgstr "atajo"
#: src/common/kax_info.cpp:643
#, no-c-format
msgid "pixel crop bottom: {0}"
msgstr "recorte inferior en píxeles: {0}"
#: src/common/kax_info.cpp:640
#, no-c-format
msgid "pixel crop left: {0}"
msgstr "recorte izquierdo en píxeles: {0}"
#: src/common/kax_info.cpp:642
#, no-c-format
msgid "pixel crop right: {0}"
msgstr "recorte derecho en píxeles: {0}"
#: src/common/kax_info.cpp:641
#, no-c-format
msgid "pixel crop top: {0}"
msgstr "recorte superior en píxeles: {0}"
#: src/common/kax_info.cpp:637
#, no-c-format
msgid "pixel height: {0}"
msgstr "altura de píxeles: {0}"
#: src/common/kax_info.cpp:636
#, no-c-format
msgid "pixel width: {0}"
msgstr "anchura en píxeles: {0}"
#: src/common/kax_info.cpp:745
#, no-c-format
msgid "progressive"
msgstr "progresivo"
#: src/extract/xtr_base.cpp:53
#, no-c-format
msgid "raw data"
msgstr "Información en bruto (datos no editados)"
#: src/common/wavpack.cpp:296
#, no-c-format
msgid "reader: non-audio block found\n"
msgstr "lector: encontrado un bloque que no es audio\n"
#: src/input/r_real.cpp:200
#, no-c-format
msgid "real_reader: Couldn't find RealAudio FourCC for id {0} (description length: {1}) Skipping track.\n"
msgstr "real_reader: No se encuentra el FourCC de RealAudio para el ID {0} (descripción de longitud: {1}). Omitiendo pista.\n"
#: src/input/r_real.cpp:224
#, no-c-format
msgid "real_reader: Only audio header versions 3, 4 and 5 are supported. Track ID {0} uses version {1} and will be skipped.\n"
msgstr "real_reader: Solo las versiones 3, 4 y 5 de las cabeceras de audio son compatibles. El ID de la pista {0} usa una versión {1} y se omitirá.\n"
#: src/common/kax_info.cpp:721
#, no-c-format
msgid "rectangular"
msgstr "rectangular"
#: src/common/kax_info.cpp:778
#, no-c-format
msgid "rest: unknown"
msgstr "interrupción desconocida"
#: src/common/stereo_mode.cpp:56
#, no-c-format
msgid "row interleaved (left first)"
msgstr "Fila intercalada (izquierda primero)"
#: src/common/stereo_mode.cpp:55
#, no-c-format
msgid "row interleaved (right first)"
msgstr "Fila intercalada (derecha primero)"
#: src/common/kax_info.cpp:631
#, no-c-format
msgid "sampling freq: {0}"
msgstr "frecuencia de muestreo: {0}"
#: src/common/stereo_mode.cpp:50
#, no-c-format
msgid "side by side (left first)"
msgstr "Lado por lado (izquierda primero)"
#: src/common/stereo_mode.cpp:60
#, no-c-format
msgid "side by side (right first)"
msgstr "Lado por lado (derecha primero)"
#: src/common/kax_info.cpp:486
#, no-c-format
msgid "size unknown"
msgstr "tamaño desconocido"
#: src/common/kax_info.cpp:485
#: src/common/kax_info.cpp:849
#, no-c-format
msgid "size {0}"
msgstr "tamaño {0}"
#: src/input/subtitles.cpp:378
#, no-c-format
msgid "ssa_reader: Invalid format. Could not find the \"Format\" line in the \"[Events]\" section."
msgstr "ssa_reader: Formato no válido. No se encuentra la línea \"Format\" en la sección \"[Events]\"."
#: src/input/r_matroska.cpp:134
#, no-c-format
msgid "subtitle"
msgstr "subtítulo"
#: src/common/kax_info.cpp:667
#: src/common/kax_info.cpp:843
#, no-c-format
msgid "subtitles"
msgstr "Subtítulos"
#: src/extract/extract_cli_parser.cpp:51
#, no-c-format
msgid "tags [options] out.xml"
msgstr "tags [opciones] salida.xml"
#: src/output/p_textsubs.h:40
#, no-c-format
msgid "text subtitles"
msgstr "Subtítulos de texto"
#: src/merge/mkvmerge.cpp:2824
#, no-c-format
msgid "timestamps"
msgstr "códigos de tiempo"
#: src/extract/extract_cli_parser.cpp:55
#, no-c-format
msgid "timestamps_v2 [TID1:out1 [TID2:out2 ...]]"
msgstr "timestamps_v2 [TID1:salida1 [TID2:salida2 ...]]"
#: src/common/stereo_mode.cpp:52
#, no-c-format
msgid "top bottom (left first)"
msgstr "Arriba abajo (izquierda primero)"
#: src/common/stereo_mode.cpp:51
#, no-c-format
msgid "top bottom (right first)"
msgstr "Arriba abajo (derecha primero)"
#: src/common/kax_info.cpp:750
#, no-c-format
msgid "top field displayed first, bottom field stored first"
msgstr "campo superior mostrado primerao, campo inferior almacenado primero"
#: src/common/kax_info.cpp:746
#, no-c-format
msgid "top field displayed first, top field stored first"
msgstr "campo superior mostrado primerao, campo superior almacenado primero"
#: src/merge/mkvmerge.cpp:2816
#, no-c-format
msgid "track name"
msgstr "nombre de la pista"
#: src/common/kax_info.cpp:888
#, no-c-format
msgid "track number {0}, {1} frame(s), timestamp {2}"
msgstr "pista número {0}, {1} cuadro(s), marca de tiempo {2}"
#: src/extract/extract_cli_parser.cpp:50
#, no-c-format
msgid "tracks [options] [TID1:out1 [TID2:out2 ...]]"
msgstr "tracks [opciones] [TID1:salida1 [TID2:salida2 ...]]"
#: src/input/r_tta.cpp:51
#, no-c-format
msgid "tta_reader: tag_size < 0 in the c'tor. {0}\n"
msgstr "tta_reader: tamaño_etiqueta < 0 en el c'tor. {0}\n"
#: src/common/file_types.cpp:113
#: src/common/fs_sys_helpers/windows.cpp:191
#: src/common/kax_info.cpp:669
#: src/common/kax_info.cpp:725
#: src/common/kax_info.cpp:751
#: src/common/kax_info.cpp:780
#: src/common/kax_info.cpp:791
#: src/common/kax_info.cpp:802
#: src/common/kax_info.cpp:815
#: src/common/kax_info.cpp:824
#: src/common/kax_info.cpp:834
#: src/common/kax_info.cpp:845
#: src/common/stereo_mode.cpp:69
#: src/input/r_matroska.cpp:130
#: src/input/r_matroska.cpp:2817
#: src/mkvtoolnix-gui/info/element_viewer_dialog.cpp:118
#: src/mkvtoolnix-gui/info/model.cpp:120
#: src/mkvtoolnix-gui/info/model.cpp:121
#: src/mkvtoolnix-gui/info/model.cpp:186
#: src/mkvtoolnix-gui/info/model.cpp:187
#: src/mkvtoolnix-gui/info/model.cpp:188
#, no-c-format
msgid "unknown"
msgstr "Desconocido"
#: src/input/r_matroska.cpp:2800
#, no-c-format
msgid "unknown, format tag 0x{0:04x}"
msgstr "Desconocido, formato de la etiqueta 0x{0:04x}"
#: src/mkvtoolnix-gui/merge/output.cpp:826
#, no-c-format
msgid "unnamed"
msgstr "sin nombre"
#: src/common/kax_info.cpp:747
#, no-c-format
msgid "unspecified"
msgstr "indeterminado"
#: src/common/kax_info.cpp:666
#: src/common/kax_info.cpp:842
#: src/input/r_matroska.cpp:133
#, no-c-format
msgid "video"
msgstr "Video"
#: src/input/r_vobsub.cpp:572
#, no-c-format
msgid "vobsub_reader: sub file read failure"
msgstr "vobsub_reader: fallo de lectura del archivo de subtítulos"
#: src/mkvtoolnix-gui/forms/merge/tab.h:1820
#, no-c-format
msgid "x"
msgstr "x"
#: src/common/kax_info.cpp:837
#, no-c-format
msgid "{0} (track ID for mkvmerge & mkvextract: {1})"
msgstr "{0} (ID de pista para mkvmerge y mkvextract: {1})"
#: src/common/kax_info.cpp:854
#, no-c-format
msgid "{0} ({1:.3f} frames/fields per second for a video track)"
msgstr "{0} ({1:.3f} cuadros por segundo para una pista de vídeo)"
#: src/common/strings/formatting.cpp:259
#, no-c-format
msgid "{0} byte"
msgid_plural "{0} bytes"
msgstr[0] "{0} byte"
msgstr[1] "{0} bytes"
#: src/common/kax_info.cpp:940
#, no-c-format
msgid "{0} frame, track {1}, timestamp {2}, duration {3}, size {4}, adler 0x{5:08x}{6}{7}\n"
msgstr "Cuadro {0}, pista {1}, marca de tiempo {2}, duración {3}, tamaño {4}, adler 0x{5:08x}{6}{7}\n"
#: src/common/kax_info.cpp:1078
#, no-c-format
msgid "{0} frame, track {1}, timestamp {2}, size {3}, adler 0x{4:08x}{5}\n"
msgstr "Cuadro {0}, pista {1}, marca de tiempo {2}, tamaño {3}, adler 0x{4:08x}{5}\n"
#: src/common/kax_info.cpp:950
#, no-c-format
msgid "{0} frame, track {1}, timestamp {2}, size {3}, adler 0x{4:08x}{5}{6}\n"
msgstr "Cuadro {0}, pista {1}, marca de tiempo {2}, tamaño {3}, adler 0x{4:08x}{5}{6}\n"
#: src/common/strings/formatting.cpp:254
#, no-c-format
msgid "{0} minute"
msgid_plural "{0} minutes"
msgstr[0] "{0} minuto"
msgstr[1] "{0} minutos"
#: src/common/strings/formatting.cpp:249
#, no-c-format
msgid "{0} second"
msgid_plural "{0} seconds"
msgstr[0] "{0} segundo"
msgstr[1] "{0} segundos"
#: src/common/strings/formatting.cpp:262
#, no-c-format
msgid "{0}.{1} GiB"
msgstr "{0}.{1} GB"
#: src/common/strings/formatting.cpp:260
#, no-c-format
msgid "{0}.{1} KiB"
msgstr "{0}.{1} KB"
#: src/common/strings/formatting.cpp:261
#, no-c-format
msgid "{0}.{1} MiB"
msgstr "{0}.{1} MB"
#: src/input/r_vobsub.cpp:82
#, no-c-format
msgid "{0}: Could not open the sub file"
msgstr "{0}: No se pudo abrir el archivo de subtítulo"
#: src/common/kax_file.cpp:221
#, no-c-format
msgid "{0}: Error in the Matroska file structure at position {1}. Resyncing to the next level 1 element.\n"
msgstr "{0}: Error de la estructura del archivo Matroska en la posición {1}. Resincronización hasta el siguiente elemento del nivel 1.\n"
#: src/common/kax_file.cpp:58
#: src/common/kax_file.cpp:64
#, no-c-format
msgid "{0}: an exception occurred (message: {1}; type: {2})."
msgstr "{0}: ha ocurrido una excepción (mensaje: {1}; tipo: {2})."
#: src/common/kax_file.cpp:70
#: src/input/r_matroska.cpp:1608
#: src/input/r_matroska.cpp:2344
#, no-c-format
msgid "{0}: an unknown exception occurred."
msgstr "{0}: ha ocurrido una excepción desconocida."
#: src/merge/mkvmerge.cpp:717
#, no-c-format
msgid "{0}: divisor is 0 in '{1} {2}'.\n"
msgstr "{0}: el divisor es 0 en '{1} {2}'.\n"
#: src/merge/mkvmerge.cpp:692
#, no-c-format
msgid "{0}: invalid track ID in '{1} {2}'.\n"
msgstr "{0}: ID de pista inválida en '{1} {2}'.\n"
#: src/merge/mkvmerge.cpp:709
#, no-c-format
msgid "{0}: missing dividend in '{1} {2}'.\n"
msgstr "{0}: dividendos ausentes en '{1} {2}'.\n"
#: src/merge/mkvmerge.cpp:712
#, no-c-format
msgid "{0}: missing divisor in '{1} {2}'.\n"
msgstr "{0}: divisor ausente en '{1} {2}'.\n"
#: src/merge/mkvmerge.cpp:688
#, no-c-format
msgid "{0}: missing track ID in '{1} {2}'.\n"
msgstr "{0}: ID de pista ausente en '{1} {2}'.\n"
#: src/common/kax_info.cpp:1024
#, no-c-format
msgid "{0}track number {1}, {2} frame(s), timestamp {3}"
msgstr "Pista de {0} número {1}, {2} cuadro(s), marca de tiempo {3}"
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:100
#: src/mkvtoolnix-gui/main_window/preferences_dialog.cpp:125
#, no-c-format
msgid " No selection by default "
msgstr " Ninguna selección por defecto "
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:54
#: src/mkvtoolnix-gui/chapter_editor/generate_sub_chapters_parameters_dialog.cpp:55
#: src/mkvtoolnix-gui/chapter_editor/mass_modification_dialog.cpp:42
#, no-c-format
msgid " Set to none "
msgstr " Establecer a ninguno "
#~ msgid ""
#~ " --nalu-size-length <TID:n>\n"
#~ " Force the NALU size length to n bytes with\n"
#~ " 2 <= n <= 4 with 4 being the default.\n"
#~ msgstr ""
#~ " --nalu-size-length <TID:n>\n"
#~ " Fuerza un tamaño NALU con extensión de n "
#~ "bytes \n"
#~ " conforme a 2 <= n <= 4, siendo 4 el "
#~ "predeterminado.\n"
#~ msgid "\"Original\" flag:"
#~ msgstr "Valor original:"
#~ msgid "%1 of %2 file processed"
#~ msgid_plural "%1 of %2 files processed"
#~ msgstr[0] "%1 de %2 archivo procesado"
#~ msgstr[1] "%1 de %2 archivos procesados"
#~ msgid ""
#~ "%1% frame, track %2%, timestamp %3% (%4%), duration %|5$.3f|, size %6%, "
#~ "adler 0x%|7$08x|%8%%9%\n"
#~ msgstr ""
#~ "%1% fotograma (frame), pista %2%, código de tiempo %3% (%4%), duración %|"
#~ "5$.3f|, tamaño %6%, adler 0x%|7$08x|%8%%9%\n"
#~ msgid "&About mkvinfo"
#~ msgstr "&Acerca de mkvinfo"
#~ msgid "&Add program"
#~ msgstr "&Añadir programa"
#~ msgid "&Expand important elements"
#~ msgstr "&Expandir elementos importantes"
#~ msgid "&File"
#~ msgstr "&Archivo"
#~ msgid "&Files:"
#~ msgstr "&Archivos:"
#~ msgid "&Merge"
#~ msgstr "&Multiplexar"
#~ msgid "&Merging"
#~ msgstr "&Multiplexando"
#~ msgid "&Open"
#~ msgstr "&Abrir"
#~ msgid "&Open Matroska file"
#~ msgstr "&Abrir un archivo Matroska"
#~ msgid "&Open Matroska or chapter file"
#~ msgstr "&Abrir un archivo Matroska o de capítulos"
#~ msgid "&Open Matroska, WebM or chapter file"
#~ msgstr "&Abrir un archivo Matroska, WebM o de capítulos"
#~ msgid "&Open file"
#~ msgstr "Abrir archivo"
#~ msgid "&Options"
#~ msgstr "&Opciones"
#~ msgid "&Regular expression:"
#~ msgstr "&Expresión regular:"
#~ msgid "&Remove"
#~ msgstr "&Quitar"
#~ msgid "&Save to text file"
#~ msgstr "&Guardar en un archivo de texto"
#~ msgid "&Select all"
#~ msgstr "&Seleccionar todo"
#~ msgid "'%1%' is not recognized as a valid number format in '%2%'.\n"
#~ msgstr "'%1%' no se reconoce como un formato númerico válido en '%2%'.\n"
#~ msgid "'Default track' flag"
#~ msgstr "Marcador de 'Pista predefinida'"
#~ msgid ""
#~ "'{0}' is neither a valid ISO 639-2 nor a valid ISO 639-1 code in '--"
#~ "chapter-language {0}'. See 'mkvmerge --list-languages' for a list of all "
#~ "languages and their respective ISO 639-2 codes.\n"
#~ msgstr ""
#~ "'{0}' no es un código válido ISO 639-2 ni ISO 639-1 en '--chapter-"
#~ "language {0}'. Ver 'mkvmerge --list-languages' para una lista de todos "
#~ "los idiomas y sus respectivos códigos ISO 639-2.\n"
#~ msgid ""
#~ "'{0}' is neither a valid ISO 639-2 nor a valid ISO 639-1 code in '--"
#~ "default-language {0}'. See 'mkvmerge --list-languages' for a list of all "
#~ "languages and their respective ISO 639-2 codes.\n"
#~ msgstr ""
#~ "'{0}' no es un código válido ISO 639-2 ni ISO 639-1 en '--default-"
#~ "language {0}'. Ver 'mkvmerge --list-languages' para una lista de todos "
#~ "los idiomas y sus respectivos códigos ISO 639-2.\n"
#~ msgid ""
#~ "'{0}' is not a valid pair of track ID and NALU size length in '--nalu-"
#~ "size-length {0}'.\n"
#~ msgstr ""
#~ "'{0}' no es un par válido de ID de pista y tamaño NALU con extensión de "
#~ "'--nalu-size-length {0}'.\n"
#~ msgid "'{0}' is not a valid track ID in '--nalu-size-length {1}'.\n"
#~ msgstr "'{0}' no es un ID de pista válido en '--nalu-size-length {1}'.\n"
#~ msgid "<No program selected yet>"
#~ msgstr "<Ningún programa seleccionado>"
#~ msgid ""
#~ "A randomly generated unique ID to identify the current\n"
#~ "segment between many others (128 bits)."
#~ msgstr ""
#~ "Un único ID es generado de forma aleatoria para identificar el actual\n"
#~ "segmento entre muchos otros (128 bits)."
#~ msgid ""
#~ "A regular expression is used for matching the file name against a list of "
#~ "recognized languages limited by characters such as '.' or '['…']'."
#~ msgstr ""
#~ "Una expresión regular es utilizada para hacer coincidir el nombre del "
#~ "archivo con una lista limitada por caracteres como '.' o '['…']' de "
#~ "idiomas reconocidos ."
#~ msgid "A track"
#~ msgstr "Una pista"
#~ msgid ""
#~ "A unique ID to identify the Track. This should be\n"
#~ "kept the same when making a direct stream copy\n"
#~ "of the Track to another file."
#~ msgstr ""
#~ "Un UID (IDentificador Único) para identificar la pista. Esto debe ser\n"
#~ "lo mismo que al hacer una copia directa\n"
#~ "de la pista a otro archivo."
#~ msgid ""
#~ "A unique ID to identify the next chained\n"
#~ "segment (128 bits)."
#~ msgstr ""
#~ "Un UID (IDentificador Único) para identificar el siguiente segmento\n"
#~ "encadenado (128 bits)."
#~ msgid ""
#~ "A unique ID to identify the previous chained\n"
#~ "segment (128 bits)."
#~ msgstr ""
#~ "Un UID (IDentificador Único) para identificar el previo segmento\n"
#~ "encadenado (128 bits)."
#~ msgid "A/52 (aka AC-3)"
#~ msgstr "A/52 (AC-3)"
#~ msgid ""
#~ "AAC files may contain HE-AAC / AAC+ / SBR AAC audio. This can NOT be "
#~ "detected automatically. Therefore you have to specifiy '--aac-is-sbr 0' "
#~ "manually for this input file if the file actually contains SBR AAC. The "
#~ "file will be muxed in the WRONG way otherwise. Also read mkvmerge's "
#~ "documentation.\n"
#~ msgstr ""
#~ "Los archivos AAC pueden contener audio HE-AAC/AAC+/SBR AAC. Esto no puede "
#~ "ser detectado automáticamente. Por lo tanto, si el archivo actual "
#~ "contiene SBR AAC, tienes que especificar '--aac-is-sbr 0' manualmente "
#~ "para el archivo de entrada. De lo contrario, el archivo será multiplexado "
#~ "de manera ERRÓNEA. Deberías leer la documentación de mkvmerge.\n"
#~ msgid "About mkvinfo"
#~ msgstr "Acerca de mkvinfo"
#~ msgid "Add as new input fi&les"
#~ msgstr "Añadir como nuevos &archivos de entrada"
#~ msgid "Adding or appending files"
#~ msgstr "Añadir o unir archivos"
#~ msgid "Adding, appending or adding as additional parts"
#~ msgstr "Añadir, unir o agregar como partes adicionales"
#~ msgid "Additional ID"
#~ msgstr "AdicionalID: %1%"
#~ msgid "All output files"
#~ msgstr "Para todos los archivos de salida "
#~ msgid "Allows the use of the CodecState element."
#~ msgstr "Permite usar el elemento CodecState"
#~ msgid "Alt+1"
#~ msgstr "Alt+1"
#~ msgid "Alt+2"
#~ msgstr "Alt+2"
#~ msgid "Alt+3"
#~ msgstr "Alt+3"
#~ msgid "Alt+4"
#~ msgstr "Alt+4"
#~ msgid "Alt+5"
#~ msgstr "Alt+5"
#~ msgid "Alt+6"
#~ msgstr "Alt+6"
#~ msgid "Alt+7"
#~ msgstr "Alt+7"
#~ msgid "Alt+8"
#~ msgstr "Alt+8"
#~ msgid "Always remove the job afterwards"
#~ msgstr "Eliminar siempre la tarea al finalizar"
#~ msgid ""
#~ "An escaped filename corresponding to\n"
#~ "the next segment."
#~ msgstr ""
#~ "Un nombre de archivo evitado correspondiente al\n"
#~ "siguiente segmento."
#~ msgid ""
#~ "An escaped filename corresponding to\n"
#~ "the previous segment."
#~ msgstr ""
#~ "Un nombre de archivo evitado correspondiente al\n"
#~ "segmento previo."
#~ msgid ""
#~ "Another default track for {0} tracks has already been set. The \"default "
#~ "track\" flag for track {1} of '{2}' will not be set.\n"
#~ msgstr ""
#~ "Ya se ha establecido otra pista predefinida para {0} pistas. El indicador "
#~ "de \"pista predefinida\" para la pista {1} de '{2}' no será configurado.\n"
#~ msgid "Ask the user"
#~ msgstr "Preguntar al usuario "
#~ msgid "Aspect ratio type: %1%%2%"
#~ msgstr "Tipo de relación de aspecto: %1%%2%"
#~ msgid "Block duration: %1%.%|2$06d|ms"
#~ msgstr "Duración del bloque: %1%.%|2$06d|ms"
#~ msgid "Category is not NUL terminated"
#~ msgstr "La categoría no terminó en NULO"
#~ msgid "Chapter Translate ID: %1%"
#~ msgstr "ID de traducción de capítulo: %1%"
#~ msgid ""
#~ "Chapters are not allowed in WebM compliant files. No chapters will be "
#~ "written to the destination file.\n"
#~ msgstr ""
#~ "Los capítulos no están permitidos en archivos WebM. Ninguno de los "
#~ "capítulos serán escritos al archivo de destino.\n"
#~ msgid "Check online for the latest release."
#~ msgstr "Comprobar online la última versión."
#~ msgid "Codec ID: %1%"
#~ msgstr "ID del códec: %1%"
#~ msgid "Codec delay"
#~ msgstr "Retraso inherente del códec"
#~ msgid "Codec delay: %|1$.3f|ms (%2%ns)"
#~ msgstr "Codec delay (desfase): %|1$.3f|ms (%2%ns)"
#~ msgid "Codec name: %1%"
#~ msgstr "Nombre del códec: %1%"
#~ msgid "CodecPrivate, length %1%%2%"
#~ msgstr "Extensión del códec partícular (CodecPrivate) %1%%2%"
#~ msgid "Colour matrix: %1%"
#~ msgstr "Matriz de color: %1%"
#~ msgid "Compiled with libebml %1 + libmatroska %2."
#~ msgstr "Compilado con libebml %1 + libmatroska %2."
#~ msgid "Countr&y:"
#~ msgstr "Pa&ís:"
#~ msgid "Ctrl+A"
#~ msgstr "Ctrl+A"
#~ msgid "Ctrl+Alt+1"
#~ msgstr "Ctrl+Alt+1"
#~ msgid "Ctrl+Alt+2"
#~ msgstr "Ctrl+Alt+2"
#~ msgid "Ctrl+Alt+3"
#~ msgstr "Ctrl+Alt+3"
#~ msgid "Ctrl+Alt+4"
#~ msgstr "Ctrl+Alt+4"
#~ msgid "Ctrl+Alt+5"
#~ msgstr "Ctrl+Alt+5"
#~ msgid "Ctrl+Alt+6"
#~ msgstr "Ctrl+Alt+6"
#~ msgid "Ctrl+Alt+7"
#~ msgstr "Ctrl+Alt+7"
#~ msgid "Ctrl+Alt+8"
#~ msgstr "Ctrl+Alt+8"
#~ msgid "Ctrl+E"
#~ msgstr "Ctrl+E"
#~ msgid "Ctrl+U"
#~ msgstr "Ctrl+U"
#~ msgid "Cue time: %|1$.3f|s"
#~ msgstr "Tiempo del cue: %|1$.3f|s"
#~ msgid "DTS_Header problem: invalid frame bytes size\n"
#~ msgstr ""
#~ "Problema de cabecera_DTS: tamaño de bytes del fotograma (frame) no "
#~ "válido\n"
#~ msgid "DTS_Header problem: invalid source PCM resolution\n"
#~ msgstr "Problema de cabecera_DTS: resolución de la fuente PCM no válida\n"
#~ msgid "DTS_Header problem: not enough data to read header\n"
#~ msgstr ""
#~ "Problema de cabecera_DTS: datos insuficientes para la lectura de la "
#~ "cabecera\n"
#~ msgid "Date (invalid, value: %1%)"
#~ msgstr "Fecha (no válida, valor: %1%)"
#~ msgid "Date: %1% UTC"
#~ msgstr "Fecha: %1% UTC"
#~ msgid "Debug> "
#~ msgstr "Depurador> "
#~ msgid "Default flag"
#~ msgstr "Flag predefinido: %1%"
#~ msgid "Default info job settings"
#~ msgstr "Valores predeterminados de la tarea de información"
#~ msgid "Default track flag"
#~ msgstr "Marcador de pista por defecto"
#~ msgid "Default track in output"
#~ msgstr "Pista por defecto en la salida"
#~ msgid "Delay: %|1$.3f|ms"
#~ msgstr "Delay (desfase): %|1$.3f|ms"
#~ msgid "Do not start the GUI."
#~ msgstr "No iniciar la GUI."
#~ msgid "Don't change"
#~ msgstr "No cambiar"
#~ msgid "Duration: %|1$.3f|ms"
#~ msgstr "Duración: %|1$.3f|ms"
#~ msgid "Duration: %|1$.3f|s (%2%)"
#~ msgstr "Duración: %|1$.3f|s (%2%)"
#~ msgid "E&nable all attached files"
#~ msgstr "H&abilitar todos los archivos adjuntos"
#~ msgid "EVIL internal bug! (unknown file type). {0}\n"
#~ msgstr ""
#~ "¡DIABLOS, hay un error interno! (Tipo de archivo desconocido). {0}\n"
#~ msgid "EbmlVoid (size: %1%)"
#~ msgstr "EbmlVoid (tamaño: %1%)"
#~ msgid "Edit chapters"
#~ msgstr "Editar capítulos"
#~ msgid "Edit headers"
#~ msgstr "Editar cabeceras"
#~ msgid "Edit tags"
#~ msgstr "Editar etiquetas"
#~ msgid "Element size"
#~ msgstr "Elementos"
#~ msgid "Element {0} is written.\n"
#~ msgstr "El elemento {0} está escrito.\n"
#~ msgid "Enabled: %1%"
#~ msgstr "Activado:%1%"
#~ msgid ""
#~ "Enables AV1 video support even though the AV1 bitstream specification "
#~ "hasn't been finalized yet."
#~ msgstr ""
#~ "Habilita soporte para video AV1 aunque la especificación del bitstream "
#~ "AV1 no halla sido finalizada todavía."
#~ msgid "Error importing file"
#~ msgstr "Error cargando ajustes del archivo"
#~ msgid "Error saving the information"
#~ msgstr "Error guardando la información"
#~ msgid "Error {0}\n"
#~ msgstr "Error {0}\n"
#~ msgid "Executes the program now as a test run."
#~ msgstr "Ejecutar ahora el programa en modo de prueba."
#~ msgid "Extract"
#~ msgstr "Extraer"
#~ msgid "F1"
#~ msgstr "F1"
#~ msgid "Field order: %1% (%2%)"
#~ msgstr "Orden de camos: %1% (%2%)"
#~ msgid ""
#~ "File %1% has unknown type. Please have a look at the supported file types "
#~ "('mkvmerge --list-types') and contact the author Moritz Bunkus "
#~ "<moritz@bunkus.org> if your file type is supported but not recognized "
#~ "properly.\n"
#~ msgstr ""
#~ "El archivo %1% es de tipo desconocido. Por favor, busca los tipos de "
#~ "archivos compatibles ('mkvmerge --list-types'), y si el tipo de archivo "
#~ "es de los compatibles pero no lo reconoce correctamente, contacta con el "
#~ "autor, Moritz Bunkus <moritz@bunkus.org>\n"
#~ msgid "File data, size: %1%"
#~ msgstr "Datos del archivo, tamaño: %1%"
#~ msgid "File has been modified"
#~ msgstr "El archivo ha sido modificado"
#~ msgid "File name: %1%"
#~ msgstr "Nombre de archivo: %1%"
#~ msgid ""
#~ "For such files you can use this parameter and decrease the size to 2."
#~ msgstr ""
#~ "Para estos archivos puede usar este parámetro y disminuirlo hasta 2."
#~ msgid "Force 2 bytes"
#~ msgstr "Fuerza 2 bytes"
#~ msgid "Force 4 bytes"
#~ msgstr "Fuerza 4 bytes"
#~ msgid "Forced flag"
#~ msgstr "Flag de pista forzada: %1%"
#~ msgid "Forced track"
#~ msgstr "Pista forzada"
#~ msgid "Forced track flag"
#~ msgstr "Marcador de pista forzada"
#~ msgid "Forces the NALU size length to a certain number of bytes."
#~ msgstr ""
#~ "Fuerza el tamaño NALU con una extensión de un cierto número de bytes."
#~ msgid "IVF with VP8 video files"
#~ msgstr "IVF con archivos de vídeo VP8"
#~ msgid ""
#~ "If checked, several short animations used throughout the program as "
#~ "visual clues for the user will be disabled."
#~ msgstr ""
#~ "Si se habilita, las diversas animaciones que se muestran en el programa, "
#~ "como pistas visuales, serán deshabilitadas."
#~ msgid "If nothing is entered the default 'Chapter <NUM:2>' will be used."
#~ msgstr "Si no se introduce nada, se usará por defecto 'Capítulo <NUM:2>'."
#~ msgid ""
#~ "If set to 'determine automatically' then mkvmerge will choose one track "
#~ "of each type to have this flag set based on the information in the source "
#~ "files and the order of the tracks."
#~ msgstr ""
#~ "Si se establece 'determinar automáticamente' entonces mkvmerge elegirá "
#~ "una pista de cada tipo para establecer este indicador en base a la "
#~ "información de los archivos originales y el orden de las pistas."
#~ msgid "Info"
#~ msgstr "Info"
#~ msgid "Info job settings"
#~ msgstr "Ajustes de la tarea de información"
#~ msgid "Invalid boolean option specified in '--default-track {0}'.\n"
#~ msgstr ""
#~ "No es válida la opción del boleano especificado en '--default-track "
#~ "{0}'.\n"
#~ msgid ""
#~ "Invalid boolean option specified in '--fix-bitstream-timing-information "
#~ "{0}'.\n"
#~ msgstr ""
#~ "La opción del boleano especificado no es válida en '--fix-bitstream-"
#~ "timing-information {0}'.\n"
#~ msgid "Invalid boolean option specified in '--forced-track {0}'.\n"
#~ msgstr ""
#~ "No es válida la opción del boleano especificado en '--forced-track {0}'.\n"
#~ msgid ""
#~ "Invalid format for a SSA line ('%1%') at timestamp %2%: Too many fields "
#~ "found (%3% instead of 9). This entry will be skipped.\n"
#~ msgstr ""
#~ "No es válido el formato para una línea de SSA ('%1%') en el código de "
#~ "tiempo %2%: Se encontraron demasiados campos (%3% en vez de 9). Este "
#~ "registro será omitido.\n"
#~ msgid "Invalid track ID specified in '--default-track {0}'.\n"
#~ msgstr "ID de pista especificado en '--default-track {0}'.\n"
#~ msgid ""
#~ "Invalid track ID specified in '--fix-bitstream-timing-information {0}'.\n"
#~ msgstr ""
#~ "El ID de la pista especificada es invalida en '--fix-bitstream-timing-"
#~ "information {0}'.\n"
#~ msgid "Invalid track ID specified in '--forced-track {0}'.\n"
#~ msgstr "ID de pista especificado en '--forced-track {0}'.\n"
#~ msgid "Invalid {0} specified in '--{1} {2}'.\n"
#~ msgstr "No es válido {0} especificado en '--{1} {2}'.\n"
#~ msgid ""
#~ "It defaults to 4 bytes, but there are files which do not contain a frame "
#~ "or slice that is bigger than 65535 bytes."
#~ msgstr ""
#~ "Lo establece por defecto a 4 bytes, pero hay archivos que no contienen un "
#~ "fotograma o slice mayor que 65535 bytes."
#~ msgid "It was written by Moritz Bunkus <moritz@bunkus.org>."
#~ msgstr "Fue escrito por Moritz Bunkus <moritz@bunkus.org>."
#~ msgid "Language is not NUL terminated"
#~ msgstr "El idioma no terminó en NULO"
#~ msgid "Language: %1%"
#~ msgstr "Idioma: %1%"
#~ msgid "MKVToolNix option files (old format)"
#~ msgstr "Archivos de opciones de MKVToolNix (anterior formato)"
#~ msgid "MP2/MP3"
#~ msgstr "MP2/MP3"
#~ msgid "MP3"
#~ msgstr "MP3"
#~ msgid "MPEG audio files"
#~ msgstr "Archivos de audio MPEG"
#~ msgid ""
#~ "Make this track the default track for its type (audio, video, subtitles)."
#~ msgstr ""
#~ "Convertir esta pista en la predefinida para cada de sus tipos (audio, "
#~ "vídeo o subtítulos)."
#~ msgid "Malformed line? (%1%)\n"
#~ msgstr "¿Línea errónea? (%1%)\n"
#~ msgid "Max BlockAddition ID: %1%"
#~ msgstr "ID del máximo BlockAddition: %1%"
#~ msgid "Max content light: %1%"
#~ msgstr "Contenido máximo de luz: %1%"
#~ msgid "Max frame light: %1%"
#~ msgstr "Luz máxima del fotograma: %1%"
#~ msgid "Max luminance: %1%"
#~ msgstr "Máxima luminancia: %1%"
#~ msgid "MaxCache: %1%"
#~ msgstr "Cache máxima: %1%"
#~ msgid "Merge"
#~ msgstr "Multiplexar"
#~ msgid "Merge job"
#~ msgstr "Multiplexador"
#~ msgid "Merge this"
#~ msgstr "Multiplexador"
#~ msgid "Merge tool"
#~ msgstr "Multiplexador"
#~ msgid "Merging application"
#~ msgstr "Aplicación de multiplexado"
#~ msgid "Mime type"
#~ msgstr "Tipo Mime: %1%"
#~ msgid "Min luminance: %1%"
#~ msgstr "Mínima luminancia: %1%"
#~ msgid "MinCache: %1%"
#~ msgstr "Caché mínima: %1%"
#~ msgid ""
#~ "Missing header/comment packets for stream. This file is broken but should "
#~ "be muxed correctly. If not please contact the author Moritz Bunkus "
#~ "<moritz@bunkus.org>.\n"
#~ msgstr ""
#~ "Paquetes de cabecera/comentario ausentes para el archivo. El archivo está "
#~ "corrupto, pero debería ser multiplexado correctamente. Si no es así, por "
#~ "favor, contacta con el autor, Moritz Bunkus <moritz@bunkus.org>.\n"
#~ msgid "Mu&x this track:"
#~ msgstr "Mu&ltiplexa esta pista:"
#~ msgid "Multiplexing application: %1%"
#~ msgstr "Aplicación de multiplexado: %1%"
#~ msgid "Mux this"
#~ msgstr "Multiplexado"
#~ msgid "Muxing application"
#~ msgstr "Aplicación de multiplexado"
#~ msgid "Muxing application: %1%"
#~ msgstr "Aplicación de multiplexado: %1%"
#~ msgid "NALU size length:"
#~ msgstr "Tamaño NALU de extensión:"
#~ msgid "Name &template:"
#~ msgstr "Nombre &plantilla:"
#~ msgid "Name: %1%"
#~ msgstr "Nombre: %1%"
#~ msgid "Next filename: %1%"
#~ msgstr "El siguiente nombre de archivo: %1%"
#~ msgid "Next segment UID: %1%"
#~ msgstr "UID del segmento siguiente: %1%"
#~ msgid "No Matroska file has been opened yet."
#~ msgstr "El archivo aún no ha sido abierto."
#~ msgid "No chapters in source files or chapter files found to split by.\n"
#~ msgstr ""
#~ "No hay capítulos, en el archivo origen o en los archivos de capítulos "
#~ "encontrados, para dividir.\n"
#~ msgid "No input files were given. No output will be created.\n"
#~ msgstr ""
#~ "Los archivos de entrada no fueron seleccionados. Ningún archivo creado "
#~ "será creado.\n"
#~ msgid "No streams to output were found. Aborting.\n"
#~ msgstr "No fueron encontrados los archivos de salida. Cancelando.\n"
#~ msgid ""
#~ "Normally the track property controls are shown on the right side in a "
#~ "scrollable widget."
#~ msgstr ""
#~ "Normalmente los controles de propiedades de la pista se muestran en el "
#~ "lado derecho en un widget desplazable."
#~ msgid "Only English language names are supported."
#~ msgstr "Sólo los nombres en inglés son admitidos."
#~ msgid "Only one output file allowed.\n"
#~ msgstr "Solo está permitido un archivo creado.\n"
#~ msgid "Open Matroska file"
#~ msgstr "&Abrir un archivo Matroska"
#~ msgid "Open files in header editor"
#~ msgstr "Abrir archivos en el editor de cabecera"
#~ msgid "Open track's file in &MediaInfo"
#~ msgid_plural "Open tracks' files in &MediaInfo"
#~ msgstr[0] "Abrir archivo de pista en &Mediainfo"
#~ msgstr[1] "Abrir archivos de pistas en &Mediainfo"
#~ msgid "Order: %1%"
#~ msgstr "Orden: %1%"
#~ msgid "Output"
#~ msgstr "Salida"
#~ msgid "Output file"
#~ msgstr "Archivo de salida"
#~ msgid "Output file name"
#~ msgstr "Destino del archivo creado"
#~ msgid "Output file:"
#~ msgstr "Archivo de salida:"
#~ msgid "Players must play this track."
#~ msgstr "Los reproductores deberían usar esta pista."
#~ msgid "Previous file name"
#~ msgstr "Nombre del archivo anterior"
#~ msgid "Previous filename: %1%"
#~ msgstr "Nombre anterior del archivo: %1%"
#~ msgid "Previous segment UID: %1%"
#~ msgstr "UID del segmento anterior: %1%"
#~ msgid "Progress: 100%\n"
#~ msgstr "Progreso: 100%\n"
#~ msgid "Projection type: %1% (%2%)"
#~ msgstr "Tipo de proyección: %1% (%2%)"
#~ msgid "Ready"
#~ msgstr "Preparado"
#~ msgid ""
#~ "RealMedia files may contain HE-AAC / AAC+ / SBR AAC audio. In some cases "
#~ "this can NOT be detected automatically. Therefore you have to specifiy '--"
#~ "aac-is-sbr %1%' manually for this input file if the file actually "
#~ "contains SBR AAC. The file will be muxed in the WRONG way otherwise. Also "
#~ "read mkvmerge's documentation.\n"
#~ msgstr ""
#~ "Los archivos RealMedia pueden contener audio HE-AAC/AAC+/SBR AAC. En "
#~ "algunos casos esto NO puede ser detectado automáticamente. Por "
#~ "consiguiente, si el archivo actual contiene SBR AAC, tienes que "
#~ "especificar '--aac-is-sbr %1%' manualmente para el archivo de entrada. "
#~ "De lo contrario, el archivo será multiplexado de manera ERRÓNEA. Además, "
#~ "deberías leer la documentación de mkvmerge.\n"
#~ msgid "Reference block: -%1%.%|2$06d|ms"
#~ msgstr "Bloque de referencia: -%1%.%|2$06d|ms"
#~ msgid "Remove a&ll"
#~ msgstr "Eliminar tod&as"
#~ msgid "Save information as"
#~ msgstr "Guardar la información como"
#~ msgid "Scope: %1% (%2%)"
#~ msgstr "Alcance: %1% (%2%)"
#~ msgid "Seek ID: %1% (%2%)"
#~ msgstr "Buscar ID: %1% (%2%)"
#~ msgid "Seek pre-roll: %|1$.3f|ms (%2%ns)"
#~ msgstr "Búsqueda pre-roll: %|1$.3f|ms (%2%ns)"
#~ msgid "Segment UID: %1%"
#~ msgstr "Segmento UID: %1%"
#~ msgid "Segment file name"
#~ msgstr "Nombre del archivo del segmento "
#~ msgid "Segment filename: %1%"
#~ msgstr "Nombre del archivo del segmento: %1%"
#~ msgid "Segment tracks"
#~ msgstr "Pistas del segmento"
#~ msgid "Segment, size %1%"
#~ msgstr "Segmento, tamaño %1%"
#~ msgid "Segment, size unknown"
#~ msgstr "Segmento, tamaño desconocido"
#~ msgid ""
#~ "Set if that track (audio, video or subs) SHOULD\n"
#~ "be used if no language found matches the\n"
#~ "user preference."
#~ msgstr ""
#~ "Establecer si esta pista (audio, vídeo o subtítulos) DEBE\n"
#~ "ser usada si no coincide con el idioma encontrado\n"
#~ "en las preferencias establecidas por el usuario."
#~ msgid ""
#~ "Set if that track MUST be used during playback.\n"
#~ "There can be many forced track for a kind (audio,\n"
#~ "video or subs). The player should select the one\n"
#~ "whose language matches the user preference or the\n"
#~ "default + forced track."
#~ msgstr ""
#~ "Establecer si esta pista DEBE ser usada durante la reproducción.\n"
#~ "Puede haber pistas forzadas de alguna clase (audio, vídeo\n"
#~ "o subtítulos). El reproductor debería seleccionar el primer\n"
#~ "idioma que coincida con las preferencias del usuario o la\n"
#~ "pista como predefinida junto con la obligatoria."
#~ msgid ""
#~ "Set if that track MUST be used during playback. There can be many forced "
#~ "track for a kind (audio, video or subs). The player should select the one "
#~ "whose language matches the user preference or the default + forced track."
#~ msgstr ""
#~ "Establecer si esta pista DEBE ser usada durante la reproducción. Puede "
#~ "haber múltiples pistas forzadas para cada tipo (audio, video o "
#~ "subtítulos). El reproductor debería seleccionar la única cuyo idioma "
#~ "coincida con las preferencias del usuario o la pista predefinida más la "
#~ "forzada."
#~ msgid "Settings: %1%"
#~ msgstr "Ajustes: %1%"
#~ msgid "Show all bytes of each frame as a hex dump."
#~ msgstr "Mostrar los bytes por fotograma en volcado hex."
#~ msgid "Show job queue"
#~ msgstr "Mostrar lista de tareas"
#~ msgid "Show positions in hexadecimal."
#~ msgstr "Mostrar posiciones en hexadecimal."
#~ msgid "Signature algorithm: %1% (%2%)"
#~ msgstr "Firma algorítmica: %1% (%2%)"
#~ msgid "Signature hash algorithm: %1% (%2%)"
#~ msgstr "Ninguna firma con función algorítmica: %1% (%2%)"
#~ msgid ""
#~ "Specifies the language of the track in the\n"
#~ "Matroska languages form."
#~ msgstr ""
#~ "Especificar el idioma de la pista en el\n"
#~ "formulario de idiomas de Matroska."
#~ msgid ""
#~ "Specify the possible modifications to the aspect ratio\n"
#~ "(0: free resizing, 1: keep aspect ratio, 2: fixed)."
#~ msgstr ""
#~ "Especificar las posibles modificaciones de la relación de aspecto\n"
#~ "(0: libre redimensionado, 1: mantener relación de aspecto, 2: fijado)."
#~ msgid "Start the GUI (and open inname if it was given)."
#~ msgstr ""
#~ "Inicia la interfaz gráfica (y abre la fuente de origen si se establece)."
#~ msgid "Stereo mode: %1% (%2%)"
#~ msgstr "Modo estéreo: %1% (%2%)"
#~ msgid ""
#~ "Support for AV1 is currently experimental and must be enabled with '--"
#~ "engage enable_av1' as the AV1 bitstream specification hasn't been "
#~ "finalized yet.\n"
#~ msgstr ""
#~ "El soporte para AV1 es actualmente experimental y debe ser habilitado con "
#~ "'--engage enable_av1' ya que la especificación bitstream AV1 no ha sido "
#~ "finalizada todavía.\n"
#~ msgid ""
#~ "The AVC video track is missing the 'CTTS' atom for frame timestamp "
#~ "offsets. However, AVC/H.264 allows frames to have more than the "
#~ "traditional one (for P frames) or two (for B frames) references to other "
#~ "frames. The timestamps for such frames will be out-of-order, and the "
#~ "'CTTS' atom is needed for getting the timestamps right. As it is missing "
#~ "the timestamps for this track might be wrong. You should watch the "
#~ "resulting file and make sure that it looks like you expected it to.\n"
#~ msgstr ""
#~ "A la pista de video AVC le falta la partícula 'CTTS' para el ajuste del "
#~ "código de tiempo. Sin embargo, AVC/H.264 permite a los fotogramas tener "
#~ "más de una (para fotogramas P) o dos (para fotogramas B) referencias a "
#~ "otros fotogramas. Los códigos de tiempo para tales fotogramas estarán "
#~ "deteriorados, y la partícula 'CTTS' es necesaria para obtener los códigos "
#~ "de tiempo correctos. Como está ausente, los códigos de tiempo para esta "
#~ "pista serán erróneos. Deberías ver el archivo obtenido y asegurarte de "
#~ "que acaba tal como esperabas.\n"
#~ msgid ""
#~ "The NALU size length must be a number between 2 and 4 inclusively in '--"
#~ "nalu-size-length {0}'.\n"
#~ msgstr ""
#~ "La extensión para el tamaño NALU debe ser un número entre el 2 y el 4 "
#~ "incluido en '--nalu-size-length {0}'.\n"
#~ msgid "The chosen NALU size length of {0} is too small. Try using '4'.\n"
#~ msgstr ""
#~ "La extensión para el tamaño NALU elegida de {0} es demasiado pequeña. "
#~ "Prueba a utilizar '4'.\n"
#~ msgid ""
#~ "The expression must contain at least one pair of capturing parenthesis."
#~ msgstr ""
#~ "La expresión debe contener al menos un par de paréntesis de agrupación."
#~ msgid ""
#~ "The file '%1%' has unknown type. Please have a look at the supported file "
#~ "types ('mkvmerge --list-types') and contact the author Moritz Bunkus "
#~ "<moritz@bunkus.org> if your file type is supported but not recognized "
#~ "properly.\n"
#~ msgstr ""
#~ "El archivo %1% es de un tipo desconocido. Por favor, observa los archivos "
#~ "compatibles ('mkvmerge --list-types') y contacta con el autor, Moritz "
#~ "Bunkus <moritz@bunkus.org>, si el tipo de archivo es compatible pero no "
#~ "es reconocido correctamente.\n"
#~ msgid "The file '%1' exists already."
#~ msgstr "El archivo '%1' ya existe."
#~ msgid ""
#~ "The file has been changed by another program since it was read by the "
#~ "header editor. Therefore you have to re-load it. Unfortunately this means "
#~ "that all of your changes will be lost."
#~ msgstr ""
#~ "El archivo ha sido cambiado por otro programa ya que ha sido leído por el "
#~ "editor de la cabecera. Por lo tanto, tienes que recargarlo. "
#~ "Desafortunadamente, esto significa que todos los cambios se perderán."
#~ msgid ""
#~ "The first non-empty capturing parenthesis will be used as the language."
#~ msgstr ""
#~ "El primer paréntesis de agrupación no vacío se usará como el idioma."
#~ msgid ""
#~ "The first word tells mkvextract what to extract. The second must be the "
#~ "source file. There are few global options that can be used with all "
#~ "modes. All other options depend on the mode."
#~ msgstr ""
#~ "La primera palabra le indica a mkvextract lo que debe extraer. La segunda "
#~ "debe ser el archivo de origen. Hay pocas opciones generales que se puedan "
#~ "usar con todos los modos. Todas las demás opciones dependen del modo "
#~ "usado."
#~ msgid ""
#~ "The following placeholders can be used to match the list of recognized "
#~ "languages: '<ISO_639_1_CODES>', '<ISO_639_2_CODES>' and "
#~ "'<LANGUAGE_NAMES>'."
#~ msgstr ""
#~ "Los siguientes marcadores de posición pueden ser usados para coincidir "
#~ "con la lista de idiomas reconocidos: '<ISO_639_1_CODES>', "
#~ "'<ISO_639_2_CODES>' y '<LANGUAGE_NAMES>'."
#~ msgid ""
#~ "The maximum number of frames a player\n"
#~ "should be able to cache during playback.\n"
#~ "If set to 0, the reference pseudo-cache system\n"
#~ "is not used."
#~ msgstr ""
#~ "El número máximo de fotogramas que un reproductor\n"
#~ "debería ser capaz de almacenar en la memoria caché\n"
#~ "durante la reproducción.\n"
#~ "Si lo estableces a 0, el sistema de referencia pseudo-cache\n"
#~ "no es utilizada."
#~ msgid ""
#~ "The minimum number of frames a player\n"
#~ "should be able to cache during playback.\n"
#~ "If set to 0, the reference pseudo-cache system\n"
#~ "is not used."
#~ msgstr ""
#~ "El número mínimo de fotogramas que un reproductor\n"
#~ "debería ser capaz de almacenar en la memoria caché\n"
#~ "durante la reproducción.\n"
#~ "Si lo estableces a 0, el sistema de referencia pseudocaché\n"
#~ "no es utilizada."
#~ msgid "The name of the application or library used for merging the file."
#~ msgstr ""
#~ "El nombre de la aplicación o librería usada para multiplexar el archivo."
#~ msgid "The name of the application or library used for muxing the file."
#~ msgstr ""
#~ "El nombre de la aplicación o librería usada para multiplexar el archivo."
#~ msgid ""
#~ "The name of the output file '%1%' and of one of the input files is the "
#~ "same. This would cause mkvmerge to overwrite one of your input files. "
#~ "This is most likely not what you want.\n"
#~ msgstr ""
#~ "El nombre del archivo de salida '%1%' y del único archivo de entrada es "
#~ "el mismo. Esto causaría que mkvmerge sobrescribiera uno de tus archivos "
#~ "de entrada, y probablemente no es eso lo que quiere hacer.\n"
#~ msgid ""
#~ "The number of video pixels to remove\n"
#~ "on the bottom of the image."
#~ msgstr ""
#~ "El número de píxeles de vídeo por eliminar\n"
#~ "en la parte inferior de la imagen."
#~ msgid ""
#~ "The number of video pixels to remove\n"
#~ "on the left of the image."
#~ msgstr ""
#~ "El número de píxeles de vídeo por eliminar\n"
#~ "en la parte izquierda de la imagen."
#~ msgid ""
#~ "The number of video pixels to remove\n"
#~ "on the top of the image."
#~ msgstr ""
#~ "El número de píxeles de vídeo por eliminar\n"
#~ "en la parte superior de la imagen."
#~ msgid ""
#~ "The regular expression for deriving the track language from file names is "
#~ "invalid: %1"
#~ msgstr ""
#~ "La expresión regular para generar el idioma de pista, a partir de los "
#~ "nombres de archivo, es incorrecta: %1"
#~ msgid "The update information could not be retrieved from %1%.\n"
#~ msgstr ""
#~ "La información de la actualización no fue posible recuperar desde %1%.\n"
#~ msgid ""
#~ "This AVC/H.264 contains frames that are too big for the current maximum "
#~ "NALU size. You have to re-run mkvmerge and set the maximum NALU size to "
#~ "{0} for this track (command line parameter '--nalu-size-length {1}:"
#~ "{0}').\n"
#~ msgstr ""
#~ "Esta pista AVC/H.264 contiene fotogramas que son demasiado grandes para "
#~ "el tamaño máximo de NALU. Tiene que volver a ejecutar mkvmerge y "
#~ "establecer para esa pista el tamaño máximo de NALU to {0} (parámetro de "
#~ "línea de comandos '--nalu-size-length {1}:{0}').\n"
#~ msgid ""
#~ "This HEVC contains frames that are too big for the current maximum NALU "
#~ "size. You have to re-run mkvmerge and set the maximum NALU size to {0} "
#~ "for this track (command line parameter '--nalu-size-length {1}:{0}').\n"
#~ msgstr ""
#~ "Esta pista HEVC contiene fotogramas que son demasiado grandes para el "
#~ "tamaño máximo de NALU. Tienes que volver a ejecutar mkvmerge y establecer "
#~ "para esta pista, el tamaño máximo de NALU a {0} (parámetro de línea de "
#~ "comandos '--nalu-size-length {1}:{0}').\n"
#~ msgid "This only works with (E-)AC-3 audio tracks."
#~ msgstr "Únicamente funciona con pistas de audio DTS."
#~ msgid ""
#~ "This parameter is only effective for AVC/H.264 and HEVC/H.265 elementary "
#~ "streams read from AVC/H.264 ES or HEVC/H.265 ES files, AVIs or Matroska "
#~ "files created with '--engage allow_avc_in_vwf_mode'."
#~ msgstr ""
#~ "Este parámetro sólo es eficaz para leer secuencias básicas AVC/H.264 y "
#~ "HEVC/H.265 a partir de archivos AVC/H.264 ES o HEVC/H.265 ES, AVIs o "
#~ "archivos Matroska creados con '--engage allow_avc_in_vwf_mode'."
#~ msgid "This program is licensed under the GPL v2 (see COPYING)."
#~ msgstr "Este programa está licenciado conforme a GPL v2 (vea COPYING)."
#~ msgid "Title: %1%"
#~ msgstr "Título: %1%"
#~ msgid ""
#~ "Track %1% was compressed with bzlib but mkvmerge has not been compiled "
#~ "with support for bzlib compression.\n"
#~ msgstr ""
#~ "Las pista %1% fue comprimida con bzlib, pero mkvmerge no ha sido "
#~ "compilado con compatibilidad para compresión bzlib.\n"
#~ msgid ""
#~ "Track %1% was compressed with lzo1x but mkvmerge has not been compiled "
#~ "with support for lzo1x compression.\n"
#~ msgstr ""
#~ "La pista %1% fue comprimida con lzo1x, pero mkvmerge no ha sido compilado "
#~ "con compatibilidad para la compresión lzo1x.\n"
#~ msgid "Track %1%: AAC found, but decoder config data has length %2%.\n"
#~ msgstr ""
#~ "Pista %1%: AAC encontrada, pero el decodificador de configuración de "
#~ "datos tiene la extensión %2%.\n"
#~ msgid "Track UID: %1%"
#~ msgstr "Pista UID: %1%"
#~ msgid ""
#~ "Type of the unit for DisplayWidth/Height\n"
#~ "(0: pixels, 1: centimeters, 2: inches, 3: aspect ratio)."
#~ msgstr ""
#~ "Tipo de unidad para mostrar la anchura/altura\n"
#~ "(0: píxeles, 1: centímetros, 2: pulgadas, 3: relación de aspecto)."
#~ msgid "Type: %1% (%2%)"
#~ msgstr "Tipo: %1% (%2%)"
#~ msgid "Use a &vertical layout for the \"input\" tab"
#~ msgstr "Usa un diseño &vertical para la pestaña \"entrada\""
#~ msgid ""
#~ "Using a NALU size length of 3 bytes might result in tracks that won't be "
#~ "decodable with certain AVC/H.264 codecs.\n"
#~ msgstr ""
#~ "Usar un tamaño NALU con extensión de 3 bytes podría generar pistas que no "
#~ "se pudiesen decodificar con ciertos códecs AVC/H.264.\n"
#~ msgid "Video: chroma siting"
#~ msgstr "Video: posicionamiento de crominancia"
#~ msgid ""
#~ "With this option enabled they're shown below the track list in a tab "
#~ "widget instead."
#~ msgstr ""
#~ "Con esta opción habilitada, éstas se muestran debajo de la lista de "
#~ "pistas en una pestaña widget."
#~ msgid "Writing application: %1%"
#~ msgstr "Escritura: %1%"
#~ msgid ""
#~ "You have to add at least one source file before you can start merging or "
#~ "add a job to the job queue."
#~ msgstr ""
#~ "Tienes que añadir al menos un archivo fuente antes de que puedas iniciar "
#~ "un multiplexado o añadir una tarea a la lista de tareas."
#~ msgid "[{0} frame for track {1}, timestamp {2}]"
#~ msgstr "[{0} fotogramas por pista {1}, código de tiempo {2}]"
#~ msgid "always ask the user"
#~ msgstr "Siempre preguntar al usuario"
#~ msgid "always scan for other playlists"
#~ msgstr "Siempre buscar otros playlists"
#~ msgid "chapters"
#~ msgstr "Capítulos "
#~ msgid "default"
#~ msgstr "Predeterminado"
#~ msgid "global tags"
#~ msgstr "Etiquetas globales"
#~ msgid "have an xcptn\n"
#~ msgstr "Tener un xcptn\n"
#~ msgid "hidden"
#~ msgstr "Oculto"
#~ msgid "higher"
#~ msgstr "Alta"
#~ msgid "highest"
#~ msgstr "Muy alta"
#~ msgid "info"
#~ msgstr "info"
#~ msgid "job output"
#~ msgstr "Resultado"
#~ msgid "job queue"
#~ msgstr "Lista de tareas"
#~ msgid "left"
#~ msgstr "Izquierda"
#~ msgid "lower"
#~ msgstr "Baja"
#~ msgid "lowest"
#~ msgstr "Muy baja"
#~ msgid "matroska_reader: A track is missing its track number.\n"
#~ msgstr "matroska_reader: A una pista le falta su número de pista.\n"
#~ msgid "matroska_reader: The CodecID is missing.\n"
#~ msgstr "matroska_reader: El ID del códec está ausente.\n"
#~ msgid "matroska_reader: Track type was not found.\n"
#~ msgstr "matroska_reader: No se encuentra el tipo de pista.\n"
#~ msgid "merge"
#~ msgstr "Multiplexar"
#~ msgid "mkvInfo"
#~ msgstr "mkvinfo"
#~ msgid "mkvextract chapters <inname> [options]"
#~ msgstr "mkvextract chapters <archivo> [opciones]"
#~ msgid "mkvextract cuesheet <inname> [options]"
#~ msgstr "mkvextract cuesheet <archivo> [opciones]"
#~ msgid "mkvextract tags <inname> [options]"
#~ msgstr "mkvextract tags <archivo> [opciones]"
#~ msgid "never scan for other playlists"
#~ msgstr "nunca buscar otros playlists"
#~ msgid "no"
#~ msgstr "No"
#~ msgid "no file loaded"
#~ msgstr "ningún archivo cargado"
#~ msgid "normal"
#~ msgstr "Normal"
#~ msgid "ordered"
#~ msgstr "Ordenado"
#~ msgid "remove input files"
#~ msgstr "Eliminar archivos de entrada"
#~ msgid ""
#~ "spu_extraction_duration: Encountered broken SPU packet (next_off < "
#~ "start_off) at timestamp %1%. This packet might be displayed incorrectly "
#~ "or not at all.\n"
#~ msgstr ""
#~ "spu_extraction_duration: Encontrados paquetes corruptos SPU (next_off < "
#~ "start_off) en el código de tiempo %1%. Este paquete puede ser reproducido "
#~ "de forma errónea, o no.\n"
#~ msgid "tags"
#~ msgstr "Etiquetas"
#~ msgid "wavpack_reader: unknown sample rate!\n"
#~ msgstr "wavpack_reader: ¡Frecuencia de muestreo desconocida!\n"