# --------------------------------------------------------------------------- # See the NOTICE file distributed with this work for additional # information regarding copyright ownership. # # This is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as # published by the Free Software Foundation; either version 2.1 of # the License, or (at your option) any later version. # # This software is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with this software; if not, write to the Free # Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA, or see the FSF site: http://www.fsf.org. # --------------------------------------------------------------------------- org.xwiki.model.EntityType.WIKI=Wiki org.xwiki.model.EntityType.SPACE=Espacio org.xwiki.model.EntityType.DOCUMENT=Documento org.xwiki.model.EntityType.ATTACHMENT=Adjunto org.xwiki.model.EntityType.OBJECT=Objeto org.xwiki.model.EntityType.OBJECT_PROPERTY=Propiedad de objeto org.xwiki.model.EntityType.CLASS_PROPERTY=Propiedad de clase org.xwiki.model.EntityType.BLOCK=Bloque org.xwiki.model.EntityType.PAGE=P\u00E1gina org.xwiki.model.EntityType.PAGE_ATTACHMENT=Adjunto de p\u00E1gina org.xwiki.model.EntityType.PAGE_OBJECT=Objeto de p\u00E1gina org.xwiki.model.EntityType.PAGE_OBJECT_PROPERTY=Propiedad de objeto de p\u00E1gina org.xwiki.model.EntityType.PAGE_CLASS_PROPERTY=Propiedad de clase de p\u00E1gina