src/eric7/i18n/eric7_es.ts

branch
eric7
changeset 10494
8db0328580d7
parent 10492
53eac4c7d10b
child 10506
321555d0303b
--- a/src/eric7/i18n/eric7_es.ts	Wed Jan 10 09:44:42 2024 +0100
+++ b/src/eric7/i18n/eric7_es.ts	Wed Jan 10 10:42:39 2024 +0100
@@ -22644,7 +22644,7 @@
     </message>
     <message>
       <location filename="../UI/FindFileFilterPropertiesDialog.ui" line="0" />
-      <source>Enter the pattern of the file filter. Multiple patterns must be separated by ';'.</source>
+      <source>Enter the pattern of the file filter. Multiple patterns must be separated by spaces.</source>
       <translation type="unfinished" />
     </message>
     <message>
@@ -22661,22 +22661,22 @@
   <context>
     <name>FindFileFiltersEditDialog</name>
     <message>
-      <location filename="../UI/FindFileFiltersEditDialog.py" line="108" />
+      <location filename="../UI/FindFileFiltersEditDialog.py" line="109" />
       <source>Delete Selected Filters</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/FindFileFiltersEditDialog.py" line="109" />
+      <location filename="../UI/FindFileFiltersEditDialog.py" line="110" />
       <source>Shall the selected filters really be deleted?</source>
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/FindFileFiltersEditDialog.py" line="126" />
-      <source>Default Filters</source>
-      <translation type="unfinished" />
-    </message>
-    <message>
       <location filename="../UI/FindFileFiltersEditDialog.py" line="127" />
+      <source>Default Filters</source>
+      <translation type="unfinished" />
+    </message>
+    <message>
+      <location filename="../UI/FindFileFiltersEditDialog.py" line="128" />
       <source>Do you really want to clear the list of defined file filters and replace it with the list of default filters?</source>
       <translation type="unfinished" />
     </message>
@@ -22929,23 +22929,28 @@
       <translation type="unfinished" />
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="660" />
+      <location filename="../UI/FindFileWidget.py" line="200" />
+      <source>{0} ({1})</source>
+      <translation type="unfinished">{0} ({1})</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="666" />
       <source>Invalid search expression</source>
       <translation>Expresión de búsqueda no válida</translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="661" />
+      <location filename="../UI/FindFileWidget.py" line="667" />
       <source>&lt;p&gt;The search expression is not valid.&lt;/p&gt;&lt;p&gt;Error: {0}&lt;/p&gt;</source>
       <translation>&lt;p&gt;La expresión de búsqueda no es válida.&lt;/p&gt;&lt;p&gt;Error:{0}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="780" />
+      <location filename="../UI/FindFileWidget.py" line="786" />
       <source>{0} / {1}</source>
       <comment>occurrences / files</comment>
       <translation>{0} / {1}</translation>
     </message>
     <message numerus="yes">
-      <location filename="../UI/FindFileWidget.py" line="783" />
+      <location filename="../UI/FindFileWidget.py" line="789" />
       <source>%n occurrence(s)</source>
       <translation>
         <numerusform>%n occurrencia</numerusform>
@@ -22953,7 +22958,7 @@
       </translation>
     </message>
     <message numerus="yes">
-      <location filename="../UI/FindFileWidget.py" line="784" />
+      <location filename="../UI/FindFileWidget.py" line="790" />
       <source>%n file(s)</source>
       <translation>
         <numerusform>%n archivo</numerusform>
@@ -22961,44 +22966,44 @@
       </translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="983" />
-      <location filename="../UI/FindFileWidget.py" line="958" />
-      <location filename="../UI/FindFileWidget.py" line="944" />
+      <location filename="../UI/FindFileWidget.py" line="989" />
+      <location filename="../UI/FindFileWidget.py" line="964" />
+      <location filename="../UI/FindFileWidget.py" line="950" />
       <source>Replace in Files</source>
       <translation>Reemplazar en Archivos</translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="945" />
+      <location filename="../UI/FindFileWidget.py" line="951" />
       <source>&lt;p&gt;Could not read the file &lt;b&gt;{0}&lt;/b&gt;. Skipping it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;No se pudo leer el archivo &lt;b&gt;{0}&lt;/b&gt;. Omitiéndolo.&lt;/p&gt;&lt;p&gt;Razón: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="959" />
+      <location filename="../UI/FindFileWidget.py" line="965" />
       <source>&lt;p&gt;The current and the original hash of the file &lt;b&gt;{0}&lt;/b&gt; are different. Skipping it.&lt;/p&gt;&lt;p&gt;Hash 1: {1}&lt;/p&gt;&lt;p&gt;Hash 2: {2}&lt;/p&gt;</source>
       <translation>&lt;p&gt;Los hash actual y original del archivos &lt;b&gt;{0}&lt;/b&gt; son distintos. Omitiendo.&lt;/p&gt;&lt;p&gt;Hash 1: {1}&lt;/p&gt;&lt;p&gt;Hash 2: {2}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="984" />
+      <location filename="../UI/FindFileWidget.py" line="990" />
       <source>&lt;p&gt;Could not save the file &lt;b&gt;{0}&lt;/b&gt;. Skipping it.&lt;/p&gt;&lt;p&gt;Reason: {1}&lt;/p&gt;</source>
       <translation>&lt;p&gt;No se pudo guardar el archivo &lt;b&gt;{0}&lt;/b&gt;. Omitiéndolo.&lt;/p&gt;&lt;p&gt;Razón: {1}&lt;/p&gt;</translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="1013" />
-      <source>Open</source>
-      <translation>Abrir</translation>
-    </message>
-    <message>
-      <location filename="../UI/FindFileWidget.py" line="1015" />
-      <source>Copy Path to Clipboard</source>
-      <translation>Copiar Ruta al Portapapeles</translation>
-    </message>
-    <message>
       <location filename="../UI/FindFileWidget.py" line="1019" />
+      <source>Open</source>
+      <translation>Abrir</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="1021" />
+      <source>Copy Path to Clipboard</source>
+      <translation>Copiar Ruta al Portapapeles</translation>
+    </message>
+    <message>
+      <location filename="../UI/FindFileWidget.py" line="1025" />
       <source>Select All</source>
       <translation>Seleccionar todo</translation>
     </message>
     <message>
-      <location filename="../UI/FindFileWidget.py" line="1020" />
+      <location filename="../UI/FindFileWidget.py" line="1026" />
       <source>Deselect All</source>
       <translation>Deseleccionar Todo</translation>
     </message>

eric ide

mercurial