# --------------------------------------------------------------------------- # 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. # --------------------------------------------------------------------------- ### Missing: rendering.macro.include.name=Include rendering.macro.include.description=\u5C06\u5176\u4ED6\u9875\u9762\u5D4C\u5165\u5728\u5F53\u524D\u9875\u4E2D\u3002 rendering.macro.include.parameter.context.name=\u4E0A\u4E0B\u6587 ### Missing: rendering.macro.include.parameter.context.description=defines whether the included page is executed in its separated execution context or whether it's executed in the context of the current page ### Missing: rendering.macro.include.parameter.document.name=document rendering.macro.include.parameter.document.description=\u9700\u8981\u5305\u62EC\u7684\u6587\u6863\u540D rendering.macro.include.group.stringReference.name=\u8D44\u6E90 rendering.macro.include.parameter.page.name=\u9875\u9762 rendering.macro.include.parameter.page.description=\u8981\u5305\u542B\u7684\u9875\u9762\u53C2\u8003\u3002 ### Missing: rendering.macro.include.parameter.reference.name=page ### Missing: rendering.macro.include.parameter.reference.description=The reference of the page to include. rendering.macro.include.parameter.type.name=\u7C7B\u578B ### Missing: rendering.macro.include.parameter.type.description=The type of the reference. ### Missing: rendering.macro.include.parameter.section.name=section ### Missing: rendering.macro.include.parameter.section.description=An optional id of a section to include in the specified page. ### Missing: org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.NEW=New ### Missing: org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.CURRENT=Current ############################################################################### ## Deprecated ## Note: each element should be removed when the last branch using it is no longer supported ############################################################################### ## Used to indicate where deprecated keys start #@deprecatedstart ####################################### ## until 12.3 ####################################### #@deprecated org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.NEW ### Missing: rendering.macro.include.parameter.context.value.NEW=New #@deprecated org.xwiki.rendering.macro.include.IncludeMacroParameters$Context.CURRENT ### Missing: rendering.macro.include.parameter.context.value.CURRENT=Current #@deprecated org.xwiki.model.EntityType.WIKI ### Missing: rendering.macro.include.parameter.type.value.WIKI=Wiki #@deprecated org.xwiki.model.EntityType.SPACE ### Missing: rendering.macro.include.parameter.type.value.SPACE=Space #@deprecated org.xwiki.model.EntityType.DOCUMENT ### Missing: rendering.macro.include.parameter.type.value.DOCUMENT=Page #@deprecated org.xwiki.model.EntityType.ATTACHMENT ### Missing: rendering.macro.include.parameter.type.value.ATTACHMENT=Attachment #@deprecated org.xwiki.model.EntityType.OBJECT ### Missing: rendering.macro.include.parameter.type.value.OBJECT=Object #@deprecated org.xwiki.model.EntityType.OBJECT_PROPERTY ### Missing: rendering.macro.include.parameter.type.value.OBJECT_PROPERTY=Object property #@deprecated org.xwiki.model.EntityType.CLASS_PROPERTY ### Missing: rendering.macro.include.parameter.type.value.CLASS_PROPERTY=Class property #@deprecated org.xwiki.model.EntityType.BLOCK ### Missing: rendering.macro.include.parameter.type.value.BLOCK=Block ## Used to indicate where deprecated keys end #@deprecatedend