<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Translation spanish.lng, latest version]]></title><description><![CDATA[<p dir="auto">Hello, where or to whom can I provide the translations of spanish.lng and galician.lng updated to the latest version?</p>
<p dir="auto">Sorry, but I don’t speak English.</p>
<p dir="auto">Greetings from Spain</p>
<p dir="auto">Hola, dónde o a quién puedo aportar las traducciones de spanish.lng y galician.lng actualizadas a la última versión?</p>
<p dir="auto">Perdón, pero no hablo inglés.</p>
<p dir="auto">Saludos desde España</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/22072/translation-spanish-lng-latest-version</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 10:41:57 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/22072.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Nov 2021 21:00:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 24 Jun 2023 14:38:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a><br />
This was the answer I was waiting for.</p>
<p dir="auto">Thank you very much</p>
]]></description><link>https://community.notepad-plus-plus.org/post/87392</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87392</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sat, 24 Jun 2023 14:38:44 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 24 Jun 2023 14:05:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a> said in <a href="/post/87386">Translation spanish.lng, latest version</a>:</p>
<blockquote>
<p dir="auto">Due to my ignorance in all this, I needed confirmation if this can be done or if they are necessary. It would be desirable to know this in order to apply it to the translations.</p>
</blockquote>
<p dir="auto">For your own copy, do whatever you want.</p>
<p dir="auto">If you are talking about submitting an update to the repository, then absolutely, positively DO NOT REMOVE THE AMPERSANDS.  You might not like that Windows’ standard mode of operations is to have accelerator keys in menus independent of the normal keyboard shortcuts, but it’s been that way for DECADES and if you remove the accelerators for one or more translations if Notepad++, you <strong>will</strong> break user expectations.</p>
<p dir="auto">It would very much surprise me if Don accepted your changes.  Do <strong>not</strong> waste your time on this bad idea.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/87390</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87390</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Sat, 24 Jun 2023 14:05:40 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 24 Jun 2023 10:52:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a><br />
Because not all shortcuts can be removed, as not all functions have the Ctrl+xxxx option, it is not feasible to implement it this way.</p>
<p dir="auto">However, removing them manually would make it easier not to repeat commands in translations, also in the original file.</p>
<p dir="auto">Due to my ignorance in all this, I needed confirmation if this can be done or if they are necessary. It would be desirable to know this in order to apply it to the translations.</p>
<p dir="auto">Thank you all very much and forgive me if it’s obvious and I’m bothering the community.</p>
<p dir="auto">Debido a que no se pueden eliminar todos los atajos, ya que no todas las funciones tienen la opción de Ctrl+xxxx, no es viable aplicarlo así.</p>
<p dir="auto">Ahora bien, eliminarlos manualmente facilitaría no repetir comandos en las traducciones, también en el archivo original.</p>
<p dir="auto">Debido a mi ignorancia en todo esto, necesitaba confirmación de si se puede hacer o, en cambio, son necesarios. Sería deseable saberlo para aplicarlo a las traducciones.</p>
<p dir="auto">Muchas gracias a todos y perdonadme por si es algo obvio y estoy molestando a la comunidad.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/87386</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87386</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sat, 24 Jun 2023 10:52:44 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Tue, 20 Jun 2023 11:40:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a> said in <a href="/post/87219">Translation spanish.lng, latest version</a>:</p>
<blockquote>
<p dir="auto">Se podría hacer lo mismo y eliminar “&amp;” en cada opción que ya tiene definida la función Ctrl+xxxx?</p>
</blockquote>
<p dir="auto">Ciertamente. Es también posible sin ningún editor de textos (<em>tenga solo en cuenta que <code>&amp;</code> se transcribe como <code>&amp;amp;</code> en el código XML</em>):</p>
<pre><code>$ git clone https://github.com/notepad-plus-plus/notepad-plus-plus.git
$ cd notepad-plus-plus
$ sed -i 's/\(&amp;amp;\)\(.*Ctrl+[A-Z]\"\)/\2/' -- PowerEditor/installer/nativeLang/*.xml
</code></pre>
<p dir="auto">Y aquí el resultado:</p>
<pre><code class="language-diff">--- a/PowerEditor/installer/nativeLang/aranese.xml
+++ b/PowerEditor/installer/nativeLang/aranese.xml
@@ -29,3 +29,3 @@
-                                       &lt;Item id="41001" name="&amp;amp;Nau Ctrl+N"/&gt;
-                                       &lt;Item id="41002" name="&amp;amp;Daurir      Ctrl+O"/&gt;
-                                       &lt;Item id="41003" name="&amp;amp;Barrar      Ctrl+W"/&gt;
+                                       &lt;Item id="41001" name="Nau      Ctrl+N"/&gt;
+                                       &lt;Item id="41002" name="Daurir   Ctrl+O"/&gt;
+                                       &lt;Item id="41003" name="Barrar   Ctrl+W"/&gt;
@@ -34 +34 @@
-                                       &lt;Item id="41006" name="&amp;amp;Sauvar      Ctrl+S"/&gt;
+                                       &lt;Item id="41006" name="Sauvar   Ctrl+S"/&gt;
@@ -42,5 +42,5 @@
-                                       &lt;Item id="42001" name="Ta&amp;amp;lhar      Ctrl+X"/&gt;
-                                       &lt;Item id="42002" name="&amp;amp;Copiar      Ctrl+C"/&gt;
-                                       &lt;Item id="42003" name="&amp;amp;Desheir     Ctrl+Z"/&gt;
-                                       &lt;Item id="42004" name="&amp;amp;Tornar a Hèr        Ctrl+Y"/&gt;
-                                       &lt;Item id="42005" name="&amp;amp;Pegar       Ctrl+V"/&gt;
+                                       &lt;Item id="42001" name="Talhar   Ctrl+X"/&gt;
+                                       &lt;Item id="42002" name="Copiar   Ctrl+C"/&gt;
+                                       &lt;Item id="42003" name="Desheir  Ctrl+Z"/&gt;
+                                       &lt;Item id="42004" name="Tornar a Hèr     Ctrl+Y"/&gt;
+                                       &lt;Item id="42005" name="Pegar    Ctrl+V"/&gt;
@@ -48 +48 @@
-                                       &lt;Item id="42007" name="Seleccio&amp;amp;nar Tot     Ctrl+A"/&gt;
+                                       &lt;Item id="42007" name="Seleccionar Tot  Ctrl+A"/&gt;
@@ -73 +73 @@
-                                       &lt;Item id="43001" name="&amp;amp;Cercar...   Ctrl+F"/&gt;
+                                       &lt;Item id="43001" name="Cercar...        Ctrl+F"/&gt;
@@ -75 +75 @@
-                                       &lt;Item id="43003" name="&amp;amp;Escambiar...        Ctrl+H"/&gt;
+                                       &lt;Item id="43003" name="Escambiar...     Ctrl+H"/&gt;
</code></pre>
<hr />
<p dir="auto">Of course. You don’t even need a text editor (<em>just remember that <code>&amp;</code> is transcribed as <code>&amp;amp;</code> in XML</em>):</p>
<blockquote>
<p dir="auto">. . .</p>
</blockquote>
]]></description><link>https://community.notepad-plus-plus.org/post/87233</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87233</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Tue, 20 Jun 2023 11:40:26 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Mon, 19 Jun 2023 19:18:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a><br />
Thank you very much for your reply.</p>
<p dir="auto">It is clear that they are different things, but my doubt is not resolved.<br />
A few weeks ago, all the translation files have been modified by replacing the initial spaces with TAB’s to reduce size.</p>
<p dir="auto">Could I do the same and remove the “&amp;” in each option already defined by the Ctrl+xxxx function?</p>
<p dir="auto">Or, on the contrary, are they essential?</p>
<p dir="auto">Muy agradecido por tu respuesta.</p>
<p dir="auto">Es evidente que son cosas distintas, pero mi duda no queda resuelta.<br />
Hace unas semanas, todos los archivos de traducción han sido modificados sustituyendo los espacios iniciales por TAB’s para reducir tamaño.</p>
<p dir="auto">Se podría hacer lo mismo y eliminar “&amp;” en cada opción que ya tiene definida la función Ctrl+xxxx?</p>
<p dir="auto">O, por el contrario, son imprescindibles?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/87219</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87219</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Mon, 19 Jun 2023 19:18:06 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Mon, 19 Jun 2023 07:05:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a> said in <a href="/post/87185">Translation spanish.lng, latest version</a>:</p>
<blockquote>
<p dir="auto">Es posible eliminar “&amp;” en las funciones que ya se pueden ejecutar con Ctrl+letra?</p>
</blockquote>
<p dir="auto">Se trata de dos sistemas de asignación de teclas <em>independientes</em>:</p>
<ol>
<li>
<p dir="auto">las “teclas aceleradoras” (aquellas emparejadas con <code>ALT</code>), que son elementos <em>opcionales</em> agregados al menú por el archivo de traducción seleccionado (por ej. <code>spanish.xml</code>);</p>
</li>
<li>
<p dir="auto">los “accesos directos” (aquellos emparejados con <code>CTRL</code>), que están <em>programados</em> en la aplicación, y <em>no cambian</em> de idioma a idioma, aunque un usuario todavía puede modifíquelos por medio del <code>Configurador de accesos directos</code> que se encuentra bajo el menú <code>Configuración</code>.</p>
</li>
</ol>
<p dir="auto">Eliminar esta o aquella tecla aceleradora del menú <em>no tiene efecto</em> en ninguno de los accesos directos programados, que seguirán funcionando igual, hasta que un usuario los modifique por medio del “Configurador de accesos directos”.</p>
<hr />
<p dir="auto">You’re talking about two <em>independent</em> keyboard mapping systems:</p>
<ol>
<li>
<p dir="auto">“accelerator keys” (those paired with <code>ALT</code>), which are <em>optional</em> elements added to the <em>menu</em> by the selected translation file (e.g. <code>spanish.xml</code>);</p>
</li>
<li>
<p dir="auto">“shortcuts” (those paired with <code>CTRL</code>), which are <em>programmed</em> into the application, and <em>do not change</em> from language to language, although a user can still alter them with the <code>Shortcut Mapper</code> under the <code>Configuration</code> menu.</p>
</li>
</ol>
<p dir="auto">Removing this or that accelerator key from the menu <em>has no effect</em> on any of the programmed shortcuts, which continue to function the same, until a user modifies them with the “Shortcut Mapper”.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/87194</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87194</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Mon, 19 Jun 2023 07:05:53 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sun, 18 Jun 2023 10:42:25 GMT]]></title><description><![CDATA[<p dir="auto">Hello to all.</p>
<p dir="auto">Checking again all the text I find duplications in keyboard shortcuts, e.g. Ctrl+N and Alt+N in File menu.<br />
The same happens in Edit, Find and some Macro options.</p>
<p dir="auto">Is it possible to remove “&amp;” in functions that can already be executed with Ctrl+letter? Or, due to my lack of knowledge, are they indispensable?</p>
<p dir="auto">It would reduce a bit the size of the file.</p>
<p dir="auto">Thanks and sorry if it is something obvious. That’s what it is to be ignorant.</p>
<p dir="auto">Hola a todos.</p>
<p dir="auto">Revisando de nuevo todo el texto encuentro duplicidades en atajos de teclado, por ejemplo, Ctrl+N y Alt+N en menú Archivo.<br />
Pasa lo mismo en Editar, Buscar y alguna opción en Macro.</p>
<p dir="auto">Es posible eliminar “&amp;” en las funciones que ya se pueden ejecutar con Ctrl+letra? O, por mi desconocimiento, son imprescindibles?</p>
<p dir="auto">Se conseguiría reducir un poco el tamaño del archivo.</p>
<p dir="auto">Gracias y perdonad si es algo obvio. Es lo que tiene ser ignorante.<br />
<img src="/assets/uploads/files/1687084805163-notepad-8.5.3.1.png" alt="Notepad++ 8.5.3.1.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/87185</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87185</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sun, 18 Jun 2023 10:42:25 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sun, 16 Apr 2023 20:02:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a> said in <a href="/post/84088">Translation spanish.lng, latest version</a>:</p>
<blockquote>
<p dir="auto">Can someone suggest in github to implement the translation I indicate in the image (similar to WinMerge)?<br />
Maybe we need to use prefixes in the title and I wouldn’t know which one to use.</p>
<p dir="auto">Thanks</p>
<p dir="auto">Puede alguien sugerir en github que se implemente la traducción que indico en la imagen? (similar a WinMerge)<br />
A lo mejor hay que usar prefijos en el título y no sabría cuál usar.</p>
<p dir="auto">Gracias</p>
<p dir="auto"><img src="/assets/uploads/files/1676202338845-notepad-sug.png" alt="Notepad++ sug.PNG" class=" img-fluid img-markdown" /></p>
</blockquote>
<p dir="auto">I would like to know if it is possible to implement it.</p>
<p dir="auto">Me gustaría saber si es posible implementarlo.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/85726</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/85726</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sun, 16 Apr 2023 20:02:56 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sun, 12 Feb 2023 11:47:52 GMT]]></title><description><![CDATA[<p dir="auto">Puede alguien sugerir en github que se implemente la traducción que indico en la imagen? (similar a WinMerge)<br />
A lo mejor hay que usar prefijos en el título y no sabría cuál usar.</p>
<p dir="auto">Gracias</p>
<p dir="auto">Can someone suggest in github to implement the translation I indicate in the image (similar to WinMerge)?<br />
Maybe we need to use prefixes in the title and I wouldn’t know which one to use.</p>
<p dir="auto">Thanks</p>
<p dir="auto"><img src="/assets/uploads/files/1676202338845-notepad-sug.png" alt="Notepad++ sug.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/84088</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/84088</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sun, 12 Feb 2023 11:47:52 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 17 Dec 2022 13:36:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/conky77" aria-label="Profile: conky77">@<bdi>conky77</bdi></a><br />
There are errors in items 7131 and 7132.<br />
7131: there is no space between " and name.<br />
7132: no space between Item and id.<br />
There are some separations that are not recognized as spaces.</p>
<p dir="auto">Hay errores en los elementos 7131 y 7132.<br />
7131: no hay espacio entre " y name.<br />
7132: no hay espacio entre Item e id.<br />
Hay unas separaciones que no se reconocen como espacios.<img src="/assets/uploads/files/1671283989672-notepad-8.4.8.1-resized.png" alt="Notepad++ 8.4.8.1.PNG" class=" img-fluid img-markdown" /></p>
<p dir="auto">Same<br />
<img src="/assets/uploads/files/1671284193309-notepad-8.4.8.2.png" alt="Notepad++ 8.4.8.2.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/82527</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82527</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sat, 17 Dec 2022 13:36:36 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Fri, 16 Dec 2022 22:45:42 GMT]]></title><description><![CDATA[<p dir="auto">Is it possible that there are errors in the new english.xml?<br />
I have problems with translations when using the file as a reference. They do not work.</p>
<p dir="auto">Es posible que haya errores en el nuevo english.xml?<br />
Tengo problemas con las traducciones al usar el archivo como referencia. No funcionan.<br />
<img src="/assets/uploads/files/1671230601481-notepad-8.4.8.png" alt="Notepad++ 8.4.8.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/82514</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82514</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Fri, 16 Dec 2022 22:45:42 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Thu, 17 Nov 2022 05:38:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a><br />
Thanks. Now you can debug the translation.<br />
Install the file in your notepad++ and check that your translation were not too long. You can start, for example, from the section “preferences” and find dialog.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81614</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81614</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Thu, 17 Nov 2022 05:38:30 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Wed, 16 Nov 2022 22:53:13 GMT]]></title><description><![CDATA[<p dir="auto">Topic title should be changed to “Translation galician.xml, latest version”. Spanish, soon.</p>
<p dir="auto"><a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12503" rel="nofollow ugc">Uploaded translation.</a></p>
<p dir="auto">Checked everything again. I have used the <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/PowerEditor/installer/nativeLang/english.xml" rel="nofollow ugc">english.xml</a> file indicated in Binary Translation as reference.</p>
<p dir="auto">&lt;Item id=“41008” name=“Save &amp;As…”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“41010” name=“&amp;Print…”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“44023” name=“Zoom &amp;In (Ctrl+Mouse Wheel Up)”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“44024” name=“Zoom &amp;Out (Ctrl+Mouse Wheel Down)”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“47005” name=“Get More Plugins”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“49000” name=“&amp;Run…”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“23301” name=“Comment line style”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“23101” name=“Comment style”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“23201” name=“Number style”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“24101” name=“Operators style”/&gt; Correct translation</p>
<p dir="auto">&lt;Operator title=“Operators &amp;&amp; Delimiter”&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“24201” name=“Delimiter 1 style”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“24301” name=“Delimiter 2 style”/&gt; Correct translation<br />
Delimiters 3, 4, 5, 6, 7 and 8 also revised.</p>
<p dir="auto">&lt;Item id=“6102” name=“Hide”/&gt; “Ocultar” and “Agochar” they are synonyms</p>
<p dir="auto">&lt;Item id=“6103” name=“Fluent UI: small”/&gt; No filled</p>
<p dir="auto">&lt;Item id=“6104” name=“Fluent UI: large”/&gt; No filled</p>
<p dir="auto">&lt;Item id=“6129” name=“Filled Fluent UI: small”/&gt; Filled</p>
<p dir="auto">&lt;Item id=“6130” name=“Filled Fluent UI: large”/&gt; Filled</p>
<p dir="auto">&lt;Item id=“6105” name=“Standard icons: small”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“6106” name=“Tab Bar”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6107” name=“Reduce”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“6109” name=“Darken inactive tabs”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6110” name=“Draw a colored bar on active tab”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6111” name=“Show status bar”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6112” name=“Show close button on each tab”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6113” name=“Double click to close document”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6118” name=“Hide”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6119” name=“Multi-line”/&gt; Correct translation</p>
<p dir="auto">&lt;NewDoc title=“New Document”&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6401” name=“Format (Line ending)”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6402” name=“Windows (CR LF)”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6403” name=“Unix (LF)”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6404” name=“Macintosh (CR)”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6407” name=“UTF-8”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“6408” name=“UTF-8 with BOM”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“6409” name=“UTF-16 Big Endian with BOM”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6410” name=“UTF-16 Little Endian with BOM”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6411” name=“Default language :”/&gt; There is no space in the interface to fit the full words.</p>
<p dir="auto">&lt;Item id=“4009” name=“Supported extensions:”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“4010” name=“Registered extensions:”/&gt; Fixed</p>
<p dir="auto">&lt;Item id=“6505” name=“Available items”/&gt; Correct translation</p>
<p dir="auto">&lt;Item id=“6506” name=“Disabled items”/&gt; Correct translation</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81600</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81600</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Wed, 16 Nov 2022 22:53:13 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Tue, 15 Nov 2022 06:34:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a><br />
I have just realized that I forgot to copy some Items from your files. Maybe it’s better that I fix my job before you start your check. If you agree, I’ll do it during the week. Is it ok?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81472</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81472</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Tue, 15 Nov 2022 06:34:42 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Mon, 14 Nov 2022 22:13:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/conky77" aria-label="Profile: conky77">@<bdi>conky77</bdi></a> Going through everything again is going to take me quite some time. Possibly days.</p>
<p dir="auto">Revisar todo de nuevo me va a tomar bastante tiempo. Posiblemente días.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81468</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81468</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Mon, 14 Nov 2022 22:13:56 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Mon, 14 Nov 2022 20:13:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a> said in <a href="/post/81443">Translation spanish.lng, latest version</a>:</p>
<blockquote>
<p dir="auto">(And if you really need to make the XML look pretty before doing the compare, use the XML Tools plugin inside Notepad++.)</p>
</blockquote>
<p dir="auto">I agree with you, he can continue to use the software he is confident with. I hope that the automatic translation is precise: he mustn’t re-format the file, otherwise, the PR will be rejected.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81463</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81463</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Mon, 14 Nov 2022 20:13:54 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Mon, 14 Nov 2022 19:55:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a><br />
you should open the HTML file with a browser to see the differences immediately: they are two different HTML reports. consult them just in a browser<br />
I generated the reports with Winmege.<br />
<img src="/assets/uploads/files/1668454604920-61749041-6a29-4b5c-9286-f4077a3a141f-image.png" alt="61749041-6a29-4b5c-9286-f4077a3a141f-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1668455700618-90c3b82d-e15e-4172-8671-1bd2a8373b06-image.png" alt="90c3b82d-e15e-4172-8671-1bd2a8373b06-image.png" class=" img-fluid img-markdown" /><br />
Never mind, ignore my reports, and use the tools you are confident with.<br />
In my opinion, you must make two comparisons:</p>
<ul>
<li>
<p dir="auto">compare my XML file with yours and pay attention to  strings (ignore the format)</p>
</li>
<li>
<p dir="auto">compare the current galician.xml with my XML file in order to recheck the old translation with the new one</p>
</li>
</ul>
<p dir="auto">Please don’t change spaces and  TAB.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81461</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81461</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Mon, 14 Nov 2022 19:55:15 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Mon, 14 Nov 2022 14:06:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a> said in <a href="/post/81430">Translation spanish.lng, latest version</a>:</p>
<blockquote>
<p dir="auto">Although it is a .htm file, when I open it, it does not have a normal format for me. It is complicated to check it like this.<br />
Is it necessary to use a different program?</p>
</blockquote>
<p dir="auto">And that is why the rest of us have suggested you stick with Notepad++'s ComparePlus plugin, as that is fully integrated in Notepad++, and will show you the difference between those files in Notepad++.  (And if you really need to make the XML look pretty before doing the compare, use the XML Tools plugin inside Notepad++.)</p>
<p dir="auto">-----</p>
<p dir="auto">Y es por eso que el resto de nosotros le sugerimos que se quede con el complemento ComparePlus de Notepad++, ya que está completamente integrado en Notepad++ y le mostrará la diferencia entre esos archivos en Notepad++. (Y si realmente necesita hacer que el XML se vea bonito antes de hacer la comparación, use el complemento XML Tools dentro de Notepad++).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81443</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81443</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Mon, 14 Nov 2022 14:06:29 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sun, 13 Nov 2022 23:06:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/conky77" aria-label="Profile: conky77">@<bdi>conky77</bdi></a> Although it is a .htm file, when I open it, it does not have a normal format for me. It is complicated to check it like this.<br />
Is it necessary to use a different program?</p>
<p dir="auto">A pesar de ser un archivo .htm, al abrirlo no tiene un formato normal para mí. Es complicado revisarlo así.<br />
¿Hay que usar un programa distinto?</p>
<p dir="auto"><img src="/assets/uploads/files/1668380483581-notepad-conky77.png" alt="Notepad ++ Conky77.PNG" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/81430</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81430</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sun, 13 Nov 2022 23:06:14 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sun, 13 Nov 2022 15:33:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a><br />
please check the attachment in <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12503" rel="nofollow ugc">the issue #12503 in Github</a></p>
<p dir="auto">write here if you don’t know how to do anything.<br />
Write in the issue for anything related to the translations.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81421</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81421</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Sun, 13 Nov 2022 15:33:52 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 12 Nov 2022 23:23:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a><br />
Hello:<br />
Don’t feel like this, when we bring our doubts to the forum, we are not only helped, we are collaborating, serving as feedback that will greatly help Npp, its creator and its collaborators. The benefit is mutual, even if it is not noticeable.</p>
<p dir="auto">It is an immense pleasure to know that there are people who collaborate from all angles, are open to dialogue and free expression, to make things easier for all of us. You among them, thank you and:</p>
<p dir="auto">Success…</p>
<p dir="auto">±----------- Spanglish :¬) ----------------+</p>
<p dir="auto">Hola:</p>
<p dir="auto">No te sientas así, cuando traemos nuestras dudas al foro,  no solo se nos ayuda, estamos colaborando, sirviendo de realimentación que ayudará mucho a Npp, su creador y sus colaboradores. El beneficio es mutuo, aunque no se note.</p>
<p dir="auto">Es un inmenso placer, saber que hay gente que colabora desde todos los ángulos, esta abierta al dialogo y la libre expresión, para facilitarnos las cosas. Tu entre ellos, gracias y:</p>
<p dir="auto">Exitos…</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81417</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81417</guid><dc:creator><![CDATA[José Luis Montero Castellanos]]></dc:creator><pubDate>Sat, 12 Nov 2022 23:23:49 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 12 Nov 2022 20:36:23 GMT]]></title><description><![CDATA[<p dir="auto">I thank you all for the help you are giving me.<br />
It is more than evident that this is not for me. It requires knowledge that I do not have.<br />
I am creating problems and I feel bad about it. The rules are what they are and I, being inexperienced, am not following them.<br />
I have created issues and pull request that I should not have done.</p>
<p dir="auto">I want to collaborate but I would prefer someone to help me. If it is possible and someone wants to, he can use the galician.xml file of the closed pull request and adapt it to the current rules to be accepted.</p>
<p dir="auto">Notepad++ is so complete that I still don’t know how to use many of its functions.</p>
<p dir="auto">Sorry for all the inconvenience created. It was not my intention.</p>
<p dir="auto">Agradezco a todos la ayuda que me están dando.<br />
Es más que evidente que esto no es para mí. Son necesarios conocimientos que yo no tengo.<br />
Estoy creando problemas y me siento mal por ello. Las normas son las que son y yo, por inexperto, no las cumplo.<br />
He creado issues y pull request que no debía haber hecho.</p>
<p dir="auto">Quiero colaborar pero prefería que alguien me ayudara. Si es posible y alguien quiere, puede usar el archivo galician.xml del pull request cerrado y adaptarlo a la normativa actual para que sea aceptado.</p>
<p dir="auto">Notepad++ es tan completo que todavía no sé usar muchas de sus funciones.</p>
<p dir="auto">Perdón por todas las molestias creadas. No era mi intención.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81411</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81411</guid><dc:creator><![CDATA[P0rsche-911]]></dc:creator><pubDate>Sat, 12 Nov 2022 20:36:23 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 12 Nov 2022 19:57:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a>, you are describing the Github features (versioning and comparing). Once we have done the file, we will help you to open a Pull Request and GitHub features. Don’t involve Don Ho when it is not necessary, or you will get your post closed ;-)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81410</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81410</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Sat, 12 Nov 2022 19:57:59 GMT</pubDate></item><item><title><![CDATA[Reply to Translation spanish.lng, latest version on Sat, 12 Nov 2022 19:46:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> , <a class="plugin-mentions-user plugin-mentions-a" href="/user/peterjones" aria-label="Profile: PeterJones">@<bdi>PeterJones</bdi></a><br />
I have tried to post the galician.xml here (zipped) because <a class="plugin-mentions-user plugin-mentions-a" href="/user/p0rsche-911" aria-label="Profile: P0rsche-911">@<bdi>P0rsche-911</bdi></a> has to check it, but if I try to drag and drop the zip file, I receive the message that I don’t have the privilege to do that. Why?<br />
(I don’t want to open an issue or a Pull request at the moment;  too many issues e PR have been rapidly closed…and P0rsche-911 needs help)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/81409</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/81409</guid><dc:creator><![CDATA[conky77]]></dc:creator><pubDate>Sat, 12 Nov 2022 19:46:54 GMT</pubDate></item></channel></rss>