From 14137cf05cc5b51e5307700343edb506e54e6ed4 Mon Sep 17 00:00:00 2001 From: "Andrew C. Oliver" Date: Thu, 19 Sep 2002 02:30:21 +0000 Subject: [PATCH] spanish pathces from javajoe2975 at comcast dot net - Muchos Gracias PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352848 13f79535-47bb-0310-9956-ffa450edef68 --- .../xdocs/trans/es/hssf/alternatives.xml | 63 +++++++++---------- .../xdocs/trans/es/hssf/book.xml | 26 ++++---- .../xdocs/trans/es/hssf/diagram1.xml | 4 +- .../xdocs/trans/es/hssf/diagrams.xml | 24 +++---- 4 files changed, 54 insertions(+), 63 deletions(-) diff --git a/src/documentation/xdocs/trans/es/hssf/alternatives.xml b/src/documentation/xdocs/trans/es/hssf/alternatives.xml index a4c4695c8..6087c928b 100644 --- a/src/documentation/xdocs/trans/es/hssf/alternatives.xml +++ b/src/documentation/xdocs/trans/es/hssf/alternatives.xml @@ -1,102 +1,99 @@ - +
HSSF - Alternatives to HSSF + Programas Alternativos a HSSF
-
+

- Maybe it's unwise to advertise your competitors but we believe - competition is good and we have the best support reading and - write Excel workbooks currently available. + Puede ser que no es buen idea hablar de nuestra competidores pero nosotros creemos que la compentencia es bueno y que tenemos disponible hoy en día la mejor solución para escribir y leer archivos de Excel

- + - + - + - + - + - + - + - + - + - + - + -
ProductProducto URLDescriptionDescripción
Formula One www.tidestone.com An alternative to this project is to - buy the $10,000 Formula 1 library - and accept its crude api and limitations. + Una alternativa a este proyecto es comprar a $10,000 (dolares EEUU) el "Formula 1 library" y aceptar su API immadura y sus limitaciones. +
Visual Basic www.microsoft.com Give up XML and write Visual Basic code on a Microsoft Windows based - Environment or output in Microsoft's beta and primarily undocumented - XML for office format. + Deja de usar XML y escriba su programa usando Visual Basic en una computadora de Microsoft Windows. O trata de crear una solución usando la versión beta e indocumentada del nuevo formato de Microsoft llamado 'XML for Office'. +
JExcel http://stareyes.homeip.net:8888Frequently unavailable. Little currently known about it's capabilities.Frequentemente no está disponible. Se conoce poco acerca de + las habilidades de este programa. +
JWorkbook http://www.object-refinery.com/jworkbook/index.htmlThis effort supports Gnumeric and Excel, however the Excel part is done using POI anyway. + Este esfuerzo puede trabajar con Gnumeric y Excel, pero la parte de Excel lo hace usando POI de todas formas. +
xlReader http://www.sourceforge.net/projects/xlrdProvides decent support for reading Excel.Funciona bastante bien leyendo Excel. +
Excel ODBC Driver http://www.nwlink.com/~leewal/content/exceljavasample.htmODBC offers a somewhat wierd method for using Excel.ODBC ofrece una forma bastante rara para trabajar con Excel. +
ExtenXLS http://www.extentech.com/products/ExtenXLS/docs/intro3.jspCommercial library for reading, modifying and writing Excel spreadsheets. Not cheap but - certainly a lot more affordable than Formula 1. No idea as to it's quality.Una biblioteca commercial para leer, modificar, y escribir hojas de balance de Excel. No es barato pero cuesta menos que Formula 1. No tenemos idea de la calidad de este software. +
J-Integra Java-Excel Bridge http://www.intrinsyc.com/products/bridging/jintegra.aspUses DCOM to an Excel instance on a windows machine.Usa DCOM a una instancia de Excel en una computadora de Windows. +
Perl & C -There are a number of perl and C libraries, however none of them are consistent.Hay varias bibliotecas en los idiomas de Perl y C. Pero no son consistentes o compatibles. +
VistaJDBC http://www.vistaportal.com/products/vistajdbc.htmVistaJDBC driver works with both StarOffice and Excel spreadsheets and - can access data using standard SQL statements without any API programming. - VistaJDBC also implemented ability to choose by not just rows and columns but by - specific cells, ranges of cells, etc. + El driver de VistaJDBC trabaja con hojas de balance de StarOffice y Excel y proveen acceso al data sin tener que programar usando SQL estandar. VistaJDBC tambien permite escoger cellulas no solo por columna y fila per tambien cellulas individuales específicas, juegos de celulas, etc.
Coldtags Excel Tag Library http://www.servletsuite.com/servlets/exceltag.htm - This library outputs a simple CSV file, in which cells can - contain numbers or text. You could output a CSV file without its - help, but it gives a little more readability/structure to the code, and - could be extended to handle more complexity. When - you invoke one of these JSP pages from your browser, you open up an Excel - spreadsheet. There's no formatting, worksheets, or anything fancy like that. - So it's not strictly a competitor but it does the job. + Esta biblioteca ayuda a crear archivos en el formato de CSV, en la cual se permiten numeros y textos. Puede crear achivos de CSV sin esta ayuda, pero la bibioteca da estructura y leabilidad a su codigo y lo puede extender si necesita manejar casos mas complejos. Cuando un browser encuentra uno de estos páginas de JSP, abre una instancia de Excel automaticamente. No hay formatting, hojas de balance distintas, etc. O sea que, estrictamente, no es un competidor pero en algunos casos es todo lo que se necesita.
diff --git a/src/documentation/xdocs/trans/es/hssf/book.xml b/src/documentation/xdocs/trans/es/hssf/book.xml index 85167cf98..7595547ec 100644 --- a/src/documentation/xdocs/trans/es/hssf/book.xml +++ b/src/documentation/xdocs/trans/es/hssf/book.xml @@ -1,27 +1,27 @@ - + copyright="El Proyecto de POI de @year@"> - - + + - - - + + + - - - + + + - - - + + + diff --git a/src/documentation/xdocs/trans/es/hssf/diagram1.xml b/src/documentation/xdocs/trans/es/hssf/diagram1.xml index 9d1cd2a7f..4fc9edb75 100644 --- a/src/documentation/xdocs/trans/es/hssf/diagram1.xml +++ b/src/documentation/xdocs/trans/es/hssf/diagram1.xml @@ -4,7 +4,7 @@
HSSF - Overview + Vista General @@ -12,7 +12,7 @@
-
+
diff --git a/src/documentation/xdocs/trans/es/hssf/diagrams.xml b/src/documentation/xdocs/trans/es/hssf/diagrams.xml index 1a1c1bbd1..c488d0e00 100644 --- a/src/documentation/xdocs/trans/es/hssf/diagrams.xml +++ b/src/documentation/xdocs/trans/es/hssf/diagrams.xml @@ -1,10 +1,10 @@ - +
HSSF - Overview + Vista General @@ -12,26 +12,20 @@
-
+

- This section is intended for diagrams (UML/etc) that help - explain HSSF. + Se espera usar esta sección para diagramas (UML/etc) que ayudan a + explicar HSSF.

  • - HSSF usermodel class diagram - - by Matthew Young (myoung at westernasset dot com) + Diagrama de Clases del UserModel - + por Matthew Young (myoung at westernasset dot com)

- Have more? Add a new "bug" to the bug database with [DOCUMENTATION] - prefacing the description and a link to the file on an http server - somewhere. If you don't have your own webserver, then you can email it - to (acoliver at apache dot org) provided its < 5MB. Diagrams should be - in some format that can be read at least on Linux and Windows. Diagrams - that can be edited are preferrable, but lets face it, there aren't too - many good affordable UML tools yet! And no they don't HAVE to be UML... - just useful. + Tiene más? Agrega un nuevo "bug" al archivo de bugs con la + palabra [DOCUMENTATION] antes de la descripción y un link al file en algun webserver. Si no tiene su propio webserver, mandaselo por email a (acoliver at apache dot org) siempre y cuando el tamaño del archivo es menor a 5 Mb. Diagramas deben estar en algun formato compatible, por lo menos, con Linux y Windows. Se prefieren diagramas que se pueden cambiar o modificar pero entendemos que hay pocos programas para crear UML que están a buen precio. Y no, no TIENEN que ser UML... solo tienen que ser utiles.