knguyen     2004/12/10 16:14:01 CET

  Added files:
    
core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang 
                                                                                
 de.js 
                                                                                
 en.js 
                                                                                
 es.js 
                                                                                
 fr.js 
                                                                                
 it.js 
  Log:
  - htmlarea 3.0 rc1
  
  Revision  Changes    Path
  1.1       +23 -0     
jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/de.js
 (new)
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/de.js?rev=1.1&content-type=text/plain
  1.1       +23 -0     
jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/en.js
 (new)
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/en.js?rev=1.1&content-type=text/plain
  1.1       +23 -0     
jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/es.js
 (new)
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/es.js?rev=1.1&content-type=text/plain
  1.1       +23 -0     
jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/fr.js
 (new)
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/fr.js?rev=1.1&content-type=text/plain
  1.1       +23 -0     
jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/it.js
 (new)
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/htmleditors/htmlarea-3.0-rc1/plugins/ListType/lang/it.js?rev=1.1&content-type=text/plain
  
  
  
  Index: de.js
  ====================================================================
  // I18N constants
  
  // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  // Author: Holger Hees, http://www.systemconcept.de
  
  // FOR TRANSLATORS:
  //
  //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
  //      (at least a valid email address)
  //
  //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  //      (if this is not possible, please include a comment
  //       that states what encoding is necessary.)
  
  ListType.I18N = {
        "Decimal"                :    "1-Zahlen",
        "Lower roman"            :    "i-Roemisch",
        "Upper roman"            :    "I-Roemisch",
        "Lower latin"            :    "a-Zeichen",
        "Upper latin"            :    "A-Zeichen",
        "Lower greek"            :    "Griechisch",
        "ListStyleTooltip"       :    "W�hlen Sie einen Typ f�r die 
Nummerierung aus"
  };
  
  
  
  Index: en.js
  ====================================================================
  // I18N constants
  
  // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  // Author: Mihai Bazon, http://dynarch.com/mishoo
  
  // FOR TRANSLATORS:
  //
  //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
  //      (at least a valid email address)
  //
  //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  //      (if this is not possible, please include a comment
  //       that states what encoding is necessary.)
  
  ListType.I18N = {
        "Decimal"                :    "Decimal numbers",
        "Lower roman"            :    "Lower roman numbers",
        "Upper roman"            :    "Upper roman numbers",
        "Lower latin"            :    "Lower latin letters",
        "Upper latin"            :    "Upper latin letters",
        "Lower greek"            :    "Lower greek letters",
        "ListStyleTooltip"       :    "Choose list style type (for ordered 
lists)"
  };
  
  
  
  Index: es.js
  ====================================================================
  // I18N constants
  
  // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  // Author: Mihai Bazon, http://dynarch.com/mishoo
  
  // FOR TRANSLATORS:
  //
  //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
  //      (at least a valid email address)
  //
  //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  //      (if this is not possible, please include a comment
  //       that states what encoding is necessary.)
  
  ListType.I18N = {
        "Decimal"                :    "Decimal numbers",
        "Lower roman"            :    "Lower roman numbers",
        "Upper roman"            :    "Upper roman numbers",
        "Lower latin"            :    "Lower latin letters",
        "Upper latin"            :    "Upper latin letters",
        "Lower greek"            :    "Lower greek letters",
        "ListStyleTooltip"       :    "Choose list style type (for ordered 
lists)"
  };
  
  
  
  Index: fr.js
  ====================================================================
  // I18N constants
  
  // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  // Author: Mihai Bazon, http://dynarch.com/mishoo
  
  // FOR TRANSLATORS:
  //
  //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
  //      (at least a valid email address)
  //
  //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  //      (if this is not possible, please include a comment
  //       that states what encoding is necessary.)
  
  ListType.I18N = {
        "Decimal"                :    "Decimal numbers",
        "Lower roman"            :    "Lower roman numbers",
        "Upper roman"            :    "Upper roman numbers",
        "Lower latin"            :    "Lower latin letters",
        "Upper latin"            :    "Upper latin letters",
        "Lower greek"            :    "Lower greek letters",
        "ListStyleTooltip"       :    "Choose list style type (for ordered 
lists)"
  };
  
  
  
  Index: it.js
  ====================================================================
  // I18N constants
  
  // LANG: "en", ENCODING: UTF-8 | ISO-8859-1
  // Author: Mihai Bazon, http://dynarch.com/mishoo
  
  // FOR TRANSLATORS:
  //
  //   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
  //      (at least a valid email address)
  //
  //   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
  //      (if this is not possible, please include a comment
  //       that states what encoding is necessary.)
  
  ListType.I18N = {
        "Decimal"                :    "Decimal numbers",
        "Lower roman"            :    "Lower roman numbers",
        "Upper roman"            :    "Upper roman numbers",
        "Lower latin"            :    "Lower latin letters",
        "Upper latin"            :    "Upper latin letters",
        "Lower greek"            :    "Lower greek letters",
        "ListStyleTooltip"       :    "Choose list style type (for ordered 
lists)"
  };
  

Reply via email to