# --------------------------------------------------------------------------- # 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. # --------------------------------------------------------------------------- ############################################################################### # XWiki Core localization # # This contains the translations of the module in the default language # (generally English). # # Translation key syntax: # .. # where: # * = top level project name without the "xwiki-" prefix, # for example: commons, rendering, platform, enterprise, manager, etc # * = the name of the Maven module without the prefix, # for example: oldcore, scheduler, activitystream, etc # * = the name of the property using camel case, # for example updateJobClassCommitComment # # Comments: it's possible to add some detail about a key to make easier to # translate it by adding a comment before it. To make sure a comment is not # assigned to the following key use at least three sharps (###) for the comment # or after it. # # Deprecated keys: # * when deleting a key it should be moved to deprecated section at the end # of the file (between #@deprecatedstart and #@deprecatedend) and associated to the # first version in which it started to be deprecated # * when renaming a key, it should be moved to the same deprecated section # and a comment should be added with the following syntax: # #@deprecated new.key.name # old.key.name=Some translation ############################################################################### ### Wiki macros classes XWiki.WikiMacroClass_id=Id de macro XWiki.WikiMacroClass_name=Nombre de la macro XWiki.WikiMacroClass_description=Descripci\u00F3n de la macro XWiki.WikiMacroClass_defaultCategory=Categor\u00EDa predeterminada XWiki.WikiMacroClass_supportsInlineMode=Soporta el modo en l\u00EDnea "inline" XWiki.WikiMacroClass_visibility=Visibilidad de la macro XWiki.WikiMacroClass_visibility_Current\ User=Usuario actual XWiki.WikiMacroClass_visibility_Current\ Wiki=Wiki actual XWiki.WikiMacroClass_visibility_Global=Global XWiki.WikiMacroClass_contentType=Disponibilidad del contenido de la macro XWiki.WikiMacroClass_contentType_Optional=Opcional XWiki.WikiMacroClass_contentType_Mandatory=Obligatorio XWiki.WikiMacroClass_contentType_No\ content=No content XWiki.WikiMacroClass_contentJavaType=Tipo de contenido de la macro XWiki.WikiMacroClass_contentJavaType_Wiki=Wiki XWiki.WikiMacroClass_contentJavaType_Unknown=Desconocido XWiki.WikiMacroClass_contentDescription=Descripci\u00F3n del contenido (no aplicable al tipo "Sin contenido") XWiki.WikiMacroClass_code=C\u00F3digo de la macro XWiki.WikiMacroClass_async_enabled=Renderizado as\u00EDncrono XWiki.WikiMacroClass_async_cached=Cacheado XWiki.WikiMacroClass_async_context=Elementos del contexto XWiki.WikiMacroClass_priority=Prioridad XWiki.WikiMacroParameterClass_name=Nombre del par\u00E1metro XWiki.WikiMacroParameterClass_description=Descripci\u00F3n del par\u00E1metro XWiki.WikiMacroParameterClass_mandatory=Par\u00E1metro obligatorio XWiki.WikiMacroParameterClass_defaultValue=Valor predeterminado del par\u00E1metro XWiki.WikiMacroParameterClass_type=Tipo de par\u00E1metro