diff --git a/locales/es/translation.json b/locales/es/translation.json index 47fb7b8a..416cf7ea 100644 --- a/locales/es/translation.json +++ b/locales/es/translation.json @@ -759,5 +759,13 @@ "Replace": "Reemplazar", "Resulting segment file names_one": "Nombre del archivo resultante", "Resulting segment file names_other": "Nombre de los archivos resultantes", - "Save": "Guardar" + "Save": "Guardar", + "See <1>Help menu for help": "Consulte <1>Ayuda para ayuda adicional", + "Seek one key frame": "Buscar fotograma clave", + "Segment label (exact)": "Etiqueta de segmento (exacta)", + "Segment label (regexp)": "Etiqueta de segmento (regexp)", + "Segment mode: \"{{mode1}}\" will create segments bounding the silent sections. \"{{mode2}}\" will create segments that start/stop at the center of each silent section.": "Modo de segmento: '{{mode1}}' creará segmentos que delimitan las secciones negras. '{{mode2}}' creará segmentos que comienzan/paran en el centro de cada sección negra.", + "Seek one frame": "Buscar un fotograma", + "Segment duration less than 5 seconds": "Duración del segmento inferior a 5 segundos.", + "Segment mode: \"{{mode1}}\" will create segments bounding the black sections. \"{{mode2}}\" will create segments that start/stop at the center of each black section.": "Modo de segmento: \"{{mode1}}\" creará segmentos que delimitan las secciones negras. \"{{mode2}}\" creará segmentos que comienzan/paran en el centro de cada sección negra." }