acoliver    2002/10/01 12:19:10

  Modified:    src/documentation/xdocs/trans/es todo.xml
  Log:
  http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13122
  
  Revision  Changes    Path
  1.2       +20 -16    jakarta-poi/src/documentation/xdocs/trans/es/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-poi/src/documentation/xdocs/trans/es/todo.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- todo.xml  12 Jun 2002 04:21:26 -0000      1.1
  +++ todo.xml  1 Oct 2002 19:19:10 -0000       1.2
  @@ -1,8 +1,8 @@
  -<?xml version="1.0" encoding="utf-8"?>
  +<?xml version="1.0" encoding="ISO-8859-1"?>
   
   <!DOCTYPE todo PUBLIC "-//APACHE//DTD Todo V1.1//EN" "./dtd/todo-v11.dtd">
   
  -<todo title="Things To Do for Poi">
  +<todo title="Tareas Pendientes para Poi">
   
       <devs>
           <!-- in strict alphabetical order -->
  @@ -15,42 +15,46 @@
   
       <actions priority="high">
           <action context="code" assigned-to="NKB">
  -          Finish HDF
  +          Terminar HDF
           </action>
           <action context="code" assigned-to="NKB">
  -          Finish Charts
  +          Terminar Gr�ficas (Charts)
           </action>
           <action context="code">
  -          Finish Formulas.
  +          Terminar F�rmulas.
           </action>
       </actions>
   
       <actions priority="medium">
           <action context="code">
  -          Expose functionality in low level records in higher level API
  +          Exponer funcionalidad de registros a bajo nivel en API de m�s alto nivel
           </action>
           <action context="code">
  -          Implement more record types (for other things ... not sure
  -          what this will mean yet).
  +          Implementar m�s tipos de registros (para otras cosas ... no estoy
  +          seguro de lo que significar� esto).
           </action>
           <action context="code">
  -          Implement more record types (for other things ... not sure
  -          what this will mean yet).
  +          Implementar m�s tipos de registros (para otras cosas ... no estoy
  +          seguro de lo que significar� esto).
           </action>
           <action context="code">
  -          Add more dummy checks (for when API user's do things they
  -          &quot;can't&quot; do)
  +          A�adir m�s comprobaciones evidentes (para cuando los usuarios del API
  +          hagan cosas que &quot;no pueden&quot; hacer)
           </action>
           <action context="code">
  -              Add support for embedded graphics and stuff like that.
  +          A�adir soporte para gr�ficos embebidos y cosas similares.
           </action>
           <action context="code">
  -          Create new adapter object for handling MulBlank, MulRk, Rk
  -          records.
  +          Crear un nuevo objeto adaptador para manejar registros MulBlank, MulRk, 
Rk.
           </action>
           <action context="code">
  -          Add a way to copy sheets.
  +          A�adir alguna manera de copiar hojas.
           </action>
       </actions>
   
   </todo>
  +
  +<!--
  +      Copyright (c) @year@ The Apache Software Foundation All rights reserved.
  +      $Revision$ $Date$
  +-->
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to