# HG changeset patch # User Andreas Weber # Date 1382738224 -7200 # Node ID c6891317ff27cfa735c64955216cfca5a9644999 # Parent 92c94ba3d335c55b2ba970b8a0adc6aafc1935f2 es_ES.ts: updated spanish translation from Valentin diff -r 92c94ba3d335 -r c6891317ff27 libgui/languages/es_ES.ts --- a/libgui/languages/es_ES.ts Fri Oct 25 20:59:43 2013 +0200 +++ b/libgui/languages/es_ES.ts Fri Oct 25 23:57:04 2013 +0200 @@ -242,7 +242,7 @@ &Edit Function - + &Editar función @@ -262,22 +262,22 @@ Run &Selection - + Ejecutar &Selección &Help - &Ayuda + &Ayuda &Help on Keyword - + &Ayuda en palabras clave &Documentation on Keyword - + &Documentación de palabras clave @@ -289,21 +289,23 @@ Could not open file %1 for read: %2. - + No se ha podido abrir el archivo %1 para lectura: %2. File %1 does not exist. Do you want to create it? - + El archivo %1 no existe. ¿Desea crearlo? Could not open file %1 for write: %2. - + No se ha podido abrir el archivo +%1 +para escritura: %2. @@ -328,12 +330,12 @@ &Preferences - + &Preferencias &Styles Preferences - + Preferencias de &estilos @@ -991,7 +993,7 @@ Octave Release Notes - + Notas de la versión de Octave @@ -1061,7 +1063,7 @@ Show News Window - + Mostrar ventana de noticias @@ -1071,7 +1073,7 @@ News - + Noticias @@ -1111,17 +1113,17 @@ &News - + &Noticias Release Notes - + Notas de la versión Community News - + Noticias de la comunidad @@ -1220,7 +1222,7 @@ Community News - + Noticias de la comunidad @@ -1250,22 +1252,22 @@ Help on - + Ayuda sobre Documentation on - + Documentación sobre Edit - + Editar &Run Selection - + &Ejecutar selección @@ -1413,7 +1415,7 @@ Create non existing files without prompting - + Crear archivos no existentes sin preguntar @@ -1684,12 +1686,12 @@ You seem to be using the Octave graphical interface for the first time on this computer. Click 'Finish' to write a configuration file and launch Octave GUI. - + Al parecer usted utilza la interfaz gráfica de Octave por primera vez en este dispositivo de cómputo. Presione el botón 'Finalizar' para escribir un archivo de configuración e iniciar Octave GUI. The configuration file is stored in %1. If that file exists, you will not see this dialog when Octave starts again. - + El archivo de configuración ha sido guardado en %1. Si ese archivo existe, usted no verá este diálogo cuando Octave comience de nuevo. @@ -1705,7 +1707,18 @@ <li>Open the documentation browser of Octave GUI with the help menu</li> </ul> </body></html> - + <html><head> +<style> +a:link { text-decoration: underline; color: #0000ff; } +</style> +<head/><body> +<p>Para mas información acerca de Octave:</p> +<ul> +<li>Visite <a href="http://octave.org">http://octave.org</a></li> +<li>Obtenga la información en linea como <a href="http://www.gnu.org/software/octave/doc/interpreter/index.html">html</a>- o <a href="http://www.gnu.org/software/octave/octave.pdf">documento </span></a>-pdf</li> +<li>Abrir el navegador de la documentación de octave GUI con el menú de ayuda</li> +</ul> +</body></html>