Translation of "Patch" to English language:
Dictionary Spanish-English
Examples (External sources, not reviewed)
| Nunca podré encontrar un patch de teclado que suene como una guitarra eléctrica de verdad. | I'll never find a keyboard patch that actually sounds like an electric guitar. |
| Y es, bueno, en este lado unos sour patch kids normales, Y osos de gomitas para dejar entrar la luz, | And it's well, on this side it has regular Sour Patch Kids and Gummy Bears to let in the light. |
| diff puede generar órdenes que le indican al editor de texto ed cómo cambiar el primer archivo en el segundo. Históricamente, ésta era el único modo de salida aceptable para convertir un archivo en otro. Con la llegada de patch esta opción se utiliza muy raramente. | diff can produce commands that direct the ed text editor to change the first file into the second file. Historically, this was the only output mode suitable for automatically editing one file into another. With the advent of patch this option is hardly ever used. |
| kdiff3 normalmente requiere dos archivos completos como entrada. Cuando se utiliza como una parte kdiff3 asume que el archivo de entrada es un archivo de parches en formato unificado. kdiff3 recupera el nombre del archivo original del archivo del parche. Al menos uno de los dos archivos debe estar disponible. kdiff3 llamará a patch para volver a crear el segundo archivo. | kdiff3 normally requires two complete files as input. When used as part kdiff3 will assume that the inputfile is a patch file in the unified format. kdiff3 then retrieves the original filenames from the patch file. At least one of the two files must be available. kdiff3 will then invoke patch to recreate the second file. |