diff -r 7180fb8677e5 -r 52990830b13f src/eric7/i18n/eric7_es.ts --- a/src/eric7/i18n/eric7_es.ts Tue Sep 20 18:33:03 2022 +0200 +++ b/src/eric7/i18n/eric7_es.ts Wed Sep 21 10:38:52 2022 +0200 @@ -1836,52 +1836,53 @@ <context> <name>BlackConfigurationDialog</name> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="64" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="65" /> <source>Generate TOML</source> <translation>Generar TOML</translation> </message> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="67" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="68" /> <source>Place a code snippet for 'pyproject.toml' into the clipboard.</source> <translation>Poner un snippet de código para 'pyproject.toml' en el portapapeles.</translation> </message> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="91" /> - <source>Project File</source> - <translation>Archivo de Proyecto</translation> - </message> - <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="93" /> - <source>Defaults</source> - <translation>Por defecto</translation> - </message> - <message> <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="94" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="92" /> + <source>Project File</source> + <translation>Archivo de Proyecto</translation> + </message> + <message> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="96" /> + <source>Defaults</source> + <translation>Por defecto</translation> + </message> + <message> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="97" /> <source>Configuration Below</source> <translation>Configuración Debajo</translation> </message> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="184" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="189" /> <source>Validation</source> <translation>Validación</translation> </message> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="185" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="190" /> <source>The exclusion expression is valid.</source> <translation>La expresión de exclusión es válida.</translation> </message> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="188" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="193" /> <source>Validation Error</source> <translation>Error de Validación</translation> </message> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="240" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="245" /> <source>Create TOML snippet</source> <translation>Crear snippet de TOML</translation> </message> <message> - <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="241" /> + <location filename="../CodeFormatting/BlackConfigurationDialog.py" line="246" /> <source>The 'pyproject.toml' snippet was copied to the clipboard successfully.</source> <translation>El snippet de 'pyproject.toml' se ha copiado correctamente al portapapeles.</translation> </message> @@ -1982,63 +1983,68 @@ <context> <name>BlackFormattingDialog</name> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="93" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="88" /> <source><all></source> <translation><all></translation> </message> <message> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="91" /> + <source>Format Code</source> + <translation type="unfinished">Formatear Código</translation> + </message> + <message> <location filename="../CodeFormatting/BlackFormattingDialog.ui" line="0" /> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="194" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="215" /> <source>Reformatted:</source> <translation>Reformateados:</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="196" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="217" /> <source>Would Reformat:</source> <translation>Se reformatearía:</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="241" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="273" /> <source>Formatting Failure</source> <translation>Fallo de Formato</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="242" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="274" /> <source><p>Formatting failed due to this error.</p><p>{0}</p></source> <translation><p>El formateo ha fallado debido a este error.</p><p>{0}</p></translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="503" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="539" /> <source>would reformat</source> <translation>se reformatearía</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="506" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="542" /> <source>reformatted</source> <translation>reformateado</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="511" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="547" /> <source>unchanged</source> <translation>sin cambios</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="515" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="551" /> <source>unmodified</source> <translation>sin modificar</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="519" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="555" /> <source>ignored</source> <translation>ignorado</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="523" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="559" /> <source>failed</source> <translation>fallado</translation> </message> <message> - <location filename="../CodeFormatting/BlackFormattingDialog.py" line="528" /> + <location filename="../CodeFormatting/BlackFormattingDialog.py" line="564" /> <source>invalid status ({0})</source> <translation>status no valido ({0})</translation> </message>