From 26c718a0a86e4bd72147b2d386aa8ca34341d5d4 Mon Sep 17 00:00:00 2001 From: Miguel Angel Date: Tue, 8 Oct 2024 17:00:16 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 73.9% (565 of 764 strings) Translation: LosslessCut/LosslessCut Translate-URL: https://hosted.weblate.org/projects/losslesscut/losslesscut/es/ --- locales/es/translation.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/es/translation.json b/locales/es/translation.json index 65d27dbc..d062be3c 100644 --- a/locales/es/translation.json +++ b/locales/es/translation.json @@ -703,5 +703,7 @@ "Frames extracted to: {{path}}": "Fotogramas extraídos en: {{path}}", "Output file name template results in duplicate file names (you are trying to export multiple files with the same name). You can fix this for example by adding the \"{{segNumVariable}}\" variable.": "La plantilla de nombre de archivo de salida da como resultado nombres de archivo duplicados (está intentando exportar varios archivos con el mismo nombre). Puede solucionar este problema, por ejemplo, agregando la variable \"{{segNumVariable}}\".", "Output file already exists, refusing to overwrite. You can turn on overwriting in settings.": "El archivo de salida ya existe y no se puede sobrescribir. Puede activar la sobrescritura en la configuración.", - "Output file name template": "Plantilla de nombre de archivo de salida" + "Output file name template": "Plantilla de nombre de archivo de salida", + "Output name(s):_other": "Nombre de archivos de salida:", + "Overwrite existing files": "Sobreescribir archivos existentes" }