home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mozil06.zip / bin / chrome / es-ES.jar / locale / es-ES / communicator / search / search-editor.dtd < prev    next >
Extensible Markup Language  |  2001-03-23  |  2KB  |  44 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!-- 
  3.    - The contents of this file are subject to the Mozilla Public
  4.    - License Version 1.1 (the "License"); you may not use this file
  5.    - except in compliance with the License. You may obtain a copy of
  6.    - the License at http://www.mozilla.org/MPL/
  7.    - 
  8.    - Software distributed under the License is distributed on an "AS
  9.    - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  10.    - implied. See the License for the specific language governing
  11.    - rights and limitations under the License.
  12.    - 
  13.    - The Original Code is Mozilla Communicator.
  14.    - 
  15.    - The Initial Developer of the Original Code is Netscape
  16.    - Communications Corp. Portions created by Netscape Communications
  17.    - Corp. are Copyright (C) 1999 Netscape Communications Corp. All
  18.    - Rights Reserved.
  19.    - 
  20.    -  Original Author(s):
  21.    -    Robert John Churchill    <rjc@netscape.com>
  22.    -
  23.    - Contributor(s):
  24.   --> 
  25.  
  26. <!ENTITY window.title.label          "Editar categor├¡as">
  27. <!ENTITY allengines.label            "Todos los motores">
  28. <!ENTITY engine.column.label         "Motores para esta categor├¡a">
  29. <!ENTITY category.label              "Categor├¡a">
  30. <!ENTITY category.accesskey          "c">
  31. <!ENTITY done.label                  "Terminado">
  32.  
  33. <!ENTITY add.label                   "Agregar">
  34. <!ENTITY add.accesskey               "a">
  35. <!ENTITY remove.label                "Eliminar">
  36. <!ENTITY remove.accesskey            "r">
  37.  
  38. <!ENTITY new.category.label          "Nuevo...">
  39. <!ENTITY new.category.accesskey      "n">
  40. <!ENTITY rename.category.label       "Cambiar nombre...">
  41. <!ENTITY rename.category.accesskey   "e">
  42. <!ENTITY remove.category.label       "Eliminar">
  43. <!ENTITY remove.category.accesskey   "l">
  44.